ENA, Section 1.4, Exercise 4a

Time bar (total: 6.1s)

start0.0ms (0%)

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

analyze2.0ms (0%)

Memory
2.5MiB live, 2.5MiB allocated; 0ms collecting garbage
Algorithm
search
Search
ProbabilityValidUnknownPreconditionInfiniteDomainCan'tIter
0%0%50%50%0%0%0%0
0%0%50%50%0%0%0%1
50%25%25%50%0%0%0%2
75%37.5%12.5%50%0%0%0%3
87.5%43.7%6.2%50%0%0%0%4
93.8%46.8%3.1%50%0%0%0%5
96.9%48.4%1.6%50%0%0%0%6
98.4%49.2%0.8%50%0%0%0%7
99.2%49.6%0.4%50%0%0%0%8
99.6%49.8%0.2%50%0%0%0%9
99.8%49.9%0.1%50%0%0%0%10
99.9%49.9%0%50%0%0%0%11
100%49.9%0%50%0%0%0%12
Compiler

Compiled 15 to 11 computations (26.7% saved)

sample4.1s (67.3%)

Memory
140.8MiB live, 3 343.9MiB allocated; 1.4s collecting garbage
Samples
3.0s5 840×2valid
763.0ms2 358×1valid
3.0ms58×0valid
Precisions
Click to see histograms. Total time spent on operations: 3.1s
ival-sin: 2.5s (79.1% of total)
adjust: 378.0ms (12.2% of total)
ival-div!: 113.0ms (3.6% of total)
ival-tan: 92.0ms (3% of total)
ival-sub!: 69.0ms (2.2% of total)
Bogosity

preprocess94.0ms (1.5%)

Memory
-27.1MiB live, 62.4MiB allocated; 11ms collecting garbage
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
01125
13522
214022
352122
4465822
Stop Event
node-limit
Alt Table
Click to see full alt table
StatusAccuracyProgram
53.5%
(/.f64 (-.f64 x (sin.f64 x)) (tan.f64 x))
Symmetry

(abs x)

Compiler

Compiled 10 to 10 computations (0% saved)

series5.0ms (0.1%)

Memory
10.6MiB live, 10.6MiB allocated; 0ms collecting garbage
Counts
5 → 25
Calls
Call 1
Inputs
(/.f64 (-.f64 x (sin.f64 x)) (tan.f64 x))
(-.f64 x (sin.f64 x))
x
(sin.f64 x)
(tan.f64 x)
Outputs
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* 1/6 (pow x 2))))
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2))))))
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360))))))
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360))))))
#s(approx (- x (sin x)) #s(hole binary64 (* 1/6 (pow x 3))))
#s(approx (- x (sin x)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* -1/120 (pow x 2))))))
#s(approx (- x (sin x)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* (pow x 2) (- (* 1/5040 (pow x 2)) 1/120))))))
#s(approx (- x (sin x)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (+ 1/5040 (* -1/362880 (pow x 2)))) 1/120))))))
#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 (tan x) #s(hole binary64 x))
#s(approx (tan x) #s(hole binary64 (* x (+ 1 (* 1/3 (pow x 2))))))
#s(approx (tan x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* 2/15 (pow x 2))))))))
#s(approx (tan x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 2/15 (* 17/315 (pow x 2))))))))))
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (/ (* x (cos x)) (sin x))))
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* x (+ (* -1 (/ (cos x) x)) (/ (cos x) (sin x))))))
#s(approx (- x (sin x)) #s(hole binary64 x))
#s(approx (- x (sin x)) #s(hole binary64 (* x (+ 1 (* -1 (/ (sin x) x))))))
#s(approx (sin x) #s(hole binary64 (sin x)))
#s(approx (tan x) #s(hole binary64 (/ (sin x) (cos x))))
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (cos x) (sin x))) (/ (cos x) x))))))
#s(approx (- x (sin x)) #s(hole binary64 (* -1 (* x (- (/ (sin x) x) 1)))))
Calls

3 calls:

TimeVariablePointExpression
2.0ms
x
@-inf
((/ (- x (sin x)) (tan x)) (- x (sin x)) x (sin x) (tan x))
1.0ms
x
@inf
((/ (- x (sin x)) (tan x)) (- x (sin x)) x (sin x) (tan x))
1.0ms
x
@0
((/ (- x (sin x)) (tan x)) (- x (sin x)) x (sin x) (tan x))

rewrite169.0ms (2.8%)

Memory
37.6MiB live, 180.0MiB allocated; 21ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0137409
0143400
1735386
06349369
Stop Event
iter-limit
iter-limit
node-limit
iter-limit
Counts
30 → 55
Calls
Call 1
Inputs
(/.f64 (-.f64 x (sin.f64 x)) (tan.f64 x))
(-.f64 x (sin.f64 x))
x
(sin.f64 x)
(tan.f64 x)
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* 1/6 (pow x 2))))
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2))))))
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360))))))
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360))))))
#s(approx (- x (sin x)) #s(hole binary64 (* 1/6 (pow x 3))))
#s(approx (- x (sin x)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* -1/120 (pow x 2))))))
#s(approx (- x (sin x)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* (pow x 2) (- (* 1/5040 (pow x 2)) 1/120))))))
#s(approx (- x (sin x)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (+ 1/5040 (* -1/362880 (pow x 2)))) 1/120))))))
#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 (tan x) #s(hole binary64 x))
#s(approx (tan x) #s(hole binary64 (* x (+ 1 (* 1/3 (pow x 2))))))
#s(approx (tan x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* 2/15 (pow x 2))))))))
#s(approx (tan x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 2/15 (* 17/315 (pow x 2))))))))))
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (/ (* x (cos x)) (sin x))))
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* x (+ (* -1 (/ (cos x) x)) (/ (cos x) (sin x))))))
#s(approx (- x (sin x)) #s(hole binary64 x))
#s(approx (- x (sin x)) #s(hole binary64 (* x (+ 1 (* -1 (/ (sin x) x))))))
#s(approx (sin x) #s(hole binary64 (sin x)))
#s(approx (tan x) #s(hole binary64 (/ (sin x) (cos x))))
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (cos x) (sin x))) (/ (cos x) x))))))
#s(approx (- x (sin x)) #s(hole binary64 (* -1 (* x (- (/ (sin x) x) 1)))))
Outputs
(*.f64 (/.f64 (-.f64 x (sin.f64 x)) (neg.f64 (sin.f64 x))) (neg.f64 (cos.f64 x)))
(*.f64 (/.f64 (-.f64 x (sin.f64 x)) (sin.f64 x)) (cos.f64 x))
(/.f64 (-.f64 (*.f64 (/.f64 x (tan.f64 x)) (/.f64 x (tan.f64 x))) (*.f64 (/.f64 (sin.f64 x) (tan.f64 x)) (/.f64 (sin.f64 x) (tan.f64 x)))) (+.f64 (/.f64 x (tan.f64 x)) (/.f64 (sin.f64 x) (tan.f64 x))))
(/.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (sin.f64 x) (tan.f64 x)) #s(literal 3 binary64))) (fma.f64 (/.f64 x (tan.f64 x)) (/.f64 x (tan.f64 x)) (fma.f64 (/.f64 (sin.f64 x) (tan.f64 x)) (/.f64 (sin.f64 x) (tan.f64 x)) (*.f64 (/.f64 x (tan.f64 x)) (/.f64 (sin.f64 x) (tan.f64 x))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 x (sin.f64 x)))) (tan.f64 x))
(/.f64 (-.f64 (*.f64 x (tan.f64 x)) (*.f64 (tan.f64 x) (sin.f64 x))) (*.f64 (tan.f64 x) (tan.f64 x)))
(/.f64 (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (*.f64 (+.f64 (sin.f64 x) x) (tan.f64 x)))
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (pow.f64 (sin.f64 x) #s(literal 3 binary64))) (*.f64 (fma.f64 (sin.f64 x) (+.f64 (sin.f64 x) x) (*.f64 x x)) (tan.f64 x)))
(/.f64 (neg.f64 (-.f64 x (sin.f64 x))) (neg.f64 (tan.f64 x)))
(/.f64 (-.f64 x (sin.f64 x)) (tan.f64 x))
(neg.f64 (/.f64 (neg.f64 (-.f64 x (sin.f64 x))) (tan.f64 x)))
(neg.f64 (/.f64 (-.f64 x (sin.f64 x)) (neg.f64 (tan.f64 x))))
(-.f64 (/.f64 x (tan.f64 x)) (/.f64 (sin.f64 x) (tan.f64 x)))
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (neg.f64 (+.f64 (sin.f64 x) x)))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) x) (pow.f64 (sin.f64 x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (sin.f64 x) (+.f64 (sin.f64 x) x) (*.f64 x x))))
(/.f64 (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 (sin.f64 x) x))
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (pow.f64 (sin.f64 x) #s(literal 3 binary64))) (fma.f64 (sin.f64 x) (+.f64 (sin.f64 x) x) (*.f64 x x)))
(-.f64 (/.f64 (*.f64 x x) (+.f64 (sin.f64 x) x)) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (+.f64 (sin.f64 x) x)))
(-.f64 (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 (sin.f64 x) (+.f64 (sin.f64 x) x) (*.f64 x x))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (fma.f64 (sin.f64 x) (+.f64 (sin.f64 x) x) (*.f64 x x))))
(-.f64 x (sin.f64 x))
x
(sin.f64 x)
(/.f64 (neg.f64 (neg.f64 (sin.f64 x))) (neg.f64 (neg.f64 (cos.f64 x))))
(/.f64 (+.f64 (tan.f64 x) (tan.f64 (PI.f64))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 x) (tan.f64 (PI.f64)))))
(/.f64 (neg.f64 (sin.f64 x)) (neg.f64 (cos.f64 x)))
(/.f64 (sin.f64 x) (cos.f64 x))
(neg.f64 (neg.f64 (tan.f64 x)))
(tan.f64 (+.f64 (+.f64 (PI.f64) x) (PI.f64)))
(tan.f64 (+.f64 (PI.f64) x))
(tan.f64 x)
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) x))
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal -11/15120 binary64) (*.f64 x x)) #s(literal 23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x))
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -143/604800 binary64) (*.f64 x x)) #s(literal 11/15120 binary64)) x) x) #s(literal 23/360 binary64)) x) x #s(literal 1/6 binary64)) x) x))
#s(approx (- x (sin x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)))
#s(approx (- x (sin x)) (*.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) (*.f64 x x)))
#s(approx (- x (sin x)) (*.f64 (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/5040 binary64) (*.f64 x x)) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) (*.f64 x x)))
#s(approx (- x (sin x)) (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) x)))
#s(approx x x)
#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 (*.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) x) x) #s(literal 1/6 binary64)) x) x #s(literal 1 binary64)) x))
#s(approx (tan x) x)
#s(approx (tan x) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal 1 binary64)) x))
#s(approx (tan x) (*.f64 (fma.f64 (fma.f64 #s(literal 2/15 binary64) (*.f64 x x) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 1 binary64)) x))
#s(approx (tan x) (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 17/315 binary64) (*.f64 x x) #s(literal 2/15 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x #s(literal 1 binary64)) x))
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (cos.f64 x) (/.f64 x (sin.f64 x))))
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (+.f64 (/.f64 (cos.f64 x) (sin.f64 x)) (/.f64 (cos.f64 x) (neg.f64 x))) x))
#s(approx (- x (sin x)) x)
#s(approx (- x (sin x)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (sin.f64 x) x)) x))
#s(approx (sin x) (sin.f64 x))
#s(approx (tan x) (tan.f64 x))
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (+.f64 (/.f64 (cos.f64 x) (sin.f64 x)) (/.f64 (cos.f64 x) (neg.f64 x))) x))
#s(approx (- x (sin x)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (sin.f64 x) x)) x))

eval8.0ms (0.1%)

Memory
-35.9MiB live, 9.4MiB allocated; 4ms collecting garbage
Compiler

Compiled 465 to 236 computations (49.2% saved)

prune5.0ms (0.1%)

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

8 alts after pruning (8 fresh and 0 done)

PrunedKeptTotal
New40848
Fresh000
Picked101
Done000
Total41849
Accuracy
99.9%
Counts
49 → 8
Alt Table
Click to see full alt table
StatusAccuracyProgram
83.1%
(/.f64 #s(approx (- x (sin x)) (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) x))) (tan.f64 x))
82.9%
(/.f64 #s(approx (- x (sin x)) (*.f64 (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/5040 binary64) (*.f64 x x)) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) (*.f64 x x))) (tan.f64 x))
82.6%
(/.f64 #s(approx (- x (sin x)) (*.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) (*.f64 x x))) (tan.f64 x))
82.1%
(/.f64 #s(approx (- x (sin x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))) (tan.f64 x))
99.5%
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal -11/15120 binary64) (*.f64 x x)) #s(literal 23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x))
99.6%
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -143/604800 binary64) (*.f64 x x)) #s(literal 11/15120 binary64)) x) x) #s(literal 23/360 binary64)) x) x #s(literal 1/6 binary64)) x) x))
99.2%
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) x))
98.6%
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))
Compiler

Compiled 234 to 224 computations (4.3% saved)

series112.0ms (1.8%)

Memory
-62.4MiB live, 35.4MiB allocated; 110ms collecting garbage
Counts
45 → 159
Calls
Call 1
Inputs
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -143/604800 binary64) (*.f64 x x)) #s(literal 11/15120 binary64)) x) x) #s(literal 23/360 binary64)) x) x #s(literal 1/6 binary64)) x) x))
(*.f64 (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -143/604800 binary64) (*.f64 x x)) #s(literal 11/15120 binary64)) x) x) #s(literal 23/360 binary64)) x) x #s(literal 1/6 binary64)) x) x)
(*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -143/604800 binary64) (*.f64 x x)) #s(literal 11/15120 binary64)) x) x) #s(literal 23/360 binary64)) x) x #s(literal 1/6 binary64)) x)
(fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -143/604800 binary64) (*.f64 x x)) #s(literal 11/15120 binary64)) x) x) #s(literal 23/360 binary64)) x) x #s(literal 1/6 binary64))
(*.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -143/604800 binary64) (*.f64 x x)) #s(literal 11/15120 binary64)) x) x) #s(literal 23/360 binary64)) x)
(-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -143/604800 binary64) (*.f64 x x)) #s(literal 11/15120 binary64)) x) x) #s(literal 23/360 binary64))
(*.f64 (*.f64 (-.f64 (*.f64 #s(literal -143/604800 binary64) (*.f64 x x)) #s(literal 11/15120 binary64)) x) x)
(*.f64 (-.f64 (*.f64 #s(literal -143/604800 binary64) (*.f64 x x)) #s(literal 11/15120 binary64)) x)
(-.f64 (*.f64 #s(literal -143/604800 binary64) (*.f64 x x)) #s(literal 11/15120 binary64))
(*.f64 #s(literal -143/604800 binary64) (*.f64 x x))
#s(literal -143/604800 binary64)
(*.f64 x x)
x
#s(literal 11/15120 binary64)
#s(literal 23/360 binary64)
#s(literal 1/6 binary64)
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))
(*.f64 (*.f64 x x) #s(literal 1/6 binary64))
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal -11/15120 binary64) (*.f64 x x)) #s(literal 23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x))
(*.f64 (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal -11/15120 binary64) (*.f64 x x)) #s(literal 23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)
(*.f64 (fma.f64 (-.f64 (*.f64 #s(literal -11/15120 binary64) (*.f64 x x)) #s(literal 23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x)
(fma.f64 (-.f64 (*.f64 #s(literal -11/15120 binary64) (*.f64 x x)) #s(literal 23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64))
(-.f64 (*.f64 #s(literal -11/15120 binary64) (*.f64 x x)) #s(literal 23/360 binary64))
(*.f64 #s(literal -11/15120 binary64) (*.f64 x x))
#s(literal -11/15120 binary64)
(/.f64 #s(approx (- x (sin x)) (*.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) (*.f64 x x))) (tan.f64 x))
#s(approx (- x (sin x)) (*.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) (*.f64 x x)))
(*.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) (*.f64 x x))
(*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x)
(fma.f64 #s(literal -1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64))
#s(literal -1/120 binary64)
(tan.f64 x)
(/.f64 #s(approx (- x (sin x)) (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) x))) (tan.f64 x))
#s(approx (- x (sin x)) (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) x)))
(*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) x))
(fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x #s(literal 1/6 binary64))
(*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x)
(-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64))
(*.f64 (*.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) x) x)
(*.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) x)
(fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64))
#s(literal -1/362880 binary64)
#s(literal 1/5040 binary64)
#s(literal 1/120 binary64)
(*.f64 (*.f64 x x) x)
Outputs
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* 1/6 (pow x 2))))
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2))))))
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360))))))
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360))))))
#s(approx (* (* (+ (* (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) x) x) 1/6) x) x) #s(hole binary64 (* 1/6 (pow x 2))))
#s(approx (* (* (+ (* (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) x) x) 1/6) x) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2))))))
#s(approx (* (* (+ (* (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) x) x) 1/6) x) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360))))))
#s(approx (* (* (+ (* (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) x) x) 1/6) x) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360))))))
#s(approx (* (+ (* (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) x) x) 1/6) x) #s(hole binary64 (* 1/6 x)))
#s(approx (* (+ (* (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) x) x) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* -23/360 (pow x 2))))))
#s(approx (* (+ (* (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) x) x) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360))))))
#s(approx (* (+ (* (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) x) x) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* (pow x 2) (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360))))))
#s(approx (+ (* (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) x) x) 1/6) #s(hole binary64 1/6))
#s(approx (+ (* (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) x) x) 1/6) #s(hole binary64 (+ 1/6 (* -23/360 (pow x 2)))))
#s(approx (+ (* (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) x) x) 1/6) #s(hole binary64 (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))))
#s(approx (+ (* (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) x) x) 1/6) #s(hole binary64 (+ 1/6 (* (pow x 2) (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360)))))
#s(approx (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) x) #s(hole binary64 (* -23/360 x)))
#s(approx (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) x) #s(hole binary64 (* x (- (* -11/15120 (pow x 2)) 23/360))))
#s(approx (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) x) #s(hole binary64 (* x (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360))))
#s(approx (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) #s(hole binary64 -23/360))
#s(approx (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) #s(hole binary64 (- (* -11/15120 (pow x 2)) 23/360)))
#s(approx (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) #s(hole binary64 (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360)))
#s(approx (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) #s(hole binary64 (* -11/15120 (pow x 2))))
#s(approx (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) #s(hole binary64 (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120))))
#s(approx (* (- (* -143/604800 (* x x)) 11/15120) x) #s(hole binary64 (* -11/15120 x)))
#s(approx (* (- (* -143/604800 (* x x)) 11/15120) x) #s(hole binary64 (* x (- (* -143/604800 (pow x 2)) 11/15120))))
#s(approx (- (* -143/604800 (* x x)) 11/15120) #s(hole binary64 -11/15120))
#s(approx (- (* -143/604800 (* x x)) 11/15120) #s(hole binary64 (- (* -143/604800 (pow x 2)) 11/15120)))
#s(approx (* -143/604800 (* x x)) #s(hole binary64 (* -143/604800 (pow x 2))))
#s(approx (* x x) #s(hole binary64 (pow x 2)))
#s(approx x #s(hole binary64 x))
#s(approx (* (* x x) 1/6) #s(hole binary64 (* 1/6 (pow x 2))))
#s(approx (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* 1/6 (pow x 2))))
#s(approx (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2))))))
#s(approx (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360))))))
#s(approx (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) #s(hole binary64 (* 1/6 x)))
#s(approx (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* -23/360 (pow x 2))))))
#s(approx (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360))))))
#s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) #s(hole binary64 1/6))
#s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) #s(hole binary64 (+ 1/6 (* -23/360 (pow x 2)))))
#s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) #s(hole binary64 (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))))
#s(approx (- (* -11/15120 (* x x)) 23/360) #s(hole binary64 -23/360))
#s(approx (- (* -11/15120 (* x x)) 23/360) #s(hole binary64 (- (* -11/15120 (pow x 2)) 23/360)))
#s(approx (* -11/15120 (* x x)) #s(hole binary64 (* -11/15120 (pow x 2))))
#s(approx (- x (sin x)) #s(hole binary64 (* 1/6 (pow x 3))))
#s(approx (- x (sin x)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* -1/120 (pow x 2))))))
#s(approx (- x (sin x)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* (pow x 2) (- (* 1/5040 (pow x 2)) 1/120))))))
#s(approx (- x (sin x)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (+ 1/5040 (* -1/362880 (pow x 2)))) 1/120))))))
#s(approx (* (* (+ (* -1/120 (* x x)) 1/6) x) (* x x)) #s(hole binary64 (* 1/6 (pow x 3))))
#s(approx (* (* (+ (* -1/120 (* x x)) 1/6) x) (* x x)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* -1/120 (pow x 2))))))
#s(approx (* (+ (* -1/120 (* x x)) 1/6) x) #s(hole binary64 (* 1/6 x)))
#s(approx (* (+ (* -1/120 (* x x)) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* -1/120 (pow x 2))))))
#s(approx (+ (* -1/120 (* x x)) 1/6) #s(hole binary64 1/6))
#s(approx (+ (* -1/120 (* x x)) 1/6) #s(hole binary64 (+ 1/6 (* -1/120 (pow x 2)))))
#s(approx (tan x) #s(hole binary64 x))
#s(approx (tan x) #s(hole binary64 (* x (+ 1 (* 1/3 (pow x 2))))))
#s(approx (tan x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* 2/15 (pow x 2))))))))
#s(approx (tan x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 2/15 (* 17/315 (pow x 2))))))))))
#s(approx (* (+ (* (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) x) 1/6) (* (* x x) x)) #s(hole binary64 (* 1/6 (pow x 3))))
#s(approx (* (+ (* (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) x) 1/6) (* (* x x) x)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* -1/120 (pow x 2))))))
#s(approx (* (+ (* (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) x) 1/6) (* (* x x) x)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* (pow x 2) (- (* 1/5040 (pow x 2)) 1/120))))))
#s(approx (* (+ (* (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) x) 1/6) (* (* x x) x)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (+ 1/5040 (* -1/362880 (pow x 2)))) 1/120))))))
#s(approx (+ (* (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) x) 1/6) #s(hole binary64 1/6))
#s(approx (+ (* (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) x) 1/6) #s(hole binary64 (+ 1/6 (* -1/120 (pow x 2)))))
#s(approx (+ (* (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) x) 1/6) #s(hole binary64 (+ 1/6 (* (pow x 2) (- (* 1/5040 (pow x 2)) 1/120)))))
#s(approx (+ (* (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) x) 1/6) #s(hole binary64 (+ 1/6 (* (pow x 2) (- (* (pow x 2) (+ 1/5040 (* -1/362880 (pow x 2)))) 1/120)))))
#s(approx (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) #s(hole binary64 (* -1/120 x)))
#s(approx (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) #s(hole binary64 (* x (- (* 1/5040 (pow x 2)) 1/120))))
#s(approx (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) #s(hole binary64 (* x (- (* (pow x 2) (+ 1/5040 (* -1/362880 (pow x 2)))) 1/120))))
#s(approx (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) #s(hole binary64 -1/120))
#s(approx (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) #s(hole binary64 (- (* 1/5040 (pow x 2)) 1/120)))
#s(approx (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) #s(hole binary64 (- (* (pow x 2) (+ 1/5040 (* -1/362880 (pow x 2)))) 1/120)))
#s(approx (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) #s(hole binary64 (* 1/5040 (pow x 2))))
#s(approx (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) #s(hole binary64 (* (pow x 2) (+ 1/5040 (* -1/362880 (pow x 2))))))
#s(approx (* (+ (* -1/362880 (* x x)) 1/5040) x) #s(hole binary64 (* 1/5040 x)))
#s(approx (* (+ (* -1/362880 (* x x)) 1/5040) x) #s(hole binary64 (* x (+ 1/5040 (* -1/362880 (pow x 2))))))
#s(approx (+ (* -1/362880 (* x x)) 1/5040) #s(hole binary64 1/5040))
#s(approx (+ (* -1/362880 (* x x)) 1/5040) #s(hole binary64 (+ 1/5040 (* -1/362880 (pow x 2)))))
#s(approx (* (* x x) x) #s(hole binary64 (pow x 3)))
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (/ (* x (cos x)) (sin x))))
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* x (+ (* -1 (/ (cos x) x)) (/ (cos x) (sin x))))))
#s(approx (* (* (+ (* (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) x) x) 1/6) x) x) #s(hole binary64 (* -143/604800 (pow x 8))))
#s(approx (* (* (+ (* (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) x) x) 1/6) x) x) #s(hole binary64 (* -1 (* (pow x 8) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2))))))))
#s(approx (* (* (+ (* (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) x) x) 1/6) x) x) #s(hole binary64 (* (pow x 8) (- (* -1 (/ (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (pow x 2))) 143/604800))))
#s(approx (* (* (+ (* (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) x) x) 1/6) x) x) #s(hole binary64 (* (pow x 8) (- (* 1/6 (/ 1 (pow x 6))) (+ 143/604800 (+ (/ 23/360 (pow x 4)) (* 11/15120 (/ 1 (pow x 2)))))))))
#s(approx (* (+ (* (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) x) x) 1/6) x) #s(hole binary64 (* -143/604800 (pow x 7))))
#s(approx (* (+ (* (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) x) x) 1/6) x) #s(hole binary64 (* -1 (* (pow x 7) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2))))))))
#s(approx (* (+ (* (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) x) x) 1/6) x) #s(hole binary64 (* (pow x 7) (- (* -1 (/ (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (pow x 2))) 143/604800))))
#s(approx (* (+ (* (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) x) x) 1/6) x) #s(hole binary64 (* (pow x 7) (- (* 1/6 (/ 1 (pow x 6))) (+ 143/604800 (+ (/ 23/360 (pow x 4)) (* 11/15120 (/ 1 (pow x 2)))))))))
#s(approx (+ (* (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) x) x) 1/6) #s(hole binary64 (* -143/604800 (pow x 6))))
#s(approx (+ (* (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) x) x) 1/6) #s(hole binary64 (* -1 (* (pow x 6) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2))))))))
#s(approx (+ (* (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) x) x) 1/6) #s(hole binary64 (* (pow x 6) (- (* -1 (/ (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (pow x 2))) 143/604800))))
#s(approx (+ (* (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) x) x) 1/6) #s(hole binary64 (* (pow x 6) (- (* 1/6 (/ 1 (pow x 6))) (+ 143/604800 (+ (/ 23/360 (pow x 4)) (* 11/15120 (/ 1 (pow x 2)))))))))
#s(approx (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) x) #s(hole binary64 (* -143/604800 (pow x 5))))
#s(approx (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) x) #s(hole binary64 (* -1 (* (pow x 5) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2))))))))
#s(approx (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) x) #s(hole binary64 (* (pow x 5) (- (* -1 (/ (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (pow x 2))) 143/604800))))
#s(approx (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) #s(hole binary64 (* -143/604800 (pow x 4))))
#s(approx (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) #s(hole binary64 (* -1 (* (pow x 4) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2))))))))
#s(approx (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) #s(hole binary64 (* (pow x 4) (- (* -1 (/ (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (pow x 2))) 143/604800))))
#s(approx (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) #s(hole binary64 (* -143/604800 (pow x 4))))
#s(approx (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) #s(hole binary64 (* -1 (* (pow x 4) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2))))))))
#s(approx (* (- (* -143/604800 (* x x)) 11/15120) x) #s(hole binary64 (* -143/604800 (pow x 3))))
#s(approx (* (- (* -143/604800 (* x x)) 11/15120) x) #s(hole binary64 (* -1 (* (pow x 3) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2))))))))
#s(approx (- (* -143/604800 (* x x)) 11/15120) #s(hole binary64 (* -143/604800 (pow x 2))))
#s(approx (- (* -143/604800 (* x x)) 11/15120) #s(hole binary64 (* -1 (* (pow x 2) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2))))))))
#s(approx (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* -11/15120 (pow x 6))))
#s(approx (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* -1 (* (pow x 6) (+ 11/15120 (* 23/360 (/ 1 (pow x 2))))))))
#s(approx (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 6) (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2))))))))
#s(approx (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) #s(hole binary64 (* -11/15120 (pow x 5))))
#s(approx (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) #s(hole binary64 (* -1 (* (pow x 5) (+ 11/15120 (* 23/360 (/ 1 (pow x 2))))))))
#s(approx (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) #s(hole binary64 (* (pow x 5) (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2))))))))
#s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) #s(hole binary64 (* -11/15120 (pow x 4))))
#s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) #s(hole binary64 (* -1 (* (pow x 4) (+ 11/15120 (* 23/360 (/ 1 (pow x 2))))))))
#s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) #s(hole binary64 (* (pow x 4) (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2))))))))
#s(approx (- (* -11/15120 (* x x)) 23/360) #s(hole binary64 (* -11/15120 (pow x 2))))
#s(approx (- (* -11/15120 (* x x)) 23/360) #s(hole binary64 (* -1 (* (pow x 2) (+ 11/15120 (* 23/360 (/ 1 (pow x 2))))))))
#s(approx (- x (sin x)) #s(hole binary64 x))
#s(approx (- x (sin x)) #s(hole binary64 (* x (+ 1 (* -1 (/ (sin x) x))))))
#s(approx (* (* (+ (* -1/120 (* x x)) 1/6) x) (* x x)) #s(hole binary64 (* -1/120 (pow x 5))))
#s(approx (* (* (+ (* -1/120 (* x x)) 1/6) x) (* x x)) #s(hole binary64 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) 1/120))))
#s(approx (* (+ (* -1/120 (* x x)) 1/6) x) #s(hole binary64 (* -1/120 (pow x 3))))
#s(approx (* (+ (* -1/120 (* x x)) 1/6) x) #s(hole binary64 (* (pow x 3) (- (* 1/6 (/ 1 (pow x 2))) 1/120))))
#s(approx (+ (* -1/120 (* x x)) 1/6) #s(hole binary64 (* -1/120 (pow x 2))))
#s(approx (+ (* -1/120 (* x x)) 1/6) #s(hole binary64 (* (pow x 2) (- (* 1/6 (/ 1 (pow x 2))) 1/120))))
#s(approx (tan x) #s(hole binary64 (/ (sin x) (cos x))))
#s(approx (* (+ (* (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) x) 1/6) (* (* x x) x)) #s(hole binary64 (* -1/362880 (pow x 9))))
#s(approx (* (+ (* (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) x) 1/6) (* (* x x) x)) #s(hole binary64 (* (pow x 9) (- (* 1/5040 (/ 1 (pow x 2))) 1/362880))))
#s(approx (* (+ (* (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) x) 1/6) (* (* x x) x)) #s(hole binary64 (* (pow x 9) (- (* 1/5040 (/ 1 (pow x 2))) (+ 1/362880 (/ 1/120 (pow x 4)))))))
#s(approx (* (+ (* (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) x) 1/6) (* (* x x) x)) #s(hole binary64 (* (pow x 9) (- (+ (* 1/5040 (/ 1 (pow x 2))) (* 1/6 (/ 1 (pow x 6)))) (+ 1/362880 (/ 1/120 (pow x 4)))))))
#s(approx (+ (* (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) x) 1/6) #s(hole binary64 (* -1/362880 (pow x 6))))
#s(approx (+ (* (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) x) 1/6) #s(hole binary64 (* (pow x 6) (- (* 1/5040 (/ 1 (pow x 2))) 1/362880))))
#s(approx (+ (* (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) x) 1/6) #s(hole binary64 (* (pow x 6) (- (* 1/5040 (/ 1 (pow x 2))) (+ 1/362880 (/ 1/120 (pow x 4)))))))
#s(approx (+ (* (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) x) 1/6) #s(hole binary64 (* (pow x 6) (- (+ (* 1/5040 (/ 1 (pow x 2))) (* 1/6 (/ 1 (pow x 6)))) (+ 1/362880 (/ 1/120 (pow x 4)))))))
#s(approx (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) #s(hole binary64 (* -1/362880 (pow x 5))))
#s(approx (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) #s(hole binary64 (* (pow x 5) (- (* 1/5040 (/ 1 (pow x 2))) 1/362880))))
#s(approx (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) #s(hole binary64 (* (pow x 5) (- (* 1/5040 (/ 1 (pow x 2))) (+ 1/362880 (/ 1/120 (pow x 4)))))))
#s(approx (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) #s(hole binary64 (* -1/362880 (pow x 4))))
#s(approx (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) #s(hole binary64 (* (pow x 4) (- (* 1/5040 (/ 1 (pow x 2))) 1/362880))))
#s(approx (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) #s(hole binary64 (* (pow x 4) (- (* 1/5040 (/ 1 (pow x 2))) (+ 1/362880 (/ 1/120 (pow x 4)))))))
#s(approx (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) #s(hole binary64 (* -1/362880 (pow x 4))))
#s(approx (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) #s(hole binary64 (* (pow x 4) (- (* 1/5040 (/ 1 (pow x 2))) 1/362880))))
#s(approx (* (+ (* -1/362880 (* x x)) 1/5040) x) #s(hole binary64 (* -1/362880 (pow x 3))))
#s(approx (* (+ (* -1/362880 (* x x)) 1/5040) x) #s(hole binary64 (* (pow x 3) (- (* 1/5040 (/ 1 (pow x 2))) 1/362880))))
#s(approx (+ (* -1/362880 (* x x)) 1/5040) #s(hole binary64 (* -1/362880 (pow x 2))))
#s(approx (+ (* -1/362880 (* x x)) 1/5040) #s(hole binary64 (* (pow x 2) (- (* 1/5040 (/ 1 (pow x 2))) 1/362880))))
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (cos x) (sin x))) (/ (cos x) x))))))
#s(approx (* (+ (* (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) x) x) 1/6) x) #s(hole binary64 (* -1 (* (pow x 7) (+ 143/604800 (+ (/ 23/360 (pow x 4)) (* 11/15120 (/ 1 (pow x 2)))))))))
#s(approx (* (+ (* (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) x) x) 1/6) x) #s(hole binary64 (* -1 (* (pow x 7) (- (+ 143/604800 (+ (/ 23/360 (pow x 4)) (* 11/15120 (/ 1 (pow x 2))))) (* 1/6 (/ 1 (pow x 6))))))))
#s(approx (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) x) #s(hole binary64 (* -1 (* (pow x 5) (+ 143/604800 (+ (/ 23/360 (pow x 4)) (* 11/15120 (/ 1 (pow x 2)))))))))
#s(approx (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) #s(hole binary64 (* -1 (* (pow x 5) (- (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (/ 1/6 (pow x 4)))))))
#s(approx (- x (sin x)) #s(hole binary64 (* -1 (* x (- (/ (sin x) x) 1)))))
#s(approx (* (* (+ (* -1/120 (* x x)) 1/6) x) (* x x)) #s(hole binary64 (* -1 (* (pow x 5) (- 1/120 (* 1/6 (/ 1 (pow x 2))))))))
#s(approx (* (+ (* -1/120 (* x x)) 1/6) x) #s(hole binary64 (* -1 (* (pow x 3) (- 1/120 (* 1/6 (/ 1 (pow x 2))))))))
#s(approx (* (+ (* (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) x) 1/6) (* (* x x) x)) #s(hole binary64 (* -1 (* (pow x 9) (- 1/362880 (* 1/5040 (/ 1 (pow x 2))))))))
#s(approx (* (+ (* (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) x) 1/6) (* (* x x) x)) #s(hole binary64 (* -1 (* (pow x 9) (- (+ 1/362880 (/ 1/120 (pow x 4))) (* 1/5040 (/ 1 (pow x 2))))))))
#s(approx (* (+ (* (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) x) 1/6) (* (* x x) x)) #s(hole binary64 (* -1 (* (pow x 9) (- (+ 1/362880 (/ 1/120 (pow x 4))) (+ (* 1/5040 (/ 1 (pow x 2))) (* 1/6 (/ 1 (pow x 6)))))))))
#s(approx (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) #s(hole binary64 (* -1 (* (pow x 5) (- 1/362880 (* 1/5040 (/ 1 (pow x 2))))))))
#s(approx (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) #s(hole binary64 (* -1 (* (pow x 5) (- (+ 1/362880 (/ 1/120 (pow x 4))) (* 1/5040 (/ 1 (pow x 2))))))))
#s(approx (* (+ (* -1/362880 (* x x)) 1/5040) x) #s(hole binary64 (* -1 (* (pow x 3) (- 1/362880 (* 1/5040 (/ 1 (pow x 2))))))))
Calls

3 calls:

TimeVariablePointExpression
97.0ms
x
@-inf
((/ (- x (sin x)) (tan x)) (* (* (+ (* (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) x) x) 1/6) x) x) (* (+ (* (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) x) x) 1/6) x) (+ (* (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) x) x) 1/6) (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) x) (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) (* (- (* -143/604800 (* x x)) 11/15120) x) (- (* -143/604800 (* x x)) 11/15120) (* -143/604800 (* x x)) -143/604800 (* x x) x 11/15120 23/360 1/6 (/ (- x (sin x)) (tan x)) (* (* x x) 1/6) (/ (- x (sin x)) (tan x)) (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) (- (* -11/15120 (* x x)) 23/360) (* -11/15120 (* x x)) -11/15120 (/ (- x (sin x)) (tan x)) (- x (sin x)) (* (* (+ (* -1/120 (* x x)) 1/6) x) (* x x)) (* (+ (* -1/120 (* x x)) 1/6) x) (+ (* -1/120 (* x x)) 1/6) -1/120 (tan x) (/ (- x (sin x)) (tan x)) (- x (sin x)) (* (+ (* (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) x) 1/6) (* (* x x) x)) (+ (* (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) x) 1/6) (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) (* (+ (* -1/362880 (* x x)) 1/5040) x) (+ (* -1/362880 (* x x)) 1/5040) -1/362880 1/5040 1/120 (* (* x x) x))
8.0ms
x
@inf
((/ (- x (sin x)) (tan x)) (* (* (+ (* (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) x) x) 1/6) x) x) (* (+ (* (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) x) x) 1/6) x) (+ (* (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) x) x) 1/6) (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) x) (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) (* (- (* -143/604800 (* x x)) 11/15120) x) (- (* -143/604800 (* x x)) 11/15120) (* -143/604800 (* x x)) -143/604800 (* x x) x 11/15120 23/360 1/6 (/ (- x (sin x)) (tan x)) (* (* x x) 1/6) (/ (- x (sin x)) (tan x)) (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) (- (* -11/15120 (* x x)) 23/360) (* -11/15120 (* x x)) -11/15120 (/ (- x (sin x)) (tan x)) (- x (sin x)) (* (* (+ (* -1/120 (* x x)) 1/6) x) (* x x)) (* (+ (* -1/120 (* x x)) 1/6) x) (+ (* -1/120 (* x x)) 1/6) -1/120 (tan x) (/ (- x (sin x)) (tan x)) (- x (sin x)) (* (+ (* (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) x) 1/6) (* (* x x) x)) (+ (* (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) x) 1/6) (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) (* (+ (* -1/362880 (* x x)) 1/5040) x) (+ (* -1/362880 (* x x)) 1/5040) -1/362880 1/5040 1/120 (* (* x x) x))
4.0ms
x
@0
((/ (- x (sin x)) (tan x)) (* (* (+ (* (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) x) x) 1/6) x) x) (* (+ (* (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) x) x) 1/6) x) (+ (* (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) x) x) 1/6) (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) x) (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) (* (- (* -143/604800 (* x x)) 11/15120) x) (- (* -143/604800 (* x x)) 11/15120) (* -143/604800 (* x x)) -143/604800 (* x x) x 11/15120 23/360 1/6 (/ (- x (sin x)) (tan x)) (* (* x x) 1/6) (/ (- x (sin x)) (tan x)) (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) (- (* -11/15120 (* x x)) 23/360) (* -11/15120 (* x x)) -11/15120 (/ (- x (sin x)) (tan x)) (- x (sin x)) (* (* (+ (* -1/120 (* x x)) 1/6) x) (* x x)) (* (+ (* -1/120 (* x x)) 1/6) x) (+ (* -1/120 (* x x)) 1/6) -1/120 (tan x) (/ (- x (sin x)) (tan x)) (- x (sin x)) (* (+ (* (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) x) 1/6) (* (* x x) x)) (+ (* (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) x) 1/6) (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) (* (+ (* -1/362880 (* x x)) 1/5040) x) (+ (* -1/362880 (* x x)) 1/5040) -1/362880 1/5040 1/120 (* (* x x) x))

rewrite179.0ms (2.9%)

Memory
11.9MiB live, 205.7MiB allocated; 23ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
04654461
05324232
118204232
081734028
Stop Event
iter-limit
node-limit
iter-limit
Counts
204 → 535
Calls
Call 1
Inputs
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -143/604800 binary64) (*.f64 x x)) #s(literal 11/15120 binary64)) x) x) #s(literal 23/360 binary64)) x) x #s(literal 1/6 binary64)) x) x))
(*.f64 (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -143/604800 binary64) (*.f64 x x)) #s(literal 11/15120 binary64)) x) x) #s(literal 23/360 binary64)) x) x #s(literal 1/6 binary64)) x) x)
(*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -143/604800 binary64) (*.f64 x x)) #s(literal 11/15120 binary64)) x) x) #s(literal 23/360 binary64)) x) x #s(literal 1/6 binary64)) x)
(fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -143/604800 binary64) (*.f64 x x)) #s(literal 11/15120 binary64)) x) x) #s(literal 23/360 binary64)) x) x #s(literal 1/6 binary64))
(*.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -143/604800 binary64) (*.f64 x x)) #s(literal 11/15120 binary64)) x) x) #s(literal 23/360 binary64)) x)
(-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -143/604800 binary64) (*.f64 x x)) #s(literal 11/15120 binary64)) x) x) #s(literal 23/360 binary64))
(*.f64 (*.f64 (-.f64 (*.f64 #s(literal -143/604800 binary64) (*.f64 x x)) #s(literal 11/15120 binary64)) x) x)
(*.f64 (-.f64 (*.f64 #s(literal -143/604800 binary64) (*.f64 x x)) #s(literal 11/15120 binary64)) x)
(-.f64 (*.f64 #s(literal -143/604800 binary64) (*.f64 x x)) #s(literal 11/15120 binary64))
(*.f64 #s(literal -143/604800 binary64) (*.f64 x x))
#s(literal -143/604800 binary64)
(*.f64 x x)
x
#s(literal 11/15120 binary64)
#s(literal 23/360 binary64)
#s(literal 1/6 binary64)
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))
(*.f64 (*.f64 x x) #s(literal 1/6 binary64))
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal -11/15120 binary64) (*.f64 x x)) #s(literal 23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x))
(*.f64 (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal -11/15120 binary64) (*.f64 x x)) #s(literal 23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)
(*.f64 (fma.f64 (-.f64 (*.f64 #s(literal -11/15120 binary64) (*.f64 x x)) #s(literal 23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x)
(fma.f64 (-.f64 (*.f64 #s(literal -11/15120 binary64) (*.f64 x x)) #s(literal 23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64))
(-.f64 (*.f64 #s(literal -11/15120 binary64) (*.f64 x x)) #s(literal 23/360 binary64))
(*.f64 #s(literal -11/15120 binary64) (*.f64 x x))
#s(literal -11/15120 binary64)
(/.f64 #s(approx (- x (sin x)) (*.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) (*.f64 x x))) (tan.f64 x))
#s(approx (- x (sin x)) (*.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) (*.f64 x x)))
(*.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) (*.f64 x x))
(*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x)
(fma.f64 #s(literal -1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64))
#s(literal -1/120 binary64)
(tan.f64 x)
(/.f64 #s(approx (- x (sin x)) (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) x))) (tan.f64 x))
#s(approx (- x (sin x)) (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) x)))
(*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) x))
(fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x #s(literal 1/6 binary64))
(*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x)
(-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64))
(*.f64 (*.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) x) x)
(*.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) x)
(fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64))
#s(literal -1/362880 binary64)
#s(literal 1/5040 binary64)
#s(literal 1/120 binary64)
(*.f64 (*.f64 x x) x)
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* 1/6 (pow x 2))))
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2))))))
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360))))))
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360))))))
#s(approx (* (* (+ (* (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) x) x) 1/6) x) x) #s(hole binary64 (* 1/6 (pow x 2))))
#s(approx (* (* (+ (* (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) x) x) 1/6) x) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2))))))
#s(approx (* (* (+ (* (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) x) x) 1/6) x) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360))))))
#s(approx (* (* (+ (* (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) x) x) 1/6) x) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360))))))
#s(approx (* (+ (* (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) x) x) 1/6) x) #s(hole binary64 (* 1/6 x)))
#s(approx (* (+ (* (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) x) x) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* -23/360 (pow x 2))))))
#s(approx (* (+ (* (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) x) x) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360))))))
#s(approx (* (+ (* (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) x) x) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* (pow x 2) (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360))))))
#s(approx (+ (* (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) x) x) 1/6) #s(hole binary64 1/6))
#s(approx (+ (* (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) x) x) 1/6) #s(hole binary64 (+ 1/6 (* -23/360 (pow x 2)))))
#s(approx (+ (* (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) x) x) 1/6) #s(hole binary64 (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))))
#s(approx (+ (* (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) x) x) 1/6) #s(hole binary64 (+ 1/6 (* (pow x 2) (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360)))))
#s(approx (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) x) #s(hole binary64 (* -23/360 x)))
#s(approx (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) x) #s(hole binary64 (* x (- (* -11/15120 (pow x 2)) 23/360))))
#s(approx (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) x) #s(hole binary64 (* x (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360))))
#s(approx (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) #s(hole binary64 -23/360))
#s(approx (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) #s(hole binary64 (- (* -11/15120 (pow x 2)) 23/360)))
#s(approx (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) #s(hole binary64 (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360)))
#s(approx (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) #s(hole binary64 (* -11/15120 (pow x 2))))
#s(approx (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) #s(hole binary64 (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120))))
#s(approx (* (- (* -143/604800 (* x x)) 11/15120) x) #s(hole binary64 (* -11/15120 x)))
#s(approx (* (- (* -143/604800 (* x x)) 11/15120) x) #s(hole binary64 (* x (- (* -143/604800 (pow x 2)) 11/15120))))
#s(approx (- (* -143/604800 (* x x)) 11/15120) #s(hole binary64 -11/15120))
#s(approx (- (* -143/604800 (* x x)) 11/15120) #s(hole binary64 (- (* -143/604800 (pow x 2)) 11/15120)))
#s(approx (* -143/604800 (* x x)) #s(hole binary64 (* -143/604800 (pow x 2))))
#s(approx (* x x) #s(hole binary64 (pow x 2)))
#s(approx x #s(hole binary64 x))
#s(approx (* (* x x) 1/6) #s(hole binary64 (* 1/6 (pow x 2))))
#s(approx (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* 1/6 (pow x 2))))
#s(approx (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2))))))
#s(approx (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360))))))
#s(approx (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) #s(hole binary64 (* 1/6 x)))
#s(approx (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* -23/360 (pow x 2))))))
#s(approx (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360))))))
#s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) #s(hole binary64 1/6))
#s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) #s(hole binary64 (+ 1/6 (* -23/360 (pow x 2)))))
#s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) #s(hole binary64 (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))))
#s(approx (- (* -11/15120 (* x x)) 23/360) #s(hole binary64 -23/360))
#s(approx (- (* -11/15120 (* x x)) 23/360) #s(hole binary64 (- (* -11/15120 (pow x 2)) 23/360)))
#s(approx (* -11/15120 (* x x)) #s(hole binary64 (* -11/15120 (pow x 2))))
#s(approx (- x (sin x)) #s(hole binary64 (* 1/6 (pow x 3))))
#s(approx (- x (sin x)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* -1/120 (pow x 2))))))
#s(approx (- x (sin x)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* (pow x 2) (- (* 1/5040 (pow x 2)) 1/120))))))
#s(approx (- x (sin x)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (+ 1/5040 (* -1/362880 (pow x 2)))) 1/120))))))
#s(approx (* (* (+ (* -1/120 (* x x)) 1/6) x) (* x x)) #s(hole binary64 (* 1/6 (pow x 3))))
#s(approx (* (* (+ (* -1/120 (* x x)) 1/6) x) (* x x)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* -1/120 (pow x 2))))))
#s(approx (* (+ (* -1/120 (* x x)) 1/6) x) #s(hole binary64 (* 1/6 x)))
#s(approx (* (+ (* -1/120 (* x x)) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* -1/120 (pow x 2))))))
#s(approx (+ (* -1/120 (* x x)) 1/6) #s(hole binary64 1/6))
#s(approx (+ (* -1/120 (* x x)) 1/6) #s(hole binary64 (+ 1/6 (* -1/120 (pow x 2)))))
#s(approx (tan x) #s(hole binary64 x))
#s(approx (tan x) #s(hole binary64 (* x (+ 1 (* 1/3 (pow x 2))))))
#s(approx (tan x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* 2/15 (pow x 2))))))))
#s(approx (tan x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 2/15 (* 17/315 (pow x 2))))))))))
#s(approx (* (+ (* (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) x) 1/6) (* (* x x) x)) #s(hole binary64 (* 1/6 (pow x 3))))
#s(approx (* (+ (* (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) x) 1/6) (* (* x x) x)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* -1/120 (pow x 2))))))
#s(approx (* (+ (* (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) x) 1/6) (* (* x x) x)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* (pow x 2) (- (* 1/5040 (pow x 2)) 1/120))))))
#s(approx (* (+ (* (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) x) 1/6) (* (* x x) x)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (+ 1/5040 (* -1/362880 (pow x 2)))) 1/120))))))
#s(approx (+ (* (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) x) 1/6) #s(hole binary64 1/6))
#s(approx (+ (* (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) x) 1/6) #s(hole binary64 (+ 1/6 (* -1/120 (pow x 2)))))
#s(approx (+ (* (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) x) 1/6) #s(hole binary64 (+ 1/6 (* (pow x 2) (- (* 1/5040 (pow x 2)) 1/120)))))
#s(approx (+ (* (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) x) 1/6) #s(hole binary64 (+ 1/6 (* (pow x 2) (- (* (pow x 2) (+ 1/5040 (* -1/362880 (pow x 2)))) 1/120)))))
#s(approx (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) #s(hole binary64 (* -1/120 x)))
#s(approx (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) #s(hole binary64 (* x (- (* 1/5040 (pow x 2)) 1/120))))
#s(approx (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) #s(hole binary64 (* x (- (* (pow x 2) (+ 1/5040 (* -1/362880 (pow x 2)))) 1/120))))
#s(approx (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) #s(hole binary64 -1/120))
#s(approx (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) #s(hole binary64 (- (* 1/5040 (pow x 2)) 1/120)))
#s(approx (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) #s(hole binary64 (- (* (pow x 2) (+ 1/5040 (* -1/362880 (pow x 2)))) 1/120)))
#s(approx (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) #s(hole binary64 (* 1/5040 (pow x 2))))
#s(approx (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) #s(hole binary64 (* (pow x 2) (+ 1/5040 (* -1/362880 (pow x 2))))))
#s(approx (* (+ (* -1/362880 (* x x)) 1/5040) x) #s(hole binary64 (* 1/5040 x)))
#s(approx (* (+ (* -1/362880 (* x x)) 1/5040) x) #s(hole binary64 (* x (+ 1/5040 (* -1/362880 (pow x 2))))))
#s(approx (+ (* -1/362880 (* x x)) 1/5040) #s(hole binary64 1/5040))
#s(approx (+ (* -1/362880 (* x x)) 1/5040) #s(hole binary64 (+ 1/5040 (* -1/362880 (pow x 2)))))
#s(approx (* (* x x) x) #s(hole binary64 (pow x 3)))
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (/ (* x (cos x)) (sin x))))
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* x (+ (* -1 (/ (cos x) x)) (/ (cos x) (sin x))))))
#s(approx (* (* (+ (* (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) x) x) 1/6) x) x) #s(hole binary64 (* -143/604800 (pow x 8))))
#s(approx (* (* (+ (* (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) x) x) 1/6) x) x) #s(hole binary64 (* -1 (* (pow x 8) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2))))))))
#s(approx (* (* (+ (* (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) x) x) 1/6) x) x) #s(hole binary64 (* (pow x 8) (- (* -1 (/ (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (pow x 2))) 143/604800))))
#s(approx (* (* (+ (* (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) x) x) 1/6) x) x) #s(hole binary64 (* (pow x 8) (- (* 1/6 (/ 1 (pow x 6))) (+ 143/604800 (+ (/ 23/360 (pow x 4)) (* 11/15120 (/ 1 (pow x 2)))))))))
#s(approx (* (+ (* (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) x) x) 1/6) x) #s(hole binary64 (* -143/604800 (pow x 7))))
#s(approx (* (+ (* (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) x) x) 1/6) x) #s(hole binary64 (* -1 (* (pow x 7) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2))))))))
#s(approx (* (+ (* (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) x) x) 1/6) x) #s(hole binary64 (* (pow x 7) (- (* -1 (/ (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (pow x 2))) 143/604800))))
#s(approx (* (+ (* (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) x) x) 1/6) x) #s(hole binary64 (* (pow x 7) (- (* 1/6 (/ 1 (pow x 6))) (+ 143/604800 (+ (/ 23/360 (pow x 4)) (* 11/15120 (/ 1 (pow x 2)))))))))
#s(approx (+ (* (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) x) x) 1/6) #s(hole binary64 (* -143/604800 (pow x 6))))
#s(approx (+ (* (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) x) x) 1/6) #s(hole binary64 (* -1 (* (pow x 6) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2))))))))
#s(approx (+ (* (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) x) x) 1/6) #s(hole binary64 (* (pow x 6) (- (* -1 (/ (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (pow x 2))) 143/604800))))
#s(approx (+ (* (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) x) x) 1/6) #s(hole binary64 (* (pow x 6) (- (* 1/6 (/ 1 (pow x 6))) (+ 143/604800 (+ (/ 23/360 (pow x 4)) (* 11/15120 (/ 1 (pow x 2)))))))))
#s(approx (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) x) #s(hole binary64 (* -143/604800 (pow x 5))))
#s(approx (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) x) #s(hole binary64 (* -1 (* (pow x 5) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2))))))))
#s(approx (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) x) #s(hole binary64 (* (pow x 5) (- (* -1 (/ (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (pow x 2))) 143/604800))))
#s(approx (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) #s(hole binary64 (* -143/604800 (pow x 4))))
#s(approx (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) #s(hole binary64 (* -1 (* (pow x 4) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2))))))))
#s(approx (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) #s(hole binary64 (* (pow x 4) (- (* -1 (/ (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (pow x 2))) 143/604800))))
#s(approx (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) #s(hole binary64 (* -143/604800 (pow x 4))))
#s(approx (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) #s(hole binary64 (* -1 (* (pow x 4) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2))))))))
#s(approx (* (- (* -143/604800 (* x x)) 11/15120) x) #s(hole binary64 (* -143/604800 (pow x 3))))
#s(approx (* (- (* -143/604800 (* x x)) 11/15120) x) #s(hole binary64 (* -1 (* (pow x 3) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2))))))))
#s(approx (- (* -143/604800 (* x x)) 11/15120) #s(hole binary64 (* -143/604800 (pow x 2))))
#s(approx (- (* -143/604800 (* x x)) 11/15120) #s(hole binary64 (* -1 (* (pow x 2) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2))))))))
#s(approx (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* -11/15120 (pow x 6))))
#s(approx (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* -1 (* (pow x 6) (+ 11/15120 (* 23/360 (/ 1 (pow x 2))))))))
#s(approx (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 6) (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2))))))))
#s(approx (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) #s(hole binary64 (* -11/15120 (pow x 5))))
#s(approx (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) #s(hole binary64 (* -1 (* (pow x 5) (+ 11/15120 (* 23/360 (/ 1 (pow x 2))))))))
#s(approx (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) #s(hole binary64 (* (pow x 5) (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2))))))))
#s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) #s(hole binary64 (* -11/15120 (pow x 4))))
#s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) #s(hole binary64 (* -1 (* (pow x 4) (+ 11/15120 (* 23/360 (/ 1 (pow x 2))))))))
#s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) #s(hole binary64 (* (pow x 4) (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2))))))))
#s(approx (- (* -11/15120 (* x x)) 23/360) #s(hole binary64 (* -11/15120 (pow x 2))))
#s(approx (- (* -11/15120 (* x x)) 23/360) #s(hole binary64 (* -1 (* (pow x 2) (+ 11/15120 (* 23/360 (/ 1 (pow x 2))))))))
#s(approx (- x (sin x)) #s(hole binary64 x))
#s(approx (- x (sin x)) #s(hole binary64 (* x (+ 1 (* -1 (/ (sin x) x))))))
#s(approx (* (* (+ (* -1/120 (* x x)) 1/6) x) (* x x)) #s(hole binary64 (* -1/120 (pow x 5))))
#s(approx (* (* (+ (* -1/120 (* x x)) 1/6) x) (* x x)) #s(hole binary64 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) 1/120))))
#s(approx (* (+ (* -1/120 (* x x)) 1/6) x) #s(hole binary64 (* -1/120 (pow x 3))))
#s(approx (* (+ (* -1/120 (* x x)) 1/6) x) #s(hole binary64 (* (pow x 3) (- (* 1/6 (/ 1 (pow x 2))) 1/120))))
#s(approx (+ (* -1/120 (* x x)) 1/6) #s(hole binary64 (* -1/120 (pow x 2))))
#s(approx (+ (* -1/120 (* x x)) 1/6) #s(hole binary64 (* (pow x 2) (- (* 1/6 (/ 1 (pow x 2))) 1/120))))
#s(approx (tan x) #s(hole binary64 (/ (sin x) (cos x))))
#s(approx (* (+ (* (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) x) 1/6) (* (* x x) x)) #s(hole binary64 (* -1/362880 (pow x 9))))
#s(approx (* (+ (* (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) x) 1/6) (* (* x x) x)) #s(hole binary64 (* (pow x 9) (- (* 1/5040 (/ 1 (pow x 2))) 1/362880))))
#s(approx (* (+ (* (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) x) 1/6) (* (* x x) x)) #s(hole binary64 (* (pow x 9) (- (* 1/5040 (/ 1 (pow x 2))) (+ 1/362880 (/ 1/120 (pow x 4)))))))
#s(approx (* (+ (* (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) x) 1/6) (* (* x x) x)) #s(hole binary64 (* (pow x 9) (- (+ (* 1/5040 (/ 1 (pow x 2))) (* 1/6 (/ 1 (pow x 6)))) (+ 1/362880 (/ 1/120 (pow x 4)))))))
#s(approx (+ (* (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) x) 1/6) #s(hole binary64 (* -1/362880 (pow x 6))))
#s(approx (+ (* (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) x) 1/6) #s(hole binary64 (* (pow x 6) (- (* 1/5040 (/ 1 (pow x 2))) 1/362880))))
#s(approx (+ (* (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) x) 1/6) #s(hole binary64 (* (pow x 6) (- (* 1/5040 (/ 1 (pow x 2))) (+ 1/362880 (/ 1/120 (pow x 4)))))))
#s(approx (+ (* (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) x) 1/6) #s(hole binary64 (* (pow x 6) (- (+ (* 1/5040 (/ 1 (pow x 2))) (* 1/6 (/ 1 (pow x 6)))) (+ 1/362880 (/ 1/120 (pow x 4)))))))
#s(approx (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) #s(hole binary64 (* -1/362880 (pow x 5))))
#s(approx (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) #s(hole binary64 (* (pow x 5) (- (* 1/5040 (/ 1 (pow x 2))) 1/362880))))
#s(approx (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) #s(hole binary64 (* (pow x 5) (- (* 1/5040 (/ 1 (pow x 2))) (+ 1/362880 (/ 1/120 (pow x 4)))))))
#s(approx (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) #s(hole binary64 (* -1/362880 (pow x 4))))
#s(approx (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) #s(hole binary64 (* (pow x 4) (- (* 1/5040 (/ 1 (pow x 2))) 1/362880))))
#s(approx (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) #s(hole binary64 (* (pow x 4) (- (* 1/5040 (/ 1 (pow x 2))) (+ 1/362880 (/ 1/120 (pow x 4)))))))
#s(approx (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) #s(hole binary64 (* -1/362880 (pow x 4))))
#s(approx (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) #s(hole binary64 (* (pow x 4) (- (* 1/5040 (/ 1 (pow x 2))) 1/362880))))
#s(approx (* (+ (* -1/362880 (* x x)) 1/5040) x) #s(hole binary64 (* -1/362880 (pow x 3))))
#s(approx (* (+ (* -1/362880 (* x x)) 1/5040) x) #s(hole binary64 (* (pow x 3) (- (* 1/5040 (/ 1 (pow x 2))) 1/362880))))
#s(approx (+ (* -1/362880 (* x x)) 1/5040) #s(hole binary64 (* -1/362880 (pow x 2))))
#s(approx (+ (* -1/362880 (* x x)) 1/5040) #s(hole binary64 (* (pow x 2) (- (* 1/5040 (/ 1 (pow x 2))) 1/362880))))
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (cos x) (sin x))) (/ (cos x) x))))))
#s(approx (* (+ (* (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) x) x) 1/6) x) #s(hole binary64 (* -1 (* (pow x 7) (+ 143/604800 (+ (/ 23/360 (pow x 4)) (* 11/15120 (/ 1 (pow x 2)))))))))
#s(approx (* (+ (* (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) x) x) 1/6) x) #s(hole binary64 (* -1 (* (pow x 7) (- (+ 143/604800 (+ (/ 23/360 (pow x 4)) (* 11/15120 (/ 1 (pow x 2))))) (* 1/6 (/ 1 (pow x 6))))))))
#s(approx (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) x) #s(hole binary64 (* -1 (* (pow x 5) (+ 143/604800 (+ (/ 23/360 (pow x 4)) (* 11/15120 (/ 1 (pow x 2)))))))))
#s(approx (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) #s(hole binary64 (* -1 (* (pow x 5) (- (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (/ 1/6 (pow x 4)))))))
#s(approx (- x (sin x)) #s(hole binary64 (* -1 (* x (- (/ (sin x) x) 1)))))
#s(approx (* (* (+ (* -1/120 (* x x)) 1/6) x) (* x x)) #s(hole binary64 (* -1 (* (pow x 5) (- 1/120 (* 1/6 (/ 1 (pow x 2))))))))
#s(approx (* (+ (* -1/120 (* x x)) 1/6) x) #s(hole binary64 (* -1 (* (pow x 3) (- 1/120 (* 1/6 (/ 1 (pow x 2))))))))
#s(approx (* (+ (* (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) x) 1/6) (* (* x x) x)) #s(hole binary64 (* -1 (* (pow x 9) (- 1/362880 (* 1/5040 (/ 1 (pow x 2))))))))
#s(approx (* (+ (* (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) x) 1/6) (* (* x x) x)) #s(hole binary64 (* -1 (* (pow x 9) (- (+ 1/362880 (/ 1/120 (pow x 4))) (* 1/5040 (/ 1 (pow x 2))))))))
#s(approx (* (+ (* (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) x) 1/6) (* (* x x) x)) #s(hole binary64 (* -1 (* (pow x 9) (- (+ 1/362880 (/ 1/120 (pow x 4))) (+ (* 1/5040 (/ 1 (pow x 2))) (* 1/6 (/ 1 (pow x 6)))))))))
#s(approx (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) #s(hole binary64 (* -1 (* (pow x 5) (- 1/362880 (* 1/5040 (/ 1 (pow x 2))))))))
#s(approx (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) #s(hole binary64 (* -1 (* (pow x 5) (- (+ 1/362880 (/ 1/120 (pow x 4))) (* 1/5040 (/ 1 (pow x 2))))))))
#s(approx (* (+ (* -1/362880 (* x x)) 1/5040) x) #s(hole binary64 (* -1 (* (pow x 3) (- 1/362880 (* 1/5040 (/ 1 (pow x 2))))))))
Outputs
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64)) x) x))
(*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64)) x) x)
(*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64)) (*.f64 x x))
(*.f64 (*.f64 x x) (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64)))
(*.f64 x (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64)) x))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x) (*.f64 x x)))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x) (*.f64 x x))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x)))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x))))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x) (*.f64 x x))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x))))))
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x) (*.f64 x x)))
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x)))
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x) (*.f64 x x)))
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x)))
(fma.f64 x (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x) (*.f64 x x)))
(fma.f64 x (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x)))
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x)) (*.f64 x x)))
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (neg.f64 (*.f64 x x)) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x)))
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x) (*.f64 x x)))
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x)))
(*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64)) x)
(*.f64 x (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x) x))) (-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x) x)))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x)) (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x)))) (-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x))))
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x) x) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x) x)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x) x)))))
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x) (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x)) (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x))) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x))))))
(fma.f64 #s(literal 1/6 binary64) x (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x) x))
(fma.f64 #s(literal 1/6 binary64) x (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x)))
(fma.f64 x #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x) x))
(fma.f64 x #s(literal 1/6 binary64) (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x)))
(-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x)) x))
(-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (neg.f64 x) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x)))
(+.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x) x))
(+.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x)))
(/.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64))) (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64))))) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x)))
(/.f64 (-.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64))) (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64))) (*.f64 #s(literal 1/6 binary64) (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64))) (neg.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x #s(literal -1/6 binary64))))
(/.f64 (neg.f64 (-.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/216 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x) #s(literal 1/6 binary64))))))
(/.f64 (neg.f64 (+.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1/36 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x #s(literal -1/6 binary64)))
(/.f64 (-.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64))) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x)))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/216 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x) #s(literal 1/6 binary64)))))
(/.f64 (+.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x) #s(literal 3 binary64))) (+.f64 #s(literal 1/36 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x)))))
(fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64))
(fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64))
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) #s(literal 1/6 binary64))
(fma.f64 x (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) #s(literal 1/6 binary64))
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x #s(literal -1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x #s(literal -1/6 binary64))))
(-.f64 (/.f64 #s(literal 1/36 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x))))
(-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x) #s(literal -1/6 binary64))
(-.f64 #s(literal 1/6 binary64) (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x)) x))
(-.f64 #s(literal 1/6 binary64) (*.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64))) (*.f64 x x)))
(-.f64 #s(literal 1/6 binary64) (*.f64 (neg.f64 x) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x)))
(-.f64 #s(literal 1/6 binary64) (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64))))
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x) #s(literal 1/6 binary64))))) (/.f64 #s(literal 1/216 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x) #s(literal 1/6 binary64))))))
(+.f64 (/.f64 #s(literal 1/216 binary64) (+.f64 #s(literal 1/36 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x))))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x) #s(literal 3 binary64)) (+.f64 #s(literal 1/36 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x))))))
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x) #s(literal 1/6 binary64))
(+.f64 #s(literal 1/6 binary64) (*.f64 (neg.f64 (neg.f64 (*.f64 x x))) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64))))
(+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x))
(*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x)
(*.f64 x (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x) #s(literal 2 binary64)) #s(literal 529/129600 binary64))) (neg.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal 23/360 binary64))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x) #s(literal 3 binary64)) #s(literal 12167/46656000 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x) #s(literal 2 binary64)) (+.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x) #s(literal 23/360 binary64))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x) #s(literal 2 binary64)) #s(literal 529/129600 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal 23/360 binary64)))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x) #s(literal 3 binary64)) #s(literal 12167/46656000 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x) #s(literal 2 binary64)) (+.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x) #s(literal 23/360 binary64)))))
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64))
(fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64))
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))
(fma.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) #s(literal -23/360 binary64))
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x) #s(literal 2 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal 23/360 binary64))) (/.f64 #s(literal 529/129600 binary64) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal 23/360 binary64))))
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x) #s(literal 2 binary64)) (+.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x) #s(literal 23/360 binary64))))) (/.f64 #s(literal 12167/46656000 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x) #s(literal 2 binary64)) (+.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x) #s(literal 23/360 binary64))))))
(-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x) #s(literal 23/360 binary64))
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x) #s(literal -23/360 binary64))
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x)
(*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x))
(*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)))
(*.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x))
(*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x)
(*.f64 x (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)))
(/.f64 (neg.f64 (fma.f64 #s(literal 20449/365783040000 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -121/228614400 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal 11/15120 binary64))))
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal -2924207/221225582592000000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) #s(literal 1331/3456649728000 binary64))) (neg.f64 (fma.f64 #s(literal 20449/365783040000 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal 121/228614400 binary64) (*.f64 (*.f64 (*.f64 #s(literal -143/604800 binary64) x) x) #s(literal 11/15120 binary64))))))
(/.f64 (fma.f64 #s(literal 20449/365783040000 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -121/228614400 binary64)) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal 11/15120 binary64)))
(/.f64 (-.f64 (*.f64 #s(literal -2924207/221225582592000000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) #s(literal 1331/3456649728000 binary64)) (fma.f64 #s(literal 20449/365783040000 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal 121/228614400 binary64) (*.f64 (*.f64 (*.f64 #s(literal -143/604800 binary64) x) x) #s(literal 11/15120 binary64)))))
(fma.f64 (*.f64 #s(literal -143/604800 binary64) x) x #s(literal -11/15120 binary64))
(fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))
(fma.f64 #s(literal -143/604800 binary64) (*.f64 x x) #s(literal -11/15120 binary64))
(-.f64 (/.f64 (*.f64 #s(literal 20449/365783040000 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal 11/15120 binary64))) (/.f64 #s(literal 121/228614400 binary64) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal 11/15120 binary64))))
(-.f64 (/.f64 (*.f64 #s(literal -2924207/221225582592000000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 20449/365783040000 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal 121/228614400 binary64) (*.f64 (*.f64 (*.f64 #s(literal -143/604800 binary64) x) x) #s(literal 11/15120 binary64))))) (/.f64 #s(literal 1331/3456649728000 binary64) (fma.f64 #s(literal 20449/365783040000 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal 121/228614400 binary64) (*.f64 (*.f64 (*.f64 #s(literal -143/604800 binary64) x) x) #s(literal 11/15120 binary64))))))
(-.f64 (*.f64 (*.f64 #s(literal -143/604800 binary64) x) x) #s(literal 11/15120 binary64))
(+.f64 (*.f64 (*.f64 #s(literal -143/604800 binary64) x) x) #s(literal -11/15120 binary64))
(*.f64 (*.f64 #s(literal -143/604800 binary64) x) x)
(*.f64 (*.f64 x x) #s(literal -143/604800 binary64))
(*.f64 #s(literal -143/604800 binary64) (*.f64 x x))
#s(literal -143/604800 binary64)
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)))
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)))
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)))
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)))
(*.f64 (fabs.f64 x) (fabs.f64 x))
(*.f64 (neg.f64 x) (neg.f64 x))
(*.f64 x x)
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64))
(pow.f64 (fabs.f64 x) #s(literal 2 binary64))
(pow.f64 (neg.f64 x) #s(literal 2 binary64))
(pow.f64 (*.f64 x x) #s(literal 1 binary64))
(pow.f64 x #s(literal 2 binary64))
(fabs.f64 (*.f64 x x))
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))))
x
#s(literal 11/15120 binary64)
#s(literal 23/360 binary64)
#s(literal 1/6 binary64)
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))
(*.f64 (*.f64 x x) #s(literal 1/6 binary64))
(*.f64 #s(literal 1/6 binary64) (*.f64 x x))
(*.f64 x (*.f64 #s(literal 1/6 binary64) x))
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x))
(*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)
(*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x))
(*.f64 (*.f64 x x) (fma.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)))
(*.f64 x (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) x) x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) x) x) (*.f64 x x)))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) x) x) (*.f64 x x))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) x) x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) x) x)))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) x) x))))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) x) x) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) x) x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) x) x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) x) x) (*.f64 x x))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) x) x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) x) x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) x) x))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) x) x))))))
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) x) x) (*.f64 x x)))
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) x) x)))
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) x) x) (*.f64 x x)))
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) x) x)))
(fma.f64 x (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) x) x) (*.f64 x x)))
(fma.f64 x (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) x) x)))
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) x) x)) (*.f64 x x)))
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (neg.f64 (*.f64 x x)) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) x) x)))
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) x) x) (*.f64 x x)))
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) x) x)))
(*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x)
(*.f64 x (fma.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) x) x) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) x) x) x))) (-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) x) x) x)))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) x) x)) (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) x) x)))) (-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) x) x))))
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) x) x) x) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) x) x) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) x) x) x)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) x) x) x)))))
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) x) x)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x) (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) x) x)) (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) x) x))) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) x) x))))))
(fma.f64 #s(literal 1/6 binary64) x (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) x) x) x))
(fma.f64 #s(literal 1/6 binary64) x (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) x) x)))
(fma.f64 x #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) x) x) x))
(fma.f64 x #s(literal 1/6 binary64) (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) x) x)))
(-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) x) x)) x))
(-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (neg.f64 x) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) x) x)))
(+.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) x) x) x))
(+.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) x) x)))
(/.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64))) (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64))))) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) x) x)))
(/.f64 (-.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64))) (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64))) (*.f64 #s(literal 1/6 binary64) (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64))) (neg.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) (*.f64 x x) #s(literal -1/6 binary64))))
(/.f64 (neg.f64 (-.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) x) x))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/216 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) x) x) #s(literal 1/6 binary64))))))
(/.f64 (neg.f64 (+.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) x) x) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1/36 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) x) x))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (fma.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) (*.f64 x x) #s(literal -1/6 binary64)))
(/.f64 (-.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64))) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) x) x)))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/216 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) x) x) #s(literal 1/6 binary64)))))
(/.f64 (+.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) x) x) #s(literal 3 binary64))) (+.f64 #s(literal 1/36 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) x) x)))))
(fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64))
(fma.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64))
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) #s(literal 1/6 binary64))
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64)) (fma.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) (*.f64 x x) #s(literal -1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) (*.f64 x x) #s(literal -1/6 binary64))))
(-.f64 (/.f64 #s(literal 1/36 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) x) x))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) x) x))))
(-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) x) x) #s(literal -1/6 binary64))
(-.f64 #s(literal 1/6 binary64) (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) x)) x))
(-.f64 #s(literal 1/6 binary64) (*.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64))) (*.f64 x x)))
(-.f64 #s(literal 1/6 binary64) (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64))))
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) x) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) x) x) #s(literal 1/6 binary64))))) (/.f64 #s(literal 1/216 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) x) x) #s(literal 1/6 binary64))))))
(+.f64 (/.f64 #s(literal 1/216 binary64) (+.f64 #s(literal 1/36 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) x) x))))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) x) x) #s(literal 3 binary64)) (+.f64 #s(literal 1/36 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) x) x))))))
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) x) x) #s(literal 1/6 binary64))
(+.f64 #s(literal 1/6 binary64) (*.f64 (neg.f64 (neg.f64 (*.f64 x x))) (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64))))
(+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) x) x))
(/.f64 (neg.f64 (fma.f64 #s(literal 121/228614400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -529/129600 binary64))) (neg.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal 23/360 binary64))))
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal -1331/3456649728000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) #s(literal 12167/46656000 binary64))) (neg.f64 (fma.f64 #s(literal 121/228614400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64))))))
(/.f64 (fma.f64 #s(literal 121/228614400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -529/129600 binary64)) (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal 23/360 binary64)))
(/.f64 (-.f64 (*.f64 #s(literal -1331/3456649728000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) #s(literal 12167/46656000 binary64)) (fma.f64 #s(literal 121/228614400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)))))
(fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64))
(fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))
(fma.f64 #s(literal -11/15120 binary64) (*.f64 x x) #s(literal -23/360 binary64))
(-.f64 (/.f64 (*.f64 #s(literal 121/228614400 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal 23/360 binary64))) (/.f64 #s(literal 529/129600 binary64) (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal 23/360 binary64))))
(-.f64 (/.f64 (*.f64 #s(literal -1331/3456649728000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 121/228614400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64))))) (/.f64 #s(literal 12167/46656000 binary64) (fma.f64 #s(literal 121/228614400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64))))))
(-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64))
(+.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))
(*.f64 (*.f64 #s(literal -11/15120 binary64) x) x)
(*.f64 (*.f64 x x) #s(literal -11/15120 binary64))
(*.f64 #s(literal -11/15120 binary64) (*.f64 x x))
#s(literal -11/15120 binary64)
(/.f64 (neg.f64 (neg.f64 #s(approx (- x (sin x)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) x) x) x)))) (neg.f64 (neg.f64 (tan.f64 x))))
(/.f64 (neg.f64 #s(approx (- x (sin x)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) x) x) x))) (neg.f64 (tan.f64 x)))
(/.f64 #s(approx (- x (sin x)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) x) x) x)) (tan.f64 x))
#s(approx (- x (sin x)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) x) x) x))
(*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) x) x) x)
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) x) (*.f64 x x))
(*.f64 (fma.f64 (*.f64 x x) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) x))
(*.f64 (*.f64 (*.f64 x x) x) (fma.f64 (*.f64 x x) #s(literal -1/120 binary64) #s(literal 1/6 binary64)))
(*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) x))
(/.f64 (-.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 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/120 binary64)) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/120 binary64)) (*.f64 (*.f64 x x) x)))) (-.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/120 binary64)) (*.f64 (*.f64 x x) x))))
(/.f64 (-.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 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) #s(literal -1/120 binary64))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) #s(literal -1/120 binary64))))) (-.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) #s(literal -1/120 binary64)))))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/120 binary64)) (*.f64 (*.f64 x x) x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/120 binary64)) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/120 binary64)) (*.f64 (*.f64 x x) x))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/120 binary64)) (*.f64 (*.f64 x x) x))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) #s(literal -1/120 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) #s(literal -1/120 binary64))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) #s(literal -1/120 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) #s(literal -1/120 binary64)))))))
(fma.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/120 binary64)) (*.f64 (*.f64 x x) x)))
(fma.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) #s(literal -1/120 binary64))))
(fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/120 binary64)) (*.f64 (*.f64 x x) x)))
(fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) #s(literal -1/120 binary64))))
(-.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)) (*.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal -1/120 binary64))) (*.f64 (*.f64 x x) x)))
(-.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)) (*.f64 (neg.f64 (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) #s(literal -1/120 binary64))))
(+.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/120 binary64)) (*.f64 (*.f64 x x) x)))
(+.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) #s(literal -1/120 binary64))))
(*.f64 (fma.f64 (*.f64 x x) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) x)
(*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/120 binary64) #s(literal 1/6 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/120 binary64)) x) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/120 binary64)) x))) (-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/120 binary64)) x)))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/120 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/120 binary64))))) (-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/120 binary64)))))
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/120 binary64)) x) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/120 binary64)) x) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/120 binary64)) x)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/120 binary64)) x)))))
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/120 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x) (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/120 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/120 binary64)))) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/120 binary64)))))))
(fma.f64 #s(literal 1/6 binary64) x (*.f64 (*.f64 (*.f64 x x) #s(literal -1/120 binary64)) x))
(fma.f64 #s(literal 1/6 binary64) x (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/120 binary64))))
(fma.f64 x #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/120 binary64)) x))
(fma.f64 x #s(literal 1/6 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/120 binary64))))
(-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal -1/120 binary64))) x))
(-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/120 binary64))))
(+.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/120 binary64)) x))
(+.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/120 binary64))))
(/.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) (*.f64 #s(literal 1/120 binary64) (*.f64 x x)))) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) #s(literal -1/120 binary64))))
(/.f64 (-.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1/120 binary64) (*.f64 x x))))))
(/.f64 (neg.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (neg.f64 (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) #s(literal -1/120 binary64)))))
(/.f64 (neg.f64 (fma.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/36 binary64))) (neg.f64 (fma.f64 (*.f64 #s(literal -1/120 binary64) x) x #s(literal -1/6 binary64))))
(/.f64 (neg.f64 (+.f64 #s(literal 1/216 binary64) (*.f64 #s(literal -1/1728000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))))) (neg.f64 (+.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal -1/120 binary64)))))))
(/.f64 (neg.f64 (fma.f64 #s(literal -1/1728000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/216 binary64))) (neg.f64 (fma.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/120 binary64)) #s(literal 1/6 binary64))))))
(/.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) #s(literal -1/120 binary64))))
(/.f64 (fma.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/36 binary64)) (fma.f64 (*.f64 #s(literal -1/120 binary64) x) x #s(literal -1/6 binary64)))
(/.f64 (+.f64 #s(literal 1/216 binary64) (*.f64 #s(literal -1/1728000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)))) (+.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal -1/120 binary64))))))
(/.f64 (fma.f64 #s(literal -1/1728000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/216 binary64)) (fma.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/120 binary64)) #s(literal 1/6 binary64)))))
(fma.f64 (*.f64 #s(literal -1/120 binary64) x) x #s(literal 1/6 binary64))
(fma.f64 (*.f64 x x) #s(literal -1/120 binary64) #s(literal 1/6 binary64))
(fma.f64 #s(literal -1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64))
(-.f64 (/.f64 #s(literal 1/36 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) #s(literal -1/120 binary64)))) (/.f64 (*.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) #s(literal -1/120 binary64)))))
(-.f64 (/.f64 (*.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (fma.f64 (*.f64 #s(literal -1/120 binary64) x) x #s(literal -1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 #s(literal -1/120 binary64) x) x #s(literal -1/6 binary64))))
(-.f64 (*.f64 (*.f64 x x) #s(literal -1/120 binary64)) #s(literal -1/6 binary64))
(-.f64 #s(literal 1/6 binary64) (*.f64 (neg.f64 (*.f64 #s(literal -1/120 binary64) x)) x))
(-.f64 #s(literal 1/6 binary64) (*.f64 (neg.f64 (*.f64 x x)) #s(literal -1/120 binary64)))
(-.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1/120 binary64) (*.f64 x x)))
(+.f64 (/.f64 #s(literal 1/216 binary64) (+.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal -1/120 binary64)))))) (/.f64 (*.f64 #s(literal -1/1728000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) (+.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal -1/120 binary64)))))))
(+.f64 (/.f64 (*.f64 #s(literal -1/1728000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/120 binary64)) #s(literal 1/6 binary64))))) (/.f64 #s(literal 1/216 binary64) (fma.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/120 binary64)) #s(literal 1/6 binary64))))))
(+.f64 (*.f64 (*.f64 x x) #s(literal -1/120 binary64)) #s(literal 1/6 binary64))
(+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) #s(literal -1/120 binary64)))
#s(literal -1/120 binary64)
(/.f64 (neg.f64 (neg.f64 (sin.f64 x))) (neg.f64 (neg.f64 (cos.f64 x))))
(/.f64 (+.f64 (tan.f64 x) (tan.f64 (PI.f64))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 x) (tan.f64 (PI.f64)))))
(/.f64 (neg.f64 (sin.f64 x)) (neg.f64 (cos.f64 x)))
(/.f64 (sin.f64 x) (cos.f64 x))
(tan.f64 (+.f64 (+.f64 x (PI.f64)) (PI.f64)))
(tan.f64 (+.f64 x (PI.f64)))
(tan.f64 x)
(/.f64 (neg.f64 (neg.f64 #s(approx (- x (sin x)) (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) x))))) (neg.f64 (neg.f64 (tan.f64 x))))
(/.f64 (neg.f64 #s(approx (- x (sin x)) (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) x)))) (neg.f64 (tan.f64 x)))
(/.f64 #s(approx (- x (sin x)) (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) x))) (tan.f64 x))
#s(approx (- x (sin x)) (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) x)))
(*.f64 (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x #s(literal 1/6 binary64)) (*.f64 x x)) x)
(*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) x))
(*.f64 (*.f64 (*.f64 x x) x) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x #s(literal 1/6 binary64)))
(/.f64 (-.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 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x) (*.f64 (*.f64 x x) x)))) (-.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x) (*.f64 (*.f64 x x) x))))
(/.f64 (-.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 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x)))) (-.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x))))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x) (*.f64 (*.f64 x x) x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x) (*.f64 (*.f64 x x) x))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x) (*.f64 (*.f64 x x) x))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x))))))
(fma.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x) (*.f64 (*.f64 x x) x)))
(fma.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x)))
(fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x) (*.f64 (*.f64 x x) x)))
(fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x)))
(-.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)) (*.f64 (neg.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x)) (*.f64 (*.f64 x x) x)))
(-.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)) (*.f64 (neg.f64 (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x)))
(+.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x) (*.f64 (*.f64 x x) x)))
(+.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x)))
(/.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (neg.f64 (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64))) (*.f64 (neg.f64 (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64))))) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x)))
(/.f64 (-.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (neg.f64 (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 (neg.f64 (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64))) (*.f64 (neg.f64 (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64))) (*.f64 #s(literal 1/6 binary64) (*.f64 (neg.f64 (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)))))))
(/.f64 (neg.f64 (-.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64))) (neg.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x #s(literal -1/6 binary64))))
(/.f64 (neg.f64 (+.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1/36 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x))))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/216 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x) #s(literal 1/6 binary64))))))
(/.f64 (-.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x) #s(literal 2 binary64))) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x)))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x #s(literal -1/6 binary64)))
(/.f64 (+.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x) #s(literal 3 binary64))) (+.f64 #s(literal 1/36 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x)))))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/216 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x) #s(literal 1/6 binary64)))))
(fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x #s(literal 1/6 binary64))
(fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64))
(fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))
(fma.f64 x (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) #s(literal 1/6 binary64))
(-.f64 (/.f64 #s(literal 1/36 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x))) (/.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x))))
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x) #s(literal 2 binary64)) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x #s(literal -1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x #s(literal -1/6 binary64))))
(-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x) #s(literal -1/6 binary64))
(-.f64 #s(literal 1/6 binary64) (*.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x)) x))
(-.f64 #s(literal 1/6 binary64) (*.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64))) (*.f64 x x)))
(-.f64 #s(literal 1/6 binary64) (*.f64 (neg.f64 x) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x)))
(-.f64 #s(literal 1/6 binary64) (*.f64 (neg.f64 (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64))))
(+.f64 (/.f64 #s(literal 1/216 binary64) (+.f64 #s(literal 1/36 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x))))) (/.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x) #s(literal 3 binary64)) (+.f64 #s(literal 1/36 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x))))))
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x) #s(literal 1/6 binary64))))) (/.f64 #s(literal 1/216 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x) #s(literal 1/6 binary64))))))
(+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x) #s(literal 1/6 binary64))
(+.f64 #s(literal 1/6 binary64) (*.f64 (neg.f64 (neg.f64 (*.f64 x x))) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64))))
(+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x))
(*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x)
(*.f64 x (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/14400 binary64))) (neg.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x #s(literal 1/120 binary64))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/1728000 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 2 binary64)) (+.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/14400 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x #s(literal 1/120 binary64)))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/1728000 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 2 binary64)) (+.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)))))
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 2 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x #s(literal 1/120 binary64))) (/.f64 #s(literal 1/14400 binary64) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x #s(literal 1/120 binary64))))
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 2 binary64)) (+.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64))))) (/.f64 #s(literal 1/1728000 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 2 binary64)) (+.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64))))))
(-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64))
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x)
(*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) (*.f64 x x))
(*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)))
(*.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x))
(/.f64 (-.f64 (*.f64 #s(literal 1/25401600 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/362880 binary64)) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/362880 binary64)) (*.f64 x x)))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/5040 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/362880 binary64)) (*.f64 x x))))
(/.f64 (-.f64 (*.f64 #s(literal 1/25401600 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/362880 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/362880 binary64))))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/5040 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/362880 binary64)))))
(/.f64 (fma.f64 #s(literal 1/128024064000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (pow.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/362880 binary64)) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 #s(literal 1/25401600 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/362880 binary64)) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/362880 binary64)) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/5040 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/362880 binary64)) (*.f64 x x))))))
(/.f64 (fma.f64 #s(literal 1/128024064000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (pow.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/362880 binary64))) #s(literal 3 binary64))) (fma.f64 #s(literal 1/25401600 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/362880 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/362880 binary64)))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/5040 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/362880 binary64)))))))
(fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/362880 binary64)) (*.f64 x x)))
(fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/362880 binary64))))
(fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/362880 binary64)) (*.f64 x x)))
(fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/362880 binary64))))
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/5040 binary64)) (*.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal -1/362880 binary64))) (*.f64 x x)))
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/5040 binary64)) (*.f64 (neg.f64 (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/362880 binary64))))
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/5040 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/362880 binary64)) (*.f64 x x)))
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/5040 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/362880 binary64))))
(*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x)
(*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/5040 binary64) x) (*.f64 #s(literal 1/5040 binary64) x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/362880 binary64)) x) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/362880 binary64)) x))) (-.f64 (*.f64 #s(literal 1/5040 binary64) x) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/362880 binary64)) x)))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/5040 binary64) x) (*.f64 #s(literal 1/5040 binary64) x)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/362880 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/362880 binary64))))) (-.f64 (*.f64 #s(literal 1/5040 binary64) x) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/362880 binary64)))))
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/5040 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/362880 binary64)) x) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/5040 binary64) x) (*.f64 #s(literal 1/5040 binary64) x) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/362880 binary64)) x) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/362880 binary64)) x)) (*.f64 (*.f64 #s(literal 1/5040 binary64) x) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/362880 binary64)) x)))))
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/5040 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/362880 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/5040 binary64) x) (*.f64 #s(literal 1/5040 binary64) x) (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/362880 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/362880 binary64)))) (*.f64 (*.f64 #s(literal 1/5040 binary64) x) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/362880 binary64)))))))
(fma.f64 #s(literal 1/5040 binary64) x (*.f64 (*.f64 (*.f64 x x) #s(literal -1/362880 binary64)) x))
(fma.f64 #s(literal 1/5040 binary64) x (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/362880 binary64))))
(fma.f64 x #s(literal 1/5040 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/362880 binary64)) x))
(fma.f64 x #s(literal 1/5040 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/362880 binary64))))
(-.f64 (*.f64 #s(literal 1/5040 binary64) x) (*.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal -1/362880 binary64))) x))
(-.f64 (*.f64 #s(literal 1/5040 binary64) x) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/362880 binary64))))
(+.f64 (*.f64 #s(literal 1/5040 binary64) x) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/362880 binary64)) x))
(+.f64 (*.f64 #s(literal 1/5040 binary64) x) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/362880 binary64))))
(/.f64 (-.f64 #s(literal 1/25401600 binary64) (*.f64 (*.f64 #s(literal 1/362880 binary64) (*.f64 x x)) (*.f64 #s(literal 1/362880 binary64) (*.f64 x x)))) (-.f64 #s(literal 1/5040 binary64) (*.f64 (*.f64 x x) #s(literal -1/362880 binary64))))
(/.f64 (-.f64 #s(literal 1/128024064000 binary64) (pow.f64 (*.f64 #s(literal 1/362880 binary64) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 #s(literal 1/25401600 binary64) (fma.f64 (*.f64 #s(literal 1/362880 binary64) (*.f64 x x)) (*.f64 #s(literal 1/362880 binary64) (*.f64 x x)) (*.f64 #s(literal 1/5040 binary64) (*.f64 #s(literal 1/362880 binary64) (*.f64 x x))))))
(/.f64 (neg.f64 (fma.f64 #s(literal 1/131681894400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/25401600 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal -1/5040 binary64))))
(/.f64 (neg.f64 (-.f64 #s(literal 1/25401600 binary64) (*.f64 #s(literal 1/131681894400 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (neg.f64 (-.f64 #s(literal 1/5040 binary64) (*.f64 (*.f64 x x) #s(literal -1/362880 binary64)))))
(/.f64 (neg.f64 (fma.f64 #s(literal -1/47784725839872000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/128024064000 binary64))) (neg.f64 (fma.f64 #s(literal 1/131681894400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 1/25401600 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/362880 binary64)) #s(literal 1/5040 binary64))))))
(/.f64 (neg.f64 (+.f64 #s(literal 1/128024064000 binary64) (*.f64 #s(literal -1/47784725839872000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))))) (neg.f64 (+.f64 #s(literal 1/25401600 binary64) (fma.f64 #s(literal 1/131681894400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 #s(literal -1/5040 binary64) (*.f64 (*.f64 x x) #s(literal -1/362880 binary64)))))))
(/.f64 (fma.f64 #s(literal 1/131681894400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/25401600 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal -1/5040 binary64)))
(/.f64 (-.f64 #s(literal 1/25401600 binary64) (*.f64 #s(literal 1/131681894400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 #s(literal 1/5040 binary64) (*.f64 (*.f64 x x) #s(literal -1/362880 binary64))))
(/.f64 (fma.f64 #s(literal -1/47784725839872000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/128024064000 binary64)) (fma.f64 #s(literal 1/131681894400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 1/25401600 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/362880 binary64)) #s(literal 1/5040 binary64)))))
(/.f64 (+.f64 #s(literal 1/128024064000 binary64) (*.f64 #s(literal -1/47784725839872000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)))) (+.f64 #s(literal 1/25401600 binary64) (fma.f64 #s(literal 1/131681894400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 #s(literal -1/5040 binary64) (*.f64 (*.f64 x x) #s(literal -1/362880 binary64))))))
(fma.f64 (*.f64 #s(literal -1/362880 binary64) x) x #s(literal 1/5040 binary64))
(fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64))
(fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64))
(-.f64 (/.f64 (*.f64 #s(literal 1/131681894400 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal -1/5040 binary64))) (/.f64 #s(literal 1/25401600 binary64) (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal -1/5040 binary64))))
(-.f64 (/.f64 #s(literal 1/25401600 binary64) (-.f64 #s(literal 1/5040 binary64) (*.f64 (*.f64 x x) #s(literal -1/362880 binary64)))) (/.f64 (*.f64 #s(literal 1/131681894400 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 #s(literal 1/5040 binary64) (*.f64 (*.f64 x x) #s(literal -1/362880 binary64)))))
(-.f64 (*.f64 (*.f64 x x) #s(literal -1/362880 binary64)) #s(literal -1/5040 binary64))
(-.f64 #s(literal 1/5040 binary64) (*.f64 (neg.f64 (*.f64 #s(literal -1/362880 binary64) x)) x))
(-.f64 #s(literal 1/5040 binary64) (*.f64 (neg.f64 (*.f64 x x)) #s(literal -1/362880 binary64)))
(-.f64 #s(literal 1/5040 binary64) (*.f64 #s(literal 1/362880 binary64) (*.f64 x x)))
(+.f64 (/.f64 (*.f64 #s(literal -1/47784725839872000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/131681894400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 1/25401600 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/362880 binary64)) #s(literal 1/5040 binary64))))) (/.f64 #s(literal 1/128024064000 binary64) (fma.f64 #s(literal 1/131681894400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 1/25401600 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/362880 binary64)) #s(literal 1/5040 binary64))))))
(+.f64 (/.f64 #s(literal 1/128024064000 binary64) (+.f64 #s(literal 1/25401600 binary64) (fma.f64 #s(literal 1/131681894400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 #s(literal -1/5040 binary64) (*.f64 (*.f64 x x) #s(literal -1/362880 binary64)))))) (/.f64 (*.f64 #s(literal -1/47784725839872000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) (+.f64 #s(literal 1/25401600 binary64) (fma.f64 #s(literal 1/131681894400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 #s(literal -1/5040 binary64) (*.f64 (*.f64 x x) #s(literal -1/362880 binary64)))))))
(+.f64 (*.f64 (*.f64 x x) #s(literal -1/362880 binary64)) #s(literal 1/5040 binary64))
(+.f64 #s(literal 1/5040 binary64) (*.f64 (*.f64 x x) #s(literal -1/362880 binary64)))
#s(literal -1/362880 binary64)
#s(literal 1/5040 binary64)
#s(literal 1/120 binary64)
(*.f64 (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) (neg.f64 (pow.f64 x #s(literal 3/2 binary64))))
(*.f64 (fabs.f64 (pow.f64 x #s(literal 3/2 binary64))) (fabs.f64 (pow.f64 x #s(literal 3/2 binary64))))
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64)))
(*.f64 (*.f64 x x) x)
(*.f64 x (*.f64 x x))
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 3 binary64))
(pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 x x) #s(literal 3/2 binary64))
(pow.f64 x #s(literal 3 binary64))
(exp.f64 (*.f64 (log.f64 x) #s(literal 3 binary64)))
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))))
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x)))
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x))
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64)) x) x))
#s(approx (* (* (+ (* (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) x) x) 1/6) x) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))
#s(approx (* (* (+ (* (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) x) x) 1/6) x) x) (*.f64 (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x)))
#s(approx (* (* (+ (* (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) x) x) 1/6) x) x) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x))
#s(approx (* (* (+ (* (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) x) x) 1/6) x) x) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64)) x) x))
#s(approx (* (+ (* (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) x) x) 1/6) x) (*.f64 #s(literal 1/6 binary64) x))
#s(approx (* (+ (* (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) x) x) 1/6) x) (*.f64 (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x))
#s(approx (* (+ (* (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) x) x) 1/6) x) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x))
#s(approx (* (+ (* (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) x) x) 1/6) x) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64)) x))
#s(approx (+ (* (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) x) x) 1/6) #s(literal 1/6 binary64))
#s(approx (+ (* (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) x) x) 1/6) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)))
#s(approx (+ (* (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) x) x) 1/6) (fma.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)))
#s(approx (+ (* (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) x) x) 1/6) (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64)))
#s(approx (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) x) (*.f64 #s(literal -23/360 binary64) x))
#s(approx (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) x) (*.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) x))
#s(approx (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) x) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x))
#s(approx (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) #s(literal -23/360 binary64))
#s(approx (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)))
#s(approx (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)))
#s(approx (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)))
#s(approx (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x))
#s(approx (* (- (* -143/604800 (* x x)) 11/15120) x) (*.f64 #s(literal -11/15120 binary64) x))
#s(approx (* (- (* -143/604800 (* x x)) 11/15120) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x))
#s(approx (- (* -143/604800 (* x x)) 11/15120) #s(literal -11/15120 binary64))
#s(approx (- (* -143/604800 (* x x)) 11/15120) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)))
#s(approx (* -143/604800 (* x x)) (*.f64 (*.f64 #s(literal -143/604800 binary64) x) x))
#s(approx (* x x) (*.f64 x x))
#s(approx x x)
#s(approx (* (* x x) 1/6) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))
#s(approx (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))
#s(approx (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) (*.f64 (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x)))
#s(approx (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x))
#s(approx (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) (*.f64 #s(literal 1/6 binary64) x))
#s(approx (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) (*.f64 (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x))
#s(approx (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x))
#s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) #s(literal 1/6 binary64))
#s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)))
#s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) (fma.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)))
#s(approx (- (* -11/15120 (* x x)) 23/360) #s(literal -23/360 binary64))
#s(approx (- (* -11/15120 (* x x)) 23/360) (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)))
#s(approx (* -11/15120 (* x x)) (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)))
#s(approx (- x (sin x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)))
#s(approx (- x (sin x)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) x) x) x))
#s(approx (- x (sin x)) (*.f64 (fma.f64 (-.f64 (*.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)))
#s(approx (- x (sin x)) (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) x)))
#s(approx (* (* (+ (* -1/120 (* x x)) 1/6) x) (* x x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)))
#s(approx (* (* (+ (* -1/120 (* x x)) 1/6) x) (* x x)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) x) x) x))
#s(approx (* (+ (* -1/120 (* x x)) 1/6) x) (*.f64 #s(literal 1/6 binary64) x))
#s(approx (* (+ (* -1/120 (* x x)) 1/6) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) x))
#s(approx (+ (* -1/120 (* x x)) 1/6) #s(literal 1/6 binary64))
#s(approx (+ (* -1/120 (* x x)) 1/6) (fma.f64 (*.f64 x x) #s(literal -1/120 binary64) #s(literal 1/6 binary64)))
#s(approx (tan x) x)
#s(approx (tan x) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal 1 binary64)) x))
#s(approx (tan x) (*.f64 (fma.f64 (fma.f64 #s(literal 2/15 binary64) (*.f64 x x) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 1 binary64)) x))
#s(approx (tan x) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 17/315 binary64) (*.f64 x x) #s(literal 2/15 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 1 binary64)) x))
#s(approx (* (+ (* (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) x) 1/6) (* (* x x) x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)))
#s(approx (* (+ (* (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) x) 1/6) (* (* x x) x)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) x) x) x))
#s(approx (* (+ (* (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) x) 1/6) (* (* x x) x)) (*.f64 (fma.f64 (-.f64 (*.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)))
#s(approx (* (+ (* (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) x) 1/6) (* (* x x) x)) (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) x)))
#s(approx (+ (* (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) x) 1/6) #s(literal 1/6 binary64))
#s(approx (+ (* (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) x) 1/6) (fma.f64 (*.f64 x x) #s(literal -1/120 binary64) #s(literal 1/6 binary64)))
#s(approx (+ (* (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) x) 1/6) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)))
#s(approx (+ (* (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) x) 1/6) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x #s(literal 1/6 binary64)))
#s(approx (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) (*.f64 #s(literal -1/120 binary64) x))
#s(approx (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) x))
#s(approx (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x))
#s(approx (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) #s(literal -1/120 binary64))
#s(approx (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))
#s(approx (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)))
#s(approx (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) (*.f64 (*.f64 x x) #s(literal 1/5040 binary64)))
#s(approx (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x))
#s(approx (* (+ (* -1/362880 (* x x)) 1/5040) x) (*.f64 #s(literal 1/5040 binary64) x))
#s(approx (* (+ (* -1/362880 (* x x)) 1/5040) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x))
#s(approx (+ (* -1/362880 (* x x)) 1/5040) #s(literal 1/5040 binary64))
#s(approx (+ (* -1/362880 (* x x)) 1/5040) (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)))
#s(approx (* (* x x) x) (*.f64 (*.f64 x x) x))
#s(approx (/ (- x (sin x)) (tan x)) (/.f64 (*.f64 (cos.f64 x) x) (sin.f64 x)))
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (+.f64 (/.f64 (cos.f64 x) (sin.f64 x)) (neg.f64 (/.f64 (cos.f64 x) x))) x))
#s(approx (* (* (+ (* (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) x) x) 1/6) x) x) (*.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal -143/604800 binary64)))
#s(approx (* (* (+ (* (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) x) x) 1/6) x) x) (neg.f64 (*.f64 (pow.f64 x #s(literal 8 binary64)) (+.f64 (/.f64 #s(literal 11/15120 binary64) (*.f64 x x)) #s(literal 143/604800 binary64)))))
#s(approx (* (* (+ (* (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) x) x) 1/6) x) x) (*.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal -11/15120 binary64)) (*.f64 x x))) #s(literal 143/604800 binary64)) (pow.f64 x #s(literal 8 binary64))))
#s(approx (* (* (+ (* (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) x) x) 1/6) x) x) (*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) #s(literal 143/604800 binary64)) (+.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 11/15120 binary64) (*.f64 x x)))) (pow.f64 x #s(literal 8 binary64))))
#s(approx (* (+ (* (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) x) x) 1/6) x) (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -143/604800 binary64)))
#s(approx (* (+ (* (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) x) x) 1/6) x) (neg.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) (+.f64 (/.f64 #s(literal 11/15120 binary64) (*.f64 x x)) #s(literal 143/604800 binary64)))))
#s(approx (* (+ (* (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) x) x) 1/6) x) (*.f64 (pow.f64 x #s(literal 7 binary64)) (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal -11/15120 binary64)) (*.f64 x x))) #s(literal 143/604800 binary64))))
#s(approx (* (+ (* (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) x) x) 1/6) x) (*.f64 (pow.f64 x #s(literal 7 binary64)) (-.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) #s(literal 143/604800 binary64)) (+.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 11/15120 binary64) (*.f64 x x))))))
#s(approx (+ (* (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) x) x) 1/6) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal -143/604800 binary64)))
#s(approx (+ (* (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) x) x) 1/6) (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (+.f64 (/.f64 #s(literal 11/15120 binary64) (*.f64 x x)) #s(literal 143/604800 binary64)))))
#s(approx (+ (* (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) x) x) 1/6) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal -11/15120 binary64)) (*.f64 x x))) #s(literal 143/604800 binary64))))
#s(approx (+ (* (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) x) x) 1/6) (*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) #s(literal 143/604800 binary64)) (+.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 11/15120 binary64) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))))
#s(approx (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) x) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -143/604800 binary64)))
#s(approx (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) x) (neg.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 (/.f64 #s(literal 11/15120 binary64) (*.f64 x x)) #s(literal 143/604800 binary64)))))
#s(approx (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) x) (*.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal -11/15120 binary64)) (*.f64 x x))) #s(literal 143/604800 binary64))))
#s(approx (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -143/604800 binary64)))
#s(approx (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) (neg.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (/.f64 #s(literal 11/15120 binary64) (*.f64 x x)) #s(literal 143/604800 binary64)))))
#s(approx (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal -11/15120 binary64)) (*.f64 x x))) #s(literal 143/604800 binary64))))
#s(approx (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -143/604800 binary64)))
#s(approx (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) (neg.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (/.f64 #s(literal 11/15120 binary64) (*.f64 x x)) #s(literal 143/604800 binary64)))))
#s(approx (* (- (* -143/604800 (* x x)) 11/15120) x) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -143/604800 binary64)))
#s(approx (* (- (* -143/604800 (* x x)) 11/15120) x) (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal 11/15120 binary64) (*.f64 x x)) #s(literal 143/604800 binary64)) (*.f64 (*.f64 x x) x))))
#s(approx (- (* -143/604800 (* x x)) 11/15120) (*.f64 (*.f64 #s(literal -143/604800 binary64) x) x))
#s(approx (- (* -143/604800 (* x x)) 11/15120) (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal 11/15120 binary64) (*.f64 x x)) #s(literal 143/604800 binary64)) (*.f64 x x))))
#s(approx (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal -11/15120 binary64)))
#s(approx (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal -11/15120 binary64)))))
#s(approx (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal -11/15120 binary64))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))))
#s(approx (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -11/15120 binary64)))
#s(approx (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) (neg.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal -11/15120 binary64)))))
#s(approx (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal -11/15120 binary64))) (pow.f64 x #s(literal 5 binary64))))
#s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -11/15120 binary64)))
#s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) (neg.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal -11/15120 binary64)))))
#s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal -11/15120 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))))
#s(approx (- (* -11/15120 (* x x)) 23/360) (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)))
#s(approx (- (* -11/15120 (* x x)) 23/360) (neg.f64 (*.f64 (-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal -11/15120 binary64)) (*.f64 x x))))
#s(approx (- x (sin x)) x)
#s(approx (- x (sin x)) (*.f64 (-.f64 (neg.f64 (/.f64 (sin.f64 x) x)) #s(literal -1 binary64)) x))
#s(approx (* (* (+ (* -1/120 (* x x)) 1/6) x) (* x x)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/120 binary64)))
#s(approx (* (* (+ (* -1/120 (* x x)) 1/6) x) (* x x)) (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/120 binary64)) (pow.f64 x #s(literal 5 binary64))))
#s(approx (* (+ (* -1/120 (* x x)) 1/6) x) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/120 binary64)))
#s(approx (* (+ (* -1/120 (* x x)) 1/6) x) (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/120 binary64)) (*.f64 (*.f64 x x) x)))
#s(approx (+ (* -1/120 (* x x)) 1/6) (*.f64 (*.f64 x x) #s(literal -1/120 binary64)))
#s(approx (+ (* -1/120 (* x x)) 1/6) (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/120 binary64)) (*.f64 x x)))
#s(approx (tan x) (tan.f64 x))
#s(approx (* (+ (* (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) x) 1/6) (* (* x x) x)) (*.f64 (pow.f64 x #s(literal 9 binary64)) #s(literal -1/362880 binary64)))
#s(approx (* (+ (* (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) x) 1/6) (* (* x x) x)) (*.f64 (-.f64 (/.f64 #s(literal 1/5040 binary64) (*.f64 x x)) #s(literal 1/362880 binary64)) (pow.f64 x #s(literal 9 binary64))))
#s(approx (* (+ (* (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) x) 1/6) (* (* x x) x)) (*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/5040 binary64) (*.f64 x x)) #s(literal 1/362880 binary64)) (/.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (pow.f64 x #s(literal 9 binary64))))
#s(approx (* (+ (* (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) x) 1/6) (* (* x x) x)) (*.f64 (-.f64 (-.f64 (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/6 binary64) (/.f64 #s(literal 1/5040 binary64) (*.f64 x x))) #s(literal 1/362880 binary64)) (/.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (pow.f64 x #s(literal 9 binary64))))
#s(approx (+ (* (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) x) 1/6) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal -1/362880 binary64)))
#s(approx (+ (* (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) x) 1/6) (*.f64 (-.f64 (/.f64 #s(literal 1/5040 binary64) (*.f64 x x)) #s(literal 1/362880 binary64)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))))
#s(approx (+ (* (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) x) 1/6) (*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/5040 binary64) (*.f64 x x)) #s(literal 1/362880 binary64)) (/.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))))
#s(approx (+ (* (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) x) 1/6) (*.f64 (-.f64 (-.f64 (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/6 binary64) (/.f64 #s(literal 1/5040 binary64) (*.f64 x x))) #s(literal 1/362880 binary64)) (/.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))))
#s(approx (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/362880 binary64)))
#s(approx (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) (*.f64 (-.f64 (/.f64 #s(literal 1/5040 binary64) (*.f64 x x)) #s(literal 1/362880 binary64)) (pow.f64 x #s(literal 5 binary64))))
#s(approx (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) (*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/5040 binary64) (*.f64 x x)) #s(literal 1/362880 binary64)) (/.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (pow.f64 x #s(literal 5 binary64))))
#s(approx (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/362880 binary64)))
#s(approx (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) (*.f64 (-.f64 (/.f64 #s(literal 1/5040 binary64) (*.f64 x x)) #s(literal 1/362880 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))))
#s(approx (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) (*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/5040 binary64) (*.f64 x x)) #s(literal 1/362880 binary64)) (/.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x x))))
#s(approx (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/362880 binary64)))
#s(approx (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) (*.f64 (-.f64 (/.f64 #s(literal 1/5040 binary64) (*.f64 x x)) #s(literal 1/362880 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))))
#s(approx (* (+ (* -1/362880 (* x x)) 1/5040) x) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/362880 binary64)))
#s(approx (* (+ (* -1/362880 (* x x)) 1/5040) x) (*.f64 (-.f64 (/.f64 #s(literal 1/5040 binary64) (*.f64 x x)) #s(literal 1/362880 binary64)) (*.f64 (*.f64 x x) x)))
#s(approx (+ (* -1/362880 (* x x)) 1/5040) (*.f64 (*.f64 x x) #s(literal -1/362880 binary64)))
#s(approx (+ (* -1/362880 (* x x)) 1/5040) (*.f64 (-.f64 (/.f64 #s(literal 1/5040 binary64) (*.f64 x x)) #s(literal 1/362880 binary64)) (*.f64 x x)))
#s(approx (/ (- x (sin x)) (tan x)) (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (cos.f64 x) (sin.f64 x))) (/.f64 (cos.f64 x) x)) x)))
#s(approx (* (+ (* (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) x) x) 1/6) x) (neg.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) (+.f64 (+.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 11/15120 binary64) (*.f64 x x))) #s(literal 143/604800 binary64)))))
#s(approx (* (+ (* (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) x) x) 1/6) x) (neg.f64 (*.f64 (-.f64 (+.f64 (+.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 11/15120 binary64) (*.f64 x x))) #s(literal 143/604800 binary64)) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)))) (pow.f64 x #s(literal 7 binary64)))))
#s(approx (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) x) (neg.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 (+.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 11/15120 binary64) (*.f64 x x))) #s(literal 143/604800 binary64)))))
#s(approx (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) (neg.f64 (*.f64 (-.f64 (-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal -11/15120 binary64)) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (pow.f64 x #s(literal 5 binary64)))))
#s(approx (- x (sin x)) (neg.f64 (*.f64 (-.f64 (/.f64 (sin.f64 x) x) #s(literal 1 binary64)) x)))
#s(approx (* (* (+ (* -1/120 (* x x)) 1/6) x) (* x x)) (neg.f64 (*.f64 (-.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) (pow.f64 x #s(literal 5 binary64)))))
#s(approx (* (+ (* -1/120 (* x x)) 1/6) x) (neg.f64 (*.f64 (-.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) x))))
#s(approx (* (+ (* (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) x) 1/6) (* (* x x) x)) (neg.f64 (*.f64 (-.f64 #s(literal 1/362880 binary64) (/.f64 #s(literal 1/5040 binary64) (*.f64 x x))) (pow.f64 x #s(literal 9 binary64)))))
#s(approx (* (+ (* (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) x) 1/6) (* (* x x) x)) (neg.f64 (*.f64 (+.f64 #s(literal 1/362880 binary64) (-.f64 (/.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1/5040 binary64) (*.f64 x x)))) (pow.f64 x #s(literal 9 binary64)))))
#s(approx (* (+ (* (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) x) 1/6) (* (* x x) x)) (neg.f64 (*.f64 (-.f64 (+.f64 #s(literal 1/362880 binary64) (-.f64 (/.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1/5040 binary64) (*.f64 x x)))) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)))) (pow.f64 x #s(literal 9 binary64)))))
#s(approx (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) (neg.f64 (*.f64 (-.f64 #s(literal 1/362880 binary64) (/.f64 #s(literal 1/5040 binary64) (*.f64 x x))) (pow.f64 x #s(literal 5 binary64)))))
#s(approx (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) (neg.f64 (*.f64 (+.f64 #s(literal 1/362880 binary64) (-.f64 (/.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1/5040 binary64) (*.f64 x x)))) (pow.f64 x #s(literal 5 binary64)))))
#s(approx (* (+ (* -1/362880 (* x x)) 1/5040) x) (neg.f64 (*.f64 (-.f64 #s(literal 1/362880 binary64) (/.f64 #s(literal 1/5040 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) x))))

eval96.0ms (1.6%)

Memory
25.8MiB live, 115.6MiB allocated; 10ms collecting garbage
Compiler

Compiled 9 216 to 3 488 computations (62.2% saved)

prune40.0ms (0.7%)

Memory
-1.1MiB live, 45.6MiB allocated; 3ms collecting garbage
Pruning

19 alts after pruning (18 fresh and 1 done)

PrunedKeptTotal
New56718585
Fresh303
Picked415
Done000
Total57419593
Accuracy
99.9%
Counts
593 → 19
Alt Table
Click to see full alt table
StatusAccuracyProgram
83.1%
(/.f64 #s(approx (- x (sin x)) (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x #s(literal 1/6 binary64)) (pow.f64 x #s(literal 3 binary64)))) (tan.f64 x))
82.0%
(/.f64 #s(approx (- x (sin x)) (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) x))) #s(approx (tan x) x))
83.1%
(/.f64 #s(approx (- x (sin x)) (*.f64 (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x #s(literal 1/6 binary64)) (*.f64 x x)) x)) (tan.f64 x))
82.0%
(/.f64 #s(approx (- x (sin x)) (*.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) (*.f64 x x))) #s(approx (tan x) x))
82.1%
(/.f64 #s(approx (- x (sin x)) (*.f64 (*.f64 #s(approx (+ (* -1/120 (* x x)) 1/6) #s(literal 1/6 binary64)) x) (*.f64 x x))) (tan.f64 x))
33.4%
(/.f64 #s(approx (- x (sin x)) (*.f64 #s(approx (* (+ (* -1/120 (* x x)) 1/6) x) (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/120 binary64)) (*.f64 (*.f64 x x) x))) (*.f64 x x))) (tan.f64 x))
22.0%
(/.f64 #s(approx (- x (sin x)) #s(approx (* (* (+ (* -1/120 (* x x)) 1/6) x) (* x x)) (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/120 binary64)) (pow.f64 x #s(literal 5 binary64))))) (tan.f64 x))
99.6%
#s(approx (/ (- x (sin x)) (tan x)) (fma.f64 x (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x) (*.f64 x x))))
17.8%
#s(approx (/ (- x (sin x)) (tan x)) (/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) x) x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) x) x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) x) x))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) x) x)))))))
99.4%
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x)))
99.6%
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64)) (*.f64 x x)))
99.4%
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (fma.f64 x #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) x) x) x)) x))
99.2%
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x)))
99.5%
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x))
99.6%
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64)) x) x))
98.6%
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 #s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) #s(literal 1/6 binary64)) x) x))
98.6%
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))
20.3%
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 #s(approx (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal -11/15120 binary64))) (pow.f64 x #s(literal 5 binary64)))) x))
17.7%
#s(approx (/ (- x (sin x)) (tan x)) #s(approx (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal -11/15120 binary64))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)))))
Compiler

Compiled 783 to 689 computations (12% saved)

series31.0ms (0.5%)

Memory
-31.0MiB live, 24.1MiB allocated; 5ms collecting garbage
Counts
44 → 167
Calls
Call 1
Inputs
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64)) x) x))
(*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64)) x) x)
(*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64)) x)
(fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64))
(*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x)
(fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64))
(fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))
(*.f64 x x)
x
#s(literal -143/604800 binary64)
#s(literal -11/15120 binary64)
#s(literal -23/360 binary64)
#s(literal 1/6 binary64)
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 #s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) #s(literal 1/6 binary64)) x) x))
(*.f64 (*.f64 #s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) #s(literal 1/6 binary64)) x) x)
(*.f64 #s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) #s(literal 1/6 binary64)) x)
#s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) #s(literal 1/6 binary64))
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x)))
(*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x))
(fma.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64))
(fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64))
(*.f64 #s(literal -11/15120 binary64) x)
(/.f64 #s(approx (- x (sin x)) (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) x))) #s(approx (tan x) x))
#s(approx (- x (sin x)) (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) x)))
(*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) x))
(fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x #s(literal 1/6 binary64))
(*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x)
(-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64))
(*.f64 (*.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) x) x)
(*.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) x)
(fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64))
#s(literal -1/362880 binary64)
#s(literal 1/5040 binary64)
#s(literal 1/120 binary64)
(*.f64 (*.f64 x x) x)
#s(approx (tan x) x)
(/.f64 #s(approx (- x (sin x)) (*.f64 #s(approx (* (+ (* -1/120 (* x x)) 1/6) x) (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/120 binary64)) (*.f64 (*.f64 x x) x))) (*.f64 x x))) (tan.f64 x))
#s(approx (- x (sin x)) (*.f64 #s(approx (* (+ (* -1/120 (* x x)) 1/6) x) (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/120 binary64)) (*.f64 (*.f64 x x) x))) (*.f64 x x)))
(*.f64 #s(approx (* (+ (* -1/120 (* x x)) 1/6) x) (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/120 binary64)) (*.f64 (*.f64 x x) x))) (*.f64 x x))
#s(approx (* (+ (* -1/120 (* x x)) 1/6) x) (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/120 binary64)) (*.f64 (*.f64 x x) x)))
(*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/120 binary64)) (*.f64 (*.f64 x x) x))
(-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/120 binary64))
(/.f64 #s(literal 1/6 binary64) (*.f64 x x))
(tan.f64 x)
Outputs
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* 1/6 (pow x 2))))
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2))))))
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360))))))
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360))))))
#s(approx (* (* (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) x) x) #s(hole binary64 (* 1/6 (pow x 2))))
#s(approx (* (* (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) x) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2))))))
#s(approx (* (* (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) x) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360))))))
#s(approx (* (* (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) x) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360))))))
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) x) #s(hole binary64 (* 1/6 x)))
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* -23/360 (pow x 2))))))
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360))))))
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* (pow x 2) (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360))))))
#s(approx (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) #s(hole binary64 1/6))
#s(approx (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) #s(hole binary64 (+ 1/6 (* -23/360 (pow x 2)))))
#s(approx (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) #s(hole binary64 (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))))
#s(approx (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) #s(hole binary64 (+ 1/6 (* (pow x 2) (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360)))))
#s(approx (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) #s(hole binary64 (* -23/360 x)))
#s(approx (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) #s(hole binary64 (* x (- (* -11/15120 (pow x 2)) 23/360))))
#s(approx (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) #s(hole binary64 (* x (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360))))
#s(approx (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) #s(hole binary64 -23/360))
#s(approx (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) #s(hole binary64 (- (* -11/15120 (pow x 2)) 23/360)))
#s(approx (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) #s(hole binary64 (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360)))
#s(approx (+ (* (* x x) -143/604800) -11/15120) #s(hole binary64 -11/15120))
#s(approx (+ (* (* x x) -143/604800) -11/15120) #s(hole binary64 (- (* -143/604800 (pow x 2)) 11/15120)))
#s(approx (* x x) #s(hole binary64 (pow x 2)))
#s(approx x #s(hole binary64 x))
#s(approx (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* 1/6 (pow x 2))))
#s(approx (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2))))))
#s(approx (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360))))))
#s(approx (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) #s(hole binary64 (* 1/6 x)))
#s(approx (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* -23/360 (pow x 2))))))
#s(approx (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360))))))
#s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) #s(hole binary64 1/6))
#s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) #s(hole binary64 (+ 1/6 (* -23/360 (pow x 2)))))
#s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) #s(hole binary64 (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))))
#s(approx (* (+ (* (+ (* (* -11/15120 x) x) -23/360) (* x x)) 1/6) (* x x)) #s(hole binary64 (* 1/6 (pow x 2))))
#s(approx (* (+ (* (+ (* (* -11/15120 x) x) -23/360) (* x x)) 1/6) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2))))))
#s(approx (* (+ (* (+ (* (* -11/15120 x) x) -23/360) (* x x)) 1/6) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360))))))
#s(approx (+ (* (+ (* (* -11/15120 x) x) -23/360) (* x x)) 1/6) #s(hole binary64 1/6))
#s(approx (+ (* (+ (* (* -11/15120 x) x) -23/360) (* x x)) 1/6) #s(hole binary64 (+ 1/6 (* -23/360 (pow x 2)))))
#s(approx (+ (* (+ (* (* -11/15120 x) x) -23/360) (* x x)) 1/6) #s(hole binary64 (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))))
#s(approx (+ (* (* -11/15120 x) x) -23/360) #s(hole binary64 -23/360))
#s(approx (+ (* (* -11/15120 x) x) -23/360) #s(hole binary64 (- (* -11/15120 (pow x 2)) 23/360)))
#s(approx (* -11/15120 x) #s(hole binary64 (* -11/15120 x)))
#s(approx (- x (sin x)) #s(hole binary64 (* 1/6 (pow x 3))))
#s(approx (- x (sin x)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* -1/120 (pow x 2))))))
#s(approx (- x (sin x)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* (pow x 2) (- (* 1/5040 (pow x 2)) 1/120))))))
#s(approx (- x (sin x)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (+ 1/5040 (* -1/362880 (pow x 2)))) 1/120))))))
#s(approx (* (+ (* (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) x) 1/6) (* (* x x) x)) #s(hole binary64 (* 1/6 (pow x 3))))
#s(approx (* (+ (* (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) x) 1/6) (* (* x x) x)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* -1/120 (pow x 2))))))
#s(approx (* (+ (* (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) x) 1/6) (* (* x x) x)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* (pow x 2) (- (* 1/5040 (pow x 2)) 1/120))))))
#s(approx (* (+ (* (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) x) 1/6) (* (* x x) x)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (+ 1/5040 (* -1/362880 (pow x 2)))) 1/120))))))
#s(approx (+ (* (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) x) 1/6) #s(hole binary64 1/6))
#s(approx (+ (* (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) x) 1/6) #s(hole binary64 (+ 1/6 (* -1/120 (pow x 2)))))
#s(approx (+ (* (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) x) 1/6) #s(hole binary64 (+ 1/6 (* (pow x 2) (- (* 1/5040 (pow x 2)) 1/120)))))
#s(approx (+ (* (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) x) 1/6) #s(hole binary64 (+ 1/6 (* (pow x 2) (- (* (pow x 2) (+ 1/5040 (* -1/362880 (pow x 2)))) 1/120)))))
#s(approx (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) #s(hole binary64 (* -1/120 x)))
#s(approx (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) #s(hole binary64 (* x (- (* 1/5040 (pow x 2)) 1/120))))
#s(approx (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) #s(hole binary64 (* x (- (* (pow x 2) (+ 1/5040 (* -1/362880 (pow x 2)))) 1/120))))
#s(approx (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) #s(hole binary64 -1/120))
#s(approx (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) #s(hole binary64 (- (* 1/5040 (pow x 2)) 1/120)))
#s(approx (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) #s(hole binary64 (- (* (pow x 2) (+ 1/5040 (* -1/362880 (pow x 2)))) 1/120)))
#s(approx (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) #s(hole binary64 (* 1/5040 (pow x 2))))
#s(approx (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) #s(hole binary64 (* (pow x 2) (+ 1/5040 (* -1/362880 (pow x 2))))))
#s(approx (* (+ (* -1/362880 (* x x)) 1/5040) x) #s(hole binary64 (* 1/5040 x)))
#s(approx (* (+ (* -1/362880 (* x x)) 1/5040) x) #s(hole binary64 (* x (+ 1/5040 (* -1/362880 (pow x 2))))))
#s(approx (+ (* -1/362880 (* x x)) 1/5040) #s(hole binary64 1/5040))
#s(approx (+ (* -1/362880 (* x x)) 1/5040) #s(hole binary64 (+ 1/5040 (* -1/362880 (pow x 2)))))
#s(approx (* (* x x) x) #s(hole binary64 (pow x 3)))
#s(approx (tan x) #s(hole binary64 x))
#s(approx (tan x) #s(hole binary64 (* x (+ 1 (* 1/3 (pow x 2))))))
#s(approx (tan x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* 2/15 (pow x 2))))))))
#s(approx (tan x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 2/15 (* 17/315 (pow x 2))))))))))
#s(approx (* (* (+ (* -1/120 (* x x)) 1/6) x) (* x x)) #s(hole binary64 (* 1/6 (pow x 3))))
#s(approx (* (* (+ (* -1/120 (* x x)) 1/6) x) (* x x)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* -1/120 (pow x 2))))))
#s(approx (* (+ (* -1/120 (* x x)) 1/6) x) #s(hole binary64 (* 1/6 x)))
#s(approx (* (+ (* -1/120 (* x x)) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* -1/120 (pow x 2))))))
#s(approx (* (- (/ 1/6 (* x x)) 1/120) (* (* x x) x)) #s(hole binary64 (* 1/6 x)))
#s(approx (* (- (/ 1/6 (* x x)) 1/120) (* (* x x) x)) #s(hole binary64 (* x (+ 1/6 (* -1/120 (pow x 2))))))
#s(approx (- (/ 1/6 (* x x)) 1/120) #s(hole binary64 (/ 1/6 (pow x 2))))
#s(approx (- (/ 1/6 (* x x)) 1/120) #s(hole binary64 (/ (+ 1/6 (* -1/120 (pow x 2))) (pow x 2))))
#s(approx (/ 1/6 (* x x)) #s(hole binary64 (/ 1/6 (pow x 2))))
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (/ (* x (cos x)) (sin x))))
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* x (+ (* -1 (/ (cos x) x)) (/ (cos x) (sin x))))))
#s(approx (* (* (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) x) x) #s(hole binary64 (* -143/604800 (pow x 8))))
#s(approx (* (* (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) x) x) #s(hole binary64 (* -1 (* (pow x 8) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2))))))))
#s(approx (* (* (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) x) x) #s(hole binary64 (* (pow x 8) (- (* -1 (/ (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (pow x 2))) 143/604800))))
#s(approx (* (* (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) x) x) #s(hole binary64 (* (pow x 8) (- (* 1/6 (/ 1 (pow x 6))) (+ 143/604800 (+ (/ 23/360 (pow x 4)) (* 11/15120 (/ 1 (pow x 2)))))))))
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) x) #s(hole binary64 (* -143/604800 (pow x 7))))
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) x) #s(hole binary64 (* -1 (* (pow x 7) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2))))))))
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) x) #s(hole binary64 (* (pow x 7) (- (* -1 (/ (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (pow x 2))) 143/604800))))
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) x) #s(hole binary64 (* (pow x 7) (- (* 1/6 (/ 1 (pow x 6))) (+ 143/604800 (+ (/ 23/360 (pow x 4)) (* 11/15120 (/ 1 (pow x 2)))))))))
#s(approx (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) #s(hole binary64 (* -143/604800 (pow x 6))))
#s(approx (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) #s(hole binary64 (* -1 (* (pow x 6) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2))))))))
#s(approx (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) #s(hole binary64 (* (pow x 6) (- (* -1 (/ (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (pow x 2))) 143/604800))))
#s(approx (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) #s(hole binary64 (* (pow x 6) (- (* 1/6 (/ 1 (pow x 6))) (+ 143/604800 (+ (/ 23/360 (pow x 4)) (* 11/15120 (/ 1 (pow x 2)))))))))
#s(approx (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) #s(hole binary64 (* -143/604800 (pow x 5))))
#s(approx (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) #s(hole binary64 (* -1 (* (pow x 5) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2))))))))
#s(approx (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) #s(hole binary64 (* (pow x 5) (- (* -1 (/ (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (pow x 2))) 143/604800))))
#s(approx (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) #s(hole binary64 (* -143/604800 (pow x 4))))
#s(approx (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) #s(hole binary64 (* -1 (* (pow x 4) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2))))))))
#s(approx (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) #s(hole binary64 (* (pow x 4) (- (* -1 (/ (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (pow x 2))) 143/604800))))
#s(approx (+ (* (* x x) -143/604800) -11/15120) #s(hole binary64 (* -143/604800 (pow x 2))))
#s(approx (+ (* (* x x) -143/604800) -11/15120) #s(hole binary64 (* -1 (* (pow x 2) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2))))))))
#s(approx (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* -11/15120 (pow x 6))))
#s(approx (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* -1 (* (pow x 6) (+ 11/15120 (* 23/360 (/ 1 (pow x 2))))))))
#s(approx (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 6) (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2))))))))
#s(approx (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) #s(hole binary64 (* -11/15120 (pow x 5))))
#s(approx (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) #s(hole binary64 (* -1 (* (pow x 5) (+ 11/15120 (* 23/360 (/ 1 (pow x 2))))))))
#s(approx (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) #s(hole binary64 (* (pow x 5) (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2))))))))
#s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) #s(hole binary64 (* -11/15120 (pow x 4))))
#s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) #s(hole binary64 (* -1 (* (pow x 4) (+ 11/15120 (* 23/360 (/ 1 (pow x 2))))))))
#s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) #s(hole binary64 (* (pow x 4) (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2))))))))
#s(approx (* (+ (* (+ (* (* -11/15120 x) x) -23/360) (* x x)) 1/6) (* x x)) #s(hole binary64 (* -11/15120 (pow x 6))))
#s(approx (* (+ (* (+ (* (* -11/15120 x) x) -23/360) (* x x)) 1/6) (* x x)) #s(hole binary64 (* -1 (* (pow x 6) (+ 11/15120 (* 23/360 (/ 1 (pow x 2))))))))
#s(approx (* (+ (* (+ (* (* -11/15120 x) x) -23/360) (* x x)) 1/6) (* x x)) #s(hole binary64 (* (pow x 6) (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2))))))))
#s(approx (+ (* (+ (* (* -11/15120 x) x) -23/360) (* x x)) 1/6) #s(hole binary64 (* -11/15120 (pow x 4))))
#s(approx (+ (* (+ (* (* -11/15120 x) x) -23/360) (* x x)) 1/6) #s(hole binary64 (* -1 (* (pow x 4) (+ 11/15120 (* 23/360 (/ 1 (pow x 2))))))))
#s(approx (+ (* (+ (* (* -11/15120 x) x) -23/360) (* x x)) 1/6) #s(hole binary64 (* (pow x 4) (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2))))))))
#s(approx (+ (* (* -11/15120 x) x) -23/360) #s(hole binary64 (* -11/15120 (pow x 2))))
#s(approx (+ (* (* -11/15120 x) x) -23/360) #s(hole binary64 (* -1 (* (pow x 2) (+ 11/15120 (* 23/360 (/ 1 (pow x 2))))))))
#s(approx (- x (sin x)) #s(hole binary64 x))
#s(approx (- x (sin x)) #s(hole binary64 (* x (+ 1 (* -1 (/ (sin x) x))))))
#s(approx (* (+ (* (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) x) 1/6) (* (* x x) x)) #s(hole binary64 (* -1/362880 (pow x 9))))
#s(approx (* (+ (* (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) x) 1/6) (* (* x x) x)) #s(hole binary64 (* (pow x 9) (- (* 1/5040 (/ 1 (pow x 2))) 1/362880))))
#s(approx (* (+ (* (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) x) 1/6) (* (* x x) x)) #s(hole binary64 (* (pow x 9) (- (* 1/5040 (/ 1 (pow x 2))) (+ 1/362880 (/ 1/120 (pow x 4)))))))
#s(approx (* (+ (* (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) x) 1/6) (* (* x x) x)) #s(hole binary64 (* (pow x 9) (- (+ (* 1/5040 (/ 1 (pow x 2))) (* 1/6 (/ 1 (pow x 6)))) (+ 1/362880 (/ 1/120 (pow x 4)))))))
#s(approx (+ (* (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) x) 1/6) #s(hole binary64 (* -1/362880 (pow x 6))))
#s(approx (+ (* (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) x) 1/6) #s(hole binary64 (* (pow x 6) (- (* 1/5040 (/ 1 (pow x 2))) 1/362880))))
#s(approx (+ (* (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) x) 1/6) #s(hole binary64 (* (pow x 6) (- (* 1/5040 (/ 1 (pow x 2))) (+ 1/362880 (/ 1/120 (pow x 4)))))))
#s(approx (+ (* (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) x) 1/6) #s(hole binary64 (* (pow x 6) (- (+ (* 1/5040 (/ 1 (pow x 2))) (* 1/6 (/ 1 (pow x 6)))) (+ 1/362880 (/ 1/120 (pow x 4)))))))
#s(approx (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) #s(hole binary64 (* -1/362880 (pow x 5))))
#s(approx (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) #s(hole binary64 (* (pow x 5) (- (* 1/5040 (/ 1 (pow x 2))) 1/362880))))
#s(approx (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) #s(hole binary64 (* (pow x 5) (- (* 1/5040 (/ 1 (pow x 2))) (+ 1/362880 (/ 1/120 (pow x 4)))))))
#s(approx (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) #s(hole binary64 (* -1/362880 (pow x 4))))
#s(approx (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) #s(hole binary64 (* (pow x 4) (- (* 1/5040 (/ 1 (pow x 2))) 1/362880))))
#s(approx (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) #s(hole binary64 (* (pow x 4) (- (* 1/5040 (/ 1 (pow x 2))) (+ 1/362880 (/ 1/120 (pow x 4)))))))
#s(approx (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) #s(hole binary64 (* -1/362880 (pow x 4))))
#s(approx (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) #s(hole binary64 (* (pow x 4) (- (* 1/5040 (/ 1 (pow x 2))) 1/362880))))
#s(approx (* (+ (* -1/362880 (* x x)) 1/5040) x) #s(hole binary64 (* -1/362880 (pow x 3))))
#s(approx (* (+ (* -1/362880 (* x x)) 1/5040) x) #s(hole binary64 (* (pow x 3) (- (* 1/5040 (/ 1 (pow x 2))) 1/362880))))
#s(approx (+ (* -1/362880 (* x x)) 1/5040) #s(hole binary64 (* -1/362880 (pow x 2))))
#s(approx (+ (* -1/362880 (* x x)) 1/5040) #s(hole binary64 (* (pow x 2) (- (* 1/5040 (/ 1 (pow x 2))) 1/362880))))
#s(approx (tan x) #s(hole binary64 (/ (sin x) (cos x))))
#s(approx (* (* (+ (* -1/120 (* x x)) 1/6) x) (* x x)) #s(hole binary64 (* -1/120 (pow x 5))))
#s(approx (* (* (+ (* -1/120 (* x x)) 1/6) x) (* x x)) #s(hole binary64 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) 1/120))))
#s(approx (* (+ (* -1/120 (* x x)) 1/6) x) #s(hole binary64 (* -1/120 (pow x 3))))
#s(approx (* (+ (* -1/120 (* x x)) 1/6) x) #s(hole binary64 (* (pow x 3) (- (* 1/6 (/ 1 (pow x 2))) 1/120))))
#s(approx (* (- (/ 1/6 (* x x)) 1/120) (* (* x x) x)) #s(hole binary64 (* -1/120 (pow x 3))))
#s(approx (* (- (/ 1/6 (* x x)) 1/120) (* (* x x) x)) #s(hole binary64 (* (pow x 3) (- (* 1/6 (/ 1 (pow x 2))) 1/120))))
#s(approx (- (/ 1/6 (* x x)) 1/120) #s(hole binary64 -1/120))
#s(approx (- (/ 1/6 (* x x)) 1/120) #s(hole binary64 (- (* 1/6 (/ 1 (pow x 2))) 1/120)))
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (cos x) (sin x))) (/ (cos x) x))))))
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) x) #s(hole binary64 (* -1 (* (pow x 7) (+ 143/604800 (+ (/ 23/360 (pow x 4)) (* 11/15120 (/ 1 (pow x 2)))))))))
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) x) #s(hole binary64 (* -1 (* (pow x 7) (- (+ 143/604800 (+ (/ 23/360 (pow x 4)) (* 11/15120 (/ 1 (pow x 2))))) (* 1/6 (/ 1 (pow x 6))))))))
#s(approx (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) #s(hole binary64 (* -1 (* (pow x 5) (+ 143/604800 (+ (/ 23/360 (pow x 4)) (* 11/15120 (/ 1 (pow x 2)))))))))
#s(approx (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) #s(hole binary64 (* -1 (* (pow x 5) (- (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (/ 1/6 (pow x 4)))))))
#s(approx (- x (sin x)) #s(hole binary64 (* -1 (* x (- (/ (sin x) x) 1)))))
#s(approx (* (+ (* (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) x) 1/6) (* (* x x) x)) #s(hole binary64 (* -1 (* (pow x 9) (- 1/362880 (* 1/5040 (/ 1 (pow x 2))))))))
#s(approx (* (+ (* (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) x) 1/6) (* (* x x) x)) #s(hole binary64 (* -1 (* (pow x 9) (- (+ 1/362880 (/ 1/120 (pow x 4))) (* 1/5040 (/ 1 (pow x 2))))))))
#s(approx (* (+ (* (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) x) 1/6) (* (* x x) x)) #s(hole binary64 (* -1 (* (pow x 9) (- (+ 1/362880 (/ 1/120 (pow x 4))) (+ (* 1/5040 (/ 1 (pow x 2))) (* 1/6 (/ 1 (pow x 6)))))))))
#s(approx (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) #s(hole binary64 (* -1 (* (pow x 5) (- 1/362880 (* 1/5040 (/ 1 (pow x 2))))))))
#s(approx (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) #s(hole binary64 (* -1 (* (pow x 5) (- (+ 1/362880 (/ 1/120 (pow x 4))) (* 1/5040 (/ 1 (pow x 2))))))))
#s(approx (* (+ (* -1/362880 (* x x)) 1/5040) x) #s(hole binary64 (* -1 (* (pow x 3) (- 1/362880 (* 1/5040 (/ 1 (pow x 2))))))))
#s(approx (* (* (+ (* -1/120 (* x x)) 1/6) x) (* x x)) #s(hole binary64 (* -1 (* (pow x 5) (- 1/120 (* 1/6 (/ 1 (pow x 2))))))))
#s(approx (* (+ (* -1/120 (* x x)) 1/6) x) #s(hole binary64 (* -1 (* (pow x 3) (- 1/120 (* 1/6 (/ 1 (pow x 2))))))))
#s(approx (* (- (/ 1/6 (* x x)) 1/120) (* (* x x) x)) #s(hole binary64 (* -1 (* (pow x 3) (- 1/120 (* 1/6 (/ 1 (pow x 2))))))))
Calls

3 calls:

TimeVariablePointExpression
19.0ms
x
@inf
((/ (- x (sin x)) (tan x)) (* (* (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) x) x) (* (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) x) (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) (+ (* (* x x) -143/604800) -11/15120) (* x x) x -143/604800 -11/15120 -23/360 1/6 (/ (- x (sin x)) (tan x)) (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) (/ (- x (sin x)) (tan x)) (* (+ (* (+ (* (* -11/15120 x) x) -23/360) (* x x)) 1/6) (* x x)) (+ (* (+ (* (* -11/15120 x) x) -23/360) (* x x)) 1/6) (+ (* (* -11/15120 x) x) -23/360) (* -11/15120 x) (/ (- x (sin x)) (tan x)) (- x (sin x)) (* (+ (* (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) x) 1/6) (* (* x x) x)) (+ (* (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) x) 1/6) (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) (* (+ (* -1/362880 (* x x)) 1/5040) x) (+ (* -1/362880 (* x x)) 1/5040) -1/362880 1/5040 1/120 (* (* x x) x) (tan x) (/ (- x (sin x)) (tan x)) (- x (sin x)) (* (* (+ (* -1/120 (* x x)) 1/6) x) (* x x)) (* (+ (* -1/120 (* x x)) 1/6) x) (* (- (/ 1/6 (* x x)) 1/120) (* (* x x) x)) (- (/ 1/6 (* x x)) 1/120) (/ 1/6 (* x x)) (tan x))
5.0ms
x
@-inf
((/ (- x (sin x)) (tan x)) (* (* (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) x) x) (* (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) x) (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) (+ (* (* x x) -143/604800) -11/15120) (* x x) x -143/604800 -11/15120 -23/360 1/6 (/ (- x (sin x)) (tan x)) (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) (/ (- x (sin x)) (tan x)) (* (+ (* (+ (* (* -11/15120 x) x) -23/360) (* x x)) 1/6) (* x x)) (+ (* (+ (* (* -11/15120 x) x) -23/360) (* x x)) 1/6) (+ (* (* -11/15120 x) x) -23/360) (* -11/15120 x) (/ (- x (sin x)) (tan x)) (- x (sin x)) (* (+ (* (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) x) 1/6) (* (* x x) x)) (+ (* (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) x) 1/6) (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) (* (+ (* -1/362880 (* x x)) 1/5040) x) (+ (* -1/362880 (* x x)) 1/5040) -1/362880 1/5040 1/120 (* (* x x) x) (tan x) (/ (- x (sin x)) (tan x)) (- x (sin x)) (* (* (+ (* -1/120 (* x x)) 1/6) x) (* x x)) (* (+ (* -1/120 (* x x)) 1/6) x) (* (- (/ 1/6 (* x x)) 1/120) (* (* x x) x)) (- (/ 1/6 (* x x)) 1/120) (/ 1/6 (* x x)) (tan x))
3.0ms
x
@0
((/ (- x (sin x)) (tan x)) (* (* (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) x) x) (* (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) x) (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) (+ (* (* x x) -143/604800) -11/15120) (* x x) x -143/604800 -11/15120 -23/360 1/6 (/ (- x (sin x)) (tan x)) (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) (/ (- x (sin x)) (tan x)) (* (+ (* (+ (* (* -11/15120 x) x) -23/360) (* x x)) 1/6) (* x x)) (+ (* (+ (* (* -11/15120 x) x) -23/360) (* x x)) 1/6) (+ (* (* -11/15120 x) x) -23/360) (* -11/15120 x) (/ (- x (sin x)) (tan x)) (- x (sin x)) (* (+ (* (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) x) 1/6) (* (* x x) x)) (+ (* (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) x) 1/6) (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) (* (+ (* -1/362880 (* x x)) 1/5040) x) (+ (* -1/362880 (* x x)) 1/5040) -1/362880 1/5040 1/120 (* (* x x) x) (tan x) (/ (- x (sin x)) (tan x)) (- x (sin x)) (* (* (+ (* -1/120 (* x x)) 1/6) x) (* x x)) (* (+ (* -1/120 (* x x)) 1/6) x) (* (- (/ 1/6 (* x x)) 1/120) (* (* x x) x)) (- (/ 1/6 (* x x)) 1/120) (/ 1/6 (* x x)) (tan x))

rewrite173.0ms (2.8%)

Memory
17.1MiB live, 294.6MiB allocated; 22ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
04754737
05354502
118734502
081184395
Stop Event
iter-limit
node-limit
iter-limit
Counts
211 → 417
Calls
Call 1
Inputs
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64)) x) x))
(*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64)) x) x)
(*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64)) x)
(fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64))
(*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x)
(fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64))
(fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))
(*.f64 x x)
x
#s(literal -143/604800 binary64)
#s(literal -11/15120 binary64)
#s(literal -23/360 binary64)
#s(literal 1/6 binary64)
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 #s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) #s(literal 1/6 binary64)) x) x))
(*.f64 (*.f64 #s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) #s(literal 1/6 binary64)) x) x)
(*.f64 #s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) #s(literal 1/6 binary64)) x)
#s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) #s(literal 1/6 binary64))
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x)))
(*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x))
(fma.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64))
(fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64))
(*.f64 #s(literal -11/15120 binary64) x)
(/.f64 #s(approx (- x (sin x)) (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) x))) #s(approx (tan x) x))
#s(approx (- x (sin x)) (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) x)))
(*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) x))
(fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x #s(literal 1/6 binary64))
(*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x)
(-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64))
(*.f64 (*.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) x) x)
(*.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) x)
(fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64))
#s(literal -1/362880 binary64)
#s(literal 1/5040 binary64)
#s(literal 1/120 binary64)
(*.f64 (*.f64 x x) x)
#s(approx (tan x) x)
(/.f64 #s(approx (- x (sin x)) (*.f64 #s(approx (* (+ (* -1/120 (* x x)) 1/6) x) (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/120 binary64)) (*.f64 (*.f64 x x) x))) (*.f64 x x))) (tan.f64 x))
#s(approx (- x (sin x)) (*.f64 #s(approx (* (+ (* -1/120 (* x x)) 1/6) x) (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/120 binary64)) (*.f64 (*.f64 x x) x))) (*.f64 x x)))
(*.f64 #s(approx (* (+ (* -1/120 (* x x)) 1/6) x) (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/120 binary64)) (*.f64 (*.f64 x x) x))) (*.f64 x x))
#s(approx (* (+ (* -1/120 (* x x)) 1/6) x) (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/120 binary64)) (*.f64 (*.f64 x x) x)))
(*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/120 binary64)) (*.f64 (*.f64 x x) x))
(-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/120 binary64))
(/.f64 #s(literal 1/6 binary64) (*.f64 x x))
(tan.f64 x)
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* 1/6 (pow x 2))))
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2))))))
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360))))))
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360))))))
#s(approx (* (* (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) x) x) #s(hole binary64 (* 1/6 (pow x 2))))
#s(approx (* (* (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) x) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2))))))
#s(approx (* (* (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) x) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360))))))
#s(approx (* (* (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) x) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360))))))
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) x) #s(hole binary64 (* 1/6 x)))
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* -23/360 (pow x 2))))))
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360))))))
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* (pow x 2) (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360))))))
#s(approx (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) #s(hole binary64 1/6))
#s(approx (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) #s(hole binary64 (+ 1/6 (* -23/360 (pow x 2)))))
#s(approx (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) #s(hole binary64 (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))))
#s(approx (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) #s(hole binary64 (+ 1/6 (* (pow x 2) (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360)))))
#s(approx (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) #s(hole binary64 (* -23/360 x)))
#s(approx (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) #s(hole binary64 (* x (- (* -11/15120 (pow x 2)) 23/360))))
#s(approx (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) #s(hole binary64 (* x (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360))))
#s(approx (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) #s(hole binary64 -23/360))
#s(approx (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) #s(hole binary64 (- (* -11/15120 (pow x 2)) 23/360)))
#s(approx (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) #s(hole binary64 (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360)))
#s(approx (+ (* (* x x) -143/604800) -11/15120) #s(hole binary64 -11/15120))
#s(approx (+ (* (* x x) -143/604800) -11/15120) #s(hole binary64 (- (* -143/604800 (pow x 2)) 11/15120)))
#s(approx (* x x) #s(hole binary64 (pow x 2)))
#s(approx x #s(hole binary64 x))
#s(approx (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* 1/6 (pow x 2))))
#s(approx (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2))))))
#s(approx (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360))))))
#s(approx (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) #s(hole binary64 (* 1/6 x)))
#s(approx (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* -23/360 (pow x 2))))))
#s(approx (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360))))))
#s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) #s(hole binary64 1/6))
#s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) #s(hole binary64 (+ 1/6 (* -23/360 (pow x 2)))))
#s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) #s(hole binary64 (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))))
#s(approx (* (+ (* (+ (* (* -11/15120 x) x) -23/360) (* x x)) 1/6) (* x x)) #s(hole binary64 (* 1/6 (pow x 2))))
#s(approx (* (+ (* (+ (* (* -11/15120 x) x) -23/360) (* x x)) 1/6) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2))))))
#s(approx (* (+ (* (+ (* (* -11/15120 x) x) -23/360) (* x x)) 1/6) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360))))))
#s(approx (+ (* (+ (* (* -11/15120 x) x) -23/360) (* x x)) 1/6) #s(hole binary64 1/6))
#s(approx (+ (* (+ (* (* -11/15120 x) x) -23/360) (* x x)) 1/6) #s(hole binary64 (+ 1/6 (* -23/360 (pow x 2)))))
#s(approx (+ (* (+ (* (* -11/15120 x) x) -23/360) (* x x)) 1/6) #s(hole binary64 (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))))
#s(approx (+ (* (* -11/15120 x) x) -23/360) #s(hole binary64 -23/360))
#s(approx (+ (* (* -11/15120 x) x) -23/360) #s(hole binary64 (- (* -11/15120 (pow x 2)) 23/360)))
#s(approx (* -11/15120 x) #s(hole binary64 (* -11/15120 x)))
#s(approx (- x (sin x)) #s(hole binary64 (* 1/6 (pow x 3))))
#s(approx (- x (sin x)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* -1/120 (pow x 2))))))
#s(approx (- x (sin x)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* (pow x 2) (- (* 1/5040 (pow x 2)) 1/120))))))
#s(approx (- x (sin x)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (+ 1/5040 (* -1/362880 (pow x 2)))) 1/120))))))
#s(approx (* (+ (* (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) x) 1/6) (* (* x x) x)) #s(hole binary64 (* 1/6 (pow x 3))))
#s(approx (* (+ (* (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) x) 1/6) (* (* x x) x)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* -1/120 (pow x 2))))))
#s(approx (* (+ (* (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) x) 1/6) (* (* x x) x)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* (pow x 2) (- (* 1/5040 (pow x 2)) 1/120))))))
#s(approx (* (+ (* (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) x) 1/6) (* (* x x) x)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (+ 1/5040 (* -1/362880 (pow x 2)))) 1/120))))))
#s(approx (+ (* (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) x) 1/6) #s(hole binary64 1/6))
#s(approx (+ (* (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) x) 1/6) #s(hole binary64 (+ 1/6 (* -1/120 (pow x 2)))))
#s(approx (+ (* (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) x) 1/6) #s(hole binary64 (+ 1/6 (* (pow x 2) (- (* 1/5040 (pow x 2)) 1/120)))))
#s(approx (+ (* (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) x) 1/6) #s(hole binary64 (+ 1/6 (* (pow x 2) (- (* (pow x 2) (+ 1/5040 (* -1/362880 (pow x 2)))) 1/120)))))
#s(approx (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) #s(hole binary64 (* -1/120 x)))
#s(approx (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) #s(hole binary64 (* x (- (* 1/5040 (pow x 2)) 1/120))))
#s(approx (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) #s(hole binary64 (* x (- (* (pow x 2) (+ 1/5040 (* -1/362880 (pow x 2)))) 1/120))))
#s(approx (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) #s(hole binary64 -1/120))
#s(approx (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) #s(hole binary64 (- (* 1/5040 (pow x 2)) 1/120)))
#s(approx (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) #s(hole binary64 (- (* (pow x 2) (+ 1/5040 (* -1/362880 (pow x 2)))) 1/120)))
#s(approx (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) #s(hole binary64 (* 1/5040 (pow x 2))))
#s(approx (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) #s(hole binary64 (* (pow x 2) (+ 1/5040 (* -1/362880 (pow x 2))))))
#s(approx (* (+ (* -1/362880 (* x x)) 1/5040) x) #s(hole binary64 (* 1/5040 x)))
#s(approx (* (+ (* -1/362880 (* x x)) 1/5040) x) #s(hole binary64 (* x (+ 1/5040 (* -1/362880 (pow x 2))))))
#s(approx (+ (* -1/362880 (* x x)) 1/5040) #s(hole binary64 1/5040))
#s(approx (+ (* -1/362880 (* x x)) 1/5040) #s(hole binary64 (+ 1/5040 (* -1/362880 (pow x 2)))))
#s(approx (* (* x x) x) #s(hole binary64 (pow x 3)))
#s(approx (tan x) #s(hole binary64 x))
#s(approx (tan x) #s(hole binary64 (* x (+ 1 (* 1/3 (pow x 2))))))
#s(approx (tan x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* 2/15 (pow x 2))))))))
#s(approx (tan x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 2/15 (* 17/315 (pow x 2))))))))))
#s(approx (* (* (+ (* -1/120 (* x x)) 1/6) x) (* x x)) #s(hole binary64 (* 1/6 (pow x 3))))
#s(approx (* (* (+ (* -1/120 (* x x)) 1/6) x) (* x x)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* -1/120 (pow x 2))))))
#s(approx (* (+ (* -1/120 (* x x)) 1/6) x) #s(hole binary64 (* 1/6 x)))
#s(approx (* (+ (* -1/120 (* x x)) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* -1/120 (pow x 2))))))
#s(approx (* (- (/ 1/6 (* x x)) 1/120) (* (* x x) x)) #s(hole binary64 (* 1/6 x)))
#s(approx (* (- (/ 1/6 (* x x)) 1/120) (* (* x x) x)) #s(hole binary64 (* x (+ 1/6 (* -1/120 (pow x 2))))))
#s(approx (- (/ 1/6 (* x x)) 1/120) #s(hole binary64 (/ 1/6 (pow x 2))))
#s(approx (- (/ 1/6 (* x x)) 1/120) #s(hole binary64 (/ (+ 1/6 (* -1/120 (pow x 2))) (pow x 2))))
#s(approx (/ 1/6 (* x x)) #s(hole binary64 (/ 1/6 (pow x 2))))
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (/ (* x (cos x)) (sin x))))
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* x (+ (* -1 (/ (cos x) x)) (/ (cos x) (sin x))))))
#s(approx (* (* (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) x) x) #s(hole binary64 (* -143/604800 (pow x 8))))
#s(approx (* (* (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) x) x) #s(hole binary64 (* -1 (* (pow x 8) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2))))))))
#s(approx (* (* (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) x) x) #s(hole binary64 (* (pow x 8) (- (* -1 (/ (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (pow x 2))) 143/604800))))
#s(approx (* (* (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) x) x) #s(hole binary64 (* (pow x 8) (- (* 1/6 (/ 1 (pow x 6))) (+ 143/604800 (+ (/ 23/360 (pow x 4)) (* 11/15120 (/ 1 (pow x 2)))))))))
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) x) #s(hole binary64 (* -143/604800 (pow x 7))))
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) x) #s(hole binary64 (* -1 (* (pow x 7) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2))))))))
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) x) #s(hole binary64 (* (pow x 7) (- (* -1 (/ (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (pow x 2))) 143/604800))))
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) x) #s(hole binary64 (* (pow x 7) (- (* 1/6 (/ 1 (pow x 6))) (+ 143/604800 (+ (/ 23/360 (pow x 4)) (* 11/15120 (/ 1 (pow x 2)))))))))
#s(approx (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) #s(hole binary64 (* -143/604800 (pow x 6))))
#s(approx (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) #s(hole binary64 (* -1 (* (pow x 6) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2))))))))
#s(approx (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) #s(hole binary64 (* (pow x 6) (- (* -1 (/ (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (pow x 2))) 143/604800))))
#s(approx (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) #s(hole binary64 (* (pow x 6) (- (* 1/6 (/ 1 (pow x 6))) (+ 143/604800 (+ (/ 23/360 (pow x 4)) (* 11/15120 (/ 1 (pow x 2)))))))))
#s(approx (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) #s(hole binary64 (* -143/604800 (pow x 5))))
#s(approx (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) #s(hole binary64 (* -1 (* (pow x 5) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2))))))))
#s(approx (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) #s(hole binary64 (* (pow x 5) (- (* -1 (/ (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (pow x 2))) 143/604800))))
#s(approx (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) #s(hole binary64 (* -143/604800 (pow x 4))))
#s(approx (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) #s(hole binary64 (* -1 (* (pow x 4) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2))))))))
#s(approx (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) #s(hole binary64 (* (pow x 4) (- (* -1 (/ (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (pow x 2))) 143/604800))))
#s(approx (+ (* (* x x) -143/604800) -11/15120) #s(hole binary64 (* -143/604800 (pow x 2))))
#s(approx (+ (* (* x x) -143/604800) -11/15120) #s(hole binary64 (* -1 (* (pow x 2) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2))))))))
#s(approx (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* -11/15120 (pow x 6))))
#s(approx (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* -1 (* (pow x 6) (+ 11/15120 (* 23/360 (/ 1 (pow x 2))))))))
#s(approx (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 6) (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2))))))))
#s(approx (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) #s(hole binary64 (* -11/15120 (pow x 5))))
#s(approx (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) #s(hole binary64 (* -1 (* (pow x 5) (+ 11/15120 (* 23/360 (/ 1 (pow x 2))))))))
#s(approx (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) #s(hole binary64 (* (pow x 5) (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2))))))))
#s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) #s(hole binary64 (* -11/15120 (pow x 4))))
#s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) #s(hole binary64 (* -1 (* (pow x 4) (+ 11/15120 (* 23/360 (/ 1 (pow x 2))))))))
#s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) #s(hole binary64 (* (pow x 4) (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2))))))))
#s(approx (* (+ (* (+ (* (* -11/15120 x) x) -23/360) (* x x)) 1/6) (* x x)) #s(hole binary64 (* -11/15120 (pow x 6))))
#s(approx (* (+ (* (+ (* (* -11/15120 x) x) -23/360) (* x x)) 1/6) (* x x)) #s(hole binary64 (* -1 (* (pow x 6) (+ 11/15120 (* 23/360 (/ 1 (pow x 2))))))))
#s(approx (* (+ (* (+ (* (* -11/15120 x) x) -23/360) (* x x)) 1/6) (* x x)) #s(hole binary64 (* (pow x 6) (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2))))))))
#s(approx (+ (* (+ (* (* -11/15120 x) x) -23/360) (* x x)) 1/6) #s(hole binary64 (* -11/15120 (pow x 4))))
#s(approx (+ (* (+ (* (* -11/15120 x) x) -23/360) (* x x)) 1/6) #s(hole binary64 (* -1 (* (pow x 4) (+ 11/15120 (* 23/360 (/ 1 (pow x 2))))))))
#s(approx (+ (* (+ (* (* -11/15120 x) x) -23/360) (* x x)) 1/6) #s(hole binary64 (* (pow x 4) (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2))))))))
#s(approx (+ (* (* -11/15120 x) x) -23/360) #s(hole binary64 (* -11/15120 (pow x 2))))
#s(approx (+ (* (* -11/15120 x) x) -23/360) #s(hole binary64 (* -1 (* (pow x 2) (+ 11/15120 (* 23/360 (/ 1 (pow x 2))))))))
#s(approx (- x (sin x)) #s(hole binary64 x))
#s(approx (- x (sin x)) #s(hole binary64 (* x (+ 1 (* -1 (/ (sin x) x))))))
#s(approx (* (+ (* (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) x) 1/6) (* (* x x) x)) #s(hole binary64 (* -1/362880 (pow x 9))))
#s(approx (* (+ (* (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) x) 1/6) (* (* x x) x)) #s(hole binary64 (* (pow x 9) (- (* 1/5040 (/ 1 (pow x 2))) 1/362880))))
#s(approx (* (+ (* (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) x) 1/6) (* (* x x) x)) #s(hole binary64 (* (pow x 9) (- (* 1/5040 (/ 1 (pow x 2))) (+ 1/362880 (/ 1/120 (pow x 4)))))))
#s(approx (* (+ (* (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) x) 1/6) (* (* x x) x)) #s(hole binary64 (* (pow x 9) (- (+ (* 1/5040 (/ 1 (pow x 2))) (* 1/6 (/ 1 (pow x 6)))) (+ 1/362880 (/ 1/120 (pow x 4)))))))
#s(approx (+ (* (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) x) 1/6) #s(hole binary64 (* -1/362880 (pow x 6))))
#s(approx (+ (* (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) x) 1/6) #s(hole binary64 (* (pow x 6) (- (* 1/5040 (/ 1 (pow x 2))) 1/362880))))
#s(approx (+ (* (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) x) 1/6) #s(hole binary64 (* (pow x 6) (- (* 1/5040 (/ 1 (pow x 2))) (+ 1/362880 (/ 1/120 (pow x 4)))))))
#s(approx (+ (* (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) x) 1/6) #s(hole binary64 (* (pow x 6) (- (+ (* 1/5040 (/ 1 (pow x 2))) (* 1/6 (/ 1 (pow x 6)))) (+ 1/362880 (/ 1/120 (pow x 4)))))))
#s(approx (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) #s(hole binary64 (* -1/362880 (pow x 5))))
#s(approx (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) #s(hole binary64 (* (pow x 5) (- (* 1/5040 (/ 1 (pow x 2))) 1/362880))))
#s(approx (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) #s(hole binary64 (* (pow x 5) (- (* 1/5040 (/ 1 (pow x 2))) (+ 1/362880 (/ 1/120 (pow x 4)))))))
#s(approx (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) #s(hole binary64 (* -1/362880 (pow x 4))))
#s(approx (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) #s(hole binary64 (* (pow x 4) (- (* 1/5040 (/ 1 (pow x 2))) 1/362880))))
#s(approx (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) #s(hole binary64 (* (pow x 4) (- (* 1/5040 (/ 1 (pow x 2))) (+ 1/362880 (/ 1/120 (pow x 4)))))))
#s(approx (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) #s(hole binary64 (* -1/362880 (pow x 4))))
#s(approx (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) #s(hole binary64 (* (pow x 4) (- (* 1/5040 (/ 1 (pow x 2))) 1/362880))))
#s(approx (* (+ (* -1/362880 (* x x)) 1/5040) x) #s(hole binary64 (* -1/362880 (pow x 3))))
#s(approx (* (+ (* -1/362880 (* x x)) 1/5040) x) #s(hole binary64 (* (pow x 3) (- (* 1/5040 (/ 1 (pow x 2))) 1/362880))))
#s(approx (+ (* -1/362880 (* x x)) 1/5040) #s(hole binary64 (* -1/362880 (pow x 2))))
#s(approx (+ (* -1/362880 (* x x)) 1/5040) #s(hole binary64 (* (pow x 2) (- (* 1/5040 (/ 1 (pow x 2))) 1/362880))))
#s(approx (tan x) #s(hole binary64 (/ (sin x) (cos x))))
#s(approx (* (* (+ (* -1/120 (* x x)) 1/6) x) (* x x)) #s(hole binary64 (* -1/120 (pow x 5))))
#s(approx (* (* (+ (* -1/120 (* x x)) 1/6) x) (* x x)) #s(hole binary64 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) 1/120))))
#s(approx (* (+ (* -1/120 (* x x)) 1/6) x) #s(hole binary64 (* -1/120 (pow x 3))))
#s(approx (* (+ (* -1/120 (* x x)) 1/6) x) #s(hole binary64 (* (pow x 3) (- (* 1/6 (/ 1 (pow x 2))) 1/120))))
#s(approx (* (- (/ 1/6 (* x x)) 1/120) (* (* x x) x)) #s(hole binary64 (* -1/120 (pow x 3))))
#s(approx (* (- (/ 1/6 (* x x)) 1/120) (* (* x x) x)) #s(hole binary64 (* (pow x 3) (- (* 1/6 (/ 1 (pow x 2))) 1/120))))
#s(approx (- (/ 1/6 (* x x)) 1/120) #s(hole binary64 -1/120))
#s(approx (- (/ 1/6 (* x x)) 1/120) #s(hole binary64 (- (* 1/6 (/ 1 (pow x 2))) 1/120)))
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (cos x) (sin x))) (/ (cos x) x))))))
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) x) #s(hole binary64 (* -1 (* (pow x 7) (+ 143/604800 (+ (/ 23/360 (pow x 4)) (* 11/15120 (/ 1 (pow x 2)))))))))
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) x) #s(hole binary64 (* -1 (* (pow x 7) (- (+ 143/604800 (+ (/ 23/360 (pow x 4)) (* 11/15120 (/ 1 (pow x 2))))) (* 1/6 (/ 1 (pow x 6))))))))
#s(approx (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) #s(hole binary64 (* -1 (* (pow x 5) (+ 143/604800 (+ (/ 23/360 (pow x 4)) (* 11/15120 (/ 1 (pow x 2)))))))))
#s(approx (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) #s(hole binary64 (* -1 (* (pow x 5) (- (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (/ 1/6 (pow x 4)))))))
#s(approx (- x (sin x)) #s(hole binary64 (* -1 (* x (- (/ (sin x) x) 1)))))
#s(approx (* (+ (* (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) x) 1/6) (* (* x x) x)) #s(hole binary64 (* -1 (* (pow x 9) (- 1/362880 (* 1/5040 (/ 1 (pow x 2))))))))
#s(approx (* (+ (* (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) x) 1/6) (* (* x x) x)) #s(hole binary64 (* -1 (* (pow x 9) (- (+ 1/362880 (/ 1/120 (pow x 4))) (* 1/5040 (/ 1 (pow x 2))))))))
#s(approx (* (+ (* (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) x) 1/6) (* (* x x) x)) #s(hole binary64 (* -1 (* (pow x 9) (- (+ 1/362880 (/ 1/120 (pow x 4))) (+ (* 1/5040 (/ 1 (pow x 2))) (* 1/6 (/ 1 (pow x 6)))))))))
#s(approx (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) #s(hole binary64 (* -1 (* (pow x 5) (- 1/362880 (* 1/5040 (/ 1 (pow x 2))))))))
#s(approx (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) #s(hole binary64 (* -1 (* (pow x 5) (- (+ 1/362880 (/ 1/120 (pow x 4))) (* 1/5040 (/ 1 (pow x 2))))))))
#s(approx (* (+ (* -1/362880 (* x x)) 1/5040) x) #s(hole binary64 (* -1 (* (pow x 3) (- 1/362880 (* 1/5040 (/ 1 (pow x 2))))))))
#s(approx (* (* (+ (* -1/120 (* x x)) 1/6) x) (* x x)) #s(hole binary64 (* -1 (* (pow x 5) (- 1/120 (* 1/6 (/ 1 (pow x 2))))))))
#s(approx (* (+ (* -1/120 (* x x)) 1/6) x) #s(hole binary64 (* -1 (* (pow x 3) (- 1/120 (* 1/6 (/ 1 (pow x 2))))))))
#s(approx (* (- (/ 1/6 (* x x)) 1/120) (* (* x x) x)) #s(hole binary64 (* -1 (* (pow x 3) (- 1/120 (* 1/6 (/ 1 (pow x 2))))))))
Outputs
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64)) x) x))
(*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64)) x) x)
(*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64)) (*.f64 x x))
(*.f64 x (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64)) x))
(*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64)) x)
(*.f64 x (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64)))
(/.f64 (-.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64))) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x)))
(/.f64 (+.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) #s(literal 3 binary64))) (+.f64 #s(literal 1/36 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) #s(literal 1/6 binary64))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/216 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) #s(literal 1/6 binary64))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) #s(literal 1/6 binary64)))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/216 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) #s(literal 1/6 binary64)))))
(fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64))
(fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64))
(fma.f64 x (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) #s(literal 1/6 binary64))
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) #s(literal 1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) #s(literal 1/6 binary64))))
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) #s(literal 1/6 binary64))))) (/.f64 #s(literal 1/216 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) #s(literal 1/6 binary64))))))
(+.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) #s(literal 1/6 binary64))
(+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x))
(*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x)
(*.f64 x (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)))
(/.f64 (-.f64 #s(literal 529/129600 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x) #s(literal 2 binary64))) (-.f64 #s(literal -23/360 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x)))
(/.f64 (+.f64 #s(literal -12167/46656000 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x) #s(literal 3 binary64))) (+.f64 #s(literal 529/129600 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal -23/360 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x) #s(literal 2 binary64)) #s(literal 529/129600 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x) #s(literal -23/360 binary64))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x) #s(literal 3 binary64)) #s(literal -12167/46656000 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x) #s(literal -23/360 binary64))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x) #s(literal 2 binary64)) #s(literal 529/129600 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x) #s(literal -23/360 binary64)))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x) #s(literal 3 binary64)) #s(literal -12167/46656000 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x) #s(literal -23/360 binary64)))))
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64))
(fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64))
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x) #s(literal -23/360 binary64))) (/.f64 #s(literal 529/129600 binary64) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x) #s(literal -23/360 binary64))))
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x) #s(literal -23/360 binary64))))) (/.f64 #s(literal -12167/46656000 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x) #s(literal -23/360 binary64))))))
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x) #s(literal -23/360 binary64))
(+.f64 #s(literal -23/360 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x))
(/.f64 (-.f64 #s(literal 121/228614400 binary64) (*.f64 #s(literal 20449/365783040000 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 #s(literal -11/15120 binary64) (*.f64 (*.f64 x x) #s(literal -143/604800 binary64))))
(/.f64 (+.f64 #s(literal -1331/3456649728000 binary64) (*.f64 #s(literal -2924207/221225582592000000 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x)))) (+.f64 #s(literal 121/228614400 binary64) (-.f64 (*.f64 #s(literal 20449/365783040000 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal -11/15120 binary64) (*.f64 (*.f64 x x) #s(literal -143/604800 binary64))))))
(/.f64 (neg.f64 (fma.f64 #s(literal -2924207/221225582592000000 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x)) #s(literal -1331/3456649728000 binary64))) (neg.f64 (fma.f64 #s(literal 20449/365783040000 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 121/228614400 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)) #s(literal -11/15120 binary64))))))
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 20449/365783040000 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 121/228614400 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)) #s(literal -11/15120 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal 20449/365783040000 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 121/228614400 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)) #s(literal -11/15120 binary64)))
(/.f64 (fma.f64 #s(literal -2924207/221225582592000000 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x)) #s(literal -1331/3456649728000 binary64)) (fma.f64 #s(literal 20449/365783040000 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 121/228614400 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)) #s(literal -11/15120 binary64)))))
(fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))
(fma.f64 #s(literal -143/604800 binary64) (*.f64 x x) #s(literal -11/15120 binary64))
(fma.f64 x (*.f64 x #s(literal -143/604800 binary64)) #s(literal -11/15120 binary64))
(-.f64 (/.f64 (*.f64 #s(literal 20449/365783040000 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)) #s(literal -11/15120 binary64))) (/.f64 #s(literal 121/228614400 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)) #s(literal -11/15120 binary64))))
(+.f64 (/.f64 (*.f64 #s(literal -2924207/221225582592000000 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x))) (fma.f64 #s(literal 20449/365783040000 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 121/228614400 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)) #s(literal -11/15120 binary64))))) (/.f64 #s(literal -1331/3456649728000 binary64) (fma.f64 #s(literal 20449/365783040000 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 121/228614400 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)) #s(literal -11/15120 binary64))))))
(+.f64 (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)) #s(literal -11/15120 binary64))
(+.f64 #s(literal -11/15120 binary64) (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)))
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)))
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)))
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)))
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)))
(*.f64 (fabs.f64 x) (fabs.f64 x))
(*.f64 (neg.f64 x) (neg.f64 x))
(*.f64 x x)
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64))
(pow.f64 (fabs.f64 x) #s(literal 2 binary64))
(pow.f64 (neg.f64 x) #s(literal 2 binary64))
(pow.f64 (*.f64 x x) #s(literal 1 binary64))
(pow.f64 x #s(literal 2 binary64))
(fabs.f64 (*.f64 x x))
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))))
x
#s(literal -143/604800 binary64)
#s(literal -11/15120 binary64)
#s(literal -23/360 binary64)
#s(literal 1/6 binary64)
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 #s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) #s(literal 1/6 binary64)) x) x))
(*.f64 (*.f64 #s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) #s(literal 1/6 binary64)) x) x)
(*.f64 #s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) #s(literal 1/6 binary64)) (*.f64 x x))
(*.f64 x (*.f64 #s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) #s(literal 1/6 binary64)) x))
(*.f64 #s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) #s(literal 1/6 binary64)) x)
(*.f64 x #s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) #s(literal 1/6 binary64)))
#s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) #s(literal 1/6 binary64))
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x))
(*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)
(*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x))
(*.f64 (*.f64 x x) (fma.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)))
(/.f64 (-.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64))) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) x) x)))
(/.f64 (+.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) x) x) #s(literal 3 binary64))) (+.f64 #s(literal 1/36 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) x) x)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) x) x) #s(literal 1/6 binary64))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/216 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) x) x) #s(literal 1/6 binary64))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) x) x) #s(literal 1/6 binary64)))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/216 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) x) x) #s(literal 1/6 binary64)))))
(fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64))
(fma.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64))
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) #s(literal 1/6 binary64))
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) x) x) #s(literal 1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) x) x) #s(literal 1/6 binary64))))
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) x) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) x) x) #s(literal 1/6 binary64))))) (/.f64 #s(literal 1/216 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) x) x) #s(literal 1/6 binary64))))))
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) x) x) #s(literal 1/6 binary64))
(+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) x) x))
(/.f64 (-.f64 #s(literal 529/129600 binary64) (*.f64 #s(literal 121/228614400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 #s(literal -23/360 binary64) (*.f64 (*.f64 #s(literal -11/15120 binary64) x) x)))
(/.f64 (+.f64 #s(literal -12167/46656000 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x)) #s(literal -1331/3456649728000 binary64))) (+.f64 #s(literal 529/129600 binary64) (-.f64 (*.f64 #s(literal 121/228614400 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal -23/360 binary64) (*.f64 (*.f64 #s(literal -11/15120 binary64) x) x)))))
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 121/228614400 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 529/129600 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal -11/15120 binary64) x) x) #s(literal -23/360 binary64))))
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x)) #s(literal -1331/3456649728000 binary64) #s(literal -12167/46656000 binary64))) (neg.f64 (fma.f64 #s(literal 121/228614400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (*.f64 #s(literal -11/15120 binary64) x) x) #s(literal -23/360 binary64))))))
(/.f64 (-.f64 (*.f64 #s(literal 121/228614400 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 529/129600 binary64)) (-.f64 (*.f64 (*.f64 #s(literal -11/15120 binary64) x) x) #s(literal -23/360 binary64)))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x)) #s(literal -1331/3456649728000 binary64) #s(literal -12167/46656000 binary64)) (fma.f64 #s(literal 121/228614400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (*.f64 #s(literal -11/15120 binary64) x) x) #s(literal -23/360 binary64)))))
(fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64))
(fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))
(fma.f64 #s(literal -11/15120 binary64) (*.f64 x x) #s(literal -23/360 binary64))
(fma.f64 x (*.f64 #s(literal -11/15120 binary64) x) #s(literal -23/360 binary64))
(-.f64 (/.f64 (*.f64 #s(literal 121/228614400 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (*.f64 (*.f64 #s(literal -11/15120 binary64) x) x) #s(literal -23/360 binary64))) (/.f64 #s(literal 529/129600 binary64) (-.f64 (*.f64 (*.f64 #s(literal -11/15120 binary64) x) x) #s(literal -23/360 binary64))))
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x)) #s(literal -1331/3456649728000 binary64)) (fma.f64 #s(literal 121/228614400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (*.f64 #s(literal -11/15120 binary64) x) x) #s(literal -23/360 binary64))))) (/.f64 #s(literal -12167/46656000 binary64) (fma.f64 #s(literal 121/228614400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (*.f64 #s(literal -11/15120 binary64) x) x) #s(literal -23/360 binary64))))))
(+.f64 (*.f64 (*.f64 #s(literal -11/15120 binary64) x) x) #s(literal -23/360 binary64))
(+.f64 #s(literal -23/360 binary64) (*.f64 (*.f64 #s(literal -11/15120 binary64) x) x))
(*.f64 #s(literal -11/15120 binary64) x)
(*.f64 x #s(literal -11/15120 binary64))
(/.f64 (neg.f64 (neg.f64 #s(approx (- x (sin x)) (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) x))))) (neg.f64 (neg.f64 #s(approx (tan x) x))))
(/.f64 (neg.f64 #s(approx (- x (sin x)) (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) x)))) (neg.f64 #s(approx (tan x) x)))
(/.f64 #s(approx (- x (sin x)) (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) x))) #s(approx (tan x) x))
#s(approx (- x (sin x)) (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) x)))
(*.f64 (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x #s(literal 1/6 binary64)) (*.f64 x x)) x)
(*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) x))
(*.f64 (*.f64 (*.f64 x x) x) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x #s(literal 1/6 binary64)))
(/.f64 (-.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 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x) (*.f64 (*.f64 x x) x)))) (-.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x) (*.f64 (*.f64 x x) x))))
(/.f64 (-.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 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x)))) (-.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x))))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x) (*.f64 (*.f64 x x) x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x) (*.f64 (*.f64 x x) x))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x) (*.f64 (*.f64 x x) x))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x))))))
(fma.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x) (*.f64 (*.f64 x x) x)))
(fma.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x)))
(fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x) (*.f64 (*.f64 x x) x)))
(fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x)))
(+.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x) (*.f64 (*.f64 x x) x)))
(+.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x)))
(/.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (neg.f64 (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64))) (*.f64 (neg.f64 (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64))))) (+.f64 #s(literal 1/6 binary64) (*.f64 (neg.f64 (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)))))
(/.f64 (-.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (neg.f64 (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 (neg.f64 (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64))) (*.f64 (neg.f64 (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64))) (*.f64 #s(literal 1/6 binary64) (*.f64 (neg.f64 (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x) #s(literal 1/6 binary64))))
(/.f64 (neg.f64 (-.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/216 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x) #s(literal 1/6 binary64))))))
(/.f64 (neg.f64 (+.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1/36 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x) #s(literal 1/6 binary64)))
(/.f64 (-.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x) #s(literal 2 binary64))) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x)))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/216 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x) #s(literal 1/6 binary64)))))
(/.f64 (+.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x) #s(literal 3 binary64))) (+.f64 #s(literal 1/36 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x)))))
(fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x #s(literal 1/6 binary64))
(fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64))
(fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))
(fma.f64 x (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) #s(literal 1/6 binary64))
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x) #s(literal 1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x) #s(literal 1/6 binary64))))
(-.f64 (/.f64 #s(literal 1/36 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x))) (/.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x))))
(-.f64 #s(literal 1/6 binary64) (*.f64 (neg.f64 (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64))))
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x) #s(literal 1/6 binary64))))) (/.f64 #s(literal 1/216 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x) #s(literal 1/6 binary64))))))
(+.f64 (/.f64 #s(literal 1/216 binary64) (+.f64 #s(literal 1/36 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x))))) (/.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x) #s(literal 3 binary64)) (+.f64 #s(literal 1/36 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x))))))
(+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x) #s(literal 1/6 binary64))
(+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x))
(*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x)
(*.f64 x (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/14400 binary64))) (neg.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x #s(literal 1/120 binary64))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/1728000 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 2 binary64)) (+.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/14400 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x #s(literal 1/120 binary64)))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/1728000 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 2 binary64)) (+.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)))))
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 2 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x #s(literal 1/120 binary64))) (/.f64 #s(literal 1/14400 binary64) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x #s(literal 1/120 binary64))))
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 2 binary64)) (+.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64))))) (/.f64 #s(literal 1/1728000 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 2 binary64)) (+.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64))))))
(-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64))
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x)
(*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) (*.f64 x x))
(*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)))
(*.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x))
(/.f64 (-.f64 (*.f64 #s(literal 1/25401600 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/362880 binary64)) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/362880 binary64)) (*.f64 x x)))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/5040 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/362880 binary64)) (*.f64 x x))))
(/.f64 (-.f64 (*.f64 #s(literal 1/25401600 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/362880 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/362880 binary64))))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/5040 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/362880 binary64)))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x)) #s(literal 1/128024064000 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/362880 binary64)) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 #s(literal 1/25401600 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/362880 binary64)) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/362880 binary64)) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/5040 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/362880 binary64)) (*.f64 x x))))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x)) #s(literal 1/128024064000 binary64) (pow.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/362880 binary64))) #s(literal 3 binary64))) (fma.f64 #s(literal 1/25401600 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/362880 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/362880 binary64)))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/5040 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/362880 binary64)))))))
(fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/362880 binary64)) (*.f64 x x)))
(fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/362880 binary64))))
(fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/362880 binary64)) (*.f64 x x)))
(fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/362880 binary64))))
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/5040 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/362880 binary64)) (*.f64 x x)))
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/5040 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/362880 binary64))))
(*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x)
(*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/5040 binary64) x) (*.f64 #s(literal 1/5040 binary64) x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/362880 binary64)) x) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/362880 binary64)) x))) (-.f64 (*.f64 #s(literal 1/5040 binary64) x) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/362880 binary64)) x)))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/5040 binary64) x) (*.f64 #s(literal 1/5040 binary64) x)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/362880 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/362880 binary64))))) (-.f64 (*.f64 #s(literal 1/5040 binary64) x) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/362880 binary64)))))
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/5040 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/362880 binary64)) x) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/5040 binary64) x) (*.f64 #s(literal 1/5040 binary64) x) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/362880 binary64)) x) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/362880 binary64)) x)) (*.f64 (*.f64 #s(literal 1/5040 binary64) x) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/362880 binary64)) x)))))
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/5040 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/362880 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/5040 binary64) x) (*.f64 #s(literal 1/5040 binary64) x) (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/362880 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/362880 binary64)))) (*.f64 (*.f64 #s(literal 1/5040 binary64) x) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/362880 binary64)))))))
(fma.f64 #s(literal 1/5040 binary64) x (*.f64 (*.f64 (*.f64 x x) #s(literal -1/362880 binary64)) x))
(fma.f64 #s(literal 1/5040 binary64) x (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/362880 binary64))))
(fma.f64 x #s(literal 1/5040 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/362880 binary64)) x))
(fma.f64 x #s(literal 1/5040 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/362880 binary64))))
(+.f64 (*.f64 #s(literal 1/5040 binary64) x) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/362880 binary64)) x))
(+.f64 (*.f64 #s(literal 1/5040 binary64) x) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/362880 binary64))))
(/.f64 (-.f64 #s(literal 1/25401600 binary64) (*.f64 (*.f64 #s(literal 1/362880 binary64) (*.f64 x x)) (*.f64 #s(literal 1/362880 binary64) (*.f64 x x)))) (+.f64 #s(literal 1/5040 binary64) (*.f64 #s(literal 1/362880 binary64) (*.f64 x x))))
(/.f64 (-.f64 #s(literal 1/128024064000 binary64) (pow.f64 (*.f64 #s(literal 1/362880 binary64) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 #s(literal 1/25401600 binary64) (fma.f64 (*.f64 #s(literal 1/362880 binary64) (*.f64 x x)) (*.f64 #s(literal 1/362880 binary64) (*.f64 x x)) (*.f64 #s(literal 1/5040 binary64) (*.f64 #s(literal 1/362880 binary64) (*.f64 x x))))))
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/131681894400 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/25401600 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/362880 binary64)) #s(literal 1/5040 binary64))))
(/.f64 (neg.f64 (-.f64 #s(literal 1/25401600 binary64) (*.f64 #s(literal 1/131681894400 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (neg.f64 (-.f64 #s(literal 1/5040 binary64) (*.f64 (*.f64 x x) #s(literal -1/362880 binary64)))))
(/.f64 (neg.f64 (fma.f64 #s(literal -1/47784725839872000 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x)) #s(literal 1/128024064000 binary64))) (neg.f64 (fma.f64 #s(literal 1/131681894400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 1/25401600 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/362880 binary64)) #s(literal 1/5040 binary64))))))
(/.f64 (neg.f64 (+.f64 #s(literal 1/128024064000 binary64) (*.f64 #s(literal -1/47784725839872000 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x))))) (neg.f64 (+.f64 #s(literal 1/25401600 binary64) (-.f64 (*.f64 #s(literal 1/131681894400 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal 1/5040 binary64) (*.f64 (*.f64 x x) #s(literal -1/362880 binary64)))))))
(/.f64 (-.f64 (*.f64 #s(literal 1/131681894400 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/25401600 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal -1/362880 binary64)) #s(literal 1/5040 binary64)))
(/.f64 (-.f64 #s(literal 1/25401600 binary64) (*.f64 #s(literal 1/131681894400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 #s(literal 1/5040 binary64) (*.f64 (*.f64 x x) #s(literal -1/362880 binary64))))
(/.f64 (fma.f64 #s(literal -1/47784725839872000 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x)) #s(literal 1/128024064000 binary64)) (fma.f64 #s(literal 1/131681894400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 1/25401600 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/362880 binary64)) #s(literal 1/5040 binary64)))))
(/.f64 (+.f64 #s(literal 1/128024064000 binary64) (*.f64 #s(literal -1/47784725839872000 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x)))) (+.f64 #s(literal 1/25401600 binary64) (-.f64 (*.f64 #s(literal 1/131681894400 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal 1/5040 binary64) (*.f64 (*.f64 x x) #s(literal -1/362880 binary64))))))
(fma.f64 (*.f64 #s(literal -1/362880 binary64) x) x #s(literal 1/5040 binary64))
(fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64))
(fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64))
(-.f64 (/.f64 (*.f64 #s(literal 1/131681894400 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (*.f64 (*.f64 x x) #s(literal -1/362880 binary64)) #s(literal 1/5040 binary64))) (/.f64 #s(literal 1/25401600 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal -1/362880 binary64)) #s(literal 1/5040 binary64))))
(-.f64 (/.f64 #s(literal 1/25401600 binary64) (-.f64 #s(literal 1/5040 binary64) (*.f64 (*.f64 x x) #s(literal -1/362880 binary64)))) (/.f64 (*.f64 #s(literal 1/131681894400 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 #s(literal 1/5040 binary64) (*.f64 (*.f64 x x) #s(literal -1/362880 binary64)))))
(-.f64 #s(literal 1/5040 binary64) (*.f64 #s(literal 1/362880 binary64) (*.f64 x x)))
(+.f64 (/.f64 (*.f64 #s(literal -1/47784725839872000 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x))) (fma.f64 #s(literal 1/131681894400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 1/25401600 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/362880 binary64)) #s(literal 1/5040 binary64))))) (/.f64 #s(literal 1/128024064000 binary64) (fma.f64 #s(literal 1/131681894400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 1/25401600 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/362880 binary64)) #s(literal 1/5040 binary64))))))
(+.f64 (/.f64 #s(literal 1/128024064000 binary64) (+.f64 #s(literal 1/25401600 binary64) (-.f64 (*.f64 #s(literal 1/131681894400 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal 1/5040 binary64) (*.f64 (*.f64 x x) #s(literal -1/362880 binary64)))))) (/.f64 (*.f64 #s(literal -1/47784725839872000 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x))) (+.f64 #s(literal 1/25401600 binary64) (-.f64 (*.f64 #s(literal 1/131681894400 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal 1/5040 binary64) (*.f64 (*.f64 x x) #s(literal -1/362880 binary64)))))))
(+.f64 (*.f64 (*.f64 x x) #s(literal -1/362880 binary64)) #s(literal 1/5040 binary64))
(+.f64 #s(literal 1/5040 binary64) (*.f64 (*.f64 x x) #s(literal -1/362880 binary64)))
#s(literal -1/362880 binary64)
#s(literal 1/5040 binary64)
#s(literal 1/120 binary64)
(*.f64 (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) (neg.f64 (pow.f64 x #s(literal 3/2 binary64))))
(*.f64 (fabs.f64 (pow.f64 x #s(literal 3/2 binary64))) (fabs.f64 (pow.f64 x #s(literal 3/2 binary64))))
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64)))
(*.f64 (*.f64 x x) x)
(*.f64 x (*.f64 x x))
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 3 binary64))
(pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 x x) #s(literal 3/2 binary64))
(pow.f64 x #s(literal 3 binary64))
(exp.f64 (*.f64 (log.f64 x) #s(literal 3 binary64)))
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))))
#s(approx (tan x) x)
(/.f64 (neg.f64 (neg.f64 #s(approx (- x (sin x)) (*.f64 (*.f64 #s(approx (* (+ (* -1/120 (* x x)) 1/6) x) (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/120 binary64)) (*.f64 (*.f64 x x) x))) x) x)))) (neg.f64 (neg.f64 (tan.f64 x))))
(/.f64 (neg.f64 #s(approx (- x (sin x)) (*.f64 (*.f64 #s(approx (* (+ (* -1/120 (* x x)) 1/6) x) (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/120 binary64)) (*.f64 (*.f64 x x) x))) x) x))) (neg.f64 (tan.f64 x)))
(/.f64 #s(approx (- x (sin x)) (*.f64 (*.f64 #s(approx (* (+ (* -1/120 (* x x)) 1/6) x) (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/120 binary64)) (*.f64 (*.f64 x x) x))) x) x)) (tan.f64 x))
#s(approx (- x (sin x)) (*.f64 (*.f64 #s(approx (* (+ (* -1/120 (* x x)) 1/6) x) (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/120 binary64)) (*.f64 (*.f64 x x) x))) x) x))
(*.f64 (*.f64 #s(approx (* (+ (* -1/120 (* x x)) 1/6) x) (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/120 binary64)) (*.f64 (*.f64 x x) x))) x) x)
(*.f64 (*.f64 x x) #s(approx (* (+ (* -1/120 (* x x)) 1/6) x) (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/120 binary64)) (*.f64 (*.f64 x x) x))))
(*.f64 #s(approx (* (+ (* -1/120 (* x x)) 1/6) x) (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/120 binary64)) (*.f64 (*.f64 x x) x))) (*.f64 x x))
#s(approx (* (+ (* -1/120 (* x x)) 1/6) x) (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/120 binary64)) (*.f64 (*.f64 x x) x)))
(*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/120 binary64)) (*.f64 x x)) x)
(*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/120 binary64)) (*.f64 (*.f64 x x) x))
(*.f64 (*.f64 (*.f64 x x) x) (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/120 binary64)))
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/14400 binary64))) (neg.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/120 binary64))))
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x))) #s(literal 1/1728000 binary64))) (neg.f64 (+.f64 (/.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal 1/14400 binary64) (*.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/120 binary64))))))
(/.f64 (-.f64 (/.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/14400 binary64)) (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/120 binary64)))
(/.f64 (-.f64 (/.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x))) #s(literal 1/1728000 binary64)) (+.f64 (/.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal 1/14400 binary64) (*.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/120 binary64)))))
(-.f64 (/.f64 (/.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/120 binary64))) (/.f64 #s(literal 1/14400 binary64) (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/120 binary64))))
(-.f64 (/.f64 (/.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x))) (+.f64 (/.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal 1/14400 binary64) (*.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/120 binary64))))) (/.f64 #s(literal 1/1728000 binary64) (+.f64 (/.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal 1/14400 binary64) (*.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/120 binary64))))))
(-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/120 binary64))
(*.f64 (/.f64 #s(literal 1/6 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x)))
(*.f64 (/.f64 #s(literal 1/6 binary64) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (neg.f64 x)))
(*.f64 (/.f64 #s(literal 1/6 binary64) x) (/.f64 #s(literal 1 binary64) x))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/6 binary64))
(*.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))
(/.f64 (neg.f64 (/.f64 #s(literal 1/6 binary64) x)) (neg.f64 x))
(/.f64 (/.f64 #s(literal 1/6 binary64) x) x)
(/.f64 #s(literal -1/6 binary64) (neg.f64 (*.f64 x x)))
(/.f64 #s(literal 1/6 binary64) (neg.f64 (neg.f64 (*.f64 x x))))
(/.f64 #s(literal 1/6 binary64) (*.f64 x x))
(/.f64 (neg.f64 (neg.f64 (sin.f64 x))) (neg.f64 (neg.f64 (cos.f64 x))))
(/.f64 (+.f64 (tan.f64 x) (tan.f64 (PI.f64))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 x) (tan.f64 (PI.f64)))))
(/.f64 (neg.f64 (sin.f64 x)) (neg.f64 (cos.f64 x)))
(/.f64 (sin.f64 x) (cos.f64 x))
(tan.f64 (+.f64 (+.f64 x (PI.f64)) (PI.f64)))
(tan.f64 (+.f64 x (PI.f64)))
(tan.f64 x)
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) (*.f64 x x)))
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -11/15120 binary64) x) x) #s(literal 23/360 binary64)) x) x #s(literal 1/6 binary64)) x) x))
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)) #s(literal 11/15120 binary64)) (*.f64 x x)) #s(literal 23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x)))
#s(approx (* (* (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) x) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))
#s(approx (* (* (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) x) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) (*.f64 x x)))
#s(approx (* (* (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) x) x) (*.f64 (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -11/15120 binary64) x) x) #s(literal 23/360 binary64)) x) x #s(literal 1/6 binary64)) x) x))
#s(approx (* (* (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) x) x) (*.f64 (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)) #s(literal 11/15120 binary64)) (*.f64 x x)) #s(literal 23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x)))
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) x) (*.f64 #s(literal 1/6 binary64) x))
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) x))
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) x) (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -11/15120 binary64) x) x) #s(literal 23/360 binary64)) x) x #s(literal 1/6 binary64)) x))
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) x) (*.f64 (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)) #s(literal 11/15120 binary64)) (*.f64 x x)) #s(literal 23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x))
#s(approx (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) #s(literal 1/6 binary64))
#s(approx (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)))
#s(approx (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -11/15120 binary64) x) x) #s(literal 23/360 binary64)) x) x #s(literal 1/6 binary64)))
#s(approx (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)) #s(literal 11/15120 binary64)) (*.f64 x x)) #s(literal 23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)))
#s(approx (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) (*.f64 #s(literal -23/360 binary64) x))
#s(approx (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -11/15120 binary64) x) x) #s(literal 23/360 binary64)) x))
#s(approx (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)) #s(literal 11/15120 binary64)) (*.f64 x x)) #s(literal 23/360 binary64)) x))
#s(approx (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) #s(literal -23/360 binary64))
#s(approx (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) (-.f64 (*.f64 (*.f64 #s(literal -11/15120 binary64) x) x) #s(literal 23/360 binary64)))
#s(approx (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)) #s(literal 11/15120 binary64)) (*.f64 x x)) #s(literal 23/360 binary64)))
#s(approx (+ (* (* x x) -143/604800) -11/15120) #s(literal -11/15120 binary64))
#s(approx (+ (* (* x x) -143/604800) -11/15120) (-.f64 (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)) #s(literal 11/15120 binary64)))
#s(approx (* x x) (*.f64 x x))
#s(approx x x)
#s(approx (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))
#s(approx (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) (*.f64 x x)))
#s(approx (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) (*.f64 (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -11/15120 binary64) x) x) #s(literal 23/360 binary64)) x) x #s(literal 1/6 binary64)) x) x))
#s(approx (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) (*.f64 #s(literal 1/6 binary64) x))
#s(approx (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) x))
#s(approx (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -11/15120 binary64) x) x) #s(literal 23/360 binary64)) x) x #s(literal 1/6 binary64)) x))
#s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) #s(literal 1/6 binary64))
#s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)))
#s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -11/15120 binary64) x) x) #s(literal 23/360 binary64)) x) x #s(literal 1/6 binary64)))
#s(approx (* (+ (* (+ (* (* -11/15120 x) x) -23/360) (* x x)) 1/6) (* x x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))
#s(approx (* (+ (* (+ (* (* -11/15120 x) x) -23/360) (* x x)) 1/6) (* x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) (*.f64 x x)))
#s(approx (* (+ (* (+ (* (* -11/15120 x) x) -23/360) (* x x)) 1/6) (* x x)) (*.f64 (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -11/15120 binary64) x) x) #s(literal 23/360 binary64)) x) x #s(literal 1/6 binary64)) x) x))
#s(approx (+ (* (+ (* (* -11/15120 x) x) -23/360) (* x x)) 1/6) #s(literal 1/6 binary64))
#s(approx (+ (* (+ (* (* -11/15120 x) x) -23/360) (* x x)) 1/6) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)))
#s(approx (+ (* (+ (* (* -11/15120 x) x) -23/360) (* x x)) 1/6) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -11/15120 binary64) x) x) #s(literal 23/360 binary64)) x) x #s(literal 1/6 binary64)))
#s(approx (+ (* (* -11/15120 x) x) -23/360) #s(literal -23/360 binary64))
#s(approx (+ (* (* -11/15120 x) x) -23/360) (-.f64 (*.f64 (*.f64 #s(literal -11/15120 binary64) x) x) #s(literal 23/360 binary64)))
#s(approx (* -11/15120 x) (*.f64 #s(literal -11/15120 binary64) x))
#s(approx (- x (sin x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)))
#s(approx (- x (sin x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) x)))
#s(approx (- x (sin x)) (*.f64 (fma.f64 (-.f64 (*.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)))
#s(approx (- x (sin x)) (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) x)))
#s(approx (* (+ (* (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) x) 1/6) (* (* x x) x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)))
#s(approx (* (+ (* (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) x) 1/6) (* (* x x) x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) x)))
#s(approx (* (+ (* (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) x) 1/6) (* (* x x) x)) (*.f64 (fma.f64 (-.f64 (*.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)))
#s(approx (* (+ (* (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) x) 1/6) (* (* x x) x)) (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) x)))
#s(approx (+ (* (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) x) 1/6) #s(literal 1/6 binary64))
#s(approx (+ (* (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) x) 1/6) (fma.f64 (*.f64 x x) #s(literal -1/120 binary64) #s(literal 1/6 binary64)))
#s(approx (+ (* (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) x) 1/6) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)))
#s(approx (+ (* (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) x) 1/6) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x #s(literal 1/6 binary64)))
#s(approx (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) (*.f64 #s(literal -1/120 binary64) x))
#s(approx (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) x))
#s(approx (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x))
#s(approx (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) #s(literal -1/120 binary64))
#s(approx (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))
#s(approx (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)))
#s(approx (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) (*.f64 (*.f64 x x) #s(literal 1/5040 binary64)))
#s(approx (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x))
#s(approx (* (+ (* -1/362880 (* x x)) 1/5040) x) (*.f64 #s(literal 1/5040 binary64) x))
#s(approx (* (+ (* -1/362880 (* x x)) 1/5040) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x))
#s(approx (+ (* -1/362880 (* x x)) 1/5040) #s(literal 1/5040 binary64))
#s(approx (+ (* -1/362880 (* x x)) 1/5040) (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)))
#s(approx (* (* x x) x) (*.f64 (*.f64 x x) x))
#s(approx (tan x) x)
#s(approx (tan x) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal 1 binary64)) x))
#s(approx (tan x) (*.f64 (fma.f64 (fma.f64 #s(literal 2/15 binary64) (*.f64 x x) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 1 binary64)) x))
#s(approx (tan x) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 17/315 binary64) (*.f64 x x) #s(literal 2/15 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 1 binary64)) x))
#s(approx (* (* (+ (* -1/120 (* x x)) 1/6) x) (* x x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)))
#s(approx (* (* (+ (* -1/120 (* x x)) 1/6) x) (* x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) x)))
#s(approx (* (+ (* -1/120 (* x x)) 1/6) x) (*.f64 #s(literal 1/6 binary64) x))
#s(approx (* (+ (* -1/120 (* x x)) 1/6) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) x))
#s(approx (* (- (/ 1/6 (* x x)) 1/120) (* (* x x) x)) (*.f64 #s(literal 1/6 binary64) x))
#s(approx (* (- (/ 1/6 (* x x)) 1/120) (* (* x x) x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) x))
#s(approx (- (/ 1/6 (* x x)) 1/120) (/.f64 #s(literal 1/6 binary64) (*.f64 x x)))
#s(approx (- (/ 1/6 (* x x)) 1/120) (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) (*.f64 x x)))
#s(approx (/ 1/6 (* x x)) (/.f64 #s(literal 1/6 binary64) (*.f64 x x)))
#s(approx (/ (- x (sin x)) (tan x)) (/.f64 (*.f64 (cos.f64 x) x) (sin.f64 x)))
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (+.f64 (/.f64 (cos.f64 x) (sin.f64 x)) (neg.f64 (/.f64 (cos.f64 x) x))) x))
#s(approx (* (* (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) x) x) (*.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal -143/604800 binary64)))
#s(approx (* (* (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) x) x) (neg.f64 (*.f64 (pow.f64 x #s(literal 8 binary64)) (+.f64 (/.f64 #s(literal 11/15120 binary64) (*.f64 x x)) #s(literal 143/604800 binary64)))))
#s(approx (* (* (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) x) x) (*.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal 11/15120 binary64)) (*.f64 x x))) #s(literal 143/604800 binary64)) (pow.f64 x #s(literal 8 binary64))))
#s(approx (* (* (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) x) x) (*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x))) #s(literal 143/604800 binary64)) (+.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 11/15120 binary64) (*.f64 x x)))) (pow.f64 x #s(literal 8 binary64))))
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) x) (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -143/604800 binary64)))
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) x) (neg.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) (+.f64 (/.f64 #s(literal 11/15120 binary64) (*.f64 x x)) #s(literal 143/604800 binary64)))))
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) x) (*.f64 (pow.f64 x #s(literal 7 binary64)) (-.f64 (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal 11/15120 binary64)) (*.f64 x x))) #s(literal 143/604800 binary64))))
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) x) (*.f64 (pow.f64 x #s(literal 7 binary64)) (-.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x))) #s(literal 143/604800 binary64)) (+.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 11/15120 binary64) (*.f64 x x))))))
#s(approx (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x)) #s(literal -143/604800 binary64)))
#s(approx (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x)) (+.f64 (/.f64 #s(literal 11/15120 binary64) (*.f64 x x)) #s(literal 143/604800 binary64)))))
#s(approx (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x)) (-.f64 (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal 11/15120 binary64)) (*.f64 x x))) #s(literal 143/604800 binary64))))
#s(approx (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x)) (-.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x))) #s(literal 143/604800 binary64)) (+.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 11/15120 binary64) (*.f64 x x))))))
#s(approx (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -143/604800 binary64)))
#s(approx (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) (neg.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 (/.f64 #s(literal 11/15120 binary64) (*.f64 x x)) #s(literal 143/604800 binary64)))))
#s(approx (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) (*.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal 11/15120 binary64)) (*.f64 x x))) #s(literal 143/604800 binary64))))
#s(approx (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -143/604800 binary64)))
#s(approx (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) (neg.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (/.f64 #s(literal 11/15120 binary64) (*.f64 x x)) #s(literal 143/604800 binary64)))))
#s(approx (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal 11/15120 binary64)) (*.f64 x x))) #s(literal 143/604800 binary64))))
#s(approx (+ (* (* x x) -143/604800) -11/15120) (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)))
#s(approx (+ (* (* x x) -143/604800) -11/15120) (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal 11/15120 binary64) (*.f64 x x)) #s(literal 143/604800 binary64)) (*.f64 x x))))
#s(approx (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x)) #s(literal -11/15120 binary64)))
#s(approx (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x)) (+.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal 11/15120 binary64)))))
#s(approx (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x)) (-.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 11/15120 binary64)) (/.f64 #s(literal 23/360 binary64) (*.f64 x x)))))
#s(approx (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -11/15120 binary64)))
#s(approx (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) (neg.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal 11/15120 binary64)))))
#s(approx (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) (*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 11/15120 binary64)) (/.f64 #s(literal 23/360 binary64) (*.f64 x x))) (pow.f64 x #s(literal 5 binary64))))
#s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -11/15120 binary64)))
#s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) (neg.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal 11/15120 binary64)))))
#s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) (*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 11/15120 binary64)) (/.f64 #s(literal 23/360 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x))))
#s(approx (* (+ (* (+ (* (* -11/15120 x) x) -23/360) (* x x)) 1/6) (* x x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x)) #s(literal -11/15120 binary64)))
#s(approx (* (+ (* (+ (* (* -11/15120 x) x) -23/360) (* x x)) 1/6) (* x x)) (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x)) (+.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal 11/15120 binary64)))))
#s(approx (* (+ (* (+ (* (* -11/15120 x) x) -23/360) (* x x)) 1/6) (* x x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x)) (-.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 11/15120 binary64)) (/.f64 #s(literal 23/360 binary64) (*.f64 x x)))))
#s(approx (+ (* (+ (* (* -11/15120 x) x) -23/360) (* x x)) 1/6) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -11/15120 binary64)))
#s(approx (+ (* (+ (* (* -11/15120 x) x) -23/360) (* x x)) 1/6) (neg.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal 11/15120 binary64)))))
#s(approx (+ (* (+ (* (* -11/15120 x) x) -23/360) (* x x)) 1/6) (*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 11/15120 binary64)) (/.f64 #s(literal 23/360 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x))))
#s(approx (+ (* (* -11/15120 x) x) -23/360) (*.f64 (*.f64 #s(literal -11/15120 binary64) x) x))
#s(approx (+ (* (* -11/15120 x) x) -23/360) (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal 11/15120 binary64)) (*.f64 x x))))
#s(approx (- x (sin x)) x)
#s(approx (- x (sin x)) (*.f64 (+.f64 (neg.f64 (/.f64 (sin.f64 x) x)) #s(literal 1 binary64)) x))
#s(approx (* (+ (* (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) x) 1/6) (* (* x x) x)) (*.f64 (pow.f64 x #s(literal 9 binary64)) #s(literal -1/362880 binary64)))
#s(approx (* (+ (* (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) x) 1/6) (* (* x x) x)) (*.f64 (-.f64 (/.f64 #s(literal 1/5040 binary64) (*.f64 x x)) #s(literal 1/362880 binary64)) (pow.f64 x #s(literal 9 binary64))))
#s(approx (* (+ (* (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) x) 1/6) (* (* x x) x)) (*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/5040 binary64) (*.f64 x x)) #s(literal 1/362880 binary64)) (/.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (pow.f64 x #s(literal 9 binary64))))
#s(approx (* (+ (* (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) x) 1/6) (* (* x x) x)) (*.f64 (-.f64 (-.f64 (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/6 binary64) (/.f64 #s(literal 1/5040 binary64) (*.f64 x x))) #s(literal 1/362880 binary64)) (/.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (pow.f64 x #s(literal 9 binary64))))
#s(approx (+ (* (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) x) 1/6) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x)) #s(literal -1/362880 binary64)))
#s(approx (+ (* (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) x) 1/6) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1/5040 binary64) (*.f64 x x)) #s(literal 1/362880 binary64))))
#s(approx (+ (* (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) x) 1/6) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x)) (-.f64 (-.f64 (/.f64 #s(literal 1/5040 binary64) (*.f64 x x)) #s(literal 1/362880 binary64)) (/.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))
#s(approx (+ (* (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) x) 1/6) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x)) (-.f64 (-.f64 (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/6 binary64) (/.f64 #s(literal 1/5040 binary64) (*.f64 x x))) #s(literal 1/362880 binary64)) (/.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))
#s(approx (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/362880 binary64)))
#s(approx (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) (*.f64 (-.f64 (/.f64 #s(literal 1/5040 binary64) (*.f64 x x)) #s(literal 1/362880 binary64)) (pow.f64 x #s(literal 5 binary64))))
#s(approx (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) (*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/5040 binary64) (*.f64 x x)) #s(literal 1/362880 binary64)) (/.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (pow.f64 x #s(literal 5 binary64))))
#s(approx (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/362880 binary64)))
#s(approx (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) (*.f64 (-.f64 (/.f64 #s(literal 1/5040 binary64) (*.f64 x x)) #s(literal 1/362880 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))))
#s(approx (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) (*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/5040 binary64) (*.f64 x x)) #s(literal 1/362880 binary64)) (/.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x x))))
#s(approx (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/362880 binary64)))
#s(approx (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) (*.f64 (-.f64 (/.f64 #s(literal 1/5040 binary64) (*.f64 x x)) #s(literal 1/362880 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))))
#s(approx (* (+ (* -1/362880 (* x x)) 1/5040) x) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/362880 binary64)))
#s(approx (* (+ (* -1/362880 (* x x)) 1/5040) x) (*.f64 (-.f64 (/.f64 #s(literal 1/5040 binary64) (*.f64 x x)) #s(literal 1/362880 binary64)) (*.f64 (*.f64 x x) x)))
#s(approx (+ (* -1/362880 (* x x)) 1/5040) (*.f64 (*.f64 x x) #s(literal -1/362880 binary64)))
#s(approx (+ (* -1/362880 (* x x)) 1/5040) (*.f64 (-.f64 (/.f64 #s(literal 1/5040 binary64) (*.f64 x x)) #s(literal 1/362880 binary64)) (*.f64 x x)))
#s(approx (tan x) (tan.f64 x))
#s(approx (* (* (+ (* -1/120 (* x x)) 1/6) x) (* x x)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/120 binary64)))
#s(approx (* (* (+ (* -1/120 (* x x)) 1/6) x) (* x x)) (*.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/120 binary64))))
#s(approx (* (+ (* -1/120 (* x x)) 1/6) x) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/120 binary64)))
#s(approx (* (+ (* -1/120 (* x x)) 1/6) x) (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/120 binary64)) (*.f64 (*.f64 x x) x)))
#s(approx (* (- (/ 1/6 (* x x)) 1/120) (* (* x x) x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/120 binary64)))
#s(approx (* (- (/ 1/6 (* x x)) 1/120) (* (* x x) x)) (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/120 binary64)) (*.f64 (*.f64 x x) x)))
#s(approx (- (/ 1/6 (* x x)) 1/120) #s(literal -1/120 binary64))
#s(approx (- (/ 1/6 (* x x)) 1/120) (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/120 binary64)))
#s(approx (/ (- x (sin x)) (tan x)) (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (cos.f64 x) (sin.f64 x))) (/.f64 (cos.f64 x) x)) x)))
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) x) (neg.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) (+.f64 (+.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 11/15120 binary64) (*.f64 x x))) #s(literal 143/604800 binary64)))))
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) x) (neg.f64 (*.f64 (-.f64 (+.f64 (+.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 11/15120 binary64) (*.f64 x x))) #s(literal 143/604800 binary64)) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x)))) (pow.f64 x #s(literal 7 binary64)))))
#s(approx (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) (neg.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 (+.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 11/15120 binary64) (*.f64 x x))) #s(literal 143/604800 binary64)))))
#s(approx (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) (neg.f64 (*.f64 (+.f64 #s(literal 11/15120 binary64) (-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (pow.f64 x #s(literal 5 binary64)))))
#s(approx (- x (sin x)) (neg.f64 (*.f64 (-.f64 (/.f64 (sin.f64 x) x) #s(literal 1 binary64)) x)))
#s(approx (* (+ (* (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) x) 1/6) (* (* x x) x)) (neg.f64 (*.f64 (-.f64 #s(literal 1/362880 binary64) (/.f64 #s(literal 1/5040 binary64) (*.f64 x x))) (pow.f64 x #s(literal 9 binary64)))))
#s(approx (* (+ (* (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) x) 1/6) (* (* x x) x)) (neg.f64 (*.f64 (+.f64 #s(literal 1/362880 binary64) (-.f64 (/.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1/5040 binary64) (*.f64 x x)))) (pow.f64 x #s(literal 9 binary64)))))
#s(approx (* (+ (* (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) x) 1/6) (* (* x x) x)) (neg.f64 (*.f64 (-.f64 (+.f64 #s(literal 1/362880 binary64) (-.f64 (/.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1/5040 binary64) (*.f64 x x)))) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x)))) (pow.f64 x #s(literal 9 binary64)))))
#s(approx (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) (neg.f64 (*.f64 (-.f64 #s(literal 1/362880 binary64) (/.f64 #s(literal 1/5040 binary64) (*.f64 x x))) (pow.f64 x #s(literal 5 binary64)))))
#s(approx (* (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) x) (neg.f64 (*.f64 (+.f64 #s(literal 1/362880 binary64) (-.f64 (/.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1/5040 binary64) (*.f64 x x)))) (pow.f64 x #s(literal 5 binary64)))))
#s(approx (* (+ (* -1/362880 (* x x)) 1/5040) x) (neg.f64 (*.f64 (-.f64 #s(literal 1/362880 binary64) (/.f64 #s(literal 1/5040 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) x))))
#s(approx (* (* (+ (* -1/120 (* x x)) 1/6) x) (* x x)) (neg.f64 (*.f64 (-.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) (pow.f64 x #s(literal 5 binary64)))))
#s(approx (* (+ (* -1/120 (* x x)) 1/6) x) (neg.f64 (*.f64 (-.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) x))))
#s(approx (* (- (/ 1/6 (* x x)) 1/120) (* (* x x) x)) (neg.f64 (*.f64 (-.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) x))))

eval89.0ms (1.4%)

Memory
1.7MiB live, 104.6MiB allocated; 21ms collecting garbage
Compiler

Compiled 7 262 to 2 791 computations (61.6% saved)

prune25.0ms (0.4%)

Memory
1.1MiB live, 47.6MiB allocated; 4ms collecting garbage
Pruning

20 alts after pruning (16 fresh and 4 done)

PrunedKeptTotal
New4327439
Fresh4913
Picked235
Done011
Total43820458
Accuracy
99.9%
Counts
458 → 20
Alt Table
Click to see full alt table
StatusAccuracyProgram
82.1%
(/.f64 #s(approx (- x (sin x)) (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x #s(literal 1/6 binary64)) (pow.f64 x #s(literal 3 binary64)))) #s(approx (tan x) x))
83.1%
(/.f64 #s(approx (- x (sin x)) (*.f64 (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x #s(literal 1/6 binary64)) (*.f64 x x)) x)) (tan.f64 x))
82.0%
(/.f64 #s(approx (- x (sin x)) (*.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) (*.f64 x x))) #s(approx (tan x) x))
82.0%
(/.f64 #s(approx (- x (sin x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))) #s(approx (tan x) x))
82.1%
(/.f64 #s(approx (- x (sin x)) (*.f64 (*.f64 #s(approx (+ (* -1/120 (* x x)) 1/6) #s(literal 1/6 binary64)) x) (*.f64 x x))) (tan.f64 x))
33.4%
(/.f64 #s(approx (- x (sin x)) (*.f64 #s(approx (* (+ (* -1/120 (* x x)) 1/6) x) (*.f64 (-.f64 (/.f64 (/.f64 #s(literal 1/6 binary64) x) x) #s(literal 1/120 binary64)) (*.f64 (*.f64 x x) x))) (*.f64 x x))) (tan.f64 x))
32.9%
(/.f64 #s(approx (- x (sin x)) (*.f64 #s(approx (* (+ (* -1/120 (* x x)) 1/6) x) (*.f64 #s(approx (- (/ 1/6 (* x x)) 1/120) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) x))) (*.f64 x x))) (tan.f64 x))
4.2%
(/.f64 #s(approx (- x (sin x)) x) #s(approx (tan x) x))
99.6%
#s(approx (/ (- x (sin x)) (tan x)) (fma.f64 x (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x) (*.f64 x x))))
17.8%
#s(approx (/ (- x (sin x)) (tan x)) (/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) x) x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) x) x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) x) x))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) x) x)))))))
99.4%
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x)))
99.6%
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64)) (*.f64 x x)))
99.2%
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) (*.f64 x x)))
99.4%
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (fma.f64 x #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) x) x) x)) x))
99.5%
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x))
99.6%
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64)) x) x))
98.6%
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 #s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) #s(literal 1/6 binary64)) x) x))
98.6%
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))
20.3%
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 #s(approx (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal -11/15120 binary64))) (pow.f64 x #s(literal 5 binary64)))) x))
17.7%
#s(approx (/ (- x (sin x)) (tan x)) #s(approx (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal -11/15120 binary64))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)))))
Compiler

Compiled 733 to 640 computations (12.7% saved)

series42.0ms (0.7%)

Memory
1.8MiB live, 49.3MiB allocated; 1ms collecting garbage
Counts
46 → 142
Calls
Call 1
Inputs
#s(approx (/ (- x (sin x)) (tan x)) (fma.f64 x (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x) (*.f64 x x))))
(fma.f64 x (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x) (*.f64 x x)))
x
(*.f64 #s(literal 1/6 binary64) x)
#s(literal 1/6 binary64)
(*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x) (*.f64 x x))
(*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x)
(*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x)
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64))
(*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x)
(fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))
(*.f64 x x)
#s(literal -143/604800 binary64)
#s(literal -11/15120 binary64)
#s(literal -23/360 binary64)
(/.f64 #s(approx (- x (sin x)) x) #s(approx (tan x) x))
#s(approx (- x (sin x)) x)
#s(approx (tan x) x)
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x))
(*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)
(*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x)
(fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64))
(fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 #s(approx (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal -11/15120 binary64))) (pow.f64 x #s(literal 5 binary64)))) x))
(*.f64 #s(approx (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal -11/15120 binary64))) (pow.f64 x #s(literal 5 binary64)))) x)
#s(approx (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal -11/15120 binary64))) (pow.f64 x #s(literal 5 binary64))))
(*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal -11/15120 binary64))) (pow.f64 x #s(literal 5 binary64)))
(-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal -11/15120 binary64)))
(/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))
(*.f64 (*.f64 x x) (*.f64 x x))
(-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal -11/15120 binary64))
(/.f64 #s(literal 23/360 binary64) (*.f64 x x))
#s(literal 23/360 binary64)
(pow.f64 x #s(literal 5 binary64))
#s(literal 5 binary64)
(/.f64 #s(approx (- x (sin x)) (*.f64 #s(approx (* (+ (* -1/120 (* x x)) 1/6) x) (*.f64 (-.f64 (/.f64 (/.f64 #s(literal 1/6 binary64) x) x) #s(literal 1/120 binary64)) (*.f64 (*.f64 x x) x))) (*.f64 x x))) (tan.f64 x))
#s(approx (- x (sin x)) (*.f64 #s(approx (* (+ (* -1/120 (* x x)) 1/6) x) (*.f64 (-.f64 (/.f64 (/.f64 #s(literal 1/6 binary64) x) x) #s(literal 1/120 binary64)) (*.f64 (*.f64 x x) x))) (*.f64 x x)))
(*.f64 #s(approx (* (+ (* -1/120 (* x x)) 1/6) x) (*.f64 (-.f64 (/.f64 (/.f64 #s(literal 1/6 binary64) x) x) #s(literal 1/120 binary64)) (*.f64 (*.f64 x x) x))) (*.f64 x x))
#s(approx (* (+ (* -1/120 (* x x)) 1/6) x) (*.f64 (-.f64 (/.f64 (/.f64 #s(literal 1/6 binary64) x) x) #s(literal 1/120 binary64)) (*.f64 (*.f64 x x) x)))
(*.f64 (-.f64 (/.f64 (/.f64 #s(literal 1/6 binary64) x) x) #s(literal 1/120 binary64)) (*.f64 (*.f64 x x) x))
(-.f64 (/.f64 (/.f64 #s(literal 1/6 binary64) x) x) #s(literal 1/120 binary64))
(/.f64 (/.f64 #s(literal 1/6 binary64) x) x)
(/.f64 #s(literal 1/6 binary64) x)
#s(literal 1/120 binary64)
(*.f64 (*.f64 x x) x)
(tan.f64 x)
Outputs
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* 1/6 (pow x 2))))
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2))))))
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360))))))
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360))))))
#s(approx (+ (* x (* 1/6 x)) (* (* (* (+ (* (* (+ (* (* x x) -143/604800) -11/15120) x) x) -23/360) x) x) (* x x))) #s(hole binary64 (* 1/6 (pow x 2))))
#s(approx (+ (* x (* 1/6 x)) (* (* (* (+ (* (* (+ (* (* x x) -143/604800) -11/15120) x) x) -23/360) x) x) (* x x))) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2))))))
#s(approx (+ (* x (* 1/6 x)) (* (* (* (+ (* (* (+ (* (* x x) -143/604800) -11/15120) x) x) -23/360) x) x) (* x x))) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360))))))
#s(approx (+ (* x (* 1/6 x)) (* (* (* (+ (* (* (+ (* (* x x) -143/604800) -11/15120) x) x) -23/360) x) x) (* x x))) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360))))))
#s(approx x #s(hole binary64 x))
#s(approx (* 1/6 x) #s(hole binary64 (* 1/6 x)))
#s(approx (* (* (* (+ (* (* (+ (* (* x x) -143/604800) -11/15120) x) x) -23/360) x) x) (* x x)) #s(hole binary64 (* -23/360 (pow x 4))))
#s(approx (* (* (* (+ (* (* (+ (* (* x x) -143/604800) -11/15120) x) x) -23/360) x) x) (* x x)) #s(hole binary64 (* (pow x 4) (- (* -11/15120 (pow x 2)) 23/360))))
#s(approx (* (* (* (+ (* (* (+ (* (* x x) -143/604800) -11/15120) x) x) -23/360) x) x) (* x x)) #s(hole binary64 (* (pow x 4) (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360))))
#s(approx (* (* (+ (* (* (+ (* (* x x) -143/604800) -11/15120) x) x) -23/360) x) x) #s(hole binary64 (* -23/360 (pow x 2))))
#s(approx (* (* (+ (* (* (+ (* (* x x) -143/604800) -11/15120) x) x) -23/360) x) x) #s(hole binary64 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360))))
#s(approx (* (* (+ (* (* (+ (* (* x x) -143/604800) -11/15120) x) x) -23/360) x) x) #s(hole binary64 (* (pow x 2) (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360))))
#s(approx (* (+ (* (* (+ (* (* x x) -143/604800) -11/15120) x) x) -23/360) x) #s(hole binary64 (* -23/360 x)))
#s(approx (* (+ (* (* (+ (* (* x x) -143/604800) -11/15120) x) x) -23/360) x) #s(hole binary64 (* x (- (* -11/15120 (pow x 2)) 23/360))))
#s(approx (* (+ (* (* (+ (* (* x x) -143/604800) -11/15120) x) x) -23/360) x) #s(hole binary64 (* x (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360))))
#s(approx (+ (* (* (+ (* (* x x) -143/604800) -11/15120) x) x) -23/360) #s(hole binary64 -23/360))
#s(approx (+ (* (* (+ (* (* x x) -143/604800) -11/15120) x) x) -23/360) #s(hole binary64 (- (* -11/15120 (pow x 2)) 23/360)))
#s(approx (+ (* (* (+ (* (* x x) -143/604800) -11/15120) x) x) -23/360) #s(hole binary64 (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360)))
#s(approx (* (+ (* (* x x) -143/604800) -11/15120) x) #s(hole binary64 (* -11/15120 x)))
#s(approx (* (+ (* (* x x) -143/604800) -11/15120) x) #s(hole binary64 (* x (- (* -143/604800 (pow x 2)) 11/15120))))
#s(approx (+ (* (* x x) -143/604800) -11/15120) #s(hole binary64 -11/15120))
#s(approx (+ (* (* x x) -143/604800) -11/15120) #s(hole binary64 (- (* -143/604800 (pow x 2)) 11/15120)))
#s(approx (* x x) #s(hole binary64 (pow x 2)))
#s(approx (- x (sin x)) #s(hole binary64 (* 1/6 (pow x 3))))
#s(approx (- x (sin x)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* -1/120 (pow x 2))))))
#s(approx (- x (sin x)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* (pow x 2) (- (* 1/5040 (pow x 2)) 1/120))))))
#s(approx (- x (sin x)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (+ 1/5040 (* -1/362880 (pow x 2)))) 1/120))))))
#s(approx (tan x) #s(hole binary64 x))
#s(approx (tan x) #s(hole binary64 (* x (+ 1 (* 1/3 (pow x 2))))))
#s(approx (tan x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* 2/15 (pow x 2))))))))
#s(approx (tan x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 2/15 (* 17/315 (pow x 2))))))))))
#s(approx (* (* (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* 1/6 (pow x 2))))
#s(approx (* (* (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2))))))
#s(approx (* (* (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360))))))
#s(approx (* (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) x) #s(hole binary64 (* 1/6 x)))
#s(approx (* (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* -23/360 (pow x 2))))))
#s(approx (* (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360))))))
#s(approx (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) #s(hole binary64 1/6))
#s(approx (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) #s(hole binary64 (+ 1/6 (* -23/360 (pow x 2)))))
#s(approx (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) #s(hole binary64 (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))))
#s(approx (+ (* (* x x) -11/15120) -23/360) #s(hole binary64 -23/360))
#s(approx (+ (* (* x x) -11/15120) -23/360) #s(hole binary64 (- (* -11/15120 (pow x 2)) 23/360)))
#s(approx (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* 1/6 (pow x 2))))
#s(approx (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2))))))
#s(approx (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360))))))
#s(approx (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) #s(hole binary64 (* 1/6 x)))
#s(approx (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* -23/360 (pow x 2))))))
#s(approx (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360))))))
#s(approx (* (- (/ 1/6 (* (* x x) (* x x))) (- (/ 23/360 (* x x)) -11/15120)) (pow x 5)) #s(hole binary64 (* 1/6 x)))
#s(approx (* (- (/ 1/6 (* (* x x) (* x x))) (- (/ 23/360 (* x x)) -11/15120)) (pow x 5)) #s(hole binary64 (* x (+ 1/6 (* -23/360 (pow x 2))))))
#s(approx (* (- (/ 1/6 (* (* x x) (* x x))) (- (/ 23/360 (* x x)) -11/15120)) (pow x 5)) #s(hole binary64 (* x (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360))))))
#s(approx (- (/ 1/6 (* (* x x) (* x x))) (- (/ 23/360 (* x x)) -11/15120)) #s(hole binary64 (/ 1/6 (pow x 4))))
#s(approx (- (/ 1/6 (* (* x x) (* x x))) (- (/ 23/360 (* x x)) -11/15120)) #s(hole binary64 (/ (+ 1/6 (* -23/360 (pow x 2))) (pow x 4))))
#s(approx (- (/ 1/6 (* (* x x) (* x x))) (- (/ 23/360 (* x x)) -11/15120)) #s(hole binary64 (/ (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360))) (pow x 4))))
#s(approx (/ 1/6 (* (* x x) (* x x))) #s(hole binary64 (/ 1/6 (pow x 4))))
#s(approx (* (* x x) (* x x)) #s(hole binary64 (pow x 4)))
#s(approx (- (/ 23/360 (* x x)) -11/15120) #s(hole binary64 (/ 23/360 (pow x 2))))
#s(approx (- (/ 23/360 (* x x)) -11/15120) #s(hole binary64 (/ (+ 23/360 (* 11/15120 (pow x 2))) (pow x 2))))
#s(approx (/ 23/360 (* x x)) #s(hole binary64 (/ 23/360 (pow x 2))))
#s(approx (pow x 5) #s(hole binary64 (pow x 5)))
#s(approx (* (* (+ (* -1/120 (* x x)) 1/6) x) (* x x)) #s(hole binary64 (* 1/6 (pow x 3))))
#s(approx (* (* (+ (* -1/120 (* x x)) 1/6) x) (* x x)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* -1/120 (pow x 2))))))
#s(approx (* (+ (* -1/120 (* x x)) 1/6) x) #s(hole binary64 (* 1/6 x)))
#s(approx (* (+ (* -1/120 (* x x)) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* -1/120 (pow x 2))))))
#s(approx (* (- (/ (/ 1/6 x) x) 1/120) (* (* x x) x)) #s(hole binary64 (* 1/6 x)))
#s(approx (* (- (/ (/ 1/6 x) x) 1/120) (* (* x x) x)) #s(hole binary64 (* x (+ 1/6 (* -1/120 (pow x 2))))))
#s(approx (- (/ (/ 1/6 x) x) 1/120) #s(hole binary64 (/ 1/6 (pow x 2))))
#s(approx (- (/ (/ 1/6 x) x) 1/120) #s(hole binary64 (/ (+ 1/6 (* -1/120 (pow x 2))) (pow x 2))))
#s(approx (/ (/ 1/6 x) x) #s(hole binary64 (/ 1/6 (pow x 2))))
#s(approx (/ 1/6 x) #s(hole binary64 (/ 1/6 x)))
#s(approx (* (* x x) x) #s(hole binary64 (pow x 3)))
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (/ (* x (cos x)) (sin x))))
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* x (+ (* -1 (/ (cos x) x)) (/ (cos x) (sin x))))))
#s(approx (+ (* x (* 1/6 x)) (* (* (* (+ (* (* (+ (* (* x x) -143/604800) -11/15120) x) x) -23/360) x) x) (* x x))) #s(hole binary64 (* -143/604800 (pow x 8))))
#s(approx (+ (* x (* 1/6 x)) (* (* (* (+ (* (* (+ (* (* x x) -143/604800) -11/15120) x) x) -23/360) x) x) (* x x))) #s(hole binary64 (* -1 (* (pow x 8) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2))))))))
#s(approx (+ (* x (* 1/6 x)) (* (* (* (+ (* (* (+ (* (* x x) -143/604800) -11/15120) x) x) -23/360) x) x) (* x x))) #s(hole binary64 (* (pow x 8) (- (* -1 (/ (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (pow x 2))) 143/604800))))
#s(approx (+ (* x (* 1/6 x)) (* (* (* (+ (* (* (+ (* (* x x) -143/604800) -11/15120) x) x) -23/360) x) x) (* x x))) #s(hole binary64 (* (pow x 8) (- (* 1/6 (/ 1 (pow x 6))) (+ 143/604800 (+ (/ 23/360 (pow x 4)) (* 11/15120 (/ 1 (pow x 2)))))))))
#s(approx (* (* (* (+ (* (* (+ (* (* x x) -143/604800) -11/15120) x) x) -23/360) x) x) (* x x)) #s(hole binary64 (* -143/604800 (pow x 8))))
#s(approx (* (* (* (+ (* (* (+ (* (* x x) -143/604800) -11/15120) x) x) -23/360) x) x) (* x x)) #s(hole binary64 (* -1 (* (pow x 8) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2))))))))
#s(approx (* (* (* (+ (* (* (+ (* (* x x) -143/604800) -11/15120) x) x) -23/360) x) x) (* x x)) #s(hole binary64 (* (pow x 8) (- (* -1 (/ (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (pow x 2))) 143/604800))))
#s(approx (* (* (+ (* (* (+ (* (* x x) -143/604800) -11/15120) x) x) -23/360) x) x) #s(hole binary64 (* -143/604800 (pow x 6))))
#s(approx (* (* (+ (* (* (+ (* (* x x) -143/604800) -11/15120) x) x) -23/360) x) x) #s(hole binary64 (* -1 (* (pow x 6) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2))))))))
#s(approx (* (* (+ (* (* (+ (* (* x x) -143/604800) -11/15120) x) x) -23/360) x) x) #s(hole binary64 (* (pow x 6) (- (* -1 (/ (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (pow x 2))) 143/604800))))
#s(approx (* (+ (* (* (+ (* (* x x) -143/604800) -11/15120) x) x) -23/360) x) #s(hole binary64 (* -143/604800 (pow x 5))))
#s(approx (* (+ (* (* (+ (* (* x x) -143/604800) -11/15120) x) x) -23/360) x) #s(hole binary64 (* -1 (* (pow x 5) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2))))))))
#s(approx (* (+ (* (* (+ (* (* x x) -143/604800) -11/15120) x) x) -23/360) x) #s(hole binary64 (* (pow x 5) (- (* -1 (/ (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (pow x 2))) 143/604800))))
#s(approx (+ (* (* (+ (* (* x x) -143/604800) -11/15120) x) x) -23/360) #s(hole binary64 (* -143/604800 (pow x 4))))
#s(approx (+ (* (* (+ (* (* x x) -143/604800) -11/15120) x) x) -23/360) #s(hole binary64 (* -1 (* (pow x 4) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2))))))))
#s(approx (+ (* (* (+ (* (* x x) -143/604800) -11/15120) x) x) -23/360) #s(hole binary64 (* (pow x 4) (- (* -1 (/ (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (pow x 2))) 143/604800))))
#s(approx (* (+ (* (* x x) -143/604800) -11/15120) x) #s(hole binary64 (* -143/604800 (pow x 3))))
#s(approx (* (+ (* (* x x) -143/604800) -11/15120) x) #s(hole binary64 (* -1 (* (pow x 3) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2))))))))
#s(approx (+ (* (* x x) -143/604800) -11/15120) #s(hole binary64 (* -143/604800 (pow x 2))))
#s(approx (+ (* (* x x) -143/604800) -11/15120) #s(hole binary64 (* -1 (* (pow x 2) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2))))))))
#s(approx (- x (sin x)) #s(hole binary64 x))
#s(approx (- x (sin x)) #s(hole binary64 (* x (+ 1 (* -1 (/ (sin x) x))))))
#s(approx (tan x) #s(hole binary64 (/ (sin x) (cos x))))
#s(approx (* (* (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* -11/15120 (pow x 6))))
#s(approx (* (* (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* -1 (* (pow x 6) (+ 11/15120 (* 23/360 (/ 1 (pow x 2))))))))
#s(approx (* (* (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 6) (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2))))))))
#s(approx (* (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) x) #s(hole binary64 (* -11/15120 (pow x 5))))
#s(approx (* (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) x) #s(hole binary64 (* -1 (* (pow x 5) (+ 11/15120 (* 23/360 (/ 1 (pow x 2))))))))
#s(approx (* (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) x) #s(hole binary64 (* (pow x 5) (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2))))))))
#s(approx (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) #s(hole binary64 (* -11/15120 (pow x 4))))
#s(approx (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) #s(hole binary64 (* -1 (* (pow x 4) (+ 11/15120 (* 23/360 (/ 1 (pow x 2))))))))
#s(approx (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) #s(hole binary64 (* (pow x 4) (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2))))))))
#s(approx (+ (* (* x x) -11/15120) -23/360) #s(hole binary64 (* -11/15120 (pow x 2))))
#s(approx (+ (* (* x x) -11/15120) -23/360) #s(hole binary64 (* -1 (* (pow x 2) (+ 11/15120 (* 23/360 (/ 1 (pow x 2))))))))
#s(approx (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* -11/15120 (pow x 6))))
#s(approx (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* -1 (* (pow x 6) (+ 11/15120 (* 23/360 (/ 1 (pow x 2))))))))
#s(approx (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 6) (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2))))))))
#s(approx (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) #s(hole binary64 (* -11/15120 (pow x 5))))
#s(approx (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) #s(hole binary64 (* -1 (* (pow x 5) (+ 11/15120 (* 23/360 (/ 1 (pow x 2))))))))
#s(approx (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) #s(hole binary64 (* (pow x 5) (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2))))))))
#s(approx (* (- (/ 1/6 (* (* x x) (* x x))) (- (/ 23/360 (* x x)) -11/15120)) (pow x 5)) #s(hole binary64 (* -11/15120 (pow x 5))))
#s(approx (* (- (/ 1/6 (* (* x x) (* x x))) (- (/ 23/360 (* x x)) -11/15120)) (pow x 5)) #s(hole binary64 (* -1 (* (pow x 5) (+ 11/15120 (* 23/360 (/ 1 (pow x 2))))))))
#s(approx (* (- (/ 1/6 (* (* x x) (* x x))) (- (/ 23/360 (* x x)) -11/15120)) (pow x 5)) #s(hole binary64 (* (pow x 5) (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2))))))))
#s(approx (- (/ 1/6 (* (* x x) (* x x))) (- (/ 23/360 (* x x)) -11/15120)) #s(hole binary64 -11/15120))
#s(approx (- (/ 1/6 (* (* x x) (* x x))) (- (/ 23/360 (* x x)) -11/15120)) #s(hole binary64 (* -1 (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))
#s(approx (- (/ 1/6 (* (* x x) (* x x))) (- (/ 23/360 (* x x)) -11/15120)) #s(hole binary64 (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))
#s(approx (- (/ 23/360 (* x x)) -11/15120) #s(hole binary64 11/15120))
#s(approx (- (/ 23/360 (* x x)) -11/15120) #s(hole binary64 (+ 11/15120 (* 23/360 (/ 1 (pow x 2))))))
#s(approx (* (* (+ (* -1/120 (* x x)) 1/6) x) (* x x)) #s(hole binary64 (* -1/120 (pow x 5))))
#s(approx (* (* (+ (* -1/120 (* x x)) 1/6) x) (* x x)) #s(hole binary64 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) 1/120))))
#s(approx (* (+ (* -1/120 (* x x)) 1/6) x) #s(hole binary64 (* -1/120 (pow x 3))))
#s(approx (* (+ (* -1/120 (* x x)) 1/6) x) #s(hole binary64 (* (pow x 3) (- (* 1/6 (/ 1 (pow x 2))) 1/120))))
#s(approx (* (- (/ (/ 1/6 x) x) 1/120) (* (* x x) x)) #s(hole binary64 (* -1/120 (pow x 3))))
#s(approx (* (- (/ (/ 1/6 x) x) 1/120) (* (* x x) x)) #s(hole binary64 (* (pow x 3) (- (* 1/6 (/ 1 (pow x 2))) 1/120))))
#s(approx (- (/ (/ 1/6 x) x) 1/120) #s(hole binary64 -1/120))
#s(approx (- (/ (/ 1/6 x) x) 1/120) #s(hole binary64 (- (* 1/6 (/ 1 (pow x 2))) 1/120)))
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (cos x) (sin x))) (/ (cos x) x))))))
#s(approx (* (+ (* (* (+ (* (* x x) -143/604800) -11/15120) x) x) -23/360) x) #s(hole binary64 (* -1 (* (pow x 5) (+ 143/604800 (+ (/ 23/360 (pow x 4)) (* 11/15120 (/ 1 (pow x 2)))))))))
#s(approx (- x (sin x)) #s(hole binary64 (* -1 (* x (- (/ (sin x) x) 1)))))
#s(approx (* (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) x) #s(hole binary64 (* -1 (* (pow x 5) (- (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (/ 1/6 (pow x 4)))))))
#s(approx (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) #s(hole binary64 (* -1 (* (pow x 5) (- (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (/ 1/6 (pow x 4)))))))
#s(approx (* (- (/ 1/6 (* (* x x) (* x x))) (- (/ 23/360 (* x x)) -11/15120)) (pow x 5)) #s(hole binary64 (* -1 (* (pow x 5) (- (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (/ 1/6 (pow x 4)))))))
#s(approx (* (* (+ (* -1/120 (* x x)) 1/6) x) (* x x)) #s(hole binary64 (* -1 (* (pow x 5) (- 1/120 (* 1/6 (/ 1 (pow x 2))))))))
#s(approx (* (+ (* -1/120 (* x x)) 1/6) x) #s(hole binary64 (* -1 (* (pow x 3) (- 1/120 (* 1/6 (/ 1 (pow x 2))))))))
#s(approx (* (- (/ (/ 1/6 x) x) 1/120) (* (* x x) x)) #s(hole binary64 (* -1 (* (pow x 3) (- 1/120 (* 1/6 (/ 1 (pow x 2))))))))
Calls

3 calls:

TimeVariablePointExpression
28.0ms
x
@inf
((/ (- x (sin x)) (tan x)) (+ (* x (* 1/6 x)) (* (* (* (+ (* (* (+ (* (* x x) -143/604800) -11/15120) x) x) -23/360) x) x) (* x x))) x (* 1/6 x) 1/6 (* (* (* (+ (* (* (+ (* (* x x) -143/604800) -11/15120) x) x) -23/360) x) x) (* x x)) (* (* (+ (* (* (+ (* (* x x) -143/604800) -11/15120) x) x) -23/360) x) x) (* (+ (* (* (+ (* (* x x) -143/604800) -11/15120) x) x) -23/360) x) (+ (* (* (+ (* (* x x) -143/604800) -11/15120) x) x) -23/360) (* (+ (* (* x x) -143/604800) -11/15120) x) (+ (* (* x x) -143/604800) -11/15120) (* x x) -143/604800 -11/15120 -23/360 (/ (- x (sin x)) (tan x)) (- x (sin x)) (tan x) (/ (- x (sin x)) (tan x)) (* (* (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) x) x) (* (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) x) (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) (+ (* (* x x) -11/15120) -23/360) (/ (- x (sin x)) (tan x)) (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) (* (- (/ 1/6 (* (* x x) (* x x))) (- (/ 23/360 (* x x)) -11/15120)) (pow x 5)) (- (/ 1/6 (* (* x x) (* x x))) (- (/ 23/360 (* x x)) -11/15120)) (/ 1/6 (* (* x x) (* x x))) (* (* x x) (* x x)) (- (/ 23/360 (* x x)) -11/15120) (/ 23/360 (* x x)) 23/360 (pow x 5) 5 (/ (- x (sin x)) (tan x)) (- x (sin x)) (* (* (+ (* -1/120 (* x x)) 1/6) x) (* x x)) (* (+ (* -1/120 (* x x)) 1/6) x) (* (- (/ (/ 1/6 x) x) 1/120) (* (* x x) x)) (- (/ (/ 1/6 x) x) 1/120) (/ (/ 1/6 x) x) (/ 1/6 x) 1/120 (* (* x x) x) (tan x))
6.0ms
x
@-inf
((/ (- x (sin x)) (tan x)) (+ (* x (* 1/6 x)) (* (* (* (+ (* (* (+ (* (* x x) -143/604800) -11/15120) x) x) -23/360) x) x) (* x x))) x (* 1/6 x) 1/6 (* (* (* (+ (* (* (+ (* (* x x) -143/604800) -11/15120) x) x) -23/360) x) x) (* x x)) (* (* (+ (* (* (+ (* (* x x) -143/604800) -11/15120) x) x) -23/360) x) x) (* (+ (* (* (+ (* (* x x) -143/604800) -11/15120) x) x) -23/360) x) (+ (* (* (+ (* (* x x) -143/604800) -11/15120) x) x) -23/360) (* (+ (* (* x x) -143/604800) -11/15120) x) (+ (* (* x x) -143/604800) -11/15120) (* x x) -143/604800 -11/15120 -23/360 (/ (- x (sin x)) (tan x)) (- x (sin x)) (tan x) (/ (- x (sin x)) (tan x)) (* (* (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) x) x) (* (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) x) (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) (+ (* (* x x) -11/15120) -23/360) (/ (- x (sin x)) (tan x)) (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) (* (- (/ 1/6 (* (* x x) (* x x))) (- (/ 23/360 (* x x)) -11/15120)) (pow x 5)) (- (/ 1/6 (* (* x x) (* x x))) (- (/ 23/360 (* x x)) -11/15120)) (/ 1/6 (* (* x x) (* x x))) (* (* x x) (* x x)) (- (/ 23/360 (* x x)) -11/15120) (/ 23/360 (* x x)) 23/360 (pow x 5) 5 (/ (- x (sin x)) (tan x)) (- x (sin x)) (* (* (+ (* -1/120 (* x x)) 1/6) x) (* x x)) (* (+ (* -1/120 (* x x)) 1/6) x) (* (- (/ (/ 1/6 x) x) 1/120) (* (* x x) x)) (- (/ (/ 1/6 x) x) 1/120) (/ (/ 1/6 x) x) (/ 1/6 x) 1/120 (* (* x x) x) (tan x))
5.0ms
x
@0
((/ (- x (sin x)) (tan x)) (+ (* x (* 1/6 x)) (* (* (* (+ (* (* (+ (* (* x x) -143/604800) -11/15120) x) x) -23/360) x) x) (* x x))) x (* 1/6 x) 1/6 (* (* (* (+ (* (* (+ (* (* x x) -143/604800) -11/15120) x) x) -23/360) x) x) (* x x)) (* (* (+ (* (* (+ (* (* x x) -143/604800) -11/15120) x) x) -23/360) x) x) (* (+ (* (* (+ (* (* x x) -143/604800) -11/15120) x) x) -23/360) x) (+ (* (* (+ (* (* x x) -143/604800) -11/15120) x) x) -23/360) (* (+ (* (* x x) -143/604800) -11/15120) x) (+ (* (* x x) -143/604800) -11/15120) (* x x) -143/604800 -11/15120 -23/360 (/ (- x (sin x)) (tan x)) (- x (sin x)) (tan x) (/ (- x (sin x)) (tan x)) (* (* (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) x) x) (* (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) x) (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) (+ (* (* x x) -11/15120) -23/360) (/ (- x (sin x)) (tan x)) (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) (* (- (/ 1/6 (* (* x x) (* x x))) (- (/ 23/360 (* x x)) -11/15120)) (pow x 5)) (- (/ 1/6 (* (* x x) (* x x))) (- (/ 23/360 (* x x)) -11/15120)) (/ 1/6 (* (* x x) (* x x))) (* (* x x) (* x x)) (- (/ 23/360 (* x x)) -11/15120) (/ 23/360 (* x x)) 23/360 (pow x 5) 5 (/ (- x (sin x)) (tan x)) (- x (sin x)) (* (* (+ (* -1/120 (* x x)) 1/6) x) (* x x)) (* (+ (* -1/120 (* x x)) 1/6) x) (* (- (/ (/ 1/6 x) x) 1/120) (* (* x x) x)) (- (/ (/ 1/6 x) x) 1/120) (/ (/ 1/6 x) x) (/ 1/6 x) 1/120 (* (* x x) x) (tan x))

rewrite172.0ms (2.8%)

Memory
-16.6MiB live, 268.4MiB allocated; 33ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
04053897
04643600
116833555
083263459
Stop Event
iter-limit
node-limit
iter-limit
Counts
188 → 489
Calls
Call 1
Inputs
#s(approx (/ (- x (sin x)) (tan x)) (fma.f64 x (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x) (*.f64 x x))))
(fma.f64 x (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x) (*.f64 x x)))
x
(*.f64 #s(literal 1/6 binary64) x)
#s(literal 1/6 binary64)
(*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x) (*.f64 x x))
(*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x)
(*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x)
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64))
(*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x)
(fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))
(*.f64 x x)
#s(literal -143/604800 binary64)
#s(literal -11/15120 binary64)
#s(literal -23/360 binary64)
(/.f64 #s(approx (- x (sin x)) x) #s(approx (tan x) x))
#s(approx (- x (sin x)) x)
#s(approx (tan x) x)
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x))
(*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)
(*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x)
(fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64))
(fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 #s(approx (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal -11/15120 binary64))) (pow.f64 x #s(literal 5 binary64)))) x))
(*.f64 #s(approx (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal -11/15120 binary64))) (pow.f64 x #s(literal 5 binary64)))) x)
#s(approx (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal -11/15120 binary64))) (pow.f64 x #s(literal 5 binary64))))
(*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal -11/15120 binary64))) (pow.f64 x #s(literal 5 binary64)))
(-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal -11/15120 binary64)))
(/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))
(*.f64 (*.f64 x x) (*.f64 x x))
(-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal -11/15120 binary64))
(/.f64 #s(literal 23/360 binary64) (*.f64 x x))
#s(literal 23/360 binary64)
(pow.f64 x #s(literal 5 binary64))
#s(literal 5 binary64)
(/.f64 #s(approx (- x (sin x)) (*.f64 #s(approx (* (+ (* -1/120 (* x x)) 1/6) x) (*.f64 (-.f64 (/.f64 (/.f64 #s(literal 1/6 binary64) x) x) #s(literal 1/120 binary64)) (*.f64 (*.f64 x x) x))) (*.f64 x x))) (tan.f64 x))
#s(approx (- x (sin x)) (*.f64 #s(approx (* (+ (* -1/120 (* x x)) 1/6) x) (*.f64 (-.f64 (/.f64 (/.f64 #s(literal 1/6 binary64) x) x) #s(literal 1/120 binary64)) (*.f64 (*.f64 x x) x))) (*.f64 x x)))
(*.f64 #s(approx (* (+ (* -1/120 (* x x)) 1/6) x) (*.f64 (-.f64 (/.f64 (/.f64 #s(literal 1/6 binary64) x) x) #s(literal 1/120 binary64)) (*.f64 (*.f64 x x) x))) (*.f64 x x))
#s(approx (* (+ (* -1/120 (* x x)) 1/6) x) (*.f64 (-.f64 (/.f64 (/.f64 #s(literal 1/6 binary64) x) x) #s(literal 1/120 binary64)) (*.f64 (*.f64 x x) x)))
(*.f64 (-.f64 (/.f64 (/.f64 #s(literal 1/6 binary64) x) x) #s(literal 1/120 binary64)) (*.f64 (*.f64 x x) x))
(-.f64 (/.f64 (/.f64 #s(literal 1/6 binary64) x) x) #s(literal 1/120 binary64))
(/.f64 (/.f64 #s(literal 1/6 binary64) x) x)
(/.f64 #s(literal 1/6 binary64) x)
#s(literal 1/120 binary64)
(*.f64 (*.f64 x x) x)
(tan.f64 x)
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* 1/6 (pow x 2))))
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2))))))
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360))))))
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360))))))
#s(approx (+ (* x (* 1/6 x)) (* (* (* (+ (* (* (+ (* (* x x) -143/604800) -11/15120) x) x) -23/360) x) x) (* x x))) #s(hole binary64 (* 1/6 (pow x 2))))
#s(approx (+ (* x (* 1/6 x)) (* (* (* (+ (* (* (+ (* (* x x) -143/604800) -11/15120) x) x) -23/360) x) x) (* x x))) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2))))))
#s(approx (+ (* x (* 1/6 x)) (* (* (* (+ (* (* (+ (* (* x x) -143/604800) -11/15120) x) x) -23/360) x) x) (* x x))) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360))))))
#s(approx (+ (* x (* 1/6 x)) (* (* (* (+ (* (* (+ (* (* x x) -143/604800) -11/15120) x) x) -23/360) x) x) (* x x))) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360))))))
#s(approx x #s(hole binary64 x))
#s(approx (* 1/6 x) #s(hole binary64 (* 1/6 x)))
#s(approx (* (* (* (+ (* (* (+ (* (* x x) -143/604800) -11/15120) x) x) -23/360) x) x) (* x x)) #s(hole binary64 (* -23/360 (pow x 4))))
#s(approx (* (* (* (+ (* (* (+ (* (* x x) -143/604800) -11/15120) x) x) -23/360) x) x) (* x x)) #s(hole binary64 (* (pow x 4) (- (* -11/15120 (pow x 2)) 23/360))))
#s(approx (* (* (* (+ (* (* (+ (* (* x x) -143/604800) -11/15120) x) x) -23/360) x) x) (* x x)) #s(hole binary64 (* (pow x 4) (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360))))
#s(approx (* (* (+ (* (* (+ (* (* x x) -143/604800) -11/15120) x) x) -23/360) x) x) #s(hole binary64 (* -23/360 (pow x 2))))
#s(approx (* (* (+ (* (* (+ (* (* x x) -143/604800) -11/15120) x) x) -23/360) x) x) #s(hole binary64 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360))))
#s(approx (* (* (+ (* (* (+ (* (* x x) -143/604800) -11/15120) x) x) -23/360) x) x) #s(hole binary64 (* (pow x 2) (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360))))
#s(approx (* (+ (* (* (+ (* (* x x) -143/604800) -11/15120) x) x) -23/360) x) #s(hole binary64 (* -23/360 x)))
#s(approx (* (+ (* (* (+ (* (* x x) -143/604800) -11/15120) x) x) -23/360) x) #s(hole binary64 (* x (- (* -11/15120 (pow x 2)) 23/360))))
#s(approx (* (+ (* (* (+ (* (* x x) -143/604800) -11/15120) x) x) -23/360) x) #s(hole binary64 (* x (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360))))
#s(approx (+ (* (* (+ (* (* x x) -143/604800) -11/15120) x) x) -23/360) #s(hole binary64 -23/360))
#s(approx (+ (* (* (+ (* (* x x) -143/604800) -11/15120) x) x) -23/360) #s(hole binary64 (- (* -11/15120 (pow x 2)) 23/360)))
#s(approx (+ (* (* (+ (* (* x x) -143/604800) -11/15120) x) x) -23/360) #s(hole binary64 (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360)))
#s(approx (* (+ (* (* x x) -143/604800) -11/15120) x) #s(hole binary64 (* -11/15120 x)))
#s(approx (* (+ (* (* x x) -143/604800) -11/15120) x) #s(hole binary64 (* x (- (* -143/604800 (pow x 2)) 11/15120))))
#s(approx (+ (* (* x x) -143/604800) -11/15120) #s(hole binary64 -11/15120))
#s(approx (+ (* (* x x) -143/604800) -11/15120) #s(hole binary64 (- (* -143/604800 (pow x 2)) 11/15120)))
#s(approx (* x x) #s(hole binary64 (pow x 2)))
#s(approx (- x (sin x)) #s(hole binary64 (* 1/6 (pow x 3))))
#s(approx (- x (sin x)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* -1/120 (pow x 2))))))
#s(approx (- x (sin x)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* (pow x 2) (- (* 1/5040 (pow x 2)) 1/120))))))
#s(approx (- x (sin x)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (+ 1/5040 (* -1/362880 (pow x 2)))) 1/120))))))
#s(approx (tan x) #s(hole binary64 x))
#s(approx (tan x) #s(hole binary64 (* x (+ 1 (* 1/3 (pow x 2))))))
#s(approx (tan x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* 2/15 (pow x 2))))))))
#s(approx (tan x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 2/15 (* 17/315 (pow x 2))))))))))
#s(approx (* (* (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* 1/6 (pow x 2))))
#s(approx (* (* (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2))))))
#s(approx (* (* (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360))))))
#s(approx (* (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) x) #s(hole binary64 (* 1/6 x)))
#s(approx (* (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* -23/360 (pow x 2))))))
#s(approx (* (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360))))))
#s(approx (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) #s(hole binary64 1/6))
#s(approx (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) #s(hole binary64 (+ 1/6 (* -23/360 (pow x 2)))))
#s(approx (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) #s(hole binary64 (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))))
#s(approx (+ (* (* x x) -11/15120) -23/360) #s(hole binary64 -23/360))
#s(approx (+ (* (* x x) -11/15120) -23/360) #s(hole binary64 (- (* -11/15120 (pow x 2)) 23/360)))
#s(approx (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* 1/6 (pow x 2))))
#s(approx (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2))))))
#s(approx (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360))))))
#s(approx (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) #s(hole binary64 (* 1/6 x)))
#s(approx (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* -23/360 (pow x 2))))))
#s(approx (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360))))))
#s(approx (* (- (/ 1/6 (* (* x x) (* x x))) (- (/ 23/360 (* x x)) -11/15120)) (pow x 5)) #s(hole binary64 (* 1/6 x)))
#s(approx (* (- (/ 1/6 (* (* x x) (* x x))) (- (/ 23/360 (* x x)) -11/15120)) (pow x 5)) #s(hole binary64 (* x (+ 1/6 (* -23/360 (pow x 2))))))
#s(approx (* (- (/ 1/6 (* (* x x) (* x x))) (- (/ 23/360 (* x x)) -11/15120)) (pow x 5)) #s(hole binary64 (* x (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360))))))
#s(approx (- (/ 1/6 (* (* x x) (* x x))) (- (/ 23/360 (* x x)) -11/15120)) #s(hole binary64 (/ 1/6 (pow x 4))))
#s(approx (- (/ 1/6 (* (* x x) (* x x))) (- (/ 23/360 (* x x)) -11/15120)) #s(hole binary64 (/ (+ 1/6 (* -23/360 (pow x 2))) (pow x 4))))
#s(approx (- (/ 1/6 (* (* x x) (* x x))) (- (/ 23/360 (* x x)) -11/15120)) #s(hole binary64 (/ (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360))) (pow x 4))))
#s(approx (/ 1/6 (* (* x x) (* x x))) #s(hole binary64 (/ 1/6 (pow x 4))))
#s(approx (* (* x x) (* x x)) #s(hole binary64 (pow x 4)))
#s(approx (- (/ 23/360 (* x x)) -11/15120) #s(hole binary64 (/ 23/360 (pow x 2))))
#s(approx (- (/ 23/360 (* x x)) -11/15120) #s(hole binary64 (/ (+ 23/360 (* 11/15120 (pow x 2))) (pow x 2))))
#s(approx (/ 23/360 (* x x)) #s(hole binary64 (/ 23/360 (pow x 2))))
#s(approx (pow x 5) #s(hole binary64 (pow x 5)))
#s(approx (* (* (+ (* -1/120 (* x x)) 1/6) x) (* x x)) #s(hole binary64 (* 1/6 (pow x 3))))
#s(approx (* (* (+ (* -1/120 (* x x)) 1/6) x) (* x x)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* -1/120 (pow x 2))))))
#s(approx (* (+ (* -1/120 (* x x)) 1/6) x) #s(hole binary64 (* 1/6 x)))
#s(approx (* (+ (* -1/120 (* x x)) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* -1/120 (pow x 2))))))
#s(approx (* (- (/ (/ 1/6 x) x) 1/120) (* (* x x) x)) #s(hole binary64 (* 1/6 x)))
#s(approx (* (- (/ (/ 1/6 x) x) 1/120) (* (* x x) x)) #s(hole binary64 (* x (+ 1/6 (* -1/120 (pow x 2))))))
#s(approx (- (/ (/ 1/6 x) x) 1/120) #s(hole binary64 (/ 1/6 (pow x 2))))
#s(approx (- (/ (/ 1/6 x) x) 1/120) #s(hole binary64 (/ (+ 1/6 (* -1/120 (pow x 2))) (pow x 2))))
#s(approx (/ (/ 1/6 x) x) #s(hole binary64 (/ 1/6 (pow x 2))))
#s(approx (/ 1/6 x) #s(hole binary64 (/ 1/6 x)))
#s(approx (* (* x x) x) #s(hole binary64 (pow x 3)))
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (/ (* x (cos x)) (sin x))))
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* x (+ (* -1 (/ (cos x) x)) (/ (cos x) (sin x))))))
#s(approx (+ (* x (* 1/6 x)) (* (* (* (+ (* (* (+ (* (* x x) -143/604800) -11/15120) x) x) -23/360) x) x) (* x x))) #s(hole binary64 (* -143/604800 (pow x 8))))
#s(approx (+ (* x (* 1/6 x)) (* (* (* (+ (* (* (+ (* (* x x) -143/604800) -11/15120) x) x) -23/360) x) x) (* x x))) #s(hole binary64 (* -1 (* (pow x 8) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2))))))))
#s(approx (+ (* x (* 1/6 x)) (* (* (* (+ (* (* (+ (* (* x x) -143/604800) -11/15120) x) x) -23/360) x) x) (* x x))) #s(hole binary64 (* (pow x 8) (- (* -1 (/ (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (pow x 2))) 143/604800))))
#s(approx (+ (* x (* 1/6 x)) (* (* (* (+ (* (* (+ (* (* x x) -143/604800) -11/15120) x) x) -23/360) x) x) (* x x))) #s(hole binary64 (* (pow x 8) (- (* 1/6 (/ 1 (pow x 6))) (+ 143/604800 (+ (/ 23/360 (pow x 4)) (* 11/15120 (/ 1 (pow x 2)))))))))
#s(approx (* (* (* (+ (* (* (+ (* (* x x) -143/604800) -11/15120) x) x) -23/360) x) x) (* x x)) #s(hole binary64 (* -143/604800 (pow x 8))))
#s(approx (* (* (* (+ (* (* (+ (* (* x x) -143/604800) -11/15120) x) x) -23/360) x) x) (* x x)) #s(hole binary64 (* -1 (* (pow x 8) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2))))))))
#s(approx (* (* (* (+ (* (* (+ (* (* x x) -143/604800) -11/15120) x) x) -23/360) x) x) (* x x)) #s(hole binary64 (* (pow x 8) (- (* -1 (/ (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (pow x 2))) 143/604800))))
#s(approx (* (* (+ (* (* (+ (* (* x x) -143/604800) -11/15120) x) x) -23/360) x) x) #s(hole binary64 (* -143/604800 (pow x 6))))
#s(approx (* (* (+ (* (* (+ (* (* x x) -143/604800) -11/15120) x) x) -23/360) x) x) #s(hole binary64 (* -1 (* (pow x 6) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2))))))))
#s(approx (* (* (+ (* (* (+ (* (* x x) -143/604800) -11/15120) x) x) -23/360) x) x) #s(hole binary64 (* (pow x 6) (- (* -1 (/ (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (pow x 2))) 143/604800))))
#s(approx (* (+ (* (* (+ (* (* x x) -143/604800) -11/15120) x) x) -23/360) x) #s(hole binary64 (* -143/604800 (pow x 5))))
#s(approx (* (+ (* (* (+ (* (* x x) -143/604800) -11/15120) x) x) -23/360) x) #s(hole binary64 (* -1 (* (pow x 5) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2))))))))
#s(approx (* (+ (* (* (+ (* (* x x) -143/604800) -11/15120) x) x) -23/360) x) #s(hole binary64 (* (pow x 5) (- (* -1 (/ (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (pow x 2))) 143/604800))))
#s(approx (+ (* (* (+ (* (* x x) -143/604800) -11/15120) x) x) -23/360) #s(hole binary64 (* -143/604800 (pow x 4))))
#s(approx (+ (* (* (+ (* (* x x) -143/604800) -11/15120) x) x) -23/360) #s(hole binary64 (* -1 (* (pow x 4) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2))))))))
#s(approx (+ (* (* (+ (* (* x x) -143/604800) -11/15120) x) x) -23/360) #s(hole binary64 (* (pow x 4) (- (* -1 (/ (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (pow x 2))) 143/604800))))
#s(approx (* (+ (* (* x x) -143/604800) -11/15120) x) #s(hole binary64 (* -143/604800 (pow x 3))))
#s(approx (* (+ (* (* x x) -143/604800) -11/15120) x) #s(hole binary64 (* -1 (* (pow x 3) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2))))))))
#s(approx (+ (* (* x x) -143/604800) -11/15120) #s(hole binary64 (* -143/604800 (pow x 2))))
#s(approx (+ (* (* x x) -143/604800) -11/15120) #s(hole binary64 (* -1 (* (pow x 2) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2))))))))
#s(approx (- x (sin x)) #s(hole binary64 x))
#s(approx (- x (sin x)) #s(hole binary64 (* x (+ 1 (* -1 (/ (sin x) x))))))
#s(approx (tan x) #s(hole binary64 (/ (sin x) (cos x))))
#s(approx (* (* (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* -11/15120 (pow x 6))))
#s(approx (* (* (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* -1 (* (pow x 6) (+ 11/15120 (* 23/360 (/ 1 (pow x 2))))))))
#s(approx (* (* (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 6) (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2))))))))
#s(approx (* (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) x) #s(hole binary64 (* -11/15120 (pow x 5))))
#s(approx (* (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) x) #s(hole binary64 (* -1 (* (pow x 5) (+ 11/15120 (* 23/360 (/ 1 (pow x 2))))))))
#s(approx (* (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) x) #s(hole binary64 (* (pow x 5) (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2))))))))
#s(approx (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) #s(hole binary64 (* -11/15120 (pow x 4))))
#s(approx (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) #s(hole binary64 (* -1 (* (pow x 4) (+ 11/15120 (* 23/360 (/ 1 (pow x 2))))))))
#s(approx (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) #s(hole binary64 (* (pow x 4) (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2))))))))
#s(approx (+ (* (* x x) -11/15120) -23/360) #s(hole binary64 (* -11/15120 (pow x 2))))
#s(approx (+ (* (* x x) -11/15120) -23/360) #s(hole binary64 (* -1 (* (pow x 2) (+ 11/15120 (* 23/360 (/ 1 (pow x 2))))))))
#s(approx (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* -11/15120 (pow x 6))))
#s(approx (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* -1 (* (pow x 6) (+ 11/15120 (* 23/360 (/ 1 (pow x 2))))))))
#s(approx (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 6) (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2))))))))
#s(approx (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) #s(hole binary64 (* -11/15120 (pow x 5))))
#s(approx (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) #s(hole binary64 (* -1 (* (pow x 5) (+ 11/15120 (* 23/360 (/ 1 (pow x 2))))))))
#s(approx (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) #s(hole binary64 (* (pow x 5) (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2))))))))
#s(approx (* (- (/ 1/6 (* (* x x) (* x x))) (- (/ 23/360 (* x x)) -11/15120)) (pow x 5)) #s(hole binary64 (* -11/15120 (pow x 5))))
#s(approx (* (- (/ 1/6 (* (* x x) (* x x))) (- (/ 23/360 (* x x)) -11/15120)) (pow x 5)) #s(hole binary64 (* -1 (* (pow x 5) (+ 11/15120 (* 23/360 (/ 1 (pow x 2))))))))
#s(approx (* (- (/ 1/6 (* (* x x) (* x x))) (- (/ 23/360 (* x x)) -11/15120)) (pow x 5)) #s(hole binary64 (* (pow x 5) (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2))))))))
#s(approx (- (/ 1/6 (* (* x x) (* x x))) (- (/ 23/360 (* x x)) -11/15120)) #s(hole binary64 -11/15120))
#s(approx (- (/ 1/6 (* (* x x) (* x x))) (- (/ 23/360 (* x x)) -11/15120)) #s(hole binary64 (* -1 (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))
#s(approx (- (/ 1/6 (* (* x x) (* x x))) (- (/ 23/360 (* x x)) -11/15120)) #s(hole binary64 (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))
#s(approx (- (/ 23/360 (* x x)) -11/15120) #s(hole binary64 11/15120))
#s(approx (- (/ 23/360 (* x x)) -11/15120) #s(hole binary64 (+ 11/15120 (* 23/360 (/ 1 (pow x 2))))))
#s(approx (* (* (+ (* -1/120 (* x x)) 1/6) x) (* x x)) #s(hole binary64 (* -1/120 (pow x 5))))
#s(approx (* (* (+ (* -1/120 (* x x)) 1/6) x) (* x x)) #s(hole binary64 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) 1/120))))
#s(approx (* (+ (* -1/120 (* x x)) 1/6) x) #s(hole binary64 (* -1/120 (pow x 3))))
#s(approx (* (+ (* -1/120 (* x x)) 1/6) x) #s(hole binary64 (* (pow x 3) (- (* 1/6 (/ 1 (pow x 2))) 1/120))))
#s(approx (* (- (/ (/ 1/6 x) x) 1/120) (* (* x x) x)) #s(hole binary64 (* -1/120 (pow x 3))))
#s(approx (* (- (/ (/ 1/6 x) x) 1/120) (* (* x x) x)) #s(hole binary64 (* (pow x 3) (- (* 1/6 (/ 1 (pow x 2))) 1/120))))
#s(approx (- (/ (/ 1/6 x) x) 1/120) #s(hole binary64 -1/120))
#s(approx (- (/ (/ 1/6 x) x) 1/120) #s(hole binary64 (- (* 1/6 (/ 1 (pow x 2))) 1/120)))
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (cos x) (sin x))) (/ (cos x) x))))))
#s(approx (* (+ (* (* (+ (* (* x x) -143/604800) -11/15120) x) x) -23/360) x) #s(hole binary64 (* -1 (* (pow x 5) (+ 143/604800 (+ (/ 23/360 (pow x 4)) (* 11/15120 (/ 1 (pow x 2)))))))))
#s(approx (- x (sin x)) #s(hole binary64 (* -1 (* x (- (/ (sin x) x) 1)))))
#s(approx (* (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) x) #s(hole binary64 (* -1 (* (pow x 5) (- (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (/ 1/6 (pow x 4)))))))
#s(approx (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) #s(hole binary64 (* -1 (* (pow x 5) (- (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (/ 1/6 (pow x 4)))))))
#s(approx (* (- (/ 1/6 (* (* x x) (* x x))) (- (/ 23/360 (* x x)) -11/15120)) (pow x 5)) #s(hole binary64 (* -1 (* (pow x 5) (- (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (/ 1/6 (pow x 4)))))))
#s(approx (* (* (+ (* -1/120 (* x x)) 1/6) x) (* x x)) #s(hole binary64 (* -1 (* (pow x 5) (- 1/120 (* 1/6 (/ 1 (pow x 2))))))))
#s(approx (* (+ (* -1/120 (* x x)) 1/6) x) #s(hole binary64 (* -1 (* (pow x 3) (- 1/120 (* 1/6 (/ 1 (pow x 2))))))))
#s(approx (* (- (/ (/ 1/6 x) x) 1/120) (* (* x x) x)) #s(hole binary64 (* -1 (* (pow x 3) (- 1/120 (* 1/6 (/ 1 (pow x 2))))))))
Outputs
#s(approx (/ (- x (sin x)) (tan x)) (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x) x) x (*.f64 (*.f64 #s(literal 1/6 binary64) x) x)))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x) x) x) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) x) (*.f64 (*.f64 #s(literal 1/6 binary64) x) x))) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x) x) x) (*.f64 (*.f64 #s(literal 1/6 binary64) x) x)))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) x) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x) x) x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x)) (*.f64 x x) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x) x) x) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) x) (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x) x) x))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x) x) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x) x) x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) x) (*.f64 (*.f64 #s(literal 1/6 binary64) x) x)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x) x) x) (*.f64 (*.f64 #s(literal 1/6 binary64) x) x)))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) x) (*.f64 (*.f64 #s(literal 1/6 binary64) x) x)) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x) x) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x) x) x))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x) x) x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x)) (*.f64 x x) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x) x) x) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x) x) x))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) x) (*.f64 (*.f64 #s(literal 1/6 binary64) x) x)) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x) x) x) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x) x) x)))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x) x) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x)) (*.f64 x x) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x) x) x) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x) x) x)))))
(fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x) x) x (*.f64 (*.f64 #s(literal 1/6 binary64) x) x))
(fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 #s(literal 1/6 binary64) x) x))
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) x (*.f64 (neg.f64 (*.f64 (neg.f64 x) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x))) (*.f64 x x)))
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) x (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x) x) x))
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x) (*.f64 x x) (*.f64 (*.f64 #s(literal 1/6 binary64) x) x))
(fma.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x) (*.f64 (*.f64 #s(literal 1/6 binary64) x) x))
(fma.f64 x (*.f64 #s(literal 1/6 binary64) x) (*.f64 (neg.f64 (*.f64 (neg.f64 x) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x))) (*.f64 x x)))
(fma.f64 x (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x) x) x))
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) x) (*.f64 (*.f64 #s(literal 1/6 binary64) x) x)) (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x) x) x))) (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x) x) x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x) x) x))))
(-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x) x) x) (*.f64 (neg.f64 (*.f64 #s(literal 1/6 binary64) x)) x))
(-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x) x) x) (*.f64 (neg.f64 x) (*.f64 #s(literal 1/6 binary64) x)))
(-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) x) (*.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x) x)) x))
(-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) x) (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x)) (*.f64 (*.f64 x x) x)))
(-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) x) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x)))
(-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) x) (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x) x) x)))
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) x) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x)) (*.f64 x x) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x) x) x) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x) x) x))))) (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x) x) x) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x)) (*.f64 x x) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x) x) x) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x) x) x))))))
(+.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x) x) x) (*.f64 (*.f64 #s(literal 1/6 binary64) x) x))
(+.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) x) (*.f64 (neg.f64 (*.f64 (neg.f64 x) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x))) (*.f64 x x)))
(+.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x) x) x))
x
(*.f64 #s(literal 1/6 binary64) x)
(*.f64 x #s(literal 1/6 binary64))
#s(literal 1/6 binary64)
(*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x) x) x)
(*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) (*.f64 (*.f64 x x) x))
(*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x) (*.f64 x x))
(*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x))
(*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x)
(*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) (*.f64 x x))
(*.f64 (*.f64 x x) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)))
(*.f64 x (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x))
(*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x)
(*.f64 x (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)))
(/.f64 (-.f64 #s(literal 529/129600 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x) #s(literal 2 binary64))) (-.f64 #s(literal -23/360 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x)))
(/.f64 (+.f64 #s(literal -12167/46656000 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x) #s(literal 3 binary64))) (+.f64 #s(literal 529/129600 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal -23/360 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x) #s(literal 3 binary64)) #s(literal 12167/46656000 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x) #s(literal 2 binary64)) (+.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x) #s(literal 23/360 binary64))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x) #s(literal 2 binary64)) #s(literal 529/129600 binary64))) (neg.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal 23/360 binary64))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x) #s(literal 3 binary64)) #s(literal -12167/46656000 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x) #s(literal -23/360 binary64))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x) #s(literal 2 binary64)) #s(literal 529/129600 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal 23/360 binary64)))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x) #s(literal 3 binary64)) #s(literal 12167/46656000 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x) #s(literal 2 binary64)) (+.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x) #s(literal 23/360 binary64)))))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x) #s(literal 3 binary64)) #s(literal -12167/46656000 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x) #s(literal -23/360 binary64)))))
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64))
(fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64))
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))
(fma.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) #s(literal -23/360 binary64))
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x) #s(literal 2 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal 23/360 binary64))) (/.f64 #s(literal 529/129600 binary64) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal 23/360 binary64))))
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x) #s(literal 2 binary64)) (+.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x) #s(literal 23/360 binary64))))) (/.f64 #s(literal 12167/46656000 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x) #s(literal 2 binary64)) (+.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x) #s(literal 23/360 binary64))))))
(-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x) #s(literal 23/360 binary64))
(-.f64 #s(literal -23/360 binary64) (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x)) x))
(-.f64 #s(literal -23/360 binary64) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))) (*.f64 x x)))
(-.f64 #s(literal -23/360 binary64) (*.f64 (neg.f64 x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x)))
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x) #s(literal -23/360 binary64))))) (/.f64 #s(literal -12167/46656000 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x) #s(literal -23/360 binary64))))))
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x) #s(literal -23/360 binary64))
(+.f64 #s(literal -23/360 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x))
(*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x)
(*.f64 x (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)))
(/.f64 (-.f64 #s(literal 121/228614400 binary64) (*.f64 #s(literal 20449/365783040000 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (-.f64 #s(literal -11/15120 binary64) (*.f64 (*.f64 x x) #s(literal -143/604800 binary64))))
(/.f64 (+.f64 #s(literal -1331/3456649728000 binary64) (*.f64 #s(literal -2924207/221225582592000000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)))) (+.f64 #s(literal 121/228614400 binary64) (-.f64 (*.f64 #s(literal 20449/365783040000 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 #s(literal -11/15120 binary64) (*.f64 (*.f64 x x) #s(literal -143/604800 binary64))))))
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal -2924207/221225582592000000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) #s(literal 1331/3456649728000 binary64))) (neg.f64 (fma.f64 #s(literal 20449/365783040000 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (+.f64 #s(literal 121/228614400 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)) #s(literal 11/15120 binary64))))))
(/.f64 (neg.f64 (fma.f64 #s(literal 20449/365783040000 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -121/228614400 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal 11/15120 binary64))))
(/.f64 (neg.f64 (fma.f64 #s(literal -2924207/221225582592000000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal -1331/3456649728000 binary64))) (neg.f64 (fma.f64 #s(literal 20449/365783040000 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 121/228614400 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)) #s(literal -11/15120 binary64))))))
(/.f64 (fma.f64 #s(literal 20449/365783040000 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -121/228614400 binary64)) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal 11/15120 binary64)))
(/.f64 (-.f64 (*.f64 #s(literal -2924207/221225582592000000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) #s(literal 1331/3456649728000 binary64)) (fma.f64 #s(literal 20449/365783040000 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (+.f64 #s(literal 121/228614400 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)) #s(literal 11/15120 binary64)))))
(/.f64 (fma.f64 #s(literal -2924207/221225582592000000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal -1331/3456649728000 binary64)) (fma.f64 #s(literal 20449/365783040000 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 121/228614400 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)) #s(literal -11/15120 binary64)))))
(fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))
(fma.f64 #s(literal -143/604800 binary64) (*.f64 x x) #s(literal -11/15120 binary64))
(fma.f64 x (*.f64 x #s(literal -143/604800 binary64)) #s(literal -11/15120 binary64))
(-.f64 (/.f64 (*.f64 #s(literal 20449/365783040000 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal 11/15120 binary64))) (/.f64 #s(literal 121/228614400 binary64) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal 11/15120 binary64))))
(-.f64 (/.f64 (*.f64 #s(literal -2924207/221225582592000000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 20449/365783040000 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (+.f64 #s(literal 121/228614400 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)) #s(literal 11/15120 binary64))))) (/.f64 #s(literal 1331/3456649728000 binary64) (fma.f64 #s(literal 20449/365783040000 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (+.f64 #s(literal 121/228614400 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)) #s(literal 11/15120 binary64))))))
(-.f64 (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)) #s(literal 11/15120 binary64))
(-.f64 #s(literal -11/15120 binary64) (*.f64 (*.f64 (neg.f64 x) x) #s(literal -143/604800 binary64)))
(-.f64 #s(literal -11/15120 binary64) (*.f64 (neg.f64 x) (*.f64 x #s(literal -143/604800 binary64))))
(-.f64 #s(literal -11/15120 binary64) (*.f64 #s(literal 143/604800 binary64) (*.f64 x x)))
(+.f64 (/.f64 (*.f64 #s(literal -2924207/221225582592000000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 20449/365783040000 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 121/228614400 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)) #s(literal -11/15120 binary64))))) (/.f64 #s(literal -1331/3456649728000 binary64) (fma.f64 #s(literal 20449/365783040000 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 121/228614400 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)) #s(literal -11/15120 binary64))))))
(+.f64 (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)) #s(literal -11/15120 binary64))
(+.f64 #s(literal -11/15120 binary64) (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)))
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)))
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)))
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)))
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)))
(*.f64 (fabs.f64 x) (fabs.f64 x))
(*.f64 (neg.f64 x) (neg.f64 x))
(*.f64 x x)
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64))
(pow.f64 (fabs.f64 x) #s(literal 2 binary64))
(pow.f64 (neg.f64 x) #s(literal 2 binary64))
(pow.f64 (*.f64 x x) #s(literal 1 binary64))
(pow.f64 x #s(literal 2 binary64))
(neg.f64 (*.f64 (neg.f64 x) x))
(sqrt.f64 (*.f64 (*.f64 (*.f64 x x) x) x))
(fabs.f64 (*.f64 (neg.f64 x) x))
(fabs.f64 (*.f64 x x))
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))))
#s(literal -143/604800 binary64)
#s(literal -11/15120 binary64)
#s(literal -23/360 binary64)
(/.f64 (neg.f64 (neg.f64 #s(approx (- x (sin x)) x))) (neg.f64 (neg.f64 #s(approx (tan x) x))))
(/.f64 (neg.f64 #s(approx (- x (sin x)) x)) (neg.f64 #s(approx (tan x) x)))
(/.f64 #s(approx (- x (sin x)) x) #s(approx (tan x) x))
#s(approx (- x (sin x)) x)
#s(approx (tan x) x)
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x))
(*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x))
(*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)
(*.f64 (*.f64 x x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)))
(*.f64 x (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) (*.f64 x x)))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) (*.f64 x x))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x)))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x))))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) (*.f64 x x))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x))))))
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) (*.f64 x x)))
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x)))
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) (*.f64 x x)))
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x)))
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) (*.f64 x x)))
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x)))
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) (*.f64 x x)))
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x)))
(*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x)
(*.f64 x (fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) x))) (-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) x)))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x)) (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x)))) (-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x))))
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) x) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) x)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) x)))))
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x) (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x)) (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x))) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x))))))
(fma.f64 #s(literal 1/6 binary64) x (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) x))
(fma.f64 #s(literal 1/6 binary64) x (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x)))
(fma.f64 x #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) x))
(fma.f64 x #s(literal 1/6 binary64) (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x)))
(-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) x))
(-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (neg.f64 x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x)))
(+.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) x))
(+.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x)))
(/.f64 (-.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1/36 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)))))))
(/.f64 (neg.f64 (-.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64))) (neg.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x #s(literal -1/6 binary64))))
(/.f64 (neg.f64 (+.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1/36 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x))))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/216 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) #s(literal 1/6 binary64))))))
(/.f64 (-.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64))) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x)))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x #s(literal -1/6 binary64)))
(/.f64 (+.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) #s(literal 3 binary64))) (+.f64 #s(literal 1/36 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x)))))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/216 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) #s(literal 1/6 binary64)))))
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64))
(fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64))
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) #s(literal 1/6 binary64))
(-.f64 (/.f64 #s(literal 1/36 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x))))
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x #s(literal -1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x #s(literal -1/6 binary64))))
(-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) #s(literal -1/6 binary64))
(-.f64 #s(literal 1/6 binary64) (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x)) x))
(-.f64 #s(literal 1/6 binary64) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) (*.f64 x x)))
(-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))))
(+.f64 (/.f64 #s(literal 1/216 binary64) (+.f64 #s(literal 1/36 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x))))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) #s(literal 3 binary64)) (+.f64 #s(literal 1/36 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x))))))
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) #s(literal 1/6 binary64))))) (/.f64 #s(literal 1/216 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) #s(literal 1/6 binary64))))))
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) #s(literal 1/6 binary64))
(+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x))
(/.f64 (+.f64 #s(literal -12167/46656000 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal -1331/3456649728000 binary64))) (+.f64 #s(literal 529/129600 binary64) (-.f64 (*.f64 #s(literal 121/228614400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 #s(literal -23/360 binary64) (*.f64 (*.f64 x x) #s(literal -11/15120 binary64))))))
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal -1331/3456649728000 binary64) #s(literal -12167/46656000 binary64))) (neg.f64 (fma.f64 #s(literal 121/228614400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))))
(/.f64 (neg.f64 (fma.f64 #s(literal 121/228614400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -529/129600 binary64))) (neg.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal 23/360 binary64))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal -1331/3456649728000 binary64)) #s(literal 12167/46656000 binary64))) (neg.f64 (fma.f64 #s(literal 121/228614400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (+.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64))))))
(/.f64 (fma.f64 #s(literal 121/228614400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -529/129600 binary64)) (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal 23/360 binary64)))
(/.f64 (-.f64 #s(literal 529/129600 binary64) (*.f64 #s(literal 121/228614400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (-.f64 #s(literal -23/360 binary64) (*.f64 (*.f64 x x) #s(literal -11/15120 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal -1331/3456649728000 binary64)) #s(literal 12167/46656000 binary64)) (fma.f64 #s(literal 121/228614400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (+.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal -1331/3456649728000 binary64) #s(literal -12167/46656000 binary64)) (fma.f64 #s(literal 121/228614400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))))
(fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64))
(fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))
(fma.f64 #s(literal -11/15120 binary64) (*.f64 x x) #s(literal -23/360 binary64))
(fma.f64 x (*.f64 #s(literal -11/15120 binary64) x) #s(literal -23/360 binary64))
(-.f64 (/.f64 (*.f64 #s(literal 121/228614400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal 23/360 binary64))) (/.f64 #s(literal 529/129600 binary64) (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal 23/360 binary64))))
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal -1331/3456649728000 binary64)) (fma.f64 #s(literal 121/228614400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (+.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64))))) (/.f64 #s(literal 12167/46656000 binary64) (fma.f64 #s(literal 121/228614400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (+.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64))))))
(-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64))
(-.f64 #s(literal -23/360 binary64) (*.f64 (neg.f64 (*.f64 #s(literal -11/15120 binary64) x)) x))
(-.f64 #s(literal -23/360 binary64) (*.f64 (*.f64 (neg.f64 x) x) #s(literal -11/15120 binary64)))
(-.f64 #s(literal -23/360 binary64) (*.f64 (neg.f64 x) (*.f64 #s(literal -11/15120 binary64) x)))
(-.f64 #s(literal -23/360 binary64) (*.f64 #s(literal 11/15120 binary64) (*.f64 x x)))
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal -1331/3456649728000 binary64)) (fma.f64 #s(literal 121/228614400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) (/.f64 #s(literal -12167/46656000 binary64) (fma.f64 #s(literal 121/228614400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))))
(+.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))
(+.f64 #s(literal -23/360 binary64) (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)))
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 #s(approx (* (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) x) (*.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 23/360 binary64)) (*.f64 x x)) #s(literal 11/15120 binary64)))) x))
(*.f64 #s(approx (* (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) x) (*.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 23/360 binary64)) (*.f64 x x)) #s(literal 11/15120 binary64)))) x)
(*.f64 x #s(approx (* (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) x) (*.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 23/360 binary64)) (*.f64 x x)) #s(literal 11/15120 binary64)))))
#s(approx (* (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) x) (*.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 23/360 binary64)) (*.f64 x x)) #s(literal 11/15120 binary64))))
(*.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 23/360 binary64)) (*.f64 x x)) #s(literal 11/15120 binary64)))
(*.f64 (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 23/360 binary64)) (*.f64 x x)) #s(literal 11/15120 binary64)) (pow.f64 x #s(literal 5 binary64)))
(/.f64 (-.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 11/15120 binary64)) (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 11/15120 binary64))) (/.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (+.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 11/15120 binary64)) (/.f64 #s(literal 23/360 binary64) (*.f64 x x))))
(/.f64 (-.f64 (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 23/360 binary64)) (*.f64 x x)) (/.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 23/360 binary64)) (*.f64 x x))) #s(literal 121/228614400 binary64)) (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 23/360 binary64)) (*.f64 x x)) #s(literal -11/15120 binary64)))
(/.f64 (-.f64 (pow.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 11/15120 binary64)) #s(literal 3 binary64)) (/.f64 #s(literal 12167/46656000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)))) (fma.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 11/15120 binary64)) (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 11/15120 binary64)) (+.f64 (/.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 11/15120 binary64)) (/.f64 #s(literal 23/360 binary64) (*.f64 x x))))))
(/.f64 (+.f64 (pow.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 23/360 binary64)) (*.f64 x x)) #s(literal 3 binary64)) #s(literal -1331/3456649728000 binary64)) (fma.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 23/360 binary64)) (*.f64 x x)) (/.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 23/360 binary64)) (*.f64 x x)) (-.f64 #s(literal 121/228614400 binary64) (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 23/360 binary64)) (*.f64 x x)) #s(literal -11/15120 binary64)))))
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 8 binary64))) (*.f64 (-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal -11/15120 binary64)) (-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal -11/15120 binary64))))) (neg.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal -11/15120 binary64)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 3 binary64)) (pow.f64 (-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal -11/15120 binary64)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (/.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 8 binary64))) (fma.f64 (-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal -11/15120 binary64)) (-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal -11/15120 binary64)) (*.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal -11/15120 binary64)))))))
(/.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (-.f64 #s(literal 11/15120 binary64) (/.f64 #s(literal 23/360 binary64) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (-.f64 #s(literal 121/228614400 binary64) (/.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (-.f64 #s(literal 11/15120 binary64) (/.f64 #s(literal 23/360 binary64) (*.f64 x x)))))
(/.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (+.f64 #s(literal 121/228614400 binary64) (-.f64 (/.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 #s(literal 11/15120 binary64) (/.f64 #s(literal 23/360 binary64) (*.f64 x x)))))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (+.f64 #s(literal 1331/3456649728000 binary64) (/.f64 #s(literal 12167/46656000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)))))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (+.f64 #s(literal 121/228614400 binary64) (-.f64 (/.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 #s(literal 11/15120 binary64) (/.f64 #s(literal 23/360 binary64) (*.f64 x x)))))))
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) (-.f64 #s(literal 11/15120 binary64) (/.f64 #s(literal 23/360 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) (-.f64 #s(literal 121/228614400 binary64) (/.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))))) (*.f64 (*.f64 x x) (-.f64 #s(literal 11/15120 binary64) (/.f64 #s(literal 23/360 binary64) (*.f64 x x)))))
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) (+.f64 #s(literal 121/228614400 binary64) (-.f64 (/.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 #s(literal 11/15120 binary64) (/.f64 #s(literal 23/360 binary64) (*.f64 x x)))))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1331/3456649728000 binary64) (/.f64 #s(literal 12167/46656000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)))))) (*.f64 (*.f64 x x) (+.f64 #s(literal 121/228614400 binary64) (-.f64 (/.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 #s(literal 11/15120 binary64) (/.f64 #s(literal 23/360 binary64) (*.f64 x x)))))))
(/.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) (-.f64 #s(literal 11/15120 binary64) (/.f64 #s(literal 23/360 binary64) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 121/228614400 binary64) (/.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 11/15120 binary64) (/.f64 #s(literal 23/360 binary64) (*.f64 x x)))))
(/.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 #s(literal 121/228614400 binary64) (-.f64 (/.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 #s(literal 11/15120 binary64) (/.f64 #s(literal 23/360 binary64) (*.f64 x x)))))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (+.f64 #s(literal 1331/3456649728000 binary64) (/.f64 #s(literal 12167/46656000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)))))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (+.f64 #s(literal 121/228614400 binary64) (-.f64 (/.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 #s(literal 11/15120 binary64) (/.f64 #s(literal 23/360 binary64) (*.f64 x x)))))))
(/.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal 11/15120 binary64))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (-.f64 (/.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 121/228614400 binary64)))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal 11/15120 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (+.f64 (/.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (+.f64 #s(literal 121/228614400 binary64) (*.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal -11/15120 binary64))))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (-.f64 (/.f64 #s(literal 12167/46656000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) #s(literal -1331/3456649728000 binary64)))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (+.f64 (/.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (+.f64 #s(literal 121/228614400 binary64) (*.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal -11/15120 binary64))))))
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal 11/15120 binary64))) (*.f64 (*.f64 x x) (-.f64 (/.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 121/228614400 binary64)))) (*.f64 (*.f64 x x) (-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal 11/15120 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (+.f64 #s(literal 121/228614400 binary64) (*.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal -11/15120 binary64))))) (*.f64 (*.f64 x x) (-.f64 (/.f64 #s(literal 12167/46656000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) #s(literal -1331/3456649728000 binary64)))) (*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (+.f64 #s(literal 121/228614400 binary64) (*.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal -11/15120 binary64))))))
(/.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) (-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal 11/15120 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 (/.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 121/228614400 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal 11/15120 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (/.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (+.f64 #s(literal 121/228614400 binary64) (*.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal -11/15120 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 (/.f64 #s(literal 12167/46656000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) #s(literal -1331/3456649728000 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (+.f64 (/.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (+.f64 #s(literal 121/228614400 binary64) (*.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal -11/15120 binary64))))))
(/.f64 (-.f64 (/.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 8 binary64))) (*.f64 (-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal -11/15120 binary64)) (-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal -11/15120 binary64)))) (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal -11/15120 binary64))))
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 3 binary64)) (pow.f64 (-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal -11/15120 binary64)) #s(literal 3 binary64))) (+.f64 (/.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 8 binary64))) (fma.f64 (-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal -11/15120 binary64)) (-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal -11/15120 binary64)) (*.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal -11/15120 binary64))))))
(-.f64 (/.f64 (/.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 8 binary64))) (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal -11/15120 binary64)))) (/.f64 (*.f64 (-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal -11/15120 binary64)) (-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal -11/15120 binary64))) (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal -11/15120 binary64)))))
(-.f64 (/.f64 (pow.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 3 binary64)) (+.f64 (/.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 8 binary64))) (fma.f64 (-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal -11/15120 binary64)) (-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal -11/15120 binary64)) (*.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal -11/15120 binary64)))))) (/.f64 (pow.f64 (-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal -11/15120 binary64)) #s(literal 3 binary64)) (+.f64 (/.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 8 binary64))) (fma.f64 (-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal -11/15120 binary64)) (-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal -11/15120 binary64)) (*.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal -11/15120 binary64)))))))
(-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 23/360 binary64)) (*.f64 x x)) #s(literal 11/15120 binary64))
(-.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 11/15120 binary64)) (/.f64 #s(literal 23/360 binary64) (*.f64 x x)))
(-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal -11/15120 binary64)))
(+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 23/360 binary64)) (*.f64 x x)) #s(literal -11/15120 binary64))
(+.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 11/15120 binary64)) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 23/360 binary64)))
(+.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 11/15120 binary64)) (neg.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x))))
(*.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (neg.f64 x) x)) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)))
(*.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1 binary64) x))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fabs.f64 x)) (/.f64 #s(literal 1/6 binary64) (fabs.f64 x)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (neg.f64 x)) (/.f64 #s(literal 1/6 binary64) (neg.f64 x)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x) (/.f64 #s(literal 1/6 binary64) x))
(*.f64 (/.f64 #s(literal 1/6 binary64) (fabs.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fabs.f64 x)))
(*.f64 (/.f64 #s(literal 1/6 binary64) (neg.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (neg.f64 x)))
(*.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)))
(*.f64 (/.f64 #s(literal 1/6 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))
(*.f64 (/.f64 #s(literal 1/6 binary64) x) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x))
(/.f64 (neg.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) (*.f64 (neg.f64 x) x))
(/.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)))
(/.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 x x))
(/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))
(*.f64 (*.f64 (fabs.f64 x) (neg.f64 x)) (*.f64 (fabs.f64 x) (neg.f64 x)))
(*.f64 (*.f64 (fabs.f64 x) x) (*.f64 (fabs.f64 x) x))
(*.f64 (*.f64 (neg.f64 x) (fabs.f64 x)) (*.f64 (neg.f64 x) (fabs.f64 x)))
(*.f64 (*.f64 x (fabs.f64 x)) (*.f64 x (fabs.f64 x)))
(*.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) x))
(*.f64 (*.f64 (*.f64 x x) x) x)
(*.f64 (*.f64 x x) (*.f64 x x))
(*.f64 x (*.f64 (*.f64 x x) x))
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 4 binary64))
(pow.f64 (*.f64 (neg.f64 x) x) #s(literal 2 binary64))
(pow.f64 (*.f64 x x) #s(literal 2 binary64))
(pow.f64 x #s(literal 4 binary64))
(neg.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)))
(fabs.f64 (*.f64 (*.f64 (*.f64 x x) x) x))
(exp.f64 (fma.f64 (log.f64 x) #s(literal 2 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64))))
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 x x)) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))))
(/.f64 (-.f64 #s(literal 1331/3456649728000 binary64) (pow.f64 (neg.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x))) #s(literal 3 binary64))) (+.f64 #s(literal 121/228614400 binary64) (+.f64 (/.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 #s(literal 11/15120 binary64) (neg.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)))))))
(/.f64 (+.f64 (/.f64 #s(literal 12167/46656000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) #s(literal 1331/3456649728000 binary64)) (+.f64 (/.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (-.f64 #s(literal 121/228614400 binary64) (*.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal 11/15120 binary64)))))
(/.f64 (neg.f64 (-.f64 #s(literal 121/228614400 binary64) (/.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)))) (neg.f64 (-.f64 #s(literal 11/15120 binary64) (/.f64 #s(literal 23/360 binary64) (*.f64 x x)))))
(/.f64 (neg.f64 (+.f64 #s(literal 1331/3456649728000 binary64) (/.f64 #s(literal 12167/46656000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))))) (neg.f64 (+.f64 #s(literal 121/228614400 binary64) (-.f64 (/.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 #s(literal 11/15120 binary64) (/.f64 #s(literal 23/360 binary64) (*.f64 x x)))))))
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 121/228614400 binary64))) (neg.f64 (-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal 11/15120 binary64))))
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 12167/46656000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) #s(literal -1331/3456649728000 binary64))) (neg.f64 (+.f64 (/.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (+.f64 #s(literal 121/228614400 binary64) (*.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal -11/15120 binary64))))))
(/.f64 (-.f64 (/.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 121/228614400 binary64)) (-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal 11/15120 binary64)))
(/.f64 (-.f64 #s(literal 121/228614400 binary64) (/.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (-.f64 #s(literal 11/15120 binary64) (/.f64 #s(literal 23/360 binary64) (*.f64 x x))))
(/.f64 (-.f64 (/.f64 #s(literal 12167/46656000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) #s(literal -1331/3456649728000 binary64)) (+.f64 (/.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (+.f64 #s(literal 121/228614400 binary64) (*.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal -11/15120 binary64)))))
(/.f64 (+.f64 #s(literal 1331/3456649728000 binary64) (/.f64 #s(literal 12167/46656000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)))) (+.f64 #s(literal 121/228614400 binary64) (-.f64 (/.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 #s(literal 11/15120 binary64) (/.f64 #s(literal 23/360 binary64) (*.f64 x x))))))
(fma.f64 (/.f64 #s(literal 23/360 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 11/15120 binary64))
(fma.f64 (/.f64 #s(literal 23/360 binary64) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (neg.f64 x)) #s(literal 11/15120 binary64))
(fma.f64 (/.f64 #s(literal 23/360 binary64) x) (/.f64 #s(literal 1 binary64) x) #s(literal 11/15120 binary64))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 23/360 binary64) #s(literal 11/15120 binary64))
(fma.f64 #s(literal 23/360 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 11/15120 binary64))
(-.f64 (/.f64 #s(literal 121/228614400 binary64) (-.f64 #s(literal 11/15120 binary64) (/.f64 #s(literal 23/360 binary64) (*.f64 x x)))) (/.f64 (/.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (-.f64 #s(literal 11/15120 binary64) (/.f64 #s(literal 23/360 binary64) (*.f64 x x)))))
(-.f64 (/.f64 (/.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal 11/15120 binary64))) (/.f64 #s(literal 121/228614400 binary64) (-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal 11/15120 binary64))))
(-.f64 (/.f64 (/.f64 #s(literal 12167/46656000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) (+.f64 (/.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (+.f64 #s(literal 121/228614400 binary64) (*.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal -11/15120 binary64))))) (/.f64 #s(literal -1331/3456649728000 binary64) (+.f64 (/.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (+.f64 #s(literal 121/228614400 binary64) (*.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal -11/15120 binary64))))))
(-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal -11/15120 binary64))
(-.f64 #s(literal 11/15120 binary64) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 23/360 binary64)))
(-.f64 #s(literal 11/15120 binary64) (neg.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x))))
(+.f64 (/.f64 #s(literal 1331/3456649728000 binary64) (+.f64 #s(literal 121/228614400 binary64) (-.f64 (/.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 #s(literal 11/15120 binary64) (/.f64 #s(literal 23/360 binary64) (*.f64 x x)))))) (/.f64 (/.f64 #s(literal 12167/46656000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) (+.f64 #s(literal 121/228614400 binary64) (-.f64 (/.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 #s(literal 11/15120 binary64) (/.f64 #s(literal 23/360 binary64) (*.f64 x x)))))))
(+.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal 11/15120 binary64))
(+.f64 #s(literal 11/15120 binary64) (/.f64 #s(literal 23/360 binary64) (*.f64 x x)))
(*.f64 (/.f64 #s(literal 23/360 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x)))
(*.f64 (/.f64 #s(literal 23/360 binary64) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (neg.f64 x)))
(*.f64 (/.f64 #s(literal 23/360 binary64) x) (/.f64 #s(literal 1 binary64) x))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 23/360 binary64))
(*.f64 #s(literal 23/360 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))
(/.f64 (neg.f64 (/.f64 #s(literal 23/360 binary64) x)) (neg.f64 x))
(/.f64 (/.f64 #s(literal 23/360 binary64) x) x)
(/.f64 #s(literal 23/360 binary64) (*.f64 x x))
(/.f64 #s(literal -23/360 binary64) (*.f64 (neg.f64 x) x))
(neg.f64 (neg.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x))))
#s(literal 23/360 binary64)
(*.f64 (neg.f64 (pow.f64 x #s(literal 5/2 binary64))) (neg.f64 (pow.f64 x #s(literal 5/2 binary64))))
(*.f64 (fabs.f64 (pow.f64 x #s(literal 5/2 binary64))) (fabs.f64 (pow.f64 x #s(literal 5/2 binary64))))
(*.f64 (pow.f64 x #s(literal 5/2 binary64)) (pow.f64 x #s(literal 5/2 binary64)))
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 5 binary64))
(pow.f64 (pow.f64 x #s(literal 5/2 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 x x) #s(literal 5/2 binary64))
(pow.f64 x #s(literal 5 binary64))
(exp.f64 (*.f64 (log.f64 x) #s(literal 5 binary64)))
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 5 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 5 binary64))))
#s(literal 5 binary64)
(/.f64 (neg.f64 (neg.f64 #s(approx (- x (sin x)) (*.f64 (*.f64 #s(approx (* (+ (* -1/120 (* x x)) 1/6) x) (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/120 binary64)) (*.f64 (*.f64 x x) x))) x) x)))) (neg.f64 (neg.f64 (tan.f64 x))))
(/.f64 (neg.f64 #s(approx (- x (sin x)) (*.f64 (*.f64 #s(approx (* (+ (* -1/120 (* x x)) 1/6) x) (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/120 binary64)) (*.f64 (*.f64 x x) x))) x) x))) (neg.f64 (tan.f64 x)))
(/.f64 #s(approx (- x (sin x)) (*.f64 (*.f64 #s(approx (* (+ (* -1/120 (* x x)) 1/6) x) (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/120 binary64)) (*.f64 (*.f64 x x) x))) x) x)) (tan.f64 x))
#s(approx (- x (sin x)) (*.f64 (*.f64 #s(approx (* (+ (* -1/120 (* x x)) 1/6) x) (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/120 binary64)) (*.f64 (*.f64 x x) x))) x) x))
(*.f64 (*.f64 #s(approx (* (+ (* -1/120 (* x x)) 1/6) x) (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/120 binary64)) (*.f64 (*.f64 x x) x))) x) x)
(*.f64 #s(approx (* (+ (* -1/120 (* x x)) 1/6) x) (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/120 binary64)) (*.f64 (*.f64 x x) x))) (*.f64 x x))
(*.f64 (*.f64 x x) #s(approx (* (+ (* -1/120 (* x x)) 1/6) x) (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/120 binary64)) (*.f64 (*.f64 x x) x))))
#s(approx (* (+ (* -1/120 (* x x)) 1/6) x) (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/120 binary64)) (*.f64 (*.f64 x x) x)))
(*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/120 binary64)) (*.f64 x x)) x)
(*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/120 binary64)) (*.f64 (*.f64 x x) x))
(*.f64 (*.f64 (*.f64 x x) x) (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/120 binary64)))
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/14400 binary64))) (neg.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/120 binary64))))
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) #s(literal 1/1728000 binary64))) (neg.f64 (+.f64 (/.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (+.f64 #s(literal 1/14400 binary64) (*.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/120 binary64))))))
(/.f64 (-.f64 (/.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/14400 binary64)) (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/120 binary64)))
(/.f64 (-.f64 (/.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) #s(literal 1/1728000 binary64)) (+.f64 (/.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (+.f64 #s(literal 1/14400 binary64) (*.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/120 binary64)))))
(-.f64 (/.f64 (/.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/120 binary64))) (/.f64 #s(literal 1/14400 binary64) (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/120 binary64))))
(-.f64 (/.f64 (/.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) (+.f64 (/.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (+.f64 #s(literal 1/14400 binary64) (*.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/120 binary64))))) (/.f64 #s(literal 1/1728000 binary64) (+.f64 (/.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (+.f64 #s(literal 1/14400 binary64) (*.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/120 binary64))))))
(-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/120 binary64))
(*.f64 (/.f64 #s(literal 1/6 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x)))
(*.f64 (/.f64 #s(literal 1/6 binary64) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (neg.f64 x)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/6 binary64))
(*.f64 (/.f64 #s(literal 1/6 binary64) x) (/.f64 #s(literal 1 binary64) x))
(*.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))
(/.f64 (neg.f64 (neg.f64 (/.f64 #s(literal 1/6 binary64) x))) (neg.f64 (neg.f64 x)))
(/.f64 (neg.f64 (/.f64 #s(literal 1/6 binary64) x)) (neg.f64 x))
(/.f64 #s(literal -1/6 binary64) (*.f64 (neg.f64 x) x))
(/.f64 (/.f64 #s(literal 1/6 binary64) x) x)
(/.f64 #s(literal 1/6 binary64) (*.f64 x x))
(/.f64 #s(literal -1/6 binary64) (neg.f64 x))
(/.f64 #s(literal 1/6 binary64) (neg.f64 (neg.f64 x)))
(/.f64 #s(literal 1/6 binary64) x)
#s(literal 1/120 binary64)
(*.f64 (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) (neg.f64 (pow.f64 x #s(literal 3/2 binary64))))
(*.f64 (fabs.f64 (pow.f64 x #s(literal 3/2 binary64))) (fabs.f64 (pow.f64 x #s(literal 3/2 binary64))))
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64)))
(*.f64 (*.f64 x x) x)
(*.f64 x (*.f64 x x))
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 3 binary64))
(pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 x x) #s(literal 3/2 binary64))
(pow.f64 x #s(literal 3 binary64))
(exp.f64 (*.f64 (log.f64 x) #s(literal 3 binary64)))
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))))
(/.f64 (neg.f64 (neg.f64 (sin.f64 x))) (neg.f64 (neg.f64 (cos.f64 x))))
(/.f64 (+.f64 (tan.f64 x) (tan.f64 (PI.f64))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 x) (tan.f64 (PI.f64)))))
(/.f64 (neg.f64 (sin.f64 x)) (neg.f64 (cos.f64 x)))
(/.f64 (sin.f64 x) (cos.f64 x))
(tan.f64 (+.f64 (+.f64 x (PI.f64)) (PI.f64)))
(tan.f64 (+.f64 x (PI.f64)))
(tan.f64 x)
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) (*.f64 x x)))
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x))
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64)) (*.f64 x x)))
#s(approx (+ (* x (* 1/6 x)) (* (* (* (+ (* (* (+ (* (* x x) -143/604800) -11/15120) x) x) -23/360) x) x) (* x x))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))
#s(approx (+ (* x (* 1/6 x)) (* (* (* (+ (* (* (+ (* (* x x) -143/604800) -11/15120) x) x) -23/360) x) x) (* x x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) (*.f64 x x)))
#s(approx (+ (* x (* 1/6 x)) (* (* (* (+ (* (* (+ (* (* x x) -143/604800) -11/15120) x) x) -23/360) x) x) (* x x))) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x))
#s(approx (+ (* x (* 1/6 x)) (* (* (* (+ (* (* (+ (* (* x x) -143/604800) -11/15120) x) x) -23/360) x) x) (* x x))) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64)) (*.f64 x x)))
#s(approx x x)
#s(approx (* 1/6 x) (*.f64 #s(literal 1/6 binary64) x))
#s(approx (* (* (* (+ (* (* (+ (* (* x x) -143/604800) -11/15120) x) x) -23/360) x) x) (* x x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -23/360 binary64)))
#s(approx (* (* (* (+ (* (* (+ (* (* x x) -143/604800) -11/15120) x) x) -23/360) x) x) (* x x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))))
#s(approx (* (* (* (+ (* (* (+ (* (* x x) -143/604800) -11/15120) x) x) -23/360) x) x) (* x x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64))))
#s(approx (* (* (+ (* (* (+ (* (* x x) -143/604800) -11/15120) x) x) -23/360) x) x) (*.f64 (*.f64 x x) #s(literal -23/360 binary64)))
#s(approx (* (* (+ (* (* (+ (* (* x x) -143/604800) -11/15120) x) x) -23/360) x) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x))
#s(approx (* (* (+ (* (* (+ (* (* x x) -143/604800) -11/15120) x) x) -23/360) x) x) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x))
#s(approx (* (+ (* (* (+ (* (* x x) -143/604800) -11/15120) x) x) -23/360) x) (*.f64 #s(literal -23/360 binary64) x))
#s(approx (* (+ (* (* (+ (* (* x x) -143/604800) -11/15120) x) x) -23/360) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x))
#s(approx (* (+ (* (* (+ (* (* x x) -143/604800) -11/15120) x) x) -23/360) x) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x))
#s(approx (+ (* (* (+ (* (* x x) -143/604800) -11/15120) x) x) -23/360) #s(literal -23/360 binary64))
#s(approx (+ (* (* (+ (* (* x x) -143/604800) -11/15120) x) x) -23/360) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)))
#s(approx (+ (* (* (+ (* (* x x) -143/604800) -11/15120) x) x) -23/360) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)))
#s(approx (* (+ (* (* x x) -143/604800) -11/15120) x) (*.f64 #s(literal -11/15120 binary64) x))
#s(approx (* (+ (* (* x x) -143/604800) -11/15120) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x))
#s(approx (+ (* (* x x) -143/604800) -11/15120) #s(literal -11/15120 binary64))
#s(approx (+ (* (* x x) -143/604800) -11/15120) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)))
#s(approx (* x x) (*.f64 x x))
#s(approx (- x (sin x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)))
#s(approx (- x (sin x)) (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) x)))
#s(approx (- x (sin x)) (*.f64 (fma.f64 (-.f64 (*.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)))
#s(approx (- x (sin x)) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #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)))
#s(approx (tan x) x)
#s(approx (tan x) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal 1 binary64)) x))
#s(approx (tan x) (*.f64 (fma.f64 (fma.f64 #s(literal 2/15 binary64) (*.f64 x x) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 1 binary64)) x))
#s(approx (tan x) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 17/315 binary64) (*.f64 x x) #s(literal 2/15 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 1 binary64)) x))
#s(approx (* (* (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) x) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))
#s(approx (* (* (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) x) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) (*.f64 x x)))
#s(approx (* (* (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) x) x) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x))
#s(approx (* (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) x) (*.f64 #s(literal 1/6 binary64) x))
#s(approx (* (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) x))
#s(approx (* (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) x) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x))
#s(approx (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) #s(literal 1/6 binary64))
#s(approx (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)))
#s(approx (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)))
#s(approx (+ (* (* x x) -11/15120) -23/360) #s(literal -23/360 binary64))
#s(approx (+ (* (* x x) -11/15120) -23/360) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)))
#s(approx (* (* (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) x) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))
#s(approx (* (* (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) x) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) (*.f64 x x)))
#s(approx (* (* (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) x) x) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x))
#s(approx (* (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) x) (*.f64 #s(literal 1/6 binary64) x))
#s(approx (* (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) x))
#s(approx (* (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) x) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x))
#s(approx (* (- (/ 1/6 (* (* x x) (* x x))) (- (/ 23/360 (* x x)) -11/15120)) (pow x 5)) (*.f64 #s(literal 1/6 binary64) x))
#s(approx (* (- (/ 1/6 (* (* x x) (* x x))) (- (/ 23/360 (* x x)) -11/15120)) (pow x 5)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) x))
#s(approx (* (- (/ 1/6 (* (* x x) (* x x))) (- (/ 23/360 (* x x)) -11/15120)) (pow x 5)) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x))
#s(approx (- (/ 1/6 (* (* x x) (* x x))) (- (/ 23/360 (* x x)) -11/15120)) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)))
#s(approx (- (/ 1/6 (* (* x x) (* x x))) (- (/ 23/360 (* x x)) -11/15120)) (/.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x)))
#s(approx (- (/ 1/6 (* (* x x) (* x x))) (- (/ 23/360 (* x x)) -11/15120)) (/.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x)))
#s(approx (/ 1/6 (* (* x x) (* x x))) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)))
#s(approx (* (* x x) (* x x)) (*.f64 (*.f64 (*.f64 x x) x) x))
#s(approx (- (/ 23/360 (* x x)) -11/15120) (/.f64 #s(literal 23/360 binary64) (*.f64 x x)))
#s(approx (- (/ 23/360 (* x x)) -11/15120) (/.f64 (fma.f64 #s(literal 11/15120 binary64) (*.f64 x x) #s(literal 23/360 binary64)) (*.f64 x x)))
#s(approx (/ 23/360 (* x x)) (/.f64 #s(literal 23/360 binary64) (*.f64 x x)))
#s(approx (pow x 5) (pow.f64 x #s(literal 5 binary64)))
#s(approx (* (* (+ (* -1/120 (* x x)) 1/6) x) (* x x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)))
#s(approx (* (* (+ (* -1/120 (* x x)) 1/6) x) (* x x)) (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) x)))
#s(approx (* (+ (* -1/120 (* x x)) 1/6) x) (*.f64 #s(literal 1/6 binary64) x))
#s(approx (* (+ (* -1/120 (* x x)) 1/6) x) (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x))
#s(approx (* (- (/ (/ 1/6 x) x) 1/120) (* (* x x) x)) (*.f64 #s(literal 1/6 binary64) x))
#s(approx (* (- (/ (/ 1/6 x) x) 1/120) (* (* x x) x)) (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x))
#s(approx (- (/ (/ 1/6 x) x) 1/120) (/.f64 #s(literal 1/6 binary64) (*.f64 x x)))
#s(approx (- (/ (/ 1/6 x) x) 1/120) (/.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x)))
#s(approx (/ (/ 1/6 x) x) (/.f64 #s(literal 1/6 binary64) (*.f64 x x)))
#s(approx (/ 1/6 x) (/.f64 #s(literal 1/6 binary64) x))
#s(approx (* (* x x) x) (*.f64 (*.f64 x x) x))
#s(approx (/ (- x (sin x)) (tan x)) (/.f64 (*.f64 (cos.f64 x) x) (sin.f64 x)))
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (+.f64 (/.f64 (cos.f64 x) (sin.f64 x)) (neg.f64 (/.f64 (cos.f64 x) x))) x))
#s(approx (+ (* x (* 1/6 x)) (* (* (* (+ (* (* (+ (* (* x x) -143/604800) -11/15120) x) x) -23/360) x) x) (* x x))) (*.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal -143/604800 binary64)))
#s(approx (+ (* x (* 1/6 x)) (* (* (* (+ (* (* (+ (* (* x x) -143/604800) -11/15120) x) x) -23/360) x) x) (* x x))) (*.f64 (neg.f64 (+.f64 (/.f64 #s(literal 11/15120 binary64) (*.f64 x x)) #s(literal 143/604800 binary64))) (pow.f64 x #s(literal 8 binary64))))
#s(approx (+ (* x (* 1/6 x)) (* (* (* (+ (* (* (+ (* (* x x) -143/604800) -11/15120) x) x) -23/360) x) x) (* x x))) (*.f64 (-.f64 (/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal -11/15120 binary64))) (*.f64 x x)) #s(literal 143/604800 binary64)) (pow.f64 x #s(literal 8 binary64))))
#s(approx (+ (* x (* 1/6 x)) (* (* (* (+ (* (* (+ (* (* x x) -143/604800) -11/15120) x) x) -23/360) x) x) (* x x))) (*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) #s(literal 143/604800 binary64)) (+.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 #s(literal 11/15120 binary64) (*.f64 x x)))) (pow.f64 x #s(literal 8 binary64))))
#s(approx (* (* (* (+ (* (* (+ (* (* x x) -143/604800) -11/15120) x) x) -23/360) x) x) (* x x)) (*.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal -143/604800 binary64)))
#s(approx (* (* (* (+ (* (* (+ (* (* x x) -143/604800) -11/15120) x) x) -23/360) x) x) (* x x)) (*.f64 (neg.f64 (+.f64 (/.f64 #s(literal 11/15120 binary64) (*.f64 x x)) #s(literal 143/604800 binary64))) (pow.f64 x #s(literal 8 binary64))))
#s(approx (* (* (* (+ (* (* (+ (* (* x x) -143/604800) -11/15120) x) x) -23/360) x) x) (* x x)) (*.f64 (-.f64 (/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal -11/15120 binary64))) (*.f64 x x)) #s(literal 143/604800 binary64)) (pow.f64 x #s(literal 8 binary64))))
#s(approx (* (* (+ (* (* (+ (* (* x x) -143/604800) -11/15120) x) x) -23/360) x) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal -143/604800 binary64)))
#s(approx (* (* (+ (* (* (+ (* (* x x) -143/604800) -11/15120) x) x) -23/360) x) x) (*.f64 (neg.f64 (+.f64 (/.f64 #s(literal 11/15120 binary64) (*.f64 x x)) #s(literal 143/604800 binary64))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))))
#s(approx (* (* (+ (* (* (+ (* (* x x) -143/604800) -11/15120) x) x) -23/360) x) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (-.f64 (/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal -11/15120 binary64))) (*.f64 x x)) #s(literal 143/604800 binary64))))
#s(approx (* (+ (* (* (+ (* (* x x) -143/604800) -11/15120) x) x) -23/360) x) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -143/604800 binary64)))
#s(approx (* (+ (* (* (+ (* (* x x) -143/604800) -11/15120) x) x) -23/360) x) (*.f64 (neg.f64 (+.f64 (/.f64 #s(literal 11/15120 binary64) (*.f64 x x)) #s(literal 143/604800 binary64))) (pow.f64 x #s(literal 5 binary64))))
#s(approx (* (+ (* (* (+ (* (* x x) -143/604800) -11/15120) x) x) -23/360) x) (*.f64 (-.f64 (/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal -11/15120 binary64))) (*.f64 x x)) #s(literal 143/604800 binary64)) (pow.f64 x #s(literal 5 binary64))))
#s(approx (+ (* (* (+ (* (* x x) -143/604800) -11/15120) x) x) -23/360) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -143/604800 binary64)))
#s(approx (+ (* (* (+ (* (* x x) -143/604800) -11/15120) x) x) -23/360) (*.f64 (neg.f64 (+.f64 (/.f64 #s(literal 11/15120 binary64) (*.f64 x x)) #s(literal 143/604800 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x)))
#s(approx (+ (* (* (+ (* (* x x) -143/604800) -11/15120) x) x) -23/360) (*.f64 (-.f64 (/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal -11/15120 binary64))) (*.f64 x x)) #s(literal 143/604800 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x)))
#s(approx (* (+ (* (* x x) -143/604800) -11/15120) x) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -143/604800 binary64)))
#s(approx (* (+ (* (* x x) -143/604800) -11/15120) x) (*.f64 (neg.f64 (+.f64 (/.f64 #s(literal 11/15120 binary64) (*.f64 x x)) #s(literal 143/604800 binary64))) (*.f64 (*.f64 x x) x)))
#s(approx (+ (* (* x x) -143/604800) -11/15120) (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)))
#s(approx (+ (* (* x x) -143/604800) -11/15120) (*.f64 (*.f64 (neg.f64 x) x) (+.f64 (/.f64 #s(literal 11/15120 binary64) (*.f64 x x)) #s(literal 143/604800 binary64))))
#s(approx (- x (sin x)) x)
#s(approx (- x (sin x)) (*.f64 (-.f64 (neg.f64 (/.f64 (sin.f64 x) x)) #s(literal -1 binary64)) x))
#s(approx (tan x) (tan.f64 x))
#s(approx (* (* (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) x) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal -11/15120 binary64)))
#s(approx (* (* (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) x) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (neg.f64 (-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal -11/15120 binary64)))))
#s(approx (* (* (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) x) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 23/360 binary64)) (*.f64 x x)) #s(literal 11/15120 binary64))))
#s(approx (* (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) x) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -11/15120 binary64)))
#s(approx (* (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) x) (*.f64 (pow.f64 x #s(literal 5 binary64)) (neg.f64 (-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal -11/15120 binary64)))))
#s(approx (* (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) x) (*.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 23/360 binary64)) (*.f64 x x)) #s(literal 11/15120 binary64))))
#s(approx (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -11/15120 binary64)))
#s(approx (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal -11/15120 binary64))))
#s(approx (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) (*.f64 (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 23/360 binary64)) (*.f64 x x)) #s(literal 11/15120 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x)))
#s(approx (+ (* (* x x) -11/15120) -23/360) (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)))
#s(approx (+ (* (* x x) -11/15120) -23/360) (*.f64 (*.f64 (neg.f64 x) x) (-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal -11/15120 binary64))))
#s(approx (* (* (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) x) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal -11/15120 binary64)))
#s(approx (* (* (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) x) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (neg.f64 (-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal -11/15120 binary64)))))
#s(approx (* (* (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) x) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 23/360 binary64)) (*.f64 x x)) #s(literal 11/15120 binary64))))
#s(approx (* (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) x) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -11/15120 binary64)))
#s(approx (* (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) x) (*.f64 (pow.f64 x #s(literal 5 binary64)) (neg.f64 (-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal -11/15120 binary64)))))
#s(approx (* (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) x) (*.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 23/360 binary64)) (*.f64 x x)) #s(literal 11/15120 binary64))))
#s(approx (* (- (/ 1/6 (* (* x x) (* x x))) (- (/ 23/360 (* x x)) -11/15120)) (pow x 5)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -11/15120 binary64)))
#s(approx (* (- (/ 1/6 (* (* x x) (* x x))) (- (/ 23/360 (* x x)) -11/15120)) (pow x 5)) (*.f64 (pow.f64 x #s(literal 5 binary64)) (neg.f64 (-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal -11/15120 binary64)))))
#s(approx (* (- (/ 1/6 (* (* x x) (* x x))) (- (/ 23/360 (* x x)) -11/15120)) (pow x 5)) (*.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 23/360 binary64)) (*.f64 x x)) #s(literal 11/15120 binary64))))
#s(approx (- (/ 1/6 (* (* x x) (* x x))) (- (/ 23/360 (* x x)) -11/15120)) #s(literal -11/15120 binary64))
#s(approx (- (/ 1/6 (* (* x x) (* x x))) (- (/ 23/360 (* x x)) -11/15120)) (neg.f64 (-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal -11/15120 binary64))))
#s(approx (- (/ 1/6 (* (* x x) (* x x))) (- (/ 23/360 (* x x)) -11/15120)) (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 23/360 binary64)) (*.f64 x x)) #s(literal 11/15120 binary64)))
#s(approx (- (/ 23/360 (* x x)) -11/15120) #s(literal 11/15120 binary64))
#s(approx (- (/ 23/360 (* x x)) -11/15120) (-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal -11/15120 binary64)))
#s(approx (* (* (+ (* -1/120 (* x x)) 1/6) x) (* x x)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/120 binary64)))
#s(approx (* (* (+ (* -1/120 (* x x)) 1/6) x) (* x x)) (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/120 binary64)) (pow.f64 x #s(literal 5 binary64))))
#s(approx (* (+ (* -1/120 (* x x)) 1/6) x) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/120 binary64)))
#s(approx (* (+ (* -1/120 (* x x)) 1/6) x) (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/120 binary64)) (*.f64 (*.f64 x x) x)))
#s(approx (* (- (/ (/ 1/6 x) x) 1/120) (* (* x x) x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/120 binary64)))
#s(approx (* (- (/ (/ 1/6 x) x) 1/120) (* (* x x) x)) (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/120 binary64)) (*.f64 (*.f64 x x) x)))
#s(approx (- (/ (/ 1/6 x) x) 1/120) #s(literal -1/120 binary64))
#s(approx (- (/ (/ 1/6 x) x) 1/120) (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/120 binary64)))
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (neg.f64 x) (+.f64 (neg.f64 (/.f64 (cos.f64 x) (sin.f64 x))) (/.f64 (cos.f64 x) x))))
#s(approx (* (+ (* (* (+ (* (* x x) -143/604800) -11/15120) x) x) -23/360) x) (*.f64 (neg.f64 (pow.f64 x #s(literal 5 binary64))) (+.f64 (+.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 #s(literal 11/15120 binary64) (*.f64 x x))) #s(literal 143/604800 binary64))))
#s(approx (- x (sin x)) (*.f64 (neg.f64 x) (-.f64 (/.f64 (sin.f64 x) x) #s(literal 1 binary64))))
#s(approx (* (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) x) (neg.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 #s(literal 11/15120 binary64) (/.f64 (-.f64 #s(literal 23/360 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) (*.f64 x x))))))
#s(approx (* (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) x) (neg.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 #s(literal 11/15120 binary64) (/.f64 (-.f64 #s(literal 23/360 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) (*.f64 x x))))))
#s(approx (* (- (/ 1/6 (* (* x x) (* x x))) (- (/ 23/360 (* x x)) -11/15120)) (pow x 5)) (neg.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 #s(literal 11/15120 binary64) (/.f64 (-.f64 #s(literal 23/360 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) (*.f64 x x))))))
#s(approx (* (* (+ (* -1/120 (* x x)) 1/6) x) (* x x)) (*.f64 (pow.f64 x #s(literal 5 binary64)) (neg.f64 (-.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))))))
#s(approx (* (+ (* -1/120 (* x x)) 1/6) x) (*.f64 (neg.f64 (-.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x)))
#s(approx (* (- (/ (/ 1/6 x) x) 1/120) (* (* x x) x)) (*.f64 (neg.f64 (-.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x)))

eval52.0ms (0.9%)

Memory
40.9MiB live, 131.6MiB allocated; 11ms collecting garbage
Compiler

Compiled 7 725 to 3 153 computations (59.2% saved)

prune34.0ms (0.5%)

Memory
6.2MiB live, 97.4MiB allocated; 20ms collecting garbage
Pruning

21 alts after pruning (15 fresh and 6 done)

PrunedKeptTotal
New4859494
Fresh5611
Picked325
Done044
Total49321514
Accuracy
99.9%
Counts
514 → 21
Alt Table
Click to see full alt table
StatusAccuracyProgram
82.1%
(/.f64 #s(approx (- x (sin x)) (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x #s(literal 1/6 binary64)) (pow.f64 x #s(literal 3 binary64)))) #s(approx (tan x) x))
83.1%
(/.f64 #s(approx (- x (sin x)) (*.f64 (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x #s(literal 1/6 binary64)) (*.f64 x x)) x)) (tan.f64 x))
82.0%
(/.f64 #s(approx (- x (sin x)) (*.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) (*.f64 x x))) #s(approx (tan x) x))
82.0%
(/.f64 #s(approx (- x (sin x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))) #s(approx (tan x) x))
32.9%
(/.f64 #s(approx (- x (sin x)) (*.f64 #s(approx (* (+ (* -1/120 (* x x)) 1/6) x) (*.f64 #s(approx (- (/ (/ 1/6 x) x) 1/120) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) x))) (*.f64 x x))) (tan.f64 x))
4.2%
(/.f64 #s(approx (- x (sin x)) x) #s(approx (tan x) x))
99.6%
#s(approx (/ (- x (sin x)) (tan x)) (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x) x) x (*.f64 (*.f64 #s(literal 1/6 binary64) x) x)))
99.2%
#s(approx (/ (- x (sin x)) (tan x)) (fma.f64 x (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 #s(approx (+ (* (* (+ (* (* x x) -143/604800) -11/15120) x) x) -23/360) #s(literal -23/360 binary64)) x) x) (*.f64 x x))))
99.4%
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x)))
99.6%
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64)) (*.f64 x x)))
99.2%
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) (*.f64 x x)))
99.4%
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (fma.f64 x #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) x)) x))
99.5%
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x))
99.6%
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64)) x) x))
98.6%
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 #s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) #s(literal 1/6 binary64)) x) x))
22.5%
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 #s(approx (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) (*.f64 (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 23/360 binary64)) (*.f64 x x)) #s(literal 11/15120 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x))) x) x))
98.6%
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))
19.5%
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 #s(approx (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) #s(approx (- (/ 23/360 (* x x)) -11/15120) #s(literal 11/15120 binary64))) (pow.f64 x #s(literal 5 binary64)))) x))
20.3%
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 #s(approx (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) (*.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1 binary64) x)) (-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal -11/15120 binary64))) (pow.f64 x #s(literal 5 binary64)))) x))
19.5%
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 #s(approx (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) (*.f64 #s(approx (- (/ 1/6 (* (* x x) (* x x))) (- (/ 23/360 (* x x)) -11/15120)) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (pow.f64 x #s(literal 5 binary64)))) x))
17.7%
#s(approx (/ (- x (sin x)) (tan x)) #s(approx (* (* (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) x) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 23/360 binary64)) (*.f64 x x)) #s(literal 11/15120 binary64)))))
Compiler

Compiled 931 to 685 computations (26.4% saved)

regimes38.0ms (0.6%)

Memory
-9.7MiB live, 74.1MiB allocated; 23ms collecting garbage
Counts
43 → 1
Calls
Call 1
Inputs
(/.f64 #s(approx (- x (sin x)) x) #s(approx (tan x) x))
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 #s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) #s(literal 1/6 binary64)) x) x))
(/.f64 #s(approx (- x (sin x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))) #s(approx (tan x) x))
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) x))
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x)))
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) (*.f64 x x)))
#s(approx (/ (- x (sin x)) (tan x)) (fma.f64 x (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 #s(approx (+ (* (* (+ (* (* x x) -143/604800) -11/15120) x) x) -23/360) #s(literal -23/360 binary64)) x) x) (*.f64 x x))))
(/.f64 #s(approx (- x (sin x)) (*.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) (*.f64 x x))) #s(approx (tan x) x))
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x))
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x)))
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal -11/15120 binary64) (*.f64 x x)) #s(literal 23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x))
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (fma.f64 x #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) x) x) x)) x))
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (fma.f64 x #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) x)) x))
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64)) x) x))
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64)) (*.f64 x x)))
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64)) (*.f64 x x)))
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -143/604800 binary64) (*.f64 x x)) #s(literal 11/15120 binary64)) x) x) #s(literal 23/360 binary64)) x) x #s(literal 1/6 binary64)) x) x))
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 #s(approx (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) (*.f64 #s(approx (- (/ 1/6 (* (* x x) (* x x))) (- (/ 23/360 (* x x)) -11/15120)) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (pow.f64 x #s(literal 5 binary64)))) x))
#s(approx (/ (- x (sin x)) (tan x)) (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x) x) x (*.f64 (*.f64 #s(literal 1/6 binary64) x) x)))
#s(approx (/ (- x (sin x)) (tan x)) (fma.f64 x (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) x) x) (*.f64 x x))))
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 #s(approx (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) (*.f64 (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 23/360 binary64)) (*.f64 x x)) #s(literal 11/15120 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x))) x) x))
#s(approx (/ (- x (sin x)) (tan x)) #s(approx (* (* (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) x) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 23/360 binary64)) (*.f64 x x)) #s(literal 11/15120 binary64)))))
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 #s(approx (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) #s(approx (- (/ 23/360 (* x x)) -11/15120) #s(literal 11/15120 binary64))) (pow.f64 x #s(literal 5 binary64)))) x))
(/.f64 #s(approx (- x (sin x)) (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) x))) #s(approx (tan x) x))
#s(approx (/ (- x (sin x)) (tan x)) #s(approx (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal -11/15120 binary64))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)))))
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 #s(approx (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal -11/15120 binary64))) (pow.f64 x #s(literal 5 binary64)))) x))
(/.f64 #s(approx (- x (sin x)) (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x #s(literal 1/6 binary64)) (pow.f64 x #s(literal 3 binary64)))) #s(approx (tan x) x))
(/.f64 #s(approx (- x (sin x)) (*.f64 (*.f64 #s(approx (+ (* -1/120 (* x x)) 1/6) #s(literal 1/6 binary64)) x) (*.f64 x x))) (tan.f64 x))
(/.f64 #s(approx (- x (sin x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))) (tan.f64 x))
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 #s(approx (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) (*.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1 binary64) x)) (-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal -11/15120 binary64))) (pow.f64 x #s(literal 5 binary64)))) x))
(/.f64 #s(approx (- x (sin x)) (*.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) (*.f64 x x))) (tan.f64 x))
(/.f64 #s(approx (- x (sin x)) (*.f64 #s(approx (* (+ (* -1/120 (* x x)) 1/6) x) (*.f64 #s(approx (- (/ 1/6 (* x x)) 1/120) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) x))) (*.f64 x x))) (tan.f64 x))
(/.f64 #s(approx (- x (sin x)) (*.f64 #s(approx (* (+ (* -1/120 (* x x)) 1/6) x) (*.f64 #s(approx (- (/ (/ 1/6 x) x) 1/120) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) x))) (*.f64 x x))) (tan.f64 x))
(/.f64 #s(approx (- x (sin x)) (*.f64 #s(approx (* (+ (* -1/120 (* x x)) 1/6) x) (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/120 binary64)) (*.f64 (*.f64 x x) x))) (*.f64 x x))) (tan.f64 x))
(/.f64 #s(approx (- x (sin x)) (*.f64 #s(approx (* (+ (* -1/120 (* x x)) 1/6) x) (*.f64 (-.f64 (/.f64 (/.f64 #s(literal 1/6 binary64) x) x) #s(literal 1/120 binary64)) (*.f64 (*.f64 x x) x))) (*.f64 x x))) (tan.f64 x))
(/.f64 #s(approx (- x (sin x)) (*.f64 (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/5040 binary64) (*.f64 x x)) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) (*.f64 x x))) (tan.f64 x))
(/.f64 #s(approx (- x (sin x)) #s(approx (* (* (+ (* -1/120 (* x x)) 1/6) x) (* x x)) (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/120 binary64)) (pow.f64 x #s(literal 5 binary64))))) (tan.f64 x))
(/.f64 #s(approx (- x (sin x)) (*.f64 (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x #s(literal 1/6 binary64)) (*.f64 x x)) x)) (tan.f64 x))
(/.f64 #s(approx (- x (sin x)) (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) x))) (tan.f64 x))
(/.f64 (-.f64 x (sin.f64 x)) (tan.f64 x))
(/.f64 #s(approx (- x (sin x)) (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) x) x #s(literal 1/6 binary64)) (pow.f64 x #s(literal 3 binary64)))) (tan.f64 x))
#s(approx (/ (- x (sin x)) (tan x)) (/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) x) x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) x) x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) x) x))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) x) x)))))))
Outputs
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64)) x) x))
Calls

2 calls:

15.0ms
(/.f64 (-.f64 x (sin.f64 x)) (tan.f64 x))
10.0ms
x
Results
AccuracySegmentsBranch
99.6%1(/.f64 (-.f64 x (sin.f64 x)) (tan.f64 x))
99.6%1x
Compiler

Compiled 6 to 6 computations (0% saved)

regimes7.0ms (0.1%)

Memory
20.7MiB live, 20.7MiB allocated; 0ms collecting garbage
Counts
14 → 1
Calls
Call 1
Inputs
(/.f64 #s(approx (- x (sin x)) x) #s(approx (tan x) x))
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 #s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) #s(literal 1/6 binary64)) x) x))
(/.f64 #s(approx (- x (sin x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))) #s(approx (tan x) x))
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) x))
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x)))
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) (*.f64 x x)))
#s(approx (/ (- x (sin x)) (tan x)) (fma.f64 x (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 #s(approx (+ (* (* (+ (* (* x x) -143/604800) -11/15120) x) x) -23/360) #s(literal -23/360 binary64)) x) x) (*.f64 x x))))
(/.f64 #s(approx (- x (sin x)) (*.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) (*.f64 x x))) #s(approx (tan x) x))
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x))
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x)))
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal -11/15120 binary64) (*.f64 x x)) #s(literal 23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x))
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (fma.f64 x #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) x) x) x)) x))
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (fma.f64 x #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) x)) x))
Outputs
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x))
Calls

2 calls:

4.0ms
x
3.0ms
(/.f64 (-.f64 x (sin.f64 x)) (tan.f64 x))
Results
AccuracySegmentsBranch
99.5%1(/.f64 (-.f64 x (sin.f64 x)) (tan.f64 x))
99.5%1x
Compiler

Compiled 6 to 6 computations (0% saved)

regimes12.0ms (0.2%)

Memory
-33.6MiB live, 11.7MiB allocated; 8ms collecting garbage
Counts
9 → 1
Calls
Call 1
Inputs
(/.f64 #s(approx (- x (sin x)) x) #s(approx (tan x) x))
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 #s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) #s(literal 1/6 binary64)) x) x))
(/.f64 #s(approx (- x (sin x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))) #s(approx (tan x) x))
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) x))
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x)))
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) (*.f64 x x)))
#s(approx (/ (- x (sin x)) (tan x)) (fma.f64 x (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 #s(approx (+ (* (* (+ (* (* x x) -143/604800) -11/15120) x) x) -23/360) #s(literal -23/360 binary64)) x) x) (*.f64 x x))))
(/.f64 #s(approx (- x (sin x)) (*.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) (*.f64 x x))) #s(approx (tan x) x))
Outputs
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) x))
Calls

2 calls:

9.0ms
x
2.0ms
(/.f64 (-.f64 x (sin.f64 x)) (tan.f64 x))
Results
AccuracySegmentsBranch
99.2%1(/.f64 (-.f64 x (sin.f64 x)) (tan.f64 x))
99.2%1x
Compiler

Compiled 6 to 6 computations (0% saved)

regimes3.0ms (0.1%)

Memory
7.6MiB live, 7.6MiB allocated; 0ms collecting garbage
Counts
4 → 1
Calls
Call 1
Inputs
(/.f64 #s(approx (- x (sin x)) x) #s(approx (tan x) x))
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 #s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) #s(literal 1/6 binary64)) x) x))
(/.f64 #s(approx (- x (sin x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))) #s(approx (tan x) x))
Outputs
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 #s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) #s(literal 1/6 binary64)) x) x))
Calls

2 calls:

2.0ms
x
1.0ms
(/.f64 (-.f64 x (sin.f64 x)) (tan.f64 x))
Results
AccuracySegmentsBranch
98.6%1(/.f64 (-.f64 x (sin.f64 x)) (tan.f64 x))
98.6%1x
Compiler

Compiled 6 to 6 computations (0% saved)

regimes2.0ms (0%)

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

2 calls:

1.0ms
x
1.0ms
(/.f64 (-.f64 x (sin.f64 x)) (tan.f64 x))
Results
AccuracySegmentsBranch
98.6%1(/.f64 (-.f64 x (sin.f64 x)) (tan.f64 x))
98.6%1x
Compiler

Compiled 6 to 6 computations (0% saved)

regimes2.0ms (0%)

Memory
5.6MiB live, 5.6MiB allocated; 0ms collecting garbage
Accuracy

Total 0.0b remaining (0%)

Threshold costs 0b (0%)

Counts
1 → 1
Calls
Call 1
Inputs
(/.f64 #s(approx (- x (sin x)) x) #s(approx (tan x) x))
Outputs
(/.f64 #s(approx (- x (sin x)) x) #s(approx (tan x) x))
Calls

2 calls:

1.0ms
x
1.0ms
(/.f64 (-.f64 x (sin.f64 x)) (tan.f64 x))
Results
AccuracySegmentsBranch
4.2%1(/.f64 (-.f64 x (sin.f64 x)) (tan.f64 x))
4.2%1x
Compiler

Compiled 6 to 6 computations (0% saved)

derivations571.0ms (9.3%)

Memory
-13.6MiB live, 265.2MiB allocated; 116ms collecting garbage
Stop Event
fuel
Compiler

Compiled 65 to 43 computations (33.8% saved)

preprocess41.0ms (0.7%)

Memory
29.5MiB live, 75.1MiB allocated; 6ms collecting garbage
Remove

(abs x)

Compiler

Compiled 234 to 206 computations (12% saved)

end0.0ms (0%)

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

Profiling

Loading profile data...