expfmod (used to be hard to sample)

Time bar (total: 15.6s)

start0.0ms (0%)

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

analyze198.0ms (1.3%)

Memory
5.1MiB live, 194.9MiB allocated; 36ms collecting garbage
Algorithm
search
Search
ProbabilityValidUnknownPreconditionInfiniteDomainCan'tIter
0%0%100%0%0%0%0%0
0%0%100%0%0%0%0%1
0%0%100%0%0%0%0%2
50%50%50%0%0%0%0%3
50%50%50%0%0%0%0%4
50%50%50%0%0%0%0%5
50%50%50%0%0%0%0%6
50%50%50%0%0%0%0%7
50%50%50%0%0%0%0%8
50%50%50%0%0%0%0%9
50%50%50%0%0%0%0%10
50%50%50%0%0%0%0%11
50%50%50%0%0%0%0%12
Compiler

Compiled 12 to 10 computations (16.7% saved)

sample12.9s (82.7%)

Memory
32.9MiB live, 11 571.4MiB allocated; 2.5s collecting garbage
Samples
8.9s7 349×5exit
1.2s5 224×0invalid
933.0ms2 169×2valid
588.0ms2 958×1valid
378.0ms3 129×0valid
Precisions
Click to see histograms. Total time spent on operations: 10.7s
ival-cos: 3.9s (36.7% of total)
ival-exp: 3.5s (32.7% of total)
ival-fmod: 1.3s (11.9% of total)
adjust: 934.0ms (8.7% of total)
ival-sqrt: 681.0ms (6.4% of total)
ival-mult!: 287.0ms (2.7% of total)
ival-neg: 95.0ms (0.9% of total)
Bogosity

preprocess25.0ms (0.2%)

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

Useful iterations: 2 (0.0ms)

IterNodesCost
01531
14731
211130
346430
4238730
Stop Event
node-limit
Alt Table
Click to see full alt table
StatusAccuracyProgram
8.5%
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
Compiler

Compiled 16 to 16 computations (0% saved)

series4.0ms (0%)

Memory
1.6MiB live, 1.6MiB allocated; 0ms collecting garbage
Counts
8 → 30
Calls
Call 1
Inputs
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))
(exp.f64 x)
x
(sqrt.f64 (cos.f64 x))
(cos.f64 x)
(exp.f64 (neg.f64 x))
(neg.f64 x)
Outputs
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole binary64 (fmod (exp x) (sqrt (cos x)))))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole binary64 (+ (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x))))))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole binary64 (+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (* x (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x))))))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole binary64 (+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* x (+ (* -1/6 (* x (fmod (exp x) (sqrt (cos x))))) (* 1/2 (fmod (exp x) (sqrt (cos x)))))))) (fmod (exp x) (sqrt (cos x))))))
#s(approx (fmod (exp x) (sqrt (cos x))) #s(hole binary64 (fmod (exp x) (sqrt (cos x)))))
#s(approx (exp x) #s(hole binary64 1))
#s(approx (exp x) #s(hole binary64 (+ 1 x)))
#s(approx (exp x) #s(hole binary64 (+ 1 (* x (+ 1 (* 1/2 x))))))
#s(approx (exp x) #s(hole binary64 (+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))))
#s(approx x #s(hole binary64 x))
#s(approx (sqrt (cos x)) #s(hole binary64 1))
#s(approx (sqrt (cos x)) #s(hole binary64 (+ 1 (* -1/4 (pow x 2)))))
#s(approx (sqrt (cos x)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4)))))
#s(approx (sqrt (cos x)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))))
#s(approx (cos x) #s(hole binary64 1))
#s(approx (cos x) #s(hole binary64 (+ 1 (* -1/2 (pow x 2)))))
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2)))))
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2)))))
#s(approx (exp (neg x)) #s(hole binary64 1))
#s(approx (exp (neg x)) #s(hole binary64 (+ 1 (* -1 x))))
#s(approx (exp (neg x)) #s(hole binary64 (+ 1 (* x (- (* 1/2 x) 1)))))
#s(approx (exp (neg x)) #s(hole binary64 (+ 1 (* x (- (* x (+ 1/2 (* -1/6 x))) 1)))))
#s(approx (neg x) #s(hole binary64 (* -1 x)))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole binary64 (* (exp (neg x)) (fmod (exp x) (sqrt (cos x))))))
#s(approx (exp x) #s(hole binary64 (exp x)))
#s(approx (sqrt (cos x)) #s(hole binary64 (sqrt (cos x))))
#s(approx (cos x) #s(hole binary64 (cos x)))
#s(approx (exp (neg x)) #s(hole binary64 (exp (neg x))))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole binary64 (* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x))))))
#s(approx (exp (neg x)) #s(hole binary64 (exp (* -1 x))))
Calls

3 calls:

TimeVariablePointExpression
1.0ms
x
@0
((* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (exp x) x (sqrt (cos x)) (cos x) (exp (neg x)) (neg x))
1.0ms
x
@inf
((* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (exp x) x (sqrt (cos x)) (cos x) (exp (neg x)) (neg x))
1.0ms
x
@-inf
((* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (exp x) x (sqrt (cos x)) (cos x) (exp (neg x)) (neg x))

rewrite154.0ms (1%)

Memory
-25.7MiB live, 36.1MiB allocated; 6ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0124450
0134443
1660419
06056393
Stop Event
iter-limit
iter-limit
node-limit
iter-limit
Counts
38 → 82
Calls
Call 1
Inputs
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))
(exp.f64 x)
x
(sqrt.f64 (cos.f64 x))
(cos.f64 x)
(exp.f64 (neg.f64 x))
(neg.f64 x)
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole binary64 (fmod (exp x) (sqrt (cos x)))))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole binary64 (+ (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x))))))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole binary64 (+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (* x (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x))))))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole binary64 (+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* x (+ (* -1/6 (* x (fmod (exp x) (sqrt (cos x))))) (* 1/2 (fmod (exp x) (sqrt (cos x)))))))) (fmod (exp x) (sqrt (cos x))))))
#s(approx (fmod (exp x) (sqrt (cos x))) #s(hole binary64 (fmod (exp x) (sqrt (cos x)))))
#s(approx (exp x) #s(hole binary64 1))
#s(approx (exp x) #s(hole binary64 (+ 1 x)))
#s(approx (exp x) #s(hole binary64 (+ 1 (* x (+ 1 (* 1/2 x))))))
#s(approx (exp x) #s(hole binary64 (+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))))
#s(approx x #s(hole binary64 x))
#s(approx (sqrt (cos x)) #s(hole binary64 1))
#s(approx (sqrt (cos x)) #s(hole binary64 (+ 1 (* -1/4 (pow x 2)))))
#s(approx (sqrt (cos x)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4)))))
#s(approx (sqrt (cos x)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))))
#s(approx (cos x) #s(hole binary64 1))
#s(approx (cos x) #s(hole binary64 (+ 1 (* -1/2 (pow x 2)))))
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2)))))
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2)))))
#s(approx (exp (neg x)) #s(hole binary64 1))
#s(approx (exp (neg x)) #s(hole binary64 (+ 1 (* -1 x))))
#s(approx (exp (neg x)) #s(hole binary64 (+ 1 (* x (- (* 1/2 x) 1)))))
#s(approx (exp (neg x)) #s(hole binary64 (+ 1 (* x (- (* x (+ 1/2 (* -1/6 x))) 1)))))
#s(approx (neg x) #s(hole binary64 (* -1 x)))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole binary64 (* (exp (neg x)) (fmod (exp x) (sqrt (cos x))))))
#s(approx (exp x) #s(hole binary64 (exp x)))
#s(approx (sqrt (cos x)) #s(hole binary64 (sqrt (cos x))))
#s(approx (cos x) #s(hole binary64 (cos x)))
#s(approx (exp (neg x)) #s(hole binary64 (exp (neg x))))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole binary64 (* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x))))))
#s(approx (exp (neg x)) #s(hole binary64 (exp (* -1 x))))
Outputs
(*.f64 (exp.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
(/.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 1 binary64)) (exp.f64 x))
(/.f64 (*.f64 #s(literal 1 binary64) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (exp.f64 x))
(fma.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (*.f64 (sinh.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))))
(fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (cosh.f64 x) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (sinh.f64 (neg.f64 x))))
(+.f64 (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (*.f64 (sinh.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))))
(+.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (cosh.f64 x)) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (sinh.f64 (neg.f64 x))))
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))
(/.f64 (-.f64 (*.f64 (cosh.f64 x) (cosh.f64 x)) (*.f64 (sinh.f64 x) (sinh.f64 x))) (exp.f64 (neg.f64 x)))
(/.f64 (+.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3 binary64))) (fma.f64 (cosh.f64 x) (cosh.f64 x) (-.f64 (*.f64 (sinh.f64 x) (sinh.f64 x)) (*.f64 (cosh.f64 x) (sinh.f64 x)))))
(exp.f64 x)
(+.f64 (sinh.f64 x) (cosh.f64 x))
(+.f64 (cosh.f64 x) (sinh.f64 x))
x
(*.f64 (pow.f64 (cos.f64 x) #s(literal 1/4 binary64)) (pow.f64 (cos.f64 x) #s(literal 1/4 binary64)))
(pow.f64 (cos.f64 x) #s(literal 1/2 binary64))
(/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal -1/2 binary64)))
(sqrt.f64 (cos.f64 x))
(exp.f64 (*.f64 (log.f64 (cos.f64 x)) #s(literal 1/2 binary64)))
(sin.f64 (+.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64))))
(sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x))
(fma.f64 (sin.f64 x) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 x) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))))
(cos.f64 (neg.f64 x))
(cos.f64 x)
(+.f64 (*.f64 (sin.f64 x) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 x) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))))
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 x #s(literal 2 binary64))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 x #s(literal 2 binary64))))
(*.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 x)))
(pow.f64 (exp.f64 #s(literal -1 binary64)) x)
(pow.f64 (exp.f64 x) #s(literal -1 binary64))
(/.f64 (-.f64 (*.f64 (cosh.f64 x) (cosh.f64 x)) (*.f64 (sinh.f64 x) (sinh.f64 x))) (exp.f64 x))
(/.f64 (-.f64 (*.f64 (cosh.f64 x) (cosh.f64 x)) (*.f64 (sinh.f64 (neg.f64 x)) (sinh.f64 (neg.f64 x)))) (-.f64 (cosh.f64 x) (sinh.f64 (neg.f64 x))))
(/.f64 (-.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3 binary64))) (fma.f64 (cosh.f64 x) (cosh.f64 x) (fma.f64 (sinh.f64 x) (sinh.f64 x) (*.f64 (cosh.f64 x) (sinh.f64 x)))))
(/.f64 (+.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (neg.f64 x)) #s(literal 3 binary64))) (fma.f64 (cosh.f64 x) (cosh.f64 x) (-.f64 (*.f64 (sinh.f64 (neg.f64 x)) (sinh.f64 (neg.f64 x))) (*.f64 (cosh.f64 x) (sinh.f64 (neg.f64 x))))))
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (exp.f64 x)))
(/.f64 #s(literal 1 binary64) (exp.f64 x))
(/.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 x)))
(neg.f64 (-.f64 (sinh.f64 x) (cosh.f64 x)))
(neg.f64 (/.f64 #s(literal -1 binary64) (exp.f64 x)))
(-.f64 (cosh.f64 x) (sinh.f64 x))
(exp.f64 (-.f64 #s(literal 0 binary64) x))
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal -1 binary64))) x))
(exp.f64 (neg.f64 x))
(+.f64 (cosh.f64 x) (sinh.f64 (neg.f64 x)))
(+.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x))
(*.f64 #s(literal 1 binary64) (neg.f64 x))
(*.f64 #s(literal -1 binary64) x)
(*.f64 (neg.f64 x) #s(literal 1 binary64))
(*.f64 x #s(literal -1 binary64))
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 x)) #s(literal 2 binary64))
(neg.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x)))
(neg.f64 x)
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (-.f64 #s(literal 1 binary64) x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fma.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64))) x (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fma.f64 (-.f64 #s(literal 1 binary64) x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (*.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64))) (*.f64 x x))))
#s(approx (fmod (exp x) (sqrt (cos x))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))
#s(approx (exp x) #s(literal 1 binary64))
#s(approx (exp x) (-.f64 x #s(literal -1 binary64)))
#s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64)))
#s(approx (exp x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 1 binary64)))
#s(approx x x)
#s(approx (sqrt (cos x)) #s(literal 1 binary64))
#s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))
#s(approx (sqrt (cos x)) (fma.f64 (fma.f64 #s(literal -1/96 binary64) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))
#s(approx (sqrt (cos x)) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -19/5760 binary64) (*.f64 x x) #s(literal -1/96 binary64)) (*.f64 x x) #s(literal -1/4 binary64)) x) x #s(literal 1 binary64)))
#s(approx (cos x) #s(literal 1 binary64))
#s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))
#s(approx (cos x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))
#s(approx (cos x) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64)) x) x #s(literal 1 binary64)))
#s(approx (exp (neg x)) #s(literal 1 binary64))
#s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x))
#s(approx (exp (neg x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64)))
#s(approx (exp (neg x)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x #s(literal 1 binary64)))
#s(approx (neg x) (neg.f64 x))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (exp.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))))
#s(approx (exp x) (exp.f64 x))
#s(approx (sqrt (cos x)) (sqrt.f64 (cos.f64 x)))
#s(approx (cos x) (cos.f64 x))
#s(approx (exp (neg x)) (exp.f64 (neg.f64 x)))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (exp.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))))
#s(approx (exp (neg x)) (exp.f64 (neg.f64 x)))

eval6.0ms (0%)

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

Compiled 594 to 302 computations (49.2% saved)

prune7.0ms (0%)

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

11 alts after pruning (10 fresh and 1 done)

PrunedKeptTotal
New641074
Fresh000
Picked011
Done000
Total641175
Accuracy
38.3%
Counts
75 → 11
Alt Table
Click to see full alt table
StatusAccuracyProgram
8.5%
(/.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 1 binary64)) (exp.f64 x))
8.5%
(+.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (cosh.f64 x)) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (sinh.f64 (neg.f64 x))))
8.1%
(*.f64 (fmod.f64 (/.f64 (+.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3 binary64))) (fma.f64 (cosh.f64 x) (cosh.f64 x) (-.f64 (*.f64 (sinh.f64 x) (sinh.f64 x)) (*.f64 (cosh.f64 x) (sinh.f64 x))))) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
8.5%
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (sin.f64 (+.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (exp.f64 (neg.f64 x)))
8.5%
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
7.1%
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
8.3%
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))))) (exp.f64 (neg.f64 x)))
8.3%
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
8.0%
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x)))
33.6%
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
6.2%
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))
Compiler

Compiled 276 to 250 computations (9.4% saved)

series9.0ms (0.1%)

Memory
5.0MiB live, 5.0MiB allocated; 0ms collecting garbage
Counts
34 → 71
Calls
Call 1
Inputs
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
(fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x)))
#s(approx (exp x) #s(literal 1 binary64))
#s(literal 1 binary64)
(sqrt.f64 (cos.f64 x))
(cos.f64 x)
x
(exp.f64 (neg.f64 x))
(neg.f64 x)
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x)))
(fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64)))
(exp.f64 x)
#s(approx (sqrt (cos x)) #s(literal 1 binary64))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))))) (exp.f64 (neg.f64 x)))
(fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))))
(sqrt.f64 #s(approx (cos x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))))
#s(approx (cos x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))
(fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))
(fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal -1/2 binary64))
#s(literal 1/24 binary64)
(*.f64 x x)
#s(literal -1/2 binary64)
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))
#s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x))
(-.f64 #s(literal 1 binary64) x)
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (sin.f64 (+.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (exp.f64 (neg.f64 x)))
(fmod.f64 (exp.f64 x) (sqrt.f64 (sin.f64 (+.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64))))))
(sqrt.f64 (sin.f64 (+.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))))
(sin.f64 (+.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64))))
(+.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))
(/.f64 (PI.f64) #s(literal 2 binary64))
(PI.f64)
#s(literal 2 binary64)
Outputs
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole binary64 (fmod (exp x) (sqrt (cos x)))))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole binary64 (+ (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x))))))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole binary64 (+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (* x (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x))))))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole binary64 (+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* x (+ (* -1/6 (* x (fmod (exp x) (sqrt (cos x))))) (* 1/2 (fmod (exp x) (sqrt (cos x)))))))) (fmod (exp x) (sqrt (cos x))))))
#s(approx (fmod (exp x) (sqrt (cos x))) #s(hole binary64 (fmod (exp x) (sqrt (cos x)))))
#s(approx (exp x) #s(hole binary64 1))
#s(approx (exp x) #s(hole binary64 (+ 1 x)))
#s(approx (exp x) #s(hole binary64 (+ 1 (* x (+ 1 (* 1/2 x))))))
#s(approx (exp x) #s(hole binary64 (+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))))
#s(approx (sqrt (cos x)) #s(hole binary64 1))
#s(approx (sqrt (cos x)) #s(hole binary64 (+ 1 (* -1/4 (pow x 2)))))
#s(approx (sqrt (cos x)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4)))))
#s(approx (sqrt (cos x)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))))
#s(approx (cos x) #s(hole binary64 1))
#s(approx (cos x) #s(hole binary64 (+ 1 (* -1/2 (pow x 2)))))
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2)))))
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2)))))
#s(approx x #s(hole binary64 x))
#s(approx (exp (neg x)) #s(hole binary64 1))
#s(approx (exp (neg x)) #s(hole binary64 (+ 1 (* -1 x))))
#s(approx (exp (neg x)) #s(hole binary64 (+ 1 (* x (- (* 1/2 x) 1)))))
#s(approx (exp (neg x)) #s(hole binary64 (+ 1 (* x (- (* x (+ 1/2 (* -1/6 x))) 1)))))
#s(approx (neg x) #s(hole binary64 (* -1 x)))
#s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) #s(hole binary64 1))
#s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) #s(hole binary64 (+ 1 (* -1/2 (pow x 2)))))
#s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2)))))
#s(approx (+ (* 1/24 (* x x)) -1/2) #s(hole binary64 -1/2))
#s(approx (+ (* 1/24 (* x x)) -1/2) #s(hole binary64 (- (* 1/24 (pow x 2)) 1/2)))
#s(approx (* x x) #s(hole binary64 (pow x 2)))
#s(approx (- 1 x) #s(hole binary64 1))
#s(approx (- 1 x) #s(hole binary64 (+ 1 (* -1 x))))
#s(approx (* (fmod (exp x) (sqrt (sin (+ (neg x) (/ (PI) 2))))) (exp (neg x))) #s(hole binary64 (fmod (exp x) (sqrt (sin (- (* 1/2 (PI)) x))))))
#s(approx (* (fmod (exp x) (sqrt (sin (+ (neg x) (/ (PI) 2))))) (exp (neg x))) #s(hole binary64 (+ (* -1 (* x (fmod (exp x) (sqrt (sin (- (* 1/2 (PI)) x)))))) (fmod (exp x) (sqrt (sin (- (* 1/2 (PI)) x)))))))
#s(approx (* (fmod (exp x) (sqrt (sin (+ (neg x) (/ (PI) 2))))) (exp (neg x))) #s(hole binary64 (+ (* x (+ (* -1 (fmod (exp x) (sqrt (sin (- (* 1/2 (PI)) x))))) (* 1/2 (* x (fmod (exp x) (sqrt (sin (- (* 1/2 (PI)) x)))))))) (fmod (exp x) (sqrt (sin (- (* 1/2 (PI)) x)))))))
#s(approx (* (fmod (exp x) (sqrt (sin (+ (neg x) (/ (PI) 2))))) (exp (neg x))) #s(hole binary64 (+ (* x (+ (* -1 (fmod (exp x) (sqrt (sin (- (* 1/2 (PI)) x))))) (* x (+ (* -1/6 (* x (fmod (exp x) (sqrt (sin (- (* 1/2 (PI)) x)))))) (* 1/2 (fmod (exp x) (sqrt (sin (- (* 1/2 (PI)) x))))))))) (fmod (exp x) (sqrt (sin (- (* 1/2 (PI)) x)))))))
#s(approx (fmod (exp x) (sqrt (sin (+ (neg x) (/ (PI) 2))))) #s(hole binary64 (fmod (exp x) (sqrt (sin (- (* 1/2 (PI)) x))))))
#s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) #s(hole binary64 (sqrt (sin (* 1/2 (PI))))))
#s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) #s(hole binary64 (+ (sqrt (sin (* 1/2 (PI)))) (* -1/2 (* (* x (cos (* 1/2 (PI)))) (sqrt (/ 1 (sin (* 1/2 (PI))))))))))
#s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) #s(hole binary64 (+ (sqrt (sin (* 1/2 (PI)))) (* x (+ (* -1/2 (* (cos (* 1/2 (PI))) (sqrt (/ 1 (sin (* 1/2 (PI))))))) (* 1/2 (* (* x (- (* -1/2 (sin (* 1/2 (PI)))) (* 1/4 (/ (pow (cos (* 1/2 (PI))) 2) (sin (* 1/2 (PI))))))) (sqrt (/ 1 (sin (* 1/2 (PI))))))))))))
#s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) #s(hole binary64 (+ (sqrt (sin (* 1/2 (PI)))) (* x (+ (* -1/2 (* (cos (* 1/2 (PI))) (sqrt (/ 1 (sin (* 1/2 (PI))))))) (* x (+ (* 1/2 (* (sqrt (/ 1 (sin (* 1/2 (PI))))) (- (* -1/2 (sin (* 1/2 (PI)))) (* 1/4 (/ (pow (cos (* 1/2 (PI))) 2) (sin (* 1/2 (PI)))))))) (* 1/2 (* (* x (- (* 1/6 (cos (* 1/2 (PI)))) (* -1/2 (/ (* (cos (* 1/2 (PI))) (- (* -1/2 (sin (* 1/2 (PI)))) (* 1/4 (/ (pow (cos (* 1/2 (PI))) 2) (sin (* 1/2 (PI))))))) (sin (* 1/2 (PI))))))) (sqrt (/ 1 (sin (* 1/2 (PI))))))))))))))
#s(approx (sin (+ (neg x) (/ (PI) 2))) #s(hole binary64 (sin (* 1/2 (PI)))))
#s(approx (sin (+ (neg x) (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* -1 (* x (cos (* 1/2 (PI))))))))
#s(approx (sin (+ (neg x) (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* x (+ (* -1 (cos (* 1/2 (PI)))) (* -1/2 (* x (sin (* 1/2 (PI))))))))))
#s(approx (sin (+ (neg x) (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* x (+ (* -1 (cos (* 1/2 (PI)))) (* x (+ (* -1/2 (sin (* 1/2 (PI)))) (* 1/6 (* x (cos (* 1/2 (PI))))))))))))
#s(approx (+ (neg x) (/ (PI) 2)) #s(hole binary64 (* 1/2 (PI))))
#s(approx (+ (neg x) (/ (PI) 2)) #s(hole binary64 (+ (* -1 x) (* 1/2 (PI)))))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole binary64 (* (exp (neg x)) (fmod (exp x) (sqrt (cos x))))))
#s(approx (exp x) #s(hole binary64 (exp x)))
#s(approx (sqrt (cos x)) #s(hole binary64 (sqrt (cos x))))
#s(approx (cos x) #s(hole binary64 (cos x)))
#s(approx (exp (neg x)) #s(hole binary64 (exp (neg x))))
#s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) #s(hole binary64 (* 1/24 (pow x 4))))
#s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) #s(hole binary64 (* (pow x 4) (- 1/24 (* 1/2 (/ 1 (pow x 2)))))))
#s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) #s(hole binary64 (* (pow x 4) (- (+ 1/24 (/ 1 (pow x 4))) (* 1/2 (/ 1 (pow x 2)))))))
#s(approx (+ (* 1/24 (* x x)) -1/2) #s(hole binary64 (* 1/24 (pow x 2))))
#s(approx (+ (* 1/24 (* x x)) -1/2) #s(hole binary64 (* (pow x 2) (- 1/24 (* 1/2 (/ 1 (pow x 2)))))))
#s(approx (- 1 x) #s(hole binary64 (* -1 x)))
#s(approx (- 1 x) #s(hole binary64 (* x (- (/ 1 x) 1))))
#s(approx (* (fmod (exp x) (sqrt (sin (+ (neg x) (/ (PI) 2))))) (exp (neg x))) #s(hole binary64 (* (exp (neg x)) (fmod (exp x) (sqrt (sin (- (* 1/2 (PI)) x)))))))
#s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) #s(hole binary64 (sqrt (sin (- (* 1/2 (PI)) x)))))
#s(approx (sin (+ (neg x) (/ (PI) 2))) #s(hole binary64 (sin (- (* 1/2 (PI)) x))))
#s(approx (+ (neg x) (/ (PI) 2)) #s(hole binary64 (* -1 x)))
#s(approx (+ (neg x) (/ (PI) 2)) #s(hole binary64 (* x (- (* 1/2 (/ (PI) x)) 1))))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole binary64 (* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x))))))
#s(approx (exp (neg x)) #s(hole binary64 (exp (* -1 x))))
#s(approx (- 1 x) #s(hole binary64 (* -1 (* x (- 1 (/ 1 x))))))
#s(approx (* (fmod (exp x) (sqrt (sin (+ (neg x) (/ (PI) 2))))) (exp (neg x))) #s(hole binary64 (* (exp (* -1 x)) (fmod (exp x) (sqrt (sin (+ (* -1 x) (* 1/2 (PI)))))))))
#s(approx (fmod (exp x) (sqrt (sin (+ (neg x) (/ (PI) 2))))) #s(hole binary64 (fmod (exp x) (sqrt (sin (+ (* -1 x) (* 1/2 (PI))))))))
#s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) #s(hole binary64 (sqrt (sin (+ (* -1 x) (* 1/2 (PI)))))))
#s(approx (sin (+ (neg x) (/ (PI) 2))) #s(hole binary64 (sin (+ (* -1 x) (* 1/2 (PI))))))
#s(approx (+ (neg x) (/ (PI) 2)) #s(hole binary64 (* -1 (* x (+ 1 (* -1/2 (/ (PI) x)))))))
Calls

3 calls:

TimeVariablePointExpression
3.0ms
x
@0
((* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (exp x) 1 (sqrt (cos x)) (cos x) x (exp (neg x)) (neg x) (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (exp x) (sqrt (cos x)) (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (sqrt (cos x)) (cos x) (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) (+ (* 1/24 (* x x)) -1/2) 1/24 (* x x) -1/2 (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (exp (neg x)) (- 1 x) (* (fmod (exp x) (sqrt (sin (+ (neg x) (/ (PI) 2))))) (exp (neg x))) (fmod (exp x) (sqrt (sin (+ (neg x) (/ (PI) 2))))) (sqrt (sin (+ (neg x) (/ (PI) 2)))) (sin (+ (neg x) (/ (PI) 2))) (+ (neg x) (/ (PI) 2)) (/ (PI) 2) (PI) 2)
2.0ms
x
@inf
((* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (exp x) 1 (sqrt (cos x)) (cos x) x (exp (neg x)) (neg x) (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (exp x) (sqrt (cos x)) (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (sqrt (cos x)) (cos x) (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) (+ (* 1/24 (* x x)) -1/2) 1/24 (* x x) -1/2 (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (exp (neg x)) (- 1 x) (* (fmod (exp x) (sqrt (sin (+ (neg x) (/ (PI) 2))))) (exp (neg x))) (fmod (exp x) (sqrt (sin (+ (neg x) (/ (PI) 2))))) (sqrt (sin (+ (neg x) (/ (PI) 2)))) (sin (+ (neg x) (/ (PI) 2))) (+ (neg x) (/ (PI) 2)) (/ (PI) 2) (PI) 2)
2.0ms
x
@-inf
((* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (exp x) 1 (sqrt (cos x)) (cos x) x (exp (neg x)) (neg x) (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (exp x) (sqrt (cos x)) (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (sqrt (cos x)) (cos x) (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) (+ (* 1/24 (* x x)) -1/2) 1/24 (* x x) -1/2 (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (exp (neg x)) (- 1 x) (* (fmod (exp x) (sqrt (sin (+ (neg x) (/ (PI) 2))))) (exp (neg x))) (fmod (exp x) (sqrt (sin (+ (neg x) (/ (PI) 2))))) (sqrt (sin (+ (neg x) (/ (PI) 2)))) (sin (+ (neg x) (/ (PI) 2))) (+ (neg x) (/ (PI) 2)) (/ (PI) 2) (PI) 2)

rewrite136.0ms (0.9%)

Memory
4.2MiB live, 49.4MiB allocated; 3ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
03011655
03481489
115891483
081841432
Stop Event
iter-limit
node-limit
iter-limit
Counts
105 → 245
Calls
Call 1
Inputs
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
(fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x)))
#s(approx (exp x) #s(literal 1 binary64))
#s(literal 1 binary64)
(sqrt.f64 (cos.f64 x))
(cos.f64 x)
x
(exp.f64 (neg.f64 x))
(neg.f64 x)
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x)))
(fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64)))
(exp.f64 x)
#s(approx (sqrt (cos x)) #s(literal 1 binary64))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))))) (exp.f64 (neg.f64 x)))
(fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))))
(sqrt.f64 #s(approx (cos x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))))
#s(approx (cos x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))
(fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))
(fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal -1/2 binary64))
#s(literal 1/24 binary64)
(*.f64 x x)
#s(literal -1/2 binary64)
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))
#s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x))
(-.f64 #s(literal 1 binary64) x)
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (sin.f64 (+.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (exp.f64 (neg.f64 x)))
(fmod.f64 (exp.f64 x) (sqrt.f64 (sin.f64 (+.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64))))))
(sqrt.f64 (sin.f64 (+.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))))
(sin.f64 (+.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64))))
(+.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))
(/.f64 (PI.f64) #s(literal 2 binary64))
(PI.f64)
#s(literal 2 binary64)
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole binary64 (fmod (exp x) (sqrt (cos x)))))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole binary64 (+ (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x))))))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole binary64 (+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (* x (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x))))))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole binary64 (+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* x (+ (* -1/6 (* x (fmod (exp x) (sqrt (cos x))))) (* 1/2 (fmod (exp x) (sqrt (cos x)))))))) (fmod (exp x) (sqrt (cos x))))))
#s(approx (fmod (exp x) (sqrt (cos x))) #s(hole binary64 (fmod (exp x) (sqrt (cos x)))))
#s(approx (exp x) #s(hole binary64 1))
#s(approx (exp x) #s(hole binary64 (+ 1 x)))
#s(approx (exp x) #s(hole binary64 (+ 1 (* x (+ 1 (* 1/2 x))))))
#s(approx (exp x) #s(hole binary64 (+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))))
#s(approx (sqrt (cos x)) #s(hole binary64 1))
#s(approx (sqrt (cos x)) #s(hole binary64 (+ 1 (* -1/4 (pow x 2)))))
#s(approx (sqrt (cos x)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4)))))
#s(approx (sqrt (cos x)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))))
#s(approx (cos x) #s(hole binary64 1))
#s(approx (cos x) #s(hole binary64 (+ 1 (* -1/2 (pow x 2)))))
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2)))))
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2)))))
#s(approx x #s(hole binary64 x))
#s(approx (exp (neg x)) #s(hole binary64 1))
#s(approx (exp (neg x)) #s(hole binary64 (+ 1 (* -1 x))))
#s(approx (exp (neg x)) #s(hole binary64 (+ 1 (* x (- (* 1/2 x) 1)))))
#s(approx (exp (neg x)) #s(hole binary64 (+ 1 (* x (- (* x (+ 1/2 (* -1/6 x))) 1)))))
#s(approx (neg x) #s(hole binary64 (* -1 x)))
#s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) #s(hole binary64 1))
#s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) #s(hole binary64 (+ 1 (* -1/2 (pow x 2)))))
#s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2)))))
#s(approx (+ (* 1/24 (* x x)) -1/2) #s(hole binary64 -1/2))
#s(approx (+ (* 1/24 (* x x)) -1/2) #s(hole binary64 (- (* 1/24 (pow x 2)) 1/2)))
#s(approx (* x x) #s(hole binary64 (pow x 2)))
#s(approx (- 1 x) #s(hole binary64 1))
#s(approx (- 1 x) #s(hole binary64 (+ 1 (* -1 x))))
#s(approx (* (fmod (exp x) (sqrt (sin (+ (neg x) (/ (PI) 2))))) (exp (neg x))) #s(hole binary64 (fmod (exp x) (sqrt (sin (- (* 1/2 (PI)) x))))))
#s(approx (* (fmod (exp x) (sqrt (sin (+ (neg x) (/ (PI) 2))))) (exp (neg x))) #s(hole binary64 (+ (* -1 (* x (fmod (exp x) (sqrt (sin (- (* 1/2 (PI)) x)))))) (fmod (exp x) (sqrt (sin (- (* 1/2 (PI)) x)))))))
#s(approx (* (fmod (exp x) (sqrt (sin (+ (neg x) (/ (PI) 2))))) (exp (neg x))) #s(hole binary64 (+ (* x (+ (* -1 (fmod (exp x) (sqrt (sin (- (* 1/2 (PI)) x))))) (* 1/2 (* x (fmod (exp x) (sqrt (sin (- (* 1/2 (PI)) x)))))))) (fmod (exp x) (sqrt (sin (- (* 1/2 (PI)) x)))))))
#s(approx (* (fmod (exp x) (sqrt (sin (+ (neg x) (/ (PI) 2))))) (exp (neg x))) #s(hole binary64 (+ (* x (+ (* -1 (fmod (exp x) (sqrt (sin (- (* 1/2 (PI)) x))))) (* x (+ (* -1/6 (* x (fmod (exp x) (sqrt (sin (- (* 1/2 (PI)) x)))))) (* 1/2 (fmod (exp x) (sqrt (sin (- (* 1/2 (PI)) x))))))))) (fmod (exp x) (sqrt (sin (- (* 1/2 (PI)) x)))))))
#s(approx (fmod (exp x) (sqrt (sin (+ (neg x) (/ (PI) 2))))) #s(hole binary64 (fmod (exp x) (sqrt (sin (- (* 1/2 (PI)) x))))))
#s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) #s(hole binary64 (sqrt (sin (* 1/2 (PI))))))
#s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) #s(hole binary64 (+ (sqrt (sin (* 1/2 (PI)))) (* -1/2 (* (* x (cos (* 1/2 (PI)))) (sqrt (/ 1 (sin (* 1/2 (PI))))))))))
#s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) #s(hole binary64 (+ (sqrt (sin (* 1/2 (PI)))) (* x (+ (* -1/2 (* (cos (* 1/2 (PI))) (sqrt (/ 1 (sin (* 1/2 (PI))))))) (* 1/2 (* (* x (- (* -1/2 (sin (* 1/2 (PI)))) (* 1/4 (/ (pow (cos (* 1/2 (PI))) 2) (sin (* 1/2 (PI))))))) (sqrt (/ 1 (sin (* 1/2 (PI))))))))))))
#s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) #s(hole binary64 (+ (sqrt (sin (* 1/2 (PI)))) (* x (+ (* -1/2 (* (cos (* 1/2 (PI))) (sqrt (/ 1 (sin (* 1/2 (PI))))))) (* x (+ (* 1/2 (* (sqrt (/ 1 (sin (* 1/2 (PI))))) (- (* -1/2 (sin (* 1/2 (PI)))) (* 1/4 (/ (pow (cos (* 1/2 (PI))) 2) (sin (* 1/2 (PI)))))))) (* 1/2 (* (* x (- (* 1/6 (cos (* 1/2 (PI)))) (* -1/2 (/ (* (cos (* 1/2 (PI))) (- (* -1/2 (sin (* 1/2 (PI)))) (* 1/4 (/ (pow (cos (* 1/2 (PI))) 2) (sin (* 1/2 (PI))))))) (sin (* 1/2 (PI))))))) (sqrt (/ 1 (sin (* 1/2 (PI))))))))))))))
#s(approx (sin (+ (neg x) (/ (PI) 2))) #s(hole binary64 (sin (* 1/2 (PI)))))
#s(approx (sin (+ (neg x) (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* -1 (* x (cos (* 1/2 (PI))))))))
#s(approx (sin (+ (neg x) (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* x (+ (* -1 (cos (* 1/2 (PI)))) (* -1/2 (* x (sin (* 1/2 (PI))))))))))
#s(approx (sin (+ (neg x) (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* x (+ (* -1 (cos (* 1/2 (PI)))) (* x (+ (* -1/2 (sin (* 1/2 (PI)))) (* 1/6 (* x (cos (* 1/2 (PI))))))))))))
#s(approx (+ (neg x) (/ (PI) 2)) #s(hole binary64 (* 1/2 (PI))))
#s(approx (+ (neg x) (/ (PI) 2)) #s(hole binary64 (+ (* -1 x) (* 1/2 (PI)))))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole binary64 (* (exp (neg x)) (fmod (exp x) (sqrt (cos x))))))
#s(approx (exp x) #s(hole binary64 (exp x)))
#s(approx (sqrt (cos x)) #s(hole binary64 (sqrt (cos x))))
#s(approx (cos x) #s(hole binary64 (cos x)))
#s(approx (exp (neg x)) #s(hole binary64 (exp (neg x))))
#s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) #s(hole binary64 (* 1/24 (pow x 4))))
#s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) #s(hole binary64 (* (pow x 4) (- 1/24 (* 1/2 (/ 1 (pow x 2)))))))
#s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) #s(hole binary64 (* (pow x 4) (- (+ 1/24 (/ 1 (pow x 4))) (* 1/2 (/ 1 (pow x 2)))))))
#s(approx (+ (* 1/24 (* x x)) -1/2) #s(hole binary64 (* 1/24 (pow x 2))))
#s(approx (+ (* 1/24 (* x x)) -1/2) #s(hole binary64 (* (pow x 2) (- 1/24 (* 1/2 (/ 1 (pow x 2)))))))
#s(approx (- 1 x) #s(hole binary64 (* -1 x)))
#s(approx (- 1 x) #s(hole binary64 (* x (- (/ 1 x) 1))))
#s(approx (* (fmod (exp x) (sqrt (sin (+ (neg x) (/ (PI) 2))))) (exp (neg x))) #s(hole binary64 (* (exp (neg x)) (fmod (exp x) (sqrt (sin (- (* 1/2 (PI)) x)))))))
#s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) #s(hole binary64 (sqrt (sin (- (* 1/2 (PI)) x)))))
#s(approx (sin (+ (neg x) (/ (PI) 2))) #s(hole binary64 (sin (- (* 1/2 (PI)) x))))
#s(approx (+ (neg x) (/ (PI) 2)) #s(hole binary64 (* -1 x)))
#s(approx (+ (neg x) (/ (PI) 2)) #s(hole binary64 (* x (- (* 1/2 (/ (PI) x)) 1))))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole binary64 (* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x))))))
#s(approx (exp (neg x)) #s(hole binary64 (exp (* -1 x))))
#s(approx (- 1 x) #s(hole binary64 (* -1 (* x (- 1 (/ 1 x))))))
#s(approx (* (fmod (exp x) (sqrt (sin (+ (neg x) (/ (PI) 2))))) (exp (neg x))) #s(hole binary64 (* (exp (* -1 x)) (fmod (exp x) (sqrt (sin (+ (* -1 x) (* 1/2 (PI)))))))))
#s(approx (fmod (exp x) (sqrt (sin (+ (neg x) (/ (PI) 2))))) #s(hole binary64 (fmod (exp x) (sqrt (sin (+ (* -1 x) (* 1/2 (PI))))))))
#s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) #s(hole binary64 (sqrt (sin (+ (* -1 x) (* 1/2 (PI)))))))
#s(approx (sin (+ (neg x) (/ (PI) 2))) #s(hole binary64 (sin (+ (* -1 x) (* 1/2 (PI))))))
#s(approx (+ (neg x) (/ (PI) 2)) #s(hole binary64 (* -1 (* x (+ 1 (* -1/2 (/ (PI) x)))))))
Outputs
(*.f64 (exp.f64 (neg.f64 x)) (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
(fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x)))
#s(approx (exp x) #s(literal 1 binary64))
#s(literal 1 binary64)
(pow.f64 (sqrt.f64 (cos.f64 x)) #s(literal 1 binary64))
(pow.f64 (cos.f64 x) #s(literal 1/2 binary64))
(/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal -1/2 binary64)))
(sqrt.f64 (cos.f64 x))
(exp.f64 (*.f64 (log.f64 (cos.f64 x)) #s(literal 1/2 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 (sin.f64 x)) #s(literal 0 binary64)) (*.f64 (neg.f64 (sin.f64 x)) #s(literal 0 binary64))) (*.f64 (*.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 (cos.f64 x) #s(literal 1 binary64)))) (-.f64 (*.f64 (neg.f64 (sin.f64 x)) #s(literal 0 binary64)) (*.f64 (cos.f64 x) #s(literal 1 binary64))))
(/.f64 (+.f64 (pow.f64 (*.f64 (neg.f64 (sin.f64 x)) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (neg.f64 (sin.f64 x)) #s(literal 0 binary64)) (*.f64 (neg.f64 (sin.f64 x)) #s(literal 0 binary64)) (-.f64 (*.f64 (*.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 (cos.f64 x) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 (sin.f64 x)) #s(literal 0 binary64)) (*.f64 (cos.f64 x) #s(literal 1 binary64))))))
(sin.f64 (+.f64 x (/.f64 (PI.f64) #s(literal 2 binary64))))
(sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (neg.f64 x)))
(fma.f64 (sin.f64 x) #s(literal 0 binary64) (*.f64 (cos.f64 x) #s(literal 1 binary64)))
(fma.f64 (neg.f64 (sin.f64 x)) #s(literal 0 binary64) (*.f64 (cos.f64 x) #s(literal 1 binary64)))
(fma.f64 #s(literal 1 binary64) (cos.f64 x) (*.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 x))))
(cos.f64 (neg.f64 (neg.f64 x)))
(cos.f64 (neg.f64 x))
(cos.f64 x)
(+.f64 (*.f64 (sin.f64 x) #s(literal 0 binary64)) (*.f64 (cos.f64 x) #s(literal 1 binary64)))
(+.f64 (*.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 x))))
(+.f64 (*.f64 (neg.f64 (sin.f64 x)) #s(literal 0 binary64)) (*.f64 (cos.f64 x) #s(literal 1 binary64)))
x
(pow.f64 (exp.f64 #s(literal -1 binary64)) x)
(pow.f64 (exp.f64 x) #s(literal -1 binary64))
(/.f64 (-.f64 (*.f64 (cosh.f64 x) (cosh.f64 x)) (*.f64 (sinh.f64 (neg.f64 x)) (sinh.f64 (neg.f64 x)))) (-.f64 (cosh.f64 x) (sinh.f64 (neg.f64 x))))
(/.f64 (-.f64 (*.f64 (cosh.f64 x) (cosh.f64 x)) (*.f64 (sinh.f64 x) (sinh.f64 x))) (exp.f64 x))
(/.f64 (-.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3 binary64))) (fma.f64 (cosh.f64 x) (cosh.f64 x) (fma.f64 (sinh.f64 x) (sinh.f64 x) (*.f64 (cosh.f64 x) (sinh.f64 x)))))
(/.f64 (+.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (neg.f64 x)) #s(literal 3 binary64))) (fma.f64 (cosh.f64 x) (cosh.f64 x) (-.f64 (*.f64 (sinh.f64 (neg.f64 x)) (sinh.f64 (neg.f64 x))) (*.f64 (cosh.f64 x) (sinh.f64 (neg.f64 x))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 x)))
(/.f64 #s(literal 1 binary64) (exp.f64 x))
(-.f64 (cosh.f64 x) (sinh.f64 x))
(exp.f64 (-.f64 #s(literal 0 binary64) x))
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal -1 binary64))) x))
(exp.f64 (neg.f64 x))
(+.f64 (cosh.f64 x) (sinh.f64 (neg.f64 x)))
(*.f64 #s(literal -1 binary64) x)
(*.f64 x #s(literal -1 binary64))
(neg.f64 x)
(*.f64 (exp.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) #s(literal 1 binary64))))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) #s(literal 1 binary64))) (exp.f64 (neg.f64 x)))
(fmod.f64 (exp.f64 x) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) #s(literal 1 binary64)))
(/.f64 (-.f64 (*.f64 (cosh.f64 x) (cosh.f64 x)) (*.f64 (sinh.f64 x) (sinh.f64 x))) (exp.f64 (neg.f64 x)))
(/.f64 (+.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3 binary64))) (fma.f64 (cosh.f64 x) (cosh.f64 x) (-.f64 (*.f64 (sinh.f64 x) (sinh.f64 x)) (*.f64 (cosh.f64 x) (sinh.f64 x)))))
(exp.f64 x)
(+.f64 (cosh.f64 x) (sinh.f64 x))
#s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) #s(literal 1 binary64))
(*.f64 (exp.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (sin (+ (neg x) (/ (PI) 2))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))))))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (sin (+ (neg x) (/ (PI) 2))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))))) (exp.f64 (neg.f64 x)))
(fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (sin (+ (neg x) (/ (PI) 2))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))))
(pow.f64 (sqrt.f64 #s(approx (sin (+ (neg x) (/ (PI) 2))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 1 binary64))
(pow.f64 #s(approx (sin (+ (neg x) (/ (PI) 2))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(literal 1/2 binary64))
(/.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sin (+ (neg x) (/ (PI) 2))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(literal -1/2 binary64)))
(sqrt.f64 #s(approx (sin (+ (neg x) (/ (PI) 2))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))))
(exp.f64 (*.f64 (log.f64 #s(approx (sin (+ (neg x) (/ (PI) 2))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 1/2 binary64)))
#s(approx (sin (+ (neg x) (/ (PI) 2))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))))
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) x) x) #s(literal 1 binary64))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) x) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) x) x))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) x) x) #s(literal 1 binary64))))))
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) x) x) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) x) x))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) x) x) #s(literal 1 binary64)))
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) x) x) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) x) x)))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) x) x) #s(literal 1 binary64)))))
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) x) x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) x) x)))))
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) x) x #s(literal 1 binary64))
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64))
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) x) x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) x) x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) x) x) #s(literal 1 binary64))))
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) x) x))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) x) x))))
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) x) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) x) x) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) x) x) #s(literal 1 binary64))))))
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) x) x))))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) x) x) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) x) x))))))
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) x) x) #s(literal 1 binary64))
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) x) x))
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (-.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))
(/.f64 (+.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1/4 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))))
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 1/13824 binary64) #s(literal -1/8 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal -1/2 binary64))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1/4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))))
(/.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 1/13824 binary64) #s(literal -1/8 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))))
(neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))
(fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal -1/2 binary64))
(fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))
(fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal -1/2 binary64))
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1/8 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))))
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal -1/2 binary64))))) (/.f64 #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal -1/2 binary64))))))
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal -1/2 binary64))
(+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))
#s(literal 1/24 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 (*.f64 x x) #s(literal 1 binary64))
(pow.f64 (neg.f64 x) #s(literal 2 binary64))
(pow.f64 x #s(literal 2 binary64))
(fabs.f64 (*.f64 x x))
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))))
#s(literal -1/2 binary64)
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
(*.f64 #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))
#s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) x)))
(/.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (-.f64 (neg.f64 x) #s(literal 1 binary64)))
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 1 binary64) x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) x)))))
(/.f64 (fma.f64 (*.f64 x x) (neg.f64 x) #s(literal 1 binary64)) (fma.f64 x x (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) #s(literal 1 binary64)))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 #s(literal 1 binary64) x)))))
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (neg.f64 x)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (neg.f64 x))))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (+.f64 #s(literal 1 binary64) x)))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 #s(literal 1 binary64) x))))
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (neg.f64 x))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (neg.f64 x)))))
(neg.f64 (-.f64 x #s(literal 1 binary64)))
(fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64))
(fma.f64 x #s(literal -1 binary64) #s(literal 1 binary64))
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 #s(literal 1 binary64) x)))) (/.f64 (*.f64 (*.f64 x x) x) (+.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 #s(literal 1 binary64) x)))))
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) x))
(-.f64 #s(literal 1 binary64) x)
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (neg.f64 x))))) (/.f64 (*.f64 (*.f64 x x) (neg.f64 x)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (neg.f64 x))))))
(+.f64 (neg.f64 x) #s(literal 1 binary64))
(+.f64 #s(literal 1 binary64) (neg.f64 x))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
(*.f64 (exp.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))
(pow.f64 (sqrt.f64 (cos.f64 x)) #s(literal 1 binary64))
(pow.f64 (cos.f64 x) #s(literal 1/2 binary64))
(/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal -1/2 binary64)))
(sqrt.f64 (cos.f64 x))
(exp.f64 (*.f64 (log.f64 (cos.f64 x)) #s(literal 1/2 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 (sin.f64 x)) #s(literal 0 binary64)) (*.f64 (neg.f64 (sin.f64 x)) #s(literal 0 binary64))) (*.f64 (*.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 (cos.f64 x) #s(literal 1 binary64)))) (-.f64 (*.f64 (neg.f64 (sin.f64 x)) #s(literal 0 binary64)) (*.f64 (cos.f64 x) #s(literal 1 binary64))))
(/.f64 (+.f64 (pow.f64 (*.f64 (neg.f64 (sin.f64 x)) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (neg.f64 (sin.f64 x)) #s(literal 0 binary64)) (*.f64 (neg.f64 (sin.f64 x)) #s(literal 0 binary64)) (-.f64 (*.f64 (*.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 (cos.f64 x) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 (sin.f64 x)) #s(literal 0 binary64)) (*.f64 (cos.f64 x) #s(literal 1 binary64))))))
(sin.f64 (+.f64 x (/.f64 (PI.f64) #s(literal 2 binary64))))
(sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (neg.f64 x)))
(fma.f64 (sin.f64 x) #s(literal 0 binary64) (*.f64 (cos.f64 x) #s(literal 1 binary64)))
(fma.f64 (neg.f64 (sin.f64 x)) #s(literal 0 binary64) (*.f64 (cos.f64 x) #s(literal 1 binary64)))
(fma.f64 #s(literal 1 binary64) (cos.f64 x) (*.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 x))))
(cos.f64 (neg.f64 (neg.f64 x)))
(cos.f64 (neg.f64 x))
(cos.f64 x)
(+.f64 (*.f64 (sin.f64 x) #s(literal 0 binary64)) (*.f64 (cos.f64 x) #s(literal 1 binary64)))
(+.f64 (*.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 x))))
(+.f64 (*.f64 (neg.f64 (sin.f64 x)) #s(literal 0 binary64)) (*.f64 (cos.f64 x) #s(literal 1 binary64)))
(/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 x x)) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (neg.f64 x)))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (*.f64 (*.f64 x x) (neg.f64 x))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (-.f64 (*.f64 x x) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (neg.f64 x)))))
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)))) (neg.f64 (-.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (neg.f64 x) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))))))
(/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) (-.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64))))
(/.f64 (fma.f64 (*.f64 x x) (neg.f64 x) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64))) (fma.f64 x x (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64))))))
(fma.f64 #s(literal -1 binary64) x (/.f64 (PI.f64) #s(literal 2 binary64)))
(fma.f64 x #s(literal -1 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))
(-.f64 (/.f64 (*.f64 x x) (-.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (-.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))))
(+.f64 (/.f64 (*.f64 (*.f64 x x) (neg.f64 x)) (fma.f64 x x (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (/.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (fma.f64 x x (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))))))
(+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (neg.f64 x))
(+.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))
(/.f64 (neg.f64 (neg.f64 (PI.f64))) #s(literal 2 binary64))
(/.f64 (neg.f64 (PI.f64)) #s(literal -2 binary64))
(/.f64 (PI.f64) #s(literal 2 binary64))
(PI.f64)
#s(literal 2 binary64)
#s(approx (* (fmod (exp x) (sqrt (sin (+ (neg x) (/ (PI) 2))))) (exp (neg x))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))
#s(approx (* (fmod (exp x) (sqrt (sin (+ (neg x) (/ (PI) 2))))) (exp (neg x))) (fma.f64 (neg.f64 x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))))
#s(approx (* (fmod (exp x) (sqrt (sin (+ (neg x) (/ (PI) 2))))) (exp (neg x))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) x (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))))
#s(approx (* (fmod (exp x) (sqrt (sin (+ (neg x) (/ (PI) 2))))) (exp (neg x))) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (*.f64 #s(literal -1/6 binary64) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) x))) x (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) x (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))))
#s(approx (fmod (exp x) (sqrt (sin (+ (neg x) (/ (PI) 2))))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))
#s(approx (exp x) #s(literal 1 binary64))
#s(approx (exp x) (+.f64 #s(literal 1 binary64) x))
#s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64)))
#s(approx (exp x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 1 binary64)))
#s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) #s(literal 1 binary64))
#s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))
#s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (fma.f64 #s(literal -1/96 binary64) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))
#s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (fma.f64 (fma.f64 #s(literal -19/5760 binary64) (*.f64 x x) #s(literal -1/96 binary64)) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))
#s(approx (sin (+ (neg x) (/ (PI) 2))) #s(literal 1 binary64))
#s(approx (sin (+ (neg x) (/ (PI) 2))) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))
#s(approx (sin (+ (neg x) (/ (PI) 2))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))
#s(approx (sin (+ (neg x) (/ (PI) 2))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))
#s(approx x x)
#s(approx (exp (neg x)) #s(literal 1 binary64))
#s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x))
#s(approx (exp (neg x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64)))
#s(approx (exp (neg x)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x #s(literal 1 binary64)))
#s(approx (neg x) (neg.f64 x))
#s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) #s(literal 1 binary64))
#s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))
#s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))
#s(approx (+ (* 1/24 (* x x)) -1/2) #s(literal -1/2 binary64))
#s(approx (+ (* 1/24 (* x x)) -1/2) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))
#s(approx (* x x) (*.f64 x x))
#s(approx (- 1 x) #s(literal 1 binary64))
#s(approx (- 1 x) (-.f64 #s(literal 1 binary64) x))
#s(approx (* (fmod (exp x) (sqrt (sin (+ (neg x) (/ (PI) 2))))) (exp (neg x))) (fmod.f64 (exp.f64 x) (sqrt.f64 (sin.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) x)))))
#s(approx (* (fmod (exp x) (sqrt (sin (+ (neg x) (/ (PI) 2))))) (exp (neg x))) (fma.f64 (neg.f64 x) (fmod.f64 (exp.f64 x) (sqrt.f64 (sin.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) x)))) (fmod.f64 (exp.f64 x) (sqrt.f64 (sin.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) x))))))
#s(approx (* (fmod (exp x) (sqrt (sin (+ (neg x) (/ (PI) 2))))) (exp (neg x))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (fmod.f64 (exp.f64 x) (sqrt.f64 (sin.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) x)))) (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (sin.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) x)))))) x (fmod.f64 (exp.f64 x) (sqrt.f64 (sin.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) x))))))
#s(approx (* (fmod (exp x) (sqrt (sin (+ (neg x) (/ (PI) 2))))) (exp (neg x))) (fma.f64 (fma.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (sin.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) x)))) #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal -1/6 binary64) x) (fmod.f64 (exp.f64 x) (sqrt.f64 (sin.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) x)))))) x (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (sin.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) x)))))) x (fmod.f64 (exp.f64 x) (sqrt.f64 (sin.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) x))))))
#s(approx (fmod (exp x) (sqrt (sin (+ (neg x) (/ (PI) 2))))) (fmod.f64 (exp.f64 x) (sqrt.f64 (sin.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) x)))))
#s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (sqrt.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))))
#s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) x)) (sqrt.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))))
#s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal -1/2 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (*.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))))) x (sqrt.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))))
#s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal -1/2 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (*.f64 x (*.f64 (fma.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (/.f64 (fma.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal -1/2 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))))))) x (*.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))))) x (sqrt.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))))
#s(approx (sin (+ (neg x) (/ (PI) 2))) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))
#s(approx (sin (+ (neg x) (/ (PI) 2))) (fma.f64 (neg.f64 x) (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))))
#s(approx (sin (+ (neg x) (/ (PI) 2))) (fma.f64 x (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (neg.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))))
#s(approx (sin (+ (neg x) (/ (PI) 2))) (fma.f64 x (fma.f64 x (fma.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) x) #s(literal 1/6 binary64) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal -1/2 binary64))) (neg.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))))
#s(approx (+ (neg x) (/ (PI) 2)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))
#s(approx (+ (neg x) (/ (PI) 2)) (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) x))
#s(approx (* (fmod (exp x) (sqrt (sin (+ (neg x) (/ (PI) 2))))) (exp (neg x))) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))))
#s(approx (exp x) (exp.f64 x))
#s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (sqrt.f64 (cos.f64 x)))
#s(approx (sin (+ (neg x) (/ (PI) 2))) (cos.f64 x))
#s(approx (exp (neg x)) (exp.f64 (neg.f64 x)))
#s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/24 binary64)))
#s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) (*.f64 (-.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x))))
#s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) (*.f64 (+.f64 #s(literal 1/24 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x x))))
#s(approx (+ (* 1/24 (* x x)) -1/2) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))
#s(approx (+ (* 1/24 (* x x)) -1/2) (*.f64 (-.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 x x)))
#s(approx (- 1 x) (neg.f64 x))
#s(approx (- 1 x) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))
#s(approx (* (fmod (exp x) (sqrt (sin (+ (neg x) (/ (PI) 2))))) (exp (neg x))) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (sin.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) x)))) (exp.f64 (neg.f64 x))))
#s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (sqrt.f64 (sin.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) x))))
#s(approx (sin (+ (neg x) (/ (PI) 2))) (sin.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) x)))
#s(approx (+ (neg x) (/ (PI) 2)) (neg.f64 x))
#s(approx (+ (neg x) (/ (PI) 2)) (*.f64 (fma.f64 (/.f64 (PI.f64) x) #s(literal 1/2 binary64) #s(literal -1 binary64)) x))
#s(approx (* (fmod (exp x) (sqrt (sin (+ (neg x) (/ (PI) 2))))) (exp (neg x))) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))))
#s(approx (exp (neg x)) (exp.f64 (neg.f64 x)))
#s(approx (- 1 x) (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x))))
#s(approx (* (fmod (exp x) (sqrt (sin (+ (neg x) (/ (PI) 2))))) (exp (neg x))) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (sin.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) x)))) (exp.f64 (neg.f64 x))))
#s(approx (fmod (exp x) (sqrt (sin (+ (neg x) (/ (PI) 2))))) (fmod.f64 (exp.f64 x) (sqrt.f64 (sin.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) x)))))
#s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (sqrt.f64 (sin.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) x))))
#s(approx (sin (+ (neg x) (/ (PI) 2))) (sin.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) x)))
#s(approx (+ (neg x) (/ (PI) 2)) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (PI.f64) x) #s(literal -1/2 binary64) #s(literal 1 binary64))))

eval33.0ms (0.2%)

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

Compiled 3 607 to 1 382 computations (61.7% saved)

prune18.0ms (0.1%)

Memory
-34.9MiB live, 12.3MiB allocated; 1ms collecting garbage
Pruning

20 alts after pruning (17 fresh and 3 done)

PrunedKeptTotal
New30313316
Fresh145
Picked325
Done011
Total30720327
Accuracy
39.1%
Counts
327 → 20
Alt Table
Click to see full alt table
StatusAccuracyProgram
8.5%
(/.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 1 binary64)) (exp.f64 x))
8.5%
(+.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (cosh.f64 x)) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (sinh.f64 (neg.f64 x))))
8.1%
(*.f64 (fmod.f64 (/.f64 (+.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3 binary64))) (fma.f64 (cosh.f64 x) (cosh.f64 x) (-.f64 (*.f64 (sinh.f64 x) (sinh.f64 x)) (*.f64 (cosh.f64 x) (sinh.f64 x))))) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
8.5%
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (sin.f64 #s(approx (+ (neg x) (/ (PI) 2)) (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) x))))) (exp.f64 (neg.f64 x)))
1.1%
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (sin.f64 #s(approx (+ (neg x) (/ (PI) 2)) (neg.f64 x))))) (exp.f64 (neg.f64 x)))
8.5%
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
7.1%
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(approx (exp (neg x)) #s(approx (- 1 x) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))))
6.9%
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (sin (+ (neg x) (/ (PI) 2))) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
5.5%
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) (*.f64 (+.f64 #s(literal 1/24 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x x))))))) (exp.f64 (neg.f64 x)))
2.6%
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/24 binary64)))))) (exp.f64 (neg.f64 x)))
7.1%
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
8.3%
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
8.0%
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (exp.f64 x)))
8.0%
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x)))
7.1%
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
6.2%
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
20.4%
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (neg.f64 x))))) (exp.f64 (neg.f64 x)))
33.6%
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
33.3%
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 #s(approx (sin (+ (neg x) (/ (PI) 2))) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
33.6%
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
Compiler

Compiled 610 to 562 computations (7.9% saved)

series11.0ms (0.1%)

Memory
6.8MiB live, 6.8MiB allocated; 0ms collecting garbage
Counts
41 → 104
Calls
Call 1
Inputs
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
(fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))))
#s(approx (exp x) #s(literal 1 binary64))
#s(literal 1 binary64)
#s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))
(fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))
(*.f64 x x)
x
#s(literal -1/4 binary64)
(exp.f64 (neg.f64 x))
(neg.f64 x)
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
(fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64)))
(exp.f64 x)
#s(approx (sqrt (cos x)) #s(literal 1 binary64))
#s(approx (exp (neg x)) #s(literal 1 binary64))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
(fmod.f64 (exp.f64 x) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))))
#s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x))
(-.f64 #s(literal 1 binary64) x)
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (neg.f64 x))))) (exp.f64 (neg.f64 x)))
(fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (neg.f64 x)))))
(sqrt.f64 (sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (neg.f64 x))))
(sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (neg.f64 x)))
(+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (neg.f64 x))
(/.f64 (PI.f64) #s(literal 2 binary64))
(PI.f64)
#s(literal 2 binary64)
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) (*.f64 (+.f64 #s(literal 1/24 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x x))))))) (exp.f64 (neg.f64 x)))
(fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) (*.f64 (+.f64 #s(literal 1/24 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x x)))))))
(sqrt.f64 #s(approx (cos x) #s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) (*.f64 (+.f64 #s(literal 1/24 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x x))))))
#s(approx (cos x) #s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) (*.f64 (+.f64 #s(literal 1/24 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x x)))))
#s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) (*.f64 (+.f64 #s(literal 1/24 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x x))))
(*.f64 (+.f64 #s(literal 1/24 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x x)))
(+.f64 #s(literal 1/24 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))
#s(literal 1/24 binary64)
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))
(*.f64 (*.f64 x x) (*.f64 x x))
(/.f64 #s(literal 1/2 binary64) (*.f64 x x))
#s(literal 1/2 binary64)
Outputs
#s(approx (* (fmod (exp x) (sqrt (sin (+ (neg x) (/ (PI) 2))))) (exp (neg x))) #s(hole binary64 (fmod (exp x) (sqrt (sin (- (* 1/2 (PI)) x))))))
#s(approx (* (fmod (exp x) (sqrt (sin (+ (neg x) (/ (PI) 2))))) (exp (neg x))) #s(hole binary64 (+ (* -1 (* x (fmod (exp x) (sqrt (sin (- (* 1/2 (PI)) x)))))) (fmod (exp x) (sqrt (sin (- (* 1/2 (PI)) x)))))))
#s(approx (* (fmod (exp x) (sqrt (sin (+ (neg x) (/ (PI) 2))))) (exp (neg x))) #s(hole binary64 (+ (* x (+ (* -1 (fmod (exp x) (sqrt (sin (- (* 1/2 (PI)) x))))) (* 1/2 (* x (fmod (exp x) (sqrt (sin (- (* 1/2 (PI)) x)))))))) (fmod (exp x) (sqrt (sin (- (* 1/2 (PI)) x)))))))
#s(approx (* (fmod (exp x) (sqrt (sin (+ (neg x) (/ (PI) 2))))) (exp (neg x))) #s(hole binary64 (+ (* x (+ (* -1 (fmod (exp x) (sqrt (sin (- (* 1/2 (PI)) x))))) (* x (+ (* -1/6 (* x (fmod (exp x) (sqrt (sin (- (* 1/2 (PI)) x)))))) (* 1/2 (fmod (exp x) (sqrt (sin (- (* 1/2 (PI)) x))))))))) (fmod (exp x) (sqrt (sin (- (* 1/2 (PI)) x)))))))
#s(approx (fmod (exp x) (sqrt (sin (+ (neg x) (/ (PI) 2))))) #s(hole binary64 (fmod (exp x) (sqrt (sin (- (* 1/2 (PI)) x))))))
#s(approx (exp x) #s(hole binary64 1))
#s(approx (exp x) #s(hole binary64 (+ 1 x)))
#s(approx (exp x) #s(hole binary64 (+ 1 (* x (+ 1 (* 1/2 x))))))
#s(approx (exp x) #s(hole binary64 (+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))))
#s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) #s(hole binary64 (sqrt (sin (* 1/2 (PI))))))
#s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) #s(hole binary64 (+ (sqrt (sin (* 1/2 (PI)))) (* -1/2 (* (* x (cos (* 1/2 (PI)))) (sqrt (/ 1 (sin (* 1/2 (PI))))))))))
#s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) #s(hole binary64 (+ (sqrt (sin (* 1/2 (PI)))) (* x (+ (* -1/2 (* (cos (* 1/2 (PI))) (sqrt (/ 1 (sin (* 1/2 (PI))))))) (* 1/2 (* (* x (- (* -1/2 (sin (* 1/2 (PI)))) (* 1/4 (/ (pow (cos (* 1/2 (PI))) 2) (sin (* 1/2 (PI))))))) (sqrt (/ 1 (sin (* 1/2 (PI))))))))))))
#s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) #s(hole binary64 (+ (sqrt (sin (* 1/2 (PI)))) (* x (+ (* -1/2 (* (cos (* 1/2 (PI))) (sqrt (/ 1 (sin (* 1/2 (PI))))))) (* x (+ (* 1/2 (* (sqrt (/ 1 (sin (* 1/2 (PI))))) (- (* -1/2 (sin (* 1/2 (PI)))) (* 1/4 (/ (pow (cos (* 1/2 (PI))) 2) (sin (* 1/2 (PI)))))))) (* 1/2 (* (* x (- (* 1/6 (cos (* 1/2 (PI)))) (* -1/2 (/ (* (cos (* 1/2 (PI))) (- (* -1/2 (sin (* 1/2 (PI)))) (* 1/4 (/ (pow (cos (* 1/2 (PI))) 2) (sin (* 1/2 (PI))))))) (sin (* 1/2 (PI))))))) (sqrt (/ 1 (sin (* 1/2 (PI))))))))))))))
#s(approx (+ (* (* x x) -1/4) 1) #s(hole binary64 1))
#s(approx (+ (* (* x x) -1/4) 1) #s(hole binary64 (+ 1 (* -1/4 (pow x 2)))))
#s(approx (* x x) #s(hole binary64 (pow x 2)))
#s(approx x #s(hole binary64 x))
#s(approx (exp (neg x)) #s(hole binary64 1))
#s(approx (exp (neg x)) #s(hole binary64 (+ 1 (* -1 x))))
#s(approx (exp (neg x)) #s(hole binary64 (+ 1 (* x (- (* 1/2 x) 1)))))
#s(approx (exp (neg x)) #s(hole binary64 (+ 1 (* x (- (* x (+ 1/2 (* -1/6 x))) 1)))))
#s(approx (neg x) #s(hole binary64 (* -1 x)))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole binary64 (fmod (exp x) (sqrt (cos x)))))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole binary64 (+ (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x))))))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole binary64 (+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (* x (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x))))))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole binary64 (+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* x (+ (* -1/6 (* x (fmod (exp x) (sqrt (cos x))))) (* 1/2 (fmod (exp x) (sqrt (cos x)))))))) (fmod (exp x) (sqrt (cos x))))))
#s(approx (fmod (exp x) (sqrt (cos x))) #s(hole binary64 (fmod (exp x) (sqrt (cos x)))))
#s(approx (sqrt (cos x)) #s(hole binary64 1))
#s(approx (sqrt (cos x)) #s(hole binary64 (+ 1 (* -1/4 (pow x 2)))))
#s(approx (sqrt (cos x)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4)))))
#s(approx (sqrt (cos x)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))))
#s(approx (- 1 x) #s(hole binary64 1))
#s(approx (- 1 x) #s(hole binary64 (+ 1 (* -1 x))))
#s(approx (* (fmod (exp x) (sqrt (sin (+ (/ (PI) 2) (neg x))))) (exp (neg x))) #s(hole binary64 (fmod (exp x) (sqrt (sin (- (* 1/2 (PI)) x))))))
#s(approx (* (fmod (exp x) (sqrt (sin (+ (/ (PI) 2) (neg x))))) (exp (neg x))) #s(hole binary64 (+ (* -1 (* x (fmod (exp x) (sqrt (sin (- (* 1/2 (PI)) x)))))) (fmod (exp x) (sqrt (sin (- (* 1/2 (PI)) x)))))))
#s(approx (* (fmod (exp x) (sqrt (sin (+ (/ (PI) 2) (neg x))))) (exp (neg x))) #s(hole binary64 (+ (* x (+ (* -1 (fmod (exp x) (sqrt (sin (- (* 1/2 (PI)) x))))) (* 1/2 (* x (fmod (exp x) (sqrt (sin (- (* 1/2 (PI)) x)))))))) (fmod (exp x) (sqrt (sin (- (* 1/2 (PI)) x)))))))
#s(approx (* (fmod (exp x) (sqrt (sin (+ (/ (PI) 2) (neg x))))) (exp (neg x))) #s(hole binary64 (+ (* x (+ (* -1 (fmod (exp x) (sqrt (sin (- (* 1/2 (PI)) x))))) (* x (+ (* -1/6 (* x (fmod (exp x) (sqrt (sin (- (* 1/2 (PI)) x)))))) (* 1/2 (fmod (exp x) (sqrt (sin (- (* 1/2 (PI)) x))))))))) (fmod (exp x) (sqrt (sin (- (* 1/2 (PI)) x)))))))
#s(approx (fmod (exp x) (sqrt (sin (+ (/ (PI) 2) (neg x))))) #s(hole binary64 (fmod (exp x) (sqrt (sin (- (* 1/2 (PI)) x))))))
#s(approx (sqrt (sin (+ (/ (PI) 2) (neg x)))) #s(hole binary64 (sqrt (sin (* 1/2 (PI))))))
#s(approx (sqrt (sin (+ (/ (PI) 2) (neg x)))) #s(hole binary64 (+ (sqrt (sin (* 1/2 (PI)))) (* -1/2 (* (* x (cos (* 1/2 (PI)))) (sqrt (/ 1 (sin (* 1/2 (PI))))))))))
#s(approx (sqrt (sin (+ (/ (PI) 2) (neg x)))) #s(hole binary64 (+ (sqrt (sin (* 1/2 (PI)))) (* x (+ (* -1/2 (* (cos (* 1/2 (PI))) (sqrt (/ 1 (sin (* 1/2 (PI))))))) (* 1/2 (* (* x (- (* -1/2 (sin (* 1/2 (PI)))) (* 1/4 (/ (pow (cos (* 1/2 (PI))) 2) (sin (* 1/2 (PI))))))) (sqrt (/ 1 (sin (* 1/2 (PI))))))))))))
#s(approx (sqrt (sin (+ (/ (PI) 2) (neg x)))) #s(hole binary64 (+ (sqrt (sin (* 1/2 (PI)))) (* x (+ (* -1/2 (* (cos (* 1/2 (PI))) (sqrt (/ 1 (sin (* 1/2 (PI))))))) (* x (+ (* 1/2 (* (sqrt (/ 1 (sin (* 1/2 (PI))))) (- (* -1/2 (sin (* 1/2 (PI)))) (* 1/4 (/ (pow (cos (* 1/2 (PI))) 2) (sin (* 1/2 (PI)))))))) (* 1/2 (* (* x (- (* 1/6 (cos (* 1/2 (PI)))) (* -1/2 (/ (* (cos (* 1/2 (PI))) (- (* -1/2 (sin (* 1/2 (PI)))) (* 1/4 (/ (pow (cos (* 1/2 (PI))) 2) (sin (* 1/2 (PI))))))) (sin (* 1/2 (PI))))))) (sqrt (/ 1 (sin (* 1/2 (PI))))))))))))))
#s(approx (sin (+ (/ (PI) 2) (neg x))) #s(hole binary64 (sin (* 1/2 (PI)))))
#s(approx (sin (+ (/ (PI) 2) (neg x))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* -1 (* x (cos (* 1/2 (PI))))))))
#s(approx (sin (+ (/ (PI) 2) (neg x))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* x (+ (* -1 (cos (* 1/2 (PI)))) (* -1/2 (* x (sin (* 1/2 (PI))))))))))
#s(approx (sin (+ (/ (PI) 2) (neg x))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* x (+ (* -1 (cos (* 1/2 (PI)))) (* x (+ (* -1/2 (sin (* 1/2 (PI)))) (* 1/6 (* x (cos (* 1/2 (PI))))))))))))
#s(approx (+ (/ (PI) 2) (neg x)) #s(hole binary64 (* 1/2 (PI))))
#s(approx (+ (/ (PI) 2) (neg x)) #s(hole binary64 (+ (* -1 x) (* 1/2 (PI)))))
#s(approx (cos x) #s(hole binary64 1))
#s(approx (cos x) #s(hole binary64 (+ 1 (* -1/2 (pow x 2)))))
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2)))))
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2)))))
#s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) #s(hole binary64 1))
#s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) #s(hole binary64 (+ 1 (* -1/2 (pow x 2)))))
#s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2)))))
#s(approx (* (+ 1/24 (- (/ 1 (* (* x x) (* x x))) (/ 1/2 (* x x)))) (* (* x x) (* x x))) #s(hole binary64 1))
#s(approx (* (+ 1/24 (- (/ 1 (* (* x x) (* x x))) (/ 1/2 (* x x)))) (* (* x x) (* x x))) #s(hole binary64 (+ 1 (* -1/2 (pow x 2)))))
#s(approx (* (+ 1/24 (- (/ 1 (* (* x x) (* x x))) (/ 1/2 (* x x)))) (* (* x x) (* x x))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2)))))
#s(approx (+ 1/24 (- (/ 1 (* (* x x) (* x x))) (/ 1/2 (* x x)))) #s(hole binary64 (/ 1 (pow x 4))))
#s(approx (+ 1/24 (- (/ 1 (* (* x x) (* x x))) (/ 1/2 (* x x)))) #s(hole binary64 (/ (+ 1 (* -1/2 (pow x 2))) (pow x 4))))
#s(approx (+ 1/24 (- (/ 1 (* (* x x) (* x x))) (/ 1/2 (* x x)))) #s(hole binary64 (/ (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))) (pow x 4))))
#s(approx (- (/ 1 (* (* x x) (* x x))) (/ 1/2 (* x x))) #s(hole binary64 (/ 1 (pow x 4))))
#s(approx (- (/ 1 (* (* x x) (* x x))) (/ 1/2 (* x x))) #s(hole binary64 (/ (+ 1 (* -1/2 (pow x 2))) (pow x 4))))
#s(approx (/ 1 (* (* x x) (* x x))) #s(hole binary64 (/ 1 (pow x 4))))
#s(approx (* (* x x) (* x x)) #s(hole binary64 (pow x 4)))
#s(approx (/ 1/2 (* x x)) #s(hole binary64 (/ 1/2 (pow x 2))))
#s(approx (* (fmod (exp x) (sqrt (sin (+ (neg x) (/ (PI) 2))))) (exp (neg x))) #s(hole binary64 (* (exp (neg x)) (fmod (exp x) (sqrt (sin (- (* 1/2 (PI)) x)))))))
#s(approx (exp x) #s(hole binary64 (exp x)))
#s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) #s(hole binary64 (sqrt (sin (- (* 1/2 (PI)) x)))))
#s(approx (+ (* (* x x) -1/4) 1) #s(hole binary64 (* -1/4 (pow x 2))))
#s(approx (+ (* (* x x) -1/4) 1) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow x 2)) 1/4))))
#s(approx (exp (neg x)) #s(hole binary64 (exp (neg x))))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole binary64 (* (exp (neg x)) (fmod (exp x) (sqrt (cos x))))))
#s(approx (sqrt (cos x)) #s(hole binary64 (sqrt (cos x))))
#s(approx (- 1 x) #s(hole binary64 (* -1 x)))
#s(approx (- 1 x) #s(hole binary64 (* x (- (/ 1 x) 1))))
#s(approx (* (fmod (exp x) (sqrt (sin (+ (/ (PI) 2) (neg x))))) (exp (neg x))) #s(hole binary64 (* (exp (neg x)) (fmod (exp x) (sqrt (sin (- (* 1/2 (PI)) x)))))))
#s(approx (sqrt (sin (+ (/ (PI) 2) (neg x)))) #s(hole binary64 (sqrt (sin (- (* 1/2 (PI)) x)))))
#s(approx (sin (+ (/ (PI) 2) (neg x))) #s(hole binary64 (sin (- (* 1/2 (PI)) x))))
#s(approx (+ (/ (PI) 2) (neg x)) #s(hole binary64 (* -1 x)))
#s(approx (+ (/ (PI) 2) (neg x)) #s(hole binary64 (* x (- (* 1/2 (/ (PI) x)) 1))))
#s(approx (cos x) #s(hole binary64 (cos x)))
#s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) #s(hole binary64 (* 1/24 (pow x 4))))
#s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) #s(hole binary64 (* (pow x 4) (- 1/24 (* 1/2 (/ 1 (pow x 2)))))))
#s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) #s(hole binary64 (* (pow x 4) (- (+ 1/24 (/ 1 (pow x 4))) (* 1/2 (/ 1 (pow x 2)))))))
#s(approx (* (+ 1/24 (- (/ 1 (* (* x x) (* x x))) (/ 1/2 (* x x)))) (* (* x x) (* x x))) #s(hole binary64 (* 1/24 (pow x 4))))
#s(approx (* (+ 1/24 (- (/ 1 (* (* x x) (* x x))) (/ 1/2 (* x x)))) (* (* x x) (* x x))) #s(hole binary64 (* (pow x 4) (- 1/24 (* 1/2 (/ 1 (pow x 2)))))))
#s(approx (* (+ 1/24 (- (/ 1 (* (* x x) (* x x))) (/ 1/2 (* x x)))) (* (* x x) (* x x))) #s(hole binary64 (* (pow x 4) (- (+ 1/24 (/ 1 (pow x 4))) (* 1/2 (/ 1 (pow x 2)))))))
#s(approx (+ 1/24 (- (/ 1 (* (* x x) (* x x))) (/ 1/2 (* x x)))) #s(hole binary64 1/24))
#s(approx (+ 1/24 (- (/ 1 (* (* x x) (* x x))) (/ 1/2 (* x x)))) #s(hole binary64 (- 1/24 (* 1/2 (/ 1 (pow x 2))))))
#s(approx (+ 1/24 (- (/ 1 (* (* x x) (* x x))) (/ 1/2 (* x x)))) #s(hole binary64 (- (+ 1/24 (/ 1 (pow x 4))) (* 1/2 (/ 1 (pow x 2))))))
#s(approx (- (/ 1 (* (* x x) (* x x))) (/ 1/2 (* x x))) #s(hole binary64 (/ -1/2 (pow x 2))))
#s(approx (- (/ 1 (* (* x x) (* x x))) (/ 1/2 (* x x))) #s(hole binary64 (/ (- (/ 1 (pow x 2)) 1/2) (pow x 2))))
#s(approx (* (fmod (exp x) (sqrt (sin (+ (neg x) (/ (PI) 2))))) (exp (neg x))) #s(hole binary64 (* (exp (* -1 x)) (fmod (exp x) (sqrt (sin (+ (* -1 x) (* 1/2 (PI)))))))))
#s(approx (fmod (exp x) (sqrt (sin (+ (neg x) (/ (PI) 2))))) #s(hole binary64 (fmod (exp x) (sqrt (sin (+ (* -1 x) (* 1/2 (PI))))))))
#s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) #s(hole binary64 (sqrt (sin (+ (* -1 x) (* 1/2 (PI)))))))
#s(approx (exp (neg x)) #s(hole binary64 (exp (* -1 x))))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole binary64 (* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x))))))
#s(approx (- 1 x) #s(hole binary64 (* -1 (* x (- 1 (/ 1 x))))))
#s(approx (* (fmod (exp x) (sqrt (sin (+ (/ (PI) 2) (neg x))))) (exp (neg x))) #s(hole binary64 (* (exp (* -1 x)) (fmod (exp x) (sqrt (sin (+ (* -1 x) (* 1/2 (PI)))))))))
#s(approx (fmod (exp x) (sqrt (sin (+ (/ (PI) 2) (neg x))))) #s(hole binary64 (fmod (exp x) (sqrt (sin (+ (* -1 x) (* 1/2 (PI))))))))
#s(approx (sqrt (sin (+ (/ (PI) 2) (neg x)))) #s(hole binary64 (sqrt (sin (+ (* -1 x) (* 1/2 (PI)))))))
#s(approx (sin (+ (/ (PI) 2) (neg x))) #s(hole binary64 (sin (+ (* -1 x) (* 1/2 (PI))))))
#s(approx (+ (/ (PI) 2) (neg x)) #s(hole binary64 (* -1 (* x (+ 1 (* -1/2 (/ (PI) x)))))))
Calls

3 calls:

TimeVariablePointExpression
3.0ms
x
@0
((* (fmod (exp x) (sqrt (sin (+ (neg x) (/ (PI) 2))))) (exp (neg x))) (fmod (exp x) (sqrt (sin (+ (neg x) (/ (PI) 2))))) (exp x) 1 (sqrt (sin (+ (neg x) (/ (PI) 2)))) (+ (* (* x x) -1/4) 1) (* x x) x -1/4 (exp (neg x)) (neg x) (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (exp x) (sqrt (cos x)) (exp (neg x)) (* (fmod (exp x) (sqrt (sin (+ (neg x) (/ (PI) 2))))) (exp (neg x))) (fmod (exp x) (sqrt (sin (+ (neg x) (/ (PI) 2))))) (exp (neg x)) (- 1 x) (* (fmod (exp x) (sqrt (sin (+ (/ (PI) 2) (neg x))))) (exp (neg x))) (fmod (exp x) (sqrt (sin (+ (/ (PI) 2) (neg x))))) (sqrt (sin (+ (/ (PI) 2) (neg x)))) (sin (+ (/ (PI) 2) (neg x))) (+ (/ (PI) 2) (neg x)) (/ (PI) 2) (PI) 2 (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (sqrt (cos x)) (cos x) (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) (* (+ 1/24 (- (/ 1 (* (* x x) (* x x))) (/ 1/2 (* x x)))) (* (* x x) (* x x))) (+ 1/24 (- (/ 1 (* (* x x) (* x x))) (/ 1/2 (* x x)))) 1/24 (- (/ 1 (* (* x x) (* x x))) (/ 1/2 (* x x))) (/ 1 (* (* x x) (* x x))) (* (* x x) (* x x)) (/ 1/2 (* x x)) 1/2)
3.0ms
x
@-inf
((* (fmod (exp x) (sqrt (sin (+ (neg x) (/ (PI) 2))))) (exp (neg x))) (fmod (exp x) (sqrt (sin (+ (neg x) (/ (PI) 2))))) (exp x) 1 (sqrt (sin (+ (neg x) (/ (PI) 2)))) (+ (* (* x x) -1/4) 1) (* x x) x -1/4 (exp (neg x)) (neg x) (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (exp x) (sqrt (cos x)) (exp (neg x)) (* (fmod (exp x) (sqrt (sin (+ (neg x) (/ (PI) 2))))) (exp (neg x))) (fmod (exp x) (sqrt (sin (+ (neg x) (/ (PI) 2))))) (exp (neg x)) (- 1 x) (* (fmod (exp x) (sqrt (sin (+ (/ (PI) 2) (neg x))))) (exp (neg x))) (fmod (exp x) (sqrt (sin (+ (/ (PI) 2) (neg x))))) (sqrt (sin (+ (/ (PI) 2) (neg x)))) (sin (+ (/ (PI) 2) (neg x))) (+ (/ (PI) 2) (neg x)) (/ (PI) 2) (PI) 2 (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (sqrt (cos x)) (cos x) (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) (* (+ 1/24 (- (/ 1 (* (* x x) (* x x))) (/ 1/2 (* x x)))) (* (* x x) (* x x))) (+ 1/24 (- (/ 1 (* (* x x) (* x x))) (/ 1/2 (* x x)))) 1/24 (- (/ 1 (* (* x x) (* x x))) (/ 1/2 (* x x))) (/ 1 (* (* x x) (* x x))) (* (* x x) (* x x)) (/ 1/2 (* x x)) 1/2)
3.0ms
x
@inf
((* (fmod (exp x) (sqrt (sin (+ (neg x) (/ (PI) 2))))) (exp (neg x))) (fmod (exp x) (sqrt (sin (+ (neg x) (/ (PI) 2))))) (exp x) 1 (sqrt (sin (+ (neg x) (/ (PI) 2)))) (+ (* (* x x) -1/4) 1) (* x x) x -1/4 (exp (neg x)) (neg x) (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (exp x) (sqrt (cos x)) (exp (neg x)) (* (fmod (exp x) (sqrt (sin (+ (neg x) (/ (PI) 2))))) (exp (neg x))) (fmod (exp x) (sqrt (sin (+ (neg x) (/ (PI) 2))))) (exp (neg x)) (- 1 x) (* (fmod (exp x) (sqrt (sin (+ (/ (PI) 2) (neg x))))) (exp (neg x))) (fmod (exp x) (sqrt (sin (+ (/ (PI) 2) (neg x))))) (sqrt (sin (+ (/ (PI) 2) (neg x)))) (sin (+ (/ (PI) 2) (neg x))) (+ (/ (PI) 2) (neg x)) (/ (PI) 2) (PI) 2 (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (sqrt (cos x)) (cos x) (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) (* (+ 1/24 (- (/ 1 (* (* x x) (* x x))) (/ 1/2 (* x x)))) (* (* x x) (* x x))) (+ 1/24 (- (/ 1 (* (* x x) (* x x))) (/ 1/2 (* x x)))) 1/24 (- (/ 1 (* (* x x) (* x x))) (/ 1/2 (* x x))) (/ 1 (* (* x x) (* x x))) (* (* x x) (* x x)) (/ 1/2 (* x x)) 1/2)

rewrite151.0ms (1%)

Memory
8.1MiB live, 52.7MiB allocated; 3ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
03593028
04102520
118162508
080412409
Stop Event
iter-limit
node-limit
iter-limit
Counts
145 → 376
Calls
Call 1
Inputs
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
(fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))))
#s(approx (exp x) #s(literal 1 binary64))
#s(literal 1 binary64)
#s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))
(fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))
(*.f64 x x)
x
#s(literal -1/4 binary64)
(exp.f64 (neg.f64 x))
(neg.f64 x)
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
(fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64)))
(exp.f64 x)
#s(approx (sqrt (cos x)) #s(literal 1 binary64))
#s(approx (exp (neg x)) #s(literal 1 binary64))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
(fmod.f64 (exp.f64 x) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))))
#s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x))
(-.f64 #s(literal 1 binary64) x)
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (neg.f64 x))))) (exp.f64 (neg.f64 x)))
(fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (neg.f64 x)))))
(sqrt.f64 (sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (neg.f64 x))))
(sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (neg.f64 x)))
(+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (neg.f64 x))
(/.f64 (PI.f64) #s(literal 2 binary64))
(PI.f64)
#s(literal 2 binary64)
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) (*.f64 (+.f64 #s(literal 1/24 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x x))))))) (exp.f64 (neg.f64 x)))
(fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) (*.f64 (+.f64 #s(literal 1/24 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x x)))))))
(sqrt.f64 #s(approx (cos x) #s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) (*.f64 (+.f64 #s(literal 1/24 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x x))))))
#s(approx (cos x) #s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) (*.f64 (+.f64 #s(literal 1/24 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x x)))))
#s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) (*.f64 (+.f64 #s(literal 1/24 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x x))))
(*.f64 (+.f64 #s(literal 1/24 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x x)))
(+.f64 #s(literal 1/24 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))
#s(literal 1/24 binary64)
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))
(*.f64 (*.f64 x x) (*.f64 x x))
(/.f64 #s(literal 1/2 binary64) (*.f64 x x))
#s(literal 1/2 binary64)
#s(approx (* (fmod (exp x) (sqrt (sin (+ (neg x) (/ (PI) 2))))) (exp (neg x))) #s(hole binary64 (fmod (exp x) (sqrt (sin (- (* 1/2 (PI)) x))))))
#s(approx (* (fmod (exp x) (sqrt (sin (+ (neg x) (/ (PI) 2))))) (exp (neg x))) #s(hole binary64 (+ (* -1 (* x (fmod (exp x) (sqrt (sin (- (* 1/2 (PI)) x)))))) (fmod (exp x) (sqrt (sin (- (* 1/2 (PI)) x)))))))
#s(approx (* (fmod (exp x) (sqrt (sin (+ (neg x) (/ (PI) 2))))) (exp (neg x))) #s(hole binary64 (+ (* x (+ (* -1 (fmod (exp x) (sqrt (sin (- (* 1/2 (PI)) x))))) (* 1/2 (* x (fmod (exp x) (sqrt (sin (- (* 1/2 (PI)) x)))))))) (fmod (exp x) (sqrt (sin (- (* 1/2 (PI)) x)))))))
#s(approx (* (fmod (exp x) (sqrt (sin (+ (neg x) (/ (PI) 2))))) (exp (neg x))) #s(hole binary64 (+ (* x (+ (* -1 (fmod (exp x) (sqrt (sin (- (* 1/2 (PI)) x))))) (* x (+ (* -1/6 (* x (fmod (exp x) (sqrt (sin (- (* 1/2 (PI)) x)))))) (* 1/2 (fmod (exp x) (sqrt (sin (- (* 1/2 (PI)) x))))))))) (fmod (exp x) (sqrt (sin (- (* 1/2 (PI)) x)))))))
#s(approx (fmod (exp x) (sqrt (sin (+ (neg x) (/ (PI) 2))))) #s(hole binary64 (fmod (exp x) (sqrt (sin (- (* 1/2 (PI)) x))))))
#s(approx (exp x) #s(hole binary64 1))
#s(approx (exp x) #s(hole binary64 (+ 1 x)))
#s(approx (exp x) #s(hole binary64 (+ 1 (* x (+ 1 (* 1/2 x))))))
#s(approx (exp x) #s(hole binary64 (+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))))
#s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) #s(hole binary64 (sqrt (sin (* 1/2 (PI))))))
#s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) #s(hole binary64 (+ (sqrt (sin (* 1/2 (PI)))) (* -1/2 (* (* x (cos (* 1/2 (PI)))) (sqrt (/ 1 (sin (* 1/2 (PI))))))))))
#s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) #s(hole binary64 (+ (sqrt (sin (* 1/2 (PI)))) (* x (+ (* -1/2 (* (cos (* 1/2 (PI))) (sqrt (/ 1 (sin (* 1/2 (PI))))))) (* 1/2 (* (* x (- (* -1/2 (sin (* 1/2 (PI)))) (* 1/4 (/ (pow (cos (* 1/2 (PI))) 2) (sin (* 1/2 (PI))))))) (sqrt (/ 1 (sin (* 1/2 (PI))))))))))))
#s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) #s(hole binary64 (+ (sqrt (sin (* 1/2 (PI)))) (* x (+ (* -1/2 (* (cos (* 1/2 (PI))) (sqrt (/ 1 (sin (* 1/2 (PI))))))) (* x (+ (* 1/2 (* (sqrt (/ 1 (sin (* 1/2 (PI))))) (- (* -1/2 (sin (* 1/2 (PI)))) (* 1/4 (/ (pow (cos (* 1/2 (PI))) 2) (sin (* 1/2 (PI)))))))) (* 1/2 (* (* x (- (* 1/6 (cos (* 1/2 (PI)))) (* -1/2 (/ (* (cos (* 1/2 (PI))) (- (* -1/2 (sin (* 1/2 (PI)))) (* 1/4 (/ (pow (cos (* 1/2 (PI))) 2) (sin (* 1/2 (PI))))))) (sin (* 1/2 (PI))))))) (sqrt (/ 1 (sin (* 1/2 (PI))))))))))))))
#s(approx (+ (* (* x x) -1/4) 1) #s(hole binary64 1))
#s(approx (+ (* (* x x) -1/4) 1) #s(hole binary64 (+ 1 (* -1/4 (pow x 2)))))
#s(approx (* x x) #s(hole binary64 (pow x 2)))
#s(approx x #s(hole binary64 x))
#s(approx (exp (neg x)) #s(hole binary64 1))
#s(approx (exp (neg x)) #s(hole binary64 (+ 1 (* -1 x))))
#s(approx (exp (neg x)) #s(hole binary64 (+ 1 (* x (- (* 1/2 x) 1)))))
#s(approx (exp (neg x)) #s(hole binary64 (+ 1 (* x (- (* x (+ 1/2 (* -1/6 x))) 1)))))
#s(approx (neg x) #s(hole binary64 (* -1 x)))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole binary64 (fmod (exp x) (sqrt (cos x)))))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole binary64 (+ (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x))))))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole binary64 (+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (* x (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x))))))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole binary64 (+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* x (+ (* -1/6 (* x (fmod (exp x) (sqrt (cos x))))) (* 1/2 (fmod (exp x) (sqrt (cos x)))))))) (fmod (exp x) (sqrt (cos x))))))
#s(approx (fmod (exp x) (sqrt (cos x))) #s(hole binary64 (fmod (exp x) (sqrt (cos x)))))
#s(approx (sqrt (cos x)) #s(hole binary64 1))
#s(approx (sqrt (cos x)) #s(hole binary64 (+ 1 (* -1/4 (pow x 2)))))
#s(approx (sqrt (cos x)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4)))))
#s(approx (sqrt (cos x)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))))
#s(approx (- 1 x) #s(hole binary64 1))
#s(approx (- 1 x) #s(hole binary64 (+ 1 (* -1 x))))
#s(approx (* (fmod (exp x) (sqrt (sin (+ (/ (PI) 2) (neg x))))) (exp (neg x))) #s(hole binary64 (fmod (exp x) (sqrt (sin (- (* 1/2 (PI)) x))))))
#s(approx (* (fmod (exp x) (sqrt (sin (+ (/ (PI) 2) (neg x))))) (exp (neg x))) #s(hole binary64 (+ (* -1 (* x (fmod (exp x) (sqrt (sin (- (* 1/2 (PI)) x)))))) (fmod (exp x) (sqrt (sin (- (* 1/2 (PI)) x)))))))
#s(approx (* (fmod (exp x) (sqrt (sin (+ (/ (PI) 2) (neg x))))) (exp (neg x))) #s(hole binary64 (+ (* x (+ (* -1 (fmod (exp x) (sqrt (sin (- (* 1/2 (PI)) x))))) (* 1/2 (* x (fmod (exp x) (sqrt (sin (- (* 1/2 (PI)) x)))))))) (fmod (exp x) (sqrt (sin (- (* 1/2 (PI)) x)))))))
#s(approx (* (fmod (exp x) (sqrt (sin (+ (/ (PI) 2) (neg x))))) (exp (neg x))) #s(hole binary64 (+ (* x (+ (* -1 (fmod (exp x) (sqrt (sin (- (* 1/2 (PI)) x))))) (* x (+ (* -1/6 (* x (fmod (exp x) (sqrt (sin (- (* 1/2 (PI)) x)))))) (* 1/2 (fmod (exp x) (sqrt (sin (- (* 1/2 (PI)) x))))))))) (fmod (exp x) (sqrt (sin (- (* 1/2 (PI)) x)))))))
#s(approx (fmod (exp x) (sqrt (sin (+ (/ (PI) 2) (neg x))))) #s(hole binary64 (fmod (exp x) (sqrt (sin (- (* 1/2 (PI)) x))))))
#s(approx (sqrt (sin (+ (/ (PI) 2) (neg x)))) #s(hole binary64 (sqrt (sin (* 1/2 (PI))))))
#s(approx (sqrt (sin (+ (/ (PI) 2) (neg x)))) #s(hole binary64 (+ (sqrt (sin (* 1/2 (PI)))) (* -1/2 (* (* x (cos (* 1/2 (PI)))) (sqrt (/ 1 (sin (* 1/2 (PI))))))))))
#s(approx (sqrt (sin (+ (/ (PI) 2) (neg x)))) #s(hole binary64 (+ (sqrt (sin (* 1/2 (PI)))) (* x (+ (* -1/2 (* (cos (* 1/2 (PI))) (sqrt (/ 1 (sin (* 1/2 (PI))))))) (* 1/2 (* (* x (- (* -1/2 (sin (* 1/2 (PI)))) (* 1/4 (/ (pow (cos (* 1/2 (PI))) 2) (sin (* 1/2 (PI))))))) (sqrt (/ 1 (sin (* 1/2 (PI))))))))))))
#s(approx (sqrt (sin (+ (/ (PI) 2) (neg x)))) #s(hole binary64 (+ (sqrt (sin (* 1/2 (PI)))) (* x (+ (* -1/2 (* (cos (* 1/2 (PI))) (sqrt (/ 1 (sin (* 1/2 (PI))))))) (* x (+ (* 1/2 (* (sqrt (/ 1 (sin (* 1/2 (PI))))) (- (* -1/2 (sin (* 1/2 (PI)))) (* 1/4 (/ (pow (cos (* 1/2 (PI))) 2) (sin (* 1/2 (PI)))))))) (* 1/2 (* (* x (- (* 1/6 (cos (* 1/2 (PI)))) (* -1/2 (/ (* (cos (* 1/2 (PI))) (- (* -1/2 (sin (* 1/2 (PI)))) (* 1/4 (/ (pow (cos (* 1/2 (PI))) 2) (sin (* 1/2 (PI))))))) (sin (* 1/2 (PI))))))) (sqrt (/ 1 (sin (* 1/2 (PI))))))))))))))
#s(approx (sin (+ (/ (PI) 2) (neg x))) #s(hole binary64 (sin (* 1/2 (PI)))))
#s(approx (sin (+ (/ (PI) 2) (neg x))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* -1 (* x (cos (* 1/2 (PI))))))))
#s(approx (sin (+ (/ (PI) 2) (neg x))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* x (+ (* -1 (cos (* 1/2 (PI)))) (* -1/2 (* x (sin (* 1/2 (PI))))))))))
#s(approx (sin (+ (/ (PI) 2) (neg x))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* x (+ (* -1 (cos (* 1/2 (PI)))) (* x (+ (* -1/2 (sin (* 1/2 (PI)))) (* 1/6 (* x (cos (* 1/2 (PI))))))))))))
#s(approx (+ (/ (PI) 2) (neg x)) #s(hole binary64 (* 1/2 (PI))))
#s(approx (+ (/ (PI) 2) (neg x)) #s(hole binary64 (+ (* -1 x) (* 1/2 (PI)))))
#s(approx (cos x) #s(hole binary64 1))
#s(approx (cos x) #s(hole binary64 (+ 1 (* -1/2 (pow x 2)))))
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2)))))
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2)))))
#s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) #s(hole binary64 1))
#s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) #s(hole binary64 (+ 1 (* -1/2 (pow x 2)))))
#s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2)))))
#s(approx (* (+ 1/24 (- (/ 1 (* (* x x) (* x x))) (/ 1/2 (* x x)))) (* (* x x) (* x x))) #s(hole binary64 1))
#s(approx (* (+ 1/24 (- (/ 1 (* (* x x) (* x x))) (/ 1/2 (* x x)))) (* (* x x) (* x x))) #s(hole binary64 (+ 1 (* -1/2 (pow x 2)))))
#s(approx (* (+ 1/24 (- (/ 1 (* (* x x) (* x x))) (/ 1/2 (* x x)))) (* (* x x) (* x x))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2)))))
#s(approx (+ 1/24 (- (/ 1 (* (* x x) (* x x))) (/ 1/2 (* x x)))) #s(hole binary64 (/ 1 (pow x 4))))
#s(approx (+ 1/24 (- (/ 1 (* (* x x) (* x x))) (/ 1/2 (* x x)))) #s(hole binary64 (/ (+ 1 (* -1/2 (pow x 2))) (pow x 4))))
#s(approx (+ 1/24 (- (/ 1 (* (* x x) (* x x))) (/ 1/2 (* x x)))) #s(hole binary64 (/ (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))) (pow x 4))))
#s(approx (- (/ 1 (* (* x x) (* x x))) (/ 1/2 (* x x))) #s(hole binary64 (/ 1 (pow x 4))))
#s(approx (- (/ 1 (* (* x x) (* x x))) (/ 1/2 (* x x))) #s(hole binary64 (/ (+ 1 (* -1/2 (pow x 2))) (pow x 4))))
#s(approx (/ 1 (* (* x x) (* x x))) #s(hole binary64 (/ 1 (pow x 4))))
#s(approx (* (* x x) (* x x)) #s(hole binary64 (pow x 4)))
#s(approx (/ 1/2 (* x x)) #s(hole binary64 (/ 1/2 (pow x 2))))
#s(approx (* (fmod (exp x) (sqrt (sin (+ (neg x) (/ (PI) 2))))) (exp (neg x))) #s(hole binary64 (* (exp (neg x)) (fmod (exp x) (sqrt (sin (- (* 1/2 (PI)) x)))))))
#s(approx (exp x) #s(hole binary64 (exp x)))
#s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) #s(hole binary64 (sqrt (sin (- (* 1/2 (PI)) x)))))
#s(approx (+ (* (* x x) -1/4) 1) #s(hole binary64 (* -1/4 (pow x 2))))
#s(approx (+ (* (* x x) -1/4) 1) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow x 2)) 1/4))))
#s(approx (exp (neg x)) #s(hole binary64 (exp (neg x))))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole binary64 (* (exp (neg x)) (fmod (exp x) (sqrt (cos x))))))
#s(approx (sqrt (cos x)) #s(hole binary64 (sqrt (cos x))))
#s(approx (- 1 x) #s(hole binary64 (* -1 x)))
#s(approx (- 1 x) #s(hole binary64 (* x (- (/ 1 x) 1))))
#s(approx (* (fmod (exp x) (sqrt (sin (+ (/ (PI) 2) (neg x))))) (exp (neg x))) #s(hole binary64 (* (exp (neg x)) (fmod (exp x) (sqrt (sin (- (* 1/2 (PI)) x)))))))
#s(approx (sqrt (sin (+ (/ (PI) 2) (neg x)))) #s(hole binary64 (sqrt (sin (- (* 1/2 (PI)) x)))))
#s(approx (sin (+ (/ (PI) 2) (neg x))) #s(hole binary64 (sin (- (* 1/2 (PI)) x))))
#s(approx (+ (/ (PI) 2) (neg x)) #s(hole binary64 (* -1 x)))
#s(approx (+ (/ (PI) 2) (neg x)) #s(hole binary64 (* x (- (* 1/2 (/ (PI) x)) 1))))
#s(approx (cos x) #s(hole binary64 (cos x)))
#s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) #s(hole binary64 (* 1/24 (pow x 4))))
#s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) #s(hole binary64 (* (pow x 4) (- 1/24 (* 1/2 (/ 1 (pow x 2)))))))
#s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) #s(hole binary64 (* (pow x 4) (- (+ 1/24 (/ 1 (pow x 4))) (* 1/2 (/ 1 (pow x 2)))))))
#s(approx (* (+ 1/24 (- (/ 1 (* (* x x) (* x x))) (/ 1/2 (* x x)))) (* (* x x) (* x x))) #s(hole binary64 (* 1/24 (pow x 4))))
#s(approx (* (+ 1/24 (- (/ 1 (* (* x x) (* x x))) (/ 1/2 (* x x)))) (* (* x x) (* x x))) #s(hole binary64 (* (pow x 4) (- 1/24 (* 1/2 (/ 1 (pow x 2)))))))
#s(approx (* (+ 1/24 (- (/ 1 (* (* x x) (* x x))) (/ 1/2 (* x x)))) (* (* x x) (* x x))) #s(hole binary64 (* (pow x 4) (- (+ 1/24 (/ 1 (pow x 4))) (* 1/2 (/ 1 (pow x 2)))))))
#s(approx (+ 1/24 (- (/ 1 (* (* x x) (* x x))) (/ 1/2 (* x x)))) #s(hole binary64 1/24))
#s(approx (+ 1/24 (- (/ 1 (* (* x x) (* x x))) (/ 1/2 (* x x)))) #s(hole binary64 (- 1/24 (* 1/2 (/ 1 (pow x 2))))))
#s(approx (+ 1/24 (- (/ 1 (* (* x x) (* x x))) (/ 1/2 (* x x)))) #s(hole binary64 (- (+ 1/24 (/ 1 (pow x 4))) (* 1/2 (/ 1 (pow x 2))))))
#s(approx (- (/ 1 (* (* x x) (* x x))) (/ 1/2 (* x x))) #s(hole binary64 (/ -1/2 (pow x 2))))
#s(approx (- (/ 1 (* (* x x) (* x x))) (/ 1/2 (* x x))) #s(hole binary64 (/ (- (/ 1 (pow x 2)) 1/2) (pow x 2))))
#s(approx (* (fmod (exp x) (sqrt (sin (+ (neg x) (/ (PI) 2))))) (exp (neg x))) #s(hole binary64 (* (exp (* -1 x)) (fmod (exp x) (sqrt (sin (+ (* -1 x) (* 1/2 (PI)))))))))
#s(approx (fmod (exp x) (sqrt (sin (+ (neg x) (/ (PI) 2))))) #s(hole binary64 (fmod (exp x) (sqrt (sin (+ (* -1 x) (* 1/2 (PI))))))))
#s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) #s(hole binary64 (sqrt (sin (+ (* -1 x) (* 1/2 (PI)))))))
#s(approx (exp (neg x)) #s(hole binary64 (exp (* -1 x))))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole binary64 (* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x))))))
#s(approx (- 1 x) #s(hole binary64 (* -1 (* x (- 1 (/ 1 x))))))
#s(approx (* (fmod (exp x) (sqrt (sin (+ (/ (PI) 2) (neg x))))) (exp (neg x))) #s(hole binary64 (* (exp (* -1 x)) (fmod (exp x) (sqrt (sin (+ (* -1 x) (* 1/2 (PI)))))))))
#s(approx (fmod (exp x) (sqrt (sin (+ (/ (PI) 2) (neg x))))) #s(hole binary64 (fmod (exp x) (sqrt (sin (+ (* -1 x) (* 1/2 (PI))))))))
#s(approx (sqrt (sin (+ (/ (PI) 2) (neg x)))) #s(hole binary64 (sqrt (sin (+ (* -1 x) (* 1/2 (PI)))))))
#s(approx (sin (+ (/ (PI) 2) (neg x))) #s(hole binary64 (sin (+ (* -1 x) (* 1/2 (PI))))))
#s(approx (+ (/ (PI) 2) (neg x)) #s(hole binary64 (* -1 (* x (+ 1 (* -1/2 (/ (PI) x)))))))
Outputs
(*.f64 (exp.f64 (neg.f64 x)) (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
(fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))))
#s(approx (exp x) #s(literal 1 binary64))
#s(literal 1 binary64)
#s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/4 binary64)))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) #s(literal 1 binary64))))
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x)) #s(literal -1/64 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/4 binary64)))))))
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x)) #s(literal -1/64 binary64) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) #s(literal 1 binary64))))))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 (*.f64 x x) #s(literal -1/4 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) #s(literal 1 binary64)))
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x)) #s(literal -1/64 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x)) #s(literal -1/64 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) #s(literal 1 binary64)))))
(fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))
(fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64))
(fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64))
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/4 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/4 binary64)))))
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))) (-.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) #s(literal 1 binary64))))
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/4 binary64)))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x)) #s(literal -1/64 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/4 binary64)))))))
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x)) #s(literal -1/64 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) #s(literal 1 binary64))))))
(+.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) #s(literal 1 binary64))
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/4 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 (*.f64 x x) #s(literal 1 binary64))
(pow.f64 (neg.f64 x) #s(literal 2 binary64))
(pow.f64 x #s(literal 2 binary64))
(sqrt.f64 (*.f64 (*.f64 (*.f64 x x) x) x))
(fabs.f64 (neg.f64 (*.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))))
x
#s(literal -1/4 binary64)
(pow.f64 (exp.f64 #s(literal -1 binary64)) x)
(pow.f64 (exp.f64 x) #s(literal -1 binary64))
(/.f64 (-.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3 binary64))) (fma.f64 (cosh.f64 x) (cosh.f64 x) (fma.f64 (sinh.f64 x) (sinh.f64 x) (*.f64 (cosh.f64 x) (sinh.f64 x)))))
(/.f64 (+.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (neg.f64 x)) #s(literal 3 binary64))) (fma.f64 (cosh.f64 x) (cosh.f64 x) (-.f64 (*.f64 (sinh.f64 (neg.f64 x)) (sinh.f64 (neg.f64 x))) (*.f64 (cosh.f64 x) (sinh.f64 (neg.f64 x))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 x)))
(/.f64 #s(literal 1 binary64) (exp.f64 x))
(-.f64 (cosh.f64 x) (sinh.f64 x))
(exp.f64 (-.f64 #s(literal 0 binary64) x))
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal -1 binary64))) x))
(exp.f64 (neg.f64 x))
(+.f64 (cosh.f64 x) (sinh.f64 (neg.f64 x)))
(*.f64 #s(literal -1 binary64) x)
(*.f64 x #s(literal -1 binary64))
(neg.f64 x)
(*.f64 #s(approx (exp (neg x)) #s(literal 1 binary64)) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
(fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64)))
(/.f64 (+.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3 binary64))) (fma.f64 (cosh.f64 x) (cosh.f64 x) (-.f64 (*.f64 (sinh.f64 x) (sinh.f64 x)) (*.f64 (cosh.f64 x) (sinh.f64 x)))))
(exp.f64 x)
(+.f64 (cosh.f64 x) (sinh.f64 x))
#s(approx (sqrt (cos x)) #s(literal 1 binary64))
#s(approx (exp (neg x)) #s(literal 1 binary64))
(*.f64 #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
(fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))))
#s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x))
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 1 binary64) x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) x)))))
(/.f64 (fma.f64 (*.f64 x x) (neg.f64 x) #s(literal 1 binary64)) (fma.f64 x x (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) #s(literal 1 binary64)))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 #s(literal 1 binary64) x)))))
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (neg.f64 x)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (neg.f64 x))))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (-.f64 #s(literal 1 binary64) (neg.f64 x))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (+.f64 #s(literal 1 binary64) x)))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (neg.f64 x)))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 #s(literal 1 binary64) x))))
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (neg.f64 x))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (neg.f64 x)))))
(neg.f64 (-.f64 x #s(literal 1 binary64)))
(fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64))
(fma.f64 x #s(literal -1 binary64) #s(literal 1 binary64))
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (neg.f64 x))) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (neg.f64 x))))
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 #s(literal 1 binary64) x)))) (/.f64 (*.f64 (*.f64 x x) x) (+.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 #s(literal 1 binary64) x)))))
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) x))
(-.f64 #s(literal 1 binary64) x)
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (neg.f64 x))))) (/.f64 (*.f64 (*.f64 x x) (neg.f64 x)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (neg.f64 x))))))
(+.f64 (neg.f64 x) #s(literal 1 binary64))
(+.f64 #s(literal 1 binary64) (neg.f64 x))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
(*.f64 (exp.f64 (neg.f64 x)) (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))))
(fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x)))
(pow.f64 (sqrt.f64 (cos.f64 x)) #s(literal 1 binary64))
(pow.f64 (cos.f64 x) #s(literal 1/2 binary64))
(/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal -1/2 binary64)))
(sqrt.f64 (cos.f64 x))
(exp.f64 (*.f64 (log.f64 (cos.f64 x)) #s(literal 1/2 binary64)))
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 x))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 #s(literal 1 binary64) (cos.f64 x)) (-.f64 (*.f64 (*.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 x))) (*.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 x)))) (*.f64 (*.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 x)))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (neg.f64 (sin.f64 x)) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (neg.f64 (sin.f64 x)) #s(literal 0 binary64)) (*.f64 (neg.f64 (sin.f64 x)) #s(literal 0 binary64)) (-.f64 (*.f64 (*.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 (cos.f64 x) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 (sin.f64 x)) #s(literal 0 binary64)) (*.f64 (cos.f64 x) #s(literal 1 binary64))))))
(sin.f64 (+.f64 x (/.f64 (PI.f64) #s(literal 2 binary64))))
(sin.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x))
(fma.f64 (sin.f64 x) #s(literal 0 binary64) (*.f64 (cos.f64 x) #s(literal 1 binary64)))
(fma.f64 (neg.f64 (sin.f64 x)) #s(literal 0 binary64) (*.f64 (cos.f64 x) #s(literal 1 binary64)))
(fma.f64 #s(literal 1 binary64) (cos.f64 x) (*.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 x))))
(-.f64 (*.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 #s(literal 0 binary64) (sin.f64 x)))
(cos.f64 (neg.f64 (neg.f64 x)))
(cos.f64 (neg.f64 x))
(cos.f64 x)
(+.f64 (*.f64 (sin.f64 x) #s(literal 0 binary64)) (*.f64 (cos.f64 x) #s(literal 1 binary64)))
(+.f64 (*.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 x))))
(+.f64 (*.f64 (neg.f64 (sin.f64 x)) #s(literal 0 binary64)) (*.f64 (cos.f64 x) #s(literal 1 binary64)))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (*.f64 (*.f64 x x) x)) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (fma.f64 x x (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x))))
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)))) (neg.f64 (-.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (neg.f64 x))))
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (neg.f64 x) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))))))
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (*.f64 (*.f64 x x) (neg.f64 x)))) (neg.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (-.f64 (*.f64 x x) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (neg.f64 x))))))
(/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) (-.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64))))
(/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 x x)) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (neg.f64 x)))
(/.f64 (fma.f64 (*.f64 x x) (neg.f64 x) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64))) (fma.f64 x x (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64))))))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (*.f64 (*.f64 x x) (neg.f64 x))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (-.f64 (*.f64 x x) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (neg.f64 x)))))
(fma.f64 #s(literal -1 binary64) x (/.f64 (PI.f64) #s(literal 2 binary64)))
(fma.f64 x #s(literal -1 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))
(-.f64 (/.f64 (*.f64 x x) (-.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (-.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))))
(-.f64 (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (neg.f64 x))) (/.f64 (*.f64 x x) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (neg.f64 x))))
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x)
(+.f64 (/.f64 (*.f64 (*.f64 x x) (neg.f64 x)) (fma.f64 x x (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (/.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (fma.f64 x x (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))))))
(+.f64 (/.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (-.f64 (*.f64 x x) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (neg.f64 x))))) (/.f64 (*.f64 (*.f64 x x) (neg.f64 x)) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (-.f64 (*.f64 x x) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (neg.f64 x))))))
(+.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))
(+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (neg.f64 x))
(/.f64 (neg.f64 (neg.f64 (PI.f64))) #s(literal 2 binary64))
(/.f64 (neg.f64 (PI.f64)) #s(literal -2 binary64))
(/.f64 (PI.f64) #s(literal 2 binary64))
(PI.f64)
#s(literal 2 binary64)
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal 1/24 binary64))))))) (exp.f64 (neg.f64 x)))
(*.f64 (exp.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal 1/24 binary64))))))))
(fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal 1/24 binary64)))))))
(pow.f64 (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal 1/24 binary64)))))) #s(literal 1 binary64))
(pow.f64 #s(approx (cos x) #s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal 1/24 binary64))))) #s(literal 1/2 binary64))
(/.f64 #s(literal 1 binary64) (pow.f64 #s(approx (cos x) #s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal 1/24 binary64))))) #s(literal -1/2 binary64)))
(sqrt.f64 #s(approx (cos x) #s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal 1/24 binary64))))))
(exp.f64 (*.f64 (log.f64 #s(approx (cos x) #s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal 1/24 binary64)))))) #s(literal 1/2 binary64)))
#s(approx (cos x) #s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal 1/24 binary64)))))
#s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal 1/24 binary64))))
(*.f64 (*.f64 (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x)) (*.f64 x x))
(*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal 1/24 binary64)))
(*.f64 (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x))
(/.f64 (+.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/24 binary64)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/24 binary64)) (neg.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))))))
(/.f64 (+.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/24 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/24 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))))))
(/.f64 (+.f64 (pow.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal 3 binary64)) #s(literal 1/13824 binary64)) (+.f64 (pow.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal 2 binary64)) (-.f64 #s(literal 1/576 binary64) (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal 1/24 binary64)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)))) (neg.f64 (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/24 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(/.f64 (neg.f64 (-.f64 #s(literal 1/576 binary64) (pow.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1/24 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/24 binary64)) #s(literal 3 binary64)) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x))))) (neg.f64 (+.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/24 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))))))
(/.f64 (neg.f64 (+.f64 #s(literal 1/13824 binary64) (pow.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1/576 binary64) (-.f64 (pow.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/24 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x)))))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/576 binary64) (pow.f64 x #s(literal -8 binary64))) x) (*.f64 (-.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (/.f64 #s(literal 1/2 binary64) x))) (*.f64 (-.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) x))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/576 binary64) (pow.f64 x #s(literal -8 binary64))) (*.f64 x x)) (*.f64 (-.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (*.f64 x x)))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/576 binary64) (pow.f64 x #s(literal -8 binary64))) (neg.f64 (*.f64 x x))) (*.f64 (-.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) #s(literal -1/2 binary64))) (*.f64 (-.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (neg.f64 (*.f64 x x))))
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/13824 binary64) (pow.f64 x #s(literal -12 binary64))) x) (*.f64 (+.f64 #s(literal 1/576 binary64) (-.f64 (pow.f64 x #s(literal -8 binary64)) (*.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))))) (/.f64 #s(literal 1/2 binary64) x))) (*.f64 (+.f64 #s(literal 1/576 binary64) (-.f64 (pow.f64 x #s(literal -8 binary64)) (*.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))))) x))
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/13824 binary64) (pow.f64 x #s(literal -12 binary64))) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1/576 binary64) (-.f64 (pow.f64 x #s(literal -8 binary64)) (*.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))))) #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1/576 binary64) (-.f64 (pow.f64 x #s(literal -8 binary64)) (*.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))))) (*.f64 x x)))
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/13824 binary64) (pow.f64 x #s(literal -12 binary64))) (neg.f64 (*.f64 x x))) (*.f64 (+.f64 #s(literal 1/576 binary64) (-.f64 (pow.f64 x #s(literal -8 binary64)) (*.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))))) #s(literal -1/2 binary64))) (*.f64 (+.f64 #s(literal 1/576 binary64) (-.f64 (pow.f64 x #s(literal -8 binary64)) (*.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))))) (neg.f64 (*.f64 x x))))
(/.f64 (-.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/24 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))
(/.f64 (-.f64 #s(literal 1/576 binary64) (pow.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal 2 binary64))) (-.f64 #s(literal 1/24 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x))))
(/.f64 (-.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/24 binary64)) #s(literal 3 binary64)) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x)))) (+.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/24 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))))
(/.f64 (+.f64 #s(literal 1/13824 binary64) (pow.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 #s(literal 1/576 binary64) (-.f64 (pow.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/24 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x))))))
(neg.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/24 binary64))))
(-.f64 (/.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/24 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/24 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(-.f64 (/.f64 #s(literal 1/576 binary64) (-.f64 #s(literal 1/24 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x)))) (/.f64 (pow.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal 2 binary64)) (-.f64 #s(literal 1/24 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x)))))
(-.f64 (/.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/24 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/24 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))))) (/.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x))) (+.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/24 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))))))
(-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/24 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))
(+.f64 (/.f64 #s(literal 1/13824 binary64) (+.f64 #s(literal 1/576 binary64) (-.f64 (pow.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/24 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x)))))) (/.f64 (pow.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal 3 binary64)) (+.f64 #s(literal 1/576 binary64) (-.f64 (pow.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/24 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x)))))))
(+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/24 binary64)) (neg.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))
(+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/24 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))))
(+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal 1/24 binary64))
(+.f64 #s(literal 1/24 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x)))
#s(literal 1/24 binary64)
(/.f64 (+.f64 (pow.f64 x #s(literal -12 binary64)) (pow.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal -8 binary64)) (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (neg.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal -8 binary64)) (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)))) (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x))))
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal -12 binary64)) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x))))) (neg.f64 (+.f64 (pow.f64 x #s(literal -8 binary64)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x)))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)))) (neg.f64 (neg.f64 (*.f64 x x))))
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/2 binary64)))) (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x))))
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x) (*.f64 (*.f64 x x) (/.f64 #s(literal 1/2 binary64) x))) (*.f64 (*.f64 x x) x))
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x))
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (neg.f64 (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 (*.f64 x x) (neg.f64 (*.f64 x x))))
(/.f64 (-.f64 (neg.f64 x) (*.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 #s(literal 1/2 binary64) x))) (*.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x x) x) x)) x))
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/2 binary64))) (*.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 x x)))
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x x))) (*.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal -1/2 binary64))) (*.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x x) x) x)) (neg.f64 (*.f64 x x))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (/.f64 #s(literal 1/2 binary64) x))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x x))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/2 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (neg.f64 (*.f64 x x))))
(/.f64 (-.f64 (pow.f64 x #s(literal -8 binary64)) (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x)))
(/.f64 (-.f64 (pow.f64 x #s(literal -12 binary64)) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x)))) (+.f64 (pow.f64 x #s(literal -8 binary64)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x))))))
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) (neg.f64 (*.f64 x x)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x)))
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x))
(neg.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x)))
(fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x x))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x x))) (neg.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))
(fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x x))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))
(fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))
(fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))
(fma.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) (fabs.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))
(fma.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) (fabs.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))
(fma.f64 (pow.f64 (neg.f64 (*.f64 x x)) #s(literal -1 binary64)) (pow.f64 (neg.f64 (*.f64 x x)) #s(literal -1 binary64)) (neg.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))
(fma.f64 (pow.f64 (neg.f64 (*.f64 x x)) #s(literal -1 binary64)) (pow.f64 (neg.f64 (*.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))
(fma.f64 (pow.f64 (*.f64 (*.f64 x x) x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x) (neg.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))
(fma.f64 (pow.f64 (*.f64 (*.f64 x x) x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1 binary64) x) (neg.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))
(fma.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (*.f64 (*.f64 x x) x) #s(literal -1 binary64)) (neg.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))
(fma.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (*.f64 (*.f64 x x) x) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (neg.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (neg.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))
(-.f64 (/.f64 (pow.f64 x #s(literal -8 binary64)) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x))) (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x))))
(-.f64 (/.f64 (pow.f64 x #s(literal -12 binary64)) (+.f64 (pow.f64 x #s(literal -8 binary64)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x)))))) (/.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x))) (+.f64 (pow.f64 x #s(literal -8 binary64)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x)))))))
(-.f64 (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x))))
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (neg.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x x))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x x))))
(*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))))
(*.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) (fabs.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))))
(*.f64 (pow.f64 (neg.f64 (*.f64 x x)) #s(literal -1 binary64)) (pow.f64 (neg.f64 (*.f64 x x)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (*.f64 (*.f64 x x) x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1 binary64) x))
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (*.f64 (*.f64 x x) x) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)))
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 2 binary64))
(pow.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1 binary64))
(pow.f64 (*.f64 x x) #s(literal -2 binary64))
(pow.f64 x #s(literal -4 binary64))
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (*.f64 x x)))
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x x))
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (*.f64 x x)) (*.f64 x x)))
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (neg.f64 (*.f64 x x))))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 (*.f64 x x) x) x)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x x) x) x))))
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))
(exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 (log.f64 x) #s(literal 4 binary64))))
(exp.f64 (neg.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))))
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 x) #s(literal -4 binary64)))
(*.f64 (neg.f64 (neg.f64 (*.f64 x x))) (neg.f64 (neg.f64 (*.f64 x x))))
(*.f64 (*.f64 (*.f64 x x) x) x)
(*.f64 (neg.f64 (*.f64 x x)) (neg.f64 (*.f64 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 (neg.f64 (*.f64 x x)) #s(literal 2 binary64))
(pow.f64 (*.f64 x x) #s(literal 2 binary64))
(pow.f64 x #s(literal 4 binary64))
(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 1/2 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x)))
(*.f64 (/.f64 #s(literal 1/2 binary64) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (neg.f64 x)))
(*.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal 1 binary64) x))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))
(/.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) x)) (neg.f64 x))
(/.f64 (/.f64 #s(literal 1/2 binary64) x) x)
(/.f64 #s(literal 1/2 binary64) (neg.f64 (neg.f64 (*.f64 x x))))
(/.f64 #s(literal 1/2 binary64) (*.f64 x x))
(/.f64 #s(literal -1/2 binary64) (neg.f64 (*.f64 x x)))
#s(literal 1/2 binary64)
#s(approx (* (fmod (exp x) (sqrt (sin (+ (neg x) (/ (PI) 2))))) (exp (neg x))) (fmod.f64 (exp.f64 x) (sqrt.f64 (sin.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) x)))))
#s(approx (* (fmod (exp x) (sqrt (sin (+ (neg x) (/ (PI) 2))))) (exp (neg x))) (fma.f64 (neg.f64 x) (fmod.f64 (exp.f64 x) (sqrt.f64 (sin.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) x)))) (fmod.f64 (exp.f64 x) (sqrt.f64 (sin.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) x))))))
#s(approx (* (fmod (exp x) (sqrt (sin (+ (neg x) (/ (PI) 2))))) (exp (neg x))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (fmod.f64 (exp.f64 x) (sqrt.f64 (sin.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) x)))) (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (sin.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) x)))))) x (fmod.f64 (exp.f64 x) (sqrt.f64 (sin.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) x))))))
#s(approx (* (fmod (exp x) (sqrt (sin (+ (neg x) (/ (PI) 2))))) (exp (neg x))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) (fmod.f64 (exp.f64 x) (sqrt.f64 (sin.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) x)))) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (sin.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) x)))) #s(literal 1/2 binary64))) x (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (sin.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) x)))))) x (fmod.f64 (exp.f64 x) (sqrt.f64 (sin.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) x))))))
#s(approx (fmod (exp x) (sqrt (sin (+ (neg x) (/ (PI) 2))))) (fmod.f64 (exp.f64 x) (sqrt.f64 (sin.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) x)))))
#s(approx (exp x) #s(literal 1 binary64))
#s(approx (exp x) (+.f64 #s(literal 1 binary64) x))
#s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64)))
#s(approx (exp x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 1 binary64)))
#s(approx (sqrt (cos x)) (sqrt.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))
#s(approx (sqrt (cos x)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) x)) (sqrt.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))
#s(approx (sqrt (cos x)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal -1/2 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) x (sqrt.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))
#s(approx (sqrt (cos x)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal -1/2 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 x (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (/.f64 (fma.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal -1/2 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) x (*.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) x (sqrt.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))
#s(approx (+ (* (* x x) -1/4) 1) #s(literal 1 binary64))
#s(approx (+ (* (* x x) -1/4) 1) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))
#s(approx (* x x) (*.f64 x x))
#s(approx x x)
#s(approx (exp (neg x)) #s(literal 1 binary64))
#s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x))
#s(approx (exp (neg x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64)))
#s(approx (exp (neg x)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x #s(literal 1 binary64)))
#s(approx (neg x) (neg.f64 x))
#s(approx (* (fmod (exp x) (sqrt (sin (+ (neg x) (/ (PI) 2))))) (exp (neg x))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))
#s(approx (* (fmod (exp x) (sqrt (sin (+ (neg x) (/ (PI) 2))))) (exp (neg x))) (fma.f64 (neg.f64 x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))))
#s(approx (* (fmod (exp x) (sqrt (sin (+ (neg x) (/ (PI) 2))))) (exp (neg x))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) x (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))))
#s(approx (* (fmod (exp x) (sqrt (sin (+ (neg x) (/ (PI) 2))))) (exp (neg x))) (fma.f64 (fma.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 1/2 binary64) (*.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) x) #s(literal -1/6 binary64))) x (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) x (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))))
#s(approx (fmod (exp x) (sqrt (sin (+ (neg x) (/ (PI) 2))))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))
#s(approx (sqrt (cos x)) #s(literal 1 binary64))
#s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))
#s(approx (sqrt (cos x)) (fma.f64 (fma.f64 #s(literal -1/96 binary64) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))
#s(approx (sqrt (cos x)) (fma.f64 (fma.f64 (fma.f64 #s(literal -19/5760 binary64) (*.f64 x x) #s(literal -1/96 binary64)) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))
#s(approx (- 1 x) #s(literal 1 binary64))
#s(approx (- 1 x) (-.f64 #s(literal 1 binary64) x))
#s(approx (* (fmod (exp x) (sqrt (sin (+ (neg x) (/ (PI) 2))))) (exp (neg x))) (fmod.f64 (exp.f64 x) (sqrt.f64 (sin.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) x)))))
#s(approx (* (fmod (exp x) (sqrt (sin (+ (neg x) (/ (PI) 2))))) (exp (neg x))) (fma.f64 (neg.f64 x) (fmod.f64 (exp.f64 x) (sqrt.f64 (sin.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) x)))) (fmod.f64 (exp.f64 x) (sqrt.f64 (sin.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) x))))))
#s(approx (* (fmod (exp x) (sqrt (sin (+ (neg x) (/ (PI) 2))))) (exp (neg x))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (fmod.f64 (exp.f64 x) (sqrt.f64 (sin.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) x)))) (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (sin.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) x)))))) x (fmod.f64 (exp.f64 x) (sqrt.f64 (sin.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) x))))))
#s(approx (* (fmod (exp x) (sqrt (sin (+ (neg x) (/ (PI) 2))))) (exp (neg x))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) (fmod.f64 (exp.f64 x) (sqrt.f64 (sin.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) x)))) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (sin.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) x)))) #s(literal 1/2 binary64))) x (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (sin.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) x)))))) x (fmod.f64 (exp.f64 x) (sqrt.f64 (sin.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) x))))))
#s(approx (fmod (exp x) (sqrt (sin (+ (neg x) (/ (PI) 2))))) (fmod.f64 (exp.f64 x) (sqrt.f64 (sin.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) x)))))
#s(approx (sqrt (cos x)) (sqrt.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))
#s(approx (sqrt (cos x)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) x)) (sqrt.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))
#s(approx (sqrt (cos x)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal -1/2 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) x (sqrt.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))
#s(approx (sqrt (cos x)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal -1/2 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 x (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (/.f64 (fma.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal -1/2 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) x (*.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) x (sqrt.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))
#s(approx (cos x) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))
#s(approx (cos x) (fma.f64 (neg.f64 x) (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))
#s(approx (cos x) (fma.f64 x (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (neg.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))
#s(approx (cos x) (fma.f64 x (fma.f64 x (fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) x) #s(literal 1/6 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal -1/2 binary64))) (neg.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))
#s(approx (+ (/ (PI) 2) (neg x)) (*.f64 #s(literal 1/2 binary64) (PI.f64)))
#s(approx (+ (/ (PI) 2) (neg x)) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) x))
#s(approx (cos x) #s(literal 1 binary64))
#s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))
#s(approx (cos x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal -1/2 binary64)) #s(literal 1 binary64)))
#s(approx (cos x) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))
#s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) #s(literal 1 binary64))
#s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))
#s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal -1/2 binary64)) #s(literal 1 binary64)))
#s(approx (* (+ 1/24 (- (/ 1 (* (* x x) (* x x))) (/ 1/2 (* x x)))) (* (* x x) (* x x))) #s(literal 1 binary64))
#s(approx (* (+ 1/24 (- (/ 1 (* (* x x) (* x x))) (/ 1/2 (* x x)))) (* (* x x) (* x x))) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))
#s(approx (* (+ 1/24 (- (/ 1 (* (* x x) (* x x))) (/ 1/2 (* x x)))) (* (* x x) (* x x))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal -1/2 binary64)) #s(literal 1 binary64)))
#s(approx (+ 1/24 (- (/ 1 (* (* x x) (* x x))) (/ 1/2 (* x x)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)))
#s(approx (+ 1/24 (- (/ 1 (* (* x x) (* x x))) (/ 1/2 (* x x)))) (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x)))
#s(approx (+ 1/24 (- (/ 1 (* (* x x) (* x x))) (/ 1/2 (* x x)))) (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x)))
#s(approx (- (/ 1 (* (* x x) (* x x))) (/ 1/2 (* x x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)))
#s(approx (- (/ 1 (* (* x x) (* x x))) (/ 1/2 (* x x))) (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x)))
#s(approx (/ 1 (* (* x x) (* x x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)))
#s(approx (* (* x x) (* x x)) (*.f64 (*.f64 (*.f64 x x) x) x))
#s(approx (/ 1/2 (* x x)) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))
#s(approx (* (fmod (exp x) (sqrt (sin (+ (neg x) (/ (PI) 2))))) (exp (neg x))) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (sin.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) x)))) (exp.f64 (neg.f64 x))))
#s(approx (exp x) (exp.f64 x))
#s(approx (sqrt (cos x)) (sqrt.f64 (sin.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) x))))
#s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 x x) #s(literal -1/4 binary64)))
#s(approx (+ (* (* x x) -1/4) 1) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x)))
#s(approx (exp (neg x)) (exp.f64 (neg.f64 x)))
#s(approx (* (fmod (exp x) (sqrt (sin (+ (neg x) (/ (PI) 2))))) (exp (neg x))) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))))
#s(approx (sqrt (cos x)) (sqrt.f64 (cos.f64 x)))
#s(approx (- 1 x) (neg.f64 x))
#s(approx (- 1 x) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))
#s(approx (* (fmod (exp x) (sqrt (sin (+ (neg x) (/ (PI) 2))))) (exp (neg x))) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (sin.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) x)))) (exp.f64 (neg.f64 x))))
#s(approx (sqrt (cos x)) (sqrt.f64 (sin.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) x))))
#s(approx (cos x) (sin.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) x)))
#s(approx (+ (/ (PI) 2) (neg x)) (neg.f64 x))
#s(approx (+ (/ (PI) 2) (neg x)) (*.f64 (fma.f64 (/.f64 (PI.f64) x) #s(literal 1/2 binary64) #s(literal -1 binary64)) x))
#s(approx (cos x) (cos.f64 x))
#s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/24 binary64)))
#s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) (*.f64 (-.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) x) x)))
#s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal 1/24 binary64))))
#s(approx (* (+ 1/24 (- (/ 1 (* (* x x) (* x x))) (/ 1/2 (* x x)))) (* (* x x) (* x x))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/24 binary64)))
#s(approx (* (+ 1/24 (- (/ 1 (* (* x x) (* x x))) (/ 1/2 (* x x)))) (* (* x x) (* x x))) (*.f64 (-.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) x) x)))
#s(approx (* (+ 1/24 (- (/ 1 (* (* x x) (* x x))) (/ 1/2 (* x x)))) (* (* x x) (* x x))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal 1/24 binary64))))
#s(approx (+ 1/24 (- (/ 1 (* (* x x) (* x x))) (/ 1/2 (* x x)))) #s(literal 1/24 binary64))
#s(approx (+ 1/24 (- (/ 1 (* (* x x) (* x x))) (/ 1/2 (* x x)))) (-.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))
#s(approx (+ 1/24 (- (/ 1 (* (* x x) (* x x))) (/ 1/2 (* x x)))) (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal 1/24 binary64)))
#s(approx (- (/ 1 (* (* x x) (* x x))) (/ 1/2 (* x x))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))
#s(approx (- (/ 1 (* (* x x) (* x x))) (/ 1/2 (* x x))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x)))
#s(approx (* (fmod (exp x) (sqrt (sin (+ (neg x) (/ (PI) 2))))) (exp (neg x))) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (sin.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) x)))) (exp.f64 (neg.f64 x))))
#s(approx (fmod (exp x) (sqrt (sin (+ (neg x) (/ (PI) 2))))) (fmod.f64 (exp.f64 x) (sqrt.f64 (sin.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) x)))))
#s(approx (sqrt (cos x)) (sqrt.f64 (sin.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) x))))
#s(approx (exp (neg x)) (exp.f64 (neg.f64 x)))
#s(approx (* (fmod (exp x) (sqrt (sin (+ (neg x) (/ (PI) 2))))) (exp (neg x))) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))))
#s(approx (- 1 x) (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x))))
#s(approx (* (fmod (exp x) (sqrt (sin (+ (neg x) (/ (PI) 2))))) (exp (neg x))) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (sin.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) x)))) (exp.f64 (neg.f64 x))))
#s(approx (fmod (exp x) (sqrt (sin (+ (neg x) (/ (PI) 2))))) (fmod.f64 (exp.f64 x) (sqrt.f64 (sin.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) x)))))
#s(approx (sqrt (cos x)) (sqrt.f64 (sin.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) x))))
#s(approx (cos x) (sin.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) x)))
#s(approx (+ (/ (PI) 2) (neg x)) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (PI.f64) x) #s(literal -1/2 binary64) #s(literal 1 binary64))))

eval55.0ms (0.4%)

Memory
-28.2MiB live, 36.6MiB allocated; 9ms collecting garbage
Compiler

Compiled 7 278 to 3 335 computations (54.2% saved)

prune34.0ms (0.2%)

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

38 alts after pruning (33 fresh and 5 done)

PrunedKeptTotal
New50725532
Fresh4812
Picked325
Done033
Total51438552
Accuracy
42.3%
Counts
552 → 38
Alt Table
Click to see full alt table
StatusAccuracyProgram
8.5%
(/.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 1 binary64)) (exp.f64 x))
8.5%
(+.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (cosh.f64 x)) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (sinh.f64 (neg.f64 x))))
8.1%
(*.f64 (fmod.f64 (/.f64 (+.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3 binary64))) (fma.f64 (cosh.f64 x) (cosh.f64 x) (-.f64 (*.f64 (sinh.f64 x) (sinh.f64 x)) (*.f64 (cosh.f64 x) (sinh.f64 x))))) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
8.5%
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (sin.f64 #s(approx (+ (neg x) (/ (PI) 2)) (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) x))))) (exp.f64 (neg.f64 x)))
8.5%
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
5.9%
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) (*.f64 (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/576 binary64) (pow.f64 x #s(literal -8 binary64))) (*.f64 x x)) (*.f64 (-.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x))))))) (exp.f64 (neg.f64 x)))
5.7%
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) (*.f64 (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x)))))) (exp.f64 (neg.f64 x)))
5.7%
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) (*.f64 (+.f64 #s(literal 1/24 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x x))))))) (exp.f64 (neg.f64 x)))
5.8%
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) (*.f64 (+.f64 #s(literal 1/24 binary64) (/.f64 (-.f64 (pow.f64 x #s(literal -8 binary64)) (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x x))))))) (exp.f64 (neg.f64 x)))
5.8%
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) (*.f64 (+.f64 #s(literal 1/24 binary64) (-.f64 (pow.f64 x #s(literal -4 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x x))))))) (exp.f64 (neg.f64 x)))
5.7%
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) (*.f64 (+.f64 #s(literal 1/24 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (pow.f64 x #s(literal 4 binary64))))))) (exp.f64 (neg.f64 x)))
2.3%
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) (*.f64 (+.f64 #s(literal 1/24 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (*.f64 (pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) (*.f64 x x))))))) (exp.f64 (neg.f64 x)))
2.3%
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) (*.f64 (+.f64 #s(literal 1/24 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) (exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))))))))) (exp.f64 (neg.f64 x)))
7.9%
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) (*.f64 (+.f64 #s(literal 1/24 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (exp.f64 (*.f64 (log.f64 (*.f64 x x)) #s(literal 2 binary64)))))))) (exp.f64 (neg.f64 x)))
2.3%
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) (*.f64 (+.f64 #s(literal 1/24 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (exp.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))))))) (exp.f64 (neg.f64 x)))
2.4%
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) (*.f64 (+.f64 #s(literal 1/24 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))))) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x x))))))) (exp.f64 (neg.f64 x)))
6.8%
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) (*.f64 (+.f64 #s(literal 1/24 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (log.f64 (*.f64 x x)) #s(literal 2 binary64)))) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x x))))))) (exp.f64 (neg.f64 x)))
2.3%
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) (*.f64 (+.f64 #s(literal 1/24 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x x))))))) (exp.f64 (neg.f64 x)))
2.3%
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) (*.f64 (+.f64 #s(literal 1/24 binary64) (-.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal -4 binary64))) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x x))))))) (exp.f64 (neg.f64 x)))
6.6%
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) (*.f64 (*.f64 (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x)) (*.f64 x x)))))) (exp.f64 (neg.f64 x)))
2.6%
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/24 binary64)))))) (exp.f64 (neg.f64 x)))
5.5%
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) (*.f64 #s(approx (+ 1/24 (- (/ 1 (* (* x x) (* x x))) (/ 1/2 (* x x)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (*.f64 (*.f64 x x) (*.f64 x x))))))) (exp.f64 (neg.f64 x)))
7.1%
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
7.1%
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) #s(approx (- 1 x) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))))
6.9%
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) #s(approx (+ (* (* x x) -1/4) 1) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
8.3%
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
8.0%
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (exp.f64 x)))
8.0%
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x)))
7.1%
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
6.2%
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
23.8%
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
36.5%
(*.f64 (fmod.f64 #s(approx (exp x) (+.f64 #s(literal 1 binary64) x)) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
15.6%
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (sin.f64 #s(approx (+ (/ (PI) 2) (neg x)) (neg.f64 x))))) (exp.f64 (neg.f64 x)))
33.6%
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
4.5%
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
31.7%
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x))))) (exp.f64 (neg.f64 x)))
32.6%
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))))) (exp.f64 (neg.f64 x)))
33.3%
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) #s(approx (+ (* (* x x) -1/4) 1) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
Compiler

Compiled 1 875 to 1 702 computations (9.2% saved)

series45.0ms (0.3%)

Memory
-17.9MiB live, 28.3MiB allocated; 3ms collecting garbage
Counts
48 → 111
Calls
Call 1
Inputs
(*.f64 (fmod.f64 #s(approx (exp x) (+.f64 #s(literal 1 binary64) x)) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
(fmod.f64 #s(approx (exp x) (+.f64 #s(literal 1 binary64) x)) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))))
#s(approx (exp x) (+.f64 #s(literal 1 binary64) x))
(+.f64 #s(literal 1 binary64) x)
#s(literal 1 binary64)
x
#s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))
(fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))
(*.f64 x x)
#s(literal -1/4 binary64)
(exp.f64 (neg.f64 x))
(neg.f64 x)
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) #s(approx (+ (* (* x x) -1/4) 1) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
(fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) #s(approx (+ (* (* x x) -1/4) 1) #s(literal 1 binary64))))
#s(approx (exp x) #s(literal 1 binary64))
#s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) #s(approx (+ (* (* x x) -1/4) 1) #s(literal 1 binary64)))
#s(approx (+ (* (* x x) -1/4) 1) #s(literal 1 binary64))
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
(fmod.f64 #s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))))
#s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64)))
(fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))
(fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))
#s(literal 1/2 binary64)
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (sin.f64 #s(approx (+ (neg x) (/ (PI) 2)) (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) x))))) (exp.f64 (neg.f64 x)))
(fmod.f64 (exp.f64 x) (sqrt.f64 (sin.f64 #s(approx (+ (neg x) (/ (PI) 2)) (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) x)))))
(exp.f64 x)
(sqrt.f64 (sin.f64 #s(approx (+ (neg x) (/ (PI) 2)) (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) x))))
(sin.f64 #s(approx (+ (neg x) (/ (PI) 2)) (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) x)))
#s(approx (+ (neg x) (/ (PI) 2)) (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) x))
(-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) x)
(*.f64 (PI.f64) #s(literal 1/2 binary64))
(PI.f64)
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) (*.f64 (+.f64 #s(literal 1/24 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (exp.f64 (*.f64 (log.f64 (*.f64 x x)) #s(literal 2 binary64)))))))) (exp.f64 (neg.f64 x)))
(fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) (*.f64 (+.f64 #s(literal 1/24 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (exp.f64 (*.f64 (log.f64 (*.f64 x x)) #s(literal 2 binary64))))))))
(sqrt.f64 #s(approx (cos x) #s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) (*.f64 (+.f64 #s(literal 1/24 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (exp.f64 (*.f64 (log.f64 (*.f64 x x)) #s(literal 2 binary64)))))))
#s(approx (cos x) #s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) (*.f64 (+.f64 #s(literal 1/24 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (exp.f64 (*.f64 (log.f64 (*.f64 x x)) #s(literal 2 binary64))))))
#s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) (*.f64 (+.f64 #s(literal 1/24 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (exp.f64 (*.f64 (log.f64 (*.f64 x x)) #s(literal 2 binary64)))))
(*.f64 (+.f64 #s(literal 1/24 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (exp.f64 (*.f64 (log.f64 (*.f64 x x)) #s(literal 2 binary64))))
(+.f64 #s(literal 1/24 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))
#s(literal 1/24 binary64)
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))
(*.f64 (*.f64 x x) (*.f64 x x))
(/.f64 #s(literal 1/2 binary64) (*.f64 x x))
(exp.f64 (*.f64 (log.f64 (*.f64 x x)) #s(literal 2 binary64)))
(*.f64 (log.f64 (*.f64 x x)) #s(literal 2 binary64))
(log.f64 (*.f64 x x))
#s(literal 2 binary64)
Outputs
#s(approx (* (fmod (exp x) (sqrt (sin (+ (neg x) (/ (PI) 2))))) (exp (neg x))) #s(hole binary64 (fmod (exp x) (sqrt (sin (- (* 1/2 (PI)) x))))))
#s(approx (* (fmod (exp x) (sqrt (sin (+ (neg x) (/ (PI) 2))))) (exp (neg x))) #s(hole binary64 (+ (* -1 (* x (fmod (exp x) (sqrt (sin (- (* 1/2 (PI)) x)))))) (fmod (exp x) (sqrt (sin (- (* 1/2 (PI)) x)))))))
#s(approx (* (fmod (exp x) (sqrt (sin (+ (neg x) (/ (PI) 2))))) (exp (neg x))) #s(hole binary64 (+ (* x (+ (* -1 (fmod (exp x) (sqrt (sin (- (* 1/2 (PI)) x))))) (* 1/2 (* x (fmod (exp x) (sqrt (sin (- (* 1/2 (PI)) x)))))))) (fmod (exp x) (sqrt (sin (- (* 1/2 (PI)) x)))))))
#s(approx (* (fmod (exp x) (sqrt (sin (+ (neg x) (/ (PI) 2))))) (exp (neg x))) #s(hole binary64 (+ (* x (+ (* -1 (fmod (exp x) (sqrt (sin (- (* 1/2 (PI)) x))))) (* x (+ (* -1/6 (* x (fmod (exp x) (sqrt (sin (- (* 1/2 (PI)) x)))))) (* 1/2 (fmod (exp x) (sqrt (sin (- (* 1/2 (PI)) x))))))))) (fmod (exp x) (sqrt (sin (- (* 1/2 (PI)) x)))))))
#s(approx (fmod (exp x) (sqrt (sin (+ (neg x) (/ (PI) 2))))) #s(hole binary64 (fmod (exp x) (sqrt (sin (- (* 1/2 (PI)) x))))))
#s(approx (exp x) #s(hole binary64 1))
#s(approx (exp x) #s(hole binary64 (+ 1 x)))
#s(approx (exp x) #s(hole binary64 (+ 1 (* x (+ 1 (* 1/2 x))))))
#s(approx (exp x) #s(hole binary64 (+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))))
#s(approx (+ 1 x) #s(hole binary64 1))
#s(approx (+ 1 x) #s(hole binary64 (+ 1 x)))
#s(approx x #s(hole binary64 x))
#s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) #s(hole binary64 (sqrt (sin (* 1/2 (PI))))))
#s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) #s(hole binary64 (+ (sqrt (sin (* 1/2 (PI)))) (* -1/2 (* (* x (cos (* 1/2 (PI)))) (sqrt (/ 1 (sin (* 1/2 (PI))))))))))
#s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) #s(hole binary64 (+ (sqrt (sin (* 1/2 (PI)))) (* x (+ (* -1/2 (* (cos (* 1/2 (PI))) (sqrt (/ 1 (sin (* 1/2 (PI))))))) (* 1/2 (* (* x (- (* -1/2 (sin (* 1/2 (PI)))) (* 1/4 (/ (pow (cos (* 1/2 (PI))) 2) (sin (* 1/2 (PI))))))) (sqrt (/ 1 (sin (* 1/2 (PI))))))))))))
#s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) #s(hole binary64 (+ (sqrt (sin (* 1/2 (PI)))) (* x (+ (* -1/2 (* (cos (* 1/2 (PI))) (sqrt (/ 1 (sin (* 1/2 (PI))))))) (* x (+ (* 1/2 (* (sqrt (/ 1 (sin (* 1/2 (PI))))) (- (* -1/2 (sin (* 1/2 (PI)))) (* 1/4 (/ (pow (cos (* 1/2 (PI))) 2) (sin (* 1/2 (PI)))))))) (* 1/2 (* (* x (- (* 1/6 (cos (* 1/2 (PI)))) (* -1/2 (/ (* (cos (* 1/2 (PI))) (- (* -1/2 (sin (* 1/2 (PI)))) (* 1/4 (/ (pow (cos (* 1/2 (PI))) 2) (sin (* 1/2 (PI))))))) (sin (* 1/2 (PI))))))) (sqrt (/ 1 (sin (* 1/2 (PI))))))))))))))
#s(approx (+ (* (* x x) -1/4) 1) #s(hole binary64 1))
#s(approx (+ (* (* x x) -1/4) 1) #s(hole binary64 (+ 1 (* -1/4 (pow x 2)))))
#s(approx (* x x) #s(hole binary64 (pow x 2)))
#s(approx (exp (neg x)) #s(hole binary64 1))
#s(approx (exp (neg x)) #s(hole binary64 (+ 1 (* -1 x))))
#s(approx (exp (neg x)) #s(hole binary64 (+ 1 (* x (- (* 1/2 x) 1)))))
#s(approx (exp (neg x)) #s(hole binary64 (+ 1 (* x (- (* x (+ 1/2 (* -1/6 x))) 1)))))
#s(approx (neg x) #s(hole binary64 (* -1 x)))
#s(approx (+ (* (+ (* 1/2 x) 1) x) 1) #s(hole binary64 1))
#s(approx (+ (* (+ (* 1/2 x) 1) x) 1) #s(hole binary64 (+ 1 x)))
#s(approx (+ (* (+ (* 1/2 x) 1) x) 1) #s(hole binary64 (+ 1 (* x (+ 1 (* 1/2 x))))))
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 1))
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 (+ 1 (* 1/2 x))))
#s(approx (sin (+ (neg x) (/ (PI) 2))) #s(hole binary64 (sin (* 1/2 (PI)))))
#s(approx (sin (+ (neg x) (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* -1 (* x (cos (* 1/2 (PI))))))))
#s(approx (sin (+ (neg x) (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* x (+ (* -1 (cos (* 1/2 (PI)))) (* -1/2 (* x (sin (* 1/2 (PI))))))))))
#s(approx (sin (+ (neg x) (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* x (+ (* -1 (cos (* 1/2 (PI)))) (* x (+ (* -1/2 (sin (* 1/2 (PI)))) (* 1/6 (* x (cos (* 1/2 (PI))))))))))))
#s(approx (+ (neg x) (/ (PI) 2)) #s(hole binary64 (* 1/2 (PI))))
#s(approx (+ (neg x) (/ (PI) 2)) #s(hole binary64 (+ (* -1 x) (* 1/2 (PI)))))
#s(approx (- (* (PI) 1/2) x) #s(hole binary64 (* 1/2 (PI))))
#s(approx (- (* (PI) 1/2) x) #s(hole binary64 (+ (* -1 x) (* 1/2 (PI)))))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole binary64 (fmod (exp x) (sqrt (cos x)))))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole binary64 (+ (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x))))))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole binary64 (+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (* x (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x))))))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole binary64 (+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* x (+ (* -1/6 (* x (fmod (exp x) (sqrt (cos x))))) (* 1/2 (fmod (exp x) (sqrt (cos x)))))))) (fmod (exp x) (sqrt (cos x))))))
#s(approx (fmod (exp x) (sqrt (cos x))) #s(hole binary64 (fmod (exp x) (sqrt (cos x)))))
#s(approx (sqrt (cos x)) #s(hole binary64 1))
#s(approx (sqrt (cos x)) #s(hole binary64 (+ 1 (* -1/4 (pow x 2)))))
#s(approx (sqrt (cos x)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4)))))
#s(approx (sqrt (cos x)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))))
#s(approx (cos x) #s(hole binary64 1))
#s(approx (cos x) #s(hole binary64 (+ 1 (* -1/2 (pow x 2)))))
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2)))))
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2)))))
#s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) #s(hole binary64 1))
#s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) #s(hole binary64 (+ 1 (* -1/2 (pow x 2)))))
#s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2)))))
#s(approx (* (+ 1/24 (- (/ 1 (* (* x x) (* x x))) (/ 1/2 (* x x)))) (exp (* (log (* x x)) 2))) #s(hole binary64 1))
#s(approx (* (+ 1/24 (- (/ 1 (* (* x x) (* x x))) (/ 1/2 (* x x)))) (exp (* (log (* x x)) 2))) #s(hole binary64 (+ 1 (* -1/2 (pow x 2)))))
#s(approx (* (+ 1/24 (- (/ 1 (* (* x x) (* x x))) (/ 1/2 (* x x)))) (exp (* (log (* x x)) 2))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2)))))
#s(approx (+ 1/24 (- (/ 1 (* (* x x) (* x x))) (/ 1/2 (* x x)))) #s(hole binary64 (/ 1 (pow x 4))))
#s(approx (+ 1/24 (- (/ 1 (* (* x x) (* x x))) (/ 1/2 (* x x)))) #s(hole binary64 (/ (+ 1 (* -1/2 (pow x 2))) (pow x 4))))
#s(approx (+ 1/24 (- (/ 1 (* (* x x) (* x x))) (/ 1/2 (* x x)))) #s(hole binary64 (/ (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))) (pow x 4))))
#s(approx (- (/ 1 (* (* x x) (* x x))) (/ 1/2 (* x x))) #s(hole binary64 (/ 1 (pow x 4))))
#s(approx (- (/ 1 (* (* x x) (* x x))) (/ 1/2 (* x x))) #s(hole binary64 (/ (+ 1 (* -1/2 (pow x 2))) (pow x 4))))
#s(approx (/ 1 (* (* x x) (* x x))) #s(hole binary64 (/ 1 (pow x 4))))
#s(approx (* (* x x) (* x x)) #s(hole binary64 (pow x 4)))
#s(approx (/ 1/2 (* x x)) #s(hole binary64 (/ 1/2 (pow x 2))))
#s(approx (exp (* (log (* x x)) 2)) #s(hole binary64 (pow x 4)))
#s(approx (* (log (* x x)) 2) #s(hole binary64 (* 4 (log x))))
#s(approx (log (* x x)) #s(hole binary64 (* 2 (log x))))
#s(approx (* (fmod (exp x) (sqrt (sin (+ (neg x) (/ (PI) 2))))) (exp (neg x))) #s(hole binary64 (* (exp (neg x)) (fmod (exp x) (sqrt (sin (- (* 1/2 (PI)) x)))))))
#s(approx (exp x) #s(hole binary64 (exp x)))
#s(approx (+ 1 x) #s(hole binary64 x))
#s(approx (+ 1 x) #s(hole binary64 (* x (+ 1 (/ 1 x)))))
#s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) #s(hole binary64 (sqrt (sin (- (* 1/2 (PI)) x)))))
#s(approx (+ (* (* x x) -1/4) 1) #s(hole binary64 (* -1/4 (pow x 2))))
#s(approx (+ (* (* x x) -1/4) 1) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow x 2)) 1/4))))
#s(approx (exp (neg x)) #s(hole binary64 (exp (neg x))))
#s(approx (+ (* (+ (* 1/2 x) 1) x) 1) #s(hole binary64 (* 1/2 (pow x 2))))
#s(approx (+ (* (+ (* 1/2 x) 1) x) 1) #s(hole binary64 (* (pow x 2) (+ 1/2 (/ 1 x)))))
#s(approx (+ (* (+ (* 1/2 x) 1) x) 1) #s(hole binary64 (* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 1 (pow x 2)))))))
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 (* 1/2 x)))
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 (* x (+ 1/2 (/ 1 x)))))
#s(approx (sin (+ (neg x) (/ (PI) 2))) #s(hole binary64 (sin (- (* 1/2 (PI)) x))))
#s(approx (+ (neg x) (/ (PI) 2)) #s(hole binary64 (* -1 x)))
#s(approx (+ (neg x) (/ (PI) 2)) #s(hole binary64 (* x (- (* 1/2 (/ (PI) x)) 1))))
#s(approx (- (* (PI) 1/2) x) #s(hole binary64 (* -1 x)))
#s(approx (- (* (PI) 1/2) x) #s(hole binary64 (* x (- (* 1/2 (/ (PI) x)) 1))))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole binary64 (* (exp (neg x)) (fmod (exp x) (sqrt (cos x))))))
#s(approx (sqrt (cos x)) #s(hole binary64 (sqrt (cos x))))
#s(approx (cos x) #s(hole binary64 (cos x)))
#s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) #s(hole binary64 (* 1/24 (pow x 4))))
#s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) #s(hole binary64 (* (pow x 4) (- 1/24 (* 1/2 (/ 1 (pow x 2)))))))
#s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) #s(hole binary64 (* (pow x 4) (- (+ 1/24 (/ 1 (pow x 4))) (* 1/2 (/ 1 (pow x 2)))))))
#s(approx (* (+ 1/24 (- (/ 1 (* (* x x) (* x x))) (/ 1/2 (* x x)))) (exp (* (log (* x x)) 2))) #s(hole binary64 (* 1/24 (pow x 4))))
#s(approx (* (+ 1/24 (- (/ 1 (* (* x x) (* x x))) (/ 1/2 (* x x)))) (exp (* (log (* x x)) 2))) #s(hole binary64 (* (pow x 4) (- 1/24 (* 1/2 (/ 1 (pow x 2)))))))
#s(approx (* (+ 1/24 (- (/ 1 (* (* x x) (* x x))) (/ 1/2 (* x x)))) (exp (* (log (* x x)) 2))) #s(hole binary64 (* (pow x 4) (- (+ 1/24 (/ 1 (pow x 4))) (* 1/2 (/ 1 (pow x 2)))))))
#s(approx (+ 1/24 (- (/ 1 (* (* x x) (* x x))) (/ 1/2 (* x x)))) #s(hole binary64 1/24))
#s(approx (+ 1/24 (- (/ 1 (* (* x x) (* x x))) (/ 1/2 (* x x)))) #s(hole binary64 (- 1/24 (* 1/2 (/ 1 (pow x 2))))))
#s(approx (+ 1/24 (- (/ 1 (* (* x x) (* x x))) (/ 1/2 (* x x)))) #s(hole binary64 (- (+ 1/24 (/ 1 (pow x 4))) (* 1/2 (/ 1 (pow x 2))))))
#s(approx (- (/ 1 (* (* x x) (* x x))) (/ 1/2 (* x x))) #s(hole binary64 (/ -1/2 (pow x 2))))
#s(approx (- (/ 1 (* (* x x) (* x x))) (/ 1/2 (* x x))) #s(hole binary64 (/ (- (/ 1 (pow x 2)) 1/2) (pow x 2))))
#s(approx (* (log (* x x)) 2) #s(hole binary64 (* -4 (log (/ 1 x)))))
#s(approx (log (* x x)) #s(hole binary64 (* -2 (log (/ 1 x)))))
#s(approx (* (fmod (exp x) (sqrt (sin (+ (neg x) (/ (PI) 2))))) (exp (neg x))) #s(hole binary64 (* (exp (* -1 x)) (fmod (exp x) (sqrt (sin (+ (* -1 x) (* 1/2 (PI)))))))))
#s(approx (fmod (exp x) (sqrt (sin (+ (neg x) (/ (PI) 2))))) #s(hole binary64 (fmod (exp x) (sqrt (sin (+ (* -1 x) (* 1/2 (PI))))))))
#s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) #s(hole binary64 (sqrt (sin (+ (* -1 x) (* 1/2 (PI)))))))
#s(approx (exp (neg x)) #s(hole binary64 (exp (* -1 x))))
#s(approx (sin (+ (neg x) (/ (PI) 2))) #s(hole binary64 (sin (+ (* -1 x) (* 1/2 (PI))))))
#s(approx (+ (neg x) (/ (PI) 2)) #s(hole binary64 (* -1 (* x (+ 1 (* -1/2 (/ (PI) x)))))))
#s(approx (- (* (PI) 1/2) x) #s(hole binary64 (* -1 (* x (+ 1 (* -1/2 (/ (PI) x)))))))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole binary64 (* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x))))))
#s(approx (* (log (* x x)) 2) #s(hole binary64 (* -4 (log (/ -1 x)))))
#s(approx (log (* x x)) #s(hole binary64 (* -2 (log (/ -1 x)))))
Calls

3 calls:

TimeVariablePointExpression
24.0ms
x
@0
((* (fmod (exp x) (sqrt (sin (+ (neg x) (/ (PI) 2))))) (exp (neg x))) (fmod (exp x) (sqrt (sin (+ (neg x) (/ (PI) 2))))) (exp x) (+ 1 x) 1 x (sqrt (sin (+ (neg x) (/ (PI) 2)))) (+ (* (* x x) -1/4) 1) (* x x) -1/4 (exp (neg x)) (neg x) (* (fmod (exp x) (sqrt (sin (+ (neg x) (/ (PI) 2))))) (exp (neg x))) (fmod (exp x) (sqrt (sin (+ (neg x) (/ (PI) 2))))) (exp x) (sqrt (sin (+ (neg x) (/ (PI) 2)))) (+ (* (* x x) -1/4) 1) (* (fmod (exp x) (sqrt (sin (+ (neg x) (/ (PI) 2))))) (exp (neg x))) (fmod (exp x) (sqrt (sin (+ (neg x) (/ (PI) 2))))) (exp x) (+ (* (+ (* 1/2 x) 1) x) 1) (+ (* 1/2 x) 1) 1/2 (* (fmod (exp x) (sqrt (sin (+ (neg x) (/ (PI) 2))))) (exp (neg x))) (fmod (exp x) (sqrt (sin (+ (neg x) (/ (PI) 2))))) (exp x) (sqrt (sin (+ (neg x) (/ (PI) 2)))) (sin (+ (neg x) (/ (PI) 2))) (+ (neg x) (/ (PI) 2)) (- (* (PI) 1/2) x) (* (PI) 1/2) (PI) (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (sqrt (cos x)) (cos x) (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) (* (+ 1/24 (- (/ 1 (* (* x x) (* x x))) (/ 1/2 (* x x)))) (exp (* (log (* x x)) 2))) (+ 1/24 (- (/ 1 (* (* x x) (* x x))) (/ 1/2 (* x x)))) 1/24 (- (/ 1 (* (* x x) (* x x))) (/ 1/2 (* x x))) (/ 1 (* (* x x) (* x x))) (* (* x x) (* x x)) (/ 1/2 (* x x)) (exp (* (log (* x x)) 2)) (* (log (* x x)) 2) (log (* x x)) 2)
11.0ms
x
@inf
((* (fmod (exp x) (sqrt (sin (+ (neg x) (/ (PI) 2))))) (exp (neg x))) (fmod (exp x) (sqrt (sin (+ (neg x) (/ (PI) 2))))) (exp x) (+ 1 x) 1 x (sqrt (sin (+ (neg x) (/ (PI) 2)))) (+ (* (* x x) -1/4) 1) (* x x) -1/4 (exp (neg x)) (neg x) (* (fmod (exp x) (sqrt (sin (+ (neg x) (/ (PI) 2))))) (exp (neg x))) (fmod (exp x) (sqrt (sin (+ (neg x) (/ (PI) 2))))) (exp x) (sqrt (sin (+ (neg x) (/ (PI) 2)))) (+ (* (* x x) -1/4) 1) (* (fmod (exp x) (sqrt (sin (+ (neg x) (/ (PI) 2))))) (exp (neg x))) (fmod (exp x) (sqrt (sin (+ (neg x) (/ (PI) 2))))) (exp x) (+ (* (+ (* 1/2 x) 1) x) 1) (+ (* 1/2 x) 1) 1/2 (* (fmod (exp x) (sqrt (sin (+ (neg x) (/ (PI) 2))))) (exp (neg x))) (fmod (exp x) (sqrt (sin (+ (neg x) (/ (PI) 2))))) (exp x) (sqrt (sin (+ (neg x) (/ (PI) 2)))) (sin (+ (neg x) (/ (PI) 2))) (+ (neg x) (/ (PI) 2)) (- (* (PI) 1/2) x) (* (PI) 1/2) (PI) (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (sqrt (cos x)) (cos x) (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) (* (+ 1/24 (- (/ 1 (* (* x x) (* x x))) (/ 1/2 (* x x)))) (exp (* (log (* x x)) 2))) (+ 1/24 (- (/ 1 (* (* x x) (* x x))) (/ 1/2 (* x x)))) 1/24 (- (/ 1 (* (* x x) (* x x))) (/ 1/2 (* x x))) (/ 1 (* (* x x) (* x x))) (* (* x x) (* x x)) (/ 1/2 (* x x)) (exp (* (log (* x x)) 2)) (* (log (* x x)) 2) (log (* x x)) 2)
9.0ms
x
@-inf
((* (fmod (exp x) (sqrt (sin (+ (neg x) (/ (PI) 2))))) (exp (neg x))) (fmod (exp x) (sqrt (sin (+ (neg x) (/ (PI) 2))))) (exp x) (+ 1 x) 1 x (sqrt (sin (+ (neg x) (/ (PI) 2)))) (+ (* (* x x) -1/4) 1) (* x x) -1/4 (exp (neg x)) (neg x) (* (fmod (exp x) (sqrt (sin (+ (neg x) (/ (PI) 2))))) (exp (neg x))) (fmod (exp x) (sqrt (sin (+ (neg x) (/ (PI) 2))))) (exp x) (sqrt (sin (+ (neg x) (/ (PI) 2)))) (+ (* (* x x) -1/4) 1) (* (fmod (exp x) (sqrt (sin (+ (neg x) (/ (PI) 2))))) (exp (neg x))) (fmod (exp x) (sqrt (sin (+ (neg x) (/ (PI) 2))))) (exp x) (+ (* (+ (* 1/2 x) 1) x) 1) (+ (* 1/2 x) 1) 1/2 (* (fmod (exp x) (sqrt (sin (+ (neg x) (/ (PI) 2))))) (exp (neg x))) (fmod (exp x) (sqrt (sin (+ (neg x) (/ (PI) 2))))) (exp x) (sqrt (sin (+ (neg x) (/ (PI) 2)))) (sin (+ (neg x) (/ (PI) 2))) (+ (neg x) (/ (PI) 2)) (- (* (PI) 1/2) x) (* (PI) 1/2) (PI) (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (sqrt (cos x)) (cos x) (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) (* (+ 1/24 (- (/ 1 (* (* x x) (* x x))) (/ 1/2 (* x x)))) (exp (* (log (* x x)) 2))) (+ 1/24 (- (/ 1 (* (* x x) (* x x))) (/ 1/2 (* x x)))) 1/24 (- (/ 1 (* (* x x) (* x x))) (/ 1/2 (* x x))) (/ 1 (* (* x x) (* x x))) (* (* x x) (* x x)) (/ 1/2 (* x x)) (exp (* (log (* x x)) 2)) (* (log (* x x)) 2) (log (* x x)) 2)

rewrite160.0ms (1%)

Memory
10.8MiB live, 55.5MiB allocated; 2ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
03922842
04492406
119332388
084432303
Stop Event
iter-limit
node-limit
iter-limit
Counts
159 → 445
Calls
Call 1
Inputs
(*.f64 (fmod.f64 #s(approx (exp x) (+.f64 #s(literal 1 binary64) x)) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
(fmod.f64 #s(approx (exp x) (+.f64 #s(literal 1 binary64) x)) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))))
#s(approx (exp x) (+.f64 #s(literal 1 binary64) x))
(+.f64 #s(literal 1 binary64) x)
#s(literal 1 binary64)
x
#s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))
(fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))
(*.f64 x x)
#s(literal -1/4 binary64)
(exp.f64 (neg.f64 x))
(neg.f64 x)
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) #s(approx (+ (* (* x x) -1/4) 1) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
(fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) #s(approx (+ (* (* x x) -1/4) 1) #s(literal 1 binary64))))
#s(approx (exp x) #s(literal 1 binary64))
#s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) #s(approx (+ (* (* x x) -1/4) 1) #s(literal 1 binary64)))
#s(approx (+ (* (* x x) -1/4) 1) #s(literal 1 binary64))
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
(fmod.f64 #s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))))
#s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64)))
(fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))
(fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))
#s(literal 1/2 binary64)
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (sin.f64 #s(approx (+ (neg x) (/ (PI) 2)) (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) x))))) (exp.f64 (neg.f64 x)))
(fmod.f64 (exp.f64 x) (sqrt.f64 (sin.f64 #s(approx (+ (neg x) (/ (PI) 2)) (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) x)))))
(exp.f64 x)
(sqrt.f64 (sin.f64 #s(approx (+ (neg x) (/ (PI) 2)) (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) x))))
(sin.f64 #s(approx (+ (neg x) (/ (PI) 2)) (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) x)))
#s(approx (+ (neg x) (/ (PI) 2)) (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) x))
(-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) x)
(*.f64 (PI.f64) #s(literal 1/2 binary64))
(PI.f64)
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) (*.f64 (+.f64 #s(literal 1/24 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (exp.f64 (*.f64 (log.f64 (*.f64 x x)) #s(literal 2 binary64)))))))) (exp.f64 (neg.f64 x)))
(fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) (*.f64 (+.f64 #s(literal 1/24 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (exp.f64 (*.f64 (log.f64 (*.f64 x x)) #s(literal 2 binary64))))))))
(sqrt.f64 #s(approx (cos x) #s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) (*.f64 (+.f64 #s(literal 1/24 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (exp.f64 (*.f64 (log.f64 (*.f64 x x)) #s(literal 2 binary64)))))))
#s(approx (cos x) #s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) (*.f64 (+.f64 #s(literal 1/24 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (exp.f64 (*.f64 (log.f64 (*.f64 x x)) #s(literal 2 binary64))))))
#s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) (*.f64 (+.f64 #s(literal 1/24 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (exp.f64 (*.f64 (log.f64 (*.f64 x x)) #s(literal 2 binary64)))))
(*.f64 (+.f64 #s(literal 1/24 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (exp.f64 (*.f64 (log.f64 (*.f64 x x)) #s(literal 2 binary64))))
(+.f64 #s(literal 1/24 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))
#s(literal 1/24 binary64)
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))
(*.f64 (*.f64 x x) (*.f64 x x))
(/.f64 #s(literal 1/2 binary64) (*.f64 x x))
(exp.f64 (*.f64 (log.f64 (*.f64 x x)) #s(literal 2 binary64)))
(*.f64 (log.f64 (*.f64 x x)) #s(literal 2 binary64))
(log.f64 (*.f64 x x))
#s(literal 2 binary64)
#s(approx (* (fmod (exp x) (sqrt (sin (+ (neg x) (/ (PI) 2))))) (exp (neg x))) #s(hole binary64 (fmod (exp x) (sqrt (sin (- (* 1/2 (PI)) x))))))
#s(approx (* (fmod (exp x) (sqrt (sin (+ (neg x) (/ (PI) 2))))) (exp (neg x))) #s(hole binary64 (+ (* -1 (* x (fmod (exp x) (sqrt (sin (- (* 1/2 (PI)) x)))))) (fmod (exp x) (sqrt (sin (- (* 1/2 (PI)) x)))))))
#s(approx (* (fmod (exp x) (sqrt (sin (+ (neg x) (/ (PI) 2))))) (exp (neg x))) #s(hole binary64 (+ (* x (+ (* -1 (fmod (exp x) (sqrt (sin (- (* 1/2 (PI)) x))))) (* 1/2 (* x (fmod (exp x) (sqrt (sin (- (* 1/2 (PI)) x)))))))) (fmod (exp x) (sqrt (sin (- (* 1/2 (PI)) x)))))))
#s(approx (* (fmod (exp x) (sqrt (sin (+ (neg x) (/ (PI) 2))))) (exp (neg x))) #s(hole binary64 (+ (* x (+ (* -1 (fmod (exp x) (sqrt (sin (- (* 1/2 (PI)) x))))) (* x (+ (* -1/6 (* x (fmod (exp x) (sqrt (sin (- (* 1/2 (PI)) x)))))) (* 1/2 (fmod (exp x) (sqrt (sin (- (* 1/2 (PI)) x))))))))) (fmod (exp x) (sqrt (sin (- (* 1/2 (PI)) x)))))))
#s(approx (fmod (exp x) (sqrt (sin (+ (neg x) (/ (PI) 2))))) #s(hole binary64 (fmod (exp x) (sqrt (sin (- (* 1/2 (PI)) x))))))
#s(approx (exp x) #s(hole binary64 1))
#s(approx (exp x) #s(hole binary64 (+ 1 x)))
#s(approx (exp x) #s(hole binary64 (+ 1 (* x (+ 1 (* 1/2 x))))))
#s(approx (exp x) #s(hole binary64 (+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))))
#s(approx (+ 1 x) #s(hole binary64 1))
#s(approx (+ 1 x) #s(hole binary64 (+ 1 x)))
#s(approx x #s(hole binary64 x))
#s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) #s(hole binary64 (sqrt (sin (* 1/2 (PI))))))
#s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) #s(hole binary64 (+ (sqrt (sin (* 1/2 (PI)))) (* -1/2 (* (* x (cos (* 1/2 (PI)))) (sqrt (/ 1 (sin (* 1/2 (PI))))))))))
#s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) #s(hole binary64 (+ (sqrt (sin (* 1/2 (PI)))) (* x (+ (* -1/2 (* (cos (* 1/2 (PI))) (sqrt (/ 1 (sin (* 1/2 (PI))))))) (* 1/2 (* (* x (- (* -1/2 (sin (* 1/2 (PI)))) (* 1/4 (/ (pow (cos (* 1/2 (PI))) 2) (sin (* 1/2 (PI))))))) (sqrt (/ 1 (sin (* 1/2 (PI))))))))))))
#s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) #s(hole binary64 (+ (sqrt (sin (* 1/2 (PI)))) (* x (+ (* -1/2 (* (cos (* 1/2 (PI))) (sqrt (/ 1 (sin (* 1/2 (PI))))))) (* x (+ (* 1/2 (* (sqrt (/ 1 (sin (* 1/2 (PI))))) (- (* -1/2 (sin (* 1/2 (PI)))) (* 1/4 (/ (pow (cos (* 1/2 (PI))) 2) (sin (* 1/2 (PI)))))))) (* 1/2 (* (* x (- (* 1/6 (cos (* 1/2 (PI)))) (* -1/2 (/ (* (cos (* 1/2 (PI))) (- (* -1/2 (sin (* 1/2 (PI)))) (* 1/4 (/ (pow (cos (* 1/2 (PI))) 2) (sin (* 1/2 (PI))))))) (sin (* 1/2 (PI))))))) (sqrt (/ 1 (sin (* 1/2 (PI))))))))))))))
#s(approx (+ (* (* x x) -1/4) 1) #s(hole binary64 1))
#s(approx (+ (* (* x x) -1/4) 1) #s(hole binary64 (+ 1 (* -1/4 (pow x 2)))))
#s(approx (* x x) #s(hole binary64 (pow x 2)))
#s(approx (exp (neg x)) #s(hole binary64 1))
#s(approx (exp (neg x)) #s(hole binary64 (+ 1 (* -1 x))))
#s(approx (exp (neg x)) #s(hole binary64 (+ 1 (* x (- (* 1/2 x) 1)))))
#s(approx (exp (neg x)) #s(hole binary64 (+ 1 (* x (- (* x (+ 1/2 (* -1/6 x))) 1)))))
#s(approx (neg x) #s(hole binary64 (* -1 x)))
#s(approx (+ (* (+ (* 1/2 x) 1) x) 1) #s(hole binary64 1))
#s(approx (+ (* (+ (* 1/2 x) 1) x) 1) #s(hole binary64 (+ 1 x)))
#s(approx (+ (* (+ (* 1/2 x) 1) x) 1) #s(hole binary64 (+ 1 (* x (+ 1 (* 1/2 x))))))
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 1))
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 (+ 1 (* 1/2 x))))
#s(approx (sin (+ (neg x) (/ (PI) 2))) #s(hole binary64 (sin (* 1/2 (PI)))))
#s(approx (sin (+ (neg x) (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* -1 (* x (cos (* 1/2 (PI))))))))
#s(approx (sin (+ (neg x) (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* x (+ (* -1 (cos (* 1/2 (PI)))) (* -1/2 (* x (sin (* 1/2 (PI))))))))))
#s(approx (sin (+ (neg x) (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* x (+ (* -1 (cos (* 1/2 (PI)))) (* x (+ (* -1/2 (sin (* 1/2 (PI)))) (* 1/6 (* x (cos (* 1/2 (PI))))))))))))
#s(approx (+ (neg x) (/ (PI) 2)) #s(hole binary64 (* 1/2 (PI))))
#s(approx (+ (neg x) (/ (PI) 2)) #s(hole binary64 (+ (* -1 x) (* 1/2 (PI)))))
#s(approx (- (* (PI) 1/2) x) #s(hole binary64 (* 1/2 (PI))))
#s(approx (- (* (PI) 1/2) x) #s(hole binary64 (+ (* -1 x) (* 1/2 (PI)))))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole binary64 (fmod (exp x) (sqrt (cos x)))))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole binary64 (+ (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x))))))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole binary64 (+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (* x (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x))))))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole binary64 (+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* x (+ (* -1/6 (* x (fmod (exp x) (sqrt (cos x))))) (* 1/2 (fmod (exp x) (sqrt (cos x)))))))) (fmod (exp x) (sqrt (cos x))))))
#s(approx (fmod (exp x) (sqrt (cos x))) #s(hole binary64 (fmod (exp x) (sqrt (cos x)))))
#s(approx (sqrt (cos x)) #s(hole binary64 1))
#s(approx (sqrt (cos x)) #s(hole binary64 (+ 1 (* -1/4 (pow x 2)))))
#s(approx (sqrt (cos x)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4)))))
#s(approx (sqrt (cos x)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))))
#s(approx (cos x) #s(hole binary64 1))
#s(approx (cos x) #s(hole binary64 (+ 1 (* -1/2 (pow x 2)))))
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2)))))
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2)))))
#s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) #s(hole binary64 1))
#s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) #s(hole binary64 (+ 1 (* -1/2 (pow x 2)))))
#s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2)))))
#s(approx (* (+ 1/24 (- (/ 1 (* (* x x) (* x x))) (/ 1/2 (* x x)))) (exp (* (log (* x x)) 2))) #s(hole binary64 1))
#s(approx (* (+ 1/24 (- (/ 1 (* (* x x) (* x x))) (/ 1/2 (* x x)))) (exp (* (log (* x x)) 2))) #s(hole binary64 (+ 1 (* -1/2 (pow x 2)))))
#s(approx (* (+ 1/24 (- (/ 1 (* (* x x) (* x x))) (/ 1/2 (* x x)))) (exp (* (log (* x x)) 2))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2)))))
#s(approx (+ 1/24 (- (/ 1 (* (* x x) (* x x))) (/ 1/2 (* x x)))) #s(hole binary64 (/ 1 (pow x 4))))
#s(approx (+ 1/24 (- (/ 1 (* (* x x) (* x x))) (/ 1/2 (* x x)))) #s(hole binary64 (/ (+ 1 (* -1/2 (pow x 2))) (pow x 4))))
#s(approx (+ 1/24 (- (/ 1 (* (* x x) (* x x))) (/ 1/2 (* x x)))) #s(hole binary64 (/ (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))) (pow x 4))))
#s(approx (- (/ 1 (* (* x x) (* x x))) (/ 1/2 (* x x))) #s(hole binary64 (/ 1 (pow x 4))))
#s(approx (- (/ 1 (* (* x x) (* x x))) (/ 1/2 (* x x))) #s(hole binary64 (/ (+ 1 (* -1/2 (pow x 2))) (pow x 4))))
#s(approx (/ 1 (* (* x x) (* x x))) #s(hole binary64 (/ 1 (pow x 4))))
#s(approx (* (* x x) (* x x)) #s(hole binary64 (pow x 4)))
#s(approx (/ 1/2 (* x x)) #s(hole binary64 (/ 1/2 (pow x 2))))
#s(approx (exp (* (log (* x x)) 2)) #s(hole binary64 (pow x 4)))
#s(approx (* (log (* x x)) 2) #s(hole binary64 (* 4 (log x))))
#s(approx (log (* x x)) #s(hole binary64 (* 2 (log x))))
#s(approx (* (fmod (exp x) (sqrt (sin (+ (neg x) (/ (PI) 2))))) (exp (neg x))) #s(hole binary64 (* (exp (neg x)) (fmod (exp x) (sqrt (sin (- (* 1/2 (PI)) x)))))))
#s(approx (exp x) #s(hole binary64 (exp x)))
#s(approx (+ 1 x) #s(hole binary64 x))
#s(approx (+ 1 x) #s(hole binary64 (* x (+ 1 (/ 1 x)))))
#s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) #s(hole binary64 (sqrt (sin (- (* 1/2 (PI)) x)))))
#s(approx (+ (* (* x x) -1/4) 1) #s(hole binary64 (* -1/4 (pow x 2))))
#s(approx (+ (* (* x x) -1/4) 1) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow x 2)) 1/4))))
#s(approx (exp (neg x)) #s(hole binary64 (exp (neg x))))
#s(approx (+ (* (+ (* 1/2 x) 1) x) 1) #s(hole binary64 (* 1/2 (pow x 2))))
#s(approx (+ (* (+ (* 1/2 x) 1) x) 1) #s(hole binary64 (* (pow x 2) (+ 1/2 (/ 1 x)))))
#s(approx (+ (* (+ (* 1/2 x) 1) x) 1) #s(hole binary64 (* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 1 (pow x 2)))))))
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 (* 1/2 x)))
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 (* x (+ 1/2 (/ 1 x)))))
#s(approx (sin (+ (neg x) (/ (PI) 2))) #s(hole binary64 (sin (- (* 1/2 (PI)) x))))
#s(approx (+ (neg x) (/ (PI) 2)) #s(hole binary64 (* -1 x)))
#s(approx (+ (neg x) (/ (PI) 2)) #s(hole binary64 (* x (- (* 1/2 (/ (PI) x)) 1))))
#s(approx (- (* (PI) 1/2) x) #s(hole binary64 (* -1 x)))
#s(approx (- (* (PI) 1/2) x) #s(hole binary64 (* x (- (* 1/2 (/ (PI) x)) 1))))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole binary64 (* (exp (neg x)) (fmod (exp x) (sqrt (cos x))))))
#s(approx (sqrt (cos x)) #s(hole binary64 (sqrt (cos x))))
#s(approx (cos x) #s(hole binary64 (cos x)))
#s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) #s(hole binary64 (* 1/24 (pow x 4))))
#s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) #s(hole binary64 (* (pow x 4) (- 1/24 (* 1/2 (/ 1 (pow x 2)))))))
#s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) #s(hole binary64 (* (pow x 4) (- (+ 1/24 (/ 1 (pow x 4))) (* 1/2 (/ 1 (pow x 2)))))))
#s(approx (* (+ 1/24 (- (/ 1 (* (* x x) (* x x))) (/ 1/2 (* x x)))) (exp (* (log (* x x)) 2))) #s(hole binary64 (* 1/24 (pow x 4))))
#s(approx (* (+ 1/24 (- (/ 1 (* (* x x) (* x x))) (/ 1/2 (* x x)))) (exp (* (log (* x x)) 2))) #s(hole binary64 (* (pow x 4) (- 1/24 (* 1/2 (/ 1 (pow x 2)))))))
#s(approx (* (+ 1/24 (- (/ 1 (* (* x x) (* x x))) (/ 1/2 (* x x)))) (exp (* (log (* x x)) 2))) #s(hole binary64 (* (pow x 4) (- (+ 1/24 (/ 1 (pow x 4))) (* 1/2 (/ 1 (pow x 2)))))))
#s(approx (+ 1/24 (- (/ 1 (* (* x x) (* x x))) (/ 1/2 (* x x)))) #s(hole binary64 1/24))
#s(approx (+ 1/24 (- (/ 1 (* (* x x) (* x x))) (/ 1/2 (* x x)))) #s(hole binary64 (- 1/24 (* 1/2 (/ 1 (pow x 2))))))
#s(approx (+ 1/24 (- (/ 1 (* (* x x) (* x x))) (/ 1/2 (* x x)))) #s(hole binary64 (- (+ 1/24 (/ 1 (pow x 4))) (* 1/2 (/ 1 (pow x 2))))))
#s(approx (- (/ 1 (* (* x x) (* x x))) (/ 1/2 (* x x))) #s(hole binary64 (/ -1/2 (pow x 2))))
#s(approx (- (/ 1 (* (* x x) (* x x))) (/ 1/2 (* x x))) #s(hole binary64 (/ (- (/ 1 (pow x 2)) 1/2) (pow x 2))))
#s(approx (* (log (* x x)) 2) #s(hole binary64 (* -4 (log (/ 1 x)))))
#s(approx (log (* x x)) #s(hole binary64 (* -2 (log (/ 1 x)))))
#s(approx (* (fmod (exp x) (sqrt (sin (+ (neg x) (/ (PI) 2))))) (exp (neg x))) #s(hole binary64 (* (exp (* -1 x)) (fmod (exp x) (sqrt (sin (+ (* -1 x) (* 1/2 (PI)))))))))
#s(approx (fmod (exp x) (sqrt (sin (+ (neg x) (/ (PI) 2))))) #s(hole binary64 (fmod (exp x) (sqrt (sin (+ (* -1 x) (* 1/2 (PI))))))))
#s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) #s(hole binary64 (sqrt (sin (+ (* -1 x) (* 1/2 (PI)))))))
#s(approx (exp (neg x)) #s(hole binary64 (exp (* -1 x))))
#s(approx (sin (+ (neg x) (/ (PI) 2))) #s(hole binary64 (sin (+ (* -1 x) (* 1/2 (PI))))))
#s(approx (+ (neg x) (/ (PI) 2)) #s(hole binary64 (* -1 (* x (+ 1 (* -1/2 (/ (PI) x)))))))
#s(approx (- (* (PI) 1/2) x) #s(hole binary64 (* -1 (* x (+ 1 (* -1/2 (/ (PI) x)))))))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole binary64 (* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x))))))
#s(approx (* (log (* x x)) 2) #s(hole binary64 (* -4 (log (/ -1 x)))))
#s(approx (log (* x x)) #s(hole binary64 (* -2 (log (/ -1 x)))))
Outputs
(*.f64 (exp.f64 (neg.f64 x)) (fmod.f64 #s(approx (exp x) (+.f64 #s(literal 1 binary64) x)) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))))
(*.f64 (fmod.f64 #s(approx (exp x) (+.f64 #s(literal 1 binary64) x)) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
(fmod.f64 #s(approx (exp x) (+.f64 #s(literal 1 binary64) x)) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))))
#s(approx (exp x) (+.f64 #s(literal 1 binary64) x))
(/.f64 (fma.f64 (*.f64 x x) x #s(literal 1 binary64)) (fma.f64 x x (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64)))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (-.f64 #s(literal 1 binary64) x)))
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) x)))))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x))
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) x))))
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)))
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) x)))) (/.f64 (*.f64 (*.f64 x x) x) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) x)))))
(+.f64 #s(literal 1 binary64) x)
(+.f64 x #s(literal 1 binary64))
#s(literal 1 binary64)
x
#s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) #s(literal 1 binary64))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/4 binary64)))))
(/.f64 (neg.f64 (fma.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) #s(literal 1 binary64))))))
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x))))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/4 binary64)))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) #s(literal 1 binary64)))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 (*.f64 x x) #s(literal -1/4 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))))
(/.f64 (fma.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x)) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) #s(literal 1 binary64)))))
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))))))
(fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))
(fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64))
(fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64))
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))) (-.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) #s(literal 1 binary64))))
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/4 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/4 binary64)))))
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))
(+.f64 (/.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x))) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) #s(literal 1 binary64))))))
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/4 binary64)))))) (/.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/4 binary64)))))))
(+.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) #s(literal 1 binary64))
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/4 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 (exp.f64 #s(literal 2 binary64)) (log.f64 x))
(pow.f64 (fabs.f64 x) #s(literal 2 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -2 binary64))
(pow.f64 (*.f64 x x) #s(literal 1 binary64))
(pow.f64 (neg.f64 x) #s(literal 2 binary64))
(pow.f64 x #s(literal 2 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))
(sqrt.f64 (*.f64 (*.f64 (*.f64 x x) x) x))
(fabs.f64 (neg.f64 (*.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 -1/4 binary64)
(pow.f64 (exp.f64 #s(literal -1 binary64)) x)
(pow.f64 (exp.f64 x) #s(literal -1 binary64))
(/.f64 (-.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3 binary64))) (fma.f64 (cosh.f64 x) (cosh.f64 x) (fma.f64 (sinh.f64 x) (sinh.f64 x) (*.f64 (cosh.f64 x) (sinh.f64 x)))))
(/.f64 (+.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (neg.f64 x)) #s(literal 3 binary64))) (fma.f64 (cosh.f64 x) (cosh.f64 x) (-.f64 (*.f64 (sinh.f64 (neg.f64 x)) (sinh.f64 (neg.f64 x))) (*.f64 (cosh.f64 x) (sinh.f64 (neg.f64 x))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 x)))
(/.f64 #s(literal 1 binary64) (exp.f64 x))
(-.f64 (cosh.f64 x) (sinh.f64 x))
(exp.f64 (-.f64 #s(literal 0 binary64) x))
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal -1 binary64))) x))
(exp.f64 (neg.f64 x))
(+.f64 (cosh.f64 x) (sinh.f64 (neg.f64 x)))
(*.f64 #s(literal -1 binary64) x)
(*.f64 x #s(literal -1 binary64))
(neg.f64 x)
(*.f64 (exp.f64 (neg.f64 x)) (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) #s(literal 1 binary64)))))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
(fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) #s(literal 1 binary64))))
#s(approx (exp x) #s(literal 1 binary64))
#s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) #s(literal 1 binary64)))
#s(approx (+ (* (* x x) -1/4) 1) #s(literal 1 binary64))
(*.f64 (exp.f64 (neg.f64 x)) (fmod.f64 #s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))))
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
(fmod.f64 #s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))))
#s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64)))
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 1 binary64))))
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x))))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 1 binary64))))))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)))
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) #s(literal 1 binary64)) (-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 1 binary64)))
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)))))
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 1 binary64)))))
(fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))
(fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64))
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x))) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x))))
(-.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) (-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 1 binary64))))
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))))
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x))))) (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x))))))
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 1 binary64))))))
(+.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 1 binary64))
(+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x))
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) x)
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) x)))))
(/.f64 (fma.f64 (*.f64 (*.f64 x x) x) #s(literal 1/8 binary64) (pow.f64 (*.f64 x (/.f64 #s(literal 1 binary64) x)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x) (-.f64 (*.f64 (*.f64 x (/.f64 #s(literal 1 binary64) x)) (*.f64 x (/.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 x (/.f64 #s(literal 1 binary64) x))))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x)))) (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x)) #s(literal 1 binary64))) (neg.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64))))
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/8 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x))))))
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) x) #s(literal 1/8 binary64) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64))))))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x)))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x)) #s(literal 1 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)))
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/8 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x)))))
(/.f64 (fma.f64 (*.f64 (*.f64 x x) x) #s(literal 1/8 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)))))
(fma.f64 #s(literal 1/2 binary64) x (*.f64 x (/.f64 #s(literal 1 binary64) x)))
(fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))
(fma.f64 x #s(literal 1/2 binary64) (*.f64 x (/.f64 #s(literal 1 binary64) x)))
(fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x))))
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x)) (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64))))
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) x))
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x))))) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/8 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x))))))
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/8 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64))))))
(+.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 x (/.f64 #s(literal 1 binary64) x)))
(+.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64))
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x))
#s(literal 1/2 binary64)
(*.f64 (exp.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) (sqrt.f64 (sin.f64 #s(approx (+ (neg x) (/ (PI) 2)) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) x))))))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (sin.f64 #s(approx (+ (neg x) (/ (PI) 2)) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) x))))) (exp.f64 (neg.f64 x)))
(fmod.f64 (exp.f64 x) (sqrt.f64 (sin.f64 #s(approx (+ (neg x) (/ (PI) 2)) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) x)))))
(/.f64 (+.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3 binary64))) (fma.f64 (cosh.f64 x) (cosh.f64 x) (-.f64 (*.f64 (sinh.f64 x) (sinh.f64 x)) (*.f64 (cosh.f64 x) (sinh.f64 x)))))
(exp.f64 x)
(+.f64 (cosh.f64 x) (sinh.f64 x))
(pow.f64 (sqrt.f64 (sin.f64 #s(approx (+ (neg x) (/ (PI) 2)) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) x)))) #s(literal 1 binary64))
(pow.f64 (sin.f64 #s(approx (+ (neg x) (/ (PI) 2)) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) x))) #s(literal 1/2 binary64))
(/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 #s(approx (+ (neg x) (/ (PI) 2)) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) x))) #s(literal -1/2 binary64)))
(sqrt.f64 (sin.f64 #s(approx (+ (neg x) (/ (PI) 2)) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) x))))
(exp.f64 (*.f64 (log.f64 (sin.f64 #s(approx (+ (neg x) (/ (PI) 2)) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) x)))) #s(literal 1/2 binary64)))
(sin.f64 #s(approx (+ (neg x) (/ (PI) 2)) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) x)))
#s(approx (+ (neg x) (/ (PI) 2)) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) x))
(/.f64 (-.f64 (*.f64 (*.f64 x x) (neg.f64 x)) (pow.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64)) #s(literal 3 binary64))) (fma.f64 x x (fma.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64)) (*.f64 #s(literal -1/2 binary64) (PI.f64)) (*.f64 (neg.f64 x) (*.f64 #s(literal -1/2 binary64) (PI.f64))))))
(/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 x x) (neg.f64 x))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 #s(literal 1/2 binary64) (PI.f64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (neg.f64 x)))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 x x))) (neg.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) x)))
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (neg.f64 (-.f64 (neg.f64 x) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 (*.f64 x x) x))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 #s(literal 1/2 binary64) (PI.f64)) (fma.f64 x x (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) x)))))
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (neg.f64 x) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))))) (neg.f64 (fma.f64 x x (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (neg.f64 x) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 x x)) (fma.f64 #s(literal 1/2 binary64) (PI.f64) x))
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (-.f64 (neg.f64 x) (*.f64 #s(literal 1/2 binary64) (PI.f64))))
(/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 (*.f64 x x) x)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 #s(literal 1/2 binary64) (PI.f64)) (fma.f64 x x (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) x))))
(/.f64 (fma.f64 (*.f64 x x) (neg.f64 x) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) (fma.f64 x x (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (neg.f64 x) (*.f64 #s(literal 1/2 binary64) (PI.f64))))))
(neg.f64 (-.f64 x (*.f64 #s(literal 1/2 binary64) (PI.f64))))
(fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal 1/2 binary64) (PI.f64)))
(fma.f64 #s(literal 1/2 binary64) (PI.f64) (neg.f64 x))
(fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 x))
(fma.f64 x #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) x)) (/.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (PI.f64) x)))
(-.f64 (/.f64 (*.f64 x x) (-.f64 (neg.f64 x) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (-.f64 (neg.f64 x) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))
(-.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 #s(literal 1/2 binary64) (PI.f64)) (fma.f64 x x (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) x)))) (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 #s(literal 1/2 binary64) (PI.f64)) (fma.f64 x x (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) x)))))
(-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) x)
(-.f64 (neg.f64 x) (*.f64 #s(literal -1/2 binary64) (PI.f64)))
(+.f64 (/.f64 (*.f64 (*.f64 x x) (neg.f64 x)) (fma.f64 x x (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (neg.f64 x) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (fma.f64 x x (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (neg.f64 x) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (neg.f64 x))
(+.f64 (neg.f64 x) (*.f64 #s(literal 1/2 binary64) (PI.f64)))
(*.f64 #s(literal 1/2 binary64) (PI.f64))
(*.f64 (PI.f64) #s(literal 1/2 binary64))
(log.f64 (pow.f64 (exp.f64 (PI.f64)) #s(literal 1/2 binary64)))
(PI.f64)
(*.f64 (exp.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal 1/24 binary64))))))))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal 1/24 binary64))))))) (exp.f64 (neg.f64 x)))
(fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal 1/24 binary64)))))))
(pow.f64 (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal 1/24 binary64)))))) #s(literal 1 binary64))
(pow.f64 #s(approx (cos x) #s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal 1/24 binary64))))) #s(literal 1/2 binary64))
(/.f64 #s(literal 1 binary64) (pow.f64 #s(approx (cos x) #s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal 1/24 binary64))))) #s(literal -1/2 binary64)))
(sqrt.f64 #s(approx (cos x) #s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal 1/24 binary64))))))
(exp.f64 (*.f64 (log.f64 #s(approx (cos x) #s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal 1/24 binary64)))))) #s(literal 1/2 binary64)))
#s(approx (cos x) #s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal 1/24 binary64)))))
#s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal 1/24 binary64))))
(*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal 1/24 binary64)))
(*.f64 (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x))
(/.f64 (+.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/24 binary64)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/24 binary64)) (neg.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))))))
(/.f64 (+.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/24 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/24 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))))))
(/.f64 (+.f64 (pow.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal 3 binary64)) #s(literal 1/13824 binary64)) (+.f64 (pow.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal 2 binary64)) (-.f64 #s(literal 1/576 binary64) (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal 1/24 binary64)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)))) (neg.f64 (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/24 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(/.f64 (neg.f64 (-.f64 #s(literal 1/576 binary64) (pow.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1/24 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/24 binary64)) #s(literal 3 binary64)) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x))))) (neg.f64 (+.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/24 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))))))
(/.f64 (neg.f64 (+.f64 #s(literal 1/13824 binary64) (pow.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1/576 binary64) (-.f64 (pow.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/24 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x)))))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/576 binary64) (pow.f64 x #s(literal -8 binary64))) x) (*.f64 (-.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (/.f64 #s(literal 1/2 binary64) x))) (*.f64 (-.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) x))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/576 binary64) (pow.f64 x #s(literal -8 binary64))) (neg.f64 (*.f64 x x))) (*.f64 (-.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) #s(literal -1/2 binary64))) (*.f64 (-.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (neg.f64 (*.f64 x x))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/576 binary64) (pow.f64 x #s(literal -8 binary64))) (*.f64 x x)) (*.f64 (-.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (*.f64 x x)))
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/13824 binary64) (pow.f64 x #s(literal -12 binary64))) x) (*.f64 (+.f64 #s(literal 1/576 binary64) (-.f64 (pow.f64 x #s(literal -8 binary64)) (*.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))))) (/.f64 #s(literal 1/2 binary64) x))) (*.f64 (+.f64 #s(literal 1/576 binary64) (-.f64 (pow.f64 x #s(literal -8 binary64)) (*.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))))) x))
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/13824 binary64) (pow.f64 x #s(literal -12 binary64))) (neg.f64 (*.f64 x x))) (*.f64 (+.f64 #s(literal 1/576 binary64) (-.f64 (pow.f64 x #s(literal -8 binary64)) (*.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))))) #s(literal -1/2 binary64))) (*.f64 (+.f64 #s(literal 1/576 binary64) (-.f64 (pow.f64 x #s(literal -8 binary64)) (*.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))))) (neg.f64 (*.f64 x x))))
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/13824 binary64) (pow.f64 x #s(literal -12 binary64))) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1/576 binary64) (-.f64 (pow.f64 x #s(literal -8 binary64)) (*.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))))) #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1/576 binary64) (-.f64 (pow.f64 x #s(literal -8 binary64)) (*.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))))) (*.f64 x x)))
(/.f64 (-.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/24 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))
(/.f64 (-.f64 #s(literal 1/576 binary64) (pow.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal 2 binary64))) (-.f64 #s(literal 1/24 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x))))
(/.f64 (-.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/24 binary64)) #s(literal 3 binary64)) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x)))) (+.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/24 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))))
(/.f64 (+.f64 #s(literal 1/13824 binary64) (pow.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 #s(literal 1/576 binary64) (-.f64 (pow.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/24 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x))))))
(neg.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/24 binary64))))
(-.f64 (/.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/24 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/24 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(-.f64 (/.f64 #s(literal 1/576 binary64) (-.f64 #s(literal 1/24 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x)))) (/.f64 (pow.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal 2 binary64)) (-.f64 #s(literal 1/24 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x)))))
(-.f64 (/.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/24 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/24 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))))) (/.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x))) (+.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/24 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))))))
(-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/24 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))
(+.f64 (/.f64 #s(literal 1/13824 binary64) (+.f64 #s(literal 1/576 binary64) (-.f64 (pow.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/24 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x)))))) (/.f64 (pow.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal 3 binary64)) (+.f64 #s(literal 1/576 binary64) (-.f64 (pow.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/24 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x)))))))
(+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/24 binary64)) (neg.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))
(+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/24 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))))
(+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal 1/24 binary64))
(+.f64 #s(literal 1/24 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x)))
#s(literal 1/24 binary64)
(/.f64 (+.f64 (pow.f64 x #s(literal -12 binary64)) (pow.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal -8 binary64)) (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (neg.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal -8 binary64)) (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)))) (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x))))
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal -12 binary64)) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x))))) (neg.f64 (+.f64 (pow.f64 x #s(literal -8 binary64)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x)))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)))) (neg.f64 (neg.f64 (*.f64 x x))))
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/2 binary64)))) (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x))))
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x) (*.f64 (*.f64 x x) (/.f64 #s(literal 1/2 binary64) x))) (*.f64 (*.f64 x x) x))
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (neg.f64 (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 (*.f64 x x) (neg.f64 (*.f64 x x))))
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x))
(/.f64 (-.f64 (neg.f64 x) (*.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 #s(literal 1/2 binary64) x))) (*.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x x) x) x)) x))
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x x))) (*.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal -1/2 binary64))) (*.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x x) x) x)) (neg.f64 (*.f64 x x))))
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/2 binary64))) (*.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 x x)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (/.f64 #s(literal 1/2 binary64) x))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x x))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/2 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (neg.f64 (*.f64 x x))))
(/.f64 (-.f64 (pow.f64 x #s(literal -8 binary64)) (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x)))
(/.f64 (-.f64 (pow.f64 x #s(literal -12 binary64)) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x)))) (+.f64 (pow.f64 x #s(literal -8 binary64)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x))))))
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) (neg.f64 (*.f64 x x)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x)))
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x))
(neg.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x)))
(fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x x))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x x))) (neg.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))
(fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x x))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))
(fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))
(fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))
(fma.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) (fabs.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))
(fma.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) (fabs.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))
(fma.f64 (pow.f64 (neg.f64 (*.f64 x x)) #s(literal -1 binary64)) (pow.f64 (neg.f64 (*.f64 x x)) #s(literal -1 binary64)) (neg.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))
(fma.f64 (pow.f64 (neg.f64 (*.f64 x x)) #s(literal -1 binary64)) (pow.f64 (neg.f64 (*.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1 binary64) x) (neg.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (neg.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (neg.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))
(-.f64 (/.f64 (pow.f64 x #s(literal -8 binary64)) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x))) (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x))))
(-.f64 (/.f64 (pow.f64 x #s(literal -12 binary64)) (+.f64 (pow.f64 x #s(literal -8 binary64)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x)))))) (/.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x))) (+.f64 (pow.f64 x #s(literal -8 binary64)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x)))))))
(-.f64 (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x))))
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (neg.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x x))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x x))))
(*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))))
(*.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) (fabs.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))))
(*.f64 (pow.f64 (neg.f64 (*.f64 x x)) #s(literal -1 binary64)) (pow.f64 (neg.f64 (*.f64 x x)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1 binary64) x))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)))
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 2 binary64))
(pow.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1 binary64))
(pow.f64 (*.f64 x x) #s(literal -2 binary64))
(pow.f64 x #s(literal -4 binary64))
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (*.f64 x x)))
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x x))
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (*.f64 x x)) (*.f64 x x)))
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (neg.f64 (*.f64 x x))))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 (*.f64 x x) x) x)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x x) x) x))))
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))
(exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 (log.f64 x) #s(literal 4 binary64))))
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 x) #s(literal -4 binary64)))
(exp.f64 (neg.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))))
(*.f64 (neg.f64 (neg.f64 (*.f64 x x))) (neg.f64 (neg.f64 (*.f64 x x))))
(*.f64 (*.f64 (*.f64 x x) x) x)
(*.f64 (neg.f64 (*.f64 x x)) (neg.f64 (*.f64 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 (exp.f64 #s(literal 4 binary64)) (log.f64 x))
(pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 (log.f64 x) #s(literal 2 binary64)))
(pow.f64 (neg.f64 (*.f64 x x)) #s(literal 2 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -4 binary64))
(pow.f64 (*.f64 x x) #s(literal 2 binary64))
(pow.f64 x #s(literal 4 binary64))
(/.f64 (+.f64 (pow.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) #s(literal 3 binary64))) (fma.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) (cosh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) (-.f64 (*.f64 (sinh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) (sinh.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 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)))
(fabs.f64 (*.f64 (*.f64 (*.f64 x x) x) x))
(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 1/2 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x)))
(*.f64 (/.f64 #s(literal 1/2 binary64) (neg.f64 x)) (/.f64 #s(literal -1 binary64) x))
(*.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal 1 binary64) x))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))
(/.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) x)) (neg.f64 x))
(/.f64 (/.f64 #s(literal 1/2 binary64) x) x)
(/.f64 #s(literal -1/2 binary64) (neg.f64 (*.f64 x x)))
(/.f64 #s(literal 1/2 binary64) (neg.f64 (neg.f64 (*.f64 x x))))
(/.f64 #s(literal 1/2 binary64) (*.f64 x x))
(*.f64 (neg.f64 (neg.f64 (*.f64 x x))) (neg.f64 (neg.f64 (*.f64 x x))))
(*.f64 (*.f64 (*.f64 x x) x) x)
(*.f64 (neg.f64 (*.f64 x x)) (neg.f64 (*.f64 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 (exp.f64 #s(literal 4 binary64)) (log.f64 x))
(pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 (log.f64 x) #s(literal 2 binary64)))
(pow.f64 (neg.f64 (*.f64 x x)) #s(literal 2 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -4 binary64))
(pow.f64 (*.f64 x x) #s(literal 2 binary64))
(pow.f64 x #s(literal 4 binary64))
(/.f64 (+.f64 (pow.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) #s(literal 3 binary64))) (fma.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) (cosh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) (-.f64 (*.f64 (sinh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) (sinh.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 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)))
(fabs.f64 (*.f64 (*.f64 (*.f64 x x) x) x))
(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 (neg.f64 (log.f64 x)) #s(literal -4 binary64))
(*.f64 #s(literal -4 binary64) (neg.f64 (log.f64 x)))
(*.f64 (log.f64 x) #s(literal 4 binary64))
(*.f64 #s(literal 4 binary64) (log.f64 x))
(*.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64))
(*.f64 #s(literal 2 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64)))
(fma.f64 #s(literal -2 binary64) (neg.f64 (log.f64 x)) (*.f64 (log.f64 x) #s(literal 2 binary64)))
(fma.f64 (neg.f64 (log.f64 x)) #s(literal -2 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64)))
(fma.f64 (log.f64 x) #s(literal 2 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64)))
(fma.f64 #s(literal 2 binary64) (log.f64 x) (*.f64 (log.f64 x) #s(literal 2 binary64)))
(+.f64 (log.f64 (neg.f64 (*.f64 x x))) (log.f64 (neg.f64 (*.f64 x x))))
(+.f64 (log.f64 (*.f64 (*.f64 x x) x)) (log.f64 x))
(+.f64 (log.f64 x) (log.f64 (*.f64 (*.f64 x x) x)))
(+.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (log.f64 x) #s(literal 2 binary64)))
(log.f64 (*.f64 (*.f64 (*.f64 x x) x) x))
(*.f64 #s(literal -2 binary64) (neg.f64 (log.f64 x)))
(*.f64 (neg.f64 (log.f64 x)) #s(literal -2 binary64))
(*.f64 (log.f64 x) #s(literal 2 binary64))
(*.f64 #s(literal 2 binary64) (log.f64 x))
(/.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) (fma.f64 (log.f64 x) (log.f64 x) (-.f64 (*.f64 (log.f64 x) (log.f64 x)) (*.f64 (log.f64 x) (log.f64 x)))))
(+.f64 (log.f64 (fabs.f64 x)) (log.f64 (fabs.f64 x)))
(+.f64 (log.f64 (neg.f64 x)) (log.f64 (neg.f64 x)))
(+.f64 (log.f64 x) (log.f64 x))
(log.f64 (*.f64 x x))
#s(literal 2 binary64)
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod.f64 (exp.f64 x) (sqrt.f64 (sin.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) x)))))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fma.f64 (neg.f64 x) (fmod.f64 (exp.f64 x) (sqrt.f64 (sin.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) x)))) (fmod.f64 (exp.f64 x) (sqrt.f64 (sin.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) x))))))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (fmod.f64 (exp.f64 x) (sqrt.f64 (sin.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) x)))) (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (sin.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) x)))))) x (fmod.f64 (exp.f64 x) (sqrt.f64 (sin.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) x))))))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) (fmod.f64 (exp.f64 x) (sqrt.f64 (sin.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) x)))) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (sin.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) x)))) #s(literal 1/2 binary64))) x (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (sin.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) x)))))) x (fmod.f64 (exp.f64 x) (sqrt.f64 (sin.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) x))))))
#s(approx (fmod (exp x) (sqrt (cos x))) (fmod.f64 (exp.f64 x) (sqrt.f64 (sin.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) x)))))
#s(approx (exp x) #s(literal 1 binary64))
#s(approx (exp x) (+.f64 #s(literal 1 binary64) x))
#s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64)))
#s(approx (exp x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 1 binary64)))
#s(approx (+ 1 x) #s(literal 1 binary64))
#s(approx (+ 1 x) (+.f64 #s(literal 1 binary64) x))
#s(approx x x)
#s(approx (sqrt (cos x)) (sqrt.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))
#s(approx (sqrt (cos x)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) x)) (sqrt.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))
#s(approx (sqrt (cos x)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal -1/2 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) x (sqrt.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))
#s(approx (sqrt (cos x)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal -1/2 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 x (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (/.f64 (fma.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal -1/2 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) x (*.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) x (sqrt.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))
#s(approx (+ (* (* x x) -1/4) 1) #s(literal 1 binary64))
#s(approx (+ (* (* x x) -1/4) 1) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))
#s(approx (* x x) (*.f64 x x))
#s(approx (exp (neg x)) #s(literal 1 binary64))
#s(approx (exp (neg x)) (+.f64 (neg.f64 x) #s(literal 1 binary64)))
#s(approx (exp (neg x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64)))
#s(approx (exp (neg x)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x #s(literal 1 binary64)))
#s(approx (neg x) (neg.f64 x))
#s(approx (+ (* (+ (* 1/2 x) 1) x) 1) #s(literal 1 binary64))
#s(approx (+ (* (+ (* 1/2 x) 1) x) 1) (+.f64 #s(literal 1 binary64) x))
#s(approx (+ (* (+ (* 1/2 x) 1) x) 1) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64)))
#s(approx (+ (* 1/2 x) 1) #s(literal 1 binary64))
#s(approx (+ (* 1/2 x) 1) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))
#s(approx (cos x) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))
#s(approx (cos x) (fma.f64 (neg.f64 x) (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))
#s(approx (cos x) (fma.f64 x (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (neg.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))
#s(approx (cos x) (fma.f64 x (fma.f64 x (fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) x) #s(literal 1/6 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal -1/2 binary64))) (neg.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))
#s(approx (+ (neg x) (/ (PI) 2)) (*.f64 #s(literal 1/2 binary64) (PI.f64)))
#s(approx (+ (neg x) (/ (PI) 2)) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) x))
#s(approx (- (* (PI) 1/2) x) (*.f64 #s(literal 1/2 binary64) (PI.f64)))
#s(approx (- (* (PI) 1/2) x) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) x))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fma.f64 (neg.f64 x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) x (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fma.f64 (fma.f64 (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 1/2 binary64) (*.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) x) #s(literal -1/6 binary64))) x (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) x (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))))
#s(approx (fmod (exp x) (sqrt (cos x))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))
#s(approx (sqrt (cos x)) #s(literal 1 binary64))
#s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))
#s(approx (sqrt (cos x)) (fma.f64 (fma.f64 #s(literal -1/96 binary64) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))
#s(approx (sqrt (cos x)) (fma.f64 (fma.f64 (fma.f64 #s(literal -19/5760 binary64) (*.f64 x x) #s(literal -1/96 binary64)) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))
#s(approx (cos x) #s(literal 1 binary64))
#s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))
#s(approx (cos x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal -1/2 binary64)) #s(literal 1 binary64)))
#s(approx (cos x) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))
#s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) #s(literal 1 binary64))
#s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))
#s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal -1/2 binary64)) #s(literal 1 binary64)))
#s(approx (* (+ 1/24 (- (/ 1 (* (* x x) (* x x))) (/ 1/2 (* x x)))) (exp (* (log (* x x)) 2))) #s(literal 1 binary64))
#s(approx (* (+ 1/24 (- (/ 1 (* (* x x) (* x x))) (/ 1/2 (* x x)))) (exp (* (log (* x x)) 2))) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))
#s(approx (* (+ 1/24 (- (/ 1 (* (* x x) (* x x))) (/ 1/2 (* x x)))) (exp (* (log (* x x)) 2))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal -1/2 binary64)) #s(literal 1 binary64)))
#s(approx (+ 1/24 (- (/ 1 (* (* x x) (* x x))) (/ 1/2 (* x x)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)))
#s(approx (+ 1/24 (- (/ 1 (* (* x x) (* x x))) (/ 1/2 (* x x)))) (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x)))
#s(approx (+ 1/24 (- (/ 1 (* (* x x) (* x x))) (/ 1/2 (* x x)))) (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x)))
#s(approx (- (/ 1 (* (* x x) (* x x))) (/ 1/2 (* x x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)))
#s(approx (- (/ 1 (* (* x x) (* x x))) (/ 1/2 (* x x))) (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x)))
#s(approx (/ 1 (* (* x x) (* x x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)))
#s(approx (exp (* (log (* x x)) 2)) (*.f64 (*.f64 (*.f64 x x) x) x))
#s(approx (/ 1/2 (* x x)) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))
#s(approx (exp (* (log (* x x)) 2)) (*.f64 (*.f64 (*.f64 x x) x) x))
#s(approx (* (log (* x x)) 2) (*.f64 (log.f64 x) #s(literal 4 binary64)))
#s(approx (log (* x x)) (*.f64 (log.f64 x) #s(literal 2 binary64)))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (sin.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) x)))) (exp.f64 (neg.f64 x))))
#s(approx (exp x) (exp.f64 x))
#s(approx (+ 1 x) x)
#s(approx (+ 1 x) (fma.f64 #s(literal 1 binary64) x #s(literal 1 binary64)))
#s(approx (sqrt (cos x)) (sqrt.f64 (sin.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) x))))
#s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 x x) #s(literal -1/4 binary64)))
#s(approx (+ (* (* x x) -1/4) 1) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x)))
#s(approx (exp (neg x)) (exp.f64 (neg.f64 x)))
#s(approx (+ (* (+ (* 1/2 x) 1) x) 1) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))
#s(approx (+ (* (+ (* 1/2 x) 1) x) 1) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) x))
#s(approx (+ (* (+ (* 1/2 x) 1) x) 1) (*.f64 (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x)))
#s(approx (+ (* 1/2 x) 1) (*.f64 #s(literal 1/2 binary64) x))
#s(approx (+ (* 1/2 x) 1) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))
#s(approx (cos x) (sin.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) x)))
#s(approx (+ (neg x) (/ (PI) 2)) (neg.f64 x))
#s(approx (+ (neg x) (/ (PI) 2)) (*.f64 (fma.f64 (/.f64 (PI.f64) x) #s(literal 1/2 binary64) #s(literal -1 binary64)) x))
#s(approx (- (* (PI) 1/2) x) (neg.f64 x))
#s(approx (- (* (PI) 1/2) x) (*.f64 (fma.f64 (/.f64 (PI.f64) x) #s(literal 1/2 binary64) #s(literal -1 binary64)) x))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))))
#s(approx (sqrt (cos x)) (sqrt.f64 (cos.f64 x)))
#s(approx (cos x) (cos.f64 x))
#s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/24 binary64)))
#s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) (*.f64 (-.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) x) x)))
#s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal 1/24 binary64))))
#s(approx (* (+ 1/24 (- (/ 1 (* (* x x) (* x x))) (/ 1/2 (* x x)))) (exp (* (log (* x x)) 2))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/24 binary64)))
#s(approx (* (+ 1/24 (- (/ 1 (* (* x x) (* x x))) (/ 1/2 (* x x)))) (exp (* (log (* x x)) 2))) (*.f64 (-.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) x) x)))
#s(approx (* (+ 1/24 (- (/ 1 (* (* x x) (* x x))) (/ 1/2 (* x x)))) (exp (* (log (* x x)) 2))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal 1/24 binary64))))
#s(approx (+ 1/24 (- (/ 1 (* (* x x) (* x x))) (/ 1/2 (* x x)))) #s(literal 1/24 binary64))
#s(approx (+ 1/24 (- (/ 1 (* (* x x) (* x x))) (/ 1/2 (* x x)))) (-.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))
#s(approx (+ 1/24 (- (/ 1 (* (* x x) (* x x))) (/ 1/2 (* x x)))) (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal 1/24 binary64)))
#s(approx (- (/ 1 (* (* x x) (* x x))) (/ 1/2 (* x x))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))
#s(approx (- (/ 1 (* (* x x) (* x x))) (/ 1/2 (* x x))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x)))
#s(approx (* (log (* x x)) 2) (*.f64 (log.f64 x) #s(literal 4 binary64)))
#s(approx (log (* x x)) (*.f64 (log.f64 x) #s(literal 2 binary64)))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (sin.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) x)))) (exp.f64 (neg.f64 x))))
#s(approx (fmod (exp x) (sqrt (cos x))) (fmod.f64 (exp.f64 x) (sqrt.f64 (sin.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) x)))))
#s(approx (sqrt (cos x)) (sqrt.f64 (sin.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) x))))
#s(approx (exp (neg x)) (exp.f64 (neg.f64 x)))
#s(approx (cos x) (sin.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) x)))
#s(approx (+ (neg x) (/ (PI) 2)) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (PI.f64) x) #s(literal -1/2 binary64) #s(literal 1 binary64))))
#s(approx (- (* (PI) 1/2) x) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (PI.f64) x) #s(literal -1/2 binary64) #s(literal 1 binary64))))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))))
#s(approx (* (log (* x x)) 2) (*.f64 (neg.f64 (log.f64 (neg.f64 x))) #s(literal -4 binary64)))
#s(approx (log (* x x)) (*.f64 (neg.f64 (log.f64 (neg.f64 x))) #s(literal -2 binary64)))

eval58.0ms (0.4%)

Memory
-1.5MiB live, 42.8MiB allocated; 5ms collecting garbage
Compiler

Compiled 8 175 to 3 790 computations (53.6% saved)

prune33.0ms (0.2%)

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

31 alts after pruning (25 fresh and 6 done)

PrunedKeptTotal
New59513608
Fresh161228
Picked415
Done055
Total61531646
Accuracy
99.5%
Counts
646 → 31
Alt Table
Click to see full alt table
StatusAccuracyProgram
8.5%
(/.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 1 binary64)) (exp.f64 x))
8.5%
(+.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (cosh.f64 x)) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (sinh.f64 (neg.f64 x))))
8.1%
(*.f64 (fmod.f64 (/.f64 (+.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3 binary64))) (fma.f64 (cosh.f64 x) (cosh.f64 x) (-.f64 (*.f64 (sinh.f64 x) (sinh.f64 x)) (*.f64 (cosh.f64 x) (sinh.f64 x))))) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
8.5%
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (sin.f64 #s(approx (+ (neg x) (/ (PI) 2)) (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) x))))) (exp.f64 (neg.f64 x)))
8.5%
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
6.8%
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) (*.f64 (+.f64 #s(literal 1/24 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (log.f64 (*.f64 x x)) #s(literal 2 binary64)))) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x x))))))) (exp.f64 (neg.f64 x)))
7.7%
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) (*.f64 #s(approx (+ 1/24 (- (/ 1 (* (* x x) (* x x))) (/ 1/2 (* x x)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (exp.f64 (*.f64 (log.f64 (*.f64 x x)) #s(literal 2 binary64)))))))) (exp.f64 (neg.f64 x)))
7.1%
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
7.1%
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) #s(approx (- 1 x) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))))
6.9%
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) #s(approx (+ (* (* x x) -1/4) 1) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
8.3%
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
8.0%
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (exp.f64 x)))
8.0%
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x)))
7.1%
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
6.2%
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
22.0%
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
20.8%
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
14.8%
(*.f64 (fmod.f64 #s(approx (exp x) (/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) #s(literal 1 binary64)) (-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 1 binary64)))) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
6.9%
(*.f64 (fmod.f64 #s(approx (exp x) (+.f64 #s(literal 1 binary64) x)) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
34.0%
(*.f64 (fmod.f64 #s(approx (exp x) (+.f64 #s(literal 1 binary64) x)) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
36.5%
(*.f64 (fmod.f64 #s(approx (exp x) (+.f64 #s(literal 1 binary64) x)) #s(approx (sqrt (cos x)) (sqrt.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (exp.f64 (neg.f64 x)))
79.1%
(*.f64 (fmod.f64 #s(approx (exp x) #s(approx (+ (* (+ (* 1/2 x) 1) x) 1) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) x))) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
22.0%
(*.f64 (fmod.f64 #s(approx (exp x) #s(approx (+ (* (+ (* 1/2 x) 1) x) 1) (*.f64 (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x)))) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
21.4%
(*.f64 (fmod.f64 #s(approx (exp x) #s(approx (+ (* (+ (* 1/2 x) 1) x) 1) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
92.3%
(*.f64 (fmod.f64 #s(approx (exp x) #s(approx (+ 1 x) x)) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
15.6%
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (sin.f64 #s(approx (+ (/ (PI) 2) (neg x)) (neg.f64 x))))) (exp.f64 (neg.f64 x)))
33.6%
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
31.7%
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x))))) (exp.f64 (neg.f64 x)))
32.6%
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))))) (exp.f64 (neg.f64 x)))
33.3%
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) #s(approx (+ (* (* x x) -1/4) 1) #s(literal 1 binary64)))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
36.5%
(*.f64 (exp.f64 (neg.f64 x)) (fmod.f64 #s(approx (exp x) (+.f64 #s(literal 1 binary64) x)) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))))
Compiler

Compiled 1 295 to 1 010 computations (22% saved)

regimes34.0ms (0.2%)

Memory
-39.7MiB live, 16.5MiB allocated; 5ms collecting garbage
Counts
62 → 2
Calls
Call 1
Inputs
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) #s(approx (+ (* (* x x) -1/4) 1) #s(literal 1 binary64)))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
(*.f64 (fmod.f64 #s(approx (exp x) (+.f64 #s(literal 1 binary64) x)) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) #s(approx (+ (* (* x x) -1/4) 1) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) #s(approx (+ (* (* x x) -1/4) 1) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 #s(approx (sin (+ (neg x) (/ (PI) 2))) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (sin (+ (neg x) (/ (PI) 2))) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(approx (+ 1 x) x)) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x)))
(*.f64 (exp.f64 (neg.f64 x)) (fmod.f64 #s(approx (exp x) (+.f64 #s(literal 1 binary64) x)) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))))
(*.f64 (fmod.f64 #s(approx (exp x) (+.f64 #s(literal 1 binary64) x)) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (exp.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(approx (+ (* (+ (* 1/2 x) 1) x) 1) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(approx (+ (* (+ (* 1/2 x) 1) x) 1) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) x))) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) #s(approx (- 1 x) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))))
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/24 binary64)))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) (+.f64 #s(literal 1 binary64) x)) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(approx (+ (* (+ (* 1/2 x) 1) x) 1) (*.f64 (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x)))) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (sin.f64 #s(approx (+ (/ (PI) 2) (neg x)) (neg.f64 x))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) (*.f64 #s(approx (+ 1/24 (- (/ 1 (* (* x x) (* x x))) (/ 1/2 (* x x)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (*.f64 (*.f64 x x) (*.f64 x x))))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) (+.f64 #s(literal 1 binary64) x)) #s(approx (sqrt (cos x)) (sqrt.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (neg.f64 x))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(approx (exp (neg x)) #s(approx (- 1 x) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) (*.f64 (*.f64 (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x)) (*.f64 x x)))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) (*.f64 (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x)))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) (/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) #s(literal 1 binary64)) (-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 1 binary64)))) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (sin.f64 #s(approx (+ (neg x) (/ (PI) 2)) (neg.f64 x))))) (exp.f64 (neg.f64 x)))
(/.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 1 binary64)) (exp.f64 x))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) (*.f64 (+.f64 #s(literal 1/24 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x x))))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) (*.f64 #s(approx (+ 1/24 (- (/ 1 (* (* x x) (* x x))) (/ 1/2 (* x x)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (exp.f64 (*.f64 (log.f64 (*.f64 x x)) #s(literal 2 binary64)))))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (sin.f64 #s(approx (+ (neg x) (/ (PI) 2)) (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) x))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) (*.f64 (+.f64 #s(literal 1/24 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x x))))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (sin.f64 (+.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) (*.f64 (+.f64 #s(literal 1/24 binary64) (-.f64 (pow.f64 x #s(literal -4 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x x))))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) (*.f64 (+.f64 #s(literal 1/24 binary64) (-.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal -4 binary64))) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x x))))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) (*.f64 (+.f64 #s(literal 1/24 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (pow.f64 x #s(literal 4 binary64))))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) (*.f64 (+.f64 #s(literal 1/24 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x x))))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) (*.f64 (+.f64 #s(literal 1/24 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (exp.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) (*.f64 (+.f64 #s(literal 1/24 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (log.f64 (*.f64 x x)) #s(literal 2 binary64)))) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x x))))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) (*.f64 (+.f64 #s(literal 1/24 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (exp.f64 (*.f64 (log.f64 (*.f64 x x)) #s(literal 2 binary64)))))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) (*.f64 (+.f64 #s(literal 1/24 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) (exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))))))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) (*.f64 (+.f64 #s(literal 1/24 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))))) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x x))))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) (*.f64 (+.f64 #s(literal 1/24 binary64) (/.f64 (-.f64 (pow.f64 x #s(literal -8 binary64)) (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x x))))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) (*.f64 (+.f64 #s(literal 1/24 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (*.f64 (pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) (*.f64 x x))))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) (*.f64 (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/576 binary64) (pow.f64 x #s(literal -8 binary64))) (*.f64 x x)) (*.f64 (-.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x))))))) (exp.f64 (neg.f64 x)))
(+.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (cosh.f64 x)) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (sinh.f64 (neg.f64 x))))
(*.f64 (fmod.f64 (/.f64 (+.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3 binary64))) (fma.f64 (cosh.f64 x) (cosh.f64 x) (-.f64 (*.f64 (sinh.f64 x) (sinh.f64 x)) (*.f64 (cosh.f64 x) (sinh.f64 x))))) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
Outputs
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) (*.f64 (+.f64 #s(literal 1/24 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (exp.f64 (*.f64 (log.f64 (*.f64 x x)) #s(literal 2 binary64)))))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(approx (+ 1 x) x)) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
Calls

2 calls:

19.0ms
x
11.0ms
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
Results
AccuracySegmentsBranch
96.4%3(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
97.7%2x
Compiler

Compiled 9 to 9 computations (0% saved)

regimes15.0ms (0.1%)

Memory
9.2MiB live, 9.2MiB allocated; 0ms collecting garbage
Counts
54 → 2
Calls
Call 1
Inputs
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) #s(approx (+ (* (* x x) -1/4) 1) #s(literal 1 binary64)))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
(*.f64 (fmod.f64 #s(approx (exp x) (+.f64 #s(literal 1 binary64) x)) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) #s(approx (+ (* (* x x) -1/4) 1) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) #s(approx (+ (* (* x x) -1/4) 1) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 #s(approx (sin (+ (neg x) (/ (PI) 2))) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (sin (+ (neg x) (/ (PI) 2))) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(approx (+ 1 x) x)) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x)))
(*.f64 (exp.f64 (neg.f64 x)) (fmod.f64 #s(approx (exp x) (+.f64 #s(literal 1 binary64) x)) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))))
(*.f64 (fmod.f64 #s(approx (exp x) (+.f64 #s(literal 1 binary64) x)) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (exp.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(approx (+ (* (+ (* 1/2 x) 1) x) 1) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(approx (+ (* (+ (* 1/2 x) 1) x) 1) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) x))) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) #s(approx (- 1 x) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))))
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/24 binary64)))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) (+.f64 #s(literal 1 binary64) x)) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(approx (+ (* (+ (* 1/2 x) 1) x) 1) (*.f64 (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x)))) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (sin.f64 #s(approx (+ (/ (PI) 2) (neg x)) (neg.f64 x))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) (*.f64 #s(approx (+ 1/24 (- (/ 1 (* (* x x) (* x x))) (/ 1/2 (* x x)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (*.f64 (*.f64 x x) (*.f64 x x))))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) (+.f64 #s(literal 1 binary64) x)) #s(approx (sqrt (cos x)) (sqrt.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (neg.f64 x))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(approx (exp (neg x)) #s(approx (- 1 x) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) (*.f64 (*.f64 (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x)) (*.f64 x x)))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) (*.f64 (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x)))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) (/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) #s(literal 1 binary64)) (-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 1 binary64)))) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (sin.f64 #s(approx (+ (neg x) (/ (PI) 2)) (neg.f64 x))))) (exp.f64 (neg.f64 x)))
(/.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 1 binary64)) (exp.f64 x))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) (*.f64 (+.f64 #s(literal 1/24 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x x))))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) (*.f64 #s(approx (+ 1/24 (- (/ 1 (* (* x x) (* x x))) (/ 1/2 (* x x)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (exp.f64 (*.f64 (log.f64 (*.f64 x x)) #s(literal 2 binary64)))))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (sin.f64 #s(approx (+ (neg x) (/ (PI) 2)) (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) x))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) (*.f64 (+.f64 #s(literal 1/24 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x x))))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (sin.f64 (+.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) (*.f64 (+.f64 #s(literal 1/24 binary64) (-.f64 (pow.f64 x #s(literal -4 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x x))))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) (*.f64 (+.f64 #s(literal 1/24 binary64) (-.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal -4 binary64))) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x x))))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) (*.f64 (+.f64 #s(literal 1/24 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (pow.f64 x #s(literal 4 binary64))))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) (*.f64 (+.f64 #s(literal 1/24 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x x))))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) (*.f64 (+.f64 #s(literal 1/24 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (exp.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) (*.f64 (+.f64 #s(literal 1/24 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (log.f64 (*.f64 x x)) #s(literal 2 binary64)))) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x x))))))) (exp.f64 (neg.f64 x)))
Outputs
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) (*.f64 #s(approx (+ 1/24 (- (/ 1 (* (* x x) (* x x))) (/ 1/2 (* x x)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (exp.f64 (*.f64 (log.f64 (*.f64 x x)) #s(literal 2 binary64)))))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(approx (+ 1 x) x)) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
Calls

1 calls:

13.0ms
x
Results
AccuracySegmentsBranch
97.7%2x
Compiler

Compiled 1 to 1 computations (0% saved)

regimes13.0ms (0.1%)

Memory
7.8MiB live, 7.8MiB allocated; 0ms collecting garbage
Counts
44 → 2
Calls
Call 1
Inputs
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) #s(approx (+ (* (* x x) -1/4) 1) #s(literal 1 binary64)))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
(*.f64 (fmod.f64 #s(approx (exp x) (+.f64 #s(literal 1 binary64) x)) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) #s(approx (+ (* (* x x) -1/4) 1) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) #s(approx (+ (* (* x x) -1/4) 1) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 #s(approx (sin (+ (neg x) (/ (PI) 2))) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (sin (+ (neg x) (/ (PI) 2))) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(approx (+ 1 x) x)) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x)))
(*.f64 (exp.f64 (neg.f64 x)) (fmod.f64 #s(approx (exp x) (+.f64 #s(literal 1 binary64) x)) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))))
(*.f64 (fmod.f64 #s(approx (exp x) (+.f64 #s(literal 1 binary64) x)) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (exp.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(approx (+ (* (+ (* 1/2 x) 1) x) 1) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(approx (+ (* (+ (* 1/2 x) 1) x) 1) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) x))) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) #s(approx (- 1 x) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))))
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/24 binary64)))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) (+.f64 #s(literal 1 binary64) x)) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(approx (+ (* (+ (* 1/2 x) 1) x) 1) (*.f64 (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x)))) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (sin.f64 #s(approx (+ (/ (PI) 2) (neg x)) (neg.f64 x))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) (*.f64 #s(approx (+ 1/24 (- (/ 1 (* (* x x) (* x x))) (/ 1/2 (* x x)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (*.f64 (*.f64 x x) (*.f64 x x))))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) (+.f64 #s(literal 1 binary64) x)) #s(approx (sqrt (cos x)) (sqrt.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (neg.f64 x))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(approx (exp (neg x)) #s(approx (- 1 x) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) (*.f64 (*.f64 (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x)) (*.f64 x x)))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) (*.f64 (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x)))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) (/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) #s(literal 1 binary64)) (-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 1 binary64)))) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (sin.f64 #s(approx (+ (neg x) (/ (PI) 2)) (neg.f64 x))))) (exp.f64 (neg.f64 x)))
(/.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 1 binary64)) (exp.f64 x))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) (*.f64 (+.f64 #s(literal 1/24 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x x))))))) (exp.f64 (neg.f64 x)))
Outputs
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) (*.f64 (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x)))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(approx (+ 1 x) x)) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
Calls

1 calls:

10.0ms
x
Results
AccuracySegmentsBranch
95.8%2x
Compiler

Compiled 1 to 1 computations (0% saved)

regimes11.0ms (0.1%)

Memory
6.8MiB live, 6.8MiB allocated; 0ms collecting garbage
Counts
38 → 2
Calls
Call 1
Inputs
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) #s(approx (+ (* (* x x) -1/4) 1) #s(literal 1 binary64)))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
(*.f64 (fmod.f64 #s(approx (exp x) (+.f64 #s(literal 1 binary64) x)) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) #s(approx (+ (* (* x x) -1/4) 1) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) #s(approx (+ (* (* x x) -1/4) 1) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 #s(approx (sin (+ (neg x) (/ (PI) 2))) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (sin (+ (neg x) (/ (PI) 2))) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(approx (+ 1 x) x)) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x)))
(*.f64 (exp.f64 (neg.f64 x)) (fmod.f64 #s(approx (exp x) (+.f64 #s(literal 1 binary64) x)) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))))
(*.f64 (fmod.f64 #s(approx (exp x) (+.f64 #s(literal 1 binary64) x)) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (exp.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(approx (+ (* (+ (* 1/2 x) 1) x) 1) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(approx (+ (* (+ (* 1/2 x) 1) x) 1) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) x))) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) #s(approx (- 1 x) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))))
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/24 binary64)))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) (+.f64 #s(literal 1 binary64) x)) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(approx (+ (* (+ (* 1/2 x) 1) x) 1) (*.f64 (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x)))) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (sin.f64 #s(approx (+ (/ (PI) 2) (neg x)) (neg.f64 x))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) (*.f64 #s(approx (+ 1/24 (- (/ 1 (* (* x x) (* x x))) (/ 1/2 (* x x)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (*.f64 (*.f64 x x) (*.f64 x x))))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) (+.f64 #s(literal 1 binary64) x)) #s(approx (sqrt (cos x)) (sqrt.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (neg.f64 x))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(approx (exp (neg x)) #s(approx (- 1 x) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) (*.f64 (*.f64 (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x)) (*.f64 x x)))))) (exp.f64 (neg.f64 x)))
Outputs
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) (*.f64 #s(approx (+ 1/24 (- (/ 1 (* (* x x) (* x x))) (/ 1/2 (* x x)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (*.f64 (*.f64 x x) (*.f64 x x))))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(approx (+ 1 x) x)) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
Calls

1 calls:

9.0ms
x
Results
AccuracySegmentsBranch
95.8%2x
Compiler

Compiled 1 to 1 computations (0% saved)

regimes10.0ms (0.1%)

Memory
6.2MiB live, 6.2MiB allocated; 0ms collecting garbage
Counts
33 → 2
Calls
Call 1
Inputs
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) #s(approx (+ (* (* x x) -1/4) 1) #s(literal 1 binary64)))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
(*.f64 (fmod.f64 #s(approx (exp x) (+.f64 #s(literal 1 binary64) x)) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) #s(approx (+ (* (* x x) -1/4) 1) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) #s(approx (+ (* (* x x) -1/4) 1) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 #s(approx (sin (+ (neg x) (/ (PI) 2))) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (sin (+ (neg x) (/ (PI) 2))) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(approx (+ 1 x) x)) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x)))
(*.f64 (exp.f64 (neg.f64 x)) (fmod.f64 #s(approx (exp x) (+.f64 #s(literal 1 binary64) x)) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))))
(*.f64 (fmod.f64 #s(approx (exp x) (+.f64 #s(literal 1 binary64) x)) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (exp.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(approx (+ (* (+ (* 1/2 x) 1) x) 1) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(approx (+ (* (+ (* 1/2 x) 1) x) 1) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) x))) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) #s(approx (- 1 x) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))))
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (+ (* 1/24 (* x x)) -1/2) (* x x)) 1) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/24 binary64)))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) (+.f64 #s(literal 1 binary64) x)) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(approx (+ (* (+ (* 1/2 x) 1) x) 1) (*.f64 (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x)))) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (sin.f64 #s(approx (+ (/ (PI) 2) (neg x)) (neg.f64 x))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
Outputs
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (exp.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(approx (+ 1 x) x)) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
Calls

1 calls:

8.0ms
x
Results
AccuracySegmentsBranch
95.8%2x
Compiler

Compiled 1 to 1 computations (0% saved)

regimes6.0ms (0%)

Memory
3.9MiB live, 3.9MiB allocated; 0ms collecting garbage
Counts
17 → 2
Calls
Call 1
Inputs
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) #s(approx (+ (* (* x x) -1/4) 1) #s(literal 1 binary64)))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
(*.f64 (fmod.f64 #s(approx (exp x) (+.f64 #s(literal 1 binary64) x)) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) #s(approx (+ (* (* x x) -1/4) 1) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) #s(approx (+ (* (* x x) -1/4) 1) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 #s(approx (sin (+ (neg x) (/ (PI) 2))) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (sin (+ (neg x) (/ (PI) 2))) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(approx (+ 1 x) x)) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x)))
(*.f64 (exp.f64 (neg.f64 x)) (fmod.f64 #s(approx (exp x) (+.f64 #s(literal 1 binary64) x)) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))))
(*.f64 (fmod.f64 #s(approx (exp x) (+.f64 #s(literal 1 binary64) x)) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
Outputs
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(approx (+ 1 x) x)) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
Calls

1 calls:

5.0ms
x
Results
AccuracySegmentsBranch
95.8%2x
Compiler

Compiled 1 to 1 computations (0% saved)

regimes5.0ms (0%)

Memory
3.4MiB live, 3.4MiB allocated; 0ms collecting garbage
Counts
14 → 2
Calls
Call 1
Inputs
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) #s(approx (+ (* (* x x) -1/4) 1) #s(literal 1 binary64)))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
(*.f64 (fmod.f64 #s(approx (exp x) (+.f64 #s(literal 1 binary64) x)) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) #s(approx (+ (* (* x x) -1/4) 1) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) #s(approx (+ (* (* x x) -1/4) 1) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 #s(approx (sin (+ (neg x) (/ (PI) 2))) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (sin (+ (neg x) (/ (PI) 2))) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(approx (+ 1 x) x)) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
Outputs
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 #s(approx (exp x) #s(approx (+ 1 x) x)) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
Calls

1 calls:

4.0ms
x
Results
AccuracySegmentsBranch
95.0%2x
Compiler

Compiled 1 to 1 computations (0% saved)

regimes7.0ms (0%)

Memory
-42.6MiB live, 5.0MiB allocated; 1ms collecting garbage
Counts
12 → 2
Calls
Call 1
Inputs
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) #s(approx (+ (* (* x x) -1/4) 1) #s(literal 1 binary64)))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
(*.f64 (fmod.f64 #s(approx (exp x) (+.f64 #s(literal 1 binary64) x)) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) #s(approx (+ (* (* x x) -1/4) 1) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) #s(approx (+ (* (* x x) -1/4) 1) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 #s(approx (sin (+ (neg x) (/ (PI) 2))) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (sin (+ (neg x) (/ (PI) 2))) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(approx (+ 1 x) x)) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
Outputs
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) #s(approx (+ (* (* x x) -1/4) 1) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(approx (+ 1 x) x)) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
Calls

2 calls:

4.0ms
x
3.0ms
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
Results
AccuracySegmentsBranch
92.3%1(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
94.7%2x
Compiler

Compiled 9 to 9 computations (0% saved)

regimes6.0ms (0%)

Memory
4.9MiB live, 4.9MiB allocated; 0ms collecting garbage
Counts
11 → 2
Calls
Call 1
Inputs
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) #s(approx (+ (* (* x x) -1/4) 1) #s(literal 1 binary64)))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
(*.f64 (fmod.f64 #s(approx (exp x) (+.f64 #s(literal 1 binary64) x)) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) #s(approx (+ (* (* x x) -1/4) 1) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) #s(approx (+ (* (* x x) -1/4) 1) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 #s(approx (sin (+ (neg x) (/ (PI) 2))) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (sin (+ (neg x) (/ (PI) 2))) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
Outputs
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) #s(approx (+ (* (* x x) -1/4) 1) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))))) (exp.f64 (neg.f64 x)))
Calls

2 calls:

3.0ms
x
2.0ms
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
Results
AccuracySegmentsBranch
36.5%2(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
36.6%2x
Compiler

Compiled 9 to 9 computations (0% saved)

regimes3.0ms (0%)

Memory
2.5MiB live, 2.5MiB allocated; 0ms collecting garbage
Counts
7 → 2
Calls
Call 1
Inputs
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) #s(approx (+ (* (* x x) -1/4) 1) #s(literal 1 binary64)))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
(*.f64 (fmod.f64 #s(approx (exp x) (+.f64 #s(literal 1 binary64) x)) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) #s(approx (+ (* (* x x) -1/4) 1) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) #s(approx (+ (* (* x x) -1/4) 1) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 #s(approx (sin (+ (neg x) (/ (PI) 2))) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (sin (+ (neg x) (/ (PI) 2))) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
Outputs
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) #s(approx (+ (* (* x x) -1/4) 1) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) #s(approx (+ (* (* x x) -1/4) 1) #s(literal 1 binary64)))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
Calls

1 calls:

2.0ms
x
Results
AccuracySegmentsBranch
36.6%2x
Compiler

Compiled 1 to 1 computations (0% saved)

regimes3.0ms (0%)

Memory
3.2MiB live, 3.2MiB allocated; 0ms collecting garbage
Counts
4 → 2
Calls
Call 1
Inputs
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) #s(approx (+ (* (* x x) -1/4) 1) #s(literal 1 binary64)))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
(*.f64 (fmod.f64 #s(approx (exp x) (+.f64 #s(literal 1 binary64) x)) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) #s(approx (+ (* (* x x) -1/4) 1) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
Outputs
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) #s(approx (+ (* (* x x) -1/4) 1) #s(literal 1 binary64)))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
Calls

2 calls:

2.0ms
x
1.0ms
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
Results
AccuracySegmentsBranch
35.9%2(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
35.9%2x
Compiler

Compiled 9 to 9 computations (0% saved)

regimes2.0ms (0%)

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

Total -0.0b remaining (-0%)

Threshold costs -0b (-0%)

Counts
1 → 1
Calls
Call 1
Inputs
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) #s(approx (+ (* (* x x) -1/4) 1) #s(literal 1 binary64)))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
Outputs
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (sin (+ (neg x) (/ (PI) 2)))) #s(approx (+ (* (* x x) -1/4) 1) #s(literal 1 binary64)))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
Calls

2 calls:

1.0ms
x
1.0ms
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
Results
AccuracySegmentsBranch
33.3%1(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
33.3%1x
Compiler

Compiled 9 to 9 computations (0% saved)

bsearch119.0ms (0.8%)

Memory
13.7MiB live, 13.7MiB allocated; 0ms collecting garbage
Algorithm
binary-search
Stop Event
predicate-failed
Steps
TimeLeftRight
116.0ms
-1.0915606214426897e-21
1.286179449844477e-305
Samples
110.0ms101×5exit
Compiler

Compiled 13 to 12 computations (7.7% saved)

Precisions
Click to see histograms. Total time spent on operations: 105.0ms
ival-exp: 54.0ms (51.3% of total)
ival-cos: 29.0ms (27.5% of total)
adjust: 9.0ms (8.5% of total)
ival-fmod: 7.0ms (6.6% of total)
ival-sqrt: 5.0ms (4.7% of total)
ival-mult!: 2.0ms (1.9% of total)
ival-neg: 0.0ms (0% of total)

bsearch119.0ms (0.8%)

Memory
13.5MiB live, 13.5MiB allocated; 0ms collecting garbage
Algorithm
binary-search
Stop Event
predicate-failed
Steps
TimeLeftRight
115.0ms
-1.0915606214426897e-21
1.286179449844477e-305
Samples
110.0ms101×5exit
Compiler

Compiled 13 to 12 computations (7.7% saved)

Precisions
Click to see histograms. Total time spent on operations: 105.0ms
ival-exp: 53.0ms (50.6% of total)
ival-cos: 29.0ms (27.7% of total)
adjust: 9.0ms (8.6% of total)
ival-fmod: 7.0ms (6.7% of total)
ival-sqrt: 5.0ms (4.8% of total)
ival-mult!: 2.0ms (1.9% of total)
ival-neg: 0.0ms (0% of total)

bsearch120.0ms (0.8%)

Memory
-33.6MiB live, 13.6MiB allocated; 2ms collecting garbage
Algorithm
binary-search
Stop Event
predicate-failed
Steps
TimeLeftRight
117.0ms
-1.0915606214426897e-21
1.286179449844477e-305
Samples
111.0ms101×5exit
Compiler

Compiled 13 to 12 computations (7.7% saved)

Precisions
Click to see histograms. Total time spent on operations: 106.0ms
ival-exp: 53.0ms (49.9% of total)
ival-cos: 29.0ms (27.3% of total)
adjust: 9.0ms (8.5% of total)
ival-fmod: 8.0ms (7.5% of total)
ival-sqrt: 5.0ms (4.7% of total)
ival-mult!: 2.0ms (1.9% of total)
ival-neg: 0.0ms (0% of total)

bsearch119.0ms (0.8%)

Memory
13.6MiB live, 13.6MiB allocated; 0ms collecting garbage
Algorithm
binary-search
Stop Event
predicate-failed
Steps
TimeLeftRight
115.0ms
-1.0915606214426897e-21
1.286179449844477e-305
Samples
110.0ms101×5exit
Compiler

Compiled 13 to 12 computations (7.7% saved)

Precisions
Click to see histograms. Total time spent on operations: 105.0ms
ival-exp: 53.0ms (50.6% of total)
ival-cos: 29.0ms (27.7% of total)
adjust: 9.0ms (8.6% of total)
ival-fmod: 7.0ms (6.7% of total)
ival-sqrt: 5.0ms (4.8% of total)
ival-mult!: 2.0ms (1.9% of total)
ival-neg: 0.0ms (0% of total)

bsearch119.0ms (0.8%)

Memory
13.5MiB live, 13.5MiB allocated; 0ms collecting garbage
Algorithm
binary-search
Stop Event
predicate-failed
Steps
TimeLeftRight
115.0ms
-1.0915606214426897e-21
1.286179449844477e-305
Samples
110.0ms101×5exit
Compiler

Compiled 13 to 12 computations (7.7% saved)

Precisions
Click to see histograms. Total time spent on operations: 105.0ms
ival-exp: 53.0ms (50.6% of total)
ival-cos: 29.0ms (27.7% of total)
adjust: 9.0ms (8.6% of total)
ival-fmod: 7.0ms (6.7% of total)
ival-sqrt: 5.0ms (4.8% of total)
ival-mult!: 2.0ms (1.9% of total)
ival-neg: 0.0ms (0% of total)

bsearch121.0ms (0.8%)

Memory
-33.4MiB live, 13.5MiB allocated; 2ms collecting garbage
Algorithm
binary-search
Stop Event
predicate-failed
Steps
TimeLeftRight
117.0ms
-1.0915606214426897e-21
1.286179449844477e-305
Samples
110.0ms101×5exit
Compiler

Compiled 13 to 12 computations (7.7% saved)

Precisions
Click to see histograms. Total time spent on operations: 105.0ms
ival-exp: 53.0ms (50.6% of total)
ival-cos: 29.0ms (27.7% of total)
adjust: 9.0ms (8.6% of total)
ival-fmod: 7.0ms (6.7% of total)
ival-sqrt: 5.0ms (4.8% of total)
ival-mult!: 2.0ms (1.9% of total)
ival-neg: 0.0ms (0% of total)

bsearch118.0ms (0.8%)

Memory
13.5MiB live, 13.5MiB allocated; 0ms collecting garbage
Algorithm
binary-search
Stop Event
predicate-failed
Steps
TimeLeftRight
115.0ms
-1.0915606214426897e-21
1.286179449844477e-305
Samples
110.0ms101×5exit
Compiler

Compiled 13 to 12 computations (7.7% saved)

Precisions
Click to see histograms. Total time spent on operations: 105.0ms
ival-exp: 53.0ms (50.7% of total)
ival-cos: 29.0ms (27.7% of total)
adjust: 9.0ms (8.6% of total)
ival-fmod: 7.0ms (6.7% of total)
ival-sqrt: 5.0ms (4.8% of total)
ival-mult!: 2.0ms (1.9% of total)
ival-neg: 0.0ms (0% of total)

bsearch118.0ms (0.8%)

Memory
13.5MiB live, 13.5MiB allocated; 0ms collecting garbage
Algorithm
binary-search
Stop Event
predicate-failed
Steps
TimeLeftRight
115.0ms
-1.0915606214426897e-21
1.286179449844477e-305
Samples
110.0ms101×5exit
Compiler

Compiled 13 to 12 computations (7.7% saved)

Precisions
Click to see histograms. Total time spent on operations: 105.0ms
ival-exp: 53.0ms (50.7% of total)
ival-cos: 29.0ms (27.7% of total)
adjust: 9.0ms (8.6% of total)
ival-fmod: 7.0ms (6.7% of total)
ival-sqrt: 5.0ms (4.8% of total)
ival-mult!: 2.0ms (1.9% of total)
ival-neg: 0.0ms (0% of total)

bsearch17.0ms (0.1%)

Memory
5.1MiB live, 5.1MiB allocated; 0ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
16.0ms
9.679453486596509e-5
5.111814210853693
Samples
11.0ms128×0valid
Compiler

Compiled 397 to 404 computations (-1.8% saved)

Precisions
Click to see histograms. Total time spent on operations: 9.0ms
ival-fmod: 3.0ms (35% of total)
ival-exp: 2.0ms (23.4% of total)
ival-cos: 1.0ms (11.7% of total)
ival-sqrt: 1.0ms (11.7% of total)
ival-mult!: 1.0ms (11.7% of total)
adjust: 0.0ms (0% of total)
ival-neg: 0.0ms (0% of total)

bsearch10.0ms (0.1%)

Memory
3.0MiB live, 3.0MiB allocated; 0ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
9.0ms
9.679453486596509e-5
5.111814210853693
Samples
6.0ms64×0valid
Compiler

Compiled 381 to 380 computations (0.3% saved)

Precisions
Click to see histograms. Total time spent on operations: 5.0ms
ival-exp: 1.0ms (20.7% of total)
ival-cos: 1.0ms (20.7% of total)
ival-fmod: 1.0ms (20.7% of total)
adjust: 0.0ms (0% of total)
ival-sqrt: 0.0ms (0% of total)
ival-neg: 0.0ms (0% of total)
ival-mult!: 0.0ms (0% of total)

bsearch13.0ms (0.1%)

Memory
3.7MiB live, 3.7MiB allocated; 0ms collecting garbage
Algorithm
binary-search
Stop Event
predicate-failed
Steps
TimeLeftRight
12.0ms
5.111814210853693
105324.25323388117
Samples
10.0ms101×0invalid
Compiler

Compiled 13 to 12 computations (7.7% saved)

Precisions
Click to see histograms. Total time spent on operations: 8.0ms
ival-cos: 3.0ms (39.4% of total)
ival-exp: 2.0ms (26.3% of total)
ival-sqrt: 1.0ms (13.1% of total)
ival-fmod: 1.0ms (13.1% of total)
adjust: 0.0ms (0% of total)
ival-neg: 0.0ms (0% of total)
ival-mult!: 0.0ms (0% of total)

derivations374.0ms (2.4%)

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

Compiled 201 to 129 computations (35.8% saved)

preprocess83.0ms (0.5%)

Memory
-44.3MiB live, 99.3MiB allocated; 9ms collecting garbage
Compiler

Compiled 209 to 137 computations (34.4% saved)

end0.0ms (0%)

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

Profiling

Loading profile data...