tanhf (example 3.4)

Time bar (total: 7.0s)

start0.0ms (0%)

Memory
0.0MiB live, 0.0MiB allocated; 0ms collecting garbage

analyze213.0ms (3%)

Memory
-64.4MiB live, 58.3MiB allocated; 57ms collecting garbage
Algorithm
search
Search
ProbabilityValidUnknownPreconditionInfiniteDomainCan'tIter
0%0%100%0%0%0%0%0
0%0%100%0%0%0%0%1
0%0%100%0%0%0%0%2
25%25%75%0%0%0%0%3
37.5%37.5%62.5%0%0%0%0%4
43.8%43.7%56.2%0%0%0%0%5
46.9%46.9%53.1%0%0%0%0%6
48.4%48.4%51.5%0%0%0%0%7
49.2%49.2%50.8%0%0%0%0%8
49.6%49.6%50.4%0%0%0%0%9
49.8%49.8%50.2%0%0%0%0%10
49.9%49.9%50.1%0%0%0%0%11
50%49.9%50%0%0%0%0%12
Compiler

Compiled 9 to 8 computations (11.1% saved)

sample2.2s (32.1%)

Memory
35.7MiB live, 682.7MiB allocated; 125ms collecting garbage
Samples
803.0ms2 109×2valid
644.0ms4 264×0valid
314.0ms656×3valid
172.0ms1 224×1valid
3.0ms4valid
Precisions
Click to see histograms. Total time spent on operations: 1.7s
ival-cos: 1.2s (69.3% of total)
ival-sin: 230.0ms (13.6% of total)
adjust: 147.0ms (8.7% of total)
ival-div!: 86.0ms (5.1% of total)
ival-sub!: 56.0ms (3.3% of total)
Bogosity

preprocess36.0ms (0.5%)

Memory
11.2MiB live, 11.2MiB allocated; 0ms collecting garbage
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
01213
14412
214012
374012
Stop Event
node-limit
Alt Table
Click to see full alt table
StatusAccuracyProgram
53.4%
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (sin.f64 x))
Symmetry

(negabs x)

Compiler

Compiled 12 to 12 computations (0% saved)

series3.0ms (0%)

Memory
1.3MiB live, 1.3MiB allocated; 0ms collecting garbage
Counts
6 → 21
Calls
Call 1
Inputs
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (sin.f64 x))
(-.f64 #s(literal 1 binary64) (cos.f64 x))
#s(literal 1 binary64)
(cos.f64 x)
x
(sin.f64 x)
Outputs
#s(approx (/ (- 1 (cos x)) (sin x)) #s(hole binary64 (* 1/2 x)))
#s(approx (/ (- 1 (cos x)) (sin x)) #s(hole binary64 (* x (+ 1/2 (* 1/24 (pow x 2))))))
#s(approx (/ (- 1 (cos x)) (sin x)) #s(hole binary64 (* x (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/240 (pow x 2))))))))
#s(approx (/ (- 1 (cos x)) (sin x)) #s(hole binary64 (* x (+ 1/2 (* (pow x 2) (+ 1/24 (* (pow x 2) (+ 1/240 (* 17/40320 (pow x 2))))))))))
#s(approx (- 1 (cos x)) #s(hole binary64 (* 1/2 (pow x 2))))
#s(approx (- 1 (cos x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* -1/24 (pow x 2))))))
#s(approx (- 1 (cos x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))))
#s(approx (- 1 (cos x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))))
#s(approx (cos x) #s(hole binary64 1))
#s(approx (cos x) #s(hole binary64 (+ 1 (* -1/2 (pow x 2)))))
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2)))))
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2)))))
#s(approx x #s(hole binary64 x))
#s(approx (sin x) #s(hole binary64 x))
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* -1/6 (pow x 2))))))
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6))))))
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))))))
#s(approx (/ (- 1 (cos x)) (sin x)) #s(hole binary64 (/ (- 1 (cos x)) (sin x))))
#s(approx (- 1 (cos x)) #s(hole binary64 (- 1 (cos x))))
#s(approx (cos x) #s(hole binary64 (cos x)))
#s(approx (sin x) #s(hole binary64 (sin x)))
Calls

3 calls:

TimeVariablePointExpression
1.0ms
x
@inf
((/ (- 1 (cos x)) (sin x)) (- 1 (cos x)) 1 (cos x) x (sin x))
1.0ms
x
@0
((/ (- 1 (cos x)) (sin x)) (- 1 (cos x)) 1 (cos x) x (sin x))
1.0ms
x
@-inf
((/ (- 1 (cos x)) (sin x)) (- 1 (cos x)) 1 (cos x) x (sin x))

rewrite1.1s (15.4%)

Memory
-28.7MiB live, 458.3MiB allocated; 135ms collecting garbage
Counts
27 → 79
Calls
Call 1
Inputs
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (sin.f64 x))
(-.f64 #s(literal 1 binary64) (cos.f64 x))
#s(literal 1 binary64)
(cos.f64 x)
x
(sin.f64 x)
#s(approx (/ (- 1 (cos x)) (sin x)) #s(hole binary64 (* 1/2 x)))
#s(approx (/ (- 1 (cos x)) (sin x)) #s(hole binary64 (* x (+ 1/2 (* 1/24 (pow x 2))))))
#s(approx (/ (- 1 (cos x)) (sin x)) #s(hole binary64 (* x (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/240 (pow x 2))))))))
#s(approx (/ (- 1 (cos x)) (sin x)) #s(hole binary64 (* x (+ 1/2 (* (pow x 2) (+ 1/24 (* (pow x 2) (+ 1/240 (* 17/40320 (pow x 2))))))))))
#s(approx (- 1 (cos x)) #s(hole binary64 (* 1/2 (pow x 2))))
#s(approx (- 1 (cos x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* -1/24 (pow x 2))))))
#s(approx (- 1 (cos x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))))
#s(approx (- 1 (cos x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))))
#s(approx (cos x) #s(hole binary64 1))
#s(approx (cos x) #s(hole binary64 (+ 1 (* -1/2 (pow x 2)))))
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2)))))
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2)))))
#s(approx x #s(hole binary64 x))
#s(approx (sin x) #s(hole binary64 x))
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* -1/6 (pow x 2))))))
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6))))))
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))))))
#s(approx (/ (- 1 (cos x)) (sin x)) #s(hole binary64 (/ (- 1 (cos x)) (sin x))))
#s(approx (- 1 (cos x)) #s(hole binary64 (- 1 (cos x))))
#s(approx (cos x) #s(hole binary64 (cos x)))
#s(approx (sin x) #s(hole binary64 (sin x)))
Outputs
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 x)) (/.f64 (cos.f64 x) (sin.f64 x)))
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (sin.f64 x))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x))) (sin.f64 (neg.f64 x)))
(/.f64 (sin.f64 x) (+.f64 (cos.f64 x) #s(literal 1 binary64)))
(/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (*.f64 (+.f64 (cos.f64 x) #s(literal 1 binary64)) (sin.f64 x)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (sin.f64 x)) (*.f64 (sin.f64 x) (cos.f64 x))) (*.f64 (sin.f64 x) (sin.f64 x)))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)))) (neg.f64 (sin.f64 (neg.f64 x))))
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (*.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64)) (sin.f64 x)))
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 x)) (/.f64 #s(literal 1 binary64) (sin.f64 x))) (*.f64 (/.f64 (cos.f64 x) (sin.f64 x)) (/.f64 (cos.f64 x) (sin.f64 x)))) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 x)) (/.f64 (cos.f64 x) (sin.f64 x))))
(/.f64 (sin.f64 (/.f64 x #s(literal 2 binary64))) (cos.f64 (/.f64 x #s(literal 2 binary64))))
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (sin.f64 x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (cos.f64 x) (sin.f64 x)) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 x)) (/.f64 #s(literal 1 binary64) (sin.f64 x)) (fma.f64 (/.f64 (cos.f64 x) (sin.f64 x)) (/.f64 (cos.f64 x) (sin.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 x)) (/.f64 (cos.f64 x) (sin.f64 x))))))
(neg.f64 (/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x))) (sin.f64 x)))
(neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (sin.f64 (neg.f64 x))))
(tan.f64 (/.f64 x #s(literal 2 binary64)))
(tan.f64 (+.f64 (/.f64 x #s(literal 2 binary64)) (PI.f64)))
(-.f64 #s(literal 1 binary64) (cos.f64 x))
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 x) #s(literal 1 binary64))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (+.f64 (cos.f64 x) #s(literal 1 binary64))))
(-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64))) (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64))))
(/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 (cos.f64 x) #s(literal 1 binary64)))
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64)))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (neg.f64 (+.f64 (cos.f64 x) #s(literal 1 binary64))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64))))
#s(literal 1 binary64)
(*.f64 #s(literal 1 binary64) #s(literal 1 binary64))
(*.f64 (fabs.f64 #s(literal 1 binary64)) (fabs.f64 #s(literal 1 binary64)))
(*.f64 (neg.f64 #s(literal 1 binary64)) (neg.f64 #s(literal 1 binary64)))
(*.f64 (pow.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) #s(literal 2 binary64))) (pow.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) #s(literal 2 binary64))))
(+.f64 #s(literal 1 binary64) #s(literal 0 binary64))
(+.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))
(/.f64 #s(literal 2 binary64) #s(literal 2 binary64))
(/.f64 (neg.f64 #s(literal 2 binary64)) (neg.f64 #s(literal 2 binary64)))
(/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 #s(literal 0 binary64)))) #s(literal 2 binary64))
(cosh.f64 #s(literal 0 binary64))
(cosh.f64 (neg.f64 #s(literal 0 binary64)))
(exp.f64 #s(literal 0 binary64))
(exp.f64 (*.f64 (log.f64 #s(literal 1 binary64)) #s(literal 3 binary64)))
(exp.f64 (*.f64 #s(literal 0 binary64) #s(literal 3 binary64)))
(exp.f64 (*.f64 #s(literal 0 binary64) #s(literal 2 binary64)))
(exp.f64 (+.f64 #s(literal 0 binary64) #s(literal 0 binary64)))
(fma.f64 (fabs.f64 #s(literal 1 binary64)) (fabs.f64 #s(literal 1 binary64)) #s(literal 0 binary64))
(fma.f64 (neg.f64 #s(literal 1 binary64)) (neg.f64 #s(literal 1 binary64)) #s(literal 0 binary64))
(fma.f64 #s(literal 1 binary64) #s(literal 1 binary64) #s(literal 0 binary64))
(fma.f64 (pow.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) #s(literal 2 binary64))) (pow.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) #s(literal 2 binary64))) #s(literal 0 binary64))
(pow.f64 #s(literal 1 binary64) #s(literal 3 binary64))
(pow.f64 #s(literal 1 binary64) #s(literal 2 binary64))
(*.f64 (cos.f64 x) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (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)))))
(cos.f64 x)
(cos.f64 (neg.f64 x))
(cos.f64 (neg.f64 (neg.f64 x)))
(fma.f64 (sin.f64 x) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 x) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))))
(sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x))
(sin.f64 (+.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64))))
x
(*.f64 x #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) x)
(sin.f64 x)
#s(approx (tan (/ x 2)) (*.f64 #s(literal 1/2 binary64) x))
#s(approx (tan (/ x 2)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x))
#s(approx (tan (/ x 2)) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x))
#s(approx (tan (/ x 2)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x))
#s(approx (- 1 (cos x)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))
#s(approx (- 1 (cos x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64)) (*.f64 x x)))
#s(approx (- 1 (cos x)) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x)))
#s(approx (- 1 (cos x)) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x)))
#s(approx (cos x) #s(literal 1 binary64))
#s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))
#s(approx (cos x) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))
#s(approx (cos x) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))
#s(approx x x)
#s(approx (sin x) x)
#s(approx (sin x) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x x))
#s(approx (sin x) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) x) x))
#s(approx (sin x) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) x) x))
#s(approx (tan (/ x 2)) (tan.f64 (/.f64 x #s(literal 2 binary64))))
#s(approx (- 1 (cos x)) (-.f64 #s(literal 1 binary64) (cos.f64 x)))
#s(approx (cos x) (cos.f64 x))
#s(approx (sin x) (sin.f64 x))

eval10.0ms (0.1%)

Memory
7.2MiB live, 7.2MiB allocated; 0ms collecting garbage
Compiler

Compiled 526 to 309 computations (41.3% saved)

prune7.0ms (0.1%)

Memory
4.3MiB live, 4.3MiB allocated; 0ms collecting garbage
Pruning

8 alts after pruning (7 fresh and 1 done)

PrunedKeptTotal
New66773
Fresh000
Picked011
Done000
Total66874
Accuracy
100.0%
Counts
74 → 8
Alt Table
Click to see full alt table
StatusAccuracyProgram
53.4%
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (sin.f64 x))
5.6%
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) #s(approx (sin x) x))
4.3%
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) (sin.f64 x))
100.0%
(tan.f64 (/.f64 x #s(literal 2 binary64)))
50.6%
#s(approx (tan (/ x 2)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x))
50.6%
#s(approx (tan (/ x 2)) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x))
50.6%
#s(approx (tan (/ x 2)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x))
50.5%
#s(approx (tan (/ x 2)) (*.f64 #s(literal 1/2 binary64) x))
Compiler

Compiled 134 to 128 computations (4.5% saved)

series13.0ms (0.2%)

Memory
6.4MiB live, 6.4MiB allocated; 0ms collecting garbage
Counts
23 → 62
Calls
Call 1
Inputs
(tan.f64 (/.f64 x #s(literal 2 binary64)))
(/.f64 x #s(literal 2 binary64))
x
#s(literal 2 binary64)
#s(approx (tan (/ x 2)) (*.f64 #s(literal 1/2 binary64) x))
(*.f64 #s(literal 1/2 binary64) x)
#s(literal 1/2 binary64)
#s(approx (tan (/ x 2)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x))
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x)
(fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))
(*.f64 x x)
#s(literal 1/24 binary64)
#s(approx (tan (/ x 2)) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x))
(*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x)
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))
(fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))
#s(literal 1/240 binary64)
#s(approx (tan (/ x 2)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x))
(*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x)
(fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) (*.f64 x x) #s(literal 1/24 binary64))
(fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))
#s(literal 17/40320 binary64)
Outputs
#s(approx (tan (/ x 2)) #s(hole binary64 (* 1/2 x)))
#s(approx (tan (/ x 2)) #s(hole binary64 (* x (+ 1/2 (* 1/24 (pow x 2))))))
#s(approx (tan (/ x 2)) #s(hole binary64 (* x (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/240 (pow x 2))))))))
#s(approx (tan (/ x 2)) #s(hole binary64 (* x (+ 1/2 (* (pow x 2) (+ 1/24 (* (pow x 2) (+ 1/240 (* 17/40320 (pow x 2))))))))))
#s(approx (/ x 2) #s(hole binary64 (* 1/2 x)))
#s(approx x #s(hole binary64 x))
#s(approx (* 1/2 x) #s(hole binary64 (* 1/2 x)))
#s(approx (* (+ (* (* x x) 1/24) 1/2) x) #s(hole binary64 (* 1/2 x)))
#s(approx (* (+ (* (* x x) 1/24) 1/2) x) #s(hole binary64 (* x (+ 1/2 (* 1/24 (pow x 2))))))
#s(approx (+ (* (* x x) 1/24) 1/2) #s(hole binary64 1/2))
#s(approx (+ (* (* x x) 1/24) 1/2) #s(hole binary64 (+ 1/2 (* 1/24 (pow x 2)))))
#s(approx (* x x) #s(hole binary64 (pow x 2)))
#s(approx (* (+ (* (+ (* (* x x) 1/240) 1/24) (* x x)) 1/2) x) #s(hole binary64 (* 1/2 x)))
#s(approx (* (+ (* (+ (* (* x x) 1/240) 1/24) (* x x)) 1/2) x) #s(hole binary64 (* x (+ 1/2 (* 1/24 (pow x 2))))))
#s(approx (* (+ (* (+ (* (* x x) 1/240) 1/24) (* x x)) 1/2) x) #s(hole binary64 (* x (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/240 (pow x 2))))))))
#s(approx (+ (* (+ (* (* x x) 1/240) 1/24) (* x x)) 1/2) #s(hole binary64 1/2))
#s(approx (+ (* (+ (* (* x x) 1/240) 1/24) (* x x)) 1/2) #s(hole binary64 (+ 1/2 (* 1/24 (pow x 2)))))
#s(approx (+ (* (+ (* (* x x) 1/240) 1/24) (* x x)) 1/2) #s(hole binary64 (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/240 (pow x 2)))))))
#s(approx (+ (* (* x x) 1/240) 1/24) #s(hole binary64 1/24))
#s(approx (+ (* (* x x) 1/240) 1/24) #s(hole binary64 (+ 1/24 (* 1/240 (pow x 2)))))
#s(approx (* (+ (* (+ (* (+ (* (* x x) 17/40320) 1/240) (* x x)) 1/24) (* x x)) 1/2) x) #s(hole binary64 (* 1/2 x)))
#s(approx (* (+ (* (+ (* (+ (* (* x x) 17/40320) 1/240) (* x x)) 1/24) (* x x)) 1/2) x) #s(hole binary64 (* x (+ 1/2 (* 1/24 (pow x 2))))))
#s(approx (* (+ (* (+ (* (+ (* (* x x) 17/40320) 1/240) (* x x)) 1/24) (* x x)) 1/2) x) #s(hole binary64 (* x (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/240 (pow x 2))))))))
#s(approx (* (+ (* (+ (* (+ (* (* x x) 17/40320) 1/240) (* x x)) 1/24) (* x x)) 1/2) x) #s(hole binary64 (* x (+ 1/2 (* (pow x 2) (+ 1/24 (* (pow x 2) (+ 1/240 (* 17/40320 (pow x 2))))))))))
#s(approx (+ (* (+ (* (+ (* (* x x) 17/40320) 1/240) (* x x)) 1/24) (* x x)) 1/2) #s(hole binary64 1/2))
#s(approx (+ (* (+ (* (+ (* (* x x) 17/40320) 1/240) (* x x)) 1/24) (* x x)) 1/2) #s(hole binary64 (+ 1/2 (* 1/24 (pow x 2)))))
#s(approx (+ (* (+ (* (+ (* (* x x) 17/40320) 1/240) (* x x)) 1/24) (* x x)) 1/2) #s(hole binary64 (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/240 (pow x 2)))))))
#s(approx (+ (* (+ (* (+ (* (* x x) 17/40320) 1/240) (* x x)) 1/24) (* x x)) 1/2) #s(hole binary64 (+ 1/2 (* (pow x 2) (+ 1/24 (* (pow x 2) (+ 1/240 (* 17/40320 (pow x 2)))))))))
#s(approx (+ (* (+ (* (* x x) 17/40320) 1/240) (* x x)) 1/24) #s(hole binary64 1/24))
#s(approx (+ (* (+ (* (* x x) 17/40320) 1/240) (* x x)) 1/24) #s(hole binary64 (+ 1/24 (* 1/240 (pow x 2)))))
#s(approx (+ (* (+ (* (* x x) 17/40320) 1/240) (* x x)) 1/24) #s(hole binary64 (+ 1/24 (* (pow x 2) (+ 1/240 (* 17/40320 (pow x 2)))))))
#s(approx (+ (* (* x x) 17/40320) 1/240) #s(hole binary64 1/240))
#s(approx (+ (* (* x x) 17/40320) 1/240) #s(hole binary64 (+ 1/240 (* 17/40320 (pow x 2)))))
#s(approx (tan (/ x 2)) #s(hole binary64 (/ (sin (* 1/2 x)) (cos (* 1/2 x)))))
#s(approx (* (+ (* (* x x) 1/24) 1/2) x) #s(hole binary64 (* 1/24 (pow x 3))))
#s(approx (* (+ (* (* x x) 1/24) 1/2) x) #s(hole binary64 (* (pow x 3) (+ 1/24 (* 1/2 (/ 1 (pow x 2)))))))
#s(approx (+ (* (* x x) 1/24) 1/2) #s(hole binary64 (* 1/24 (pow x 2))))
#s(approx (+ (* (* x x) 1/24) 1/2) #s(hole binary64 (* (pow x 2) (+ 1/24 (* 1/2 (/ 1 (pow x 2)))))))
#s(approx (* (+ (* (+ (* (* x x) 1/240) 1/24) (* x x)) 1/2) x) #s(hole binary64 (* 1/240 (pow x 5))))
#s(approx (* (+ (* (+ (* (* x x) 1/240) 1/24) (* x x)) 1/2) x) #s(hole binary64 (* (pow x 5) (+ 1/240 (* 1/24 (/ 1 (pow x 2)))))))
#s(approx (* (+ (* (+ (* (* x x) 1/240) 1/24) (* x x)) 1/2) x) #s(hole binary64 (* (pow x 5) (+ 1/240 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2))))))))
#s(approx (+ (* (+ (* (* x x) 1/240) 1/24) (* x x)) 1/2) #s(hole binary64 (* 1/240 (pow x 4))))
#s(approx (+ (* (+ (* (* x x) 1/240) 1/24) (* x x)) 1/2) #s(hole binary64 (* (pow x 4) (+ 1/240 (* 1/24 (/ 1 (pow x 2)))))))
#s(approx (+ (* (+ (* (* x x) 1/240) 1/24) (* x x)) 1/2) #s(hole binary64 (* (pow x 4) (+ 1/240 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2))))))))
#s(approx (+ (* (* x x) 1/240) 1/24) #s(hole binary64 (* 1/240 (pow x 2))))
#s(approx (+ (* (* x x) 1/240) 1/24) #s(hole binary64 (* (pow x 2) (+ 1/240 (* 1/24 (/ 1 (pow x 2)))))))
#s(approx (* (+ (* (+ (* (+ (* (* x x) 17/40320) 1/240) (* x x)) 1/24) (* x x)) 1/2) x) #s(hole binary64 (* 17/40320 (pow x 7))))
#s(approx (* (+ (* (+ (* (+ (* (* x x) 17/40320) 1/240) (* x x)) 1/24) (* x x)) 1/2) x) #s(hole binary64 (* (pow x 7) (+ 17/40320 (* 1/240 (/ 1 (pow x 2)))))))
#s(approx (* (+ (* (+ (* (+ (* (* x x) 17/40320) 1/240) (* x x)) 1/24) (* x x)) 1/2) x) #s(hole binary64 (* (pow x 7) (+ 17/40320 (+ (/ 1/24 (pow x 4)) (* 1/240 (/ 1 (pow x 2))))))))
#s(approx (* (+ (* (+ (* (+ (* (* x x) 17/40320) 1/240) (* x x)) 1/24) (* x x)) 1/2) x) #s(hole binary64 (* (pow x 7) (+ 17/40320 (+ (/ 1/24 (pow x 4)) (+ (* 1/240 (/ 1 (pow x 2))) (* 1/2 (/ 1 (pow x 6)))))))))
#s(approx (+ (* (+ (* (+ (* (* x x) 17/40320) 1/240) (* x x)) 1/24) (* x x)) 1/2) #s(hole binary64 (* 17/40320 (pow x 6))))
#s(approx (+ (* (+ (* (+ (* (* x x) 17/40320) 1/240) (* x x)) 1/24) (* x x)) 1/2) #s(hole binary64 (* (pow x 6) (+ 17/40320 (* 1/240 (/ 1 (pow x 2)))))))
#s(approx (+ (* (+ (* (+ (* (* x x) 17/40320) 1/240) (* x x)) 1/24) (* x x)) 1/2) #s(hole binary64 (* (pow x 6) (+ 17/40320 (+ (/ 1/24 (pow x 4)) (* 1/240 (/ 1 (pow x 2))))))))
#s(approx (+ (* (+ (* (+ (* (* x x) 17/40320) 1/240) (* x x)) 1/24) (* x x)) 1/2) #s(hole binary64 (* (pow x 6) (+ 17/40320 (+ (/ 1/24 (pow x 4)) (+ (* 1/240 (/ 1 (pow x 2))) (* 1/2 (/ 1 (pow x 6)))))))))
#s(approx (+ (* (+ (* (* x x) 17/40320) 1/240) (* x x)) 1/24) #s(hole binary64 (* 17/40320 (pow x 4))))
#s(approx (+ (* (+ (* (* x x) 17/40320) 1/240) (* x x)) 1/24) #s(hole binary64 (* (pow x 4) (+ 17/40320 (* 1/240 (/ 1 (pow x 2)))))))
#s(approx (+ (* (+ (* (* x x) 17/40320) 1/240) (* x x)) 1/24) #s(hole binary64 (* (pow x 4) (+ 17/40320 (+ (/ 1/24 (pow x 4)) (* 1/240 (/ 1 (pow x 2))))))))
#s(approx (+ (* (* x x) 17/40320) 1/240) #s(hole binary64 (* 17/40320 (pow x 2))))
#s(approx (+ (* (* x x) 17/40320) 1/240) #s(hole binary64 (* (pow x 2) (+ 17/40320 (* 1/240 (/ 1 (pow x 2)))))))
#s(approx (* (+ (* (+ (* (* x x) 1/240) 1/24) (* x x)) 1/2) x) #s(hole binary64 (* -1 (* (pow x 5) (- (* -1 (/ (+ 1/24 (* 1/2 (/ 1 (pow x 2)))) (pow x 2))) 1/240)))))
#s(approx (* (+ (* (+ (* (+ (* (* x x) 17/40320) 1/240) (* x x)) 1/24) (* x x)) 1/2) x) #s(hole binary64 (* -1 (* (pow x 7) (- (* -1 (/ (+ 1/240 (* 1/24 (/ 1 (pow x 2)))) (pow x 2))) 17/40320)))))
#s(approx (* (+ (* (+ (* (+ (* (* x x) 17/40320) 1/240) (* x x)) 1/24) (* x x)) 1/2) x) #s(hole binary64 (* -1 (* (pow x 7) (- (* -1 (/ (+ 1/24 (* 1/2 (/ 1 (pow x 2)))) (pow x 4))) (+ 17/40320 (* 1/240 (/ 1 (pow x 2)))))))))
Calls

3 calls:

TimeVariablePointExpression
5.0ms
x
@-inf
((tan (/ x 2)) (/ x 2) x 2 (tan (/ x 2)) (* 1/2 x) 1/2 (tan (/ x 2)) (* (+ (* (* x x) 1/24) 1/2) x) (+ (* (* x x) 1/24) 1/2) (* x x) 1/24 (tan (/ x 2)) (* (+ (* (+ (* (* x x) 1/240) 1/24) (* x x)) 1/2) x) (+ (* (+ (* (* x x) 1/240) 1/24) (* x x)) 1/2) (+ (* (* x x) 1/240) 1/24) 1/240 (tan (/ x 2)) (* (+ (* (+ (* (+ (* (* x x) 17/40320) 1/240) (* x x)) 1/24) (* x x)) 1/2) x) (+ (* (+ (* (+ (* (* x x) 17/40320) 1/240) (* x x)) 1/24) (* x x)) 1/2) (+ (* (+ (* (* x x) 17/40320) 1/240) (* x x)) 1/24) (+ (* (* x x) 17/40320) 1/240) 17/40320)
4.0ms
x
@inf
((tan (/ x 2)) (/ x 2) x 2 (tan (/ x 2)) (* 1/2 x) 1/2 (tan (/ x 2)) (* (+ (* (* x x) 1/24) 1/2) x) (+ (* (* x x) 1/24) 1/2) (* x x) 1/24 (tan (/ x 2)) (* (+ (* (+ (* (* x x) 1/240) 1/24) (* x x)) 1/2) x) (+ (* (+ (* (* x x) 1/240) 1/24) (* x x)) 1/2) (+ (* (* x x) 1/240) 1/24) 1/240 (tan (/ x 2)) (* (+ (* (+ (* (+ (* (* x x) 17/40320) 1/240) (* x x)) 1/24) (* x x)) 1/2) x) (+ (* (+ (* (+ (* (* x x) 17/40320) 1/240) (* x x)) 1/24) (* x x)) 1/2) (+ (* (+ (* (* x x) 17/40320) 1/240) (* x x)) 1/24) (+ (* (* x x) 17/40320) 1/240) 17/40320)
3.0ms
x
@0
((tan (/ x 2)) (/ x 2) x 2 (tan (/ x 2)) (* 1/2 x) 1/2 (tan (/ x 2)) (* (+ (* (* x x) 1/24) 1/2) x) (+ (* (* x x) 1/24) 1/2) (* x x) 1/24 (tan (/ x 2)) (* (+ (* (+ (* (* x x) 1/240) 1/24) (* x x)) 1/2) x) (+ (* (+ (* (* x x) 1/240) 1/24) (* x x)) 1/2) (+ (* (* x x) 1/240) 1/24) 1/240 (tan (/ x 2)) (* (+ (* (+ (* (+ (* (* x x) 17/40320) 1/240) (* x x)) 1/24) (* x x)) 1/2) x) (+ (* (+ (* (+ (* (* x x) 17/40320) 1/240) (* x x)) 1/24) (* x x)) 1/2) (+ (* (+ (* (* x x) 17/40320) 1/240) (* x x)) 1/24) (+ (* (* x x) 17/40320) 1/240) 17/40320)

rewrite1.4s (19.4%)

Memory
-11.4MiB live, 564.1MiB allocated; 222ms collecting garbage
Counts
85 → 422
Calls
Call 1
Inputs
(tan.f64 (/.f64 x #s(literal 2 binary64)))
(/.f64 x #s(literal 2 binary64))
x
#s(literal 2 binary64)
#s(approx (tan (/ x 2)) (*.f64 #s(literal 1/2 binary64) x))
(*.f64 #s(literal 1/2 binary64) x)
#s(literal 1/2 binary64)
#s(approx (tan (/ x 2)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x))
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x)
(fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))
(*.f64 x x)
#s(literal 1/24 binary64)
#s(approx (tan (/ x 2)) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x))
(*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x)
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))
(fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))
#s(literal 1/240 binary64)
#s(approx (tan (/ x 2)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x))
(*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x)
(fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) (*.f64 x x) #s(literal 1/24 binary64))
(fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))
#s(literal 17/40320 binary64)
#s(approx (tan (/ x 2)) #s(hole binary64 (* 1/2 x)))
#s(approx (tan (/ x 2)) #s(hole binary64 (* x (+ 1/2 (* 1/24 (pow x 2))))))
#s(approx (tan (/ x 2)) #s(hole binary64 (* x (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/240 (pow x 2))))))))
#s(approx (tan (/ x 2)) #s(hole binary64 (* x (+ 1/2 (* (pow x 2) (+ 1/24 (* (pow x 2) (+ 1/240 (* 17/40320 (pow x 2))))))))))
#s(approx (/ x 2) #s(hole binary64 (* 1/2 x)))
#s(approx x #s(hole binary64 x))
#s(approx (* 1/2 x) #s(hole binary64 (* 1/2 x)))
#s(approx (* (+ (* (* x x) 1/24) 1/2) x) #s(hole binary64 (* 1/2 x)))
#s(approx (* (+ (* (* x x) 1/24) 1/2) x) #s(hole binary64 (* x (+ 1/2 (* 1/24 (pow x 2))))))
#s(approx (+ (* (* x x) 1/24) 1/2) #s(hole binary64 1/2))
#s(approx (+ (* (* x x) 1/24) 1/2) #s(hole binary64 (+ 1/2 (* 1/24 (pow x 2)))))
#s(approx (* x x) #s(hole binary64 (pow x 2)))
#s(approx (* (+ (* (+ (* (* x x) 1/240) 1/24) (* x x)) 1/2) x) #s(hole binary64 (* 1/2 x)))
#s(approx (* (+ (* (+ (* (* x x) 1/240) 1/24) (* x x)) 1/2) x) #s(hole binary64 (* x (+ 1/2 (* 1/24 (pow x 2))))))
#s(approx (* (+ (* (+ (* (* x x) 1/240) 1/24) (* x x)) 1/2) x) #s(hole binary64 (* x (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/240 (pow x 2))))))))
#s(approx (+ (* (+ (* (* x x) 1/240) 1/24) (* x x)) 1/2) #s(hole binary64 1/2))
#s(approx (+ (* (+ (* (* x x) 1/240) 1/24) (* x x)) 1/2) #s(hole binary64 (+ 1/2 (* 1/24 (pow x 2)))))
#s(approx (+ (* (+ (* (* x x) 1/240) 1/24) (* x x)) 1/2) #s(hole binary64 (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/240 (pow x 2)))))))
#s(approx (+ (* (* x x) 1/240) 1/24) #s(hole binary64 1/24))
#s(approx (+ (* (* x x) 1/240) 1/24) #s(hole binary64 (+ 1/24 (* 1/240 (pow x 2)))))
#s(approx (* (+ (* (+ (* (+ (* (* x x) 17/40320) 1/240) (* x x)) 1/24) (* x x)) 1/2) x) #s(hole binary64 (* 1/2 x)))
#s(approx (* (+ (* (+ (* (+ (* (* x x) 17/40320) 1/240) (* x x)) 1/24) (* x x)) 1/2) x) #s(hole binary64 (* x (+ 1/2 (* 1/24 (pow x 2))))))
#s(approx (* (+ (* (+ (* (+ (* (* x x) 17/40320) 1/240) (* x x)) 1/24) (* x x)) 1/2) x) #s(hole binary64 (* x (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/240 (pow x 2))))))))
#s(approx (* (+ (* (+ (* (+ (* (* x x) 17/40320) 1/240) (* x x)) 1/24) (* x x)) 1/2) x) #s(hole binary64 (* x (+ 1/2 (* (pow x 2) (+ 1/24 (* (pow x 2) (+ 1/240 (* 17/40320 (pow x 2))))))))))
#s(approx (+ (* (+ (* (+ (* (* x x) 17/40320) 1/240) (* x x)) 1/24) (* x x)) 1/2) #s(hole binary64 1/2))
#s(approx (+ (* (+ (* (+ (* (* x x) 17/40320) 1/240) (* x x)) 1/24) (* x x)) 1/2) #s(hole binary64 (+ 1/2 (* 1/24 (pow x 2)))))
#s(approx (+ (* (+ (* (+ (* (* x x) 17/40320) 1/240) (* x x)) 1/24) (* x x)) 1/2) #s(hole binary64 (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/240 (pow x 2)))))))
#s(approx (+ (* (+ (* (+ (* (* x x) 17/40320) 1/240) (* x x)) 1/24) (* x x)) 1/2) #s(hole binary64 (+ 1/2 (* (pow x 2) (+ 1/24 (* (pow x 2) (+ 1/240 (* 17/40320 (pow x 2)))))))))
#s(approx (+ (* (+ (* (* x x) 17/40320) 1/240) (* x x)) 1/24) #s(hole binary64 1/24))
#s(approx (+ (* (+ (* (* x x) 17/40320) 1/240) (* x x)) 1/24) #s(hole binary64 (+ 1/24 (* 1/240 (pow x 2)))))
#s(approx (+ (* (+ (* (* x x) 17/40320) 1/240) (* x x)) 1/24) #s(hole binary64 (+ 1/24 (* (pow x 2) (+ 1/240 (* 17/40320 (pow x 2)))))))
#s(approx (+ (* (* x x) 17/40320) 1/240) #s(hole binary64 1/240))
#s(approx (+ (* (* x x) 17/40320) 1/240) #s(hole binary64 (+ 1/240 (* 17/40320 (pow x 2)))))
#s(approx (tan (/ x 2)) #s(hole binary64 (/ (sin (* 1/2 x)) (cos (* 1/2 x)))))
#s(approx (* (+ (* (* x x) 1/24) 1/2) x) #s(hole binary64 (* 1/24 (pow x 3))))
#s(approx (* (+ (* (* x x) 1/24) 1/2) x) #s(hole binary64 (* (pow x 3) (+ 1/24 (* 1/2 (/ 1 (pow x 2)))))))
#s(approx (+ (* (* x x) 1/24) 1/2) #s(hole binary64 (* 1/24 (pow x 2))))
#s(approx (+ (* (* x x) 1/24) 1/2) #s(hole binary64 (* (pow x 2) (+ 1/24 (* 1/2 (/ 1 (pow x 2)))))))
#s(approx (* (+ (* (+ (* (* x x) 1/240) 1/24) (* x x)) 1/2) x) #s(hole binary64 (* 1/240 (pow x 5))))
#s(approx (* (+ (* (+ (* (* x x) 1/240) 1/24) (* x x)) 1/2) x) #s(hole binary64 (* (pow x 5) (+ 1/240 (* 1/24 (/ 1 (pow x 2)))))))
#s(approx (* (+ (* (+ (* (* x x) 1/240) 1/24) (* x x)) 1/2) x) #s(hole binary64 (* (pow x 5) (+ 1/240 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2))))))))
#s(approx (+ (* (+ (* (* x x) 1/240) 1/24) (* x x)) 1/2) #s(hole binary64 (* 1/240 (pow x 4))))
#s(approx (+ (* (+ (* (* x x) 1/240) 1/24) (* x x)) 1/2) #s(hole binary64 (* (pow x 4) (+ 1/240 (* 1/24 (/ 1 (pow x 2)))))))
#s(approx (+ (* (+ (* (* x x) 1/240) 1/24) (* x x)) 1/2) #s(hole binary64 (* (pow x 4) (+ 1/240 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2))))))))
#s(approx (+ (* (* x x) 1/240) 1/24) #s(hole binary64 (* 1/240 (pow x 2))))
#s(approx (+ (* (* x x) 1/240) 1/24) #s(hole binary64 (* (pow x 2) (+ 1/240 (* 1/24 (/ 1 (pow x 2)))))))
#s(approx (* (+ (* (+ (* (+ (* (* x x) 17/40320) 1/240) (* x x)) 1/24) (* x x)) 1/2) x) #s(hole binary64 (* 17/40320 (pow x 7))))
#s(approx (* (+ (* (+ (* (+ (* (* x x) 17/40320) 1/240) (* x x)) 1/24) (* x x)) 1/2) x) #s(hole binary64 (* (pow x 7) (+ 17/40320 (* 1/240 (/ 1 (pow x 2)))))))
#s(approx (* (+ (* (+ (* (+ (* (* x x) 17/40320) 1/240) (* x x)) 1/24) (* x x)) 1/2) x) #s(hole binary64 (* (pow x 7) (+ 17/40320 (+ (/ 1/24 (pow x 4)) (* 1/240 (/ 1 (pow x 2))))))))
#s(approx (* (+ (* (+ (* (+ (* (* x x) 17/40320) 1/240) (* x x)) 1/24) (* x x)) 1/2) x) #s(hole binary64 (* (pow x 7) (+ 17/40320 (+ (/ 1/24 (pow x 4)) (+ (* 1/240 (/ 1 (pow x 2))) (* 1/2 (/ 1 (pow x 6)))))))))
#s(approx (+ (* (+ (* (+ (* (* x x) 17/40320) 1/240) (* x x)) 1/24) (* x x)) 1/2) #s(hole binary64 (* 17/40320 (pow x 6))))
#s(approx (+ (* (+ (* (+ (* (* x x) 17/40320) 1/240) (* x x)) 1/24) (* x x)) 1/2) #s(hole binary64 (* (pow x 6) (+ 17/40320 (* 1/240 (/ 1 (pow x 2)))))))
#s(approx (+ (* (+ (* (+ (* (* x x) 17/40320) 1/240) (* x x)) 1/24) (* x x)) 1/2) #s(hole binary64 (* (pow x 6) (+ 17/40320 (+ (/ 1/24 (pow x 4)) (* 1/240 (/ 1 (pow x 2))))))))
#s(approx (+ (* (+ (* (+ (* (* x x) 17/40320) 1/240) (* x x)) 1/24) (* x x)) 1/2) #s(hole binary64 (* (pow x 6) (+ 17/40320 (+ (/ 1/24 (pow x 4)) (+ (* 1/240 (/ 1 (pow x 2))) (* 1/2 (/ 1 (pow x 6)))))))))
#s(approx (+ (* (+ (* (* x x) 17/40320) 1/240) (* x x)) 1/24) #s(hole binary64 (* 17/40320 (pow x 4))))
#s(approx (+ (* (+ (* (* x x) 17/40320) 1/240) (* x x)) 1/24) #s(hole binary64 (* (pow x 4) (+ 17/40320 (* 1/240 (/ 1 (pow x 2)))))))
#s(approx (+ (* (+ (* (* x x) 17/40320) 1/240) (* x x)) 1/24) #s(hole binary64 (* (pow x 4) (+ 17/40320 (+ (/ 1/24 (pow x 4)) (* 1/240 (/ 1 (pow x 2))))))))
#s(approx (+ (* (* x x) 17/40320) 1/240) #s(hole binary64 (* 17/40320 (pow x 2))))
#s(approx (+ (* (* x x) 17/40320) 1/240) #s(hole binary64 (* (pow x 2) (+ 17/40320 (* 1/240 (/ 1 (pow x 2)))))))
#s(approx (* (+ (* (+ (* (* x x) 1/240) 1/24) (* x x)) 1/2) x) #s(hole binary64 (* -1 (* (pow x 5) (- (* -1 (/ (+ 1/24 (* 1/2 (/ 1 (pow x 2)))) (pow x 2))) 1/240)))))
#s(approx (* (+ (* (+ (* (+ (* (* x x) 17/40320) 1/240) (* x x)) 1/24) (* x x)) 1/2) x) #s(hole binary64 (* -1 (* (pow x 7) (- (* -1 (/ (+ 1/240 (* 1/24 (/ 1 (pow x 2)))) (pow x 2))) 17/40320)))))
#s(approx (* (+ (* (+ (* (+ (* (* x x) 17/40320) 1/240) (* x x)) 1/24) (* x x)) 1/2) x) #s(hole binary64 (* -1 (* (pow x 7) (- (* -1 (/ (+ 1/24 (* 1/2 (/ 1 (pow x 2)))) (pow x 4))) (+ 17/40320 (* 1/240 (/ 1 (pow x 2)))))))))
Outputs
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 x)) (/.f64 (cos.f64 x) (sin.f64 x)))
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (sin.f64 x))
(/.f64 (sin.f64 x) (+.f64 (cos.f64 x) #s(literal 1 binary64)))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x))) (neg.f64 (sin.f64 x)))
(/.f64 (sin.f64 (/.f64 x #s(literal 2 binary64))) (cos.f64 (/.f64 x #s(literal 2 binary64))))
(/.f64 (neg.f64 (sin.f64 x)) (neg.f64 (+.f64 (cos.f64 x) #s(literal 1 binary64))))
(/.f64 (neg.f64 (sin.f64 (/.f64 x #s(literal 2 binary64)))) (neg.f64 (cos.f64 (/.f64 x #s(literal 2 binary64)))))
(/.f64 (sin.f64 (+.f64 (/.f64 x #s(literal 2 binary64)) (PI.f64))) (cos.f64 (+.f64 (/.f64 x #s(literal 2 binary64)) (PI.f64))))
(/.f64 (+.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) (tan.f64 (PI.f64))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) (tan.f64 (PI.f64)))))
(tan.f64 (/.f64 x #s(literal 2 binary64)))
(tan.f64 (+.f64 (/.f64 x #s(literal 2 binary64)) (PI.f64)))
(tan.f64 (+.f64 (+.f64 (/.f64 x #s(literal 2 binary64)) (PI.f64)) (PI.f64)))
(/.f64 x #s(literal 2 binary64))
(/.f64 (neg.f64 x) (neg.f64 #s(literal 2 binary64)))
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 #s(literal 2 binary64))))
(neg.f64 (/.f64 (neg.f64 x) #s(literal 2 binary64)))
(neg.f64 (/.f64 x (neg.f64 #s(literal 2 binary64))))
x
#s(literal 2 binary64)
(*.f64 #s(literal 2 binary64) #s(literal 1 binary64))
(*.f64 #s(literal 2 binary64) (*.f64 (cosh.f64 (/.f64 (+.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 2 binary64))) (cosh.f64 (/.f64 (-.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 2 binary64)))))
(+.f64 #s(literal 1 binary64) #s(literal 1 binary64))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) #s(literal 1 binary64)))
(/.f64 (+.f64 (pow.f64 #s(literal 1 binary64) #s(literal 3 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (fma.f64 #s(literal 1 binary64) #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) #s(literal 1 binary64)))))
#s(approx (tan (/ x 2)) (*.f64 #s(literal 1/2 binary64) x))
(*.f64 #s(literal 1/2 binary64) x)
(*.f64 x #s(literal 1/2 binary64))
#s(literal 1/2 binary64)
(*.f64 #s(literal 1 binary64) #s(literal 1/2 binary64))
(*.f64 #s(literal 1/2 binary64) #s(literal 1 binary64))
#s(approx (tan (/ x 2)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x))
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x)
(*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))
(+.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))
(+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 #s(literal 1/2 binary64) x))
(-.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) x))
(-.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))
(/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))
(/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) x) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))
(/.f64 (*.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))
(/.f64 (*.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x) (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))))
(/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/2 binary64) (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 3 binary64))) x) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64))))
(/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/2 binary64) (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 3 binary64))) x) (fma.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))
(/.f64 (*.f64 x (fma.f64 (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/2 binary64) (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64))))
(/.f64 (*.f64 x (fma.f64 (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/2 binary64) (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))
(fma.f64 #s(literal 1/2 binary64) x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) x (*.f64 #s(literal 1/2 binary64) x))
(fma.f64 x #s(literal 1/2 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))
(fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 #s(literal 1/2 binary64) x))
(fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) x))
(fma.f64 (*.f64 (*.f64 x x) x) #s(literal 1/24 binary64) (*.f64 #s(literal 1/2 binary64) x))
(fma.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) x) (*.f64 #s(literal 1/2 binary64) x))
(fma.f64 (*.f64 x x) (*.f64 #s(literal 1/24 binary64) x) (*.f64 #s(literal 1/2 binary64) x))
(fma.f64 (*.f64 #s(literal 1/24 binary64) (pow.f64 x (/.f64 #s(literal 3 binary64) #s(literal 2 binary64)))) (pow.f64 x (/.f64 #s(literal 3 binary64) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) x))
(fma.f64 (pow.f64 x (/.f64 #s(literal 3 binary64) #s(literal 2 binary64))) (*.f64 (pow.f64 x (/.f64 #s(literal 3 binary64) #s(literal 2 binary64))) #s(literal 1/24 binary64)) (*.f64 #s(literal 1/2 binary64) x))
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 3 binary64)) (fma.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))))
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)))))
(+.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (neg.f64 #s(literal 1/24 binary64))) (*.f64 x x)))
(-.f64 #s(literal 1/2 binary64) (neg.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))
(-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 x) (*.f64 #s(literal 1/24 binary64) x)))
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (*.f64 x x)) #s(literal 1/24 binary64)))
(/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))
(/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/2 binary64) (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 3 binary64))) (fma.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/2 binary64) (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64))))
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (neg.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/2 binary64) (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))))
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/2 binary64) (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 3 binary64))) (fma.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64) (fma.f64 x (*.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 #s(literal 1/2 binary64) (neg.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))))
(fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))
(fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64))
(fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64))
(fma.f64 #s(literal 1 binary64) #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))
(fma.f64 x (*.f64 #s(literal 1/24 binary64) x) #s(literal 1/2 binary64))
(fma.f64 #s(literal 1/2 binary64) #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))
(fma.f64 (*.f64 #s(literal 1/24 binary64) (neg.f64 x)) (neg.f64 x) #s(literal 1/2 binary64))
(fma.f64 (*.f64 #s(literal 1/24 binary64) (fabs.f64 x)) (fabs.f64 x) #s(literal 1/2 binary64))
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))
(fma.f64 (*.f64 #s(literal 1/24 binary64) (pow.f64 x #s(literal 1 binary64))) (pow.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64))
(fma.f64 (pow.f64 x #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal 1 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))
(fma.f64 #s(literal 1 binary64) #s(literal 1/2 binary64) (*.f64 (neg.f64 (neg.f64 #s(literal 1/24 binary64))) (*.f64 x x)))
(fma.f64 #s(literal 1/2 binary64) #s(literal 1 binary64) (*.f64 (neg.f64 (neg.f64 #s(literal 1/24 binary64))) (*.f64 x x)))
(*.f64 x x)
(*.f64 (fabs.f64 x) (fabs.f64 x))
(*.f64 (neg.f64 x) (neg.f64 x))
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)))
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)))
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)))
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)))
(*.f64 (pow.f64 x #s(literal 1 binary64)) x)
(*.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)))
(*.f64 (fabs.f64 (pow.f64 x #s(literal 1 binary64))) (fabs.f64 (pow.f64 x #s(literal 1 binary64))))
(*.f64 (neg.f64 (pow.f64 x #s(literal 1 binary64))) (neg.f64 (pow.f64 x #s(literal 1 binary64))))
(fabs.f64 (*.f64 x x))
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))))
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))
(neg.f64 (neg.f64 (*.f64 x x)))
(pow.f64 (fabs.f64 x) #s(literal 2 binary64))
(pow.f64 (neg.f64 x) #s(literal 2 binary64))
(pow.f64 x #s(literal 2 binary64))
(pow.f64 (*.f64 x x) #s(literal 1 binary64))
(pow.f64 (pow.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64))
#s(literal 1/24 binary64)
(*.f64 #s(literal 1 binary64) #s(literal 1/24 binary64))
(*.f64 #s(literal 1/24 binary64) #s(literal 1 binary64))
#s(approx (tan (/ x 2)) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x))
(*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x)
(*.f64 x (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)))
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)) x) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) x))
(+.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)) x) (*.f64 x x)))
(-.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)))))
(-.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) x))
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64))) x) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) #s(literal 2 binary64))) x) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)))))
(/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/2 binary64) (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) #s(literal 3 binary64))) x) (fma.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)))) (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) #s(literal 2 binary64))))
(/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/2 binary64) (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) #s(literal 3 binary64))) x) (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64))))
(/.f64 (*.f64 x (fma.f64 (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/2 binary64) (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)))) (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) #s(literal 2 binary64))))
(/.f64 (*.f64 x (fma.f64 (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/2 binary64) (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64))))
(/.f64 (*.f64 x (-.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))
(/.f64 (*.f64 x (-.f64 (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) #s(literal 2 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)) x) (*.f64 x x)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)) x) (*.f64 x x)))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)) x) (*.f64 x x))))
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)) x) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)) x) (*.f64 x x)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)) x) (*.f64 x x))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)) x) (*.f64 x x))))))
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)) x) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) x))
(fma.f64 (*.f64 (*.f64 x x) x) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)) (*.f64 #s(literal 1/2 binary64) x))
(fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) x (*.f64 #s(literal 1/2 binary64) x))
(fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) (*.f64 #s(literal 1/2 binary64) x))
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) x) (*.f64 #s(literal 1/2 binary64) x))
(fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)) x) (*.f64 #s(literal 1/2 binary64) x))
(fma.f64 #s(literal 1/2 binary64) x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)) x) (*.f64 x x)))
(fma.f64 x #s(literal 1/2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)) x) (*.f64 x x)))
(+.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))
(+.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/240 binary64))))
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))))
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) #s(literal 1/2 binary64)))
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) #s(literal 3 binary64)) (fma.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)))) (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)))) (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) #s(literal 2 binary64)))))
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)))))
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))))
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) (*.f64 x x)))
(-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))))) (/.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) #s(literal 2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))))))
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)) x)) x))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)))))
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/2 binary64) (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) #s(literal 3 binary64))) (fma.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)))) (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) #s(literal 2 binary64))))
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/2 binary64) (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64))))
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/2 binary64) (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)))) (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/2 binary64) (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (neg.f64 (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) #s(literal 3 binary64))) (fma.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)))))))
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64))
(fma.f64 (*.f64 #s(literal 1/24 binary64) x) x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) #s(literal 1/2 binary64)))
(fma.f64 #s(literal 1 binary64) #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))))
(fma.f64 x (*.f64 #s(literal 1/24 binary64) x) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) #s(literal 1/2 binary64)))
(fma.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)) x) #s(literal 1/2 binary64))
(fma.f64 #s(literal 1/2 binary64) #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))))
(fma.f64 (*.f64 x x) #s(literal 1/24 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) #s(literal 1/2 binary64)))
(fma.f64 #s(literal 1/24 binary64) (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) #s(literal 1/2 binary64)))
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)) (neg.f64 x)) (neg.f64 x) #s(literal 1/2 binary64))
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)) (fabs.f64 x)) (fabs.f64 x) #s(literal 1/2 binary64))
(fma.f64 (*.f64 #s(literal 1/24 binary64) (neg.f64 x)) (neg.f64 x) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) #s(literal 1/2 binary64)))
(fma.f64 (*.f64 #s(literal 1/24 binary64) (fabs.f64 x)) (fabs.f64 x) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) #s(literal 1/2 binary64)))
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/24 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) #s(literal 1/2 binary64)))
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/24 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) #s(literal 1/2 binary64)))
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)) (pow.f64 x #s(literal 1 binary64))) (pow.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64))
(fma.f64 (*.f64 #s(literal 1/24 binary64) (pow.f64 x #s(literal 1 binary64))) (pow.f64 x #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) #s(literal 1/2 binary64)))
(fma.f64 (pow.f64 x #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal 1 binary64)) #s(literal 1/24 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) #s(literal 1/2 binary64)))
(fma.f64 (pow.f64 x #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal 1 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))
(+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/240 binary64)))
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) #s(literal 3 binary64)) (fma.f64 #s(literal 1/24 binary64) (-.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/240 binary64))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) (*.f64 (*.f64 x x) #s(literal 1/240 binary64))))) (/.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) #s(literal 1/24 binary64)) #s(literal 1/24 binary64)) (fma.f64 #s(literal 1/24 binary64) (-.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/240 binary64))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) (*.f64 (*.f64 x x) #s(literal 1/240 binary64))))))
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) #s(literal 1/24 binary64)) #s(literal 1/24 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 #s(literal 1/24 binary64) #s(literal 1/24 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 #s(literal 1/24 binary64) #s(literal 1/24 binary64)))))
(+.f64 #s(literal 1/24 binary64) (*.f64 (neg.f64 (neg.f64 #s(literal 1/240 binary64))) (*.f64 x x)))
(-.f64 #s(literal 1/24 binary64) (neg.f64 (*.f64 (*.f64 x x) #s(literal 1/240 binary64))))
(-.f64 (/.f64 (*.f64 #s(literal 1/24 binary64) #s(literal 1/24 binary64)) (-.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/240 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) (*.f64 (*.f64 x x) #s(literal 1/240 binary64))) (-.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/240 binary64)))))
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) (*.f64 (*.f64 x x) #s(literal 1/240 binary64))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) (/.f64 (*.f64 #s(literal 1/24 binary64) #s(literal 1/24 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))))
(-.f64 #s(literal 1/24 binary64) (*.f64 (neg.f64 x) (*.f64 #s(literal 1/240 binary64) x)))
(-.f64 #s(literal 1/24 binary64) (*.f64 (neg.f64 (*.f64 x x)) #s(literal 1/240 binary64)))
(/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))
(/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)) (-.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/240 binary64)))) (-.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/240 binary64))))
(/.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) #s(literal 1/24 binary64)) #s(literal 1/24 binary64) (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 #s(literal 1/24 binary64) #s(literal 1/24 binary64))))
(/.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) #s(literal 1/24 binary64)) #s(literal 1/24 binary64) (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) #s(literal 3 binary64))) (fma.f64 #s(literal 1/24 binary64) (-.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/240 binary64))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) (*.f64 (*.f64 x x) #s(literal 1/240 binary64)))))
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)) (-.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/240 binary64))))) (neg.f64 (-.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/240 binary64)))))
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (neg.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))))
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) #s(literal 1/24 binary64)) #s(literal 1/24 binary64) (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 #s(literal 1/24 binary64) #s(literal 1/24 binary64)))))
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) #s(literal 1/24 binary64)) #s(literal 1/24 binary64) (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(literal 1/24 binary64) (-.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/240 binary64))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) (*.f64 (*.f64 x x) #s(literal 1/240 binary64))))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) #s(literal 1/24 binary64)) #s(literal 1/24 binary64)) (pow.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal 1/240 binary64))) #s(literal 3 binary64))) (fma.f64 #s(literal 1/24 binary64) #s(literal 1/24 binary64) (fma.f64 x (*.f64 (*.f64 #s(literal 1/240 binary64) x) (*.f64 (*.f64 x x) #s(literal 1/240 binary64))) (*.f64 #s(literal 1/24 binary64) (neg.f64 (*.f64 (*.f64 x x) #s(literal 1/240 binary64)))))))
(fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))
(fma.f64 #s(literal 1/240 binary64) (*.f64 x x) #s(literal 1/24 binary64))
(fma.f64 (*.f64 #s(literal 1/240 binary64) x) x #s(literal 1/24 binary64))
(fma.f64 #s(literal 1 binary64) #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/240 binary64)))
(fma.f64 x (*.f64 #s(literal 1/240 binary64) x) #s(literal 1/24 binary64))
(fma.f64 #s(literal 1/24 binary64) #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/240 binary64)))
(fma.f64 (*.f64 #s(literal 1/240 binary64) (neg.f64 x)) (neg.f64 x) #s(literal 1/24 binary64))
(fma.f64 (*.f64 #s(literal 1/240 binary64) (fabs.f64 x)) (fabs.f64 x) #s(literal 1/24 binary64))
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))
(fma.f64 (*.f64 #s(literal 1/240 binary64) (pow.f64 x #s(literal 1 binary64))) (pow.f64 x #s(literal 1 binary64)) #s(literal 1/24 binary64))
(fma.f64 (pow.f64 x #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal 1 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))
(fma.f64 #s(literal 1 binary64) #s(literal 1/24 binary64) (*.f64 (neg.f64 (neg.f64 #s(literal 1/240 binary64))) (*.f64 x x)))
(fma.f64 #s(literal 1/24 binary64) #s(literal 1 binary64) (*.f64 (neg.f64 (neg.f64 #s(literal 1/240 binary64))) (*.f64 x x)))
#s(literal 1/240 binary64)
(*.f64 #s(literal 1 binary64) #s(literal 1/240 binary64))
(*.f64 #s(literal 1/240 binary64) #s(literal 1 binary64))
#s(approx (tan (/ x 2)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) x))
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) x)
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) x) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) x))
(+.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) x) (*.f64 x x)))
(-.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))))
(-.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) x))
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64))) x) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal 2 binary64))) x) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))))
(/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/2 binary64) (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal 3 binary64))) x) (fma.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal 2 binary64))))
(/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/2 binary64) (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal 3 binary64))) x) (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64))))
(/.f64 (*.f64 x (fma.f64 (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/2 binary64) (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal 2 binary64))))
(/.f64 (*.f64 x (fma.f64 (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/2 binary64) (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64))))
(/.f64 (*.f64 x (-.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))
(/.f64 (*.f64 x (-.f64 (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal 2 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) x) (*.f64 x x)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) x) (*.f64 x x)))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) x) (*.f64 x x))))
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) x) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) x) (*.f64 x x)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) x) (*.f64 x x))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) x) (*.f64 x x))))))
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) x) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) x))
(fma.f64 (*.f64 (*.f64 x x) x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 #s(literal 1/2 binary64) x))
(fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) x (*.f64 #s(literal 1/2 binary64) x))
(fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) (*.f64 #s(literal 1/2 binary64) x))
(fma.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) x) (*.f64 #s(literal 1/2 binary64) x))
(fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) x) (*.f64 #s(literal 1/2 binary64) x))
(fma.f64 #s(literal 1/2 binary64) x (*.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) x) (*.f64 x x)))
(fma.f64 x #s(literal 1/2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) x) (*.f64 x x)))
(+.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))))
(+.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) x) (*.f64 (*.f64 x x) x)))
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/2 binary64)))
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal 3 binary64)) (fma.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal 2 binary64)))))
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)))))
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))))
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) (*.f64 x x)))
(-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))))) (/.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal 2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))))))
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) x)) x))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))))
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/2 binary64) (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal 3 binary64))) (fma.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal 2 binary64))))
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/2 binary64) (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64))))
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/2 binary64) (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/2 binary64) (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (neg.f64 (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal 3 binary64))) (fma.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))))))
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))
(fma.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64))
(fma.f64 #s(literal 1 binary64) #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))))
(fma.f64 x (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) x) #s(literal 1/2 binary64))
(fma.f64 #s(literal 1/2 binary64) #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))))
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (neg.f64 x)) (neg.f64 x) #s(literal 1/2 binary64))
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (fabs.f64 x)) (fabs.f64 x) #s(literal 1/2 binary64))
(fma.f64 (*.f64 #s(literal 1/24 binary64) (neg.f64 x)) (neg.f64 x) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/2 binary64)))
(fma.f64 (*.f64 #s(literal 1/24 binary64) (fabs.f64 x)) (fabs.f64 x) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/2 binary64)))
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/24 binary64)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/2 binary64)))
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/24 binary64)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/2 binary64)))
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))
(fma.f64 (*.f64 #s(literal 1/24 binary64) x) x (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/2 binary64)))
(fma.f64 (*.f64 x x) #s(literal 1/24 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/2 binary64)))
(fma.f64 #s(literal 1/24 binary64) (*.f64 x x) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/2 binary64)))
(fma.f64 x (*.f64 #s(literal 1/24 binary64) x) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/2 binary64)))
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (pow.f64 x #s(literal 1 binary64))) (pow.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64))
(fma.f64 (*.f64 #s(literal 1/24 binary64) (pow.f64 x #s(literal 1 binary64))) (pow.f64 x #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/2 binary64)))
(fma.f64 (pow.f64 x #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal 1 binary64)) #s(literal 1/24 binary64)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/2 binary64)))
(fma.f64 (pow.f64 x #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))
(+.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))) #s(literal 1/24 binary64))
(+.f64 (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 17/40320 binary64)))
(+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))))
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) (fma.f64 (*.f64 x x) (*.f64 #s(literal 17/40320 binary64) (*.f64 x x)) #s(literal 1/24 binary64)))
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))) #s(literal 3 binary64)) (fma.f64 #s(literal 1/24 binary64) (-.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)))) (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) #s(literal 1/24 binary64)) #s(literal 1/24 binary64)) (fma.f64 #s(literal 1/24 binary64) (-.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)))) (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))) #s(literal 2 binary64)))))
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) #s(literal 1/24 binary64)) #s(literal 1/24 binary64)) (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))) #s(literal 1/24 binary64)) (*.f64 #s(literal 1/24 binary64) #s(literal 1/24 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))) #s(literal 1/24 binary64)) (*.f64 #s(literal 1/24 binary64) #s(literal 1/24 binary64)))))
(-.f64 #s(literal 1/24 binary64) (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))))
(-.f64 #s(literal 1/24 binary64) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))) (*.f64 x x)))
(-.f64 (/.f64 (*.f64 #s(literal 1/24 binary64) #s(literal 1/24 binary64)) (-.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))))) (/.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))) #s(literal 2 binary64)) (-.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))))))
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))) #s(literal 1/24 binary64))) (/.f64 (*.f64 #s(literal 1/24 binary64) #s(literal 1/24 binary64)) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))) #s(literal 1/24 binary64))))
(-.f64 #s(literal 1/24 binary64) (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) x)) x))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1/24 binary64) #s(literal 1/24 binary64))) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))) #s(literal 1/24 binary64)))
(/.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) #s(literal 1/24 binary64)) (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))) #s(literal 2 binary64))) (-.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)))))
(/.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) #s(literal 1/24 binary64)) #s(literal 1/24 binary64) (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))) #s(literal 1/24 binary64)) (*.f64 #s(literal 1/24 binary64) #s(literal 1/24 binary64))))
(/.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) #s(literal 1/24 binary64)) #s(literal 1/24 binary64) (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))) #s(literal 3 binary64))) (fma.f64 #s(literal 1/24 binary64) (-.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)))) (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))) #s(literal 2 binary64))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1/24 binary64) #s(literal 1/24 binary64)))) (neg.f64 (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))) #s(literal 1/24 binary64))))
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) #s(literal 1/24 binary64)) #s(literal 1/24 binary64) (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))) #s(literal 1/24 binary64)) (*.f64 #s(literal 1/24 binary64) #s(literal 1/24 binary64)))))
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) #s(literal 1/24 binary64)) #s(literal 1/24 binary64) (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(literal 1/24 binary64) (-.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)))) (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) #s(literal 1/24 binary64)) (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) #s(literal 1/24 binary64)) #s(literal 1/24 binary64)) (pow.f64 (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))) #s(literal 3 binary64))) (fma.f64 #s(literal 1/24 binary64) #s(literal 1/24 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1/24 binary64) (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)))))))
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) (*.f64 x x) #s(literal 1/24 binary64))
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) x) x #s(literal 1/24 binary64))
(fma.f64 (*.f64 #s(literal 1/240 binary64) x) x (fma.f64 (*.f64 x x) (*.f64 #s(literal 17/40320 binary64) (*.f64 x x)) #s(literal 1/24 binary64)))
(fma.f64 #s(literal 1 binary64) #s(literal 1/24 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))))
(fma.f64 x (*.f64 #s(literal 1/240 binary64) x) (fma.f64 (*.f64 x x) (*.f64 #s(literal 17/40320 binary64) (*.f64 x x)) #s(literal 1/24 binary64)))
(fma.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) x) #s(literal 1/24 binary64))
(fma.f64 #s(literal 1/24 binary64) #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))))
(fma.f64 (*.f64 x x) #s(literal 1/240 binary64) (fma.f64 (*.f64 x x) (*.f64 #s(literal 17/40320 binary64) (*.f64 x x)) #s(literal 1/24 binary64)))
(fma.f64 #s(literal 1/240 binary64) (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 #s(literal 17/40320 binary64) (*.f64 x x)) #s(literal 1/24 binary64)))
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) (neg.f64 x)) (neg.f64 x) #s(literal 1/24 binary64))
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) (fabs.f64 x)) (fabs.f64 x) #s(literal 1/24 binary64))
(fma.f64 (*.f64 #s(literal 1/240 binary64) (neg.f64 x)) (neg.f64 x) (fma.f64 (*.f64 x x) (*.f64 #s(literal 17/40320 binary64) (*.f64 x x)) #s(literal 1/24 binary64)))
(fma.f64 (*.f64 #s(literal 1/240 binary64) (fabs.f64 x)) (fabs.f64 x) (fma.f64 (*.f64 x x) (*.f64 #s(literal 17/40320 binary64) (*.f64 x x)) #s(literal 1/24 binary64)))
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/240 binary64)) (fma.f64 (*.f64 x x) (*.f64 #s(literal 17/40320 binary64) (*.f64 x x)) #s(literal 1/24 binary64)))
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))) #s(literal 1/24 binary64))
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/240 binary64)) (fma.f64 (*.f64 x x) (*.f64 #s(literal 17/40320 binary64) (*.f64 x x)) #s(literal 1/24 binary64)))
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))) #s(literal 1/24 binary64))
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) (pow.f64 x #s(literal 1 binary64))) (pow.f64 x #s(literal 1 binary64)) #s(literal 1/24 binary64))
(fma.f64 (*.f64 #s(literal 1/240 binary64) (pow.f64 x #s(literal 1 binary64))) (pow.f64 x #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (*.f64 #s(literal 17/40320 binary64) (*.f64 x x)) #s(literal 1/24 binary64)))
(fma.f64 (pow.f64 x #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal 1 binary64)) #s(literal 1/240 binary64)) (fma.f64 (*.f64 x x) (*.f64 #s(literal 17/40320 binary64) (*.f64 x x)) #s(literal 1/24 binary64)))
(fma.f64 (pow.f64 x #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal 1 binary64)) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))) #s(literal 1/24 binary64))
(+.f64 (*.f64 #s(literal 17/40320 binary64) (*.f64 x x)) #s(literal 1/240 binary64))
(+.f64 #s(literal 1/240 binary64) (*.f64 #s(literal 17/40320 binary64) (*.f64 x x)))
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal 17/40320 binary64) (*.f64 x x)) #s(literal 3 binary64)) (fma.f64 #s(literal 1/240 binary64) (-.f64 #s(literal 1/240 binary64) (*.f64 #s(literal 17/40320 binary64) (*.f64 x x))) (*.f64 #s(literal 17/40320 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 17/40320 binary64))))) (/.f64 (*.f64 (*.f64 #s(literal 1/240 binary64) #s(literal 1/240 binary64)) #s(literal 1/240 binary64)) (fma.f64 #s(literal 1/240 binary64) (-.f64 #s(literal 1/240 binary64) (*.f64 #s(literal 17/40320 binary64) (*.f64 x x))) (*.f64 #s(literal 17/40320 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 17/40320 binary64))))))
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/240 binary64) #s(literal 1/240 binary64)) #s(literal 1/240 binary64)) (fma.f64 (*.f64 #s(literal 17/40320 binary64) (*.f64 x x)) (-.f64 (*.f64 #s(literal 17/40320 binary64) (*.f64 x x)) #s(literal 1/240 binary64)) (*.f64 #s(literal 1/240 binary64) #s(literal 1/240 binary64)))) (/.f64 (pow.f64 (*.f64 #s(literal 17/40320 binary64) (*.f64 x x)) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 17/40320 binary64) (*.f64 x x)) (-.f64 (*.f64 #s(literal 17/40320 binary64) (*.f64 x x)) #s(literal 1/240 binary64)) (*.f64 #s(literal 1/240 binary64) #s(literal 1/240 binary64)))))
(+.f64 #s(literal 1/240 binary64) (*.f64 (neg.f64 (neg.f64 #s(literal 17/40320 binary64))) (*.f64 x x)))
(-.f64 #s(literal 1/240 binary64) (neg.f64 (*.f64 #s(literal 17/40320 binary64) (*.f64 x x))))
(-.f64 (/.f64 (*.f64 #s(literal 1/240 binary64) #s(literal 1/240 binary64)) (-.f64 #s(literal 1/240 binary64) (*.f64 #s(literal 17/40320 binary64) (*.f64 x x)))) (/.f64 (*.f64 #s(literal 17/40320 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 17/40320 binary64))) (-.f64 #s(literal 1/240 binary64) (*.f64 #s(literal 17/40320 binary64) (*.f64 x x)))))
(-.f64 (/.f64 (*.f64 #s(literal 17/40320 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 17/40320 binary64))) (-.f64 (*.f64 #s(literal 17/40320 binary64) (*.f64 x x)) #s(literal 1/240 binary64))) (/.f64 (*.f64 #s(literal 1/240 binary64) #s(literal 1/240 binary64)) (-.f64 (*.f64 #s(literal 17/40320 binary64) (*.f64 x x)) #s(literal 1/240 binary64))))
(-.f64 #s(literal 1/240 binary64) (*.f64 (neg.f64 (*.f64 x x)) #s(literal 17/40320 binary64)))
(-.f64 #s(literal 1/240 binary64) (*.f64 (neg.f64 x) (*.f64 #s(literal 17/40320 binary64) x)))
(/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) (-.f64 (*.f64 #s(literal 17/40320 binary64) (*.f64 x x)) #s(literal 1/240 binary64))) (-.f64 (*.f64 #s(literal 17/40320 binary64) (*.f64 x x)) #s(literal 1/240 binary64)))
(/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) (-.f64 #s(literal 1/240 binary64) (*.f64 #s(literal 17/40320 binary64) (*.f64 x x)))) (-.f64 #s(literal 1/240 binary64) (*.f64 #s(literal 17/40320 binary64) (*.f64 x x))))
(/.f64 (fma.f64 (*.f64 #s(literal 1/240 binary64) #s(literal 1/240 binary64)) #s(literal 1/240 binary64) (pow.f64 (*.f64 #s(literal 17/40320 binary64) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 17/40320 binary64) (*.f64 x x)) (-.f64 (*.f64 #s(literal 17/40320 binary64) (*.f64 x x)) #s(literal 1/240 binary64)) (*.f64 #s(literal 1/240 binary64) #s(literal 1/240 binary64))))
(/.f64 (fma.f64 (*.f64 #s(literal 1/240 binary64) #s(literal 1/240 binary64)) #s(literal 1/240 binary64) (pow.f64 (*.f64 #s(literal 17/40320 binary64) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 #s(literal 1/240 binary64) (-.f64 #s(literal 1/240 binary64) (*.f64 #s(literal 17/40320 binary64) (*.f64 x x))) (*.f64 #s(literal 17/40320 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 17/40320 binary64)))))
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) (-.f64 #s(literal 1/240 binary64) (*.f64 #s(literal 17/40320 binary64) (*.f64 x x))))) (neg.f64 (-.f64 #s(literal 1/240 binary64) (*.f64 #s(literal 17/40320 binary64) (*.f64 x x)))))
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) (-.f64 (*.f64 #s(literal 17/40320 binary64) (*.f64 x x)) #s(literal 1/240 binary64)))) (neg.f64 (-.f64 (*.f64 #s(literal 17/40320 binary64) (*.f64 x x)) #s(literal 1/240 binary64))))
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/240 binary64) #s(literal 1/240 binary64)) #s(literal 1/240 binary64) (pow.f64 (*.f64 #s(literal 17/40320 binary64) (*.f64 x x)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 #s(literal 17/40320 binary64) (*.f64 x x)) (-.f64 (*.f64 #s(literal 17/40320 binary64) (*.f64 x x)) #s(literal 1/240 binary64)) (*.f64 #s(literal 1/240 binary64) #s(literal 1/240 binary64)))))
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/240 binary64) #s(literal 1/240 binary64)) #s(literal 1/240 binary64) (pow.f64 (*.f64 #s(literal 17/40320 binary64) (*.f64 x x)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(literal 1/240 binary64) (-.f64 #s(literal 1/240 binary64) (*.f64 #s(literal 17/40320 binary64) (*.f64 x x))) (*.f64 #s(literal 17/40320 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 17/40320 binary64))))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/240 binary64) #s(literal 1/240 binary64)) #s(literal 1/240 binary64)) (pow.f64 (neg.f64 (*.f64 #s(literal 17/40320 binary64) (*.f64 x x))) #s(literal 3 binary64))) (fma.f64 #s(literal 1/240 binary64) #s(literal 1/240 binary64) (fma.f64 (*.f64 #s(literal 17/40320 binary64) #s(literal 17/40320 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 #s(literal 1/240 binary64) (neg.f64 (*.f64 #s(literal 17/40320 binary64) (*.f64 x x)))))))
(fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))
(fma.f64 #s(literal 17/40320 binary64) (*.f64 x x) #s(literal 1/240 binary64))
(fma.f64 #s(literal 1 binary64) #s(literal 1/240 binary64) (*.f64 #s(literal 17/40320 binary64) (*.f64 x x)))
(fma.f64 #s(literal 1/240 binary64) #s(literal 1 binary64) (*.f64 #s(literal 17/40320 binary64) (*.f64 x x)))
(fma.f64 (*.f64 #s(literal 17/40320 binary64) (neg.f64 x)) (neg.f64 x) #s(literal 1/240 binary64))
(fma.f64 (*.f64 #s(literal 17/40320 binary64) (fabs.f64 x)) (fabs.f64 x) #s(literal 1/240 binary64))
(fma.f64 (*.f64 #s(literal 17/40320 binary64) x) x #s(literal 1/240 binary64))
(fma.f64 x (*.f64 #s(literal 17/40320 binary64) x) #s(literal 1/240 binary64))
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))
(fma.f64 (*.f64 #s(literal 17/40320 binary64) (pow.f64 x #s(literal 1 binary64))) (pow.f64 x #s(literal 1 binary64)) #s(literal 1/240 binary64))
(fma.f64 (pow.f64 x #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal 1 binary64)) #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))
(fma.f64 #s(literal 1/240 binary64) #s(literal 1 binary64) (*.f64 (neg.f64 (neg.f64 #s(literal 17/40320 binary64))) (*.f64 x x)))
(fma.f64 #s(literal 1 binary64) #s(literal 1/240 binary64) (*.f64 (neg.f64 (neg.f64 #s(literal 17/40320 binary64))) (*.f64 x x)))
#s(literal 17/40320 binary64)
#s(approx (tan (/ x 2)) (*.f64 #s(literal 1/2 binary64) x))
#s(approx (tan (/ x 2)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x))
#s(approx (tan (/ x 2)) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x))
#s(approx (tan (/ x 2)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) x))
#s(approx (/ x 2) (*.f64 #s(literal 1/2 binary64) x))
#s(approx x x)
#s(approx (* 1/2 x) (*.f64 #s(literal 1/2 binary64) x))
#s(approx (* (+ (* x (* x 1/24)) 1/2) x) (*.f64 #s(literal 1/2 binary64) x))
#s(approx (* (+ (* x (* x 1/24)) 1/2) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x))
#s(approx (+ (* x (* x 1/24)) 1/2) #s(literal 1/2 binary64))
#s(approx (+ (* x (* x 1/24)) 1/2) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))
#s(approx (* x x) (*.f64 x x))
#s(approx (+ (* 1/2 x) (* (+ (* x (* x 1/240)) 1/24) (pow x 3))) (*.f64 #s(literal 1/2 binary64) x))
#s(approx (+ (* 1/2 x) (* (+ (* x (* x 1/240)) 1/24) (pow x 3))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x))
#s(approx (+ (* 1/2 x) (* (+ (* x (* x 1/240)) 1/24) (pow x 3))) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x))
#s(approx (+ 1/2 (* (+ (* x (* x 1/240)) 1/24) (* x x))) #s(literal 1/2 binary64))
#s(approx (+ 1/2 (* (+ (* x (* x 1/240)) 1/24) (* x x))) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))
#s(approx (+ 1/2 (* (+ (* x (* x 1/240)) 1/24) (* x x))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)))
#s(approx (+ (* x (* x 1/240)) 1/24) #s(literal 1/24 binary64))
#s(approx (+ (* x (* x 1/240)) 1/24) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)))
#s(approx (+ (* 1/2 x) (* (+ 1/24 (* (+ (* x (* x 17/40320)) 1/240) (* x x))) (pow x 3))) (*.f64 #s(literal 1/2 binary64) x))
#s(approx (+ (* 1/2 x) (* (+ 1/24 (* (+ (* x (* x 17/40320)) 1/240) (* x x))) (pow x 3))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x))
#s(approx (+ (* 1/2 x) (* (+ 1/24 (* (+ (* x (* x 17/40320)) 1/240) (* x x))) (pow x 3))) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x))
#s(approx (+ (* 1/2 x) (* (+ 1/24 (* (+ (* x (* x 17/40320)) 1/240) (* x x))) (pow x 3))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) x))
#s(approx (+ 1/2 (* (+ 1/24 (* (+ (* x (* x 17/40320)) 1/240) (* x x))) (* x x))) #s(literal 1/2 binary64))
#s(approx (+ 1/2 (* (+ 1/24 (* (+ (* x (* x 17/40320)) 1/240) (* x x))) (* x x))) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))
#s(approx (+ 1/2 (* (+ 1/24 (* (+ (* x (* x 17/40320)) 1/240) (* x x))) (* x x))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)))
#s(approx (+ 1/2 (* (+ 1/24 (* (+ (* x (* x 17/40320)) 1/240) (* x x))) (* x x))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))
#s(approx (+ 1/24 (* (+ (* x (* x 17/40320)) 1/240) (* x x))) #s(literal 1/24 binary64))
#s(approx (+ 1/24 (* (+ (* x (* x 17/40320)) 1/240) (* x x))) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)))
#s(approx (+ 1/24 (* (+ (* x (* x 17/40320)) 1/240) (* x x))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))
#s(approx (+ (* x (* x 17/40320)) 1/240) #s(literal 1/240 binary64))
#s(approx (+ (* x (* x 17/40320)) 1/240) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)))
#s(approx (tan (/ x 2)) (tan.f64 (*.f64 #s(literal 1/2 binary64) x)))
#s(approx (* (+ (* x (* x 1/24)) 1/2) x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))
#s(approx (* (+ (* x (* x 1/24)) 1/2) x) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) x)))
#s(approx (+ (* x (* x 1/24)) 1/2) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))
#s(approx (+ (* x (* x 1/24)) 1/2) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x)))
#s(approx (+ (* 1/2 x) (* (+ (* x (* x 1/240)) 1/24) (pow x 3))) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/240 binary64)))
#s(approx (+ (* 1/2 x) (* (+ (* x (* x 1/240)) 1/24) (pow x 3))) (*.f64 (+.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/240 binary64)) (pow.f64 x #s(literal 5 binary64))))
#s(approx (+ (* 1/2 x) (* (+ (* x (* x 1/240)) 1/24) (pow x 3))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 4 binary64))) (+.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/240 binary64))) (pow.f64 x #s(literal 5 binary64))))
#s(approx (+ 1/2 (* (+ (* x (* x 1/240)) 1/24) (* x x))) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/240 binary64)))
#s(approx (+ 1/2 (* (+ (* x (* x 1/240)) 1/24) (* x x))) (*.f64 (+.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/240 binary64)) (pow.f64 x #s(literal 4 binary64))))
#s(approx (+ 1/2 (* (+ (* x (* x 1/240)) 1/24) (* x x))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 4 binary64))) (+.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/240 binary64))) (pow.f64 x #s(literal 4 binary64))))
#s(approx (+ (* x (* x 1/240)) 1/24) (*.f64 (*.f64 x x) #s(literal 1/240 binary64)))
#s(approx (+ (* x (* x 1/240)) 1/24) (*.f64 (+.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/240 binary64)) (*.f64 x x)))
#s(approx (+ (* 1/2 x) (* (+ 1/24 (* (+ (* x (* x 17/40320)) 1/240) (* x x))) (pow x 3))) (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 17/40320 binary64)))
#s(approx (+ (* 1/2 x) (* (+ 1/24 (* (+ (* x (* x 17/40320)) 1/240) (* x x))) (pow x 3))) (*.f64 (+.f64 (/.f64 #s(literal 1/240 binary64) (*.f64 x x)) #s(literal 17/40320 binary64)) (pow.f64 x #s(literal 7 binary64))))
#s(approx (+ (* 1/2 x) (* (+ 1/24 (* (+ (* x (* x 17/40320)) 1/240) (* x x))) (pow x 3))) (*.f64 (+.f64 (/.f64 #s(literal 1/24 binary64) (pow.f64 x #s(literal 4 binary64))) (+.f64 (/.f64 #s(literal 1/240 binary64) (*.f64 x x)) #s(literal 17/40320 binary64))) (pow.f64 x #s(literal 7 binary64))))
#s(approx (+ (* 1/2 x) (* (+ 1/24 (* (+ (* x (* x 17/40320)) 1/240) (* x x))) (pow x 3))) (*.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/24 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal 1/240 binary64) (*.f64 x x))) (fma.f64 (pow.f64 x (neg.f64 #s(literal 6 binary64))) #s(literal 1/2 binary64) #s(literal 17/40320 binary64))) (pow.f64 x #s(literal 7 binary64))))
#s(approx (+ 1/2 (* (+ 1/24 (* (+ (* x (* x 17/40320)) 1/240) (* x x))) (* x x))) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 17/40320 binary64)))
#s(approx (+ 1/2 (* (+ 1/24 (* (+ (* x (* x 17/40320)) 1/240) (* x x))) (* x x))) (*.f64 (+.f64 (/.f64 #s(literal 1/240 binary64) (*.f64 x x)) #s(literal 17/40320 binary64)) (pow.f64 x #s(literal 6 binary64))))
#s(approx (+ 1/2 (* (+ 1/24 (* (+ (* x (* x 17/40320)) 1/240) (* x x))) (* x x))) (*.f64 (+.f64 (/.f64 #s(literal 1/24 binary64) (pow.f64 x #s(literal 4 binary64))) (+.f64 (/.f64 #s(literal 1/240 binary64) (*.f64 x x)) #s(literal 17/40320 binary64))) (pow.f64 x #s(literal 6 binary64))))
#s(approx (+ 1/2 (* (+ 1/24 (* (+ (* x (* x 17/40320)) 1/240) (* x x))) (* x x))) (*.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/24 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal 1/240 binary64) (*.f64 x x))) (fma.f64 (pow.f64 x (neg.f64 #s(literal 6 binary64))) #s(literal 1/2 binary64) #s(literal 17/40320 binary64))) (pow.f64 x #s(literal 6 binary64))))
#s(approx (+ 1/24 (* (+ (* x (* x 17/40320)) 1/240) (* x x))) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 17/40320 binary64)))
#s(approx (+ 1/24 (* (+ (* x (* x 17/40320)) 1/240) (* x x))) (*.f64 (+.f64 (/.f64 #s(literal 1/240 binary64) (*.f64 x x)) #s(literal 17/40320 binary64)) (pow.f64 x #s(literal 4 binary64))))
#s(approx (+ 1/24 (* (+ (* x (* x 17/40320)) 1/240) (* x x))) (*.f64 (+.f64 (/.f64 #s(literal 1/24 binary64) (pow.f64 x #s(literal 4 binary64))) (+.f64 (/.f64 #s(literal 1/240 binary64) (*.f64 x x)) #s(literal 17/40320 binary64))) (pow.f64 x #s(literal 4 binary64))))
#s(approx (+ (* x (* x 17/40320)) 1/240) (*.f64 #s(literal 17/40320 binary64) (*.f64 x x)))
#s(approx (+ (* x (* x 17/40320)) 1/240) (*.f64 (+.f64 (/.f64 #s(literal 1/240 binary64) (*.f64 x x)) #s(literal 17/40320 binary64)) (*.f64 x x)))
#s(approx (+ (* 1/2 x) (* (+ (* x (* x 1/240)) 1/24) (pow x 3))) (*.f64 (-.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (neg.f64 (*.f64 x x))) #s(literal 1/240 binary64)) (neg.f64 (pow.f64 x #s(literal 5 binary64)))))
#s(approx (+ (* 1/2 x) (* (+ 1/24 (* (+ (* x (* x 17/40320)) 1/240) (* x x))) (pow x 3))) (*.f64 (-.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/240 binary64)) (neg.f64 (*.f64 x x))) #s(literal 17/40320 binary64)) (neg.f64 (pow.f64 x #s(literal 7 binary64)))))
#s(approx (+ (* 1/2 x) (* (+ 1/24 (* (+ (* x (* x 17/40320)) 1/240) (* x x))) (pow x 3))) (*.f64 (-.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (pow.f64 x #s(literal 4 binary64)))) #s(literal 17/40320 binary64)) (/.f64 #s(literal 1/240 binary64) (*.f64 x x))) (neg.f64 (pow.f64 x #s(literal 7 binary64)))))

eval56.0ms (0.8%)

Memory
42.5MiB live, 86.7MiB allocated; 9ms collecting garbage
Compiler

Compiled 5 440 to 1 982 computations (63.6% saved)

prune21.0ms (0.3%)

Memory
-18.2MiB live, 26.4MiB allocated; 9ms collecting garbage
Pruning

9 alts after pruning (5 fresh and 4 done)

PrunedKeptTotal
New4523455
Fresh022
Picked235
Done011
Total4549463
Accuracy
100.0%
Counts
463 → 9
Alt Table
Click to see full alt table
StatusAccuracyProgram
53.4%
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (sin.f64 x))
5.6%
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) #s(approx (sin x) x))
4.3%
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) (sin.f64 x))
100.0%
(tan.f64 #s(approx (/ x 2) (*.f64 #s(literal 1/2 binary64) x)))
50.6%
#s(approx (tan (/ x 2)) (fma.f64 (*.f64 (*.f64 x x) x) #s(literal 1/24 binary64) (*.f64 #s(literal 1/2 binary64) x)))
50.6%
#s(approx (tan (/ x 2)) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x))
50.6%
#s(approx (tan (/ x 2)) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64)) x))
50.6%
#s(approx (tan (/ x 2)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x))
50.5%
#s(approx (tan (/ x 2)) (*.f64 #s(literal 1/2 binary64) x))
Compiler

Compiled 132 to 129 computations (2.3% saved)

series9.0ms (0.1%)

Memory
17.8MiB live, 17.8MiB allocated; 0ms collecting garbage
Counts
27 → 69
Calls
Call 1
Inputs
(tan.f64 #s(approx (/ x 2) (*.f64 #s(literal 1/2 binary64) x)))
#s(approx (/ x 2) (*.f64 #s(literal 1/2 binary64) x))
(*.f64 #s(literal 1/2 binary64) x)
#s(literal 1/2 binary64)
x
#s(approx (tan (/ x 2)) (fma.f64 (*.f64 (*.f64 x x) x) #s(literal 1/24 binary64) (*.f64 #s(literal 1/2 binary64) x)))
(fma.f64 (*.f64 (*.f64 x x) x) #s(literal 1/24 binary64) (*.f64 #s(literal 1/2 binary64) x))
(*.f64 (*.f64 x x) x)
(*.f64 x x)
#s(literal 1/24 binary64)
#s(approx (tan (/ x 2)) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64)) x))
(*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64)) x)
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64))
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) x)
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))
(fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))
#s(literal 17/40320 binary64)
#s(literal 1/240 binary64)
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) (sin.f64 x))
(-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64)))
#s(literal 1 binary64)
#s(approx (cos x) #s(literal 1 binary64))
(sin.f64 x)
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) #s(approx (sin x) x))
(-.f64 #s(literal 1 binary64) (cos.f64 x))
(cos.f64 x)
#s(approx (sin x) x)
Outputs
#s(approx (tan (/ x 2)) #s(hole binary64 (* 1/2 x)))
#s(approx (tan (/ x 2)) #s(hole binary64 (* x (+ 1/2 (* 1/24 (pow x 2))))))
#s(approx (tan (/ x 2)) #s(hole binary64 (* x (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/240 (pow x 2))))))))
#s(approx (tan (/ x 2)) #s(hole binary64 (* x (+ 1/2 (* (pow x 2) (+ 1/24 (* (pow x 2) (+ 1/240 (* 17/40320 (pow x 2))))))))))
#s(approx (/ x 2) #s(hole binary64 (* 1/2 x)))
#s(approx (* 1/2 x) #s(hole binary64 (* 1/2 x)))
#s(approx x #s(hole binary64 x))
#s(approx (+ (* (* (* x x) x) 1/24) (* 1/2 x)) #s(hole binary64 (* 1/2 x)))
#s(approx (+ (* (* (* x x) x) 1/24) (* 1/2 x)) #s(hole binary64 (* x (+ 1/2 (* 1/24 (pow x 2))))))
#s(approx (* (* x x) x) #s(hole binary64 (pow x 3)))
#s(approx (* x x) #s(hole binary64 (pow x 2)))
#s(approx (* (+ (* (* (+ (* (* x x) (+ (* (* x x) 17/40320) 1/240)) 1/24) x) x) 1/2) x) #s(hole binary64 (* 1/2 x)))
#s(approx (* (+ (* (* (+ (* (* x x) (+ (* (* x x) 17/40320) 1/240)) 1/24) x) x) 1/2) x) #s(hole binary64 (* x (+ 1/2 (* 1/24 (pow x 2))))))
#s(approx (* (+ (* (* (+ (* (* x x) (+ (* (* x x) 17/40320) 1/240)) 1/24) x) x) 1/2) x) #s(hole binary64 (* x (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/240 (pow x 2))))))))
#s(approx (* (+ (* (* (+ (* (* x x) (+ (* (* x x) 17/40320) 1/240)) 1/24) x) x) 1/2) x) #s(hole binary64 (* x (+ 1/2 (* (pow x 2) (+ 1/24 (* (pow x 2) (+ 1/240 (* 17/40320 (pow x 2))))))))))
#s(approx (+ (* (* (+ (* (* x x) (+ (* (* x x) 17/40320) 1/240)) 1/24) x) x) 1/2) #s(hole binary64 1/2))
#s(approx (+ (* (* (+ (* (* x x) (+ (* (* x x) 17/40320) 1/240)) 1/24) x) x) 1/2) #s(hole binary64 (+ 1/2 (* 1/24 (pow x 2)))))
#s(approx (+ (* (* (+ (* (* x x) (+ (* (* x x) 17/40320) 1/240)) 1/24) x) x) 1/2) #s(hole binary64 (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/240 (pow x 2)))))))
#s(approx (+ (* (* (+ (* (* x x) (+ (* (* x x) 17/40320) 1/240)) 1/24) x) x) 1/2) #s(hole binary64 (+ 1/2 (* (pow x 2) (+ 1/24 (* (pow x 2) (+ 1/240 (* 17/40320 (pow x 2)))))))))
#s(approx (* (+ (* (* x x) (+ (* (* x x) 17/40320) 1/240)) 1/24) x) #s(hole binary64 (* 1/24 x)))
#s(approx (* (+ (* (* x x) (+ (* (* x x) 17/40320) 1/240)) 1/24) x) #s(hole binary64 (* x (+ 1/24 (* 1/240 (pow x 2))))))
#s(approx (* (+ (* (* x x) (+ (* (* x x) 17/40320) 1/240)) 1/24) x) #s(hole binary64 (* x (+ 1/24 (* (pow x 2) (+ 1/240 (* 17/40320 (pow x 2))))))))
#s(approx (+ (* (* x x) (+ (* (* x x) 17/40320) 1/240)) 1/24) #s(hole binary64 1/24))
#s(approx (+ (* (* x x) (+ (* (* x x) 17/40320) 1/240)) 1/24) #s(hole binary64 (+ 1/24 (* 1/240 (pow x 2)))))
#s(approx (+ (* (* x x) (+ (* (* x x) 17/40320) 1/240)) 1/24) #s(hole binary64 (+ 1/24 (* (pow x 2) (+ 1/240 (* 17/40320 (pow x 2)))))))
#s(approx (+ (* (* x x) 17/40320) 1/240) #s(hole binary64 1/240))
#s(approx (+ (* (* x x) 17/40320) 1/240) #s(hole binary64 (+ 1/240 (* 17/40320 (pow x 2)))))
#s(approx (/ (- 1 (cos x)) (sin x)) #s(hole binary64 (* 1/2 x)))
#s(approx (/ (- 1 (cos x)) (sin x)) #s(hole binary64 (* x (+ 1/2 (* 1/24 (pow x 2))))))
#s(approx (/ (- 1 (cos x)) (sin x)) #s(hole binary64 (* x (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/240 (pow x 2))))))))
#s(approx (/ (- 1 (cos x)) (sin x)) #s(hole binary64 (* x (+ 1/2 (* (pow x 2) (+ 1/24 (* (pow x 2) (+ 1/240 (* 17/40320 (pow x 2))))))))))
#s(approx (- 1 (cos x)) #s(hole binary64 (* 1/2 (pow x 2))))
#s(approx (- 1 (cos x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* -1/24 (pow x 2))))))
#s(approx (- 1 (cos x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))))
#s(approx (- 1 (cos x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))))
#s(approx (cos x) #s(hole binary64 1))
#s(approx (cos x) #s(hole binary64 (+ 1 (* -1/2 (pow x 2)))))
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2)))))
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2)))))
#s(approx (sin x) #s(hole binary64 x))
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* -1/6 (pow x 2))))))
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6))))))
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))))))
#s(approx (tan (/ x 2)) #s(hole binary64 (/ (sin (* 1/2 x)) (cos (* 1/2 x)))))
#s(approx (+ (* (* (* x x) x) 1/24) (* 1/2 x)) #s(hole binary64 (* 1/24 (pow x 3))))
#s(approx (+ (* (* (* x x) x) 1/24) (* 1/2 x)) #s(hole binary64 (* (pow x 3) (+ 1/24 (* 1/2 (/ 1 (pow x 2)))))))
#s(approx (* (+ (* (* (+ (* (* x x) (+ (* (* x x) 17/40320) 1/240)) 1/24) x) x) 1/2) x) #s(hole binary64 (* 17/40320 (pow x 7))))
#s(approx (* (+ (* (* (+ (* (* x x) (+ (* (* x x) 17/40320) 1/240)) 1/24) x) x) 1/2) x) #s(hole binary64 (* (pow x 7) (+ 17/40320 (* 1/240 (/ 1 (pow x 2)))))))
#s(approx (* (+ (* (* (+ (* (* x x) (+ (* (* x x) 17/40320) 1/240)) 1/24) x) x) 1/2) x) #s(hole binary64 (* (pow x 7) (+ 17/40320 (+ (/ 1/24 (pow x 4)) (* 1/240 (/ 1 (pow x 2))))))))
#s(approx (* (+ (* (* (+ (* (* x x) (+ (* (* x x) 17/40320) 1/240)) 1/24) x) x) 1/2) x) #s(hole binary64 (* (pow x 7) (+ 17/40320 (+ (/ 1/24 (pow x 4)) (+ (* 1/240 (/ 1 (pow x 2))) (* 1/2 (/ 1 (pow x 6)))))))))
#s(approx (+ (* (* (+ (* (* x x) (+ (* (* x x) 17/40320) 1/240)) 1/24) x) x) 1/2) #s(hole binary64 (* 17/40320 (pow x 6))))
#s(approx (+ (* (* (+ (* (* x x) (+ (* (* x x) 17/40320) 1/240)) 1/24) x) x) 1/2) #s(hole binary64 (* (pow x 6) (+ 17/40320 (* 1/240 (/ 1 (pow x 2)))))))
#s(approx (+ (* (* (+ (* (* x x) (+ (* (* x x) 17/40320) 1/240)) 1/24) x) x) 1/2) #s(hole binary64 (* (pow x 6) (+ 17/40320 (+ (/ 1/24 (pow x 4)) (* 1/240 (/ 1 (pow x 2))))))))
#s(approx (+ (* (* (+ (* (* x x) (+ (* (* x x) 17/40320) 1/240)) 1/24) x) x) 1/2) #s(hole binary64 (* (pow x 6) (+ 17/40320 (+ (/ 1/24 (pow x 4)) (+ (* 1/240 (/ 1 (pow x 2))) (* 1/2 (/ 1 (pow x 6)))))))))
#s(approx (* (+ (* (* x x) (+ (* (* x x) 17/40320) 1/240)) 1/24) x) #s(hole binary64 (* 17/40320 (pow x 5))))
#s(approx (* (+ (* (* x x) (+ (* (* x x) 17/40320) 1/240)) 1/24) x) #s(hole binary64 (* (pow x 5) (+ 17/40320 (* 1/240 (/ 1 (pow x 2)))))))
#s(approx (* (+ (* (* x x) (+ (* (* x x) 17/40320) 1/240)) 1/24) x) #s(hole binary64 (* (pow x 5) (+ 17/40320 (+ (/ 1/24 (pow x 4)) (* 1/240 (/ 1 (pow x 2))))))))
#s(approx (+ (* (* x x) (+ (* (* x x) 17/40320) 1/240)) 1/24) #s(hole binary64 (* 17/40320 (pow x 4))))
#s(approx (+ (* (* x x) (+ (* (* x x) 17/40320) 1/240)) 1/24) #s(hole binary64 (* (pow x 4) (+ 17/40320 (* 1/240 (/ 1 (pow x 2)))))))
#s(approx (+ (* (* x x) (+ (* (* x x) 17/40320) 1/240)) 1/24) #s(hole binary64 (* (pow x 4) (+ 17/40320 (+ (/ 1/24 (pow x 4)) (* 1/240 (/ 1 (pow x 2))))))))
#s(approx (+ (* (* x x) 17/40320) 1/240) #s(hole binary64 (* 17/40320 (pow x 2))))
#s(approx (+ (* (* x x) 17/40320) 1/240) #s(hole binary64 (* (pow x 2) (+ 17/40320 (* 1/240 (/ 1 (pow x 2)))))))
#s(approx (/ (- 1 (cos x)) (sin x)) #s(hole binary64 (/ (- 1 (cos x)) (sin x))))
#s(approx (- 1 (cos x)) #s(hole binary64 (- 1 (cos x))))
#s(approx (cos x) #s(hole binary64 (cos x)))
#s(approx (sin x) #s(hole binary64 (sin x)))
#s(approx (* (+ (* (* (+ (* (* x x) (+ (* (* x x) 17/40320) 1/240)) 1/24) x) x) 1/2) x) #s(hole binary64 (* -1 (* (pow x 7) (- (* -1 (/ (+ 1/240 (* 1/24 (/ 1 (pow x 2)))) (pow x 2))) 17/40320)))))
#s(approx (* (+ (* (* (+ (* (* x x) (+ (* (* x x) 17/40320) 1/240)) 1/24) x) x) 1/2) x) #s(hole binary64 (* -1 (* (pow x 7) (- (* -1 (/ (+ 1/24 (* 1/2 (/ 1 (pow x 2)))) (pow x 4))) (+ 17/40320 (* 1/240 (/ 1 (pow x 2)))))))))
#s(approx (* (+ (* (* x x) (+ (* (* x x) 17/40320) 1/240)) 1/24) x) #s(hole binary64 (* -1 (* (pow x 5) (- (* -1 (/ (+ 1/240 (* 1/24 (/ 1 (pow x 2)))) (pow x 2))) 17/40320)))))
Calls

3 calls:

TimeVariablePointExpression
3.0ms
x
@-inf
((tan (/ x 2)) (/ x 2) (* 1/2 x) 1/2 x (tan (/ x 2)) (+ (* (* (* x x) x) 1/24) (* 1/2 x)) (* (* x x) x) (* x x) 1/24 (tan (/ x 2)) (* (+ (* (* (+ (* (* x x) (+ (* (* x x) 17/40320) 1/240)) 1/24) x) x) 1/2) x) (+ (* (* (+ (* (* x x) (+ (* (* x x) 17/40320) 1/240)) 1/24) x) x) 1/2) (* (+ (* (* x x) (+ (* (* x x) 17/40320) 1/240)) 1/24) x) (+ (* (* x x) (+ (* (* x x) 17/40320) 1/240)) 1/24) (+ (* (* x x) 17/40320) 1/240) 17/40320 1/240 (/ (- 1 (cos x)) (sin x)) (- 1 (cos x)) 1 (cos x) (sin x) (/ (- 1 (cos x)) (sin x)) (- 1 (cos x)) (cos x) (sin x))
3.0ms
x
@inf
((tan (/ x 2)) (/ x 2) (* 1/2 x) 1/2 x (tan (/ x 2)) (+ (* (* (* x x) x) 1/24) (* 1/2 x)) (* (* x x) x) (* x x) 1/24 (tan (/ x 2)) (* (+ (* (* (+ (* (* x x) (+ (* (* x x) 17/40320) 1/240)) 1/24) x) x) 1/2) x) (+ (* (* (+ (* (* x x) (+ (* (* x x) 17/40320) 1/240)) 1/24) x) x) 1/2) (* (+ (* (* x x) (+ (* (* x x) 17/40320) 1/240)) 1/24) x) (+ (* (* x x) (+ (* (* x x) 17/40320) 1/240)) 1/24) (+ (* (* x x) 17/40320) 1/240) 17/40320 1/240 (/ (- 1 (cos x)) (sin x)) (- 1 (cos x)) 1 (cos x) (sin x) (/ (- 1 (cos x)) (sin x)) (- 1 (cos x)) (cos x) (sin x))
2.0ms
x
@0
((tan (/ x 2)) (/ x 2) (* 1/2 x) 1/2 x (tan (/ x 2)) (+ (* (* (* x x) x) 1/24) (* 1/2 x)) (* (* x x) x) (* x x) 1/24 (tan (/ x 2)) (* (+ (* (* (+ (* (* x x) (+ (* (* x x) 17/40320) 1/240)) 1/24) x) x) 1/2) x) (+ (* (* (+ (* (* x x) (+ (* (* x x) 17/40320) 1/240)) 1/24) x) x) 1/2) (* (+ (* (* x x) (+ (* (* x x) 17/40320) 1/240)) 1/24) x) (+ (* (* x x) (+ (* (* x x) 17/40320) 1/240)) 1/24) (+ (* (* x x) 17/40320) 1/240) 17/40320 1/240 (/ (- 1 (cos x)) (sin x)) (- 1 (cos x)) 1 (cos x) (sin x) (/ (- 1 (cos x)) (sin x)) (- 1 (cos x)) (cos x) (sin x))

rewrite739.0ms (10.6%)

Memory
9.0MiB live, 241.8MiB allocated; 81ms collecting garbage
Counts
96 → 170
Calls
Call 1
Inputs
(tan.f64 #s(approx (/ x 2) (*.f64 #s(literal 1/2 binary64) x)))
#s(approx (/ x 2) (*.f64 #s(literal 1/2 binary64) x))
(*.f64 #s(literal 1/2 binary64) x)
#s(literal 1/2 binary64)
x
#s(approx (tan (/ x 2)) (fma.f64 (*.f64 (*.f64 x x) x) #s(literal 1/24 binary64) (*.f64 #s(literal 1/2 binary64) x)))
(fma.f64 (*.f64 (*.f64 x x) x) #s(literal 1/24 binary64) (*.f64 #s(literal 1/2 binary64) x))
(*.f64 (*.f64 x x) x)
(*.f64 x x)
#s(literal 1/24 binary64)
#s(approx (tan (/ x 2)) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64)) x))
(*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64)) x)
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64))
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) x)
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))
(fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))
#s(literal 17/40320 binary64)
#s(literal 1/240 binary64)
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) (sin.f64 x))
(-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64)))
#s(literal 1 binary64)
#s(approx (cos x) #s(literal 1 binary64))
(sin.f64 x)
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) #s(approx (sin x) x))
(-.f64 #s(literal 1 binary64) (cos.f64 x))
(cos.f64 x)
#s(approx (sin x) x)
#s(approx (tan (/ x 2)) #s(hole binary64 (* 1/2 x)))
#s(approx (tan (/ x 2)) #s(hole binary64 (* x (+ 1/2 (* 1/24 (pow x 2))))))
#s(approx (tan (/ x 2)) #s(hole binary64 (* x (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/240 (pow x 2))))))))
#s(approx (tan (/ x 2)) #s(hole binary64 (* x (+ 1/2 (* (pow x 2) (+ 1/24 (* (pow x 2) (+ 1/240 (* 17/40320 (pow x 2))))))))))
#s(approx (/ x 2) #s(hole binary64 (* 1/2 x)))
#s(approx (* 1/2 x) #s(hole binary64 (* 1/2 x)))
#s(approx x #s(hole binary64 x))
#s(approx (+ (* (* (* x x) x) 1/24) (* 1/2 x)) #s(hole binary64 (* 1/2 x)))
#s(approx (+ (* (* (* x x) x) 1/24) (* 1/2 x)) #s(hole binary64 (* x (+ 1/2 (* 1/24 (pow x 2))))))
#s(approx (* (* x x) x) #s(hole binary64 (pow x 3)))
#s(approx (* x x) #s(hole binary64 (pow x 2)))
#s(approx (* (+ (* (* (+ (* (* x x) (+ (* (* x x) 17/40320) 1/240)) 1/24) x) x) 1/2) x) #s(hole binary64 (* 1/2 x)))
#s(approx (* (+ (* (* (+ (* (* x x) (+ (* (* x x) 17/40320) 1/240)) 1/24) x) x) 1/2) x) #s(hole binary64 (* x (+ 1/2 (* 1/24 (pow x 2))))))
#s(approx (* (+ (* (* (+ (* (* x x) (+ (* (* x x) 17/40320) 1/240)) 1/24) x) x) 1/2) x) #s(hole binary64 (* x (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/240 (pow x 2))))))))
#s(approx (* (+ (* (* (+ (* (* x x) (+ (* (* x x) 17/40320) 1/240)) 1/24) x) x) 1/2) x) #s(hole binary64 (* x (+ 1/2 (* (pow x 2) (+ 1/24 (* (pow x 2) (+ 1/240 (* 17/40320 (pow x 2))))))))))
#s(approx (+ (* (* (+ (* (* x x) (+ (* (* x x) 17/40320) 1/240)) 1/24) x) x) 1/2) #s(hole binary64 1/2))
#s(approx (+ (* (* (+ (* (* x x) (+ (* (* x x) 17/40320) 1/240)) 1/24) x) x) 1/2) #s(hole binary64 (+ 1/2 (* 1/24 (pow x 2)))))
#s(approx (+ (* (* (+ (* (* x x) (+ (* (* x x) 17/40320) 1/240)) 1/24) x) x) 1/2) #s(hole binary64 (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/240 (pow x 2)))))))
#s(approx (+ (* (* (+ (* (* x x) (+ (* (* x x) 17/40320) 1/240)) 1/24) x) x) 1/2) #s(hole binary64 (+ 1/2 (* (pow x 2) (+ 1/24 (* (pow x 2) (+ 1/240 (* 17/40320 (pow x 2)))))))))
#s(approx (* (+ (* (* x x) (+ (* (* x x) 17/40320) 1/240)) 1/24) x) #s(hole binary64 (* 1/24 x)))
#s(approx (* (+ (* (* x x) (+ (* (* x x) 17/40320) 1/240)) 1/24) x) #s(hole binary64 (* x (+ 1/24 (* 1/240 (pow x 2))))))
#s(approx (* (+ (* (* x x) (+ (* (* x x) 17/40320) 1/240)) 1/24) x) #s(hole binary64 (* x (+ 1/24 (* (pow x 2) (+ 1/240 (* 17/40320 (pow x 2))))))))
#s(approx (+ (* (* x x) (+ (* (* x x) 17/40320) 1/240)) 1/24) #s(hole binary64 1/24))
#s(approx (+ (* (* x x) (+ (* (* x x) 17/40320) 1/240)) 1/24) #s(hole binary64 (+ 1/24 (* 1/240 (pow x 2)))))
#s(approx (+ (* (* x x) (+ (* (* x x) 17/40320) 1/240)) 1/24) #s(hole binary64 (+ 1/24 (* (pow x 2) (+ 1/240 (* 17/40320 (pow x 2)))))))
#s(approx (+ (* (* x x) 17/40320) 1/240) #s(hole binary64 1/240))
#s(approx (+ (* (* x x) 17/40320) 1/240) #s(hole binary64 (+ 1/240 (* 17/40320 (pow x 2)))))
#s(approx (/ (- 1 (cos x)) (sin x)) #s(hole binary64 (* 1/2 x)))
#s(approx (/ (- 1 (cos x)) (sin x)) #s(hole binary64 (* x (+ 1/2 (* 1/24 (pow x 2))))))
#s(approx (/ (- 1 (cos x)) (sin x)) #s(hole binary64 (* x (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/240 (pow x 2))))))))
#s(approx (/ (- 1 (cos x)) (sin x)) #s(hole binary64 (* x (+ 1/2 (* (pow x 2) (+ 1/24 (* (pow x 2) (+ 1/240 (* 17/40320 (pow x 2))))))))))
#s(approx (- 1 (cos x)) #s(hole binary64 (* 1/2 (pow x 2))))
#s(approx (- 1 (cos x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* -1/24 (pow x 2))))))
#s(approx (- 1 (cos x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))))
#s(approx (- 1 (cos x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))))
#s(approx (cos x) #s(hole binary64 1))
#s(approx (cos x) #s(hole binary64 (+ 1 (* -1/2 (pow x 2)))))
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2)))))
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2)))))
#s(approx (sin x) #s(hole binary64 x))
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* -1/6 (pow x 2))))))
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6))))))
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))))))
#s(approx (tan (/ x 2)) #s(hole binary64 (/ (sin (* 1/2 x)) (cos (* 1/2 x)))))
#s(approx (+ (* (* (* x x) x) 1/24) (* 1/2 x)) #s(hole binary64 (* 1/24 (pow x 3))))
#s(approx (+ (* (* (* x x) x) 1/24) (* 1/2 x)) #s(hole binary64 (* (pow x 3) (+ 1/24 (* 1/2 (/ 1 (pow x 2)))))))
#s(approx (* (+ (* (* (+ (* (* x x) (+ (* (* x x) 17/40320) 1/240)) 1/24) x) x) 1/2) x) #s(hole binary64 (* 17/40320 (pow x 7))))
#s(approx (* (+ (* (* (+ (* (* x x) (+ (* (* x x) 17/40320) 1/240)) 1/24) x) x) 1/2) x) #s(hole binary64 (* (pow x 7) (+ 17/40320 (* 1/240 (/ 1 (pow x 2)))))))
#s(approx (* (+ (* (* (+ (* (* x x) (+ (* (* x x) 17/40320) 1/240)) 1/24) x) x) 1/2) x) #s(hole binary64 (* (pow x 7) (+ 17/40320 (+ (/ 1/24 (pow x 4)) (* 1/240 (/ 1 (pow x 2))))))))
#s(approx (* (+ (* (* (+ (* (* x x) (+ (* (* x x) 17/40320) 1/240)) 1/24) x) x) 1/2) x) #s(hole binary64 (* (pow x 7) (+ 17/40320 (+ (/ 1/24 (pow x 4)) (+ (* 1/240 (/ 1 (pow x 2))) (* 1/2 (/ 1 (pow x 6)))))))))
#s(approx (+ (* (* (+ (* (* x x) (+ (* (* x x) 17/40320) 1/240)) 1/24) x) x) 1/2) #s(hole binary64 (* 17/40320 (pow x 6))))
#s(approx (+ (* (* (+ (* (* x x) (+ (* (* x x) 17/40320) 1/240)) 1/24) x) x) 1/2) #s(hole binary64 (* (pow x 6) (+ 17/40320 (* 1/240 (/ 1 (pow x 2)))))))
#s(approx (+ (* (* (+ (* (* x x) (+ (* (* x x) 17/40320) 1/240)) 1/24) x) x) 1/2) #s(hole binary64 (* (pow x 6) (+ 17/40320 (+ (/ 1/24 (pow x 4)) (* 1/240 (/ 1 (pow x 2))))))))
#s(approx (+ (* (* (+ (* (* x x) (+ (* (* x x) 17/40320) 1/240)) 1/24) x) x) 1/2) #s(hole binary64 (* (pow x 6) (+ 17/40320 (+ (/ 1/24 (pow x 4)) (+ (* 1/240 (/ 1 (pow x 2))) (* 1/2 (/ 1 (pow x 6)))))))))
#s(approx (* (+ (* (* x x) (+ (* (* x x) 17/40320) 1/240)) 1/24) x) #s(hole binary64 (* 17/40320 (pow x 5))))
#s(approx (* (+ (* (* x x) (+ (* (* x x) 17/40320) 1/240)) 1/24) x) #s(hole binary64 (* (pow x 5) (+ 17/40320 (* 1/240 (/ 1 (pow x 2)))))))
#s(approx (* (+ (* (* x x) (+ (* (* x x) 17/40320) 1/240)) 1/24) x) #s(hole binary64 (* (pow x 5) (+ 17/40320 (+ (/ 1/24 (pow x 4)) (* 1/240 (/ 1 (pow x 2))))))))
#s(approx (+ (* (* x x) (+ (* (* x x) 17/40320) 1/240)) 1/24) #s(hole binary64 (* 17/40320 (pow x 4))))
#s(approx (+ (* (* x x) (+ (* (* x x) 17/40320) 1/240)) 1/24) #s(hole binary64 (* (pow x 4) (+ 17/40320 (* 1/240 (/ 1 (pow x 2)))))))
#s(approx (+ (* (* x x) (+ (* (* x x) 17/40320) 1/240)) 1/24) #s(hole binary64 (* (pow x 4) (+ 17/40320 (+ (/ 1/24 (pow x 4)) (* 1/240 (/ 1 (pow x 2))))))))
#s(approx (+ (* (* x x) 17/40320) 1/240) #s(hole binary64 (* 17/40320 (pow x 2))))
#s(approx (+ (* (* x x) 17/40320) 1/240) #s(hole binary64 (* (pow x 2) (+ 17/40320 (* 1/240 (/ 1 (pow x 2)))))))
#s(approx (/ (- 1 (cos x)) (sin x)) #s(hole binary64 (/ (- 1 (cos x)) (sin x))))
#s(approx (- 1 (cos x)) #s(hole binary64 (- 1 (cos x))))
#s(approx (cos x) #s(hole binary64 (cos x)))
#s(approx (sin x) #s(hole binary64 (sin x)))
#s(approx (* (+ (* (* (+ (* (* x x) (+ (* (* x x) 17/40320) 1/240)) 1/24) x) x) 1/2) x) #s(hole binary64 (* -1 (* (pow x 7) (- (* -1 (/ (+ 1/240 (* 1/24 (/ 1 (pow x 2)))) (pow x 2))) 17/40320)))))
#s(approx (* (+ (* (* (+ (* (* x x) (+ (* (* x x) 17/40320) 1/240)) 1/24) x) x) 1/2) x) #s(hole binary64 (* -1 (* (pow x 7) (- (* -1 (/ (+ 1/24 (* 1/2 (/ 1 (pow x 2)))) (pow x 4))) (+ 17/40320 (* 1/240 (/ 1 (pow x 2)))))))))
#s(approx (* (+ (* (* x x) (+ (* (* x x) 17/40320) 1/240)) 1/24) x) #s(hole binary64 (* -1 (* (pow x 5) (- (* -1 (/ (+ 1/240 (* 1/24 (/ 1 (pow x 2)))) (pow x 2))) 17/40320)))))
Outputs
(tan.f64 #s(approx (/ x 2) (*.f64 #s(literal 1/2 binary64) x)))
#s(approx (/ x 2) (*.f64 #s(literal 1/2 binary64) x))
(*.f64 #s(literal 1/2 binary64) x)
(*.f64 x #s(literal 1/2 binary64))
#s(literal 1/2 binary64)
(*.f64 #s(literal 1/2 binary64) #s(literal 1 binary64))
(neg.f64 #s(literal -1/2 binary64))
x
#s(approx (tan (/ x 2)) (fma.f64 (*.f64 x x) (*.f64 #s(literal 1/24 binary64) x) (*.f64 #s(literal 1/2 binary64) x)))
(+.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) x)) (*.f64 #s(literal 1/2 binary64) x))
(+.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) x)))
(-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) x)) (*.f64 #s(literal -1/2 binary64) x))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) x)) (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) x))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x))) (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) x)) (*.f64 #s(literal 1/2 binary64) x)))
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) x)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) x)) (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) x)) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) x)) (*.f64 #s(literal 1/2 binary64) x)))))
(fma.f64 (*.f64 x x) (*.f64 #s(literal 1/24 binary64) x) (*.f64 #s(literal 1/2 binary64) x))
(fma.f64 #s(literal 1/2 binary64) x (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) x)))
(fma.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) x) (*.f64 #s(literal 1/2 binary64) x))
(fma.f64 x #s(literal 1/2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) x)))
(fma.f64 (*.f64 (*.f64 x x) x) #s(literal 1/24 binary64) (*.f64 #s(literal 1/2 binary64) x))
(*.f64 (*.f64 x x) x)
(*.f64 x (*.f64 x x))
(*.f64 (pow.f64 x (/.f64 #s(literal 3 binary64) #s(literal 2 binary64))) (pow.f64 x (/.f64 #s(literal 3 binary64) #s(literal 2 binary64))))
(exp.f64 (*.f64 (log.f64 x) #s(literal 3 binary64)))
(pow.f64 x #s(literal 3 binary64))
(*.f64 x x)
(*.f64 (fabs.f64 x) (fabs.f64 x))
(*.f64 (neg.f64 x) (neg.f64 x))
(*.f64 (pow.f64 x (/.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (pow.f64 x (/.f64 #s(literal 2 binary64) #s(literal 2 binary64))))
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))
(pow.f64 x #s(literal 2 binary64))
#s(literal 1/24 binary64)
(*.f64 #s(literal 1/24 binary64) #s(literal 1 binary64))
(neg.f64 #s(literal -1/24 binary64))
#s(approx (tan (/ x 2)) (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) (*.f64 x x) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64)) x))
(*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) (*.f64 x x) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64)) x)
(*.f64 x (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) (*.f64 x x) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64)))
(+.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)) x))
(+.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 x (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))))
(fma.f64 #s(literal 1/2 binary64) x (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)) x))
(fma.f64 #s(literal 1/2 binary64) x (*.f64 x (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))))
(fma.f64 x #s(literal 1/2 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)) x))
(fma.f64 x #s(literal 1/2 binary64) (*.f64 x (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))))
(+.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)))
(+.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)) #s(literal 1/2 binary64))
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) (*.f64 x x) #s(literal 1/24 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)))) (-.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))))
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)) #s(literal 1/2 binary64)))
(/.f64 (+.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64) (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)) #s(literal 3 binary64)) (pow.f64 #s(literal 1/2 binary64) #s(literal 3 binary64))) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)) (-.f64 (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)) #s(literal 1/2 binary64)))))
(fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) (*.f64 x x) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64))
(fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))
(fma.f64 (*.f64 x x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))
(fma.f64 x (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) (*.f64 x x) #s(literal 1/24 binary64)) x) #s(literal 1/2 binary64))
(*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) (*.f64 x x) #s(literal 1/24 binary64)) x)
(*.f64 x (fma.f64 (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) (*.f64 x x) #s(literal 1/24 binary64)))
(+.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) (*.f64 x x)) x))
(+.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) (*.f64 x x))))
(fma.f64 #s(literal 1/24 binary64) x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) (*.f64 x x)) x))
(fma.f64 #s(literal 1/24 binary64) x (*.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) (*.f64 x x))))
(fma.f64 x #s(literal 1/24 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) (*.f64 x x)) x))
(fma.f64 x #s(literal 1/24 binary64) (*.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) (*.f64 x x))))
(+.f64 #s(literal 1/24 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) (*.f64 x x)))
(+.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) (*.f64 x x)) #s(literal 1/24 binary64))
(-.f64 #s(literal 1/24 binary64) (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) #s(literal 1/24 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) (*.f64 x x)))) (-.f64 #s(literal 1/24 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) (*.f64 x x))))
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/24 binary64) #s(literal 1/24 binary64))) (-.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) (*.f64 x x)) #s(literal 1/24 binary64)))
(/.f64 (+.f64 (pow.f64 #s(literal 1/24 binary64) #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 #s(literal 1/24 binary64) #s(literal 1/24 binary64) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/24 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) (*.f64 x x))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) (*.f64 x x)) #s(literal 3 binary64)) (pow.f64 #s(literal 1/24 binary64) #s(literal 3 binary64))) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) (*.f64 x x)) (-.f64 (*.f64 #s(literal 1/24 binary64) #s(literal 1/24 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) (*.f64 x x)) #s(literal 1/24 binary64)))))
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) (*.f64 x x) #s(literal 1/24 binary64))
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))) #s(literal 1/24 binary64))
(+.f64 #s(literal 1/240 binary64) (*.f64 #s(literal 17/40320 binary64) (*.f64 x x)))
(+.f64 (*.f64 #s(literal 17/40320 binary64) (*.f64 x x)) #s(literal 1/240 binary64))
(-.f64 #s(literal 1/240 binary64) (*.f64 (neg.f64 #s(literal 17/40320 binary64)) (*.f64 x x)))
(/.f64 (-.f64 (*.f64 #s(literal 1/240 binary64) #s(literal 1/240 binary64)) (*.f64 (*.f64 #s(literal 17/40320 binary64) (*.f64 x x)) (*.f64 #s(literal 17/40320 binary64) (*.f64 x x)))) (-.f64 #s(literal 1/240 binary64) (*.f64 #s(literal 17/40320 binary64) (*.f64 x x))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 17/40320 binary64) (*.f64 x x)) (*.f64 #s(literal 17/40320 binary64) (*.f64 x x))) (*.f64 #s(literal 1/240 binary64) #s(literal 1/240 binary64))) (-.f64 (*.f64 #s(literal 17/40320 binary64) (*.f64 x x)) #s(literal 1/240 binary64)))
(/.f64 (+.f64 (pow.f64 #s(literal 1/240 binary64) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 17/40320 binary64) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 #s(literal 1/240 binary64) #s(literal 1/240 binary64) (-.f64 (*.f64 (*.f64 #s(literal 17/40320 binary64) (*.f64 x x)) (*.f64 #s(literal 17/40320 binary64) (*.f64 x x))) (*.f64 #s(literal 1/240 binary64) (*.f64 #s(literal 17/40320 binary64) (*.f64 x x))))))
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 17/40320 binary64) (*.f64 x x)) #s(literal 3 binary64)) (pow.f64 #s(literal 1/240 binary64) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 17/40320 binary64) (*.f64 x x)) (*.f64 #s(literal 17/40320 binary64) (*.f64 x x)) (-.f64 (*.f64 #s(literal 1/240 binary64) #s(literal 1/240 binary64)) (*.f64 (*.f64 #s(literal 17/40320 binary64) (*.f64 x x)) #s(literal 1/240 binary64)))))
(fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))
(fma.f64 #s(literal 17/40320 binary64) (*.f64 x x) #s(literal 1/240 binary64))
(fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))
#s(literal 17/40320 binary64)
#s(literal 1/240 binary64)
(*.f64 #s(literal 1/240 binary64) #s(literal 1 binary64))
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) (sin.f64 x))
(-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64)))
#s(literal 1 binary64)
(*.f64 #s(literal 1 binary64) #s(literal 1 binary64))
(cosh.f64 #s(literal 0 binary64))
(exp.f64 #s(literal 0 binary64))
(pow.f64 #s(literal 1 binary64) #s(literal 3 binary64))
#s(approx (cos x) #s(literal 1 binary64))
(sin.f64 x)
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) #s(approx (sin x) x))
(-.f64 #s(literal 1 binary64) (cos.f64 x))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 x) (cos.f64 x))) (+.f64 #s(literal 1 binary64) (cos.f64 x)))
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 x) (cos.f64 x) (*.f64 #s(literal 1 binary64) (cos.f64 x)))))
(cos.f64 x)
(cos.f64 (neg.f64 x))
(sin.f64 (+.f64 x (/.f64 (PI.f64) #s(literal 2 binary64))))
#s(approx (sin x) x)
#s(approx (tan (/ x 2)) (*.f64 #s(literal 1/2 binary64) x))
#s(approx (tan (/ x 2)) (*.f64 x (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64))))
#s(approx (tan (/ x 2)) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/240 binary64) (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))
#s(approx (tan (/ x 2)) (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) (*.f64 x x) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64)) x))
#s(approx (/ x 2) (*.f64 #s(literal 1/2 binary64) x))
#s(approx (* 1/2 x) (*.f64 #s(literal 1/2 binary64) x))
#s(approx x x)
#s(approx (+ (* 1/24 (pow x 3)) (* 1/2 x)) (*.f64 #s(literal 1/2 binary64) x))
#s(approx (+ (* 1/24 (pow x 3)) (* 1/2 x)) (*.f64 x (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64))))
#s(approx (pow x 3) (*.f64 (*.f64 x x) x))
#s(approx (* x x) (*.f64 x x))
#s(approx (* (+ 1/2 (* (+ 1/24 (* (* x x) (+ 1/240 (* 17/40320 (* x x))))) (* x x))) x) (*.f64 #s(literal 1/2 binary64) x))
#s(approx (* (+ 1/2 (* (+ 1/24 (* (* x x) (+ 1/240 (* 17/40320 (* x x))))) (* x x))) x) (*.f64 x (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64))))
#s(approx (* (+ 1/2 (* (+ 1/24 (* (* x x) (+ 1/240 (* 17/40320 (* x x))))) (* x x))) x) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/240 binary64) (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))
#s(approx (* (+ 1/2 (* (+ 1/24 (* (* x x) (+ 1/240 (* 17/40320 (* x x))))) (* x x))) x) (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) (*.f64 x x) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64)) x))
#s(approx (+ 1/2 (* (+ 1/24 (* (* x x) (+ 1/240 (* 17/40320 (* x x))))) (* x x))) #s(literal 1/2 binary64))
#s(approx (+ 1/2 (* (+ 1/24 (* (* x x) (+ 1/240 (* 17/40320 (* x x))))) (* x x))) (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)))
#s(approx (+ 1/2 (* (+ 1/24 (* (* x x) (+ 1/240 (* 17/40320 (* x x))))) (* x x))) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/240 binary64) (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))
#s(approx (+ 1/2 (* (+ 1/24 (* (* x x) (+ 1/240 (* 17/40320 (* x x))))) (* x x))) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) (*.f64 x x) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64)))
#s(approx (* (+ 1/24 (* (* x x) (+ 1/240 (* 17/40320 (* x x))))) x) (*.f64 #s(literal 1/24 binary64) x))
#s(approx (* (+ 1/24 (* (* x x) (+ 1/240 (* 17/40320 (* x x))))) x) (*.f64 x (fma.f64 #s(literal 1/240 binary64) (*.f64 x x) #s(literal 1/24 binary64))))
#s(approx (* (+ 1/24 (* (* x x) (+ 1/240 (* 17/40320 (* x x))))) x) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) (*.f64 x x) #s(literal 1/24 binary64)) x))
#s(approx (+ 1/24 (* (* x x) (+ 1/240 (* 17/40320 (* x x))))) #s(literal 1/24 binary64))
#s(approx (+ 1/24 (* (* x x) (+ 1/240 (* 17/40320 (* x x))))) (fma.f64 #s(literal 1/240 binary64) (*.f64 x x) #s(literal 1/24 binary64)))
#s(approx (+ 1/24 (* (* x x) (+ 1/240 (* 17/40320 (* x x))))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) (*.f64 x x) #s(literal 1/24 binary64)))
#s(approx (+ 1/240 (* 17/40320 (* x x))) #s(literal 1/240 binary64))
#s(approx (+ 1/240 (* 17/40320 (* x x))) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)))
#s(approx (tan (/ x 2)) (*.f64 #s(literal 1/2 binary64) x))
#s(approx (tan (/ x 2)) (*.f64 x (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64))))
#s(approx (tan (/ x 2)) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/240 binary64) (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))
#s(approx (tan (/ x 2)) (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) (*.f64 x x) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64)) x))
#s(approx (- 1 (cos x)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))
#s(approx (- 1 (cos x)) (*.f64 (fma.f64 #s(literal -1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x)))
#s(approx (- 1 (cos x)) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x)))
#s(approx (- 1 (cos x)) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x)))
#s(approx (cos x) #s(literal 1 binary64))
#s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))
#s(approx (cos x) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))
#s(approx (cos x) (fma.f64 (-.f64 (*.f64 (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 (sin x) x)
#s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x))
#s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x))
#s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x))
#s(approx (tan (/ x 2)) (tan.f64 (*.f64 #s(literal 1/2 binary64) x)))
#s(approx (+ (* 1/24 (pow x 3)) (* 1/2 x)) (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) x)))
#s(approx (+ (* 1/24 (pow x 3)) (* 1/2 x)) (*.f64 (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) x)))
#s(approx (* (+ 1/2 (* (+ 1/24 (* (* x x) (+ 1/240 (* 17/40320 (* x x))))) (* x x))) x) (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 17/40320 binary64)))
#s(approx (* (+ 1/2 (* (+ 1/24 (* (* x x) (+ 1/240 (* 17/40320 (* x x))))) (* x x))) x) (*.f64 (+.f64 (/.f64 #s(literal 1/240 binary64) (*.f64 x x)) #s(literal 17/40320 binary64)) (pow.f64 x #s(literal 7 binary64))))
#s(approx (* (+ 1/2 (* (+ 1/24 (* (* x x) (+ 1/240 (* 17/40320 (* x x))))) (* x x))) x) (*.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/24 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal 1/240 binary64) (*.f64 x x))) #s(literal 17/40320 binary64)) (pow.f64 x #s(literal 7 binary64))))
#s(approx (* (+ 1/2 (* (+ 1/24 (* (* x x) (+ 1/240 (* 17/40320 (* x x))))) (* x x))) x) (*.f64 (+.f64 (+.f64 #s(literal 17/40320 binary64) (/.f64 #s(literal 1/24 binary64) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (pow.f64 x (neg.f64 #s(literal 6 binary64))) (/.f64 #s(literal 1/240 binary64) (*.f64 x x)))) (pow.f64 x #s(literal 7 binary64))))
#s(approx (+ 1/2 (* (+ 1/24 (* (* x x) (+ 1/240 (* 17/40320 (* x x))))) (* x x))) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 17/40320 binary64)))
#s(approx (+ 1/2 (* (+ 1/24 (* (* x x) (+ 1/240 (* 17/40320 (* x x))))) (* x x))) (*.f64 (+.f64 (/.f64 #s(literal 1/240 binary64) (*.f64 x x)) #s(literal 17/40320 binary64)) (pow.f64 x #s(literal 6 binary64))))
#s(approx (+ 1/2 (* (+ 1/24 (* (* x x) (+ 1/240 (* 17/40320 (* x x))))) (* x x))) (*.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/24 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal 1/240 binary64) (*.f64 x x))) #s(literal 17/40320 binary64)) (pow.f64 x #s(literal 6 binary64))))
#s(approx (+ 1/2 (* (+ 1/24 (* (* x x) (+ 1/240 (* 17/40320 (* x x))))) (* x x))) (*.f64 (+.f64 (+.f64 #s(literal 17/40320 binary64) (/.f64 #s(literal 1/24 binary64) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (pow.f64 x (neg.f64 #s(literal 6 binary64))) (/.f64 #s(literal 1/240 binary64) (*.f64 x x)))) (pow.f64 x #s(literal 6 binary64))))
#s(approx (* (+ 1/24 (* (* x x) (+ 1/240 (* 17/40320 (* x x))))) x) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 17/40320 binary64)))
#s(approx (* (+ 1/24 (* (* x x) (+ 1/240 (* 17/40320 (* x x))))) x) (*.f64 (+.f64 (/.f64 #s(literal 1/240 binary64) (*.f64 x x)) #s(literal 17/40320 binary64)) (pow.f64 x #s(literal 5 binary64))))
#s(approx (* (+ 1/24 (* (* x x) (+ 1/240 (* 17/40320 (* x x))))) x) (*.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/24 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal 1/240 binary64) (*.f64 x x))) #s(literal 17/40320 binary64)) (pow.f64 x #s(literal 5 binary64))))
#s(approx (+ 1/24 (* (* x x) (+ 1/240 (* 17/40320 (* x x))))) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 17/40320 binary64)))
#s(approx (+ 1/24 (* (* x x) (+ 1/240 (* 17/40320 (* x x))))) (*.f64 (+.f64 (/.f64 #s(literal 1/240 binary64) (*.f64 x x)) #s(literal 17/40320 binary64)) (pow.f64 x #s(literal 4 binary64))))
#s(approx (+ 1/24 (* (* x x) (+ 1/240 (* 17/40320 (* x x))))) (*.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/24 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal 1/240 binary64) (*.f64 x x))) #s(literal 17/40320 binary64)) (pow.f64 x #s(literal 4 binary64))))
#s(approx (+ 1/240 (* 17/40320 (* x x))) (*.f64 #s(literal 17/40320 binary64) (*.f64 x x)))
#s(approx (+ 1/240 (* 17/40320 (* x x))) (*.f64 (+.f64 (/.f64 #s(literal 1/240 binary64) (*.f64 x x)) #s(literal 17/40320 binary64)) (*.f64 x x)))
#s(approx (tan (/ x 2)) (tan.f64 (/.f64 x #s(literal 2 binary64))))
#s(approx (- 1 (cos x)) (-.f64 #s(literal 1 binary64) (cos.f64 x)))
#s(approx (cos x) (cos.f64 x))
#s(approx (sin x) (sin.f64 x))
#s(approx (* (+ 1/2 (* (+ 1/24 (* (* x x) (+ 1/240 (* 17/40320 (* x x))))) (* x x))) x) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1/240 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 x x))) #s(literal 17/40320 binary64)) (pow.f64 x #s(literal 7 binary64)))))
#s(approx (* (+ 1/2 (* (+ 1/24 (* (* x x) (+ 1/240 (* 17/40320 (* x x))))) (* x x))) x) (neg.f64 (*.f64 (-.f64 (-.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (pow.f64 x #s(literal 4 binary64)))) #s(literal 17/40320 binary64)) (/.f64 #s(literal 1/240 binary64) (*.f64 x x))) (pow.f64 x #s(literal 7 binary64)))))
#s(approx (* (+ 1/24 (* (* x x) (+ 1/240 (* 17/40320 (* x x))))) x) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1/240 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 x x))) #s(literal 17/40320 binary64)) (pow.f64 x #s(literal 5 binary64)))))

eval23.0ms (0.3%)

Memory
-18.9MiB live, 28.3MiB allocated; 5ms collecting garbage
Compiler

Compiled 1 748 to 778 computations (55.5% saved)

prune8.0ms (0.1%)

Memory
13.7MiB live, 13.7MiB allocated; 0ms collecting garbage
Pruning

9 alts after pruning (1 fresh and 8 done)

PrunedKeptTotal
New1601161
Fresh000
Picked145
Done044
Total1619170
Accuracy
100.0%
Counts
170 → 9
Alt Table
Click to see full alt table
StatusAccuracyProgram
53.4%
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (sin.f64 x))
5.6%
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) #s(approx (sin x) x))
4.3%
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)))
100.0%
(tan.f64 #s(approx (/ x 2) (*.f64 #s(literal 1/2 binary64) x)))
50.6%
#s(approx (tan (/ x 2)) (fma.f64 (*.f64 (*.f64 x x) x) #s(literal 1/24 binary64) (*.f64 #s(literal 1/2 binary64) x)))
50.6%
#s(approx (tan (/ x 2)) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x))
50.6%
#s(approx (tan (/ x 2)) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64)) x))
50.6%
#s(approx (tan (/ x 2)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x))
50.5%
#s(approx (tan (/ x 2)) (*.f64 #s(literal 1/2 binary64) x))
Compiler

Compiled 89 to 87 computations (2.2% saved)

series4.0ms (0.1%)

Memory
5.6MiB live, 5.6MiB allocated; 0ms collecting garbage
Counts
10 → 31
Calls
Call 1
Inputs
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)))
(-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64)))
#s(literal 1 binary64)
#s(approx (cos x) #s(literal 1 binary64))
#s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x))
(*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)
(fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64))
#s(literal -1/6 binary64)
(*.f64 x x)
x
Outputs
#s(approx (/ (- 1 (cos x)) (sin x)) #s(hole binary64 (* 1/2 x)))
#s(approx (/ (- 1 (cos x)) (sin x)) #s(hole binary64 (* x (+ 1/2 (* 1/24 (pow x 2))))))
#s(approx (/ (- 1 (cos x)) (sin x)) #s(hole binary64 (* x (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/240 (pow x 2))))))))
#s(approx (/ (- 1 (cos x)) (sin x)) #s(hole binary64 (* x (+ 1/2 (* (pow x 2) (+ 1/24 (* (pow x 2) (+ 1/240 (* 17/40320 (pow x 2))))))))))
#s(approx (- 1 (cos x)) #s(hole binary64 (* 1/2 (pow x 2))))
#s(approx (- 1 (cos x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* -1/24 (pow x 2))))))
#s(approx (- 1 (cos x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))))
#s(approx (- 1 (cos x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))))
#s(approx (cos x) #s(hole binary64 1))
#s(approx (cos x) #s(hole binary64 (+ 1 (* -1/2 (pow x 2)))))
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2)))))
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2)))))
#s(approx (sin x) #s(hole binary64 x))
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* -1/6 (pow x 2))))))
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6))))))
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))))))
#s(approx (* (+ (* -1/6 (* x x)) 1) x) #s(hole binary64 x))
#s(approx (* (+ (* -1/6 (* x x)) 1) x) #s(hole binary64 (* x (+ 1 (* -1/6 (pow x 2))))))
#s(approx (+ (* -1/6 (* x x)) 1) #s(hole binary64 1))
#s(approx (+ (* -1/6 (* x x)) 1) #s(hole binary64 (+ 1 (* -1/6 (pow x 2)))))
#s(approx (* x x) #s(hole binary64 (pow x 2)))
#s(approx x #s(hole binary64 x))
#s(approx (/ (- 1 (cos x)) (sin x)) #s(hole binary64 (/ (- 1 (cos x)) (sin x))))
#s(approx (- 1 (cos x)) #s(hole binary64 (- 1 (cos x))))
#s(approx (cos x) #s(hole binary64 (cos x)))
#s(approx (sin x) #s(hole binary64 (sin x)))
#s(approx (* (+ (* -1/6 (* x x)) 1) x) #s(hole binary64 (* -1/6 (pow x 3))))
#s(approx (* (+ (* -1/6 (* x x)) 1) x) #s(hole binary64 (* (pow x 3) (- (/ 1 (pow x 2)) 1/6))))
#s(approx (+ (* -1/6 (* x x)) 1) #s(hole binary64 (* -1/6 (pow x 2))))
#s(approx (+ (* -1/6 (* x x)) 1) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow x 2)) 1/6))))
#s(approx (* (+ (* -1/6 (* x x)) 1) x) #s(hole binary64 (* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2)))))))
Calls

3 calls:

TimeVariablePointExpression
1.0ms
x
@-inf
((/ (- 1 (cos x)) (sin x)) (- 1 (cos x)) 1 (cos x) (sin x) (* (+ (* -1/6 (* x x)) 1) x) (+ (* -1/6 (* x x)) 1) -1/6 (* x x) x)
1.0ms
x
@inf
((/ (- 1 (cos x)) (sin x)) (- 1 (cos x)) 1 (cos x) (sin x) (* (+ (* -1/6 (* x x)) 1) x) (+ (* -1/6 (* x x)) 1) -1/6 (* x x) x)
1.0ms
x
@0
((/ (- 1 (cos x)) (sin x)) (- 1 (cos x)) 1 (cos x) (sin x) (* (+ (* -1/6 (* x x)) 1) x) (+ (* -1/6 (* x x)) 1) -1/6 (* x x) x)

rewrite1.0s (14.8%)

Memory
-23.6MiB live, 597.6MiB allocated; 119ms collecting garbage
Counts
41 → 153
Calls
Call 1
Inputs
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)))
(-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64)))
#s(literal 1 binary64)
#s(approx (cos x) #s(literal 1 binary64))
#s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x))
(*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)
(fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64))
#s(literal -1/6 binary64)
(*.f64 x x)
x
#s(approx (/ (- 1 (cos x)) (sin x)) #s(hole binary64 (* 1/2 x)))
#s(approx (/ (- 1 (cos x)) (sin x)) #s(hole binary64 (* x (+ 1/2 (* 1/24 (pow x 2))))))
#s(approx (/ (- 1 (cos x)) (sin x)) #s(hole binary64 (* x (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/240 (pow x 2))))))))
#s(approx (/ (- 1 (cos x)) (sin x)) #s(hole binary64 (* x (+ 1/2 (* (pow x 2) (+ 1/24 (* (pow x 2) (+ 1/240 (* 17/40320 (pow x 2))))))))))
#s(approx (- 1 (cos x)) #s(hole binary64 (* 1/2 (pow x 2))))
#s(approx (- 1 (cos x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* -1/24 (pow x 2))))))
#s(approx (- 1 (cos x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))))
#s(approx (- 1 (cos x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))))
#s(approx (cos x) #s(hole binary64 1))
#s(approx (cos x) #s(hole binary64 (+ 1 (* -1/2 (pow x 2)))))
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2)))))
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2)))))
#s(approx (sin x) #s(hole binary64 x))
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* -1/6 (pow x 2))))))
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6))))))
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))))))
#s(approx (* (+ (* -1/6 (* x x)) 1) x) #s(hole binary64 x))
#s(approx (* (+ (* -1/6 (* x x)) 1) x) #s(hole binary64 (* x (+ 1 (* -1/6 (pow x 2))))))
#s(approx (+ (* -1/6 (* x x)) 1) #s(hole binary64 1))
#s(approx (+ (* -1/6 (* x x)) 1) #s(hole binary64 (+ 1 (* -1/6 (pow x 2)))))
#s(approx (* x x) #s(hole binary64 (pow x 2)))
#s(approx x #s(hole binary64 x))
#s(approx (/ (- 1 (cos x)) (sin x)) #s(hole binary64 (/ (- 1 (cos x)) (sin x))))
#s(approx (- 1 (cos x)) #s(hole binary64 (- 1 (cos x))))
#s(approx (cos x) #s(hole binary64 (cos x)))
#s(approx (sin x) #s(hole binary64 (sin x)))
#s(approx (* (+ (* -1/6 (* x x)) 1) x) #s(hole binary64 (* -1/6 (pow x 3))))
#s(approx (* (+ (* -1/6 (* x x)) 1) x) #s(hole binary64 (* (pow x 3) (- (/ 1 (pow x 2)) 1/6))))
#s(approx (+ (* -1/6 (* x x)) 1) #s(hole binary64 (* -1/6 (pow x 2))))
#s(approx (+ (* -1/6 (* x x)) 1) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow x 2)) 1/6))))
#s(approx (* (+ (* -1/6 (* x x)) 1) x) #s(hole binary64 (* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2)))))))
Outputs
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) #s(approx (sin x) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x x)))
(-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64)))
#s(literal 1 binary64)
(*.f64 #s(literal 1 binary64) #s(literal 1 binary64))
(*.f64 (fabs.f64 #s(literal 1 binary64)) (fabs.f64 #s(literal 1 binary64)))
(*.f64 (neg.f64 #s(literal 1 binary64)) (neg.f64 #s(literal 1 binary64)))
(*.f64 (pow.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) #s(literal 2 binary64))) (pow.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) #s(literal 2 binary64))))
(+.f64 #s(literal 1 binary64) #s(literal 0 binary64))
(+.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))
(/.f64 #s(literal 2 binary64) #s(literal 2 binary64))
(/.f64 (neg.f64 #s(literal 2 binary64)) (neg.f64 #s(literal 2 binary64)))
(/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 #s(literal 0 binary64)))) #s(literal 2 binary64))
(cosh.f64 #s(literal 0 binary64))
(cosh.f64 (neg.f64 #s(literal 0 binary64)))
(exp.f64 #s(literal 0 binary64))
(exp.f64 (*.f64 (log.f64 #s(literal 1 binary64)) #s(literal 3 binary64)))
(exp.f64 (*.f64 #s(literal 0 binary64) #s(literal 3 binary64)))
(exp.f64 (*.f64 #s(literal 0 binary64) #s(literal 2 binary64)))
(exp.f64 (+.f64 #s(literal 0 binary64) #s(literal 0 binary64)))
(fma.f64 (fabs.f64 #s(literal 1 binary64)) (fabs.f64 #s(literal 1 binary64)) #s(literal 0 binary64))
(fma.f64 (neg.f64 #s(literal 1 binary64)) (neg.f64 #s(literal 1 binary64)) #s(literal 0 binary64))
(fma.f64 #s(literal 1 binary64) #s(literal 1 binary64) #s(literal 0 binary64))
(fma.f64 (pow.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) #s(literal 2 binary64))) (pow.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) #s(literal 2 binary64))) #s(literal 0 binary64))
(pow.f64 #s(literal 1 binary64) #s(literal 3 binary64))
(pow.f64 #s(literal 1 binary64) #s(literal 2 binary64))
#s(approx (cos x) #s(literal 1 binary64))
#s(approx (sin x) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x x))
(*.f64 x (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)))
(*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)
(+.f64 x (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/6 binary64)))
(+.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/6 binary64)) x)
(-.f64 x (*.f64 (neg.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x))) x))
(-.f64 x (*.f64 (neg.f64 x) (*.f64 #s(literal -1/6 binary64) (*.f64 x x))))
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/6 binary64)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/6 binary64)))) (-.f64 x (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/6 binary64))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64)) x) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) #s(literal 1 binary64)))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1/6 binary64) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))) x) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 x x))))
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) #s(literal 3 binary64)) #s(literal 1 binary64)) x) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) #s(literal 1 binary64)) #s(literal 1 binary64)))
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) #s(literal 3 binary64)) #s(literal 1 binary64)) x) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 x x)))))
(/.f64 (*.f64 x (+.f64 (pow.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) #s(literal 3 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) #s(literal 1 binary64)) #s(literal 1 binary64)))
(/.f64 (*.f64 x (+.f64 (pow.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) #s(literal 3 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 x x)))))
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1/6 binary64) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 x x))))
(/.f64 (*.f64 x (-.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64))) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) #s(literal 1 binary64)))
(/.f64 (fma.f64 (*.f64 x x) x (pow.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/6 binary64)) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/6 binary64)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/6 binary64))) (*.f64 x (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/6 binary64))))))
(fma.f64 x #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/6 binary64)))
(fma.f64 #s(literal 1 binary64) x (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/6 binary64)))
(fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x x)
(fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x)
(fma.f64 (*.f64 (*.f64 x x) x) #s(literal -1/6 binary64) x)
(fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) x) x)
(fma.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 x x) x)
(fma.f64 (*.f64 x x) (*.f64 #s(literal -1/6 binary64) x) x)
(fma.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 x (/.f64 #s(literal 3 binary64) #s(literal 2 binary64)))) (pow.f64 x (/.f64 #s(literal 3 binary64) #s(literal 2 binary64))) x)
(fma.f64 (pow.f64 x (/.f64 #s(literal 3 binary64) #s(literal 2 binary64))) (*.f64 (pow.f64 x (/.f64 #s(literal 3 binary64) #s(literal 2 binary64))) #s(literal -1/6 binary64)) x)
(+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) #s(literal 1 binary64))
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 x x)))
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 x x))))))
(+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) #s(literal 1 binary64)) #s(literal 1 binary64))) (/.f64 (pow.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) #s(literal 1 binary64)) #s(literal 1 binary64))))
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (neg.f64 #s(literal -1/6 binary64))) (*.f64 x x)))
(-.f64 #s(literal 1 binary64) (neg.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x))))
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) #s(literal 1 binary64))))
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 x x)))))
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 x x)) #s(literal -1/6 binary64)))
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 #s(literal -1/6 binary64) x)) x))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) #s(literal 1 binary64)))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1/6 binary64) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 x x))))
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) #s(literal 1 binary64)) #s(literal 1 binary64)))
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 x x)))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) #s(literal 1 binary64)) #s(literal 1 binary64))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 x x))))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1/6 binary64) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 x x)))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) #s(literal 1 binary64))))
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -1/6 binary64) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)))))))
(fma.f64 #s(literal 1 binary64) #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 x x)))
(fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) #s(literal 1 binary64) #s(literal 1 binary64))
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) #s(literal 1 binary64))
(fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/6 binary64) #s(literal 1 binary64))
(fma.f64 (fabs.f64 #s(literal 1 binary64)) (fabs.f64 #s(literal 1 binary64)) (*.f64 #s(literal -1/6 binary64) (*.f64 x x)))
(fma.f64 (neg.f64 #s(literal 1 binary64)) (neg.f64 #s(literal 1 binary64)) (*.f64 #s(literal -1/6 binary64) (*.f64 x x)))
(fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64))
(fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64))
(fma.f64 (*.f64 #s(literal -1/6 binary64) (neg.f64 x)) (neg.f64 x) #s(literal 1 binary64))
(fma.f64 (*.f64 #s(literal -1/6 binary64) (fabs.f64 x)) (fabs.f64 x) #s(literal 1 binary64))
(fma.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 1 binary64))) (pow.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))
(fma.f64 (*.f64 #s(literal -1/6 binary64) x) x #s(literal 1 binary64))
(fma.f64 (*.f64 #s(literal 1 binary64) #s(literal -1/6 binary64)) (*.f64 x x) #s(literal 1 binary64))
(fma.f64 x (*.f64 #s(literal -1/6 binary64) x) #s(literal 1 binary64))
(fma.f64 (*.f64 x x) (*.f64 #s(literal -1/6 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal -1/6 binary64)) #s(literal 1 binary64))
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal -1/6 binary64)) #s(literal 1 binary64))
(fma.f64 (pow.f64 x #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal 1 binary64)) #s(literal -1/6 binary64)) #s(literal 1 binary64))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) x)) x #s(literal 1 binary64))
(fma.f64 (pow.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) #s(literal 2 binary64))) (pow.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) #s(literal 2 binary64))) (*.f64 #s(literal -1/6 binary64) (*.f64 x x)))
(fma.f64 #s(literal 1 binary64) #s(literal 1 binary64) (*.f64 (neg.f64 (neg.f64 #s(literal -1/6 binary64))) (*.f64 x x)))
(fma.f64 (neg.f64 #s(literal 1 binary64)) (neg.f64 #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 #s(literal -1/6 binary64))) (*.f64 x x)))
(fma.f64 (fabs.f64 #s(literal 1 binary64)) (fabs.f64 #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 #s(literal -1/6 binary64))) (*.f64 x x)))
(fma.f64 (pow.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) #s(literal 2 binary64))) (pow.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) #s(literal 2 binary64))) (*.f64 (neg.f64 (neg.f64 #s(literal -1/6 binary64))) (*.f64 x x)))
#s(literal -1/6 binary64)
(*.f64 x x)
(*.f64 (fabs.f64 x) (fabs.f64 x))
(*.f64 (neg.f64 x) (neg.f64 x))
(*.f64 (pow.f64 x #s(literal 1 binary64)) x)
(*.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)))
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)))
(*.f64 (fabs.f64 (pow.f64 x #s(literal 1 binary64))) (fabs.f64 (pow.f64 x #s(literal 1 binary64))))
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)))
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)))
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)))
(*.f64 (neg.f64 (pow.f64 x #s(literal 1 binary64))) (neg.f64 (pow.f64 x #s(literal 1 binary64))))
(fabs.f64 (*.f64 x x))
(+.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) (log.f64 x))) (sinh.f64 (*.f64 #s(literal 2 binary64) (log.f64 x))))
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)))
(neg.f64 (neg.f64 (*.f64 x x)))
(pow.f64 (*.f64 x x) #s(literal 1 binary64))
(pow.f64 (fabs.f64 x) #s(literal 2 binary64))
(pow.f64 (neg.f64 x) #s(literal 2 binary64))
(pow.f64 (pow.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))
(pow.f64 x #s(literal 2 binary64))
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64))
x
(*.f64 x #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) x)
#s(approx (tan (/ x 2)) (*.f64 #s(literal 1/2 binary64) x))
#s(approx (tan (/ x 2)) (*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) x))
#s(approx (tan (/ x 2)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/240 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x))
#s(approx (tan (/ x 2)) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 17/40320 binary64) (*.f64 x x) #s(literal 1/240 binary64)) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x))
#s(approx (- 1 (cos x)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))
#s(approx (- 1 (cos x)) (*.f64 (fma.f64 #s(literal -1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x)))
#s(approx (- 1 (cos x)) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x)))
#s(approx (- 1 (cos x)) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x)))
#s(approx (cos x) #s(literal 1 binary64))
#s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))
#s(approx (cos x) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))
#s(approx (cos x) (fma.f64 (-.f64 (*.f64 (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 (sin x) x)
#s(approx (sin x) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x x))
#s(approx (sin x) (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) x) x))
#s(approx (sin x) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) x) x))
#s(approx (+ x (* (pow x 3) -1/6)) x)
#s(approx (+ x (* (pow x 3) -1/6)) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x x))
#s(approx (+ (* (* -1/6 x) x) 1) #s(literal 1 binary64))
#s(approx (+ (* (* -1/6 x) x) 1) (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)))
#s(approx (* x x) (*.f64 x x))
#s(approx x x)
#s(approx (tan (/ x 2)) (tan.f64 (/.f64 x #s(literal 2 binary64))))
#s(approx (- 1 (cos x)) (-.f64 #s(literal 1 binary64) (cos.f64 x)))
#s(approx (cos x) (cos.f64 x))
#s(approx (sin x) (sin.f64 x))
#s(approx (+ x (* (pow x 3) -1/6)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/6 binary64)))
#s(approx (+ x (* (pow x 3) -1/6)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) x)))
#s(approx (+ (* (* -1/6 x) x) 1) (*.f64 #s(literal -1/6 binary64) (*.f64 x x)))
#s(approx (+ (* (* -1/6 x) x) 1) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x)))
#s(approx (+ x (* (pow x 3) -1/6)) (*.f64 (neg.f64 (*.f64 (*.f64 x x) x)) (-.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))))

eval15.0ms (0.2%)

Memory
22.8MiB live, 22.8MiB allocated; 0ms collecting garbage
Compiler

Compiled 1 396 to 777 computations (44.3% saved)

prune13.0ms (0.2%)

Memory
-34.3MiB live, 13.0MiB allocated; 1ms collecting garbage
Pruning

11 alts after pruning (3 fresh and 8 done)

PrunedKeptTotal
New1393142
Fresh000
Picked101
Done088
Total14011151
Accuracy
100.0%
Counts
151 → 11
Alt Table
Click to see full alt table
StatusAccuracyProgram
53.4%
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (sin.f64 x))
5.6%
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) #s(approx (sin x) x))
4.3%
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) #s(approx (sin x) #s(approx (+ x (* (pow x 3) -1/6)) x)))
24.3%
(/.f64 #s(approx (- 1 (cos x)) (*.f64 (fma.f64 #s(literal -1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x))) #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)))
23.9%
(/.f64 #s(approx (- 1 (cos x)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)))
100.0%
(tan.f64 #s(approx (/ x 2) (*.f64 #s(literal 1/2 binary64) x)))
50.6%
#s(approx (tan (/ x 2)) (fma.f64 (*.f64 (*.f64 x x) x) #s(literal 1/24 binary64) (*.f64 #s(literal 1/2 binary64) x)))
50.6%
#s(approx (tan (/ x 2)) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x))
50.6%
#s(approx (tan (/ x 2)) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64)) x))
50.6%
#s(approx (tan (/ x 2)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x))
50.5%
#s(approx (tan (/ x 2)) (*.f64 #s(literal 1/2 binary64) x))
Compiler

Compiled 224 to 192 computations (14.3% saved)

regimes9.0ms (0.1%)

Memory
16.5MiB live, 16.5MiB allocated; 0ms collecting garbage
Counts
15 → 1
Calls
Call 1
Inputs
#s(approx (tan (/ x 2)) (*.f64 #s(literal 1/2 binary64) x))
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) #s(approx (sin x) #s(approx (+ x (* (pow x 3) -1/6)) x)))
#s(approx (tan (/ x 2)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x))
#s(approx (tan (/ x 2)) (fma.f64 (*.f64 (*.f64 x x) x) #s(literal 1/24 binary64) (*.f64 #s(literal 1/2 binary64) x)))
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)))
#s(approx (tan (/ x 2)) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x))
(/.f64 #s(approx (- 1 (cos x)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)))
#s(approx (tan (/ x 2)) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64)) x))
#s(approx (tan (/ x 2)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x))
(/.f64 #s(approx (- 1 (cos x)) (*.f64 (fma.f64 #s(literal -1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x))) #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)))
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) (sin.f64 x))
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) #s(approx (sin x) x))
(tan.f64 #s(approx (/ x 2) (*.f64 #s(literal 1/2 binary64) x)))
(tan.f64 (/.f64 x #s(literal 2 binary64)))
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (sin.f64 x))
Outputs
(tan.f64 #s(approx (/ x 2) (*.f64 #s(literal 1/2 binary64) x)))
Calls

2 calls:

4.0ms
x
4.0ms
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (sin.f64 x))
Results
AccuracySegmentsBranch
100.0%1(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (sin.f64 x))
100.0%1x
Compiler

Compiled 7 to 7 computations (0% saved)

regimes8.0ms (0.1%)

Memory
17.8MiB live, 17.8MiB allocated; 0ms collecting garbage
Counts
12 → 1
Calls
Call 1
Inputs
#s(approx (tan (/ x 2)) (*.f64 #s(literal 1/2 binary64) x))
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) #s(approx (sin x) #s(approx (+ x (* (pow x 3) -1/6)) x)))
#s(approx (tan (/ x 2)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x))
#s(approx (tan (/ x 2)) (fma.f64 (*.f64 (*.f64 x x) x) #s(literal 1/24 binary64) (*.f64 #s(literal 1/2 binary64) x)))
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)))
#s(approx (tan (/ x 2)) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x))
(/.f64 #s(approx (- 1 (cos x)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)))
#s(approx (tan (/ x 2)) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64)) x))
#s(approx (tan (/ x 2)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x))
(/.f64 #s(approx (- 1 (cos x)) (*.f64 (fma.f64 #s(literal -1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x))) #s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)))
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) (sin.f64 x))
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) #s(approx (sin x) x))
Outputs
#s(approx (tan (/ x 2)) (fma.f64 (*.f64 (*.f64 x x) x) #s(literal 1/24 binary64) (*.f64 #s(literal 1/2 binary64) x)))
Calls

2 calls:

4.0ms
x
3.0ms
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (sin.f64 x))
Results
AccuracySegmentsBranch
50.6%1(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (sin.f64 x))
50.6%1x
Compiler

Compiled 7 to 7 computations (0% saved)

regimes3.0ms (0%)

Memory
6.6MiB live, 6.6MiB allocated; 0ms collecting garbage
Counts
3 → 1
Calls
Call 1
Inputs
#s(approx (tan (/ x 2)) (*.f64 #s(literal 1/2 binary64) x))
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) #s(approx (sin x) #s(approx (+ x (* (pow x 3) -1/6)) x)))
#s(approx (tan (/ x 2)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x))
Outputs
#s(approx (tan (/ x 2)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x))
Calls

2 calls:

1.0ms
x
1.0ms
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (sin.f64 x))
Results
AccuracySegmentsBranch
50.6%1x
50.6%1(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (sin.f64 x))
Compiler

Compiled 7 to 7 computations (0% saved)

regimes9.0ms (0.1%)

Memory
-38.8MiB live, 6.6MiB allocated; 7ms collecting garbage
Accuracy

Total -30.0b remaining (-94.6%)

Threshold costs -30b (-94.6%)

Counts
2 → 1
Calls
Call 1
Inputs
#s(approx (tan (/ x 2)) (*.f64 #s(literal 1/2 binary64) x))
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) #s(approx (sin x) #s(approx (+ x (* (pow x 3) -1/6)) x)))
Outputs
#s(approx (tan (/ x 2)) (*.f64 #s(literal 1/2 binary64) x))
Calls

2 calls:

8.0ms
x
1.0ms
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (sin.f64 x))
Results
AccuracySegmentsBranch
50.5%1x
50.5%1(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (sin.f64 x))
Compiler

Compiled 7 to 7 computations (0% saved)

derivations1.0ms (0%)

Memory
2.1MiB live, 2.1MiB allocated; 0ms collecting garbage
Stop Event
fuel
Compiler

Compiled 23 to 17 computations (26.1% saved)

preprocess85.0ms (1.2%)

Memory
61.9MiB live, 138.4MiB allocated; 38ms collecting garbage
Remove

(negabs x)

Compiler

Compiled 103 to 97 computations (5.8% saved)

end0.0ms (0%)

Memory
0.0MiB live, 0.0MiB allocated; 0ms collecting garbage

Profiling

Loading profile data...