
Time bar (total: 12.1s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 100% | 0% | 0% | 0% | 0% | 0 |
| 0% | 0% | 100% | 0% | 0% | 0% | 0% | 1 |
| 0% | 0% | 100% | 0% | 0% | 0% | 0% | 2 |
| 50% | 50% | 50% | 0% | 0% | 0% | 0% | 3 |
| 50% | 50% | 50% | 0% | 0% | 0% | 0% | 4 |
| 50% | 50% | 50% | 0% | 0% | 0% | 0% | 5 |
| 50% | 50% | 50% | 0% | 0% | 0% | 0% | 6 |
| 50% | 50% | 50% | 0% | 0% | 0% | 0% | 7 |
| 50% | 50% | 50% | 0% | 0% | 0% | 0% | 8 |
| 50% | 50% | 50% | 0% | 0% | 0% | 0% | 9 |
| 50% | 50% | 50% | 0% | 0% | 0% | 0% | 10 |
| 50% | 50% | 50% | 0% | 0% | 0% | 0% | 11 |
| 50% | 50% | 50% | 0% | 0% | 0% | 0% | 12 |
Compiled 12 to 10 computations (16.7% saved)
| 1.6s | 1 595× | 5 | exit |
| 1.3s | 2 720× | 2 | valid |
| 825.0ms | 3 576× | 1 | valid |
| 768.0ms | 3 180× | 0 | invalid |
| 328.0ms | 1 960× | 0 | valid |
ival-cos: 1.3s (33.6% of total)ival-fmod: 969.0ms (24.9% of total)ival-exp: 766.0ms (19.7% of total)adjust: 344.0ms (8.8% of total)ival-sqrt: 259.0ms (6.7% of total)ival-mult: 173.0ms (4.4% of total)ival-neg: 57.0ms (1.5% of total)ival-true: 10.0ms (0.3% of total)ival-assert: 6.0ms (0.2% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 186 | 0 | - | 186 | (-1.0606025055933432e-97) | (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
| 1 | 0 | - | 0 | - | (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
| 0 | 0 | - | 0 | - | (sqrt.f64 (cos.f64 x)) |
| 0 | 0 | - | 0 | - | (cos.f64 x) |
| 0 | 0 | - | 0 | - | (exp.f64 x) |
| 0 | 0 | - | 0 | - | (exp.f64 (neg.f64 x)) |
| 0 | 0 | - | 0 | - | (neg.f64 x) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
*.f64 | (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) | u*o | 1 | 0 |
| ↳ | (exp.f64 x) | underflow | 1 | |
| ↳ | (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) | underflow | 1 | |
| ↳ | (exp.f64 (neg.f64 x)) | overflow | 1 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 1 | 250 |
| - | 0 | 5 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 250 |
| - | 0 | 0 | 5 |
| number | freq |
|---|---|
| 0 | 255 |
| 1 | 1 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 732.0ms | 128× | 5 | exit |
| 71.0ms | 150× | 2 | valid |
| 49.0ms | 218× | 1 | valid |
| 2.0ms | 16× | 0 | valid |
Compiled 72 to 28 computations (61.1% saved)
ival-cos: 658.0ms (80.6% of total)ival-exp: 43.0ms (5.3% of total)ival-fmod: 41.0ms (5% of total)ival-sqrt: 34.0ms (4.2% of total)adjust: 23.0ms (2.8% of total)ival-mult: 12.0ms (1.5% of total)ival-neg: 5.0ms (0.6% of total)ival-true: 1.0ms (0.1% of total)ival-assert: 0.0ms (0% of total)Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 10 | 21 |
| 1 | 39 | 21 |
| 2 | 86 | 21 |
| 3 | 287 | 21 |
| 4 | 1742 | 21 |
| 0 | 8 | 10 |
| 0 | 15 | 10 |
| 1 | 31 | 10 |
| 2 | 60 | 9 |
| 3 | 161 | 9 |
| 4 | 724 | 9 |
| 5 | 6573 | 9 |
| 0 | 8339 | 9 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
| Outputs |
|---|
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 x)) |
Compiled 10 to 8 computations (20% saved)
Compiled 0 to 1 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 5.9% | (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
Compiled 10 to 8 computations (20% saved)
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (sqrt.f64 (cos.f64 x)) | |
| cost-diff | 0 | (exp.f64 x) | |
| cost-diff | 0 | (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) | |
| cost-diff | 1 | (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 29 |
| 0 | 15 | 29 |
| 1 | 31 | 29 |
| 2 | 60 | 28 |
| 3 | 161 | 28 |
| 4 | 724 | 28 |
| 5 | 6573 | 28 |
| 0 | 8339 | 28 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(exp.f64 x) |
x |
(sqrt.f64 (cos.f64 x)) |
(cos.f64 x) |
(exp.f64 (neg.f64 x)) |
(neg.f64 x) |
| Outputs |
|---|
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 x)) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(exp.f64 x) |
x |
(sqrt.f64 (cos.f64 x)) |
(cos.f64 x) |
(exp.f64 (neg.f64 x)) |
(neg.f64 x) |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.0 | (exp.f64 x) | |
| accuracy | 0.0 | (cos.f64 x) | |
| accuracy | 0.2578152510508252 | (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) | |
| accuracy | 43.9483027999577 | (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
| 353.0ms | 64× | 5 | exit |
| 37.0ms | 75× | 2 | valid |
| 25.0ms | 109× | 1 | valid |
| 1.0ms | 8× | 0 | valid |
Compiled 31 to 10 computations (67.7% saved)
ival-cos: 312.0ms (78.7% of total)ival-fmod: 32.0ms (8.1% of total)ival-exp: 20.0ms (5% of total)adjust: 12.0ms (3% of total)ival-sqrt: 10.0ms (2.5% of total)ival-mult: 8.0ms (2% of total)ival-neg: 2.0ms (0.5% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(exp.f64 x) |
(sqrt.f64 (cos.f64 x)) |
(cos.f64 x) |
| Outputs |
|---|
(fmod (exp x) (sqrt (cos x))) |
(+ (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x)))) |
(+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (* x (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x)))) |
(+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* x (+ (* -1/6 (* x (fmod (exp x) (sqrt (cos x))))) (* 1/2 (fmod (exp x) (sqrt (cos x)))))))) (fmod (exp x) (sqrt (cos x)))) |
1 |
(+ 1 x) |
(+ 1 (* x (+ 1 (* 1/2 x)))) |
(+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))) |
(+ 1 (* -1/4 (pow x 2))) |
(+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))) |
(+ 1 (* -1/2 (pow x 2))) |
(+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))) |
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) |
(exp x) |
(sqrt (cos x)) |
(cos x) |
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | 0 | ((* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (exp x) (sqrt (cos x)) (cos x)) |
| 1.0ms | x | @ | inf | ((* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (exp x) (sqrt (cos x)) (cos x)) |
| 1.0ms | x | @ | -inf | ((* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (exp x) (sqrt (cos x)) (cos x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 76 | 218 |
| 1 | 225 | 197 |
| 2 | 665 | 191 |
| 3 | 2324 | 181 |
| 4 | 5205 | 181 |
| 0 | 8264 | 165 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(fmod (exp x) (sqrt (cos x))) |
(+ (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x)))) |
(+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (* x (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x)))) |
(+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* x (+ (* -1/6 (* x (fmod (exp x) (sqrt (cos x))))) (* 1/2 (fmod (exp x) (sqrt (cos x)))))))) (fmod (exp x) (sqrt (cos x)))) |
1 |
(+ 1 x) |
(+ 1 (* x (+ 1 (* 1/2 x)))) |
(+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))) |
(+ 1 (* -1/4 (pow x 2))) |
(+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))) |
(+ 1 (* -1/2 (pow x 2))) |
(+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))) |
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) |
(exp x) |
(sqrt (cos x)) |
(cos x) |
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) |
| Outputs |
|---|
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(+ (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (-.f64 #s(literal 1 binary64) x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) |
(+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (* x (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) |
(+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* x (+ (* -1/6 (* x (fmod (exp x) (sqrt (cos x))))) (* 1/2 (fmod (exp x) (sqrt (cos x)))))))) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (fma.f64 x (*.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x) (-.f64 #s(literal 1 binary64) x))) |
1 |
#s(literal 1 binary64) |
(+ 1 x) |
(+.f64 #s(literal 1 binary64) x) |
(+ 1 (* x (+ 1 (* 1/2 x)))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64)) |
(+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 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)) |
(+ 1 (* -1/4 (pow x 2))) |
(fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))) |
(fma.f64 (-.f64 (*.f64 #s(literal -1/96 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))) |
(fma.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -19/5760 binary64) (*.f64 x x)) #s(literal 1/96 binary64)) x) x) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (* -1/2 (pow x 2))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))) |
(fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))) |
(fma.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/720 binary64) (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) (*.f64 x x) #s(literal 1 binary64)) |
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) |
(/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 x)) |
(exp x) |
(exp.f64 x) |
(sqrt (cos x)) |
(sqrt.f64 (cos.f64 x)) |
(cos x) |
(cos.f64 x) |
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) |
(/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 x)) |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 23 |
| 0 | 15 | 23 |
| 1 | 33 | 23 |
| 2 | 140 | 22 |
| 3 | 1043 | 22 |
| 0 | 8469 | 22 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(exp.f64 x) |
(sqrt.f64 (cos.f64 x)) |
(cos.f64 x) |
| Outputs |
|---|
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3 binary64))) #s(literal -1 binary64))) (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (fma.f64 (sinh.f64 x) (exp.f64 x) (pow.f64 (cosh.f64 x) #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (pow.f64 (cosh.f64 x) #s(literal 3 binary64))) #s(literal -1 binary64))) (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 (cosh.f64 (+.f64 x x)) (*.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x))))) |
(*.f64 (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (pow.f64 (-.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3 binary64))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (sinh.f64 x) (exp.f64 x) (pow.f64 (cosh.f64 x) #s(literal 2 binary64))))) |
(*.f64 (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (pow.f64 (+.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (pow.f64 (cosh.f64 x) #s(literal 3 binary64))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (cosh.f64 (+.f64 x x)) (*.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x))))) |
(*.f64 (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (exp.f64 x))) |
(*.f64 (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 1 binary64)) (exp.f64 (neg.f64 x))) |
(*.f64 (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (+.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (pow.f64 (cosh.f64 x) #s(literal 3 binary64)))) (-.f64 (cosh.f64 (+.f64 x x)) (*.f64 (sinh.f64 x) (cosh.f64 x)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (neg.f64 (exp.f64 x)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 x))) |
(*.f64 (exp.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(/.f64 (fma.f64 (pow.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (pow.f64 (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sinh.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) #s(literal 2 binary64)) (*.f64 (*.f64 (sinh.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 x))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 x))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 x))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 x))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 x))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 x))) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3 binary64))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) (neg.f64 (fma.f64 (sinh.f64 x) (exp.f64 x) (pow.f64 (cosh.f64 x) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (pow.f64 (cosh.f64 x) #s(literal 3 binary64))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) (neg.f64 (-.f64 (cosh.f64 (+.f64 x x)) (*.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) (neg.f64 (neg.f64 (exp.f64 x)))) |
(/.f64 (neg.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3 binary64))))) (neg.f64 (fma.f64 (sinh.f64 x) (exp.f64 x) (pow.f64 (cosh.f64 x) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (+.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (pow.f64 (cosh.f64 x) #s(literal 3 binary64))))) (neg.f64 (-.f64 (cosh.f64 (+.f64 x x)) (*.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x))))) |
(/.f64 (neg.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal -1 binary64))) (neg.f64 (neg.f64 (exp.f64 x)))) |
(/.f64 (neg.f64 (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) (neg.f64 (neg.f64 (exp.f64 x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sinh.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (*.f64 (sinh.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sinh.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sinh.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) #s(literal 2 binary64)) (*.f64 (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (*.f64 (sinh.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3 binary64))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (fma.f64 (sinh.f64 x) (exp.f64 x) (pow.f64 (cosh.f64 x) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (pow.f64 (cosh.f64 x) #s(literal 3 binary64))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (-.f64 (cosh.f64 (+.f64 x x)) (*.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (neg.f64 (exp.f64 x))) |
(/.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3 binary64)))) (fma.f64 (sinh.f64 x) (exp.f64 x) (pow.f64 (cosh.f64 x) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (+.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (pow.f64 (cosh.f64 x) #s(literal 3 binary64)))) (-.f64 (cosh.f64 (+.f64 x x)) (*.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x)))) |
(/.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal -1 binary64)) (neg.f64 (exp.f64 x))) |
(/.f64 (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (neg.f64 (exp.f64 x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sinh.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) #s(literal 2 binary64))) (-.f64 (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (*.f64 (sinh.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sinh.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sinh.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) #s(literal 2 binary64)) (*.f64 (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (*.f64 (sinh.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))))))) |
(/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 x)) |
(fma.f64 (sinh.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) |
(fma.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (*.f64 (sinh.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) |
(fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (sinh.f64 (neg.f64 x)) (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) |
(fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (cosh.f64 x) (*.f64 (sinh.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) #s(literal 2 binary64)) (-.f64 (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (*.f64 (sinh.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))))) (/.f64 (pow.f64 (*.f64 (sinh.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) #s(literal 2 binary64)) (-.f64 (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (*.f64 (sinh.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))))) |
(-.f64 (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (*.f64 (sinh.f64 x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) |
(-.f64 (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (*.f64 (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (sinh.f64 (neg.f64 x)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sinh.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) #s(literal 2 binary64)) (*.f64 (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (*.f64 (sinh.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))))))) (/.f64 (pow.f64 (*.f64 (sinh.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sinh.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) #s(literal 2 binary64)) (*.f64 (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (*.f64 (sinh.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))))))) |
(+.f64 (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (*.f64 (sinh.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) |
(+.f64 (*.f64 (sinh.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) |
(*.f64 #s(literal 1 binary64) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 1 binary64)) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(*.f64 (pow.f64 (-.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3 binary64))) #s(literal -1 binary64)) (fma.f64 (sinh.f64 x) (exp.f64 x) (pow.f64 (cosh.f64 x) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (+.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (pow.f64 (cosh.f64 x) #s(literal 3 binary64))) #s(literal -1 binary64)) (-.f64 (cosh.f64 (+.f64 x x)) (*.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x)))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 x))) |
(*.f64 #s(literal 1 binary64) (exp.f64 x)) |
(pow.f64 (exp.f64 (neg.f64 x)) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 x) #s(literal 1 binary64)) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (-.f64 (cosh.f64 (+.f64 x x)) (*.f64 (sinh.f64 x) (cosh.f64 x)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (-.f64 (cosh.f64 (+.f64 x x)) (*.f64 (sinh.f64 x) (cosh.f64 x)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (-.f64 (cosh.f64 (+.f64 x x)) (*.f64 (sinh.f64 x) (cosh.f64 x)))) (/.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (-.f64 (cosh.f64 (+.f64 x x)) (*.f64 (sinh.f64 x) (cosh.f64 x)))) (-.f64 (*.f64 (/.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (-.f64 (cosh.f64 (+.f64 x x)) (*.f64 (sinh.f64 x) (cosh.f64 x)))) (/.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (-.f64 (cosh.f64 (+.f64 x x)) (*.f64 (sinh.f64 x) (cosh.f64 x))))) (*.f64 (/.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (-.f64 (cosh.f64 (+.f64 x x)) (*.f64 (sinh.f64 x) (cosh.f64 x)))) (/.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (-.f64 (cosh.f64 (+.f64 x x)) (*.f64 (sinh.f64 x) (cosh.f64 x)))))))) |
(/.f64 (+.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) #s(literal -2 binary64)) |
(/.f64 (+.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (sinh.f64 x) #s(literal 2 binary64)) (pow.f64 (cosh.f64 x) #s(literal 2 binary64)))) (neg.f64 (-.f64 (sinh.f64 x) (cosh.f64 x)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) (sinh.f64 x) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 x) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 x)))))) #s(literal -4 binary64)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x))))) #s(literal -4 binary64)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x))))) #s(literal -4 binary64)) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 x))))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (pow.f64 (cosh.f64 x) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (-.f64 (cosh.f64 (+.f64 x x)) (*.f64 (sinh.f64 x) (cosh.f64 x)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (cosh.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))) (*.f64 (exp.f64 (neg.f64 x)) (pow.f64 (sinh.f64 x) #s(literal 2 binary64)))) (pow.f64 (exp.f64 x) #s(literal -2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 x)))))) #s(literal 4 binary64)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x))))) #s(literal -4 binary64)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 x))))) #s(literal -4 binary64)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) #s(literal 4 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 x)))))) #s(literal -4 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x))))) #s(literal 4 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) #s(literal -4 binary64)) |
(/.f64 (-.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 x))))) #s(literal -2 binary64)) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) #s(literal -2 binary64)) |
(/.f64 (-.f64 (pow.f64 (sinh.f64 x) #s(literal 2 binary64)) (pow.f64 (cosh.f64 x) #s(literal 2 binary64))) (-.f64 (sinh.f64 x) (cosh.f64 x))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (sinh.f64 x) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 x) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (cosh.f64 x) (cosh.f64 x) (fma.f64 (sinh.f64 x) (sinh.f64 x) (*.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (pow.f64 (cosh.f64 x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (sinh.f64 x) (sinh.f64 x) (-.f64 (pow.f64 (cosh.f64 x) #s(literal 2 binary64)) (*.f64 (sinh.f64 x) (cosh.f64 x)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (pow.f64 (cosh.f64 x) #s(literal 3 binary64)))) (neg.f64 (-.f64 (cosh.f64 (+.f64 x x)) (*.f64 (sinh.f64 x) (cosh.f64 x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 x))))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) #s(literal 4 binary64)) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 x)))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3 binary64))) (fma.f64 (cosh.f64 x) (cosh.f64 x) (fma.f64 (sinh.f64 x) (sinh.f64 x) (*.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x))))) |
(/.f64 (+.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (pow.f64 (cosh.f64 x) #s(literal 3 binary64))) (fma.f64 (sinh.f64 x) (sinh.f64 x) (-.f64 (pow.f64 (cosh.f64 x) #s(literal 2 binary64)) (*.f64 (sinh.f64 x) (cosh.f64 x))))) |
(/.f64 (+.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (pow.f64 (cosh.f64 x) #s(literal 3 binary64))) (-.f64 (cosh.f64 (+.f64 x x)) (*.f64 (sinh.f64 x) (cosh.f64 x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (neg.f64 x)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (exp.f64 (neg.f64 x))))) |
(/.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 x))) |
(-.f64 (/.f64 (pow.f64 (sinh.f64 x) #s(literal 2 binary64)) (-.f64 (sinh.f64 x) (cosh.f64 x))) (/.f64 (pow.f64 (cosh.f64 x) #s(literal 2 binary64)) (-.f64 (sinh.f64 x) (cosh.f64 x)))) |
(-.f64 (/.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (fma.f64 (cosh.f64 x) (cosh.f64 x) (fma.f64 (sinh.f64 x) (sinh.f64 x) (*.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x))))) (/.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (fma.f64 (cosh.f64 x) (cosh.f64 x) (fma.f64 (sinh.f64 x) (sinh.f64 x) (*.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 2 binary64)) #s(literal 4 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 x)))) #s(literal 4 binary64))) |
(-.f64 (/.f64 (pow.f64 (cosh.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))) (/.f64 (pow.f64 (sinh.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x)))) |
(-.f64 (cosh.f64 x) (sinh.f64 (neg.f64 x))) |
(exp.f64 (neg.f64 (*.f64 x #s(literal -1 binary64)))) |
(exp.f64 x) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) #s(literal 2 binary64)) #s(literal 4 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal 4 binary64))) |
(+.f64 (/.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (fma.f64 (sinh.f64 x) (sinh.f64 x) (-.f64 (pow.f64 (cosh.f64 x) #s(literal 2 binary64)) (*.f64 (sinh.f64 x) (cosh.f64 x))))) (/.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (fma.f64 (sinh.f64 x) (sinh.f64 x) (-.f64 (pow.f64 (cosh.f64 x) #s(literal 2 binary64)) (*.f64 (sinh.f64 x) (cosh.f64 x)))))) |
(+.f64 (/.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (fma.f64 (sinh.f64 x) (sinh.f64 x) (-.f64 (pow.f64 (cosh.f64 x) #s(literal 2 binary64)) (*.f64 (sinh.f64 x) (cosh.f64 x))))) (/.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (fma.f64 (sinh.f64 x) (sinh.f64 x) (-.f64 (pow.f64 (cosh.f64 x) #s(literal 2 binary64)) (*.f64 (sinh.f64 x) (cosh.f64 x)))))) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 2 binary64)) #s(literal 4 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) #s(literal 4 binary64))) |
(+.f64 (/.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (-.f64 (cosh.f64 (+.f64 x x)) (*.f64 (sinh.f64 x) (cosh.f64 x)))) (/.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (-.f64 (cosh.f64 (+.f64 x x)) (*.f64 (sinh.f64 x) (cosh.f64 x))))) |
(+.f64 (/.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (-.f64 (cosh.f64 (+.f64 x x)) (*.f64 (sinh.f64 x) (cosh.f64 x)))) (/.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (-.f64 (cosh.f64 (+.f64 x x)) (*.f64 (sinh.f64 x) (cosh.f64 x))))) |
(+.f64 (sinh.f64 x) (cosh.f64 x)) |
(+.f64 (cosh.f64 x) (sinh.f64 x)) |
(*.f64 (neg.f64 (neg.f64 (pow.f64 (cos.f64 x) #s(literal 1/4 binary64)))) (neg.f64 (neg.f64 (pow.f64 (cos.f64 x) #s(literal 1/4 binary64))))) |
(*.f64 (neg.f64 (pow.f64 (cos.f64 x) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 (cos.f64 x) #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 (cos.f64 x) #s(literal 1/4 binary64)) (pow.f64 (cos.f64 x) #s(literal 1/4 binary64))) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 (cos.f64 x))) |
(pow.f64 (neg.f64 (pow.f64 (cos.f64 x) #s(literal 1/4 binary64))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (cos.f64 x) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (cos.f64 x) #s(literal 1/2 binary64)) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 (log.f64 (sqrt.f64 (cos.f64 x)))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (log.f64 (sqrt.f64 (cos.f64 x)))) #s(literal 3 binary64))) (fma.f64 (cosh.f64 (log.f64 (sqrt.f64 (cos.f64 x)))) (cosh.f64 (log.f64 (sqrt.f64 (cos.f64 x)))) (-.f64 (*.f64 (sinh.f64 (log.f64 (sqrt.f64 (cos.f64 x)))) (sinh.f64 (log.f64 (sqrt.f64 (cos.f64 x))))) (*.f64 (cosh.f64 (log.f64 (sqrt.f64 (cos.f64 x)))) (sinh.f64 (log.f64 (sqrt.f64 (cos.f64 x)))))))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (sin.f64 x)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 2 binary64)))) (sqrt.f64 (sin.f64 (-.f64 x (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(/.f64 (sqrt.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)))) (sqrt.f64 (+.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (sin.f64 x)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 0 binary64) (sin.f64 x)) (*.f64 #s(literal 1 binary64) (cos.f64 x))))))) |
(sqrt.f64 (cos.f64 x)) |
(fabs.f64 (sqrt.f64 (cos.f64 x))) |
(exp.f64 (fma.f64 (log.f64 (cos.f64 x)) #s(literal 1/4 binary64) (*.f64 (log.f64 (cos.f64 x)) #s(literal 1/4 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (cos.f64 x)) #s(literal 1/4 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64))) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (cos.f64 x) #s(literal 1/4 binary64))) #s(literal 2 binary64))) |
(exp.f64 (log.f64 (sqrt.f64 (cos.f64 x)))) |
(+.f64 (cosh.f64 (log.f64 (sqrt.f64 (cos.f64 x)))) (sinh.f64 (log.f64 (sqrt.f64 (cos.f64 x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (neg.f64 (sin.f64 x)) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (neg.f64 (sin.f64 x)) #s(literal 0 binary64)) (*.f64 (neg.f64 (sin.f64 x)) #s(literal 0 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 (sin.f64 x)) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 x)))))) |
(/.f64 (fma.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 0 binary64) (sin.f64 x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (sin.f64 x)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 #s(literal 0 binary64) (sin.f64 x)))))) |
(/.f64 (+.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (neg.f64 x)) (/.f64 (PI.f64) #s(literal 2 binary64)))) (neg.f64 (cos.f64 x))) (+.f64 (sin.f64 (-.f64 x (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 x))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x) (/.f64 (PI.f64) #s(literal 2 binary64)))) (neg.f64 (cos.f64 x))) (+.f64 (sin.f64 (-.f64 x (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 x))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (+.f64 (sin.f64 (-.f64 x (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 x)) (-.f64 (cos.f64 (-.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (neg.f64 x)) (/.f64 (PI.f64) #s(literal 2 binary64)))) (neg.f64 (cos.f64 x)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (+.f64 (sin.f64 (-.f64 x (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 x)) (-.f64 (cos.f64 (-.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x) (/.f64 (PI.f64) #s(literal 2 binary64)))) (neg.f64 (cos.f64 x)))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (sin.f64 x)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 2 binary64)))) (neg.f64 (sin.f64 (-.f64 x (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (sin.f64 x)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 0 binary64) (sin.f64 x)) (*.f64 #s(literal 1 binary64) (cos.f64 x))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (sin.f64 x)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 2 binary64))) (sin.f64 (-.f64 x (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (sin.f64 x)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 0 binary64) (sin.f64 x)) (*.f64 #s(literal 1 binary64) (cos.f64 x)))))) |
(fma.f64 (sin.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x) (*.f64 x x)))) (cos.f64 (/.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x) (*.f64 x x)))) (*.f64 (cos.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x) (*.f64 x x)))) (sin.f64 (/.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x) (*.f64 x x)))))) |
(fma.f64 (neg.f64 (sin.f64 x)) #s(literal 0 binary64) (*.f64 #s(literal 1 binary64) (cos.f64 x))) |
(fma.f64 #s(literal 0 binary64) (sin.f64 x) (*.f64 #s(literal 1 binary64) (cos.f64 x))) |
(fma.f64 (sin.f64 x) #s(literal 0 binary64) (*.f64 #s(literal 1 binary64) (cos.f64 x))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 x) (*.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 x)))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 x) (*.f64 #s(literal 0 binary64) (sin.f64 x))) |
(fma.f64 (cos.f64 x) #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 x)))) |
(fma.f64 (cos.f64 x) #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (sin.f64 x))) |
(sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (neg.f64 x))) |
(sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x)) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (sin.f64 x)) #s(literal 2 binary64)) (sin.f64 (-.f64 x (/.f64 (PI.f64) #s(literal 2 binary64))))) (/.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 2 binary64)) (sin.f64 (-.f64 x (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(-.f64 (*.f64 (sin.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (PI.f64) #s(literal 2 binary64))))) (cos.f64 (/.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 x (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 (cos.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (/.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 x (/.f64 (PI.f64) #s(literal 2 binary64))))))) |
(-.f64 (*.f64 #s(literal 0 binary64) (sin.f64 x)) (*.f64 (neg.f64 (cos.f64 x)) #s(literal 1 binary64))) |
(cos.f64 (neg.f64 x)) |
(cos.f64 x) |
(exp.f64 (log.f64 (cos.f64 x))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (sin.f64 x)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (sin.f64 x)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 0 binary64) (sin.f64 x)) (*.f64 #s(literal 1 binary64) (cos.f64 x)))))) (/.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (sin.f64 x)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 0 binary64) (sin.f64 x)) (*.f64 #s(literal 1 binary64) (cos.f64 x))))))) |
(+.f64 (*.f64 (sin.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x) (*.f64 x x)))) (cos.f64 (/.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x) (*.f64 x x))))) (*.f64 (cos.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x) (*.f64 x x)))) (sin.f64 (/.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x) (*.f64 x x)))))) |
(+.f64 (cosh.f64 (log.f64 (cos.f64 x))) (sinh.f64 (log.f64 (cos.f64 x)))) |
(+.f64 (*.f64 (neg.f64 (sin.f64 x)) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 x))) |
(+.f64 (*.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 x)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 #s(literal 0 binary64) (sin.f64 x))) |
(+.f64 (*.f64 #s(literal 0 binary64) (sin.f64 x)) (*.f64 #s(literal 1 binary64) (cos.f64 x))) |
Compiled 4 654 to 803 computations (82.7% saved)
11 alts after pruning (10 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 171 | 10 | 181 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 171 | 11 | 182 |
| Status | Accuracy | Program |
|---|---|---|
| 5.9% | (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 x)) | |
| 5.5% | (/.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (+.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (pow.f64 (cosh.f64 x) #s(literal 3 binary64)))) (-.f64 (cosh.f64 (+.f64 x x)) (*.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x)))) | |
| ✓ | 5.9% | (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
| 5.8% | (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))))) (exp.f64 (neg.f64 x))) | |
| ▶ | 5.8% | (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -19/5760 binary64) (*.f64 x x)) #s(literal 1/96 binary64)) x) x) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
| ▶ | 5.8% | (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 #s(literal -1/96 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
| 5.7% | (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) | |
| ▶ | 28.6% | (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
| 5.9% | (*.f64 (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (+.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (pow.f64 (cosh.f64 x) #s(literal 3 binary64)))) (-.f64 (cosh.f64 (+.f64 x x)) (*.f64 (sinh.f64 x) (cosh.f64 x)))) | |
| ▶ | 5.9% | (*.f64 (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (exp.f64 x))) |
| ▶ | 4.9% | #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) |
Compiled 406 to 286 computations (29.6% saved)
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (exp.f64 x) | |
| cost-diff | 0 | (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) | |
| cost-diff | 1 | (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal -1 binary64)) | |
| cost-diff | 3 | (*.f64 (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (exp.f64 x))) | |
| cost-diff | 0 | #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -19/5760 binary64) (*.f64 x x)) #s(literal 1/96 binary64)) x) x) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))) | |
| cost-diff | 0 | (exp.f64 x) | |
| cost-diff | 0 | (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -19/5760 binary64) (*.f64 x x)) #s(literal 1/96 binary64)) x) x) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) | |
| cost-diff | 1 | (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -19/5760 binary64) (*.f64 x x)) #s(literal 1/96 binary64)) x) x) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) | |
| cost-diff | 0 | #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 #s(literal -1/96 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))) | |
| cost-diff | 0 | (exp.f64 x) | |
| cost-diff | 0 | (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 #s(literal -1/96 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) | |
| cost-diff | 1 | (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 #s(literal -1/96 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) | |
| cost-diff | 0 | (sqrt.f64 (cos.f64 x)) | |
| cost-diff | 0 | (exp.f64 x) | |
| cost-diff | 0 | (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) | |
| cost-diff | 0 | #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) | |
| cost-diff | 0 | (sqrt.f64 (cos.f64 x)) | |
| cost-diff | 0 | #s(approx (exp x) #s(literal 1 binary64)) | |
| cost-diff | 0 | (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) | |
| cost-diff | 1 | (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 43 | 357 |
| 0 | 73 | 357 |
| 1 | 118 | 357 |
| 2 | 262 | 349 |
| 3 | 609 | 348 |
| 4 | 1920 | 348 |
| 0 | 8397 | 348 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) |
#s(approx (exp x) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(sqrt.f64 (cos.f64 x)) |
(cos.f64 x) |
x |
(exp.f64 (neg.f64 x)) |
(neg.f64 x) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(exp.f64 x) |
x |
(sqrt.f64 (cos.f64 x)) |
(cos.f64 x) |
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 #s(literal -1/96 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
(fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 #s(literal -1/96 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
(exp.f64 x) |
x |
#s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 #s(literal -1/96 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(fma.f64 (-.f64 (*.f64 #s(literal -1/96 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(-.f64 (*.f64 #s(literal -1/96 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) |
(*.f64 #s(literal -1/96 binary64) (*.f64 x x)) |
#s(literal -1/96 binary64) |
(*.f64 x x) |
#s(literal 1/4 binary64) |
#s(literal 1 binary64) |
(exp.f64 (neg.f64 x)) |
(neg.f64 x) |
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -19/5760 binary64) (*.f64 x x)) #s(literal 1/96 binary64)) x) x) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
(fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -19/5760 binary64) (*.f64 x x)) #s(literal 1/96 binary64)) x) x) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
(exp.f64 x) |
x |
#s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -19/5760 binary64) (*.f64 x x)) #s(literal 1/96 binary64)) x) x) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(fma.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -19/5760 binary64) (*.f64 x x)) #s(literal 1/96 binary64)) x) x) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -19/5760 binary64) (*.f64 x x)) #s(literal 1/96 binary64)) x) x) #s(literal 1/4 binary64)) |
(*.f64 (*.f64 (-.f64 (*.f64 #s(literal -19/5760 binary64) (*.f64 x x)) #s(literal 1/96 binary64)) x) x) |
(*.f64 (-.f64 (*.f64 #s(literal -19/5760 binary64) (*.f64 x x)) #s(literal 1/96 binary64)) x) |
(-.f64 (*.f64 #s(literal -19/5760 binary64) (*.f64 x x)) #s(literal 1/96 binary64)) |
(*.f64 #s(literal -19/5760 binary64) (*.f64 x x)) |
#s(literal -19/5760 binary64) |
(*.f64 x x) |
#s(literal 1/96 binary64) |
#s(literal 1/4 binary64) |
#s(literal 1 binary64) |
(exp.f64 (neg.f64 x)) |
(neg.f64 x) |
(*.f64 (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (exp.f64 x))) |
(/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal -1 binary64)) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(exp.f64 x) |
x |
(sqrt.f64 (cos.f64 x)) |
(cos.f64 x) |
#s(literal -1 binary64) |
(/.f64 #s(literal -1 binary64) (exp.f64 x)) |
| Outputs |
|---|
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(/.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) (exp.f64 x)) |
(fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) |
#s(approx (exp x) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(sqrt.f64 (cos.f64 x)) |
(cos.f64 x) |
x |
(exp.f64 (neg.f64 x)) |
(neg.f64 x) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(exp.f64 x) |
x |
(sqrt.f64 (cos.f64 x)) |
(cos.f64 x) |
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 #s(literal -1/96 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
(/.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (exp.f64 x)) |
(fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 #s(literal -1/96 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
(fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
(exp.f64 x) |
x |
#s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 #s(literal -1/96 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(fma.f64 (-.f64 (*.f64 #s(literal -1/96 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(-.f64 (*.f64 #s(literal -1/96 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) |
(-.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal 1/4 binary64)) |
(*.f64 #s(literal -1/96 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x x) #s(literal -1/96 binary64)) |
#s(literal -1/96 binary64) |
(*.f64 x x) |
#s(literal 1/4 binary64) |
#s(literal 1 binary64) |
(exp.f64 (neg.f64 x)) |
(neg.f64 x) |
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -19/5760 binary64) (*.f64 x x)) #s(literal 1/96 binary64)) x) x) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
(/.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -19/5760 binary64) (*.f64 x x)) #s(literal 1/96 binary64)) x) x) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (exp.f64 x)) |
(fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -19/5760 binary64) (*.f64 x x)) #s(literal 1/96 binary64)) x) x) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
(exp.f64 x) |
x |
#s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -19/5760 binary64) (*.f64 x x)) #s(literal 1/96 binary64)) x) x) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(fma.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -19/5760 binary64) (*.f64 x x)) #s(literal 1/96 binary64)) x) x) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -19/5760 binary64) (*.f64 x x)) #s(literal 1/96 binary64)) x) x) #s(literal 1/4 binary64)) |
(*.f64 (*.f64 (-.f64 (*.f64 #s(literal -19/5760 binary64) (*.f64 x x)) #s(literal 1/96 binary64)) x) x) |
(*.f64 (-.f64 (*.f64 #s(literal -19/5760 binary64) (*.f64 x x)) #s(literal 1/96 binary64)) x) |
(-.f64 (*.f64 #s(literal -19/5760 binary64) (*.f64 x x)) #s(literal 1/96 binary64)) |
(*.f64 #s(literal -19/5760 binary64) (*.f64 x x)) |
#s(literal -19/5760 binary64) |
(*.f64 x x) |
#s(literal 1/96 binary64) |
#s(literal 1/4 binary64) |
#s(literal 1 binary64) |
(exp.f64 (neg.f64 x)) |
(neg.f64 x) |
(*.f64 (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (exp.f64 x))) |
(/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 x)) |
(/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal -1 binary64)) |
(neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(exp.f64 x) |
x |
(sqrt.f64 (cos.f64 x)) |
(cos.f64 x) |
#s(literal -1 binary64) |
(/.f64 #s(literal -1 binary64) (exp.f64 x)) |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.0 | (cos.f64 x) | |
| accuracy | 0.01171875 | (/.f64 #s(literal -1 binary64) (exp.f64 x)) | |
| accuracy | 0.2578152510508252 | (*.f64 (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (exp.f64 x))) | |
| accuracy | 43.9483027999577 | (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) | |
| accuracy | 0.25390625 | (*.f64 (-.f64 (*.f64 #s(literal -19/5760 binary64) (*.f64 x x)) #s(literal 1/96 binary64)) x) | |
| accuracy | 0.2578152510508252 | (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -19/5760 binary64) (*.f64 x x)) #s(literal 1/96 binary64)) x) x) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) | |
| accuracy | 0.5418595960685852 | #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -19/5760 binary64) (*.f64 x x)) #s(literal 1/96 binary64)) x) x) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))) | |
| accuracy | 43.9483027999577 | (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -19/5760 binary64) (*.f64 x x)) #s(literal 1/96 binary64)) x) x) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) | |
| accuracy | 0.15234375 | (*.f64 #s(literal -1/96 binary64) (*.f64 x x)) | |
| accuracy | 0.2578152510508252 | (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 #s(literal -1/96 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) | |
| accuracy | 0.5787596052582586 | #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 #s(literal -1/96 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))) | |
| accuracy | 43.9483027999577 | (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 #s(literal -1/96 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) | |
| accuracy | 0.0 | (exp.f64 x) | |
| accuracy | 0.0 | (cos.f64 x) | |
| accuracy | 1.4595924003685636 | #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) | |
| accuracy | 43.9483027999577 | (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) | |
| accuracy | 0.0 | (cos.f64 x) | |
| accuracy | 0.2578152510508252 | (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) | |
| accuracy | 1.4484889680407453 | #s(approx (exp x) #s(literal 1 binary64)) | |
| accuracy | 43.9483027999577 | (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) |
| 535.0ms | 64× | 5 | exit |
| 89.0ms | 110× | 1 | valid |
| 66.0ms | 74× | 2 | valid |
| 2.0ms | 8× | 0 | valid |
Compiled 252 to 31 computations (87.7% saved)
ival-cos: 373.0ms (58.4% of total)adjust: 79.0ms (12.4% of total)const: 48.0ms (7.5% of total)ival-sub: 34.0ms (5.3% of total)ival-mult: 33.0ms (5.2% of total)ival-exp: 21.0ms (3.3% of total)ival-fmod: 20.0ms (3.1% of total)ival-div: 12.0ms (1.9% of total)ival-sqrt: 10.0ms (1.6% of total)ival-add: 6.0ms (0.9% of total)ival-neg: 2.0ms (0.3% of total)exact: 1.0ms (0.2% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) |
#s(approx (exp x) #s(literal 1 binary64)) |
(sqrt.f64 (cos.f64 x)) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(exp.f64 x) |
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 #s(literal -1/96 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
(fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 #s(literal -1/96 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
#s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 #s(literal -1/96 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -19/5760 binary64) (*.f64 x x)) #s(literal 1/96 binary64)) x) x) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
(fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -19/5760 binary64) (*.f64 x x)) #s(literal 1/96 binary64)) x) x) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
#s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -19/5760 binary64) (*.f64 x x)) #s(literal 1/96 binary64)) x) x) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (exp.f64 x))) |
(/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal -1 binary64)) |
(cos.f64 x) |
(*.f64 #s(literal -1/96 binary64) (*.f64 x x)) |
(*.f64 (-.f64 (*.f64 #s(literal -19/5760 binary64) (*.f64 x x)) #s(literal 1/96 binary64)) x) |
(/.f64 #s(literal -1 binary64) (exp.f64 x)) |
| Outputs |
|---|
(fmod (exp x) (sqrt (cos x))) |
(+ (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x)))) |
(+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (* x (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x)))) |
(+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* x (+ (* -1/6 (* x (fmod (exp x) (sqrt (cos x))))) (* 1/2 (fmod (exp x) (sqrt (cos x)))))))) (fmod (exp x) (sqrt (cos x)))) |
1 |
(+ 1 x) |
(+ 1 (* x (+ 1 (* 1/2 x)))) |
(+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))) |
(+ 1 (* -1/4 (pow x 2))) |
(+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))) |
(+ (* x (- (* -1 (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x)))) |
(+ (* x (- (* x (- (* -1 (* x (+ (* -1 (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (fmod (exp x) (sqrt (cos x)))))) (+ (* -1/2 (fmod (exp x) (sqrt (cos x)))) (* 1/6 (fmod (exp x) (sqrt (cos x)))))))) (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x)))) |
(* -1 (fmod (exp x) (sqrt (cos x)))) |
(+ 1 (* -1/2 (pow x 2))) |
(+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))) |
(* -1/96 (pow x 2)) |
(* -1/96 x) |
(* x (- (* -19/5760 (pow x 2)) 1/96)) |
-1 |
(- x 1) |
(- (* x (+ 1 (* -1/2 x))) 1) |
(- (* x (+ 1 (* x (- (* 1/6 x) 1/2)))) 1) |
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) |
(exp x) |
(sqrt (cos x)) |
(/ (fmod (exp x) (sqrt (cos x))) (exp x)) |
(cos x) |
(* -19/5760 (pow x 3)) |
(* -1 (* (pow x 3) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))) |
(/ -1 (exp x)) |
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | x | @ | inf | ((* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (exp x) (sqrt (cos x)) (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (exp x) (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (sqrt (cos x)) (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (sqrt (cos x)) (* (/ (fmod (exp x) (sqrt (cos x))) -1) (/ -1 (exp x))) (/ (fmod (exp x) (sqrt (cos x))) -1) (cos x) (* -1/96 (* x x)) (* (- (* -19/5760 (* x x)) 1/96) x) (/ -1 (exp x))) |
| 2.0ms | x | @ | 0 | ((* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (exp x) (sqrt (cos x)) (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (exp x) (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (sqrt (cos x)) (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (sqrt (cos x)) (* (/ (fmod (exp x) (sqrt (cos x))) -1) (/ -1 (exp x))) (/ (fmod (exp x) (sqrt (cos x))) -1) (cos x) (* -1/96 (* x x)) (* (- (* -19/5760 (* x x)) 1/96) x) (/ -1 (exp x))) |
| 2.0ms | x | @ | -inf | ((* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (exp x) (sqrt (cos x)) (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (exp x) (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (sqrt (cos x)) (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (sqrt (cos x)) (* (/ (fmod (exp x) (sqrt (cos x))) -1) (/ -1 (exp x))) (/ (fmod (exp x) (sqrt (cos x))) -1) (cos x) (* -1/96 (* x x)) (* (- (* -19/5760 (* x x)) 1/96) x) (/ -1 (exp x))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 117 | 364 |
| 1 | 355 | 327 |
| 2 | 1193 | 315 |
| 3 | 5138 | 308 |
| 0 | 8266 | 290 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(fmod (exp x) (sqrt (cos x))) |
(+ (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x)))) |
(+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (* x (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x)))) |
(+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* x (+ (* -1/6 (* x (fmod (exp x) (sqrt (cos x))))) (* 1/2 (fmod (exp x) (sqrt (cos x)))))))) (fmod (exp x) (sqrt (cos x)))) |
1 |
(+ 1 x) |
(+ 1 (* x (+ 1 (* 1/2 x)))) |
(+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))) |
(+ 1 (* -1/4 (pow x 2))) |
(+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))) |
(+ (* x (- (* -1 (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x)))) |
(+ (* x (- (* x (- (* -1 (* x (+ (* -1 (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (fmod (exp x) (sqrt (cos x)))))) (+ (* -1/2 (fmod (exp x) (sqrt (cos x)))) (* 1/6 (fmod (exp x) (sqrt (cos x)))))))) (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x)))) |
(* -1 (fmod (exp x) (sqrt (cos x)))) |
(+ 1 (* -1/2 (pow x 2))) |
(+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))) |
(* -1/96 (pow x 2)) |
(* -1/96 x) |
(* x (- (* -19/5760 (pow x 2)) 1/96)) |
-1 |
(- x 1) |
(- (* x (+ 1 (* -1/2 x))) 1) |
(- (* x (+ 1 (* x (- (* 1/6 x) 1/2)))) 1) |
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) |
(exp x) |
(sqrt (cos x)) |
(/ (fmod (exp x) (sqrt (cos x))) (exp x)) |
(cos x) |
(* -19/5760 (pow x 3)) |
(* -1 (* (pow x 3) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))) |
(/ -1 (exp x)) |
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) |
| Outputs |
|---|
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(+ (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x)) |
(+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (* x (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (+.f64 (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) |
(+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* x (+ (* -1/6 (* x (fmod (exp x) (sqrt (cos x))))) (* 1/2 (fmod (exp x) (sqrt (cos x)))))))) (fmod (exp x) (sqrt (cos x)))) |
(fma.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64))) x (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) |
1 |
#s(literal 1 binary64) |
(+ 1 x) |
(+.f64 #s(literal 1 binary64) x) |
(+ 1 (* x (+ 1 (* 1/2 x)))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64)) |
(+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 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)) |
(+ 1 (* -1/4 (pow x 2))) |
(fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))) |
(fma.f64 (-.f64 (*.f64 #s(literal -1/96 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))) |
(fma.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -19/5760 binary64) (*.f64 x x)) #s(literal 1/96 binary64)) x) x) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(+ (* x (- (* -1 (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (+.f64 (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) |
(+ (* x (- (* x (- (* -1 (* x (+ (* -1 (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (fmod (exp x) (sqrt (cos x)))))) (+ (* -1/2 (fmod (exp x) (sqrt (cos x)))) (* 1/6 (fmod (exp x) (sqrt (cos x)))))))) (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x)))) |
(fma.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64))) x (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) |
(* -1 (fmod (exp x) (sqrt (cos x)))) |
(neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) |
(+ 1 (* -1/2 (pow x 2))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))) |
(fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))) |
(fma.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/720 binary64) (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) (*.f64 x x) #s(literal 1 binary64)) |
(* -1/96 (pow x 2)) |
(*.f64 #s(literal -1/96 binary64) (*.f64 x x)) |
(* -1/96 x) |
(*.f64 #s(literal -1/96 binary64) x) |
(* x (- (* -19/5760 (pow x 2)) 1/96)) |
(*.f64 (-.f64 (*.f64 #s(literal -19/5760 binary64) (*.f64 x x)) #s(literal 1/96 binary64)) x) |
-1 |
#s(literal -1 binary64) |
(- x 1) |
(-.f64 x #s(literal 1 binary64)) |
(- (* x (+ 1 (* -1/2 x))) 1) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) x) x (-.f64 x #s(literal 1 binary64))) |
(- (* x (+ 1 (* x (- (* 1/6 x) 1/2)))) 1) |
(fma.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 1/2 binary64)) x) x (-.f64 x #s(literal 1 binary64))) |
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) |
(/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 x)) |
(exp x) |
(exp.f64 x) |
(sqrt (cos x)) |
(sqrt.f64 (cos.f64 x)) |
(/ (fmod (exp x) (sqrt (cos x))) (exp x)) |
(/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 x)) |
(cos x) |
(cos.f64 x) |
(* -19/5760 (pow x 3)) |
(*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -19/5760 binary64)) |
(* -1 (* (pow x 3) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))) |
(*.f64 (+.f64 (/.f64 #s(literal -1/96 binary64) (*.f64 x x)) #s(literal -19/5760 binary64)) (pow.f64 x #s(literal 3 binary64))) |
(/ -1 (exp x)) |
(/.f64 #s(literal -1 binary64) (exp.f64 x)) |
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) |
(/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 x)) |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 43 | 227 |
| 0 | 73 | 227 |
| 1 | 191 | 223 |
| 2 | 1068 | 218 |
| 0 | 8484 | 218 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) |
#s(approx (exp x) #s(literal 1 binary64)) |
(sqrt.f64 (cos.f64 x)) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(exp.f64 x) |
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 #s(literal -1/96 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
(fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 #s(literal -1/96 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
#s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 #s(literal -1/96 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -19/5760 binary64) (*.f64 x x)) #s(literal 1/96 binary64)) x) x) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
(fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -19/5760 binary64) (*.f64 x x)) #s(literal 1/96 binary64)) x) x) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
#s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -19/5760 binary64) (*.f64 x x)) #s(literal 1/96 binary64)) x) x) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (exp.f64 x))) |
(/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal -1 binary64)) |
(cos.f64 x) |
(*.f64 #s(literal -1/96 binary64) (*.f64 x x)) |
(*.f64 (-.f64 (*.f64 #s(literal -19/5760 binary64) (*.f64 x x)) #s(literal 1/96 binary64)) x) |
(/.f64 #s(literal -1 binary64) (exp.f64 x)) |
| Outputs |
|---|
(*.f64 (exp.f64 (neg.f64 x)) (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x)))) |
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x)))) (neg.f64 (exp.f64 x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (cosh.f64 x) (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x)))) (*.f64 (cosh.f64 x) (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))))) (*.f64 (*.f64 (sinh.f64 (neg.f64 x)) (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x)))) (*.f64 (sinh.f64 (neg.f64 x)) (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x)))))) (-.f64 (*.f64 (cosh.f64 x) (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x)))) (*.f64 (sinh.f64 (neg.f64 x)) (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) (cosh.f64 x)) (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) (cosh.f64 x))) (*.f64 (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) (sinh.f64 (neg.f64 x))) (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) (sinh.f64 (neg.f64 x))))) (-.f64 (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) (cosh.f64 x)) (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) (sinh.f64 (neg.f64 x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cosh.f64 x) (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sinh.f64 (neg.f64 x)) (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (cosh.f64 x) (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x)))) (*.f64 (cosh.f64 x) (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x)))) (-.f64 (*.f64 (*.f64 (sinh.f64 (neg.f64 x)) (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x)))) (*.f64 (sinh.f64 (neg.f64 x)) (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))))) (*.f64 (*.f64 (cosh.f64 x) (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x)))) (*.f64 (sinh.f64 (neg.f64 x)) (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) (cosh.f64 x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) (sinh.f64 (neg.f64 x))) #s(literal 3 binary64))) (fma.f64 (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) (cosh.f64 x)) (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) (cosh.f64 x)) (-.f64 (*.f64 (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) (sinh.f64 (neg.f64 x))) (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) (sinh.f64 (neg.f64 x)))) (*.f64 (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) (cosh.f64 x)) (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) (sinh.f64 (neg.f64 x))))))) |
(/.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) (exp.f64 x)) |
(fma.f64 (sinh.f64 (neg.f64 x)) (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) (*.f64 (cosh.f64 x) (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))))) |
(fma.f64 (cosh.f64 x) (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) (*.f64 (sinh.f64 (neg.f64 x)) (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))))) |
(fma.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) (sinh.f64 (neg.f64 x)) (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) (cosh.f64 x))) |
(fma.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) (cosh.f64 x) (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) (sinh.f64 (neg.f64 x)))) |
(-.f64 (*.f64 (cosh.f64 x) (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x)))) (*.f64 (sinh.f64 x) (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))))) |
(-.f64 (*.f64 (cosh.f64 x) (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x)))) (*.f64 (neg.f64 (sinh.f64 (neg.f64 x))) (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))))) |
(-.f64 (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) (cosh.f64 x)) (*.f64 (neg.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x)))) (sinh.f64 (neg.f64 x)))) |
(+.f64 (*.f64 (sinh.f64 (neg.f64 x)) (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x)))) (*.f64 (cosh.f64 x) (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))))) |
(+.f64 (*.f64 (cosh.f64 x) (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x)))) (*.f64 (sinh.f64 (neg.f64 x)) (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))))) |
(+.f64 (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) (sinh.f64 (neg.f64 x))) (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) (cosh.f64 x))) |
(+.f64 (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) (cosh.f64 x)) (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) (sinh.f64 (neg.f64 x)))) |
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x)))) |
(fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) |
#s(approx (exp x) #s(literal 1 binary64)) |
(*.f64 (neg.f64 (pow.f64 (cos.f64 x) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 (cos.f64 x) #s(literal 1/4 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 (cos.f64 x) #s(literal 1/4 binary64))) (fabs.f64 (pow.f64 (cos.f64 x) #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 (cos.f64 x) #s(literal 1/4 binary64)) (pow.f64 (cos.f64 x) #s(literal 1/4 binary64))) |
(pow.f64 (exp.f64 (log.f64 (cos.f64 x))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (cos.f64 x) (cos.f64 x)) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (cos.f64 x) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (cos.f64 x) #s(literal 1/2 binary64)) |
(sqrt.f64 (cos.f64 x)) |
(exp.f64 (*.f64 (log.f64 (cos.f64 x)) #s(literal 1/2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (cos.f64 x)) #s(literal 1/2 binary64))) (sinh.f64 (*.f64 (log.f64 (cos.f64 x)) #s(literal 1/2 binary64)))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) |
(*.f64 (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(/.f64 (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) #s(literal -1 binary64)) |
(/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 1 binary64)) |
(neg.f64 (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) |
(*.f64 (neg.f64 (exp.f64 x)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 x))) |
(*.f64 (exp.f64 x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (exp.f64 x)) |
(/.f64 (-.f64 (pow.f64 (sinh.f64 x) #s(literal 2 binary64)) (pow.f64 (cosh.f64 x) #s(literal 2 binary64))) (-.f64 (sinh.f64 x) (cosh.f64 x))) |
(/.f64 (-.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (neg.f64 x)) #s(literal 3 binary64))) (fma.f64 (cosh.f64 x) (cosh.f64 x) (fma.f64 (sinh.f64 x) (sinh.f64 x) (*.f64 (cosh.f64 x) (sinh.f64 (neg.f64 x)))))) |
(/.f64 (+.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (pow.f64 (cosh.f64 x) #s(literal 3 binary64))) (fma.f64 (sinh.f64 x) (sinh.f64 x) (-.f64 (pow.f64 (cosh.f64 x) #s(literal 2 binary64)) (*.f64 (sinh.f64 x) (cosh.f64 x))))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (sinh.f64 x) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 x) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (cosh.f64 x) (cosh.f64 x) (*.f64 (sinh.f64 x) (-.f64 (sinh.f64 x) (cosh.f64 x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 x))))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) #s(literal 4 binary64)) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 x)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3 binary64))) (fma.f64 (cosh.f64 x) (cosh.f64 x) (*.f64 (sinh.f64 x) (-.f64 (sinh.f64 x) (cosh.f64 x))))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (exp.f64 x))) |
(/.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 x))) |
(neg.f64 (neg.f64 (exp.f64 x))) |
(fma.f64 (*.f64 (cosh.f64 x) #s(literal -1 binary64)) #s(literal -1 binary64) (*.f64 (*.f64 (sinh.f64 x) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(fma.f64 (neg.f64 (cosh.f64 x)) #s(literal -1 binary64) (*.f64 (sinh.f64 (neg.f64 x)) #s(literal -1 binary64))) |
(fma.f64 (sinh.f64 x) #s(literal 1 binary64) (*.f64 (cosh.f64 x) #s(literal 1 binary64))) |
(fma.f64 (cosh.f64 x) #s(literal 1 binary64) (*.f64 (sinh.f64 x) #s(literal 1 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (cosh.f64 x) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 (sinh.f64 x) #s(literal -1 binary64)))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (cosh.f64 x)) (*.f64 #s(literal -1 binary64) (sinh.f64 (neg.f64 x)))) |
(fma.f64 #s(literal 1 binary64) (sinh.f64 x) (*.f64 #s(literal 1 binary64) (cosh.f64 x))) |
(fma.f64 #s(literal 1 binary64) (cosh.f64 x) (*.f64 #s(literal 1 binary64) (sinh.f64 x))) |
(-.f64 (/.f64 (pow.f64 (cosh.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))) (/.f64 (pow.f64 (sinh.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x)))) |
(-.f64 (cosh.f64 x) (sinh.f64 (neg.f64 x))) |
(exp.f64 x) |
(+.f64 (*.f64 (sinh.f64 x) #s(literal 1 binary64)) (*.f64 (cosh.f64 x) #s(literal 1 binary64))) |
(+.f64 (*.f64 (cosh.f64 x) #s(literal 1 binary64)) (*.f64 (sinh.f64 x) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 (cosh.f64 x) #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 (sinh.f64 x) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(+.f64 (*.f64 (neg.f64 (cosh.f64 x)) #s(literal -1 binary64)) (*.f64 (sinh.f64 (neg.f64 x)) #s(literal -1 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) (cosh.f64 x)) (*.f64 #s(literal 1 binary64) (sinh.f64 x))) |
(+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (cosh.f64 x) #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 (sinh.f64 x) #s(literal -1 binary64)))) |
(+.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (cosh.f64 x))) (*.f64 #s(literal -1 binary64) (sinh.f64 (neg.f64 x)))) |
(+.f64 (neg.f64 (*.f64 (cosh.f64 x) #s(literal -1 binary64))) (neg.f64 (*.f64 (sinh.f64 x) #s(literal -1 binary64)))) |
(+.f64 (neg.f64 (neg.f64 (cosh.f64 x))) (neg.f64 (sinh.f64 (neg.f64 x)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (sinh.f64 x)) (*.f64 #s(literal 1 binary64) (cosh.f64 x))) |
(+.f64 (/.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (fma.f64 (cosh.f64 x) (cosh.f64 x) (*.f64 (sinh.f64 x) (-.f64 (sinh.f64 x) (cosh.f64 x))))) (/.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (fma.f64 (cosh.f64 x) (cosh.f64 x) (*.f64 (sinh.f64 x) (-.f64 (sinh.f64 x) (cosh.f64 x)))))) |
(+.f64 (sinh.f64 x) (cosh.f64 x)) |
(+.f64 (cosh.f64 x) (sinh.f64 x)) |
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
(*.f64 (exp.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))))) (neg.f64 (exp.f64 x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))))) (*.f64 (*.f64 (sinh.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (sinh.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))))))) (-.f64 (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (sinh.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (cosh.f64 x)) (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (cosh.f64 x))) (*.f64 (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (sinh.f64 (neg.f64 x))) (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (sinh.f64 (neg.f64 x))))) (-.f64 (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (cosh.f64 x)) (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (sinh.f64 (neg.f64 x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sinh.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))))) (-.f64 (*.f64 (*.f64 (sinh.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (sinh.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))))) (*.f64 (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (sinh.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (cosh.f64 x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (sinh.f64 (neg.f64 x))) #s(literal 3 binary64))) (fma.f64 (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (cosh.f64 x)) (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (cosh.f64 x)) (-.f64 (*.f64 (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (sinh.f64 (neg.f64 x))) (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (sinh.f64 (neg.f64 x)))) (*.f64 (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (cosh.f64 x)) (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (sinh.f64 (neg.f64 x))))))) |
(/.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (exp.f64 x)) |
(fma.f64 (sinh.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))))) |
(fma.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (sinh.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))))) |
(fma.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (sinh.f64 (neg.f64 x)) (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (cosh.f64 x))) |
(fma.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (cosh.f64 x) (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (sinh.f64 (neg.f64 x)))) |
(-.f64 (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (sinh.f64 x) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))))) |
(-.f64 (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (neg.f64 (sinh.f64 (neg.f64 x))) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))))) |
(-.f64 (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (cosh.f64 x)) (*.f64 (neg.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))))) (sinh.f64 (neg.f64 x)))) |
(+.f64 (*.f64 (sinh.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))))) |
(+.f64 (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (sinh.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))))) |
(+.f64 (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (sinh.f64 (neg.f64 x))) (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (cosh.f64 x))) |
(+.f64 (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (cosh.f64 x)) (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (sinh.f64 (neg.f64 x)))) |
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))))) |
(fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
#s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -19/5760 binary64) (*.f64 x x)) #s(literal 1/96 binary64)) x) x) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
(*.f64 (exp.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -19/5760 binary64) (*.f64 x x)) #s(literal 1/96 binary64)) x) x) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -19/5760 binary64) (*.f64 x x)) #s(literal 1/96 binary64)) x) x) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))))) (neg.f64 (exp.f64 x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -19/5760 binary64) (*.f64 x x)) #s(literal 1/96 binary64)) x) x) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -19/5760 binary64) (*.f64 x x)) #s(literal 1/96 binary64)) x) x) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))))) (*.f64 (*.f64 (sinh.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -19/5760 binary64) (*.f64 x x)) #s(literal 1/96 binary64)) x) x) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (sinh.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -19/5760 binary64) (*.f64 x x)) #s(literal 1/96 binary64)) x) x) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))))))) (-.f64 (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -19/5760 binary64) (*.f64 x x)) #s(literal 1/96 binary64)) x) x) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (sinh.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -19/5760 binary64) (*.f64 x x)) #s(literal 1/96 binary64)) x) x) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -19/5760 binary64) (*.f64 x x)) #s(literal 1/96 binary64)) x) x) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (cosh.f64 x)) (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -19/5760 binary64) (*.f64 x x)) #s(literal 1/96 binary64)) x) x) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (cosh.f64 x))) (*.f64 (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -19/5760 binary64) (*.f64 x x)) #s(literal 1/96 binary64)) x) x) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (sinh.f64 (neg.f64 x))) (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -19/5760 binary64) (*.f64 x x)) #s(literal 1/96 binary64)) x) x) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (sinh.f64 (neg.f64 x))))) (-.f64 (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -19/5760 binary64) (*.f64 x x)) #s(literal 1/96 binary64)) x) x) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (cosh.f64 x)) (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -19/5760 binary64) (*.f64 x x)) #s(literal 1/96 binary64)) x) x) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (sinh.f64 (neg.f64 x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -19/5760 binary64) (*.f64 x x)) #s(literal 1/96 binary64)) x) x) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sinh.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -19/5760 binary64) (*.f64 x x)) #s(literal 1/96 binary64)) x) x) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -19/5760 binary64) (*.f64 x x)) #s(literal 1/96 binary64)) x) x) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -19/5760 binary64) (*.f64 x x)) #s(literal 1/96 binary64)) x) x) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))))) (-.f64 (*.f64 (*.f64 (sinh.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -19/5760 binary64) (*.f64 x x)) #s(literal 1/96 binary64)) x) x) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (sinh.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -19/5760 binary64) (*.f64 x x)) #s(literal 1/96 binary64)) x) x) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))))) (*.f64 (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -19/5760 binary64) (*.f64 x x)) #s(literal 1/96 binary64)) x) x) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (sinh.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -19/5760 binary64) (*.f64 x x)) #s(literal 1/96 binary64)) x) x) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -19/5760 binary64) (*.f64 x x)) #s(literal 1/96 binary64)) x) x) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (cosh.f64 x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -19/5760 binary64) (*.f64 x x)) #s(literal 1/96 binary64)) x) x) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (sinh.f64 (neg.f64 x))) #s(literal 3 binary64))) (fma.f64 (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -19/5760 binary64) (*.f64 x x)) #s(literal 1/96 binary64)) x) x) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (cosh.f64 x)) (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -19/5760 binary64) (*.f64 x x)) #s(literal 1/96 binary64)) x) x) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (cosh.f64 x)) (-.f64 (*.f64 (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -19/5760 binary64) (*.f64 x x)) #s(literal 1/96 binary64)) x) x) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (sinh.f64 (neg.f64 x))) (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -19/5760 binary64) (*.f64 x x)) #s(literal 1/96 binary64)) x) x) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (sinh.f64 (neg.f64 x)))) (*.f64 (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -19/5760 binary64) (*.f64 x x)) #s(literal 1/96 binary64)) x) x) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (cosh.f64 x)) (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -19/5760 binary64) (*.f64 x x)) #s(literal 1/96 binary64)) x) x) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (sinh.f64 (neg.f64 x))))))) |
(/.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -19/5760 binary64) (*.f64 x x)) #s(literal 1/96 binary64)) x) x) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (exp.f64 x)) |
(fma.f64 (sinh.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -19/5760 binary64) (*.f64 x x)) #s(literal 1/96 binary64)) x) x) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -19/5760 binary64) (*.f64 x x)) #s(literal 1/96 binary64)) x) x) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))))) |
(fma.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -19/5760 binary64) (*.f64 x x)) #s(literal 1/96 binary64)) x) x) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (sinh.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -19/5760 binary64) (*.f64 x x)) #s(literal 1/96 binary64)) x) x) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))))) |
(fma.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -19/5760 binary64) (*.f64 x x)) #s(literal 1/96 binary64)) x) x) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (sinh.f64 (neg.f64 x)) (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -19/5760 binary64) (*.f64 x x)) #s(literal 1/96 binary64)) x) x) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (cosh.f64 x))) |
(fma.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -19/5760 binary64) (*.f64 x x)) #s(literal 1/96 binary64)) x) x) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (cosh.f64 x) (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -19/5760 binary64) (*.f64 x x)) #s(literal 1/96 binary64)) x) x) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (sinh.f64 (neg.f64 x)))) |
(-.f64 (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -19/5760 binary64) (*.f64 x x)) #s(literal 1/96 binary64)) x) x) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (sinh.f64 x) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -19/5760 binary64) (*.f64 x x)) #s(literal 1/96 binary64)) x) x) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))))) |
(-.f64 (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -19/5760 binary64) (*.f64 x x)) #s(literal 1/96 binary64)) x) x) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (neg.f64 (sinh.f64 (neg.f64 x))) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -19/5760 binary64) (*.f64 x x)) #s(literal 1/96 binary64)) x) x) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))))) |
(-.f64 (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -19/5760 binary64) (*.f64 x x)) #s(literal 1/96 binary64)) x) x) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (cosh.f64 x)) (*.f64 (neg.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -19/5760 binary64) (*.f64 x x)) #s(literal 1/96 binary64)) x) x) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))))) (sinh.f64 (neg.f64 x)))) |
(+.f64 (*.f64 (sinh.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -19/5760 binary64) (*.f64 x x)) #s(literal 1/96 binary64)) x) x) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -19/5760 binary64) (*.f64 x x)) #s(literal 1/96 binary64)) x) x) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))))) |
(+.f64 (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -19/5760 binary64) (*.f64 x x)) #s(literal 1/96 binary64)) x) x) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (sinh.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -19/5760 binary64) (*.f64 x x)) #s(literal 1/96 binary64)) x) x) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))))) |
(+.f64 (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -19/5760 binary64) (*.f64 x x)) #s(literal 1/96 binary64)) x) x) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (sinh.f64 (neg.f64 x))) (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -19/5760 binary64) (*.f64 x x)) #s(literal 1/96 binary64)) x) x) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (cosh.f64 x))) |
(+.f64 (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -19/5760 binary64) (*.f64 x x)) #s(literal 1/96 binary64)) x) x) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (cosh.f64 x)) (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -19/5760 binary64) (*.f64 x x)) #s(literal 1/96 binary64)) x) x) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (sinh.f64 (neg.f64 x)))) |
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -19/5760 binary64) (*.f64 x x)) #s(literal 1/96 binary64)) x) x) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -19/5760 binary64) (*.f64 x x)) #s(literal 1/96 binary64)) x) x) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))))) |
(fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -19/5760 binary64) (*.f64 x x)) #s(literal 1/96 binary64)) x) x) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
#s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -19/5760 binary64) (*.f64 x x)) #s(literal 1/96 binary64)) x) x) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 x)) #s(literal 1 binary64)) |
(*.f64 (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (/.f64 #s(literal -1 binary64) (exp.f64 x))) |
(*.f64 (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (neg.f64 (exp.f64 x))) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) (exp.f64 x)) (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) |
(*.f64 #s(literal -1 binary64) (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (neg.f64 (exp.f64 x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (/.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(*.f64 (exp.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) (*.f64 (*.f64 (sinh.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (*.f64 (sinh.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))))) (-.f64 (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (*.f64 (sinh.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (cosh.f64 x)) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (cosh.f64 x))) (*.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (sinh.f64 (neg.f64 x))) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (sinh.f64 (neg.f64 x))))) (-.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (cosh.f64 x)) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (sinh.f64 (neg.f64 x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sinh.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (-.f64 (*.f64 (*.f64 (sinh.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (*.f64 (sinh.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) (*.f64 (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (*.f64 (sinh.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (cosh.f64 x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (sinh.f64 (neg.f64 x))) #s(literal 3 binary64))) (fma.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (cosh.f64 x)) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (cosh.f64 x)) (-.f64 (*.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (sinh.f64 (neg.f64 x))) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (sinh.f64 (neg.f64 x)))) (*.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (cosh.f64 x)) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (sinh.f64 (neg.f64 x))))))) |
(/.f64 (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 x)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (neg.f64 (exp.f64 x))) |
(/.f64 (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (neg.f64 (exp.f64 x))) #s(literal -1 binary64)) |
(/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 x)) |
(neg.f64 (/.f64 (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (neg.f64 (exp.f64 x))) #s(literal 1 binary64))) |
(neg.f64 (*.f64 (exp.f64 (neg.f64 x)) (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))))) |
(neg.f64 (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (neg.f64 (exp.f64 x)))) |
(fma.f64 (sinh.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) |
(fma.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (*.f64 (sinh.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) |
(fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (sinh.f64 (neg.f64 x)) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (cosh.f64 x))) |
(fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (cosh.f64 x) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (sinh.f64 (neg.f64 x)))) |
(-.f64 (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (*.f64 (sinh.f64 x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) |
(-.f64 (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (*.f64 (neg.f64 (sinh.f64 (neg.f64 x))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) |
(-.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (cosh.f64 x)) (*.f64 (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (sinh.f64 (neg.f64 x)))) |
(+.f64 (/.f64 (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) #s(literal 1 binary64)) (/.f64 (*.f64 (sinh.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) #s(literal 1 binary64))) |
(+.f64 (/.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (cosh.f64 x)) #s(literal 1 binary64)) (/.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (sinh.f64 (neg.f64 x))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (sinh.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) |
(+.f64 (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (*.f64 (sinh.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) |
(+.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (sinh.f64 (neg.f64 x))) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (cosh.f64 x))) |
(+.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (cosh.f64 x)) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (sinh.f64 (neg.f64 x)))) |
(*.f64 (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) |
(/.f64 (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) #s(literal 1 binary64)) |
(/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal -1 binary64)) |
(neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sin.f64 x) #s(literal 0 binary64)) (*.f64 (sin.f64 x) #s(literal 0 binary64))) (*.f64 (*.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 (cos.f64 x) #s(literal 1 binary64)))) (-.f64 (*.f64 (sin.f64 x) #s(literal 0 binary64)) (*.f64 (cos.f64 x) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 x) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (sin.f64 x) #s(literal 0 binary64)) (*.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 (sin.f64 x) #s(literal 0 binary64)) (*.f64 (cos.f64 x) #s(literal 1 binary64)))))) |
(fma.f64 (sin.f64 (neg.f64 x)) #s(literal 0 binary64) (*.f64 (cos.f64 x) #s(literal 1 binary64))) |
(fma.f64 (sin.f64 x) #s(literal 0 binary64) (*.f64 (cos.f64 x) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 x) (*.f64 #s(literal 0 binary64) (sin.f64 x))) |
(sin.f64 (+.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x)) |
(-.f64 (*.f64 (sin.f64 x) #s(literal 0 binary64)) (*.f64 (neg.f64 (cos.f64 x)) #s(literal 1 binary64))) |
(cos.f64 (neg.f64 x)) |
(cos.f64 x) |
(+.f64 (*.f64 (sin.f64 (neg.f64 x)) #s(literal 0 binary64)) (*.f64 (cos.f64 x) #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 #s(literal 0 binary64) (sin.f64 x))) |
(+.f64 (*.f64 (sin.f64 x) #s(literal 0 binary64)) (*.f64 (cos.f64 x) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal -1/96 binary64) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 #s(literal -1/96 binary64) x) x) |
(*.f64 (*.f64 x x) #s(literal -1/96 binary64)) |
(*.f64 #s(literal -1/96 binary64) (*.f64 x x)) |
(*.f64 (neg.f64 x) (*.f64 #s(literal -1/96 binary64) (neg.f64 x))) |
(*.f64 x (*.f64 #s(literal -1/96 binary64) x)) |
(neg.f64 (*.f64 #s(literal 1/96 binary64) (*.f64 x x))) |
(*.f64 (-.f64 (*.f64 #s(literal -19/5760 binary64) (*.f64 x x)) #s(literal 1/96 binary64)) x) |
(*.f64 x (-.f64 (*.f64 #s(literal -19/5760 binary64) (*.f64 x x)) #s(literal 1/96 binary64))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 361/33177600 binary64)) #s(literal 1/9216 binary64)) x)) (fma.f64 #s(literal 19/5760 binary64) (*.f64 x x) #s(literal -1/96 binary64))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal -6859/191102976000 binary64) (pow.f64 x #s(literal 6 binary64))) #s(literal 1/884736 binary64)) x)) (neg.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 361/33177600 binary64) (fma.f64 #s(literal -19/552960 binary64) (*.f64 x x) #s(literal 1/9216 binary64))))) |
(/.f64 (neg.f64 (*.f64 x (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 361/33177600 binary64)) #s(literal 1/9216 binary64)))) (fma.f64 #s(literal 19/5760 binary64) (*.f64 x x) #s(literal -1/96 binary64))) |
(/.f64 (neg.f64 (*.f64 x (-.f64 (*.f64 #s(literal -6859/191102976000 binary64) (pow.f64 x #s(literal 6 binary64))) #s(literal 1/884736 binary64)))) (neg.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 361/33177600 binary64) (fma.f64 #s(literal -19/552960 binary64) (*.f64 x x) #s(literal 1/9216 binary64))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 361/33177600 binary64)) #s(literal 1/9216 binary64)) x) (fma.f64 #s(literal -19/5760 binary64) (*.f64 x x) #s(literal 1/96 binary64))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal -6859/191102976000 binary64) (pow.f64 x #s(literal 6 binary64))) #s(literal 1/884736 binary64)) x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 361/33177600 binary64) (fma.f64 #s(literal -19/552960 binary64) (*.f64 x x) #s(literal 1/9216 binary64)))) |
(/.f64 (*.f64 x (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 361/33177600 binary64)) #s(literal 1/9216 binary64))) (fma.f64 #s(literal -19/5760 binary64) (*.f64 x x) #s(literal 1/96 binary64))) |
(/.f64 (*.f64 x (-.f64 (*.f64 #s(literal -6859/191102976000 binary64) (pow.f64 x #s(literal 6 binary64))) #s(literal 1/884736 binary64))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 361/33177600 binary64) (fma.f64 #s(literal -19/552960 binary64) (*.f64 x x) #s(literal 1/9216 binary64)))) |
(*.f64 (pow.f64 (neg.f64 (exp.f64 x)) #s(literal -1/2 binary64)) (pow.f64 (neg.f64 (exp.f64 x)) #s(literal -1/2 binary64))) |
(*.f64 #s(literal -1 binary64) (exp.f64 (neg.f64 x))) |
(*.f64 (exp.f64 (neg.f64 x)) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (exp.f64 x)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3 binary64)))) (fma.f64 (cosh.f64 x) (cosh.f64 x) (*.f64 (sinh.f64 x) (exp.f64 x)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (neg.f64 x)) #s(literal 3 binary64)))) (fma.f64 (cosh.f64 x) (cosh.f64 x) (*.f64 (sinh.f64 (neg.f64 x)) (-.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x))))) |
(/.f64 (-.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3 binary64))) (neg.f64 (fma.f64 (cosh.f64 x) (cosh.f64 x) (*.f64 (sinh.f64 x) (exp.f64 x))))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (neg.f64 x)) #s(literal 3 binary64))) (neg.f64 (fma.f64 (cosh.f64 x) (cosh.f64 x) (*.f64 (sinh.f64 (neg.f64 x)) (-.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x)))))) |
(/.f64 #s(literal -1 binary64) (exp.f64 x)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (exp.f64 x))) |
(neg.f64 (exp.f64 (neg.f64 x))) |
(fma.f64 #s(literal -1 binary64) (cosh.f64 x) (neg.f64 (sinh.f64 (neg.f64 x)))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 (exp.f64 x))) #s(literal -1 binary64))) |
(+.f64 (neg.f64 (sinh.f64 (neg.f64 x))) (neg.f64 (cosh.f64 x))) |
(+.f64 (neg.f64 (cosh.f64 x)) (neg.f64 (sinh.f64 (neg.f64 x)))) |
Compiled 14 275 to 1 352 computations (90.5% saved)
11 alts after pruning (8 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 478 | 4 | 482 |
| Fresh | 1 | 4 | 5 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 1 | 1 |
| Total | 482 | 11 | 493 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 5.8% | (/.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (exp.f64 x)) |
| ▶ | 5.5% | (/.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (+.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (pow.f64 (cosh.f64 x) #s(literal 3 binary64)))) (-.f64 (cosh.f64 (+.f64 x x)) (*.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x)))) |
| ✓ | 5.9% | (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
| 5.8% | (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))))) (exp.f64 (neg.f64 x))) | |
| ✓ | 5.8% | (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -19/5760 binary64) (*.f64 x x)) #s(literal 1/96 binary64)) x) x) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
| ✓ | 5.8% | (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 #s(literal -1/96 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
| 5.7% | (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) | |
| ▶ | 28.6% | (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
| 5.9% | (*.f64 (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (+.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (pow.f64 (cosh.f64 x) #s(literal 3 binary64)))) (-.f64 (cosh.f64 (+.f64 x x)) (*.f64 (sinh.f64 x) (cosh.f64 x)))) | |
| ▶ | 5.9% | (*.f64 (/.f64 #s(literal -1 binary64) (exp.f64 x)) (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) |
| ▶ | 4.9% | #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))))) |
Compiled 406 to 280 computations (31% saved)
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (exp.f64 x) | |
| cost-diff | 0 | (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) | |
| cost-diff | 0 | (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (+.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (pow.f64 (cosh.f64 x) #s(literal 3 binary64)))) | |
| cost-diff | 0 | (/.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (+.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (pow.f64 (cosh.f64 x) #s(literal 3 binary64)))) (-.f64 (cosh.f64 (+.f64 x x)) (*.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x)))) | |
| cost-diff | 0 | (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) | |
| cost-diff | 0 | (exp.f64 x) | |
| cost-diff | 0 | (/.f64 #s(literal -1 binary64) (exp.f64 x)) | |
| cost-diff | 3 | (*.f64 (/.f64 #s(literal -1 binary64) (exp.f64 x)) (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) | |
| cost-diff | 0 | #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))) | |
| cost-diff | 0 | (exp.f64 x) | |
| cost-diff | 0 | (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) | |
| cost-diff | 0 | (/.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (exp.f64 x)) | |
| cost-diff | 0 | #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) | |
| cost-diff | 0 | (exp.f64 x) | |
| cost-diff | 0 | (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) | |
| cost-diff | 0 | #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))))) | |
| cost-diff | 0 | #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) | |
| cost-diff | 0 | #s(approx (exp x) #s(literal 1 binary64)) | |
| cost-diff | 0 | (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) | |
| cost-diff | 1 | (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 49 | 363 |
| 0 | 84 | 363 |
| 1 | 152 | 362 |
| 2 | 418 | 358 |
| 3 | 1489 | 358 |
| 0 | 8441 | 358 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
(fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) |
#s(approx (exp x) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
#s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)) |
(*.f64 x x) |
x |
#s(literal -1/4 binary64) |
(exp.f64 (neg.f64 x)) |
(neg.f64 x) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))))) |
(fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) |
(exp.f64 x) |
x |
#s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)) |
(*.f64 x x) |
#s(literal -1/4 binary64) |
#s(literal 1 binary64) |
(/.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (exp.f64 x)) |
(fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
(exp.f64 x) |
x |
#s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(-.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal 1/4 binary64)) |
(*.f64 (*.f64 x x) #s(literal -1/96 binary64)) |
(*.f64 x x) |
#s(literal -1/96 binary64) |
#s(literal 1/4 binary64) |
#s(literal 1 binary64) |
(*.f64 (/.f64 #s(literal -1 binary64) (exp.f64 x)) (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) |
(/.f64 #s(literal -1 binary64) (exp.f64 x)) |
#s(literal -1 binary64) |
(exp.f64 x) |
x |
(neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(sqrt.f64 (cos.f64 x)) |
(cos.f64 x) |
(/.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (+.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (pow.f64 (cosh.f64 x) #s(literal 3 binary64)))) (-.f64 (cosh.f64 (+.f64 x x)) (*.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (+.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (pow.f64 (cosh.f64 x) #s(literal 3 binary64)))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(exp.f64 x) |
x |
(sqrt.f64 (cos.f64 x)) |
(cos.f64 x) |
(+.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (pow.f64 (cosh.f64 x) #s(literal 3 binary64))) |
(pow.f64 (sinh.f64 x) #s(literal 3 binary64)) |
(sinh.f64 x) |
#s(literal 3 binary64) |
(pow.f64 (cosh.f64 x) #s(literal 3 binary64)) |
(cosh.f64 x) |
(-.f64 (cosh.f64 (+.f64 x x)) (*.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x))) |
(cosh.f64 (+.f64 x x)) |
(+.f64 x x) |
(*.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x)) |
(sinh.f64 (neg.f64 x)) |
(neg.f64 x) |
| Outputs |
|---|
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
(/.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) (exp.f64 x)) |
(fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) |
(fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) |
#s(approx (exp x) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
#s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) |
#s(approx (sqrt (cos x)) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 x x) |
x |
#s(literal -1/4 binary64) |
(exp.f64 (neg.f64 x)) |
(neg.f64 x) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64))))) |
(fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) |
(fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) |
(exp.f64 x) |
x |
#s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) |
#s(approx (sqrt (cos x)) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 x x) |
#s(literal -1/4 binary64) |
#s(literal 1 binary64) |
(/.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (exp.f64 x)) |
(/.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 #s(literal -1/96 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (exp.f64 x)) |
(fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
(fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 #s(literal -1/96 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
(exp.f64 x) |
x |
#s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 #s(literal -1/96 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (-.f64 (*.f64 #s(literal -1/96 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(-.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal 1/4 binary64)) |
(-.f64 (*.f64 #s(literal -1/96 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) |
(*.f64 (*.f64 x x) #s(literal -1/96 binary64)) |
(*.f64 #s(literal -1/96 binary64) (*.f64 x x)) |
(*.f64 x x) |
#s(literal -1/96 binary64) |
#s(literal 1/4 binary64) |
#s(literal 1 binary64) |
(*.f64 (/.f64 #s(literal -1 binary64) (exp.f64 x)) (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) |
(/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 x)) |
(/.f64 #s(literal -1 binary64) (exp.f64 x)) |
#s(literal -1 binary64) |
(exp.f64 x) |
x |
(neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(sqrt.f64 (cos.f64 x)) |
(cos.f64 x) |
(/.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (+.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (pow.f64 (cosh.f64 x) #s(literal 3 binary64)))) (-.f64 (cosh.f64 (+.f64 x x)) (*.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3 binary64))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (fma.f64 (neg.f64 (cosh.f64 x)) (sinh.f64 (neg.f64 x)) (cosh.f64 (*.f64 #s(literal -2 binary64) x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (+.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (pow.f64 (cosh.f64 x) #s(literal 3 binary64)))) |
(*.f64 (+.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3 binary64))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(exp.f64 x) |
x |
(sqrt.f64 (cos.f64 x)) |
(cos.f64 x) |
(+.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (pow.f64 (cosh.f64 x) #s(literal 3 binary64))) |
(+.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3 binary64))) |
(pow.f64 (sinh.f64 x) #s(literal 3 binary64)) |
(sinh.f64 x) |
#s(literal 3 binary64) |
(pow.f64 (cosh.f64 x) #s(literal 3 binary64)) |
(cosh.f64 x) |
(-.f64 (cosh.f64 (+.f64 x x)) (*.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x))) |
(fma.f64 (neg.f64 (cosh.f64 x)) (sinh.f64 (neg.f64 x)) (cosh.f64 (*.f64 #s(literal -2 binary64) x))) |
(cosh.f64 (+.f64 x x)) |
(cosh.f64 (*.f64 #s(literal -2 binary64) x)) |
(+.f64 x x) |
(*.f64 #s(literal 2 binary64) x) |
(*.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x)) |
(sinh.f64 (neg.f64 x)) |
(neg.f64 x) |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.015625 | (*.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x)) | |
| accuracy | 0.020195019536884032 | (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) | |
| accuracy | 0.21093750000000003 | (/.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (+.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (pow.f64 (cosh.f64 x) #s(literal 3 binary64)))) (-.f64 (cosh.f64 (+.f64 x x)) (*.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x)))) | |
| accuracy | 43.9483027999577 | (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) | |
| accuracy | 0.0 | (cos.f64 x) | |
| accuracy | 0.01171875 | (/.f64 #s(literal -1 binary64) (exp.f64 x)) | |
| accuracy | 0.015625 | (*.f64 (/.f64 #s(literal -1 binary64) (exp.f64 x)) (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) | |
| accuracy | 43.9483027999577 | (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) | |
| accuracy | 0.0078125 | (/.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (exp.f64 x)) | |
| accuracy | 0.1484375 | (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) | |
| accuracy | 0.33252590079518907 | #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))) | |
| accuracy | 43.9483027999577 | (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) | |
| accuracy | 0.0 | (exp.f64 x) | |
| accuracy | 0.41879001867783033 | #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) | |
| accuracy | 1.217410406502371 | #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))))) | |
| accuracy | 43.9483027999577 | (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) | |
| accuracy | 0.015625 | (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) | |
| accuracy | 0.41879001867783033 | #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) | |
| accuracy | 1.2063069741745527 | #s(approx (exp x) #s(literal 1 binary64)) | |
| accuracy | 43.9483027999577 | (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) |
| 371.0ms | 65× | 5 | exit |
| 131.0ms | 110× | 1 | valid |
| 99.0ms | 74× | 2 | valid |
| 3.0ms | 7× | 0 | valid |
Compiled 274 to 39 computations (85.8% saved)
ival-pow: 167.0ms (34.4% of total)ival-cos: 84.0ms (17.3% of total)adjust: 72.0ms (14.9% of total)ival-cosh: 26.0ms (5.4% of total)ival-mult: 23.0ms (4.7% of total)ival-sub: 20.0ms (4.1% of total)ival-exp: 19.0ms (3.9% of total)ival-fmod: 16.0ms (3.3% of total)ival-sinh: 15.0ms (3.1% of total)ival-add: 14.0ms (2.9% of total)ival-div: 12.0ms (2.5% of total)ival-sqrt: 6.0ms (1.2% of total)const: 5.0ms (1% of total)ival-neg: 4.0ms (0.8% of total)exact: 1.0ms (0.2% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
(fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) |
#s(approx (exp x) #s(literal 1 binary64)) |
#s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))))) |
(fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) |
(exp.f64 x) |
(/.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (exp.f64 x)) |
(fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
#s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (exp.f64 x)) (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) |
(/.f64 #s(literal -1 binary64) (exp.f64 x)) |
(neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) |
(/.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (+.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (pow.f64 (cosh.f64 x) #s(literal 3 binary64)))) (-.f64 (cosh.f64 (+.f64 x x)) (*.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (+.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (pow.f64 (cosh.f64 x) #s(literal 3 binary64)))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(*.f64 (*.f64 x x) #s(literal -1/96 binary64)) |
(cos.f64 x) |
(pow.f64 (sinh.f64 x) #s(literal 3 binary64)) |
(*.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x)) |
| Outputs |
|---|
(fmod (exp x) (sqrt (cos x))) |
(+ (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x)))) |
(+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (* x (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x)))) |
(+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* x (+ (* -1/6 (* x (fmod (exp x) (sqrt (cos x))))) (* 1/2 (fmod (exp x) (sqrt (cos x)))))))) (fmod (exp x) (sqrt (cos x)))) |
1 |
(+ 1 x) |
(+ 1 (* x (+ 1 (* 1/2 x)))) |
(+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))) |
(+ 1 (* -1/4 (pow x 2))) |
(+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))) |
(+ (* x (- (* -1 (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x)))) |
(+ (* x (- (* x (- (* -1 (* x (+ (* -1 (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (fmod (exp x) (sqrt (cos x)))))) (+ (* -1/2 (fmod (exp x) (sqrt (cos x)))) (* 1/6 (fmod (exp x) (sqrt (cos x)))))))) (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x)))) |
-1 |
(- x 1) |
(- (* x (+ 1 (* -1/2 x))) 1) |
(- (* x (+ 1 (* x (- (* 1/6 x) 1/2)))) 1) |
(* -1 (fmod (exp x) (sqrt (cos x)))) |
(+ (* x (- (* x (- (* 3/2 (fmod (exp x) (sqrt (cos x)))) (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 2 (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x)))) |
(+ (* x (- (* x (- (+ (* 3/2 (fmod (exp x) (sqrt (cos x)))) (* x (- (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (+ (* 2 (fmod (exp x) (sqrt (cos x)))) (fmod (exp x) (sqrt (cos x))))) (+ (* -2 (fmod (exp x) (sqrt (cos x)))) (+ (* 2/3 (fmod (exp x) (sqrt (cos x)))) (* 3/2 (fmod (exp x) (sqrt (cos x))))))))) (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 2 (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x)))) |
(+ (* 3/2 (* (pow x 2) (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x)))) |
(+ (* (pow x 2) (+ (* 3/2 (fmod (exp x) (sqrt (cos x)))) (* x (fmod (exp x) (sqrt (cos x)))))) (fmod (exp x) (sqrt (cos x)))) |
(+ (* (pow x 2) (+ (* 3/2 (fmod (exp x) (sqrt (cos x)))) (* x (+ (* 7/8 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x)))) |
(* -1/96 (pow x 2)) |
(+ 1 (* -1/2 (pow x 2))) |
(+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))) |
(pow x 3) |
(* (pow x 3) (+ 1 (* 1/2 (pow x 2)))) |
(* (pow x 3) (+ 1 (* (pow x 2) (+ 1/2 (* 13/120 (pow x 2)))))) |
(* (pow x 3) (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 13/120 (* 41/3024 (pow x 2)))))))) |
(* -1 x) |
(* x (- (* -2/3 (pow x 2)) 1)) |
(* x (- (* (pow x 2) (- (* -2/15 (pow x 2)) 2/3)) 1)) |
(* x (- (* (pow x 2) (- (* (pow x 2) (- (* -4/315 (pow x 2)) 2/15)) 2/3)) 1)) |
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) |
(exp x) |
(sqrt (cos x)) |
(/ (fmod (exp x) (sqrt (cos x))) (exp x)) |
(/ -1 (exp x)) |
(/ (* (+ (* 1/8 (pow (+ (exp x) (/ 1 (exp x))) 3)) (* 1/8 (pow (- (exp x) (/ 1 (exp x))) 3))) (fmod (exp x) (sqrt (cos x)))) (- (* 1/2 (+ (exp (* 2 x)) (/ 1 (exp (* 2 x))))) (* 1/4 (* (+ (exp x) (/ 1 (exp x))) (- (exp (neg x)) (/ 1 (exp (neg x)))))))) |
(* (+ (* 1/8 (pow (+ (exp x) (/ 1 (exp x))) 3)) (* 1/8 (pow (- (exp x) (/ 1 (exp x))) 3))) (fmod (exp x) (sqrt (cos x)))) |
(cos x) |
(* 1/8 (pow (- (exp x) (/ 1 (exp x))) 3)) |
(* 1/4 (* (+ (exp x) (/ 1 (exp x))) (- (exp (neg x)) (/ 1 (exp (neg x)))))) |
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) |
(/ (* (+ (* 1/8 (pow (+ (exp x) (/ 1 (exp x))) 3)) (* 1/8 (pow (- (exp x) (/ 1 (exp x))) 3))) (fmod (exp x) (sqrt (cos x)))) (- (* 1/2 (+ (exp (neg (* -2 x))) (/ 1 (exp (neg (* -2 x)))))) (* 1/4 (* (+ (exp x) (/ 1 (exp x))) (- (exp (* -1 x)) (/ 1 (exp (* -1 x)))))))) |
(* 1/4 (* (+ (exp x) (/ 1 (exp x))) (- (exp (* -1 x)) (/ 1 (exp (* -1 x)))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 9.0ms | x | @ | inf | ((* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (exp x) (sqrt (cos x)) (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (exp x) (/ (fmod (exp x) (sqrt (cos x))) (exp x)) (fmod (exp x) (sqrt (cos x))) (sqrt (cos x)) (* (/ -1 (exp x)) (neg (fmod (exp x) (sqrt (cos x))))) (/ -1 (exp x)) (neg (fmod (exp x) (sqrt (cos x)))) (/ (* (fmod (exp x) (sqrt (cos x))) (+ (pow (sinh x) 3) (pow (cosh x) 3))) (- (cosh (+ x x)) (* (sinh (neg x)) (cosh x)))) (* (fmod (exp x) (sqrt (cos x))) (+ (pow (sinh x) 3) (pow (cosh x) 3))) (fmod (exp x) (sqrt (cos x))) (* (* x x) -1/96) (cos x) (pow (sinh x) 3) (* (sinh (neg x)) (cosh x))) |
| 6.0ms | x | @ | -inf | ((* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (exp x) (sqrt (cos x)) (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (exp x) (/ (fmod (exp x) (sqrt (cos x))) (exp x)) (fmod (exp x) (sqrt (cos x))) (sqrt (cos x)) (* (/ -1 (exp x)) (neg (fmod (exp x) (sqrt (cos x))))) (/ -1 (exp x)) (neg (fmod (exp x) (sqrt (cos x)))) (/ (* (fmod (exp x) (sqrt (cos x))) (+ (pow (sinh x) 3) (pow (cosh x) 3))) (- (cosh (+ x x)) (* (sinh (neg x)) (cosh x)))) (* (fmod (exp x) (sqrt (cos x))) (+ (pow (sinh x) 3) (pow (cosh x) 3))) (fmod (exp x) (sqrt (cos x))) (* (* x x) -1/96) (cos x) (pow (sinh x) 3) (* (sinh (neg x)) (cosh x))) |
| 4.0ms | x | @ | 0 | ((* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (exp x) (sqrt (cos x)) (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (exp x) (/ (fmod (exp x) (sqrt (cos x))) (exp x)) (fmod (exp x) (sqrt (cos x))) (sqrt (cos x)) (* (/ -1 (exp x)) (neg (fmod (exp x) (sqrt (cos x))))) (/ -1 (exp x)) (neg (fmod (exp x) (sqrt (cos x)))) (/ (* (fmod (exp x) (sqrt (cos x))) (+ (pow (sinh x) 3) (pow (cosh x) 3))) (- (cosh (+ x x)) (* (sinh (neg x)) (cosh x)))) (* (fmod (exp x) (sqrt (cos x))) (+ (pow (sinh x) 3) (pow (cosh x) 3))) (fmod (exp x) (sqrt (cos x))) (* (* x x) -1/96) (cos x) (pow (sinh x) 3) (* (sinh (neg x)) (cosh x))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 215 | 797 |
| 1 | 666 | 703 |
| 2 | 2295 | 654 |
| 0 | 8435 | 622 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(fmod (exp x) (sqrt (cos x))) |
(+ (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x)))) |
(+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (* x (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x)))) |
(+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* x (+ (* -1/6 (* x (fmod (exp x) (sqrt (cos x))))) (* 1/2 (fmod (exp x) (sqrt (cos x)))))))) (fmod (exp x) (sqrt (cos x)))) |
1 |
(+ 1 x) |
(+ 1 (* x (+ 1 (* 1/2 x)))) |
(+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))) |
(+ 1 (* -1/4 (pow x 2))) |
(+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))) |
(+ (* x (- (* -1 (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x)))) |
(+ (* x (- (* x (- (* -1 (* x (+ (* -1 (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (fmod (exp x) (sqrt (cos x)))))) (+ (* -1/2 (fmod (exp x) (sqrt (cos x)))) (* 1/6 (fmod (exp x) (sqrt (cos x)))))))) (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x)))) |
-1 |
(- x 1) |
(- (* x (+ 1 (* -1/2 x))) 1) |
(- (* x (+ 1 (* x (- (* 1/6 x) 1/2)))) 1) |
(* -1 (fmod (exp x) (sqrt (cos x)))) |
(+ (* x (- (* x (- (* 3/2 (fmod (exp x) (sqrt (cos x)))) (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 2 (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x)))) |
(+ (* x (- (* x (- (+ (* 3/2 (fmod (exp x) (sqrt (cos x)))) (* x (- (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (+ (* 2 (fmod (exp x) (sqrt (cos x)))) (fmod (exp x) (sqrt (cos x))))) (+ (* -2 (fmod (exp x) (sqrt (cos x)))) (+ (* 2/3 (fmod (exp x) (sqrt (cos x)))) (* 3/2 (fmod (exp x) (sqrt (cos x))))))))) (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 2 (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x)))) |
(+ (* 3/2 (* (pow x 2) (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x)))) |
(+ (* (pow x 2) (+ (* 3/2 (fmod (exp x) (sqrt (cos x)))) (* x (fmod (exp x) (sqrt (cos x)))))) (fmod (exp x) (sqrt (cos x)))) |
(+ (* (pow x 2) (+ (* 3/2 (fmod (exp x) (sqrt (cos x)))) (* x (+ (* 7/8 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x)))) |
(* -1/96 (pow x 2)) |
(+ 1 (* -1/2 (pow x 2))) |
(+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))) |
(pow x 3) |
(* (pow x 3) (+ 1 (* 1/2 (pow x 2)))) |
(* (pow x 3) (+ 1 (* (pow x 2) (+ 1/2 (* 13/120 (pow x 2)))))) |
(* (pow x 3) (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 13/120 (* 41/3024 (pow x 2)))))))) |
(* -1 x) |
(* x (- (* -2/3 (pow x 2)) 1)) |
(* x (- (* (pow x 2) (- (* -2/15 (pow x 2)) 2/3)) 1)) |
(* x (- (* (pow x 2) (- (* (pow x 2) (- (* -4/315 (pow x 2)) 2/15)) 2/3)) 1)) |
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) |
(exp x) |
(sqrt (cos x)) |
(/ (fmod (exp x) (sqrt (cos x))) (exp x)) |
(/ -1 (exp x)) |
(/ (* (+ (* 1/8 (pow (+ (exp x) (/ 1 (exp x))) 3)) (* 1/8 (pow (- (exp x) (/ 1 (exp x))) 3))) (fmod (exp x) (sqrt (cos x)))) (- (* 1/2 (+ (exp (* 2 x)) (/ 1 (exp (* 2 x))))) (* 1/4 (* (+ (exp x) (/ 1 (exp x))) (- (exp (neg x)) (/ 1 (exp (neg x)))))))) |
(* (+ (* 1/8 (pow (+ (exp x) (/ 1 (exp x))) 3)) (* 1/8 (pow (- (exp x) (/ 1 (exp x))) 3))) (fmod (exp x) (sqrt (cos x)))) |
(cos x) |
(* 1/8 (pow (- (exp x) (/ 1 (exp x))) 3)) |
(* 1/4 (* (+ (exp x) (/ 1 (exp x))) (- (exp (neg x)) (/ 1 (exp (neg x)))))) |
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) |
(/ (* (+ (* 1/8 (pow (+ (exp x) (/ 1 (exp x))) 3)) (* 1/8 (pow (- (exp x) (/ 1 (exp x))) 3))) (fmod (exp x) (sqrt (cos x)))) (- (* 1/2 (+ (exp (neg (* -2 x))) (/ 1 (exp (neg (* -2 x)))))) (* 1/4 (* (+ (exp x) (/ 1 (exp x))) (- (exp (* -1 x)) (/ 1 (exp (* -1 x)))))))) |
(* 1/4 (* (+ (exp x) (/ 1 (exp x))) (- (exp (* -1 x)) (/ 1 (exp (* -1 x)))))) |
| Outputs |
|---|
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(+ (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x)) |
(+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (* x (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (+.f64 (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) |
(+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* x (+ (* -1/6 (* x (fmod (exp x) (sqrt (cos x))))) (* 1/2 (fmod (exp x) (sqrt (cos x)))))))) (fmod (exp x) (sqrt (cos x)))) |
(fma.f64 (*.f64 x x) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64))) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x))) |
1 |
#s(literal 1 binary64) |
(+ 1 x) |
(+.f64 #s(literal 1 binary64) x) |
(+ 1 (* x (+ 1 (* 1/2 x)))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64)) |
(+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 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)) |
(+ 1 (* -1/4 (pow x 2))) |
(fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))) |
(fma.f64 (-.f64 (*.f64 #s(literal -1/96 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))) |
(fma.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -19/5760 binary64) (*.f64 x x)) #s(literal 1/96 binary64)) x) x) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(+ (* x (- (* -1 (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (+.f64 (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) |
(+ (* x (- (* x (- (* -1 (* x (+ (* -1 (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (fmod (exp x) (sqrt (cos x)))))) (+ (* -1/2 (fmod (exp x) (sqrt (cos x)))) (* 1/6 (fmod (exp x) (sqrt (cos x)))))))) (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x)))) |
(fma.f64 (*.f64 x x) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64))) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x))) |
-1 |
#s(literal -1 binary64) |
(- x 1) |
(-.f64 x #s(literal 1 binary64)) |
(- (* x (+ 1 (* -1/2 x))) 1) |
(-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 1 binary64)) |
(- (* x (+ 1 (* x (- (* 1/6 x) 1/2)))) 1) |
(-.f64 (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x) #s(literal 1 binary64)) |
(* -1 (fmod (exp x) (sqrt (cos x)))) |
(neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) |
(+ (* x (- (* x (- (* 3/2 (fmod (exp x) (sqrt (cos x)))) (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 2 (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (+.f64 (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) |
(+ (* x (- (* x (- (+ (* 3/2 (fmod (exp x) (sqrt (cos x)))) (* x (- (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (+ (* 2 (fmod (exp x) (sqrt (cos x)))) (fmod (exp x) (sqrt (cos x))))) (+ (* -2 (fmod (exp x) (sqrt (cos x)))) (+ (* 2/3 (fmod (exp x) (sqrt (cos x)))) (* 3/2 (fmod (exp x) (sqrt (cos x))))))))) (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 2 (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x)))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 11/6 binary64)) x (*.f64 #s(literal 1/2 binary64) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) x (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) x (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) |
(+ (* 3/2 (* (pow x 2) (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fma.f64 #s(literal 3/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) |
(+ (* (pow x 2) (+ (* 3/2 (fmod (exp x) (sqrt (cos x)))) (* x (fmod (exp x) (sqrt (cos x)))))) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (fma.f64 (+.f64 #s(literal 3/2 binary64) x) (*.f64 x x) #s(literal 1 binary64))) |
(+ (* (pow x 2) (+ (* 3/2 (fmod (exp x) (sqrt (cos x)))) (* x (+ (* 7/8 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x)))) |
(fma.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (fma.f64 x (*.f64 #s(literal 7/8 binary64) x) (+.f64 #s(literal 3/2 binary64) x))) (*.f64 x x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) |
(* -1/96 (pow x 2)) |
(*.f64 #s(literal -1/96 binary64) (*.f64 x x)) |
(+ 1 (* -1/2 (pow x 2))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))) |
(fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))) |
(fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(pow x 3) |
(pow.f64 x #s(literal 3 binary64)) |
(* (pow x 3) (+ 1 (* 1/2 (pow x 2)))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64)) (pow.f64 x #s(literal 3 binary64))) |
(* (pow x 3) (+ 1 (* (pow x 2) (+ 1/2 (* 13/120 (pow x 2)))))) |
(*.f64 (fma.f64 (fma.f64 #s(literal 13/120 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) (pow.f64 x #s(literal 3 binary64))) |
(* (pow x 3) (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 13/120 (* 41/3024 (pow x 2)))))))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 41/3024 binary64) (*.f64 x x) #s(literal 13/120 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) (pow.f64 x #s(literal 3 binary64))) |
(* -1 x) |
(neg.f64 x) |
(* x (- (* -2/3 (pow x 2)) 1)) |
(*.f64 (-.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 x x)) #s(literal 1 binary64)) x) |
(* x (- (* (pow x 2) (- (* -2/15 (pow x 2)) 2/3)) 1)) |
(*.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -2/15 binary64) (*.f64 x x)) #s(literal 2/3 binary64)) x) x) #s(literal 1 binary64)) x) |
(* x (- (* (pow x 2) (- (* (pow x 2) (- (* -4/315 (pow x 2)) 2/15)) 2/3)) 1)) |
(*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -4/315 binary64) (*.f64 x x)) #s(literal 2/15 binary64)) x) x) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 1 binary64)) x) |
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) |
(/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 x)) |
(exp x) |
(exp.f64 x) |
(sqrt (cos x)) |
(sqrt.f64 (cos.f64 x)) |
(/ (fmod (exp x) (sqrt (cos x))) (exp x)) |
(/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 x)) |
(/ -1 (exp x)) |
(/.f64 #s(literal -1 binary64) (exp.f64 x)) |
(/ (* (+ (* 1/8 (pow (+ (exp x) (/ 1 (exp x))) 3)) (* 1/8 (pow (- (exp x) (/ 1 (exp x))) 3))) (fmod (exp x) (sqrt (cos x)))) (- (* 1/2 (+ (exp (* 2 x)) (/ 1 (exp (* 2 x))))) (* 1/4 (* (+ (exp x) (/ 1 (exp x))) (- (exp (neg x)) (/ 1 (exp (neg x)))))))) |
(*.f64 (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (fma.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal -2 binary64)) (pow.f64 (exp.f64 x) #s(literal 2 binary64))) #s(literal -1/4 binary64) (*.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (pow.f64 (exp.f64 x) #s(literal -2 binary64))) #s(literal 1/2 binary64)))) (*.f64 (+.f64 (pow.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) #s(literal 3 binary64)) (pow.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 3 binary64))) #s(literal 1/8 binary64))) |
(* (+ (* 1/8 (pow (+ (exp x) (/ 1 (exp x))) 3)) (* 1/8 (pow (- (exp x) (/ 1 (exp x))) 3))) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 1/8 binary64)) (+.f64 (pow.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) #s(literal 3 binary64)) (pow.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 3 binary64)))) |
(cos x) |
(cos.f64 x) |
(* 1/8 (pow (- (exp x) (/ 1 (exp x))) 3)) |
(*.f64 (pow.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) #s(literal 3 binary64)) #s(literal 1/8 binary64)) |
(* 1/4 (* (+ (exp x) (/ 1 (exp x))) (- (exp (neg x)) (/ 1 (exp (neg x)))))) |
(*.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal -2 binary64)) (pow.f64 (exp.f64 x) #s(literal 2 binary64))) #s(literal 1/4 binary64)) |
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) |
(/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 x)) |
(/ (* (+ (* 1/8 (pow (+ (exp x) (/ 1 (exp x))) 3)) (* 1/8 (pow (- (exp x) (/ 1 (exp x))) 3))) (fmod (exp x) (sqrt (cos x)))) (- (* 1/2 (+ (exp (neg (* -2 x))) (/ 1 (exp (neg (* -2 x)))))) (* 1/4 (* (+ (exp x) (/ 1 (exp x))) (- (exp (* -1 x)) (/ 1 (exp (* -1 x)))))))) |
(*.f64 (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (fma.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal -2 binary64)) (pow.f64 (exp.f64 x) #s(literal 2 binary64))) #s(literal -1/4 binary64) (*.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (pow.f64 (exp.f64 x) #s(literal -2 binary64))) #s(literal 1/2 binary64)))) (*.f64 (+.f64 (pow.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) #s(literal 3 binary64)) (pow.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 3 binary64))) #s(literal 1/8 binary64))) |
(* 1/4 (* (+ (exp x) (/ 1 (exp x))) (- (exp (* -1 x)) (/ 1 (exp (* -1 x)))))) |
(*.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal -2 binary64)) (pow.f64 (exp.f64 x) #s(literal 2 binary64))) #s(literal 1/4 binary64)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 49 | 234 |
| 0 | 84 | 234 |
| 1 | 251 | 232 |
| 0 | 1689 | 231 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
(fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) |
#s(approx (exp x) #s(literal 1 binary64)) |
#s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))))) |
(fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) |
(exp.f64 x) |
(/.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (exp.f64 x)) |
(fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
#s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (exp.f64 x)) (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) |
(/.f64 #s(literal -1 binary64) (exp.f64 x)) |
(neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) |
(/.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (+.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (pow.f64 (cosh.f64 x) #s(literal 3 binary64)))) (-.f64 (cosh.f64 (+.f64 x x)) (*.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (+.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (pow.f64 (cosh.f64 x) #s(literal 3 binary64)))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(*.f64 (*.f64 x x) #s(literal -1/96 binary64)) |
(cos.f64 x) |
(pow.f64 (sinh.f64 x) #s(literal 3 binary64)) |
(*.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x)) |
| Outputs |
|---|
(*.f64 (exp.f64 (neg.f64 x)) (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64))))) |
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64))))) (exp.f64 x)) |
(/.f64 (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 1 binary64)) (exp.f64 x)) |
(fma.f64 (cosh.f64 x) (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (sinh.f64 (neg.f64 x)) (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))))) |
(fma.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) (cosh.f64 x) (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) (sinh.f64 (neg.f64 x)))) |
(+.f64 (*.f64 (cosh.f64 x) (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (sinh.f64 (neg.f64 x)) (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))))) |
(+.f64 (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) (cosh.f64 x)) (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) (sinh.f64 (neg.f64 x)))) |
(fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) |
#s(approx (exp x) #s(literal 1 binary64)) |
#s(approx (sqrt (cos x)) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64))))) |
(fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (sinh.f64 x) #s(literal 2 binary64)) (pow.f64 (cosh.f64 x) #s(literal 2 binary64))) (-.f64 (sinh.f64 x) (cosh.f64 x))) |
(/.f64 (-.f64 (pow.f64 (cosh.f64 x) #s(literal 2 binary64)) (pow.f64 (sinh.f64 x) #s(literal 2 binary64))) (exp.f64 (neg.f64 x))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 x) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 #s(literal 2 binary64) (sinh.f64 x) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) #s(literal 4 binary64)) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3 binary64))) (fma.f64 (cosh.f64 x) (cosh.f64 x) (-.f64 (pow.f64 (sinh.f64 x) #s(literal 2 binary64)) (*.f64 (cosh.f64 x) (sinh.f64 x))))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3 binary64))) (fma.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x) (cosh.f64 (*.f64 #s(literal -2 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 x))) |
(-.f64 (cosh.f64 x) (sinh.f64 (neg.f64 x))) |
(exp.f64 x) |
(+.f64 (cosh.f64 x) (sinh.f64 x)) |
(+.f64 (sinh.f64 x) (cosh.f64 x)) |
(/.f64 (neg.f64 (neg.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 #s(literal -1/96 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))))) (neg.f64 (neg.f64 (exp.f64 x)))) |
(/.f64 (neg.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 #s(literal -1/96 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))))) (neg.f64 (exp.f64 x))) |
(/.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 #s(literal -1/96 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (exp.f64 x)) |
(neg.f64 (/.f64 (neg.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 #s(literal -1/96 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))))) (exp.f64 x))) |
(neg.f64 (/.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 #s(literal -1/96 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (neg.f64 (exp.f64 x)))) |
(fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 #s(literal -1/96 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
#s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 #s(literal -1/96 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (exp.f64 x))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) |
(*.f64 (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (/.f64 #s(literal -1 binary64) (exp.f64 x))) |
(*.f64 (/.f64 #s(literal -1 binary64) (exp.f64 x)) (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) |
(*.f64 #s(literal -1 binary64) (/.f64 (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (exp.f64 x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) (neg.f64 (exp.f64 x))) |
(/.f64 (*.f64 (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) #s(literal 1 binary64)) (neg.f64 (exp.f64 x))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))))) (neg.f64 (exp.f64 x))) |
(/.f64 (neg.f64 (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) (exp.f64 x)) |
(neg.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (/.f64 #s(literal -1 binary64) (exp.f64 x)))) |
(pow.f64 (neg.f64 (exp.f64 x)) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (exp.f64 x)))) |
(/.f64 #s(literal -1 binary64) (exp.f64 x)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (exp.f64 x))) |
(neg.f64 (exp.f64 (neg.f64 x))) |
(neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) |
(*.f64 (/.f64 (*.f64 (+.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3 binary64))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (-.f64 (pow.f64 (cosh.f64 (*.f64 #s(literal -2 binary64) x)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x)) #s(literal 2 binary64)))) (fma.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x) (cosh.f64 (*.f64 #s(literal -2 binary64) x)))) |
(*.f64 (/.f64 (*.f64 (+.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3 binary64))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (-.f64 (pow.f64 (cosh.f64 (*.f64 #s(literal -2 binary64) x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x)) #s(literal 3 binary64)))) (fma.f64 (*.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x)) (fma.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x) (cosh.f64 (*.f64 #s(literal -2 binary64) x))) (pow.f64 (cosh.f64 (*.f64 #s(literal -2 binary64) x)) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (+.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3 binary64))) (fma.f64 (cosh.f64 x) (sinh.f64 x) (cosh.f64 (*.f64 #s(literal -2 binary64) x)))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) |
(*.f64 (+.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3 binary64))) (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (fma.f64 (cosh.f64 x) (sinh.f64 x) (cosh.f64 (*.f64 #s(literal -2 binary64) x))))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (/.f64 (+.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3 binary64))) (fma.f64 (cosh.f64 x) (sinh.f64 x) (cosh.f64 (*.f64 #s(literal -2 binary64) x))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3 binary64))) (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))))) (neg.f64 (neg.f64 (fma.f64 (cosh.f64 x) (sinh.f64 x) (cosh.f64 (*.f64 #s(literal -2 binary64) x)))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3 binary64))) (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) (neg.f64 (fma.f64 (cosh.f64 x) (sinh.f64 x) (cosh.f64 (*.f64 #s(literal -2 binary64) x))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3 binary64))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (fma.f64 (cosh.f64 x) (sinh.f64 x) (cosh.f64 (*.f64 #s(literal -2 binary64) x)))) |
(neg.f64 (/.f64 (*.f64 (+.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3 binary64))) (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) (fma.f64 (cosh.f64 x) (sinh.f64 x) (cosh.f64 (*.f64 #s(literal -2 binary64) x))))) |
(neg.f64 (/.f64 (*.f64 (+.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3 binary64))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (neg.f64 (fma.f64 (cosh.f64 x) (sinh.f64 x) (cosh.f64 (*.f64 #s(literal -2 binary64) x)))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (fma.f64 (cosh.f64 x) (sinh.f64 x) (cosh.f64 (*.f64 #s(literal -2 binary64) x)))) (/.f64 (*.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (fma.f64 (cosh.f64 x) (sinh.f64 x) (cosh.f64 (*.f64 #s(literal -2 binary64) x))))) |
(*.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (fma.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x) (cosh.f64 (*.f64 #s(literal -2 binary64) x)))) (exp.f64 x)) |
(*.f64 (fma.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x) (cosh.f64 (*.f64 #s(literal -2 binary64) x))) (*.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) |
(*.f64 (+.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3 binary64))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (+.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (sinh.f64 x) #s(literal 6 binary64)) (pow.f64 (cosh.f64 x) #s(literal 6 binary64))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (-.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (pow.f64 (cosh.f64 x) #s(literal 3 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (cosh.f64 x) #s(literal 9 binary64)) (pow.f64 (sinh.f64 x) #s(literal 9 binary64))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (-.f64 (+.f64 (pow.f64 (sinh.f64 x) #s(literal 6 binary64)) (pow.f64 (cosh.f64 x) #s(literal 6 binary64))) (pow.f64 (*.f64 (cosh.f64 x) (sinh.f64 x)) #s(literal 3 binary64)))) |
(/.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 (pow.f64 (sinh.f64 x) #s(literal 6 binary64)) (pow.f64 (cosh.f64 x) #s(literal 6 binary64)))) (-.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (pow.f64 (cosh.f64 x) #s(literal 3 binary64)))) |
(/.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (+.f64 (pow.f64 (cosh.f64 x) #s(literal 9 binary64)) (pow.f64 (sinh.f64 x) #s(literal 9 binary64)))) (-.f64 (+.f64 (pow.f64 (sinh.f64 x) #s(literal 6 binary64)) (pow.f64 (cosh.f64 x) #s(literal 6 binary64))) (pow.f64 (*.f64 (cosh.f64 x) (sinh.f64 x)) #s(literal 3 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (*.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) (*.f64 (*.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (*.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))))) (-.f64 (*.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (*.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (*.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (-.f64 (*.f64 (*.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (*.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) (*.f64 (*.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (*.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))))))) |
(fma.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (pow.f64 (cosh.f64 x) #s(literal 3/2 binary64))) (pow.f64 (cosh.f64 x) #s(literal 3/2 binary64)) (*.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) |
(fma.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (pow.f64 (cosh.f64 x) #s(literal 2 binary64))) (cosh.f64 x) (*.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) |
(fma.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (pow.f64 (sinh.f64 x) #s(literal 3/2 binary64))) (pow.f64 (sinh.f64 x) #s(literal 3/2 binary64)) (*.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) |
(fma.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (pow.f64 (sinh.f64 x) #s(literal 2 binary64))) (sinh.f64 x) (*.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) |
(fma.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (sinh.f64 x)) (pow.f64 (sinh.f64 x) #s(literal 2 binary64)) (*.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) |
(fma.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (cosh.f64 x)) (pow.f64 (cosh.f64 x) #s(literal 2 binary64)) (*.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) |
(fma.f64 (pow.f64 (sinh.f64 x) #s(literal 3/2 binary64)) (*.f64 (pow.f64 (sinh.f64 x) #s(literal 3/2 binary64)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (*.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) |
(fma.f64 (pow.f64 (cosh.f64 x) #s(literal 3/2 binary64)) (*.f64 (pow.f64 (cosh.f64 x) #s(literal 3/2 binary64)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (*.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) |
(fma.f64 (pow.f64 (sinh.f64 x) #s(literal 2 binary64)) (*.f64 (sinh.f64 x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (*.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) |
(fma.f64 (pow.f64 (cosh.f64 x) #s(literal 2 binary64)) (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (*.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) |
(fma.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (*.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) |
(fma.f64 (cosh.f64 x) (*.f64 (pow.f64 (cosh.f64 x) #s(literal 2 binary64)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (*.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) |
(fma.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (*.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) |
(fma.f64 (sinh.f64 x) (*.f64 (pow.f64 (sinh.f64 x) #s(literal 2 binary64)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (*.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) |
(fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (*.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) |
(fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (*.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) |
(-.f64 (*.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (*.f64 (neg.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) |
(-.f64 (*.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (*.f64 (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (pow.f64 (cosh.f64 x) #s(literal 3 binary64)))) |
(+.f64 (*.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (*.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) |
(+.f64 (*.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (*.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(*.f64 (*.f64 #s(literal -1/96 binary64) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 #s(literal -1/96 binary64) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 #s(literal -1/96 binary64) x) x) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal -1/96 binary64))) |
(*.f64 #s(literal -1/96 binary64) (*.f64 x x)) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal -1/96 binary64))) |
(*.f64 (*.f64 x x) #s(literal -1/96 binary64)) |
(*.f64 x (*.f64 #s(literal -1/96 binary64) x)) |
(fma.f64 (sin.f64 x) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 x) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 (+.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x)) |
(cos.f64 (neg.f64 x)) |
(cos.f64 x) |
(+.f64 (*.f64 (sin.f64 x) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 x) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(*.f64 (neg.f64 (pow.f64 (sinh.f64 x) #s(literal 3/2 binary64))) (neg.f64 (pow.f64 (sinh.f64 x) #s(literal 3/2 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 (sinh.f64 x) #s(literal 3/2 binary64))) (fabs.f64 (pow.f64 (sinh.f64 x) #s(literal 3/2 binary64)))) |
(*.f64 (pow.f64 (sinh.f64 x) #s(literal 3/2 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (sinh.f64 x) #s(literal 2 binary64)) (sinh.f64 x)) |
(*.f64 (sinh.f64 x) (pow.f64 (sinh.f64 x) #s(literal 2 binary64))) |
(pow.f64 (exp.f64 (log.f64 (sinh.f64 x))) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 (sinh.f64 x) #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (sinh.f64 x) #s(literal 2 binary64)) #s(literal 3/2 binary64)) |
(pow.f64 (sinh.f64 x) #s(literal 3 binary64)) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (pow.f64 (sinh.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (pow.f64 (sinh.f64 x) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) #s(literal 2 binary64)) |
(/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) #s(literal 3 binary64)) #s(literal 8 binary64)) |
(exp.f64 (*.f64 (log.f64 (sinh.f64 x)) #s(literal 3 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (sinh.f64 x)) #s(literal 3 binary64))) (sinh.f64 (*.f64 (log.f64 (sinh.f64 x)) #s(literal 3 binary64)))) |
(*.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x)) |
(*.f64 (cosh.f64 x) (sinh.f64 (neg.f64 x))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 x))) (cosh.f64 x)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (sinh.f64 (neg.f64 x))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (sinh.f64 (neg.f64 x)) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (cosh.f64 x) (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 x)))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 x))) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal 4 binary64)) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 x)))) #s(literal 4 binary64)) |
(neg.f64 (*.f64 (cosh.f64 x) (sinh.f64 x))) |
Compiled 7 461 to 868 computations (88.4% saved)
17 alts after pruning (10 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 243 | 8 | 251 |
| Fresh | 1 | 2 | 3 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 3 | 3 |
| Total | 245 | 17 | 262 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 5.8% | (/.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (/.f64 (+.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3 binary64))) (fma.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x) (cosh.f64 (*.f64 #s(literal -2 binary64) x))))) |
| ✓ | 5.8% | (/.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (exp.f64 x)) |
| 5.5% | (/.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (+.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (pow.f64 (cosh.f64 x) #s(literal 3 binary64)))) (-.f64 (cosh.f64 (+.f64 x x)) #s(approx (* (sinh (neg x)) (cosh x)) (*.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal -2 binary64)) (pow.f64 (exp.f64 x) #s(literal 2 binary64))) #s(literal 1/4 binary64))))) | |
| 5.5% | (/.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (+.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (pow.f64 (cosh.f64 x) #s(literal 3 binary64)))) (-.f64 (cosh.f64 (+.f64 x x)) #s(approx (* (sinh (neg x)) (cosh x)) (neg.f64 x)))) | |
| ✓ | 5.9% | (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
| 5.8% | (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))))) (exp.f64 (neg.f64 x))) | |
| ✓ | 5.8% | (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -19/5760 binary64) (*.f64 x x)) #s(literal 1/96 binary64)) x) x) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
| ✓ | 5.8% | (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 #s(literal -1/96 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
| ▶ | 5.7% | (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
| 15.0% | (*.f64 (fmod.f64 #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 (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) | |
| ▶ | 20.0% | (*.f64 (fmod.f64 #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 (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
| ▶ | 30.6% | (*.f64 (fmod.f64 #s(approx (exp x) (+.f64 #s(literal 1 binary64) x)) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
| ✓ | 28.6% | (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
| 5.9% | (*.f64 (/.f64 #s(literal -1 binary64) (/.f64 (+.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3 binary64))) (fma.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x) (cosh.f64 (*.f64 #s(literal -2 binary64) x))))) (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) | |
| ✓ | 5.9% | (*.f64 (/.f64 #s(literal -1 binary64) (exp.f64 x)) (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) |
| ▶ | 5.9% | (*.f64 (/.f64 #s(literal -1 binary64) (exp.f64 x)) (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))))))) |
| ✓ | 4.9% | #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))))) |
Compiled 709 to 495 computations (30.2% saved)
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))) | |
| cost-diff | 0 | (exp.f64 x) | |
| cost-diff | 0 | (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) | |
| cost-diff | 0 | (/.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (/.f64 (+.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3 binary64))) (fma.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x) (cosh.f64 (*.f64 #s(literal -2 binary64) x))))) | |
| cost-diff | 0 | (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))))) | |
| cost-diff | 0 | (exp.f64 x) | |
| cost-diff | 0 | (/.f64 #s(literal -1 binary64) (exp.f64 x)) | |
| cost-diff | 3 | (*.f64 (/.f64 #s(literal -1 binary64) (exp.f64 x)) (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))))))) | |
| cost-diff | 0 | #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) | |
| cost-diff | 0 | (exp.f64 x) | |
| cost-diff | 0 | (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) | |
| cost-diff | 1 | (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) | |
| cost-diff | 0 | (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64)) | |
| cost-diff | 0 | #s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))) | |
| cost-diff | 0 | (fmod.f64 #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 (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) | |
| cost-diff | 1 | (*.f64 (fmod.f64 #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 (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) | |
| cost-diff | 0 | (+.f64 #s(literal 1 binary64) x) | |
| cost-diff | 0 | #s(approx (exp x) (+.f64 #s(literal 1 binary64) x)) | |
| cost-diff | 0 | (fmod.f64 #s(approx (exp x) (+.f64 #s(literal 1 binary64) x)) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) | |
| cost-diff | 1 | (*.f64 (fmod.f64 #s(approx (exp x) (+.f64 #s(literal 1 binary64) x)) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 58 | 589 |
| 0 | 105 | 589 |
| 1 | 184 | 588 |
| 2 | 506 | 583 |
| 3 | 1728 | 583 |
| 0 | 8196 | 583 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (fmod.f64 #s(approx (exp x) (+.f64 #s(literal 1 binary64) x)) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
(fmod.f64 #s(approx (exp x) (+.f64 #s(literal 1 binary64) x)) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) |
#s(approx (exp x) (+.f64 #s(literal 1 binary64) x)) |
(+.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
x |
#s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)) |
(*.f64 x x) |
#s(literal -1/4 binary64) |
(exp.f64 (neg.f64 x)) |
(neg.f64 x) |
(*.f64 (fmod.f64 #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 (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
(fmod.f64 #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 (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) |
#s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) |
#s(literal 1/2 binary64) |
x |
#s(literal 1 binary64) |
#s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)) |
(*.f64 x x) |
#s(literal -1/4 binary64) |
(exp.f64 (neg.f64 x)) |
(neg.f64 x) |
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
(fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) |
(exp.f64 x) |
x |
#s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)) |
(*.f64 x x) |
#s(literal -1/4 binary64) |
#s(literal 1 binary64) |
(exp.f64 (neg.f64 x)) |
(neg.f64 x) |
(*.f64 (/.f64 #s(literal -1 binary64) (exp.f64 x)) (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))))))) |
(/.f64 #s(literal -1 binary64) (exp.f64 x)) |
#s(literal -1 binary64) |
(exp.f64 x) |
x |
(neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))))) |
(sqrt.f64 #s(approx (cos x) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
#s(approx (cos x) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) x) x) |
(*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) x) |
(fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) |
#s(literal -1/720 binary64) |
(*.f64 x x) |
#s(literal 1/24 binary64) |
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
(/.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (/.f64 (+.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3 binary64))) (fma.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x) (cosh.f64 (*.f64 #s(literal -2 binary64) x))))) |
(fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
(exp.f64 x) |
x |
#s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(-.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal 1/4 binary64)) |
(*.f64 (*.f64 x x) #s(literal -1/96 binary64)) |
(*.f64 x x) |
#s(literal -1/96 binary64) |
#s(literal 1/4 binary64) |
#s(literal 1 binary64) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3 binary64))) (fma.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x) (cosh.f64 (*.f64 #s(literal -2 binary64) x)))) |
(+.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3 binary64))) |
(pow.f64 (cosh.f64 x) #s(literal 3 binary64)) |
(cosh.f64 x) |
#s(literal 3 binary64) |
(pow.f64 (sinh.f64 x) #s(literal 3 binary64)) |
(sinh.f64 x) |
(fma.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x) (cosh.f64 (*.f64 #s(literal -2 binary64) x))) |
(sinh.f64 (neg.f64 x)) |
(neg.f64 x) |
(cosh.f64 (*.f64 #s(literal -2 binary64) x)) |
(*.f64 #s(literal -2 binary64) x) |
#s(literal -2 binary64) |
| Outputs |
|---|
(*.f64 (fmod.f64 #s(approx (exp x) (+.f64 #s(literal 1 binary64) x)) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
(/.f64 (fmod.f64 #s(approx (exp x) (+.f64 #s(literal 1 binary64) x)) #s(approx (sqrt (cos x)) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) (exp.f64 x)) |
(fmod.f64 #s(approx (exp x) (+.f64 #s(literal 1 binary64) x)) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) |
(fmod.f64 #s(approx (exp x) (+.f64 #s(literal 1 binary64) x)) #s(approx (sqrt (cos x)) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) |
#s(approx (exp x) (+.f64 #s(literal 1 binary64) x)) |
(+.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
x |
#s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) |
#s(approx (sqrt (cos x)) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 x x) |
#s(literal -1/4 binary64) |
(exp.f64 (neg.f64 x)) |
(neg.f64 x) |
(*.f64 (fmod.f64 #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 (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
(/.f64 (fmod.f64 #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 (sqrt (cos x)) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) (exp.f64 x)) |
(fmod.f64 #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 (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) |
(fmod.f64 #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 (sqrt (cos x)) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) |
#s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) |
#s(literal 1/2 binary64) |
x |
#s(literal 1 binary64) |
#s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) |
#s(approx (sqrt (cos x)) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 x x) |
#s(literal -1/4 binary64) |
(exp.f64 (neg.f64 x)) |
(neg.f64 x) |
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
(/.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) (exp.f64 x)) |
(fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) |
(fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) |
(exp.f64 x) |
x |
#s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) |
#s(approx (sqrt (cos x)) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 x x) |
#s(literal -1/4 binary64) |
#s(literal 1 binary64) |
(exp.f64 (neg.f64 x)) |
(neg.f64 x) |
(*.f64 (/.f64 #s(literal -1 binary64) (exp.f64 x)) (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))))))) |
(/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))))) (exp.f64 x)) |
(/.f64 #s(literal -1 binary64) (exp.f64 x)) |
#s(literal -1 binary64) |
(exp.f64 x) |
x |
(neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))))) |
(sqrt.f64 #s(approx (cos x) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
#s(approx (cos x) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) x) x) |
(*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) x) |
(fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) |
#s(literal -1/720 binary64) |
(*.f64 x x) |
#s(literal 1/24 binary64) |
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
(/.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (/.f64 (+.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3 binary64))) (fma.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x) (cosh.f64 (*.f64 #s(literal -2 binary64) x))))) |
(/.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 #s(literal -1/96 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (/.f64 (+.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (pow.f64 (cosh.f64 x) #s(literal 3 binary64))) (fma.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x) (cosh.f64 (*.f64 #s(literal 2 binary64) x))))) |
(fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
(fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 #s(literal -1/96 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
(exp.f64 x) |
x |
#s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 #s(literal -1/96 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (-.f64 (*.f64 #s(literal -1/96 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(-.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal 1/4 binary64)) |
(-.f64 (*.f64 #s(literal -1/96 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) |
(*.f64 (*.f64 x x) #s(literal -1/96 binary64)) |
(*.f64 #s(literal -1/96 binary64) (*.f64 x x)) |
(*.f64 x x) |
#s(literal -1/96 binary64) |
#s(literal 1/4 binary64) |
#s(literal 1 binary64) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3 binary64))) (fma.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x) (cosh.f64 (*.f64 #s(literal -2 binary64) x)))) |
(/.f64 (+.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (pow.f64 (cosh.f64 x) #s(literal 3 binary64))) (fma.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x) (cosh.f64 (*.f64 #s(literal 2 binary64) x)))) |
(+.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3 binary64))) |
(+.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (pow.f64 (cosh.f64 x) #s(literal 3 binary64))) |
(pow.f64 (cosh.f64 x) #s(literal 3 binary64)) |
(cosh.f64 x) |
#s(literal 3 binary64) |
(pow.f64 (sinh.f64 x) #s(literal 3 binary64)) |
(sinh.f64 x) |
(fma.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x) (cosh.f64 (*.f64 #s(literal -2 binary64) x))) |
(fma.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) |
(sinh.f64 (neg.f64 x)) |
(neg.f64 x) |
(cosh.f64 (*.f64 #s(literal -2 binary64) x)) |
(cosh.f64 (*.f64 #s(literal 2 binary64) x)) |
(*.f64 #s(literal -2 binary64) x) |
#s(literal -2 binary64) |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.20312500000000003 | (fma.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x) (cosh.f64 (*.f64 #s(literal -2 binary64) x))) | |
| accuracy | 0.21093750000000003 | (/.f64 (+.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3 binary64))) (fma.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x) (cosh.f64 (*.f64 #s(literal -2 binary64) x)))) | |
| accuracy | 0.33252590079518907 | #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))) | |
| accuracy | 43.9483027999577 | (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) | |
| accuracy | 0.07421875 | (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) x) x) | |
| accuracy | 0.25390625 | (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) x) | |
| accuracy | 0.27552086416445887 | #s(approx (cos x) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) | |
| accuracy | 43.9483027999577 | (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))))) | |
| accuracy | 0.0 | (exp.f64 x) | |
| accuracy | 0.015625 | (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) | |
| accuracy | 0.41879001867783033 | #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) | |
| accuracy | 43.9483027999577 | (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) | |
| accuracy | 0.015625 | (*.f64 (fmod.f64 #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 (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) | |
| accuracy | 0.41879001867783033 | #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) | |
| accuracy | 0.49744491884107983 | #s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))) | |
| accuracy | 43.9483027999577 | (fmod.f64 #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 (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) | |
| accuracy | 0.015625 | (*.f64 (fmod.f64 #s(approx (exp x) (+.f64 #s(literal 1 binary64) x)) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) | |
| accuracy | 0.41879001867783033 | #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) | |
| accuracy | 0.7014837979495805 | #s(approx (exp x) (+.f64 #s(literal 1 binary64) x)) | |
| accuracy | 43.9483027999577 | (fmod.f64 #s(approx (exp x) (+.f64 #s(literal 1 binary64) x)) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) |
| 169.0ms | 74× | 2 | valid |
| 149.0ms | 110× | 1 | valid |
| 30.0ms | 64× | 0 | exit |
| 8.0ms | 1× | 5 | exit |
| 3.0ms | 7× | 0 | valid |
Compiled 379 to 54 computations (85.8% saved)
adjust: 52.0ms (22.5% of total)ival-mult: 41.0ms (17.7% of total)ival-exp: 30.0ms (13% of total)ival-pow: 18.0ms (7.8% of total)ival-fmod: 14.0ms (6.1% of total)ival-add: 14.0ms (6.1% of total)const: 13.0ms (5.6% of total)ival-cosh: 12.0ms (5.2% of total)ival-cos: 11.0ms (4.8% of total)ival-div: 9.0ms (3.9% of total)ival-sinh: 6.0ms (2.6% of total)ival-sqrt: 4.0ms (1.7% of total)ival-neg: 3.0ms (1.3% of total)ival-sub: 3.0ms (1.3% of total)exact: 1.0ms (0.4% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
(*.f64 (fmod.f64 #s(approx (exp x) (+.f64 #s(literal 1 binary64) x)) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
(fmod.f64 #s(approx (exp x) (+.f64 #s(literal 1 binary64) x)) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) |
#s(approx (exp x) (+.f64 #s(literal 1 binary64) x)) |
(+.f64 #s(literal 1 binary64) x) |
(*.f64 (fmod.f64 #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 (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
(fmod.f64 #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 (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) |
#s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64)) |
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
(fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) |
(exp.f64 x) |
#s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (exp.f64 x)) (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))))))) |
(/.f64 #s(literal -1 binary64) (exp.f64 x)) |
(neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))))) |
(/.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (/.f64 (+.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3 binary64))) (fma.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x) (cosh.f64 (*.f64 #s(literal -2 binary64) x))))) |
(fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
#s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))))) |
#s(approx (cos x) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) x) |
(*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) x) x) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3 binary64))) (fma.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x) (cosh.f64 (*.f64 #s(literal -2 binary64) x)))) |
(fma.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x) (cosh.f64 (*.f64 #s(literal -2 binary64) x))) |
| Outputs |
|---|
(fmod (exp x) (sqrt (cos x))) |
(+ (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x)))) |
(+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (* x (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x)))) |
(+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* x (+ (* -1/6 (* x (fmod (exp x) (sqrt (cos x))))) (* 1/2 (fmod (exp x) (sqrt (cos x)))))))) (fmod (exp x) (sqrt (cos x)))) |
1 |
(+ 1 x) |
(+ 1 (* x (+ 1 (* 1/2 x)))) |
(+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))) |
(+ 1 (* -1/4 (pow x 2))) |
(+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))) |
(+ (* x (- (* -1 (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x)))) |
(+ (* x (- (* x (- (* -1 (* x (+ (* -1 (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (fmod (exp x) (sqrt (cos x)))))) (+ (* -1/2 (fmod (exp x) (sqrt (cos x)))) (* 1/6 (fmod (exp x) (sqrt (cos x)))))))) (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x)))) |
-1 |
(- x 1) |
(- (* x (+ 1 (* -1/2 x))) 1) |
(- (* x (+ 1 (* x (- (* 1/6 x) 1/2)))) 1) |
(* -1 (fmod (exp x) (sqrt (cos x)))) |
(+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* x (- (* 2 (fmod (exp x) (sqrt (cos x)))) (* 3/2 (fmod (exp x) (sqrt (cos x)))))))) (fmod (exp x) (sqrt (cos x)))) |
(+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* x (- (+ (* 2 (fmod (exp x) (sqrt (cos x)))) (* x (- (* -2/3 (fmod (exp x) (sqrt (cos x)))) (+ (* -3/2 (fmod (exp x) (sqrt (cos x)))) (fmod (exp x) (sqrt (cos x))))))) (* 3/2 (fmod (exp x) (sqrt (cos x)))))))) (fmod (exp x) (sqrt (cos x)))) |
(+ 1 (* -1/2 (pow x 2))) |
(+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))) |
(* 1/24 x) |
(* x (+ 1/24 (* -1/720 (pow x 2)))) |
(* 1/24 (pow x 2)) |
(* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) |
(+ 1 (* -1 x)) |
(+ 1 (* x (- (* 2 x) 1))) |
(+ 1 (* x (- (* x (+ 2 (* -2/3 x))) 1))) |
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) |
(exp x) |
x |
(* x (+ 1 (/ 1 x))) |
(* 1/2 (pow x 2)) |
(* (pow x 2) (+ 1/2 (/ 1 x))) |
(* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 1 (pow x 2))))) |
(sqrt (cos x)) |
(/ (fmod (exp x) (sqrt (cos x))) (exp x)) |
(/ -1 (exp x)) |
(/ (* (+ (* 1/4 (* (+ (exp x) (/ 1 (exp x))) (- (exp (neg x)) (/ 1 (exp (neg x)))))) (* 1/2 (+ (exp (* -2 x)) (/ 1 (exp (* -2 x)))))) (fmod (exp x) (sqrt (cos x)))) (+ (* 1/8 (pow (+ (exp x) (/ 1 (exp x))) 3)) (* 1/8 (pow (- (exp x) (/ 1 (exp x))) 3)))) |
(cos x) |
(* -1/720 (pow x 3)) |
(* (pow x 3) (- (* 1/24 (/ 1 (pow x 2))) 1/720)) |
(* -1/720 (pow x 4)) |
(* (pow x 4) (- (* 1/24 (/ 1 (pow x 2))) 1/720)) |
(/ (+ (* 1/8 (pow (+ (exp x) (/ 1 (exp x))) 3)) (* 1/8 (pow (- (exp x) (/ 1 (exp x))) 3))) (+ (* 1/4 (* (+ (exp x) (/ 1 (exp x))) (- (exp (neg x)) (/ 1 (exp (neg x)))))) (* 1/2 (+ (exp (* -2 x)) (/ 1 (exp (* -2 x))))))) |
(+ (* 1/4 (* (+ (exp x) (/ 1 (exp x))) (- (exp (neg x)) (/ 1 (exp (neg x)))))) (* 1/2 (+ (exp (* -2 x)) (/ 1 (exp (* -2 x)))))) |
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) |
(/ (* (+ (* 1/4 (* (+ (exp x) (/ 1 (exp x))) (- (exp (* -1 x)) (/ 1 (exp (* -1 x)))))) (* 1/2 (+ (exp (* -2 x)) (/ 1 (exp (* -2 x)))))) (fmod (exp x) (sqrt (cos x)))) (+ (* 1/8 (pow (+ (exp x) (/ 1 (exp x))) 3)) (* 1/8 (pow (- (exp x) (/ 1 (exp x))) 3)))) |
(* -1 (* (pow x 3) (- 1/720 (* 1/24 (/ 1 (pow x 2)))))) |
(/ (+ (* 1/8 (pow (+ (exp x) (/ 1 (exp x))) 3)) (* 1/8 (pow (- (exp x) (/ 1 (exp x))) 3))) (+ (* 1/4 (* (+ (exp x) (/ 1 (exp x))) (- (exp (* -1 x)) (/ 1 (exp (* -1 x)))))) (* 1/2 (+ (exp (* -2 x)) (/ 1 (exp (* -2 x))))))) |
(+ (* 1/4 (* (+ (exp x) (/ 1 (exp x))) (- (exp (* -1 x)) (/ 1 (exp (* -1 x)))))) (* 1/2 (+ (exp (* -2 x)) (/ 1 (exp (* -2 x)))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 6.0ms | x | @ | inf | ((* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (exp x) (+ 1 x) (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (exp x) (+ (* (+ (* 1/2 x) 1) x) 1) (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (exp x) (sqrt (cos x)) (* (/ -1 (exp x)) (neg (fmod (exp x) (sqrt (cos x))))) (/ -1 (exp x)) (neg (fmod (exp x) (sqrt (cos x)))) (/ (fmod (exp x) (sqrt (cos x))) (/ (+ (pow (cosh x) 3) (pow (sinh x) 3)) (+ (* (sinh (neg x)) (cosh x)) (cosh (* -2 x))))) (fmod (exp x) (sqrt (cos x))) (sqrt (cos x)) (fmod (exp x) (sqrt (cos x))) (cos x) (* (+ (* -1/720 (* x x)) 1/24) x) (* (* (+ (* -1/720 (* x x)) 1/24) x) x) (/ (+ (pow (cosh x) 3) (pow (sinh x) 3)) (+ (* (sinh (neg x)) (cosh x)) (cosh (* -2 x)))) (+ (* (sinh (neg x)) (cosh x)) (cosh (* -2 x)))) |
| 6.0ms | x | @ | -inf | ((* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (exp x) (+ 1 x) (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (exp x) (+ (* (+ (* 1/2 x) 1) x) 1) (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (exp x) (sqrt (cos x)) (* (/ -1 (exp x)) (neg (fmod (exp x) (sqrt (cos x))))) (/ -1 (exp x)) (neg (fmod (exp x) (sqrt (cos x)))) (/ (fmod (exp x) (sqrt (cos x))) (/ (+ (pow (cosh x) 3) (pow (sinh x) 3)) (+ (* (sinh (neg x)) (cosh x)) (cosh (* -2 x))))) (fmod (exp x) (sqrt (cos x))) (sqrt (cos x)) (fmod (exp x) (sqrt (cos x))) (cos x) (* (+ (* -1/720 (* x x)) 1/24) x) (* (* (+ (* -1/720 (* x x)) 1/24) x) x) (/ (+ (pow (cosh x) 3) (pow (sinh x) 3)) (+ (* (sinh (neg x)) (cosh x)) (cosh (* -2 x)))) (+ (* (sinh (neg x)) (cosh x)) (cosh (* -2 x)))) |
| 2.0ms | x | @ | 0 | ((* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (exp x) (+ 1 x) (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (exp x) (+ (* (+ (* 1/2 x) 1) x) 1) (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (exp x) (sqrt (cos x)) (* (/ -1 (exp x)) (neg (fmod (exp x) (sqrt (cos x))))) (/ -1 (exp x)) (neg (fmod (exp x) (sqrt (cos x)))) (/ (fmod (exp x) (sqrt (cos x))) (/ (+ (pow (cosh x) 3) (pow (sinh x) 3)) (+ (* (sinh (neg x)) (cosh x)) (cosh (* -2 x))))) (fmod (exp x) (sqrt (cos x))) (sqrt (cos x)) (fmod (exp x) (sqrt (cos x))) (cos x) (* (+ (* -1/720 (* x x)) 1/24) x) (* (* (+ (* -1/720 (* x x)) 1/24) x) x) (/ (+ (pow (cosh x) 3) (pow (sinh x) 3)) (+ (* (sinh (neg x)) (cosh x)) (cosh (* -2 x)))) (+ (* (sinh (neg x)) (cosh x)) (cosh (* -2 x)))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 195 | 794 |
| 1 | 590 | 716 |
| 2 | 1944 | 692 |
| 0 | 8502 | 658 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(fmod (exp x) (sqrt (cos x))) |
(+ (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x)))) |
(+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (* x (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x)))) |
(+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* x (+ (* -1/6 (* x (fmod (exp x) (sqrt (cos x))))) (* 1/2 (fmod (exp x) (sqrt (cos x)))))))) (fmod (exp x) (sqrt (cos x)))) |
1 |
(+ 1 x) |
(+ 1 (* x (+ 1 (* 1/2 x)))) |
(+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))) |
(+ 1 (* -1/4 (pow x 2))) |
(+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))) |
(+ (* x (- (* -1 (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x)))) |
(+ (* x (- (* x (- (* -1 (* x (+ (* -1 (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (fmod (exp x) (sqrt (cos x)))))) (+ (* -1/2 (fmod (exp x) (sqrt (cos x)))) (* 1/6 (fmod (exp x) (sqrt (cos x)))))))) (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x)))) |
-1 |
(- x 1) |
(- (* x (+ 1 (* -1/2 x))) 1) |
(- (* x (+ 1 (* x (- (* 1/6 x) 1/2)))) 1) |
(* -1 (fmod (exp x) (sqrt (cos x)))) |
(+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* x (- (* 2 (fmod (exp x) (sqrt (cos x)))) (* 3/2 (fmod (exp x) (sqrt (cos x)))))))) (fmod (exp x) (sqrt (cos x)))) |
(+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* x (- (+ (* 2 (fmod (exp x) (sqrt (cos x)))) (* x (- (* -2/3 (fmod (exp x) (sqrt (cos x)))) (+ (* -3/2 (fmod (exp x) (sqrt (cos x)))) (fmod (exp x) (sqrt (cos x))))))) (* 3/2 (fmod (exp x) (sqrt (cos x)))))))) (fmod (exp x) (sqrt (cos x)))) |
(+ 1 (* -1/2 (pow x 2))) |
(+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))) |
(* 1/24 x) |
(* x (+ 1/24 (* -1/720 (pow x 2)))) |
(* 1/24 (pow x 2)) |
(* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) |
(+ 1 (* -1 x)) |
(+ 1 (* x (- (* 2 x) 1))) |
(+ 1 (* x (- (* x (+ 2 (* -2/3 x))) 1))) |
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) |
(exp x) |
x |
(* x (+ 1 (/ 1 x))) |
(* 1/2 (pow x 2)) |
(* (pow x 2) (+ 1/2 (/ 1 x))) |
(* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 1 (pow x 2))))) |
(sqrt (cos x)) |
(/ (fmod (exp x) (sqrt (cos x))) (exp x)) |
(/ -1 (exp x)) |
(/ (* (+ (* 1/4 (* (+ (exp x) (/ 1 (exp x))) (- (exp (neg x)) (/ 1 (exp (neg x)))))) (* 1/2 (+ (exp (* -2 x)) (/ 1 (exp (* -2 x)))))) (fmod (exp x) (sqrt (cos x)))) (+ (* 1/8 (pow (+ (exp x) (/ 1 (exp x))) 3)) (* 1/8 (pow (- (exp x) (/ 1 (exp x))) 3)))) |
(cos x) |
(* -1/720 (pow x 3)) |
(* (pow x 3) (- (* 1/24 (/ 1 (pow x 2))) 1/720)) |
(* -1/720 (pow x 4)) |
(* (pow x 4) (- (* 1/24 (/ 1 (pow x 2))) 1/720)) |
(/ (+ (* 1/8 (pow (+ (exp x) (/ 1 (exp x))) 3)) (* 1/8 (pow (- (exp x) (/ 1 (exp x))) 3))) (+ (* 1/4 (* (+ (exp x) (/ 1 (exp x))) (- (exp (neg x)) (/ 1 (exp (neg x)))))) (* 1/2 (+ (exp (* -2 x)) (/ 1 (exp (* -2 x))))))) |
(+ (* 1/4 (* (+ (exp x) (/ 1 (exp x))) (- (exp (neg x)) (/ 1 (exp (neg x)))))) (* 1/2 (+ (exp (* -2 x)) (/ 1 (exp (* -2 x)))))) |
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) |
(/ (* (+ (* 1/4 (* (+ (exp x) (/ 1 (exp x))) (- (exp (* -1 x)) (/ 1 (exp (* -1 x)))))) (* 1/2 (+ (exp (* -2 x)) (/ 1 (exp (* -2 x)))))) (fmod (exp x) (sqrt (cos x)))) (+ (* 1/8 (pow (+ (exp x) (/ 1 (exp x))) 3)) (* 1/8 (pow (- (exp x) (/ 1 (exp x))) 3)))) |
(* -1 (* (pow x 3) (- 1/720 (* 1/24 (/ 1 (pow x 2)))))) |
(/ (+ (* 1/8 (pow (+ (exp x) (/ 1 (exp x))) 3)) (* 1/8 (pow (- (exp x) (/ 1 (exp x))) 3))) (+ (* 1/4 (* (+ (exp x) (/ 1 (exp x))) (- (exp (* -1 x)) (/ 1 (exp (* -1 x)))))) (* 1/2 (+ (exp (* -2 x)) (/ 1 (exp (* -2 x))))))) |
(+ (* 1/4 (* (+ (exp x) (/ 1 (exp x))) (- (exp (* -1 x)) (/ 1 (exp (* -1 x)))))) (* 1/2 (+ (exp (* -2 x)) (/ 1 (exp (* -2 x)))))) |
| Outputs |
|---|
(fmod (exp x) (sqrt (cos x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(+ (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (-.f64 #s(literal 1 binary64) x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) |
(+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (* x (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) |
(+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* x (+ (* -1/6 (* x (fmod (exp x) (sqrt (cos x))))) (* 1/2 (fmod (exp x) (sqrt (cos x)))))))) (fmod (exp x) (sqrt (cos x)))) |
(fma.f64 (-.f64 #s(literal 1 binary64) x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (*.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64))) (*.f64 x x))) |
1 |
#s(literal 1 binary64) |
(+ 1 x) |
(-.f64 x #s(literal -1 binary64)) |
(+ 1 (* x (+ 1 (* 1/2 x)))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64)) |
(+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 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)) |
(+ 1 (* -1/4 (pow x 2))) |
(fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))) |
(fma.f64 (-.f64 (*.f64 #s(literal -1/96 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))) |
(fma.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -19/5760 binary64) (*.f64 x x)) #s(literal 1/96 binary64)) x) x) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(+ (* x (- (* -1 (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) |
(+ (* x (- (* x (- (* -1 (* x (+ (* -1 (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (fmod (exp x) (sqrt (cos x)))))) (+ (* -1/2 (fmod (exp x) (sqrt (cos x)))) (* 1/6 (fmod (exp x) (sqrt (cos x)))))))) (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x)))) |
(fma.f64 (-.f64 #s(literal 1 binary64) x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (*.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64))) (*.f64 x x))) |
-1 |
#s(literal -1 binary64) |
(- x 1) |
(-.f64 x #s(literal 1 binary64)) |
(- (* x (+ 1 (* -1/2 x))) 1) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) x) x (-.f64 x #s(literal 1 binary64))) |
(- (* x (+ 1 (* x (- (* 1/6 x) 1/2)))) 1) |
(fma.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 1/2 binary64)) x) x (-.f64 x #s(literal 1 binary64))) |
(* -1 (fmod (exp x) (sqrt (cos x)))) |
(neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) |
(+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* x (- (* 2 (fmod (exp x) (sqrt (cos x)))) (* 3/2 (fmod (exp x) (sqrt (cos x)))))))) (fmod (exp x) (sqrt (cos x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) |
(+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* x (- (+ (* 2 (fmod (exp x) (sqrt (cos x)))) (* x (- (* -2/3 (fmod (exp x) (sqrt (cos x)))) (+ (* -3/2 (fmod (exp x) (sqrt (cos x)))) (fmod (exp x) (sqrt (cos x))))))) (* 3/2 (fmod (exp x) (sqrt (cos x)))))))) (fmod (exp x) (sqrt (cos x)))) |
(fma.f64 (-.f64 #s(literal 1 binary64) x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (*.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64))) (*.f64 x x))) |
(+ 1 (* -1/2 (pow x 2))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))) |
(fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))) |
(fma.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/720 binary64) (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) (*.f64 x x) #s(literal 1 binary64)) |
(* 1/24 x) |
(*.f64 #s(literal 1/24 binary64) x) |
(* x (+ 1/24 (* -1/720 (pow x 2)))) |
(*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) x) |
(* 1/24 (pow x 2)) |
(*.f64 #s(literal 1/24 binary64) (*.f64 x x)) |
(* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) |
(*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) x) x) |
(+ 1 (* -1 x)) |
(-.f64 #s(literal 1 binary64) x) |
(+ 1 (* x (- (* 2 x) 1))) |
(fma.f64 (-.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x #s(literal 1 binary64)) |
(+ 1 (* x (- (* x (+ 2 (* -2/3 x))) 1))) |
(fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -2/3 binary64) x #s(literal 2 binary64)) x) #s(literal 1 binary64)) x #s(literal 1 binary64)) |
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))) |
(/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 x)) |
(exp x) |
(exp.f64 x) |
x |
(* x (+ 1 (/ 1 x))) |
(-.f64 x #s(literal -1 binary64)) |
(* 1/2 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/2 binary64)) |
(* (pow x 2) (+ 1/2 (/ 1 x))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) |
(* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 1 (pow x 2))))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64)) |
(sqrt (cos x)) |
(sqrt.f64 (cos.f64 x)) |
(/ (fmod (exp x) (sqrt (cos x))) (exp x)) |
(/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 x)) |
(/ -1 (exp x)) |
(/.f64 #s(literal -1 binary64) (exp.f64 x)) |
(/ (* (+ (* 1/4 (* (+ (exp x) (/ 1 (exp x))) (- (exp (neg x)) (/ 1 (exp (neg x)))))) (* 1/2 (+ (exp (* -2 x)) (/ 1 (exp (* -2 x)))))) (fmod (exp x) (sqrt (cos x)))) (+ (* 1/8 (pow (+ (exp x) (/ 1 (exp x))) 3)) (* 1/8 (pow (- (exp x) (/ 1 (exp x))) 3)))) |
(*.f64 (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (+.f64 (pow.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) #s(literal 3 binary64)) (pow.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 3 binary64)))) (/.f64 (fma.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (pow.f64 (exp.f64 x) #s(literal -2 binary64))) #s(literal 1/2 binary64) (*.f64 (-.f64 (*.f64 (exp.f64 (neg.f64 x)) (exp.f64 (neg.f64 x))) (pow.f64 (exp.f64 x) #s(literal 2 binary64))) #s(literal 1/4 binary64))) #s(literal 1/8 binary64))) |
(cos x) |
(cos.f64 x) |
(* -1/720 (pow x 3)) |
(*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/720 binary64)) |
(* (pow x 3) (- (* 1/24 (/ 1 (pow x 2))) 1/720)) |
(*.f64 (-.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/720 binary64)) (pow.f64 x #s(literal 3 binary64))) |
(* -1/720 (pow x 4)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/720 binary64)) |
(* (pow x 4) (- (* 1/24 (/ 1 (pow x 2))) 1/720)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/720 binary64))) |
(/ (+ (* 1/8 (pow (+ (exp x) (/ 1 (exp x))) 3)) (* 1/8 (pow (- (exp x) (/ 1 (exp x))) 3))) (+ (* 1/4 (* (+ (exp x) (/ 1 (exp x))) (- (exp (neg x)) (/ 1 (exp (neg x)))))) (* 1/2 (+ (exp (* -2 x)) (/ 1 (exp (* -2 x))))))) |
(*.f64 (/.f64 #s(literal 1/8 binary64) (fma.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (pow.f64 (exp.f64 x) #s(literal -2 binary64))) #s(literal 1/2 binary64) (*.f64 (-.f64 (*.f64 (exp.f64 (neg.f64 x)) (exp.f64 (neg.f64 x))) (pow.f64 (exp.f64 x) #s(literal 2 binary64))) #s(literal 1/4 binary64)))) (+.f64 (pow.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) #s(literal 3 binary64)) (pow.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 3 binary64)))) |
(+ (* 1/4 (* (+ (exp x) (/ 1 (exp x))) (- (exp (neg x)) (/ 1 (exp (neg x)))))) (* 1/2 (+ (exp (* -2 x)) (/ 1 (exp (* -2 x)))))) |
(fma.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (pow.f64 (exp.f64 x) #s(literal -2 binary64))) #s(literal 1/2 binary64) (*.f64 (-.f64 (*.f64 (exp.f64 (neg.f64 x)) (exp.f64 (neg.f64 x))) (pow.f64 (exp.f64 x) #s(literal 2 binary64))) #s(literal 1/4 binary64))) |
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))) |
(/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 x)) |
(/ (* (+ (* 1/4 (* (+ (exp x) (/ 1 (exp x))) (- (exp (* -1 x)) (/ 1 (exp (* -1 x)))))) (* 1/2 (+ (exp (* -2 x)) (/ 1 (exp (* -2 x)))))) (fmod (exp x) (sqrt (cos x)))) (+ (* 1/8 (pow (+ (exp x) (/ 1 (exp x))) 3)) (* 1/8 (pow (- (exp x) (/ 1 (exp x))) 3)))) |
(*.f64 (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (+.f64 (pow.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) #s(literal 3 binary64)) (pow.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 3 binary64)))) (/.f64 (fma.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (pow.f64 (exp.f64 x) #s(literal -2 binary64))) #s(literal 1/2 binary64) (*.f64 (-.f64 (*.f64 (exp.f64 (neg.f64 x)) (exp.f64 (neg.f64 x))) (pow.f64 (exp.f64 x) #s(literal 2 binary64))) #s(literal 1/4 binary64))) #s(literal 1/8 binary64))) |
(* -1 (* (pow x 3) (- 1/720 (* 1/24 (/ 1 (pow x 2)))))) |
(*.f64 (fma.f64 (/.f64 #s(literal -1/24 binary64) (*.f64 x x)) #s(literal -1 binary64) #s(literal -1/720 binary64)) (pow.f64 x #s(literal 3 binary64))) |
(/ (+ (* 1/8 (pow (+ (exp x) (/ 1 (exp x))) 3)) (* 1/8 (pow (- (exp x) (/ 1 (exp x))) 3))) (+ (* 1/4 (* (+ (exp x) (/ 1 (exp x))) (- (exp (* -1 x)) (/ 1 (exp (* -1 x)))))) (* 1/2 (+ (exp (* -2 x)) (/ 1 (exp (* -2 x))))))) |
(*.f64 (/.f64 #s(literal 1/8 binary64) (fma.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (pow.f64 (exp.f64 x) #s(literal -2 binary64))) #s(literal 1/2 binary64) (*.f64 (-.f64 (*.f64 (exp.f64 (neg.f64 x)) (exp.f64 (neg.f64 x))) (pow.f64 (exp.f64 x) #s(literal 2 binary64))) #s(literal 1/4 binary64)))) (+.f64 (pow.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) #s(literal 3 binary64)) (pow.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 3 binary64)))) |
(+ (* 1/4 (* (+ (exp x) (/ 1 (exp x))) (- (exp (* -1 x)) (/ 1 (exp (* -1 x)))))) (* 1/2 (+ (exp (* -2 x)) (/ 1 (exp (* -2 x)))))) |
(fma.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (pow.f64 (exp.f64 x) #s(literal -2 binary64))) #s(literal 1/2 binary64) (*.f64 (-.f64 (*.f64 (exp.f64 (neg.f64 x)) (exp.f64 (neg.f64 x))) (pow.f64 (exp.f64 x) #s(literal 2 binary64))) #s(literal 1/4 binary64))) |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 58 | 378 |
| 0 | 105 | 378 |
| 1 | 341 | 377 |
| 2 | 2339 | 377 |
| 0 | 8404 | 377 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (fmod.f64 #s(approx (exp x) (+.f64 #s(literal 1 binary64) x)) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
(fmod.f64 #s(approx (exp x) (+.f64 #s(literal 1 binary64) x)) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) |
#s(approx (exp x) (+.f64 #s(literal 1 binary64) x)) |
(+.f64 #s(literal 1 binary64) x) |
(*.f64 (fmod.f64 #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 (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
(fmod.f64 #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 (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) |
#s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64)) |
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
(fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) |
(exp.f64 x) |
#s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (exp.f64 x)) (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))))))) |
(/.f64 #s(literal -1 binary64) (exp.f64 x)) |
(neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))))) |
(/.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (/.f64 (+.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3 binary64))) (fma.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x) (cosh.f64 (*.f64 #s(literal -2 binary64) x))))) |
(fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
#s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))))) |
#s(approx (cos x) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) x) |
(*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) x) x) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3 binary64))) (fma.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x) (cosh.f64 (*.f64 #s(literal -2 binary64) x)))) |
(fma.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x) (cosh.f64 (*.f64 #s(literal -2 binary64) x))) |
| Outputs |
|---|
(*.f64 (exp.f64 (neg.f64 x)) (fmod.f64 #s(approx (exp x) (+.f64 #s(literal 1 binary64) x)) #s(approx (sqrt (cos x)) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64))))) |
(*.f64 (fmod.f64 #s(approx (exp x) (+.f64 #s(literal 1 binary64) x)) #s(approx (sqrt (cos x)) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fmod.f64 #s(approx (exp x) (+.f64 #s(literal 1 binary64) x)) #s(approx (sqrt (cos x)) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))))) (neg.f64 (exp.f64 x))) |
(/.f64 (neg.f64 (*.f64 (fmod.f64 #s(approx (exp x) (+.f64 #s(literal 1 binary64) x)) #s(approx (sqrt (cos x)) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 1 binary64))) (neg.f64 (exp.f64 x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fmod.f64 #s(approx (exp x) (+.f64 #s(literal 1 binary64) x)) #s(approx (sqrt (cos x)) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64))))) (exp.f64 x)) |
(/.f64 (*.f64 (fmod.f64 #s(approx (exp x) (+.f64 #s(literal 1 binary64) x)) #s(approx (sqrt (cos x)) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 1 binary64)) (exp.f64 x)) |
(fma.f64 (cosh.f64 x) (fmod.f64 #s(approx (exp x) (+.f64 #s(literal 1 binary64) x)) #s(approx (sqrt (cos x)) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (sinh.f64 (neg.f64 x)) (fmod.f64 #s(approx (exp x) (+.f64 #s(literal 1 binary64) x)) #s(approx (sqrt (cos x)) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))))) |
(fma.f64 (fmod.f64 #s(approx (exp x) (+.f64 #s(literal 1 binary64) x)) #s(approx (sqrt (cos x)) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) (cosh.f64 x) (*.f64 (fmod.f64 #s(approx (exp x) (+.f64 #s(literal 1 binary64) x)) #s(approx (sqrt (cos x)) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) (sinh.f64 (neg.f64 x)))) |
(+.f64 (*.f64 (cosh.f64 x) (fmod.f64 #s(approx (exp x) (+.f64 #s(literal 1 binary64) x)) #s(approx (sqrt (cos x)) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (sinh.f64 (neg.f64 x)) (fmod.f64 #s(approx (exp x) (+.f64 #s(literal 1 binary64) x)) #s(approx (sqrt (cos x)) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))))) |
(+.f64 (*.f64 (fmod.f64 #s(approx (exp x) (+.f64 #s(literal 1 binary64) x)) #s(approx (sqrt (cos x)) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) (cosh.f64 x)) (*.f64 (fmod.f64 #s(approx (exp x) (+.f64 #s(literal 1 binary64) x)) #s(approx (sqrt (cos x)) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) (sinh.f64 (neg.f64 x)))) |
(fmod.f64 #s(approx (exp x) (+.f64 #s(literal 1 binary64) x)) #s(approx (sqrt (cos x)) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) |
#s(approx (exp x) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64))) (neg.f64 (-.f64 x #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (-.f64 x #s(literal 1 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 x x (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) |
(fma.f64 (sqrt.f64 (neg.f64 x)) (sqrt.f64 (neg.f64 x)) #s(literal 1 binary64)) |
(fma.f64 (sqrt.f64 x) (sqrt.f64 x) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) x #s(literal 1 binary64)) |
(fma.f64 x #s(literal 1 binary64) #s(literal 1 binary64)) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 x #s(literal 1 binary64)))) |
(-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x))) |
(+.f64 (pow.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(+.f64 #s(literal 1 binary64) x) |
(+.f64 x #s(literal 1 binary64)) |
(*.f64 (fmod.f64 #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 (sqrt (cos x)) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
(*.f64 (exp.f64 (neg.f64 x)) (fmod.f64 #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 (sqrt (cos x)) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fmod.f64 #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 (sqrt (cos x)) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))))) (neg.f64 (exp.f64 x))) |
(/.f64 (neg.f64 (*.f64 (fmod.f64 #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 (sqrt (cos x)) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 1 binary64))) (neg.f64 (exp.f64 x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fmod.f64 #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 (sqrt (cos x)) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64))))) (exp.f64 x)) |
(/.f64 (*.f64 (fmod.f64 #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 (sqrt (cos x)) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 1 binary64)) (exp.f64 x)) |
(fma.f64 (cosh.f64 x) (fmod.f64 #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 (sqrt (cos x)) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (sinh.f64 (neg.f64 x)) (fmod.f64 #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 (sqrt (cos x)) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))))) |
(fma.f64 (fmod.f64 #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 (sqrt (cos x)) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) (cosh.f64 x) (*.f64 (fmod.f64 #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 (sqrt (cos x)) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) (sinh.f64 (neg.f64 x)))) |
(+.f64 (*.f64 (cosh.f64 x) (fmod.f64 #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 (sqrt (cos x)) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (sinh.f64 (neg.f64 x)) (fmod.f64 #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 (sqrt (cos x)) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))))) |
(+.f64 (*.f64 (fmod.f64 #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 (sqrt (cos x)) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) (cosh.f64 x)) (*.f64 (fmod.f64 #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 (sqrt (cos x)) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) (sinh.f64 (neg.f64 x)))) |
(fmod.f64 #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 (sqrt (cos x)) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) |
#s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 3 binary64)) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 1 binary64)) (-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) (*.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) #s(literal 1 binary64))) (*.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 3 binary64)) #s(literal 1 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x))) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x))) (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 1 binary64))) (pow.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) x)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x))) (pow.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) #s(literal -1 binary64))) |
(+.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) |
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
(*.f64 (exp.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))))) (neg.f64 (exp.f64 x))) |
(/.f64 (neg.f64 (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 1 binary64))) (neg.f64 (exp.f64 x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64))))) (exp.f64 x)) |
(/.f64 (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 1 binary64)) (exp.f64 x)) |
(fma.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (sinh.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))))) |
(fma.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) (cosh.f64 x) (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) (sinh.f64 (neg.f64 x)))) |
(+.f64 (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (sinh.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))))) |
(+.f64 (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) (cosh.f64 x)) (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) (sinh.f64 (neg.f64 x)))) |
(fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) |
(pow.f64 (exp.f64 #s(literal 1 binary64)) x) |
(pow.f64 (exp.f64 x) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 (neg.f64 x)) #s(literal -1 binary64)) |
(/.f64 (+.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) #s(literal -2 binary64)) |
(/.f64 (fma.f64 #s(literal 2 binary64) (sinh.f64 x) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 x) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x))))) #s(literal -4 binary64)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x))))) #s(literal -4 binary64)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 x)))))) #s(literal 4 binary64)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) #s(literal 4 binary64)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 x))))) #s(literal -4 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x))))) #s(literal 4 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 x)))))) #s(literal -4 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) #s(literal -4 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 x))))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x))) #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x))))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x))) #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) #s(literal -4 binary64)) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x))))) #s(literal -4 binary64)) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x))))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) #s(literal -4 binary64)) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x))))) #s(literal -4 binary64)) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 x))))) #s(literal -2 binary64)) |
(/.f64 (-.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) #s(literal -2 binary64)) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 x)))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 x) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) #s(literal 4 binary64)) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (pow.f64 (cosh.f64 x) #s(literal 3 binary64)))) (neg.f64 (-.f64 (cosh.f64 (+.f64 x x)) (*.f64 (sinh.f64 x) (cosh.f64 x))))) |
(/.f64 (+.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (pow.f64 (cosh.f64 x) #s(literal 3 binary64))) (-.f64 (cosh.f64 (+.f64 x x)) (*.f64 (sinh.f64 x) (cosh.f64 x)))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (exp.f64 x))) |
(/.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 x))) |
(-.f64 (/.f64 (pow.f64 (cosh.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))) (/.f64 (pow.f64 (sinh.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x)))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (cosh.f64 x) #s(literal 6 binary64)) (-.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3 binary64)))) (-.f64 (cosh.f64 (+.f64 x x)) (*.f64 (sinh.f64 x) (cosh.f64 x)))) (/.f64 (/.f64 (pow.f64 (sinh.f64 x) #s(literal 6 binary64)) (-.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3 binary64)))) (-.f64 (cosh.f64 (+.f64 x x)) (*.f64 (sinh.f64 x) (cosh.f64 x))))) |
(-.f64 (/.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (-.f64 (cosh.f64 (+.f64 x x)) (*.f64 (sinh.f64 x) (cosh.f64 x)))) (/.f64 (*.f64 (neg.f64 (pow.f64 (cosh.f64 x) #s(literal 3/2 binary64))) (pow.f64 (cosh.f64 x) #s(literal 3/2 binary64))) (-.f64 (cosh.f64 (+.f64 x x)) (*.f64 (sinh.f64 x) (cosh.f64 x))))) |
(-.f64 (/.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (-.f64 (cosh.f64 (+.f64 x x)) (*.f64 (sinh.f64 x) (cosh.f64 x)))) (/.f64 (*.f64 (neg.f64 (pow.f64 (cosh.f64 x) #s(literal 2 binary64))) (cosh.f64 x)) (-.f64 (cosh.f64 (+.f64 x x)) (*.f64 (sinh.f64 x) (cosh.f64 x))))) |
(-.f64 (/.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (-.f64 (cosh.f64 (+.f64 x x)) (*.f64 (sinh.f64 x) (cosh.f64 x)))) (/.f64 (neg.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64))) (-.f64 (cosh.f64 (+.f64 x x)) (*.f64 (sinh.f64 x) (cosh.f64 x))))) |
(-.f64 (/.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (-.f64 (cosh.f64 (+.f64 x x)) (*.f64 (sinh.f64 x) (cosh.f64 x)))) (/.f64 (*.f64 (neg.f64 (pow.f64 (sinh.f64 x) #s(literal 3/2 binary64))) (pow.f64 (sinh.f64 x) #s(literal 3/2 binary64))) (-.f64 (cosh.f64 (+.f64 x x)) (*.f64 (sinh.f64 x) (cosh.f64 x))))) |
(-.f64 (/.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (-.f64 (cosh.f64 (+.f64 x x)) (*.f64 (sinh.f64 x) (cosh.f64 x)))) (/.f64 (*.f64 (neg.f64 (pow.f64 (sinh.f64 x) #s(literal 2 binary64))) (sinh.f64 x)) (-.f64 (cosh.f64 (+.f64 x x)) (*.f64 (sinh.f64 x) (cosh.f64 x))))) |
(-.f64 (/.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (-.f64 (cosh.f64 (+.f64 x x)) (*.f64 (sinh.f64 x) (cosh.f64 x)))) (/.f64 (neg.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64))) (-.f64 (cosh.f64 (+.f64 x x)) (*.f64 (sinh.f64 x) (cosh.f64 x))))) |
(-.f64 (cosh.f64 x) (sinh.f64 (neg.f64 x))) |
(exp.f64 x) |
(+.f64 (sinh.f64 x) (cosh.f64 x)) |
(+.f64 (cosh.f64 x) (sinh.f64 x)) |
#s(approx (sqrt (cos x)) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (exp.f64 x))) (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))))) |
(*.f64 (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))))) (/.f64 #s(literal -1 binary64) (exp.f64 x))) |
(*.f64 (/.f64 #s(literal -1 binary64) (exp.f64 x)) (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))))))) |
(*.f64 #s(literal -1 binary64) (/.f64 (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))))) (exp.f64 x))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))))))) (neg.f64 (neg.f64 (exp.f64 x)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))))) #s(literal 1 binary64))) (neg.f64 (neg.f64 (exp.f64 x)))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))))))))) (neg.f64 (neg.f64 (exp.f64 x)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))))))) (neg.f64 (exp.f64 x))) |
(/.f64 (*.f64 (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))))) #s(literal 1 binary64)) (neg.f64 (exp.f64 x))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))))))) (neg.f64 (exp.f64 x))) |
(/.f64 (neg.f64 (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))))))) (exp.f64 x)) |
(neg.f64 (/.f64 (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))))) (exp.f64 x))) |
(pow.f64 (neg.f64 (exp.f64 x)) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (exp.f64 x)))) |
(/.f64 #s(literal -1 binary64) (exp.f64 x)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (neg.f64 (exp.f64 x))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (exp.f64 x))) |
(neg.f64 (exp.f64 (neg.f64 x))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 (exp.f64 x))) #s(literal -1 binary64))) |
(neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))))) |
(*.f64 (/.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 #s(literal -1/96 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (neg.f64 (+.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (pow.f64 (cosh.f64 x) #s(literal 3 binary64))))) (neg.f64 (fma.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x) (cosh.f64 (*.f64 #s(literal 2 binary64) x))))) |
(*.f64 (/.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 #s(literal -1/96 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (+.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (pow.f64 (cosh.f64 x) #s(literal 3 binary64)))) (fma.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x) (cosh.f64 (*.f64 #s(literal 2 binary64) x)))) |
(*.f64 (fma.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) (/.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 #s(literal -1/96 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (+.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (pow.f64 (cosh.f64 x) #s(literal 3 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 #s(literal -1/96 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (fma.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x) (cosh.f64 (*.f64 #s(literal 2 binary64) x))))) (neg.f64 (+.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (pow.f64 (cosh.f64 x) #s(literal 3 binary64))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 #s(literal -1/96 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (+.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (pow.f64 (cosh.f64 x) #s(literal 3 binary64)))) (-.f64 (pow.f64 (*.f64 (sinh.f64 x) (cosh.f64 x)) #s(literal 2 binary64)) (pow.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64))))) (neg.f64 (-.f64 (*.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x)) (cosh.f64 (*.f64 #s(literal 2 binary64) x))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 #s(literal -1/96 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (+.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (pow.f64 (cosh.f64 x) #s(literal 3 binary64)))) (+.f64 (pow.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sinh.f64 x) (cosh.f64 x)) #s(literal 3 binary64))))) (neg.f64 (fma.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) x)) (-.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x))) (pow.f64 (*.f64 (sinh.f64 x) (cosh.f64 x)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 #s(literal -1/96 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))))))) (/.f64 (neg.f64 (+.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (pow.f64 (cosh.f64 x) #s(literal 3 binary64)))) (fma.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x) (cosh.f64 (*.f64 #s(literal 2 binary64) x))))) |
(/.f64 (neg.f64 (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 #s(literal -1/96 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 (pow.f64 (*.f64 (sinh.f64 x) (cosh.f64 x)) #s(literal 2 binary64)) (pow.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64))))) (neg.f64 (*.f64 (+.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (pow.f64 (cosh.f64 x) #s(literal 3 binary64))) (-.f64 (*.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x)) (cosh.f64 (*.f64 #s(literal 2 binary64) x)))))) |
(/.f64 (neg.f64 (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 #s(literal -1/96 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (+.f64 (pow.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sinh.f64 x) (cosh.f64 x)) #s(literal 3 binary64))))) (neg.f64 (*.f64 (+.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (pow.f64 (cosh.f64 x) #s(literal 3 binary64))) (fma.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) x)) (-.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x))) (pow.f64 (*.f64 (sinh.f64 x) (cosh.f64 x)) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 #s(literal -1/96 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (fma.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x) (cosh.f64 (*.f64 #s(literal 2 binary64) x)))) (+.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (pow.f64 (cosh.f64 x) #s(literal 3 binary64)))) |
(/.f64 (*.f64 (/.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 #s(literal -1/96 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (+.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (pow.f64 (cosh.f64 x) #s(literal 3 binary64)))) (-.f64 (pow.f64 (*.f64 (sinh.f64 x) (cosh.f64 x)) #s(literal 2 binary64)) (pow.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)))) (-.f64 (*.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x)) (cosh.f64 (*.f64 #s(literal 2 binary64) x)))) |
(/.f64 (*.f64 (/.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 #s(literal -1/96 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (+.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (pow.f64 (cosh.f64 x) #s(literal 3 binary64)))) (+.f64 (pow.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sinh.f64 x) (cosh.f64 x)) #s(literal 3 binary64)))) (fma.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) x)) (-.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x))) (pow.f64 (*.f64 (sinh.f64 x) (cosh.f64 x)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 #s(literal -1/96 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))))) (/.f64 (+.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (pow.f64 (cosh.f64 x) #s(literal 3 binary64))) (fma.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x) (cosh.f64 (*.f64 #s(literal 2 binary64) x))))) |
(/.f64 (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 #s(literal -1/96 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 (pow.f64 (*.f64 (sinh.f64 x) (cosh.f64 x)) #s(literal 2 binary64)) (pow.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)))) (*.f64 (+.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (pow.f64 (cosh.f64 x) #s(literal 3 binary64))) (-.f64 (*.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x)) (cosh.f64 (*.f64 #s(literal 2 binary64) x))))) |
(/.f64 (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 #s(literal -1/96 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (+.f64 (pow.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sinh.f64 x) (cosh.f64 x)) #s(literal 3 binary64)))) (*.f64 (+.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (pow.f64 (cosh.f64 x) #s(literal 3 binary64))) (fma.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) x)) (-.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x))) (pow.f64 (*.f64 (sinh.f64 x) (cosh.f64 x)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 #s(literal -1/96 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))))) (/.f64 (neg.f64 (+.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (pow.f64 (cosh.f64 x) #s(literal 3 binary64)))) (fma.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x) (cosh.f64 (*.f64 #s(literal 2 binary64) x))))) |
(/.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 #s(literal -1/96 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (/.f64 (+.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (pow.f64 (cosh.f64 x) #s(literal 3 binary64))) (fma.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x) (cosh.f64 (*.f64 #s(literal 2 binary64) x))))) |
(neg.f64 (/.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 #s(literal -1/96 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (/.f64 (neg.f64 (+.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (pow.f64 (cosh.f64 x) #s(literal 3 binary64)))) (fma.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x) (cosh.f64 (*.f64 #s(literal 2 binary64) x)))))) |
(fma.f64 (/.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 #s(literal -1/96 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (+.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (pow.f64 (cosh.f64 x) #s(literal 3 binary64)))) (*.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x)) (*.f64 (/.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 #s(literal -1/96 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (+.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (pow.f64 (cosh.f64 x) #s(literal 3 binary64)))) (cosh.f64 (*.f64 #s(literal 2 binary64) x)))) |
(fma.f64 (/.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 #s(literal -1/96 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (+.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (pow.f64 (cosh.f64 x) #s(literal 3 binary64)))) (cosh.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (/.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 #s(literal -1/96 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (+.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (pow.f64 (cosh.f64 x) #s(literal 3 binary64)))) (*.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x)))) |
(fma.f64 (*.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x)) (/.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 #s(literal -1/96 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (+.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (pow.f64 (cosh.f64 x) #s(literal 3 binary64)))) (*.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) x)) (/.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 #s(literal -1/96 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (+.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (pow.f64 (cosh.f64 x) #s(literal 3 binary64)))))) |
(fma.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) x)) (/.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 #s(literal -1/96 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (+.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (pow.f64 (cosh.f64 x) #s(literal 3 binary64)))) (*.f64 (*.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x)) (/.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 #s(literal -1/96 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (+.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (pow.f64 (cosh.f64 x) #s(literal 3 binary64)))))) |
(+.f64 (*.f64 (*.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x)) (/.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 #s(literal -1/96 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (+.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (pow.f64 (cosh.f64 x) #s(literal 3 binary64))))) (*.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) x)) (/.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 #s(literal -1/96 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (+.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (pow.f64 (cosh.f64 x) #s(literal 3 binary64)))))) |
(+.f64 (*.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) x)) (/.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 #s(literal -1/96 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (+.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (pow.f64 (cosh.f64 x) #s(literal 3 binary64))))) (*.f64 (*.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x)) (/.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 #s(literal -1/96 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (+.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (pow.f64 (cosh.f64 x) #s(literal 3 binary64)))))) |
(+.f64 (*.f64 (/.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 #s(literal -1/96 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (+.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (pow.f64 (cosh.f64 x) #s(literal 3 binary64)))) (*.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x))) (*.f64 (/.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 #s(literal -1/96 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (+.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (pow.f64 (cosh.f64 x) #s(literal 3 binary64)))) (cosh.f64 (*.f64 #s(literal 2 binary64) x)))) |
(+.f64 (*.f64 (/.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 #s(literal -1/96 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (+.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (pow.f64 (cosh.f64 x) #s(literal 3 binary64)))) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) (*.f64 (/.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 #s(literal -1/96 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (+.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (pow.f64 (cosh.f64 x) #s(literal 3 binary64)))) (*.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x)))) |
(fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 #s(literal -1/96 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
#s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 #s(literal -1/96 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))))) |
#s(approx (cos x) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) x) |
(*.f64 x (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/518400 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/576 binary64)) x)) (neg.f64 (-.f64 (*.f64 #s(literal -1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal -1/373248000 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/13824 binary64)) x)) (neg.f64 (fma.f64 #s(literal 1/518400 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) #s(literal -1/17280 binary64)))))) |
(/.f64 (neg.f64 (*.f64 x (-.f64 (*.f64 #s(literal 1/518400 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/576 binary64)))) (neg.f64 (-.f64 (*.f64 #s(literal -1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 #s(literal -1/373248000 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/13824 binary64)))) (neg.f64 (fma.f64 #s(literal 1/518400 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) #s(literal -1/17280 binary64)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/518400 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/576 binary64)) x) (-.f64 (*.f64 #s(literal -1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64))) |
(/.f64 (*.f64 (fma.f64 #s(literal -1/373248000 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/13824 binary64)) x) (fma.f64 #s(literal 1/518400 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) #s(literal -1/17280 binary64))))) |
(/.f64 (*.f64 x (-.f64 (*.f64 #s(literal 1/518400 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/576 binary64))) (-.f64 (*.f64 #s(literal -1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64))) |
(/.f64 (*.f64 x (fma.f64 #s(literal -1/373248000 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/13824 binary64))) (fma.f64 #s(literal 1/518400 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) #s(literal -1/17280 binary64))))) |
(fma.f64 (*.f64 #s(literal -1/720 binary64) (*.f64 x x)) x (*.f64 #s(literal 1/24 binary64) x)) |
(fma.f64 #s(literal 1/24 binary64) x (*.f64 (*.f64 #s(literal -1/720 binary64) (*.f64 x x)) x)) |
(fma.f64 x (*.f64 #s(literal -1/720 binary64) (*.f64 x x)) (*.f64 x #s(literal 1/24 binary64))) |
(fma.f64 x #s(literal 1/24 binary64) (*.f64 x (*.f64 #s(literal -1/720 binary64) (*.f64 x x)))) |
(+.f64 (*.f64 (*.f64 #s(literal -1/720 binary64) (*.f64 x x)) x) (*.f64 #s(literal 1/24 binary64) x)) |
(+.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 (*.f64 #s(literal -1/720 binary64) (*.f64 x x)) x)) |
(+.f64 (*.f64 x (*.f64 #s(literal -1/720 binary64) (*.f64 x x))) (*.f64 x #s(literal 1/24 binary64))) |
(+.f64 (*.f64 x #s(literal 1/24 binary64)) (*.f64 x (*.f64 #s(literal -1/720 binary64) (*.f64 x x)))) |
(*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) x) x) |
(*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) |
(*.f64 x (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) x)) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/518400 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/576 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 #s(literal -1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal -1/373248000 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/13824 binary64)) (*.f64 x x))) (neg.f64 (fma.f64 #s(literal 1/518400 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) #s(literal -1/17280 binary64)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/518400 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/576 binary64)) (*.f64 x x)) (-.f64 (*.f64 #s(literal -1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64))) |
(/.f64 (*.f64 (fma.f64 #s(literal -1/373248000 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/13824 binary64)) (*.f64 x x)) (fma.f64 #s(literal 1/518400 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) #s(literal -1/17280 binary64))))) |
(*.f64 (/.f64 (+.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (pow.f64 (cosh.f64 x) #s(literal 3 binary64))) (-.f64 (pow.f64 (*.f64 (sinh.f64 x) (cosh.f64 x)) #s(literal 2 binary64)) (pow.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)))) (-.f64 (*.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x)) (cosh.f64 (*.f64 #s(literal 2 binary64) x)))) |
(*.f64 (/.f64 (+.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (pow.f64 (cosh.f64 x) #s(literal 3 binary64))) (+.f64 (pow.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sinh.f64 x) (cosh.f64 x)) #s(literal 3 binary64)))) (fma.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) x)) (-.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x))) (pow.f64 (*.f64 (sinh.f64 x) (cosh.f64 x)) #s(literal 2 binary64)))) |
(*.f64 (-.f64 (cosh.f64 (+.f64 x x)) (*.f64 (sinh.f64 x) (cosh.f64 x))) (/.f64 (exp.f64 x) (fma.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x) (cosh.f64 (*.f64 #s(literal 2 binary64) x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (fma.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x) (cosh.f64 (*.f64 #s(literal 2 binary64) x)))) #s(literal 2 binary64)) (pow.f64 (/.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (fma.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x) (cosh.f64 (*.f64 #s(literal 2 binary64) x)))) #s(literal 2 binary64)))) (neg.f64 (/.f64 (-.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3 binary64))) (fma.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x) (cosh.f64 (*.f64 #s(literal 2 binary64) x)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (fma.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x) (cosh.f64 (*.f64 #s(literal 2 binary64) x)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (fma.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x) (cosh.f64 (*.f64 #s(literal 2 binary64) x)))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (fma.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x) (cosh.f64 (*.f64 #s(literal 2 binary64) x)))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (fma.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x) (cosh.f64 (*.f64 #s(literal 2 binary64) x)))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (fma.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x) (cosh.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (fma.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x) (cosh.f64 (*.f64 #s(literal 2 binary64) x))))))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (fma.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) (*.f64 (fma.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) (pow.f64 (sinh.f64 x) #s(literal 3 binary64))))) (neg.f64 (pow.f64 (fma.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (pow.f64 (cosh.f64 x) #s(literal 3 binary64)))))) (neg.f64 (neg.f64 (neg.f64 (fma.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x) (cosh.f64 (*.f64 #s(literal 2 binary64) x))))))) |
(/.f64 (fma.f64 (neg.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64))) (neg.f64 (fma.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x) (cosh.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 (neg.f64 (fma.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x) (cosh.f64 (*.f64 #s(literal 2 binary64) x)))) (neg.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64))))) (pow.f64 (fma.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64))) (fma.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) (*.f64 (neg.f64 (fma.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x) (cosh.f64 (*.f64 #s(literal 2 binary64) x)))) (pow.f64 (cosh.f64 x) #s(literal 3 binary64)))) (*.f64 (neg.f64 (fma.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x) (cosh.f64 (*.f64 #s(literal 2 binary64) x)))) (fma.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x) (cosh.f64 (*.f64 #s(literal 2 binary64) x))))) |
(/.f64 (fma.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (neg.f64 (fma.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x) (cosh.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 (fma.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) (neg.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64))))) (*.f64 (fma.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) (neg.f64 (fma.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x) (cosh.f64 (*.f64 #s(literal 2 binary64) x)))))) |
(/.f64 (fma.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (fma.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) (*.f64 (fma.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) (pow.f64 (cosh.f64 x) #s(literal 3 binary64)))) (pow.f64 (fma.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64))) (neg.f64 (fma.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x) (cosh.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 (neg.f64 (fma.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x) (cosh.f64 (*.f64 #s(literal 2 binary64) x)))) (neg.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64))))) (pow.f64 (fma.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64))) (fma.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) (*.f64 (neg.f64 (fma.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x) (cosh.f64 (*.f64 #s(literal 2 binary64) x)))) (pow.f64 (sinh.f64 x) #s(literal 3 binary64)))) (*.f64 (neg.f64 (fma.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x) (cosh.f64 (*.f64 #s(literal 2 binary64) x)))) (fma.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x) (cosh.f64 (*.f64 #s(literal 2 binary64) x))))) |
(/.f64 (fma.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (neg.f64 (fma.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x) (cosh.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 (fma.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) (neg.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64))))) (*.f64 (fma.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) (neg.f64 (fma.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x) (cosh.f64 (*.f64 #s(literal 2 binary64) x)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (fma.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x) (cosh.f64 (*.f64 #s(literal 2 binary64) x)))) #s(literal 2 binary64)) (pow.f64 (/.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (fma.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x) (cosh.f64 (*.f64 #s(literal 2 binary64) x)))) #s(literal 2 binary64))) (/.f64 (-.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3 binary64))) (fma.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x) (cosh.f64 (*.f64 #s(literal 2 binary64) x))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (fma.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x) (cosh.f64 (*.f64 #s(literal 2 binary64) x)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (fma.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x) (cosh.f64 (*.f64 #s(literal 2 binary64) x)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (fma.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x) (cosh.f64 (*.f64 #s(literal 2 binary64) x)))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (fma.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x) (cosh.f64 (*.f64 #s(literal 2 binary64) x)))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (fma.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x) (cosh.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (fma.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x) (cosh.f64 (*.f64 #s(literal 2 binary64) x)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (cosh.f64 x) #s(literal 6 binary64)) (pow.f64 (sinh.f64 x) #s(literal 6 binary64)))) (neg.f64 (*.f64 (-.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3 binary64))) (fma.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x) (cosh.f64 (*.f64 #s(literal 2 binary64) x)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (sinh.f64 x) #s(literal 9 binary64)) (pow.f64 (cosh.f64 x) #s(literal 9 binary64)))) (neg.f64 (*.f64 (-.f64 (+.f64 (pow.f64 (cosh.f64 x) #s(literal 6 binary64)) (pow.f64 (sinh.f64 x) #s(literal 6 binary64))) (pow.f64 (*.f64 (sinh.f64 x) (cosh.f64 x)) #s(literal 3 binary64))) (fma.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x) (cosh.f64 (*.f64 #s(literal 2 binary64) x)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (pow.f64 (cosh.f64 x) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x) (cosh.f64 (*.f64 #s(literal 2 binary64) x)))))) |
(/.f64 (fma.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (fma.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) (*.f64 (fma.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) (pow.f64 (sinh.f64 x) #s(literal 3 binary64)))) (pow.f64 (fma.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (pow.f64 (cosh.f64 x) #s(literal 6 binary64)) (pow.f64 (sinh.f64 x) #s(literal 6 binary64))) (*.f64 (-.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3 binary64))) (fma.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x) (cosh.f64 (*.f64 #s(literal 2 binary64) x))))) |
(/.f64 (+.f64 (pow.f64 (sinh.f64 x) #s(literal 9 binary64)) (pow.f64 (cosh.f64 x) #s(literal 9 binary64))) (*.f64 (-.f64 (+.f64 (pow.f64 (cosh.f64 x) #s(literal 6 binary64)) (pow.f64 (sinh.f64 x) #s(literal 6 binary64))) (pow.f64 (*.f64 (sinh.f64 x) (cosh.f64 x)) #s(literal 3 binary64))) (fma.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x) (cosh.f64 (*.f64 #s(literal 2 binary64) x))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (pow.f64 (cosh.f64 x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x) (cosh.f64 (*.f64 #s(literal 2 binary64) x))))) |
(/.f64 (+.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (pow.f64 (cosh.f64 x) #s(literal 3 binary64))) (fma.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x) (cosh.f64 (*.f64 #s(literal 2 binary64) x)))) |
(neg.f64 (/.f64 (neg.f64 (+.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (pow.f64 (cosh.f64 x) #s(literal 3 binary64)))) (fma.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x) (cosh.f64 (*.f64 #s(literal 2 binary64) x))))) |
(fma.f64 (/.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (-.f64 (pow.f64 (*.f64 (sinh.f64 x) (cosh.f64 x)) #s(literal 2 binary64)) (pow.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)))) (-.f64 (*.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x)) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) (/.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (fma.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x) (cosh.f64 (*.f64 #s(literal 2 binary64) x))))) |
(fma.f64 (/.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (+.f64 (pow.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sinh.f64 x) (cosh.f64 x)) #s(literal 3 binary64)))) (fma.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) x)) (-.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x))) (pow.f64 (*.f64 (sinh.f64 x) (cosh.f64 x)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (fma.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x) (cosh.f64 (*.f64 #s(literal 2 binary64) x))))) |
(fma.f64 (/.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (-.f64 (pow.f64 (*.f64 (sinh.f64 x) (cosh.f64 x)) #s(literal 2 binary64)) (pow.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)))) (-.f64 (*.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x)) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) (/.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (fma.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x) (cosh.f64 (*.f64 #s(literal 2 binary64) x))))) |
(fma.f64 (/.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (+.f64 (pow.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sinh.f64 x) (cosh.f64 x)) #s(literal 3 binary64)))) (fma.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) x)) (-.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x))) (pow.f64 (*.f64 (sinh.f64 x) (cosh.f64 x)) #s(literal 2 binary64))) (/.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (fma.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x) (cosh.f64 (*.f64 #s(literal 2 binary64) x))))) |
(fma.f64 (pow.f64 (cosh.f64 x) #s(literal 3/2 binary64)) (/.f64 (pow.f64 (cosh.f64 x) #s(literal 3/2 binary64)) (fma.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x) (cosh.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (fma.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x) (cosh.f64 (*.f64 #s(literal 2 binary64) x))))) |
(fma.f64 (pow.f64 (sinh.f64 x) #s(literal 3/2 binary64)) (/.f64 (pow.f64 (sinh.f64 x) #s(literal 3/2 binary64)) (fma.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x) (cosh.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (fma.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x) (cosh.f64 (*.f64 #s(literal 2 binary64) x))))) |
(fma.f64 (pow.f64 (cosh.f64 x) #s(literal 2 binary64)) (/.f64 (cosh.f64 x) (fma.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x) (cosh.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (fma.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x) (cosh.f64 (*.f64 #s(literal 2 binary64) x))))) |
(fma.f64 (pow.f64 (sinh.f64 x) #s(literal 2 binary64)) (/.f64 (sinh.f64 x) (fma.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x) (cosh.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (fma.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x) (cosh.f64 (*.f64 #s(literal 2 binary64) x))))) |
(fma.f64 (sinh.f64 x) (/.f64 (pow.f64 (sinh.f64 x) #s(literal 2 binary64)) (fma.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x) (cosh.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (fma.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x) (cosh.f64 (*.f64 #s(literal 2 binary64) x))))) |
(fma.f64 (cosh.f64 x) (/.f64 (pow.f64 (cosh.f64 x) #s(literal 2 binary64)) (fma.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x) (cosh.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (fma.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x) (cosh.f64 (*.f64 #s(literal 2 binary64) x))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (fma.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x) (cosh.f64 (*.f64 #s(literal 2 binary64) x)))) #s(literal 2 binary64)) (/.f64 (-.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3 binary64))) (fma.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x) (cosh.f64 (*.f64 #s(literal 2 binary64) x))))) (/.f64 (pow.f64 (/.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (fma.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x) (cosh.f64 (*.f64 #s(literal 2 binary64) x)))) #s(literal 2 binary64)) (/.f64 (-.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3 binary64))) (fma.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x) (cosh.f64 (*.f64 #s(literal 2 binary64) x)))))) |
(-.f64 (/.f64 (pow.f64 (cosh.f64 x) #s(literal 6 binary64)) (*.f64 (-.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3 binary64))) (fma.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x) (cosh.f64 (*.f64 #s(literal 2 binary64) x))))) (/.f64 (pow.f64 (sinh.f64 x) #s(literal 6 binary64)) (*.f64 (-.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3 binary64))) (fma.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x) (cosh.f64 (*.f64 #s(literal 2 binary64) x)))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (cosh.f64 x) #s(literal 6 binary64)) (-.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3 binary64)))) (fma.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x) (cosh.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (/.f64 (pow.f64 (sinh.f64 x) #s(literal 6 binary64)) (-.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3 binary64)))) (fma.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x) (cosh.f64 (*.f64 #s(literal 2 binary64) x))))) |
(-.f64 (/.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (fma.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x) (cosh.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (*.f64 (neg.f64 (pow.f64 (cosh.f64 x) #s(literal 3/2 binary64))) (pow.f64 (cosh.f64 x) #s(literal 3/2 binary64))) (fma.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x) (cosh.f64 (*.f64 #s(literal 2 binary64) x))))) |
(-.f64 (/.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (fma.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x) (cosh.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (*.f64 (neg.f64 (pow.f64 (cosh.f64 x) #s(literal 2 binary64))) (cosh.f64 x)) (fma.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x) (cosh.f64 (*.f64 #s(literal 2 binary64) x))))) |
(-.f64 (/.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (fma.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x) (cosh.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (neg.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64))) (fma.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x) (cosh.f64 (*.f64 #s(literal 2 binary64) x))))) |
(-.f64 (/.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (fma.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x) (cosh.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (*.f64 (neg.f64 (pow.f64 (sinh.f64 x) #s(literal 3/2 binary64))) (pow.f64 (sinh.f64 x) #s(literal 3/2 binary64))) (fma.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x) (cosh.f64 (*.f64 #s(literal 2 binary64) x))))) |
(-.f64 (/.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (fma.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x) (cosh.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (*.f64 (neg.f64 (pow.f64 (sinh.f64 x) #s(literal 2 binary64))) (sinh.f64 x)) (fma.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x) (cosh.f64 (*.f64 #s(literal 2 binary64) x))))) |
(-.f64 (/.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (fma.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x) (cosh.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (neg.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64))) (fma.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x) (cosh.f64 (*.f64 #s(literal 2 binary64) x))))) |
(+.f64 (/.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (fma.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x) (cosh.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (fma.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x) (cosh.f64 (*.f64 #s(literal 2 binary64) x))))) |
(+.f64 (/.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (fma.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x) (cosh.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (fma.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x) (cosh.f64 (*.f64 #s(literal 2 binary64) x))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 x))) (cosh.f64 x) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x)))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (sinh.f64 (neg.f64 x)) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x)))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (sinh.f64 (neg.f64 x)) (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x)))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (cosh.f64 x) (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 x))) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x)))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 x))) (cosh.f64 x))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (sinh.f64 (neg.f64 x)))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (sinh.f64 (neg.f64 x)) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (cosh.f64 x) (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sinh.f64 x) (cosh.f64 x)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (sinh.f64 x) (cosh.f64 x)) #s(literal 2 binary64)) (pow.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 (*.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x)) (cosh.f64 (*.f64 #s(literal 2 binary64) x)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sinh.f64 x) (cosh.f64 x)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) x)) (-.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x))) (pow.f64 (*.f64 (sinh.f64 x) (cosh.f64 x)) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (sinh.f64 x) (cosh.f64 x)) #s(literal 2 binary64)) (-.f64 (*.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x)) (cosh.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 (-.f64 (*.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x)) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) (pow.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x)) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) (-.f64 (*.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x)) (cosh.f64 (*.f64 #s(literal 2 binary64) x))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x)))) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (sinh.f64 x)))) #s(literal -4 binary64)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x)))) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (cosh.f64 x) (*.f64 #s(literal 2 binary64) (sinh.f64 x))))) #s(literal -4 binary64)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x)))) #s(literal 4 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 #s(literal 2 binary64) (sinh.f64 x))))) #s(literal -8 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (sinh.f64 x)))) #s(literal 4 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (cosh.f64 x) (*.f64 #s(literal 2 binary64) (sinh.f64 x))))) #s(literal 4 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 #s(literal 2 binary64) (sinh.f64 x))))) #s(literal 8 binary64)) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (sinh.f64 x) (cosh.f64 x)) #s(literal 3 binary64)) (fma.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) x)) (-.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x))) (pow.f64 (*.f64 (sinh.f64 x) (cosh.f64 x)) #s(literal 2 binary64))) (*.f64 (fma.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) x)) (-.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x))) (pow.f64 (*.f64 (sinh.f64 x) (cosh.f64 x)) #s(literal 2 binary64))) (pow.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)))) (*.f64 (fma.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) x)) (-.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x))) (pow.f64 (*.f64 (sinh.f64 x) (cosh.f64 x)) #s(literal 2 binary64))) (fma.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) x)) (-.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x))) (pow.f64 (*.f64 (sinh.f64 x) (cosh.f64 x)) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 x))) (cosh.f64 x)) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x)))))) #s(literal -4 binary64)) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 x))) (cosh.f64 x)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (sinh.f64 (neg.f64 x))) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x)))))) #s(literal -4 binary64)) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (sinh.f64 (neg.f64 x))) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (*.f64 (sinh.f64 (neg.f64 x)) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x)))))) #s(literal -4 binary64)) |
(/.f64 (fma.f64 (*.f64 (sinh.f64 (neg.f64 x)) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (*.f64 (cosh.f64 x) (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 x)))) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x)))))) #s(literal -4 binary64)) |
(/.f64 (fma.f64 (*.f64 (cosh.f64 x) (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 x)))) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 x))) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal -2 binary64) (*.f64 #s(literal 4 binary64) (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x)))))) #s(literal -8 binary64)) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 x))) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal 2 binary64) (*.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))))) #s(literal 8 binary64)) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 x)))) #s(literal -2 binary64) (*.f64 #s(literal 4 binary64) (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x)))))) #s(literal -8 binary64)) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 x)))) #s(literal 2 binary64) (*.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))))) #s(literal 8 binary64)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x)))) #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 x))) (cosh.f64 x)))) #s(literal -4 binary64)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x)))) #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (sinh.f64 (neg.f64 x))))) #s(literal -4 binary64)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x)))) #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (sinh.f64 (neg.f64 x)) (*.f64 #s(literal 2 binary64) (cosh.f64 x))))) #s(literal -4 binary64)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x)))) #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (cosh.f64 x) (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 x)))))) #s(literal -4 binary64)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x)))) #s(literal 4 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 x))) (*.f64 #s(literal 2 binary64) (cosh.f64 x))))) #s(literal -8 binary64)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x)))) #s(literal 4 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 x)))))) #s(literal -8 binary64)) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 x))) (cosh.f64 x)))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (sinh.f64 (neg.f64 x))))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (sinh.f64 (neg.f64 x)) (*.f64 #s(literal 2 binary64) (cosh.f64 x))))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (cosh.f64 x) (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 x)))))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 x))) (*.f64 #s(literal 2 binary64) (cosh.f64 x))))) #s(literal 8 binary64)) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 x)))))) #s(literal 8 binary64)) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (sinh.f64 x))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) (*.f64 (cosh.f64 x) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (pow.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sinh.f64 x) (cosh.f64 x)) #s(literal 2 binary64))) (-.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (sinh.f64 x) (cosh.f64 x)) #s(literal 2 binary64)) (pow.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x)) (cosh.f64 (*.f64 #s(literal 2 binary64) x))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sinh.f64 x) (cosh.f64 x)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sinh.f64 x) (cosh.f64 x)) #s(literal 2 binary64)) (*.f64 (*.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x)) (cosh.f64 (*.f64 #s(literal 2 binary64) x))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sinh.f64 x) (cosh.f64 x)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) x)) (-.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x))) (pow.f64 (*.f64 (sinh.f64 x) (cosh.f64 x)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sinh.f64 x) (cosh.f64 x)) #s(literal 2 binary64)) (pow.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64))) (-.f64 (*.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x)) (cosh.f64 (*.f64 #s(literal 2 binary64) x)))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sinh.f64 x) (cosh.f64 x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sinh.f64 x) (cosh.f64 x)) #s(literal 2 binary64)) (*.f64 (*.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x)) (cosh.f64 (*.f64 #s(literal 2 binary64) x)))))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sinh.f64 x) (cosh.f64 x)) #s(literal 3 binary64))) (fma.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) x)) (-.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x))) (pow.f64 (*.f64 (sinh.f64 x) (cosh.f64 x)) #s(literal 2 binary64)))) |
(fma.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) |
(fma.f64 (cosh.f64 x) (sinh.f64 (neg.f64 x)) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) |
(-.f64 (/.f64 (pow.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (-.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x)))) (/.f64 (pow.f64 (*.f64 (sinh.f64 x) (cosh.f64 x)) #s(literal 2 binary64)) (-.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (sinh.f64 x) (cosh.f64 x)) #s(literal 2 binary64)) (-.f64 (*.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x)) (cosh.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (-.f64 (*.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x)) (cosh.f64 (*.f64 #s(literal 2 binary64) x))))) |
(-.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (neg.f64 (cosh.f64 x)) (sinh.f64 (neg.f64 x)))) |
(-.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (sinh.f64 x) (cosh.f64 x))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (sinh.f64 x) (cosh.f64 x)) #s(literal 3 binary64)) (fma.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) x)) (-.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x))) (pow.f64 (*.f64 (sinh.f64 x) (cosh.f64 x)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (fma.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) x)) (-.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x))) (pow.f64 (*.f64 (sinh.f64 x) (cosh.f64 x)) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x)) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) |
(+.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x))) |
Compiled 21 805 to 2 009 computations (90.8% saved)
20 alts after pruning (11 fresh and 9 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 494 | 7 | 501 |
| Fresh | 1 | 4 | 5 |
| Picked | 2 | 3 | 5 |
| Done | 1 | 6 | 7 |
| Total | 498 | 20 | 518 |
| Status | Accuracy | Program |
|---|---|---|
| 5.6% | (/.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (/.f64 (+.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3 binary64))) #s(approx (+ (* (sinh (neg x)) (cosh x)) (cosh (* -2 x))) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -2/3 binary64) x #s(literal 2 binary64)) x) #s(literal 1 binary64)) x #s(literal 1 binary64))))) | |
| 5.5% | (/.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (+.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (pow.f64 (cosh.f64 x) #s(literal 3 binary64)))) (-.f64 (cosh.f64 (+.f64 x x)) #s(approx (* (sinh (neg x)) (cosh x)) (*.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal -2 binary64)) (pow.f64 (exp.f64 x) #s(literal 2 binary64))) #s(literal 1/4 binary64))))) | |
| 5.5% | (/.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (+.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (pow.f64 (cosh.f64 x) #s(literal 3 binary64)))) (-.f64 (cosh.f64 (+.f64 x x)) #s(approx (* (sinh (neg x)) (cosh x)) (neg.f64 x)))) | |
| 20.0% | (/.f64 (*.f64 (fmod.f64 #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 (sqrt (cos x)) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 1 binary64)) (exp.f64 x)) | |
| ✓ | 5.9% | (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
| 5.8% | (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))))) (exp.f64 (neg.f64 x))) | |
| ✓ | 5.8% | (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -19/5760 binary64) (*.f64 x x)) #s(literal 1/96 binary64)) x) x) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
| ✓ | 5.8% | (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 #s(literal -1/96 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
| ✓ | 5.7% | (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
| 15.0% | (*.f64 (fmod.f64 #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 (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) | |
| ✓ | 20.0% | (*.f64 (fmod.f64 #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 (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
| ✓ | 30.6% | (*.f64 (fmod.f64 #s(approx (exp x) (+.f64 #s(literal 1 binary64) x)) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
| 50.4% | (*.f64 (fmod.f64 #s(approx (exp x) #s(approx (+ (* (+ (* 1/2 x) 1) x) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) | |
| 18.5% | (*.f64 (fmod.f64 #s(approx (exp x) #s(approx (+ (* (+ (* 1/2 x) 1) x) 1) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) | |
| ✓ | 28.6% | (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
| 5.9% | (*.f64 (/.f64 #s(literal -1 binary64) (/.f64 (+.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (pow.f64 (cosh.f64 x) #s(literal 3 binary64))) (-.f64 (cosh.f64 (+.f64 x x)) (*.f64 (sinh.f64 x) (cosh.f64 x))))) (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))))))) | |
| ✓ | 5.9% | (*.f64 (/.f64 #s(literal -1 binary64) (exp.f64 x)) (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) |
| 5.9% | (*.f64 (neg.f64 (exp.f64 (neg.f64 x))) (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))))))) | |
| 5.7% | (*.f64 #s(approx (/ -1 (exp x)) (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 1/2 binary64)) x) x (-.f64 x #s(literal 1 binary64)))) (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))))))) | |
| ✓ | 4.9% | #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))))) |
Compiled 1 366 to 577 computations (57.8% saved)
| Inputs |
|---|
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))))) |
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
(*.f64 (fmod.f64 #s(approx (exp x) (+.f64 #s(literal 1 binary64) x)) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
(*.f64 (fmod.f64 #s(approx (exp x) #s(approx (+ (* (+ (* 1/2 x) 1) x) 1) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
(*.f64 (fmod.f64 #s(approx (exp x) #s(approx (+ (* (+ (* 1/2 x) 1) x) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
(*.f64 (fmod.f64 #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 (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
(*.f64 (fmod.f64 #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 (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
(/.f64 (*.f64 (fmod.f64 #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 (sqrt (cos x)) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 1 binary64)) (exp.f64 x)) |
(*.f64 #s(approx (/ -1 (exp x)) (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 1/2 binary64)) x) x (-.f64 x #s(literal 1 binary64)))) (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))))))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) |
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 #s(literal -1/96 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
(/.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (exp.f64 x)) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))))) (exp.f64 (neg.f64 x))) |
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -19/5760 binary64) (*.f64 x x)) #s(literal 1/96 binary64)) x) x) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
(*.f64 (neg.f64 (exp.f64 (neg.f64 x))) (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (exp.f64 x)) (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))))))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 x)) |
(*.f64 (/.f64 #s(literal -1 binary64) (exp.f64 x)) (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) |
(*.f64 (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (exp.f64 x))) |
(/.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (/.f64 (+.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3 binary64))) #s(approx (+ (* (sinh (neg x)) (cosh x)) (cosh (* -2 x))) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -2/3 binary64) x #s(literal 2 binary64)) x) #s(literal 1 binary64)) x #s(literal 1 binary64))))) |
(/.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (+.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (pow.f64 (cosh.f64 x) #s(literal 3 binary64)))) (-.f64 (cosh.f64 (+.f64 x x)) #s(approx (* (sinh (neg x)) (cosh x)) (neg.f64 x)))) |
(/.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (/.f64 (+.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3 binary64))) (fma.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x) (cosh.f64 (*.f64 #s(literal -2 binary64) x))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 (+.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (pow.f64 (cosh.f64 x) #s(literal 3 binary64))) (-.f64 (cosh.f64 (+.f64 x x)) (*.f64 (sinh.f64 x) (cosh.f64 x))))) (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))))))) |
(*.f64 (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (+.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (pow.f64 (cosh.f64 x) #s(literal 3 binary64)))) (-.f64 (cosh.f64 (+.f64 x x)) (*.f64 (sinh.f64 x) (cosh.f64 x)))) |
(/.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (+.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (pow.f64 (cosh.f64 x) #s(literal 3 binary64)))) (-.f64 (cosh.f64 (+.f64 x x)) (*.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 (+.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3 binary64))) (fma.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x) (cosh.f64 (*.f64 #s(literal -2 binary64) x))))) (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) |
(/.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (+.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (pow.f64 (cosh.f64 x) #s(literal 3 binary64)))) (-.f64 (cosh.f64 (+.f64 x x)) #s(approx (* (sinh (neg x)) (cosh x)) (*.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal -2 binary64)) (pow.f64 (exp.f64 x) #s(literal 2 binary64))) #s(literal 1/4 binary64))))) |
| Outputs |
|---|
(*.f64 (fmod.f64 #s(approx (exp x) #s(approx (+ (* (+ (* 1/2 x) 1) x) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
(*.f64 (fmod.f64 #s(approx (exp x) (+.f64 #s(literal 1 binary64) x)) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
2 calls:
| 16.0ms | x |
| 6.0ms | (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 62.6% | 2 | (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
| 63.2% | 3 | x |
Compiled 11 to 9 computations (18.2% saved)
| Inputs |
|---|
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))))) |
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
(*.f64 (fmod.f64 #s(approx (exp x) (+.f64 #s(literal 1 binary64) x)) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
(*.f64 (fmod.f64 #s(approx (exp x) #s(approx (+ (* (+ (* 1/2 x) 1) x) 1) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
| Outputs |
|---|
(*.f64 (fmod.f64 #s(approx (exp x) (+.f64 #s(literal 1 binary64) x)) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
2 calls:
| 2.0ms | x |
| 1.0ms | (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 30.6% | 1 | x |
| 30.6% | 1 | (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
Compiled 11 to 9 computations (18.2% saved)
| Inputs |
|---|
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))))) |
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
| Outputs |
|---|
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))))) |
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
2 calls:
| 1.0ms | x |
| 1.0ms | (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 30.3% | 2 | x |
| 30.3% | 2 | (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
Compiled 11 to 9 computations (18.2% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))))) |
| Outputs |
|---|
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))))) |
2 calls:
| 1.0ms | x |
| 1.0ms | (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 4.9% | 1 | (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
| 4.9% | 1 | x |
Compiled 11 to 9 computations (18.2% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.07161455554572856 | 1.0 |
Compiled 13 to 12 computations (7.7% saved)
| 1× | binary-search |
| 1× | predicate-failed |
| Time | Left | Right |
|---|---|---|
| 17.0ms | 0.07297573496057679 | 3838.602527520303 |
| 14.0ms | 101× | 0 | invalid |
Compiled 13 to 12 computations (7.7% saved)
ival-cos: 6.0ms (52.5% of total)ival-exp: 2.0ms (17.5% of total)ival-fmod: 1.0ms (8.7% of total)ival-sqrt: 1.0ms (8.7% of total)ival-mult: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)ival-neg: 0.0ms (0% of total)Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 45 | 160 |
| 1 | 70 | 160 |
| 2 | 116 | 158 |
| 3 | 285 | 158 |
| 4 | 1005 | 158 |
| 5 | 7644 | 158 |
| 1× | node limit |
| Inputs |
|---|
(if (<=.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) #s(literal 3602879701896397/36028797018963968 binary64)) (*.f64 (fmod.f64 #s(approx (exp x) #s(approx (+ (* (+ (* 1/2 x) 1) x) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) (*.f64 (fmod.f64 #s(approx (exp x) (+.f64 #s(literal 1 binary64) x)) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))) |
(*.f64 (fmod.f64 #s(approx (exp x) (+.f64 #s(literal 1 binary64) x)) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
(if (<=.f64 x #s(literal 3602879701896397/36028797018963968 binary64)) #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))))) (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))))) |
| Outputs |
|---|
(if (<=.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) #s(literal 3602879701896397/36028797018963968 binary64)) (*.f64 (fmod.f64 #s(approx (exp x) #s(approx (+ (* (+ (* 1/2 x) 1) x) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) (*.f64 (fmod.f64 #s(approx (exp x) (+.f64 #s(literal 1 binary64) x)) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))) |
(*.f64 (fmod.f64 #s(approx (exp x) (+.f64 #s(literal 1 binary64) x)) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
(if (<=.f64 x #s(literal 3602879701896397/36028797018963968 binary64)) #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))))) (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 215 | 797 |
| 1 | 666 | 703 |
| 2 | 2295 | 654 |
| 0 | 8435 | 622 |
| 0 | 76 | 218 |
| 1 | 225 | 197 |
| 2 | 665 | 191 |
| 3 | 2324 | 181 |
| 4 | 5205 | 181 |
| 0 | 8264 | 165 |
| 0 | 195 | 794 |
| 1 | 590 | 716 |
| 2 | 1944 | 692 |
| 0 | 8502 | 658 |
| 0 | 117 | 364 |
| 1 | 355 | 327 |
| 2 | 1193 | 315 |
| 3 | 5138 | 308 |
| 0 | 8266 | 290 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 160 to 47 computations (70.6% saved)
Compiled 340 to 110 computations (67.6% saved)
Loading profile data...