
Time bar (total: 23.0s)
| 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)
| 12.5s | 7 423× | 5 | exit |
| 1.2s | 2 184× | 2 | valid |
| 1.1s | 2 977× | 1 | valid |
| 752.0ms | 5 174× | 0 | invalid |
| 445.0ms | 3 095× | 0 | valid |
ival-cos: 5.3s (35.7% of total)ival-exp: 5.0s (33.6% of total)ival-fmod: 1.9s (12.6% of total)adjust: 1.3s (8.7% of total)ival-sqrt: 639.0ms (4.3% of total)ival-mult!: 628.0ms (4.2% of total)ival-neg: 143.0ms (1% of total)Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 15 | 31 |
| 1 | 49 | 31 |
| 2 | 135 | 30 |
| 3 | 600 | 30 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 7.6% | (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
Compiled 16 to 16 computations (0% saved)
| 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 |
|---|
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole binary64 (fmod (exp x) (sqrt (cos x))))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole binary64 (+ (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x)))))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole binary64 (+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (* x (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x)))))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole 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)))))) |
#s(approx (fmod (exp x) (sqrt (cos x))) #s(hole binary64 (fmod (exp x) (sqrt (cos x))))) |
#s(approx (exp x) #s(hole binary64 1)) |
#s(approx (exp x) #s(hole binary64 (+ 1 x))) |
#s(approx (exp x) #s(hole binary64 (+ 1 (* x (+ 1 (* 1/2 x)))))) |
#s(approx (exp x) #s(hole binary64 (+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (sqrt (cos x)) #s(hole binary64 1)) |
#s(approx (sqrt (cos x)) #s(hole binary64 (+ 1 (* -1/4 (pow x 2))))) |
#s(approx (sqrt (cos x)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))))) |
#s(approx (sqrt (cos x)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))))) |
#s(approx (cos x) #s(hole binary64 1)) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))))) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))))) |
#s(approx (exp (neg x)) #s(hole binary64 1)) |
#s(approx (exp (neg x)) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (exp (neg x)) #s(hole binary64 (+ 1 (* x (- (* 1/2 x) 1))))) |
#s(approx (exp (neg x)) #s(hole binary64 (+ 1 (* x (- (* x (+ 1/2 (* -1/6 x))) 1))))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole binary64 (* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))))) |
#s(approx (exp x) #s(hole binary64 (exp x))) |
#s(approx (sqrt (cos x)) #s(hole binary64 (sqrt (cos x)))) |
#s(approx (cos x) #s(hole binary64 (cos x))) |
#s(approx (exp (neg x)) #s(hole binary64 (exp (neg x)))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole binary64 (* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))))) |
#s(approx (exp (neg x)) #s(hole binary64 (exp (* -1 x)))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | -inf | ((* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (exp x) x (sqrt (cos x)) (cos x) (exp (neg x)) (neg x)) |
| 1.0ms | x | @ | 0 | ((* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (exp x) x (sqrt (cos x)) (cos x) (exp (neg x)) (neg x)) |
| 1.0ms | x | @ | inf | ((* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (exp x) x (sqrt (cos x)) (cos x) (exp (neg x)) (neg x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 124 | 450 |
| 0 | 134 | 443 |
| 1 | 307 | 419 |
| 2 | 810 | 405 |
| 3 | 2941 | 405 |
| 0 | 8088 | 398 |
| 0 | 31585 | 377 |
| 1× | iter-limit |
| 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) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole binary64 (fmod (exp x) (sqrt (cos x))))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole binary64 (+ (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x)))))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole binary64 (+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (* x (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x)))))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole 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)))))) |
#s(approx (fmod (exp x) (sqrt (cos x))) #s(hole binary64 (fmod (exp x) (sqrt (cos x))))) |
#s(approx (exp x) #s(hole binary64 1)) |
#s(approx (exp x) #s(hole binary64 (+ 1 x))) |
#s(approx (exp x) #s(hole binary64 (+ 1 (* x (+ 1 (* 1/2 x)))))) |
#s(approx (exp x) #s(hole binary64 (+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (sqrt (cos x)) #s(hole binary64 1)) |
#s(approx (sqrt (cos x)) #s(hole binary64 (+ 1 (* -1/4 (pow x 2))))) |
#s(approx (sqrt (cos x)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))))) |
#s(approx (sqrt (cos x)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))))) |
#s(approx (cos x) #s(hole binary64 1)) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))))) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))))) |
#s(approx (exp (neg x)) #s(hole binary64 1)) |
#s(approx (exp (neg x)) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (exp (neg x)) #s(hole binary64 (+ 1 (* x (- (* 1/2 x) 1))))) |
#s(approx (exp (neg x)) #s(hole binary64 (+ 1 (* x (- (* x (+ 1/2 (* -1/6 x))) 1))))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole binary64 (* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))))) |
#s(approx (exp x) #s(hole binary64 (exp x))) |
#s(approx (sqrt (cos x)) #s(hole binary64 (sqrt (cos x)))) |
#s(approx (cos x) #s(hole binary64 (cos x))) |
#s(approx (exp (neg x)) #s(hole binary64 (exp (neg x)))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole binary64 (* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))))) |
#s(approx (exp (neg x)) #s(hole binary64 (exp (* -1 x)))) |
| Outputs |
|---|
(*.f64 (/.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (exp.f64 (neg.f64 x))))) |
(*.f64 (/.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) (neg.f64 (exp.f64 x)))) |
(*.f64 (/.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 1/2 binary64)) (exp.f64 x)) #s(literal 2 binary64)) |
(*.f64 (/.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) (exp.f64 x))) |
(*.f64 (/.f64 (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) (exp.f64 (neg.f64 x))))) |
(*.f64 (/.f64 (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) #s(literal -1 binary64)) (exp.f64 (neg.f64 x))) |
(*.f64 (/.f64 (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) #s(literal 1 binary64)) (neg.f64 (exp.f64 (neg.f64 x)))) |
(*.f64 (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal -1 binary64)) (neg.f64 (exp.f64 (neg.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 2 binary64) (exp.f64 x)) (/.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x))) #s(literal 4 binary64))) |
(*.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 2 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 8 binary64))) |
(*.f64 (*.f64 (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)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (sinh.f64 x)))) #s(literal 8 binary64))) |
(*.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 2 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 8 binary64))) |
(*.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (exp.f64 x))))) |
(*.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) (exp.f64 x)))) |
(*.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) (exp.f64 x))) |
(*.f64 (*.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x))) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 1/2 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)))) (/.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 2 binary64)) #s(literal 8 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)))) (/.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 2 binary64)) #s(literal 8 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)))) (/.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 2 binary64)) #s(literal 8 binary64))) |
(*.f64 #s(literal 4 binary64) (/.f64 (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (*.f64 #s(literal 4 binary64) (neg.f64 (exp.f64 x))))) |
(*.f64 #s(literal 4 binary64) (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (*.f64 #s(literal 4 binary64) (exp.f64 x)))) |
(*.f64 (neg.f64 (exp.f64 (neg.f64 x))) (/.f64 (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (exp.f64 (neg.f64 x))) (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) |
(*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 1/2 binary64)) (neg.f64 (exp.f64 x)))) |
(*.f64 #s(literal -2 binary64) (/.f64 (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (*.f64 #s(literal -2 binary64) (neg.f64 (exp.f64 x))))) |
(*.f64 #s(literal -2 binary64) (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (*.f64 #s(literal -2 binary64) (exp.f64 x)))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (/.f64 #s(literal 1/2 binary64) (exp.f64 (neg.f64 x))))) |
(*.f64 #s(literal 2 binary64) (/.f64 (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (*.f64 #s(literal -2 binary64) (exp.f64 x)))) |
(*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (exp.f64 x)) #s(literal 2 binary64)))) |
(*.f64 #s(literal 2 binary64) (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (*.f64 #s(literal 2 binary64) (exp.f64 x)))) |
(*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 1/2 binary64)) (exp.f64 x))) |
(*.f64 #s(literal 1 binary64) (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 x))) |
(*.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 1/2 binary64)) (/.f64 #s(literal 2 binary64) (exp.f64 x))) |
(*.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x)))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (/.f64 #s(literal 1/2 binary64) (exp.f64 (neg.f64 x))))) |
(*.f64 (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (neg.f64 (exp.f64 (neg.f64 x)))) |
(*.f64 #s(literal -1 binary64) (/.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))) (exp.f64 x)) #s(literal 1 binary64)) |
(*.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 (/.f64 (*.f64 #s(literal 4 binary64) (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) #s(literal 4 binary64)) (neg.f64 (exp.f64 x))) |
(/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) #s(literal 4 binary64)) (exp.f64 x)) |
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) #s(literal -2 binary64)) (neg.f64 (exp.f64 x))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (exp.f64 x))) #s(literal 2 binary64)) |
(/.f64 (/.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 2 binary64)) (exp.f64 x)) #s(literal 2 binary64)) |
(/.f64 (/.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal -2 binary64)) (neg.f64 (exp.f64 x))) #s(literal 2 binary64)) |
(/.f64 (/.f64 (*.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (exp.f64 x))) |
(/.f64 (/.f64 (*.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)) (neg.f64 (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 (neg.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)))) (sinh.f64 (neg.f64 x))))) (fma.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 (*.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 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)))))) (fma.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 (pow.f64 (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (sinh.f64 (neg.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)))) (fma.f64 (*.f64 (neg.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)))) (sinh.f64 (neg.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)) (pow.f64 (*.f64 (sinh.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)))) (fma.f64 (*.f64 (sinh.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 (sinh.f64 x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.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 (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal -1 binary64)) (neg.f64 (exp.f64 x))) |
(/.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (*.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x)))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (sinh.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 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) (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 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 x)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (*.f64 #s(literal -2 binary64) (sinh.f64 x))) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (*.f64 #s(literal 2 binary64) (cosh.f64 x))))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (*.f64 #s(literal -2 binary64) (sinh.f64 x))) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 x)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (*.f64 #s(literal 2 binary64) (cosh.f64 x))))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 x)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (*.f64 #s(literal -2 binary64) (sinh.f64 x))))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 x)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (*.f64 #s(literal -2 binary64) (sinh.f64 x))))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 x)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))))) #s(literal 4 binary64)) |
(/.f64 (*.f64 #s(literal 4 binary64) (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) (*.f64 #s(literal 4 binary64) (neg.f64 (exp.f64 x)))) |
(/.f64 (*.f64 #s(literal 4 binary64) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (*.f64 #s(literal 4 binary64) (exp.f64 x))) |
(/.f64 (*.f64 #s(literal -2 binary64) (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) (*.f64 #s(literal -2 binary64) (neg.f64 (exp.f64 x)))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x))) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 2 binary64))) #s(literal 4 binary64)) |
(/.f64 (*.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)))) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 2 binary64))) #s(literal 8 binary64)) |
(/.f64 (*.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)))) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 2 binary64))) #s(literal 8 binary64)) |
(/.f64 (*.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)))) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 2 binary64))) #s(literal 8 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (exp.f64 x)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x)))) #s(literal 4 binary64)) |
(/.f64 (*.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 2 binary64)) (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 8 binary64)) |
(/.f64 (*.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 2 binary64)) (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 8 binary64)) |
(/.f64 (*.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 2 binary64)) (-.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 8 binary64)) |
(/.f64 (*.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (exp.f64 x)))) |
(/.f64 (*.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (exp.f64 x))) |
(/.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal -2 binary64)) (*.f64 (neg.f64 (exp.f64 x)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) (exp.f64 x))) |
(/.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 2 binary64)) (*.f64 (exp.f64 x) #s(literal 2 binary64))) |
(/.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (exp.f64 x))) |
(/.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/2 binary64) (exp.f64 (neg.f64 x)))) |
(/.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))) (exp.f64 x)) #s(literal 1 binary64)) |
(/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 x)) |
(neg.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (sinh.f64 x) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (neg.f64 (cosh.f64 x))))) |
(neg.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (sinh.f64 x) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal -2 binary64))))) |
(neg.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 x)) (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal -2 binary64)) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (neg.f64 (cosh.f64 x))))) |
(neg.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 x)) (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal -2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal -2 binary64))))) |
(neg.f64 (fma.f64 (sinh.f64 x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (neg.f64 (cosh.f64 x))))) |
(neg.f64 (fma.f64 (sinh.f64 x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal -2 binary64))))) |
(neg.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (neg.f64 (cosh.f64 x)) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (sinh.f64 x)))) |
(neg.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (neg.f64 (cosh.f64 x)) (*.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 x)) (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal -2 binary64))))) |
(neg.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (neg.f64 (cosh.f64 x)) (*.f64 (sinh.f64 x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))))) |
(neg.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal -2 binary64)) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (sinh.f64 x)))) |
(neg.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal -2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 x)) (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal -2 binary64))))) |
(neg.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal -2 binary64)) (*.f64 (sinh.f64 x) (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 (/.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (exp.f64 (neg.f64 x)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) (neg.f64 (exp.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 1/2 binary64)) (exp.f64 x)) #s(literal 2 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) (exp.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) (exp.f64 (neg.f64 x)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) #s(literal -1 binary64)) (exp.f64 (neg.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) #s(literal 1 binary64)) (neg.f64 (exp.f64 (neg.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal -1 binary64)) (neg.f64 (exp.f64 (neg.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (neg.f64 (exp.f64 x))) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 2 binary64) (exp.f64 x)) (/.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (cosh.f64 x)) #s(literal -4 binary64)) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (sinh.f64 (neg.f64 x)))) |
(fma.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) #s(literal -4 binary64)) (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) |
(fma.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 x)) #s(literal 4 binary64)) (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) |
(fma.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 4 binary64)) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (sinh.f64 (neg.f64 x)))) |
(fma.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x))) #s(literal 4 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 2 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 8 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (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)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (sinh.f64 x)))) #s(literal 8 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 2 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 8 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (exp.f64 x)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) (exp.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) (exp.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 2 binary64)) (/.f64 (sinh.f64 (neg.f64 x)) #s(literal 2 binary64)) (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) |
(fma.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 2 binary64)) (/.f64 (cosh.f64 x) #s(literal 2 binary64)) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (sinh.f64 (neg.f64 x)))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x))) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.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)))) (/.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 2 binary64)) #s(literal 8 binary64)) #s(literal 0 binary64)) |
(fma.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)))) (/.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 2 binary64)) #s(literal 8 binary64)) #s(literal 0 binary64)) |
(fma.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)))) (/.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 2 binary64)) #s(literal 8 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal -2 binary64) (cosh.f64 x)) (/.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 2 binary64)) #s(literal -4 binary64)) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (sinh.f64 (neg.f64 x)))) |
(fma.f64 #s(literal 4 binary64) (/.f64 (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (*.f64 #s(literal 4 binary64) (neg.f64 (exp.f64 x)))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 4 binary64) (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (*.f64 #s(literal 4 binary64) (exp.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (exp.f64 (neg.f64 x))) (/.f64 (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (exp.f64 (neg.f64 x))) (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) #s(literal 0 binary64)) |
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 1/2 binary64)) (neg.f64 (exp.f64 x))) #s(literal 0 binary64)) |
(fma.f64 #s(literal -2 binary64) (/.f64 (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (*.f64 #s(literal -2 binary64) (neg.f64 (exp.f64 x)))) #s(literal 0 binary64)) |
(fma.f64 #s(literal -2 binary64) (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (*.f64 #s(literal -2 binary64) (exp.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (/.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 2 binary64)) #s(literal -4 binary64)) (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) |
(fma.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 x)) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 1/2 binary64)) (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 1/2 binary64)) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (sinh.f64 (neg.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 (sinh.f64 x) (neg.f64 (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 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (sinh.f64 (neg.f64 x)))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (/.f64 #s(literal 1/2 binary64) (exp.f64 (neg.f64 x)))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 2 binary64) (/.f64 (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (*.f64 #s(literal -2 binary64) (exp.f64 x))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (exp.f64 x)) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 2 binary64) (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (*.f64 #s(literal 2 binary64) (exp.f64 x))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 1/2 binary64)) (exp.f64 x)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 1/2 binary64)) (/.f64 #s(literal 2 binary64) (exp.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 1/2 binary64)) (*.f64 #s(literal -2 binary64) (sinh.f64 x)) (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) |
(fma.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (sinh.f64 (neg.f64 x)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (/.f64 #s(literal 1/2 binary64) (exp.f64 (neg.f64 x)))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (neg.f64 (exp.f64 (neg.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (sinh.f64 x) (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (neg.f64 (exp.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 x)) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (exp.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 0 binary64)) |
(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 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (sinh.f64 (neg.f64 x)))) |
(fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)) #s(literal 0 binary64)) |
(-.f64 (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (-.f64 (*.f64 (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (sinh.f64 (neg.f64 x))) #s(literal 0 binary64))) |
(-.f64 (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (-.f64 (*.f64 (sinh.f64 x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) #s(literal 0 binary64))) |
(-.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 (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 (*.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (*.f64 #s(literal -2 binary64) (sinh.f64 x))) #s(literal 2 binary64)) #s(literal 4 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) #s(literal 4 binary64))) |
(+.f64 (/.f64 (*.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (*.f64 #s(literal -2 binary64) (sinh.f64 x))) #s(literal 2 binary64)) #s(literal 4 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) #s(literal 4 binary64))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 x)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) #s(literal 2 binary64)) #s(literal 4 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) #s(literal 4 binary64))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 x)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) #s(literal 2 binary64)) #s(literal 4 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) #s(literal 4 binary64))) |
(+.f64 (/.f64 (*.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal 2 binary64)) #s(literal 4 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (*.f64 #s(literal -2 binary64) (sinh.f64 x)))) #s(literal 4 binary64))) |
(+.f64 (/.f64 (*.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal 2 binary64)) #s(literal 4 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 x)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) #s(literal 4 binary64))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) #s(literal 2 binary64)) #s(literal 4 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (*.f64 #s(literal -2 binary64) (sinh.f64 x)))) #s(literal 4 binary64))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) #s(literal 2 binary64)) #s(literal 4 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 x)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) #s(literal 4 binary64))) |
(+.f64 (*.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))))) |
(+.f64 (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.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 0 binary64)) |
(*.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 2 binary64)) #s(literal 8 binary64))) |
(*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 2 binary64)) #s(literal -4 binary64))) |
(*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 #s(literal 2 binary64) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1 binary64) (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/2 binary64)) #s(literal 2 binary64)) |
(*.f64 (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.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)) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 2 binary64))) #s(literal 8 binary64)) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 2 binary64))) #s(literal -4 binary64)) |
(/.f64 (*.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal -4 binary64)) |
(/.f64 (*.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 2 binary64)) #s(literal 4 binary64)) #s(literal 8 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 2 binary64))) #s(literal 4 binary64)) |
(/.f64 (*.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 4 binary64)) |
(/.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal -2 binary64)) #s(literal -2 binary64)) |
(/.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 1 binary64)) |
(neg.f64 (/.f64 (neg.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))))) |
(fma.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 2 binary64)) #s(literal 1/2 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 2 binary64)) #s(literal 8 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 2 binary64)) #s(literal -4 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal -1/2 binary64)) #s(literal -1 binary64) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal -1/2 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/2 binary64))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 2 binary64) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 1/2 binary64)) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1 binary64) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 1/2 binary64)) #s(literal 2 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 1/2 binary64)) #s(literal 1 binary64) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/2 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/2 binary64))) |
(fma.f64 (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) #s(literal -1/2 binary64) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 1/2 binary64))) |
(fma.f64 (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) #s(literal 2 binary64)) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal -1/2 binary64)) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) #s(literal 0 binary64)) |
(fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 1/2 binary64) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 1/2 binary64)) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 1/2 binary64))) |
(+.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 0 binary64)) |
(*.f64 (pow.f64 (E.f64) (/.f64 x #s(literal 2 binary64))) (pow.f64 (E.f64) (/.f64 x #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (exp.f64 (neg.f64 x)) #s(literal -1/2 binary64)) (pow.f64 (exp.f64 (neg.f64 x)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (exp.f64 x) #s(literal 1/2 binary64)) (pow.f64 (exp.f64 x) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (E.f64)) (*.f64 #s(literal -1/2 binary64) x)) (pow.f64 (/.f64 #s(literal 1 binary64) (E.f64)) (*.f64 #s(literal -1/2 binary64) x))) |
(*.f64 #s(literal 2 binary64) (pow.f64 (/.f64 #s(literal 2 binary64) (exp.f64 x)) #s(literal -1 binary64))) |
(*.f64 #s(literal 2 binary64) (pow.f64 (/.f64 #s(literal 1/2 binary64) (exp.f64 (neg.f64 x))) #s(literal 1 binary64))) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (exp.f64 (neg.f64 x)))) |
(*.f64 #s(literal 2 binary64) (*.f64 (exp.f64 x) #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1 binary64) (exp.f64 x)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 x))) |
(*.f64 (exp.f64 x) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (E.f64)) (*.f64 #s(literal -1/2 binary64) x)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (E.f64)) #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) x)) |
(pow.f64 (exp.f64 (+.f64 x x)) #s(literal 1/2 binary64)) |
(pow.f64 (exp.f64 #s(literal -2 binary64)) (*.f64 #s(literal -1/2 binary64) x)) |
(pow.f64 (exp.f64 (*.f64 #s(literal -2 binary64) x)) #s(literal -1/2 binary64)) |
(pow.f64 (E.f64) x) |
(pow.f64 (/.f64 #s(literal 1 binary64) (E.f64)) (neg.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 (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 (neg.f64 x)) (sinh.f64 (neg.f64 x)) (*.f64 (cosh.f64 x) (sinh.f64 (neg.f64 x)))))) |
(/.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) #s(literal 0 binary64)) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 0 binary64))) |
(/.f64 (-.f64 (*.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) (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) (*.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 (sinh.f64 x) #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) (cosh.f64 x))) #s(literal -2 binary64)) |
(/.f64 (fma.f64 (sinh.f64 x) #s(literal 2 binary64) (*.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) (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) (*.f64 #s(literal -2 binary64) (sinh.f64 x)))) #s(literal -4 binary64)) |
(/.f64 (fma.f64 (cosh.f64 x) #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) (sinh.f64 x))) #s(literal -2 binary64)) |
(/.f64 (fma.f64 (cosh.f64 x) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) #s(literal 2 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 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 x)))) #s(literal -4 binary64)) |
(/.f64 (-.f64 (*.f64 (cosh.f64 x) #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) #s(literal -2 binary64)) |
(/.f64 (-.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (sinh.f64 x))) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal -2 binary64) (exp.f64 x)) #s(literal -2 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 (exp.f64 (+.f64 x x)) (exp.f64 x)) |
(/.f64 (*.f64 #s(literal 2 binary64) (exp.f64 x)) #s(literal 2 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 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (exp.f64 x))) |
(/.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (neg.f64 x)))) |
(/.f64 (exp.f64 x) #s(literal 1 binary64)) |
(neg.f64 (neg.f64 (exp.f64 x))) |
(fma.f64 (pow.f64 (E.f64) (/.f64 x #s(literal 2 binary64))) (pow.f64 (E.f64) (/.f64 x #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (exp.f64 (neg.f64 x)) #s(literal -1/2 binary64)) (pow.f64 (exp.f64 (neg.f64 x)) #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (exp.f64 x) #s(literal 1/2 binary64)) (pow.f64 (exp.f64 x) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (E.f64)) (*.f64 #s(literal -1/2 binary64) x)) (pow.f64 (/.f64 #s(literal 1 binary64) (E.f64)) (*.f64 #s(literal -1/2 binary64) x)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -2 binary64) (/.f64 (sinh.f64 (neg.f64 x)) #s(literal 2 binary64)) (cosh.f64 x)) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 4 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 4 binary64)))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) #s(literal 4 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) #s(literal 4 binary64)))) |
(fma.f64 (sinh.f64 x) #s(literal 1 binary64) (cosh.f64 x)) |
(fma.f64 (cosh.f64 x) #s(literal 1 binary64) (-.f64 (*.f64 (sinh.f64 (neg.f64 x)) #s(literal 0 binary64)) (sinh.f64 (neg.f64 x)))) |
(fma.f64 (cosh.f64 x) #s(literal 1 binary64) (-.f64 (*.f64 (sinh.f64 x) #s(literal 0 binary64)) (sinh.f64 (neg.f64 x)))) |
(fma.f64 (cosh.f64 x) #s(literal 1 binary64) (sinh.f64 x)) |
(fma.f64 #s(literal 2 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (exp.f64 (neg.f64 x))) (/.f64 (sinh.f64 (neg.f64 x)) #s(literal 2 binary64))) (-.f64 (*.f64 (sinh.f64 (neg.f64 x)) #s(literal 0 binary64)) (sinh.f64 (neg.f64 x)))) |
(fma.f64 #s(literal 2 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (exp.f64 (neg.f64 x))) (/.f64 (sinh.f64 (neg.f64 x)) #s(literal 2 binary64))) (-.f64 (*.f64 (sinh.f64 x) #s(literal 0 binary64)) (sinh.f64 (neg.f64 x)))) |
(fma.f64 #s(literal 2 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (exp.f64 (neg.f64 x))) (/.f64 (sinh.f64 (neg.f64 x)) #s(literal 2 binary64))) (sinh.f64 x)) |
(fma.f64 #s(literal 2 binary64) (-.f64 (/.f64 #s(literal 1/2 binary64) (exp.f64 (neg.f64 x))) (/.f64 (cosh.f64 x) #s(literal 2 binary64))) (cosh.f64 x)) |
(fma.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) (exp.f64 (neg.f64 x))) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 (neg.f64 x))) (sinh.f64 (neg.f64 x)))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (/.f64 (sinh.f64 (neg.f64 x)) #s(literal 2 binary64)) #s(literal -1 binary64)) (cosh.f64 x)) |
(fma.f64 #s(literal 2 binary64) (/.f64 (/.f64 (sinh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (/.f64 (+.f64 (cosh.f64 x) (exp.f64 (neg.f64 x))) #s(literal 2 binary64)) (sinh.f64 (neg.f64 x)))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (/.f64 (sinh.f64 (neg.f64 x)) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (/.f64 (+.f64 (cosh.f64 x) (exp.f64 x)) #s(literal 2 binary64)) (sinh.f64 (neg.f64 x)))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (/.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (/.f64 (cosh.f64 x) #s(literal 2 binary64)) (sinh.f64 (neg.f64 x)))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (/.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (/.f64 (neg.f64 (-.f64 (sinh.f64 x) (exp.f64 x))) #s(literal 2 binary64)) (sinh.f64 (neg.f64 x)))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (/.f64 (sinh.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64)) (cosh.f64 x)) |
(fma.f64 #s(literal 2 binary64) (/.f64 (/.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (sinh.f64 (neg.f64 x)) #s(literal 0 binary64)) (sinh.f64 (neg.f64 x)))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (/.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (sinh.f64 x) #s(literal 0 binary64)) (sinh.f64 (neg.f64 x)))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (/.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64)) (sinh.f64 x)) |
(fma.f64 #s(literal 2 binary64) (pow.f64 (/.f64 #s(literal 2 binary64) (exp.f64 x)) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 2 binary64) (pow.f64 (/.f64 #s(literal 1/2 binary64) (exp.f64 (neg.f64 x))) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (exp.f64 (neg.f64 x))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 2 binary64) (/.f64 (sinh.f64 (neg.f64 x)) #s(literal -2 binary64)) (cosh.f64 x)) |
(fma.f64 #s(literal 2 binary64) (/.f64 (sinh.f64 x) #s(literal 2 binary64)) (cosh.f64 x)) |
(fma.f64 #s(literal 2 binary64) (/.f64 (cosh.f64 x) #s(literal 2 binary64)) (-.f64 (*.f64 (sinh.f64 (neg.f64 x)) #s(literal 0 binary64)) (sinh.f64 (neg.f64 x)))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (cosh.f64 x) #s(literal 2 binary64)) (-.f64 (*.f64 (sinh.f64 x) #s(literal 0 binary64)) (sinh.f64 (neg.f64 x)))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (cosh.f64 x) #s(literal 2 binary64)) (sinh.f64 x)) |
(fma.f64 #s(literal 2 binary64) (*.f64 (exp.f64 x) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (sinh.f64 x) #s(literal 2 binary64)) (-.f64 (/.f64 (+.f64 (cosh.f64 x) (exp.f64 (neg.f64 x))) #s(literal 2 binary64)) (sinh.f64 (neg.f64 x)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (sinh.f64 (neg.f64 x)) #s(literal 2 binary64)) (-.f64 (/.f64 (+.f64 (cosh.f64 x) (exp.f64 x)) #s(literal 2 binary64)) (sinh.f64 (neg.f64 x)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (cosh.f64 x) #s(literal 2 binary64)) (-.f64 (/.f64 (cosh.f64 x) #s(literal 2 binary64)) (sinh.f64 (neg.f64 x)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (cosh.f64 x) #s(literal 2 binary64)) (-.f64 (/.f64 (neg.f64 (-.f64 (sinh.f64 x) (exp.f64 x))) #s(literal 2 binary64)) (sinh.f64 (neg.f64 x)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (exp.f64 x) #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 (neg.f64 x))) (sinh.f64 (neg.f64 x)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (exp.f64 (neg.f64 x))) (-.f64 (*.f64 (exp.f64 x) #s(literal 1/2 binary64)) (sinh.f64 (neg.f64 x)))) |
(fma.f64 #s(literal 1 binary64) (sinh.f64 x) (cosh.f64 x)) |
(fma.f64 #s(literal 1 binary64) (cosh.f64 x) (-.f64 (*.f64 (sinh.f64 (neg.f64 x)) #s(literal 0 binary64)) (sinh.f64 (neg.f64 x)))) |
(fma.f64 #s(literal 1 binary64) (cosh.f64 x) (-.f64 (*.f64 (sinh.f64 x) #s(literal 0 binary64)) (sinh.f64 (neg.f64 x)))) |
(fma.f64 #s(literal 1 binary64) (cosh.f64 x) (sinh.f64 x)) |
(fma.f64 #s(literal 1 binary64) (exp.f64 x) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 2 binary64) (exp.f64 x)) #s(literal 2 binary64)) (-.f64 (*.f64 (exp.f64 x) #s(literal 1/2 binary64)) (sinh.f64 (neg.f64 x)))) |
(fma.f64 #s(literal 1/2 binary64) (exp.f64 (neg.f64 x)) (-.f64 (*.f64 (exp.f64 x) #s(literal 1/2 binary64)) (sinh.f64 (neg.f64 x)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (neg.f64 (exp.f64 x)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 (neg.f64 x))) (sinh.f64 (neg.f64 x)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (sinh.f64 x) #s(literal 2 binary64)) (-.f64 (/.f64 (+.f64 (cosh.f64 x) (exp.f64 x)) #s(literal 2 binary64)) (sinh.f64 (neg.f64 x)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (sinh.f64 (neg.f64 x)) #s(literal 2 binary64)) (-.f64 (/.f64 (+.f64 (cosh.f64 x) (exp.f64 (neg.f64 x))) #s(literal 2 binary64)) (sinh.f64 (neg.f64 x)))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (cosh.f64 x)) (-.f64 (*.f64 (sinh.f64 (neg.f64 x)) #s(literal 0 binary64)) (sinh.f64 (neg.f64 x)))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (cosh.f64 x)) (-.f64 (*.f64 (sinh.f64 x) #s(literal 0 binary64)) (sinh.f64 (neg.f64 x)))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (cosh.f64 x)) (sinh.f64 x)) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 x)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (sinh.f64 (neg.f64 x)) (cosh.f64 x)) |
(fma.f64 (exp.f64 (neg.f64 x)) #s(literal 1/2 binary64) (-.f64 (*.f64 (exp.f64 x) #s(literal 1/2 binary64)) (sinh.f64 (neg.f64 x)))) |
(fma.f64 (exp.f64 x) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (exp.f64 x) #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 (neg.f64 x))) (sinh.f64 (neg.f64 x)))) |
(-.f64 (+.f64 (sinh.f64 x) (/.f64 (+.f64 (exp.f64 x) (cosh.f64 x)) #s(literal 2 binary64))) (/.f64 (sinh.f64 x) #s(literal 2 binary64))) |
(-.f64 (+.f64 (sinh.f64 x) (/.f64 (cosh.f64 x) #s(literal 2 binary64))) (/.f64 (-.f64 (sinh.f64 x) (exp.f64 x)) #s(literal 2 binary64))) |
(-.f64 (+.f64 (cosh.f64 x) (/.f64 (-.f64 (exp.f64 (neg.f64 x)) (sinh.f64 x)) #s(literal -2 binary64))) (/.f64 (cosh.f64 x) #s(literal -2 binary64))) |
(-.f64 (+.f64 (cosh.f64 x) (/.f64 (sinh.f64 (neg.f64 x)) #s(literal -2 binary64))) (/.f64 (sinh.f64 x) #s(literal -2 binary64))) |
(-.f64 (+.f64 (cosh.f64 x) (/.f64 (+.f64 (sinh.f64 x) (exp.f64 x)) #s(literal 2 binary64))) (/.f64 (cosh.f64 x) #s(literal 2 binary64))) |
(-.f64 (+.f64 (cosh.f64 x) (*.f64 #s(literal -1/2 binary64) (exp.f64 (neg.f64 x)))) (*.f64 (exp.f64 x) #s(literal -1/2 binary64))) |
(-.f64 (+.f64 (cosh.f64 x) (/.f64 (sinh.f64 x) #s(literal 2 binary64))) (/.f64 (sinh.f64 (neg.f64 x)) #s(literal 2 binary64))) |
(-.f64 (+.f64 (cosh.f64 x) (/.f64 (cosh.f64 x) #s(literal -2 binary64))) (/.f64 (+.f64 (sinh.f64 x) (exp.f64 x)) #s(literal -2 binary64))) |
(-.f64 (+.f64 (cosh.f64 x) (*.f64 (exp.f64 x) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (exp.f64 (neg.f64 x)))) |
(-.f64 (-.f64 (cosh.f64 x) (/.f64 (sinh.f64 (neg.f64 x)) #s(literal 2 binary64))) (/.f64 (sinh.f64 (neg.f64 x)) #s(literal 2 binary64))) |
(-.f64 (+.f64 #s(literal 0 binary64) (cosh.f64 x)) (sinh.f64 (neg.f64 x))) |
(-.f64 (-.f64 (cosh.f64 x) (/.f64 (cosh.f64 x) #s(literal -2 binary64))) (/.f64 (-.f64 (sinh.f64 x) (exp.f64 (neg.f64 x))) #s(literal -2 binary64))) |
(-.f64 (-.f64 (cosh.f64 x) (/.f64 (sinh.f64 x) #s(literal -2 binary64))) (/.f64 (sinh.f64 x) #s(literal -2 binary64))) |
(-.f64 (-.f64 (cosh.f64 x) (/.f64 (cosh.f64 x) #s(literal 2 binary64))) (/.f64 (-.f64 (sinh.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 2 binary64))) |
(-.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 (*.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 (*.f64 (cosh.f64 x) #s(literal -2 binary64)) #s(literal -2 binary64)) (sinh.f64 (neg.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 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) (sinh.f64 (neg.f64 x))) |
(-.f64 (/.f64 (-.f64 (exp.f64 (neg.f64 x)) (sinh.f64 x)) #s(literal -2 binary64)) (-.f64 (/.f64 (cosh.f64 x) #s(literal -2 binary64)) (cosh.f64 x))) |
(-.f64 (/.f64 (+.f64 (sinh.f64 x) (exp.f64 x)) #s(literal 2 binary64)) (-.f64 (/.f64 (cosh.f64 x) #s(literal 2 binary64)) (cosh.f64 x))) |
(-.f64 (/.f64 (+.f64 (exp.f64 x) (cosh.f64 x)) #s(literal 2 binary64)) (-.f64 (/.f64 (sinh.f64 x) #s(literal 2 binary64)) (sinh.f64 x))) |
(-.f64 (/.f64 (+.f64 (exp.f64 x) (cosh.f64 x)) #s(literal 2 binary64)) (+.f64 (/.f64 (sinh.f64 x) #s(literal 2 binary64)) (sinh.f64 (neg.f64 x)))) |
(-.f64 (/.f64 (sinh.f64 (neg.f64 x)) #s(literal -2 binary64)) (-.f64 (/.f64 (sinh.f64 x) #s(literal -2 binary64)) (cosh.f64 x))) |
(-.f64 (*.f64 #s(literal -1/2 binary64) (exp.f64 (neg.f64 x))) (-.f64 (*.f64 (exp.f64 x) #s(literal -1/2 binary64)) (cosh.f64 x))) |
(-.f64 (/.f64 (sinh.f64 x) #s(literal 2 binary64)) (-.f64 (/.f64 (sinh.f64 (neg.f64 x)) #s(literal 2 binary64)) (cosh.f64 x))) |
(-.f64 (/.f64 (cosh.f64 x) #s(literal -2 binary64)) (-.f64 (/.f64 (+.f64 (sinh.f64 x) (exp.f64 x)) #s(literal -2 binary64)) (cosh.f64 x))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 x)) #s(literal 4 binary64)))) |
(-.f64 (/.f64 (cosh.f64 x) #s(literal 2 binary64)) (-.f64 (/.f64 (-.f64 (sinh.f64 x) (exp.f64 x)) #s(literal 2 binary64)) (sinh.f64 x))) |
(-.f64 (/.f64 (cosh.f64 x) #s(literal 2 binary64)) (+.f64 (/.f64 (-.f64 (sinh.f64 x) (exp.f64 x)) #s(literal 2 binary64)) (sinh.f64 (neg.f64 x)))) |
(-.f64 (*.f64 (exp.f64 x) #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 (neg.f64 x))) (cosh.f64 x))) |
(-.f64 (cosh.f64 x) (sinh.f64 (neg.f64 x))) |
(-.f64 (exp.f64 x) (*.f64 (cosh.f64 x) #s(literal 0 binary64))) |
(-.f64 (exp.f64 x) #s(literal 0 binary64)) |
(sqrt.f64 (exp.f64 (+.f64 x x))) |
(exp.f64 (*.f64 (log.f64 (E.f64)) x)) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (E.f64))) (neg.f64 x))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 (neg.f64 x))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 x)) #s(literal 1 binary64))) |
(exp.f64 x) |
(+.f64 (-.f64 (cosh.f64 x) (/.f64 (sinh.f64 (neg.f64 x)) #s(literal 2 binary64))) (/.f64 (sinh.f64 x) #s(literal 2 binary64))) |
(+.f64 (-.f64 (cosh.f64 x) (/.f64 (+.f64 (sinh.f64 x) (exp.f64 x)) #s(literal -2 binary64))) (/.f64 (cosh.f64 x) #s(literal -2 binary64))) |
(+.f64 (-.f64 (cosh.f64 x) (/.f64 (-.f64 (exp.f64 (neg.f64 x)) (sinh.f64 x)) #s(literal 2 binary64))) (/.f64 (cosh.f64 x) #s(literal 2 binary64))) |
(+.f64 (-.f64 (cosh.f64 x) (*.f64 (exp.f64 x) #s(literal -1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (exp.f64 (neg.f64 x)))) |
(+.f64 (-.f64 (cosh.f64 x) (/.f64 (sinh.f64 x) #s(literal -2 binary64))) (/.f64 (sinh.f64 (neg.f64 x)) #s(literal -2 binary64))) |
(+.f64 (-.f64 (cosh.f64 x) (/.f64 (cosh.f64 x) #s(literal 2 binary64))) (/.f64 (+.f64 (sinh.f64 x) (exp.f64 x)) #s(literal 2 binary64))) |
(+.f64 (-.f64 (cosh.f64 x) (*.f64 #s(literal 1/2 binary64) (exp.f64 (neg.f64 x)))) (*.f64 (exp.f64 x) #s(literal 1/2 binary64))) |
(+.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 (*.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 (*.f64 (sinh.f64 x) #s(literal -2 binary64)) #s(literal -2 binary64)) (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 (*.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 (*.f64 (cosh.f64 x) #s(literal -2 binary64)) #s(literal -2 binary64)) (sinh.f64 x)) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 4 binary64))) #s(literal 1 binary64))) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) #s(literal 4 binary64))) #s(literal 1 binary64))) |
(+.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 (*.f64 (sinh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) (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 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) (sinh.f64 x)) |
(+.f64 (/.f64 (+.f64 (exp.f64 (neg.f64 x)) (cosh.f64 x)) #s(literal 2 binary64)) (-.f64 (/.f64 (sinh.f64 x) #s(literal 2 binary64)) (sinh.f64 (neg.f64 x)))) |
(+.f64 (/.f64 (+.f64 (exp.f64 x) (cosh.f64 x)) #s(literal 2 binary64)) (-.f64 (/.f64 (sinh.f64 (neg.f64 x)) #s(literal 2 binary64)) (sinh.f64 (neg.f64 x)))) |
(+.f64 (/.f64 (neg.f64 (-.f64 (sinh.f64 x) (exp.f64 x))) #s(literal 2 binary64)) (-.f64 (/.f64 (cosh.f64 x) #s(literal 2 binary64)) (sinh.f64 (neg.f64 x)))) |
(+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 4 binary64))) #s(literal 0 binary64))) |
(+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 4 binary64)))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) (exp.f64 (neg.f64 x))) (-.f64 (/.f64 #s(literal 1/2 binary64) (exp.f64 (neg.f64 x))) #s(literal 0 binary64))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) (exp.f64 (neg.f64 x))) (/.f64 #s(literal 1/2 binary64) (exp.f64 (neg.f64 x)))) |
(+.f64 (/.f64 (sinh.f64 x) #s(literal 2 binary64)) (-.f64 (/.f64 (+.f64 (cosh.f64 x) (exp.f64 (neg.f64 x))) #s(literal 2 binary64)) (sinh.f64 (neg.f64 x)))) |
(+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) #s(literal 4 binary64))) #s(literal 0 binary64))) |
(+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) #s(literal 4 binary64)))) |
(+.f64 (/.f64 (sinh.f64 (neg.f64 x)) #s(literal 2 binary64)) (-.f64 (/.f64 (+.f64 (cosh.f64 x) (exp.f64 x)) #s(literal 2 binary64)) (sinh.f64 (neg.f64 x)))) |
(+.f64 (/.f64 (cosh.f64 x) #s(literal 2 binary64)) (-.f64 (/.f64 (cosh.f64 x) #s(literal 2 binary64)) (sinh.f64 (neg.f64 x)))) |
(+.f64 (/.f64 (cosh.f64 x) #s(literal 2 binary64)) (-.f64 (/.f64 (neg.f64 (-.f64 (sinh.f64 x) (exp.f64 x))) #s(literal 2 binary64)) (sinh.f64 (neg.f64 x)))) |
(+.f64 (*.f64 (exp.f64 x) #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 (neg.f64 x))) (sinh.f64 (neg.f64 x)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 (neg.f64 x))) (-.f64 (*.f64 (exp.f64 x) #s(literal 1/2 binary64)) (sinh.f64 (neg.f64 x)))) |
(+.f64 (sinh.f64 x) (cosh.f64 x)) |
(+.f64 (cosh.f64 x) (-.f64 (*.f64 (sinh.f64 (neg.f64 x)) #s(literal 0 binary64)) (sinh.f64 (neg.f64 x)))) |
(+.f64 (cosh.f64 x) (-.f64 (*.f64 (sinh.f64 x) #s(literal 0 binary64)) (sinh.f64 (neg.f64 x)))) |
(+.f64 (cosh.f64 x) (sinh.f64 x)) |
(+.f64 #s(literal 0 binary64) (exp.f64 x)) |
(+.f64 (exp.f64 x) #s(literal 0 binary64)) |
x |
(*.f64 (pow.f64 (cos.f64 x) #s(literal 1/4 binary64)) (pow.f64 (cos.f64 x) #s(literal 1/4 binary64))) |
(pow.f64 (cos.f64 x) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) (cos.f64 x) (+.f64 (neg.f64 (cos.f64 x)) (cos.f64 x)))) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 (sqrt.f64 (+.f64 (+.f64 (neg.f64 (cos.f64 x)) (cos.f64 x)) (*.f64 #s(literal 2 binary64) (cos.f64 x)))) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (cos.f64 x)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (+.f64 (neg.f64 (cos.f64 x)) (cos.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (sqrt.f64 (fma.f64 (+.f64 (neg.f64 (cos.f64 x)) (cos.f64 x)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (cos.f64 x))))) #s(literal 2 binary64)) |
(sqrt.f64 (cos.f64 x)) |
(exp.f64 (*.f64 (log.f64 (cos.f64 x)) #s(literal 1/2 binary64))) |
(*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sin.f64 (/.f64 (-.f64 (-.f64 (neg.f64 x) (neg.f64 (-.f64 x (/.f64 (PI.f64) #s(literal 2 binary64))))) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 2 binary64))) (sin.f64 (/.f64 (+.f64 (neg.f64 x) (+.f64 (neg.f64 (-.f64 x (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal 2 binary64)))) #s(literal 2 binary64))) |
(*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sin.f64 (/.f64 (-.f64 (-.f64 x (-.f64 x (/.f64 (PI.f64) #s(literal -2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 2 binary64))) (sin.f64 (/.f64 (+.f64 x (+.f64 (-.f64 x (/.f64 (PI.f64) #s(literal -2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal 2 binary64)))) #s(literal 2 binary64))) |
(*.f64 #s(literal 1 binary64) (cos.f64 x)) |
(*.f64 (cos.f64 x) #s(literal 1 binary64)) |
(/.f64 (-.f64 (*.f64 (cos.f64 x) (cos.f64 x)) #s(literal 0 binary64)) (cos.f64 x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (cos.f64 x)) (neg.f64 (cos.f64 x)))) (neg.f64 (cos.f64 x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (cos.f64 x) #s(literal 2 binary64)) (/.f64 (cos.f64 x) #s(literal 2 binary64))) (*.f64 (neg.f64 (/.f64 (cos.f64 x) #s(literal 2 binary64))) (neg.f64 (/.f64 (cos.f64 x) #s(literal 2 binary64))))) #s(literal 0 binary64)) |
(/.f64 (-.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) #s(literal 0 binary64)) (fma.f64 (cos.f64 x) (cos.f64 x) (+.f64 #s(literal 0 binary64) (*.f64 (cos.f64 x) #s(literal 0 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (neg.f64 (cos.f64 x)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (neg.f64 (cos.f64 x)) (neg.f64 (cos.f64 x)) (*.f64 #s(literal 0 binary64) (neg.f64 (cos.f64 x)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (cos.f64 x) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (/.f64 (cos.f64 x) #s(literal 2 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (cos.f64 x) #s(literal 2 binary64)) (/.f64 (cos.f64 x) #s(literal 2 binary64)) (fma.f64 (neg.f64 (/.f64 (cos.f64 x) #s(literal 2 binary64))) (neg.f64 (/.f64 (cos.f64 x) #s(literal 2 binary64))) (*.f64 (/.f64 (cos.f64 x) #s(literal 2 binary64)) (neg.f64 (/.f64 (cos.f64 x) #s(literal 2 binary64))))))) |
(/.f64 (+.f64 (cos.f64 x) (cos.f64 (-.f64 (neg.f64 x) #s(literal 0 binary64)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 x) (sin.f64 (+.f64 (neg.f64 (-.f64 x (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal 0 binary64)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 x) (sin.f64 (+.f64 (-.f64 x (/.f64 (PI.f64) #s(literal -2 binary64))) #s(literal 0 binary64)))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 #s(literal 2 binary64) (cos.f64 x) (+.f64 (neg.f64 (cos.f64 x)) (cos.f64 x))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (+.f64 (neg.f64 (cos.f64 x)) (cos.f64 x)) (*.f64 #s(literal 2 binary64) (cos.f64 x))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (cos.f64 x)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (+.f64 (neg.f64 (cos.f64 x)) (cos.f64 x)))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (+.f64 (neg.f64 (cos.f64 x)) (cos.f64 x)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (cos.f64 x)))) #s(literal 4 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (cos.f64 x))) #s(literal -2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 x)) #s(literal 2 binary64)) |
(neg.f64 (neg.f64 (cos.f64 x))) |
(sin.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x)) |
(sin.f64 (neg.f64 (-.f64 x (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 (-.f64 x (/.f64 (PI.f64) #s(literal -2 binary64)))) |
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sin.f64 (/.f64 (-.f64 (-.f64 (neg.f64 x) (neg.f64 (-.f64 x (/.f64 (PI.f64) #s(literal 2 binary64))))) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 2 binary64))) (sin.f64 (/.f64 (+.f64 (neg.f64 x) (+.f64 (neg.f64 (-.f64 x (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal 2 binary64)))) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sin.f64 (/.f64 (-.f64 (-.f64 x (-.f64 x (/.f64 (PI.f64) #s(literal -2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 2 binary64))) (sin.f64 (/.f64 (+.f64 x (+.f64 (-.f64 x (/.f64 (PI.f64) #s(literal -2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal 2 binary64)))) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (cos.f64 x) #s(literal 0 binary64)) |
(fma.f64 (cos.f64 x) #s(literal 1 binary64) #s(literal 0 binary64)) |
(-.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) x)) (cos.f64 (*.f64 #s(literal -1/2 binary64) x))) (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) x)) (sin.f64 (*.f64 #s(literal -1/2 binary64) x)))) |
(-.f64 (/.f64 (cos.f64 x) #s(literal 2 binary64)) (-.f64 (neg.f64 (/.f64 (cos.f64 x) #s(literal 2 binary64))) #s(literal 0 binary64))) |
(-.f64 (/.f64 (cos.f64 x) #s(literal 2 binary64)) (neg.f64 (/.f64 (cos.f64 x) #s(literal 2 binary64)))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (cos.f64 x))) |
(-.f64 (cos.f64 x) #s(literal 0 binary64)) |
(cos.f64 (neg.f64 x)) |
(cos.f64 x) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 x)) #s(literal 2 binary64)) #s(literal 4 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (neg.f64 (cos.f64 x)) (cos.f64 x))) #s(literal 4 binary64))) |
(+.f64 (/.f64 (*.f64 (+.f64 (neg.f64 (cos.f64 x)) (cos.f64 x)) #s(literal 2 binary64)) #s(literal 4 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (cos.f64 x))) #s(literal 4 binary64))) |
(+.f64 (neg.f64 (/.f64 (cos.f64 x) #s(literal 2 binary64))) (-.f64 (/.f64 (cos.f64 x) #s(literal 2 binary64)) (neg.f64 (cos.f64 x)))) |
(+.f64 (/.f64 (cos.f64 x) #s(literal 2 binary64)) (/.f64 (cos.f64 x) #s(literal 2 binary64))) |
(+.f64 #s(literal 0 binary64) (cos.f64 x)) |
(+.f64 (cos.f64 x) #s(literal 0 binary64)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (E.f64)) (/.f64 x #s(literal 2 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (E.f64)) (/.f64 x #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (exp.f64 (neg.f64 x)) #s(literal 1/2 binary64)) (pow.f64 (exp.f64 (neg.f64 x)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (exp.f64 x) #s(literal -1/2 binary64)) (pow.f64 (exp.f64 x) #s(literal -1/2 binary64))) |
(*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) x)) (exp.f64 (*.f64 #s(literal -1/2 binary64) x))) |
(*.f64 (pow.f64 (E.f64) (*.f64 #s(literal -1/2 binary64) x)) (pow.f64 (E.f64) (*.f64 #s(literal -1/2 binary64) x))) |
(*.f64 #s(literal 4 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x))) #s(literal 8 binary64))) |
(*.f64 #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 16 binary64))) |
(*.f64 #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 16 binary64))) |
(*.f64 #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 16 binary64))) |
(*.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x))) #s(literal -4 binary64))) |
(*.f64 #s(literal -2 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 -8 binary64))) |
(*.f64 #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 -8 binary64))) |
(*.f64 #s(literal -2 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 -8 binary64))) |
(*.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x))) #s(literal 4 binary64))) |
(*.f64 #s(literal 2 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 8 binary64))) |
(*.f64 #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 8 binary64))) |
(*.f64 #s(literal 2 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 8 binary64))) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (exp.f64 x))) |
(*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (exp.f64 (neg.f64 x)))) |
(*.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 x))) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 #s(literal 2 binary64) (exp.f64 x)) #s(literal 1 binary64))) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 #s(literal 1/2 binary64) (exp.f64 (neg.f64 x))) #s(literal -1 binary64))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 2 binary64) (exp.f64 x))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (neg.f64 x)))) |
(*.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) x)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (E.f64) (*.f64 #s(literal -1/2 binary64) x)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (E.f64) #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) x)) |
(pow.f64 (exp.f64 (+.f64 x x)) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x #s(literal 2 binary64))) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) x)) |
(pow.f64 (exp.f64 (*.f64 #s(literal -2 binary64) x)) #s(literal 1/2 binary64)) |
(pow.f64 (E.f64) (neg.f64 x)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (E.f64)) x) |
(pow.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 x) #s(literal -1 binary64)) |
(/.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x))) (exp.f64 x)) #s(literal 2 binary64)) (exp.f64 x)) |
(/.f64 (/.f64 (*.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)))) (exp.f64 x)) #s(literal 4 binary64)) (exp.f64 x)) |
(/.f64 (/.f64 (*.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)))) (exp.f64 x)) #s(literal 4 binary64)) (exp.f64 x)) |
(/.f64 (/.f64 (*.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)))) (exp.f64 x)) #s(literal 4 binary64)) (exp.f64 x)) |
(/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (exp.f64 x))) (exp.f64 x)) |
(/.f64 (/.f64 (exp.f64 x) (exp.f64 x)) (exp.f64 x)) |
(/.f64 (/.f64 (neg.f64 (exp.f64 x)) (neg.f64 (exp.f64 x))) (exp.f64 x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (exp.f64 x))) (*.f64 (/.f64 #s(literal -1/2 binary64) (exp.f64 x)) (/.f64 #s(literal -1/2 binary64) (exp.f64 x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal -1/2 binary64) (exp.f64 x)))) |
(/.f64 (-.f64 (exp.f64 (*.f64 #s(literal -2 binary64) x)) #s(literal 0 binary64)) (exp.f64 (neg.f64 x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) #s(literal 4 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1/2 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) #s(literal 4 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) (exp.f64 x)) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal -1/2 binary64) (exp.f64 x)) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (exp.f64 x)) (fma.f64 (/.f64 #s(literal -1/2 binary64) (exp.f64 x)) (/.f64 #s(literal -1/2 binary64) (exp.f64 x)) (*.f64 (/.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal -1/2 binary64) (exp.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) (cosh.f64 x) (fma.f64 (sinh.f64 x) (sinh.f64 x) (*.f64 (cosh.f64 x) (sinh.f64 x))))) |
(/.f64 (-.f64 (pow.f64 (exp.f64 (neg.f64 x)) #s(literal 3 binary64)) #s(literal 0 binary64)) (+.f64 (exp.f64 (*.f64 #s(literal -2 binary64) x)) #s(literal 0 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) (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) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) #s(literal -4 binary64)) |
(/.f64 (fma.f64 (sinh.f64 (neg.f64 x)) #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) (cosh.f64 x))) #s(literal -2 binary64)) |
(/.f64 (fma.f64 (sinh.f64 (neg.f64 x)) #s(literal 2 binary64) (*.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) (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) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) #s(literal -4 binary64)) |
(/.f64 (fma.f64 (cosh.f64 x) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) #s(literal -2 binary64)) |
(/.f64 (fma.f64 (cosh.f64 x) #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (sinh.f64 x))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x))) (exp.f64 x)) (*.f64 #s(literal 2 binary64) (exp.f64 x))) |
(/.f64 (*.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)))) (exp.f64 x)) (*.f64 #s(literal 4 binary64) (exp.f64 x))) |
(/.f64 (*.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)))) (exp.f64 x)) (*.f64 #s(literal 4 binary64) (exp.f64 x))) |
(/.f64 (*.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)))) (exp.f64 x)) (*.f64 #s(literal 4 binary64) (exp.f64 x))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 0 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (exp.f64 x)) (exp.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 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 #s(literal -2 binary64) (cosh.f64 x)) (*.f64 #s(literal -2 binary64) (sinh.f64 x))) #s(literal -2 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 (cosh.f64 x) #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) (sinh.f64 x))) #s(literal -2 binary64)) |
(/.f64 (-.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x)))) #s(literal 8 binary64)) |
(/.f64 (*.f64 #s(literal 4 binary64) (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 16 binary64)) |
(/.f64 (*.f64 #s(literal 4 binary64) (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 16 binary64)) |
(/.f64 (*.f64 #s(literal 4 binary64) (-.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 16 binary64)) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x)))) #s(literal -4 binary64)) |
(/.f64 (*.f64 #s(literal -2 binary64) (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 -8 binary64)) |
(/.f64 (*.f64 #s(literal -2 binary64) (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 -8 binary64)) |
(/.f64 (*.f64 #s(literal -2 binary64) (-.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 -8 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x)))) #s(literal 4 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (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 8 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (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 8 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.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 8 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x)))) #s(literal -2 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 (*.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 #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (exp.f64 x)))) |
(/.f64 #s(literal -4 binary64) (*.f64 #s(literal 4 binary64) (neg.f64 (exp.f64 x)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x))) #s(literal 2 binary64)) |
(/.f64 #s(literal 8 binary64) (*.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (exp.f64 x)))) |
(/.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 (*.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 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (exp.f64 x)))) |
(/.f64 #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) (exp.f64 x))) |
(/.f64 #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) (exp.f64 x))) |
(/.f64 (neg.f64 (exp.f64 x)) (*.f64 (neg.f64 (exp.f64 x)) (exp.f64 x))) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (neg.f64 (exp.f64 x)))) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (exp.f64 x))) |
(/.f64 #s(literal 1 binary64) (exp.f64 x)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (exp.f64 (neg.f64 x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 x))) |
(/.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64)) |
(/.f64 (exp.f64 x) (exp.f64 (+.f64 x x))) |
(neg.f64 (neg.f64 (exp.f64 (neg.f64 x)))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (E.f64)) (/.f64 x #s(literal 2 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (E.f64)) (/.f64 x #s(literal 2 binary64))) (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (exp.f64 x)))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (E.f64)) (/.f64 x #s(literal 2 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (E.f64)) (/.f64 x #s(literal 2 binary64))) (/.f64 #s(literal 0 binary64) (exp.f64 (+.f64 x x)))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (E.f64)) (/.f64 x #s(literal 2 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (E.f64)) (/.f64 x #s(literal 2 binary64))) (/.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (exp.f64 x)) (exp.f64 x)))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (E.f64)) (/.f64 x #s(literal 2 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (E.f64)) (/.f64 x #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (exp.f64 (neg.f64 x)) #s(literal 1/2 binary64)) (pow.f64 (exp.f64 (neg.f64 x)) #s(literal 1/2 binary64)) (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (exp.f64 x)))) |
(fma.f64 (pow.f64 (exp.f64 (neg.f64 x)) #s(literal 1/2 binary64)) (pow.f64 (exp.f64 (neg.f64 x)) #s(literal 1/2 binary64)) (/.f64 #s(literal 0 binary64) (exp.f64 (+.f64 x x)))) |
(fma.f64 (pow.f64 (exp.f64 (neg.f64 x)) #s(literal 1/2 binary64)) (pow.f64 (exp.f64 (neg.f64 x)) #s(literal 1/2 binary64)) (/.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (exp.f64 x)) (exp.f64 x)))) |
(fma.f64 (pow.f64 (exp.f64 (neg.f64 x)) #s(literal 1/2 binary64)) (pow.f64 (exp.f64 (neg.f64 x)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (exp.f64 x) #s(literal -1/2 binary64)) (pow.f64 (exp.f64 x) #s(literal -1/2 binary64)) (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (exp.f64 x)))) |
(fma.f64 (pow.f64 (exp.f64 x) #s(literal -1/2 binary64)) (pow.f64 (exp.f64 x) #s(literal -1/2 binary64)) (/.f64 #s(literal 0 binary64) (exp.f64 (+.f64 x x)))) |
(fma.f64 (pow.f64 (exp.f64 x) #s(literal -1/2 binary64)) (pow.f64 (exp.f64 x) #s(literal -1/2 binary64)) (/.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (exp.f64 x)) (exp.f64 x)))) |
(fma.f64 (pow.f64 (exp.f64 x) #s(literal -1/2 binary64)) (pow.f64 (exp.f64 x) #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) x)) (exp.f64 (*.f64 #s(literal -1/2 binary64) x)) (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (exp.f64 x)))) |
(fma.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) x)) (exp.f64 (*.f64 #s(literal -1/2 binary64) x)) (/.f64 #s(literal 0 binary64) (exp.f64 (+.f64 x x)))) |
(fma.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) x)) (exp.f64 (*.f64 #s(literal -1/2 binary64) x)) (/.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (exp.f64 x)) (exp.f64 x)))) |
(fma.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) x)) (exp.f64 (*.f64 #s(literal -1/2 binary64) x)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (E.f64) (*.f64 #s(literal -1/2 binary64) x)) (pow.f64 (E.f64) (*.f64 #s(literal -1/2 binary64) x)) (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (exp.f64 x)))) |
(fma.f64 (pow.f64 (E.f64) (*.f64 #s(literal -1/2 binary64) x)) (pow.f64 (E.f64) (*.f64 #s(literal -1/2 binary64) x)) (/.f64 #s(literal 0 binary64) (exp.f64 (+.f64 x x)))) |
(fma.f64 (pow.f64 (E.f64) (*.f64 #s(literal -1/2 binary64) x)) (pow.f64 (E.f64) (*.f64 #s(literal -1/2 binary64) x)) (/.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (exp.f64 x)) (exp.f64 x)))) |
(fma.f64 (pow.f64 (E.f64) (*.f64 #s(literal -1/2 binary64) x)) (pow.f64 (E.f64) (*.f64 #s(literal -1/2 binary64) x)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x))) #s(literal 8 binary64)) (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (exp.f64 x)))) |
(fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x))) #s(literal 8 binary64)) (/.f64 #s(literal 0 binary64) (exp.f64 (+.f64 x x)))) |
(fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x))) #s(literal 8 binary64)) (/.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (exp.f64 x)) (exp.f64 x)))) |
(fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x))) #s(literal 8 binary64)) #s(literal 0 binary64)) |
(fma.f64 #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 16 binary64)) (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (exp.f64 x)))) |
(fma.f64 #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 16 binary64)) (/.f64 #s(literal 0 binary64) (exp.f64 (+.f64 x x)))) |
(fma.f64 #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 16 binary64)) (/.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (exp.f64 x)) (exp.f64 x)))) |
(fma.f64 #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 16 binary64)) #s(literal 0 binary64)) |
(fma.f64 #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 16 binary64)) (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (exp.f64 x)))) |
(fma.f64 #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 16 binary64)) (/.f64 #s(literal 0 binary64) (exp.f64 (+.f64 x x)))) |
(fma.f64 #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 16 binary64)) (/.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (exp.f64 x)) (exp.f64 x)))) |
(fma.f64 #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 16 binary64)) #s(literal 0 binary64)) |
(fma.f64 #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 16 binary64)) (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (exp.f64 x)))) |
(fma.f64 #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 16 binary64)) (/.f64 #s(literal 0 binary64) (exp.f64 (+.f64 x x)))) |
(fma.f64 #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 16 binary64)) (/.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (exp.f64 x)) (exp.f64 x)))) |
(fma.f64 #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 16 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x))) #s(literal -4 binary64)) (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (exp.f64 x)))) |
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x))) #s(literal -4 binary64)) (/.f64 #s(literal 0 binary64) (exp.f64 (+.f64 x x)))) |
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x))) #s(literal -4 binary64)) (/.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (exp.f64 x)) (exp.f64 x)))) |
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x))) #s(literal -4 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -2 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 -8 binary64)) (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (exp.f64 x)))) |
(fma.f64 #s(literal -2 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 -8 binary64)) (/.f64 #s(literal 0 binary64) (exp.f64 (+.f64 x x)))) |
(fma.f64 #s(literal -2 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 -8 binary64)) (/.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (exp.f64 x)) (exp.f64 x)))) |
(fma.f64 #s(literal -2 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 -8 binary64)) #s(literal 0 binary64)) |
(fma.f64 #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 -8 binary64)) (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (exp.f64 x)))) |
(fma.f64 #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 -8 binary64)) (/.f64 #s(literal 0 binary64) (exp.f64 (+.f64 x x)))) |
(fma.f64 #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 -8 binary64)) (/.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (exp.f64 x)) (exp.f64 x)))) |
(fma.f64 #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 -8 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -2 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 -8 binary64)) (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (exp.f64 x)))) |
(fma.f64 #s(literal -2 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 -8 binary64)) (/.f64 #s(literal 0 binary64) (exp.f64 (+.f64 x x)))) |
(fma.f64 #s(literal -2 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 -8 binary64)) (/.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (exp.f64 x)) (exp.f64 x)))) |
(fma.f64 #s(literal -2 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 -8 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -2 binary64) (/.f64 (sinh.f64 x) #s(literal 2 binary64)) (cosh.f64 x)) |
(fma.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 x)) #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 4 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 x)) #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 4 binary64)))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 x)) #s(literal 4 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 x)) #s(literal 4 binary64)))) |
(fma.f64 (sinh.f64 (neg.f64 x)) #s(literal 1 binary64) (cosh.f64 x)) |
(fma.f64 (cosh.f64 x) #s(literal 1 binary64) (-.f64 (*.f64 (sinh.f64 (neg.f64 x)) #s(literal 0 binary64)) (sinh.f64 x))) |
(fma.f64 (cosh.f64 x) #s(literal 1 binary64) (-.f64 (*.f64 (sinh.f64 x) #s(literal 0 binary64)) (sinh.f64 x))) |
(fma.f64 (cosh.f64 x) #s(literal 1 binary64) (sinh.f64 (neg.f64 x))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x))) #s(literal 4 binary64)) (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (exp.f64 x)))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x))) #s(literal 4 binary64)) (/.f64 #s(literal 0 binary64) (exp.f64 (+.f64 x x)))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x))) #s(literal 4 binary64)) (/.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (exp.f64 x)) (exp.f64 x)))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x))) #s(literal 4 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 2 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 8 binary64)) (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (exp.f64 x)))) |
(fma.f64 #s(literal 2 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 8 binary64)) (/.f64 #s(literal 0 binary64) (exp.f64 (+.f64 x x)))) |
(fma.f64 #s(literal 2 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 8 binary64)) (/.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (exp.f64 x)) (exp.f64 x)))) |
(fma.f64 #s(literal 2 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 8 binary64)) #s(literal 0 binary64)) |
(fma.f64 #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 8 binary64)) (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (exp.f64 x)))) |
(fma.f64 #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 8 binary64)) (/.f64 #s(literal 0 binary64) (exp.f64 (+.f64 x x)))) |
(fma.f64 #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 8 binary64)) (/.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (exp.f64 x)) (exp.f64 x)))) |
(fma.f64 #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 8 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 2 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 8 binary64)) (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (exp.f64 x)))) |
(fma.f64 #s(literal 2 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 8 binary64)) (/.f64 #s(literal 0 binary64) (exp.f64 (+.f64 x x)))) |
(fma.f64 #s(literal 2 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 8 binary64)) (/.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (exp.f64 x)) (exp.f64 x)))) |
(fma.f64 #s(literal 2 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 8 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 2 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (exp.f64 (neg.f64 x))) (/.f64 (sinh.f64 (neg.f64 x)) #s(literal 2 binary64))) (-.f64 (*.f64 (sinh.f64 (neg.f64 x)) #s(literal 0 binary64)) (sinh.f64 x))) |
(fma.f64 #s(literal 2 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (exp.f64 (neg.f64 x))) (/.f64 (sinh.f64 (neg.f64 x)) #s(literal 2 binary64))) (-.f64 (*.f64 (sinh.f64 x) #s(literal 0 binary64)) (sinh.f64 x))) |
(fma.f64 #s(literal 2 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (exp.f64 (neg.f64 x))) (/.f64 (sinh.f64 (neg.f64 x)) #s(literal 2 binary64))) (sinh.f64 (neg.f64 x))) |
(fma.f64 #s(literal 2 binary64) (-.f64 (/.f64 (cosh.f64 x) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) (exp.f64 (neg.f64 x)))) (cosh.f64 x)) |
(fma.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) (exp.f64 (neg.f64 x))) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 (neg.f64 x))) (sinh.f64 x))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (/.f64 (sinh.f64 x) #s(literal 2 binary64)) #s(literal -1 binary64)) (cosh.f64 x)) |
(fma.f64 #s(literal 2 binary64) (/.f64 (/.f64 (sinh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (/.f64 (+.f64 (cosh.f64 x) (exp.f64 (neg.f64 x))) #s(literal 2 binary64)) (sinh.f64 x))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (/.f64 (sinh.f64 (neg.f64 x)) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (/.f64 (+.f64 (cosh.f64 x) (exp.f64 x)) #s(literal 2 binary64)) (sinh.f64 x))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (/.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (/.f64 (cosh.f64 x) #s(literal 2 binary64)) (sinh.f64 x))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (/.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (/.f64 (neg.f64 (-.f64 (sinh.f64 x) (exp.f64 x))) #s(literal 2 binary64)) (sinh.f64 x))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (/.f64 (sinh.f64 (neg.f64 x)) #s(literal 2 binary64)) #s(literal 1 binary64)) (cosh.f64 x)) |
(fma.f64 #s(literal 2 binary64) (/.f64 (/.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (sinh.f64 (neg.f64 x)) #s(literal 0 binary64)) (sinh.f64 x))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (/.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (sinh.f64 x) #s(literal 0 binary64)) (sinh.f64 x))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (/.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64)) (sinh.f64 (neg.f64 x))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (sinh.f64 (*.f64 #s(literal -1/2 binary64) x)) (cosh.f64 (*.f64 #s(literal -1/2 binary64) x))) (cosh.f64 x)) |
(fma.f64 #s(literal 2 binary64) (/.f64 (sinh.f64 x) #s(literal -2 binary64)) (cosh.f64 x)) |
(fma.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (exp.f64 x)))) |
(fma.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 0 binary64) (exp.f64 (+.f64 x x)))) |
(fma.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (exp.f64 x)) (exp.f64 x)))) |
(fma.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (exp.f64 x)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 2 binary64) (/.f64 (sinh.f64 (neg.f64 x)) #s(literal 2 binary64)) (cosh.f64 x)) |
(fma.f64 #s(literal 2 binary64) (/.f64 (cosh.f64 x) #s(literal 2 binary64)) (-.f64 (*.f64 (sinh.f64 (neg.f64 x)) #s(literal 0 binary64)) (sinh.f64 x))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (cosh.f64 x) #s(literal 2 binary64)) (-.f64 (*.f64 (sinh.f64 x) #s(literal 0 binary64)) (sinh.f64 x))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (cosh.f64 x) #s(literal 2 binary64)) (sinh.f64 (neg.f64 x))) |
(fma.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (exp.f64 (neg.f64 x))) (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (exp.f64 x)))) |
(fma.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (exp.f64 (neg.f64 x))) (/.f64 #s(literal 0 binary64) (exp.f64 (+.f64 x x)))) |
(fma.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (exp.f64 (neg.f64 x))) (/.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (exp.f64 x)) (exp.f64 x)))) |
(fma.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (exp.f64 (neg.f64 x))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (sinh.f64 x) #s(literal 2 binary64)) (-.f64 (/.f64 (+.f64 (cosh.f64 x) (exp.f64 (neg.f64 x))) #s(literal 2 binary64)) (sinh.f64 x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (sinh.f64 (neg.f64 x)) #s(literal 2 binary64)) (-.f64 (/.f64 (+.f64 (cosh.f64 x) (exp.f64 x)) #s(literal 2 binary64)) (sinh.f64 x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (cosh.f64 x) #s(literal 2 binary64)) (-.f64 (/.f64 (cosh.f64 x) #s(literal 2 binary64)) (sinh.f64 x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (cosh.f64 x) #s(literal 2 binary64)) (-.f64 (/.f64 (neg.f64 (-.f64 (sinh.f64 x) (exp.f64 x))) #s(literal 2 binary64)) (sinh.f64 x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (exp.f64 x) #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 (neg.f64 x))) (sinh.f64 x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (exp.f64 (neg.f64 x))) (-.f64 (*.f64 (exp.f64 x) #s(literal 1/2 binary64)) (sinh.f64 x))) |
(fma.f64 #s(literal 1 binary64) (sinh.f64 (neg.f64 x)) (cosh.f64 x)) |
(fma.f64 #s(literal 1 binary64) (cosh.f64 x) (-.f64 (*.f64 (sinh.f64 (neg.f64 x)) #s(literal 0 binary64)) (sinh.f64 x))) |
(fma.f64 #s(literal 1 binary64) (cosh.f64 x) (-.f64 (*.f64 (sinh.f64 x) #s(literal 0 binary64)) (sinh.f64 x))) |
(fma.f64 #s(literal 1 binary64) (cosh.f64 x) (sinh.f64 (neg.f64 x))) |
(fma.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 x)) (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (exp.f64 x)))) |
(fma.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 x)) (/.f64 #s(literal 0 binary64) (exp.f64 (+.f64 x x)))) |
(fma.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 x)) (/.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (exp.f64 x)) (exp.f64 x)))) |
(fma.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 x)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 2 binary64) (exp.f64 x)) #s(literal 2 binary64)) (-.f64 (*.f64 (exp.f64 x) #s(literal 1/2 binary64)) (sinh.f64 x))) |
(fma.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 #s(literal 2 binary64) (exp.f64 x)) #s(literal 1 binary64)) (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (exp.f64 x)))) |
(fma.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 #s(literal 2 binary64) (exp.f64 x)) #s(literal 1 binary64)) (/.f64 #s(literal 0 binary64) (exp.f64 (+.f64 x x)))) |
(fma.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 #s(literal 2 binary64) (exp.f64 x)) #s(literal 1 binary64)) (/.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (exp.f64 x)) (exp.f64 x)))) |
(fma.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 #s(literal 2 binary64) (exp.f64 x)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 #s(literal 1/2 binary64) (exp.f64 (neg.f64 x))) #s(literal -1 binary64)) (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (exp.f64 x)))) |
(fma.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 #s(literal 1/2 binary64) (exp.f64 (neg.f64 x))) #s(literal -1 binary64)) (/.f64 #s(literal 0 binary64) (exp.f64 (+.f64 x x)))) |
(fma.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 #s(literal 1/2 binary64) (exp.f64 (neg.f64 x))) #s(literal -1 binary64)) (/.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (exp.f64 x)) (exp.f64 x)))) |
(fma.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 #s(literal 1/2 binary64) (exp.f64 (neg.f64 x))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 2 binary64) (exp.f64 x)) (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (exp.f64 x)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 2 binary64) (exp.f64 x)) (/.f64 #s(literal 0 binary64) (exp.f64 (+.f64 x x)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 2 binary64) (exp.f64 x)) (/.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (exp.f64 x)) (exp.f64 x)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 2 binary64) (exp.f64 x)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (exp.f64 (neg.f64 x)) (-.f64 (*.f64 (exp.f64 x) #s(literal 1/2 binary64)) (sinh.f64 x))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (neg.f64 (exp.f64 x)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 (neg.f64 x))) (sinh.f64 x))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (sinh.f64 x) #s(literal 2 binary64)) (-.f64 (/.f64 (+.f64 (cosh.f64 x) (exp.f64 x)) #s(literal 2 binary64)) (sinh.f64 x))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (sinh.f64 (neg.f64 x)) #s(literal 2 binary64)) (-.f64 (/.f64 (+.f64 (cosh.f64 x) (exp.f64 (neg.f64 x))) #s(literal 2 binary64)) (sinh.f64 x))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (cosh.f64 x)) (-.f64 (*.f64 (sinh.f64 (neg.f64 x)) #s(literal 0 binary64)) (sinh.f64 x))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (cosh.f64 x)) (-.f64 (*.f64 (sinh.f64 x) #s(literal 0 binary64)) (sinh.f64 x))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (cosh.f64 x)) (sinh.f64 (neg.f64 x))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (neg.f64 x))) (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (exp.f64 x)))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (neg.f64 x))) (/.f64 #s(literal 0 binary64) (exp.f64 (+.f64 x x)))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (neg.f64 x))) (/.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (exp.f64 x)) (exp.f64 x)))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (neg.f64 x))) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (sinh.f64 x) (cosh.f64 x)) |
(fma.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (exp.f64 x)))) |
(fma.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) (exp.f64 (+.f64 x x)))) |
(fma.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (exp.f64 x)) (exp.f64 x)))) |
(fma.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (exp.f64 (neg.f64 x)) #s(literal 1/2 binary64) (-.f64 (*.f64 (exp.f64 x) #s(literal 1/2 binary64)) (sinh.f64 x))) |
(fma.f64 (exp.f64 x) #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 (neg.f64 x))) (sinh.f64 x))) |
(-.f64 (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1/2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) #s(literal 4 binary64)))) |
(-.f64 (+.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/2 binary64) (exp.f64 x))) (/.f64 #s(literal -1/2 binary64) (exp.f64 x))) |
(-.f64 (+.f64 (sinh.f64 (neg.f64 x)) (/.f64 (+.f64 (exp.f64 x) (cosh.f64 x)) #s(literal 2 binary64))) (/.f64 (sinh.f64 x) #s(literal 2 binary64))) |
(-.f64 (+.f64 (sinh.f64 (neg.f64 x)) (/.f64 (cosh.f64 x) #s(literal 2 binary64))) (/.f64 (-.f64 (sinh.f64 x) (exp.f64 x)) #s(literal 2 binary64))) |
(-.f64 (+.f64 (cosh.f64 x) (/.f64 (+.f64 (sinh.f64 x) (exp.f64 x)) #s(literal -2 binary64))) (/.f64 (cosh.f64 x) #s(literal -2 binary64))) |
(-.f64 (+.f64 (cosh.f64 x) (/.f64 (-.f64 (exp.f64 (neg.f64 x)) (sinh.f64 x)) #s(literal 2 binary64))) (/.f64 (cosh.f64 x) #s(literal 2 binary64))) |
(-.f64 (+.f64 (cosh.f64 x) (/.f64 (sinh.f64 (neg.f64 x)) #s(literal 2 binary64))) (/.f64 (sinh.f64 x) #s(literal 2 binary64))) |
(-.f64 (+.f64 (cosh.f64 x) (*.f64 (exp.f64 x) #s(literal -1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (exp.f64 (neg.f64 x)))) |
(-.f64 (+.f64 (cosh.f64 x) (/.f64 (sinh.f64 x) #s(literal -2 binary64))) (/.f64 (sinh.f64 (neg.f64 x)) #s(literal -2 binary64))) |
(-.f64 (+.f64 (cosh.f64 x) (/.f64 (cosh.f64 x) #s(literal 2 binary64))) (/.f64 (+.f64 (sinh.f64 x) (exp.f64 x)) #s(literal 2 binary64))) |
(-.f64 (+.f64 (cosh.f64 x) (*.f64 #s(literal 1/2 binary64) (exp.f64 (neg.f64 x)))) (*.f64 (exp.f64 x) #s(literal 1/2 binary64))) |
(-.f64 (-.f64 (cosh.f64 x) (/.f64 (sinh.f64 (neg.f64 x)) #s(literal -2 binary64))) (/.f64 (sinh.f64 (neg.f64 x)) #s(literal -2 binary64))) |
(-.f64 (+.f64 #s(literal 0 binary64) (cosh.f64 x)) (sinh.f64 x)) |
(-.f64 (-.f64 (cosh.f64 x) (/.f64 (sinh.f64 x) #s(literal 2 binary64))) (/.f64 (sinh.f64 x) #s(literal 2 binary64))) |
(-.f64 (-.f64 (cosh.f64 x) (/.f64 (cosh.f64 x) #s(literal -2 binary64))) (/.f64 (-.f64 (sinh.f64 (neg.f64 x)) (exp.f64 x)) #s(literal -2 binary64))) |
(-.f64 (-.f64 (cosh.f64 x) (/.f64 (cosh.f64 x) #s(literal 2 binary64))) (/.f64 (-.f64 (sinh.f64 x) (exp.f64 (neg.f64 x))) #s(literal 2 binary64))) |
(-.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 (*.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 (*.f64 (cosh.f64 x) #s(literal -2 binary64)) #s(literal -2 binary64)) (sinh.f64 x)) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) #s(literal 4 binary64))) #s(literal 1 binary64))) |
(-.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 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) (sinh.f64 x)) |
(-.f64 (/.f64 (+.f64 (sinh.f64 x) (exp.f64 x)) #s(literal -2 binary64)) (-.f64 (/.f64 (cosh.f64 x) #s(literal -2 binary64)) (cosh.f64 x))) |
(-.f64 (/.f64 (-.f64 (exp.f64 (neg.f64 x)) (sinh.f64 x)) #s(literal 2 binary64)) (-.f64 (/.f64 (cosh.f64 x) #s(literal 2 binary64)) (cosh.f64 x))) |
(-.f64 (/.f64 (+.f64 (exp.f64 x) (cosh.f64 x)) #s(literal 2 binary64)) (-.f64 (/.f64 (sinh.f64 x) #s(literal 2 binary64)) (sinh.f64 (neg.f64 x)))) |
(-.f64 (/.f64 (+.f64 (exp.f64 x) (cosh.f64 x)) #s(literal 2 binary64)) (+.f64 (/.f64 (sinh.f64 x) #s(literal 2 binary64)) (sinh.f64 x))) |
(-.f64 (*.f64 (exp.f64 x) #s(literal -1/2 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) (exp.f64 (neg.f64 x))) (cosh.f64 x))) |
(-.f64 (/.f64 (sinh.f64 x) #s(literal -2 binary64)) (-.f64 (/.f64 (sinh.f64 (neg.f64 x)) #s(literal -2 binary64)) (cosh.f64 x))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) #s(literal 4 binary64))) #s(literal 0 binary64))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1/2 binary64)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) #s(literal 4 binary64)) #s(literal 0 binary64))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) #s(literal 4 binary64)))) |
(-.f64 (/.f64 #s(literal 1/2 binary64) (exp.f64 x)) (-.f64 (/.f64 #s(literal -1/2 binary64) (exp.f64 x)) #s(literal 0 binary64))) |
(-.f64 (/.f64 #s(literal 1/2 binary64) (exp.f64 x)) (+.f64 (/.f64 #s(literal -1/2 binary64) (exp.f64 x)) #s(literal 0 binary64))) |
(-.f64 (/.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 (/.f64 #s(literal -1/2 binary64) (exp.f64 x)) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal -1/2 binary64) (exp.f64 x))) |
(-.f64 (/.f64 (sinh.f64 (neg.f64 x)) #s(literal 2 binary64)) (-.f64 (/.f64 (sinh.f64 x) #s(literal 2 binary64)) (cosh.f64 x))) |
(-.f64 (/.f64 (cosh.f64 x) #s(literal 2 binary64)) (-.f64 (/.f64 (+.f64 (sinh.f64 x) (exp.f64 x)) #s(literal 2 binary64)) (cosh.f64 x))) |
(-.f64 (/.f64 (cosh.f64 x) #s(literal 2 binary64)) (-.f64 (/.f64 (-.f64 (sinh.f64 x) (exp.f64 x)) #s(literal 2 binary64)) (sinh.f64 (neg.f64 x)))) |
(-.f64 (/.f64 (cosh.f64 x) #s(literal 2 binary64)) (+.f64 (/.f64 (-.f64 (sinh.f64 x) (exp.f64 x)) #s(literal 2 binary64)) (sinh.f64 x))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 (neg.f64 x))) (-.f64 (*.f64 (exp.f64 x) #s(literal 1/2 binary64)) (cosh.f64 x))) |
(-.f64 (*.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x))) (exp.f64 (neg.f64 x))) |
(-.f64 (cosh.f64 x) (sinh.f64 x)) |
(-.f64 #s(literal 0 binary64) (-.f64 (sinh.f64 x) (cosh.f64 x))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 (neg.f64 x)))) |
(-.f64 (exp.f64 (neg.f64 x)) (*.f64 (cosh.f64 x) #s(literal 0 binary64))) |
(-.f64 (exp.f64 (neg.f64 x)) #s(literal 0 binary64)) |
(sqrt.f64 (exp.f64 (*.f64 #s(literal -2 binary64) x))) |
(exp.f64 (*.f64 (log.f64 (E.f64)) (neg.f64 x))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (E.f64))) x)) |
(exp.f64 (*.f64 (log.f64 (exp.f64 (neg.f64 x))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 x)) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 x)) |
(+.f64 (-.f64 (cosh.f64 x) (/.f64 (sinh.f64 (neg.f64 x)) #s(literal -2 binary64))) (/.f64 (sinh.f64 x) #s(literal -2 binary64))) |
(+.f64 (-.f64 (cosh.f64 x) (/.f64 (-.f64 (exp.f64 (neg.f64 x)) (sinh.f64 x)) #s(literal -2 binary64))) (/.f64 (cosh.f64 x) #s(literal -2 binary64))) |
(+.f64 (-.f64 (cosh.f64 x) (/.f64 (+.f64 (sinh.f64 x) (exp.f64 x)) #s(literal 2 binary64))) (/.f64 (cosh.f64 x) #s(literal 2 binary64))) |
(+.f64 (-.f64 (cosh.f64 x) (*.f64 #s(literal -1/2 binary64) (exp.f64 (neg.f64 x)))) (*.f64 (exp.f64 x) #s(literal -1/2 binary64))) |
(+.f64 (-.f64 (cosh.f64 x) (/.f64 (sinh.f64 x) #s(literal 2 binary64))) (/.f64 (sinh.f64 (neg.f64 x)) #s(literal 2 binary64))) |
(+.f64 (-.f64 (cosh.f64 x) (/.f64 (cosh.f64 x) #s(literal -2 binary64))) (/.f64 (+.f64 (sinh.f64 x) (exp.f64 x)) #s(literal -2 binary64))) |
(+.f64 (-.f64 (cosh.f64 x) (*.f64 (exp.f64 x) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (exp.f64 (neg.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 (*.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 (*.f64 (sinh.f64 (neg.f64 x)) #s(literal -2 binary64)) #s(literal -2 binary64)) (cosh.f64 x)) |
(+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (exp.f64 x)) (*.f64 (*.f64 #s(literal 2 binary64) (exp.f64 x)) (exp.f64 x))) (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (exp.f64 x)) (exp.f64 x)))) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 x)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 4 binary64))) #s(literal 1 binary64))) |
(+.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 (*.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 (*.f64 (cosh.f64 x) #s(literal -2 binary64)) #s(literal -2 binary64)) (sinh.f64 (neg.f64 x))) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 x)) #s(literal 4 binary64))) #s(literal 1 binary64))) |
(+.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 (*.f64 (sinh.f64 (neg.f64 x)) #s(literal 2 binary64)) #s(literal 2 binary64)) (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 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) (sinh.f64 (neg.f64 x))) |
(+.f64 (/.f64 (+.f64 (exp.f64 (neg.f64 x)) (cosh.f64 x)) #s(literal 2 binary64)) (-.f64 (/.f64 (sinh.f64 x) #s(literal 2 binary64)) (sinh.f64 x))) |
(+.f64 (/.f64 (+.f64 (exp.f64 x) (cosh.f64 x)) #s(literal 2 binary64)) (-.f64 (/.f64 (sinh.f64 (neg.f64 x)) #s(literal 2 binary64)) (sinh.f64 x))) |
(+.f64 (/.f64 (neg.f64 (-.f64 (sinh.f64 x) (exp.f64 x))) #s(literal 2 binary64)) (-.f64 (/.f64 (cosh.f64 x) #s(literal 2 binary64)) (sinh.f64 x))) |
(+.f64 (/.f64 (sinh.f64 x) #s(literal 2 binary64)) (-.f64 (/.f64 (+.f64 (cosh.f64 x) (exp.f64 (neg.f64 x))) #s(literal 2 binary64)) (sinh.f64 x))) |
(+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 x)) #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 4 binary64))) #s(literal 0 binary64))) |
(+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 x)) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 4 binary64)))) |
(+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 x)) #s(literal 4 binary64))) #s(literal 0 binary64))) |
(+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 x)) #s(literal 4 binary64)))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) (exp.f64 x)) (-.f64 (/.f64 #s(literal 1/2 binary64) (exp.f64 x)) #s(literal 0 binary64))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (exp.f64 x))) |
(+.f64 (/.f64 (sinh.f64 (neg.f64 x)) #s(literal 2 binary64)) (-.f64 (/.f64 (+.f64 (cosh.f64 x) (exp.f64 x)) #s(literal 2 binary64)) (sinh.f64 x))) |
(+.f64 (/.f64 (cosh.f64 x) #s(literal 2 binary64)) (-.f64 (/.f64 (cosh.f64 x) #s(literal 2 binary64)) (sinh.f64 x))) |
(+.f64 (/.f64 (cosh.f64 x) #s(literal 2 binary64)) (-.f64 (/.f64 (neg.f64 (-.f64 (sinh.f64 x) (exp.f64 x))) #s(literal 2 binary64)) (sinh.f64 x))) |
(+.f64 (*.f64 (exp.f64 x) #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 (neg.f64 x))) (sinh.f64 x))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 (neg.f64 x))) (-.f64 (*.f64 (exp.f64 x) #s(literal 1/2 binary64)) (sinh.f64 x))) |
(+.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x)) |
(+.f64 (cosh.f64 x) (-.f64 (*.f64 (sinh.f64 (neg.f64 x)) #s(literal 0 binary64)) (sinh.f64 x))) |
(+.f64 (cosh.f64 x) (-.f64 (*.f64 (sinh.f64 x) #s(literal 0 binary64)) (sinh.f64 x))) |
(+.f64 (cosh.f64 x) (sinh.f64 (neg.f64 x))) |
(+.f64 #s(literal 0 binary64) (exp.f64 (neg.f64 x))) |
(+.f64 (exp.f64 (neg.f64 x)) (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (exp.f64 x)))) |
(+.f64 (exp.f64 (neg.f64 x)) (/.f64 #s(literal 0 binary64) (exp.f64 (+.f64 x x)))) |
(+.f64 (exp.f64 (neg.f64 x)) (/.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (exp.f64 x)) (exp.f64 x)))) |
(+.f64 (exp.f64 (neg.f64 x)) #s(literal 0 binary64)) |
(*.f64 (*.f64 #s(literal -2 binary64) x) #s(literal 1/2 binary64)) |
(*.f64 (+.f64 x x) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 4 binary64) (/.f64 (*.f64 #s(literal -2 binary64) x) #s(literal 8 binary64))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 2 binary64)) |
(*.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -2 binary64) x) #s(literal -4 binary64))) |
(*.f64 #s(literal -2 binary64) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64))) |
(*.f64 #s(literal 2 binary64) (/.f64 (+.f64 x x) #s(literal -4 binary64))) |
(*.f64 #s(literal 2 binary64) (/.f64 x #s(literal -2 binary64))) |
(*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) x)) |
(*.f64 #s(literal 1 binary64) (neg.f64 x)) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 (neg.f64 x) #s(literal 1 binary64)) |
(*.f64 x #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 x (/.f64 (PI.f64) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) (+.f64 (neg.f64 (-.f64 x (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (-.f64 x (/.f64 (PI.f64) #s(literal -2 binary64))) (-.f64 x (/.f64 (PI.f64) #s(literal -2 binary64))))) (-.f64 (/.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 2 binary64)) (neg.f64 x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) x) |
(/.f64 (-.f64 (pow.f64 (neg.f64 (-.f64 x (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (neg.f64 (-.f64 x (/.f64 (PI.f64) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (/.f64 (PI.f64) #s(literal 2 binary64)))) (fma.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (neg.f64 (-.f64 x (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (-.f64 x (/.f64 (PI.f64) #s(literal -2 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)) (fma.f64 (-.f64 x (/.f64 (PI.f64) #s(literal -2 binary64))) (-.f64 x (/.f64 (PI.f64) #s(literal -2 binary64))) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 x (/.f64 (PI.f64) #s(literal -2 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) x)) (+.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (+.f64 x x))) #s(literal 8 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal -2 binary64) (+.f64 x x))) #s(literal -4 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x))) #s(literal 4 binary64)) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) x) #s(literal 4 binary64)) #s(literal 8 binary64)) |
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 #s(literal -2 binary64) x)) #s(literal 8 binary64)) |
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 x x)) #s(literal 4 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x)) #s(literal -4 binary64)) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) x)) #s(literal -4 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) x)) #s(literal 4 binary64)) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) x) #s(literal -2 binary64)) #s(literal -4 binary64)) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) x) #s(literal 2 binary64)) #s(literal 4 binary64)) |
(/.f64 (*.f64 (+.f64 x x) #s(literal -2 binary64)) #s(literal 4 binary64)) |
(/.f64 (*.f64 (+.f64 x x) #s(literal 2 binary64)) #s(literal -4 binary64)) |
(/.f64 (*.f64 #s(literal -2 binary64) x) #s(literal 2 binary64)) |
(/.f64 (+.f64 x x) #s(literal -2 binary64)) |
(/.f64 (neg.f64 x) #s(literal 1 binary64)) |
(neg.f64 x) |
(fma.f64 (neg.f64 (/.f64 (neg.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 2 binary64))) (cbrt.f64 (PI.f64)) (neg.f64 (-.f64 x (/.f64 (PI.f64) #s(literal -2 binary64))))) |
(fma.f64 (neg.f64 (neg.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (neg.f64 (-.f64 x (/.f64 (PI.f64) #s(literal -2 binary64))))) |
(fma.f64 (/.f64 (neg.f64 (cbrt.f64 (PI.f64))) #s(literal 2 binary64)) (neg.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (neg.f64 (-.f64 x (/.f64 (PI.f64) #s(literal -2 binary64))))) |
(fma.f64 (/.f64 (neg.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 2 binary64)) (/.f64 (/.f64 (cbrt.f64 (PI.f64)) #s(literal -1 binary64)) #s(literal 1 binary64)) (neg.f64 (-.f64 x (/.f64 (PI.f64) #s(literal -2 binary64))))) |
(fma.f64 (/.f64 (neg.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 2 binary64)) (/.f64 (cbrt.f64 (PI.f64)) #s(literal -1 binary64)) (neg.f64 (-.f64 x (/.f64 (PI.f64) #s(literal -2 binary64))))) |
(fma.f64 (/.f64 (neg.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 2 binary64)) (neg.f64 (cbrt.f64 (PI.f64))) (neg.f64 (-.f64 x (/.f64 (PI.f64) #s(literal -2 binary64))))) |
(fma.f64 (/.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (cbrt.f64 (PI.f64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (neg.f64 (-.f64 x (/.f64 (PI.f64) #s(literal -2 binary64))))) |
(fma.f64 (/.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 1/2 binary64)) (neg.f64 (-.f64 x (/.f64 (PI.f64) #s(literal -2 binary64))))) |
(fma.f64 (/.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 (/.f64 (cbrt.f64 (PI.f64)) #s(literal -1 binary64)) #s(literal 1 binary64)) (neg.f64 (-.f64 x (/.f64 (PI.f64) #s(literal -2 binary64))))) |
(fma.f64 (/.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 (cbrt.f64 (PI.f64)) #s(literal -1 binary64)) (neg.f64 (-.f64 x (/.f64 (PI.f64) #s(literal -2 binary64))))) |
(fma.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal -2 binary64)) (/.f64 (cbrt.f64 (PI.f64)) #s(literal -1 binary64)) (neg.f64 (-.f64 x (/.f64 (PI.f64) #s(literal -2 binary64))))) |
(fma.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal -2 binary64)) (neg.f64 (cbrt.f64 (PI.f64))) (neg.f64 (-.f64 x (/.f64 (PI.f64) #s(literal -2 binary64))))) |
(fma.f64 (/.f64 (cbrt.f64 (PI.f64)) #s(literal -2 binary64)) (neg.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (neg.f64 (-.f64 x (/.f64 (PI.f64) #s(literal -2 binary64))))) |
(fma.f64 (*.f64 #s(literal -2 binary64) x) #s(literal 1/4 binary64) (*.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 (*.f64 #s(literal -2 binary64) x) #s(literal 1/2 binary64) #s(literal 0 binary64)) |
(fma.f64 (+.f64 x x) #s(literal -1/2 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (/.f64 (neg.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal -1 binary64)) (neg.f64 (-.f64 x (/.f64 (PI.f64) #s(literal -2 binary64))))) |
(fma.f64 (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (neg.f64 (neg.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (neg.f64 (-.f64 x (/.f64 (PI.f64) #s(literal -2 binary64))))) |
(fma.f64 (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (neg.f64 (-.f64 x (/.f64 (PI.f64) #s(literal -2 binary64))))) |
(fma.f64 (neg.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (/.f64 (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)) (neg.f64 (-.f64 x (/.f64 (PI.f64) #s(literal -2 binary64))))) |
(fma.f64 (neg.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (neg.f64 (cbrt.f64 (PI.f64))) #s(literal 2 binary64)) (neg.f64 (-.f64 x (/.f64 (PI.f64) #s(literal -2 binary64))))) |
(fma.f64 (neg.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) #s(literal -1 binary64)) (neg.f64 (-.f64 x (/.f64 (PI.f64) #s(literal -2 binary64))))) |
(fma.f64 (neg.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (cbrt.f64 (PI.f64)) #s(literal -2 binary64)) (neg.f64 (-.f64 x (/.f64 (PI.f64) #s(literal -2 binary64))))) |
(fma.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (cbrt.f64 (PI.f64)) #s(literal -1 binary64)) #s(literal -1 binary64)) (neg.f64 (-.f64 x (/.f64 (PI.f64) #s(literal -2 binary64))))) |
(fma.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 2 binary64)) (cbrt.f64 (PI.f64)) (neg.f64 (-.f64 x (/.f64 (PI.f64) #s(literal -2 binary64))))) |
(fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 #s(literal -2 binary64) x) #s(literal 8 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 2 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -2 binary64) x) #s(literal -4 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -2 binary64) (*.f64 #s(literal 1/2 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 (/.f64 (neg.f64 (cbrt.f64 (PI.f64))) #s(literal 2 binary64)) #s(literal -1 binary64)) (neg.f64 (-.f64 x (/.f64 (PI.f64) #s(literal -2 binary64))))) |
(fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (neg.f64 (/.f64 (neg.f64 (cbrt.f64 (PI.f64))) #s(literal 2 binary64))) (neg.f64 (-.f64 x (/.f64 (PI.f64) #s(literal -2 binary64))))) |
(fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (neg.f64 (-.f64 x (/.f64 (PI.f64) #s(literal -2 binary64))))) |
(fma.f64 (cbrt.f64 (PI.f64)) (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 2 binary64)) (neg.f64 (-.f64 x (/.f64 (PI.f64) #s(literal -2 binary64))))) |
(fma.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 1 binary64) (neg.f64 (-.f64 x (/.f64 (PI.f64) #s(literal -2 binary64))))) |
(fma.f64 #s(literal -1/2 binary64) x (*.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 2 binary64) (/.f64 (+.f64 x x) #s(literal -4 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 2 binary64) (/.f64 x #s(literal -2 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)) (neg.f64 (-.f64 x (/.f64 (PI.f64) #s(literal -2 binary64))))) |
(fma.f64 #s(literal 1 binary64) (neg.f64 x) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (neg.f64 x) (*.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 #s(literal -1 binary64) (/.f64 x #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 #s(literal -1 binary64) x #s(literal 0 binary64)) |
(fma.f64 (neg.f64 x) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 x) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 x #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 x #s(literal -1 binary64) #s(literal 0 binary64)) |
(-.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x) (/.f64 (PI.f64) #s(literal 2 binary64))) |
(-.f64 (neg.f64 (-.f64 x (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 x (/.f64 (PI.f64) #s(literal -2 binary64)))) |
(-.f64 #s(literal 0 binary64) x) |
(+.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/2 binary64) x)) |
(+.f64 (neg.f64 (-.f64 x (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (/.f64 (cbrt.f64 (PI.f64)) #s(literal -1 binary64)) (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 2 binary64)))) |
(+.f64 (neg.f64 (-.f64 x (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (PI.f64) #s(literal -2 binary64))) |
(+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (neg.f64 (-.f64 x (/.f64 (PI.f64) #s(literal -2 binary64))))) |
(+.f64 #s(literal 0 binary64) (neg.f64 x)) |
(+.f64 (neg.f64 x) #s(literal 0 binary64)) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (-.f64 #s(literal 1 binary64) x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64)))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x) (-.f64 #s(literal 1 binary64) x)))) |
#s(approx (fmod (exp x) (sqrt (cos x))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) |
#s(approx (exp x) #s(literal 1 binary64)) |
#s(approx (exp x) (-.f64 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))) |
#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 x x) |
#s(approx (sqrt (cos 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 (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 (*.f64 (-.f64 (*.f64 #s(literal -19/5760 binary64) (*.f64 x x)) #s(literal 1/96 binary64)) x) x) #s(literal 1/4 binary64)) x) x #s(literal 1 binary64))) |
#s(approx (cos x) #s(literal 1 binary64)) |
#s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))) |
#s(approx (cos x) (fma.f64 (-.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (cos x) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)) x) x #s(literal 1 binary64))) |
#s(approx (exp (neg x)) #s(literal 1 binary64)) |
#s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)) |
#s(approx (exp (neg x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))) |
#s(approx (exp (neg 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 (neg x) (neg.f64 x)) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 x))) |
#s(approx (exp x) (exp.f64 x)) |
#s(approx (sqrt (cos x)) (sqrt.f64 (cos.f64 x))) |
#s(approx (cos x) (cos.f64 x)) |
#s(approx (exp (neg x)) (exp.f64 (neg.f64 x))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 x))) |
#s(approx (exp (neg x)) (exp.f64 (neg.f64 x))) |
Compiled 8 941 to 2 845 computations (68.2% saved)
16 alts after pruning (16 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 921 | 16 | 937 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 922 | 16 | 938 |
| Status | Accuracy | Program |
|---|---|---|
| 7.6% | (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 x)) | |
| 7.4% | (-.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))))) | |
| 7.5% | (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (pow.f64 (pow.f64 (E.f64) (*.f64 #s(literal -1/2 binary64) x)) #s(literal 2 binary64))) | |
| 7.5% | (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (pow.f64 (E.f64) (neg.f64 x))) | |
| 7.6% | (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (/.f64 (-.f64 (pow.f64 (exp.f64 (neg.f64 x)) #s(literal 3 binary64)) #s(literal 0 binary64)) (+.f64 (exp.f64 (*.f64 #s(literal -2 binary64) x)) #s(literal 0 binary64)))) | |
| 7.5% | (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 (neg.f64 x))) (-.f64 (*.f64 (exp.f64 x) #s(literal 1/2 binary64)) (cosh.f64 x)))) | |
| ▶ | 7.4% | (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 (cosh.f64 x) (sinh.f64 x))) |
| ▶ | 7.5% | (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (/.f64 (-.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (-.f64 x (/.f64 (PI.f64) #s(literal -2 binary64))) (-.f64 x (/.f64 (PI.f64) #s(literal -2 binary64))))) (-.f64 (/.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 2 binary64)) (neg.f64 x))))) |
| 7.6% | (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 x (/.f64 (PI.f64) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) (+.f64 (neg.f64 (-.f64 x (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) | |
| 6.5% | (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))) (exp.f64 (neg.f64 x))) | |
| 7.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))) | |
| 7.1% | (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.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)) x) x #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) | |
| ▶ | 6.8% | (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) |
| ▶ | 36.1% | (*.f64 (fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
| ▶ | 34.0% | (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
| 5.7% | #s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) |
Compiled 476 to 418 computations (12.2% saved)
| Inputs |
|---|
(*.f64 (fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) (sqrt.f64 (cos.f64 x))) |
#s(approx (exp x) (-.f64 x #s(literal -1 binary64))) |
(-.f64 x #s(literal -1 binary64)) |
x |
#s(literal -1 binary64) |
(sqrt.f64 (cos.f64 x)) |
(cos.f64 x) |
(exp.f64 (neg.f64 x)) |
(neg.f64 x) |
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) |
(fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) |
(exp.f64 x) |
#s(approx (sqrt (cos x)) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(*.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)) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 (cosh.f64 x) (sinh.f64 x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(-.f64 (cosh.f64 x) (sinh.f64 x)) |
(cosh.f64 x) |
(sinh.f64 x) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (/.f64 (-.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (-.f64 x (/.f64 (PI.f64) #s(literal -2 binary64))) (-.f64 x (/.f64 (PI.f64) #s(literal -2 binary64))))) (-.f64 (/.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 2 binary64)) (neg.f64 x))))) |
(exp.f64 (/.f64 (-.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (-.f64 x (/.f64 (PI.f64) #s(literal -2 binary64))) (-.f64 x (/.f64 (PI.f64) #s(literal -2 binary64))))) (-.f64 (/.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 2 binary64)) (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (-.f64 x (/.f64 (PI.f64) #s(literal -2 binary64))) (-.f64 x (/.f64 (PI.f64) #s(literal -2 binary64))))) (-.f64 (/.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 2 binary64)) (neg.f64 x))) |
(-.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (-.f64 x (/.f64 (PI.f64) #s(literal -2 binary64))) (-.f64 x (/.f64 (PI.f64) #s(literal -2 binary64))))) |
(*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))) |
(/.f64 (PI.f64) #s(literal 2 binary64)) |
(PI.f64) |
#s(literal 2 binary64) |
(*.f64 (-.f64 x (/.f64 (PI.f64) #s(literal -2 binary64))) (-.f64 x (/.f64 (PI.f64) #s(literal -2 binary64)))) |
(-.f64 x (/.f64 (PI.f64) #s(literal -2 binary64))) |
(/.f64 (PI.f64) #s(literal -2 binary64)) |
#s(literal -2 binary64) |
(-.f64 (/.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 2 binary64)) (neg.f64 x)) |
(/.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 2 binary64)) |
(+.f64 (PI.f64) (PI.f64)) |
| Outputs |
|---|
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole binary64 (fmod (exp x) (sqrt (cos x))))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole binary64 (+ (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x)))))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole binary64 (+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (* x (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x)))))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole 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)))))) |
#s(approx (fmod (exp x) (sqrt (cos x))) #s(hole binary64 (fmod (exp x) (sqrt (cos x))))) |
#s(approx (exp x) #s(hole binary64 1)) |
#s(approx (exp x) #s(hole binary64 (+ 1 x))) |
#s(approx (exp x) #s(hole binary64 (+ 1 (* x (+ 1 (* 1/2 x)))))) |
#s(approx (exp x) #s(hole binary64 (+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))))) |
#s(approx (- x -1) #s(hole binary64 1)) |
#s(approx (- x -1) #s(hole binary64 (+ 1 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (sqrt (cos x)) #s(hole binary64 1)) |
#s(approx (sqrt (cos x)) #s(hole binary64 (+ 1 (* -1/4 (pow x 2))))) |
#s(approx (sqrt (cos x)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))))) |
#s(approx (sqrt (cos x)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))))) |
#s(approx (cos x) #s(hole binary64 1)) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))))) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))))) |
#s(approx (exp (neg x)) #s(hole binary64 1)) |
#s(approx (exp (neg x)) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (exp (neg x)) #s(hole binary64 (+ 1 (* x (- (* 1/2 x) 1))))) |
#s(approx (exp (neg x)) #s(hole binary64 (+ 1 (* x (- (* x (+ 1/2 (* -1/6 x))) 1))))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (- (cosh x) (sinh x))) #s(hole binary64 (fmod (exp x) (sqrt (cos x))))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (- (cosh x) (sinh x))) #s(hole binary64 (+ (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x)))))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (- (cosh x) (sinh x))) #s(hole binary64 (+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (* x (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x)))))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (- (cosh x) (sinh x))) #s(hole 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)))))) |
#s(approx (- (cosh x) (sinh x)) #s(hole binary64 1)) |
#s(approx (- (cosh x) (sinh x)) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (- (cosh x) (sinh x)) #s(hole binary64 (+ 1 (* x (- (* 1/2 x) 1))))) |
#s(approx (- (cosh x) (sinh x)) #s(hole binary64 (+ 1 (* x (- (* x (+ 1/2 (* -1/6 x))) 1))))) |
#s(approx (cosh x) #s(hole binary64 1)) |
#s(approx (cosh x) #s(hole binary64 (+ 1 (* 1/2 (pow x 2))))) |
#s(approx (cosh x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))) |
#s(approx (cosh x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))) |
#s(approx (sinh x) #s(hole binary64 x)) |
#s(approx (sinh x) #s(hole binary64 (* x (+ 1 (* 1/6 (pow x 2)))))) |
#s(approx (sinh x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/6 (* 1/120 (pow x 2)))))))) |
#s(approx (sinh x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/6 (* (pow x 2) (+ 1/120 (* 1/5040 (pow x 2)))))))))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (/ (- (* (/ (PI) 2) (/ (PI) 2)) (* (- x (/ (PI) -2)) (- x (/ (PI) -2)))) (- (/ (+ (PI) (PI)) 2) (neg x))))) #s(hole binary64 (fmod (exp x) (sqrt (cos x))))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (/ (- (* (/ (PI) 2) (/ (PI) 2)) (* (- x (/ (PI) -2)) (- x (/ (PI) -2)))) (- (/ (+ (PI) (PI)) 2) (neg x))))) #s(hole binary64 (+ (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x)))))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (/ (- (* (/ (PI) 2) (/ (PI) 2)) (* (- x (/ (PI) -2)) (- x (/ (PI) -2)))) (- (/ (+ (PI) (PI)) 2) (neg x))))) #s(hole binary64 (+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (* x (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x)))))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (/ (- (* (/ (PI) 2) (/ (PI) 2)) (* (- x (/ (PI) -2)) (- x (/ (PI) -2)))) (- (/ (+ (PI) (PI)) 2) (neg x))))) #s(hole 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)))))) |
#s(approx (exp (/ (- (* (/ (PI) 2) (/ (PI) 2)) (* (- x (/ (PI) -2)) (- x (/ (PI) -2)))) (- (/ (+ (PI) (PI)) 2) (neg x)))) #s(hole binary64 1)) |
#s(approx (exp (/ (- (* (/ (PI) 2) (/ (PI) 2)) (* (- x (/ (PI) -2)) (- x (/ (PI) -2)))) (- (/ (+ (PI) (PI)) 2) (neg x)))) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (exp (/ (- (* (/ (PI) 2) (/ (PI) 2)) (* (- x (/ (PI) -2)) (- x (/ (PI) -2)))) (- (/ (+ (PI) (PI)) 2) (neg x)))) #s(hole binary64 (+ 1 (* x (- (* 1/2 x) 1))))) |
#s(approx (exp (/ (- (* (/ (PI) 2) (/ (PI) 2)) (* (- x (/ (PI) -2)) (- x (/ (PI) -2)))) (- (/ (+ (PI) (PI)) 2) (neg x)))) #s(hole binary64 (+ 1 (* x (- (* x (+ 1/2 (* -1/6 x))) 1))))) |
#s(approx (/ (- (* (/ (PI) 2) (/ (PI) 2)) (* (- x (/ (PI) -2)) (- x (/ (PI) -2)))) (- (/ (+ (PI) (PI)) 2) (neg x))) #s(hole binary64 (* -1 x))) |
#s(approx (- (* (/ (PI) 2) (/ (PI) 2)) (* (- x (/ (PI) -2)) (- x (/ (PI) -2)))) #s(hole binary64 (* -1 (* x (PI))))) |
#s(approx (- (* (/ (PI) 2) (/ (PI) 2)) (* (- x (/ (PI) -2)) (- x (/ (PI) -2)))) #s(hole binary64 (* x (- (* -1 x) (PI))))) |
#s(approx (* (- x (/ (PI) -2)) (- x (/ (PI) -2))) #s(hole binary64 (* 1/4 (pow (PI) 2)))) |
#s(approx (* (- x (/ (PI) -2)) (- x (/ (PI) -2))) #s(hole binary64 (+ (* 1/4 (pow (PI) 2)) (* x (PI))))) |
#s(approx (* (- x (/ (PI) -2)) (- x (/ (PI) -2))) #s(hole binary64 (+ (* 1/4 (pow (PI) 2)) (* x (+ x (PI)))))) |
#s(approx (- x (/ (PI) -2)) #s(hole binary64 (* 1/2 (PI)))) |
#s(approx (- x (/ (PI) -2)) #s(hole binary64 (- x (* -1/2 (PI))))) |
#s(approx (- (/ (+ (PI) (PI)) 2) (neg x)) #s(hole binary64 (PI))) |
#s(approx (- (/ (+ (PI) (PI)) 2) (neg x)) #s(hole binary64 (+ x (PI)))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole binary64 (* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))))) |
#s(approx (exp x) #s(hole binary64 (exp x))) |
#s(approx (- x -1) #s(hole binary64 x)) |
#s(approx (- x -1) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (sqrt (cos x)) #s(hole binary64 (sqrt (cos x)))) |
#s(approx (cos x) #s(hole binary64 (cos x))) |
#s(approx (exp (neg x)) #s(hole binary64 (exp (neg x)))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (- (cosh x) (sinh x))) #s(hole binary64 (* (- (* 1/2 (+ (exp x) (/ 1 (exp x)))) (* 1/2 (- (exp x) (/ 1 (exp x))))) (fmod (exp x) (sqrt (cos x)))))) |
#s(approx (- (cosh x) (sinh x)) #s(hole binary64 (- (* 1/2 (+ (exp x) (/ 1 (exp x)))) (* 1/2 (- (exp x) (/ 1 (exp x))))))) |
#s(approx (cosh x) #s(hole binary64 (* 1/2 (+ (exp x) (/ 1 (exp x)))))) |
#s(approx (sinh x) #s(hole binary64 (* 1/2 (- (exp x) (/ 1 (exp x)))))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (/ (- (* (/ (PI) 2) (/ (PI) 2)) (* (- x (/ (PI) -2)) (- x (/ (PI) -2)))) (- (/ (+ (PI) (PI)) 2) (neg x))))) #s(hole binary64 (* (exp (/ (- (* 1/4 (pow (PI) 2)) (pow (- x (* -1/2 (PI))) 2)) (+ x (PI)))) (fmod (exp x) (sqrt (cos x)))))) |
#s(approx (exp (/ (- (* (/ (PI) 2) (/ (PI) 2)) (* (- x (/ (PI) -2)) (- x (/ (PI) -2)))) (- (/ (+ (PI) (PI)) 2) (neg x)))) #s(hole binary64 (exp (/ (- (* 1/4 (pow (PI) 2)) (pow (- x (* -1/2 (PI))) 2)) (+ x (PI)))))) |
#s(approx (- (* (/ (PI) 2) (/ (PI) 2)) (* (- x (/ (PI) -2)) (- x (/ (PI) -2)))) #s(hole binary64 (* -1 (pow x 2)))) |
#s(approx (- (* (/ (PI) 2) (/ (PI) 2)) (* (- x (/ (PI) -2)) (- x (/ (PI) -2)))) #s(hole binary64 (* (pow x 2) (- (* -1 (/ (PI) x)) 1)))) |
#s(approx (* (- x (/ (PI) -2)) (- x (/ (PI) -2))) #s(hole binary64 (pow x 2))) |
#s(approx (* (- x (/ (PI) -2)) (- x (/ (PI) -2))) #s(hole binary64 (* (pow x 2) (+ 1 (/ (PI) x))))) |
#s(approx (* (- x (/ (PI) -2)) (- x (/ (PI) -2))) #s(hole binary64 (* (pow x 2) (+ 1 (+ (* 1/4 (/ (pow (PI) 2) (pow x 2))) (/ (PI) x)))))) |
#s(approx (- x (/ (PI) -2)) #s(hole binary64 x)) |
#s(approx (- x (/ (PI) -2)) #s(hole binary64 (* x (+ 1 (* 1/2 (/ (PI) x)))))) |
#s(approx (- (/ (+ (PI) (PI)) 2) (neg x)) #s(hole binary64 x)) |
#s(approx (- (/ (+ (PI) (PI)) 2) (neg x)) #s(hole binary64 (* x (+ 1 (/ (PI) x))))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole binary64 (* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))))) |
#s(approx (exp (neg x)) #s(hole binary64 (exp (* -1 x)))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (/ (- (* (/ (PI) 2) (/ (PI) 2)) (* (- x (/ (PI) -2)) (- x (/ (PI) -2)))) (- (/ (+ (PI) (PI)) 2) (neg x))))) #s(hole binary64 (* (exp (/ (- (* 1/4 (pow (PI) 2)) (pow (+ (* -1 x) (* -1/2 (PI))) 2)) (- (PI) (* -1 x)))) (fmod (exp x) (sqrt (cos x)))))) |
#s(approx (exp (/ (- (* (/ (PI) 2) (/ (PI) 2)) (* (- x (/ (PI) -2)) (- x (/ (PI) -2)))) (- (/ (+ (PI) (PI)) 2) (neg x)))) #s(hole binary64 (exp (/ (- (* 1/4 (pow (PI) 2)) (pow (+ (* -1 x) (* -1/2 (PI))) 2)) (- (PI) (* -1 x)))))) |
#s(approx (* (- x (/ (PI) -2)) (- x (/ (PI) -2))) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ (+ (* -1 (PI)) (* -1/4 (/ (pow (PI) 2) x))) x)))))) |
#s(approx (- x (/ (PI) -2)) #s(hole binary64 (* -1 (* x (- (* -1/2 (/ (PI) x)) 1))))) |
#s(approx (- (/ (+ (PI) (PI)) 2) (neg x)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (PI) x)) 1))))) |
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) (- x -1) x -1 (sqrt (cos x)) (cos x) (exp (neg x)) (neg x) (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (exp x) (sqrt (cos x)) 1 (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (exp x) (* (fmod (exp x) (sqrt (cos x))) (- (cosh x) (sinh x))) (fmod (exp x) (sqrt (cos x))) (- (cosh x) (sinh x)) (cosh x) (sinh x) (* (fmod (exp x) (sqrt (cos x))) (exp (/ (- (* (/ (PI) 2) (/ (PI) 2)) (* (- x (/ (PI) -2)) (- x (/ (PI) -2)))) (- (/ (+ (PI) (PI)) 2) (neg x))))) (exp (/ (- (* (/ (PI) 2) (/ (PI) 2)) (* (- x (/ (PI) -2)) (- x (/ (PI) -2)))) (- (/ (+ (PI) (PI)) 2) (neg x)))) (/ (- (* (/ (PI) 2) (/ (PI) 2)) (* (- x (/ (PI) -2)) (- x (/ (PI) -2)))) (- (/ (+ (PI) (PI)) 2) (neg x))) (- (* (/ (PI) 2) (/ (PI) 2)) (* (- x (/ (PI) -2)) (- x (/ (PI) -2)))) (* (/ (PI) 2) (/ (PI) 2)) (/ (PI) 2) (PI) 2 (* (- x (/ (PI) -2)) (- x (/ (PI) -2))) (- x (/ (PI) -2)) (/ (PI) -2) -2 (- (/ (+ (PI) (PI)) 2) (neg x)) (/ (+ (PI) (PI)) 2) (+ (PI) (PI))) |
| 4.0ms | x | @ | -inf | ((* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (exp x) (- x -1) x -1 (sqrt (cos x)) (cos x) (exp (neg x)) (neg x) (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (exp x) (sqrt (cos x)) 1 (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (exp x) (* (fmod (exp x) (sqrt (cos x))) (- (cosh x) (sinh x))) (fmod (exp x) (sqrt (cos x))) (- (cosh x) (sinh x)) (cosh x) (sinh x) (* (fmod (exp x) (sqrt (cos x))) (exp (/ (- (* (/ (PI) 2) (/ (PI) 2)) (* (- x (/ (PI) -2)) (- x (/ (PI) -2)))) (- (/ (+ (PI) (PI)) 2) (neg x))))) (exp (/ (- (* (/ (PI) 2) (/ (PI) 2)) (* (- x (/ (PI) -2)) (- x (/ (PI) -2)))) (- (/ (+ (PI) (PI)) 2) (neg x)))) (/ (- (* (/ (PI) 2) (/ (PI) 2)) (* (- x (/ (PI) -2)) (- x (/ (PI) -2)))) (- (/ (+ (PI) (PI)) 2) (neg x))) (- (* (/ (PI) 2) (/ (PI) 2)) (* (- x (/ (PI) -2)) (- x (/ (PI) -2)))) (* (/ (PI) 2) (/ (PI) 2)) (/ (PI) 2) (PI) 2 (* (- x (/ (PI) -2)) (- x (/ (PI) -2))) (- x (/ (PI) -2)) (/ (PI) -2) -2 (- (/ (+ (PI) (PI)) 2) (neg x)) (/ (+ (PI) (PI)) 2) (+ (PI) (PI))) |
| 3.0ms | x | @ | 0 | ((* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (exp x) (- x -1) x -1 (sqrt (cos x)) (cos x) (exp (neg x)) (neg x) (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (exp x) (sqrt (cos x)) 1 (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (exp x) (* (fmod (exp x) (sqrt (cos x))) (- (cosh x) (sinh x))) (fmod (exp x) (sqrt (cos x))) (- (cosh x) (sinh x)) (cosh x) (sinh x) (* (fmod (exp x) (sqrt (cos x))) (exp (/ (- (* (/ (PI) 2) (/ (PI) 2)) (* (- x (/ (PI) -2)) (- x (/ (PI) -2)))) (- (/ (+ (PI) (PI)) 2) (neg x))))) (exp (/ (- (* (/ (PI) 2) (/ (PI) 2)) (* (- x (/ (PI) -2)) (- x (/ (PI) -2)))) (- (/ (+ (PI) (PI)) 2) (neg x)))) (/ (- (* (/ (PI) 2) (/ (PI) 2)) (* (- x (/ (PI) -2)) (- x (/ (PI) -2)))) (- (/ (+ (PI) (PI)) 2) (neg x))) (- (* (/ (PI) 2) (/ (PI) 2)) (* (- x (/ (PI) -2)) (- x (/ (PI) -2)))) (* (/ (PI) 2) (/ (PI) 2)) (/ (PI) 2) (PI) 2 (* (- x (/ (PI) -2)) (- x (/ (PI) -2))) (- x (/ (PI) -2)) (/ (PI) -2) -2 (- (/ (+ (PI) (PI)) 2) (neg x)) (/ (+ (PI) (PI)) 2) (+ (PI) (PI))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 319 | 2167 |
| 0 | 372 | 1936 |
| 1 | 851 | 1828 |
| 2 | 2802 | 1806 |
| 0 | 8084 | 1659 |
| 0 | 28706 | 1563 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(*.f64 (fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) (sqrt.f64 (cos.f64 x))) |
#s(approx (exp x) (-.f64 x #s(literal -1 binary64))) |
(-.f64 x #s(literal -1 binary64)) |
x |
#s(literal -1 binary64) |
(sqrt.f64 (cos.f64 x)) |
(cos.f64 x) |
(exp.f64 (neg.f64 x)) |
(neg.f64 x) |
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) |
(fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) |
(exp.f64 x) |
#s(approx (sqrt (cos x)) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(*.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)) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 (cosh.f64 x) (sinh.f64 x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(-.f64 (cosh.f64 x) (sinh.f64 x)) |
(cosh.f64 x) |
(sinh.f64 x) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (/.f64 (-.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (-.f64 x (/.f64 (PI.f64) #s(literal -2 binary64))) (-.f64 x (/.f64 (PI.f64) #s(literal -2 binary64))))) (-.f64 (/.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 2 binary64)) (neg.f64 x))))) |
(exp.f64 (/.f64 (-.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (-.f64 x (/.f64 (PI.f64) #s(literal -2 binary64))) (-.f64 x (/.f64 (PI.f64) #s(literal -2 binary64))))) (-.f64 (/.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 2 binary64)) (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (-.f64 x (/.f64 (PI.f64) #s(literal -2 binary64))) (-.f64 x (/.f64 (PI.f64) #s(literal -2 binary64))))) (-.f64 (/.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 2 binary64)) (neg.f64 x))) |
(-.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (-.f64 x (/.f64 (PI.f64) #s(literal -2 binary64))) (-.f64 x (/.f64 (PI.f64) #s(literal -2 binary64))))) |
(*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))) |
(/.f64 (PI.f64) #s(literal 2 binary64)) |
(PI.f64) |
#s(literal 2 binary64) |
(*.f64 (-.f64 x (/.f64 (PI.f64) #s(literal -2 binary64))) (-.f64 x (/.f64 (PI.f64) #s(literal -2 binary64)))) |
(-.f64 x (/.f64 (PI.f64) #s(literal -2 binary64))) |
(/.f64 (PI.f64) #s(literal -2 binary64)) |
#s(literal -2 binary64) |
(-.f64 (/.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 2 binary64)) (neg.f64 x)) |
(/.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 2 binary64)) |
(+.f64 (PI.f64) (PI.f64)) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole binary64 (fmod (exp x) (sqrt (cos x))))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole binary64 (+ (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x)))))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole binary64 (+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (* x (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x)))))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole 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)))))) |
#s(approx (fmod (exp x) (sqrt (cos x))) #s(hole binary64 (fmod (exp x) (sqrt (cos x))))) |
#s(approx (exp x) #s(hole binary64 1)) |
#s(approx (exp x) #s(hole binary64 (+ 1 x))) |
#s(approx (exp x) #s(hole binary64 (+ 1 (* x (+ 1 (* 1/2 x)))))) |
#s(approx (exp x) #s(hole binary64 (+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))))) |
#s(approx (- x -1) #s(hole binary64 1)) |
#s(approx (- x -1) #s(hole binary64 (+ 1 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (sqrt (cos x)) #s(hole binary64 1)) |
#s(approx (sqrt (cos x)) #s(hole binary64 (+ 1 (* -1/4 (pow x 2))))) |
#s(approx (sqrt (cos x)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))))) |
#s(approx (sqrt (cos x)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))))) |
#s(approx (cos x) #s(hole binary64 1)) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))))) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))))) |
#s(approx (exp (neg x)) #s(hole binary64 1)) |
#s(approx (exp (neg x)) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (exp (neg x)) #s(hole binary64 (+ 1 (* x (- (* 1/2 x) 1))))) |
#s(approx (exp (neg x)) #s(hole binary64 (+ 1 (* x (- (* x (+ 1/2 (* -1/6 x))) 1))))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (- (cosh x) (sinh x))) #s(hole binary64 (fmod (exp x) (sqrt (cos x))))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (- (cosh x) (sinh x))) #s(hole binary64 (+ (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x)))))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (- (cosh x) (sinh x))) #s(hole binary64 (+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (* x (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x)))))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (- (cosh x) (sinh x))) #s(hole 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)))))) |
#s(approx (- (cosh x) (sinh x)) #s(hole binary64 1)) |
#s(approx (- (cosh x) (sinh x)) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (- (cosh x) (sinh x)) #s(hole binary64 (+ 1 (* x (- (* 1/2 x) 1))))) |
#s(approx (- (cosh x) (sinh x)) #s(hole binary64 (+ 1 (* x (- (* x (+ 1/2 (* -1/6 x))) 1))))) |
#s(approx (cosh x) #s(hole binary64 1)) |
#s(approx (cosh x) #s(hole binary64 (+ 1 (* 1/2 (pow x 2))))) |
#s(approx (cosh x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))) |
#s(approx (cosh x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))) |
#s(approx (sinh x) #s(hole binary64 x)) |
#s(approx (sinh x) #s(hole binary64 (* x (+ 1 (* 1/6 (pow x 2)))))) |
#s(approx (sinh x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/6 (* 1/120 (pow x 2)))))))) |
#s(approx (sinh x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/6 (* (pow x 2) (+ 1/120 (* 1/5040 (pow x 2)))))))))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (/ (- (* (/ (PI) 2) (/ (PI) 2)) (* (- x (/ (PI) -2)) (- x (/ (PI) -2)))) (- (/ (+ (PI) (PI)) 2) (neg x))))) #s(hole binary64 (fmod (exp x) (sqrt (cos x))))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (/ (- (* (/ (PI) 2) (/ (PI) 2)) (* (- x (/ (PI) -2)) (- x (/ (PI) -2)))) (- (/ (+ (PI) (PI)) 2) (neg x))))) #s(hole binary64 (+ (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x)))))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (/ (- (* (/ (PI) 2) (/ (PI) 2)) (* (- x (/ (PI) -2)) (- x (/ (PI) -2)))) (- (/ (+ (PI) (PI)) 2) (neg x))))) #s(hole binary64 (+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (* x (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x)))))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (/ (- (* (/ (PI) 2) (/ (PI) 2)) (* (- x (/ (PI) -2)) (- x (/ (PI) -2)))) (- (/ (+ (PI) (PI)) 2) (neg x))))) #s(hole 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)))))) |
#s(approx (exp (/ (- (* (/ (PI) 2) (/ (PI) 2)) (* (- x (/ (PI) -2)) (- x (/ (PI) -2)))) (- (/ (+ (PI) (PI)) 2) (neg x)))) #s(hole binary64 1)) |
#s(approx (exp (/ (- (* (/ (PI) 2) (/ (PI) 2)) (* (- x (/ (PI) -2)) (- x (/ (PI) -2)))) (- (/ (+ (PI) (PI)) 2) (neg x)))) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (exp (/ (- (* (/ (PI) 2) (/ (PI) 2)) (* (- x (/ (PI) -2)) (- x (/ (PI) -2)))) (- (/ (+ (PI) (PI)) 2) (neg x)))) #s(hole binary64 (+ 1 (* x (- (* 1/2 x) 1))))) |
#s(approx (exp (/ (- (* (/ (PI) 2) (/ (PI) 2)) (* (- x (/ (PI) -2)) (- x (/ (PI) -2)))) (- (/ (+ (PI) (PI)) 2) (neg x)))) #s(hole binary64 (+ 1 (* x (- (* x (+ 1/2 (* -1/6 x))) 1))))) |
#s(approx (/ (- (* (/ (PI) 2) (/ (PI) 2)) (* (- x (/ (PI) -2)) (- x (/ (PI) -2)))) (- (/ (+ (PI) (PI)) 2) (neg x))) #s(hole binary64 (* -1 x))) |
#s(approx (- (* (/ (PI) 2) (/ (PI) 2)) (* (- x (/ (PI) -2)) (- x (/ (PI) -2)))) #s(hole binary64 (* -1 (* x (PI))))) |
#s(approx (- (* (/ (PI) 2) (/ (PI) 2)) (* (- x (/ (PI) -2)) (- x (/ (PI) -2)))) #s(hole binary64 (* x (- (* -1 x) (PI))))) |
#s(approx (* (- x (/ (PI) -2)) (- x (/ (PI) -2))) #s(hole binary64 (* 1/4 (pow (PI) 2)))) |
#s(approx (* (- x (/ (PI) -2)) (- x (/ (PI) -2))) #s(hole binary64 (+ (* 1/4 (pow (PI) 2)) (* x (PI))))) |
#s(approx (* (- x (/ (PI) -2)) (- x (/ (PI) -2))) #s(hole binary64 (+ (* 1/4 (pow (PI) 2)) (* x (+ x (PI)))))) |
#s(approx (- x (/ (PI) -2)) #s(hole binary64 (* 1/2 (PI)))) |
#s(approx (- x (/ (PI) -2)) #s(hole binary64 (- x (* -1/2 (PI))))) |
#s(approx (- (/ (+ (PI) (PI)) 2) (neg x)) #s(hole binary64 (PI))) |
#s(approx (- (/ (+ (PI) (PI)) 2) (neg x)) #s(hole binary64 (+ x (PI)))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole binary64 (* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))))) |
#s(approx (exp x) #s(hole binary64 (exp x))) |
#s(approx (- x -1) #s(hole binary64 x)) |
#s(approx (- x -1) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (sqrt (cos x)) #s(hole binary64 (sqrt (cos x)))) |
#s(approx (cos x) #s(hole binary64 (cos x))) |
#s(approx (exp (neg x)) #s(hole binary64 (exp (neg x)))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (- (cosh x) (sinh x))) #s(hole binary64 (* (- (* 1/2 (+ (exp x) (/ 1 (exp x)))) (* 1/2 (- (exp x) (/ 1 (exp x))))) (fmod (exp x) (sqrt (cos x)))))) |
#s(approx (- (cosh x) (sinh x)) #s(hole binary64 (- (* 1/2 (+ (exp x) (/ 1 (exp x)))) (* 1/2 (- (exp x) (/ 1 (exp x))))))) |
#s(approx (cosh x) #s(hole binary64 (* 1/2 (+ (exp x) (/ 1 (exp x)))))) |
#s(approx (sinh x) #s(hole binary64 (* 1/2 (- (exp x) (/ 1 (exp x)))))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (/ (- (* (/ (PI) 2) (/ (PI) 2)) (* (- x (/ (PI) -2)) (- x (/ (PI) -2)))) (- (/ (+ (PI) (PI)) 2) (neg x))))) #s(hole binary64 (* (exp (/ (- (* 1/4 (pow (PI) 2)) (pow (- x (* -1/2 (PI))) 2)) (+ x (PI)))) (fmod (exp x) (sqrt (cos x)))))) |
#s(approx (exp (/ (- (* (/ (PI) 2) (/ (PI) 2)) (* (- x (/ (PI) -2)) (- x (/ (PI) -2)))) (- (/ (+ (PI) (PI)) 2) (neg x)))) #s(hole binary64 (exp (/ (- (* 1/4 (pow (PI) 2)) (pow (- x (* -1/2 (PI))) 2)) (+ x (PI)))))) |
#s(approx (- (* (/ (PI) 2) (/ (PI) 2)) (* (- x (/ (PI) -2)) (- x (/ (PI) -2)))) #s(hole binary64 (* -1 (pow x 2)))) |
#s(approx (- (* (/ (PI) 2) (/ (PI) 2)) (* (- x (/ (PI) -2)) (- x (/ (PI) -2)))) #s(hole binary64 (* (pow x 2) (- (* -1 (/ (PI) x)) 1)))) |
#s(approx (* (- x (/ (PI) -2)) (- x (/ (PI) -2))) #s(hole binary64 (pow x 2))) |
#s(approx (* (- x (/ (PI) -2)) (- x (/ (PI) -2))) #s(hole binary64 (* (pow x 2) (+ 1 (/ (PI) x))))) |
#s(approx (* (- x (/ (PI) -2)) (- x (/ (PI) -2))) #s(hole binary64 (* (pow x 2) (+ 1 (+ (* 1/4 (/ (pow (PI) 2) (pow x 2))) (/ (PI) x)))))) |
#s(approx (- x (/ (PI) -2)) #s(hole binary64 x)) |
#s(approx (- x (/ (PI) -2)) #s(hole binary64 (* x (+ 1 (* 1/2 (/ (PI) x)))))) |
#s(approx (- (/ (+ (PI) (PI)) 2) (neg x)) #s(hole binary64 x)) |
#s(approx (- (/ (+ (PI) (PI)) 2) (neg x)) #s(hole binary64 (* x (+ 1 (/ (PI) x))))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole binary64 (* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))))) |
#s(approx (exp (neg x)) #s(hole binary64 (exp (* -1 x)))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (/ (- (* (/ (PI) 2) (/ (PI) 2)) (* (- x (/ (PI) -2)) (- x (/ (PI) -2)))) (- (/ (+ (PI) (PI)) 2) (neg x))))) #s(hole binary64 (* (exp (/ (- (* 1/4 (pow (PI) 2)) (pow (+ (* -1 x) (* -1/2 (PI))) 2)) (- (PI) (* -1 x)))) (fmod (exp x) (sqrt (cos x)))))) |
#s(approx (exp (/ (- (* (/ (PI) 2) (/ (PI) 2)) (* (- x (/ (PI) -2)) (- x (/ (PI) -2)))) (- (/ (+ (PI) (PI)) 2) (neg x)))) #s(hole binary64 (exp (/ (- (* 1/4 (pow (PI) 2)) (pow (+ (* -1 x) (* -1/2 (PI))) 2)) (- (PI) (* -1 x)))))) |
#s(approx (* (- x (/ (PI) -2)) (- x (/ (PI) -2))) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ (+ (* -1 (PI)) (* -1/4 (/ (pow (PI) 2) x))) x)))))) |
#s(approx (- x (/ (PI) -2)) #s(hole binary64 (* -1 (* x (- (* -1/2 (/ (PI) x)) 1))))) |
#s(approx (- (/ (+ (PI) (PI)) 2) (neg x)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (PI) x)) 1))))) |
| Outputs |
|---|
(*.f64 (/.f64 (fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) (sqrt.f64 (cos.f64 x))) (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 (fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) (sqrt.f64 (cos.f64 x))) (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 (fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) (sqrt.f64 (cos.f64 x))) (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 (fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) (sqrt.f64 (cos.f64 x))) (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 (fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) (sqrt.f64 (cos.f64 x))) (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 (fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) (sqrt.f64 (cos.f64 x))) (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 (fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) (sqrt.f64 (cos.f64 x))) (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 (fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) (sqrt.f64 (cos.f64 x))) (*.f64 #s(literal 2 binary64) (neg.f64 (exp.f64 x)))) #s(literal -2 binary64)) |
(*.f64 (/.f64 (fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) (sqrt.f64 (cos.f64 x))) (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 (fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) (sqrt.f64 (cos.f64 x))) (*.f64 #s(literal 2 binary64) (exp.f64 x))) #s(literal 2 binary64)) |
(*.f64 (/.f64 (fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) (sqrt.f64 (cos.f64 x))) (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 (fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) (sqrt.f64 (cos.f64 x))) #s(literal 1 binary64)) (exp.f64 (neg.f64 x))) |
(*.f64 (exp.f64 (neg.f64 x)) (fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) (sqrt.f64 (cos.f64 x)))) |
(*.f64 (fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) (sqrt.f64 (cos.f64 x)))) (neg.f64 (exp.f64 x))) |
(/.f64 (fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) (sqrt.f64 (cos.f64 x))) (exp.f64 x)) |
(neg.f64 (*.f64 (neg.f64 (exp.f64 (neg.f64 x))) (fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) (sqrt.f64 (cos.f64 x))))) |
(neg.f64 (*.f64 (fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) (sqrt.f64 (cos.f64 x))) (neg.f64 (exp.f64 (neg.f64 x))))) |
(neg.f64 (/.f64 (fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) (sqrt.f64 (cos.f64 x))) (neg.f64 (exp.f64 x)))) |
(neg.f64 (/.f64 (neg.f64 (fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) (sqrt.f64 (cos.f64 x)))) (exp.f64 x))) |
(fma.f64 (cosh.f64 x) (fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) (sqrt.f64 (cos.f64 x))) (neg.f64 (*.f64 (sinh.f64 x) (fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) (sqrt.f64 (cos.f64 x)))))) |
(fma.f64 (fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) (sqrt.f64 (cos.f64 x))) (cosh.f64 x) (*.f64 (fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) (sqrt.f64 (cos.f64 x))) (sinh.f64 (neg.f64 x)))) |
(-.f64 (*.f64 (fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) (sqrt.f64 (cos.f64 x))) (cosh.f64 x)) (neg.f64 (*.f64 (fmod.f64 #s(approx (exp x) (-.f64 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) (-.f64 x #s(literal -1 binary64))) (sqrt.f64 (cos.f64 x)))) (*.f64 (sinh.f64 x) (fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) (sqrt.f64 (cos.f64 x))))) |
(+.f64 (*.f64 (fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) (sqrt.f64 (cos.f64 x))) (cosh.f64 x)) (*.f64 (fmod.f64 #s(approx (exp x) (-.f64 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) (-.f64 x #s(literal -1 binary64))) (sqrt.f64 (cos.f64 x)))) (neg.f64 (*.f64 (sinh.f64 x) (fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) (sqrt.f64 (cos.f64 x)))))) |
(*.f64 (neg.f64 (fmod.f64 #s(approx (exp x) (-.f64 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) (-.f64 x #s(literal -1 binary64))) (sqrt.f64 (cos.f64 x)))) |
(*.f64 (fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) (sqrt.f64 (cos.f64 x))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) (sqrt.f64 (cos.f64 x))))) |
(fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) (sqrt.f64 (cos.f64 x))) |
(neg.f64 (neg.f64 (fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) (sqrt.f64 (cos.f64 x))))) |
#s(approx (exp x) (-.f64 x #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) x) x) |
(*.f64 (neg.f64 x) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 x (/.f64 (-.f64 x #s(literal -1 binary64)) x)) |
(-.f64 #s(literal 1 binary64) (neg.f64 x)) |
(-.f64 x (*.f64 x (/.f64 #s(literal -1 binary64) x))) |
(-.f64 x #s(literal -1 binary64)) |
(+.f64 #s(literal 1 binary64) x) |
(+.f64 x #s(literal 1 binary64)) |
x |
#s(literal -1 binary64) |
(*.f64 (pow.f64 (cos.f64 x) #s(literal 1/4 binary64)) (pow.f64 (cos.f64 x) #s(literal 1/4 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 #s(literal 1 binary64) (cos.f64 x)) |
(*.f64 (cos.f64 x) #s(literal 1 binary64)) |
(/.f64 (-.f64 (cos.f64 x) (neg.f64 (cos.f64 x))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (-.f64 x (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (neg.f64 (cos.f64 x))) #s(literal 2 binary64)) |
(sin.f64 (+.f64 (-.f64 (-.f64 (neg.f64 x) (*.f64 (PI.f64) #s(literal -1/2 binary64))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(sin.f64 (-.f64 (neg.f64 x) (*.f64 (PI.f64) #s(literal -1/2 binary64)))) |
(sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) |
(fma.f64 #s(literal 1 binary64) (cos.f64 x) #s(literal 0 binary64)) |
(fma.f64 (cos.f64 x) #s(literal 1 binary64) #s(literal 0 binary64)) |
(-.f64 (/.f64 (cos.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (-.f64 x (*.f64 (PI.f64) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) (/.f64 (neg.f64 (cos.f64 x)) #s(literal 2 binary64))) |
(-.f64 (/.f64 (cos.f64 x) #s(literal 2 binary64)) (/.f64 (neg.f64 (cos.f64 x)) #s(literal 2 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 (cos.f64 x) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (cos.f64 x))) |
(-.f64 (cos.f64 x) (*.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 x)))) |
(cos.f64 (neg.f64 (-.f64 (-.f64 (neg.f64 x) (*.f64 (PI.f64) #s(literal -1/2 binary64))) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(cos.f64 (-.f64 (-.f64 (neg.f64 x) (*.f64 (PI.f64) #s(literal -1/2 binary64))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(cos.f64 (neg.f64 x)) |
(cos.f64 x) |
(+.f64 #s(literal 0 binary64) (cos.f64 x)) |
(+.f64 (cos.f64 x) #s(literal 0 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (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 #s(literal 1 binary64) (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 #s(literal 1 binary64) (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 #s(literal 1 binary64) (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 #s(literal 1 binary64) (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 #s(literal 1 binary64) (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 #s(literal 1 binary64) (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 #s(literal 1 binary64) (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 #s(literal 1 binary64) (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 (pow.f64 (/.f64 #s(literal 1 binary64) (E.f64)) (/.f64 x #s(literal 2 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (E.f64)) (/.f64 x #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (exp.f64 x) #s(literal -1/2 binary64)) (pow.f64 (exp.f64 x) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (exp.f64 (neg.f64 x))) #s(literal -2 binary64)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (exp.f64 x)) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64))) |
(*.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 x))) |
(pow.f64 (E.f64) (neg.f64 x)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (E.f64)) x) |
(pow.f64 (exp.f64 x) #s(literal -1 binary64)) |
(/.f64 (-.f64 (fma.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (exp.f64 x))) (-.f64 (*.f64 (exp.f64 x) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x))))) #s(literal 4 binary64)) |
(/.f64 (-.f64 (fma.f64 (exp.f64 x) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x)))) (-.f64 (*.f64 (exp.f64 x) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x))))) #s(literal 4 binary64)) |
(/.f64 (-.f64 (*.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) (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) (*.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 (*.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 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 (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 #s(literal 2 binary64) (exp.f64 (neg.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 (*.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x))) #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (exp.f64 x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 x))) |
(neg.f64 (neg.f64 (exp.f64 (neg.f64 x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (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) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (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) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (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) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (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) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (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) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (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) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (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) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (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) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (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) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (E.f64)) (/.f64 x #s(literal 2 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (E.f64)) (/.f64 x #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (exp.f64 x) #s(literal -1/2 binary64)) (pow.f64 (exp.f64 x) #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (exp.f64 (neg.f64 x))) #s(literal -2 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (exp.f64 x)) #s(literal 2 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal -2 binary64) (/.f64 (sinh.f64 x) #s(literal 2 binary64)) (+.f64 (cosh.f64 x) #s(literal 0 binary64))) |
(fma.f64 #s(literal -2 binary64) (/.f64 (sinh.f64 x) #s(literal 2 binary64)) (cosh.f64 x)) |
(fma.f64 #s(literal 2 binary64) (/.f64 (sinh.f64 (neg.f64 x)) #s(literal 2 binary64)) (+.f64 (cosh.f64 x) #s(literal 0 binary64))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (sinh.f64 (neg.f64 x)) #s(literal 2 binary64)) (cosh.f64 x)) |
(fma.f64 #s(literal 2 binary64) (/.f64 (cosh.f64 x) #s(literal 2 binary64)) (+.f64 (sinh.f64 (neg.f64 x)) #s(literal 0 binary64))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (cosh.f64 x) #s(literal 2 binary64)) (sinh.f64 (neg.f64 x))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (sinh.f64 (neg.f64 x)) (+.f64 (cosh.f64 x) #s(literal 0 binary64))) |
(fma.f64 #s(literal 1 binary64) (sinh.f64 (neg.f64 x)) (cosh.f64 x)) |
(fma.f64 #s(literal 1 binary64) (cosh.f64 x) (+.f64 (sinh.f64 (neg.f64 x)) #s(literal 0 binary64))) |
(fma.f64 #s(literal 1 binary64) (cosh.f64 x) (sinh.f64 (neg.f64 x))) |
(fma.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 x)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (sinh.f64 x) (+.f64 (cosh.f64 x) #s(literal 0 binary64))) |
(fma.f64 #s(literal -1 binary64) (sinh.f64 x) (cosh.f64 x)) |
(-.f64 (+.f64 (-.f64 (cosh.f64 x) (/.f64 (exp.f64 x) #s(literal 2 binary64))) (/.f64 (cosh.f64 x) #s(literal 2 binary64))) (/.f64 (sinh.f64 x) #s(literal 2 binary64))) |
(-.f64 (+.f64 (sinh.f64 (neg.f64 x)) (/.f64 (+.f64 (cosh.f64 x) (exp.f64 x)) #s(literal 2 binary64))) (/.f64 (sinh.f64 x) #s(literal 2 binary64))) |
(-.f64 (+.f64 (sinh.f64 (neg.f64 x)) (/.f64 (cosh.f64 x) #s(literal 2 binary64))) (/.f64 (-.f64 (sinh.f64 x) (exp.f64 x)) #s(literal 2 binary64))) |
(-.f64 (+.f64 (cosh.f64 x) (/.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64))) (/.f64 (exp.f64 x) #s(literal 2 binary64))) |
(-.f64 (-.f64 (cosh.f64 x) (/.f64 (cosh.f64 x) #s(literal 2 binary64))) (/.f64 (-.f64 (sinh.f64 x) (exp.f64 (neg.f64 x))) #s(literal 2 binary64))) |
(-.f64 (-.f64 (cosh.f64 x) (/.f64 (-.f64 (exp.f64 x) (cosh.f64 x)) #s(literal 2 binary64))) (/.f64 (sinh.f64 x) #s(literal 2 binary64))) |
(-.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 (*.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 (*.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 (+.f64 (cosh.f64 x) (exp.f64 x)) #s(literal 2 binary64)) (-.f64 (/.f64 (sinh.f64 x) #s(literal 2 binary64)) (sinh.f64 (neg.f64 x)))) |
(-.f64 (/.f64 (cosh.f64 x) #s(literal 2 binary64)) (-.f64 (/.f64 (sinh.f64 x) #s(literal 2 binary64)) (-.f64 (cosh.f64 x) (/.f64 (exp.f64 x) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (cosh.f64 x) #s(literal 2 binary64)) (-.f64 (/.f64 (-.f64 (sinh.f64 x) (exp.f64 x)) #s(literal 2 binary64)) (sinh.f64 (neg.f64 x)))) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 2 binary64)) #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) #s(literal 4 binary64)) #s(literal 0 binary64))) |
(-.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 (exp.f64 (neg.f64 x)) #s(literal 2 binary64)) (-.f64 (/.f64 (exp.f64 x) #s(literal 2 binary64)) (cosh.f64 x))) |
(-.f64 (cosh.f64 x) (-.f64 (sinh.f64 x) #s(literal 0 binary64))) |
(-.f64 (cosh.f64 x) (sinh.f64 x)) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (E.f64))) x)) |
(exp.f64 (*.f64 (log.f64 (exp.f64 x)) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 x)) |
(+.f64 (+.f64 (-.f64 (cosh.f64 x) (/.f64 (exp.f64 x) #s(literal 2 binary64))) (/.f64 (sinh.f64 (neg.f64 x)) #s(literal 2 binary64))) (/.f64 (cosh.f64 x) #s(literal 2 binary64))) |
(+.f64 (+.f64 (sinh.f64 (neg.f64 x)) (/.f64 (+.f64 (cosh.f64 x) (exp.f64 (neg.f64 x))) #s(literal 2 binary64))) (/.f64 (sinh.f64 x) #s(literal 2 binary64))) |
(+.f64 (+.f64 (sinh.f64 (neg.f64 x)) (/.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64))) (/.f64 (exp.f64 x) #s(literal 2 binary64))) |
(+.f64 (+.f64 (sinh.f64 (neg.f64 x)) (/.f64 (exp.f64 x) #s(literal 2 binary64))) (/.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64))) |
(+.f64 (+.f64 (-.f64 (cosh.f64 x) (/.f64 (exp.f64 x) #s(literal 2 binary64))) (/.f64 (cosh.f64 x) #s(literal 2 binary64))) (/.f64 (sinh.f64 (neg.f64 x)) #s(literal 2 binary64))) |
(+.f64 (+.f64 (sinh.f64 (neg.f64 x)) (/.f64 (+.f64 (cosh.f64 x) (exp.f64 x)) #s(literal 2 binary64))) (/.f64 (sinh.f64 (neg.f64 x)) #s(literal 2 binary64))) |
(+.f64 (+.f64 (sinh.f64 (neg.f64 x)) (/.f64 (cosh.f64 x) #s(literal 2 binary64))) (/.f64 (+.f64 (sinh.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 2 binary64))) |
(+.f64 (+.f64 (sinh.f64 (neg.f64 x)) (/.f64 (cosh.f64 x) #s(literal 2 binary64))) (/.f64 (-.f64 (exp.f64 x) (sinh.f64 x)) #s(literal 2 binary64))) |
(+.f64 (-.f64 (cosh.f64 x) (/.f64 (-.f64 (exp.f64 x) (cosh.f64 x)) #s(literal 2 binary64))) (/.f64 (sinh.f64 (neg.f64 x)) #s(literal 2 binary64))) |
(+.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 (*.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 (*.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 (+.f64 (cosh.f64 x) (exp.f64 (neg.f64 x))) #s(literal 2 binary64)) (+.f64 (/.f64 (sinh.f64 x) #s(literal 2 binary64)) (sinh.f64 (neg.f64 x)))) |
(+.f64 (/.f64 (+.f64 (cosh.f64 x) (exp.f64 (neg.f64 x))) #s(literal 2 binary64)) (-.f64 (/.f64 (sinh.f64 x) #s(literal 2 binary64)) (sinh.f64 x))) |
(+.f64 (/.f64 (sinh.f64 (neg.f64 x)) #s(literal 2 binary64)) (+.f64 (/.f64 (cosh.f64 x) #s(literal 2 binary64)) (-.f64 (cosh.f64 x) (/.f64 (exp.f64 x) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (+.f64 (cosh.f64 x) (exp.f64 x)) #s(literal 2 binary64)) (+.f64 (/.f64 (sinh.f64 (neg.f64 x)) #s(literal 2 binary64)) (sinh.f64 (neg.f64 x)))) |
(+.f64 (/.f64 (+.f64 (cosh.f64 x) (exp.f64 x)) #s(literal 2 binary64)) (-.f64 (/.f64 (sinh.f64 (neg.f64 x)) #s(literal 2 binary64)) (sinh.f64 x))) |
(+.f64 (/.f64 (sinh.f64 x) #s(literal 2 binary64)) (+.f64 (/.f64 (cosh.f64 x) #s(literal 2 binary64)) (-.f64 (/.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64)) (sinh.f64 x)))) |
(+.f64 (/.f64 (cosh.f64 x) #s(literal 2 binary64)) (+.f64 (/.f64 (sinh.f64 (neg.f64 x)) #s(literal 2 binary64)) (-.f64 (cosh.f64 x) (/.f64 (exp.f64 x) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (cosh.f64 x) #s(literal 2 binary64)) (+.f64 (/.f64 (sinh.f64 x) #s(literal 2 binary64)) (-.f64 (/.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64)) (sinh.f64 x)))) |
(+.f64 (/.f64 (cosh.f64 x) #s(literal 2 binary64)) (+.f64 (/.f64 (+.f64 (sinh.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 2 binary64)) (sinh.f64 (neg.f64 x)))) |
(+.f64 (/.f64 (cosh.f64 x) #s(literal 2 binary64)) (+.f64 (/.f64 (-.f64 (exp.f64 x) (sinh.f64 x)) #s(literal 2 binary64)) (sinh.f64 (neg.f64 x)))) |
(+.f64 (/.f64 (cosh.f64 x) #s(literal 2 binary64)) (-.f64 (/.f64 (+.f64 (sinh.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 2 binary64)) (sinh.f64 x))) |
(+.f64 (/.f64 (cosh.f64 x) #s(literal 2 binary64)) (-.f64 (/.f64 (-.f64 (exp.f64 x) (sinh.f64 x)) #s(literal 2 binary64)) (sinh.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 (*.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 (cosh.f64 x) (/.f64 (exp.f64 x) #s(literal 2 binary64))) (/.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64))) |
(+.f64 (/.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64)) (+.f64 (-.f64 (cosh.f64 x) (/.f64 (exp.f64 x) #s(literal 2 binary64))) #s(literal 0 binary64))) |
(+.f64 (/.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64)) (-.f64 (cosh.f64 x) (/.f64 (exp.f64 x) #s(literal 2 binary64)))) |
(+.f64 (/.f64 (exp.f64 x) #s(literal 2 binary64)) (+.f64 (-.f64 (/.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64)) (sinh.f64 x)) #s(literal 0 binary64))) |
(+.f64 (/.f64 (exp.f64 x) #s(literal 2 binary64)) (-.f64 (/.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64)) (sinh.f64 x))) |
(+.f64 (sinh.f64 (neg.f64 x)) (+.f64 (cosh.f64 x) #s(literal 0 binary64))) |
(+.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x)) |
(+.f64 (cosh.f64 x) (+.f64 (sinh.f64 (neg.f64 x)) #s(literal 0 binary64))) |
(+.f64 (cosh.f64 x) (sinh.f64 (neg.f64 x))) |
(+.f64 (exp.f64 (neg.f64 x)) #s(literal 0 binary64)) |
(*.f64 #s(literal 1 binary64) (neg.f64 x)) |
(*.f64 (neg.f64 x) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 x #s(literal -1 binary64)) |
(neg.f64 x) |
(-.f64 #s(literal 0 binary64) x) |
(+.f64 #s(literal 0 binary64) (neg.f64 x)) |
(*.f64 (/.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (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 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (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 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (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 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (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 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (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 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (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 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (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 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (neg.f64 (exp.f64 x)))) #s(literal -2 binary64)) |
(*.f64 (/.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (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 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (exp.f64 x))) #s(literal 2 binary64)) |
(*.f64 (/.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (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 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #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)) #s(literal 1 binary64)))) |
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64)))) (neg.f64 (exp.f64 x))) |
(/.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 x)) |
(neg.f64 (*.f64 (neg.f64 (exp.f64 (neg.f64 x))) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))))) |
(neg.f64 (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (neg.f64 (exp.f64 (neg.f64 x))))) |
(neg.f64 (/.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (neg.f64 (exp.f64 x)))) |
(neg.f64 (/.f64 (neg.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64)))) (exp.f64 x))) |
(fma.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (*.f64 (sinh.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))))) |
(fma.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (cosh.f64 x) (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (sinh.f64 (neg.f64 x)))) |
(-.f64 (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (cosh.f64 x)) (*.f64 (neg.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos 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)) #s(literal 1 binary64)))) (*.f64 (sinh.f64 x) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))))) |
(+.f64 (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (cosh.f64 x)) (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos 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)) #s(literal 1 binary64)))) (*.f64 (sinh.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))))) |
(*.f64 (neg.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64)))) #s(literal -1 binary64)) |
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64)))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))))) |
(fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) |
(neg.f64 (neg.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal -2 binary64) (cosh.f64 x)) (*.f64 #s(literal -2 binary64) (sinh.f64 x)))) #s(literal -2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (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 #s(literal 1 binary64) (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 #s(literal 1 binary64) (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 #s(literal 1 binary64) (-.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 #s(literal 1 binary64) (-.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 #s(literal 1 binary64) (-.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 #s(literal 1 binary64) (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 #s(literal 1 binary64) (neg.f64 (*.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x))))) #s(literal -2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (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 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x)))) #s(literal 2 binary64)) |
(*.f64 (pow.f64 (E.f64) (/.f64 x #s(literal 2 binary64))) (pow.f64 (E.f64) (/.f64 x #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (exp.f64 x) #s(literal 1/2 binary64)) (pow.f64 (exp.f64 x) #s(literal 1/2 binary64))) |
(*.f64 #s(literal 2 binary64) (/.f64 (exp.f64 x) #s(literal 2 binary64))) |
(*.f64 #s(literal 1 binary64) (exp.f64 x)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 x))) |
(pow.f64 (E.f64) x) |
(pow.f64 (/.f64 #s(literal 1 binary64) (E.f64)) (neg.f64 x)) |
(pow.f64 (exp.f64 (neg.f64 x)) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 x) #s(literal 1 binary64)) |
(/.f64 (-.f64 (*.f64 #s(literal -2 binary64) (cosh.f64 x)) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) #s(literal -2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (exp.f64 x))) #s(literal -2 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) (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) (*.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 (*.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) (*.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) (*.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) (*.f64 #s(literal -2 binary64) (sinh.f64 x)))) #s(literal -4 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (exp.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 #s(literal 1 binary64) (exp.f64 (neg.f64 x))) |
(neg.f64 (neg.f64 (exp.f64 x))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (sinh.f64 x) #s(literal 2 binary64)) (cosh.f64 x)) |
(fma.f64 #s(literal 2 binary64) (/.f64 (cosh.f64 x) #s(literal 2 binary64)) (sinh.f64 x)) |
(fma.f64 #s(literal 1 binary64) (sinh.f64 x) (cosh.f64 x)) |
(fma.f64 #s(literal 1 binary64) (cosh.f64 x) (sinh.f64 x)) |
(-.f64 (+.f64 (sinh.f64 x) (/.f64 (+.f64 (cosh.f64 x) (exp.f64 x)) #s(literal 2 binary64))) (/.f64 (sinh.f64 x) #s(literal 2 binary64))) |
(-.f64 (+.f64 (sinh.f64 x) (/.f64 (cosh.f64 x) #s(literal 2 binary64))) (/.f64 (-.f64 (sinh.f64 x) (exp.f64 x)) #s(literal 2 binary64))) |
(-.f64 (+.f64 (cosh.f64 x) (/.f64 (-.f64 (exp.f64 x) (cosh.f64 x)) #s(literal 2 binary64))) (/.f64 (sinh.f64 (neg.f64 x)) #s(literal 2 binary64))) |
(-.f64 (+.f64 (cosh.f64 x) (/.f64 (exp.f64 x) #s(literal 2 binary64))) (/.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64))) |
(-.f64 (/.f64 (-.f64 (exp.f64 x) (cosh.f64 x)) #s(literal 2 binary64)) (-.f64 (/.f64 (sinh.f64 (neg.f64 x)) #s(literal 2 binary64)) (cosh.f64 x))) |
(-.f64 (/.f64 (+.f64 (cosh.f64 x) (exp.f64 x)) #s(literal 2 binary64)) (-.f64 (/.f64 (sinh.f64 x) #s(literal 2 binary64)) (sinh.f64 x))) |
(-.f64 (/.f64 (cosh.f64 x) #s(literal 2 binary64)) (-.f64 (/.f64 (-.f64 (sinh.f64 x) (exp.f64 x)) #s(literal 2 binary64)) (sinh.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 (exp.f64 x) #s(literal 2 binary64)) (-.f64 (/.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64)) (cosh.f64 x))) |
(-.f64 (cosh.f64 x) (sinh.f64 (neg.f64 x))) |
(exp.f64 (*.f64 (log.f64 (E.f64)) x)) |
(exp.f64 (*.f64 (log.f64 (exp.f64 x)) #s(literal 1 binary64))) |
(exp.f64 x) |
(+.f64 (+.f64 (sinh.f64 x) (/.f64 (+.f64 (cosh.f64 x) (exp.f64 (neg.f64 x))) #s(literal 2 binary64))) (/.f64 (sinh.f64 x) #s(literal 2 binary64))) |
(+.f64 (+.f64 (sinh.f64 x) (/.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64))) (/.f64 (exp.f64 x) #s(literal 2 binary64))) |
(+.f64 (+.f64 (sinh.f64 x) (/.f64 (exp.f64 x) #s(literal 2 binary64))) (/.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64))) |
(+.f64 (+.f64 (cosh.f64 x) (/.f64 (cosh.f64 x) #s(literal 2 binary64))) (/.f64 (-.f64 (sinh.f64 x) (exp.f64 (neg.f64 x))) #s(literal 2 binary64))) |
(+.f64 (+.f64 (sinh.f64 x) (/.f64 (+.f64 (cosh.f64 x) (exp.f64 x)) #s(literal 2 binary64))) (/.f64 (sinh.f64 (neg.f64 x)) #s(literal 2 binary64))) |
(+.f64 (+.f64 (sinh.f64 x) (/.f64 (cosh.f64 x) #s(literal 2 binary64))) (/.f64 (+.f64 (sinh.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 2 binary64))) |
(+.f64 (+.f64 (sinh.f64 x) (/.f64 (cosh.f64 x) #s(literal 2 binary64))) (/.f64 (-.f64 (exp.f64 x) (sinh.f64 x)) #s(literal 2 binary64))) |
(+.f64 (+.f64 (cosh.f64 x) (/.f64 (-.f64 (exp.f64 x) (cosh.f64 x)) #s(literal 2 binary64))) (/.f64 (sinh.f64 x) #s(literal 2 binary64))) |
(+.f64 (-.f64 (cosh.f64 x) (/.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64))) (/.f64 (exp.f64 x) #s(literal 2 binary64))) |
(+.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 (*.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 (*.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 (*.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 (*.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 (*.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 (*.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 (-.f64 (exp.f64 x) (cosh.f64 x)) #s(literal 2 binary64)) (+.f64 (/.f64 (sinh.f64 x) #s(literal 2 binary64)) (cosh.f64 x))) |
(+.f64 (/.f64 (+.f64 (cosh.f64 x) (exp.f64 (neg.f64 x))) #s(literal 2 binary64)) (+.f64 (/.f64 (sinh.f64 x) #s(literal 2 binary64)) (sinh.f64 x))) |
(+.f64 (/.f64 (+.f64 (cosh.f64 x) (exp.f64 (neg.f64 x))) #s(literal 2 binary64)) (-.f64 (/.f64 (sinh.f64 x) #s(literal 2 binary64)) (sinh.f64 (neg.f64 x)))) |
(+.f64 (/.f64 (+.f64 (cosh.f64 x) (exp.f64 x)) #s(literal 2 binary64)) (+.f64 (/.f64 (sinh.f64 (neg.f64 x)) #s(literal 2 binary64)) (sinh.f64 x))) |
(+.f64 (/.f64 (+.f64 (cosh.f64 x) (exp.f64 x)) #s(literal 2 binary64)) (-.f64 (/.f64 (sinh.f64 (neg.f64 x)) #s(literal 2 binary64)) (sinh.f64 (neg.f64 x)))) |
(+.f64 (/.f64 (cosh.f64 x) #s(literal 2 binary64)) (+.f64 (/.f64 (-.f64 (sinh.f64 x) (exp.f64 (neg.f64 x))) #s(literal 2 binary64)) (cosh.f64 x))) |
(+.f64 (/.f64 (cosh.f64 x) #s(literal 2 binary64)) (+.f64 (/.f64 (+.f64 (sinh.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 2 binary64)) (sinh.f64 x))) |
(+.f64 (/.f64 (cosh.f64 x) #s(literal 2 binary64)) (+.f64 (/.f64 (-.f64 (exp.f64 x) (sinh.f64 x)) #s(literal 2 binary64)) (sinh.f64 x))) |
(+.f64 (/.f64 (cosh.f64 x) #s(literal 2 binary64)) (-.f64 (/.f64 (+.f64 (sinh.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 2 binary64)) (sinh.f64 (neg.f64 x)))) |
(+.f64 (/.f64 (cosh.f64 x) #s(literal 2 binary64)) (-.f64 (/.f64 (-.f64 (exp.f64 x) (sinh.f64 x)) #s(literal 2 binary64)) (sinh.f64 (neg.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 (exp.f64 (neg.f64 x)) #s(literal 2 binary64)) (+.f64 (/.f64 (exp.f64 x) #s(literal 2 binary64)) (sinh.f64 x))) |
(+.f64 (/.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64)) (-.f64 (/.f64 (exp.f64 x) #s(literal 2 binary64)) (sinh.f64 (neg.f64 x)))) |
(+.f64 (/.f64 (exp.f64 x) #s(literal 2 binary64)) (+.f64 (/.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64)) (sinh.f64 x))) |
(+.f64 (/.f64 (exp.f64 x) #s(literal 2 binary64)) (-.f64 (/.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64)) (sinh.f64 (neg.f64 x)))) |
(+.f64 (sinh.f64 x) (cosh.f64 x)) |
(+.f64 (cosh.f64 x) (sinh.f64 x)) |
#s(approx (sqrt (cos x)) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(*.f64 (/.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) (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 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) (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 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) (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 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) (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 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) (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 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) (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 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) (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 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) (*.f64 #s(literal 2 binary64) (neg.f64 (exp.f64 x)))) #s(literal -2 binary64)) |
(*.f64 (/.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) (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 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) (*.f64 #s(literal 2 binary64) (exp.f64 x))) #s(literal 2 binary64)) |
(*.f64 (/.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) (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 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) #s(literal 1 binary64)) (exp.f64 (neg.f64 x))) |
(*.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 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) (exp.f64 x)) |
(neg.f64 (*.f64 (neg.f64 (exp.f64 (neg.f64 x))) (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))))) |
(neg.f64 (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) (neg.f64 (exp.f64 (neg.f64 x))))) |
(neg.f64 (/.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) (neg.f64 (exp.f64 x)))) |
(neg.f64 (/.f64 (neg.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x)))) (exp.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))) (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 (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 (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 (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 (neg.f64 x)) (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))))) |
(*.f64 (neg.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x)))) #s(literal -1 binary64)) |
(*.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)))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (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))) |
(neg.f64 (neg.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))))) |
#s(approx (exp x) #s(literal 1 binary64)) |
(*.f64 (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (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 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (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 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (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 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (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 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (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 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (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 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (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 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (*.f64 #s(literal 2 binary64) (neg.f64 (exp.f64 x)))) #s(literal -2 binary64)) |
(*.f64 (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (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 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (*.f64 #s(literal 2 binary64) (exp.f64 x))) #s(literal 2 binary64)) |
(*.f64 (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (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 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 1 binary64)) (exp.f64 (neg.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 (neg.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))) (exp.f64 x)) |
(neg.f64 (*.f64 (neg.f64 (exp.f64 (neg.f64 x))) (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 (neg.f64 x))))) |
(neg.f64 (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (neg.f64 (exp.f64 x)))) |
(neg.f64 (/.f64 (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (exp.f64 x))) |
(fma.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (neg.f64 (*.f64 (sinh.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 (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)) (neg.f64 (*.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 (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)))) (neg.f64 (*.f64 (sinh.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)) |
(*.f64 #s(literal 1 binary64) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) |
(*.f64 #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))) |
(neg.f64 (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (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 #s(literal 1 binary64) (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 #s(literal 1 binary64) (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 #s(literal 1 binary64) (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 #s(literal 1 binary64) (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 #s(literal 1 binary64) (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 #s(literal 1 binary64) (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 #s(literal 1 binary64) (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 #s(literal 1 binary64) (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 (pow.f64 (/.f64 #s(literal 1 binary64) (E.f64)) (/.f64 x #s(literal 2 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (E.f64)) (/.f64 x #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (exp.f64 x) #s(literal -1/2 binary64)) (pow.f64 (exp.f64 x) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (exp.f64 (neg.f64 x))) #s(literal -2 binary64)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (exp.f64 x)) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64))) |
(*.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 x))) |
(pow.f64 (E.f64) (neg.f64 x)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (E.f64)) x) |
(pow.f64 (exp.f64 x) #s(literal -1 binary64)) |
(/.f64 (-.f64 (fma.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (exp.f64 x))) (-.f64 (*.f64 (exp.f64 x) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x))))) #s(literal 4 binary64)) |
(/.f64 (-.f64 (fma.f64 (exp.f64 x) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x)))) (-.f64 (*.f64 (exp.f64 x) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x))))) #s(literal 4 binary64)) |
(/.f64 (-.f64 (*.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) (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) (*.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 (*.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 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 (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 #s(literal 2 binary64) (exp.f64 (neg.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 (*.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x))) #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (exp.f64 x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 x))) |
(neg.f64 (neg.f64 (exp.f64 (neg.f64 x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (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) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (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) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (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) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (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) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (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) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (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) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (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) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (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) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (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) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (E.f64)) (/.f64 x #s(literal 2 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (E.f64)) (/.f64 x #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (exp.f64 x) #s(literal -1/2 binary64)) (pow.f64 (exp.f64 x) #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (exp.f64 (neg.f64 x))) #s(literal -2 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (exp.f64 x)) #s(literal 2 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal -2 binary64) (/.f64 (sinh.f64 x) #s(literal 2 binary64)) (+.f64 (cosh.f64 x) #s(literal 0 binary64))) |
(fma.f64 #s(literal -2 binary64) (/.f64 (sinh.f64 x) #s(literal 2 binary64)) (cosh.f64 x)) |
(fma.f64 #s(literal 2 binary64) (/.f64 (sinh.f64 (neg.f64 x)) #s(literal 2 binary64)) (+.f64 (cosh.f64 x) #s(literal 0 binary64))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (sinh.f64 (neg.f64 x)) #s(literal 2 binary64)) (cosh.f64 x)) |
(fma.f64 #s(literal 2 binary64) (/.f64 (cosh.f64 x) #s(literal 2 binary64)) (+.f64 (sinh.f64 (neg.f64 x)) #s(literal 0 binary64))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (cosh.f64 x) #s(literal 2 binary64)) (sinh.f64 (neg.f64 x))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (sinh.f64 (neg.f64 x)) (+.f64 (cosh.f64 x) #s(literal 0 binary64))) |
(fma.f64 #s(literal 1 binary64) (sinh.f64 (neg.f64 x)) (cosh.f64 x)) |
(fma.f64 #s(literal 1 binary64) (cosh.f64 x) (+.f64 (sinh.f64 (neg.f64 x)) #s(literal 0 binary64))) |
(fma.f64 #s(literal 1 binary64) (cosh.f64 x) (sinh.f64 (neg.f64 x))) |
(fma.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 x)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (sinh.f64 x) (+.f64 (cosh.f64 x) #s(literal 0 binary64))) |
(fma.f64 #s(literal -1 binary64) (sinh.f64 x) (cosh.f64 x)) |
(-.f64 (+.f64 (-.f64 (cosh.f64 x) (/.f64 (exp.f64 x) #s(literal 2 binary64))) (/.f64 (cosh.f64 x) #s(literal 2 binary64))) (/.f64 (sinh.f64 x) #s(literal 2 binary64))) |
(-.f64 (+.f64 (sinh.f64 (neg.f64 x)) (/.f64 (+.f64 (cosh.f64 x) (exp.f64 x)) #s(literal 2 binary64))) (/.f64 (sinh.f64 x) #s(literal 2 binary64))) |
(-.f64 (+.f64 (sinh.f64 (neg.f64 x)) (/.f64 (cosh.f64 x) #s(literal 2 binary64))) (/.f64 (-.f64 (sinh.f64 x) (exp.f64 x)) #s(literal 2 binary64))) |
(-.f64 (+.f64 (cosh.f64 x) (/.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64))) (/.f64 (exp.f64 x) #s(literal 2 binary64))) |
(-.f64 (-.f64 (cosh.f64 x) (/.f64 (cosh.f64 x) #s(literal 2 binary64))) (/.f64 (-.f64 (sinh.f64 x) (exp.f64 (neg.f64 x))) #s(literal 2 binary64))) |
(-.f64 (-.f64 (cosh.f64 x) (/.f64 (-.f64 (exp.f64 x) (cosh.f64 x)) #s(literal 2 binary64))) (/.f64 (sinh.f64 x) #s(literal 2 binary64))) |
(-.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 (*.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 (*.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 (+.f64 (cosh.f64 x) (exp.f64 x)) #s(literal 2 binary64)) (-.f64 (/.f64 (sinh.f64 x) #s(literal 2 binary64)) (sinh.f64 (neg.f64 x)))) |
(-.f64 (/.f64 (cosh.f64 x) #s(literal 2 binary64)) (-.f64 (/.f64 (sinh.f64 x) #s(literal 2 binary64)) (-.f64 (cosh.f64 x) (/.f64 (exp.f64 x) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (cosh.f64 x) #s(literal 2 binary64)) (-.f64 (/.f64 (-.f64 (sinh.f64 x) (exp.f64 x)) #s(literal 2 binary64)) (sinh.f64 (neg.f64 x)))) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 2 binary64)) #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) #s(literal 4 binary64)) #s(literal 0 binary64))) |
(-.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 (exp.f64 (neg.f64 x)) #s(literal 2 binary64)) (-.f64 (/.f64 (exp.f64 x) #s(literal 2 binary64)) (cosh.f64 x))) |
(-.f64 (cosh.f64 x) (-.f64 (sinh.f64 x) #s(literal 0 binary64))) |
(-.f64 (cosh.f64 x) (sinh.f64 x)) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (E.f64))) x)) |
(exp.f64 (*.f64 (log.f64 (exp.f64 x)) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 x)) |
(+.f64 (+.f64 (-.f64 (cosh.f64 x) (/.f64 (exp.f64 x) #s(literal 2 binary64))) (/.f64 (sinh.f64 (neg.f64 x)) #s(literal 2 binary64))) (/.f64 (cosh.f64 x) #s(literal 2 binary64))) |
(+.f64 (+.f64 (sinh.f64 (neg.f64 x)) (/.f64 (+.f64 (cosh.f64 x) (exp.f64 (neg.f64 x))) #s(literal 2 binary64))) (/.f64 (sinh.f64 x) #s(literal 2 binary64))) |
(+.f64 (+.f64 (sinh.f64 (neg.f64 x)) (/.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64))) (/.f64 (exp.f64 x) #s(literal 2 binary64))) |
(+.f64 (+.f64 (sinh.f64 (neg.f64 x)) (/.f64 (exp.f64 x) #s(literal 2 binary64))) (/.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64))) |
(+.f64 (+.f64 (-.f64 (cosh.f64 x) (/.f64 (exp.f64 x) #s(literal 2 binary64))) (/.f64 (cosh.f64 x) #s(literal 2 binary64))) (/.f64 (sinh.f64 (neg.f64 x)) #s(literal 2 binary64))) |
(+.f64 (+.f64 (sinh.f64 (neg.f64 x)) (/.f64 (+.f64 (cosh.f64 x) (exp.f64 x)) #s(literal 2 binary64))) (/.f64 (sinh.f64 (neg.f64 x)) #s(literal 2 binary64))) |
(+.f64 (+.f64 (sinh.f64 (neg.f64 x)) (/.f64 (cosh.f64 x) #s(literal 2 binary64))) (/.f64 (+.f64 (sinh.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 2 binary64))) |
(+.f64 (+.f64 (sinh.f64 (neg.f64 x)) (/.f64 (cosh.f64 x) #s(literal 2 binary64))) (/.f64 (-.f64 (exp.f64 x) (sinh.f64 x)) #s(literal 2 binary64))) |
(+.f64 (-.f64 (cosh.f64 x) (/.f64 (-.f64 (exp.f64 x) (cosh.f64 x)) #s(literal 2 binary64))) (/.f64 (sinh.f64 (neg.f64 x)) #s(literal 2 binary64))) |
(+.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 (*.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 (*.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 (+.f64 (cosh.f64 x) (exp.f64 (neg.f64 x))) #s(literal 2 binary64)) (+.f64 (/.f64 (sinh.f64 x) #s(literal 2 binary64)) (sinh.f64 (neg.f64 x)))) |
(+.f64 (/.f64 (+.f64 (cosh.f64 x) (exp.f64 (neg.f64 x))) #s(literal 2 binary64)) (-.f64 (/.f64 (sinh.f64 x) #s(literal 2 binary64)) (sinh.f64 x))) |
(+.f64 (/.f64 (sinh.f64 (neg.f64 x)) #s(literal 2 binary64)) (+.f64 (/.f64 (cosh.f64 x) #s(literal 2 binary64)) (-.f64 (cosh.f64 x) (/.f64 (exp.f64 x) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (+.f64 (cosh.f64 x) (exp.f64 x)) #s(literal 2 binary64)) (+.f64 (/.f64 (sinh.f64 (neg.f64 x)) #s(literal 2 binary64)) (sinh.f64 (neg.f64 x)))) |
(+.f64 (/.f64 (+.f64 (cosh.f64 x) (exp.f64 x)) #s(literal 2 binary64)) (-.f64 (/.f64 (sinh.f64 (neg.f64 x)) #s(literal 2 binary64)) (sinh.f64 x))) |
(+.f64 (/.f64 (sinh.f64 x) #s(literal 2 binary64)) (+.f64 (/.f64 (cosh.f64 x) #s(literal 2 binary64)) (-.f64 (/.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64)) (sinh.f64 x)))) |
(+.f64 (/.f64 (cosh.f64 x) #s(literal 2 binary64)) (+.f64 (/.f64 (sinh.f64 (neg.f64 x)) #s(literal 2 binary64)) (-.f64 (cosh.f64 x) (/.f64 (exp.f64 x) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (cosh.f64 x) #s(literal 2 binary64)) (+.f64 (/.f64 (sinh.f64 x) #s(literal 2 binary64)) (-.f64 (/.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64)) (sinh.f64 x)))) |
(+.f64 (/.f64 (cosh.f64 x) #s(literal 2 binary64)) (+.f64 (/.f64 (+.f64 (sinh.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 2 binary64)) (sinh.f64 (neg.f64 x)))) |
(+.f64 (/.f64 (cosh.f64 x) #s(literal 2 binary64)) (+.f64 (/.f64 (-.f64 (exp.f64 x) (sinh.f64 x)) #s(literal 2 binary64)) (sinh.f64 (neg.f64 x)))) |
(+.f64 (/.f64 (cosh.f64 x) #s(literal 2 binary64)) (-.f64 (/.f64 (+.f64 (sinh.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 2 binary64)) (sinh.f64 x))) |
(+.f64 (/.f64 (cosh.f64 x) #s(literal 2 binary64)) (-.f64 (/.f64 (-.f64 (exp.f64 x) (sinh.f64 x)) #s(literal 2 binary64)) (sinh.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 (*.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 (cosh.f64 x) (/.f64 (exp.f64 x) #s(literal 2 binary64))) (/.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64))) |
(+.f64 (/.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64)) (+.f64 (-.f64 (cosh.f64 x) (/.f64 (exp.f64 x) #s(literal 2 binary64))) #s(literal 0 binary64))) |
(+.f64 (/.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64)) (-.f64 (cosh.f64 x) (/.f64 (exp.f64 x) #s(literal 2 binary64)))) |
(+.f64 (/.f64 (exp.f64 x) #s(literal 2 binary64)) (+.f64 (-.f64 (/.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64)) (sinh.f64 x)) #s(literal 0 binary64))) |
(+.f64 (/.f64 (exp.f64 x) #s(literal 2 binary64)) (-.f64 (/.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64)) (sinh.f64 x))) |
(+.f64 (sinh.f64 (neg.f64 x)) (+.f64 (cosh.f64 x) #s(literal 0 binary64))) |
(+.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x)) |
(+.f64 (cosh.f64 x) (+.f64 (sinh.f64 (neg.f64 x)) #s(literal 0 binary64))) |
(+.f64 (cosh.f64 x) (sinh.f64 (neg.f64 x))) |
(+.f64 (exp.f64 (neg.f64 x)) #s(literal 0 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 (cosh.f64 x) #s(literal 2 binary64))) |
(*.f64 #s(literal 1 binary64) (cosh.f64 x)) |
(/.f64 (fma.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (exp.f64 x))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (exp.f64 x) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x)))) #s(literal 4 binary64)) |
(/.f64 (*.f64 #s(literal -2 binary64) (cosh.f64 x)) #s(literal -2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 2 binary64)) |
(/.f64 (cosh.f64 x) #s(literal 1 binary64)) |
(neg.f64 (/.f64 (neg.f64 (cosh.f64 x)) #s(literal 1 binary64))) |
(neg.f64 (neg.f64 (cosh.f64 x))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (cosh.f64 x) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (sinh.f64 (neg.f64 x)))) |
(fma.f64 #s(literal 1 binary64) (cosh.f64 x) (*.f64 #s(literal 0 binary64) (sinh.f64 (neg.f64 x)))) |
(cosh.f64 (neg.f64 x)) |
(cosh.f64 x) |
(-.f64 (/.f64 (/.f64 (+.f64 (cosh.f64 x) (exp.f64 x)) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 (sinh.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 (-.f64 (sinh.f64 x) (exp.f64 x)) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(-.f64 (/.f64 (+.f64 (cosh.f64 x) (exp.f64 x)) #s(literal 2 binary64)) (/.f64 (sinh.f64 x) #s(literal 2 binary64))) |
(-.f64 (/.f64 (cosh.f64 x) #s(literal 2 binary64)) (/.f64 (-.f64 (sinh.f64 x) (exp.f64 x)) #s(literal 2 binary64))) |
(-.f64 (cosh.f64 x) (*.f64 #s(literal 0 binary64) (sinh.f64 x))) |
(+.f64 (+.f64 (/.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64)) (/.f64 (sinh.f64 x) #s(literal 2 binary64))) (/.f64 (cosh.f64 x) #s(literal 2 binary64))) |
(+.f64 (+.f64 (/.f64 (exp.f64 x) #s(literal 2 binary64)) (/.f64 (sinh.f64 (neg.f64 x)) #s(literal 2 binary64))) (/.f64 (cosh.f64 x) #s(literal 2 binary64))) |
(+.f64 (neg.f64 (/.f64 (+.f64 (cosh.f64 x) (exp.f64 (neg.f64 x))) #s(literal -2 binary64))) (/.f64 (sinh.f64 (neg.f64 x)) #s(literal -2 binary64))) |
(+.f64 (neg.f64 (/.f64 (+.f64 (cosh.f64 x) (exp.f64 x)) #s(literal -2 binary64))) (/.f64 (sinh.f64 x) #s(literal -2 binary64))) |
(+.f64 (neg.f64 (/.f64 (cosh.f64 x) #s(literal -2 binary64))) (neg.f64 (/.f64 (+.f64 (sinh.f64 (neg.f64 x)) (exp.f64 x)) #s(literal -2 binary64)))) |
(+.f64 (neg.f64 (/.f64 (cosh.f64 x) #s(literal -2 binary64))) (neg.f64 (/.f64 (-.f64 (exp.f64 x) (sinh.f64 x)) #s(literal -2 binary64)))) |
(+.f64 (/.f64 (/.f64 (+.f64 (cosh.f64 x) (exp.f64 (neg.f64 x))) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 (sinh.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(+.f64 (/.f64 (/.f64 (+.f64 (cosh.f64 x) (exp.f64 x)) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 (sinh.f64 (neg.f64 x)) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(+.f64 (/.f64 (/.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 (+.f64 (sinh.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(+.f64 (/.f64 (/.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 (-.f64 (exp.f64 x) (sinh.f64 x)) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(+.f64 (/.f64 (/.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(+.f64 (/.f64 (/.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(+.f64 (/.f64 (*.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 #s(literal 1/2 binary64) (exp.f64 x))) |
(+.f64 (/.f64 (*.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 4 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x))) #s(literal 4 binary64))) |
(+.f64 (/.f64 (+.f64 (cosh.f64 x) (exp.f64 (neg.f64 x))) #s(literal 2 binary64)) (/.f64 (sinh.f64 x) #s(literal 2 binary64))) |
(+.f64 (/.f64 (sinh.f64 (neg.f64 x)) #s(literal 2 binary64)) (+.f64 (/.f64 (cosh.f64 x) #s(literal 2 binary64)) (/.f64 (exp.f64 x) #s(literal 2 binary64)))) |
(+.f64 (/.f64 (+.f64 (cosh.f64 x) (exp.f64 x)) #s(literal 2 binary64)) (/.f64 (sinh.f64 (neg.f64 x)) #s(literal 2 binary64))) |
(+.f64 (/.f64 (sinh.f64 x) #s(literal 2 binary64)) (+.f64 (/.f64 (cosh.f64 x) #s(literal 2 binary64)) (/.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64)))) |
(+.f64 (/.f64 (cosh.f64 x) #s(literal 2 binary64)) (/.f64 (+.f64 (sinh.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 2 binary64))) |
(+.f64 (/.f64 (cosh.f64 x) #s(literal 2 binary64)) (/.f64 (-.f64 (exp.f64 x) (sinh.f64 x)) #s(literal 2 binary64))) |
(+.f64 (/.f64 (cosh.f64 x) #s(literal 2 binary64)) (/.f64 (cosh.f64 x) #s(literal 2 binary64))) |
(+.f64 (/.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64)) (/.f64 (exp.f64 x) #s(literal 2 binary64))) |
(+.f64 (/.f64 (exp.f64 x) #s(literal 2 binary64)) (/.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 x) (*.f64 #s(literal 0 binary64) (sinh.f64 (neg.f64 x)))) |
(*.f64 #s(literal 2 binary64) (/.f64 (sinh.f64 x) #s(literal 2 binary64))) |
(*.f64 #s(literal 1 binary64) (sinh.f64 x)) |
(/.f64 (-.f64 (neg.f64 (exp.f64 x)) (neg.f64 (exp.f64 (neg.f64 x)))) #s(literal -2 binary64)) |
(/.f64 (-.f64 (*.f64 (exp.f64 x) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x)))) #s(literal 4 binary64)) |
(/.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 x)) #s(literal -2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) #s(literal 2 binary64)) |
(/.f64 (sinh.f64 x) #s(literal 1 binary64)) |
(sinh.f64 x) |
(neg.f64 (/.f64 (sinh.f64 (neg.f64 x)) #s(literal 1 binary64))) |
(neg.f64 (sinh.f64 (neg.f64 x))) |
(-.f64 (-.f64 (/.f64 (exp.f64 x) #s(literal 2 binary64)) (/.f64 (sinh.f64 (neg.f64 x)) #s(literal 2 binary64))) (/.f64 (cosh.f64 x) #s(literal 2 binary64))) |
(-.f64 (/.f64 (/.f64 (-.f64 (exp.f64 x) (cosh.f64 x)) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 (sinh.f64 (neg.f64 x)) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 4 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x))) #s(literal 4 binary64))) |
(-.f64 (/.f64 (-.f64 (exp.f64 x) (cosh.f64 x)) #s(literal 2 binary64)) (/.f64 (sinh.f64 (neg.f64 x)) #s(literal 2 binary64))) |
(-.f64 (/.f64 (exp.f64 x) #s(literal 2 binary64)) (/.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64))) |
(+.f64 (neg.f64 (/.f64 (-.f64 (exp.f64 x) (cosh.f64 x)) #s(literal -2 binary64))) (/.f64 (sinh.f64 (neg.f64 x)) #s(literal -2 binary64))) |
(+.f64 (neg.f64 (/.f64 (cosh.f64 x) #s(literal -2 binary64))) (neg.f64 (/.f64 (-.f64 (sinh.f64 x) (exp.f64 (neg.f64 x))) #s(literal -2 binary64)))) |
(+.f64 (/.f64 (/.f64 (-.f64 (exp.f64 x) (cosh.f64 x)) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 (sinh.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(+.f64 (/.f64 (/.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 (-.f64 (sinh.f64 x) (exp.f64 (neg.f64 x))) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(+.f64 (/.f64 (-.f64 (exp.f64 x) (cosh.f64 x)) #s(literal 2 binary64)) (/.f64 (sinh.f64 x) #s(literal 2 binary64))) |
(+.f64 (/.f64 (sinh.f64 x) #s(literal 2 binary64)) (-.f64 (/.f64 (cosh.f64 x) #s(literal 2 binary64)) (/.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64)))) |
(+.f64 (/.f64 (sinh.f64 x) #s(literal 2 binary64)) (/.f64 (sinh.f64 x) #s(literal 2 binary64))) |
(+.f64 (/.f64 (cosh.f64 x) #s(literal 2 binary64)) (/.f64 (-.f64 (sinh.f64 x) (exp.f64 (neg.f64 x))) #s(literal 2 binary64))) |
(*.f64 (exp.f64 (*.f64 (+.f64 (PI.f64) x) (/.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x)) (+.f64 (PI.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 (*.f64 (+.f64 (PI.f64) x) (/.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x)) (+.f64 (PI.f64) x))))) |
(fma.f64 (cosh.f64 (/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal -1/2 binary64) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x)) (+.f64 (PI.f64) x))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (*.f64 (sinh.f64 (*.f64 (+.f64 (PI.f64) x) (/.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x)) (+.f64 (PI.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 (/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal -1/2 binary64) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x)) (+.f64 (PI.f64) x))) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (sinh.f64 (*.f64 (+.f64 (PI.f64) x) (/.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x)) (+.f64 (PI.f64) x)))))) |
(-.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (cosh.f64 (/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal -1/2 binary64) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x)) (+.f64 (PI.f64) x)))) (*.f64 (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (sinh.f64 (*.f64 (+.f64 (PI.f64) x) (/.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x)) (+.f64 (PI.f64) x)))))) |
(-.f64 (*.f64 (cosh.f64 (/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal -1/2 binary64) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x)) (+.f64 (PI.f64) x))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (*.f64 (sinh.f64 (/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal -1/2 binary64) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x)) (+.f64 (PI.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 (/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal -1/2 binary64) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x)) (+.f64 (PI.f64) x)))) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (sinh.f64 (*.f64 (+.f64 (PI.f64) x) (/.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x)) (+.f64 (PI.f64) x)))))) |
(+.f64 (*.f64 (cosh.f64 (/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal -1/2 binary64) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x)) (+.f64 (PI.f64) x))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (*.f64 (sinh.f64 (*.f64 (+.f64 (PI.f64) x) (/.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x)) (+.f64 (PI.f64) x)))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) |
(*.f64 (pow.f64 (exp.f64 (+.f64 (PI.f64) x)) (/.f64 (/.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x)) (+.f64 (PI.f64) x)) #s(literal 2 binary64))) (pow.f64 (exp.f64 (+.f64 (PI.f64) x)) (/.f64 (/.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x)) (+.f64 (PI.f64) x)) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (exp.f64 (+.f64 (PI.f64) x)) (/.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) x) (+.f64 (PI.f64) x))) (pow.f64 (exp.f64 (+.f64 (PI.f64) x)) (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (+.f64 (PI.f64) x)))) |
(*.f64 (exp.f64 (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x) (/.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (+.f64 (PI.f64) x)))) (exp.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/4 binary64)) (/.f64 (PI.f64) (+.f64 (PI.f64) x))))) |
(*.f64 (exp.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/4 binary64)) (/.f64 (PI.f64) (+.f64 (PI.f64) x)))) (exp.f64 (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x) (/.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (+.f64 (PI.f64) x))))) |
(pow.f64 (exp.f64 (+.f64 (PI.f64) x)) (/.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x)) (+.f64 (PI.f64) x))) |
(pow.f64 (exp.f64 (/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal -1/2 binary64) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x)) (+.f64 (PI.f64) x))) #s(literal -1 binary64)) |
(/.f64 (exp.f64 (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (+.f64 (PI.f64) x)) (*.f64 (+.f64 (PI.f64) x) (+.f64 (PI.f64) x)))) (exp.f64 (/.f64 (*.f64 (+.f64 (PI.f64) x) (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) (*.f64 (+.f64 (PI.f64) x) (+.f64 (PI.f64) x))))) |
(/.f64 (pow.f64 (exp.f64 (+.f64 (PI.f64) x)) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (+.f64 (PI.f64) x))) (pow.f64 (exp.f64 (+.f64 (PI.f64) x)) (/.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (+.f64 (PI.f64) x)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 (+.f64 (PI.f64) x) (/.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x)) (+.f64 (PI.f64) x))))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 (+.f64 (PI.f64) x) (/.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x)) (+.f64 (PI.f64) x))))) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal -1/2 binary64) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x)) (+.f64 (PI.f64) x)))))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal -1/2 binary64) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x)) (+.f64 (PI.f64) x)))) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 (+.f64 (PI.f64) x) (/.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x)) (+.f64 (PI.f64) x))))))) #s(literal 4 binary64)) |
(/.f64 (neg.f64 (exp.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/4 binary64)) (/.f64 (PI.f64) (+.f64 (PI.f64) x))))) (neg.f64 (exp.f64 (/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x))))) |
(/.f64 (exp.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/4 binary64)) (/.f64 (PI.f64) (+.f64 (PI.f64) x)))) (exp.f64 (/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x)))) |
(/.f64 #s(literal 1 binary64) (exp.f64 (/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal -1/2 binary64) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x)) (+.f64 (PI.f64) x)))) |
(neg.f64 (/.f64 (exp.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/4 binary64)) (/.f64 (PI.f64) (+.f64 (PI.f64) x)))) (neg.f64 (exp.f64 (/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x)))))) |
(neg.f64 (/.f64 (neg.f64 (exp.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/4 binary64)) (/.f64 (PI.f64) (+.f64 (PI.f64) x))))) (exp.f64 (/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x))))) |
(fma.f64 (cosh.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (PI.f64)) (/.f64 (PI.f64) (+.f64 (PI.f64) x)))) (cosh.f64 (/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x))) (fma.f64 (sinh.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/4 binary64)) (/.f64 (PI.f64) (+.f64 (PI.f64) x)))) (sinh.f64 (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x) (/.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (+.f64 (PI.f64) x)))) (sinh.f64 (*.f64 (+.f64 (PI.f64) x) (/.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x)) (+.f64 (PI.f64) x)))))) |
(fma.f64 (cosh.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (PI.f64)) (/.f64 (PI.f64) (+.f64 (PI.f64) x)))) (cosh.f64 (/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x))) (fma.f64 (sinh.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (PI.f64)) (/.f64 (PI.f64) (+.f64 (PI.f64) x)))) (sinh.f64 (/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x))) (sinh.f64 (*.f64 (+.f64 (PI.f64) x) (/.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x)) (+.f64 (PI.f64) x)))))) |
(fma.f64 (cosh.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (PI.f64)) (/.f64 (PI.f64) (+.f64 (PI.f64) x)))) (cosh.f64 (/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x))) (-.f64 (*.f64 (sinh.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/4 binary64)) (/.f64 (PI.f64) (+.f64 (PI.f64) x)))) (sinh.f64 (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x) (/.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (+.f64 (PI.f64) x))))) (sinh.f64 (/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal -1/2 binary64) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x)) (+.f64 (PI.f64) x))))) |
(fma.f64 (cosh.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (PI.f64)) (/.f64 (PI.f64) (+.f64 (PI.f64) x)))) (cosh.f64 (/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x))) (-.f64 (*.f64 (sinh.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (PI.f64)) (/.f64 (PI.f64) (+.f64 (PI.f64) x)))) (sinh.f64 (/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x)))) (sinh.f64 (/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal -1/2 binary64) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x)) (+.f64 (PI.f64) x))))) |
(fma.f64 (sinh.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/4 binary64)) (/.f64 (PI.f64) (+.f64 (PI.f64) x)))) (cosh.f64 (/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x))) (fma.f64 (cosh.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (PI.f64)) (/.f64 (PI.f64) (+.f64 (PI.f64) x)))) (sinh.f64 (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x) (/.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (+.f64 (PI.f64) x)))) (cosh.f64 (/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal -1/2 binary64) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x)) (+.f64 (PI.f64) x))))) |
(fma.f64 (sinh.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/4 binary64)) (/.f64 (PI.f64) (+.f64 (PI.f64) x)))) (cosh.f64 (/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x))) (fma.f64 (neg.f64 (cosh.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (PI.f64)) (/.f64 (PI.f64) (+.f64 (PI.f64) x))))) (sinh.f64 (/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x))) (cosh.f64 (/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal -1/2 binary64) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x)) (+.f64 (PI.f64) x))))) |
(-.f64 (+.f64 (cosh.f64 (/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal -1/2 binary64) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x)) (+.f64 (PI.f64) x))) (/.f64 (exp.f64 (*.f64 (+.f64 (PI.f64) x) (/.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x)) (+.f64 (PI.f64) x)))) #s(literal 2 binary64))) (/.f64 (exp.f64 (/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal -1/2 binary64) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x)) (+.f64 (PI.f64) x))) #s(literal 2 binary64))) |
(-.f64 (+.f64 (sinh.f64 (*.f64 (+.f64 (PI.f64) x) (/.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x)) (+.f64 (PI.f64) x)))) (*.f64 (cosh.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (PI.f64)) (/.f64 (PI.f64) (+.f64 (PI.f64) x)))) (cosh.f64 (/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x))))) (*.f64 (sinh.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/4 binary64)) (/.f64 (PI.f64) (+.f64 (PI.f64) x)))) (sinh.f64 (/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x))))) |
(-.f64 (+.f64 (cosh.f64 (/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal -1/2 binary64) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x)) (+.f64 (PI.f64) x))) (*.f64 (sinh.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/4 binary64)) (/.f64 (PI.f64) (+.f64 (PI.f64) x)))) (cosh.f64 (/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x))))) (*.f64 (cosh.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (PI.f64)) (/.f64 (PI.f64) (+.f64 (PI.f64) x)))) (sinh.f64 (/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x))))) |
(-.f64 (/.f64 (exp.f64 (*.f64 (+.f64 (PI.f64) x) (/.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x)) (+.f64 (PI.f64) x)))) #s(literal 2 binary64)) (-.f64 (/.f64 (exp.f64 (/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal -1/2 binary64) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x)) (+.f64 (PI.f64) x))) #s(literal 2 binary64)) (cosh.f64 (/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal -1/2 binary64) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x)) (+.f64 (PI.f64) x))))) |
(-.f64 (*.f64 (cosh.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (PI.f64)) (/.f64 (PI.f64) (+.f64 (PI.f64) x)))) (cosh.f64 (/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x)))) (-.f64 (*.f64 (sinh.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/4 binary64)) (/.f64 (PI.f64) (+.f64 (PI.f64) x)))) (sinh.f64 (/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x)))) (sinh.f64 (*.f64 (+.f64 (PI.f64) x) (/.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x)) (+.f64 (PI.f64) x)))))) |
(-.f64 (*.f64 (sinh.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/4 binary64)) (/.f64 (PI.f64) (+.f64 (PI.f64) x)))) (cosh.f64 (/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x)))) (-.f64 (*.f64 (cosh.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (PI.f64)) (/.f64 (PI.f64) (+.f64 (PI.f64) x)))) (sinh.f64 (/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x)))) (cosh.f64 (/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal -1/2 binary64) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x)) (+.f64 (PI.f64) x))))) |
(-.f64 (cosh.f64 (/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal -1/2 binary64) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x)) (+.f64 (PI.f64) x))) (sinh.f64 (/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal -1/2 binary64) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x)) (+.f64 (PI.f64) x)))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 (+.f64 (PI.f64) x))) (/.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x)) (+.f64 (PI.f64) x)))) |
(exp.f64 (*.f64 (+.f64 (PI.f64) x) (/.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x)) (+.f64 (PI.f64) x)))) |
(+.f64 (+.f64 (sinh.f64 (*.f64 (+.f64 (PI.f64) x) (/.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x)) (+.f64 (PI.f64) x)))) (/.f64 (exp.f64 (*.f64 (+.f64 (PI.f64) x) (/.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x)) (+.f64 (PI.f64) x)))) #s(literal 2 binary64))) (/.f64 (exp.f64 (/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal -1/2 binary64) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x)) (+.f64 (PI.f64) x))) #s(literal 2 binary64))) |
(+.f64 (+.f64 (sinh.f64 (*.f64 (+.f64 (PI.f64) x) (/.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x)) (+.f64 (PI.f64) x)))) (*.f64 (cosh.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (PI.f64)) (/.f64 (PI.f64) (+.f64 (PI.f64) x)))) (cosh.f64 (/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x))))) (*.f64 (sinh.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (PI.f64)) (/.f64 (PI.f64) (+.f64 (PI.f64) x)))) (sinh.f64 (/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x))))) |
(+.f64 (+.f64 (sinh.f64 (*.f64 (+.f64 (PI.f64) x) (/.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x)) (+.f64 (PI.f64) x)))) (*.f64 (cosh.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (PI.f64)) (/.f64 (PI.f64) (+.f64 (PI.f64) x)))) (cosh.f64 (/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x))))) (*.f64 (sinh.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/4 binary64)) (/.f64 (PI.f64) (+.f64 (PI.f64) x)))) (sinh.f64 (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x) (/.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (+.f64 (PI.f64) x)))))) |
(+.f64 (+.f64 (cosh.f64 (/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal -1/2 binary64) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x)) (+.f64 (PI.f64) x))) (*.f64 (sinh.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/4 binary64)) (/.f64 (PI.f64) (+.f64 (PI.f64) x)))) (cosh.f64 (/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x))))) (*.f64 (neg.f64 (cosh.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (PI.f64)) (/.f64 (PI.f64) (+.f64 (PI.f64) x))))) (sinh.f64 (/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x))))) |
(+.f64 (+.f64 (cosh.f64 (/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal -1/2 binary64) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x)) (+.f64 (PI.f64) x))) (*.f64 (sinh.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/4 binary64)) (/.f64 (PI.f64) (+.f64 (PI.f64) x)))) (cosh.f64 (/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x))))) (*.f64 (cosh.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (PI.f64)) (/.f64 (PI.f64) (+.f64 (PI.f64) x)))) (sinh.f64 (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x) (/.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (+.f64 (PI.f64) x)))))) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 (+.f64 (PI.f64) x) (/.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x)) (+.f64 (PI.f64) x))))) #s(literal 2 binary64)) #s(literal 4 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal -1/2 binary64) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x)) (+.f64 (PI.f64) x))))) #s(literal 4 binary64))) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal -1/2 binary64) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x)) (+.f64 (PI.f64) x)))) #s(literal 2 binary64)) #s(literal 4 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 (+.f64 (PI.f64) x) (/.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x)) (+.f64 (PI.f64) x)))))) #s(literal 4 binary64))) |
(+.f64 (/.f64 (cosh.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (PI.f64)) (/.f64 (PI.f64) (+.f64 (PI.f64) x)))) (exp.f64 (/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x)))) (/.f64 (sinh.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/4 binary64)) (/.f64 (PI.f64) (+.f64 (PI.f64) x)))) (exp.f64 (/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x))))) |
(+.f64 (/.f64 (exp.f64 (*.f64 (+.f64 (PI.f64) x) (/.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x)) (+.f64 (PI.f64) x)))) #s(literal 2 binary64)) (+.f64 (/.f64 (exp.f64 (/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal -1/2 binary64) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x)) (+.f64 (PI.f64) x))) #s(literal 2 binary64)) (sinh.f64 (*.f64 (+.f64 (PI.f64) x) (/.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x)) (+.f64 (PI.f64) x)))))) |
(+.f64 (/.f64 (exp.f64 (*.f64 (+.f64 (PI.f64) x) (/.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x)) (+.f64 (PI.f64) x)))) #s(literal 2 binary64)) (-.f64 (/.f64 (exp.f64 (/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal -1/2 binary64) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x)) (+.f64 (PI.f64) x))) #s(literal 2 binary64)) (sinh.f64 (/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal -1/2 binary64) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x)) (+.f64 (PI.f64) x))))) |
(+.f64 (*.f64 (cosh.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (PI.f64)) (/.f64 (PI.f64) (+.f64 (PI.f64) x)))) (cosh.f64 (/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x)))) (fma.f64 (sinh.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/4 binary64)) (/.f64 (PI.f64) (+.f64 (PI.f64) x)))) (sinh.f64 (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x) (/.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (+.f64 (PI.f64) x)))) (sinh.f64 (*.f64 (+.f64 (PI.f64) x) (/.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x)) (+.f64 (PI.f64) x)))))) |
(+.f64 (*.f64 (cosh.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (PI.f64)) (/.f64 (PI.f64) (+.f64 (PI.f64) x)))) (cosh.f64 (/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x)))) (fma.f64 (sinh.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (PI.f64)) (/.f64 (PI.f64) (+.f64 (PI.f64) x)))) (sinh.f64 (/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x))) (sinh.f64 (*.f64 (+.f64 (PI.f64) x) (/.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x)) (+.f64 (PI.f64) x)))))) |
(+.f64 (*.f64 (cosh.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (PI.f64)) (/.f64 (PI.f64) (+.f64 (PI.f64) x)))) (cosh.f64 (/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x)))) (-.f64 (*.f64 (sinh.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/4 binary64)) (/.f64 (PI.f64) (+.f64 (PI.f64) x)))) (sinh.f64 (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x) (/.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (+.f64 (PI.f64) x))))) (sinh.f64 (/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal -1/2 binary64) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x)) (+.f64 (PI.f64) x))))) |
(+.f64 (*.f64 (cosh.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (PI.f64)) (/.f64 (PI.f64) (+.f64 (PI.f64) x)))) (cosh.f64 (/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x)))) (-.f64 (*.f64 (sinh.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (PI.f64)) (/.f64 (PI.f64) (+.f64 (PI.f64) x)))) (sinh.f64 (/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x)))) (sinh.f64 (/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal -1/2 binary64) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x)) (+.f64 (PI.f64) x))))) |
(+.f64 (*.f64 (sinh.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/4 binary64)) (/.f64 (PI.f64) (+.f64 (PI.f64) x)))) (cosh.f64 (/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x)))) (fma.f64 (cosh.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (PI.f64)) (/.f64 (PI.f64) (+.f64 (PI.f64) x)))) (sinh.f64 (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x) (/.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (+.f64 (PI.f64) x)))) (cosh.f64 (/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal -1/2 binary64) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x)) (+.f64 (PI.f64) x))))) |
(+.f64 (*.f64 (sinh.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/4 binary64)) (/.f64 (PI.f64) (+.f64 (PI.f64) x)))) (cosh.f64 (/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x)))) (fma.f64 (neg.f64 (cosh.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (PI.f64)) (/.f64 (PI.f64) (+.f64 (PI.f64) x))))) (sinh.f64 (/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x))) (cosh.f64 (/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal -1/2 binary64) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x)) (+.f64 (PI.f64) x))))) |
(+.f64 (sinh.f64 (*.f64 (+.f64 (PI.f64) x) (/.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x)) (+.f64 (PI.f64) x)))) (cosh.f64 (/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal -1/2 binary64) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x)) (+.f64 (PI.f64) x)))) |
(+.f64 (cosh.f64 (/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal -1/2 binary64) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x)) (+.f64 (PI.f64) x))) (sinh.f64 (*.f64 (+.f64 (PI.f64) x) (/.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x)) (+.f64 (PI.f64) x))))) |
(*.f64 (+.f64 (PI.f64) x) (/.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x)) (+.f64 (PI.f64) x))) |
(/.f64 (fma.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (PI.f64) x) (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 (PI.f64) x)) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)))) (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 (PI.f64) x)) (+.f64 (PI.f64) x))) |
(/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (PI.f64) x) (*.f64 (*.f64 #s(literal 4 binary64) (+.f64 (PI.f64) x)) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)))) (*.f64 (*.f64 #s(literal 4 binary64) (+.f64 (PI.f64) x)) (+.f64 (PI.f64) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (-.f64 (neg.f64 (PI.f64)) x)) (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 (PI.f64) x)) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)))) (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 (PI.f64) x)) (-.f64 (neg.f64 (PI.f64)) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (PI.f64) x)) (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 (PI.f64) x)) (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)))) (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 (PI.f64) x)) (+.f64 (PI.f64) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (neg.f64 (PI.f64)) x)) (*.f64 (*.f64 #s(literal 4 binary64) (+.f64 (PI.f64) x)) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)))) (*.f64 (*.f64 #s(literal 4 binary64) (+.f64 (PI.f64) x)) (-.f64 (neg.f64 (PI.f64)) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (PI.f64) x)) (*.f64 (*.f64 #s(literal 4 binary64) (+.f64 (PI.f64) x)) (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)))) (*.f64 (*.f64 #s(literal 4 binary64) (+.f64 (PI.f64) x)) (+.f64 (PI.f64) x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/4 binary64)) (+.f64 (PI.f64) x) (*.f64 (+.f64 (PI.f64) x) (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)))) (*.f64 (-.f64 (neg.f64 (PI.f64)) x) (+.f64 (PI.f64) x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (+.f64 (PI.f64) x) (*.f64 (+.f64 (PI.f64) x) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)))) (*.f64 (+.f64 (PI.f64) x) (+.f64 (PI.f64) x))) |
(/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal -1/2 binary64) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x)) (-.f64 (neg.f64 (PI.f64)) x)) |
(/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x)) (+.f64 (PI.f64) x)) (+.f64 (PI.f64) x)) |
(neg.f64 (/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal -1/2 binary64) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x)) (+.f64 (PI.f64) x))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 2 binary64)) (/.f64 (cbrt.f64 (PI.f64)) (+.f64 (PI.f64) x)) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x) (/.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (+.f64 (PI.f64) x)))) |
(fma.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 5/3 binary64)) #s(literal 4 binary64)) (/.f64 (cbrt.f64 (PI.f64)) (+.f64 (PI.f64) x)) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x) (/.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (+.f64 (PI.f64) x)))) |
(fma.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 4/3 binary64)) #s(literal 4 binary64)) (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (+.f64 (PI.f64) x)) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x) (/.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (+.f64 (PI.f64) x)))) |
(fma.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 4 binary64)) (/.f64 (pow.f64 (PI.f64) #s(literal 4/3 binary64)) (+.f64 (PI.f64) x)) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x) (/.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (+.f64 (PI.f64) x)))) |
(fma.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 2 binary64)) (/.f64 (*.f64 (cbrt.f64 (PI.f64)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (PI.f64) x)) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x) (/.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (+.f64 (PI.f64) x)))) |
(fma.f64 (*.f64 #s(literal -1/4 binary64) (PI.f64)) (/.f64 (neg.f64 (PI.f64)) (+.f64 (PI.f64) x)) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x) (/.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (+.f64 (PI.f64) x)))) |
(fma.f64 (*.f64 (PI.f64) #s(literal 1/4 binary64)) (/.f64 (PI.f64) (+.f64 (PI.f64) x)) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x) (/.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (+.f64 (PI.f64) x)))) |
(fma.f64 (neg.f64 (fabs.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) (/.f64 (fabs.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x)) (*.f64 (*.f64 (PI.f64) #s(literal 1/4 binary64)) (/.f64 (PI.f64) (+.f64 (PI.f64) x)))) |
(fma.f64 (fabs.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (neg.f64 (/.f64 (fabs.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x))) (*.f64 (*.f64 (PI.f64) #s(literal 1/4 binary64)) (/.f64 (PI.f64) (+.f64 (PI.f64) x)))) |
(fma.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (+.f64 (PI.f64) x)) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x) (/.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (+.f64 (PI.f64) x)))) |
(fma.f64 (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x) (/.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (+.f64 (PI.f64) x)) (*.f64 (*.f64 (PI.f64) #s(literal 1/4 binary64)) (/.f64 (PI.f64) (+.f64 (PI.f64) x)))) |
(fma.f64 (*.f64 (PI.f64) (PI.f64)) (/.f64 #s(literal 1/4 binary64) (+.f64 (PI.f64) x)) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x) (/.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (+.f64 (PI.f64) x)))) |
(fma.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (/.f64 (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x) (+.f64 (PI.f64) x)) (*.f64 (*.f64 (PI.f64) #s(literal 1/4 binary64)) (/.f64 (PI.f64) (+.f64 (PI.f64) x)))) |
(fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (PI.f64) x)) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x) (/.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (+.f64 (PI.f64) x)))) |
(fma.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (+.f64 (PI.f64) x)) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x) (/.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (+.f64 (PI.f64) x)))) |
(-.f64 (-.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/4 binary64)) (/.f64 (PI.f64) (+.f64 (PI.f64) x))) (/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) x) (+.f64 (PI.f64) x))) (/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (PI.f64) x))) |
(-.f64 (-.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/4 binary64)) (/.f64 (PI.f64) (+.f64 (PI.f64) x))) (/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (PI.f64) x))) (/.f64 (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x) (neg.f64 x)) (+.f64 (PI.f64) x))) |
(-.f64 (-.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/4 binary64)) (/.f64 (PI.f64) (+.f64 (PI.f64) x))) (/.f64 (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x) (neg.f64 x)) (+.f64 (PI.f64) x))) (/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (PI.f64) x))) |
(-.f64 (-.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/4 binary64)) (/.f64 (PI.f64) (+.f64 (PI.f64) x))) (/.f64 (*.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x)) (+.f64 (PI.f64) x))) (/.f64 (*.f64 x (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x))) |
(-.f64 (-.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/4 binary64)) (/.f64 (PI.f64) (+.f64 (PI.f64) x))) (/.f64 (*.f64 x (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x))) (/.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x))) |
(-.f64 (-.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/4 binary64)) (/.f64 (PI.f64) (+.f64 (PI.f64) x))) (/.f64 (*.f64 x (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x))) (/.f64 (*.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x)) (+.f64 (PI.f64) x))) |
(-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (-.f64 (neg.f64 (PI.f64)) x)) (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 (PI.f64) x)) (-.f64 (neg.f64 (PI.f64)) x))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 (PI.f64) x)) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 (PI.f64) x)) (-.f64 (neg.f64 (PI.f64)) x)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (neg.f64 (PI.f64)) x)) (*.f64 (*.f64 #s(literal 4 binary64) (+.f64 (PI.f64) x)) (-.f64 (neg.f64 (PI.f64)) x))) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (+.f64 (PI.f64) x)) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) (*.f64 (*.f64 #s(literal 4 binary64) (+.f64 (PI.f64) x)) (-.f64 (neg.f64 (PI.f64)) x)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/4 binary64)) (+.f64 (PI.f64) x)) (*.f64 (-.f64 (neg.f64 (PI.f64)) x) (+.f64 (PI.f64) x))) (/.f64 (*.f64 (+.f64 (PI.f64) x) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) (*.f64 (-.f64 (neg.f64 (PI.f64)) x) (+.f64 (PI.f64) x)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (PI.f64) x)) (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 (PI.f64) x)) (+.f64 (PI.f64) x))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 (PI.f64) x)) (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 (PI.f64) x)) (+.f64 (PI.f64) x)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (PI.f64) x)) (*.f64 (*.f64 #s(literal 4 binary64) (+.f64 (PI.f64) x)) (+.f64 (PI.f64) x))) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (+.f64 (PI.f64) x)) (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) (*.f64 (*.f64 #s(literal 4 binary64) (+.f64 (PI.f64) x)) (+.f64 (PI.f64) x)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (+.f64 (PI.f64) x)) (*.f64 (+.f64 (PI.f64) x) (+.f64 (PI.f64) x))) (/.f64 (*.f64 (+.f64 (PI.f64) x) (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) (*.f64 (+.f64 (PI.f64) x) (+.f64 (PI.f64) x)))) |
(-.f64 (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x) (/.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (+.f64 (PI.f64) x))) (*.f64 (*.f64 #s(literal -1/4 binary64) (PI.f64)) (/.f64 (PI.f64) (+.f64 (PI.f64) x)))) |
(-.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/4 binary64)) (/.f64 (PI.f64) (+.f64 (PI.f64) x))) (/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/4 binary64)) (+.f64 (PI.f64) x)) (*.f64 (-.f64 (neg.f64 (PI.f64)) x) (+.f64 (PI.f64) x))) (/.f64 (*.f64 (+.f64 (PI.f64) x) (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) (*.f64 (-.f64 (neg.f64 (PI.f64)) x) (+.f64 (PI.f64) x)))) |
(+.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (PI.f64) x)) (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 (PI.f64) x)) (+.f64 (PI.f64) x))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 (PI.f64) x)) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 (PI.f64) x)) (+.f64 (PI.f64) x)))) |
(+.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (PI.f64) x)) (*.f64 (*.f64 #s(literal 4 binary64) (+.f64 (PI.f64) x)) (+.f64 (PI.f64) x))) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (+.f64 (PI.f64) x)) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) (*.f64 (*.f64 #s(literal 4 binary64) (+.f64 (PI.f64) x)) (+.f64 (PI.f64) x)))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (+.f64 (PI.f64) x)) (*.f64 (+.f64 (PI.f64) x) (+.f64 (PI.f64) x))) (/.f64 (*.f64 (+.f64 (PI.f64) x) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) (*.f64 (+.f64 (PI.f64) x) (+.f64 (PI.f64) x)))) |
(+.f64 (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x) (/.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (+.f64 (PI.f64) x))) (*.f64 (*.f64 (PI.f64) #s(literal 1/4 binary64)) (/.f64 (PI.f64) (+.f64 (PI.f64) x)))) |
(+.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/4 binary64)) (/.f64 (PI.f64) (+.f64 (PI.f64) x))) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x) (/.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (+.f64 (PI.f64) x)))) |
(*.f64 (neg.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (fabs.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)))) (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (neg.f64 (fabs.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))))) |
(*.f64 (neg.f64 (fma.f64 (PI.f64) #s(literal -1/2 binary64) (fabs.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)))) (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 (fabs.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))))) |
(*.f64 (fma.f64 (PI.f64) #s(literal -1/2 binary64) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (-.f64 (neg.f64 (PI.f64)) x)) |
(*.f64 (fma.f64 (PI.f64) #s(literal -1/2 binary64) (fabs.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (fabs.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)))) |
(*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (fabs.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (fabs.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)))) |
(*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x)) (+.f64 (PI.f64) x)) |
(*.f64 (-.f64 (neg.f64 (PI.f64)) x) (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x))) |
(*.f64 (-.f64 (neg.f64 (PI.f64)) x) (fma.f64 (PI.f64) #s(literal -1/2 binary64) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) |
(*.f64 (+.f64 (PI.f64) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x))) |
(neg.f64 (*.f64 (fma.f64 (PI.f64) #s(literal -1/2 binary64) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x))) |
(fma.f64 (*.f64 (/.f64 (neg.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 2 binary64)) (/.f64 (neg.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 2 binary64))) (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) |
(fma.f64 (*.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 2 binary64)) (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 2 binary64))) (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) |
(fma.f64 (fabs.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (PI.f64) #s(literal 4/3 binary64)))) (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) |
(fma.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) |
(fma.f64 (fabs.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 5/3 binary64)) #s(literal -2 binary64))) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) |
(fma.f64 (fabs.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 5/3 binary64)) #s(literal 2 binary64))) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) |
(fma.f64 (fabs.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 4/3 binary64)) #s(literal -2 binary64))) (fabs.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal -2 binary64))) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) |
(fma.f64 (fabs.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 4/3 binary64)) #s(literal 2 binary64))) (fabs.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) |
(fma.f64 (fabs.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal -2 binary64))) (fabs.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 4/3 binary64)) #s(literal -2 binary64))) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) |
(fma.f64 (fabs.f64 (/.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 2 binary64))) (cbrt.f64 (PI.f64)) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) |
(fma.f64 (fabs.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 2 binary64))) (fabs.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 4/3 binary64)) #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) |
(fma.f64 (fabs.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 2 binary64))) (fabs.f64 (*.f64 (cbrt.f64 (PI.f64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) |
(fma.f64 (pow.f64 (/.f64 (neg.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) |
(fma.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (PI.f64) #s(literal 4/3 binary64))) #s(literal 1 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) |
(fma.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) |
(fma.f64 (pow.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 5/3 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 (cbrt.f64 (PI.f64)) #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) |
(fma.f64 (pow.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 5/3 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) |
(fma.f64 (pow.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 4/3 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) |
(fma.f64 (pow.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 4/3 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) |
(fma.f64 (pow.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 4/3 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) |
(fma.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 2 binary64)) #s(literal 1 binary64)) (cbrt.f64 (PI.f64)) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) |
(fma.f64 (pow.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 4/3 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) |
(fma.f64 (pow.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (pow.f64 (*.f64 (cbrt.f64 (PI.f64)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) |
(fma.f64 (pow.f64 (pow.f64 (PI.f64) #s(literal 4/3 binary64)) #s(literal 1 binary64)) (pow.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) |
(fma.f64 (pow.f64 (pow.f64 (PI.f64) #s(literal 4/3 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) |
(fma.f64 (pow.f64 (*.f64 (PI.f64) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (PI.f64) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) |
(fma.f64 (pow.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) |
(fma.f64 (pow.f64 (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 4/3 binary64)) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) |
(fma.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (PI.f64) #s(literal 4/3 binary64))) (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) |
(fma.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) |
(fma.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 5/3 binary64)) #s(literal -2 binary64)) (/.f64 (cbrt.f64 (PI.f64)) #s(literal -2 binary64)) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) |
(fma.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 5/3 binary64)) #s(literal 2 binary64)) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) |
(fma.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 4/3 binary64)) #s(literal -2 binary64)) (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal -2 binary64)) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) |
(fma.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 4/3 binary64)) #s(literal 2 binary64)) (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) |
(fma.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal -2 binary64)) (/.f64 (pow.f64 (PI.f64) #s(literal 4/3 binary64)) #s(literal -2 binary64)) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 2 binary64)) (cbrt.f64 (PI.f64)) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) |
(fma.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 2 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) |
(fma.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 2 binary64)) (/.f64 (pow.f64 (PI.f64) #s(literal 4/3 binary64)) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) |
(fma.f64 (*.f64 #s(literal -1/4 binary64) (PI.f64)) (neg.f64 (PI.f64)) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) |
(fma.f64 (*.f64 (PI.f64) #s(literal 1/4 binary64)) (PI.f64) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) |
(fma.f64 (pow.f64 (PI.f64) #s(literal 4/3 binary64)) (*.f64 (/.f64 (*.f64 (cbrt.f64 (PI.f64)) #s(literal -1 binary64)) #s(literal 2 binary64)) (/.f64 (*.f64 (cbrt.f64 (PI.f64)) #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) |
(fma.f64 (pow.f64 (PI.f64) #s(literal 4/3 binary64)) (fabs.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 1/4 binary64))) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) |
(fma.f64 (pow.f64 (PI.f64) #s(literal 4/3 binary64)) (fabs.f64 (pow.f64 (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) |
(fma.f64 (pow.f64 (PI.f64) #s(literal 4/3 binary64)) (pow.f64 (/.f64 (*.f64 (cbrt.f64 (PI.f64)) #s(literal -1 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) |
(fma.f64 (pow.f64 (PI.f64) #s(literal 4/3 binary64)) (pow.f64 (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) |
(fma.f64 (pow.f64 (PI.f64) #s(literal 4/3 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 1/4 binary64)) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) |
(fma.f64 (neg.f64 (fabs.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) (fabs.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64))) |
(fma.f64 (*.f64 (neg.f64 (PI.f64)) (PI.f64)) #s(literal -1/4 binary64) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) |
(fma.f64 (fabs.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (neg.f64 (fabs.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64))) |
(fma.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (*.f64 (PI.f64) #s(literal -1/2 binary64)) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) |
(fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 2 binary64)) (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) |
(fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (fabs.f64 (/.f64 (*.f64 (cbrt.f64 (PI.f64)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) |
(fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (pow.f64 (/.f64 (*.f64 (cbrt.f64 (PI.f64)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) |
(fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (pow.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) |
(fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 (*.f64 (cbrt.f64 (PI.f64)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) |
(fma.f64 (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64))) |
(fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) |
(fma.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) |
(fma.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64))) |
(fma.f64 (PI.f64) (pow.f64 (*.f64 (PI.f64) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) |
(fma.f64 (PI.f64) (*.f64 (PI.f64) #s(literal 1/4 binary64)) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) |
(fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 (neg.f64 (PI.f64)) (PI.f64)) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) |
(fma.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/4 binary64)) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) |
(-.f64 (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) x)) (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(-.f64 (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x) (neg.f64 x))) |
(-.f64 (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x) (neg.f64 x))) (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(-.f64 (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x))) (*.f64 x (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) |
(-.f64 (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (*.f64 x (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) |
(-.f64 (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (*.f64 x (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) (*.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x))) |
(-.f64 (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/4 binary64))) |
(-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) |
(+.f64 (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) x)) (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (*.f64 (PI.f64) #s(literal -1/2 binary64)))) |
(+.f64 (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (neg.f64 x))) |
(+.f64 (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x) (neg.f64 x))) (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (*.f64 (PI.f64) #s(literal -1/2 binary64)))) |
(+.f64 (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x))) (*.f64 x (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x))) |
(+.f64 (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (*.f64 x (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) (*.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) |
(+.f64 (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (*.f64 x (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x))) |
(+.f64 (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64))) |
(+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) |
(*.f64 (*.f64 (/.f64 (neg.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 2 binary64)) (/.f64 (neg.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 2 binary64))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) |
(*.f64 (*.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 2 binary64)) (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 2 binary64))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) |
(*.f64 (fabs.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (PI.f64) #s(literal 4/3 binary64)))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) |
(*.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64))) |
(*.f64 (fabs.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 5/3 binary64)) #s(literal -2 binary64))) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64))) |
(*.f64 (fabs.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 5/3 binary64)) #s(literal 2 binary64))) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64))) |
(*.f64 (fabs.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 4/3 binary64)) #s(literal -2 binary64))) (fabs.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal -2 binary64)))) |
(*.f64 (fabs.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 4/3 binary64)) #s(literal 2 binary64))) (fabs.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 2 binary64)))) |
(*.f64 (fabs.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal -2 binary64))) (fabs.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 4/3 binary64)) #s(literal -2 binary64)))) |
(*.f64 (fabs.f64 (/.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 2 binary64))) (cbrt.f64 (PI.f64))) |
(*.f64 (fabs.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 2 binary64))) (fabs.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 4/3 binary64)) #s(literal 2 binary64)))) |
(*.f64 (fabs.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 2 binary64))) (fabs.f64 (*.f64 (cbrt.f64 (PI.f64)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(*.f64 (pow.f64 (/.f64 (neg.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (PI.f64) #s(literal 4/3 binary64))) #s(literal 1 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 5/3 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 (cbrt.f64 (PI.f64)) #s(literal -2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 5/3 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 4/3 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 4/3 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 4/3 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 2 binary64)) #s(literal 1 binary64)) (cbrt.f64 (PI.f64))) |
(*.f64 (pow.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 4/3 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (pow.f64 (*.f64 (cbrt.f64 (PI.f64)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (PI.f64) #s(literal 4/3 binary64)) #s(literal 1 binary64)) (pow.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (PI.f64) #s(literal 4/3 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (PI.f64) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (PI.f64)) |
(*.f64 (pow.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) |
(*.f64 (pow.f64 (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 4/3 binary64))) |
(*.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (PI.f64) #s(literal 4/3 binary64))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) |
(*.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 5/3 binary64)) #s(literal -2 binary64)) (/.f64 (cbrt.f64 (PI.f64)) #s(literal -2 binary64))) |
(*.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 5/3 binary64)) #s(literal 2 binary64)) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 4/3 binary64)) #s(literal -2 binary64)) (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal -2 binary64))) |
(*.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 4/3 binary64)) #s(literal 2 binary64)) (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal -2 binary64)) (/.f64 (pow.f64 (PI.f64) #s(literal 4/3 binary64)) #s(literal -2 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 2 binary64)) (cbrt.f64 (PI.f64))) |
(*.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 2 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 2 binary64)) (/.f64 (pow.f64 (PI.f64) #s(literal 4/3 binary64)) #s(literal 2 binary64))) |
(*.f64 (*.f64 #s(literal -1/4 binary64) (PI.f64)) (neg.f64 (PI.f64))) |
(*.f64 (*.f64 (PI.f64) #s(literal 1/4 binary64)) (PI.f64)) |
(*.f64 (pow.f64 (PI.f64) #s(literal 4/3 binary64)) (*.f64 (/.f64 (*.f64 (cbrt.f64 (PI.f64)) #s(literal -1 binary64)) #s(literal 2 binary64)) (/.f64 (*.f64 (cbrt.f64 (PI.f64)) #s(literal -1 binary64)) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 4/3 binary64)) (fabs.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 4/3 binary64)) (fabs.f64 (pow.f64 (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 4/3 binary64)) (pow.f64 (/.f64 (*.f64 (cbrt.f64 (PI.f64)) #s(literal -1 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 4/3 binary64)) (pow.f64 (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 4/3 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (neg.f64 (PI.f64)) (PI.f64)) #s(literal -1/4 binary64)) |
(*.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (*.f64 (PI.f64) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 2 binary64)) (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (fabs.f64 (/.f64 (*.f64 (cbrt.f64 (PI.f64)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (pow.f64 (/.f64 (*.f64 (cbrt.f64 (PI.f64)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (pow.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 (*.f64 (cbrt.f64 (PI.f64)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 2 binary64))) |
(*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) #s(literal 1 binary64)) |
(*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) |
(*.f64 (PI.f64) (pow.f64 (*.f64 (PI.f64) #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (PI.f64) (*.f64 (PI.f64) #s(literal 1/4 binary64))) |
(*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) |
(*.f64 #s(literal -1/4 binary64) (*.f64 (neg.f64 (PI.f64)) (PI.f64))) |
(*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/4 binary64))) |
(pow.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64)))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (PI.f64)) #s(literal -2 binary64)) |
(/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (neg.f64 (PI.f64)) (PI.f64)) #s(literal -4 binary64)) |
(/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) |
(neg.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/4 binary64))) |
(sqrt.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))))) |
(fabs.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/4 binary64))) |
(fabs.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 2 binary64))) |
(log.f64 (pow.f64 (exp.f64 (*.f64 (neg.f64 (PI.f64)) (PI.f64))) #s(literal -1/4 binary64))) |
(log.f64 (pow.f64 (exp.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64))) #s(literal 1 binary64))) |
(log.f64 (exp.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)))) |
(*.f64 (neg.f64 (/.f64 (neg.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 2 binary64))) (cbrt.f64 (PI.f64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (fabs.f64 (/.f64 (neg.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 2 binary64))) (cbrt.f64 (PI.f64))) |
(*.f64 (fabs.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 2 binary64))) (cbrt.f64 (PI.f64))) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (sqrt.f64 (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 5/3 binary64)) #s(literal -2 binary64))) (sqrt.f64 (/.f64 (cbrt.f64 (PI.f64)) #s(literal -2 binary64)))) |
(*.f64 (sqrt.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 5/3 binary64)) #s(literal 2 binary64))) (sqrt.f64 (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 4/3 binary64)) #s(literal -2 binary64))) (sqrt.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal -2 binary64)))) |
(*.f64 (sqrt.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 4/3 binary64)) #s(literal 2 binary64))) (sqrt.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal -2 binary64))) (sqrt.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 4/3 binary64)) #s(literal -2 binary64)))) |
(*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 2 binary64))) (sqrt.f64 (cbrt.f64 (PI.f64)))) |
(*.f64 (sqrt.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 2 binary64))) (sqrt.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 4/3 binary64)) #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 2 binary64))) (sqrt.f64 (*.f64 (cbrt.f64 (PI.f64)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(*.f64 (sqrt.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64))) (sqrt.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 (PI.f64) #s(literal 1/4 binary64))) (sqrt.f64 (PI.f64))) |
(*.f64 (sqrt.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (*.f64 (PI.f64) #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (PI.f64) #s(literal 4/3 binary64))) #s(literal 1/2 binary64)) (cbrt.f64 (PI.f64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 5/3 binary64)) #s(literal -2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (cbrt.f64 (PI.f64)) #s(literal -2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 5/3 binary64)) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 4/3 binary64)) #s(literal -2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal -2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 4/3 binary64)) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal -2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 4/3 binary64)) #s(literal -2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 4/3 binary64)) #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (cbrt.f64 (PI.f64)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (PI.f64) #s(literal 4/3 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 1/4 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (PI.f64) #s(literal 4/3 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 (PI.f64) #s(literal 1/4 binary64)) #s(literal 1/2 binary64)) (pow.f64 (PI.f64) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (PI.f64) #s(literal 1/4 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 #s(literal 1/4 binary64) #s(literal 1/2 binary64)) (PI.f64)) |
(*.f64 (pow.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (neg.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 2 binary64)) (*.f64 (cbrt.f64 (PI.f64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (neg.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 2 binary64)) (neg.f64 (cbrt.f64 (PI.f64)))) |
(*.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 2 binary64)) (neg.f64 (*.f64 (cbrt.f64 (PI.f64)) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 2 binary64)) (cbrt.f64 (PI.f64))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (neg.f64 (cbrt.f64 (PI.f64)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) |
(*.f64 (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) |
(*.f64 (neg.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (*.f64 (cbrt.f64 (PI.f64)) #s(literal -1 binary64)) #s(literal 2 binary64))) |
(*.f64 (neg.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (*.f64 (cbrt.f64 (PI.f64)) #s(literal -1/2 binary64))) |
(*.f64 (neg.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (cbrt.f64 (PI.f64)) #s(literal -2 binary64))) |
(*.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (neg.f64 (/.f64 (*.f64 (cbrt.f64 (PI.f64)) #s(literal -1 binary64)) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (fabs.f64 (/.f64 (*.f64 (cbrt.f64 (PI.f64)) #s(literal -1 binary64)) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (neg.f64 (*.f64 (cbrt.f64 (PI.f64)) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64))) |
(*.f64 (cbrt.f64 (PI.f64)) (fabs.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 2 binary64)))) |
(*.f64 (cbrt.f64 (PI.f64)) (sqrt.f64 (/.f64 (*.f64 (cbrt.f64 (PI.f64)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 2 binary64)))) |
(*.f64 (cbrt.f64 (PI.f64)) (pow.f64 (/.f64 (*.f64 (cbrt.f64 (PI.f64)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (cbrt.f64 (PI.f64)) (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 2 binary64))) |
(*.f64 (neg.f64 (PI.f64)) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 (PI.f64) (+.f64 x x)) x) |
(*.f64 (/.f64 (PI.f64) x) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (PI.f64) (pow.f64 #s(literal 1/4 binary64) #s(literal 1/2 binary64))) |
(*.f64 (PI.f64) #s(literal 1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) (neg.f64 (PI.f64))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 (PI.f64) x)) |
(*.f64 #s(literal 1/2 binary64) (PI.f64)) |
(*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 (PI.f64) #s(literal -1/2 binary64))) |
(*.f64 x (/.f64 (PI.f64) (+.f64 x x))) |
(pow.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64)))) #s(literal 1/4 binary64)) |
(pow.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (PI.f64))) (sqrt.f64 #s(literal -2 binary64))) |
(/.f64 (sqrt.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 (sqrt.f64 (*.f64 (neg.f64 (PI.f64)) (PI.f64))) (sqrt.f64 #s(literal -4 binary64))) |
(/.f64 (*.f64 x (*.f64 (PI.f64) #s(literal -1/2 binary64))) (neg.f64 x)) |
(/.f64 (*.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x) (neg.f64 x)) |
(/.f64 (*.f64 (PI.f64) x) (+.f64 x x)) |
(/.f64 (*.f64 (PI.f64) x) (*.f64 #s(literal -2 binary64) (neg.f64 x))) |
(/.f64 (*.f64 x (*.f64 (PI.f64) #s(literal 1/2 binary64))) x) |
(/.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) x) x) |
(/.f64 (neg.f64 (PI.f64)) #s(literal -2 binary64)) |
(/.f64 (*.f64 (PI.f64) (neg.f64 x)) (*.f64 x #s(literal -2 binary64))) |
(/.f64 (*.f64 (PI.f64) (neg.f64 x)) (*.f64 #s(literal -2 binary64) x)) |
(/.f64 (PI.f64) #s(literal 2 binary64)) |
(/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(neg.f64 (*.f64 (/.f64 (PI.f64) x) (*.f64 #s(literal -1/2 binary64) x))) |
(neg.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 (PI.f64) (neg.f64 x)))) |
(neg.f64 (*.f64 x (*.f64 (/.f64 (PI.f64) x) #s(literal -1/2 binary64)))) |
(neg.f64 (/.f64 (*.f64 x (*.f64 (PI.f64) #s(literal 1/2 binary64))) (neg.f64 x))) |
(neg.f64 (/.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) x) (neg.f64 x))) |
(neg.f64 (/.f64 (*.f64 (PI.f64) x) (*.f64 x #s(literal -2 binary64)))) |
(neg.f64 (/.f64 (*.f64 (PI.f64) x) (*.f64 #s(literal -2 binary64) x))) |
(neg.f64 (/.f64 (*.f64 x (*.f64 (PI.f64) #s(literal -1/2 binary64))) x)) |
(neg.f64 (/.f64 (*.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x) x)) |
(neg.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) #s(literal -1/2 binary64))) |
(sqrt.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64))) |
(fabs.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64))) |
(fabs.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64))) #s(literal 1/2 binary64))) |
(log.f64 (pow.f64 (sqrt.f64 (exp.f64 (PI.f64))) #s(literal 1 binary64))) |
(log.f64 (sqrt.f64 (exp.f64 (PI.f64)))) |
(PI.f64) |
#s(literal 2 binary64) |
(*.f64 (neg.f64 (fabs.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) (neg.f64 (fabs.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)))) |
(*.f64 (fabs.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (fabs.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) |
(*.f64 (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x) (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x)) |
(*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) |
(pow.f64 (pow.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) #s(literal 4 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (neg.f64 (fabs.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) #s(literal 2 binary64)) |
(pow.f64 (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) #s(literal 1 binary64)) |
(pow.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) #s(literal 2 binary64)) |
(neg.f64 (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) |
(fma.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x) (*.f64 x (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) |
(fma.f64 (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x) (*.f64 (PI.f64) #s(literal -1/2 binary64)) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x) (neg.f64 x))) |
(fma.f64 (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x) (neg.f64 x) (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(fma.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x) (neg.f64 x))) |
(fma.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) x (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(fma.f64 (neg.f64 x) (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) |
(fma.f64 (neg.f64 x) (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x) (*.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x))) |
(fma.f64 x (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) |
(fma.f64 x (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (*.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x))) |
(-.f64 (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) x) (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (*.f64 (PI.f64) #s(literal -1/2 binary64)))) |
(-.f64 (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (neg.f64 x))) |
(-.f64 (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x) (neg.f64 x)) (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (*.f64 (PI.f64) #s(literal -1/2 binary64)))) |
(-.f64 (*.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x)) (*.f64 x (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x))) |
(-.f64 (*.f64 x (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (*.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) |
(-.f64 (*.f64 x (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x))) |
(sqrt.f64 (pow.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) #s(literal 4 binary64))) |
(fabs.f64 (-.f64 (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (*.f64 (PI.f64) #s(literal -1/2 binary64))) (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) x))) |
(fabs.f64 (-.f64 (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (neg.f64 x)) (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(fabs.f64 (-.f64 (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (*.f64 (PI.f64) #s(literal -1/2 binary64))) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x) (neg.f64 x)))) |
(fabs.f64 (-.f64 (*.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (*.f64 x (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)))) |
(fabs.f64 (-.f64 (*.f64 x (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x)) (*.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x)))) |
(fabs.f64 (-.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x)) (*.f64 x (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)))) |
(fabs.f64 (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x) (neg.f64 (fabs.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))))) |
(fabs.f64 (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (neg.f64 (fabs.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))))) |
(fabs.f64 (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x) (fabs.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)))) |
(fabs.f64 (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (fabs.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)))) |
(fabs.f64 (*.f64 (neg.f64 (fabs.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x))) |
(fabs.f64 (*.f64 (fabs.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x))) |
(fabs.f64 (*.f64 (neg.f64 (fabs.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) |
(fabs.f64 (*.f64 (fabs.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) |
(fabs.f64 (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) |
(fabs.f64 (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 (fabs.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (fabs.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) #s(literal 2 binary64))) |
(+.f64 (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) x) (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x) (neg.f64 x))) |
(+.f64 (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x) (neg.f64 x)) (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x)) (*.f64 x (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) |
(+.f64 (*.f64 x (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) |
(+.f64 (*.f64 x (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (*.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x))) |
(*.f64 (/.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) x) x) |
(*.f64 (*.f64 (fma.f64 (/.f64 (PI.f64) x) #s(literal -1/2 binary64) #s(literal -1 binary64)) x) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (/.f64 (PI.f64) x) #s(literal -1/2 binary64) #s(literal -1 binary64)) (neg.f64 x)) |
(*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) |
(*.f64 (neg.f64 x) (fma.f64 (/.f64 (PI.f64) x) #s(literal -1/2 binary64) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 (/.f64 (PI.f64) x) #s(literal -1/2 binary64) #s(literal -1 binary64)) x)) |
(*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x)) |
(*.f64 x (*.f64 (fma.f64 (/.f64 (PI.f64) x) #s(literal -1/2 binary64) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 x (/.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) x)) |
(neg.f64 (*.f64 (fma.f64 (/.f64 (PI.f64) x) #s(literal -1/2 binary64) #s(literal -1 binary64)) x)) |
(neg.f64 (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x)) |
(fma.f64 (neg.f64 (/.f64 (neg.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 2 binary64))) (cbrt.f64 (PI.f64)) x) |
(fma.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)) x) |
(fma.f64 (fabs.f64 (/.f64 (neg.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 2 binary64))) (cbrt.f64 (PI.f64)) x) |
(fma.f64 (fabs.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 2 binary64))) (cbrt.f64 (PI.f64)) x) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (sqrt.f64 (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64))) x) |
(fma.f64 (sqrt.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 5/3 binary64)) #s(literal -2 binary64))) (sqrt.f64 (/.f64 (cbrt.f64 (PI.f64)) #s(literal -2 binary64))) x) |
(fma.f64 (sqrt.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 5/3 binary64)) #s(literal 2 binary64))) (sqrt.f64 (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64))) x) |
(fma.f64 (sqrt.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 4/3 binary64)) #s(literal -2 binary64))) (sqrt.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal -2 binary64))) x) |
(fma.f64 (sqrt.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 4/3 binary64)) #s(literal 2 binary64))) (sqrt.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 2 binary64))) x) |
(fma.f64 (sqrt.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal -2 binary64))) (sqrt.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 4/3 binary64)) #s(literal -2 binary64))) x) |
(fma.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 2 binary64))) (sqrt.f64 (cbrt.f64 (PI.f64))) x) |
(fma.f64 (sqrt.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 2 binary64))) (sqrt.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 4/3 binary64)) #s(literal 2 binary64))) x) |
(fma.f64 (sqrt.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 2 binary64))) (sqrt.f64 (*.f64 (cbrt.f64 (PI.f64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) x) |
(fma.f64 (sqrt.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64))) (sqrt.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64))) x) |
(fma.f64 (sqrt.f64 (*.f64 (PI.f64) #s(literal 1/4 binary64))) (sqrt.f64 (PI.f64)) x) |
(fma.f64 (sqrt.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) x) |
(fma.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (*.f64 (PI.f64) #s(literal 1/4 binary64))) x) |
(fma.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (PI.f64) #s(literal 4/3 binary64))) #s(literal 1/2 binary64)) (cbrt.f64 (PI.f64)) x) |
(fma.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) #s(literal 1/2 binary64)) x) |
(fma.f64 (pow.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 5/3 binary64)) #s(literal -2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (cbrt.f64 (PI.f64)) #s(literal -2 binary64)) #s(literal 1/2 binary64)) x) |
(fma.f64 (pow.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 5/3 binary64)) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) #s(literal 1/2 binary64)) x) |
(fma.f64 (pow.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 4/3 binary64)) #s(literal -2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal -2 binary64)) #s(literal 1/2 binary64)) x) |
(fma.f64 (pow.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 4/3 binary64)) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 2 binary64)) #s(literal 1/2 binary64)) x) |
(fma.f64 (pow.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal -2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 4/3 binary64)) #s(literal -2 binary64)) #s(literal 1/2 binary64)) x) |
(fma.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 1/2 binary64)) x) |
(fma.f64 (pow.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 4/3 binary64)) #s(literal 2 binary64)) #s(literal 1/2 binary64)) x) |
(fma.f64 (pow.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (cbrt.f64 (PI.f64)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) x) |
(fma.f64 (pow.f64 (pow.f64 (PI.f64) #s(literal 4/3 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 1/4 binary64)) #s(literal 1/2 binary64)) x) |
(fma.f64 (pow.f64 (pow.f64 (PI.f64) #s(literal 4/3 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1/2 binary64)) x) |
(fma.f64 (pow.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) x) |
(fma.f64 (pow.f64 (*.f64 (PI.f64) #s(literal 1/4 binary64)) #s(literal 1/2 binary64)) (pow.f64 (PI.f64) #s(literal 1/2 binary64)) x) |
(fma.f64 (pow.f64 (PI.f64) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (PI.f64) #s(literal 1/4 binary64)) #s(literal 1/2 binary64)) x) |
(fma.f64 (pow.f64 #s(literal 1/4 binary64) #s(literal 1/2 binary64)) (PI.f64) x) |
(fma.f64 (pow.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) x) |
(fma.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)) x) |
(fma.f64 (/.f64 (neg.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 2 binary64)) (*.f64 (cbrt.f64 (PI.f64)) #s(literal -1 binary64)) x) |
(fma.f64 (/.f64 (neg.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 2 binary64)) (neg.f64 (cbrt.f64 (PI.f64))) x) |
(fma.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 2 binary64)) (neg.f64 (*.f64 (cbrt.f64 (PI.f64)) #s(literal -1 binary64))) x) |
(fma.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 2 binary64)) (cbrt.f64 (PI.f64)) x) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (neg.f64 (cbrt.f64 (PI.f64))) x) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64)) x) |
(fma.f64 (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64)) x) |
(fma.f64 (neg.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (*.f64 (cbrt.f64 (PI.f64)) #s(literal -1 binary64)) #s(literal 2 binary64)) x) |
(fma.f64 (neg.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (*.f64 (cbrt.f64 (PI.f64)) #s(literal -1/2 binary64)) x) |
(fma.f64 (neg.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (cbrt.f64 (PI.f64)) #s(literal -2 binary64)) x) |
(fma.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) #s(literal -1 binary64) x) |
(fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (neg.f64 (/.f64 (*.f64 (cbrt.f64 (PI.f64)) #s(literal -1 binary64)) #s(literal 2 binary64))) x) |
(fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (fabs.f64 (/.f64 (*.f64 (cbrt.f64 (PI.f64)) #s(literal -1 binary64)) #s(literal 2 binary64))) x) |
(fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (neg.f64 (*.f64 (cbrt.f64 (PI.f64)) #s(literal -1/2 binary64))) x) |
(fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) #s(literal 1/2 binary64)) x) |
(fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) x) |
(fma.f64 (cbrt.f64 (PI.f64)) (fabs.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 2 binary64))) x) |
(fma.f64 (cbrt.f64 (PI.f64)) (sqrt.f64 (/.f64 (*.f64 (cbrt.f64 (PI.f64)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 2 binary64))) x) |
(fma.f64 (cbrt.f64 (PI.f64)) (pow.f64 (/.f64 (*.f64 (cbrt.f64 (PI.f64)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 2 binary64)) #s(literal 1/2 binary64)) x) |
(fma.f64 (cbrt.f64 (PI.f64)) (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 2 binary64)) x) |
(fma.f64 (neg.f64 (PI.f64)) #s(literal -1/2 binary64) x) |
(fma.f64 (/.f64 (PI.f64) (+.f64 x x)) x x) |
(fma.f64 (/.f64 (PI.f64) x) (*.f64 #s(literal 1/2 binary64) x) x) |
(fma.f64 (PI.f64) (pow.f64 #s(literal 1/4 binary64) #s(literal 1/2 binary64)) x) |
(fma.f64 (PI.f64) #s(literal 1/2 binary64) x) |
(fma.f64 #s(literal -1/2 binary64) (neg.f64 (PI.f64)) x) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 (PI.f64) x) x) |
(fma.f64 #s(literal 1/2 binary64) (PI.f64) x) |
(fma.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) #s(literal 1 binary64) x) |
(fma.f64 #s(literal 1 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64)) x) |
(fma.f64 #s(literal -1 binary64) (*.f64 (PI.f64) #s(literal -1/2 binary64)) x) |
(fma.f64 x (/.f64 (PI.f64) (+.f64 x x)) x) |
(-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 x)) |
(-.f64 x (*.f64 (PI.f64) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) x) |
(+.f64 x (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (neg.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 2 binary64)) (cbrt.f64 (PI.f64))) |
(*.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 2 binary64)) (*.f64 (cbrt.f64 (PI.f64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 2 binary64)) (neg.f64 (cbrt.f64 (PI.f64)))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (neg.f64 (cbrt.f64 (PI.f64)))) |
(*.f64 (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (neg.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) |
(*.f64 (/.f64 (cbrt.f64 (PI.f64)) #s(literal -2 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) |
(*.f64 (neg.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (*.f64 (cbrt.f64 (PI.f64)) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64))) |
(*.f64 (neg.f64 (cbrt.f64 (PI.f64))) (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 2 binary64))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) x) (/.f64 (PI.f64) x)) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (neg.f64 (*.f64 (cbrt.f64 (PI.f64)) #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 (*.f64 (cbrt.f64 (PI.f64)) #s(literal -1 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 (cbrt.f64 (PI.f64)) #s(literal -2 binary64))) |
(*.f64 (cbrt.f64 (PI.f64)) (/.f64 (neg.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 2 binary64))) |
(*.f64 (*.f64 (/.f64 (PI.f64) x) #s(literal -1/2 binary64)) x) |
(*.f64 (neg.f64 (PI.f64)) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (PI.f64) (neg.f64 x)) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (PI.f64) #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) (PI.f64)) |
(*.f64 #s(literal 1/2 binary64) (neg.f64 (PI.f64))) |
(*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (PI.f64) #s(literal -1/2 binary64))) |
(*.f64 (neg.f64 x) (/.f64 (PI.f64) (+.f64 x x))) |
(*.f64 #s(literal -1 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (PI.f64)) #s(literal 2 binary64)) |
(/.f64 (PI.f64) #s(literal -2 binary64)) |
(neg.f64 (*.f64 (neg.f64 x) (*.f64 (/.f64 (PI.f64) x) #s(literal -1/2 binary64)))) |
(neg.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (/.f64 (PI.f64) (neg.f64 x)))) |
(neg.f64 (*.f64 (/.f64 (PI.f64) (neg.f64 x)) (*.f64 #s(literal -1/2 binary64) x))) |
(neg.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
(log.f64 (pow.f64 (sqrt.f64 (exp.f64 (neg.f64 (PI.f64)))) #s(literal 1 binary64))) |
(log.f64 (sqrt.f64 (exp.f64 (neg.f64 (PI.f64))))) |
#s(literal -2 binary64) |
(*.f64 (-.f64 (neg.f64 (PI.f64)) x) #s(literal -1 binary64)) |
(*.f64 (-.f64 (/.f64 (PI.f64) x) #s(literal -1 binary64)) x) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (PI.f64) x)) (neg.f64 x)) |
(*.f64 (+.f64 (PI.f64) x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 (PI.f64) x)) |
(*.f64 (neg.f64 x) (-.f64 #s(literal -1 binary64) (/.f64 (PI.f64) x))) |
(*.f64 #s(literal -1 binary64) (-.f64 (neg.f64 (PI.f64)) x)) |
(*.f64 x (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (PI.f64) x)) #s(literal -1 binary64))) |
(*.f64 x (-.f64 (/.f64 (PI.f64) x) #s(literal -1 binary64))) |
(neg.f64 (-.f64 (neg.f64 (PI.f64)) x)) |
(fma.f64 (neg.f64 (/.f64 (neg.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 2 binary64))) (cbrt.f64 (PI.f64)) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) |
(fma.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) |
(fma.f64 (fabs.f64 (/.f64 (neg.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 2 binary64))) (cbrt.f64 (PI.f64)) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) |
(fma.f64 (fabs.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 2 binary64))) (cbrt.f64 (PI.f64)) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (sqrt.f64 (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64))) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) |
(fma.f64 (sqrt.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 5/3 binary64)) #s(literal -2 binary64))) (sqrt.f64 (/.f64 (cbrt.f64 (PI.f64)) #s(literal -2 binary64))) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) |
(fma.f64 (sqrt.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 5/3 binary64)) #s(literal 2 binary64))) (sqrt.f64 (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64))) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) |
(fma.f64 (sqrt.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 4/3 binary64)) #s(literal -2 binary64))) (sqrt.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal -2 binary64))) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) |
(fma.f64 (sqrt.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 4/3 binary64)) #s(literal 2 binary64))) (sqrt.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 2 binary64))) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) |
(fma.f64 (sqrt.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal -2 binary64))) (sqrt.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 4/3 binary64)) #s(literal -2 binary64))) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) |
(fma.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 2 binary64))) (sqrt.f64 (cbrt.f64 (PI.f64))) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) |
(fma.f64 (sqrt.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 2 binary64))) (sqrt.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 4/3 binary64)) #s(literal 2 binary64))) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) |
(fma.f64 (sqrt.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 2 binary64))) (sqrt.f64 (*.f64 (cbrt.f64 (PI.f64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) |
(fma.f64 (sqrt.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64))) (sqrt.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64))) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) |
(fma.f64 (sqrt.f64 (*.f64 (PI.f64) #s(literal 1/4 binary64))) (sqrt.f64 (PI.f64)) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) |
(fma.f64 (sqrt.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) |
(fma.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (*.f64 (PI.f64) #s(literal 1/4 binary64))) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) |
(fma.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (PI.f64) #s(literal 4/3 binary64))) #s(literal 1/2 binary64)) (cbrt.f64 (PI.f64)) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) |
(fma.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) |
(fma.f64 (pow.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 5/3 binary64)) #s(literal -2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (cbrt.f64 (PI.f64)) #s(literal -2 binary64)) #s(literal 1/2 binary64)) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) |
(fma.f64 (pow.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 5/3 binary64)) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) |
(fma.f64 (pow.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 4/3 binary64)) #s(literal -2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal -2 binary64)) #s(literal 1/2 binary64)) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) |
(fma.f64 (pow.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 4/3 binary64)) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) |
(fma.f64 (pow.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal -2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 4/3 binary64)) #s(literal -2 binary64)) #s(literal 1/2 binary64)) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) |
(fma.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 1/2 binary64)) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) |
(fma.f64 (pow.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 4/3 binary64)) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) |
(fma.f64 (pow.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (cbrt.f64 (PI.f64)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) |
(fma.f64 (pow.f64 (pow.f64 (PI.f64) #s(literal 4/3 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 1/4 binary64)) #s(literal 1/2 binary64)) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) |
(fma.f64 (pow.f64 (pow.f64 (PI.f64) #s(literal 4/3 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) |
(fma.f64 (pow.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) |
(fma.f64 (pow.f64 (*.f64 (PI.f64) #s(literal 1/4 binary64)) #s(literal 1/2 binary64)) (pow.f64 (PI.f64) #s(literal 1/2 binary64)) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) |
(fma.f64 (pow.f64 (PI.f64) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (PI.f64) #s(literal 1/4 binary64)) #s(literal 1/2 binary64)) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) |
(fma.f64 (pow.f64 #s(literal 1/4 binary64) #s(literal 1/2 binary64)) (PI.f64) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) |
(fma.f64 (pow.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) |
(fma.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) |
(fma.f64 (/.f64 (neg.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 2 binary64)) (*.f64 (cbrt.f64 (PI.f64)) #s(literal -1 binary64)) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) |
(fma.f64 (/.f64 (neg.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 2 binary64)) (neg.f64 (cbrt.f64 (PI.f64))) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) |
(fma.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 2 binary64)) (neg.f64 (*.f64 (cbrt.f64 (PI.f64)) #s(literal -1 binary64))) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) |
(fma.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 2 binary64)) (cbrt.f64 (PI.f64)) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (neg.f64 (cbrt.f64 (PI.f64))) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64)) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) |
(fma.f64 (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) |
(fma.f64 (/.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) x) x (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
(fma.f64 (neg.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (*.f64 (cbrt.f64 (PI.f64)) #s(literal -1 binary64)) #s(literal 2 binary64)) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) |
(fma.f64 (neg.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (*.f64 (cbrt.f64 (PI.f64)) #s(literal -1/2 binary64)) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) |
(fma.f64 (neg.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (cbrt.f64 (PI.f64)) #s(literal -2 binary64)) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) |
(fma.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) #s(literal -1 binary64) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) |
(fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (neg.f64 (/.f64 (*.f64 (cbrt.f64 (PI.f64)) #s(literal -1 binary64)) #s(literal 2 binary64))) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) |
(fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (fabs.f64 (/.f64 (*.f64 (cbrt.f64 (PI.f64)) #s(literal -1 binary64)) #s(literal 2 binary64))) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) |
(fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (neg.f64 (*.f64 (cbrt.f64 (PI.f64)) #s(literal -1/2 binary64))) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) |
(fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) #s(literal 1/2 binary64)) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) |
(fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) |
(fma.f64 (cbrt.f64 (PI.f64)) (fabs.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 2 binary64))) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) |
(fma.f64 (cbrt.f64 (PI.f64)) (sqrt.f64 (/.f64 (*.f64 (cbrt.f64 (PI.f64)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 2 binary64))) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) |
(fma.f64 (cbrt.f64 (PI.f64)) (pow.f64 (/.f64 (*.f64 (cbrt.f64 (PI.f64)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) |
(fma.f64 (cbrt.f64 (PI.f64)) (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 2 binary64)) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) |
(fma.f64 (*.f64 (fma.f64 (/.f64 (PI.f64) x) #s(literal -1/2 binary64) #s(literal -1 binary64)) x) #s(literal -1 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
(fma.f64 (fma.f64 (/.f64 (PI.f64) x) #s(literal -1/2 binary64) #s(literal -1 binary64)) (neg.f64 x) (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
(fma.f64 (neg.f64 (PI.f64)) #s(literal -1/2 binary64) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) |
(fma.f64 (/.f64 (PI.f64) (+.f64 x x)) x (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) |
(fma.f64 (/.f64 (PI.f64) x) (*.f64 #s(literal 1/2 binary64) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) |
(fma.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) #s(literal 1 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
(fma.f64 (PI.f64) (pow.f64 #s(literal 1/4 binary64) #s(literal 1/2 binary64)) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) |
(fma.f64 (PI.f64) #s(literal 1/2 binary64) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) |
(fma.f64 #s(literal -1/2 binary64) (neg.f64 (PI.f64)) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 (PI.f64) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) |
(fma.f64 #s(literal 1/2 binary64) (PI.f64) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) |
(fma.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) |
(fma.f64 #s(literal 1 binary64) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64)) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) |
(fma.f64 (neg.f64 x) (fma.f64 (/.f64 (PI.f64) x) #s(literal -1/2 binary64) #s(literal -1 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (PI.f64) #s(literal -1/2 binary64)) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (fma.f64 (/.f64 (PI.f64) x) #s(literal -1/2 binary64) #s(literal -1 binary64)) x) (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal -1 binary64) (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x) (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
(fma.f64 x (*.f64 (fma.f64 (/.f64 (PI.f64) x) #s(literal -1/2 binary64) #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
(fma.f64 x (/.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) x) (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
(fma.f64 x (/.f64 (PI.f64) (+.f64 x x)) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) |
(-.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (*.f64 (PI.f64) #s(literal -1/2 binary64))) |
(-.f64 (PI.f64) (neg.f64 x)) |
(-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x)) |
(-.f64 x (neg.f64 (PI.f64))) |
(+.f64 (+.f64 x (/.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) (/.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) |
(+.f64 (/.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (+.f64 (/.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) x)) |
(+.f64 (/.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (-.f64 (/.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (neg.f64 x))) |
(+.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
(+.f64 (PI.f64) x) |
(+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) |
(+.f64 x (PI.f64)) |
(PI.f64) |
(*.f64 (+.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cbrt.f64 (PI.f64)))) |
(*.f64 (*.f64 #s(literal 2 binary64) (cbrt.f64 (PI.f64))) (log.f64 (exp.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 #s(literal 2 binary64) (cbrt.f64 (PI.f64)))) |
(*.f64 (cbrt.f64 (PI.f64)) (log.f64 (exp.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 2 binary64))))) |
(*.f64 (cbrt.f64 (PI.f64)) (*.f64 #s(literal 2 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) |
(*.f64 (neg.f64 (PI.f64)) #s(literal -2 binary64)) |
(*.f64 (PI.f64) #s(literal 2 binary64)) |
(*.f64 #s(literal -2 binary64) (neg.f64 (PI.f64))) |
(*.f64 #s(literal 2 binary64) (PI.f64)) |
(neg.f64 (*.f64 (PI.f64) #s(literal -2 binary64))) |
(-.f64 (PI.f64) (neg.f64 (PI.f64))) |
(+.f64 (log.f64 (neg.f64 (exp.f64 (PI.f64)))) (log.f64 (neg.f64 (exp.f64 (PI.f64))))) |
(+.f64 (PI.f64) (PI.f64)) |
(log.f64 (exp.f64 (+.f64 (PI.f64) (PI.f64)))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (- (cosh x) (sinh x))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (- (cosh x) (sinh x))) (*.f64 (-.f64 #s(literal 1 binary64) x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (- (cosh x) (sinh x))) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (- (cosh x) (sinh 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 (-.f64 #s(literal 1 binary64) x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))))) |
#s(approx (fmod (exp x) (sqrt (cos x))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) |
#s(approx (exp x) #s(literal 1 binary64)) |
#s(approx (exp x) (-.f64 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))) |
#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 (- x -1) #s(literal 1 binary64)) |
#s(approx (- x -1) (-.f64 x #s(literal -1 binary64))) |
#s(approx x x) |
#s(approx (sqrt (cos 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 (-.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 (*.f64 (-.f64 (*.f64 #s(literal -19/5760 binary64) (*.f64 x x)) #s(literal 1/96 binary64)) x) x) #s(literal 1/4 binary64)) x) x #s(literal 1 binary64))) |
#s(approx (cos x) #s(literal 1 binary64)) |
#s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (cos x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (cos x) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64)) x) x #s(literal 1 binary64))) |
#s(approx (- (cosh x) (sinh x)) #s(literal 1 binary64)) |
#s(approx (- (cosh x) (sinh x)) (-.f64 #s(literal 1 binary64) x)) |
#s(approx (- (cosh x) (sinh x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))) |
#s(approx (- (cosh x) (sinh 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 (neg x) (neg.f64 x)) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (- (cosh x) (sinh x))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (- (cosh x) (sinh x))) (*.f64 (-.f64 #s(literal 1 binary64) x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (- (cosh x) (sinh x))) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (- (cosh x) (sinh 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 (-.f64 #s(literal 1 binary64) x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))))) |
#s(approx (- (cosh x) (sinh x)) #s(literal 1 binary64)) |
#s(approx (- (cosh x) (sinh x)) (-.f64 #s(literal 1 binary64) x)) |
#s(approx (- (cosh x) (sinh x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))) |
#s(approx (- (cosh x) (sinh 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 (cosh x) #s(literal 1 binary64)) |
#s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
#s(approx (cosh x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (cosh x) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x) x #s(literal 1 binary64))) |
#s(approx (sinh x) x) |
#s(approx (sinh x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)) x)) |
#s(approx (sinh x) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (sinh x) (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x #s(literal 1 binary64)) x)) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (/ (- (* (/ (PI) 2) (/ (PI) 2)) (* (- x (/ (PI) -2)) (- x (/ (PI) -2)))) (- (/ (+ (PI) (PI)) 2) (neg x))))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (/ (- (* (/ (PI) 2) (/ (PI) 2)) (* (- x (/ (PI) -2)) (- x (/ (PI) -2)))) (- (/ (+ (PI) (PI)) 2) (neg x))))) (*.f64 (-.f64 #s(literal 1 binary64) x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (/ (- (* (/ (PI) 2) (/ (PI) 2)) (* (- x (/ (PI) -2)) (- x (/ (PI) -2)))) (- (/ (+ (PI) (PI)) 2) (neg x))))) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (/ (- (* (/ (PI) 2) (/ (PI) 2)) (* (- x (/ (PI) -2)) (- x (/ (PI) -2)))) (- (/ (+ (PI) (PI)) 2) (neg 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 (-.f64 #s(literal 1 binary64) x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))))) |
#s(approx (exp (/ (- (* (/ (PI) 2) (/ (PI) 2)) (* (- x (/ (PI) -2)) (- x (/ (PI) -2)))) (- (/ (+ (PI) (PI)) 2) (neg x)))) #s(literal 1 binary64)) |
#s(approx (exp (/ (- (* (/ (PI) 2) (/ (PI) 2)) (* (- x (/ (PI) -2)) (- x (/ (PI) -2)))) (- (/ (+ (PI) (PI)) 2) (neg x)))) (-.f64 #s(literal 1 binary64) x)) |
#s(approx (exp (/ (- (* (/ (PI) 2) (/ (PI) 2)) (* (- x (/ (PI) -2)) (- x (/ (PI) -2)))) (- (/ (+ (PI) (PI)) 2) (neg x)))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))) |
#s(approx (exp (/ (- (* (/ (PI) 2) (/ (PI) 2)) (* (- x (/ (PI) -2)) (- x (/ (PI) -2)))) (- (/ (+ (PI) (PI)) 2) (neg 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 (/ (- (* (/ (PI) 2) (/ (PI) 2)) (* (- x (/ (PI) -2)) (- x (/ (PI) -2)))) (- (/ (+ (PI) (PI)) 2) (neg x))) (neg.f64 x)) |
#s(approx (- (* (/ (PI) 2) (/ (PI) 2)) (* (- x (/ (PI) -2)) (- x (/ (PI) -2)))) (*.f64 (PI.f64) (neg.f64 x))) |
#s(approx (- (* (/ (PI) 2) (/ (PI) 2)) (* (- x (/ (PI) -2)) (- x (/ (PI) -2)))) (*.f64 (-.f64 (neg.f64 (PI.f64)) x) x)) |
#s(approx (* (- x (/ (PI) -2)) (- x (/ (PI) -2))) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64))) |
#s(approx (* (- x (/ (PI) -2)) (- x (/ (PI) -2))) (*.f64 (PI.f64) (fma.f64 (PI.f64) #s(literal 1/4 binary64) x))) |
#s(approx (* (- x (/ (PI) -2)) (- x (/ (PI) -2))) (fma.f64 (PI.f64) (fma.f64 (PI.f64) #s(literal 1/4 binary64) x) (*.f64 x x))) |
#s(approx (- x (/ (PI) -2)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
#s(approx (- x (/ (PI) -2)) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) |
#s(approx (- (/ (+ (PI) (PI)) 2) (neg x)) (PI.f64)) |
#s(approx (- (/ (+ (PI) (PI)) 2) (neg x)) (+.f64 (PI.f64) x)) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (- (cosh x) (sinh x))) (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 x))) |
#s(approx (exp x) (exp.f64 x)) |
#s(approx (- x -1) x) |
#s(approx (- x -1) (-.f64 x #s(literal -1 binary64))) |
#s(approx (sqrt (cos x)) (sqrt.f64 (cos.f64 x))) |
#s(approx (cos x) (cos.f64 x)) |
#s(approx (- (cosh x) (sinh x)) (exp.f64 (neg.f64 x))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (- (cosh x) (sinh x))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x))) #s(literal 1/2 binary64)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) |
#s(approx (- (cosh x) (sinh x)) (*.f64 (*.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x))) #s(literal 1/2 binary64))) |
#s(approx (cosh x) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1/2 binary64))) |
#s(approx (sinh x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) #s(literal 1/2 binary64))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (/ (- (* (/ (PI) 2) (/ (PI) 2)) (* (- x (/ (PI) -2)) (- x (/ (PI) -2)))) (- (/ (+ (PI) (PI)) 2) (neg x))))) (*.f64 (exp.f64 (*.f64 (+.f64 (PI.f64) x) (/.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x)) (+.f64 (PI.f64) x)))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) |
#s(approx (exp (/ (- (* (/ (PI) 2) (/ (PI) 2)) (* (- x (/ (PI) -2)) (- x (/ (PI) -2)))) (- (/ (+ (PI) (PI)) 2) (neg x)))) (exp.f64 (*.f64 (+.f64 (PI.f64) x) (/.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x)) (+.f64 (PI.f64) x))))) |
#s(approx (- (* (/ (PI) 2) (/ (PI) 2)) (* (- x (/ (PI) -2)) (- x (/ (PI) -2)))) (*.f64 (neg.f64 x) x)) |
#s(approx (- (* (/ (PI) 2) (/ (PI) 2)) (* (- x (/ (PI) -2)) (- x (/ (PI) -2)))) (*.f64 (-.f64 (neg.f64 (PI.f64)) x) x)) |
#s(approx (* (- x (/ (PI) -2)) (- x (/ (PI) -2))) (*.f64 x x)) |
#s(approx (* (- x (/ (PI) -2)) (- x (/ (PI) -2))) (*.f64 (+.f64 (PI.f64) x) x)) |
#s(approx (* (- x (/ (PI) -2)) (- x (/ (PI) -2))) (*.f64 x (fma.f64 (/.f64 (*.f64 (PI.f64) (fma.f64 (PI.f64) #s(literal 1/4 binary64) x)) (*.f64 x x)) x x))) |
#s(approx (- x (/ (PI) -2)) x) |
#s(approx (- x (/ (PI) -2)) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) |
#s(approx (- (/ (+ (PI) (PI)) 2) (neg x)) x) |
#s(approx (- (/ (+ (PI) (PI)) 2) (neg x)) (+.f64 (PI.f64) x)) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (- (cosh x) (sinh x))) (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 x))) |
#s(approx (- (cosh x) (sinh x)) (exp.f64 (neg.f64 x))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (/ (- (* (/ (PI) 2) (/ (PI) 2)) (* (- x (/ (PI) -2)) (- x (/ (PI) -2)))) (- (/ (+ (PI) (PI)) 2) (neg x))))) (*.f64 (exp.f64 (*.f64 (+.f64 (PI.f64) x) (/.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x)) (+.f64 (PI.f64) x)))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) |
#s(approx (exp (/ (- (* (/ (PI) 2) (/ (PI) 2)) (* (- x (/ (PI) -2)) (- x (/ (PI) -2)))) (- (/ (+ (PI) (PI)) 2) (neg x)))) (exp.f64 (*.f64 (+.f64 (PI.f64) x) (/.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x)) (+.f64 (PI.f64) x))))) |
#s(approx (* (- x (/ (PI) -2)) (- x (/ (PI) -2))) (*.f64 x (fma.f64 (/.f64 (*.f64 (PI.f64) (fma.f64 (PI.f64) #s(literal 1/4 binary64) x)) (*.f64 x x)) x x))) |
#s(approx (- x (/ (PI) -2)) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) |
#s(approx (- (/ (+ (PI) (PI)) 2) (neg x)) (+.f64 (PI.f64) x)) |
Compiled 20 524 to 5 853 computations (71.5% saved)
27 alts after pruning (26 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 657 | 18 | 1 675 |
| Fresh | 3 | 8 | 11 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 0 | 0 |
| Total | 1 664 | 27 | 1 691 |
| Status | Accuracy | Program |
|---|---|---|
| 7.6% | (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 x)) | |
| 6.8% | (/.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 x)) | |
| 36.1% | (/.f64 (fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) (sqrt.f64 (cos.f64 x))) (exp.f64 x)) | |
| 7.4% | (-.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))))) | |
| 7.5% | (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (pow.f64 (pow.f64 (E.f64) (*.f64 #s(literal -1/2 binary64) x)) #s(literal 2 binary64))) | |
| 7.5% | (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (pow.f64 (E.f64) (neg.f64 x))) | |
| 7.5% | (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (/.f64 (exp.f64 (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (+.f64 (PI.f64) x)) (*.f64 (+.f64 (PI.f64) x) (+.f64 (PI.f64) x)))) (exp.f64 (/.f64 (*.f64 (+.f64 (PI.f64) x) (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) (*.f64 (+.f64 (PI.f64) x) (+.f64 (PI.f64) x)))))) | |
| ▶ | 7.5% | (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (/.f64 (exp.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/4 binary64)) (/.f64 (PI.f64) (+.f64 (PI.f64) x)))) (exp.f64 (/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x))))) |
| 7.5% | (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 (neg.f64 x))) (-.f64 (*.f64 (exp.f64 x) #s(literal 1/2 binary64)) (cosh.f64 x)))) | |
| ✓ | 7.4% | (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 (cosh.f64 x) (sinh.f64 x))) |
| 7.4% | (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (+.f64 (+.f64 (cosh.f64 (/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal -1/2 binary64) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x)) (+.f64 (PI.f64) x))) (*.f64 (sinh.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/4 binary64)) (/.f64 (PI.f64) (+.f64 (PI.f64) x)))) (cosh.f64 (/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x))))) (*.f64 (cosh.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (PI.f64)) (/.f64 (PI.f64) (+.f64 (PI.f64) x)))) (sinh.f64 (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x) (/.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (+.f64 (PI.f64) x))))))) | |
| 7.4% | (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (+.f64 (*.f64 (sinh.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/4 binary64)) (/.f64 (PI.f64) (+.f64 (PI.f64) x)))) (cosh.f64 (/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x)))) (fma.f64 (cosh.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (PI.f64)) (/.f64 (PI.f64) (+.f64 (PI.f64) x)))) (sinh.f64 (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x) (/.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (+.f64 (PI.f64) x)))) (cosh.f64 (/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal -1/2 binary64) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x)) (+.f64 (PI.f64) x)))))) | |
| 7.5% | (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (/.f64 (-.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (-.f64 x (/.f64 (PI.f64) #s(literal -2 binary64))) (-.f64 x (/.f64 (PI.f64) #s(literal -2 binary64))))) (+.f64 (PI.f64) x)))) | |
| 7.5% | (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (PI.f64) #s(literal 1/4 binary64))) (sqrt.f64 (PI.f64))) (*.f64 (sqrt.f64 (*.f64 (PI.f64) #s(literal 1/4 binary64))) (sqrt.f64 (PI.f64)))) (*.f64 (-.f64 x (/.f64 (PI.f64) #s(literal -2 binary64))) (-.f64 x (/.f64 (PI.f64) #s(literal -2 binary64))))) (-.f64 (/.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 2 binary64)) (neg.f64 x))))) | |
| 7.5% | (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (+.f64 (PI.f64) x)) (*.f64 (+.f64 (PI.f64) x) (+.f64 (PI.f64) x))) (/.f64 (*.f64 (+.f64 (PI.f64) x) (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) (*.f64 (+.f64 (PI.f64) x) (+.f64 (PI.f64) x)))))) | |
| ▶ | 6.5% | (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))) (exp.f64 (neg.f64 x))) |
| 7.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))) | |
| 7.1% | (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.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)) x) x #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) | |
| 6.2% | (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (- (cosh x) (sinh x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64)))) | |
| 6.0% | (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (- (cosh x) (sinh x)) (-.f64 #s(literal 1 binary64) x))) | |
| ▶ | 5.7% | (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (- (cosh x) (sinh x)) #s(literal 1 binary64))) |
| ▶ | 22.4% | (*.f64 (fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) (sqrt.f64 (sin.f64 (-.f64 (neg.f64 x) (*.f64 (PI.f64) #s(literal -1/2 binary64)))))) (exp.f64 (neg.f64 x))) |
| 36.1% | (*.f64 (fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) (sqrt.f64 (cos.f64 x))) (pow.f64 (E.f64) (neg.f64 x))) | |
| 36.1% | (*.f64 (fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) | |
| ▶ | 93.7% | (*.f64 (fmod.f64 #s(approx (exp x) #s(approx (- x -1) x)) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
| 5.1% | (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) #s(approx (- (cosh x) (sinh x)) #s(literal 1 binary64))) | |
| 33.6% | (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
Compiled 1 063 to 831 computations (21.8% saved)
| Inputs |
|---|
(*.f64 (fmod.f64 #s(approx (exp x) #s(approx (- x -1) x)) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(fmod.f64 #s(approx (exp x) #s(approx (- x -1) x)) (sqrt.f64 (cos.f64 x))) |
#s(approx (exp x) #s(approx (- x -1) x)) |
#s(approx (- x -1) x) |
x |
(sqrt.f64 (cos.f64 x)) |
(cos.f64 x) |
(exp.f64 (neg.f64 x)) |
(neg.f64 x) |
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (- (cosh x) (sinh x)) #s(literal 1 binary64))) |
(fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) |
(exp.f64 x) |
#s(approx (sqrt (cos x)) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
#s(approx (- (cosh x) (sinh x)) #s(literal 1 binary64)) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))) (exp.f64 (neg.f64 x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))) |
(sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64)))) |
#s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64)) |
(*.f64 #s(literal -1/2 binary64) x) |
#s(literal -1/2 binary64) |
(*.f64 (fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) (sqrt.f64 (sin.f64 (-.f64 (neg.f64 x) (*.f64 (PI.f64) #s(literal -1/2 binary64)))))) (exp.f64 (neg.f64 x))) |
(fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) (sqrt.f64 (sin.f64 (-.f64 (neg.f64 x) (*.f64 (PI.f64) #s(literal -1/2 binary64)))))) |
#s(approx (exp x) (-.f64 x #s(literal -1 binary64))) |
(-.f64 x #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(sqrt.f64 (sin.f64 (-.f64 (neg.f64 x) (*.f64 (PI.f64) #s(literal -1/2 binary64))))) |
(sin.f64 (-.f64 (neg.f64 x) (*.f64 (PI.f64) #s(literal -1/2 binary64)))) |
(-.f64 (neg.f64 x) (*.f64 (PI.f64) #s(literal -1/2 binary64))) |
(*.f64 (PI.f64) #s(literal -1/2 binary64)) |
(PI.f64) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (/.f64 (exp.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/4 binary64)) (/.f64 (PI.f64) (+.f64 (PI.f64) x)))) (exp.f64 (/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x))))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(/.f64 (exp.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/4 binary64)) (/.f64 (PI.f64) (+.f64 (PI.f64) x)))) (exp.f64 (/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x)))) |
(exp.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/4 binary64)) (/.f64 (PI.f64) (+.f64 (PI.f64) x)))) |
(*.f64 (*.f64 (PI.f64) #s(literal 1/4 binary64)) (/.f64 (PI.f64) (+.f64 (PI.f64) x))) |
(*.f64 (PI.f64) #s(literal 1/4 binary64)) |
#s(literal 1/4 binary64) |
(/.f64 (PI.f64) (+.f64 (PI.f64) x)) |
(+.f64 (PI.f64) x) |
(exp.f64 (/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x))) |
(/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x)) |
(*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) |
(fma.f64 (PI.f64) #s(literal 1/2 binary64) x) |
#s(literal 1/2 binary64) |
| Outputs |
|---|
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole binary64 (fmod (exp x) (sqrt (cos x))))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole binary64 (+ (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x)))))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole binary64 (+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (* x (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x)))))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole 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)))))) |
#s(approx (fmod (exp x) (sqrt (cos x))) #s(hole binary64 (fmod (exp x) (sqrt (cos x))))) |
#s(approx (exp x) #s(hole binary64 1)) |
#s(approx (exp x) #s(hole binary64 (+ 1 x))) |
#s(approx (exp x) #s(hole binary64 (+ 1 (* x (+ 1 (* 1/2 x)))))) |
#s(approx (exp x) #s(hole binary64 (+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))))) |
#s(approx (- x -1) #s(hole binary64 1)) |
#s(approx (- x -1) #s(hole binary64 (+ 1 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (sqrt (cos x)) #s(hole binary64 1)) |
#s(approx (sqrt (cos x)) #s(hole binary64 (+ 1 (* -1/4 (pow x 2))))) |
#s(approx (sqrt (cos x)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))))) |
#s(approx (sqrt (cos x)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))))) |
#s(approx (cos x) #s(hole binary64 1)) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))))) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))))) |
#s(approx (exp (neg x)) #s(hole binary64 1)) |
#s(approx (exp (neg x)) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (exp (neg x)) #s(hole binary64 (+ 1 (* x (- (* 1/2 x) 1))))) |
#s(approx (exp (neg x)) #s(hole binary64 (+ 1 (* x (- (* x (+ 1/2 (* -1/6 x))) 1))))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (- (cosh x) (sinh x))) #s(hole binary64 (fmod (exp x) (sqrt (cos x))))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (- (cosh x) (sinh x))) #s(hole binary64 (+ (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x)))))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (- (cosh x) (sinh x))) #s(hole binary64 (+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (* x (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x)))))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (- (cosh x) (sinh x))) #s(hole 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)))))) |
#s(approx (- (cosh x) (sinh x)) #s(hole binary64 1)) |
#s(approx (- (cosh x) (sinh x)) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (- (cosh x) (sinh x)) #s(hole binary64 (+ 1 (* x (- (* 1/2 x) 1))))) |
#s(approx (- (cosh x) (sinh x)) #s(hole binary64 (+ 1 (* x (- (* x (+ 1/2 (* -1/6 x))) 1))))) |
#s(approx (+ (* (* -1/2 x) x) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* -1/2 x) x) 1) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (* -1/2 x) #s(hole binary64 (* -1/2 x))) |
#s(approx (* (fmod (exp x) (sqrt (sin (- (neg x) (* (PI) -1/2))))) (exp (neg x))) #s(hole binary64 (fmod (exp x) (sqrt (sin (neg (+ x (* -1/2 (PI))))))))) |
#s(approx (* (fmod (exp x) (sqrt (sin (- (neg x) (* (PI) -1/2))))) (exp (neg x))) #s(hole binary64 (+ (* -1 (* x (fmod (exp x) (sqrt (sin (neg (+ x (* -1/2 (PI))))))))) (fmod (exp x) (sqrt (sin (neg (+ x (* -1/2 (PI)))))))))) |
#s(approx (* (fmod (exp x) (sqrt (sin (- (neg x) (* (PI) -1/2))))) (exp (neg x))) #s(hole binary64 (+ (* x (+ (* -1 (fmod (exp x) (sqrt (sin (neg (+ x (* -1/2 (PI)))))))) (* 1/2 (* x (fmod (exp x) (sqrt (sin (neg (+ x (* -1/2 (PI))))))))))) (fmod (exp x) (sqrt (sin (neg (+ x (* -1/2 (PI)))))))))) |
#s(approx (* (fmod (exp x) (sqrt (sin (- (neg x) (* (PI) -1/2))))) (exp (neg x))) #s(hole binary64 (+ (* x (+ (* -1 (fmod (exp x) (sqrt (sin (neg (+ x (* -1/2 (PI)))))))) (* x (+ (* -1/6 (* x (fmod (exp x) (sqrt (sin (neg (+ x (* -1/2 (PI))))))))) (* 1/2 (fmod (exp x) (sqrt (sin (neg (+ x (* -1/2 (PI)))))))))))) (fmod (exp x) (sqrt (sin (neg (+ x (* -1/2 (PI)))))))))) |
#s(approx (fmod (exp x) (sqrt (sin (- (neg x) (* (PI) -1/2))))) #s(hole binary64 (fmod (exp x) (sqrt (sin (neg (+ x (* -1/2 (PI))))))))) |
#s(approx (sqrt (sin (- (neg x) (* (PI) -1/2)))) #s(hole binary64 (sqrt (sin (neg (* -1/2 (PI))))))) |
#s(approx (sqrt (sin (- (neg x) (* (PI) -1/2)))) #s(hole binary64 (+ (sqrt (sin (neg (* -1/2 (PI))))) (* -1/2 (* (* x (cos (neg (* -1/2 (PI))))) (sqrt (/ 1 (sin (neg (* -1/2 (PI))))))))))) |
#s(approx (sqrt (sin (- (neg x) (* (PI) -1/2)))) #s(hole binary64 (+ (sqrt (sin (neg (* -1/2 (PI))))) (* x (+ (* -1/2 (* (cos (neg (* -1/2 (PI)))) (sqrt (/ 1 (sin (neg (* -1/2 (PI)))))))) (* 1/2 (* (* x (- (* -1/2 (sin (neg (* -1/2 (PI))))) (* 1/4 (/ (pow (cos (neg (* -1/2 (PI)))) 2) (sin (neg (* -1/2 (PI)))))))) (sqrt (/ 1 (sin (neg (* -1/2 (PI))))))))))))) |
#s(approx (sqrt (sin (- (neg x) (* (PI) -1/2)))) #s(hole binary64 (+ (sqrt (sin (neg (* -1/2 (PI))))) (* x (+ (* -1/2 (* (cos (neg (* -1/2 (PI)))) (sqrt (/ 1 (sin (neg (* -1/2 (PI)))))))) (* x (+ (* 1/2 (* (sqrt (/ 1 (sin (neg (* -1/2 (PI)))))) (- (* -1/2 (sin (neg (* -1/2 (PI))))) (* 1/4 (/ (pow (cos (neg (* -1/2 (PI)))) 2) (sin (neg (* -1/2 (PI))))))))) (* 1/2 (* (* x (- (* 1/6 (cos (neg (* -1/2 (PI))))) (* -1/2 (/ (* (cos (neg (* -1/2 (PI)))) (- (* -1/2 (sin (neg (* -1/2 (PI))))) (* 1/4 (/ (pow (cos (neg (* -1/2 (PI)))) 2) (sin (neg (* -1/2 (PI)))))))) (sin (neg (* -1/2 (PI)))))))) (sqrt (/ 1 (sin (neg (* -1/2 (PI))))))))))))))) |
#s(approx (sin (- (neg x) (* (PI) -1/2))) #s(hole binary64 (sin (neg (* -1/2 (PI)))))) |
#s(approx (sin (- (neg x) (* (PI) -1/2))) #s(hole binary64 (+ (sin (neg (* -1/2 (PI)))) (* -1 (* x (cos (neg (* -1/2 (PI))))))))) |
#s(approx (sin (- (neg x) (* (PI) -1/2))) #s(hole binary64 (+ (sin (neg (* -1/2 (PI)))) (* x (+ (* -1 (cos (neg (* -1/2 (PI))))) (* -1/2 (* x (sin (neg (* -1/2 (PI))))))))))) |
#s(approx (sin (- (neg x) (* (PI) -1/2))) #s(hole binary64 (+ (sin (neg (* -1/2 (PI)))) (* x (+ (* -1 (cos (neg (* -1/2 (PI))))) (* x (+ (* -1/2 (sin (neg (* -1/2 (PI))))) (* 1/6 (* x (cos (neg (* -1/2 (PI))))))))))))) |
#s(approx (- (neg x) (* (PI) -1/2)) #s(hole binary64 (* 1/2 (PI)))) |
#s(approx (- (neg x) (* (PI) -1/2)) #s(hole binary64 (- (* -1 x) (* -1/2 (PI))))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (/ (exp (* (* (PI) 1/4) (/ (PI) (+ (PI) x)))) (exp (/ (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (+ (PI) x))))) #s(hole binary64 (fmod (exp x) (sqrt (cos x))))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (/ (exp (* (* (PI) 1/4) (/ (PI) (+ (PI) x)))) (exp (/ (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (+ (PI) x))))) #s(hole binary64 (+ (* x (- (* -1/4 (fmod (exp x) (sqrt (cos x)))) (* 3/4 (fmod (exp x) (sqrt (cos x)))))) (fmod (exp x) (sqrt (cos x)))))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (/ (exp (* (* (PI) 1/4) (/ (PI) (+ (PI) x)))) (exp (/ (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (+ (PI) x))))) #s(hole binary64 (+ (* x (- (+ (* -1/4 (fmod (exp x) (sqrt (cos x)))) (* x (- (* (+ 1/32 (* 1/4 (/ 1 (PI)))) (fmod (exp x) (sqrt (cos x)))) (+ (* 3/4 (- (* -1/4 (fmod (exp x) (sqrt (cos x)))) (* 3/4 (fmod (exp x) (sqrt (cos x)))))) (* (+ 9/32 (* 1/4 (/ 1 (PI)))) (fmod (exp x) (sqrt (cos x)))))))) (* 3/4 (fmod (exp x) (sqrt (cos x)))))) (fmod (exp x) (sqrt (cos x)))))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (/ (exp (* (* (PI) 1/4) (/ (PI) (+ (PI) x)))) (exp (/ (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (+ (PI) x))))) #s(hole binary64 (+ (* x (- (+ (* -1/4 (fmod (exp x) (sqrt (cos x)))) (* x (- (+ (* x (- (* -1 (* (+ 1/384 (+ (* 1/16 (/ 1 (PI))) (* 1/4 (/ 1 (pow (PI) 2))))) (fmod (exp x) (sqrt (cos x))))) (+ (* 3/4 (- (* (+ 1/32 (* 1/4 (/ 1 (PI)))) (fmod (exp x) (sqrt (cos x)))) (+ (* 3/4 (- (* -1/4 (fmod (exp x) (sqrt (cos x)))) (* 3/4 (fmod (exp x) (sqrt (cos x)))))) (* (+ 9/32 (* 1/4 (/ 1 (PI)))) (fmod (exp x) (sqrt (cos x))))))) (+ (* (+ 9/32 (* 1/4 (/ 1 (PI)))) (- (* -1/4 (fmod (exp x) (sqrt (cos x)))) (* 3/4 (fmod (exp x) (sqrt (cos x)))))) (* (- (+ 9/128 (* 3/16 (/ 1 (PI)))) (* 1/4 (/ 1 (pow (PI) 2)))) (fmod (exp x) (sqrt (cos x)))))))) (* (+ 1/32 (* 1/4 (/ 1 (PI)))) (fmod (exp x) (sqrt (cos x))))) (+ (* 3/4 (- (* -1/4 (fmod (exp x) (sqrt (cos x)))) (* 3/4 (fmod (exp x) (sqrt (cos x)))))) (* (+ 9/32 (* 1/4 (/ 1 (PI)))) (fmod (exp x) (sqrt (cos x)))))))) (* 3/4 (fmod (exp x) (sqrt (cos x)))))) (fmod (exp x) (sqrt (cos x)))))) |
#s(approx (/ (exp (* (* (PI) 1/4) (/ (PI) (+ (PI) x)))) (exp (/ (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (+ (PI) x)))) #s(hole binary64 1)) |
#s(approx (/ (exp (* (* (PI) 1/4) (/ (PI) (+ (PI) x)))) (exp (/ (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (+ (PI) x)))) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (/ (exp (* (* (PI) 1/4) (/ (PI) (+ (PI) x)))) (exp (/ (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (+ (PI) x)))) #s(hole binary64 (+ 1 (* x (- (* 1/2 x) 1))))) |
#s(approx (/ (exp (* (* (PI) 1/4) (/ (PI) (+ (PI) x)))) (exp (/ (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (+ (PI) x)))) #s(hole binary64 (+ 1 (* x (- (* x (+ 1/2 (* x (- (+ (* -1 (+ 1/384 (+ (* 1/16 (/ 1 (PI))) (* 1/4 (/ 1 (pow (PI) 2)))))) (* 1/4 (/ 1 (pow (PI) 2)))) (+ 57/128 (+ (* -1 (+ 9/32 (* 1/4 (/ 1 (PI))))) (* 3/16 (/ 1 (PI))))))))) 1))))) |
#s(approx (exp (* (* (PI) 1/4) (/ (PI) (+ (PI) x)))) #s(hole binary64 (exp (* 1/4 (PI))))) |
#s(approx (exp (* (* (PI) 1/4) (/ (PI) (+ (PI) x)))) #s(hole binary64 (+ (exp (* 1/4 (PI))) (* -1/4 (* x (exp (* 1/4 (PI)))))))) |
#s(approx (exp (* (* (PI) 1/4) (/ (PI) (+ (PI) x)))) #s(hole binary64 (+ (exp (* 1/4 (PI))) (* x (+ (* -1/4 (exp (* 1/4 (PI)))) (* x (* (exp (* 1/4 (PI))) (+ 1/32 (* 1/4 (/ 1 (PI))))))))))) |
#s(approx (exp (* (* (PI) 1/4) (/ (PI) (+ (PI) x)))) #s(hole binary64 (+ (exp (* 1/4 (PI))) (* x (+ (* -1/4 (exp (* 1/4 (PI)))) (* x (+ (* -1 (* x (* (exp (* 1/4 (PI))) (+ 1/384 (+ (* 1/16 (/ 1 (PI))) (* 1/4 (/ 1 (pow (PI) 2)))))))) (* (exp (* 1/4 (PI))) (+ 1/32 (* 1/4 (/ 1 (PI)))))))))))) |
#s(approx (* (* (PI) 1/4) (/ (PI) (+ (PI) x))) #s(hole binary64 (* 1/4 (PI)))) |
#s(approx (* (* (PI) 1/4) (/ (PI) (+ (PI) x))) #s(hole binary64 (+ (* -1/4 x) (* 1/4 (PI))))) |
#s(approx (* (* (PI) 1/4) (/ (PI) (+ (PI) x))) #s(hole binary64 (+ (* 1/4 (PI)) (* x (- (* 1/4 (/ x (PI))) 1/4))))) |
#s(approx (* (* (PI) 1/4) (/ (PI) (+ (PI) x))) #s(hole binary64 (+ (* 1/4 (PI)) (* x (- (* x (+ (* -1/4 (/ x (pow (PI) 2))) (* 1/4 (/ 1 (PI))))) 1/4))))) |
#s(approx (/ (PI) (+ (PI) x)) #s(hole binary64 1)) |
#s(approx (/ (PI) (+ (PI) x)) #s(hole binary64 (+ 1 (* -1 (/ x (PI)))))) |
#s(approx (/ (PI) (+ (PI) x)) #s(hole binary64 (+ 1 (* x (- (/ x (pow (PI) 2)) (/ 1 (PI))))))) |
#s(approx (/ (PI) (+ (PI) x)) #s(hole binary64 (+ 1 (* x (- (* x (+ (* -1 (/ x (pow (PI) 3))) (/ 1 (pow (PI) 2)))) (/ 1 (PI))))))) |
#s(approx (+ (PI) x) #s(hole binary64 (PI))) |
#s(approx (+ (PI) x) #s(hole binary64 (+ x (PI)))) |
#s(approx (exp (/ (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (+ (PI) x))) #s(hole binary64 (exp (* 1/4 (PI))))) |
#s(approx (exp (/ (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (+ (PI) x))) #s(hole binary64 (+ (exp (* 1/4 (PI))) (* 3/4 (* x (exp (* 1/4 (PI)))))))) |
#s(approx (exp (/ (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (+ (PI) x))) #s(hole binary64 (+ (exp (* 1/4 (PI))) (* x (+ (* 3/4 (exp (* 1/4 (PI)))) (* x (* (exp (* 1/4 (PI))) (+ 9/32 (* 1/4 (/ 1 (PI))))))))))) |
#s(approx (exp (/ (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (+ (PI) x))) #s(hole binary64 (+ (exp (* 1/4 (PI))) (* x (+ (* 3/4 (exp (* 1/4 (PI)))) (* x (+ (* x (* (exp (* 1/4 (PI))) (- (+ 9/128 (* 3/16 (/ 1 (PI)))) (* 1/4 (/ 1 (pow (PI) 2)))))) (* (exp (* 1/4 (PI))) (+ 9/32 (* 1/4 (/ 1 (PI)))))))))))) |
#s(approx (/ (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (+ (PI) x)) #s(hole binary64 (* 1/4 (PI)))) |
#s(approx (/ (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (+ (PI) x)) #s(hole binary64 (+ (* 1/4 (PI)) (* 3/4 x)))) |
#s(approx (/ (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (+ (PI) x)) #s(hole binary64 (+ (* 1/4 (PI)) (* x (+ 3/4 (* 1/4 (/ x (PI)))))))) |
#s(approx (/ (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (+ (PI) x)) #s(hole binary64 (+ (* 1/4 (PI)) (* x (+ 3/4 (* x (+ (* -1/4 (/ x (pow (PI) 2))) (* 1/4 (/ 1 (PI)))))))))) |
#s(approx (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) #s(hole binary64 (* 1/4 (pow (PI) 2)))) |
#s(approx (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) #s(hole binary64 (+ (* 1/4 (pow (PI) 2)) (* x (PI))))) |
#s(approx (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) #s(hole binary64 (+ (* 1/4 (pow (PI) 2)) (* x (+ x (PI)))))) |
#s(approx (+ (* (PI) 1/2) x) #s(hole binary64 (* 1/2 (PI)))) |
#s(approx (+ (* (PI) 1/2) x) #s(hole binary64 (+ x (* 1/2 (PI))))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole binary64 (* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))))) |
#s(approx (exp x) #s(hole binary64 (exp x))) |
#s(approx (- x -1) #s(hole binary64 x)) |
#s(approx (- x -1) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (sqrt (cos x)) #s(hole binary64 (sqrt (cos x)))) |
#s(approx (cos x) #s(hole binary64 (cos x))) |
#s(approx (exp (neg x)) #s(hole binary64 (exp (neg x)))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (- (cosh x) (sinh x))) #s(hole binary64 (* (- (* 1/2 (+ (exp x) (/ 1 (exp x)))) (* 1/2 (- (exp x) (/ 1 (exp x))))) (fmod (exp x) (sqrt (cos x)))))) |
#s(approx (- (cosh x) (sinh x)) #s(hole binary64 (- (* 1/2 (+ (exp x) (/ 1 (exp x)))) (* 1/2 (- (exp x) (/ 1 (exp x))))))) |
#s(approx (+ (* (* -1/2 x) x) 1) #s(hole binary64 (* -1/2 (pow x 2)))) |
#s(approx (+ (* (* -1/2 x) x) 1) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow x 2)) 1/2)))) |
#s(approx (* (fmod (exp x) (sqrt (sin (- (neg x) (* (PI) -1/2))))) (exp (neg x))) #s(hole binary64 (* (exp (neg x)) (fmod (exp x) (sqrt (sin (neg (+ x (* -1/2 (PI)))))))))) |
#s(approx (sqrt (sin (- (neg x) (* (PI) -1/2)))) #s(hole binary64 (sqrt (sin (neg (+ x (* -1/2 (PI)))))))) |
#s(approx (sin (- (neg x) (* (PI) -1/2))) #s(hole binary64 (sin (neg (+ x (* -1/2 (PI))))))) |
#s(approx (- (neg x) (* (PI) -1/2)) #s(hole binary64 (* -1 x))) |
#s(approx (- (neg x) (* (PI) -1/2)) #s(hole binary64 (* x (- (* 1/2 (/ (PI) x)) 1)))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (/ (exp (* (* (PI) 1/4) (/ (PI) (+ (PI) x)))) (exp (/ (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (+ (PI) x))))) #s(hole binary64 (/ (fmod (exp x) (sqrt (cos x))) (exp (/ (pow (+ x (* 1/2 (PI))) 2) (+ x (PI))))))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (/ (exp (* (* (PI) 1/4) (/ (PI) (+ (PI) x)))) (exp (/ (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (+ (PI) x))))) #s(hole binary64 (+ (* 1/4 (/ (* (pow (PI) 2) (fmod (exp x) (sqrt (cos x)))) (* x (exp (/ (pow (+ x (* 1/2 (PI))) 2) (+ x (PI))))))) (/ (fmod (exp x) (sqrt (cos x))) (exp (/ (pow (+ x (* 1/2 (PI))) 2) (+ x (PI)))))))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (/ (exp (* (* (PI) 1/4) (/ (PI) (+ (PI) x)))) (exp (/ (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (+ (PI) x))))) #s(hole binary64 (+ (* 1/4 (/ (* (pow (PI) 2) (fmod (exp x) (sqrt (cos x)))) (* x (exp (/ (pow (+ x (* 1/2 (PI))) 2) (+ x (PI))))))) (+ (/ (* (+ (* -1/4 (pow (PI) 3)) (* 1/32 (pow (PI) 4))) (fmod (exp x) (sqrt (cos x)))) (* (pow x 2) (exp (/ (pow (+ x (* 1/2 (PI))) 2) (+ x (PI)))))) (/ (fmod (exp x) (sqrt (cos x))) (exp (/ (pow (+ x (* 1/2 (PI))) 2) (+ x (PI))))))))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (/ (exp (* (* (PI) 1/4) (/ (PI) (+ (PI) x)))) (exp (/ (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (+ (PI) x))))) #s(hole binary64 (+ (* 1/4 (/ (* (pow (PI) 2) (fmod (exp x) (sqrt (cos x)))) (* x (exp (/ (pow (+ x (* 1/2 (PI))) 2) (+ x (PI))))))) (+ (/ (* (+ (* -1/4 (pow (PI) 3)) (* 1/32 (pow (PI) 4))) (fmod (exp x) (sqrt (cos x)))) (* (pow x 2) (exp (/ (pow (+ x (* 1/2 (PI))) 2) (+ x (PI)))))) (+ (/ (* (+ (* -1/16 (pow (PI) 5)) (+ (* 1/384 (pow (PI) 6)) (* 1/4 (pow (PI) 4)))) (fmod (exp x) (sqrt (cos x)))) (* (pow x 3) (exp (/ (pow (+ x (* 1/2 (PI))) 2) (+ x (PI)))))) (/ (fmod (exp x) (sqrt (cos x))) (exp (/ (pow (+ x (* 1/2 (PI))) 2) (+ x (PI)))))))))) |
#s(approx (/ (exp (* (* (PI) 1/4) (/ (PI) (+ (PI) x)))) (exp (/ (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (+ (PI) x)))) #s(hole binary64 (/ 1 (exp (/ (pow (+ x (* 1/2 (PI))) 2) (+ x (PI))))))) |
#s(approx (/ (exp (* (* (PI) 1/4) (/ (PI) (+ (PI) x)))) (exp (/ (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (+ (PI) x)))) #s(hole binary64 (+ (* 1/4 (/ (pow (PI) 2) (* x (exp (/ (pow (+ x (* 1/2 (PI))) 2) (+ x (PI))))))) (/ 1 (exp (/ (pow (+ x (* 1/2 (PI))) 2) (+ x (PI)))))))) |
#s(approx (/ (exp (* (* (PI) 1/4) (/ (PI) (+ (PI) x)))) (exp (/ (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (+ (PI) x)))) #s(hole binary64 (+ (* -1/4 (/ (pow (PI) 3) (* (pow x 2) (exp (/ (pow (+ x (* 1/2 (PI))) 2) (+ x (PI))))))) (+ (* 1/32 (/ (pow (PI) 4) (* (pow x 2) (exp (/ (pow (+ x (* 1/2 (PI))) 2) (+ x (PI))))))) (+ (* 1/4 (/ (pow (PI) 2) (* x (exp (/ (pow (+ x (* 1/2 (PI))) 2) (+ x (PI))))))) (/ 1 (exp (/ (pow (+ x (* 1/2 (PI))) 2) (+ x (PI)))))))))) |
#s(approx (/ (exp (* (* (PI) 1/4) (/ (PI) (+ (PI) x)))) (exp (/ (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (+ (PI) x)))) #s(hole binary64 (+ (* -1/4 (/ (pow (PI) 3) (* (pow x 2) (exp (/ (pow (+ x (* 1/2 (PI))) 2) (+ x (PI))))))) (+ (* -1/16 (/ (pow (PI) 5) (* (pow x 3) (exp (/ (pow (+ x (* 1/2 (PI))) 2) (+ x (PI))))))) (+ (* 1/384 (/ (pow (PI) 6) (* (pow x 3) (exp (/ (pow (+ x (* 1/2 (PI))) 2) (+ x (PI))))))) (+ (* 1/32 (/ (pow (PI) 4) (* (pow x 2) (exp (/ (pow (+ x (* 1/2 (PI))) 2) (+ x (PI))))))) (+ (* 1/4 (/ (pow (PI) 2) (* x (exp (/ (pow (+ x (* 1/2 (PI))) 2) (+ x (PI))))))) (+ (* 1/4 (/ (pow (PI) 4) (* (pow x 3) (exp (/ (pow (+ x (* 1/2 (PI))) 2) (+ x (PI))))))) (/ 1 (exp (/ (pow (+ x (* 1/2 (PI))) 2) (+ x (PI))))))))))))) |
#s(approx (exp (* (* (PI) 1/4) (/ (PI) (+ (PI) x)))) #s(hole binary64 1)) |
#s(approx (exp (* (* (PI) 1/4) (/ (PI) (+ (PI) x)))) #s(hole binary64 (+ 1 (* 1/4 (/ (pow (PI) 2) x))))) |
#s(approx (exp (* (* (PI) 1/4) (/ (PI) (+ (PI) x)))) #s(hole binary64 (+ 1 (+ (* -1/4 (/ (pow (PI) 3) (pow x 2))) (+ (* 1/32 (/ (pow (PI) 4) (pow x 2))) (* 1/4 (/ (pow (PI) 2) x))))))) |
#s(approx (exp (* (* (PI) 1/4) (/ (PI) (+ (PI) x)))) #s(hole binary64 (+ 1 (+ (* -1/4 (/ (pow (PI) 3) (pow x 2))) (+ (* -1/16 (/ (pow (PI) 5) (pow x 3))) (+ (* 1/384 (/ (pow (PI) 6) (pow x 3))) (+ (* 1/32 (/ (pow (PI) 4) (pow x 2))) (+ (* 1/4 (/ (pow (PI) 2) x)) (* 1/4 (/ (pow (PI) 4) (pow x 3))))))))))) |
#s(approx (* (* (PI) 1/4) (/ (PI) (+ (PI) x))) #s(hole binary64 (* 1/4 (/ (pow (PI) 2) x)))) |
#s(approx (* (* (PI) 1/4) (/ (PI) (+ (PI) x))) #s(hole binary64 (/ (+ (* -1/4 (/ (pow (PI) 3) x)) (* 1/4 (pow (PI) 2))) x))) |
#s(approx (* (* (PI) 1/4) (/ (PI) (+ (PI) x))) #s(hole binary64 (/ (+ (* -1/4 (/ (pow (PI) 3) x)) (+ (* 1/4 (/ (pow (PI) 4) (pow x 2))) (* 1/4 (pow (PI) 2)))) x))) |
#s(approx (* (* (PI) 1/4) (/ (PI) (+ (PI) x))) #s(hole binary64 (/ (+ (* -1/4 (/ (pow (PI) 3) x)) (+ (* -1/4 (/ (pow (PI) 5) (pow x 3))) (+ (* 1/4 (/ (pow (PI) 4) (pow x 2))) (* 1/4 (pow (PI) 2))))) x))) |
#s(approx (/ (PI) (+ (PI) x)) #s(hole binary64 (/ (PI) x))) |
#s(approx (/ (PI) (+ (PI) x)) #s(hole binary64 (/ (+ (PI) (* -1 (/ (pow (PI) 2) x))) x))) |
#s(approx (/ (PI) (+ (PI) x)) #s(hole binary64 (/ (- (+ (PI) (/ (pow (PI) 3) (pow x 2))) (/ (pow (PI) 2) x)) x))) |
#s(approx (/ (PI) (+ (PI) x)) #s(hole binary64 (/ (- (+ (PI) (* -1 (/ (pow (PI) 4) (pow x 3)))) (+ (* -1 (/ (pow (PI) 3) (pow x 2))) (/ (pow (PI) 2) x))) x))) |
#s(approx (+ (PI) x) #s(hole binary64 x)) |
#s(approx (+ (PI) x) #s(hole binary64 (* x (+ 1 (/ (PI) x))))) |
#s(approx (exp (/ (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (+ (PI) x))) #s(hole binary64 (exp (/ (pow (+ x (* 1/2 (PI))) 2) (+ x (PI)))))) |
#s(approx (/ (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (+ (PI) x)) #s(hole binary64 x)) |
#s(approx (/ (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (+ (PI) x)) #s(hole binary64 (* x (+ 1 (* 1/4 (/ (pow (PI) 2) (pow x 2))))))) |
#s(approx (/ (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (+ (PI) x)) #s(hole binary64 (* x (+ 1 (+ (* -1/4 (/ (pow (PI) 3) (pow x 3))) (* 1/4 (/ (pow (PI) 2) (pow x 2)))))))) |
#s(approx (/ (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (+ (PI) x)) #s(hole binary64 (* x (- (+ 1 (+ (* 1/4 (/ (pow (PI) 2) (pow x 2))) (* 1/4 (/ (pow (PI) 4) (pow x 4))))) (* 1/4 (/ (pow (PI) 3) (pow x 3))))))) |
#s(approx (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) #s(hole binary64 (pow x 2))) |
#s(approx (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) #s(hole binary64 (* (pow x 2) (+ 1 (/ (PI) x))))) |
#s(approx (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) #s(hole binary64 (* (pow x 2) (+ 1 (+ (* 1/4 (/ (pow (PI) 2) (pow x 2))) (/ (PI) x)))))) |
#s(approx (+ (* (PI) 1/2) x) #s(hole binary64 x)) |
#s(approx (+ (* (PI) 1/2) x) #s(hole binary64 (* x (+ 1 (* 1/2 (/ (PI) x)))))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole binary64 (* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))))) |
#s(approx (exp (neg x)) #s(hole binary64 (exp (* -1 x)))) |
#s(approx (* (fmod (exp x) (sqrt (sin (- (neg x) (* (PI) -1/2))))) (exp (neg x))) #s(hole binary64 (* (exp (* -1 x)) (fmod (exp x) (sqrt (sin (- (* -1 x) (* -1/2 (PI))))))))) |
#s(approx (fmod (exp x) (sqrt (sin (- (neg x) (* (PI) -1/2))))) #s(hole binary64 (fmod (exp x) (sqrt (sin (- (* -1 x) (* -1/2 (PI)))))))) |
#s(approx (sqrt (sin (- (neg x) (* (PI) -1/2)))) #s(hole binary64 (sqrt (sin (- (* -1 x) (* -1/2 (PI))))))) |
#s(approx (sin (- (neg x) (* (PI) -1/2))) #s(hole binary64 (sin (- (* -1 x) (* -1/2 (PI)))))) |
#s(approx (- (neg x) (* (PI) -1/2)) #s(hole binary64 (* -1 (* x (+ 1 (* -1/2 (/ (PI) x))))))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (/ (exp (* (* (PI) 1/4) (/ (PI) (+ (PI) x)))) (exp (/ (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (+ (PI) x))))) #s(hole binary64 (/ (fmod (exp x) (sqrt (cos x))) (exp (/ (pow (- (* 1/2 (PI)) (* -1 x)) 2) (- (PI) (* -1 x))))))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (/ (exp (* (* (PI) 1/4) (/ (PI) (+ (PI) x)))) (exp (/ (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (+ (PI) x))))) #s(hole binary64 (+ (* 1/4 (/ (* (pow (PI) 2) (fmod (exp x) (sqrt (cos x)))) (* x (exp (/ (pow (- (* 1/2 (PI)) (* -1 x)) 2) (- (PI) (* -1 x))))))) (/ (fmod (exp x) (sqrt (cos x))) (exp (/ (pow (- (* 1/2 (PI)) (* -1 x)) 2) (- (PI) (* -1 x)))))))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (/ (exp (* (* (PI) 1/4) (/ (PI) (+ (PI) x)))) (exp (/ (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (+ (PI) x))))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (* (+ (* -1/4 (pow (PI) 3)) (* 1/32 (pow (PI) 4))) (fmod (exp x) (sqrt (cos x)))) (* x (exp (/ (pow (- (* 1/2 (PI)) (* -1 x)) 2) (- (PI) (* -1 x))))))) (* -1/4 (/ (* (pow (PI) 2) (fmod (exp x) (sqrt (cos x)))) (exp (/ (pow (- (* 1/2 (PI)) (* -1 x)) 2) (- (PI) (* -1 x))))))) x)) (/ (fmod (exp x) (sqrt (cos x))) (exp (/ (pow (- (* 1/2 (PI)) (* -1 x)) 2) (- (PI) (* -1 x)))))))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (/ (exp (* (* (PI) 1/4) (/ (PI) (+ (PI) x)))) (exp (/ (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (+ (PI) x))))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (+ (* -1/4 (pow (PI) 4)) (+ (* -1/384 (pow (PI) 6)) (* 1/16 (pow (PI) 5)))) (fmod (exp x) (sqrt (cos x)))) (* x (exp (/ (pow (- (* 1/2 (PI)) (* -1 x)) 2) (- (PI) (* -1 x))))))) (/ (* (+ (* -1/4 (pow (PI) 3)) (* 1/32 (pow (PI) 4))) (fmod (exp x) (sqrt (cos x)))) (exp (/ (pow (- (* 1/2 (PI)) (* -1 x)) 2) (- (PI) (* -1 x)))))) x)) (* -1/4 (/ (* (pow (PI) 2) (fmod (exp x) (sqrt (cos x)))) (exp (/ (pow (- (* 1/2 (PI)) (* -1 x)) 2) (- (PI) (* -1 x))))))) x)) (/ (fmod (exp x) (sqrt (cos x))) (exp (/ (pow (- (* 1/2 (PI)) (* -1 x)) 2) (- (PI) (* -1 x)))))))) |
#s(approx (/ (exp (* (* (PI) 1/4) (/ (PI) (+ (PI) x)))) (exp (/ (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (+ (PI) x)))) #s(hole binary64 (/ 1 (exp (/ (pow (- (* 1/2 (PI)) (* -1 x)) 2) (- (PI) (* -1 x))))))) |
#s(approx (/ (exp (* (* (PI) 1/4) (/ (PI) (+ (PI) x)))) (exp (/ (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (+ (PI) x)))) #s(hole binary64 (+ (* 1/4 (/ (pow (PI) 2) (* x (exp (/ (pow (- (* 1/2 (PI)) (* -1 x)) 2) (- (PI) (* -1 x))))))) (/ 1 (exp (/ (pow (- (* 1/2 (PI)) (* -1 x)) 2) (- (PI) (* -1 x)))))))) |
#s(approx (/ (exp (* (* (PI) 1/4) (/ (PI) (+ (PI) x)))) (exp (/ (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (+ (PI) x)))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (/ (pow (PI) 3) (exp (/ (pow (- (* 1/2 (PI)) (* -1 x)) 2) (- (PI) (* -1 x)))))) (* 1/32 (/ (pow (PI) 4) (exp (/ (pow (- (* 1/2 (PI)) (* -1 x)) 2) (- (PI) (* -1 x))))))) x)) (* -1/4 (/ (pow (PI) 2) (exp (/ (pow (- (* 1/2 (PI)) (* -1 x)) 2) (- (PI) (* -1 x))))))) x)) (/ 1 (exp (/ (pow (- (* 1/2 (PI)) (* -1 x)) 2) (- (PI) (* -1 x)))))))) |
#s(approx (/ (exp (* (* (PI) 1/4) (/ (PI) (+ (PI) x)))) (exp (/ (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (+ (PI) x)))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (/ (pow (PI) 4) (exp (/ (pow (- (* 1/2 (PI)) (* -1 x)) 2) (- (PI) (* -1 x)))))) (+ (* -1/384 (/ (pow (PI) 6) (exp (/ (pow (- (* 1/2 (PI)) (* -1 x)) 2) (- (PI) (* -1 x)))))) (* 1/16 (/ (pow (PI) 5) (exp (/ (pow (- (* 1/2 (PI)) (* -1 x)) 2) (- (PI) (* -1 x)))))))) x)) (+ (* -1/4 (/ (pow (PI) 3) (exp (/ (pow (- (* 1/2 (PI)) (* -1 x)) 2) (- (PI) (* -1 x)))))) (* 1/32 (/ (pow (PI) 4) (exp (/ (pow (- (* 1/2 (PI)) (* -1 x)) 2) (- (PI) (* -1 x)))))))) x)) (* -1/4 (/ (pow (PI) 2) (exp (/ (pow (- (* 1/2 (PI)) (* -1 x)) 2) (- (PI) (* -1 x))))))) x)) (/ 1 (exp (/ (pow (- (* 1/2 (PI)) (* -1 x)) 2) (- (PI) (* -1 x)))))))) |
#s(approx (exp (* (* (PI) 1/4) (/ (PI) (+ (PI) x)))) #s(hole binary64 (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (pow (PI) 3)) (* 1/32 (pow (PI) 4))) x)) (* -1/4 (pow (PI) 2))) x))))) |
#s(approx (exp (* (* (PI) 1/4) (/ (PI) (+ (PI) x)))) #s(hole binary64 (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (pow (PI) 4)) (+ (* -1/384 (pow (PI) 6)) (* 1/16 (pow (PI) 5)))) x)) (+ (* -1/4 (pow (PI) 3)) (* 1/32 (pow (PI) 4)))) x)) (* -1/4 (pow (PI) 2))) x))))) |
#s(approx (* (* (PI) 1/4) (/ (PI) (+ (PI) x))) #s(hole binary64 (* -1 (/ (+ (* -1/4 (pow (PI) 2)) (* 1/4 (/ (pow (PI) 3) x))) x)))) |
#s(approx (* (* (PI) 1/4) (/ (PI) (+ (PI) x))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (pow (PI) 3)) (* 1/4 (/ (pow (PI) 4) x))) x)) (* -1/4 (pow (PI) 2))) x)))) |
#s(approx (* (* (PI) 1/4) (/ (PI) (+ (PI) x))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (pow (PI) 4)) (* 1/4 (/ (pow (PI) 5) x))) x)) (* -1/4 (pow (PI) 3))) x)) (* -1/4 (pow (PI) 2))) x)))) |
#s(approx (/ (PI) (+ (PI) x)) #s(hole binary64 (* -1 (/ (+ (* -1 (PI)) (/ (pow (PI) 2) x)) x)))) |
#s(approx (/ (PI) (+ (PI) x)) #s(hole binary64 (* -1 (/ (+ (* -1 (PI)) (* -1 (/ (- (/ (pow (PI) 3) x) (pow (PI) 2)) x))) x)))) |
#s(approx (/ (PI) (+ (PI) x)) #s(hole binary64 (* -1 (/ (+ (* -1 (PI)) (* -1 (/ (- (* -1 (/ (- (/ (pow (PI) 4) x) (pow (PI) 3)) x)) (pow (PI) 2)) x))) x)))) |
#s(approx (+ (PI) x) #s(hole binary64 (* -1 (* x (- (* -1 (/ (PI) x)) 1))))) |
#s(approx (exp (/ (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (+ (PI) x))) #s(hole binary64 (exp (/ (pow (- (* 1/2 (PI)) (* -1 x)) 2) (- (PI) (* -1 x)))))) |
#s(approx (/ (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (+ (PI) x)) #s(hole binary64 (* -1 (* x (- (* -1/4 (/ (pow (PI) 2) (pow x 2))) 1))))) |
#s(approx (/ (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (+ (PI) x)) #s(hole binary64 (* -1 (* x (- (+ (* -1/4 (/ (pow (PI) 2) (pow x 2))) (* 1/4 (/ (pow (PI) 3) (pow x 3)))) 1))))) |
#s(approx (/ (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (+ (PI) x)) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (- (* 1/4 (/ (pow (PI) 4) x)) (* 1/4 (pow (PI) 3))) (pow x 3))) (* -1/4 (/ (pow (PI) 2) (pow x 2)))) 1))))) |
#s(approx (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ (+ (* -1 (PI)) (* -1/4 (/ (pow (PI) 2) x))) x)))))) |
#s(approx (+ (* (PI) 1/2) x) #s(hole binary64 (* -1 (* x (- (* -1/2 (/ (PI) x)) 1))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 36.0ms | x | @ | -inf | ((* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (exp x) (- x -1) x (sqrt (cos x)) (cos x) (exp (neg x)) (neg x) (* (fmod (exp x) (sqrt (cos x))) (- (cosh x) (sinh x))) (fmod (exp x) (sqrt (cos x))) (exp x) (sqrt (cos x)) 1 (- (cosh x) (sinh x)) (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (sqrt (cos x)) (cos x) (+ (* (* -1/2 x) x) 1) (* -1/2 x) -1/2 (* (fmod (exp x) (sqrt (sin (- (neg x) (* (PI) -1/2))))) (exp (neg x))) (fmod (exp x) (sqrt (sin (- (neg x) (* (PI) -1/2))))) (exp x) (- x -1) -1 (sqrt (sin (- (neg x) (* (PI) -1/2)))) (sin (- (neg x) (* (PI) -1/2))) (- (neg x) (* (PI) -1/2)) (* (PI) -1/2) (PI) (* (fmod (exp x) (sqrt (cos x))) (/ (exp (* (* (PI) 1/4) (/ (PI) (+ (PI) x)))) (exp (/ (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (+ (PI) x))))) (fmod (exp x) (sqrt (cos x))) (/ (exp (* (* (PI) 1/4) (/ (PI) (+ (PI) x)))) (exp (/ (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (+ (PI) x)))) (exp (* (* (PI) 1/4) (/ (PI) (+ (PI) x)))) (* (* (PI) 1/4) (/ (PI) (+ (PI) x))) (* (PI) 1/4) 1/4 (/ (PI) (+ (PI) x)) (+ (PI) x) (exp (/ (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (+ (PI) x))) (/ (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (+ (PI) x)) (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (+ (* (PI) 1/2) x) 1/2) |
| 9.0ms | x | @ | 0 | ((* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (exp x) (- x -1) x (sqrt (cos x)) (cos x) (exp (neg x)) (neg x) (* (fmod (exp x) (sqrt (cos x))) (- (cosh x) (sinh x))) (fmod (exp x) (sqrt (cos x))) (exp x) (sqrt (cos x)) 1 (- (cosh x) (sinh x)) (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (sqrt (cos x)) (cos x) (+ (* (* -1/2 x) x) 1) (* -1/2 x) -1/2 (* (fmod (exp x) (sqrt (sin (- (neg x) (* (PI) -1/2))))) (exp (neg x))) (fmod (exp x) (sqrt (sin (- (neg x) (* (PI) -1/2))))) (exp x) (- x -1) -1 (sqrt (sin (- (neg x) (* (PI) -1/2)))) (sin (- (neg x) (* (PI) -1/2))) (- (neg x) (* (PI) -1/2)) (* (PI) -1/2) (PI) (* (fmod (exp x) (sqrt (cos x))) (/ (exp (* (* (PI) 1/4) (/ (PI) (+ (PI) x)))) (exp (/ (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (+ (PI) x))))) (fmod (exp x) (sqrt (cos x))) (/ (exp (* (* (PI) 1/4) (/ (PI) (+ (PI) x)))) (exp (/ (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (+ (PI) x)))) (exp (* (* (PI) 1/4) (/ (PI) (+ (PI) x)))) (* (* (PI) 1/4) (/ (PI) (+ (PI) x))) (* (PI) 1/4) 1/4 (/ (PI) (+ (PI) x)) (+ (PI) x) (exp (/ (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (+ (PI) x))) (/ (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (+ (PI) x)) (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (+ (* (PI) 1/2) x) 1/2) |
| 8.0ms | x | @ | inf | ((* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (exp x) (- x -1) x (sqrt (cos x)) (cos x) (exp (neg x)) (neg x) (* (fmod (exp x) (sqrt (cos x))) (- (cosh x) (sinh x))) (fmod (exp x) (sqrt (cos x))) (exp x) (sqrt (cos x)) 1 (- (cosh x) (sinh x)) (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (sqrt (cos x)) (cos x) (+ (* (* -1/2 x) x) 1) (* -1/2 x) -1/2 (* (fmod (exp x) (sqrt (sin (- (neg x) (* (PI) -1/2))))) (exp (neg x))) (fmod (exp x) (sqrt (sin (- (neg x) (* (PI) -1/2))))) (exp x) (- x -1) -1 (sqrt (sin (- (neg x) (* (PI) -1/2)))) (sin (- (neg x) (* (PI) -1/2))) (- (neg x) (* (PI) -1/2)) (* (PI) -1/2) (PI) (* (fmod (exp x) (sqrt (cos x))) (/ (exp (* (* (PI) 1/4) (/ (PI) (+ (PI) x)))) (exp (/ (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (+ (PI) x))))) (fmod (exp x) (sqrt (cos x))) (/ (exp (* (* (PI) 1/4) (/ (PI) (+ (PI) x)))) (exp (/ (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (+ (PI) x)))) (exp (* (* (PI) 1/4) (/ (PI) (+ (PI) x)))) (* (* (PI) 1/4) (/ (PI) (+ (PI) x))) (* (PI) 1/4) 1/4 (/ (PI) (+ (PI) x)) (+ (PI) x) (exp (/ (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (+ (PI) x))) (/ (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (+ (PI) x)) (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (+ (* (PI) 1/2) x) 1/2) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 841 | 5958 |
| 0 | 905 | 5418 |
| 1 | 2583 | 5034 |
| 0 | 8507 | 4838 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(*.f64 (fmod.f64 #s(approx (exp x) #s(approx (- x -1) x)) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(fmod.f64 #s(approx (exp x) #s(approx (- x -1) x)) (sqrt.f64 (cos.f64 x))) |
#s(approx (exp x) #s(approx (- x -1) x)) |
#s(approx (- x -1) x) |
x |
(sqrt.f64 (cos.f64 x)) |
(cos.f64 x) |
(exp.f64 (neg.f64 x)) |
(neg.f64 x) |
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (- (cosh x) (sinh x)) #s(literal 1 binary64))) |
(fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) |
(exp.f64 x) |
#s(approx (sqrt (cos x)) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
#s(approx (- (cosh x) (sinh x)) #s(literal 1 binary64)) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))) (exp.f64 (neg.f64 x))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))) |
(sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64)))) |
#s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64)) |
(*.f64 #s(literal -1/2 binary64) x) |
#s(literal -1/2 binary64) |
(*.f64 (fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) (sqrt.f64 (sin.f64 (-.f64 (neg.f64 x) (*.f64 (PI.f64) #s(literal -1/2 binary64)))))) (exp.f64 (neg.f64 x))) |
(fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) (sqrt.f64 (sin.f64 (-.f64 (neg.f64 x) (*.f64 (PI.f64) #s(literal -1/2 binary64)))))) |
#s(approx (exp x) (-.f64 x #s(literal -1 binary64))) |
(-.f64 x #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(sqrt.f64 (sin.f64 (-.f64 (neg.f64 x) (*.f64 (PI.f64) #s(literal -1/2 binary64))))) |
(sin.f64 (-.f64 (neg.f64 x) (*.f64 (PI.f64) #s(literal -1/2 binary64)))) |
(-.f64 (neg.f64 x) (*.f64 (PI.f64) #s(literal -1/2 binary64))) |
(*.f64 (PI.f64) #s(literal -1/2 binary64)) |
(PI.f64) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (/.f64 (exp.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/4 binary64)) (/.f64 (PI.f64) (+.f64 (PI.f64) x)))) (exp.f64 (/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x))))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(/.f64 (exp.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/4 binary64)) (/.f64 (PI.f64) (+.f64 (PI.f64) x)))) (exp.f64 (/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x)))) |
(exp.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/4 binary64)) (/.f64 (PI.f64) (+.f64 (PI.f64) x)))) |
(*.f64 (*.f64 (PI.f64) #s(literal 1/4 binary64)) (/.f64 (PI.f64) (+.f64 (PI.f64) x))) |
(*.f64 (PI.f64) #s(literal 1/4 binary64)) |
#s(literal 1/4 binary64) |
(/.f64 (PI.f64) (+.f64 (PI.f64) x)) |
(+.f64 (PI.f64) x) |
(exp.f64 (/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x))) |
(/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x)) |
(*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) |
(fma.f64 (PI.f64) #s(literal 1/2 binary64) x) |
#s(literal 1/2 binary64) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole binary64 (fmod (exp x) (sqrt (cos x))))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole binary64 (+ (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x)))))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole binary64 (+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (* x (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x)))))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole 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)))))) |
#s(approx (fmod (exp x) (sqrt (cos x))) #s(hole binary64 (fmod (exp x) (sqrt (cos x))))) |
#s(approx (exp x) #s(hole binary64 1)) |
#s(approx (exp x) #s(hole binary64 (+ 1 x))) |
#s(approx (exp x) #s(hole binary64 (+ 1 (* x (+ 1 (* 1/2 x)))))) |
#s(approx (exp x) #s(hole binary64 (+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))))) |
#s(approx (- x -1) #s(hole binary64 1)) |
#s(approx (- x -1) #s(hole binary64 (+ 1 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (sqrt (cos x)) #s(hole binary64 1)) |
#s(approx (sqrt (cos x)) #s(hole binary64 (+ 1 (* -1/4 (pow x 2))))) |
#s(approx (sqrt (cos x)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))))) |
#s(approx (sqrt (cos x)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))))) |
#s(approx (cos x) #s(hole binary64 1)) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))))) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))))) |
#s(approx (exp (neg x)) #s(hole binary64 1)) |
#s(approx (exp (neg x)) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (exp (neg x)) #s(hole binary64 (+ 1 (* x (- (* 1/2 x) 1))))) |
#s(approx (exp (neg x)) #s(hole binary64 (+ 1 (* x (- (* x (+ 1/2 (* -1/6 x))) 1))))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (- (cosh x) (sinh x))) #s(hole binary64 (fmod (exp x) (sqrt (cos x))))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (- (cosh x) (sinh x))) #s(hole binary64 (+ (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x)))))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (- (cosh x) (sinh x))) #s(hole binary64 (+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (* x (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x)))))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (- (cosh x) (sinh x))) #s(hole 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)))))) |
#s(approx (- (cosh x) (sinh x)) #s(hole binary64 1)) |
#s(approx (- (cosh x) (sinh x)) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (- (cosh x) (sinh x)) #s(hole binary64 (+ 1 (* x (- (* 1/2 x) 1))))) |
#s(approx (- (cosh x) (sinh x)) #s(hole binary64 (+ 1 (* x (- (* x (+ 1/2 (* -1/6 x))) 1))))) |
#s(approx (+ (* (* -1/2 x) x) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* -1/2 x) x) 1) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (* -1/2 x) #s(hole binary64 (* -1/2 x))) |
#s(approx (* (fmod (exp x) (sqrt (sin (- (neg x) (* (PI) -1/2))))) (exp (neg x))) #s(hole binary64 (fmod (exp x) (sqrt (sin (neg (+ x (* -1/2 (PI))))))))) |
#s(approx (* (fmod (exp x) (sqrt (sin (- (neg x) (* (PI) -1/2))))) (exp (neg x))) #s(hole binary64 (+ (* -1 (* x (fmod (exp x) (sqrt (sin (neg (+ x (* -1/2 (PI))))))))) (fmod (exp x) (sqrt (sin (neg (+ x (* -1/2 (PI)))))))))) |
#s(approx (* (fmod (exp x) (sqrt (sin (- (neg x) (* (PI) -1/2))))) (exp (neg x))) #s(hole binary64 (+ (* x (+ (* -1 (fmod (exp x) (sqrt (sin (neg (+ x (* -1/2 (PI)))))))) (* 1/2 (* x (fmod (exp x) (sqrt (sin (neg (+ x (* -1/2 (PI))))))))))) (fmod (exp x) (sqrt (sin (neg (+ x (* -1/2 (PI)))))))))) |
#s(approx (* (fmod (exp x) (sqrt (sin (- (neg x) (* (PI) -1/2))))) (exp (neg x))) #s(hole binary64 (+ (* x (+ (* -1 (fmod (exp x) (sqrt (sin (neg (+ x (* -1/2 (PI)))))))) (* x (+ (* -1/6 (* x (fmod (exp x) (sqrt (sin (neg (+ x (* -1/2 (PI))))))))) (* 1/2 (fmod (exp x) (sqrt (sin (neg (+ x (* -1/2 (PI)))))))))))) (fmod (exp x) (sqrt (sin (neg (+ x (* -1/2 (PI)))))))))) |
#s(approx (fmod (exp x) (sqrt (sin (- (neg x) (* (PI) -1/2))))) #s(hole binary64 (fmod (exp x) (sqrt (sin (neg (+ x (* -1/2 (PI))))))))) |
#s(approx (sqrt (sin (- (neg x) (* (PI) -1/2)))) #s(hole binary64 (sqrt (sin (neg (* -1/2 (PI))))))) |
#s(approx (sqrt (sin (- (neg x) (* (PI) -1/2)))) #s(hole binary64 (+ (sqrt (sin (neg (* -1/2 (PI))))) (* -1/2 (* (* x (cos (neg (* -1/2 (PI))))) (sqrt (/ 1 (sin (neg (* -1/2 (PI))))))))))) |
#s(approx (sqrt (sin (- (neg x) (* (PI) -1/2)))) #s(hole binary64 (+ (sqrt (sin (neg (* -1/2 (PI))))) (* x (+ (* -1/2 (* (cos (neg (* -1/2 (PI)))) (sqrt (/ 1 (sin (neg (* -1/2 (PI)))))))) (* 1/2 (* (* x (- (* -1/2 (sin (neg (* -1/2 (PI))))) (* 1/4 (/ (pow (cos (neg (* -1/2 (PI)))) 2) (sin (neg (* -1/2 (PI)))))))) (sqrt (/ 1 (sin (neg (* -1/2 (PI))))))))))))) |
#s(approx (sqrt (sin (- (neg x) (* (PI) -1/2)))) #s(hole binary64 (+ (sqrt (sin (neg (* -1/2 (PI))))) (* x (+ (* -1/2 (* (cos (neg (* -1/2 (PI)))) (sqrt (/ 1 (sin (neg (* -1/2 (PI)))))))) (* x (+ (* 1/2 (* (sqrt (/ 1 (sin (neg (* -1/2 (PI)))))) (- (* -1/2 (sin (neg (* -1/2 (PI))))) (* 1/4 (/ (pow (cos (neg (* -1/2 (PI)))) 2) (sin (neg (* -1/2 (PI))))))))) (* 1/2 (* (* x (- (* 1/6 (cos (neg (* -1/2 (PI))))) (* -1/2 (/ (* (cos (neg (* -1/2 (PI)))) (- (* -1/2 (sin (neg (* -1/2 (PI))))) (* 1/4 (/ (pow (cos (neg (* -1/2 (PI)))) 2) (sin (neg (* -1/2 (PI)))))))) (sin (neg (* -1/2 (PI)))))))) (sqrt (/ 1 (sin (neg (* -1/2 (PI))))))))))))))) |
#s(approx (sin (- (neg x) (* (PI) -1/2))) #s(hole binary64 (sin (neg (* -1/2 (PI)))))) |
#s(approx (sin (- (neg x) (* (PI) -1/2))) #s(hole binary64 (+ (sin (neg (* -1/2 (PI)))) (* -1 (* x (cos (neg (* -1/2 (PI))))))))) |
#s(approx (sin (- (neg x) (* (PI) -1/2))) #s(hole binary64 (+ (sin (neg (* -1/2 (PI)))) (* x (+ (* -1 (cos (neg (* -1/2 (PI))))) (* -1/2 (* x (sin (neg (* -1/2 (PI))))))))))) |
#s(approx (sin (- (neg x) (* (PI) -1/2))) #s(hole binary64 (+ (sin (neg (* -1/2 (PI)))) (* x (+ (* -1 (cos (neg (* -1/2 (PI))))) (* x (+ (* -1/2 (sin (neg (* -1/2 (PI))))) (* 1/6 (* x (cos (neg (* -1/2 (PI))))))))))))) |
#s(approx (- (neg x) (* (PI) -1/2)) #s(hole binary64 (* 1/2 (PI)))) |
#s(approx (- (neg x) (* (PI) -1/2)) #s(hole binary64 (- (* -1 x) (* -1/2 (PI))))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (/ (exp (* (* (PI) 1/4) (/ (PI) (+ (PI) x)))) (exp (/ (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (+ (PI) x))))) #s(hole binary64 (fmod (exp x) (sqrt (cos x))))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (/ (exp (* (* (PI) 1/4) (/ (PI) (+ (PI) x)))) (exp (/ (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (+ (PI) x))))) #s(hole binary64 (+ (* x (- (* -1/4 (fmod (exp x) (sqrt (cos x)))) (* 3/4 (fmod (exp x) (sqrt (cos x)))))) (fmod (exp x) (sqrt (cos x)))))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (/ (exp (* (* (PI) 1/4) (/ (PI) (+ (PI) x)))) (exp (/ (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (+ (PI) x))))) #s(hole binary64 (+ (* x (- (+ (* -1/4 (fmod (exp x) (sqrt (cos x)))) (* x (- (* (+ 1/32 (* 1/4 (/ 1 (PI)))) (fmod (exp x) (sqrt (cos x)))) (+ (* 3/4 (- (* -1/4 (fmod (exp x) (sqrt (cos x)))) (* 3/4 (fmod (exp x) (sqrt (cos x)))))) (* (+ 9/32 (* 1/4 (/ 1 (PI)))) (fmod (exp x) (sqrt (cos x)))))))) (* 3/4 (fmod (exp x) (sqrt (cos x)))))) (fmod (exp x) (sqrt (cos x)))))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (/ (exp (* (* (PI) 1/4) (/ (PI) (+ (PI) x)))) (exp (/ (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (+ (PI) x))))) #s(hole binary64 (+ (* x (- (+ (* -1/4 (fmod (exp x) (sqrt (cos x)))) (* x (- (+ (* x (- (* -1 (* (+ 1/384 (+ (* 1/16 (/ 1 (PI))) (* 1/4 (/ 1 (pow (PI) 2))))) (fmod (exp x) (sqrt (cos x))))) (+ (* 3/4 (- (* (+ 1/32 (* 1/4 (/ 1 (PI)))) (fmod (exp x) (sqrt (cos x)))) (+ (* 3/4 (- (* -1/4 (fmod (exp x) (sqrt (cos x)))) (* 3/4 (fmod (exp x) (sqrt (cos x)))))) (* (+ 9/32 (* 1/4 (/ 1 (PI)))) (fmod (exp x) (sqrt (cos x))))))) (+ (* (+ 9/32 (* 1/4 (/ 1 (PI)))) (- (* -1/4 (fmod (exp x) (sqrt (cos x)))) (* 3/4 (fmod (exp x) (sqrt (cos x)))))) (* (- (+ 9/128 (* 3/16 (/ 1 (PI)))) (* 1/4 (/ 1 (pow (PI) 2)))) (fmod (exp x) (sqrt (cos x)))))))) (* (+ 1/32 (* 1/4 (/ 1 (PI)))) (fmod (exp x) (sqrt (cos x))))) (+ (* 3/4 (- (* -1/4 (fmod (exp x) (sqrt (cos x)))) (* 3/4 (fmod (exp x) (sqrt (cos x)))))) (* (+ 9/32 (* 1/4 (/ 1 (PI)))) (fmod (exp x) (sqrt (cos x)))))))) (* 3/4 (fmod (exp x) (sqrt (cos x)))))) (fmod (exp x) (sqrt (cos x)))))) |
#s(approx (/ (exp (* (* (PI) 1/4) (/ (PI) (+ (PI) x)))) (exp (/ (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (+ (PI) x)))) #s(hole binary64 1)) |
#s(approx (/ (exp (* (* (PI) 1/4) (/ (PI) (+ (PI) x)))) (exp (/ (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (+ (PI) x)))) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (/ (exp (* (* (PI) 1/4) (/ (PI) (+ (PI) x)))) (exp (/ (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (+ (PI) x)))) #s(hole binary64 (+ 1 (* x (- (* 1/2 x) 1))))) |
#s(approx (/ (exp (* (* (PI) 1/4) (/ (PI) (+ (PI) x)))) (exp (/ (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (+ (PI) x)))) #s(hole binary64 (+ 1 (* x (- (* x (+ 1/2 (* x (- (+ (* -1 (+ 1/384 (+ (* 1/16 (/ 1 (PI))) (* 1/4 (/ 1 (pow (PI) 2)))))) (* 1/4 (/ 1 (pow (PI) 2)))) (+ 57/128 (+ (* -1 (+ 9/32 (* 1/4 (/ 1 (PI))))) (* 3/16 (/ 1 (PI))))))))) 1))))) |
#s(approx (exp (* (* (PI) 1/4) (/ (PI) (+ (PI) x)))) #s(hole binary64 (exp (* 1/4 (PI))))) |
#s(approx (exp (* (* (PI) 1/4) (/ (PI) (+ (PI) x)))) #s(hole binary64 (+ (exp (* 1/4 (PI))) (* -1/4 (* x (exp (* 1/4 (PI)))))))) |
#s(approx (exp (* (* (PI) 1/4) (/ (PI) (+ (PI) x)))) #s(hole binary64 (+ (exp (* 1/4 (PI))) (* x (+ (* -1/4 (exp (* 1/4 (PI)))) (* x (* (exp (* 1/4 (PI))) (+ 1/32 (* 1/4 (/ 1 (PI))))))))))) |
#s(approx (exp (* (* (PI) 1/4) (/ (PI) (+ (PI) x)))) #s(hole binary64 (+ (exp (* 1/4 (PI))) (* x (+ (* -1/4 (exp (* 1/4 (PI)))) (* x (+ (* -1 (* x (* (exp (* 1/4 (PI))) (+ 1/384 (+ (* 1/16 (/ 1 (PI))) (* 1/4 (/ 1 (pow (PI) 2)))))))) (* (exp (* 1/4 (PI))) (+ 1/32 (* 1/4 (/ 1 (PI)))))))))))) |
#s(approx (* (* (PI) 1/4) (/ (PI) (+ (PI) x))) #s(hole binary64 (* 1/4 (PI)))) |
#s(approx (* (* (PI) 1/4) (/ (PI) (+ (PI) x))) #s(hole binary64 (+ (* -1/4 x) (* 1/4 (PI))))) |
#s(approx (* (* (PI) 1/4) (/ (PI) (+ (PI) x))) #s(hole binary64 (+ (* 1/4 (PI)) (* x (- (* 1/4 (/ x (PI))) 1/4))))) |
#s(approx (* (* (PI) 1/4) (/ (PI) (+ (PI) x))) #s(hole binary64 (+ (* 1/4 (PI)) (* x (- (* x (+ (* -1/4 (/ x (pow (PI) 2))) (* 1/4 (/ 1 (PI))))) 1/4))))) |
#s(approx (/ (PI) (+ (PI) x)) #s(hole binary64 1)) |
#s(approx (/ (PI) (+ (PI) x)) #s(hole binary64 (+ 1 (* -1 (/ x (PI)))))) |
#s(approx (/ (PI) (+ (PI) x)) #s(hole binary64 (+ 1 (* x (- (/ x (pow (PI) 2)) (/ 1 (PI))))))) |
#s(approx (/ (PI) (+ (PI) x)) #s(hole binary64 (+ 1 (* x (- (* x (+ (* -1 (/ x (pow (PI) 3))) (/ 1 (pow (PI) 2)))) (/ 1 (PI))))))) |
#s(approx (+ (PI) x) #s(hole binary64 (PI))) |
#s(approx (+ (PI) x) #s(hole binary64 (+ x (PI)))) |
#s(approx (exp (/ (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (+ (PI) x))) #s(hole binary64 (exp (* 1/4 (PI))))) |
#s(approx (exp (/ (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (+ (PI) x))) #s(hole binary64 (+ (exp (* 1/4 (PI))) (* 3/4 (* x (exp (* 1/4 (PI)))))))) |
#s(approx (exp (/ (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (+ (PI) x))) #s(hole binary64 (+ (exp (* 1/4 (PI))) (* x (+ (* 3/4 (exp (* 1/4 (PI)))) (* x (* (exp (* 1/4 (PI))) (+ 9/32 (* 1/4 (/ 1 (PI))))))))))) |
#s(approx (exp (/ (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (+ (PI) x))) #s(hole binary64 (+ (exp (* 1/4 (PI))) (* x (+ (* 3/4 (exp (* 1/4 (PI)))) (* x (+ (* x (* (exp (* 1/4 (PI))) (- (+ 9/128 (* 3/16 (/ 1 (PI)))) (* 1/4 (/ 1 (pow (PI) 2)))))) (* (exp (* 1/4 (PI))) (+ 9/32 (* 1/4 (/ 1 (PI)))))))))))) |
#s(approx (/ (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (+ (PI) x)) #s(hole binary64 (* 1/4 (PI)))) |
#s(approx (/ (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (+ (PI) x)) #s(hole binary64 (+ (* 1/4 (PI)) (* 3/4 x)))) |
#s(approx (/ (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (+ (PI) x)) #s(hole binary64 (+ (* 1/4 (PI)) (* x (+ 3/4 (* 1/4 (/ x (PI)))))))) |
#s(approx (/ (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (+ (PI) x)) #s(hole binary64 (+ (* 1/4 (PI)) (* x (+ 3/4 (* x (+ (* -1/4 (/ x (pow (PI) 2))) (* 1/4 (/ 1 (PI)))))))))) |
#s(approx (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) #s(hole binary64 (* 1/4 (pow (PI) 2)))) |
#s(approx (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) #s(hole binary64 (+ (* 1/4 (pow (PI) 2)) (* x (PI))))) |
#s(approx (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) #s(hole binary64 (+ (* 1/4 (pow (PI) 2)) (* x (+ x (PI)))))) |
#s(approx (+ (* (PI) 1/2) x) #s(hole binary64 (* 1/2 (PI)))) |
#s(approx (+ (* (PI) 1/2) x) #s(hole binary64 (+ x (* 1/2 (PI))))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole binary64 (* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))))) |
#s(approx (exp x) #s(hole binary64 (exp x))) |
#s(approx (- x -1) #s(hole binary64 x)) |
#s(approx (- x -1) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (sqrt (cos x)) #s(hole binary64 (sqrt (cos x)))) |
#s(approx (cos x) #s(hole binary64 (cos x))) |
#s(approx (exp (neg x)) #s(hole binary64 (exp (neg x)))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (- (cosh x) (sinh x))) #s(hole binary64 (* (- (* 1/2 (+ (exp x) (/ 1 (exp x)))) (* 1/2 (- (exp x) (/ 1 (exp x))))) (fmod (exp x) (sqrt (cos x)))))) |
#s(approx (- (cosh x) (sinh x)) #s(hole binary64 (- (* 1/2 (+ (exp x) (/ 1 (exp x)))) (* 1/2 (- (exp x) (/ 1 (exp x))))))) |
#s(approx (+ (* (* -1/2 x) x) 1) #s(hole binary64 (* -1/2 (pow x 2)))) |
#s(approx (+ (* (* -1/2 x) x) 1) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow x 2)) 1/2)))) |
#s(approx (* (fmod (exp x) (sqrt (sin (- (neg x) (* (PI) -1/2))))) (exp (neg x))) #s(hole binary64 (* (exp (neg x)) (fmod (exp x) (sqrt (sin (neg (+ x (* -1/2 (PI)))))))))) |
#s(approx (sqrt (sin (- (neg x) (* (PI) -1/2)))) #s(hole binary64 (sqrt (sin (neg (+ x (* -1/2 (PI)))))))) |
#s(approx (sin (- (neg x) (* (PI) -1/2))) #s(hole binary64 (sin (neg (+ x (* -1/2 (PI))))))) |
#s(approx (- (neg x) (* (PI) -1/2)) #s(hole binary64 (* -1 x))) |
#s(approx (- (neg x) (* (PI) -1/2)) #s(hole binary64 (* x (- (* 1/2 (/ (PI) x)) 1)))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (/ (exp (* (* (PI) 1/4) (/ (PI) (+ (PI) x)))) (exp (/ (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (+ (PI) x))))) #s(hole binary64 (/ (fmod (exp x) (sqrt (cos x))) (exp (/ (pow (+ x (* 1/2 (PI))) 2) (+ x (PI))))))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (/ (exp (* (* (PI) 1/4) (/ (PI) (+ (PI) x)))) (exp (/ (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (+ (PI) x))))) #s(hole binary64 (+ (* 1/4 (/ (* (pow (PI) 2) (fmod (exp x) (sqrt (cos x)))) (* x (exp (/ (pow (+ x (* 1/2 (PI))) 2) (+ x (PI))))))) (/ (fmod (exp x) (sqrt (cos x))) (exp (/ (pow (+ x (* 1/2 (PI))) 2) (+ x (PI)))))))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (/ (exp (* (* (PI) 1/4) (/ (PI) (+ (PI) x)))) (exp (/ (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (+ (PI) x))))) #s(hole binary64 (+ (* 1/4 (/ (* (pow (PI) 2) (fmod (exp x) (sqrt (cos x)))) (* x (exp (/ (pow (+ x (* 1/2 (PI))) 2) (+ x (PI))))))) (+ (/ (* (+ (* -1/4 (pow (PI) 3)) (* 1/32 (pow (PI) 4))) (fmod (exp x) (sqrt (cos x)))) (* (pow x 2) (exp (/ (pow (+ x (* 1/2 (PI))) 2) (+ x (PI)))))) (/ (fmod (exp x) (sqrt (cos x))) (exp (/ (pow (+ x (* 1/2 (PI))) 2) (+ x (PI))))))))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (/ (exp (* (* (PI) 1/4) (/ (PI) (+ (PI) x)))) (exp (/ (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (+ (PI) x))))) #s(hole binary64 (+ (* 1/4 (/ (* (pow (PI) 2) (fmod (exp x) (sqrt (cos x)))) (* x (exp (/ (pow (+ x (* 1/2 (PI))) 2) (+ x (PI))))))) (+ (/ (* (+ (* -1/4 (pow (PI) 3)) (* 1/32 (pow (PI) 4))) (fmod (exp x) (sqrt (cos x)))) (* (pow x 2) (exp (/ (pow (+ x (* 1/2 (PI))) 2) (+ x (PI)))))) (+ (/ (* (+ (* -1/16 (pow (PI) 5)) (+ (* 1/384 (pow (PI) 6)) (* 1/4 (pow (PI) 4)))) (fmod (exp x) (sqrt (cos x)))) (* (pow x 3) (exp (/ (pow (+ x (* 1/2 (PI))) 2) (+ x (PI)))))) (/ (fmod (exp x) (sqrt (cos x))) (exp (/ (pow (+ x (* 1/2 (PI))) 2) (+ x (PI)))))))))) |
#s(approx (/ (exp (* (* (PI) 1/4) (/ (PI) (+ (PI) x)))) (exp (/ (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (+ (PI) x)))) #s(hole binary64 (/ 1 (exp (/ (pow (+ x (* 1/2 (PI))) 2) (+ x (PI))))))) |
#s(approx (/ (exp (* (* (PI) 1/4) (/ (PI) (+ (PI) x)))) (exp (/ (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (+ (PI) x)))) #s(hole binary64 (+ (* 1/4 (/ (pow (PI) 2) (* x (exp (/ (pow (+ x (* 1/2 (PI))) 2) (+ x (PI))))))) (/ 1 (exp (/ (pow (+ x (* 1/2 (PI))) 2) (+ x (PI)))))))) |
#s(approx (/ (exp (* (* (PI) 1/4) (/ (PI) (+ (PI) x)))) (exp (/ (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (+ (PI) x)))) #s(hole binary64 (+ (* -1/4 (/ (pow (PI) 3) (* (pow x 2) (exp (/ (pow (+ x (* 1/2 (PI))) 2) (+ x (PI))))))) (+ (* 1/32 (/ (pow (PI) 4) (* (pow x 2) (exp (/ (pow (+ x (* 1/2 (PI))) 2) (+ x (PI))))))) (+ (* 1/4 (/ (pow (PI) 2) (* x (exp (/ (pow (+ x (* 1/2 (PI))) 2) (+ x (PI))))))) (/ 1 (exp (/ (pow (+ x (* 1/2 (PI))) 2) (+ x (PI)))))))))) |
#s(approx (/ (exp (* (* (PI) 1/4) (/ (PI) (+ (PI) x)))) (exp (/ (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (+ (PI) x)))) #s(hole binary64 (+ (* -1/4 (/ (pow (PI) 3) (* (pow x 2) (exp (/ (pow (+ x (* 1/2 (PI))) 2) (+ x (PI))))))) (+ (* -1/16 (/ (pow (PI) 5) (* (pow x 3) (exp (/ (pow (+ x (* 1/2 (PI))) 2) (+ x (PI))))))) (+ (* 1/384 (/ (pow (PI) 6) (* (pow x 3) (exp (/ (pow (+ x (* 1/2 (PI))) 2) (+ x (PI))))))) (+ (* 1/32 (/ (pow (PI) 4) (* (pow x 2) (exp (/ (pow (+ x (* 1/2 (PI))) 2) (+ x (PI))))))) (+ (* 1/4 (/ (pow (PI) 2) (* x (exp (/ (pow (+ x (* 1/2 (PI))) 2) (+ x (PI))))))) (+ (* 1/4 (/ (pow (PI) 4) (* (pow x 3) (exp (/ (pow (+ x (* 1/2 (PI))) 2) (+ x (PI))))))) (/ 1 (exp (/ (pow (+ x (* 1/2 (PI))) 2) (+ x (PI))))))))))))) |
#s(approx (exp (* (* (PI) 1/4) (/ (PI) (+ (PI) x)))) #s(hole binary64 1)) |
#s(approx (exp (* (* (PI) 1/4) (/ (PI) (+ (PI) x)))) #s(hole binary64 (+ 1 (* 1/4 (/ (pow (PI) 2) x))))) |
#s(approx (exp (* (* (PI) 1/4) (/ (PI) (+ (PI) x)))) #s(hole binary64 (+ 1 (+ (* -1/4 (/ (pow (PI) 3) (pow x 2))) (+ (* 1/32 (/ (pow (PI) 4) (pow x 2))) (* 1/4 (/ (pow (PI) 2) x))))))) |
#s(approx (exp (* (* (PI) 1/4) (/ (PI) (+ (PI) x)))) #s(hole binary64 (+ 1 (+ (* -1/4 (/ (pow (PI) 3) (pow x 2))) (+ (* -1/16 (/ (pow (PI) 5) (pow x 3))) (+ (* 1/384 (/ (pow (PI) 6) (pow x 3))) (+ (* 1/32 (/ (pow (PI) 4) (pow x 2))) (+ (* 1/4 (/ (pow (PI) 2) x)) (* 1/4 (/ (pow (PI) 4) (pow x 3))))))))))) |
#s(approx (* (* (PI) 1/4) (/ (PI) (+ (PI) x))) #s(hole binary64 (* 1/4 (/ (pow (PI) 2) x)))) |
#s(approx (* (* (PI) 1/4) (/ (PI) (+ (PI) x))) #s(hole binary64 (/ (+ (* -1/4 (/ (pow (PI) 3) x)) (* 1/4 (pow (PI) 2))) x))) |
#s(approx (* (* (PI) 1/4) (/ (PI) (+ (PI) x))) #s(hole binary64 (/ (+ (* -1/4 (/ (pow (PI) 3) x)) (+ (* 1/4 (/ (pow (PI) 4) (pow x 2))) (* 1/4 (pow (PI) 2)))) x))) |
#s(approx (* (* (PI) 1/4) (/ (PI) (+ (PI) x))) #s(hole binary64 (/ (+ (* -1/4 (/ (pow (PI) 3) x)) (+ (* -1/4 (/ (pow (PI) 5) (pow x 3))) (+ (* 1/4 (/ (pow (PI) 4) (pow x 2))) (* 1/4 (pow (PI) 2))))) x))) |
#s(approx (/ (PI) (+ (PI) x)) #s(hole binary64 (/ (PI) x))) |
#s(approx (/ (PI) (+ (PI) x)) #s(hole binary64 (/ (+ (PI) (* -1 (/ (pow (PI) 2) x))) x))) |
#s(approx (/ (PI) (+ (PI) x)) #s(hole binary64 (/ (- (+ (PI) (/ (pow (PI) 3) (pow x 2))) (/ (pow (PI) 2) x)) x))) |
#s(approx (/ (PI) (+ (PI) x)) #s(hole binary64 (/ (- (+ (PI) (* -1 (/ (pow (PI) 4) (pow x 3)))) (+ (* -1 (/ (pow (PI) 3) (pow x 2))) (/ (pow (PI) 2) x))) x))) |
#s(approx (+ (PI) x) #s(hole binary64 x)) |
#s(approx (+ (PI) x) #s(hole binary64 (* x (+ 1 (/ (PI) x))))) |
#s(approx (exp (/ (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (+ (PI) x))) #s(hole binary64 (exp (/ (pow (+ x (* 1/2 (PI))) 2) (+ x (PI)))))) |
#s(approx (/ (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (+ (PI) x)) #s(hole binary64 x)) |
#s(approx (/ (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (+ (PI) x)) #s(hole binary64 (* x (+ 1 (* 1/4 (/ (pow (PI) 2) (pow x 2))))))) |
#s(approx (/ (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (+ (PI) x)) #s(hole binary64 (* x (+ 1 (+ (* -1/4 (/ (pow (PI) 3) (pow x 3))) (* 1/4 (/ (pow (PI) 2) (pow x 2)))))))) |
#s(approx (/ (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (+ (PI) x)) #s(hole binary64 (* x (- (+ 1 (+ (* 1/4 (/ (pow (PI) 2) (pow x 2))) (* 1/4 (/ (pow (PI) 4) (pow x 4))))) (* 1/4 (/ (pow (PI) 3) (pow x 3))))))) |
#s(approx (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) #s(hole binary64 (pow x 2))) |
#s(approx (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) #s(hole binary64 (* (pow x 2) (+ 1 (/ (PI) x))))) |
#s(approx (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) #s(hole binary64 (* (pow x 2) (+ 1 (+ (* 1/4 (/ (pow (PI) 2) (pow x 2))) (/ (PI) x)))))) |
#s(approx (+ (* (PI) 1/2) x) #s(hole binary64 x)) |
#s(approx (+ (* (PI) 1/2) x) #s(hole binary64 (* x (+ 1 (* 1/2 (/ (PI) x)))))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole binary64 (* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))))) |
#s(approx (exp (neg x)) #s(hole binary64 (exp (* -1 x)))) |
#s(approx (* (fmod (exp x) (sqrt (sin (- (neg x) (* (PI) -1/2))))) (exp (neg x))) #s(hole binary64 (* (exp (* -1 x)) (fmod (exp x) (sqrt (sin (- (* -1 x) (* -1/2 (PI))))))))) |
#s(approx (fmod (exp x) (sqrt (sin (- (neg x) (* (PI) -1/2))))) #s(hole binary64 (fmod (exp x) (sqrt (sin (- (* -1 x) (* -1/2 (PI)))))))) |
#s(approx (sqrt (sin (- (neg x) (* (PI) -1/2)))) #s(hole binary64 (sqrt (sin (- (* -1 x) (* -1/2 (PI))))))) |
#s(approx (sin (- (neg x) (* (PI) -1/2))) #s(hole binary64 (sin (- (* -1 x) (* -1/2 (PI)))))) |
#s(approx (- (neg x) (* (PI) -1/2)) #s(hole binary64 (* -1 (* x (+ 1 (* -1/2 (/ (PI) x))))))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (/ (exp (* (* (PI) 1/4) (/ (PI) (+ (PI) x)))) (exp (/ (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (+ (PI) x))))) #s(hole binary64 (/ (fmod (exp x) (sqrt (cos x))) (exp (/ (pow (- (* 1/2 (PI)) (* -1 x)) 2) (- (PI) (* -1 x))))))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (/ (exp (* (* (PI) 1/4) (/ (PI) (+ (PI) x)))) (exp (/ (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (+ (PI) x))))) #s(hole binary64 (+ (* 1/4 (/ (* (pow (PI) 2) (fmod (exp x) (sqrt (cos x)))) (* x (exp (/ (pow (- (* 1/2 (PI)) (* -1 x)) 2) (- (PI) (* -1 x))))))) (/ (fmod (exp x) (sqrt (cos x))) (exp (/ (pow (- (* 1/2 (PI)) (* -1 x)) 2) (- (PI) (* -1 x)))))))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (/ (exp (* (* (PI) 1/4) (/ (PI) (+ (PI) x)))) (exp (/ (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (+ (PI) x))))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (* (+ (* -1/4 (pow (PI) 3)) (* 1/32 (pow (PI) 4))) (fmod (exp x) (sqrt (cos x)))) (* x (exp (/ (pow (- (* 1/2 (PI)) (* -1 x)) 2) (- (PI) (* -1 x))))))) (* -1/4 (/ (* (pow (PI) 2) (fmod (exp x) (sqrt (cos x)))) (exp (/ (pow (- (* 1/2 (PI)) (* -1 x)) 2) (- (PI) (* -1 x))))))) x)) (/ (fmod (exp x) (sqrt (cos x))) (exp (/ (pow (- (* 1/2 (PI)) (* -1 x)) 2) (- (PI) (* -1 x)))))))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (/ (exp (* (* (PI) 1/4) (/ (PI) (+ (PI) x)))) (exp (/ (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (+ (PI) x))))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (+ (* -1/4 (pow (PI) 4)) (+ (* -1/384 (pow (PI) 6)) (* 1/16 (pow (PI) 5)))) (fmod (exp x) (sqrt (cos x)))) (* x (exp (/ (pow (- (* 1/2 (PI)) (* -1 x)) 2) (- (PI) (* -1 x))))))) (/ (* (+ (* -1/4 (pow (PI) 3)) (* 1/32 (pow (PI) 4))) (fmod (exp x) (sqrt (cos x)))) (exp (/ (pow (- (* 1/2 (PI)) (* -1 x)) 2) (- (PI) (* -1 x)))))) x)) (* -1/4 (/ (* (pow (PI) 2) (fmod (exp x) (sqrt (cos x)))) (exp (/ (pow (- (* 1/2 (PI)) (* -1 x)) 2) (- (PI) (* -1 x))))))) x)) (/ (fmod (exp x) (sqrt (cos x))) (exp (/ (pow (- (* 1/2 (PI)) (* -1 x)) 2) (- (PI) (* -1 x)))))))) |
#s(approx (/ (exp (* (* (PI) 1/4) (/ (PI) (+ (PI) x)))) (exp (/ (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (+ (PI) x)))) #s(hole binary64 (/ 1 (exp (/ (pow (- (* 1/2 (PI)) (* -1 x)) 2) (- (PI) (* -1 x))))))) |
#s(approx (/ (exp (* (* (PI) 1/4) (/ (PI) (+ (PI) x)))) (exp (/ (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (+ (PI) x)))) #s(hole binary64 (+ (* 1/4 (/ (pow (PI) 2) (* x (exp (/ (pow (- (* 1/2 (PI)) (* -1 x)) 2) (- (PI) (* -1 x))))))) (/ 1 (exp (/ (pow (- (* 1/2 (PI)) (* -1 x)) 2) (- (PI) (* -1 x)))))))) |
#s(approx (/ (exp (* (* (PI) 1/4) (/ (PI) (+ (PI) x)))) (exp (/ (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (+ (PI) x)))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (/ (pow (PI) 3) (exp (/ (pow (- (* 1/2 (PI)) (* -1 x)) 2) (- (PI) (* -1 x)))))) (* 1/32 (/ (pow (PI) 4) (exp (/ (pow (- (* 1/2 (PI)) (* -1 x)) 2) (- (PI) (* -1 x))))))) x)) (* -1/4 (/ (pow (PI) 2) (exp (/ (pow (- (* 1/2 (PI)) (* -1 x)) 2) (- (PI) (* -1 x))))))) x)) (/ 1 (exp (/ (pow (- (* 1/2 (PI)) (* -1 x)) 2) (- (PI) (* -1 x)))))))) |
#s(approx (/ (exp (* (* (PI) 1/4) (/ (PI) (+ (PI) x)))) (exp (/ (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (+ (PI) x)))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (/ (pow (PI) 4) (exp (/ (pow (- (* 1/2 (PI)) (* -1 x)) 2) (- (PI) (* -1 x)))))) (+ (* -1/384 (/ (pow (PI) 6) (exp (/ (pow (- (* 1/2 (PI)) (* -1 x)) 2) (- (PI) (* -1 x)))))) (* 1/16 (/ (pow (PI) 5) (exp (/ (pow (- (* 1/2 (PI)) (* -1 x)) 2) (- (PI) (* -1 x)))))))) x)) (+ (* -1/4 (/ (pow (PI) 3) (exp (/ (pow (- (* 1/2 (PI)) (* -1 x)) 2) (- (PI) (* -1 x)))))) (* 1/32 (/ (pow (PI) 4) (exp (/ (pow (- (* 1/2 (PI)) (* -1 x)) 2) (- (PI) (* -1 x)))))))) x)) (* -1/4 (/ (pow (PI) 2) (exp (/ (pow (- (* 1/2 (PI)) (* -1 x)) 2) (- (PI) (* -1 x))))))) x)) (/ 1 (exp (/ (pow (- (* 1/2 (PI)) (* -1 x)) 2) (- (PI) (* -1 x)))))))) |
#s(approx (exp (* (* (PI) 1/4) (/ (PI) (+ (PI) x)))) #s(hole binary64 (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (pow (PI) 3)) (* 1/32 (pow (PI) 4))) x)) (* -1/4 (pow (PI) 2))) x))))) |
#s(approx (exp (* (* (PI) 1/4) (/ (PI) (+ (PI) x)))) #s(hole binary64 (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (pow (PI) 4)) (+ (* -1/384 (pow (PI) 6)) (* 1/16 (pow (PI) 5)))) x)) (+ (* -1/4 (pow (PI) 3)) (* 1/32 (pow (PI) 4)))) x)) (* -1/4 (pow (PI) 2))) x))))) |
#s(approx (* (* (PI) 1/4) (/ (PI) (+ (PI) x))) #s(hole binary64 (* -1 (/ (+ (* -1/4 (pow (PI) 2)) (* 1/4 (/ (pow (PI) 3) x))) x)))) |
#s(approx (* (* (PI) 1/4) (/ (PI) (+ (PI) x))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (pow (PI) 3)) (* 1/4 (/ (pow (PI) 4) x))) x)) (* -1/4 (pow (PI) 2))) x)))) |
#s(approx (* (* (PI) 1/4) (/ (PI) (+ (PI) x))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (pow (PI) 4)) (* 1/4 (/ (pow (PI) 5) x))) x)) (* -1/4 (pow (PI) 3))) x)) (* -1/4 (pow (PI) 2))) x)))) |
#s(approx (/ (PI) (+ (PI) x)) #s(hole binary64 (* -1 (/ (+ (* -1 (PI)) (/ (pow (PI) 2) x)) x)))) |
#s(approx (/ (PI) (+ (PI) x)) #s(hole binary64 (* -1 (/ (+ (* -1 (PI)) (* -1 (/ (- (/ (pow (PI) 3) x) (pow (PI) 2)) x))) x)))) |
#s(approx (/ (PI) (+ (PI) x)) #s(hole binary64 (* -1 (/ (+ (* -1 (PI)) (* -1 (/ (- (* -1 (/ (- (/ (pow (PI) 4) x) (pow (PI) 3)) x)) (pow (PI) 2)) x))) x)))) |
#s(approx (+ (PI) x) #s(hole binary64 (* -1 (* x (- (* -1 (/ (PI) x)) 1))))) |
#s(approx (exp (/ (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (+ (PI) x))) #s(hole binary64 (exp (/ (pow (- (* 1/2 (PI)) (* -1 x)) 2) (- (PI) (* -1 x)))))) |
#s(approx (/ (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (+ (PI) x)) #s(hole binary64 (* -1 (* x (- (* -1/4 (/ (pow (PI) 2) (pow x 2))) 1))))) |
#s(approx (/ (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (+ (PI) x)) #s(hole binary64 (* -1 (* x (- (+ (* -1/4 (/ (pow (PI) 2) (pow x 2))) (* 1/4 (/ (pow (PI) 3) (pow x 3)))) 1))))) |
#s(approx (/ (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (+ (PI) x)) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (- (* 1/4 (/ (pow (PI) 4) x)) (* 1/4 (pow (PI) 3))) (pow x 3))) (* -1/4 (/ (pow (PI) 2) (pow x 2)))) 1))))) |
#s(approx (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ (+ (* -1 (PI)) (* -1/4 (/ (pow (PI) 2) x))) x)))))) |
#s(approx (+ (* (PI) 1/2) x) #s(hole binary64 (* -1 (* x (- (* -1/2 (/ (PI) x)) 1))))) |
| Outputs |
|---|
(*.f64 (exp.f64 (neg.f64 x)) (fmod.f64 #s(approx (exp x) #s(approx (- x -1) x)) (sqrt.f64 (cos.f64 x)))) |
(*.f64 (fmod.f64 #s(approx (exp x) #s(approx (- x -1) x)) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(fma.f64 (cosh.f64 x) (fmod.f64 #s(approx (exp x) #s(approx (- x -1) x)) (sqrt.f64 (cos.f64 x))) (*.f64 (sinh.f64 (neg.f64 x)) (fmod.f64 #s(approx (exp x) #s(approx (- x -1) x)) (sqrt.f64 (cos.f64 x))))) |
(fma.f64 (fmod.f64 #s(approx (exp x) #s(approx (- x -1) x)) (sqrt.f64 (cos.f64 x))) (cosh.f64 x) (*.f64 (fmod.f64 #s(approx (exp x) #s(approx (- x -1) x)) (sqrt.f64 (cos.f64 x))) (sinh.f64 (neg.f64 x)))) |
(+.f64 (*.f64 (fmod.f64 #s(approx (exp x) #s(approx (- x -1) x)) (sqrt.f64 (cos.f64 x))) (cosh.f64 x)) (*.f64 (fmod.f64 #s(approx (exp x) #s(approx (- x -1) x)) (sqrt.f64 (cos.f64 x))) (sinh.f64 (neg.f64 x)))) |
(+.f64 (*.f64 (cosh.f64 x) (fmod.f64 #s(approx (exp x) #s(approx (- x -1) x)) (sqrt.f64 (cos.f64 x)))) (*.f64 (sinh.f64 (neg.f64 x)) (fmod.f64 #s(approx (exp x) #s(approx (- x -1) x)) (sqrt.f64 (cos.f64 x))))) |
(fmod.f64 #s(approx (exp x) #s(approx (- x -1) x)) (sqrt.f64 (cos.f64 x))) |
#s(approx (exp x) #s(approx (- x -1) x)) |
#s(approx (- x -1) x) |
x |
(pow.f64 (cos.f64 x) #s(literal 1/2 binary64)) |
(sqrt.f64 (cos.f64 x)) |
(sin.f64 (+.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 x (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 (sin.f64 x) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 x) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(cos.f64 (neg.f64 (neg.f64 x))) |
(cos.f64 (neg.f64 x)) |
(cos.f64 x) |
(+.f64 (*.f64 (sin.f64 x) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 x) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) x) |
(pow.f64 (exp.f64 x) #s(literal -1 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 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) #s(literal 2 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 (/.f64 #s(literal 1 binary64) (neg.f64 (exp.f64 x)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (exp.f64 x))) |
(-.f64 (/.f64 #s(literal -1/4 binary64) (neg.f64 (exp.f64 x))) (/.f64 #s(literal 3/4 binary64) (neg.f64 (exp.f64 x)))) |
(-.f64 (cosh.f64 x) (sinh.f64 x)) |
(exp.f64 (-.f64 #s(literal 0 binary64) x)) |
(exp.f64 (neg.f64 x)) |
(+.f64 (cosh.f64 x) (sinh.f64 (neg.f64 x))) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 x #s(literal -1 binary64)) |
(neg.f64 (neg.f64 (neg.f64 x))) |
(neg.f64 x) |
(*.f64 #s(approx (exp (neg x)) #s(literal 1 binary64)) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64)))) |
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) #s(literal 1 binary64))) |
(fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 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)) |
(exp.f64 x) |
(+.f64 (cosh.f64 x) (sinh.f64 x)) |
#s(approx (sqrt (cos x)) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
#s(approx (exp (neg x)) #s(literal 1 binary64)) |
(*.f64 (exp.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64)))))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))) (exp.f64 (neg.f64 x))) |
(fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))) (cosh.f64 x) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))) (sinh.f64 (neg.f64 x)))) |
(fma.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))) (*.f64 (sinh.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))))) |
(+.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))) (cosh.f64 x)) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))) (sinh.f64 (neg.f64 x)))) |
(+.f64 (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64)))))) (*.f64 (sinh.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))) |
(pow.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64)))) |
#s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 x) x) #s(literal -1/2 binary64))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (*.f64 #s(literal -1/2 binary64) x))) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) x) x)) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) |
(*.f64 #s(literal -1/2 binary64) x) |
(*.f64 x #s(literal -1/2 binary64)) |
(neg.f64 (*.f64 #s(literal 1/2 binary64) x)) |
#s(literal -1/2 binary64) |
(*.f64 (exp.f64 (neg.f64 x)) (fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) (sqrt.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 x)))))) |
(*.f64 (fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) (sqrt.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 x))))) (exp.f64 (neg.f64 x))) |
(fma.f64 (fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) (sqrt.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 x))))) (cosh.f64 x) (*.f64 (fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) (sqrt.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 x))))) (sinh.f64 (neg.f64 x)))) |
(fma.f64 (cosh.f64 x) (fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) (sqrt.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 x))))) (*.f64 (sinh.f64 (neg.f64 x)) (fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) (sqrt.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 x))))))) |
(+.f64 (*.f64 (fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) (sqrt.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 x))))) (cosh.f64 x)) (*.f64 (fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) (sqrt.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 x))))) (sinh.f64 (neg.f64 x)))) |
(+.f64 (*.f64 (cosh.f64 x) (fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) (sqrt.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 x)))))) (*.f64 (sinh.f64 (neg.f64 x)) (fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) (sqrt.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 x))))))) |
(fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) (sqrt.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 x))))) |
#s(approx (exp x) (-.f64 x #s(literal -1 binary64))) |
(-.f64 x #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(pow.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 x))) #s(literal 1/2 binary64)) |
(sqrt.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 x)))) |
(neg.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal -1/2 binary64) x))) |
(sin.f64 (+.f64 (fma.f64 (PI.f64) #s(literal -1/2 binary64) x) (PI.f64))) |
(sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 x))) |
(fma.f64 (neg.f64 (sin.f64 x)) (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (neg.f64 (cos.f64 x)) (sin.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64))))) |
(fma.f64 (neg.f64 (sin.f64 x)) (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (cos.f64 x) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(-.f64 (*.f64 (neg.f64 (sin.f64 x)) (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (*.f64 (cos.f64 x) (sin.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64))))) |
(cos.f64 (+.f64 (fma.f64 (PI.f64) #s(literal -1/2 binary64) x) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(+.f64 (*.f64 (neg.f64 (sin.f64 x)) (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (*.f64 (neg.f64 (cos.f64 x)) (sin.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64))))) |
(+.f64 (*.f64 (neg.f64 (sin.f64 x)) (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (*.f64 (cos.f64 x) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(neg.f64 (fma.f64 (PI.f64) #s(literal -1/2 binary64) x)) |
(fma.f64 (neg.f64 (PI.f64)) #s(literal -1/2 binary64) (neg.f64 x)) |
(fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 x)) |
(fma.f64 #s(literal 1/2 binary64) (PI.f64) (neg.f64 x)) |
(fma.f64 #s(literal -1/2 binary64) (neg.f64 (PI.f64)) (neg.f64 x)) |
(fma.f64 #s(literal -1 binary64) x (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
(fma.f64 x #s(literal -1 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
(-.f64 (neg.f64 x) (*.f64 (neg.f64 (neg.f64 (PI.f64))) #s(literal -1/2 binary64))) |
(-.f64 (neg.f64 x) (*.f64 (PI.f64) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 x)) |
(+.f64 (neg.f64 x) (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 (PI.f64)) #s(literal 1/2 binary64)) |
(*.f64 (PI.f64) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (neg.f64 (PI.f64))) |
(*.f64 #s(literal -1/2 binary64) (neg.f64 (neg.f64 (PI.f64)))) |
(*.f64 #s(literal -1/2 binary64) (PI.f64)) |
(neg.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
(log.f64 (pow.f64 (exp.f64 (PI.f64)) #s(literal -1/2 binary64))) |
(PI.f64) |
(*.f64 (exp.f64 (/.f64 (-.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/4 binary64)) (PI.f64)) (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) (+.f64 (PI.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 (/.f64 (-.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/4 binary64)) (PI.f64)) (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) (+.f64 (PI.f64) x)))) |
(/.f64 (neg.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/4 binary64)) (/.f64 (PI.f64) (+.f64 (PI.f64) x)))))) (neg.f64 (exp.f64 (/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x))))) |
(/.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/4 binary64)) (/.f64 (PI.f64) (+.f64 (PI.f64) x))))) (exp.f64 (/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x)))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) |
(/.f64 (neg.f64 (neg.f64 (exp.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/4 binary64)) (/.f64 (PI.f64) (+.f64 (PI.f64) x)))))) (neg.f64 (neg.f64 (exp.f64 (/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x)))))) |
(/.f64 (neg.f64 (exp.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/4 binary64)) (/.f64 (PI.f64) (+.f64 (PI.f64) x))))) (neg.f64 (exp.f64 (/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x))))) |
(/.f64 (exp.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/4 binary64)) (/.f64 (PI.f64) (+.f64 (PI.f64) x)))) (exp.f64 (/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x)))) |
(neg.f64 (/.f64 (exp.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/4 binary64)) (/.f64 (PI.f64) (+.f64 (PI.f64) x)))) (neg.f64 (exp.f64 (/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x)))))) |
(neg.f64 (/.f64 (neg.f64 (exp.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/4 binary64)) (/.f64 (PI.f64) (+.f64 (PI.f64) x))))) (exp.f64 (/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x))))) |
(exp.f64 (/.f64 (-.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/4 binary64)) (PI.f64)) (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) (+.f64 (PI.f64) x))) |
(+.f64 (/.f64 (cosh.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/4 binary64)) (/.f64 (PI.f64) (+.f64 (PI.f64) x)))) (exp.f64 (/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x)))) (/.f64 (sinh.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/4 binary64)) (/.f64 (PI.f64) (+.f64 (PI.f64) x)))) (exp.f64 (/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x))))) |
(+.f64 (cosh.f64 (/.f64 (-.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/4 binary64)) (PI.f64)) (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) (+.f64 (PI.f64) x))) (sinh.f64 (/.f64 (-.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/4 binary64)) (PI.f64)) (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) (+.f64 (PI.f64) x)))) |
(pow.f64 (exp.f64 (/.f64 (PI.f64) (+.f64 (PI.f64) x))) (*.f64 (PI.f64) #s(literal 1/4 binary64))) |
(pow.f64 (exp.f64 (PI.f64)) (*.f64 #s(literal 1/4 binary64) (/.f64 (PI.f64) (+.f64 (PI.f64) x)))) |
(pow.f64 (exp.f64 (*.f64 (PI.f64) #s(literal 1/4 binary64))) (/.f64 (PI.f64) (+.f64 (PI.f64) x))) |
(exp.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/4 binary64)) (/.f64 (PI.f64) (+.f64 (PI.f64) x)))) |
(+.f64 (cosh.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/4 binary64)) (/.f64 (PI.f64) (+.f64 (PI.f64) x)))) (sinh.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/4 binary64)) (/.f64 (PI.f64) (+.f64 (PI.f64) x))))) |
(*.f64 (*.f64 (PI.f64) #s(literal 1/4 binary64)) (/.f64 (PI.f64) (+.f64 (PI.f64) x))) |
(*.f64 (/.f64 (PI.f64) (+.f64 (PI.f64) x)) (*.f64 (PI.f64) #s(literal 1/4 binary64))) |
(*.f64 (PI.f64) (*.f64 #s(literal 1/4 binary64) (/.f64 (PI.f64) (+.f64 (PI.f64) x)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/4 binary64)) (PI.f64))) (neg.f64 (+.f64 (PI.f64) x))) |
(/.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/4 binary64)) (PI.f64)) (+.f64 (PI.f64) x)) |
(*.f64 (PI.f64) #s(literal 1/4 binary64)) |
(*.f64 #s(literal 1/4 binary64) (PI.f64)) |
(neg.f64 (*.f64 (PI.f64) #s(literal -1/4 binary64))) |
(neg.f64 (*.f64 #s(literal -1/4 binary64) (PI.f64))) |
(log.f64 (exp.f64 (*.f64 (PI.f64) #s(literal 1/4 binary64)))) |
#s(literal 1/4 binary64) |
(/.f64 (neg.f64 (neg.f64 (PI.f64))) (neg.f64 (neg.f64 (+.f64 (PI.f64) x)))) |
(/.f64 (neg.f64 (PI.f64)) (neg.f64 (+.f64 (PI.f64) x))) |
(/.f64 (PI.f64) (+.f64 (PI.f64) x)) |
(neg.f64 (/.f64 (PI.f64) (neg.f64 (+.f64 (PI.f64) x)))) |
(neg.f64 (/.f64 (neg.f64 (PI.f64)) (+.f64 (PI.f64) x))) |
(-.f64 x (neg.f64 (PI.f64))) |
(+.f64 (PI.f64) x) |
(+.f64 x (PI.f64)) |
(pow.f64 (exp.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (/.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (+.f64 (PI.f64) x))) |
(exp.f64 (/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x))) |
(+.f64 (cosh.f64 (/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x))) (sinh.f64 (/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x)))) |
(*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (/.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (+.f64 (PI.f64) x))) |
(/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal -1/2 binary64) (neg.f64 x)) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (neg.f64 (+.f64 (PI.f64) x))) |
(/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (neg.f64 (neg.f64 (+.f64 (PI.f64) x)))) |
(/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x)) |
(neg.f64 (*.f64 (fma.f64 (PI.f64) #s(literal -1/2 binary64) (neg.f64 x)) (/.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (+.f64 (PI.f64) x)))) |
(+.f64 (/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (PI.f64) x)) (/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) x) (+.f64 (PI.f64) x))) |
(+.f64 (/.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x)) (/.f64 (*.f64 x (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x))) |
(*.f64 (fabs.f64 (fabs.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) (fabs.f64 (fabs.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)))) |
(*.f64 (neg.f64 (fabs.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) (neg.f64 (fabs.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)))) |
(*.f64 (neg.f64 (fma.f64 (PI.f64) #s(literal -1/2 binary64) (neg.f64 x))) (neg.f64 (fma.f64 (PI.f64) #s(literal -1/2 binary64) (neg.f64 x)))) |
(*.f64 (fabs.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (fabs.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) |
(*.f64 (fma.f64 (PI.f64) #s(literal -1/2 binary64) (neg.f64 x)) (fma.f64 (PI.f64) #s(literal -1/2 binary64) (neg.f64 x))) |
(*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) |
(pow.f64 (fabs.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) #s(literal 2 binary64)) |
(pow.f64 (fma.f64 (PI.f64) #s(literal -1/2 binary64) (neg.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) #s(literal 2 binary64)) |
(neg.f64 (*.f64 (fma.f64 (PI.f64) #s(literal -1/2 binary64) (neg.f64 x)) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) |
(fma.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) x)) |
(fma.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) x (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (*.f64 x (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) |
(fma.f64 x (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) |
(-.f64 (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (PI.f64) #s(literal -1/2 binary64) (neg.f64 x)) x)) |
(-.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (*.f64 (neg.f64 x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) |
(fabs.f64 (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) |
(+.f64 (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) x) (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) x)) |
(+.f64 (*.f64 x (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) |
(+.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (*.f64 x (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) |
(fma.f64 (neg.f64 (PI.f64)) #s(literal -1/2 binary64) x) |
(fma.f64 (PI.f64) #s(literal 1/2 binary64) x) |
(fma.f64 #s(literal 1/2 binary64) (PI.f64) x) |
(fma.f64 #s(literal -1/2 binary64) (neg.f64 (PI.f64)) x) |
(-.f64 x (*.f64 (PI.f64) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) x) |
(+.f64 x (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
#s(literal 1/2 binary64) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (- (cosh x) (sinh x))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (- (cosh x) (sinh x))) (*.f64 (+.f64 #s(literal 1 binary64) (neg.f64 x)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (- (cosh x) (sinh x))) (fma.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64))) x (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (- (cosh x) (sinh x))) (fma.f64 (fma.f64 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))) (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) x (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) |
#s(approx (fmod (exp x) (sqrt (cos x))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) |
#s(approx (exp x) #s(literal 1 binary64)) |
#s(approx (exp x) (+.f64 #s(literal 1 binary64) x)) |
#s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))) |
#s(approx (exp x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 1 binary64))) |
#s(approx (- x -1) #s(literal 1 binary64)) |
#s(approx (- x -1) (+.f64 #s(literal 1 binary64) x)) |
#s(approx x x) |
#s(approx (sqrt (cos 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 (fma.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 (fma.f64 (-.f64 (*.f64 #s(literal -19/5760 binary64) (*.f64 x x)) #s(literal 1/96 binary64)) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (cos x) #s(literal 1 binary64)) |
#s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))) |
#s(approx (cos x) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (cos x) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (exp (neg x)) #s(literal 1 binary64)) |
#s(approx (exp (neg x)) (+.f64 #s(literal 1 binary64) (neg.f64 x))) |
#s(approx (exp (neg x)) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) x #s(literal 1 binary64))) |
#s(approx (exp (neg x)) (fma.f64 (-.f64 (*.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 (neg x) (neg.f64 x)) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (- (cosh x) (sinh x))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (- (cosh x) (sinh x))) (*.f64 (+.f64 #s(literal 1 binary64) (neg.f64 x)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (- (cosh x) (sinh x))) (fma.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64))) x (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (- (cosh x) (sinh x))) (fma.f64 (fma.f64 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))) (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) x (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) |
#s(approx (exp (neg x)) #s(literal 1 binary64)) |
#s(approx (exp (neg x)) (+.f64 #s(literal 1 binary64) (neg.f64 x))) |
#s(approx (exp (neg x)) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) x #s(literal 1 binary64))) |
#s(approx (exp (neg x)) (fma.f64 (-.f64 (*.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 (+ (* (* -1/2 x) x) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (* -1/2 x) x) 1) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))) |
#s(approx (* -1/2 x) (*.f64 #s(literal -1/2 binary64) x)) |
#s(approx (* (fmod (exp x) (sqrt (sin (- (neg x) (* (PI) -1/2))))) (exp (neg x))) (fmod.f64 (exp.f64 x) (sqrt.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 x)))))) |
#s(approx (* (fmod (exp x) (sqrt (sin (- (neg x) (* (PI) -1/2))))) (exp (neg x))) (*.f64 (+.f64 #s(literal 1 binary64) (neg.f64 x)) (fmod.f64 (exp.f64 x) (sqrt.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 x))))))) |
#s(approx (* (fmod (exp x) (sqrt (sin (- (neg x) (* (PI) -1/2))))) (exp (neg x))) (fma.f64 x (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 x))))) (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64))) (fmod.f64 (exp.f64 x) (sqrt.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 x))))))) |
#s(approx (* (fmod (exp x) (sqrt (sin (- (neg x) (* (PI) -1/2))))) (exp (neg x))) (fma.f64 (fma.f64 x (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 x))))) (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64))) (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 x))))))) x (fmod.f64 (exp.f64 x) (sqrt.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 x))))))) |
#s(approx (fmod (exp x) (sqrt (sin (- (neg x) (* (PI) -1/2))))) (fmod.f64 (exp.f64 x) (sqrt.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 x)))))) |
#s(approx (sqrt (sin (- (neg x) (* (PI) -1/2)))) (sqrt.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
#s(approx (sqrt (sin (- (neg x) (* (PI) -1/2)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) x)) (sqrt.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) |
#s(approx (sqrt (sin (- (neg x) (* (PI) -1/2)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal -1/2 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) x) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) x (sqrt.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) |
#s(approx (sqrt (sin (- (neg x) (* (PI) -1/2)))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (+.f64 (fma.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal -1/2 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) (*.f64 (fma.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (/.f64 (fma.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal -1/2 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))))) x)))) x (*.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))))) x (sqrt.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) |
#s(approx (sin (- (neg x) (* (PI) -1/2))) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
#s(approx (sin (- (neg x) (* (PI) -1/2))) (-.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) x))) |
#s(approx (sin (- (neg x) (* (PI) -1/2))) (fma.f64 x (fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) x) #s(literal -1/2 binary64) (neg.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
#s(approx (sin (- (neg x) (* (PI) -1/2))) (fma.f64 x (fma.f64 x (fma.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) x) #s(literal 1/6 binary64) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal -1/2 binary64))) (neg.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
#s(approx (- (neg x) (* (PI) -1/2)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
#s(approx (- (neg x) (* (PI) -1/2)) (fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 x))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (/ (exp (* (* (PI) 1/4) (/ (PI) (+ (PI) x)))) (exp (/ (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (+ (PI) x))))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (/ (exp (* (* (PI) 1/4) (/ (PI) (+ (PI) x)))) (exp (/ (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (+ (PI) x))))) (*.f64 (+.f64 #s(literal 1 binary64) (neg.f64 x)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (/ (exp (* (* (PI) 1/4) (/ (PI) (+ (PI) x)))) (exp (/ (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (+ (PI) x))))) (fma.f64 (fma.f64 #s(literal -1/4 binary64) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (fma.f64 (-.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) #s(literal 1/32 binary64)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (fma.f64 #s(literal -3/4 binary64) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (*.f64 (+.f64 #s(literal 9/32 binary64) (/.f64 #s(literal 1/4 binary64) (PI.f64))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))))) x (*.f64 #s(literal -3/4 binary64) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))))) x (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (/ (exp (* (* (PI) 1/4) (/ (PI) (+ (PI) x)))) (exp (/ (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (+ (PI) x))))) (fma.f64 (fma.f64 #s(literal -1/4 binary64) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (fma.f64 (fma.f64 (-.f64 (fma.f64 (+.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (/.f64 #s(literal 1/16 binary64) (PI.f64)))) #s(literal -1/384 binary64)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (*.f64 #s(literal -3/4 binary64) (-.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) #s(literal 1/32 binary64)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (fma.f64 #s(literal -3/4 binary64) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (*.f64 (+.f64 #s(literal 9/32 binary64) (/.f64 #s(literal 1/4 binary64) (PI.f64))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))))))) (-.f64 (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 3/16 binary64) (PI.f64)) #s(literal 9/128 binary64)) (/.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (*.f64 (+.f64 #s(literal 9/32 binary64) (/.f64 #s(literal 1/4 binary64) (PI.f64))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))))) x (-.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) #s(literal 1/32 binary64)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (fma.f64 #s(literal -3/4 binary64) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (*.f64 (+.f64 #s(literal 9/32 binary64) (/.f64 #s(literal 1/4 binary64) (PI.f64))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))))) x (*.f64 #s(literal -3/4 binary64) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))))) x (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) |
#s(approx (/ (exp (* (* (PI) 1/4) (/ (PI) (+ (PI) x)))) (exp (/ (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (+ (PI) x)))) #s(literal 1 binary64)) |
#s(approx (/ (exp (* (* (PI) 1/4) (/ (PI) (+ (PI) x)))) (exp (/ (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (+ (PI) x)))) (+.f64 #s(literal 1 binary64) (neg.f64 x))) |
#s(approx (/ (exp (* (* (PI) 1/4) (/ (PI) (+ (PI) x)))) (exp (/ (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (+ (PI) x)))) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) x #s(literal 1 binary64))) |
#s(approx (/ (exp (* (* (PI) 1/4) (/ (PI) (+ (PI) x)))) (exp (/ (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (+ (PI) x)))) (fma.f64 (-.f64 (*.f64 (fma.f64 (-.f64 (-.f64 (+.f64 (+.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (/.f64 #s(literal 1/16 binary64) (PI.f64)))) #s(literal -1/384 binary64)) (/.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)))) #s(literal 57/128 binary64)) (+.f64 (neg.f64 (+.f64 #s(literal 9/32 binary64) (/.f64 #s(literal 1/4 binary64) (PI.f64)))) (/.f64 #s(literal 3/16 binary64) (PI.f64)))) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) x #s(literal 1 binary64))) |
#s(approx (exp (* (* (PI) 1/4) (/ (PI) (+ (PI) x)))) (exp.f64 (*.f64 (PI.f64) #s(literal 1/4 binary64)))) |
#s(approx (exp (* (* (PI) 1/4) (/ (PI) (+ (PI) x)))) (*.f64 (fma.f64 #s(literal -1/4 binary64) x #s(literal 1 binary64)) (exp.f64 (*.f64 (PI.f64) #s(literal 1/4 binary64))))) |
#s(approx (exp (* (* (PI) 1/4) (/ (PI) (+ (PI) x)))) (fma.f64 (fma.f64 (*.f64 (exp.f64 (*.f64 (PI.f64) #s(literal 1/4 binary64))) (+.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) #s(literal 1/32 binary64))) x (*.f64 (exp.f64 (*.f64 (PI.f64) #s(literal 1/4 binary64))) #s(literal -1/4 binary64))) x (exp.f64 (*.f64 (PI.f64) #s(literal 1/4 binary64))))) |
#s(approx (exp (* (* (PI) 1/4) (/ (PI) (+ (PI) x)))) (fma.f64 x (fma.f64 (-.f64 (*.f64 (exp.f64 (*.f64 (PI.f64) #s(literal 1/4 binary64))) (+.f64 (/.f64 #s(literal 1/4 binary64) (PI.f64)) #s(literal 1/32 binary64))) (*.f64 (*.f64 (+.f64 (+.f64 #s(literal 1/384 binary64) (/.f64 #s(literal 1/16 binary64) (PI.f64))) (/.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)))) (exp.f64 (*.f64 (PI.f64) #s(literal 1/4 binary64)))) x)) x (*.f64 (exp.f64 (*.f64 (PI.f64) #s(literal 1/4 binary64))) #s(literal -1/4 binary64))) (exp.f64 (*.f64 (PI.f64) #s(literal 1/4 binary64))))) |
#s(approx (* (* (PI) 1/4) (/ (PI) (+ (PI) x))) (*.f64 (PI.f64) #s(literal 1/4 binary64))) |
#s(approx (* (* (PI) 1/4) (/ (PI) (+ (PI) x))) (*.f64 #s(literal -1/4 binary64) (-.f64 x (PI.f64)))) |
#s(approx (* (* (PI) 1/4) (/ (PI) (+ (PI) x))) (fma.f64 (fma.f64 (/.f64 x (PI.f64)) #s(literal 1/4 binary64) #s(literal -1/4 binary64)) x (*.f64 (PI.f64) #s(literal 1/4 binary64)))) |
#s(approx (* (* (PI) 1/4) (/ (PI) (+ (PI) x))) (fma.f64 (fma.f64 (fma.f64 (/.f64 x (*.f64 (PI.f64) (PI.f64))) #s(literal -1/4 binary64) (/.f64 #s(literal 1/4 binary64) (PI.f64))) x #s(literal -1/4 binary64)) x (*.f64 (PI.f64) #s(literal 1/4 binary64)))) |
#s(approx (/ (PI) (+ (PI) x)) #s(literal 1 binary64)) |
#s(approx (/ (PI) (+ (PI) x)) (-.f64 #s(literal 1 binary64) (/.f64 x (PI.f64)))) |
#s(approx (/ (PI) (+ (PI) x)) (fma.f64 (-.f64 (/.f64 x (*.f64 (PI.f64) (PI.f64))) (/.f64 #s(literal 1 binary64) (PI.f64))) x #s(literal 1 binary64))) |
#s(approx (/ (PI) (+ (PI) x)) (fma.f64 (-.f64 (*.f64 (+.f64 (/.f64 (neg.f64 x) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (PI.f64)))) x) (/.f64 #s(literal 1 binary64) (PI.f64))) x #s(literal 1 binary64))) |
#s(approx (+ (PI) x) (PI.f64)) |
#s(approx (+ (PI) x) (+.f64 (PI.f64) x)) |
#s(approx (exp (/ (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (+ (PI) x))) (exp.f64 (*.f64 (PI.f64) #s(literal 1/4 binary64)))) |
#s(approx (exp (/ (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (+ (PI) x))) (*.f64 (fma.f64 #s(literal 3/4 binary64) x #s(literal 1 binary64)) (exp.f64 (*.f64 (PI.f64) #s(literal 1/4 binary64))))) |
#s(approx (exp (/ (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (+ (PI) x))) (fma.f64 (fma.f64 (*.f64 (exp.f64 (*.f64 (PI.f64) #s(literal 1/4 binary64))) (+.f64 #s(literal 9/32 binary64) (/.f64 #s(literal 1/4 binary64) (PI.f64)))) x (*.f64 (exp.f64 (*.f64 (PI.f64) #s(literal 1/4 binary64))) #s(literal 3/4 binary64))) x (exp.f64 (*.f64 (PI.f64) #s(literal 1/4 binary64))))) |
#s(approx (exp (/ (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (+ (PI) x))) (fma.f64 x (fma.f64 (fma.f64 (*.f64 (exp.f64 (*.f64 (PI.f64) #s(literal 1/4 binary64))) (-.f64 (+.f64 (/.f64 #s(literal 3/16 binary64) (PI.f64)) #s(literal 9/128 binary64)) (/.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))))) x (*.f64 (exp.f64 (*.f64 (PI.f64) #s(literal 1/4 binary64))) (+.f64 #s(literal 9/32 binary64) (/.f64 #s(literal 1/4 binary64) (PI.f64))))) x (*.f64 (exp.f64 (*.f64 (PI.f64) #s(literal 1/4 binary64))) #s(literal 3/4 binary64))) (exp.f64 (*.f64 (PI.f64) #s(literal 1/4 binary64))))) |
#s(approx (/ (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (+ (PI) x)) (*.f64 (PI.f64) #s(literal 1/4 binary64))) |
#s(approx (/ (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (+ (PI) x)) (fma.f64 #s(literal 3/4 binary64) x (*.f64 (PI.f64) #s(literal 1/4 binary64)))) |
#s(approx (/ (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (+ (PI) x)) (fma.f64 (fma.f64 (/.f64 x (PI.f64)) #s(literal 1/4 binary64) #s(literal 3/4 binary64)) x (*.f64 (PI.f64) #s(literal 1/4 binary64)))) |
#s(approx (/ (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (+ (PI) x)) (fma.f64 (fma.f64 (fma.f64 (/.f64 x (*.f64 (PI.f64) (PI.f64))) #s(literal -1/4 binary64) (/.f64 #s(literal 1/4 binary64) (PI.f64))) x #s(literal 3/4 binary64)) x (*.f64 (PI.f64) #s(literal 1/4 binary64)))) |
#s(approx (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64))) |
#s(approx (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (fma.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64) (*.f64 (PI.f64) x))) |
#s(approx (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (fma.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64) (*.f64 (+.f64 (PI.f64) x) x))) |
#s(approx (+ (* (PI) 1/2) x) (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
#s(approx (+ (* (PI) 1/2) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (- (cosh x) (sinh x))) (*.f64 (exp.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) |
#s(approx (exp x) (exp.f64 x)) |
#s(approx (- x -1) x) |
#s(approx (- x -1) (+.f64 (neg.f64 (neg.f64 x)) #s(literal 1 binary64))) |
#s(approx (sqrt (cos x)) (sqrt.f64 (cos.f64 x))) |
#s(approx (cos x) (cos.f64 x)) |
#s(approx (exp (neg x)) (exp.f64 (neg.f64 x))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (- (cosh x) (sinh x))) (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) |
#s(approx (exp (neg x)) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 #s(literal 2 binary64) (sinh.f64 x))))) |
#s(approx (+ (* (* -1/2 x) x) 1) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) |
#s(approx (+ (* (* -1/2 x) x) 1) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x))) |
#s(approx (* (fmod (exp x) (sqrt (sin (- (neg x) (* (PI) -1/2))))) (exp (neg x))) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 x))))) (exp.f64 (neg.f64 x)))) |
#s(approx (sqrt (sin (- (neg x) (* (PI) -1/2)))) (sqrt.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 x))))) |
#s(approx (sin (- (neg x) (* (PI) -1/2))) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 x)))) |
#s(approx (- (neg x) (* (PI) -1/2)) (neg.f64 x)) |
#s(approx (- (neg x) (* (PI) -1/2)) (*.f64 (-.f64 (*.f64 (/.f64 (PI.f64) x) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x)) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (/ (exp (* (* (PI) 1/4) (/ (PI) (+ (PI) x)))) (exp (/ (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (+ (PI) x))))) (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x))))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (/ (exp (* (* (PI) 1/4) (/ (PI) (+ (PI) x)))) (exp (/ (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (+ (PI) x))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (*.f64 (PI.f64) (PI.f64))) (*.f64 (exp.f64 (/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x))) x)) (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x)))))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (/ (exp (* (* (PI) 1/4) (/ (PI) (+ (PI) x)))) (exp (/ (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (+ (PI) x))))) (fma.f64 (+.f64 (/.f64 (fma.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/32 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal -1/4 binary64))) (*.f64 x x)) #s(literal 1 binary64)) (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (*.f64 (PI.f64) (PI.f64)))) (*.f64 (exp.f64 (/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x))) x)))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (/ (exp (* (* (PI) 1/4) (/ (PI) (+ (PI) x)))) (exp (/ (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (+ (PI) x))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (*.f64 (PI.f64) (PI.f64))) (*.f64 (exp.f64 (/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x))) x)) (fma.f64 (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x)))) (+.f64 (/.f64 (fma.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/32 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal -1/4 binary64))) (*.f64 x x)) (/.f64 (fma.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) #s(literal -1/16 binary64) (fma.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal 1/384 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/4 binary64)))) (*.f64 (*.f64 x x) x))) (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x))))))) |
#s(approx (/ (exp (* (* (PI) 1/4) (/ (PI) (+ (PI) x)))) (exp (/ (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (+ (PI) x)))) (exp.f64 (*.f64 (fma.f64 (PI.f64) #s(literal -1/2 binary64) (neg.f64 x)) (/.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (+.f64 (PI.f64) x))))) |
#s(approx (/ (exp (* (* (PI) 1/4) (/ (PI) (+ (PI) x)))) (exp (/ (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (+ (PI) x)))) (fma.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (exp.f64 (/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x))) x)) #s(literal 1/4 binary64) (exp.f64 (*.f64 (fma.f64 (PI.f64) #s(literal -1/2 binary64) (neg.f64 x)) (/.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (+.f64 (PI.f64) x)))))) |
#s(approx (/ (exp (* (* (PI) 1/4) (/ (PI) (+ (PI) x)))) (exp (/ (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (+ (PI) x)))) (+.f64 (/.f64 (fma.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/32 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal -1/4 binary64))) (*.f64 (*.f64 x x) (exp.f64 (/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x))))) (fma.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (exp.f64 (/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x))) x)) #s(literal 1/4 binary64) (exp.f64 (*.f64 (fma.f64 (PI.f64) #s(literal -1/2 binary64) (neg.f64 x)) (/.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (+.f64 (PI.f64) x))))))) |
#s(approx (/ (exp (* (* (PI) 1/4) (/ (PI) (+ (PI) x)))) (exp (/ (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (+ (PI) x)))) (fma.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 x x) (exp.f64 (/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x))))) #s(literal -1/4 binary64) (+.f64 (/.f64 (fma.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) #s(literal -1/16 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal 1/384 binary64))) (*.f64 (*.f64 (*.f64 x x) x) (exp.f64 (/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x))))) (fma.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 (*.f64 x x) (exp.f64 (/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x))))) #s(literal 1/32 binary64) (fma.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 (PI.f64) (exp.f64 (/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x)))) (/.f64 (PI.f64) x) (/.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 x x) x) (exp.f64 (/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x)))))) (exp.f64 (*.f64 (fma.f64 (PI.f64) #s(literal -1/2 binary64) (neg.f64 x)) (/.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (+.f64 (PI.f64) x))))))))) |
#s(approx (exp (* (* (PI) 1/4) (/ (PI) (+ (PI) x)))) #s(literal 1 binary64)) |
#s(approx (exp (* (* (PI) 1/4) (/ (PI) (+ (PI) x)))) (fma.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) x) #s(literal 1/4 binary64) #s(literal 1 binary64))) |
#s(approx (exp (* (* (PI) 1/4) (/ (PI) (+ (PI) x)))) (+.f64 (-.f64 (/.f64 (fma.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/32 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal -1/4 binary64))) (*.f64 x x)) (*.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) x) #s(literal -1/4 binary64))) #s(literal 1 binary64))) |
#s(approx (exp (* (* (PI) 1/4) (/ (PI) (+ (PI) x)))) (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 x x)) #s(literal -1/4 binary64) (+.f64 (/.f64 (fma.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) #s(literal -1/16 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal 1/384 binary64))) (*.f64 (*.f64 x x) x)) (fma.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 (PI.f64) (PI.f64)) x)) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/32 binary64)) (*.f64 x x))))) #s(literal 1 binary64))) |
#s(approx (* (* (PI) 1/4) (/ (PI) (+ (PI) x))) (*.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) x) #s(literal 1/4 binary64))) |
#s(approx (* (* (PI) 1/4) (/ (PI) (+ (PI) x))) (/.f64 (*.f64 #s(literal -1/4 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) x) (*.f64 (PI.f64) (PI.f64)))) x)) |
#s(approx (* (* (PI) 1/4) (/ (PI) (+ (PI) x))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) x) #s(literal -1/4 binary64) (*.f64 #s(literal 1/4 binary64) (fma.f64 (PI.f64) (PI.f64) (/.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 x x))))) x)) |
#s(approx (* (* (PI) 1/4) (/ (PI) (+ (PI) x))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) x) (/.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 (*.f64 x x) x))) (*.f64 #s(literal 1/4 binary64) (fma.f64 (PI.f64) (PI.f64) (/.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 x x))))) x)) |
#s(approx (/ (PI) (+ (PI) x)) (/.f64 (PI.f64) x)) |
#s(approx (/ (PI) (+ (PI) x)) (/.f64 (-.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (PI.f64)) x)) x)) |
#s(approx (/ (PI) (+ (PI) x)) (/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) x) (/.f64 (PI.f64) x) (PI.f64)) (/.f64 (*.f64 (PI.f64) (PI.f64)) x)) x)) |
#s(approx (/ (PI) (+ (PI) x)) (/.f64 (-.f64 (-.f64 (-.f64 (PI.f64) (/.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 (*.f64 x x) x))) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (neg.f64 x) x))) (/.f64 (*.f64 (PI.f64) (PI.f64)) x)) x)) |
#s(approx (+ (PI) x) x) |
#s(approx (+ (PI) x) (*.f64 (+.f64 (/.f64 (PI.f64) x) #s(literal 1 binary64)) x)) |
#s(approx (exp (/ (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (+ (PI) x))) (exp.f64 (/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x)))) |
#s(approx (/ (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (+ (PI) x)) x) |
#s(approx (/ (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (+ (PI) x)) (*.f64 (fma.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 x x)) #s(literal 1/4 binary64) #s(literal 1 binary64)) x)) |
#s(approx (/ (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (+ (PI) x)) (*.f64 (fma.f64 #s(literal -1/4 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 x x))) #s(literal 1 binary64)) x)) |
#s(approx (/ (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (+ (PI) x)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (-.f64 (fma.f64 (/.f64 (PI.f64) x) (/.f64 (PI.f64) x) (/.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 x x) x))))) x)) |
#s(approx (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (*.f64 x x)) |
#s(approx (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (*.f64 (+.f64 (/.f64 (PI.f64) x) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 x x)) #s(literal 1/4 binary64) (/.f64 (PI.f64) x)) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (+ (* (PI) 1/2) x) x) |
#s(approx (+ (* (PI) 1/2) x) (*.f64 (fma.f64 (/.f64 (PI.f64) x) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (- (cosh x) (sinh x))) (*.f64 (exp.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) |
#s(approx (exp (neg x)) (exp.f64 (neg.f64 x))) |
#s(approx (* (fmod (exp x) (sqrt (sin (- (neg x) (* (PI) -1/2))))) (exp (neg x))) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 x))))) (exp.f64 (neg.f64 x)))) |
#s(approx (fmod (exp x) (sqrt (sin (- (neg x) (* (PI) -1/2))))) (fmod.f64 (exp.f64 x) (sqrt.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 x)))))) |
#s(approx (sqrt (sin (- (neg x) (* (PI) -1/2)))) (sqrt.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 x))))) |
#s(approx (sin (- (neg x) (* (PI) -1/2))) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 x)))) |
#s(approx (- (neg x) (* (PI) -1/2)) (*.f64 (fma.f64 (/.f64 (PI.f64) x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (neg.f64 x))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (/ (exp (* (* (PI) 1/4) (/ (PI) (+ (PI) x)))) (exp (/ (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (+ (PI) x))))) (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (/.f64 (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 x)) (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 x))) (-.f64 (PI.f64) (neg.f64 x)))))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (/ (exp (* (* (PI) 1/4) (/ (PI) (+ (PI) x)))) (exp (/ (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (+ (PI) x))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (*.f64 (PI.f64) (PI.f64))) (*.f64 (exp.f64 (/.f64 (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 x)) (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 x))) (-.f64 (PI.f64) (neg.f64 x)))) x)) (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (/.f64 (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 x)) (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 x))) (-.f64 (PI.f64) (neg.f64 x))))))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (/ (exp (* (* (PI) 1/4) (/ (PI) (+ (PI) x)))) (exp (/ (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (+ (PI) x))))) (+.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (*.f64 (PI.f64) (PI.f64))) (exp.f64 (/.f64 (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 x)) (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 x))) (-.f64 (PI.f64) (neg.f64 x))))) (*.f64 (fma.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/32 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal -1/4 binary64))) (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (*.f64 (exp.f64 (/.f64 (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 x)) (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 x))) (-.f64 (PI.f64) (neg.f64 x)))) x)))) x) (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (/.f64 (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 x)) (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 x))) (-.f64 (PI.f64) (neg.f64 x))))))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (/ (exp (* (* (PI) 1/4) (/ (PI) (+ (PI) x)))) (exp (/ (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (+ (PI) x))))) (+.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (*.f64 (PI.f64) (PI.f64))) (exp.f64 (/.f64 (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 x)) (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 x))) (-.f64 (PI.f64) (neg.f64 x))))) (/.f64 (fma.f64 (fma.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/32 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal -1/4 binary64))) (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (/.f64 (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 x)) (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 x))) (-.f64 (PI.f64) (neg.f64 x))))) (/.f64 (*.f64 (neg.f64 (fma.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal -1/4 binary64) (fma.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal -1/384 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) #s(literal 1/16 binary64))))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (*.f64 (exp.f64 (/.f64 (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 x)) (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 x))) (-.f64 (PI.f64) (neg.f64 x)))) x))) x)) x) (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (/.f64 (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 x)) (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 x))) (-.f64 (PI.f64) (neg.f64 x))))))) |
#s(approx (/ (exp (* (* (PI) 1/4) (/ (PI) (+ (PI) x)))) (exp (/ (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (+ (PI) x)))) (exp.f64 (/.f64 (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 x)) (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 x))) (neg.f64 (+.f64 (PI.f64) x))))) |
#s(approx (/ (exp (* (* (PI) 1/4) (/ (PI) (+ (PI) x)))) (exp (/ (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (+ (PI) x)))) (fma.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (exp.f64 (/.f64 (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 x)) (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 x))) (-.f64 (PI.f64) (neg.f64 x)))) x)) #s(literal 1/4 binary64) (exp.f64 (/.f64 (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 x)) (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 x))) (neg.f64 (+.f64 (PI.f64) x)))))) |
#s(approx (/ (exp (* (* (PI) 1/4) (/ (PI) (+ (PI) x)))) (exp (/ (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (+ (PI) x)))) (+.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (exp.f64 (/.f64 (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 x)) (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 x))) (-.f64 (PI.f64) (neg.f64 x))))) (/.f64 (/.f64 (fma.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/32 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal -1/4 binary64))) (exp.f64 (/.f64 (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 x)) (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 x))) (-.f64 (PI.f64) (neg.f64 x))))) x)) x) (exp.f64 (/.f64 (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 x)) (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 x))) (neg.f64 (+.f64 (PI.f64) x)))))) |
#s(approx (/ (exp (* (* (PI) 1/4) (/ (PI) (+ (PI) x)))) (exp (/ (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (+ (PI) x)))) (+.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (exp.f64 (/.f64 (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 x)) (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 x))) (-.f64 (PI.f64) (neg.f64 x))))) (/.f64 (+.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (exp.f64 (/.f64 (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 x)) (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 x))) (-.f64 (PI.f64) (neg.f64 x))))) #s(literal -1/4 binary64) (/.f64 (fma.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal -1/384 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) #s(literal 1/16 binary64))) (exp.f64 (/.f64 (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 x)) (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 x))) (-.f64 (PI.f64) (neg.f64 x)))))) (neg.f64 x)) (/.f64 (fma.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/32 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal -1/4 binary64))) (exp.f64 (/.f64 (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 x)) (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 x))) (-.f64 (PI.f64) (neg.f64 x)))))) x)) x) (exp.f64 (/.f64 (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 x)) (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 x))) (neg.f64 (+.f64 (PI.f64) x)))))) |
#s(approx (exp (* (* (PI) 1/4) (/ (PI) (+ (PI) x)))) (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/4 binary64) (/.f64 (fma.f64 #s(literal -1/32 binary64) (pow.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 1/4 binary64))) x)) x))) |
#s(approx (exp (* (* (PI) 1/4) (/ (PI) (+ (PI) x)))) (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/4 binary64) (/.f64 (+.f64 (fma.f64 #s(literal -1/32 binary64) (pow.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 1/4 binary64))) (/.f64 (fma.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal -1/4 binary64) (fma.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal -1/384 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) #s(literal 1/16 binary64)))) x)) x)) x))) |
#s(approx (* (* (PI) 1/4) (/ (PI) (+ (PI) x))) (/.f64 (*.f64 #s(literal -1/4 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) x) (*.f64 (PI.f64) (PI.f64)))) x)) |
#s(approx (* (* (PI) 1/4) (/ (PI) (+ (PI) x))) (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (/.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) x))) x)) x)) |
#s(approx (* (* (PI) 1/4) (/ (PI) (+ (PI) x))) (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 1/4 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (-.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (/.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) x))) x)) x)) (neg.f64 x))) |
#s(approx (/ (PI) (+ (PI) x)) (/.f64 (-.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (PI.f64)) x)) x)) |
#s(approx (/ (PI) (+ (PI) x)) (/.f64 (-.f64 (neg.f64 (PI.f64)) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) x) (*.f64 (PI.f64) (PI.f64))) x)) (neg.f64 x))) |
#s(approx (/ (PI) (+ (PI) x)) (/.f64 (-.f64 (neg.f64 (PI.f64)) (/.f64 (-.f64 (/.f64 (-.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) x) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (neg.f64 x)) (*.f64 (PI.f64) (PI.f64))) x)) (neg.f64 x))) |
#s(approx (+ (PI) x) (*.f64 (-.f64 (/.f64 (neg.f64 (PI.f64)) x) #s(literal 1 binary64)) (neg.f64 x))) |
#s(approx (exp (/ (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (+ (PI) x))) (exp.f64 (/.f64 (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 x)) (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 x))) (-.f64 (PI.f64) (neg.f64 x))))) |
#s(approx (/ (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (+ (PI) x)) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/4 binary64)) (*.f64 x x)) #s(literal 1 binary64)) (neg.f64 x))) |
#s(approx (/ (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (+ (PI) x)) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 x x)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 x x) x)))) #s(literal 1 binary64)) (neg.f64 x))) |
#s(approx (/ (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (+ (PI) x)) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 x x)) #s(literal -1/4 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (-.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) x) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) (*.f64 (*.f64 x x) x))) #s(literal 1 binary64)) (neg.f64 x))) |
#s(approx (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) x) #s(literal -1/4 binary64) (neg.f64 (PI.f64))) x)) (*.f64 x x))) |
#s(approx (+ (* (PI) 1/2) x) (*.f64 (-.f64 (*.f64 (/.f64 (PI.f64) x) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (neg.f64 x))) |
Compiled 5 994 to 1 776 computations (70.4% saved)
32 alts after pruning (28 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 347 | 12 | 359 |
| Fresh | 5 | 16 | 21 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 1 | 1 |
| Total | 354 | 32 | 386 |
| Status | Accuracy | Program |
|---|---|---|
| 63.5% | (fma.f64 (fmod.f64 #s(approx (exp x) #s(approx (- x -1) x)) (sqrt.f64 (cos.f64 x))) (cosh.f64 x) (*.f64 (fmod.f64 #s(approx (exp x) #s(approx (- x -1) x)) (sqrt.f64 (cos.f64 x))) (sinh.f64 (neg.f64 x)))) | |
| 7.6% | (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 x)) | |
| 6.8% | (/.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 x)) | |
| 36.1% | (/.f64 (fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) (sqrt.f64 (cos.f64 x))) (exp.f64 x)) | |
| ▶ | 6.5% | (+.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))) (cosh.f64 x)) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))) (sinh.f64 (neg.f64 x)))) |
| 7.5% | (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (pow.f64 (pow.f64 (E.f64) (*.f64 #s(literal -1/2 binary64) x)) #s(literal 2 binary64))) | |
| 7.5% | (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (pow.f64 (E.f64) (neg.f64 x))) | |
| ✓ | 7.5% | (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (/.f64 (exp.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/4 binary64)) (/.f64 (PI.f64) (+.f64 (PI.f64) x)))) (exp.f64 (/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x))))) |
| 6.5% | (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (/.f64 (exp.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/4 binary64)) (/.f64 (PI.f64) (+.f64 (PI.f64) x)))) (exp.f64 #s(approx (/ (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (+ (PI) x)) (fma.f64 (fma.f64 (/.f64 x (PI.f64)) #s(literal 1/4 binary64) #s(literal 3/4 binary64)) x (*.f64 (PI.f64) #s(literal 1/4 binary64))))))) | |
| 0.6% | (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (/.f64 (exp.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/4 binary64)) #s(approx (/ (PI) (+ (PI) x)) (/.f64 (-.f64 (neg.f64 (PI.f64)) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) x) (*.f64 (PI.f64) (PI.f64))) x)) (neg.f64 x))))) (exp.f64 (/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x))))) | |
| 7.5% | (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 (neg.f64 x))) (-.f64 (*.f64 (exp.f64 x) #s(literal 1/2 binary64)) (cosh.f64 x)))) | |
| ✓ | 7.4% | (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 (cosh.f64 x) (sinh.f64 x))) |
| 7.4% | (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (+.f64 (+.f64 (cosh.f64 (/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal -1/2 binary64) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x)) (+.f64 (PI.f64) x))) (*.f64 (sinh.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/4 binary64)) (/.f64 (PI.f64) (+.f64 (PI.f64) x)))) (cosh.f64 (/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x))))) (*.f64 (cosh.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (PI.f64)) (/.f64 (PI.f64) (+.f64 (PI.f64) x)))) (sinh.f64 (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x) (/.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (+.f64 (PI.f64) x))))))) | |
| 7.4% | (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (+.f64 (*.f64 (sinh.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/4 binary64)) (/.f64 (PI.f64) (+.f64 (PI.f64) x)))) (cosh.f64 (/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x)))) (fma.f64 (cosh.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (PI.f64)) (/.f64 (PI.f64) (+.f64 (PI.f64) x)))) (sinh.f64 (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x) (/.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (+.f64 (PI.f64) x)))) (cosh.f64 (/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal -1/2 binary64) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x)) (+.f64 (PI.f64) x)))))) | |
| 7.5% | (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (PI.f64) #s(literal 1/4 binary64))) (sqrt.f64 (PI.f64))) (*.f64 (sqrt.f64 (*.f64 (PI.f64) #s(literal 1/4 binary64))) (sqrt.f64 (PI.f64)))) (*.f64 (-.f64 x (/.f64 (PI.f64) #s(literal -2 binary64))) (-.f64 x (/.f64 (PI.f64) #s(literal -2 binary64))))) (-.f64 (/.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 2 binary64)) (neg.f64 x))))) | |
| 7.5% | (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (/.f64 (-.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/4 binary64)) (PI.f64)) (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) (+.f64 (PI.f64) x)))) | |
| 7.5% | (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (+.f64 (PI.f64) x)) (*.f64 (+.f64 (PI.f64) x) (+.f64 (PI.f64) x))) (/.f64 (*.f64 (+.f64 (PI.f64) x) (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) (*.f64 (+.f64 (PI.f64) x) (+.f64 (PI.f64) x)))))) | |
| ✓ | 6.5% | (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))) (exp.f64 (neg.f64 x))) |
| ▶ | 6.3% | (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))) #s(approx (exp (neg x)) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) x #s(literal 1 binary64)))) |
| 6.2% | (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))) #s(approx (exp (neg x)) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) x #s(literal 1 binary64)))) | |
| 6.0% | (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))) #s(approx (exp (neg x)) (+.f64 #s(literal 1 binary64) (neg.f64 x)))) | |
| 4.8% | (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (* -1/2 x) x) 1) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x)))))) (exp.f64 (neg.f64 x))) | |
| 7.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))) | |
| 7.1% | (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.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)) x) x #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) | |
| 6.2% | (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (- (cosh x) (sinh x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64)))) | |
| ▶ | 6.0% | (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (- (cosh x) (sinh x)) (-.f64 #s(literal 1 binary64) x))) |
| ✓ | 5.7% | (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (- (cosh x) (sinh x)) #s(literal 1 binary64))) |
| 22.4% | (*.f64 (fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) (sqrt.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 x))))) (exp.f64 (neg.f64 x))) | |
| 16.8% | (*.f64 (fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) (sqrt.f64 (sin.f64 #s(approx (- (neg x) (* (PI) -1/2)) (neg.f64 x))))) (exp.f64 (neg.f64 x))) | |
| ▶ | 36.1% | (*.f64 (fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) (sqrt.f64 (cos.f64 x))) (pow.f64 (E.f64) (neg.f64 x))) |
| ▶ | 93.7% | (*.f64 (fmod.f64 #s(approx (exp x) #s(approx (- x -1) x)) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
| 5.1% | (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) #s(approx (- (cosh x) (sinh x)) #s(literal 1 binary64))) |
Compiled 1 290 to 1 035 computations (19.8% saved)
| Inputs |
|---|
(*.f64 (fmod.f64 #s(approx (exp x) #s(approx (- x -1) x)) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
(fmod.f64 #s(approx (exp x) #s(approx (- x -1) x)) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64)))) |
#s(approx (exp x) #s(approx (- x -1) x)) |
#s(approx (- x -1) x) |
x |
(sqrt.f64 #s(approx (cos x) #s(literal 1 binary64))) |
#s(approx (cos x) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(exp.f64 (neg.f64 x)) |
(neg.f64 x) |
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (- (cosh x) (sinh x)) (-.f64 #s(literal 1 binary64) x))) |
(fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) |
(exp.f64 x) |
#s(approx (sqrt (cos x)) #s(literal 1 binary64)) |
#s(approx (- (cosh x) (sinh x)) (-.f64 #s(literal 1 binary64) x)) |
(-.f64 #s(literal 1 binary64) x) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))) #s(approx (exp (neg x)) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) x #s(literal 1 binary64)))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))) |
(sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64)))) |
#s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64)) |
(*.f64 #s(literal -1/2 binary64) x) |
#s(literal -1/2 binary64) |
#s(approx (exp (neg x)) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) x #s(literal 1 binary64))) |
(fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) x #s(literal 1 binary64)) |
(-.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) |
(*.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x) |
(fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) |
#s(literal -1/6 binary64) |
#s(literal 1/2 binary64) |
(*.f64 (fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) (sqrt.f64 (cos.f64 x))) (pow.f64 (E.f64) (neg.f64 x))) |
(fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) (sqrt.f64 (cos.f64 x))) |
#s(approx (exp x) (-.f64 x #s(literal -1 binary64))) |
(-.f64 x #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(sqrt.f64 (cos.f64 x)) |
(cos.f64 x) |
(pow.f64 (E.f64) (neg.f64 x)) |
(E.f64) |
(+.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))) (cosh.f64 x)) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))) (sinh.f64 (neg.f64 x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))) (cosh.f64 x)) |
(cosh.f64 x) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))) (sinh.f64 (neg.f64 x))) |
(sinh.f64 (neg.f64 x)) |
| Outputs |
|---|
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole binary64 (fmod (exp x) (sqrt (cos x))))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole binary64 (+ (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x)))))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole binary64 (+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (* x (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x)))))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole 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)))))) |
#s(approx (fmod (exp x) (sqrt (cos x))) #s(hole binary64 (fmod (exp x) (sqrt (cos x))))) |
#s(approx (exp x) #s(hole binary64 1)) |
#s(approx (exp x) #s(hole binary64 (+ 1 x))) |
#s(approx (exp x) #s(hole binary64 (+ 1 (* x (+ 1 (* 1/2 x)))))) |
#s(approx (exp x) #s(hole binary64 (+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))))) |
#s(approx (- x -1) #s(hole binary64 1)) |
#s(approx (- x -1) #s(hole binary64 (+ 1 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (sqrt (cos x)) #s(hole binary64 1)) |
#s(approx (sqrt (cos x)) #s(hole binary64 (+ 1 (* -1/4 (pow x 2))))) |
#s(approx (sqrt (cos x)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))))) |
#s(approx (sqrt (cos x)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))))) |
#s(approx (cos x) #s(hole binary64 1)) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))))) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))))) |
#s(approx (exp (neg x)) #s(hole binary64 1)) |
#s(approx (exp (neg x)) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (exp (neg x)) #s(hole binary64 (+ 1 (* x (- (* 1/2 x) 1))))) |
#s(approx (exp (neg x)) #s(hole binary64 (+ 1 (* x (- (* x (+ 1/2 (* -1/6 x))) 1))))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (- (cosh x) (sinh x))) #s(hole binary64 (fmod (exp x) (sqrt (cos x))))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (- (cosh x) (sinh x))) #s(hole binary64 (+ (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x)))))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (- (cosh x) (sinh x))) #s(hole binary64 (+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (* x (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x)))))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (- (cosh x) (sinh x))) #s(hole 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)))))) |
#s(approx (- (cosh x) (sinh x)) #s(hole binary64 1)) |
#s(approx (- (cosh x) (sinh x)) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (- (cosh x) (sinh x)) #s(hole binary64 (+ 1 (* x (- (* 1/2 x) 1))))) |
#s(approx (- (cosh x) (sinh x)) #s(hole binary64 (+ 1 (* x (- (* x (+ 1/2 (* -1/6 x))) 1))))) |
#s(approx (- 1 x) #s(hole binary64 1)) |
#s(approx (- 1 x) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (+ (* (* -1/2 x) x) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* -1/2 x) x) 1) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (* -1/2 x) #s(hole binary64 (* -1/2 x))) |
#s(approx (+ (* (- (* (+ (* -1/6 x) 1/2) x) 1) x) 1) #s(hole binary64 1)) |
#s(approx (+ (* (- (* (+ (* -1/6 x) 1/2) x) 1) x) 1) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (+ (* (- (* (+ (* -1/6 x) 1/2) x) 1) x) 1) #s(hole binary64 (+ 1 (* x (- (* 1/2 x) 1))))) |
#s(approx (+ (* (- (* (+ (* -1/6 x) 1/2) x) 1) x) 1) #s(hole binary64 (+ 1 (* x (- (* x (+ 1/2 (* -1/6 x))) 1))))) |
#s(approx (- (* (+ (* -1/6 x) 1/2) x) 1) #s(hole binary64 -1)) |
#s(approx (- (* (+ (* -1/6 x) 1/2) x) 1) #s(hole binary64 (- (* 1/2 x) 1))) |
#s(approx (- (* (+ (* -1/6 x) 1/2) x) 1) #s(hole binary64 (- (* x (+ 1/2 (* -1/6 x))) 1))) |
#s(approx (* (+ (* -1/6 x) 1/2) x) #s(hole binary64 (* 1/2 x))) |
#s(approx (* (+ (* -1/6 x) 1/2) x) #s(hole binary64 (* x (+ 1/2 (* -1/6 x))))) |
#s(approx (+ (* -1/6 x) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* -1/6 x) 1/2) #s(hole binary64 (+ 1/2 (* -1/6 x)))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (pow (E) (neg x))) #s(hole binary64 (fmod (exp x) (sqrt (cos x))))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (pow (E) (neg x))) #s(hole binary64 (+ (* -1 (* x (* (log (E)) (fmod (exp x) (sqrt (cos x)))))) (fmod (exp x) (sqrt (cos x)))))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (pow (E) (neg x))) #s(hole binary64 (+ (* x (+ (* -1 (* (log (E)) (fmod (exp x) (sqrt (cos x))))) (* 1/2 (* x (* (pow (log (E)) 2) (fmod (exp x) (sqrt (cos x)))))))) (fmod (exp x) (sqrt (cos x)))))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (pow (E) (neg x))) #s(hole binary64 (+ (* x (+ (* -1 (* (log (E)) (fmod (exp x) (sqrt (cos x))))) (* x (+ (* -1/6 (* x (* (pow (log (E)) 3) (fmod (exp x) (sqrt (cos x)))))) (* 1/2 (* (pow (log (E)) 2) (fmod (exp x) (sqrt (cos x))))))))) (fmod (exp x) (sqrt (cos x)))))) |
#s(approx (pow (E) (neg x)) #s(hole binary64 1)) |
#s(approx (pow (E) (neg x)) #s(hole binary64 (+ 1 (* -1 (* x (log (E))))))) |
#s(approx (pow (E) (neg x)) #s(hole binary64 (+ 1 (* x (+ (* -1 (log (E))) (* 1/2 (* x (pow (log (E)) 2)))))))) |
#s(approx (pow (E) (neg x)) #s(hole binary64 (+ 1 (* x (+ (* -1 (log (E))) (* x (+ (* -1/6 (* x (pow (log (E)) 3))) (* 1/2 (pow (log (E)) 2))))))))) |
#s(approx (+ (* (fmod (exp x) (sqrt (cos x))) (cosh x)) (* (fmod (exp x) (sqrt (cos x))) (sinh (neg x)))) #s(hole binary64 (fmod (exp x) (sqrt (cos x))))) |
#s(approx (+ (* (fmod (exp x) (sqrt (cos x))) (cosh x)) (* (fmod (exp x) (sqrt (cos x))) (sinh (neg x)))) #s(hole binary64 (+ (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x)))))) |
#s(approx (+ (* (fmod (exp x) (sqrt (cos x))) (cosh x)) (* (fmod (exp x) (sqrt (cos x))) (sinh (neg x)))) #s(hole binary64 (+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (* x (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x)))))) |
#s(approx (+ (* (fmod (exp x) (sqrt (cos x))) (cosh x)) (* (fmod (exp x) (sqrt (cos x))) (sinh (neg x)))) #s(hole 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)))))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (cosh x)) #s(hole binary64 (fmod (exp x) (sqrt (cos x))))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (cosh x)) #s(hole binary64 (+ (* 1/2 (* (pow x 2) (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x)))))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (cosh x)) #s(hole binary64 (+ (* (pow x 2) (+ (* 1/24 (* (pow x 2) (fmod (exp x) (sqrt (cos x))))) (* 1/2 (fmod (exp x) (sqrt (cos x)))))) (fmod (exp x) (sqrt (cos x)))))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (cosh x)) #s(hole binary64 (+ (* (pow x 2) (+ (* 1/2 (fmod (exp x) (sqrt (cos x)))) (* (pow x 2) (+ (* 1/720 (* (pow x 2) (fmod (exp x) (sqrt (cos x))))) (* 1/24 (fmod (exp x) (sqrt (cos x)))))))) (fmod (exp x) (sqrt (cos x)))))) |
#s(approx (cosh x) #s(hole binary64 1)) |
#s(approx (cosh x) #s(hole binary64 (+ 1 (* 1/2 (pow x 2))))) |
#s(approx (cosh x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))) |
#s(approx (cosh x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (sinh (neg x))) #s(hole binary64 (* -1 (* x (fmod (exp x) (sqrt (cos x))))))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (sinh (neg x))) #s(hole binary64 (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* -1/6 (* (pow x 2) (fmod (exp x) (sqrt (cos x))))))))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (sinh (neg x))) #s(hole binary64 (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* (pow x 2) (+ (* -1/6 (fmod (exp x) (sqrt (cos x)))) (* -1/120 (* (pow x 2) (fmod (exp x) (sqrt (cos x))))))))))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (sinh (neg x))) #s(hole binary64 (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* (pow x 2) (+ (* -1/6 (fmod (exp x) (sqrt (cos x)))) (* (pow x 2) (+ (* -1/120 (fmod (exp x) (sqrt (cos x)))) (* -1/5040 (* (pow x 2) (fmod (exp x) (sqrt (cos x))))))))))))) |
#s(approx (sinh (neg x)) #s(hole binary64 (* -1 x))) |
#s(approx (sinh (neg x)) #s(hole binary64 (* x (- (* -1/6 (pow x 2)) 1)))) |
#s(approx (sinh (neg x)) #s(hole binary64 (* x (- (* (pow x 2) (- (* -1/120 (pow x 2)) 1/6)) 1)))) |
#s(approx (sinh (neg x)) #s(hole binary64 (* x (- (* (pow x 2) (- (* (pow x 2) (- (* -1/5040 (pow x 2)) 1/120)) 1/6)) 1)))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole binary64 (* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))))) |
#s(approx (exp x) #s(hole binary64 (exp x))) |
#s(approx (- x -1) #s(hole binary64 x)) |
#s(approx (- x -1) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (sqrt (cos x)) #s(hole binary64 (sqrt (cos x)))) |
#s(approx (cos x) #s(hole binary64 (cos x))) |
#s(approx (exp (neg x)) #s(hole binary64 (exp (neg x)))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (- (cosh x) (sinh x))) #s(hole binary64 (* (- (* 1/2 (+ (exp x) (/ 1 (exp x)))) (* 1/2 (- (exp x) (/ 1 (exp x))))) (fmod (exp x) (sqrt (cos x)))))) |
#s(approx (- (cosh x) (sinh x)) #s(hole binary64 (- (* 1/2 (+ (exp x) (/ 1 (exp x)))) (* 1/2 (- (exp x) (/ 1 (exp x))))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 x))) |
#s(approx (- 1 x) #s(hole binary64 (* x (- (/ 1 x) 1)))) |
#s(approx (+ (* (* -1/2 x) x) 1) #s(hole binary64 (* -1/2 (pow x 2)))) |
#s(approx (+ (* (* -1/2 x) x) 1) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow x 2)) 1/2)))) |
#s(approx (+ (* (- (* (+ (* -1/6 x) 1/2) x) 1) x) 1) #s(hole binary64 (* -1/6 (pow x 3)))) |
#s(approx (+ (* (- (* (+ (* -1/6 x) 1/2) x) 1) x) 1) #s(hole binary64 (* (pow x 3) (- (* 1/2 (/ 1 x)) 1/6)))) |
#s(approx (+ (* (- (* (+ (* -1/6 x) 1/2) x) 1) x) 1) #s(hole binary64 (* (pow x 3) (- (* 1/2 (/ 1 x)) (+ 1/6 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (- (* (+ (* -1/6 x) 1/2) x) 1) x) 1) #s(hole binary64 (* (pow x 3) (- (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 3))) (+ 1/6 (/ 1 (pow x 2))))))) |
#s(approx (- (* (+ (* -1/6 x) 1/2) x) 1) #s(hole binary64 (* -1/6 (pow x 2)))) |
#s(approx (- (* (+ (* -1/6 x) 1/2) x) 1) #s(hole binary64 (* (pow x 2) (- (* 1/2 (/ 1 x)) 1/6)))) |
#s(approx (- (* (+ (* -1/6 x) 1/2) x) 1) #s(hole binary64 (* (pow x 2) (- (* 1/2 (/ 1 x)) (+ 1/6 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* -1/6 x) 1/2) x) #s(hole binary64 (* -1/6 (pow x 2)))) |
#s(approx (* (+ (* -1/6 x) 1/2) x) #s(hole binary64 (* (pow x 2) (- (* 1/2 (/ 1 x)) 1/6)))) |
#s(approx (+ (* -1/6 x) 1/2) #s(hole binary64 (* -1/6 x))) |
#s(approx (+ (* -1/6 x) 1/2) #s(hole binary64 (* x (- (* 1/2 (/ 1 x)) 1/6)))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (pow (E) (neg x))) #s(hole binary64 (* (exp (* -1 (* x (log (E))))) (fmod (exp x) (sqrt (cos x)))))) |
#s(approx (pow (E) (neg x)) #s(hole binary64 (exp (* -1 (* x (log (E))))))) |
#s(approx (+ (* (fmod (exp x) (sqrt (cos x))) (cosh x)) (* (fmod (exp x) (sqrt (cos x))) (sinh (neg x)))) #s(hole binary64 (+ (* 1/2 (* (+ (exp x) (/ 1 (exp x))) (fmod (exp x) (sqrt (cos x))))) (* 1/2 (* (- (exp (neg x)) (/ 1 (exp (neg x)))) (fmod (exp x) (sqrt (cos x)))))))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (cosh x)) #s(hole binary64 (* 1/2 (* (+ (exp x) (/ 1 (exp x))) (fmod (exp x) (sqrt (cos x))))))) |
#s(approx (cosh x) #s(hole binary64 (* 1/2 (+ (exp x) (/ 1 (exp x)))))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (sinh (neg x))) #s(hole binary64 (* 1/2 (* (- (exp (neg x)) (/ 1 (exp (neg x)))) (fmod (exp x) (sqrt (cos x))))))) |
#s(approx (sinh (neg x)) #s(hole binary64 (* 1/2 (- (exp (neg x)) (/ 1 (exp (neg x))))))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole binary64 (* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))))) |
#s(approx (exp (neg x)) #s(hole binary64 (exp (* -1 x)))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 (* x (- 1 (/ 1 x)))))) |
#s(approx (+ (* (- (* (+ (* -1/6 x) 1/2) x) 1) x) 1) #s(hole binary64 (* -1 (* (pow x 3) (- 1/6 (* 1/2 (/ 1 x))))))) |
#s(approx (+ (* (- (* (+ (* -1/6 x) 1/2) x) 1) x) 1) #s(hole binary64 (* -1 (* (pow x 3) (+ 1/6 (* -1 (/ (- 1/2 (/ 1 x)) x))))))) |
#s(approx (+ (* (- (* (+ (* -1/6 x) 1/2) x) 1) x) 1) #s(hole binary64 (* -1 (* (pow x 3) (+ 1/6 (* -1 (/ (+ 1/2 (* -1 (/ (- 1 (/ 1 x)) x))) x))))))) |
#s(approx (- (* (+ (* -1/6 x) 1/2) x) 1) #s(hole binary64 (* (pow x 2) (- (* -1 (/ (- (/ 1 x) 1/2) x)) 1/6)))) |
#s(approx (+ (* -1/6 x) 1/2) #s(hole binary64 (* -1 (* x (- 1/6 (* 1/2 (/ 1 x))))))) |
#s(approx (+ (* (fmod (exp x) (sqrt (cos x))) (cosh x)) (* (fmod (exp x) (sqrt (cos x))) (sinh (neg x)))) #s(hole binary64 (+ (* 1/2 (* (+ (exp x) (/ 1 (exp x))) (fmod (exp x) (sqrt (cos x))))) (* 1/2 (* (- (exp (* -1 x)) (/ 1 (exp (* -1 x)))) (fmod (exp x) (sqrt (cos x)))))))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (sinh (neg x))) #s(hole binary64 (* 1/2 (* (- (exp (* -1 x)) (/ 1 (exp (* -1 x)))) (fmod (exp x) (sqrt (cos x))))))) |
#s(approx (sinh (neg x)) #s(hole binary64 (* 1/2 (- (exp (* -1 x)) (/ 1 (exp (* -1 x))))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.0ms | x | @ | inf | ((* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (exp x) (- x -1) x (sqrt (cos x)) (cos x) 1 (exp (neg x)) (neg x) (* (fmod (exp x) (sqrt (cos x))) (- (cosh x) (sinh x))) (fmod (exp x) (sqrt (cos x))) (exp x) (sqrt (cos x)) (- (cosh x) (sinh x)) (- 1 x) (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (sqrt (cos x)) (cos x) (+ (* (* -1/2 x) x) 1) (* -1/2 x) -1/2 (exp (neg x)) (+ (* (- (* (+ (* -1/6 x) 1/2) x) 1) x) 1) (- (* (+ (* -1/6 x) 1/2) x) 1) (* (+ (* -1/6 x) 1/2) x) (+ (* -1/6 x) 1/2) -1/6 1/2 (* (fmod (exp x) (sqrt (cos x))) (pow (E) (neg x))) (fmod (exp x) (sqrt (cos x))) (exp x) (- x -1) -1 (sqrt (cos x)) (cos x) (pow (E) (neg x)) (E) (+ (* (fmod (exp x) (sqrt (cos x))) (cosh x)) (* (fmod (exp x) (sqrt (cos x))) (sinh (neg x)))) (* (fmod (exp x) (sqrt (cos x))) (cosh x)) (cosh x) (* (fmod (exp x) (sqrt (cos x))) (sinh (neg x))) (sinh (neg x))) |
| 5.0ms | x | @ | -inf | ((* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (exp x) (- x -1) x (sqrt (cos x)) (cos x) 1 (exp (neg x)) (neg x) (* (fmod (exp x) (sqrt (cos x))) (- (cosh x) (sinh x))) (fmod (exp x) (sqrt (cos x))) (exp x) (sqrt (cos x)) (- (cosh x) (sinh x)) (- 1 x) (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (sqrt (cos x)) (cos x) (+ (* (* -1/2 x) x) 1) (* -1/2 x) -1/2 (exp (neg x)) (+ (* (- (* (+ (* -1/6 x) 1/2) x) 1) x) 1) (- (* (+ (* -1/6 x) 1/2) x) 1) (* (+ (* -1/6 x) 1/2) x) (+ (* -1/6 x) 1/2) -1/6 1/2 (* (fmod (exp x) (sqrt (cos x))) (pow (E) (neg x))) (fmod (exp x) (sqrt (cos x))) (exp x) (- x -1) -1 (sqrt (cos x)) (cos x) (pow (E) (neg x)) (E) (+ (* (fmod (exp x) (sqrt (cos x))) (cosh x)) (* (fmod (exp x) (sqrt (cos x))) (sinh (neg x)))) (* (fmod (exp x) (sqrt (cos x))) (cosh x)) (cosh x) (* (fmod (exp x) (sqrt (cos x))) (sinh (neg x))) (sinh (neg x))) |
| 3.0ms | x | @ | 0 | ((* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (exp x) (- x -1) x (sqrt (cos x)) (cos x) 1 (exp (neg x)) (neg x) (* (fmod (exp x) (sqrt (cos x))) (- (cosh x) (sinh x))) (fmod (exp x) (sqrt (cos x))) (exp x) (sqrt (cos x)) (- (cosh x) (sinh x)) (- 1 x) (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (sqrt (cos x)) (cos x) (+ (* (* -1/2 x) x) 1) (* -1/2 x) -1/2 (exp (neg x)) (+ (* (- (* (+ (* -1/6 x) 1/2) x) 1) x) 1) (- (* (+ (* -1/6 x) 1/2) x) 1) (* (+ (* -1/6 x) 1/2) x) (+ (* -1/6 x) 1/2) -1/6 1/2 (* (fmod (exp x) (sqrt (cos x))) (pow (E) (neg x))) (fmod (exp x) (sqrt (cos x))) (exp x) (- x -1) -1 (sqrt (cos x)) (cos x) (pow (E) (neg x)) (E) (+ (* (fmod (exp x) (sqrt (cos x))) (cosh x)) (* (fmod (exp x) (sqrt (cos x))) (sinh (neg x)))) (* (fmod (exp x) (sqrt (cos x))) (cosh x)) (cosh x) (* (fmod (exp x) (sqrt (cos x))) (sinh (neg x))) (sinh (neg x))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 437 | 2764 |
| 0 | 480 | 2485 |
| 1 | 1189 | 2267 |
| 2 | 3786 | 2259 |
| 0 | 8040 | 2174 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(*.f64 (fmod.f64 #s(approx (exp x) #s(approx (- x -1) x)) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
(fmod.f64 #s(approx (exp x) #s(approx (- x -1) x)) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64)))) |
#s(approx (exp x) #s(approx (- x -1) x)) |
#s(approx (- x -1) x) |
x |
(sqrt.f64 #s(approx (cos x) #s(literal 1 binary64))) |
#s(approx (cos x) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(exp.f64 (neg.f64 x)) |
(neg.f64 x) |
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (- (cosh x) (sinh x)) (-.f64 #s(literal 1 binary64) x))) |
(fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) |
(exp.f64 x) |
#s(approx (sqrt (cos x)) #s(literal 1 binary64)) |
#s(approx (- (cosh x) (sinh x)) (-.f64 #s(literal 1 binary64) x)) |
(-.f64 #s(literal 1 binary64) x) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))) #s(approx (exp (neg x)) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) x #s(literal 1 binary64)))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))) |
(sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64)))) |
#s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64)) |
(*.f64 #s(literal -1/2 binary64) x) |
#s(literal -1/2 binary64) |
#s(approx (exp (neg x)) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) x #s(literal 1 binary64))) |
(fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) x #s(literal 1 binary64)) |
(-.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) |
(*.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x) |
(fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) |
#s(literal -1/6 binary64) |
#s(literal 1/2 binary64) |
(*.f64 (fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) (sqrt.f64 (cos.f64 x))) (pow.f64 (E.f64) (neg.f64 x))) |
(fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) (sqrt.f64 (cos.f64 x))) |
#s(approx (exp x) (-.f64 x #s(literal -1 binary64))) |
(-.f64 x #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(sqrt.f64 (cos.f64 x)) |
(cos.f64 x) |
(pow.f64 (E.f64) (neg.f64 x)) |
(E.f64) |
(+.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))) (cosh.f64 x)) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))) (sinh.f64 (neg.f64 x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))) (cosh.f64 x)) |
(cosh.f64 x) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))) (sinh.f64 (neg.f64 x))) |
(sinh.f64 (neg.f64 x)) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole binary64 (fmod (exp x) (sqrt (cos x))))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole binary64 (+ (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x)))))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole binary64 (+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (* x (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x)))))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole 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)))))) |
#s(approx (fmod (exp x) (sqrt (cos x))) #s(hole binary64 (fmod (exp x) (sqrt (cos x))))) |
#s(approx (exp x) #s(hole binary64 1)) |
#s(approx (exp x) #s(hole binary64 (+ 1 x))) |
#s(approx (exp x) #s(hole binary64 (+ 1 (* x (+ 1 (* 1/2 x)))))) |
#s(approx (exp x) #s(hole binary64 (+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))))) |
#s(approx (- x -1) #s(hole binary64 1)) |
#s(approx (- x -1) #s(hole binary64 (+ 1 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (sqrt (cos x)) #s(hole binary64 1)) |
#s(approx (sqrt (cos x)) #s(hole binary64 (+ 1 (* -1/4 (pow x 2))))) |
#s(approx (sqrt (cos x)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))))) |
#s(approx (sqrt (cos x)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))))) |
#s(approx (cos x) #s(hole binary64 1)) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))))) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))))) |
#s(approx (exp (neg x)) #s(hole binary64 1)) |
#s(approx (exp (neg x)) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (exp (neg x)) #s(hole binary64 (+ 1 (* x (- (* 1/2 x) 1))))) |
#s(approx (exp (neg x)) #s(hole binary64 (+ 1 (* x (- (* x (+ 1/2 (* -1/6 x))) 1))))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (- (cosh x) (sinh x))) #s(hole binary64 (fmod (exp x) (sqrt (cos x))))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (- (cosh x) (sinh x))) #s(hole binary64 (+ (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x)))))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (- (cosh x) (sinh x))) #s(hole binary64 (+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (* x (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x)))))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (- (cosh x) (sinh x))) #s(hole 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)))))) |
#s(approx (- (cosh x) (sinh x)) #s(hole binary64 1)) |
#s(approx (- (cosh x) (sinh x)) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (- (cosh x) (sinh x)) #s(hole binary64 (+ 1 (* x (- (* 1/2 x) 1))))) |
#s(approx (- (cosh x) (sinh x)) #s(hole binary64 (+ 1 (* x (- (* x (+ 1/2 (* -1/6 x))) 1))))) |
#s(approx (- 1 x) #s(hole binary64 1)) |
#s(approx (- 1 x) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (+ (* (* -1/2 x) x) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* -1/2 x) x) 1) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (* -1/2 x) #s(hole binary64 (* -1/2 x))) |
#s(approx (+ (* (- (* (+ (* -1/6 x) 1/2) x) 1) x) 1) #s(hole binary64 1)) |
#s(approx (+ (* (- (* (+ (* -1/6 x) 1/2) x) 1) x) 1) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (+ (* (- (* (+ (* -1/6 x) 1/2) x) 1) x) 1) #s(hole binary64 (+ 1 (* x (- (* 1/2 x) 1))))) |
#s(approx (+ (* (- (* (+ (* -1/6 x) 1/2) x) 1) x) 1) #s(hole binary64 (+ 1 (* x (- (* x (+ 1/2 (* -1/6 x))) 1))))) |
#s(approx (- (* (+ (* -1/6 x) 1/2) x) 1) #s(hole binary64 -1)) |
#s(approx (- (* (+ (* -1/6 x) 1/2) x) 1) #s(hole binary64 (- (* 1/2 x) 1))) |
#s(approx (- (* (+ (* -1/6 x) 1/2) x) 1) #s(hole binary64 (- (* x (+ 1/2 (* -1/6 x))) 1))) |
#s(approx (* (+ (* -1/6 x) 1/2) x) #s(hole binary64 (* 1/2 x))) |
#s(approx (* (+ (* -1/6 x) 1/2) x) #s(hole binary64 (* x (+ 1/2 (* -1/6 x))))) |
#s(approx (+ (* -1/6 x) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* -1/6 x) 1/2) #s(hole binary64 (+ 1/2 (* -1/6 x)))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (pow (E) (neg x))) #s(hole binary64 (fmod (exp x) (sqrt (cos x))))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (pow (E) (neg x))) #s(hole binary64 (+ (* -1 (* x (* (log (E)) (fmod (exp x) (sqrt (cos x)))))) (fmod (exp x) (sqrt (cos x)))))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (pow (E) (neg x))) #s(hole binary64 (+ (* x (+ (* -1 (* (log (E)) (fmod (exp x) (sqrt (cos x))))) (* 1/2 (* x (* (pow (log (E)) 2) (fmod (exp x) (sqrt (cos x)))))))) (fmod (exp x) (sqrt (cos x)))))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (pow (E) (neg x))) #s(hole binary64 (+ (* x (+ (* -1 (* (log (E)) (fmod (exp x) (sqrt (cos x))))) (* x (+ (* -1/6 (* x (* (pow (log (E)) 3) (fmod (exp x) (sqrt (cos x)))))) (* 1/2 (* (pow (log (E)) 2) (fmod (exp x) (sqrt (cos x))))))))) (fmod (exp x) (sqrt (cos x)))))) |
#s(approx (pow (E) (neg x)) #s(hole binary64 1)) |
#s(approx (pow (E) (neg x)) #s(hole binary64 (+ 1 (* -1 (* x (log (E))))))) |
#s(approx (pow (E) (neg x)) #s(hole binary64 (+ 1 (* x (+ (* -1 (log (E))) (* 1/2 (* x (pow (log (E)) 2)))))))) |
#s(approx (pow (E) (neg x)) #s(hole binary64 (+ 1 (* x (+ (* -1 (log (E))) (* x (+ (* -1/6 (* x (pow (log (E)) 3))) (* 1/2 (pow (log (E)) 2))))))))) |
#s(approx (+ (* (fmod (exp x) (sqrt (cos x))) (cosh x)) (* (fmod (exp x) (sqrt (cos x))) (sinh (neg x)))) #s(hole binary64 (fmod (exp x) (sqrt (cos x))))) |
#s(approx (+ (* (fmod (exp x) (sqrt (cos x))) (cosh x)) (* (fmod (exp x) (sqrt (cos x))) (sinh (neg x)))) #s(hole binary64 (+ (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x)))))) |
#s(approx (+ (* (fmod (exp x) (sqrt (cos x))) (cosh x)) (* (fmod (exp x) (sqrt (cos x))) (sinh (neg x)))) #s(hole binary64 (+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (* x (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x)))))) |
#s(approx (+ (* (fmod (exp x) (sqrt (cos x))) (cosh x)) (* (fmod (exp x) (sqrt (cos x))) (sinh (neg x)))) #s(hole 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)))))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (cosh x)) #s(hole binary64 (fmod (exp x) (sqrt (cos x))))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (cosh x)) #s(hole binary64 (+ (* 1/2 (* (pow x 2) (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x)))))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (cosh x)) #s(hole binary64 (+ (* (pow x 2) (+ (* 1/24 (* (pow x 2) (fmod (exp x) (sqrt (cos x))))) (* 1/2 (fmod (exp x) (sqrt (cos x)))))) (fmod (exp x) (sqrt (cos x)))))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (cosh x)) #s(hole binary64 (+ (* (pow x 2) (+ (* 1/2 (fmod (exp x) (sqrt (cos x)))) (* (pow x 2) (+ (* 1/720 (* (pow x 2) (fmod (exp x) (sqrt (cos x))))) (* 1/24 (fmod (exp x) (sqrt (cos x)))))))) (fmod (exp x) (sqrt (cos x)))))) |
#s(approx (cosh x) #s(hole binary64 1)) |
#s(approx (cosh x) #s(hole binary64 (+ 1 (* 1/2 (pow x 2))))) |
#s(approx (cosh x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))) |
#s(approx (cosh x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (sinh (neg x))) #s(hole binary64 (* -1 (* x (fmod (exp x) (sqrt (cos x))))))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (sinh (neg x))) #s(hole binary64 (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* -1/6 (* (pow x 2) (fmod (exp x) (sqrt (cos x))))))))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (sinh (neg x))) #s(hole binary64 (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* (pow x 2) (+ (* -1/6 (fmod (exp x) (sqrt (cos x)))) (* -1/120 (* (pow x 2) (fmod (exp x) (sqrt (cos x))))))))))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (sinh (neg x))) #s(hole binary64 (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* (pow x 2) (+ (* -1/6 (fmod (exp x) (sqrt (cos x)))) (* (pow x 2) (+ (* -1/120 (fmod (exp x) (sqrt (cos x)))) (* -1/5040 (* (pow x 2) (fmod (exp x) (sqrt (cos x))))))))))))) |
#s(approx (sinh (neg x)) #s(hole binary64 (* -1 x))) |
#s(approx (sinh (neg x)) #s(hole binary64 (* x (- (* -1/6 (pow x 2)) 1)))) |
#s(approx (sinh (neg x)) #s(hole binary64 (* x (- (* (pow x 2) (- (* -1/120 (pow x 2)) 1/6)) 1)))) |
#s(approx (sinh (neg x)) #s(hole binary64 (* x (- (* (pow x 2) (- (* (pow x 2) (- (* -1/5040 (pow x 2)) 1/120)) 1/6)) 1)))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole binary64 (* (exp (neg x)) (fmod (exp x) (sqrt (cos x)))))) |
#s(approx (exp x) #s(hole binary64 (exp x))) |
#s(approx (- x -1) #s(hole binary64 x)) |
#s(approx (- x -1) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (sqrt (cos x)) #s(hole binary64 (sqrt (cos x)))) |
#s(approx (cos x) #s(hole binary64 (cos x))) |
#s(approx (exp (neg x)) #s(hole binary64 (exp (neg x)))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (- (cosh x) (sinh x))) #s(hole binary64 (* (- (* 1/2 (+ (exp x) (/ 1 (exp x)))) (* 1/2 (- (exp x) (/ 1 (exp x))))) (fmod (exp x) (sqrt (cos x)))))) |
#s(approx (- (cosh x) (sinh x)) #s(hole binary64 (- (* 1/2 (+ (exp x) (/ 1 (exp x)))) (* 1/2 (- (exp x) (/ 1 (exp x))))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 x))) |
#s(approx (- 1 x) #s(hole binary64 (* x (- (/ 1 x) 1)))) |
#s(approx (+ (* (* -1/2 x) x) 1) #s(hole binary64 (* -1/2 (pow x 2)))) |
#s(approx (+ (* (* -1/2 x) x) 1) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow x 2)) 1/2)))) |
#s(approx (+ (* (- (* (+ (* -1/6 x) 1/2) x) 1) x) 1) #s(hole binary64 (* -1/6 (pow x 3)))) |
#s(approx (+ (* (- (* (+ (* -1/6 x) 1/2) x) 1) x) 1) #s(hole binary64 (* (pow x 3) (- (* 1/2 (/ 1 x)) 1/6)))) |
#s(approx (+ (* (- (* (+ (* -1/6 x) 1/2) x) 1) x) 1) #s(hole binary64 (* (pow x 3) (- (* 1/2 (/ 1 x)) (+ 1/6 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (- (* (+ (* -1/6 x) 1/2) x) 1) x) 1) #s(hole binary64 (* (pow x 3) (- (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 3))) (+ 1/6 (/ 1 (pow x 2))))))) |
#s(approx (- (* (+ (* -1/6 x) 1/2) x) 1) #s(hole binary64 (* -1/6 (pow x 2)))) |
#s(approx (- (* (+ (* -1/6 x) 1/2) x) 1) #s(hole binary64 (* (pow x 2) (- (* 1/2 (/ 1 x)) 1/6)))) |
#s(approx (- (* (+ (* -1/6 x) 1/2) x) 1) #s(hole binary64 (* (pow x 2) (- (* 1/2 (/ 1 x)) (+ 1/6 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* -1/6 x) 1/2) x) #s(hole binary64 (* -1/6 (pow x 2)))) |
#s(approx (* (+ (* -1/6 x) 1/2) x) #s(hole binary64 (* (pow x 2) (- (* 1/2 (/ 1 x)) 1/6)))) |
#s(approx (+ (* -1/6 x) 1/2) #s(hole binary64 (* -1/6 x))) |
#s(approx (+ (* -1/6 x) 1/2) #s(hole binary64 (* x (- (* 1/2 (/ 1 x)) 1/6)))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (pow (E) (neg x))) #s(hole binary64 (* (exp (* -1 (* x (log (E))))) (fmod (exp x) (sqrt (cos x)))))) |
#s(approx (pow (E) (neg x)) #s(hole binary64 (exp (* -1 (* x (log (E))))))) |
#s(approx (+ (* (fmod (exp x) (sqrt (cos x))) (cosh x)) (* (fmod (exp x) (sqrt (cos x))) (sinh (neg x)))) #s(hole binary64 (+ (* 1/2 (* (+ (exp x) (/ 1 (exp x))) (fmod (exp x) (sqrt (cos x))))) (* 1/2 (* (- (exp (neg x)) (/ 1 (exp (neg x)))) (fmod (exp x) (sqrt (cos x)))))))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (cosh x)) #s(hole binary64 (* 1/2 (* (+ (exp x) (/ 1 (exp x))) (fmod (exp x) (sqrt (cos x))))))) |
#s(approx (cosh x) #s(hole binary64 (* 1/2 (+ (exp x) (/ 1 (exp x)))))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (sinh (neg x))) #s(hole binary64 (* 1/2 (* (- (exp (neg x)) (/ 1 (exp (neg x)))) (fmod (exp x) (sqrt (cos x))))))) |
#s(approx (sinh (neg x)) #s(hole binary64 (* 1/2 (- (exp (neg x)) (/ 1 (exp (neg x))))))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole binary64 (* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x)))))) |
#s(approx (exp (neg x)) #s(hole binary64 (exp (* -1 x)))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 (* x (- 1 (/ 1 x)))))) |
#s(approx (+ (* (- (* (+ (* -1/6 x) 1/2) x) 1) x) 1) #s(hole binary64 (* -1 (* (pow x 3) (- 1/6 (* 1/2 (/ 1 x))))))) |
#s(approx (+ (* (- (* (+ (* -1/6 x) 1/2) x) 1) x) 1) #s(hole binary64 (* -1 (* (pow x 3) (+ 1/6 (* -1 (/ (- 1/2 (/ 1 x)) x))))))) |
#s(approx (+ (* (- (* (+ (* -1/6 x) 1/2) x) 1) x) 1) #s(hole binary64 (* -1 (* (pow x 3) (+ 1/6 (* -1 (/ (+ 1/2 (* -1 (/ (- 1 (/ 1 x)) x))) x))))))) |
#s(approx (- (* (+ (* -1/6 x) 1/2) x) 1) #s(hole binary64 (* (pow x 2) (- (* -1 (/ (- (/ 1 x) 1/2) x)) 1/6)))) |
#s(approx (+ (* -1/6 x) 1/2) #s(hole binary64 (* -1 (* x (- 1/6 (* 1/2 (/ 1 x))))))) |
#s(approx (+ (* (fmod (exp x) (sqrt (cos x))) (cosh x)) (* (fmod (exp x) (sqrt (cos x))) (sinh (neg x)))) #s(hole binary64 (+ (* 1/2 (* (+ (exp x) (/ 1 (exp x))) (fmod (exp x) (sqrt (cos x))))) (* 1/2 (* (- (exp (* -1 x)) (/ 1 (exp (* -1 x)))) (fmod (exp x) (sqrt (cos x)))))))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (sinh (neg x))) #s(hole binary64 (* 1/2 (* (- (exp (* -1 x)) (/ 1 (exp (* -1 x)))) (fmod (exp x) (sqrt (cos x))))))) |
#s(approx (sinh (neg x)) #s(hole binary64 (* 1/2 (- (exp (* -1 x)) (/ 1 (exp (* -1 x))))))) |
| Outputs |
|---|
(*.f64 (/.f64 (fmod.f64 #s(approx (exp x) #s(approx (- x -1) x)) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64)))) #s(literal 1 binary64)) (exp.f64 (neg.f64 x))) |
(*.f64 (/.f64 (fmod.f64 #s(approx (exp x) #s(approx (- x -1) x)) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64)))) #s(literal -1 binary64)) (neg.f64 (exp.f64 (neg.f64 x)))) |
(*.f64 (exp.f64 (neg.f64 x)) (fmod.f64 #s(approx (exp x) #s(approx (- x -1) x)) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64))))) |
(*.f64 (fmod.f64 #s(approx (exp x) #s(approx (- x -1) x)) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
(*.f64 #s(literal 1 binary64) (/.f64 (fmod.f64 #s(approx (exp x) #s(approx (- x -1) x)) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64)))) (exp.f64 x))) |
(*.f64 #s(literal -1 binary64) (/.f64 (fmod.f64 #s(approx (exp x) #s(approx (- x -1) x)) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64)))) (*.f64 #s(literal -1 binary64) (exp.f64 x)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (fmod.f64 #s(approx (exp x) #s(approx (- x -1) x)) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64)))) (neg.f64 (exp.f64 x)))) |
(/.f64 (neg.f64 (*.f64 (fmod.f64 #s(approx (exp x) #s(approx (- x -1) x)) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64)))) #s(literal 1 binary64))) (neg.f64 (exp.f64 x))) |
(/.f64 (neg.f64 (*.f64 (fmod.f64 #s(approx (exp x) #s(approx (- x -1) x)) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64)))) #s(literal -1 binary64))) (neg.f64 (neg.f64 (exp.f64 x)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fmod.f64 #s(approx (exp x) #s(approx (- x -1) x)) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64)))))) (neg.f64 (exp.f64 x))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (fmod.f64 #s(approx (exp x) #s(approx (- x -1) x)) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64)))))) (neg.f64 (neg.f64 (exp.f64 x)))) |
(/.f64 (*.f64 (fmod.f64 #s(approx (exp x) #s(approx (- x -1) x)) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64)))) #s(literal 1 binary64)) (exp.f64 x)) |
(/.f64 (*.f64 (fmod.f64 #s(approx (exp x) #s(approx (- x -1) x)) (sqrt.f64 #s(approx (cos 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) #s(approx (- x -1) x)) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64))))) (exp.f64 x)) |
(/.f64 (*.f64 #s(literal -1 binary64) (fmod.f64 #s(approx (exp x) #s(approx (- x -1) x)) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64))))) (neg.f64 (exp.f64 x))) |
(fma.f64 (cosh.f64 x) (fmod.f64 #s(approx (exp x) #s(approx (- x -1) x)) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64)))) (*.f64 (sinh.f64 (neg.f64 x)) (fmod.f64 #s(approx (exp x) #s(approx (- x -1) x)) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64)))))) |
(fma.f64 (fmod.f64 #s(approx (exp x) #s(approx (- x -1) x)) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64)))) (cosh.f64 x) (*.f64 (fmod.f64 #s(approx (exp x) #s(approx (- x -1) x)) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64)))) (sinh.f64 (neg.f64 x)))) |
(+.f64 (*.f64 (fmod.f64 #s(approx (exp x) #s(approx (- x -1) x)) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64)))) (cosh.f64 x)) (*.f64 (fmod.f64 #s(approx (exp x) #s(approx (- x -1) x)) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64)))) (sinh.f64 (neg.f64 x)))) |
(+.f64 (*.f64 (cosh.f64 x) (fmod.f64 #s(approx (exp x) #s(approx (- x -1) x)) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64))))) (*.f64 (sinh.f64 (neg.f64 x)) (fmod.f64 #s(approx (exp x) #s(approx (- x -1) x)) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64)))))) |
(fmod.f64 #s(approx (exp x) #s(approx (- x -1) x)) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64)))) |
#s(approx (exp x) #s(approx (- x -1) x)) |
#s(approx (- x -1) x) |
x |
(pow.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (cos x) #s(literal 1 binary64))) |
#s(approx (cos x) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (/.f64 x (*.f64 #s(literal -1 binary64) (exp.f64 x)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (/.f64 x (neg.f64 (exp.f64 x)))) |
(*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) x) (exp.f64 x))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal -1 binary64) (exp.f64 x)))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 (exp.f64 x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 x (exp.f64 x))) |
(*.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 x))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (neg.f64 x)))) |
(pow.f64 (neg.f64 (neg.f64 (exp.f64 x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (E.f64)) x) |
(pow.f64 (E.f64) (neg.f64 x)) |
(pow.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 x) #s(literal -1 binary64)) |
(/.f64 (+.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.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) (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) #s(literal -2 binary64)) |
(/.f64 (+.f64 (neg.f64 (*.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) (sinh.f64 (neg.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 (neg.f64 x))))) #s(literal -2 binary64)) |
(/.f64 (fma.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 (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 (fma.f64 (neg.f64 (*.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 x))))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (neg.f64 (*.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 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 (neg.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 (neg.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 (neg.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 (neg.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 (neg.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 (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) (*.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 x))))) #s(literal -4 binary64)) |
(/.f64 (neg.f64 (fma.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 (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 (neg.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 (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) (cosh.f64 x) (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.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 (neg.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 (fma.f64 #s(literal 2 binary64) (cosh.f64 x) (*.f64 #s(literal -2 binary64) (sinh.f64 x))) #s(literal 2 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) (*.f64 #s(literal -1 binary64) (exp.f64 x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 x))) |
(neg.f64 (neg.f64 (exp.f64 (neg.f64 x)))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (/.f64 x (*.f64 #s(literal -1 binary64) (exp.f64 x))) (/.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 (exp.f64 x))))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (/.f64 x (*.f64 #s(literal -1 binary64) (exp.f64 x))) (/.f64 #s(literal 0 binary64) (exp.f64 x))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (/.f64 x (neg.f64 (exp.f64 x))) (/.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 (exp.f64 x))))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (/.f64 x (neg.f64 (exp.f64 x))) (/.f64 #s(literal 0 binary64) (exp.f64 x))) |
(fma.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) x) (exp.f64 x)) (/.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 (exp.f64 x))))) |
(fma.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) x) (exp.f64 x)) (/.f64 #s(literal 0 binary64) (exp.f64 x))) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal -1 binary64) (exp.f64 x))) (/.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 (exp.f64 x))))) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal -1 binary64) (exp.f64 x))) (/.f64 #s(literal 0 binary64) (exp.f64 x))) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 (exp.f64 x))) (/.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 (exp.f64 x))))) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 (exp.f64 x))) (/.f64 #s(literal 0 binary64) (exp.f64 x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 x (exp.f64 x)) (/.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 (exp.f64 x))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 x (exp.f64 x)) (/.f64 #s(literal 0 binary64) (exp.f64 x))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (sinh.f64 (neg.f64 x)) #s(literal 2 binary64)) (cosh.f64 x)) |
(fma.f64 #s(literal 2 binary64) (/.f64 (cosh.f64 x) #s(literal 2 binary64)) (sinh.f64 (neg.f64 x))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64)) (/.f64 (-.f64 (exp.f64 x) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) #s(literal 2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 x) #s(literal 1 binary64)) (/.f64 (-.f64 (exp.f64 (neg.f64 x)) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) #s(literal 2 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 (exp.f64 (neg.f64 x))) #s(literal 1 binary64)) (/.f64 (-.f64 (exp.f64 x) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) #s(literal 2 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (exp.f64 x)) #s(literal 1 binary64)) (/.f64 (-.f64 (exp.f64 (neg.f64 x)) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) #s(literal 2 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 (exp.f64 x)) #s(literal 1 binary64)) (/.f64 (-.f64 (exp.f64 (neg.f64 x)) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) #s(literal 2 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (cosh.f64 x) #s(literal 1 binary64)) (sinh.f64 (neg.f64 x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (sinh.f64 (neg.f64 x)) #s(literal 1 binary64)) (cosh.f64 x)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64)) (/.f64 (-.f64 (exp.f64 x) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) #s(literal 2 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (exp.f64 x) #s(literal 2 binary64)) (/.f64 (-.f64 (exp.f64 (neg.f64 x)) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) #s(literal 2 binary64))) |
(fma.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 x)) (/.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 (exp.f64 x))))) |
(fma.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 x)) (/.f64 #s(literal 0 binary64) (exp.f64 x))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (neg.f64 (exp.f64 (neg.f64 x))) #s(literal 2 binary64)) (/.f64 (-.f64 (exp.f64 x) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) #s(literal 2 binary64))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (exp.f64 x)) #s(literal 2 binary64)) (/.f64 (-.f64 (exp.f64 (neg.f64 x)) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) #s(literal 2 binary64))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (neg.f64 (exp.f64 x)) #s(literal 2 binary64)) (/.f64 (-.f64 (exp.f64 (neg.f64 x)) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) #s(literal 2 binary64))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (neg.f64 x))) (/.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 (exp.f64 x))))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (neg.f64 x))) (/.f64 #s(literal 0 binary64) (exp.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 (cosh.f64 x) (sinh.f64 x)) |
(exp.f64 (neg.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 (-.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (exp.f64 x)) #s(literal 2 binary64)) (/.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64))) |
(+.f64 (/.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64)) (/.f64 (-.f64 (exp.f64 x) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) #s(literal 2 binary64))) |
(+.f64 (/.f64 (exp.f64 x) #s(literal 2 binary64)) (/.f64 (-.f64 (exp.f64 (neg.f64 x)) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) #s(literal 2 binary64))) |
(+.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x)) |
(+.f64 (exp.f64 (neg.f64 x)) (/.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 (exp.f64 x))))) |
(+.f64 (exp.f64 (neg.f64 x)) (/.f64 #s(literal 0 binary64) (exp.f64 x))) |
(+.f64 (cosh.f64 x) (sinh.f64 (neg.f64 x))) |
(*.f64 (neg.f64 x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (neg.f64 x)) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 x #s(literal -1 binary64)) |
(neg.f64 (log.f64 (neg.f64 (neg.f64 (exp.f64 x))))) |
(neg.f64 x) |
(-.f64 #s(literal 0 binary64) x) |
(+.f64 #s(literal 0 binary64) (neg.f64 x)) |
(log.f64 (exp.f64 (neg.f64 x))) |
(*.f64 #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64)))) |
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x))) |
(fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (/.f64 x (neg.f64 (exp.f64 (neg.f64 x))))) |
(*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) x) (exp.f64 (neg.f64 x)))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 (exp.f64 (neg.f64 x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 x (exp.f64 (neg.f64 x)))) |
(*.f64 #s(literal 1 binary64) (exp.f64 x)) |
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (exp.f64 x))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 x))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (E.f64)) (neg.f64 x)) |
(pow.f64 (E.f64) x) |
(pow.f64 (exp.f64 (neg.f64 x)) #s(literal -1 binary64)) |
(pow.f64 (exp.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 (-.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 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.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 (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 (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 (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 (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 (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 #s(literal 1 binary64) (exp.f64 (neg.f64 x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (neg.f64 x)))) |
(neg.f64 (*.f64 #s(literal -1 binary64) (exp.f64 x))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (/.f64 x (neg.f64 (exp.f64 (neg.f64 x)))) (/.f64 #s(literal 0 binary64) (exp.f64 (neg.f64 x)))) |
(fma.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) x) (exp.f64 (neg.f64 x))) (/.f64 #s(literal 0 binary64) (exp.f64 (neg.f64 x)))) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 (exp.f64 (neg.f64 x)))) (/.f64 #s(literal 0 binary64) (exp.f64 (neg.f64 x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 x (exp.f64 (neg.f64 x))) (/.f64 #s(literal 0 binary64) (exp.f64 (neg.f64 x)))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (sinh.f64 x) #s(literal 2 binary64)) (cosh.f64 x)) |
(fma.f64 #s(literal 2 binary64) (/.f64 (cosh.f64 x) #s(literal 2 binary64)) (sinh.f64 x)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (cosh.f64 x) #s(literal 1 binary64)) (sinh.f64 x)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (sinh.f64 x) #s(literal 1 binary64)) (cosh.f64 x)) |
(fma.f64 #s(literal 1 binary64) (exp.f64 x) (/.f64 #s(literal 0 binary64) (exp.f64 (neg.f64 x)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (exp.f64 x)) (/.f64 #s(literal 0 binary64) (exp.f64 (neg.f64 x)))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 x)) (/.f64 #s(literal 0 binary64) (exp.f64 (neg.f64 x)))) |
(-.f64 (cosh.f64 x) (sinh.f64 (neg.f64 x))) |
(exp.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 (sinh.f64 x) (cosh.f64 x)) |
(+.f64 (cosh.f64 x) (sinh.f64 x)) |
(+.f64 (exp.f64 x) (/.f64 #s(literal 0 binary64) (exp.f64 (neg.f64 x)))) |
#s(approx (sqrt (cos x)) #s(literal 1 binary64)) |
#s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)) |
(*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) |
(neg.f64 (+.f64 #s(literal -1 binary64) x)) |
(neg.f64 (-.f64 x #s(literal 1 binary64))) |
(fma.f64 (neg.f64 x) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (neg.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 (neg.f64 x) (*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) x))) |
(-.f64 (neg.f64 x) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) x) |
(+.f64 (neg.f64 x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (neg.f64 x)) |
(log.f64 (pow.f64 (exp.f64 (-.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) |
(log.f64 (*.f64 (exp.f64 (neg.f64 x)) (E.f64))) |
(log.f64 (*.f64 (E.f64) (exp.f64 (neg.f64 x)))) |
(log.f64 (/.f64 (exp.f64 (neg.f64 x)) (/.f64 #s(literal 1 binary64) (E.f64)))) |
(log.f64 (exp.f64 (-.f64 #s(literal 1 binary64) x))) |
(*.f64 #s(approx (exp (neg 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))) (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64)))))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))) #s(approx (exp (neg 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)))) |
(fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))) |
(pow.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64)))) |
#s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64)) |
(-.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 x) x) #s(literal -1/2 binary64))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (*.f64 #s(literal -1/2 binary64) x))) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 (neg.f64 x) x)) #s(literal -1/2 binary64))) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (*.f64 #s(literal 1/2 binary64) x))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 x) x) #s(literal 1/2 binary64))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64)) |
(*.f64 #s(literal -1/2 binary64) x) |
(*.f64 x #s(literal -1/2 binary64)) |
(neg.f64 (*.f64 #s(literal 1/2 binary64) x)) |
(log.f64 (pow.f64 (E.f64) (*.f64 #s(literal -1/2 binary64) x))) |
(log.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) x)) |
(log.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (exp.f64 x)))) |
(log.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) x))) |
#s(literal -1/2 binary64) |
#s(approx (exp (neg 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))) |
(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)) |
(fma.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x) x)) |
(fma.f64 (neg.f64 x) #s(literal 1 binary64) (fma.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x) x #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x) x)) |
(fma.f64 #s(literal 1 binary64) (neg.f64 x) (fma.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x) x #s(literal 1 binary64))) |
(fma.f64 #s(literal -1 binary64) x (fma.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x) x #s(literal 1 binary64))) |
(fma.f64 x (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) #s(literal 1 binary64)) |
(fma.f64 x #s(literal -1 binary64) (fma.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x) x #s(literal 1 binary64))) |
(-.f64 (*.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)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64))) x)) |
(-.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x) (neg.f64 x) x)) |
(+.f64 (*.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)) |
(+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x) x)) |
(+.f64 (neg.f64 x) (fma.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x) x #s(literal 1 binary64))) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)))) x)) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64))) (neg.f64 x))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x))) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x)) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) x) x) #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64))) |
(fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) x)) |
(fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x (*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) x) x (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64))) |
(fma.f64 (*.f64 x x) #s(literal -1/6 binary64) (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -1/6 binary64) x) x #s(literal -1 binary64))) |
(fma.f64 #s(literal 1/2 binary64) x (fma.f64 (*.f64 #s(literal -1/6 binary64) x) x #s(literal -1 binary64))) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x) (fma.f64 (*.f64 #s(literal -1/6 binary64) x) x #s(literal -1 binary64))) |
(fma.f64 x (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) x)) |
(fma.f64 x (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 x (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(fma.f64 x (*.f64 #s(literal -1/6 binary64) x) (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64))) |
(fma.f64 x #s(literal 1/2 binary64) (fma.f64 (*.f64 #s(literal -1/6 binary64) x) x #s(literal -1 binary64))) |
(-.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) |
(-.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64))) x)) |
(-.f64 #s(literal -1 binary64) (*.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) (neg.f64 x))) |
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal -1/6 binary64) x) x)) (*.f64 #s(literal 1/2 binary64) x)) |
(+.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) x) x) (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64))) |
(+.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) x)) |
(+.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x) (*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) x))) |
(+.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal -1 binary64)) |
(+.f64 (*.f64 #s(literal 1/2 binary64) x) (fma.f64 (*.f64 #s(literal -1/6 binary64) x) x #s(literal -1 binary64))) |
(+.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)))) x)) |
(+.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64))) (neg.f64 x))) |
(+.f64 #s(literal -1 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x))) |
(+.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64))))) |
(+.f64 #s(literal -1 binary64) (*.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x)) |
(*.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x) |
(*.f64 x (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) x) x) #s(literal 1 binary64) (*.f64 (neg.f64 x) #s(literal -1/2 binary64))) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) x) x) #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) x) x (*.f64 (neg.f64 x) #s(literal -1/2 binary64))) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) x) x (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (*.f64 x x) #s(literal -1/6 binary64) (*.f64 (neg.f64 x) #s(literal -1/2 binary64))) |
(fma.f64 (*.f64 x x) #s(literal -1/6 binary64) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 x) x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64) (*.f64 (neg.f64 x) (*.f64 #s(literal 1/6 binary64) x))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1/6 binary64) x) x)) |
(fma.f64 #s(literal 1/2 binary64) x (*.f64 (*.f64 (neg.f64 x) x) #s(literal 1/6 binary64))) |
(fma.f64 #s(literal 1/2 binary64) x (*.f64 (neg.f64 x) (*.f64 #s(literal 1/6 binary64) x))) |
(fma.f64 #s(literal 1/2 binary64) x (*.f64 (*.f64 #s(literal -1/6 binary64) x) x)) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 x x) (*.f64 (neg.f64 x) #s(literal -1/2 binary64))) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 (neg.f64 x) x) #s(literal 1/6 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x) (*.f64 (neg.f64 x) (*.f64 #s(literal 1/6 binary64) x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 #s(literal -1/6 binary64) x) x)) |
(fma.f64 x (*.f64 #s(literal -1/6 binary64) x) (*.f64 (neg.f64 x) #s(literal -1/2 binary64))) |
(fma.f64 x (*.f64 #s(literal -1/6 binary64) x) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 x #s(literal 1/2 binary64) (*.f64 (*.f64 (neg.f64 x) x) #s(literal 1/6 binary64))) |
(fma.f64 x #s(literal 1/2 binary64) (*.f64 (neg.f64 x) (*.f64 #s(literal 1/6 binary64) x))) |
(fma.f64 x #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal -1/6 binary64) x) x)) |
(-.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) x) x) (*.f64 (neg.f64 x) #s(literal 1/2 binary64))) |
(-.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) x) x) (*.f64 #s(literal -1/2 binary64) x)) |
(-.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (neg.f64 x) (*.f64 #s(literal -1/6 binary64) x))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(+.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) x) x) (*.f64 (neg.f64 x) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) x) x) (*.f64 #s(literal 1/2 binary64) x)) |
(+.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 (neg.f64 x) x) #s(literal 1/6 binary64))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (neg.f64 x) (*.f64 #s(literal 1/6 binary64) x))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 #s(literal -1/6 binary64) x) x)) |
(log.f64 (pow.f64 (exp.f64 x) (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)))) |
(*.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal 1 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) x) #s(literal 1/2 binary64)) |
(fma.f64 x #s(literal -1/6 binary64) #s(literal 1/2 binary64)) |
(-.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal -1/2 binary64)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 1 binary64))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 x) #s(literal -1/6 binary64))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x)) |
(+.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 x) #s(literal 1/6 binary64))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/6 binary64) x)) |
(log.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1/6 binary64) x)) (sqrt.f64 (E.f64)))) |
(log.f64 (*.f64 (sqrt.f64 (E.f64)) (exp.f64 (*.f64 #s(literal -1/6 binary64) x)))) |
(log.f64 (/.f64 (exp.f64 (*.f64 #s(literal -1/6 binary64) x)) (exp.f64 #s(literal -1/2 binary64)))) |
#s(literal -1/6 binary64) |
#s(literal 1/2 binary64) |
(*.f64 (fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(*.f64 (exp.f64 (neg.f64 x)) (fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) (sqrt.f64 (cos.f64 x)))) |
(fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) (sqrt.f64 (cos.f64 x))) |
#s(approx (exp x) (-.f64 x #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) x) x) |
(*.f64 x (/.f64 (-.f64 x #s(literal -1 binary64)) x)) |
(-.f64 x (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) x)) |
(-.f64 x (*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) x))) |
(-.f64 x #s(literal -1 binary64)) |
(+.f64 #s(literal 1 binary64) x) |
(+.f64 x (*.f64 (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x))) x)) |
(+.f64 x #s(literal 1 binary64)) |
(log.f64 (pow.f64 (exp.f64 x) (/.f64 (-.f64 x #s(literal -1 binary64)) x))) |
(log.f64 (*.f64 (E.f64) (exp.f64 x))) |
(log.f64 (*.f64 (exp.f64 x) (E.f64))) |
(log.f64 (/.f64 (exp.f64 x) (/.f64 #s(literal 1 binary64) (E.f64)))) |
#s(literal -1 binary64) |
(pow.f64 (cos.f64 x) #s(literal 1/2 binary64)) |
(sqrt.f64 (cos.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)) |
(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))) |
(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 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (/.f64 x (*.f64 #s(literal -1 binary64) (exp.f64 x)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (/.f64 x (neg.f64 (exp.f64 x)))) |
(*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) x) (exp.f64 x))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal -1 binary64) (exp.f64 x)))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 (exp.f64 x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 x (exp.f64 x))) |
(*.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 x))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (neg.f64 x)))) |
(pow.f64 (neg.f64 (neg.f64 (exp.f64 x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (E.f64)) x) |
(pow.f64 (E.f64) (neg.f64 x)) |
(pow.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 x) #s(literal -1 binary64)) |
(/.f64 (+.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.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) (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) #s(literal -2 binary64)) |
(/.f64 (+.f64 (neg.f64 (*.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) (sinh.f64 (neg.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 (neg.f64 x))))) #s(literal -2 binary64)) |
(/.f64 (fma.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 (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 (fma.f64 (neg.f64 (*.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 x))))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (neg.f64 (*.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 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 (neg.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 (neg.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 (neg.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 (neg.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 (neg.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 (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) (*.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 x))))) #s(literal -4 binary64)) |
(/.f64 (neg.f64 (fma.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 (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 (neg.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 (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) (cosh.f64 x) (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.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 (neg.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 (fma.f64 #s(literal 2 binary64) (cosh.f64 x) (*.f64 #s(literal -2 binary64) (sinh.f64 x))) #s(literal 2 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) (*.f64 #s(literal -1 binary64) (exp.f64 x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 x))) |
(neg.f64 (neg.f64 (exp.f64 (neg.f64 x)))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (/.f64 x (*.f64 #s(literal -1 binary64) (exp.f64 x))) (/.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 (exp.f64 x))))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (/.f64 x (*.f64 #s(literal -1 binary64) (exp.f64 x))) (/.f64 #s(literal 0 binary64) (exp.f64 x))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (/.f64 x (neg.f64 (exp.f64 x))) (/.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 (exp.f64 x))))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (/.f64 x (neg.f64 (exp.f64 x))) (/.f64 #s(literal 0 binary64) (exp.f64 x))) |
(fma.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) x) (exp.f64 x)) (/.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 (exp.f64 x))))) |
(fma.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) x) (exp.f64 x)) (/.f64 #s(literal 0 binary64) (exp.f64 x))) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal -1 binary64) (exp.f64 x))) (/.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 (exp.f64 x))))) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal -1 binary64) (exp.f64 x))) (/.f64 #s(literal 0 binary64) (exp.f64 x))) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 (exp.f64 x))) (/.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 (exp.f64 x))))) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 (exp.f64 x))) (/.f64 #s(literal 0 binary64) (exp.f64 x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 x (exp.f64 x)) (/.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 (exp.f64 x))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 x (exp.f64 x)) (/.f64 #s(literal 0 binary64) (exp.f64 x))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (sinh.f64 (neg.f64 x)) #s(literal 2 binary64)) (cosh.f64 x)) |
(fma.f64 #s(literal 2 binary64) (/.f64 (cosh.f64 x) #s(literal 2 binary64)) (sinh.f64 (neg.f64 x))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64)) (/.f64 (-.f64 (exp.f64 x) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) #s(literal 2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 x) #s(literal 1 binary64)) (/.f64 (-.f64 (exp.f64 (neg.f64 x)) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) #s(literal 2 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 (exp.f64 (neg.f64 x))) #s(literal 1 binary64)) (/.f64 (-.f64 (exp.f64 x) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) #s(literal 2 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (exp.f64 x)) #s(literal 1 binary64)) (/.f64 (-.f64 (exp.f64 (neg.f64 x)) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) #s(literal 2 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 (exp.f64 x)) #s(literal 1 binary64)) (/.f64 (-.f64 (exp.f64 (neg.f64 x)) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) #s(literal 2 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (cosh.f64 x) #s(literal 1 binary64)) (sinh.f64 (neg.f64 x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (sinh.f64 (neg.f64 x)) #s(literal 1 binary64)) (cosh.f64 x)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64)) (/.f64 (-.f64 (exp.f64 x) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) #s(literal 2 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (exp.f64 x) #s(literal 2 binary64)) (/.f64 (-.f64 (exp.f64 (neg.f64 x)) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) #s(literal 2 binary64))) |
(fma.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 x)) (/.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 (exp.f64 x))))) |
(fma.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 x)) (/.f64 #s(literal 0 binary64) (exp.f64 x))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (neg.f64 (exp.f64 (neg.f64 x))) #s(literal 2 binary64)) (/.f64 (-.f64 (exp.f64 x) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) #s(literal 2 binary64))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (exp.f64 x)) #s(literal 2 binary64)) (/.f64 (-.f64 (exp.f64 (neg.f64 x)) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) #s(literal 2 binary64))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (neg.f64 (exp.f64 x)) #s(literal 2 binary64)) (/.f64 (-.f64 (exp.f64 (neg.f64 x)) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) #s(literal 2 binary64))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (neg.f64 x))) (/.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 (exp.f64 x))))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (neg.f64 x))) (/.f64 #s(literal 0 binary64) (exp.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 (cosh.f64 x) (sinh.f64 x)) |
(exp.f64 (neg.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 (-.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (exp.f64 x)) #s(literal 2 binary64)) (/.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64))) |
(+.f64 (/.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64)) (/.f64 (-.f64 (exp.f64 x) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) #s(literal 2 binary64))) |
(+.f64 (/.f64 (exp.f64 x) #s(literal 2 binary64)) (/.f64 (-.f64 (exp.f64 (neg.f64 x)) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) #s(literal 2 binary64))) |
(+.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x)) |
(+.f64 (exp.f64 (neg.f64 x)) (/.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 (exp.f64 x))))) |
(+.f64 (exp.f64 (neg.f64 x)) (/.f64 #s(literal 0 binary64) (exp.f64 x))) |
(+.f64 (cosh.f64 x) (sinh.f64 (neg.f64 x))) |
(E.f64) |
(*.f64 (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))) #s(literal -1 binary64)) (neg.f64 (exp.f64 (neg.f64 x)))) |
(*.f64 (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))) #s(literal 1 binary64)) (exp.f64 (neg.f64 x))) |
(*.f64 (exp.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64)))))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))) (exp.f64 (neg.f64 x))) |
(/.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))) (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 x))) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))) (*.f64 #s(literal 2 binary64) (cosh.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 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))) (*.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 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 x))) (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))) (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))) (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))) (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))) (*.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 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 x))) (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (*.f64 (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64)))))) (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64)))))) (*.f64 (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64)))))) (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))) (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 x)))) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))) (*.f64 #s(literal 2 binary64) (cosh.f64 x))))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))) (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 x)))) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64)))))))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 x))) (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64)))))) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))) (*.f64 #s(literal 2 binary64) (cosh.f64 x))))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 x))) (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64)))))) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64)))))))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))) (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 x)))))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 x))) (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64)))))))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64)))))) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))) (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 x)))))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64)))))) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 x))) (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64)))))))) #s(literal 4 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64)))))) (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 x)))))) #s(literal 4 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64)))))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64)))))) (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 x)))))) #s(literal 4 binary64)) |
(/.f64 (neg.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))) #s(literal 1 binary64))) (neg.f64 (exp.f64 x))) |
(/.f64 (neg.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))) #s(literal -1 binary64))) (neg.f64 (neg.f64 (exp.f64 x)))) |
(/.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))) #s(literal 1 binary64)) (exp.f64 x)) |
(/.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))) #s(literal -1 binary64)) (neg.f64 (exp.f64 x))) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 x))) #s(literal 1 binary64)) (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))) #s(literal 2 binary64)) (*.f64 (neg.f64 (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))))) (cosh.f64 x))) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 x))) #s(literal 1 binary64)) (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))) #s(literal 2 binary64)) (*.f64 (neg.f64 (neg.f64 (cosh.f64 x))) (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))))) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 x))) #s(literal 1 binary64)) (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))) #s(literal 2 binary64)) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))) (cosh.f64 x))) |
(fma.f64 (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))) #s(literal 1 binary64)) (sinh.f64 (neg.f64 x)) (*.f64 (neg.f64 (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))))) (cosh.f64 x))) |
(fma.f64 (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))) #s(literal 1 binary64)) (sinh.f64 (neg.f64 x)) (*.f64 (neg.f64 (neg.f64 (cosh.f64 x))) (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))))) |
(fma.f64 (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))) #s(literal 1 binary64)) (sinh.f64 (neg.f64 x)) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))) (cosh.f64 x))) |
(fma.f64 (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))) #s(literal 1 binary64)) (cosh.f64 x) (*.f64 (sinh.f64 x) (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64)))))))) |
(fma.f64 (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))) #s(literal 1 binary64)) (cosh.f64 x) (*.f64 (neg.f64 (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))))) (sinh.f64 (neg.f64 x)))) |
(fma.f64 (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))) #s(literal 1 binary64)) (cosh.f64 x) (*.f64 (sinh.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))))) |
(fma.f64 (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 x))) #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))))) (cosh.f64 x))) |
(fma.f64 (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 x))) #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 (cosh.f64 x))) (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))))) |
(fma.f64 (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 x))) #s(literal 1 binary64)) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))) (cosh.f64 x))) |
(fma.f64 (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1 binary64)) (*.f64 (sinh.f64 x) (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64)))))))) |
(fma.f64 (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))))) (sinh.f64 (neg.f64 x)))) |
(fma.f64 (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1 binary64)) (*.f64 (sinh.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))))) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1 binary64)) (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))) #s(literal 2 binary64)) (*.f64 (sinh.f64 x) (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64)))))))) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1 binary64)) (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))) #s(literal 2 binary64)) (*.f64 (neg.f64 (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))))) (sinh.f64 (neg.f64 x)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1 binary64)) (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))) #s(literal 2 binary64)) (*.f64 (sinh.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))))) |
(fma.f64 (sinh.f64 (neg.f64 x)) (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))) #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))))) (cosh.f64 x))) |
(fma.f64 (sinh.f64 (neg.f64 x)) (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))) #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 (cosh.f64 x))) (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))))) |
(fma.f64 (sinh.f64 (neg.f64 x)) (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))) #s(literal 1 binary64)) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))) (cosh.f64 x))) |
(fma.f64 (sinh.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))) (*.f64 (neg.f64 (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))))) (cosh.f64 x))) |
(fma.f64 (sinh.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))) (*.f64 (neg.f64 (neg.f64 (cosh.f64 x))) (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))))) |
(fma.f64 (sinh.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))) (cosh.f64 x))) |
(fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))) (sinh.f64 (neg.f64 x)) (*.f64 (neg.f64 (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))))) (cosh.f64 x))) |
(fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))) (sinh.f64 (neg.f64 x)) (*.f64 (neg.f64 (neg.f64 (cosh.f64 x))) (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))))) |
(fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))) (sinh.f64 (neg.f64 x)) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))) (cosh.f64 x))) |
(fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))) (cosh.f64 x) (*.f64 (sinh.f64 x) (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64)))))))) |
(fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))) (cosh.f64 x) (*.f64 (neg.f64 (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))))) (sinh.f64 (neg.f64 x)))) |
(fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))) (cosh.f64 x) (*.f64 (sinh.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))))) |
(fma.f64 (cosh.f64 x) (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))) #s(literal 1 binary64)) (*.f64 (sinh.f64 x) (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64)))))))) |
(fma.f64 (cosh.f64 x) (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))) #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))))) (sinh.f64 (neg.f64 x)))) |
(fma.f64 (cosh.f64 x) (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))) #s(literal 1 binary64)) (*.f64 (sinh.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))))) |
(fma.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))) (*.f64 (sinh.f64 x) (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64)))))))) |
(fma.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))) (*.f64 (neg.f64 (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))))) (sinh.f64 (neg.f64 x)))) |
(fma.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))) (*.f64 (sinh.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))))) |
(-.f64 (*.f64 (sinh.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64)))))) (*.f64 (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64)))))) (cosh.f64 x))) |
(-.f64 (*.f64 (sinh.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64)))))) (*.f64 (neg.f64 (cosh.f64 x)) (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))))) |
(-.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))) (cosh.f64 x)) (*.f64 (sinh.f64 x) (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))))) |
(-.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))) (cosh.f64 x)) (*.f64 (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64)))))) (sinh.f64 (neg.f64 x)))) |
(+.f64 (*.f64 (sinh.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64)))))) (*.f64 (neg.f64 (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))))) (cosh.f64 x))) |
(+.f64 (*.f64 (sinh.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64)))))) (*.f64 (neg.f64 (neg.f64 (cosh.f64 x))) (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))))) |
(+.f64 (*.f64 (sinh.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64)))))) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))) (cosh.f64 x))) |
(+.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))) (cosh.f64 x)) (*.f64 (sinh.f64 x) (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64)))))))) |
(+.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))) (cosh.f64 x)) (*.f64 (neg.f64 (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))))) (sinh.f64 (neg.f64 x)))) |
(+.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))) (cosh.f64 x)) (*.f64 (sinh.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))))) |
(*.f64 (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))) #s(literal 1 binary64)) (cosh.f64 x)) |
(*.f64 (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1 binary64)) (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))) #s(literal 2 binary64))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))) (cosh.f64 x)) |
(*.f64 (cosh.f64 x) (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))) #s(literal 1 binary64))) |
(*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))))) #s(literal -2 binary64)) |
(/.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64)))))) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 (cosh.f64 x) #s(literal 2 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (cosh.f64 x) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (exp.f64 x))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (exp.f64 x) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x)))) #s(literal 4 binary64)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal -2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 2 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64)) (/.f64 (exp.f64 x) #s(literal 2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (exp.f64 x) #s(literal 1 binary64)) (/.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 (exp.f64 (neg.f64 x))) #s(literal 1 binary64)) (/.f64 (exp.f64 x) #s(literal 2 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (exp.f64 x)) #s(literal 1 binary64)) (/.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 (exp.f64 x)) #s(literal 1 binary64)) (/.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64)) (/.f64 (exp.f64 x) #s(literal 2 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (exp.f64 x) #s(literal 2 binary64)) (/.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (neg.f64 (exp.f64 (neg.f64 x))) #s(literal 2 binary64)) (/.f64 (exp.f64 x) #s(literal 2 binary64))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (exp.f64 x)) #s(literal 2 binary64)) (/.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (neg.f64 (exp.f64 x)) #s(literal 2 binary64)) (/.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64))) |
(cosh.f64 (neg.f64 x)) |
(cosh.f64 x) |
(-.f64 (/.f64 (+.f64 (exp.f64 x) (cosh.f64 x)) #s(literal 2 binary64)) (/.f64 (sinh.f64 x) #s(literal 2 binary64))) |
(-.f64 (/.f64 (cosh.f64 x) #s(literal 2 binary64)) (/.f64 (-.f64 (sinh.f64 x) (exp.f64 x)) #s(literal 2 binary64))) |
(+.f64 (/.f64 (+.f64 (exp.f64 (neg.f64 x)) (cosh.f64 x)) #s(literal 2 binary64)) (/.f64 (sinh.f64 x) #s(literal 2 binary64))) |
(+.f64 (/.f64 (+.f64 (exp.f64 x) (cosh.f64 x)) #s(literal 2 binary64)) (/.f64 (sinh.f64 (neg.f64 x)) #s(literal 2 binary64))) |
(+.f64 (/.f64 (cosh.f64 x) #s(literal 2 binary64)) (/.f64 (+.f64 (sinh.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 2 binary64))) |
(+.f64 (/.f64 (cosh.f64 x) #s(literal 2 binary64)) (/.f64 (+.f64 (sinh.f64 x) (exp.f64 (neg.f64 x))) #s(literal 2 binary64))) |
(+.f64 (/.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64)) (/.f64 (exp.f64 x) #s(literal 2 binary64))) |
(+.f64 (/.f64 (exp.f64 x) #s(literal 2 binary64)) (/.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 x))) #s(literal 1 binary64)) (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))) #s(literal 1 binary64)) (sinh.f64 (neg.f64 x))) |
(*.f64 (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 x))) #s(literal 1 binary64))) |
(*.f64 (sinh.f64 (neg.f64 x)) (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))) #s(literal 1 binary64))) |
(*.f64 (sinh.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64)))))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))) (sinh.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))) (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 x))))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 x))) (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))))) #s(literal -2 binary64)) |
(/.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))) (*.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))) (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64)))))) #s(literal 2 binary64)) |
(neg.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))) (sinh.f64 x))) |
(neg.f64 (*.f64 (sinh.f64 x) (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))))) |
(*.f64 #s(literal 2 binary64) (/.f64 (sinh.f64 (neg.f64 x)) #s(literal 2 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (sinh.f64 (neg.f64 x)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (exp.f64 x))) #s(literal 4 binary64)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 x)))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x))) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 x))) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) #s(literal -2 binary64)) |
(sinh.f64 (neg.f64 x)) |
(neg.f64 (sinh.f64 x)) |
(-.f64 (/.f64 (exp.f64 x) #s(literal -2 binary64)) (/.f64 (exp.f64 (neg.f64 x)) #s(literal -2 binary64))) |
(-.f64 (/.f64 (-.f64 (exp.f64 x) (cosh.f64 x)) #s(literal -2 binary64)) (/.f64 (sinh.f64 (neg.f64 x)) #s(literal -2 binary64))) |
(-.f64 (/.f64 (cosh.f64 x) #s(literal 2 binary64)) (/.f64 (+.f64 (sinh.f64 x) (exp.f64 x)) #s(literal 2 binary64))) |
(-.f64 (/.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64)) (/.f64 (exp.f64 x) #s(literal 2 binary64))) |
(+.f64 (/.f64 (-.f64 (exp.f64 x) (cosh.f64 x)) #s(literal -2 binary64)) (/.f64 (sinh.f64 x) #s(literal -2 binary64))) |
(+.f64 (/.f64 (cosh.f64 x) #s(literal -2 binary64)) (/.f64 (-.f64 (sinh.f64 x) (exp.f64 (neg.f64 x))) #s(literal -2 binary64))) |
(+.f64 (/.f64 (cosh.f64 x) #s(literal 2 binary64)) (/.f64 (-.f64 (sinh.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 2 binary64))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (pow (E) (neg x))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (pow (E) (neg x))) (*.f64 (-.f64 #s(literal 1 binary64) x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (pow (E) (neg x))) (fma.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64))) x (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (pow (E) (neg 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)))) |
#s(approx (fmod (exp x) (sqrt (cos x))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) |
#s(approx (exp x) #s(literal 1 binary64)) |
#s(approx (exp x) (-.f64 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))) |
#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 (- x -1) #s(literal 1 binary64)) |
#s(approx (- x -1) (-.f64 x #s(literal -1 binary64))) |
#s(approx x x) |
#s(approx (sqrt (cos 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 (-.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 (*.f64 (-.f64 (*.f64 #s(literal -19/5760 binary64) (*.f64 x x)) #s(literal 1/96 binary64)) x) x) #s(literal 1/4 binary64)) x) x #s(literal 1 binary64))) |
#s(approx (cos x) #s(literal 1 binary64)) |
#s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))) |
#s(approx (cos x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (cos x) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64)) x) x #s(literal 1 binary64))) |
#s(approx (exp (neg x)) #s(literal 1 binary64)) |
#s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)) |
#s(approx (exp (neg x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))) |
#s(approx (exp (neg 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 (neg x) (neg.f64 x)) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (pow (E) (neg x))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (pow (E) (neg x))) (*.f64 (-.f64 #s(literal 1 binary64) x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (pow (E) (neg x))) (fma.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64))) x (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (pow (E) (neg 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)))) |
#s(approx (exp (neg x)) #s(literal 1 binary64)) |
#s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)) |
#s(approx (exp (neg x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))) |
#s(approx (exp (neg 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 (- 1 x) #s(literal 1 binary64)) |
#s(approx (- 1 x) (-.f64 #s(literal 1 binary64) x)) |
#s(approx (+ (* (* -1/2 x) x) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (* -1/2 x) x) 1) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))) |
#s(approx (* -1/2 x) (*.f64 #s(literal -1/2 binary64) x)) |
#s(approx (+ (* (- (* (+ (* -1/6 x) 1/2) x) 1) x) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (- (* (+ (* -1/6 x) 1/2) x) 1) x) 1) (-.f64 #s(literal 1 binary64) x)) |
#s(approx (+ (* (- (* (+ (* -1/6 x) 1/2) x) 1) x) 1) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))) |
#s(approx (+ (* (- (* (+ (* -1/6 x) 1/2) x) 1) x) 1) (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 (- (* (+ (* -1/6 x) 1/2) x) 1) #s(literal -1 binary64)) |
#s(approx (- (* (+ (* -1/6 x) 1/2) x) 1) (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64))) |
#s(approx (- (* (+ (* -1/6 x) 1/2) x) 1) (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64))) |
#s(approx (* (+ (* -1/6 x) 1/2) x) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (* (+ (* -1/6 x) 1/2) x) (*.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x)) |
#s(approx (+ (* -1/6 x) 1/2) #s(literal 1/2 binary64)) |
#s(approx (+ (* -1/6 x) 1/2) (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (pow (E) (neg x))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (pow (E) (neg x))) (*.f64 (-.f64 #s(literal 1 binary64) x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (pow (E) (neg x))) (fma.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64))) x (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (pow (E) (neg 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)))) |
#s(approx (exp (neg x)) #s(literal 1 binary64)) |
#s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)) |
#s(approx (exp (neg x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))) |
#s(approx (exp (neg 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 (* (fmod (exp x) (sqrt (cos x))) (pow (E) (neg x))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (pow (E) (neg x))) (*.f64 (-.f64 #s(literal 1 binary64) x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (pow (E) (neg x))) (fma.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64))) x (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (pow (E) (neg 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)))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (cosh x)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (cosh x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (cosh x)) (fma.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64))) (*.f64 x x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (cosh x)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (*.f64 (*.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 x x)) (*.f64 x x)))) |
#s(approx (cosh x) #s(literal 1 binary64)) |
#s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
#s(approx (cosh x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (cosh x) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x) x #s(literal 1 binary64))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (sinh (neg x))) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (neg.f64 x))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (sinh (neg x))) (*.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (fma.f64 (*.f64 #s(literal -1/6 binary64) x) x #s(literal -1 binary64))) x)) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (sinh (neg x))) (*.f64 (-.f64 (*.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (fma.f64 #s(literal -1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x x)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) x)) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (sinh (neg x))) (*.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (fma.f64 (*.f64 #s(literal -1/6 binary64) x) x #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal -1/120 binary64))) (*.f64 x x)) (*.f64 x x))) x)) |
#s(approx (sinh (neg x)) (neg.f64 x)) |
#s(approx (sinh (neg x)) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) x #s(literal -1 binary64)) x)) |
#s(approx (sinh (neg x)) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/120 binary64) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal -1 binary64)) x)) |
#s(approx (sinh (neg x)) (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 x x)) #s(literal 1/120 binary64)) x) x) #s(literal 1/6 binary64)) x) x #s(literal -1 binary64)) x)) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (pow (E) (neg x))) (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 x))) |
#s(approx (exp x) (exp.f64 x)) |
#s(approx (- x -1) x) |
#s(approx (- x -1) (-.f64 x #s(literal -1 binary64))) |
#s(approx (sqrt (cos x)) (sqrt.f64 (cos.f64 x))) |
#s(approx (cos x) (cos.f64 x)) |
#s(approx (exp (neg x)) (exp.f64 (neg.f64 x))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (pow (E) (neg x))) (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 x) (*.f64 #s(literal -2 binary64) (sinh.f64 x))) #s(literal 1/2 binary64)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) |
#s(approx (exp (neg x)) (*.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 x) (*.f64 #s(literal -2 binary64) (sinh.f64 x))) #s(literal 1/2 binary64))) |
#s(approx (- 1 x) (neg.f64 x)) |
#s(approx (- 1 x) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) x) x)) |
#s(approx (+ (* (* -1/2 x) x) 1) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) |
#s(approx (+ (* (* -1/2 x) x) 1) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) x) x)) |
#s(approx (+ (* (- (* (+ (* -1/6 x) 1/2) x) 1) x) 1) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/6 binary64))) |
#s(approx (+ (* (- (* (+ (* -1/6 x) 1/2) x) 1) x) 1) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/6 binary64)) x) (*.f64 x x))) |
#s(approx (+ (* (- (* (+ (* -1/6 x) 1/2) x) 1) x) 1) (*.f64 (*.f64 (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) x) #s(literal 1/6 binary64)) (*.f64 x x)) x)) |
#s(approx (+ (* (- (* (+ (* -1/6 x) 1/2) x) 1) x) 1) (*.f64 (+.f64 (-.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x x) x)) #s(literal 1/6 binary64)) (/.f64 #s(literal 1/2 binary64) x)) (*.f64 (*.f64 x x) x))) |
#s(approx (- (* (+ (* -1/6 x) 1/2) x) 1) (*.f64 (*.f64 #s(literal -1/6 binary64) x) x)) |
#s(approx (- (* (+ (* -1/6 x) 1/2) x) 1) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/6 binary64)) x) x)) |
#s(approx (- (* (+ (* -1/6 x) 1/2) x) 1) (*.f64 (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) x) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (* (+ (* -1/6 x) 1/2) x) (*.f64 (*.f64 #s(literal -1/6 binary64) x) x)) |
#s(approx (* (+ (* -1/6 x) 1/2) x) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/6 binary64)) x) x)) |
#s(approx (+ (* -1/6 x) 1/2) (*.f64 #s(literal -1/6 binary64) x)) |
#s(approx (+ (* -1/6 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/6 binary64)) x)) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (pow (E) (neg x))) (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 x))) |
#s(approx (exp (neg x)) (exp.f64 (neg.f64 x))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (pow (E) (neg x))) (*.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (fma.f64 #s(literal 2 binary64) (cosh.f64 x) (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 x))))) #s(literal 1/2 binary64))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (cosh x)) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1/2 binary64)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) |
#s(approx (cosh x) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1/2 binary64))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (sinh (neg x))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 x))) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 1/2 binary64)))) |
#s(approx (sinh (neg x)) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 x))) #s(literal 1/2 binary64))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (pow (E) (neg x))) (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 x))) |
#s(approx (exp (neg x)) (exp.f64 (neg.f64 x))) |
#s(approx (- 1 x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (neg.f64 x))) |
#s(approx (+ (* (- (* (+ (* -1/6 x) 1/2) x) 1) x) 1) (*.f64 (neg.f64 (-.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1/2 binary64) x))) (*.f64 (*.f64 x x) x))) |
#s(approx (+ (* (- (* (+ (* -1/6 x) 1/2) x) 1) x) 1) (neg.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/6 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) x)) (*.f64 x x)) x))) |
#s(approx (+ (* (- (* (+ (* -1/6 x) 1/2) x) 1) x) 1) (*.f64 (neg.f64 (-.f64 #s(literal 1/6 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 x #s(literal 1 binary64)) (*.f64 x x))) x))) (*.f64 (*.f64 x x) x))) |
#s(approx (- (* (+ (* -1/6 x) 1/2) x) 1) (*.f64 (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (neg.f64 x)) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (+ (* -1/6 x) 1/2) (*.f64 (-.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1/2 binary64) x)) (neg.f64 x))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (pow (E) (neg x))) (*.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (fma.f64 #s(literal 2 binary64) (cosh.f64 x) (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 x))))) #s(literal 1/2 binary64))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (sinh (neg x))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 x))) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 1/2 binary64)))) |
#s(approx (sinh (neg x)) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 x))) #s(literal 1/2 binary64))) |
Compiled 7 885 to 2 554 computations (67.6% saved)
38 alts after pruning (31 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 708 | 11 | 719 |
| Fresh | 3 | 20 | 23 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 4 | 4 |
| Total | 713 | 38 | 751 |
| Status | Accuracy | Program |
|---|---|---|
| 63.6% | (fma.f64 (fmod.f64 #s(approx (exp x) #s(approx (- x -1) x)) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64)))) (cosh.f64 x) (*.f64 (fmod.f64 #s(approx (exp x) #s(approx (- x -1) x)) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64)))) (sinh.f64 (neg.f64 x)))) | |
| 7.6% | (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 x)) | |
| 6.8% | (/.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 x)) | |
| 36.1% | (/.f64 (fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) (sqrt.f64 (cos.f64 x))) (exp.f64 x)) | |
| 6.3% | (+.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))) #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))) (sinh.f64 (neg.f64 x)))) | |
| 6.0% | (*.f64 (fmod.f64 (pow.f64 (E.f64) x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (- (cosh x) (sinh x)) (-.f64 #s(literal 1 binary64) x))) | |
| 7.5% | (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (pow.f64 (pow.f64 (E.f64) (*.f64 #s(literal -1/2 binary64) x)) #s(literal 2 binary64))) | |
| 7.5% | (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (pow.f64 (E.f64) (neg.f64 x))) | |
| ✓ | 7.5% | (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (/.f64 (exp.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/4 binary64)) (/.f64 (PI.f64) (+.f64 (PI.f64) x)))) (exp.f64 (/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x))))) |
| 6.5% | (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (/.f64 (exp.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/4 binary64)) (/.f64 (PI.f64) (+.f64 (PI.f64) x)))) (exp.f64 #s(approx (/ (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (+ (PI) x)) (fma.f64 (fma.f64 (/.f64 x (PI.f64)) #s(literal 1/4 binary64) #s(literal 3/4 binary64)) x (*.f64 (PI.f64) #s(literal 1/4 binary64))))))) | |
| 0.6% | (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (/.f64 (exp.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/4 binary64)) #s(approx (/ (PI) (+ (PI) x)) (/.f64 (-.f64 (neg.f64 (PI.f64)) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) x) (*.f64 (PI.f64) (PI.f64))) x)) (neg.f64 x))))) (exp.f64 (/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x))))) | |
| 7.5% | (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 (neg.f64 x))) (-.f64 (*.f64 (exp.f64 x) #s(literal 1/2 binary64)) (cosh.f64 x)))) | |
| ✓ | 7.4% | (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 (cosh.f64 x) (sinh.f64 x))) |
| 7.4% | (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (+.f64 (+.f64 (cosh.f64 (/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal -1/2 binary64) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x)) (+.f64 (PI.f64) x))) (*.f64 (sinh.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/4 binary64)) (/.f64 (PI.f64) (+.f64 (PI.f64) x)))) (cosh.f64 (/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x))))) (*.f64 (cosh.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (PI.f64)) (/.f64 (PI.f64) (+.f64 (PI.f64) x)))) (sinh.f64 (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x) (/.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (+.f64 (PI.f64) x))))))) | |
| 7.4% | (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (+.f64 (*.f64 (sinh.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/4 binary64)) (/.f64 (PI.f64) (+.f64 (PI.f64) x)))) (cosh.f64 (/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x)))) (fma.f64 (cosh.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (PI.f64)) (/.f64 (PI.f64) (+.f64 (PI.f64) x)))) (sinh.f64 (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x) (/.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (+.f64 (PI.f64) x)))) (cosh.f64 (/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal -1/2 binary64) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x)) (+.f64 (PI.f64) x)))))) | |
| 7.5% | (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (PI.f64) #s(literal 1/4 binary64))) (sqrt.f64 (PI.f64))) (*.f64 (sqrt.f64 (*.f64 (PI.f64) #s(literal 1/4 binary64))) (sqrt.f64 (PI.f64)))) (*.f64 (-.f64 x (/.f64 (PI.f64) #s(literal -2 binary64))) (-.f64 x (/.f64 (PI.f64) #s(literal -2 binary64))))) (-.f64 (/.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 2 binary64)) (neg.f64 x))))) | |
| 7.5% | (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (/.f64 (-.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/4 binary64)) (PI.f64)) (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) (+.f64 (PI.f64) x)))) | |
| 7.5% | (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (+.f64 (PI.f64) x)) (*.f64 (+.f64 (PI.f64) x) (+.f64 (PI.f64) x))) (/.f64 (*.f64 (+.f64 (PI.f64) x) (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) (*.f64 (+.f64 (PI.f64) x) (+.f64 (PI.f64) x)))))) | |
| ✓ | 6.5% | (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))) (exp.f64 (neg.f64 x))) |
| 6.3% | (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))) #s(approx (exp (neg 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)))) | |
| 6.2% | (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))) #s(approx (exp (neg x)) (fma.f64 #s(approx (- (* (+ (* -1/6 x) 1/2) x) 1) (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64))) x #s(literal 1 binary64)))) | |
| 6.3% | (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))) #s(approx (exp (neg x)) (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x) x)))) | |
| 6.0% | (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))) #s(approx (exp (neg x)) #s(approx (+ (* (- (* (+ (* -1/6 x) 1/2) x) 1) x) 1) (-.f64 #s(literal 1 binary64) x)))) | |
| 4.8% | (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (* -1/2 x) x) 1) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x)))))) (exp.f64 (neg.f64 x))) | |
| 5.6% | (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (* -1/2 x) x) 1) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) x) x))))) #s(approx (exp (neg x)) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) x #s(literal 1 binary64)))) | |
| 7.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))) | |
| 7.1% | (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.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)) x) x #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) | |
| 6.2% | (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (- (cosh x) (sinh x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64)))) | |
| ✓ | 6.0% | (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (- (cosh x) (sinh x)) (-.f64 #s(literal 1 binary64) x))) |
| 3.7% | (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (- (cosh x) (sinh x)) #s(approx (- 1 x) (neg.f64 x)))) | |
| ✓ | 5.7% | (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (- (cosh x) (sinh x)) #s(literal 1 binary64))) |
| 22.4% | (*.f64 (fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) (sqrt.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 x))))) (exp.f64 (neg.f64 x))) | |
| 16.8% | (*.f64 (fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) (sqrt.f64 (sin.f64 #s(approx (- (neg x) (* (PI) -1/2)) (neg.f64 x))))) (exp.f64 (neg.f64 x))) | |
| ✓ | 36.1% | (*.f64 (fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) (sqrt.f64 (cos.f64 x))) (pow.f64 (E.f64) (neg.f64 x))) |
| 93.6% | (*.f64 (fmod.f64 #s(approx (exp x) #s(approx (- x -1) x)) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 x (exp.f64 x)))) | |
| ✓ | 93.7% | (*.f64 (fmod.f64 #s(approx (exp x) #s(approx (- x -1) x)) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
| 91.5% | (*.f64 (fmod.f64 #s(approx (exp x) #s(approx (- x -1) x)) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64)))) #s(approx (exp (neg x)) #s(literal 1 binary64))) | |
| 5.1% | (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) #s(approx (- (cosh x) (sinh x)) #s(literal 1 binary64))) |
Compiled 1 523 to 1 006 computations (33.9% saved)
| Inputs |
|---|
(*.f64 (fmod.f64 #s(approx (exp x) #s(approx (- x -1) x)) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64)))) #s(approx (exp (neg x)) #s(literal 1 binary64))) |
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (- (cosh x) (sinh x)) #s(literal 1 binary64))) |
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (- (cosh x) (sinh x)) #s(approx (- 1 x) (neg.f64 x)))) |
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (- (cosh x) (sinh x)) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
(*.f64 (fmod.f64 #s(approx (exp x) #s(approx (- x -1) x)) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
(*.f64 (fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
(*.f64 (fmod.f64 (pow.f64 (E.f64) x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (- (cosh x) (sinh x)) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (- (cosh x) (sinh x)) (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)) #s(literal 1 binary64))) (exp.f64 x)) |
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x))) |
(*.f64 (fmod.f64 #s(approx (exp x) #s(approx (- x -1) x)) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 x (exp.f64 x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))) #s(approx (exp (neg x)) #s(approx (+ (* (- (* (+ (* -1/6 x) 1/2) x) 1) x) 1) (-.f64 #s(literal 1 binary64) x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))) #s(approx (exp (neg x)) (+.f64 #s(literal 1 binary64) (neg.f64 x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))) #s(approx (exp (neg x)) (fma.f64 #s(approx (- (* (+ (* -1/6 x) 1/2) x) 1) (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64))) x #s(literal 1 binary64)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))) #s(approx (exp (neg x)) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) x #s(literal 1 binary64)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))) (exp.f64 (neg.f64 x))) |
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) #s(approx (- (cosh x) (sinh x)) #s(literal 1 binary64))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))) #s(approx (exp (neg 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)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))) #s(approx (exp (neg x)) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) x #s(literal 1 binary64)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))) #s(approx (exp (neg x)) (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x) 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) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (* -1/2 x) x) 1) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x)))))) (exp.f64 (neg.f64 x))) |
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (* -1/2 x) x) 1) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) x) x))))) #s(approx (exp (neg x)) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) x #s(literal 1 binary64)))) |
(*.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(approx (- x -1) x)) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(fma.f64 (fmod.f64 #s(approx (exp x) #s(approx (- x -1) x)) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64)))) (cosh.f64 x) (*.f64 (fmod.f64 #s(approx (exp x) #s(approx (- x -1) x)) (sqrt.f64 #s(approx (cos 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 (*.f64 #s(literal -19/5760 binary64) (*.f64 x x)) #s(literal 1/96 binary64)) x) x) #s(literal 1/4 binary64)) x) x #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
(/.f64 (fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) (sqrt.f64 (cos.f64 x))) (exp.f64 x)) |
(*.f64 (fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
(*.f64 (fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) (sqrt.f64 (sin.f64 #s(approx (- (neg x) (* (PI) -1/2)) (neg.f64 x))))) (exp.f64 (neg.f64 x))) |
(*.f64 (fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) (sqrt.f64 (cos.f64 x))) (pow.f64 (E.f64) (neg.f64 x))) |
(*.f64 (fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) (sqrt.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 x))))) (exp.f64 (neg.f64 x))) |
(*.f64 (fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) (sqrt.f64 (sin.f64 (-.f64 (neg.f64 x) (*.f64 (PI.f64) #s(literal -1/2 binary64)))))) (exp.f64 (neg.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))) (exp.f64 (neg.f64 x))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (pow.f64 (E.f64) (neg.f64 x))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 (cosh.f64 x) (sinh.f64 x))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (pow.f64 (pow.f64 (E.f64) (*.f64 #s(literal -1/2 binary64) x)) #s(literal 2 binary64))) |
(+.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))) #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))) (sinh.f64 (neg.f64 x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (/.f64 (-.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/4 binary64)) (PI.f64)) (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) (+.f64 (PI.f64) x)))) |
(+.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))) (cosh.f64 x)) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))))) (sinh.f64 (neg.f64 x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 (neg.f64 x))) (-.f64 (*.f64 (exp.f64 x) #s(literal 1/2 binary64)) (cosh.f64 x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (/.f64 (-.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (-.f64 x (/.f64 (PI.f64) #s(literal -2 binary64))) (-.f64 x (/.f64 (PI.f64) #s(literal -2 binary64))))) (+.f64 (PI.f64) x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (/.f64 (-.f64 (pow.f64 (exp.f64 (neg.f64 x)) #s(literal 3 binary64)) #s(literal 0 binary64)) (+.f64 (exp.f64 (*.f64 #s(literal -2 binary64) x)) #s(literal 0 binary64)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (/.f64 (-.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (-.f64 x (/.f64 (PI.f64) #s(literal -2 binary64))) (-.f64 x (/.f64 (PI.f64) #s(literal -2 binary64))))) (-.f64 (/.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 2 binary64)) (neg.f64 x))))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (/.f64 (exp.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/4 binary64)) (/.f64 (PI.f64) (+.f64 (PI.f64) x)))) (exp.f64 #s(approx (/ (* (+ (* (PI) 1/2) x) (+ (* (PI) 1/2) x)) (+ (PI) x)) (fma.f64 (fma.f64 (/.f64 x (PI.f64)) #s(literal 1/4 binary64) #s(literal 3/4 binary64)) x (*.f64 (PI.f64) #s(literal 1/4 binary64))))))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (/.f64 (exp.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/4 binary64)) (/.f64 (PI.f64) (+.f64 (PI.f64) x)))) (exp.f64 (/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x))))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 x (/.f64 (PI.f64) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) (+.f64 (neg.f64 (-.f64 x (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (PI.f64) #s(literal 1/4 binary64))) (sqrt.f64 (PI.f64))) (*.f64 (sqrt.f64 (*.f64 (PI.f64) #s(literal 1/4 binary64))) (sqrt.f64 (PI.f64)))) (*.f64 (-.f64 x (/.f64 (PI.f64) #s(literal -2 binary64))) (-.f64 x (/.f64 (PI.f64) #s(literal -2 binary64))))) (-.f64 (/.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 2 binary64)) (neg.f64 x))))) |
(fma.f64 (fmod.f64 #s(approx (exp x) #s(approx (- x -1) x)) (sqrt.f64 (cos.f64 x))) (cosh.f64 x) (*.f64 (fmod.f64 #s(approx (exp x) #s(approx (- x -1) x)) (sqrt.f64 (cos.f64 x))) (sinh.f64 (neg.f64 x)))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (+.f64 (PI.f64) x)) (*.f64 (+.f64 (PI.f64) x) (+.f64 (PI.f64) x))) (/.f64 (*.f64 (+.f64 (PI.f64) x) (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) (*.f64 (+.f64 (PI.f64) x) (+.f64 (PI.f64) x)))))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (/.f64 (exp.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/4 binary64)) #s(approx (/ (PI) (+ (PI) x)) (/.f64 (-.f64 (neg.f64 (PI.f64)) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) x) (*.f64 (PI.f64) (PI.f64))) x)) (neg.f64 x))))) (exp.f64 (/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x))))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (/.f64 (exp.f64 (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (+.f64 (PI.f64) x)) (*.f64 (+.f64 (PI.f64) x) (+.f64 (PI.f64) x)))) (exp.f64 (/.f64 (*.f64 (+.f64 (PI.f64) x) (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x))) (*.f64 (+.f64 (PI.f64) x) (+.f64 (PI.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 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (+.f64 (*.f64 (sinh.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/4 binary64)) (/.f64 (PI.f64) (+.f64 (PI.f64) x)))) (cosh.f64 (/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x)))) (fma.f64 (cosh.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (PI.f64)) (/.f64 (PI.f64) (+.f64 (PI.f64) x)))) (sinh.f64 (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x) (/.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (+.f64 (PI.f64) x)))) (cosh.f64 (/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal -1/2 binary64) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x)) (+.f64 (PI.f64) x)))))) |
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (+.f64 (+.f64 (cosh.f64 (/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal -1/2 binary64) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x)) (+.f64 (PI.f64) x))) (*.f64 (sinh.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/4 binary64)) (/.f64 (PI.f64) (+.f64 (PI.f64) x)))) (cosh.f64 (/.f64 (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (fma.f64 (PI.f64) #s(literal 1/2 binary64) x)) (+.f64 (PI.f64) x))))) (*.f64 (cosh.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (PI.f64)) (/.f64 (PI.f64) (+.f64 (PI.f64) x)))) (sinh.f64 (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) x) (/.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) x) (+.f64 (PI.f64) x))))))) |
| Outputs |
|---|
(/.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 x)) |
(*.f64 (fmod.f64 #s(approx (exp x) #s(approx (- x -1) x)) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
2 calls:
| 19.0ms | x |
| 14.0ms | (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 93.7% | 1 | (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
| 95.6% | 2 | x |
Compiled 9 to 9 computations (0% saved)
| Inputs |
|---|
(*.f64 (fmod.f64 #s(approx (exp x) #s(approx (- x -1) x)) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64)))) #s(approx (exp (neg x)) #s(literal 1 binary64))) |
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (- (cosh x) (sinh x)) #s(literal 1 binary64))) |
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (- (cosh x) (sinh x)) #s(approx (- 1 x) (neg.f64 x)))) |
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (- (cosh x) (sinh x)) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
(*.f64 (fmod.f64 #s(approx (exp x) #s(approx (- x -1) x)) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
(*.f64 (fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
(*.f64 (fmod.f64 (pow.f64 (E.f64) x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (- (cosh x) (sinh x)) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (- (cosh x) (sinh x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64)))) |
| Outputs |
|---|
(*.f64 (fmod.f64 #s(approx (exp x) #s(approx (- x -1) x)) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
1 calls:
| 3.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 93.7% | 1 | x |
Compiled 1 to 1 computations (0% saved)
| Inputs |
|---|
(*.f64 (fmod.f64 #s(approx (exp x) #s(approx (- x -1) x)) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64)))) #s(approx (exp (neg x)) #s(literal 1 binary64))) |
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (- (cosh x) (sinh x)) #s(literal 1 binary64))) |
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (- (cosh x) (sinh x)) #s(approx (- 1 x) (neg.f64 x)))) |
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (- (cosh x) (sinh x)) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
| Outputs |
|---|
(*.f64 (fmod.f64 #s(approx (exp x) #s(approx (- x -1) x)) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64)))) #s(approx (exp (neg x)) #s(literal 1 binary64))) |
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x))) |
2 calls:
| 12.0ms | x |
| 2.0ms | (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 93.7% | 2 | (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
| 93.7% | 2 | x |
Compiled 9 to 9 computations (0% saved)
Total -56.3b remaining (-1032.3%)
Threshold costs -56.3b (-1032.3%)
| Inputs |
|---|
(*.f64 (fmod.f64 #s(approx (exp x) #s(approx (- x -1) x)) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64)))) #s(approx (exp (neg x)) #s(literal 1 binary64))) |
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (- (cosh x) (sinh x)) #s(literal 1 binary64))) |
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (- (cosh x) (sinh x)) #s(approx (- 1 x) (neg.f64 x)))) |
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (- (cosh x) (sinh x)) (-.f64 #s(literal 1 binary64) x))) |
| Outputs |
|---|
(*.f64 (fmod.f64 #s(approx (exp x) #s(approx (- x -1) x)) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64)))) #s(approx (exp (neg x)) #s(literal 1 binary64))) |
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 |
|---|---|---|
| 91.5% | 1 | (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) |
| 91.5% | 1 | x |
Compiled 9 to 9 computations (0% saved)
| 1× | binary-search |
| 1× | predicate-failed |
| Time | Left | Right |
|---|---|---|
| 123.0ms | -8.741359807833362e-20 | 1.4519167695697968e-307 |
| 118.0ms | 101× | 5 | exit |
Compiled 13 to 12 computations (7.7% saved)
ival-exp: 53.0ms (48.8% of total)ival-cos: 30.0ms (27.6% of total)adjust: 9.0ms (8.3% of total)ival-fmod: 9.0ms (8.3% of total)ival-sqrt: 5.0ms (4.6% of total)ival-mult!: 2.0ms (1.8% of total)ival-neg: 0.0ms (0% of total)| 1× | binary-search |
| 1× | predicate-failed |
| Time | Left | Right |
|---|---|---|
| 19.0ms | 30.966084236051515 | 16241.240753680755 |
| 14.0ms | 101× | 0 | invalid |
| 2.0ms | 16× | 0 | valid |
Compiled 39 to 40 computations (-2.6% saved)
ival-cos: 7.0ms (54.9% of total)ival-exp: 2.0ms (15.7% of total)ival-fmod: 2.0ms (15.7% of total)ival-sqrt: 1.0ms (7.8% of total)adjust: 0.0ms (0% of total)ival-neg: 0.0ms (0% of total)ival-mult!: 0.0ms (0% of total)| 1× | fuel |
Compiled 38 to 32 computations (15.8% saved)
Compiled 46 to 40 computations (13% saved)
Loading profile data...