Eccentricity of an ellipse

Time bar (total: 2.2s)

start0.0ms (0.0%)

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

analyze14.0ms (0.6%)

Memory
19.4MiB live, 115.9MiB allocated; 2ms collecting garbage
Algorithm
search
Search
ProbabilityValidUnknownPreconditionInfiniteDomainCan'tIter
0.0%0.0%37.5%62.5%0.0%0.0%0.0%0
0.0%0.0%37.5%62.5%0.0%0.0%0.0%1
0.0%0.0%18.7%62.5%0.0%18.7%0.0%2
0.0%0.0%9.4%62.5%0.0%28.1%0.0%3
0.0%0.0%9.4%62.5%0.0%28.1%0.0%4
0.0%0.0%7.0%62.5%0.0%30.4%0.0%5
20.0%1.2%4.7%62.5%0.0%31.6%0.0%6
25.0%1.2%3.5%62.5%0.0%32.8%0.0%7
40.0%1.8%2.6%62.5%0.0%33.1%0.0%8
51.9%2.0%1.9%62.5%0.0%33.5%0.0%9
64.7%2.4%1.3%62.5%0.0%33.7%0.0%10
72.9%2.6%1.0%62.5%0.0%33.9%0.0%11
80.2%2.7%0.7%62.5%0.0%34.0%0.0%12
Compiler

Compiled 25 to 16 computations (36.0% saved)

sample1.0s (45.4%)

Memory
28.5MiB live, 2 552.2MiB allocated; 315ms collecting garbage
Samples
659.0ms8 256×0valid
50.0ms716×0invalid
Precisions
Click to see histograms. Total time spent on operations: 371.0ms
ival-mult!: 119.0ms (32.1% of total)
ival-sqrt: 106.0ms (28.6% of total)
ival-fabs: 73.0ms (19.7% of total)
ival-div!: 37.0ms (10.0% of total)
ival-sub!: 19.0ms (5.1% of total)
ival-<=: 10.0ms (2.7% of total)
ival-and: 4.0ms (1.1% of total)
adjust: 2.0ms (0.5% of total)
ival-assert: 1.0ms (0.3% of total)
Bogosity

preprocess23.0ms (1.0%)

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

Useful iterations: 2 (0.0ms)

IterNodesCost
02680
114268
2106656
Stop Event
node-limit
Alt Table
Click to see full alt table
StatusAccuracyProgram
78.5%
(sqrt.f64 (fabs.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (*.f64 a a))))
Symmetry

(abs a)

(abs b)

Compiler

Compiled 26 to 16 computations (38.5% saved)

sample0.0ms (0.0%)

Memory
0.1MiB live, 0.1MiB allocated; 0ms collecting garbage
Calls
Call 1
Inputs
Outputs

series20.0ms (0.9%)

Memory
-32.7MiB live, 22.4MiB allocated; 12ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
047268
Stop Event
iter-limit
Counts
8 → 16
Calls
Call 1
Inputs
a
(*.f64 a a)
b
(*.f64 b b)
(-.f64 (*.f64 a a) (*.f64 b b))
(/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (*.f64 a a))
(fabs.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (*.f64 a a)))
(sqrt.f64 (fabs.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (*.f64 a a))))
Outputs
#s(approx a a)
#s(approx (* a a) (pow.f64 a #s(literal 2 binary64)))
#s(approx (- (* a a) (* b b)) (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 2 binary64))))
#s(approx (- (* a a) (* b b)) (-.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 b #s(literal 2 binary64))))
#s(approx (/ (- (* a a) (* b b)) (* a a)) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))))
#s(approx (/ (- (* a a) (* b b)) (* a a)) (/.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))) (pow.f64 a #s(literal 2 binary64))))
#s(approx (fabs (/ (- (* a a) (* b b)) (* a a))) (fabs.f64 (/.f64 (-.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 b #s(literal 2 binary64))) (pow.f64 a #s(literal 2 binary64)))))
#s(approx (sqrt (fabs (/ (- (* a a) (* b b)) (* a a)))) (sqrt.f64 (fabs.f64 (/.f64 (-.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 b #s(literal 2 binary64))) (pow.f64 a #s(literal 2 binary64))))))
#s(approx (- (* a a) (* b b)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))))))
#s(approx (/ (- (* a a) (* b b)) (* a a)) #s(literal 1 binary64))
#s(approx (/ (- (* a a) (* b b)) (* a a)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))))))
#s(approx b b)
#s(approx (* b b) (pow.f64 b #s(literal 2 binary64)))
#s(approx (- (* a a) (* b b)) (fma.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))))
#s(approx (- (* a a) (* b b)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (-.f64 (/.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 b #s(literal 2 binary64))) #s(literal 1 binary64))))
#s(approx (/ (- (* a a) (* b b)) (* a a)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 2 binary64))))))
Calls

6 calls:

TimeVariablePoint
8.0ms
b
inf
1.0ms
a
inf
1.0ms
a
0
1.0ms
a
-inf
1.0ms
b
-inf

rewrite163.0ms (7.3%)

Memory
7.2MiB live, 239.2MiB allocated; 14ms collecting garbage
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
0851
01451
17345
252839
0405339
Stop Event
iter-limit
node-limit
iter-limit
Counts
8 → 527
Calls
Call 1
Inputs
a
(*.f64 a a)
b
(*.f64 b b)
(-.f64 (*.f64 a a) (*.f64 b b))
(/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (*.f64 a a))
(fabs.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (*.f64 a a)))
(sqrt.f64 (fabs.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (*.f64 a a))))
Outputs
a
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fabs.f64 a))) (*.f64 #s(literal 1 binary64) (neg.f64 (fabs.f64 a))))
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 a))) (*.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 a))))
(*.f64 (*.f64 (copysign.f64 #s(literal 1 binary64) (neg.f64 a)) (neg.f64 (fabs.f64 a))) (*.f64 (copysign.f64 #s(literal 1 binary64) (neg.f64 a)) (neg.f64 (fabs.f64 a))))
(*.f64 (*.f64 (copysign.f64 #s(literal 1 binary64) (neg.f64 a)) (neg.f64 (neg.f64 a))) (*.f64 (copysign.f64 #s(literal 1 binary64) (neg.f64 a)) (neg.f64 (neg.f64 a))))
(*.f64 (*.f64 (copysign.f64 #s(literal 1 binary64) (neg.f64 a)) (fabs.f64 a)) (*.f64 (copysign.f64 #s(literal 1 binary64) (neg.f64 a)) (fabs.f64 a)))
(*.f64 (*.f64 (copysign.f64 #s(literal 1 binary64) (neg.f64 a)) (neg.f64 a)) (*.f64 (copysign.f64 #s(literal 1 binary64) (neg.f64 a)) (neg.f64 a)))
(*.f64 (*.f64 (copysign.f64 #s(literal 1 binary64) (neg.f64 a)) a) (*.f64 (copysign.f64 #s(literal 1 binary64) (neg.f64 a)) a))
(*.f64 (*.f64 (/.f64 (neg.f64 a) a) (neg.f64 (fabs.f64 a))) (*.f64 (/.f64 (neg.f64 a) a) (neg.f64 (fabs.f64 a))))
(*.f64 (*.f64 (/.f64 (neg.f64 a) a) (neg.f64 (neg.f64 a))) (*.f64 (/.f64 (neg.f64 a) a) (neg.f64 (neg.f64 a))))
(*.f64 (*.f64 (/.f64 (neg.f64 a) a) (fabs.f64 a)) (*.f64 (/.f64 (neg.f64 a) a) (fabs.f64 a)))
(*.f64 (*.f64 (/.f64 (neg.f64 a) a) (neg.f64 a)) (*.f64 (/.f64 (neg.f64 a) a) (neg.f64 a)))
(*.f64 (*.f64 (/.f64 (neg.f64 a) a) a) (*.f64 (/.f64 (neg.f64 a) a) a))
(*.f64 (*.f64 (copysign.f64 #s(literal 1 binary64) a) (neg.f64 (fabs.f64 a))) (*.f64 (copysign.f64 #s(literal 1 binary64) a) (neg.f64 (fabs.f64 a))))
(*.f64 (*.f64 (copysign.f64 #s(literal 1 binary64) a) (neg.f64 (neg.f64 a))) (*.f64 (copysign.f64 #s(literal 1 binary64) a) (neg.f64 (neg.f64 a))))
(*.f64 (*.f64 (copysign.f64 #s(literal 1 binary64) a) (fabs.f64 a)) (*.f64 (copysign.f64 #s(literal 1 binary64) a) (fabs.f64 a)))
(*.f64 (*.f64 (copysign.f64 #s(literal 1 binary64) a) (neg.f64 a)) (*.f64 (copysign.f64 #s(literal 1 binary64) a) (neg.f64 a)))
(*.f64 (*.f64 (copysign.f64 #s(literal 1 binary64) a) a) (*.f64 (copysign.f64 #s(literal 1 binary64) a) a))
(*.f64 (*.f64 (/.f64 a (neg.f64 a)) (neg.f64 (fabs.f64 a))) (*.f64 (/.f64 a (neg.f64 a)) (neg.f64 (fabs.f64 a))))
(*.f64 (*.f64 (/.f64 a (neg.f64 a)) (neg.f64 (neg.f64 a))) (*.f64 (/.f64 a (neg.f64 a)) (neg.f64 (neg.f64 a))))
(*.f64 (*.f64 (/.f64 a (neg.f64 a)) (fabs.f64 a)) (*.f64 (/.f64 a (neg.f64 a)) (fabs.f64 a)))
(*.f64 (*.f64 (/.f64 a (neg.f64 a)) (neg.f64 a)) (*.f64 (/.f64 a (neg.f64 a)) (neg.f64 a)))
(*.f64 (*.f64 (/.f64 a (neg.f64 a)) a) (*.f64 (/.f64 a (neg.f64 a)) a))
(*.f64 (*.f64 (/.f64 a a) (neg.f64 (fabs.f64 a))) (*.f64 (/.f64 a a) (neg.f64 (fabs.f64 a))))
(*.f64 (*.f64 (/.f64 a a) (neg.f64 (neg.f64 a))) (*.f64 (/.f64 a a) (neg.f64 (neg.f64 a))))
(*.f64 (*.f64 (/.f64 a a) (fabs.f64 a)) (*.f64 (/.f64 a a) (fabs.f64 a)))
(*.f64 (*.f64 (/.f64 a a) (neg.f64 a)) (*.f64 (/.f64 a a) (neg.f64 a)))
(*.f64 (*.f64 (/.f64 a a) a) (*.f64 (/.f64 a a) a))
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 a)) (*.f64 #s(literal 1 binary64) (fabs.f64 a)))
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 a)) (*.f64 #s(literal 1 binary64) (neg.f64 a)))
(*.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1 binary64) a))
(*.f64 (pow.f64 (fabs.f64 a) (/.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (pow.f64 (fabs.f64 a) (/.f64 #s(literal 2 binary64) #s(literal 2 binary64))))
(*.f64 (pow.f64 (neg.f64 a) (/.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (pow.f64 (neg.f64 a) (/.f64 #s(literal 2 binary64) #s(literal 2 binary64))))
(*.f64 (neg.f64 (neg.f64 (fabs.f64 a))) (neg.f64 (neg.f64 (fabs.f64 a))))
(*.f64 (neg.f64 (neg.f64 (neg.f64 a))) (neg.f64 (neg.f64 (neg.f64 a))))
(*.f64 (pow.f64 (fabs.f64 a) #s(literal 1 binary64)) (pow.f64 (fabs.f64 a) #s(literal 1 binary64)))
(*.f64 (pow.f64 (fabs.f64 a) #s(literal 1 binary64)) (fabs.f64 a))
(*.f64 (pow.f64 (neg.f64 a) #s(literal 1 binary64)) (pow.f64 (neg.f64 a) #s(literal 1 binary64)))
(*.f64 (pow.f64 (neg.f64 a) #s(literal 1 binary64)) (neg.f64 a))
(*.f64 (pow.f64 a #s(literal 1 binary64)) (pow.f64 a #s(literal 1 binary64)))
(*.f64 (pow.f64 a #s(literal 1 binary64)) a)
(*.f64 (pow.f64 a (/.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (pow.f64 a (/.f64 #s(literal 2 binary64) #s(literal 2 binary64))))
(*.f64 (neg.f64 (fabs.f64 a)) (neg.f64 (fabs.f64 a)))
(*.f64 (neg.f64 (neg.f64 a)) (neg.f64 (neg.f64 a)))
(*.f64 #s(literal 1 binary64) (*.f64 a a))
(*.f64 (fabs.f64 a) (fabs.f64 a))
(*.f64 (neg.f64 a) (neg.f64 a))
(*.f64 a a)
(pow.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 1/2 binary64))
(pow.f64 (neg.f64 (fabs.f64 a)) #s(literal 2 binary64))
(pow.f64 (neg.f64 (neg.f64 a)) #s(literal 2 binary64))
(pow.f64 (fabs.f64 a) #s(literal 2 binary64))
(pow.f64 (neg.f64 a) #s(literal 2 binary64))
(pow.f64 (*.f64 a a) #s(literal 1 binary64))
(pow.f64 a #s(literal 2 binary64))
(neg.f64 (*.f64 (neg.f64 a) a))
(sqrt.f64 (*.f64 (*.f64 a a) (*.f64 a a)))
(fabs.f64 (*.f64 (neg.f64 a) a))
(fabs.f64 (*.f64 a a))
(exp.f64 (*.f64 (log.f64 (fabs.f64 a)) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (neg.f64 a)) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 a) #s(literal 2 binary64)))
b
(*.f64 (pow.f64 (fabs.f64 b) (/.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (pow.f64 (fabs.f64 b) (/.f64 #s(literal 2 binary64) #s(literal 2 binary64))))
(*.f64 (pow.f64 (neg.f64 b) (/.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (pow.f64 (neg.f64 b) (/.f64 #s(literal 2 binary64) #s(literal 2 binary64))))
(*.f64 (neg.f64 (neg.f64 (fabs.f64 b))) (neg.f64 (neg.f64 (fabs.f64 b))))
(*.f64 (neg.f64 (neg.f64 (neg.f64 b))) (neg.f64 (neg.f64 (neg.f64 b))))
(*.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)))
(*.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (fabs.f64 b))
(*.f64 (pow.f64 (neg.f64 b) #s(literal 1 binary64)) (pow.f64 (neg.f64 b) #s(literal 1 binary64)))
(*.f64 (pow.f64 (neg.f64 b) #s(literal 1 binary64)) (neg.f64 b))
(*.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)))
(*.f64 (pow.f64 b #s(literal 1 binary64)) b)
(*.f64 (pow.f64 b (/.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (pow.f64 b (/.f64 #s(literal 2 binary64) #s(literal 2 binary64))))
(*.f64 (neg.f64 (fabs.f64 b)) (neg.f64 (fabs.f64 b)))
(*.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 b)))
(*.f64 (fabs.f64 b) (fabs.f64 b))
(*.f64 (neg.f64 b) (neg.f64 b))
(*.f64 b b)
(pow.f64 (neg.f64 (fabs.f64 b)) #s(literal 2 binary64))
(pow.f64 (neg.f64 (neg.f64 b)) #s(literal 2 binary64))
(pow.f64 (fabs.f64 b) #s(literal 2 binary64))
(pow.f64 (neg.f64 b) #s(literal 2 binary64))
(pow.f64 (*.f64 b b) #s(literal 1 binary64))
(pow.f64 b #s(literal 2 binary64))
(neg.f64 (*.f64 (neg.f64 b) b))
(sqrt.f64 (*.f64 (*.f64 b b) (*.f64 b b)))
(fabs.f64 (*.f64 (neg.f64 b) b))
(fabs.f64 (*.f64 b b))
(exp.f64 (*.f64 (log.f64 (fabs.f64 b)) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (neg.f64 b)) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)))
(*.f64 (+.f64 (neg.f64 (fabs.f64 a)) (neg.f64 (fabs.f64 b))) (-.f64 (neg.f64 (fabs.f64 a)) (neg.f64 (fabs.f64 b))))
(*.f64 (+.f64 (neg.f64 (fabs.f64 a)) (neg.f64 (neg.f64 b))) (-.f64 (neg.f64 (fabs.f64 a)) (neg.f64 (neg.f64 b))))
(*.f64 (+.f64 (neg.f64 (fabs.f64 a)) (fabs.f64 b)) (-.f64 (neg.f64 (fabs.f64 a)) (fabs.f64 b)))
(*.f64 (+.f64 (neg.f64 (fabs.f64 a)) (neg.f64 b)) (-.f64 (neg.f64 (fabs.f64 a)) (neg.f64 b)))
(*.f64 (+.f64 (neg.f64 (fabs.f64 a)) b) (-.f64 (neg.f64 (fabs.f64 a)) b))
(*.f64 (+.f64 (neg.f64 (neg.f64 a)) (neg.f64 (fabs.f64 b))) (-.f64 (neg.f64 (neg.f64 a)) (neg.f64 (fabs.f64 b))))
(*.f64 (+.f64 (neg.f64 (neg.f64 a)) (neg.f64 (neg.f64 b))) (-.f64 (neg.f64 (neg.f64 a)) (neg.f64 (neg.f64 b))))
(*.f64 (+.f64 (neg.f64 (neg.f64 a)) (fabs.f64 b)) (-.f64 (neg.f64 (neg.f64 a)) (fabs.f64 b)))
(*.f64 (+.f64 (neg.f64 (neg.f64 a)) (neg.f64 b)) (-.f64 (neg.f64 (neg.f64 a)) (neg.f64 b)))
(*.f64 (+.f64 (neg.f64 (neg.f64 a)) b) (-.f64 (neg.f64 (neg.f64 a)) b))
(*.f64 (+.f64 (fabs.f64 a) (neg.f64 (fabs.f64 b))) (-.f64 (fabs.f64 a) (neg.f64 (fabs.f64 b))))
(*.f64 (+.f64 (fabs.f64 a) (neg.f64 (neg.f64 b))) (-.f64 (fabs.f64 a) (neg.f64 (neg.f64 b))))
(*.f64 (+.f64 (neg.f64 a) (neg.f64 (fabs.f64 b))) (-.f64 (neg.f64 a) (neg.f64 (fabs.f64 b))))
(*.f64 (+.f64 (neg.f64 a) (neg.f64 (neg.f64 b))) (-.f64 (neg.f64 a) (neg.f64 (neg.f64 b))))
(*.f64 (+.f64 a (neg.f64 (fabs.f64 b))) (-.f64 a (neg.f64 (fabs.f64 b))))
(*.f64 (+.f64 a (neg.f64 (neg.f64 b))) (-.f64 a (neg.f64 (neg.f64 b))))
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (*.f64 (neg.f64 b) b))) (*.f64 (neg.f64 b) b))
(*.f64 (+.f64 (fabs.f64 a) (fabs.f64 b)) (-.f64 (fabs.f64 a) (fabs.f64 b)))
(*.f64 (+.f64 (fabs.f64 a) (neg.f64 b)) (-.f64 (fabs.f64 a) (neg.f64 b)))
(*.f64 (+.f64 (fabs.f64 a) b) (-.f64 (fabs.f64 a) b))
(*.f64 (+.f64 (neg.f64 a) (fabs.f64 b)) (-.f64 (neg.f64 a) (fabs.f64 b)))
(*.f64 (+.f64 (neg.f64 a) (neg.f64 b)) (-.f64 (neg.f64 a) (neg.f64 b)))
(*.f64 (+.f64 (neg.f64 a) b) (-.f64 (neg.f64 a) b))
(*.f64 (+.f64 a (fabs.f64 b)) (-.f64 a (fabs.f64 b)))
(*.f64 (-.f64 a b) (+.f64 b a))
(*.f64 (+.f64 b a) (-.f64 a b))
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 b (/.f64 b (*.f64 a a)))) (*.f64 a a))
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b) b) (*.f64 (neg.f64 b) b)) (*.f64 (*.f64 a a) (*.f64 a a))) (-.f64 (*.f64 (neg.f64 b) b) (*.f64 a a)))
(/.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 (neg.f64 (neg.f64 b)) b) (*.f64 (neg.f64 (neg.f64 b)) b))) (+.f64 (*.f64 a a) (*.f64 (neg.f64 (neg.f64 b)) b)))
(/.f64 (+.f64 (pow.f64 (*.f64 (neg.f64 b) b) #s(literal 3 binary64)) (pow.f64 (*.f64 a a) #s(literal 3 binary64))) (fma.f64 (*.f64 (neg.f64 b) b) (*.f64 (neg.f64 b) b) (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 (neg.f64 b) b) (*.f64 a a)))))
(/.f64 (-.f64 (pow.f64 (*.f64 a a) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (neg.f64 b)) b) #s(literal 3 binary64))) (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 (neg.f64 (neg.f64 b)) b) (*.f64 (neg.f64 (neg.f64 b)) b) (*.f64 (*.f64 a a) (*.f64 (neg.f64 (neg.f64 b)) b)))))
(/.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 (neg.f64 b) b) (*.f64 (neg.f64 b) b))) (-.f64 (*.f64 a a) (*.f64 (neg.f64 b) b)))
(/.f64 (+.f64 (pow.f64 (*.f64 a a) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 b) b) #s(literal 3 binary64))) (fma.f64 (*.f64 a a) (*.f64 a a) (-.f64 (*.f64 (*.f64 (neg.f64 b) b) (*.f64 (neg.f64 b) b)) (*.f64 (*.f64 a a) (*.f64 (neg.f64 b) b)))))
(/.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 (*.f64 a a) (*.f64 b b)))
(/.f64 (-.f64 (pow.f64 (*.f64 a a) #s(literal 3 binary64)) (pow.f64 (*.f64 b b) #s(literal 3 binary64))) (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 b b) (*.f64 b b) (*.f64 (*.f64 a b) (*.f64 a b)))))
(neg.f64 (*.f64 (+.f64 b a) (-.f64 b a)))
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fabs.f64 a))) (*.f64 #s(literal 1 binary64) (neg.f64 (fabs.f64 a))) (*.f64 (neg.f64 b) b))
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 a))) (*.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 a))) (*.f64 (neg.f64 b) b))
(fma.f64 (*.f64 (copysign.f64 #s(literal 1 binary64) (neg.f64 a)) (neg.f64 (fabs.f64 a))) (*.f64 (copysign.f64 #s(literal 1 binary64) (neg.f64 a)) (neg.f64 (fabs.f64 a))) (*.f64 (neg.f64 b) b))
(fma.f64 (*.f64 (copysign.f64 #s(literal 1 binary64) (neg.f64 a)) (neg.f64 (neg.f64 a))) (*.f64 (copysign.f64 #s(literal 1 binary64) (neg.f64 a)) (neg.f64 (neg.f64 a))) (*.f64 (neg.f64 b) b))
(fma.f64 (*.f64 (copysign.f64 #s(literal 1 binary64) (neg.f64 a)) (fabs.f64 a)) (*.f64 (copysign.f64 #s(literal 1 binary64) (neg.f64 a)) (fabs.f64 a)) (*.f64 (neg.f64 b) b))
(fma.f64 (*.f64 (copysign.f64 #s(literal 1 binary64) (neg.f64 a)) (neg.f64 a)) (*.f64 (copysign.f64 #s(literal 1 binary64) (neg.f64 a)) (neg.f64 a)) (*.f64 (neg.f64 b) b))
(fma.f64 (*.f64 (copysign.f64 #s(literal 1 binary64) (neg.f64 a)) a) (*.f64 (copysign.f64 #s(literal 1 binary64) (neg.f64 a)) a) (*.f64 (neg.f64 b) b))
(fma.f64 (*.f64 (/.f64 (neg.f64 a) a) (neg.f64 (fabs.f64 a))) (*.f64 (/.f64 (neg.f64 a) a) (neg.f64 (fabs.f64 a))) (*.f64 (neg.f64 b) b))
(fma.f64 (*.f64 (/.f64 (neg.f64 a) a) (neg.f64 (neg.f64 a))) (*.f64 (/.f64 (neg.f64 a) a) (neg.f64 (neg.f64 a))) (*.f64 (neg.f64 b) b))
(fma.f64 (*.f64 (/.f64 (neg.f64 a) a) (fabs.f64 a)) (*.f64 (/.f64 (neg.f64 a) a) (fabs.f64 a)) (*.f64 (neg.f64 b) b))
(fma.f64 (*.f64 (/.f64 (neg.f64 a) a) (neg.f64 a)) (*.f64 (/.f64 (neg.f64 a) a) (neg.f64 a)) (*.f64 (neg.f64 b) b))
(fma.f64 (*.f64 (/.f64 (neg.f64 a) a) a) (*.f64 (/.f64 (neg.f64 a) a) a) (*.f64 (neg.f64 b) b))
(fma.f64 (*.f64 (copysign.f64 #s(literal 1 binary64) a) (neg.f64 (fabs.f64 a))) (*.f64 (copysign.f64 #s(literal 1 binary64) a) (neg.f64 (fabs.f64 a))) (*.f64 (neg.f64 b) b))
(fma.f64 (*.f64 (copysign.f64 #s(literal 1 binary64) a) (neg.f64 (neg.f64 a))) (*.f64 (copysign.f64 #s(literal 1 binary64) a) (neg.f64 (neg.f64 a))) (*.f64 (neg.f64 b) b))
(fma.f64 (*.f64 (copysign.f64 #s(literal 1 binary64) a) (fabs.f64 a)) (*.f64 (copysign.f64 #s(literal 1 binary64) a) (fabs.f64 a)) (*.f64 (neg.f64 b) b))
(fma.f64 (*.f64 (copysign.f64 #s(literal 1 binary64) a) (neg.f64 a)) (*.f64 (copysign.f64 #s(literal 1 binary64) a) (neg.f64 a)) (*.f64 (neg.f64 b) b))
(fma.f64 (*.f64 (copysign.f64 #s(literal 1 binary64) a) a) (*.f64 (copysign.f64 #s(literal 1 binary64) a) a) (*.f64 (neg.f64 b) b))
(fma.f64 (*.f64 (/.f64 a (neg.f64 a)) (neg.f64 (fabs.f64 a))) (*.f64 (/.f64 a (neg.f64 a)) (neg.f64 (fabs.f64 a))) (*.f64 (neg.f64 b) b))
(fma.f64 (*.f64 (/.f64 a (neg.f64 a)) (neg.f64 (neg.f64 a))) (*.f64 (/.f64 a (neg.f64 a)) (neg.f64 (neg.f64 a))) (*.f64 (neg.f64 b) b))
(fma.f64 (*.f64 (/.f64 a (neg.f64 a)) (fabs.f64 a)) (*.f64 (/.f64 a (neg.f64 a)) (fabs.f64 a)) (*.f64 (neg.f64 b) b))
(fma.f64 (*.f64 (/.f64 a (neg.f64 a)) (neg.f64 a)) (*.f64 (/.f64 a (neg.f64 a)) (neg.f64 a)) (*.f64 (neg.f64 b) b))
(fma.f64 (*.f64 (/.f64 a (neg.f64 a)) a) (*.f64 (/.f64 a (neg.f64 a)) a) (*.f64 (neg.f64 b) b))
(fma.f64 (*.f64 (/.f64 a a) (neg.f64 (fabs.f64 a))) (*.f64 (/.f64 a a) (neg.f64 (fabs.f64 a))) (*.f64 (neg.f64 b) b))
(fma.f64 (*.f64 (/.f64 a a) (neg.f64 (neg.f64 a))) (*.f64 (/.f64 a a) (neg.f64 (neg.f64 a))) (*.f64 (neg.f64 b) b))
(fma.f64 (*.f64 (/.f64 a a) (fabs.f64 a)) (*.f64 (/.f64 a a) (fabs.f64 a)) (*.f64 (neg.f64 b) b))
(fma.f64 (*.f64 (/.f64 a a) (neg.f64 a)) (*.f64 (/.f64 a a) (neg.f64 a)) (*.f64 (neg.f64 b) b))
(fma.f64 (*.f64 (/.f64 a a) a) (*.f64 (/.f64 a a) a) (*.f64 (neg.f64 b) b))
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 a)) (*.f64 #s(literal 1 binary64) (fabs.f64 a)) (*.f64 (neg.f64 b) b))
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 a)) (*.f64 #s(literal 1 binary64) (neg.f64 a)) (*.f64 (neg.f64 b) b))
(fma.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1 binary64) a) (*.f64 (neg.f64 b) b))
(fma.f64 (neg.f64 (neg.f64 (fabs.f64 a))) (neg.f64 (neg.f64 (fabs.f64 a))) (*.f64 (neg.f64 b) b))
(fma.f64 (neg.f64 (neg.f64 (neg.f64 a))) (neg.f64 (neg.f64 (neg.f64 a))) (*.f64 (neg.f64 b) b))
(fma.f64 (neg.f64 (fabs.f64 b)) (fabs.f64 b) (*.f64 a a))
(fma.f64 (neg.f64 (neg.f64 b)) (neg.f64 b) (*.f64 a a))
(fma.f64 (neg.f64 (fabs.f64 a)) (neg.f64 (fabs.f64 a)) (*.f64 (neg.f64 b) b))
(fma.f64 (neg.f64 (neg.f64 a)) (neg.f64 (neg.f64 a)) (*.f64 (neg.f64 b) b))
(fma.f64 #s(literal 1 binary64) (*.f64 a a) (*.f64 (neg.f64 b) b))
(fma.f64 (fabs.f64 b) (neg.f64 (fabs.f64 b)) (*.f64 a a))
(fma.f64 (fabs.f64 a) (fabs.f64 a) (*.f64 (neg.f64 b) b))
(fma.f64 (neg.f64 b) (neg.f64 (neg.f64 b)) (*.f64 a a))
(fma.f64 (neg.f64 b) b (*.f64 a a))
(fma.f64 (neg.f64 a) (neg.f64 a) (*.f64 (neg.f64 b) b))
(fma.f64 b (neg.f64 b) (*.f64 a a))
(fma.f64 a a (*.f64 (neg.f64 b) b))
(-.f64 (*.f64 a a) (*.f64 (neg.f64 (neg.f64 b)) b))
(-.f64 (*.f64 a a) (*.f64 b b))
(+.f64 (*.f64 (neg.f64 b) b) (*.f64 a a))
(+.f64 (*.f64 a a) (*.f64 (neg.f64 b) b))
(*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 b a))) (-.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 b a))))
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 b) (neg.f64 a))) (-.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 b) (neg.f64 a))))
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 b) a)) (-.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 b) a)))
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 b) (fabs.f64 a))) (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 b) (fabs.f64 a))))
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 b) a)) (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 b) a)))
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 b (fabs.f64 a))) (-.f64 #s(literal 1 binary64) (/.f64 b (fabs.f64 a))))
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 a))) (-.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 a))))
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 b a)) (-.f64 #s(literal 1 binary64) (/.f64 b a)))
(*.f64 (+.f64 (copysign.f64 #s(literal 1 binary64) (neg.f64 a)) (fabs.f64 (/.f64 b a))) (-.f64 (copysign.f64 #s(literal 1 binary64) (neg.f64 a)) (fabs.f64 (/.f64 b a))))
(*.f64 (+.f64 (copysign.f64 #s(literal 1 binary64) (neg.f64 a)) (/.f64 (fabs.f64 b) (neg.f64 a))) (-.f64 (copysign.f64 #s(literal 1 binary64) (neg.f64 a)) (/.f64 (fabs.f64 b) (neg.f64 a))))
(*.f64 (+.f64 (copysign.f64 #s(literal 1 binary64) (neg.f64 a)) (/.f64 (fabs.f64 b) a)) (-.f64 (copysign.f64 #s(literal 1 binary64) (neg.f64 a)) (/.f64 (fabs.f64 b) a)))
(*.f64 (+.f64 (copysign.f64 #s(literal 1 binary64) (neg.f64 a)) (/.f64 (neg.f64 b) (fabs.f64 a))) (-.f64 (copysign.f64 #s(literal 1 binary64) (neg.f64 a)) (/.f64 (neg.f64 b) (fabs.f64 a))))
(*.f64 (+.f64 (copysign.f64 #s(literal 1 binary64) (neg.f64 a)) (/.f64 (neg.f64 b) a)) (-.f64 (copysign.f64 #s(literal 1 binary64) (neg.f64 a)) (/.f64 (neg.f64 b) a)))
(*.f64 (+.f64 (copysign.f64 #s(literal 1 binary64) (neg.f64 a)) (/.f64 b (fabs.f64 a))) (-.f64 (copysign.f64 #s(literal 1 binary64) (neg.f64 a)) (/.f64 b (fabs.f64 a))))
(*.f64 (+.f64 (copysign.f64 #s(literal 1 binary64) (neg.f64 a)) (/.f64 b (neg.f64 a))) (-.f64 (copysign.f64 #s(literal 1 binary64) (neg.f64 a)) (/.f64 b (neg.f64 a))))
(*.f64 (+.f64 (copysign.f64 #s(literal 1 binary64) (neg.f64 a)) (/.f64 b a)) (-.f64 (copysign.f64 #s(literal 1 binary64) (neg.f64 a)) (/.f64 b a)))
(*.f64 (+.f64 (/.f64 (neg.f64 a) a) (fabs.f64 (/.f64 b a))) (-.f64 (/.f64 (neg.f64 a) a) (fabs.f64 (/.f64 b a))))
(*.f64 (+.f64 (/.f64 (neg.f64 a) a) (/.f64 (fabs.f64 b) (neg.f64 a))) (-.f64 (/.f64 (neg.f64 a) a) (/.f64 (fabs.f64 b) (neg.f64 a))))
(*.f64 (+.f64 (/.f64 (neg.f64 a) a) (/.f64 (fabs.f64 b) a)) (-.f64 (/.f64 (neg.f64 a) a) (/.f64 (fabs.f64 b) a)))
(*.f64 (+.f64 (/.f64 (neg.f64 a) a) (/.f64 (neg.f64 b) (fabs.f64 a))) (-.f64 (/.f64 (neg.f64 a) a) (/.f64 (neg.f64 b) (fabs.f64 a))))
(*.f64 (+.f64 (/.f64 (neg.f64 a) a) (/.f64 (neg.f64 b) a)) (-.f64 (/.f64 (neg.f64 a) a) (/.f64 (neg.f64 b) a)))
(*.f64 (+.f64 (/.f64 (neg.f64 a) a) (/.f64 b (fabs.f64 a))) (-.f64 (/.f64 (neg.f64 a) a) (/.f64 b (fabs.f64 a))))
(*.f64 (+.f64 (/.f64 (neg.f64 a) a) (/.f64 b (neg.f64 a))) (-.f64 (/.f64 (neg.f64 a) a) (/.f64 b (neg.f64 a))))
(*.f64 (+.f64 (/.f64 (neg.f64 a) a) (/.f64 b a)) (-.f64 (/.f64 (neg.f64 a) a) (/.f64 b a)))
(*.f64 (+.f64 (copysign.f64 #s(literal 1 binary64) a) (fabs.f64 (/.f64 b a))) (-.f64 (copysign.f64 #s(literal 1 binary64) a) (fabs.f64 (/.f64 b a))))
(*.f64 (+.f64 (copysign.f64 #s(literal 1 binary64) a) (/.f64 (fabs.f64 b) (neg.f64 a))) (-.f64 (copysign.f64 #s(literal 1 binary64) a) (/.f64 (fabs.f64 b) (neg.f64 a))))
(*.f64 (+.f64 (copysign.f64 #s(literal 1 binary64) a) (/.f64 (fabs.f64 b) a)) (-.f64 (copysign.f64 #s(literal 1 binary64) a) (/.f64 (fabs.f64 b) a)))
(*.f64 (+.f64 (copysign.f64 #s(literal 1 binary64) a) (/.f64 (neg.f64 b) a)) (-.f64 (copysign.f64 #s(literal 1 binary64) a) (/.f64 (neg.f64 b) a)))
(*.f64 (+.f64 (copysign.f64 #s(literal 1 binary64) a) (/.f64 b (neg.f64 a))) (-.f64 (copysign.f64 #s(literal 1 binary64) a) (/.f64 b (neg.f64 a))))
(*.f64 (+.f64 (copysign.f64 #s(literal 1 binary64) a) (/.f64 b a)) (-.f64 (copysign.f64 #s(literal 1 binary64) a) (/.f64 b a)))
(*.f64 (+.f64 (/.f64 a (neg.f64 a)) (fabs.f64 (/.f64 b a))) (-.f64 (/.f64 a (neg.f64 a)) (fabs.f64 (/.f64 b a))))
(*.f64 (+.f64 (/.f64 a (neg.f64 a)) (/.f64 (fabs.f64 b) (neg.f64 a))) (-.f64 (/.f64 a (neg.f64 a)) (/.f64 (fabs.f64 b) (neg.f64 a))))
(*.f64 (+.f64 (/.f64 a (neg.f64 a)) (/.f64 (fabs.f64 b) a)) (-.f64 (/.f64 a (neg.f64 a)) (/.f64 (fabs.f64 b) a)))
(*.f64 (+.f64 (/.f64 a (neg.f64 a)) (/.f64 (neg.f64 b) (fabs.f64 a))) (-.f64 (/.f64 a (neg.f64 a)) (/.f64 (neg.f64 b) (fabs.f64 a))))
(*.f64 (+.f64 (/.f64 a (neg.f64 a)) (/.f64 (neg.f64 b) a)) (-.f64 (/.f64 a (neg.f64 a)) (/.f64 (neg.f64 b) a)))
(*.f64 (+.f64 (/.f64 a (neg.f64 a)) (/.f64 b (fabs.f64 a))) (-.f64 (/.f64 a (neg.f64 a)) (/.f64 b (fabs.f64 a))))
(*.f64 (+.f64 (/.f64 a a) (fabs.f64 (/.f64 b a))) (-.f64 (/.f64 a a) (fabs.f64 (/.f64 b a))))
(*.f64 (+.f64 (/.f64 a a) (/.f64 (fabs.f64 b) (neg.f64 a))) (-.f64 (/.f64 a a) (/.f64 (fabs.f64 b) (neg.f64 a))))
(*.f64 (+.f64 (/.f64 a a) (/.f64 (fabs.f64 b) a)) (-.f64 (/.f64 a a) (/.f64 (fabs.f64 b) a)))
(*.f64 (+.f64 (/.f64 a a) (/.f64 (neg.f64 b) (fabs.f64 a))) (-.f64 (/.f64 a a) (/.f64 (neg.f64 b) (fabs.f64 a))))
(*.f64 (+.f64 (/.f64 a a) (/.f64 b (fabs.f64 a))) (-.f64 (/.f64 a a) (/.f64 b (fabs.f64 a))))
(*.f64 (+.f64 (/.f64 a a) (/.f64 b (neg.f64 a))) (-.f64 (/.f64 a a) (/.f64 b (neg.f64 a))))
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 b (/.f64 b (*.f64 a a)))) #s(literal 1 binary64))) #s(literal 1 binary64))
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (neg.f64 b) b) (*.f64 a a)) #s(literal 1 binary64))) #s(literal 1 binary64))
(*.f64 (/.f64 (*.f64 (-.f64 a b) (+.f64 b a)) (neg.f64 (fabs.f64 a))) (/.f64 #s(literal 1 binary64) (neg.f64 (fabs.f64 a))))
(*.f64 (/.f64 (neg.f64 (+.f64 b a)) (fabs.f64 a)) (/.f64 (-.f64 a b) (neg.f64 (fabs.f64 a))))
(*.f64 (/.f64 (neg.f64 (+.f64 b a)) a) (/.f64 (-.f64 b a) a))
(*.f64 (/.f64 (+.f64 (fabs.f64 b) (fabs.f64 a)) (neg.f64 (fabs.f64 a))) (/.f64 (-.f64 (fabs.f64 b) (fabs.f64 a)) (fabs.f64 a)))
(*.f64 (/.f64 (+.f64 (fabs.f64 b) (fabs.f64 a)) (neg.f64 (neg.f64 a))) (/.f64 (-.f64 (fabs.f64 b) (fabs.f64 a)) (neg.f64 a)))
(*.f64 (/.f64 (+.f64 (fabs.f64 b) (fabs.f64 a)) (fabs.f64 a)) (/.f64 (-.f64 (fabs.f64 b) (fabs.f64 a)) (neg.f64 (fabs.f64 a))))
(*.f64 (/.f64 (+.f64 (fabs.f64 b) (fabs.f64 a)) (neg.f64 a)) (/.f64 (-.f64 (fabs.f64 b) (fabs.f64 a)) (neg.f64 (neg.f64 a))))
(*.f64 (/.f64 (+.f64 (fabs.f64 b) (fabs.f64 a)) (neg.f64 a)) (/.f64 (-.f64 (fabs.f64 b) (fabs.f64 a)) a))
(*.f64 (/.f64 (+.f64 (fabs.f64 b) (fabs.f64 a)) a) (/.f64 (-.f64 (fabs.f64 b) (fabs.f64 a)) (neg.f64 a)))
(*.f64 (/.f64 (+.f64 (fabs.f64 b) (neg.f64 a)) (neg.f64 (fabs.f64 a))) (/.f64 (-.f64 (fabs.f64 b) (neg.f64 a)) (fabs.f64 a)))
(*.f64 (/.f64 (+.f64 (fabs.f64 b) (neg.f64 a)) (neg.f64 (neg.f64 a))) (/.f64 (-.f64 (fabs.f64 b) (neg.f64 a)) (neg.f64 a)))
(*.f64 (/.f64 (+.f64 (fabs.f64 b) (neg.f64 a)) (fabs.f64 a)) (/.f64 (-.f64 (fabs.f64 b) (neg.f64 a)) (neg.f64 (fabs.f64 a))))
(*.f64 (/.f64 (+.f64 (fabs.f64 b) (neg.f64 a)) (neg.f64 a)) (/.f64 (-.f64 (fabs.f64 b) (neg.f64 a)) (neg.f64 (neg.f64 a))))
(*.f64 (/.f64 (+.f64 (fabs.f64 b) (neg.f64 a)) (neg.f64 a)) (/.f64 (-.f64 (fabs.f64 b) (neg.f64 a)) a))
(*.f64 (/.f64 (+.f64 (fabs.f64 b) (neg.f64 a)) a) (/.f64 (-.f64 (fabs.f64 b) (neg.f64 a)) (neg.f64 a)))
(*.f64 (/.f64 (+.f64 (fabs.f64 b) a) (neg.f64 (fabs.f64 a))) (/.f64 (-.f64 (fabs.f64 b) a) (fabs.f64 a)))
(*.f64 (/.f64 (+.f64 (fabs.f64 b) a) (neg.f64 (neg.f64 a))) (/.f64 (-.f64 (fabs.f64 b) a) (neg.f64 a)))
(*.f64 (/.f64 (+.f64 (fabs.f64 b) a) (fabs.f64 a)) (/.f64 (-.f64 (fabs.f64 b) a) (neg.f64 (fabs.f64 a))))
(*.f64 (/.f64 (+.f64 (fabs.f64 b) a) (neg.f64 a)) (/.f64 (-.f64 (fabs.f64 b) a) (neg.f64 (neg.f64 a))))
(*.f64 (/.f64 (+.f64 (fabs.f64 b) a) (neg.f64 a)) (/.f64 (-.f64 (fabs.f64 b) a) a))
(*.f64 (/.f64 (+.f64 (fabs.f64 b) a) a) (/.f64 (-.f64 (fabs.f64 b) a) (neg.f64 a)))
(*.f64 (/.f64 (+.f64 (neg.f64 b) (fabs.f64 a)) (neg.f64 (fabs.f64 a))) (/.f64 (-.f64 (neg.f64 b) (fabs.f64 a)) (fabs.f64 a)))
(*.f64 (/.f64 (+.f64 (neg.f64 b) (fabs.f64 a)) (neg.f64 (neg.f64 a))) (/.f64 (-.f64 (neg.f64 b) (fabs.f64 a)) (neg.f64 a)))
(*.f64 (/.f64 (+.f64 (neg.f64 b) (fabs.f64 a)) (fabs.f64 a)) (/.f64 (-.f64 (neg.f64 b) (fabs.f64 a)) (neg.f64 (fabs.f64 a))))
(*.f64 (/.f64 (+.f64 (neg.f64 b) (fabs.f64 a)) (neg.f64 a)) (/.f64 (-.f64 (neg.f64 b) (fabs.f64 a)) (neg.f64 (neg.f64 a))))
(*.f64 (/.f64 (+.f64 (neg.f64 b) (fabs.f64 a)) (neg.f64 a)) (/.f64 (-.f64 (neg.f64 b) (fabs.f64 a)) a))
(*.f64 (/.f64 (+.f64 (neg.f64 b) (fabs.f64 a)) a) (/.f64 (-.f64 (neg.f64 b) (fabs.f64 a)) (neg.f64 a)))
(*.f64 (/.f64 (+.f64 (neg.f64 b) (neg.f64 a)) (neg.f64 (fabs.f64 a))) (/.f64 (-.f64 (neg.f64 b) (neg.f64 a)) (fabs.f64 a)))
(*.f64 (/.f64 (+.f64 (neg.f64 b) (neg.f64 a)) (neg.f64 (neg.f64 a))) (/.f64 (-.f64 (neg.f64 b) (neg.f64 a)) (neg.f64 a)))
(*.f64 (/.f64 (+.f64 (neg.f64 b) (neg.f64 a)) (fabs.f64 a)) (/.f64 (-.f64 (neg.f64 b) (neg.f64 a)) (neg.f64 (fabs.f64 a))))
(*.f64 (/.f64 (+.f64 (neg.f64 b) (neg.f64 a)) (neg.f64 a)) (/.f64 (-.f64 (neg.f64 b) (neg.f64 a)) (neg.f64 (neg.f64 a))))
(*.f64 (/.f64 (+.f64 (neg.f64 b) (neg.f64 a)) (neg.f64 a)) (/.f64 (-.f64 (neg.f64 b) (neg.f64 a)) a))
(*.f64 (/.f64 (+.f64 (neg.f64 b) (neg.f64 a)) a) (/.f64 (-.f64 (neg.f64 b) (neg.f64 a)) (neg.f64 a)))
(*.f64 (/.f64 (+.f64 (neg.f64 b) a) (neg.f64 (fabs.f64 a))) (/.f64 (-.f64 (neg.f64 b) a) (fabs.f64 a)))
(*.f64 (/.f64 (+.f64 (neg.f64 b) a) (neg.f64 (neg.f64 a))) (/.f64 (-.f64 (neg.f64 b) a) (neg.f64 a)))
(*.f64 (/.f64 (+.f64 (neg.f64 b) a) (fabs.f64 a)) (/.f64 (-.f64 (neg.f64 b) a) (neg.f64 (fabs.f64 a))))
(*.f64 (/.f64 (+.f64 (neg.f64 b) a) (neg.f64 a)) (/.f64 (-.f64 (neg.f64 b) a) (neg.f64 (neg.f64 a))))
(*.f64 (/.f64 (+.f64 (neg.f64 b) a) (neg.f64 a)) (/.f64 (-.f64 (neg.f64 b) a) a))
(*.f64 (/.f64 (+.f64 (neg.f64 b) a) a) (/.f64 (-.f64 (neg.f64 b) a) (neg.f64 a)))
(*.f64 (/.f64 (+.f64 b (fabs.f64 a)) (neg.f64 (fabs.f64 a))) (/.f64 (-.f64 b (fabs.f64 a)) (fabs.f64 a)))
(*.f64 (/.f64 (+.f64 b (fabs.f64 a)) (neg.f64 (neg.f64 a))) (/.f64 (-.f64 b (fabs.f64 a)) (neg.f64 a)))
(*.f64 (/.f64 (+.f64 b (fabs.f64 a)) (fabs.f64 a)) (/.f64 (-.f64 b (fabs.f64 a)) (neg.f64 (fabs.f64 a))))
(*.f64 (/.f64 (+.f64 b (fabs.f64 a)) (neg.f64 a)) (/.f64 (-.f64 b (fabs.f64 a)) (neg.f64 (neg.f64 a))))
(*.f64 (/.f64 (+.f64 b (fabs.f64 a)) (neg.f64 a)) (/.f64 (-.f64 b (fabs.f64 a)) a))
(*.f64 (/.f64 (+.f64 b (fabs.f64 a)) a) (/.f64 (-.f64 b (fabs.f64 a)) (neg.f64 a)))
(*.f64 (/.f64 (+.f64 b (neg.f64 a)) (neg.f64 (fabs.f64 a))) (/.f64 (-.f64 b (neg.f64 a)) (fabs.f64 a)))
(*.f64 (/.f64 (+.f64 b (neg.f64 a)) (neg.f64 (neg.f64 a))) (/.f64 (-.f64 b (neg.f64 a)) (neg.f64 a)))
(*.f64 (/.f64 (+.f64 b (neg.f64 a)) (fabs.f64 a)) (/.f64 (-.f64 b (neg.f64 a)) (neg.f64 (fabs.f64 a))))
(*.f64 (/.f64 (+.f64 b (neg.f64 a)) (neg.f64 a)) (/.f64 (-.f64 b (neg.f64 a)) (neg.f64 (neg.f64 a))))
(*.f64 (/.f64 (+.f64 b (neg.f64 a)) (neg.f64 a)) (/.f64 (-.f64 b (neg.f64 a)) a))
(*.f64 (/.f64 (+.f64 b (neg.f64 a)) a) (/.f64 (-.f64 b (neg.f64 a)) (neg.f64 a)))
(*.f64 (/.f64 (+.f64 (fabs.f64 a) (fabs.f64 b)) (neg.f64 (fabs.f64 a))) (/.f64 (-.f64 (fabs.f64 a) (fabs.f64 b)) (neg.f64 (fabs.f64 a))))
(*.f64 (/.f64 (+.f64 (fabs.f64 a) (fabs.f64 b)) (neg.f64 (neg.f64 a))) (/.f64 (-.f64 (fabs.f64 a) (fabs.f64 b)) (neg.f64 (neg.f64 a))))
(*.f64 (/.f64 (+.f64 (fabs.f64 a) (fabs.f64 b)) (fabs.f64 a)) (/.f64 (-.f64 (fabs.f64 a) (fabs.f64 b)) (fabs.f64 a)))
(*.f64 (/.f64 (+.f64 (fabs.f64 a) (fabs.f64 b)) (neg.f64 a)) (/.f64 (-.f64 (fabs.f64 a) (fabs.f64 b)) (neg.f64 a)))
(*.f64 (/.f64 (+.f64 (fabs.f64 a) (fabs.f64 b)) a) (/.f64 (-.f64 (fabs.f64 a) (fabs.f64 b)) a))
(*.f64 (/.f64 (+.f64 (fabs.f64 a) (neg.f64 b)) (neg.f64 (fabs.f64 a))) (/.f64 (-.f64 (fabs.f64 a) (neg.f64 b)) (neg.f64 (fabs.f64 a))))
(*.f64 (/.f64 (+.f64 (fabs.f64 a) (neg.f64 b)) (neg.f64 (neg.f64 a))) (/.f64 (-.f64 (fabs.f64 a) (neg.f64 b)) (neg.f64 (neg.f64 a))))
(*.f64 (/.f64 (+.f64 (fabs.f64 a) (neg.f64 b)) (fabs.f64 a)) (/.f64 (-.f64 (fabs.f64 a) (neg.f64 b)) (fabs.f64 a)))
(*.f64 (/.f64 (+.f64 (fabs.f64 a) (neg.f64 b)) (neg.f64 a)) (/.f64 (-.f64 (fabs.f64 a) (neg.f64 b)) (neg.f64 a)))
(*.f64 (/.f64 (+.f64 (fabs.f64 a) (neg.f64 b)) a) (/.f64 (-.f64 (fabs.f64 a) (neg.f64 b)) a))
(*.f64 (/.f64 (+.f64 (fabs.f64 a) b) (neg.f64 (fabs.f64 a))) (/.f64 (-.f64 (fabs.f64 a) b) (neg.f64 (fabs.f64 a))))
(*.f64 (/.f64 (+.f64 (fabs.f64 a) b) (neg.f64 (neg.f64 a))) (/.f64 (-.f64 (fabs.f64 a) b) (neg.f64 (neg.f64 a))))
(*.f64 (/.f64 (+.f64 (fabs.f64 a) b) (fabs.f64 a)) (/.f64 (-.f64 (fabs.f64 a) b) (fabs.f64 a)))
(*.f64 (/.f64 (+.f64 (fabs.f64 a) b) (neg.f64 a)) (/.f64 (-.f64 (fabs.f64 a) b) (neg.f64 a)))
(*.f64 (/.f64 (+.f64 (fabs.f64 a) b) a) (/.f64 (-.f64 (fabs.f64 a) b) a))
(*.f64 (/.f64 (+.f64 (neg.f64 a) (fabs.f64 b)) (neg.f64 (fabs.f64 a))) (/.f64 (-.f64 (neg.f64 a) (fabs.f64 b)) (neg.f64 (fabs.f64 a))))
(*.f64 (/.f64 (+.f64 (neg.f64 a) (fabs.f64 b)) (neg.f64 (neg.f64 a))) (/.f64 (-.f64 (neg.f64 a) (fabs.f64 b)) (neg.f64 (neg.f64 a))))
(*.f64 (/.f64 (+.f64 (neg.f64 a) (fabs.f64 b)) (fabs.f64 a)) (/.f64 (-.f64 (neg.f64 a) (fabs.f64 b)) (fabs.f64 a)))
(*.f64 (/.f64 (+.f64 (neg.f64 a) (fabs.f64 b)) (neg.f64 a)) (/.f64 (-.f64 (neg.f64 a) (fabs.f64 b)) (neg.f64 a)))
(*.f64 (/.f64 (+.f64 (neg.f64 a) (fabs.f64 b)) a) (/.f64 (-.f64 (neg.f64 a) (fabs.f64 b)) a))
(*.f64 (/.f64 (+.f64 (neg.f64 a) (neg.f64 b)) (neg.f64 (fabs.f64 a))) (/.f64 (-.f64 (neg.f64 a) (neg.f64 b)) (neg.f64 (fabs.f64 a))))
(*.f64 (/.f64 (+.f64 (neg.f64 a) (neg.f64 b)) (neg.f64 (neg.f64 a))) (/.f64 (-.f64 (neg.f64 a) (neg.f64 b)) (neg.f64 (neg.f64 a))))
(*.f64 (/.f64 (+.f64 (neg.f64 a) (neg.f64 b)) (fabs.f64 a)) (/.f64 (-.f64 (neg.f64 a) (neg.f64 b)) (fabs.f64 a)))
(*.f64 (/.f64 (+.f64 (neg.f64 a) (neg.f64 b)) (neg.f64 a)) (/.f64 (-.f64 (neg.f64 a) (neg.f64 b)) (neg.f64 a)))
(*.f64 (/.f64 (+.f64 (neg.f64 a) (neg.f64 b)) a) (/.f64 (-.f64 (neg.f64 a) (neg.f64 b)) a))
(*.f64 (/.f64 (+.f64 (neg.f64 a) b) (neg.f64 (fabs.f64 a))) (/.f64 (-.f64 (neg.f64 a) b) (neg.f64 (fabs.f64 a))))
(*.f64 (/.f64 (+.f64 (neg.f64 a) b) (neg.f64 (neg.f64 a))) (/.f64 (-.f64 (neg.f64 a) b) (neg.f64 (neg.f64 a))))
(*.f64 (/.f64 (+.f64 (neg.f64 a) b) (fabs.f64 a)) (/.f64 (-.f64 (neg.f64 a) b) (fabs.f64 a)))
(*.f64 (/.f64 (+.f64 (neg.f64 a) b) (neg.f64 a)) (/.f64 (-.f64 (neg.f64 a) b) (neg.f64 a)))
(*.f64 (/.f64 (+.f64 (neg.f64 a) b) a) (/.f64 (-.f64 (neg.f64 a) b) a))
(*.f64 (/.f64 (+.f64 a (fabs.f64 b)) (neg.f64 (fabs.f64 a))) (/.f64 (-.f64 a (fabs.f64 b)) (neg.f64 (fabs.f64 a))))
(*.f64 (/.f64 (+.f64 a (fabs.f64 b)) (neg.f64 (neg.f64 a))) (/.f64 (-.f64 a (fabs.f64 b)) (neg.f64 (neg.f64 a))))
(*.f64 (/.f64 (+.f64 a (fabs.f64 b)) (fabs.f64 a)) (/.f64 (-.f64 a (fabs.f64 b)) (fabs.f64 a)))
(*.f64 (/.f64 (+.f64 a (fabs.f64 b)) (neg.f64 a)) (/.f64 (-.f64 a (fabs.f64 b)) (neg.f64 a)))
(*.f64 (/.f64 (+.f64 a (fabs.f64 b)) a) (/.f64 (-.f64 a (fabs.f64 b)) a))
(*.f64 (/.f64 (-.f64 a b) (neg.f64 (fabs.f64 a))) (/.f64 (+.f64 b a) (neg.f64 (fabs.f64 a))))
(*.f64 (/.f64 (+.f64 b a) (neg.f64 (fabs.f64 a))) (/.f64 (neg.f64 (-.f64 a b)) (fabs.f64 a)))
(*.f64 (/.f64 (+.f64 b a) (neg.f64 (fabs.f64 a))) (/.f64 (-.f64 b a) (fabs.f64 a)))
(*.f64 (/.f64 (+.f64 b a) (neg.f64 (fabs.f64 a))) (/.f64 (-.f64 a b) (neg.f64 (fabs.f64 a))))
(*.f64 (/.f64 (-.f64 a b) (neg.f64 (neg.f64 a))) (/.f64 (+.f64 b a) (neg.f64 (neg.f64 a))))
(*.f64 (/.f64 (+.f64 b a) (neg.f64 (neg.f64 a))) (/.f64 (-.f64 b a) (neg.f64 a)))
(*.f64 (/.f64 (+.f64 b a) (neg.f64 (neg.f64 a))) (/.f64 (-.f64 a b) (neg.f64 (neg.f64 a))))
(*.f64 (/.f64 (+.f64 b a) (neg.f64 (neg.f64 a))) (/.f64 (-.f64 a b) a))
(*.f64 (*.f64 (*.f64 (-.f64 a b) (+.f64 b a)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a a)))
(*.f64 (-.f64 (fabs.f64 a) (/.f64 (*.f64 b b) (fabs.f64 a))) (/.f64 #s(literal 1 binary64) (fabs.f64 a)))
(*.f64 (+.f64 (neg.f64 a) (/.f64 (*.f64 b b) a)) (/.f64 #s(literal 1 binary64) (neg.f64 a)))
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (/.f64 b (*.f64 a a))) #s(literal 1 binary64))) #s(literal 1 binary64))
(*.f64 (/.f64 (-.f64 a b) (fabs.f64 a)) (/.f64 (+.f64 b a) (fabs.f64 a)))
(*.f64 (/.f64 (+.f64 b a) (fabs.f64 a)) (/.f64 (-.f64 b a) (neg.f64 (fabs.f64 a))))
(*.f64 (/.f64 (+.f64 b a) (fabs.f64 a)) (/.f64 (-.f64 a b) (fabs.f64 a)))
(*.f64 (/.f64 (-.f64 b a) a) (/.f64 (+.f64 b a) (neg.f64 a)))
(*.f64 (/.f64 (+.f64 b a) (neg.f64 a)) (/.f64 (neg.f64 (-.f64 a b)) a))
(*.f64 (/.f64 (+.f64 b a) (neg.f64 a)) (/.f64 (-.f64 b a) (neg.f64 (neg.f64 a))))
(*.f64 (/.f64 (+.f64 b a) (neg.f64 a)) (/.f64 (-.f64 b a) a))
(*.f64 (/.f64 (-.f64 a b) a) (/.f64 (+.f64 b a) a))
(*.f64 (/.f64 (+.f64 b a) a) (/.f64 (-.f64 b a) (neg.f64 a)))
(*.f64 (/.f64 (+.f64 b a) a) (/.f64 (-.f64 a b) (neg.f64 (neg.f64 a))))
(*.f64 (/.f64 (+.f64 b a) a) (/.f64 (-.f64 a b) a))
(*.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 a b) (*.f64 a b))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (*.f64 a a))))
(*.f64 (neg.f64 (-.f64 a (/.f64 (*.f64 b b) a))) (/.f64 #s(literal 1 binary64) (neg.f64 a)))
(*.f64 (-.f64 a (/.f64 (*.f64 b b) a)) (/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 a))))
(*.f64 (-.f64 a (/.f64 (*.f64 b b) a)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (+.f64 b a) (/.f64 (-.f64 a b) (*.f64 a a)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (-.f64 a b) (+.f64 b a)))
(*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (/.f64 #s(literal -1 binary64) (*.f64 a a)))
(*.f64 (*.f64 (-.f64 a b) (+.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 a)) (/.f64 (*.f64 b b) (fabs.f64 a))) (fabs.f64 a))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 a)) (/.f64 (*.f64 (neg.f64 b) b) a)) (neg.f64 a))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 b b) a)) a)
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 a) a)) (*.f64 (neg.f64 b) b)) (*.f64 (neg.f64 a) a))
(/.f64 (fma.f64 (/.f64 (*.f64 a a) (fabs.f64 a)) (*.f64 a a) (*.f64 (*.f64 (neg.f64 b) b) (fabs.f64 a))) (*.f64 (fabs.f64 a) (*.f64 a a)))
(/.f64 (fma.f64 (/.f64 (*.f64 (neg.f64 a) a) a) (*.f64 a a) (*.f64 (*.f64 (neg.f64 b) b) (neg.f64 a))) (*.f64 (neg.f64 a) (*.f64 a a)))
(/.f64 (fma.f64 (/.f64 (*.f64 a a) a) (*.f64 a a) (*.f64 (*.f64 (neg.f64 b) b) a)) (*.f64 (*.f64 a a) a))
(/.f64 (fma.f64 (*.f64 (neg.f64 a) a) (*.f64 a a) (*.f64 (*.f64 (neg.f64 b) b) (*.f64 (neg.f64 a) a))) (*.f64 (*.f64 (neg.f64 a) a) (*.f64 a a)))
(/.f64 (fma.f64 (*.f64 a a) (*.f64 a a) (*.f64 (*.f64 (neg.f64 b) b) (*.f64 a a))) (*.f64 (*.f64 a a) (*.f64 a a)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 b (/.f64 b (*.f64 a a)))) (neg.f64 (*.f64 b (/.f64 b (*.f64 a a)))))) (-.f64 #s(literal 1 binary64) (neg.f64 (*.f64 b (/.f64 b (*.f64 a a))))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 (neg.f64 b) b) (*.f64 a a)) (/.f64 (*.f64 (neg.f64 b) b) (*.f64 a a)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 b) b) (*.f64 a a))))
(/.f64 (+.f64 (pow.f64 #s(literal 1 binary64) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 b (/.f64 b (*.f64 a a)))) #s(literal 3 binary64))) (fma.f64 #s(literal 1 binary64) #s(literal 1 binary64) (-.f64 (*.f64 (neg.f64 (*.f64 b (/.f64 b (*.f64 a a)))) (neg.f64 (*.f64 b (/.f64 b (*.f64 a a))))) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 b (/.f64 b (*.f64 a a))))))))
(/.f64 (+.f64 (pow.f64 #s(literal 1 binary64) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (neg.f64 b) b) (*.f64 a a)) #s(literal 3 binary64))) (fma.f64 #s(literal 1 binary64) #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 (*.f64 (neg.f64 b) b) (*.f64 a a)) (/.f64 (*.f64 (neg.f64 b) b) (*.f64 a a))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 b) b) (*.f64 a a))))))
(/.f64 (-.f64 (*.f64 (neg.f64 a) a) (*.f64 (neg.f64 b) b)) (*.f64 (neg.f64 a) a))
(/.f64 (fma.f64 (/.f64 (*.f64 a a) (fabs.f64 a)) (*.f64 a a) (*.f64 (fabs.f64 a) (*.f64 (neg.f64 b) b))) (*.f64 (fabs.f64 a) (*.f64 a a)))
(/.f64 (fma.f64 (/.f64 (*.f64 (neg.f64 a) a) a) (*.f64 a a) (*.f64 (neg.f64 a) (*.f64 (neg.f64 b) b))) (*.f64 (neg.f64 a) (*.f64 a a)))
(/.f64 (fma.f64 (/.f64 (*.f64 a a) a) (*.f64 a a) (*.f64 a (*.f64 (neg.f64 b) b))) (*.f64 (*.f64 a a) a))
(/.f64 (fma.f64 (*.f64 (neg.f64 a) a) (*.f64 a a) (*.f64 (*.f64 (neg.f64 a) a) (*.f64 (neg.f64 b) b))) (*.f64 (*.f64 (neg.f64 a) a) (*.f64 a a)))
(/.f64 (fma.f64 (*.f64 a a) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (neg.f64 b) b))) (*.f64 (*.f64 a a) (*.f64 a a)))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a a) (fabs.f64 a)) (fabs.f64 a)) (*.f64 (fabs.f64 a) (/.f64 (*.f64 b b) (fabs.f64 a)))) (*.f64 a a))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a a) (fabs.f64 a)) (neg.f64 a)) (*.f64 (fabs.f64 a) (/.f64 (*.f64 (neg.f64 b) b) a))) (*.f64 (fabs.f64 a) (neg.f64 a)))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a a) (fabs.f64 a)) a) (*.f64 (fabs.f64 a) (/.f64 (*.f64 b b) a))) (*.f64 (fabs.f64 a) a))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a a) (fabs.f64 a)) (*.f64 (neg.f64 a) a)) (*.f64 (fabs.f64 a) (*.f64 (neg.f64 b) b))) (*.f64 (fabs.f64 a) (*.f64 (neg.f64 a) a)))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a a) (fabs.f64 a)) (*.f64 a a)) (*.f64 (fabs.f64 a) (*.f64 b b))) (*.f64 (fabs.f64 a) (*.f64 a a)))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (neg.f64 a) a) a) (fabs.f64 a)) (*.f64 (neg.f64 a) (/.f64 (*.f64 b b) (fabs.f64 a)))) (*.f64 (neg.f64 a) (fabs.f64 a)))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (neg.f64 a) a) a) (neg.f64 a)) (*.f64 (neg.f64 a) (/.f64 (*.f64 (neg.f64 b) b) a))) (*.f64 a a))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (neg.f64 a) a) a) a) (*.f64 (neg.f64 a) (/.f64 (*.f64 b b) a))) (*.f64 (neg.f64 a) a))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (neg.f64 a) a) a) (*.f64 (neg.f64 a) a)) (*.f64 (neg.f64 a) (*.f64 (neg.f64 b) b))) (*.f64 (neg.f64 a) (*.f64 (neg.f64 a) a)))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (neg.f64 a) a) a) (*.f64 a a)) (*.f64 (neg.f64 a) (*.f64 b b))) (*.f64 (neg.f64 a) (*.f64 a a)))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a a) a) (fabs.f64 a)) (*.f64 a (/.f64 (*.f64 b b) (fabs.f64 a)))) (*.f64 a (fabs.f64 a)))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a a) a) (neg.f64 a)) (*.f64 a (/.f64 (*.f64 (neg.f64 b) b) a))) (*.f64 (neg.f64 a) a))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a a) a) a) (*.f64 a (/.f64 (*.f64 b b) a))) (*.f64 a a))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a a) a) (*.f64 (neg.f64 a) a)) (*.f64 a (*.f64 (neg.f64 b) b))) (*.f64 a (*.f64 (neg.f64 a) a)))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a a) a) (*.f64 a a)) (*.f64 a (*.f64 b b))) (*.f64 (*.f64 a a) a))
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 a) a) (fabs.f64 a)) (*.f64 (*.f64 (neg.f64 a) a) (/.f64 (*.f64 b b) (fabs.f64 a)))) (*.f64 (*.f64 (neg.f64 a) a) (fabs.f64 a)))
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 a) a) (neg.f64 a)) (*.f64 (*.f64 (neg.f64 a) a) (/.f64 (*.f64 (neg.f64 b) b) a))) (*.f64 (*.f64 (neg.f64 a) a) (neg.f64 a)))
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 a) a) a) (*.f64 (*.f64 (neg.f64 a) a) (/.f64 (*.f64 b b) a))) (*.f64 (*.f64 (neg.f64 a) a) a))
(/.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 (neg.f64 a) a) (*.f64 (neg.f64 b) b))) (*.f64 (*.f64 a a) (*.f64 a a)))
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 a) a) (*.f64 a a)) (*.f64 (*.f64 (neg.f64 a) a) (*.f64 b b))) (*.f64 (*.f64 (neg.f64 a) a) (*.f64 a a)))
(/.f64 (-.f64 (*.f64 (*.f64 a a) (fabs.f64 a)) (*.f64 (*.f64 a a) (/.f64 (*.f64 b b) (fabs.f64 a)))) (*.f64 (*.f64 a a) (fabs.f64 a)))
(/.f64 (-.f64 (*.f64 (*.f64 a a) (neg.f64 a)) (*.f64 (*.f64 a a) (/.f64 (*.f64 (neg.f64 b) b) a))) (*.f64 (*.f64 a a) (neg.f64 a)))
(/.f64 (-.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 a a) (/.f64 (*.f64 b b) a))) (*.f64 (*.f64 a a) a))
(/.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 (neg.f64 a) a)) (*.f64 (*.f64 a a) (*.f64 (neg.f64 b) b))) (*.f64 (*.f64 a a) (*.f64 (neg.f64 a) a)))
(/.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) #s(literal 1 binary64)) (*.f64 (neg.f64 a) a))
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 a b) (+.f64 b a)) #s(literal 1 binary64))) (*.f64 (neg.f64 a) a))
(/.f64 (neg.f64 (-.f64 (fabs.f64 a) (/.f64 (*.f64 b b) (fabs.f64 a)))) (neg.f64 (fabs.f64 a)))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 a b) (*.f64 a b)))) (neg.f64 (*.f64 (*.f64 a a) (*.f64 a a))))
(/.f64 (neg.f64 (neg.f64 (-.f64 a (/.f64 (*.f64 b b) a)))) (neg.f64 (neg.f64 a)))
(/.f64 (*.f64 (*.f64 (-.f64 a b) (+.f64 b a)) #s(literal 1 binary64)) (*.f64 a a))
(/.f64 (-.f64 (fabs.f64 a) (/.f64 (*.f64 b b) (fabs.f64 a))) (fabs.f64 a))
(/.f64 (+.f64 (neg.f64 a) (/.f64 (*.f64 b b) a)) (neg.f64 a))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 b (/.f64 b (*.f64 a a))) (*.f64 b (/.f64 b (*.f64 a a))))) (+.f64 #s(literal 1 binary64) (*.f64 b (/.f64 b (*.f64 a a)))))
(/.f64 (-.f64 (pow.f64 #s(literal 1 binary64) #s(literal 3 binary64)) (pow.f64 (*.f64 b (/.f64 b (*.f64 a a))) #s(literal 3 binary64))) (fma.f64 #s(literal 1 binary64) #s(literal 1 binary64) (fma.f64 (*.f64 b (/.f64 b (*.f64 a a))) (*.f64 b (/.f64 b (*.f64 a a))) (*.f64 #s(literal 1 binary64) (*.f64 b (/.f64 b (*.f64 a a)))))))
(/.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 (*.f64 a a) (*.f64 a a)))
(/.f64 (neg.f64 (-.f64 a (/.f64 (*.f64 b b) a))) (neg.f64 a))
(/.f64 (-.f64 a (/.f64 (*.f64 b b) a)) (neg.f64 (neg.f64 a)))
(/.f64 (-.f64 a (/.f64 (*.f64 b b) a)) a)
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (*.f64 (*.f64 (-.f64 a b) (+.f64 b a)) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 a) (-.f64 (fabs.f64 a) (/.f64 (*.f64 b b) (fabs.f64 a)))))
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) (+.f64 (neg.f64 a) (/.f64 (*.f64 b b) a))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 a b) (*.f64 a b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) (neg.f64 (-.f64 a (/.f64 (*.f64 b b) a)))))
(/.f64 #s(literal 1 binary64) (/.f64 a (-.f64 a (/.f64 (*.f64 b b) a))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 a) a) (*.f64 (+.f64 b a) (-.f64 b a))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (*.f64 (-.f64 a b) (+.f64 b a))))
(/.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (neg.f64 a) a))
(/.f64 (*.f64 (-.f64 a b) (+.f64 b a)) (*.f64 a a))
(neg.f64 (-.f64 (*.f64 b (/.f64 b (*.f64 a a))) #s(literal 1 binary64)))
(fma.f64 (/.f64 (fabs.f64 b) (neg.f64 (fabs.f64 a))) (fabs.f64 (/.f64 b a)) #s(literal 1 binary64))
(fma.f64 (/.f64 (fabs.f64 b) (neg.f64 (neg.f64 a))) (/.f64 (fabs.f64 b) (neg.f64 a)) #s(literal 1 binary64))
(fma.f64 (/.f64 (neg.f64 (fabs.f64 b)) (fabs.f64 a)) (fabs.f64 (/.f64 b a)) #s(literal 1 binary64))
(fma.f64 (/.f64 (neg.f64 (fabs.f64 b)) a) (/.f64 (fabs.f64 b) a) #s(literal 1 binary64))
(fma.f64 (/.f64 (neg.f64 (neg.f64 b)) (fabs.f64 a)) (/.f64 (neg.f64 b) (fabs.f64 a)) #s(literal 1 binary64))
(fma.f64 (/.f64 (neg.f64 (neg.f64 b)) a) (/.f64 (neg.f64 b) a) #s(literal 1 binary64))
(fma.f64 (/.f64 b (neg.f64 (fabs.f64 a))) (/.f64 b (fabs.f64 a)) #s(literal 1 binary64))
(fma.f64 (/.f64 b (neg.f64 (neg.f64 a))) (/.f64 b (neg.f64 a)) #s(literal 1 binary64))
(fma.f64 (fabs.f64 (/.f64 b a)) (/.f64 (fabs.f64 b) (neg.f64 (fabs.f64 a))) #s(literal 1 binary64))
(fma.f64 (fabs.f64 (/.f64 b a)) (/.f64 (neg.f64 (fabs.f64 b)) (fabs.f64 a)) #s(literal 1 binary64))
(fma.f64 (/.f64 (fabs.f64 b) (neg.f64 a)) (/.f64 (fabs.f64 b) (neg.f64 (neg.f64 a))) #s(literal 1 binary64))
(fma.f64 (/.f64 (fabs.f64 b) (neg.f64 a)) (/.f64 (fabs.f64 b) a) #s(literal 1 binary64))
(fma.f64 (/.f64 (fabs.f64 b) a) (/.f64 (neg.f64 (fabs.f64 b)) a) #s(literal 1 binary64))
(fma.f64 (/.f64 (fabs.f64 b) a) (/.f64 (fabs.f64 b) (neg.f64 a)) #s(literal 1 binary64))
(fma.f64 (/.f64 (neg.f64 b) (fabs.f64 a)) (/.f64 (neg.f64 (neg.f64 b)) (fabs.f64 a)) #s(literal 1 binary64))
(fma.f64 (/.f64 (neg.f64 b) (fabs.f64 a)) (/.f64 b (fabs.f64 a)) #s(literal 1 binary64))
(fma.f64 (/.f64 b a) (/.f64 (neg.f64 b) a) #s(literal 1 binary64))
(fma.f64 (/.f64 b a) (/.f64 b (neg.f64 a)) #s(literal 1 binary64))
(fma.f64 (/.f64 (neg.f64 b) a) (/.f64 (neg.f64 (neg.f64 b)) a) #s(literal 1 binary64))
(fma.f64 (/.f64 (neg.f64 b) a) (/.f64 b a) #s(literal 1 binary64))
(fma.f64 (/.f64 b (fabs.f64 a)) (/.f64 b (neg.f64 (fabs.f64 a))) #s(literal 1 binary64))
(fma.f64 (/.f64 b (fabs.f64 a)) (/.f64 (neg.f64 b) (fabs.f64 a)) #s(literal 1 binary64))
(fma.f64 (/.f64 b (neg.f64 a)) (/.f64 b (neg.f64 (neg.f64 a))) #s(literal 1 binary64))
(fma.f64 (/.f64 b (neg.f64 a)) (/.f64 b a) #s(literal 1 binary64))
(fma.f64 (*.f64 (neg.f64 b) b) (/.f64 #s(literal 1 binary64) (*.f64 a a)) #s(literal 1 binary64))
(fma.f64 (neg.f64 a) (/.f64 #s(literal 1 binary64) (neg.f64 a)) (/.f64 (/.f64 (*.f64 (neg.f64 b) b) a) a))
(fma.f64 a (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 (*.f64 (neg.f64 b) b) a) a))
(-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (*.f64 a a) (*.f64 a a))))
(-.f64 (/.f64 a a) (*.f64 b (/.f64 b (*.f64 a a))))
(-.f64 (/.f64 (*.f64 (neg.f64 b) b) (*.f64 a a)) (/.f64 (*.f64 a a) (*.f64 (neg.f64 a) a)))
(-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 (neg.f64 b)) b) (*.f64 a a)))
(-.f64 #s(literal 1 binary64) (*.f64 b (/.f64 b (*.f64 a a))))
(+.f64 (/.f64 a a) (/.f64 (/.f64 (*.f64 (neg.f64 b) b) a) a))
(+.f64 (/.f64 (*.f64 (neg.f64 b) b) (*.f64 a a)) #s(literal 1 binary64))
(+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (neg.f64 b) b) a) a))
(+.f64 #s(literal 1 binary64) (neg.f64 (*.f64 b (/.f64 b (*.f64 a a)))))
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 b) b) (*.f64 a a)))
(*.f64 (pow.f64 (*.f64 (-.f64 (*.f64 b (/.f64 b (*.f64 a a))) #s(literal 1 binary64)) (-.f64 (*.f64 b (/.f64 b (*.f64 a a))) #s(literal 1 binary64))) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (pow.f64 (*.f64 (-.f64 (*.f64 b (/.f64 b (*.f64 a a))) #s(literal 1 binary64)) (-.f64 (*.f64 b (/.f64 b (*.f64 a a))) #s(literal 1 binary64))) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))))
(*.f64 (/.f64 (fabs.f64 (+.f64 b a)) (neg.f64 (fabs.f64 a))) (/.f64 (fabs.f64 (-.f64 b a)) (neg.f64 (fabs.f64 a))))
(*.f64 (/.f64 (fabs.f64 (+.f64 b a)) (neg.f64 (neg.f64 a))) (/.f64 (fabs.f64 (-.f64 b a)) (neg.f64 (neg.f64 a))))
(*.f64 (/.f64 (fabs.f64 (+.f64 b a)) (fabs.f64 a)) (/.f64 (fabs.f64 (-.f64 b a)) (fabs.f64 a)))
(*.f64 (/.f64 (fabs.f64 (+.f64 b a)) (neg.f64 a)) (/.f64 (fabs.f64 (-.f64 b a)) (neg.f64 a)))
(*.f64 (/.f64 (fabs.f64 (+.f64 b a)) a) (/.f64 (fabs.f64 (-.f64 b a)) a))
(*.f64 (fabs.f64 (/.f64 (+.f64 b a) (fabs.f64 a))) (fabs.f64 (/.f64 (-.f64 a b) (fabs.f64 a))))
(*.f64 (fabs.f64 (/.f64 (+.f64 b a) (neg.f64 a))) (fabs.f64 (/.f64 (-.f64 b a) a)))
(*.f64 (fabs.f64 (/.f64 (+.f64 b a) a)) (fabs.f64 (/.f64 (-.f64 a b) a)))
(*.f64 (sqrt.f64 (-.f64 (*.f64 b (/.f64 b (*.f64 a a))) #s(literal 1 binary64))) (sqrt.f64 (-.f64 (*.f64 b (/.f64 b (*.f64 a a))) #s(literal 1 binary64))))
(*.f64 (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 b a))) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (*.f64 b (/.f64 b (*.f64 a a)))))))
(*.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 b (/.f64 b (*.f64 a a)))) (*.f64 (-.f64 a b) (+.f64 b a)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a))))
(*.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 b (/.f64 b (*.f64 a a)))) (*.f64 (-.f64 a b) (+.f64 b a))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (-.f64 (*.f64 b (/.f64 b (*.f64 a a))) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (-.f64 (*.f64 b (/.f64 b (*.f64 a a))) #s(literal 1 binary64)) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 b (/.f64 b (*.f64 a a)))) #s(literal 1/2 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 b (/.f64 b (*.f64 a a)))) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (*.f64 (-.f64 a b) (+.f64 b a)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (*.f64 b (/.f64 b (*.f64 a a))))) #s(literal 1/2 binary64)))
(*.f64 (neg.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 b a)))) (/.f64 #s(literal -1 binary64) (*.f64 a a)))
(*.f64 (fabs.f64 (+.f64 b a)) (fabs.f64 (/.f64 (-.f64 a b) (*.f64 a a))))
(*.f64 (fabs.f64 (-.f64 (/.f64 (*.f64 b b) a) a)) (fabs.f64 (/.f64 #s(literal 1 binary64) a)))
(*.f64 (fabs.f64 (-.f64 (/.f64 (*.f64 b b) a) a)) (/.f64 #s(literal 1 binary64) (fabs.f64 a)))
(*.f64 (neg.f64 (sqrt.f64 (fabs.f64 (-.f64 #s(literal 1 binary64) (*.f64 b (/.f64 b (*.f64 a a))))))) (neg.f64 (sqrt.f64 (fabs.f64 (-.f64 #s(literal 1 binary64) (*.f64 b (/.f64 b (*.f64 a a))))))))
(*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 b (/.f64 b (*.f64 a a))))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 b (/.f64 b (*.f64 a a))))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (fabs.f64 (*.f64 (+.f64 b a) (-.f64 b a))))
(*.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 b a))) (fabs.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a))))
(*.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 b a))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) #s(literal 1/2 binary64)))
(*.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 b a))) (/.f64 #s(literal 1 binary64) (*.f64 a a)))
(*.f64 (sqrt.f64 (fabs.f64 (-.f64 #s(literal 1 binary64) (*.f64 b (/.f64 b (*.f64 a a)))))) (sqrt.f64 (fabs.f64 (-.f64 #s(literal 1 binary64) (*.f64 b (/.f64 b (*.f64 a a)))))))
(pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 b (/.f64 b (*.f64 a a))) #s(literal 1 binary64)) (-.f64 (*.f64 b (/.f64 b (*.f64 a a))) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 b (/.f64 b (*.f64 a a))) #s(literal 1 binary64)) (-.f64 (*.f64 b (/.f64 b (*.f64 a a))) #s(literal 1 binary64)))) #s(literal 1/4 binary64))
(pow.f64 (*.f64 (-.f64 (*.f64 b (/.f64 b (*.f64 a a))) #s(literal 1 binary64)) (-.f64 (*.f64 b (/.f64 b (*.f64 a a))) #s(literal 1 binary64))) #s(literal 1/2 binary64))
(pow.f64 (sqrt.f64 (fabs.f64 (-.f64 #s(literal 1 binary64) (*.f64 b (/.f64 b (*.f64 a a)))))) #s(literal 2 binary64))
(pow.f64 (fabs.f64 (-.f64 #s(literal 1 binary64) (*.f64 b (/.f64 b (*.f64 a a))))) #s(literal 1 binary64))
(/.f64 (neg.f64 (neg.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 b a))))) (*.f64 a a))
(/.f64 (neg.f64 (fabs.f64 (-.f64 (/.f64 (*.f64 b b) a) a))) (neg.f64 (fabs.f64 a)))
(/.f64 (fabs.f64 (neg.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 b a))))) (*.f64 a a))
(/.f64 (fabs.f64 (fabs.f64 (-.f64 (/.f64 (*.f64 b b) a) a))) (fabs.f64 a))
(/.f64 (fabs.f64 (*.f64 (*.f64 (-.f64 a b) (+.f64 b a)) #s(literal 1 binary64))) (*.f64 a a))
(/.f64 (fabs.f64 (-.f64 (fabs.f64 a) (/.f64 (*.f64 b b) (fabs.f64 a)))) (fabs.f64 a))
(/.f64 (fabs.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 a b) (*.f64 a b)))) (*.f64 (*.f64 a a) (*.f64 a a)))
(/.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 b (/.f64 b (*.f64 a a)))) (*.f64 (+.f64 b a) (-.f64 b a)))) (sqrt.f64 (*.f64 (neg.f64 a) a)))
(/.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 b (/.f64 b (*.f64 a a)))) (*.f64 (-.f64 a b) (+.f64 b a)))) (fabs.f64 a))
(/.f64 (sqrt.f64 (*.f64 (-.f64 a (/.f64 (*.f64 b b) a)) (-.f64 #s(literal 1 binary64) (*.f64 b (/.f64 b (*.f64 a a)))))) (sqrt.f64 a))
(/.f64 (sqrt.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (-.f64 #s(literal 1 binary64) (*.f64 b (/.f64 b (*.f64 a a)))))) (sqrt.f64 (*.f64 (neg.f64 a) a)))
(/.f64 (sqrt.f64 (*.f64 (*.f64 (-.f64 a b) (+.f64 b a)) (-.f64 #s(literal 1 binary64) (*.f64 b (/.f64 b (*.f64 a a)))))) (fabs.f64 a))
(/.f64 (sqrt.f64 (*.f64 (-.f64 a (/.f64 (*.f64 b b) a)) (*.f64 (+.f64 b a) (-.f64 b a)))) (sqrt.f64 (*.f64 a (*.f64 (neg.f64 a) a))))
(/.f64 (sqrt.f64 (*.f64 (-.f64 a (/.f64 (*.f64 b b) a)) (*.f64 (-.f64 a b) (+.f64 b a)))) (sqrt.f64 (*.f64 (*.f64 a a) a)))
(/.f64 (sqrt.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (-.f64 a (/.f64 (*.f64 b b) a)))) (sqrt.f64 (*.f64 (*.f64 (neg.f64 a) a) a)))
(/.f64 (sqrt.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (-.f64 a b) (+.f64 b a)))) (sqrt.f64 (*.f64 (*.f64 (neg.f64 a) a) (*.f64 a a))))
(/.f64 (sqrt.f64 (*.f64 (*.f64 (-.f64 a b) (+.f64 b a)) (-.f64 a (/.f64 (*.f64 b b) a)))) (sqrt.f64 (*.f64 (*.f64 a a) a)))
(/.f64 (sqrt.f64 (*.f64 (*.f64 (-.f64 a b) (+.f64 b a)) (*.f64 (+.f64 b a) (-.f64 b a)))) (sqrt.f64 (*.f64 (*.f64 a a) (*.f64 (neg.f64 a) a))))
(/.f64 (neg.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 b a)))) (*.f64 (neg.f64 a) a))
(/.f64 (fabs.f64 (-.f64 (/.f64 (*.f64 b b) a) a)) (fabs.f64 a))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 a) a) (neg.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 b a))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 a) (fabs.f64 (-.f64 (/.f64 (*.f64 b b) a) a))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (fabs.f64 (*.f64 (+.f64 b a) (-.f64 b a)))))
(/.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 b a))) (*.f64 a a))
(sqrt.f64 (*.f64 (-.f64 (*.f64 b (/.f64 b (*.f64 a a))) #s(literal 1 binary64)) (-.f64 (*.f64 b (/.f64 b (*.f64 a a))) #s(literal 1 binary64))))
(fabs.f64 (neg.f64 (fabs.f64 (-.f64 #s(literal 1 binary64) (*.f64 b (/.f64 b (*.f64 a a)))))))
(fabs.f64 (*.f64 (neg.f64 (sqrt.f64 (fabs.f64 (-.f64 #s(literal 1 binary64) (*.f64 b (/.f64 b (*.f64 a a))))))) (sqrt.f64 (fabs.f64 (-.f64 #s(literal 1 binary64) (*.f64 b (/.f64 b (*.f64 a a))))))))
(fabs.f64 (*.f64 (sqrt.f64 (fabs.f64 (-.f64 #s(literal 1 binary64) (*.f64 b (/.f64 b (*.f64 a a)))))) (neg.f64 (sqrt.f64 (fabs.f64 (-.f64 #s(literal 1 binary64) (*.f64 b (/.f64 b (*.f64 a a)))))))))
(fabs.f64 (-.f64 (*.f64 b (/.f64 b (*.f64 a a))) #s(literal 1 binary64)))
(fabs.f64 (fabs.f64 (-.f64 #s(literal 1 binary64) (*.f64 b (/.f64 b (*.f64 a a))))))
(fabs.f64 (-.f64 #s(literal 1 binary64) (*.f64 b (/.f64 b (*.f64 a a)))))
(exp.f64 (*.f64 (log.f64 (*.f64 (-.f64 (*.f64 b (/.f64 b (*.f64 a a))) #s(literal 1 binary64)) (-.f64 (*.f64 b (/.f64 b (*.f64 a a))) #s(literal 1 binary64)))) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (*.f64 (-.f64 (*.f64 b (/.f64 b (*.f64 a a))) #s(literal 1 binary64)) (-.f64 (*.f64 b (/.f64 b (*.f64 a a))) #s(literal 1 binary64))) (/.f64 #s(literal 1/4 binary64) #s(literal 2 binary64))) (pow.f64 (*.f64 (-.f64 (*.f64 b (/.f64 b (*.f64 a a))) #s(literal 1 binary64)) (-.f64 (*.f64 b (/.f64 b (*.f64 a a))) #s(literal 1 binary64))) (/.f64 #s(literal 1/4 binary64) #s(literal 2 binary64))))
(*.f64 (sqrt.f64 (sqrt.f64 (fabs.f64 (-.f64 #s(literal 1 binary64) (*.f64 b (/.f64 b (*.f64 a a))))))) (sqrt.f64 (sqrt.f64 (fabs.f64 (-.f64 #s(literal 1 binary64) (*.f64 b (/.f64 b (*.f64 a a))))))))
(*.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 b (/.f64 b (*.f64 a a)))) (*.f64 (-.f64 a b) (+.f64 b a))) #s(literal 1/4 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (+.f64 b a) (-.f64 b a))) #s(literal 1/4 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (-.f64 (*.f64 b (/.f64 b (*.f64 a a))) #s(literal 1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (-.f64 (*.f64 b (/.f64 b (*.f64 a a))) #s(literal 1 binary64)) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (fabs.f64 (-.f64 #s(literal 1 binary64) (*.f64 b (/.f64 b (*.f64 a a))))) #s(literal 1/4 binary64)) (pow.f64 (fabs.f64 (-.f64 #s(literal 1 binary64) (*.f64 b (/.f64 b (*.f64 a a))))) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 b (/.f64 b (*.f64 a a)))) #s(literal 1/4 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 b (/.f64 b (*.f64 a a)))) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (*.f64 (-.f64 a b) (+.f64 b a)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (*.f64 b (/.f64 b (*.f64 a a))))) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 b a))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (fabs.f64 (-.f64 #s(literal 1 binary64) (*.f64 b (/.f64 b (*.f64 a a))))) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (pow.f64 (fabs.f64 (-.f64 #s(literal 1 binary64) (*.f64 b (/.f64 b (*.f64 a a))))) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))))
(*.f64 (sqrt.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 b a)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a))))
(pow.f64 (*.f64 (-.f64 (*.f64 b (/.f64 b (*.f64 a a))) #s(literal 1 binary64)) (-.f64 (*.f64 b (/.f64 b (*.f64 a a))) #s(literal 1 binary64))) #s(literal 1/4 binary64))
(pow.f64 (fabs.f64 (-.f64 #s(literal 1 binary64) (*.f64 b (/.f64 b (*.f64 a a))))) #s(literal 1/2 binary64))
(/.f64 (sqrt.f64 (neg.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 b a))))) (sqrt.f64 (*.f64 (neg.f64 a) a)))
(/.f64 (sqrt.f64 (fabs.f64 (-.f64 (/.f64 (*.f64 b b) a) a))) (sqrt.f64 (fabs.f64 a)))
(/.f64 (sqrt.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 b a)))) (fabs.f64 a))
(sqrt.f64 (fabs.f64 (-.f64 #s(literal 1 binary64) (*.f64 b (/.f64 b (*.f64 a a))))))
(fabs.f64 (neg.f64 (neg.f64 (sqrt.f64 (fabs.f64 (-.f64 #s(literal 1 binary64) (*.f64 b (/.f64 b (*.f64 a a)))))))))
(fabs.f64 (neg.f64 (sqrt.f64 (fabs.f64 (-.f64 #s(literal 1 binary64) (*.f64 b (/.f64 b (*.f64 a a))))))))
(fabs.f64 (sqrt.f64 (fabs.f64 (-.f64 #s(literal 1 binary64) (*.f64 b (/.f64 b (*.f64 a a)))))))
(exp.f64 (*.f64 (log.f64 (*.f64 (-.f64 (*.f64 b (/.f64 b (*.f64 a a))) #s(literal 1 binary64)) (-.f64 (*.f64 b (/.f64 b (*.f64 a a))) #s(literal 1 binary64)))) #s(literal 1/4 binary64)))
(exp.f64 (*.f64 (log.f64 (fabs.f64 (-.f64 #s(literal 1 binary64) (*.f64 b (/.f64 b (*.f64 a a)))))) #s(literal 1/2 binary64)))

eval60.0ms (2.7%)

Memory
29.5MiB live, 117.7MiB allocated; 12ms collecting garbage
Compiler

Compiled 10 922 to 2 543 computations (76.7% saved)

prune13.0ms (0.6%)

Memory
-36.5MiB live, 15.9MiB allocated; 6ms collecting garbage
Pruning

5 alts after pruning (5 fresh and 0 done)

PrunedKeptTotal
New5315536
Fresh000
Picked101
Done000
Total5325537
Accuracy
100.0%
Counts
537 → 5
Alt Table
Click to see full alt table
StatusAccuracyProgram
78.8%
(/.f64 (sqrt.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 b a)))) (fabs.f64 a))
78.5%
(sqrt.f64 (/.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 b a))) (*.f64 a a)))
100.0%
(sqrt.f64 (fabs.f64 (fma.f64 (/.f64 (neg.f64 b) a) (/.f64 b a) #s(literal 1 binary64))))
79.2%
(sqrt.f64 (fabs.f64 (-.f64 (*.f64 b (/.f64 b (*.f64 a a))) #s(literal 1 binary64))))
98.2%
(sqrt.f64 (fabs.f64 #s(approx (/ (- (* a a) (* b b)) (* a a)) #s(literal 1 binary64))))
Compiler

Compiled 124 to 92 computations (25.8% saved)

sample0.0ms (0.0%)

Memory
0.1MiB live, 0.1MiB allocated; 0ms collecting garbage
Calls
Call 1
Inputs
1
Outputs
#s(literal 1 binary64)
Samples
0.0ms0valid
Compiler

Compiled 3 to 3 computations (0.0% saved)

Precisions
Click to see histograms. Total time spent on operations: 0.0ms
adjust: 0.0ms (0.0% of total)

series34.0ms (1.5%)

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

Useful iterations: 0 (0.0ms)

IterNodesCost
02281273
Stop Event
iter-limit
Counts
27 → 67
Calls
Call 1
Inputs
b
(neg.f64 b)
a
(/.f64 (neg.f64 b) a)
(/.f64 b a)
#s(literal 1 binary64)
(fma.f64 (/.f64 (neg.f64 b) a) (/.f64 b a) #s(literal 1 binary64))
(fabs.f64 (fma.f64 (/.f64 (neg.f64 b) a) (/.f64 b a) #s(literal 1 binary64)))
(sqrt.f64 (fabs.f64 (fma.f64 (/.f64 (neg.f64 b) a) (/.f64 b a) #s(literal 1 binary64))))
#s(approx (/ (- (* a a) (* b b)) (* a a)) #s(literal 1 binary64))
(fabs.f64 #s(approx (/ (- (* a a) (* b b)) (* a a)) #s(literal 1 binary64)))
(sqrt.f64 (fabs.f64 #s(approx (/ (- (* a a) (* b b)) (* a a)) #s(literal 1 binary64))))
(*.f64 a a)
(/.f64 b (*.f64 a a))
(*.f64 b (/.f64 b (*.f64 a a)))
(-.f64 (*.f64 b (/.f64 b (*.f64 a a))) #s(literal 1 binary64))
(fabs.f64 (-.f64 (*.f64 b (/.f64 b (*.f64 a a))) #s(literal 1 binary64)))
(sqrt.f64 (fabs.f64 (-.f64 (*.f64 b (/.f64 b (*.f64 a a))) #s(literal 1 binary64))))
(+.f64 b a)
(-.f64 b a)
(*.f64 (+.f64 b a) (-.f64 b a))
(fabs.f64 (*.f64 (+.f64 b a) (-.f64 b a)))
(sqrt.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 b a))))
(fabs.f64 a)
(/.f64 (sqrt.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 b a)))) (fabs.f64 a))
(/.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 b a))) (*.f64 a a))
(sqrt.f64 (/.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 b a))) (*.f64 a a)))
Outputs
#s(approx a a)
#s(approx (/ (neg b) a) (*.f64 #s(literal -1 binary64) (/.f64 b a)))
#s(approx (/ b a) (/.f64 b a))
#s(approx (+ (* (/ (neg b) a) (/ b a)) 1) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))))
#s(approx (+ (* (/ (neg b) a) (/ b a)) 1) (/.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))) (pow.f64 a #s(literal 2 binary64))))
#s(approx (fabs (+ (* (/ (neg b) a) (/ b a)) 1)) (fabs.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))))))
#s(approx (sqrt (fabs (+ (* (/ (neg b) a) (/ b a)) 1))) (sqrt.f64 (fabs.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))))))))
#s(approx (fabs (/ (- (* a a) (* b b)) (* a a))) (fabs.f64 (/.f64 (-.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 b #s(literal 2 binary64))) (pow.f64 a #s(literal 2 binary64)))))
#s(approx (sqrt (fabs (/ (- (* a a) (* b b)) (* a a)))) (sqrt.f64 (fabs.f64 (/.f64 (-.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 b #s(literal 2 binary64))) (pow.f64 a #s(literal 2 binary64))))))
#s(approx (* a a) (pow.f64 a #s(literal 2 binary64)))
#s(approx (/ b (* a a)) (/.f64 b (pow.f64 a #s(literal 2 binary64))))
#s(approx (* b (/ b (* a a))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))))
#s(approx (- (* b (/ b (* a a))) 1) (/.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 a #s(literal 2 binary64)) (pow.f64 b #s(literal 2 binary64))) (pow.f64 a #s(literal 2 binary64))))
#s(approx (fabs (- (* b (/ b (* a a))) 1)) (fabs.f64 (-.f64 (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))) #s(literal 1 binary64))))
#s(approx (sqrt (fabs (- (* b (/ b (* a a))) 1))) (sqrt.f64 (fabs.f64 (-.f64 (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))) #s(literal 1 binary64)))))
#s(approx (+ b a) b)
#s(approx (+ b a) (+.f64 a b))
#s(approx (- b a) (+.f64 b (*.f64 #s(literal -1 binary64) a)))
#s(approx (* (+ b a) (- b a)) (pow.f64 b #s(literal 2 binary64)))
#s(approx (* (+ b a) (- b a)) (fma.f64 a (+.f64 b (*.f64 #s(literal -1 binary64) b)) (pow.f64 b #s(literal 2 binary64))))
#s(approx (* (+ b a) (- b a)) (fma.f64 a (+.f64 b (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) b))) (pow.f64 b #s(literal 2 binary64))))
#s(approx (fabs (* (+ b a) (- b a))) (fabs.f64 (*.f64 (+.f64 a b) (-.f64 b a))))
#s(approx (sqrt (fabs (* (+ b a) (- b a)))) (sqrt.f64 (fabs.f64 (*.f64 (+.f64 a b) (-.f64 b a)))))
#s(approx (fabs a) (fabs.f64 a))
#s(approx (/ (sqrt (fabs (* (+ b a) (- b a)))) (fabs a)) (/.f64 (sqrt.f64 (fabs.f64 (*.f64 (+.f64 a b) (-.f64 b a)))) (fabs.f64 a)))
#s(approx (/ (fabs (* (+ b a) (- b a))) (* a a)) (/.f64 (fabs.f64 (*.f64 (+.f64 a b) (-.f64 b a))) (pow.f64 a #s(literal 2 binary64))))
#s(approx (sqrt (/ (fabs (* (+ b a) (- b a))) (* a a))) (/.f64 (sqrt.f64 (fabs.f64 (*.f64 (+.f64 a b) (-.f64 b a)))) a))
#s(approx (+ (* (/ (neg b) a) (/ b a)) 1) #s(literal 1 binary64))
#s(approx (+ (* (/ (neg b) a) (/ b a)) 1) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))))))
#s(approx (- (* b (/ b (* a a))) 1) #s(literal -1 binary64))
#s(approx (- (* b (/ b (* a a))) 1) (-.f64 (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))) #s(literal 1 binary64)))
#s(approx (+ b a) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 b a))))
#s(approx (- b a) (*.f64 #s(literal -1 binary64) a))
#s(approx (- b a) (*.f64 a (-.f64 (/.f64 b a) #s(literal 1 binary64))))
#s(approx (* (+ b a) (- b a)) (*.f64 #s(literal -1 binary64) (pow.f64 a #s(literal 2 binary64))))
#s(approx (* (+ b a) (- b a)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 b a) (/.f64 b a)) #s(literal 1 binary64))))
#s(approx (* (+ b a) (- b a)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 b a) (+.f64 (/.f64 b a) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))))) #s(literal 1 binary64))))
#s(approx (+ b a) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 b a)) #s(literal 1 binary64)))))
#s(approx (- b a) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 b a))))))
#s(approx (* (+ b a) (- b a)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 b (*.f64 #s(literal -1 binary64) b)) a)) #s(literal 1 binary64))))
#s(approx (* (+ b a) (- b a)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 b (fma.f64 #s(literal -1 binary64) b (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) a)))) a)) #s(literal 1 binary64))))
#s(approx (fabs (* (+ b a) (- b a))) (fabs.f64 (*.f64 (+.f64 b (*.f64 #s(literal -1 binary64) a)) (-.f64 b (*.f64 #s(literal -1 binary64) a)))))
#s(approx (sqrt (fabs (* (+ b a) (- b a)))) (sqrt.f64 (fabs.f64 (*.f64 (+.f64 b (*.f64 #s(literal -1 binary64) a)) (-.f64 b (*.f64 #s(literal -1 binary64) a))))))
#s(approx (/ (sqrt (fabs (* (+ b a) (- b a)))) (fabs a)) (/.f64 (sqrt.f64 (fabs.f64 (*.f64 (+.f64 b (*.f64 #s(literal -1 binary64) a)) (-.f64 b (*.f64 #s(literal -1 binary64) a))))) (fabs.f64 a)))
#s(approx (/ (fabs (* (+ b a) (- b a))) (* a a)) (/.f64 (fabs.f64 (*.f64 (+.f64 b (*.f64 #s(literal -1 binary64) a)) (-.f64 b (*.f64 #s(literal -1 binary64) a)))) (pow.f64 a #s(literal 2 binary64))))
#s(approx (sqrt (/ (fabs (* (+ b a) (- b a))) (* a a))) (*.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (fabs.f64 (*.f64 (+.f64 b (*.f64 #s(literal -1 binary64) a)) (-.f64 b (*.f64 #s(literal -1 binary64) a))))) a)))
#s(approx (neg b) (*.f64 #s(literal -1 binary64) b))
#s(approx (- b a) (-.f64 b a))
#s(approx (* (+ b a) (- b a)) (fma.f64 #s(literal -1 binary64) (pow.f64 a #s(literal 2 binary64)) (*.f64 b (+.f64 a (*.f64 #s(literal -1 binary64) a)))))
#s(approx (* (+ b a) (- b a)) (fma.f64 #s(literal -1 binary64) (pow.f64 a #s(literal 2 binary64)) (*.f64 b (+.f64 a (+.f64 b (*.f64 #s(literal -1 binary64) a))))))
#s(approx (sqrt (/ (fabs (* (+ b a) (- b a))) (* a a))) (sqrt.f64 (/.f64 (fabs.f64 (*.f64 (+.f64 a b) (-.f64 b a))) (pow.f64 a #s(literal 2 binary64)))))
#s(approx (+ (* (/ (neg b) a) (/ b a)) 1) (*.f64 (pow.f64 b #s(literal 2 binary64)) (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 2 binary64))))))
#s(approx (fabs (+ (* (/ (neg b) a) (/ b a)) 1)) (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))))))
#s(approx (sqrt (fabs (+ (* (/ (neg b) a) (/ b a)) 1))) (sqrt.f64 (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))))))
#s(approx (- (* b (/ b (* a a))) 1) (*.f64 (pow.f64 b #s(literal 2 binary64)) (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 2 binary64))))))
#s(approx (+ b a) (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 a b))))
#s(approx (- b a) (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 a b)))))
#s(approx (* (+ b a) (- b a)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 a b) (/.f64 a b)))))
#s(approx (* (+ b a) (- b a)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 a b) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 b #s(literal 2 binary64))) (/.f64 a b))))))
#s(approx (+ b a) (*.f64 #s(literal -1 binary64) (*.f64 b (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 a b)) #s(literal 1 binary64)))))
#s(approx (- b a) (*.f64 #s(literal -1 binary64) (*.f64 b (-.f64 (/.f64 a b) #s(literal 1 binary64)))))
#s(approx (* (+ b a) (- b a)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 a (*.f64 #s(literal -1 binary64) a)) (/.f64 (pow.f64 a #s(literal 2 binary64)) b)) b)))))
#s(approx (fabs (* (+ b a) (- b a))) (fabs.f64 (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 a (*.f64 #s(literal -1 binary64) b)) (-.f64 a (*.f64 #s(literal -1 binary64) b))))))
#s(approx (sqrt (fabs (* (+ b a) (- b a)))) (sqrt.f64 (fabs.f64 (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 a (*.f64 #s(literal -1 binary64) b)) (-.f64 a (*.f64 #s(literal -1 binary64) b)))))))
#s(approx (/ (sqrt (fabs (* (+ b a) (- b a)))) (fabs a)) (/.f64 (sqrt.f64 (fabs.f64 (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 a (*.f64 #s(literal -1 binary64) b)) (-.f64 a (*.f64 #s(literal -1 binary64) b)))))) (fabs.f64 a)))
#s(approx (/ (fabs (* (+ b a) (- b a))) (* a a)) (/.f64 (fabs.f64 (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 a (*.f64 #s(literal -1 binary64) b)) (-.f64 a (*.f64 #s(literal -1 binary64) b))))) (pow.f64 a #s(literal 2 binary64))))
#s(approx (sqrt (/ (fabs (* (+ b a) (- b a))) (* a a))) (sqrt.f64 (/.f64 (fabs.f64 (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 a (*.f64 #s(literal -1 binary64) b)) (-.f64 a (*.f64 #s(literal -1 binary64) b))))) (pow.f64 a #s(literal 2 binary64)))))
Calls

6 calls:

TimeVariablePoint
7.0ms
b
-inf
5.0ms
a
inf
4.0ms
b
inf
4.0ms
a
0
3.0ms
b
0

rewrite193.0ms (8.7%)

Memory
-31.4MiB live, 237.2MiB allocated; 82ms collecting garbage
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
031198
056193
1241187
2997161
04013161
Stop Event
iter-limit
node-limit
iter-limit
Counts
27 → 1 200
Calls
Call 1
Inputs
b
(neg.f64 b)
a
(/.f64 (neg.f64 b) a)
(/.f64 b a)
#s(literal 1 binary64)
(fma.f64 (/.f64 (neg.f64 b) a) (/.f64 b a) #s(literal 1 binary64))
(fabs.f64 (fma.f64 (/.f64 (neg.f64 b) a) (/.f64 b a) #s(literal 1 binary64)))
(sqrt.f64 (fabs.f64 (fma.f64 (/.f64 (neg.f64 b) a) (/.f64 b a) #s(literal 1 binary64))))
#s(approx (/ (- (* a a) (* b b)) (* a a)) #s(literal 1 binary64))
(fabs.f64 #s(approx (/ (- (* a a) (* b b)) (* a a)) #s(literal 1 binary64)))
(sqrt.f64 (fabs.f64 #s(approx (/ (- (* a a) (* b b)) (* a a)) #s(literal 1 binary64))))
(*.f64 a a)
(/.f64 b (*.f64 a a))
(*.f64 b (/.f64 b (*.f64 a a)))
(-.f64 (*.f64 b (/.f64 b (*.f64 a a))) #s(literal 1 binary64))
(fabs.f64 (-.f64 (*.f64 b (/.f64 b (*.f64 a a))) #s(literal 1 binary64)))
(sqrt.f64 (fabs.f64 (-.f64 (*.f64 b (/.f64 b (*.f64 a a))) #s(literal 1 binary64))))
(+.f64 b a)
(-.f64 b a)
(*.f64 (+.f64 b a) (-.f64 b a))
(fabs.f64 (*.f64 (+.f64 b a) (-.f64 b a)))
(sqrt.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 b a))))
(fabs.f64 a)
(/.f64 (sqrt.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 b a)))) (fabs.f64 a))
(/.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 b a))) (*.f64 a a))
(sqrt.f64 (/.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 b a))) (*.f64 a a)))
Outputs
b
(neg.f64 b)
a
(*.f64 (/.f64 #s(literal 1 binary64) a) (neg.f64 b))
(*.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) a))
(*.f64 b (neg.f64 (/.f64 #s(literal 1 binary64) a)))
(*.f64 b (/.f64 #s(literal -1 binary64) a))
(/.f64 (neg.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64))) (neg.f64 a))
(/.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) a)
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) b))
(/.f64 #s(literal 1 binary64) (/.f64 a (neg.f64 b)))
(/.f64 (neg.f64 b) (neg.f64 (neg.f64 a)))
(/.f64 (neg.f64 b) a)
(/.f64 b (neg.f64 (neg.f64 (neg.f64 a))))
(/.f64 b (neg.f64 a))
(neg.f64 (/.f64 b a))
(*.f64 (/.f64 #s(literal 1 binary64) a) b)
(*.f64 (neg.f64 b) (/.f64 #s(literal -1 binary64) a))
(*.f64 b (/.f64 #s(literal 1 binary64) a))
(/.f64 (neg.f64 (*.f64 b #s(literal 1 binary64))) (neg.f64 a))
(/.f64 (*.f64 b #s(literal 1 binary64)) a)
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) (neg.f64 b)))
(/.f64 #s(literal 1 binary64) (/.f64 a b))
(/.f64 (neg.f64 b) (neg.f64 (neg.f64 (neg.f64 a))))
(/.f64 (neg.f64 b) (neg.f64 a))
(/.f64 b (neg.f64 (neg.f64 a)))
(/.f64 b a)
(neg.f64 (/.f64 (neg.f64 b) a))
#s(literal 1 binary64)
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 b) (/.f64 b (*.f64 a a))) #s(literal 1 binary64))) #s(literal 1 binary64))
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 b) (/.f64 b (*.f64 a a))))) (*.f64 (neg.f64 b) (/.f64 b (*.f64 a a))))
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 b (*.f64 a a)) b) #s(literal 1 binary64))) #s(literal 1 binary64))
(*.f64 (/.f64 (-.f64 (neg.f64 a) b) a) (/.f64 (-.f64 b a) a))
(*.f64 (/.f64 (+.f64 a b) (fabs.f64 a)) (/.f64 (-.f64 a b) (fabs.f64 a)))
(*.f64 (/.f64 (+.f64 a b) a) (/.f64 (-.f64 a b) a))
(*.f64 (-.f64 a (/.f64 (*.f64 b b) a)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (-.f64 a b) (+.f64 a b)))
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 b) (/.f64 b (*.f64 a a))))) (*.f64 (neg.f64 b) (/.f64 b (*.f64 a a))))
(*.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (/.f64 #s(literal -1 binary64) (*.f64 a a)))
(*.f64 (+.f64 a b) (*.f64 (-.f64 a b) (/.f64 #s(literal 1 binary64) (*.f64 a a))))
(*.f64 (+.f64 a b) (/.f64 (-.f64 a b) (*.f64 a a)))
(*.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (/.f64 #s(literal 1 binary64) (*.f64 a a)))
(/.f64 (fma.f64 (/.f64 (neg.f64 b) a) (neg.f64 b) (/.f64 (*.f64 (neg.f64 a) a) a)) (neg.f64 a))
(/.f64 (fma.f64 (neg.f64 b) (/.f64 (neg.f64 b) a) (/.f64 (*.f64 (neg.f64 a) a) a)) (neg.f64 a))
(/.f64 (fma.f64 b (/.f64 b a) (/.f64 (*.f64 (neg.f64 a) a) a)) (neg.f64 a))
(/.f64 (fma.f64 (/.f64 b a) b (/.f64 (*.f64 (neg.f64 a) a) a)) (neg.f64 a))
(/.f64 (+.f64 (neg.f64 (*.f64 (/.f64 (neg.f64 b) a) b)) (/.f64 (*.f64 (neg.f64 a) a) a)) (neg.f64 a))
(/.f64 (+.f64 (/.f64 (*.f64 (neg.f64 a) a) a) (*.f64 (/.f64 (neg.f64 b) a) (neg.f64 b))) (neg.f64 a))
(/.f64 (+.f64 (/.f64 (*.f64 (neg.f64 a) a) a) (*.f64 (neg.f64 b) (/.f64 (neg.f64 b) a))) (neg.f64 a))
(/.f64 (+.f64 (/.f64 (*.f64 (neg.f64 a) a) a) (*.f64 b (/.f64 b a))) (neg.f64 a))
(/.f64 (+.f64 (/.f64 (*.f64 (neg.f64 a) a) a) (*.f64 (/.f64 b a) b)) (neg.f64 a))
(/.f64 (+.f64 (/.f64 (*.f64 (neg.f64 a) a) a) (neg.f64 (*.f64 (/.f64 (neg.f64 b) a) b))) (neg.f64 a))
(/.f64 (-.f64 (/.f64 (*.f64 a a) (fabs.f64 a)) (/.f64 (*.f64 b b) (fabs.f64 a))) (fabs.f64 a))
(/.f64 (-.f64 (/.f64 (*.f64 a a) a) (*.f64 b (/.f64 b a))) a)
(/.f64 (-.f64 (/.f64 (*.f64 a a) a) (*.f64 (/.f64 b a) b)) a)
(/.f64 (-.f64 (/.f64 (*.f64 (neg.f64 a) a) a) (*.f64 (/.f64 (neg.f64 b) a) b)) (neg.f64 a))
(/.f64 (-.f64 (*.f64 (neg.f64 a) a) (*.f64 (neg.f64 b) b)) (*.f64 (neg.f64 a) a))
(/.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 b) a) (neg.f64 b)) (neg.f64 a) (*.f64 (neg.f64 a) (/.f64 (*.f64 (neg.f64 a) a) a))) (*.f64 a a))
(/.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 b) a) (neg.f64 b)) (fabs.f64 a) (*.f64 (neg.f64 a) (/.f64 (*.f64 a a) (fabs.f64 a)))) (*.f64 (neg.f64 a) (fabs.f64 a)))
(/.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 b) a) (neg.f64 b)) a (*.f64 (neg.f64 a) (/.f64 (*.f64 a a) a))) (*.f64 (neg.f64 a) a))
(/.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 b) a) (neg.f64 b)) (*.f64 (neg.f64 a) a) (*.f64 (neg.f64 a) (*.f64 (neg.f64 a) a))) (*.f64 (neg.f64 a) (*.f64 (neg.f64 a) a)))
(/.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 b) a) (neg.f64 b)) #s(literal 2 binary64) (*.f64 (neg.f64 a) #s(literal 2 binary64))) (*.f64 (neg.f64 a) #s(literal 2 binary64)))
(/.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 b) a) (neg.f64 b)) (*.f64 a a) (*.f64 (neg.f64 a) (*.f64 a a))) (*.f64 (neg.f64 a) (*.f64 a a)))
(/.f64 (fma.f64 (*.f64 (neg.f64 b) (/.f64 (neg.f64 b) a)) (neg.f64 a) (*.f64 (neg.f64 a) (/.f64 (*.f64 (neg.f64 a) a) a))) (*.f64 a a))
(/.f64 (fma.f64 (*.f64 (neg.f64 b) (/.f64 (neg.f64 b) a)) (fabs.f64 a) (*.f64 (neg.f64 a) (/.f64 (*.f64 a a) (fabs.f64 a)))) (*.f64 (neg.f64 a) (fabs.f64 a)))
(/.f64 (fma.f64 (*.f64 (neg.f64 b) (/.f64 (neg.f64 b) a)) a (*.f64 (neg.f64 a) (/.f64 (*.f64 a a) a))) (*.f64 (neg.f64 a) a))
(/.f64 (fma.f64 (*.f64 (neg.f64 b) (/.f64 (neg.f64 b) a)) (*.f64 (neg.f64 a) a) (*.f64 (neg.f64 a) (*.f64 (neg.f64 a) a))) (*.f64 (neg.f64 a) (*.f64 (neg.f64 a) a)))
(/.f64 (fma.f64 (*.f64 (neg.f64 b) (/.f64 (neg.f64 b) a)) #s(literal 2 binary64) (*.f64 (neg.f64 a) #s(literal 2 binary64))) (*.f64 (neg.f64 a) #s(literal 2 binary64)))
(/.f64 (fma.f64 (*.f64 (neg.f64 b) (/.f64 (neg.f64 b) a)) (*.f64 a a) (*.f64 (neg.f64 a) (*.f64 a a))) (*.f64 (neg.f64 a) (*.f64 a a)))
(/.f64 (fma.f64 (/.f64 (*.f64 b b) a) (neg.f64 a) (*.f64 (neg.f64 a) (/.f64 (*.f64 (neg.f64 a) a) a))) (*.f64 a a))
(/.f64 (fma.f64 (/.f64 (*.f64 b b) a) (fabs.f64 a) (*.f64 (neg.f64 a) (/.f64 (*.f64 a a) (fabs.f64 a)))) (*.f64 (neg.f64 a) (fabs.f64 a)))
(/.f64 (fma.f64 (/.f64 (*.f64 b b) a) a (*.f64 (neg.f64 a) (/.f64 (*.f64 a a) a))) (*.f64 (neg.f64 a) a))
(/.f64 (fma.f64 (/.f64 (*.f64 b b) a) (*.f64 (neg.f64 a) a) (*.f64 (neg.f64 a) (*.f64 (neg.f64 a) a))) (*.f64 (neg.f64 a) (*.f64 (neg.f64 a) a)))
(/.f64 (fma.f64 (/.f64 (*.f64 b b) a) #s(literal 2 binary64) (*.f64 (neg.f64 a) #s(literal 2 binary64))) (*.f64 (neg.f64 a) #s(literal 2 binary64)))
(/.f64 (fma.f64 (/.f64 (*.f64 b b) a) (*.f64 a a) (*.f64 (neg.f64 a) (*.f64 a a))) (*.f64 (neg.f64 a) (*.f64 a a)))
(/.f64 (fma.f64 (/.f64 (*.f64 (neg.f64 b) b) (fabs.f64 a)) (neg.f64 a) (*.f64 (fabs.f64 a) (/.f64 (*.f64 (neg.f64 a) a) a))) (*.f64 (fabs.f64 a) (neg.f64 a)))
(/.f64 (fma.f64 (/.f64 (*.f64 (neg.f64 b) b) (fabs.f64 a)) (fabs.f64 a) (*.f64 (fabs.f64 a) (/.f64 (*.f64 a a) (fabs.f64 a)))) (*.f64 a a))
(/.f64 (fma.f64 (/.f64 (*.f64 (neg.f64 b) b) (fabs.f64 a)) a (*.f64 (fabs.f64 a) (/.f64 (*.f64 a a) a))) (*.f64 (fabs.f64 a) a))
(/.f64 (fma.f64 (/.f64 (*.f64 (neg.f64 b) b) (fabs.f64 a)) (*.f64 (neg.f64 a) a) (*.f64 (fabs.f64 a) (*.f64 (neg.f64 a) a))) (*.f64 (fabs.f64 a) (*.f64 (neg.f64 a) a)))
(/.f64 (fma.f64 (/.f64 (*.f64 (neg.f64 b) b) (fabs.f64 a)) #s(literal 2 binary64) (*.f64 (fabs.f64 a) #s(literal 2 binary64))) (*.f64 (fabs.f64 a) #s(literal 2 binary64)))
(/.f64 (fma.f64 (/.f64 (*.f64 (neg.f64 b) b) (fabs.f64 a)) (*.f64 a a) (*.f64 (fabs.f64 a) (*.f64 a a))) (*.f64 (fabs.f64 a) (*.f64 a a)))
(/.f64 (fma.f64 (*.f64 b (/.f64 b a)) (neg.f64 a) (*.f64 (neg.f64 a) (/.f64 (*.f64 (neg.f64 a) a) a))) (*.f64 a a))
(/.f64 (fma.f64 (*.f64 b (/.f64 b a)) (fabs.f64 a) (*.f64 (neg.f64 a) (/.f64 (*.f64 a a) (fabs.f64 a)))) (*.f64 (neg.f64 a) (fabs.f64 a)))
(/.f64 (fma.f64 (*.f64 b (/.f64 b a)) a (*.f64 (neg.f64 a) (/.f64 (*.f64 a a) a))) (*.f64 (neg.f64 a) a))
(/.f64 (fma.f64 (*.f64 b (/.f64 b a)) (*.f64 (neg.f64 a) a) (*.f64 (neg.f64 a) (*.f64 (neg.f64 a) a))) (*.f64 (neg.f64 a) (*.f64 (neg.f64 a) a)))
(/.f64 (fma.f64 (*.f64 b (/.f64 b a)) #s(literal 2 binary64) (*.f64 (neg.f64 a) #s(literal 2 binary64))) (*.f64 (neg.f64 a) #s(literal 2 binary64)))
(/.f64 (fma.f64 (*.f64 b (/.f64 b a)) (*.f64 a a) (*.f64 (neg.f64 a) (*.f64 a a))) (*.f64 (neg.f64 a) (*.f64 a a)))
(/.f64 (fma.f64 (*.f64 (/.f64 b a) b) (neg.f64 a) (*.f64 (neg.f64 a) (/.f64 (*.f64 (neg.f64 a) a) a))) (*.f64 a a))
(/.f64 (fma.f64 (*.f64 (/.f64 b a) b) (fabs.f64 a) (*.f64 (neg.f64 a) (/.f64 (*.f64 a a) (fabs.f64 a)))) (*.f64 (neg.f64 a) (fabs.f64 a)))
(/.f64 (fma.f64 (*.f64 (/.f64 b a) b) a (*.f64 (neg.f64 a) (/.f64 (*.f64 a a) a))) (*.f64 (neg.f64 a) a))
(/.f64 (fma.f64 (*.f64 (/.f64 b a) b) (*.f64 (neg.f64 a) a) (*.f64 (neg.f64 a) (*.f64 (neg.f64 a) a))) (*.f64 (neg.f64 a) (*.f64 (neg.f64 a) a)))
(/.f64 (fma.f64 (*.f64 (/.f64 b a) b) #s(literal 2 binary64) (*.f64 (neg.f64 a) #s(literal 2 binary64))) (*.f64 (neg.f64 a) #s(literal 2 binary64)))
(/.f64 (fma.f64 (*.f64 (/.f64 b a) b) (*.f64 a a) (*.f64 (neg.f64 a) (*.f64 a a))) (*.f64 (neg.f64 a) (*.f64 a a)))
(/.f64 (fma.f64 (neg.f64 (*.f64 (/.f64 (neg.f64 b) a) b)) (neg.f64 a) (*.f64 (neg.f64 a) (/.f64 (*.f64 (neg.f64 a) a) a))) (*.f64 a a))
(/.f64 (fma.f64 (neg.f64 (*.f64 (/.f64 (neg.f64 b) a) b)) (fabs.f64 a) (*.f64 (neg.f64 a) (/.f64 (*.f64 a a) (fabs.f64 a)))) (*.f64 (neg.f64 a) (fabs.f64 a)))
(/.f64 (fma.f64 (neg.f64 (*.f64 (/.f64 (neg.f64 b) a) b)) a (*.f64 (neg.f64 a) (/.f64 (*.f64 a a) a))) (*.f64 (neg.f64 a) a))
(/.f64 (fma.f64 (neg.f64 (*.f64 (/.f64 (neg.f64 b) a) b)) (*.f64 (neg.f64 a) a) (*.f64 (neg.f64 a) (*.f64 (neg.f64 a) a))) (*.f64 (neg.f64 a) (*.f64 (neg.f64 a) a)))
(/.f64 (fma.f64 (neg.f64 (*.f64 (/.f64 (neg.f64 b) a) b)) #s(literal 2 binary64) (*.f64 (neg.f64 a) #s(literal 2 binary64))) (*.f64 (neg.f64 a) #s(literal 2 binary64)))
(/.f64 (fma.f64 (neg.f64 (*.f64 (/.f64 (neg.f64 b) a) b)) (*.f64 a a) (*.f64 (neg.f64 a) (*.f64 a a))) (*.f64 (neg.f64 a) (*.f64 a a)))
(/.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 b) a) b) (neg.f64 a) (*.f64 a (/.f64 (*.f64 (neg.f64 a) a) a))) (*.f64 (neg.f64 a) a))
(/.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 b) a) b) (fabs.f64 a) (*.f64 a (/.f64 (*.f64 a a) (fabs.f64 a)))) (*.f64 a (fabs.f64 a)))
(/.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 b) a) b) a (*.f64 a (/.f64 (*.f64 a a) a))) (*.f64 a a))
(/.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 b) a) b) (*.f64 (neg.f64 a) a) (*.f64 a (*.f64 (neg.f64 a) a))) (*.f64 a (*.f64 (neg.f64 a) a)))
(/.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 b) a) b) #s(literal 2 binary64) (*.f64 a #s(literal 2 binary64))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 b) a) b) (*.f64 a a) (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a a)))
(/.f64 (fma.f64 (*.f64 (neg.f64 b) b) (neg.f64 a) (*.f64 (*.f64 a a) (/.f64 (*.f64 (neg.f64 a) a) a))) (*.f64 (*.f64 a a) (neg.f64 a)))
(/.f64 (fma.f64 (*.f64 (neg.f64 b) b) (fabs.f64 a) (*.f64 (*.f64 a a) (/.f64 (*.f64 a a) (fabs.f64 a)))) (*.f64 (*.f64 a a) (fabs.f64 a)))
(/.f64 (fma.f64 (*.f64 (neg.f64 b) b) a (*.f64 (*.f64 a a) (/.f64 (*.f64 a a) a))) (*.f64 (*.f64 a a) a))
(/.f64 (fma.f64 (*.f64 (neg.f64 b) b) (*.f64 (neg.f64 a) a) (*.f64 (*.f64 a a) (*.f64 (neg.f64 a) a))) (*.f64 (*.f64 a a) (*.f64 (neg.f64 a) a)))
(/.f64 (fma.f64 (*.f64 (neg.f64 b) b) #s(literal 2 binary64) (*.f64 (*.f64 a a) #s(literal 2 binary64))) (*.f64 (*.f64 a a) #s(literal 2 binary64)))
(/.f64 (fma.f64 (*.f64 (neg.f64 b) b) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) (*.f64 (*.f64 a a) (*.f64 a a)))
(/.f64 (fma.f64 (*.f64 b b) (neg.f64 a) (*.f64 (*.f64 (neg.f64 a) a) (/.f64 (*.f64 (neg.f64 a) a) a))) (*.f64 (*.f64 (neg.f64 a) a) (neg.f64 a)))
(/.f64 (fma.f64 (*.f64 b b) (fabs.f64 a) (*.f64 (*.f64 (neg.f64 a) a) (/.f64 (*.f64 a a) (fabs.f64 a)))) (*.f64 (*.f64 (neg.f64 a) a) (fabs.f64 a)))
(/.f64 (fma.f64 (*.f64 b b) a (*.f64 (*.f64 (neg.f64 a) a) (/.f64 (*.f64 a a) a))) (*.f64 (*.f64 (neg.f64 a) a) a))
(/.f64 (fma.f64 (*.f64 b b) (*.f64 (neg.f64 a) a) (*.f64 (*.f64 a a) (*.f64 a a))) (*.f64 (*.f64 a a) (*.f64 a a)))
(/.f64 (fma.f64 (*.f64 b b) #s(literal 2 binary64) (*.f64 (*.f64 (neg.f64 a) a) #s(literal 2 binary64))) (*.f64 (*.f64 (neg.f64 a) a) #s(literal 2 binary64)))
(/.f64 (fma.f64 (*.f64 b b) (*.f64 a a) (*.f64 (*.f64 (neg.f64 a) a) (*.f64 a a))) (*.f64 (*.f64 (neg.f64 a) a) (*.f64 a a)))
(/.f64 (fma.f64 (/.f64 (*.f64 (neg.f64 a) a) a) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (/.f64 (neg.f64 b) a) (neg.f64 b)))) (*.f64 a a))
(/.f64 (fma.f64 (/.f64 (*.f64 (neg.f64 a) a) a) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (neg.f64 b) (/.f64 (neg.f64 b) a)))) (*.f64 a a))
(/.f64 (fma.f64 (/.f64 (*.f64 (neg.f64 a) a) a) (neg.f64 a) (*.f64 (neg.f64 a) (/.f64 (*.f64 b b) a))) (*.f64 a a))
(/.f64 (fma.f64 (/.f64 (*.f64 (neg.f64 a) a) a) (fabs.f64 a) (*.f64 (neg.f64 a) (/.f64 (*.f64 (neg.f64 b) b) (fabs.f64 a)))) (*.f64 (neg.f64 a) (fabs.f64 a)))
(/.f64 (fma.f64 (/.f64 (*.f64 (neg.f64 a) a) a) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 b (/.f64 b a)))) (*.f64 a a))
(/.f64 (fma.f64 (/.f64 (*.f64 (neg.f64 a) a) a) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (/.f64 b a) b))) (*.f64 a a))
(/.f64 (fma.f64 (/.f64 (*.f64 (neg.f64 a) a) a) (neg.f64 a) (*.f64 (neg.f64 a) (neg.f64 (*.f64 (/.f64 (neg.f64 b) a) b)))) (*.f64 a a))
(/.f64 (fma.f64 (/.f64 (*.f64 (neg.f64 a) a) a) a (*.f64 (neg.f64 a) (*.f64 (/.f64 (neg.f64 b) a) b))) (*.f64 (neg.f64 a) a))
(/.f64 (fma.f64 (/.f64 (*.f64 (neg.f64 a) a) a) (*.f64 a a) (*.f64 (neg.f64 a) (*.f64 (neg.f64 b) b))) (*.f64 (neg.f64 a) (*.f64 a a)))
(/.f64 (fma.f64 (/.f64 (*.f64 (neg.f64 a) a) a) (*.f64 (neg.f64 a) a) (*.f64 (neg.f64 a) (*.f64 b b))) (*.f64 (neg.f64 a) (*.f64 (neg.f64 a) a)))
(/.f64 (fma.f64 (/.f64 (*.f64 a a) (fabs.f64 a)) (neg.f64 a) (*.f64 (fabs.f64 a) (*.f64 (/.f64 (neg.f64 b) a) (neg.f64 b)))) (*.f64 (fabs.f64 a) (neg.f64 a)))
(/.f64 (fma.f64 (/.f64 (*.f64 a a) (fabs.f64 a)) (neg.f64 a) (*.f64 (fabs.f64 a) (*.f64 (neg.f64 b) (/.f64 (neg.f64 b) a)))) (*.f64 (fabs.f64 a) (neg.f64 a)))
(/.f64 (fma.f64 (/.f64 (*.f64 a a) (fabs.f64 a)) (neg.f64 a) (*.f64 (fabs.f64 a) (/.f64 (*.f64 b b) a))) (*.f64 (fabs.f64 a) (neg.f64 a)))
(/.f64 (fma.f64 (/.f64 (*.f64 a a) (fabs.f64 a)) (fabs.f64 a) (*.f64 (fabs.f64 a) (/.f64 (*.f64 (neg.f64 b) b) (fabs.f64 a)))) (*.f64 a a))
(/.f64 (fma.f64 (/.f64 (*.f64 a a) (fabs.f64 a)) (neg.f64 a) (*.f64 (fabs.f64 a) (*.f64 b (/.f64 b a)))) (*.f64 (fabs.f64 a) (neg.f64 a)))
(/.f64 (fma.f64 (/.f64 (*.f64 a a) (fabs.f64 a)) (neg.f64 a) (*.f64 (fabs.f64 a) (*.f64 (/.f64 b a) b))) (*.f64 (fabs.f64 a) (neg.f64 a)))
(/.f64 (fma.f64 (/.f64 (*.f64 a a) (fabs.f64 a)) (neg.f64 a) (*.f64 (fabs.f64 a) (neg.f64 (*.f64 (/.f64 (neg.f64 b) a) b)))) (*.f64 (fabs.f64 a) (neg.f64 a)))
(/.f64 (fma.f64 (/.f64 (*.f64 a a) (fabs.f64 a)) a (*.f64 (fabs.f64 a) (*.f64 (/.f64 (neg.f64 b) a) b))) (*.f64 (fabs.f64 a) a))
(/.f64 (fma.f64 (/.f64 (*.f64 a a) (fabs.f64 a)) (*.f64 a a) (*.f64 (fabs.f64 a) (*.f64 (neg.f64 b) b))) (*.f64 (fabs.f64 a) (*.f64 a a)))
(/.f64 (fma.f64 (/.f64 (*.f64 a a) (fabs.f64 a)) (*.f64 (neg.f64 a) a) (*.f64 (fabs.f64 a) (*.f64 b b))) (*.f64 (fabs.f64 a) (*.f64 (neg.f64 a) a)))
(/.f64 (fma.f64 (/.f64 (*.f64 a a) a) (neg.f64 a) (*.f64 a (*.f64 (/.f64 (neg.f64 b) a) (neg.f64 b)))) (*.f64 (neg.f64 a) a))
(/.f64 (fma.f64 (/.f64 (*.f64 a a) a) (neg.f64 a) (*.f64 a (*.f64 (neg.f64 b) (/.f64 (neg.f64 b) a)))) (*.f64 (neg.f64 a) a))
(/.f64 (fma.f64 (/.f64 (*.f64 a a) a) (neg.f64 a) (*.f64 a (/.f64 (*.f64 b b) a))) (*.f64 (neg.f64 a) a))
(/.f64 (fma.f64 (/.f64 (*.f64 a a) a) (fabs.f64 a) (*.f64 a (/.f64 (*.f64 (neg.f64 b) b) (fabs.f64 a)))) (*.f64 a (fabs.f64 a)))
(/.f64 (fma.f64 (/.f64 (*.f64 a a) a) (neg.f64 a) (*.f64 a (*.f64 b (/.f64 b a)))) (*.f64 (neg.f64 a) a))
(/.f64 (fma.f64 (/.f64 (*.f64 a a) a) (neg.f64 a) (*.f64 a (*.f64 (/.f64 b a) b))) (*.f64 (neg.f64 a) a))
(/.f64 (fma.f64 (/.f64 (*.f64 a a) a) (neg.f64 a) (*.f64 a (neg.f64 (*.f64 (/.f64 (neg.f64 b) a) b)))) (*.f64 (neg.f64 a) a))
(/.f64 (fma.f64 (/.f64 (*.f64 a a) a) a (*.f64 a (*.f64 (/.f64 (neg.f64 b) a) b))) (*.f64 a a))
(/.f64 (fma.f64 (/.f64 (*.f64 a a) a) (*.f64 a a) (*.f64 a (*.f64 (neg.f64 b) b))) (*.f64 a (*.f64 a a)))
(/.f64 (fma.f64 (/.f64 (*.f64 a a) a) (*.f64 (neg.f64 a) a) (*.f64 a (*.f64 b b))) (*.f64 a (*.f64 (neg.f64 a) a)))
(/.f64 (fma.f64 (*.f64 (neg.f64 a) a) (neg.f64 a) (*.f64 (*.f64 (neg.f64 a) a) (*.f64 (/.f64 (neg.f64 b) a) (neg.f64 b)))) (*.f64 (*.f64 (neg.f64 a) a) (neg.f64 a)))
(/.f64 (fma.f64 (*.f64 (neg.f64 a) a) (neg.f64 a) (*.f64 (*.f64 (neg.f64 a) a) (*.f64 (neg.f64 b) (/.f64 (neg.f64 b) a)))) (*.f64 (*.f64 (neg.f64 a) a) (neg.f64 a)))
(/.f64 (fma.f64 (*.f64 (neg.f64 a) a) (neg.f64 a) (*.f64 (*.f64 (neg.f64 a) a) (/.f64 (*.f64 b b) a))) (*.f64 (*.f64 (neg.f64 a) a) (neg.f64 a)))
(/.f64 (fma.f64 (*.f64 (neg.f64 a) a) (fabs.f64 a) (*.f64 (*.f64 (neg.f64 a) a) (/.f64 (*.f64 (neg.f64 b) b) (fabs.f64 a)))) (*.f64 (*.f64 (neg.f64 a) a) (fabs.f64 a)))
(/.f64 (fma.f64 (*.f64 (neg.f64 a) a) (neg.f64 a) (*.f64 (*.f64 (neg.f64 a) a) (*.f64 b (/.f64 b a)))) (*.f64 (*.f64 (neg.f64 a) a) (neg.f64 a)))
(/.f64 (fma.f64 (*.f64 (neg.f64 a) a) (neg.f64 a) (*.f64 (*.f64 (neg.f64 a) a) (*.f64 (/.f64 b a) b))) (*.f64 (*.f64 (neg.f64 a) a) (neg.f64 a)))
(/.f64 (fma.f64 (*.f64 (neg.f64 a) a) (neg.f64 a) (*.f64 (*.f64 (neg.f64 a) a) (neg.f64 (*.f64 (/.f64 (neg.f64 b) a) b)))) (*.f64 (*.f64 (neg.f64 a) a) (neg.f64 a)))
(/.f64 (fma.f64 (*.f64 (neg.f64 a) a) a (*.f64 (*.f64 (neg.f64 a) a) (*.f64 (/.f64 (neg.f64 b) a) b))) (*.f64 (*.f64 (neg.f64 a) a) a))
(/.f64 (fma.f64 (*.f64 (neg.f64 a) a) (*.f64 a a) (*.f64 (*.f64 (neg.f64 a) a) (*.f64 (neg.f64 b) b))) (*.f64 (*.f64 (neg.f64 a) a) (*.f64 a a)))
(/.f64 (fma.f64 (*.f64 a a) (*.f64 a a) (*.f64 (*.f64 (neg.f64 a) a) (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 a a)))
(/.f64 (fma.f64 #s(literal 2 binary64) (neg.f64 a) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (neg.f64 b) a) (neg.f64 b)))) (*.f64 #s(literal 2 binary64) (neg.f64 a)))
(/.f64 (fma.f64 #s(literal 2 binary64) (neg.f64 a) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 b) (/.f64 (neg.f64 b) a)))) (*.f64 #s(literal 2 binary64) (neg.f64 a)))
(/.f64 (fma.f64 #s(literal 2 binary64) (neg.f64 a) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b b) a))) (*.f64 #s(literal 2 binary64) (neg.f64 a)))
(/.f64 (fma.f64 #s(literal 2 binary64) (fabs.f64 a) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (neg.f64 b) b) (fabs.f64 a)))) (*.f64 #s(literal 2 binary64) (fabs.f64 a)))
(/.f64 (fma.f64 #s(literal 2 binary64) (neg.f64 a) (*.f64 #s(literal 2 binary64) (*.f64 b (/.f64 b a)))) (*.f64 #s(literal 2 binary64) (neg.f64 a)))
(/.f64 (fma.f64 #s(literal 2 binary64) (neg.f64 a) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 b a) b))) (*.f64 #s(literal 2 binary64) (neg.f64 a)))
(/.f64 (fma.f64 #s(literal 2 binary64) (neg.f64 a) (*.f64 #s(literal 2 binary64) (neg.f64 (*.f64 (/.f64 (neg.f64 b) a) b)))) (*.f64 #s(literal 2 binary64) (neg.f64 a)))
(/.f64 (fma.f64 #s(literal 2 binary64) a (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (neg.f64 b) a) b))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 a a) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 b) b))) (*.f64 #s(literal 2 binary64) (*.f64 a a)))
(/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (neg.f64 a) a) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 a) a)))
(/.f64 (fma.f64 (*.f64 a a) (neg.f64 a) (*.f64 (*.f64 a a) (*.f64 (/.f64 (neg.f64 b) a) (neg.f64 b)))) (*.f64 (*.f64 a a) (neg.f64 a)))
(/.f64 (fma.f64 (*.f64 a a) (neg.f64 a) (*.f64 (*.f64 a a) (*.f64 (neg.f64 b) (/.f64 (neg.f64 b) a)))) (*.f64 (*.f64 a a) (neg.f64 a)))
(/.f64 (fma.f64 (*.f64 a a) (neg.f64 a) (*.f64 (*.f64 a a) (/.f64 (*.f64 b b) a))) (*.f64 (*.f64 a a) (neg.f64 a)))
(/.f64 (fma.f64 (*.f64 a a) (fabs.f64 a) (*.f64 (*.f64 a a) (/.f64 (*.f64 (neg.f64 b) b) (fabs.f64 a)))) (*.f64 (*.f64 a a) (fabs.f64 a)))
(/.f64 (fma.f64 (*.f64 a a) (neg.f64 a) (*.f64 (*.f64 a a) (*.f64 b (/.f64 b a)))) (*.f64 (*.f64 a a) (neg.f64 a)))
(/.f64 (fma.f64 (*.f64 a a) (neg.f64 a) (*.f64 (*.f64 a a) (*.f64 (/.f64 b a) b))) (*.f64 (*.f64 a a) (neg.f64 a)))
(/.f64 (fma.f64 (*.f64 a a) (neg.f64 a) (*.f64 (*.f64 a a) (neg.f64 (*.f64 (/.f64 (neg.f64 b) a) b)))) (*.f64 (*.f64 a a) (neg.f64 a)))
(/.f64 (fma.f64 (*.f64 a a) a (*.f64 (*.f64 a a) (*.f64 (/.f64 (neg.f64 b) a) b))) (*.f64 (*.f64 a a) a))
(/.f64 (fma.f64 (*.f64 a a) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (neg.f64 b) b))) (*.f64 (*.f64 a a) (*.f64 a a)))
(/.f64 (fma.f64 (*.f64 a a) (*.f64 (neg.f64 a) a) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 (neg.f64 a) a)))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (neg.f64 a) a) a) (fabs.f64 a)) (*.f64 (neg.f64 a) (/.f64 (*.f64 b b) (fabs.f64 a)))) (*.f64 (neg.f64 a) (fabs.f64 a)))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (neg.f64 a) a) a) a) (*.f64 (neg.f64 a) (*.f64 b (/.f64 b a)))) (*.f64 (neg.f64 a) a))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (neg.f64 a) a) a) a) (*.f64 (neg.f64 a) (*.f64 (/.f64 b a) b))) (*.f64 (neg.f64 a) a))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (neg.f64 a) a) a) a) (*.f64 (neg.f64 a) (/.f64 (*.f64 b b) a))) (*.f64 (neg.f64 a) a))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (neg.f64 a) a) a) (neg.f64 a)) (*.f64 (neg.f64 a) (*.f64 (/.f64 (neg.f64 b) a) b))) (*.f64 a a))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (neg.f64 a) a) a) (*.f64 (neg.f64 a) a)) (*.f64 (neg.f64 a) (*.f64 (neg.f64 b) b))) (*.f64 (neg.f64 a) (*.f64 (neg.f64 a) a)))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (neg.f64 a) a) a) (*.f64 a a)) (*.f64 (neg.f64 a) (*.f64 b b))) (*.f64 (neg.f64 a) (*.f64 a a)))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a a) (fabs.f64 a)) (fabs.f64 a)) (*.f64 (fabs.f64 a) (/.f64 (*.f64 b b) (fabs.f64 a)))) (*.f64 a a))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a a) (fabs.f64 a)) a) (*.f64 (fabs.f64 a) (*.f64 b (/.f64 b a)))) (*.f64 (fabs.f64 a) a))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a a) (fabs.f64 a)) a) (*.f64 (fabs.f64 a) (*.f64 (/.f64 b a) b))) (*.f64 (fabs.f64 a) a))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a a) (fabs.f64 a)) a) (*.f64 (fabs.f64 a) (/.f64 (*.f64 b b) a))) (*.f64 (fabs.f64 a) a))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a a) (fabs.f64 a)) (neg.f64 a)) (*.f64 (fabs.f64 a) (*.f64 (/.f64 (neg.f64 b) a) b))) (*.f64 (fabs.f64 a) (neg.f64 a)))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a a) (fabs.f64 a)) (*.f64 (neg.f64 a) a)) (*.f64 (fabs.f64 a) (*.f64 (neg.f64 b) b))) (*.f64 (fabs.f64 a) (*.f64 (neg.f64 a) a)))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a a) (fabs.f64 a)) (*.f64 a a)) (*.f64 (fabs.f64 a) (*.f64 b b))) (*.f64 (fabs.f64 a) (*.f64 a a)))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a a) a) (fabs.f64 a)) (*.f64 a (/.f64 (*.f64 b b) (fabs.f64 a)))) (*.f64 a (fabs.f64 a)))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a a) a) a) (*.f64 a (*.f64 b (/.f64 b a)))) (*.f64 a a))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a a) a) a) (*.f64 a (*.f64 (/.f64 b a) b))) (*.f64 a a))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a a) a) a) (*.f64 a (/.f64 (*.f64 b b) a))) (*.f64 a a))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a a) a) (neg.f64 a)) (*.f64 a (*.f64 (/.f64 (neg.f64 b) a) b))) (*.f64 (neg.f64 a) a))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a a) a) (*.f64 (neg.f64 a) a)) (*.f64 a (*.f64 (neg.f64 b) b))) (*.f64 a (*.f64 (neg.f64 a) a)))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a a) a) (*.f64 a a)) (*.f64 a (*.f64 b b))) (*.f64 a (*.f64 a a)))
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 a) a) (fabs.f64 a)) (*.f64 (*.f64 (neg.f64 a) a) (/.f64 (*.f64 b b) (fabs.f64 a)))) (*.f64 (*.f64 (neg.f64 a) a) (fabs.f64 a)))
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 a) a) a) (*.f64 (*.f64 (neg.f64 a) a) (*.f64 b (/.f64 b a)))) (*.f64 (*.f64 (neg.f64 a) a) a))
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 a) a) a) (*.f64 (*.f64 (neg.f64 a) a) (*.f64 (/.f64 b a) b))) (*.f64 (*.f64 (neg.f64 a) a) a))
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 a) a) a) (*.f64 (*.f64 (neg.f64 a) a) (/.f64 (*.f64 b b) a))) (*.f64 (*.f64 (neg.f64 a) a) a))
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 a) a) (neg.f64 a)) (*.f64 (*.f64 (neg.f64 a) a) (*.f64 (/.f64 (neg.f64 b) a) b))) (*.f64 (*.f64 (neg.f64 a) a) (neg.f64 a)))
(/.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 (neg.f64 a) a) (*.f64 (neg.f64 b) b))) (*.f64 (*.f64 a a) (*.f64 a a)))
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 a) a) (*.f64 a a)) (*.f64 (*.f64 (neg.f64 a) a) (*.f64 b b))) (*.f64 (*.f64 (neg.f64 a) a) (*.f64 a a)))
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (fabs.f64 a)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b b) (fabs.f64 a)))) (*.f64 #s(literal 2 binary64) (fabs.f64 a)))
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 2 binary64) (*.f64 b (/.f64 b a)))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 b a) b))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b b) a))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (neg.f64 a)) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (neg.f64 b) a) b))) (*.f64 #s(literal 2 binary64) (neg.f64 a)))
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 a) a)) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 b) b))) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 a) a)))
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 #s(literal 2 binary64) (*.f64 a a)))
(/.f64 (-.f64 (*.f64 (*.f64 a a) (fabs.f64 a)) (*.f64 (*.f64 a a) (/.f64 (*.f64 b b) (fabs.f64 a)))) (*.f64 (*.f64 a a) (fabs.f64 a)))
(/.f64 (-.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 a a) (*.f64 b (/.f64 b a)))) (*.f64 (*.f64 a a) a))
(/.f64 (-.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 a a) (*.f64 (/.f64 b a) b))) (*.f64 (*.f64 a a) a))
(/.f64 (-.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 a a) (/.f64 (*.f64 b b) a))) (*.f64 (*.f64 a a) a))
(/.f64 (-.f64 (*.f64 (*.f64 a a) (neg.f64 a)) (*.f64 (*.f64 a a) (*.f64 (/.f64 (neg.f64 b) a) b))) (*.f64 (*.f64 a a) (neg.f64 a)))
(/.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 (neg.f64 a) a)) (*.f64 (*.f64 a a) (*.f64 (neg.f64 b) b))) (*.f64 (*.f64 a a) (*.f64 (neg.f64 a) a)))
(/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 a b)) #s(literal -1 binary64)) (*.f64 a a))
(/.f64 (*.f64 (*.f64 (-.f64 a b) (+.f64 a b)) #s(literal -1 binary64)) (*.f64 (neg.f64 a) a))
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 a b) (+.f64 a b)) #s(literal 1 binary64))) (*.f64 (neg.f64 a) a))
(/.f64 (neg.f64 (/.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (fabs.f64 a))) (neg.f64 (fabs.f64 a)))
(/.f64 (neg.f64 (fma.f64 #s(literal 1 binary64) a (*.f64 (/.f64 (neg.f64 b) a) b))) (neg.f64 a))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 b b)))) (neg.f64 (*.f64 (*.f64 a a) (*.f64 a a))))
(/.f64 (neg.f64 (neg.f64 (-.f64 a (/.f64 (*.f64 b b) a)))) (neg.f64 (neg.f64 a)))
(/.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 a b)) #s(literal 1 binary64)) (*.f64 (neg.f64 a) a))
(/.f64 (*.f64 (*.f64 (-.f64 a b) (+.f64 a b)) #s(literal 1 binary64)) (*.f64 a a))
(/.f64 (/.f64 (*.f64 (-.f64 b a) (+.f64 a b)) a) (neg.f64 a))
(/.f64 (/.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (fabs.f64 a)) (fabs.f64 a))
(/.f64 (fma.f64 #s(literal 1 binary64) a (*.f64 (/.f64 (neg.f64 b) a) b)) a)
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 b) (/.f64 b (*.f64 a a))) (*.f64 (neg.f64 b) (/.f64 b (*.f64 a a))))) (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 b) (/.f64 b (*.f64 a a)))))
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b) (/.f64 b (*.f64 a a))) (*.f64 (neg.f64 b) (/.f64 b (*.f64 a a)))) (*.f64 #s(literal -1 binary64) #s(literal -1 binary64))) (+.f64 (*.f64 (neg.f64 b) (/.f64 b (*.f64 a a))) #s(literal -1 binary64)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (/.f64 b (*.f64 a a)) b) (*.f64 (/.f64 b (*.f64 a a)) b))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 b (*.f64 a a)) b)))
(/.f64 (+.f64 (pow.f64 #s(literal 1 binary64) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 b) (/.f64 b (*.f64 a a))) #s(literal 3 binary64))) (fma.f64 #s(literal 1 binary64) #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (neg.f64 b) (/.f64 b (*.f64 a a))) (*.f64 (neg.f64 b) (/.f64 b (*.f64 a a)))) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 b) (/.f64 b (*.f64 a a)))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 b) (/.f64 b (*.f64 a a))) #s(literal 3 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 3 binary64))) (fma.f64 (*.f64 (neg.f64 b) (/.f64 b (*.f64 a a))) (*.f64 (neg.f64 b) (/.f64 b (*.f64 a a))) (fma.f64 #s(literal -1 binary64) #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 b) (/.f64 b (*.f64 a a))) #s(literal -1 binary64)))))
(/.f64 (-.f64 (pow.f64 #s(literal 1 binary64) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 b (*.f64 a a)) b) #s(literal 3 binary64))) (fma.f64 #s(literal 1 binary64) #s(literal 1 binary64) (fma.f64 (*.f64 (/.f64 b (*.f64 a a)) b) (*.f64 (/.f64 b (*.f64 a a)) b) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 b (*.f64 a a)) b)))))
(/.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 a a)))
(/.f64 (neg.f64 (-.f64 a (/.f64 (*.f64 b b) a))) (neg.f64 a))
(/.f64 (-.f64 a (/.f64 (*.f64 b b) a)) (neg.f64 (neg.f64 a)))
(/.f64 (-.f64 a (/.f64 (*.f64 b b) a)) a)
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b) (/.f64 b (*.f64 a a))) (*.f64 (neg.f64 b) (/.f64 b (*.f64 a a)))) (*.f64 #s(literal 1 binary64) #s(literal 1 binary64))) (-.f64 (*.f64 (neg.f64 b) (/.f64 b (*.f64 a a))) #s(literal 1 binary64)))
(/.f64 (+.f64 (pow.f64 (*.f64 (neg.f64 b) (/.f64 b (*.f64 a a))) #s(literal 3 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (fma.f64 (*.f64 (neg.f64 b) (/.f64 b (*.f64 a a))) (*.f64 (neg.f64 b) (/.f64 b (*.f64 a a))) (-.f64 (*.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 b) (/.f64 b (*.f64 a a))) #s(literal 1 binary64)))))
(/.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (*.f64 (neg.f64 a) a))
(/.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (*.f64 a a))
(/.f64 #s(literal 1 binary64) (/.f64 a (-.f64 a (/.f64 (*.f64 b b) a))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 a) a) (*.f64 (-.f64 b a) (+.f64 a b))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (*.f64 (-.f64 a b) (+.f64 a b))))
(neg.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (/.f64 #s(literal 1 binary64) (*.f64 a a))))
(neg.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)))
(fma.f64 (/.f64 (neg.f64 b) (fabs.f64 a)) (/.f64 b (fabs.f64 a)) #s(literal 1 binary64))
(fma.f64 (*.f64 (/.f64 (neg.f64 b) a) b) (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64))
(fma.f64 (*.f64 (neg.f64 b) b) (/.f64 #s(literal 1 binary64) (*.f64 a a)) #s(literal 1 binary64))
(fma.f64 (/.f64 b a) (/.f64 (neg.f64 b) a) #s(literal 1 binary64))
(fma.f64 (/.f64 (neg.f64 b) a) (/.f64 b a) #s(literal 1 binary64))
(fma.f64 (neg.f64 b) (/.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 a a)) #s(literal 1 binary64))
(fma.f64 (neg.f64 b) (/.f64 b (*.f64 a a)) #s(literal 1 binary64))
(fma.f64 b (/.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 a a)) #s(literal 1 binary64))
(-.f64 (*.f64 (neg.f64 b) (/.f64 b (*.f64 a a))) #s(literal -1 binary64))
(-.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (neg.f64 b) (/.f64 b (*.f64 a a)))))
(-.f64 #s(literal 1 binary64) (*.f64 (/.f64 b (*.f64 a a)) b))
(+.f64 (/.f64 (*.f64 #s(literal 1 binary64) a) a) (*.f64 (neg.f64 b) (/.f64 b (*.f64 a a))))
(+.f64 (/.f64 (*.f64 (-.f64 b a) a) (*.f64 (neg.f64 a) a)) (/.f64 (*.f64 (-.f64 b a) b) (*.f64 (neg.f64 a) a)))
(+.f64 (/.f64 (*.f64 (-.f64 b a) b) (*.f64 (neg.f64 a) a)) (/.f64 (*.f64 (-.f64 b a) a) (*.f64 (neg.f64 a) a)))
(+.f64 (/.f64 (*.f64 (+.f64 a b) b) (*.f64 (neg.f64 a) a)) (/.f64 (*.f64 (+.f64 a b) (neg.f64 a)) (*.f64 (neg.f64 a) a)))
(+.f64 (/.f64 (*.f64 a (-.f64 b a)) (*.f64 (neg.f64 a) a)) (/.f64 (*.f64 b (-.f64 b a)) (*.f64 (neg.f64 a) a)))
(+.f64 (/.f64 (*.f64 b (-.f64 b a)) (*.f64 (neg.f64 a) a)) (/.f64 (*.f64 a (-.f64 b a)) (*.f64 (neg.f64 a) a)))
(+.f64 (/.f64 (*.f64 b (+.f64 a b)) (*.f64 (neg.f64 a) a)) (/.f64 (*.f64 (neg.f64 a) (+.f64 a b)) (*.f64 (neg.f64 a) a)))
(+.f64 (/.f64 a a) (*.f64 (neg.f64 b) (/.f64 b (*.f64 a a))))
(+.f64 (*.f64 (neg.f64 b) (/.f64 b (*.f64 a a))) #s(literal 1 binary64))
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (/.f64 b (*.f64 a a))) b))
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 b) (/.f64 b (*.f64 a a))))
(*.f64 (pow.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 b (*.f64 a a)) b)) #s(literal 1/2 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 b (*.f64 a a)) b)) #s(literal 1/2 binary64)))
(*.f64 (fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a))) (/.f64 #s(literal 1 binary64) (fabs.f64 a)))
(*.f64 (/.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) (neg.f64 (fabs.f64 a))) (/.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) (neg.f64 (fabs.f64 a))))
(*.f64 (/.f64 (neg.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))))) (fabs.f64 a)) (/.f64 (neg.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))))) (fabs.f64 a)))
(*.f64 (/.f64 (fabs.f64 (+.f64 a b)) (neg.f64 a)) (/.f64 (fabs.f64 (-.f64 a b)) (neg.f64 a)))
(*.f64 (fabs.f64 (/.f64 (+.f64 a b) a)) (fabs.f64 (/.f64 (-.f64 b a) a)))
(*.f64 (/.f64 (fabs.f64 (+.f64 a b)) a) (/.f64 (fabs.f64 (-.f64 a b)) a))
(*.f64 (neg.f64 (sqrt.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))))) (neg.f64 (sqrt.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))))))
(*.f64 (/.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) (neg.f64 a)) (/.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) (neg.f64 a)))
(*.f64 (/.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) a) (/.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) a))
(*.f64 (sqrt.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))) (sqrt.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))))
(*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 b (*.f64 a a)) b))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 b (*.f64 a a)) b))))
(*.f64 (/.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))) a) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))))
(*.f64 (neg.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) (/.f64 #s(literal -1 binary64) (*.f64 a a)))
(*.f64 (fabs.f64 (+.f64 a b)) (fabs.f64 (*.f64 (-.f64 a b) (/.f64 #s(literal 1 binary64) (*.f64 a a)))))
(*.f64 (fabs.f64 (+.f64 a b)) (*.f64 (fabs.f64 (-.f64 a b)) (/.f64 #s(literal 1 binary64) (*.f64 a a))))
(*.f64 (fabs.f64 (+.f64 a b)) (/.f64 (fabs.f64 (-.f64 a b)) (*.f64 a a)))
(*.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))) (/.f64 #s(literal 1 binary64) (*.f64 a a)))
(*.f64 (sqrt.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)))) (sqrt.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)))))
(pow.f64 (*.f64 (*.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)) (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))) (*.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)) (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)))) #s(literal 1/4 binary64))
(pow.f64 (*.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)) (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))) #s(literal 1/2 binary64))
(pow.f64 (sqrt.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)))) #s(literal 2 binary64))
(pow.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))) #s(literal 1 binary64))
(/.f64 (*.f64 (neg.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) #s(literal -1 binary64)) (*.f64 a a))
(/.f64 (*.f64 (neg.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) #s(literal 1 binary64)) (*.f64 (neg.f64 a) a))
(/.f64 (*.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))) #s(literal -1 binary64)) (*.f64 (neg.f64 a) a))
(/.f64 (*.f64 (*.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) #s(literal 1 binary64))) (*.f64 a a))
(/.f64 (*.f64 (*.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) #s(literal 1 binary64)) (neg.f64 (neg.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))))))) (*.f64 (fabs.f64 a) (neg.f64 (neg.f64 (fabs.f64 a)))))
(/.f64 (*.f64 (*.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))))) (*.f64 (neg.f64 a) a))
(/.f64 (*.f64 (*.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) #s(literal 1 binary64)) (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))))) (*.f64 a a))
(/.f64 (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))))) (*.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (neg.f64 (fabs.f64 a))) (fabs.f64 a)))
(/.f64 (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))))) (neg.f64 (neg.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))))))) (*.f64 a a))
(/.f64 (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))))) (neg.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))))) (*.f64 (neg.f64 (neg.f64 (fabs.f64 a))) (neg.f64 (fabs.f64 a))))
(/.f64 (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))))) (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))))) (*.f64 (neg.f64 (neg.f64 (fabs.f64 a))) (fabs.f64 a)))
(/.f64 (*.f64 (neg.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))))) (*.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) #s(literal 1 binary64))) (*.f64 (neg.f64 a) a))
(/.f64 (*.f64 (neg.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))))) (neg.f64 (neg.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))))))) (*.f64 (neg.f64 (fabs.f64 a)) (neg.f64 (neg.f64 (fabs.f64 a)))))
(/.f64 (*.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) (*.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) #s(literal 1 binary64))) (*.f64 a a))
(/.f64 (*.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) (neg.f64 (neg.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))))))) (*.f64 (fabs.f64 a) (neg.f64 (neg.f64 (fabs.f64 a)))))
(/.f64 (neg.f64 (*.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))) #s(literal 1 binary64))) (*.f64 (neg.f64 a) a))
(/.f64 (neg.f64 (/.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))) (neg.f64 a))) (neg.f64 (neg.f64 a)))
(/.f64 (neg.f64 (fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a)))) (neg.f64 (fabs.f64 a)))
(/.f64 (neg.f64 (neg.f64 (/.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))) a))) (neg.f64 (neg.f64 a)))
(/.f64 (neg.f64 (neg.f64 (neg.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))))) (*.f64 (neg.f64 a) a))
(/.f64 (fabs.f64 (fma.f64 #s(literal 1 binary64) a (*.f64 (/.f64 (neg.f64 b) a) b))) (fabs.f64 a))
(/.f64 (fabs.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 a a)))
(/.f64 (fabs.f64 (neg.f64 (-.f64 a (/.f64 (*.f64 b b) a)))) (fabs.f64 a))
(/.f64 (*.f64 (neg.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))))) (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))))) (*.f64 (neg.f64 a) a))
(/.f64 (*.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) (neg.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))))) (*.f64 (neg.f64 a) a))
(/.f64 (*.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))) #s(literal 1 binary64)) (*.f64 a a))
(/.f64 (/.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))) (neg.f64 a)) (neg.f64 a))
(/.f64 (fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a))) (fabs.f64 a))
(/.f64 (neg.f64 (/.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))) a)) (neg.f64 a))
(/.f64 (neg.f64 (neg.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))))) (*.f64 a a))
(/.f64 (/.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))) a) a)
(/.f64 (neg.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) (*.f64 (neg.f64 a) a))
(/.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))) (*.f64 a a))
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))) a)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 a) a) (neg.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))))
(neg.f64 (/.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))) (*.f64 (neg.f64 a) a)))
(sqrt.f64 (*.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)) (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))))
(fabs.f64 (-.f64 (neg.f64 (*.f64 (neg.f64 b) (/.f64 b (*.f64 a a)))) #s(literal 1 binary64)))
(fabs.f64 (neg.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)))))
(fabs.f64 (*.f64 (neg.f64 (sqrt.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))))) (/.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) (neg.f64 a))))
(fabs.f64 (*.f64 (neg.f64 (sqrt.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))))) (/.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) a)))
(fabs.f64 (*.f64 (neg.f64 (sqrt.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))))) (sqrt.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))))))
(fabs.f64 (*.f64 (/.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) (neg.f64 a)) (neg.f64 (sqrt.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)))))))
(fabs.f64 (*.f64 (/.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) (neg.f64 a)) (/.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) a)))
(fabs.f64 (*.f64 (/.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) (neg.f64 a)) (sqrt.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))))))
(fabs.f64 (*.f64 (/.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) a) (neg.f64 (sqrt.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)))))))
(fabs.f64 (*.f64 (/.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) a) (/.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) (neg.f64 a))))
(fabs.f64 (*.f64 (/.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) a) (sqrt.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))))))
(fabs.f64 (*.f64 (sqrt.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)))) (neg.f64 (sqrt.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)))))))
(fabs.f64 (*.f64 (sqrt.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)))) (/.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) (neg.f64 a))))
(fabs.f64 (*.f64 (sqrt.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)))) (/.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) a)))
(fabs.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (/.f64 #s(literal 1 binary64) (*.f64 a a))))
(fabs.f64 (/.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))) (*.f64 (neg.f64 a) a)))
(fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)))
(fabs.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))))
(fabs.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 b (*.f64 a a)) b)))
(exp.f64 (*.f64 (log.f64 (*.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)) (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (sqrt.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))))) (sqrt.f64 (sqrt.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))))))
(*.f64 (sqrt.f64 (/.f64 (fabs.f64 (+.f64 a b)) (neg.f64 a))) (sqrt.f64 (/.f64 (fabs.f64 (-.f64 a b)) (neg.f64 a))))
(*.f64 (sqrt.f64 (fabs.f64 (/.f64 (+.f64 a b) a))) (sqrt.f64 (fabs.f64 (/.f64 (-.f64 b a) a))))
(*.f64 (sqrt.f64 (/.f64 (fabs.f64 (+.f64 a b)) a)) (sqrt.f64 (/.f64 (fabs.f64 (-.f64 a b)) a)))
(*.f64 (pow.f64 (/.f64 (fabs.f64 (+.f64 a b)) (neg.f64 a)) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (fabs.f64 (-.f64 a b)) (neg.f64 a)) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (fabs.f64 (/.f64 (+.f64 a b) a)) #s(literal 1/2 binary64)) (pow.f64 (fabs.f64 (/.f64 (-.f64 b a) a)) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (/.f64 (fabs.f64 (+.f64 a b)) a) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (fabs.f64 (-.f64 a b)) a) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (/.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))) a) #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (neg.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))) #s(literal 1/4 binary64)) (pow.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 b (*.f64 a a)) b)) #s(literal 1/4 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 b (*.f64 a a)) b)) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (pow.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a))) (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))))
(*.f64 (sqrt.f64 (fabs.f64 (+.f64 a b))) (sqrt.f64 (*.f64 (fabs.f64 (-.f64 a b)) (/.f64 #s(literal 1 binary64) (*.f64 a a)))))
(*.f64 (sqrt.f64 (fabs.f64 (+.f64 a b))) (sqrt.f64 (/.f64 (fabs.f64 (-.f64 a b)) (*.f64 a a))))
(*.f64 (sqrt.f64 (/.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))) a)) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))
(*.f64 (sqrt.f64 (neg.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))))) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a))))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) #s(literal 1/2 binary64)) (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))))
(*.f64 (pow.f64 (fabs.f64 (+.f64 a b)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (fabs.f64 (-.f64 a b)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (fabs.f64 (+.f64 a b)) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (fabs.f64 (-.f64 a b)) (*.f64 a a)) #s(literal 1/2 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 a)) (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))))
(*.f64 (neg.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))))) (/.f64 #s(literal -1 binary64) (fabs.f64 a)))
(*.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) (fabs.f64 (/.f64 #s(literal -1 binary64) (fabs.f64 a))))
(*.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a))))
(*.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) (/.f64 #s(literal 1 binary64) (fabs.f64 a)))
(pow.f64 (*.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)) (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))) #s(literal 1/4 binary64))
(pow.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))) #s(literal 1/2 binary64))
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) #s(literal 1 binary64))) (neg.f64 (fabs.f64 a)))
(/.f64 (neg.f64 (neg.f64 (neg.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))))))) (neg.f64 (neg.f64 (neg.f64 (fabs.f64 a)))))
(/.f64 (sqrt.f64 (*.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))) #s(literal 1 binary64))) (fabs.f64 a))
(/.f64 (sqrt.f64 (/.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))) (neg.f64 a))) (sqrt.f64 (neg.f64 a)))
(/.f64 (sqrt.f64 (fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a)))) (sqrt.f64 (fabs.f64 a)))
(/.f64 (sqrt.f64 (neg.f64 (/.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))) a))) (sqrt.f64 (neg.f64 a)))
(/.f64 (sqrt.f64 (neg.f64 (neg.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))))) (fabs.f64 a))
(/.f64 (*.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) #s(literal 1 binary64)) (fabs.f64 a))
(/.f64 (neg.f64 (neg.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))))) (neg.f64 (neg.f64 (fabs.f64 a))))
(/.f64 (sqrt.f64 (/.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))) a)) (sqrt.f64 a))
(/.f64 (sqrt.f64 (neg.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))))) (sqrt.f64 (*.f64 (neg.f64 a) a)))
(/.f64 (neg.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))))) (neg.f64 (fabs.f64 a)))
(/.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) (fabs.f64 (neg.f64 (neg.f64 (fabs.f64 a)))))
(/.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) (fabs.f64 a))
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (fabs.f64 a)) (neg.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 a) (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))))))
(neg.f64 (/.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) (neg.f64 (fabs.f64 a))))
(neg.f64 (/.f64 (neg.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))))) (fabs.f64 a)))
(sqrt.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))))
(fabs.f64 (neg.f64 (neg.f64 (sqrt.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)))))))
(fabs.f64 (neg.f64 (/.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) (neg.f64 a))))
(fabs.f64 (neg.f64 (/.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) a)))
(fabs.f64 (/.f64 (neg.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))))) a))
(fabs.f64 (/.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) (neg.f64 (neg.f64 a))))
(fabs.f64 (/.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) (neg.f64 (fabs.f64 a))))
(fabs.f64 (/.f64 (neg.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))))) (fabs.f64 a)))
(fabs.f64 (neg.f64 (sqrt.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))))))
(fabs.f64 (/.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) (neg.f64 a)))
(fabs.f64 (/.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) a))
(fabs.f64 (sqrt.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)))))
(exp.f64 (*.f64 (log.f64 (*.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)) (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)))) #s(literal 1/4 binary64)))
(exp.f64 (*.f64 (log.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)))) #s(literal 1/2 binary64)))
#s(approx (/ (- (* a a) (* b b)) (* a a)) #s(literal 1 binary64))
(*.f64 (sqrt.f64 (neg.f64 #s(approx (/ (- (* a a) (* b b)) (* a a)) #s(literal 1 binary64)))) (sqrt.f64 (neg.f64 #s(approx (/ (- (* a a) (* b b)) (* a a)) #s(literal 1 binary64)))))
(*.f64 (pow.f64 (neg.f64 #s(approx (/ (- (* a a) (* b b)) (* a a)) #s(literal 1 binary64))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 #s(approx (/ (- (* a a) (* b b)) (* a a)) #s(literal 1 binary64))) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 #s(approx (/ (- (* a a) (* b b)) (* a a)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(approx (/ (- (* a a) (* b b)) (* a a)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))
(*.f64 (neg.f64 (sqrt.f64 (fabs.f64 #s(approx (/ (- (* a a) (* b b)) (* a a)) #s(literal 1 binary64))))) (neg.f64 (sqrt.f64 (fabs.f64 #s(approx (/ (- (* a a) (* b b)) (* a a)) #s(literal 1 binary64))))))
(*.f64 (sqrt.f64 #s(approx (/ (- (* a a) (* b b)) (* a a)) #s(literal 1 binary64))) (sqrt.f64 #s(approx (/ (- (* a a) (* b b)) (* a a)) #s(literal 1 binary64))))
(*.f64 (sqrt.f64 (fabs.f64 #s(approx (/ (- (* a a) (* b b)) (* a a)) #s(literal 1 binary64)))) (sqrt.f64 (fabs.f64 #s(approx (/ (- (* a a) (* b b)) (* a a)) #s(literal 1 binary64)))))
(pow.f64 (*.f64 (*.f64 #s(approx (/ (- (* a a) (* b b)) (* a a)) #s(literal 1 binary64)) #s(approx (/ (- (* a a) (* b b)) (* a a)) #s(literal 1 binary64))) (*.f64 #s(approx (/ (- (* a a) (* b b)) (* a a)) #s(literal 1 binary64)) #s(approx (/ (- (* a a) (* b b)) (* a a)) #s(literal 1 binary64)))) #s(literal 1/4 binary64))
(pow.f64 (*.f64 #s(approx (/ (- (* a a) (* b b)) (* a a)) #s(literal 1 binary64)) #s(approx (/ (- (* a a) (* b b)) (* a a)) #s(literal 1 binary64))) #s(literal 1/2 binary64))
(pow.f64 (sqrt.f64 (fabs.f64 #s(approx (/ (- (* a a) (* b b)) (* a a)) #s(literal 1 binary64)))) #s(literal 2 binary64))
(pow.f64 (fabs.f64 #s(approx (/ (- (* a a) (* b b)) (* a a)) #s(literal 1 binary64))) #s(literal 1 binary64))
(sqrt.f64 (*.f64 #s(approx (/ (- (* a a) (* b b)) (* a a)) #s(literal 1 binary64)) #s(approx (/ (- (* a a) (* b b)) (* a a)) #s(literal 1 binary64))))
(fabs.f64 (neg.f64 (neg.f64 (neg.f64 #s(approx (/ (- (* a a) (* b b)) (* a a)) #s(literal 1 binary64))))))
(fabs.f64 (neg.f64 (fabs.f64 #s(approx (/ (- (* a a) (* b b)) (* a a)) #s(literal 1 binary64)))))
(fabs.f64 (*.f64 (neg.f64 (sqrt.f64 (fabs.f64 #s(approx (/ (- (* a a) (* b b)) (* a a)) #s(literal 1 binary64))))) (sqrt.f64 (fabs.f64 #s(approx (/ (- (* a a) (* b b)) (* a a)) #s(literal 1 binary64))))))
(fabs.f64 (*.f64 (sqrt.f64 (fabs.f64 #s(approx (/ (- (* a a) (* b b)) (* a a)) #s(literal 1 binary64)))) (neg.f64 (sqrt.f64 (fabs.f64 #s(approx (/ (- (* a a) (* b b)) (* a a)) #s(literal 1 binary64)))))))
(fabs.f64 (neg.f64 (neg.f64 #s(approx (/ (- (* a a) (* b b)) (* a a)) #s(literal 1 binary64)))))
(fabs.f64 (neg.f64 #s(approx (/ (- (* a a) (* b b)) (* a a)) #s(literal 1 binary64))))
(fabs.f64 (fabs.f64 #s(approx (/ (- (* a a) (* b b)) (* a a)) #s(literal 1 binary64))))
(fabs.f64 #s(approx (/ (- (* a a) (* b b)) (* a a)) #s(literal 1 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 #s(approx (/ (- (* a a) (* b b)) (* a a)) #s(literal 1 binary64)) #s(approx (/ (- (* a a) (* b b)) (* a a)) #s(literal 1 binary64)))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (sqrt.f64 (fabs.f64 #s(approx (/ (- (* a a) (* b b)) (* a a)) #s(literal 1 binary64))))) (sqrt.f64 (sqrt.f64 (fabs.f64 #s(approx (/ (- (* a a) (* b b)) (* a a)) #s(literal 1 binary64))))))
(*.f64 (pow.f64 (neg.f64 #s(approx (/ (- (* a a) (* b b)) (* a a)) #s(literal 1 binary64))) #s(literal 1/4 binary64)) (pow.f64 (neg.f64 #s(approx (/ (- (* a a) (* b b)) (* a a)) #s(literal 1 binary64))) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (fabs.f64 #s(approx (/ (- (* a a) (* b b)) (* a a)) #s(literal 1 binary64))) #s(literal 1/4 binary64)) (pow.f64 (fabs.f64 #s(approx (/ (- (* a a) (* b b)) (* a a)) #s(literal 1 binary64))) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 #s(approx (/ (- (* a a) (* b b)) (* a a)) #s(literal 1 binary64)) #s(literal 1/4 binary64)) (pow.f64 #s(approx (/ (- (* a a) (* b b)) (* a a)) #s(literal 1 binary64)) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (fabs.f64 #s(approx (/ (- (* a a) (* b b)) (* a a)) #s(literal 1 binary64))) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (pow.f64 (fabs.f64 #s(approx (/ (- (* a a) (* b b)) (* a a)) #s(literal 1 binary64))) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))))
(pow.f64 (*.f64 #s(approx (/ (- (* a a) (* b b)) (* a a)) #s(literal 1 binary64)) #s(approx (/ (- (* a a) (* b b)) (* a a)) #s(literal 1 binary64))) #s(literal 1/4 binary64))
(pow.f64 (fabs.f64 #s(approx (/ (- (* a a) (* b b)) (* a a)) #s(literal 1 binary64))) #s(literal 1/2 binary64))
(sqrt.f64 (fabs.f64 #s(approx (/ (- (* a a) (* b b)) (* a a)) #s(literal 1 binary64))))
(fabs.f64 (neg.f64 (neg.f64 (sqrt.f64 (fabs.f64 #s(approx (/ (- (* a a) (* b b)) (* a a)) #s(literal 1 binary64)))))))
(fabs.f64 (neg.f64 (sqrt.f64 (fabs.f64 #s(approx (/ (- (* a a) (* b b)) (* a a)) #s(literal 1 binary64))))))
(fabs.f64 (sqrt.f64 (fabs.f64 #s(approx (/ (- (* a a) (* b b)) (* a a)) #s(literal 1 binary64)))))
(exp.f64 (*.f64 (log.f64 (*.f64 #s(approx (/ (- (* a a) (* b b)) (* a a)) #s(literal 1 binary64)) #s(approx (/ (- (* a a) (* b b)) (* a a)) #s(literal 1 binary64)))) #s(literal 1/4 binary64)))
(exp.f64 (*.f64 (log.f64 (fabs.f64 #s(approx (/ (- (* a a) (* b b)) (* a a)) #s(literal 1 binary64)))) #s(literal 1/2 binary64)))
(*.f64 (neg.f64 (neg.f64 (neg.f64 a))) (neg.f64 (neg.f64 (neg.f64 a))))
(*.f64 (pow.f64 (neg.f64 a) #s(literal 1 binary64)) (pow.f64 (neg.f64 a) #s(literal 1 binary64)))
(*.f64 (pow.f64 (neg.f64 a) #s(literal 1 binary64)) (neg.f64 a))
(*.f64 (pow.f64 (fabs.f64 a) #s(literal 1 binary64)) (pow.f64 (fabs.f64 a) #s(literal 1 binary64)))
(*.f64 (pow.f64 (fabs.f64 a) #s(literal 1 binary64)) (fabs.f64 a))
(*.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1 binary64) a))
(*.f64 (*.f64 #s(literal 1 binary64) a) a)
(*.f64 (pow.f64 a (/.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (pow.f64 a (/.f64 #s(literal 2 binary64) #s(literal 2 binary64))))
(*.f64 (neg.f64 (neg.f64 (fabs.f64 a))) (neg.f64 (neg.f64 (fabs.f64 a))))
(*.f64 (neg.f64 (neg.f64 a)) (neg.f64 (neg.f64 a)))
(*.f64 (neg.f64 (fabs.f64 a)) (neg.f64 (fabs.f64 a)))
(*.f64 (neg.f64 a) (neg.f64 a))
(*.f64 (fabs.f64 a) (fabs.f64 a))
(*.f64 #s(literal 1 binary64) (*.f64 a a))
(*.f64 a a)
(pow.f64 (neg.f64 (neg.f64 a)) #s(literal 2 binary64))
(pow.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 1/2 binary64))
(pow.f64 (neg.f64 (fabs.f64 a)) #s(literal 2 binary64))
(pow.f64 (neg.f64 a) #s(literal 2 binary64))
(pow.f64 (fabs.f64 a) #s(literal 2 binary64))
(pow.f64 (*.f64 a a) #s(literal 1 binary64))
(pow.f64 a #s(literal 2 binary64))
(neg.f64 (*.f64 (neg.f64 a) a))
(sqrt.f64 (*.f64 (*.f64 a a) (*.f64 a a)))
(fabs.f64 (*.f64 (neg.f64 (neg.f64 a)) (fabs.f64 a)))
(fabs.f64 (*.f64 (neg.f64 (neg.f64 a)) a))
(fabs.f64 (*.f64 (fabs.f64 a) (neg.f64 (neg.f64 a))))
(fabs.f64 (*.f64 a (neg.f64 (neg.f64 a))))
(fabs.f64 (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 a) a)))
(fabs.f64 (*.f64 (fabs.f64 a) (neg.f64 a)))
(fabs.f64 (*.f64 (neg.f64 a) (fabs.f64 a)))
(fabs.f64 (*.f64 a (fabs.f64 a)))
(fabs.f64 (*.f64 (fabs.f64 a) a))
(fabs.f64 (*.f64 (neg.f64 a) a))
(fabs.f64 (*.f64 a a))
(exp.f64 (*.f64 (log.f64 (neg.f64 a)) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (fabs.f64 a)) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 a) #s(literal 2 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) b)
(*.f64 (/.f64 b a) (/.f64 #s(literal 1 binary64) a))
(*.f64 (neg.f64 b) (/.f64 #s(literal -1 binary64) (*.f64 a a)))
(*.f64 b (/.f64 #s(literal 1 binary64) (*.f64 a a)))
(/.f64 (*.f64 (*.f64 b #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (neg.f64 a) a))
(/.f64 (*.f64 (*.f64 b #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 a a))
(/.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) (*.f64 a a))
(/.f64 (*.f64 b #s(literal -1 binary64)) (*.f64 (neg.f64 a) a))
(/.f64 (neg.f64 (*.f64 b #s(literal 1 binary64))) (*.f64 (neg.f64 a) a))
(/.f64 (neg.f64 (/.f64 b (fabs.f64 a))) (neg.f64 (fabs.f64 a)))
(/.f64 (*.f64 b #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 a)) a))
(/.f64 (*.f64 b #s(literal 1 binary64)) (*.f64 a a))
(/.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) (*.f64 (neg.f64 a) a))
(/.f64 (/.f64 b (fabs.f64 a)) (fabs.f64 a))
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 b a)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 a) a) (neg.f64 b)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) b))
(/.f64 (/.f64 b a) (neg.f64 (neg.f64 a)))
(/.f64 (/.f64 b a) a)
(/.f64 (/.f64 (neg.f64 b) a) (neg.f64 a))
(/.f64 (neg.f64 b) (*.f64 (neg.f64 a) a))
(/.f64 b (*.f64 a a))
(neg.f64 (/.f64 b (*.f64 (neg.f64 a) a)))
(*.f64 (fabs.f64 (/.f64 (fabs.f64 b) (neg.f64 a))) (fabs.f64 (/.f64 (fabs.f64 b) (neg.f64 a))))
(*.f64 (fabs.f64 (fabs.f64 (/.f64 b a))) (fabs.f64 (fabs.f64 (/.f64 b a))))
(*.f64 (fabs.f64 (/.f64 (fabs.f64 b) a)) (fabs.f64 (/.f64 (fabs.f64 b) a)))
(*.f64 (neg.f64 (/.f64 (fabs.f64 b) (neg.f64 a))) (neg.f64 (/.f64 (fabs.f64 b) (neg.f64 a))))
(*.f64 (neg.f64 (fabs.f64 (/.f64 b a))) (neg.f64 (fabs.f64 (/.f64 b a))))
(*.f64 (neg.f64 (/.f64 (fabs.f64 b) a)) (neg.f64 (/.f64 (fabs.f64 b) a)))
(*.f64 (neg.f64 (/.f64 (neg.f64 b) (fabs.f64 a))) (neg.f64 (/.f64 (neg.f64 b) (fabs.f64 a))))
(*.f64 (neg.f64 (/.f64 b (fabs.f64 a))) (neg.f64 (/.f64 b (fabs.f64 a))))
(*.f64 (/.f64 (fabs.f64 b) (neg.f64 a)) (/.f64 (fabs.f64 b) (neg.f64 a)))
(*.f64 (fabs.f64 (/.f64 b a)) (fabs.f64 (/.f64 b a)))
(*.f64 (/.f64 (fabs.f64 b) a) (/.f64 (fabs.f64 b) a))
(*.f64 (/.f64 (neg.f64 b) (fabs.f64 a)) (/.f64 (neg.f64 b) (fabs.f64 a)))
(*.f64 (/.f64 b (fabs.f64 a)) (/.f64 b (fabs.f64 a)))
(*.f64 (fabs.f64 b) (/.f64 (fabs.f64 b) (*.f64 a a)))
(*.f64 (/.f64 b (*.f64 a a)) b)
(*.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) (*.f64 a a)))
(*.f64 (/.f64 b a) (/.f64 b a))
(*.f64 (/.f64 (neg.f64 b) a) (/.f64 (neg.f64 b) a))
(*.f64 (neg.f64 b) (/.f64 b (*.f64 (neg.f64 a) a)))
(*.f64 b (/.f64 b (*.f64 a a)))
(pow.f64 (/.f64 (fabs.f64 b) (neg.f64 a)) #s(literal 2 binary64))
(pow.f64 (fabs.f64 (/.f64 b a)) #s(literal 2 binary64))
(pow.f64 (/.f64 (fabs.f64 b) a) #s(literal 2 binary64))
(pow.f64 (/.f64 (neg.f64 b) (fabs.f64 a)) #s(literal 2 binary64))
(pow.f64 (/.f64 b (fabs.f64 a)) #s(literal 2 binary64))
(pow.f64 (/.f64 b a) #s(literal 2 binary64))
(pow.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64))
(/.f64 (*.f64 (*.f64 b #s(literal 1 binary64)) (*.f64 b #s(literal 1 binary64))) (*.f64 a a))
(/.f64 (*.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) (*.f64 (neg.f64 b) #s(literal 1 binary64))) (*.f64 a a))
(/.f64 (*.f64 (*.f64 b #s(literal 1 binary64)) (neg.f64 b)) (*.f64 (neg.f64 a) a))
(/.f64 (*.f64 (*.f64 b #s(literal 1 binary64)) b) (*.f64 a (neg.f64 (neg.f64 a))))
(/.f64 (*.f64 (*.f64 b #s(literal 1 binary64)) b) (*.f64 a a))
(/.f64 (*.f64 (neg.f64 b) (*.f64 (neg.f64 b) #s(literal 1 binary64))) (*.f64 (neg.f64 (neg.f64 a)) a))
(/.f64 (*.f64 (neg.f64 b) (*.f64 (neg.f64 b) #s(literal 1 binary64))) (*.f64 a a))
(/.f64 (*.f64 b (*.f64 (neg.f64 b) #s(literal 1 binary64))) (*.f64 (neg.f64 a) a))
(/.f64 (*.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) (neg.f64 b)) (*.f64 a (neg.f64 (neg.f64 a))))
(/.f64 (*.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) (neg.f64 b)) (*.f64 a a))
(/.f64 (*.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) b) (*.f64 (neg.f64 a) a))
(/.f64 (*.f64 (neg.f64 b) (*.f64 b #s(literal 1 binary64))) (*.f64 (neg.f64 a) a))
(/.f64 (*.f64 b (*.f64 b #s(literal 1 binary64))) (*.f64 (neg.f64 (neg.f64 a)) a))
(/.f64 (*.f64 b (*.f64 b #s(literal 1 binary64))) (*.f64 a a))
(/.f64 (neg.f64 (/.f64 (*.f64 b b) (fabs.f64 a))) (neg.f64 (fabs.f64 a)))
(/.f64 (neg.f64 (/.f64 (*.f64 b b) a)) (neg.f64 a))
(/.f64 (/.f64 (*.f64 b b) (fabs.f64 a)) (fabs.f64 a))
(/.f64 (*.f64 b (/.f64 b a)) a)
(/.f64 (*.f64 (/.f64 b a) b) a)
(/.f64 (/.f64 (*.f64 b b) a) a)
(/.f64 (neg.f64 (*.f64 (/.f64 (neg.f64 b) a) b)) (neg.f64 (neg.f64 a)))
(/.f64 (*.f64 (/.f64 (neg.f64 b) a) b) (neg.f64 a))
(/.f64 (*.f64 (neg.f64 b) b) (*.f64 (neg.f64 a) a))
(/.f64 (*.f64 b b) (*.f64 (neg.f64 (neg.f64 a)) a))
(/.f64 (*.f64 b b) (*.f64 a (neg.f64 (neg.f64 a))))
(/.f64 (*.f64 b b) (*.f64 a a))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (*.f64 b b)))
(fabs.f64 (*.f64 (neg.f64 b) (/.f64 b (*.f64 a a))))
(fabs.f64 (*.f64 (/.f64 b (*.f64 a a)) b))
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 b (*.f64 a a)) b))) (*.f64 (/.f64 b (*.f64 a a)) b))
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 b (*.f64 a a)) b))) (*.f64 (/.f64 b (*.f64 a a)) b))
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) b) (/.f64 (*.f64 (neg.f64 a) a) a)) (neg.f64 a))
(/.f64 (-.f64 (/.f64 (*.f64 b b) (fabs.f64 a)) (/.f64 (*.f64 a a) (fabs.f64 a))) (fabs.f64 a))
(/.f64 (-.f64 (*.f64 b (/.f64 b a)) (/.f64 (*.f64 a a) a)) a)
(/.f64 (-.f64 (*.f64 (/.f64 b a) b) (/.f64 (*.f64 a a) a)) a)
(/.f64 (-.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 a a) a)) a)
(/.f64 (-.f64 (*.f64 (neg.f64 b) b) (*.f64 (neg.f64 a) a)) (*.f64 (neg.f64 a) a))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b b) (fabs.f64 a)) (neg.f64 a)) (*.f64 (fabs.f64 a) (/.f64 (*.f64 (neg.f64 a) a) a))) (*.f64 (fabs.f64 a) (neg.f64 a)))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b b) (fabs.f64 a)) (fabs.f64 a)) (*.f64 (fabs.f64 a) (/.f64 (*.f64 a a) (fabs.f64 a)))) (*.f64 a a))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b b) (fabs.f64 a)) a) (*.f64 (fabs.f64 a) (/.f64 (*.f64 a a) a))) (*.f64 (fabs.f64 a) a))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b b) (fabs.f64 a)) (*.f64 (neg.f64 a) a)) (*.f64 (fabs.f64 a) (*.f64 (neg.f64 a) a))) (*.f64 (fabs.f64 a) (*.f64 (neg.f64 a) a)))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b b) (fabs.f64 a)) #s(literal 2 binary64)) (*.f64 (fabs.f64 a) #s(literal 2 binary64))) (*.f64 (fabs.f64 a) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b b) (fabs.f64 a)) (*.f64 a a)) (*.f64 (fabs.f64 a) (*.f64 a a))) (*.f64 (fabs.f64 a) (*.f64 a a)))
(/.f64 (-.f64 (*.f64 (*.f64 b (/.f64 b a)) (neg.f64 a)) (*.f64 a (/.f64 (*.f64 (neg.f64 a) a) a))) (*.f64 (neg.f64 a) a))
(/.f64 (-.f64 (*.f64 (*.f64 b (/.f64 b a)) (fabs.f64 a)) (*.f64 a (/.f64 (*.f64 a a) (fabs.f64 a)))) (*.f64 a (fabs.f64 a)))
(/.f64 (-.f64 (*.f64 (*.f64 b (/.f64 b a)) a) (*.f64 a (/.f64 (*.f64 a a) a))) (*.f64 a a))
(/.f64 (-.f64 (*.f64 (*.f64 b (/.f64 b a)) (*.f64 (neg.f64 a) a)) (*.f64 a (*.f64 (neg.f64 a) a))) (*.f64 a (*.f64 (neg.f64 a) a)))
(/.f64 (-.f64 (*.f64 (*.f64 b (/.f64 b a)) #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 b (/.f64 b a)) (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a a)))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 b a) b) (neg.f64 a)) (*.f64 a (/.f64 (*.f64 (neg.f64 a) a) a))) (*.f64 (neg.f64 a) a))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 b a) b) (fabs.f64 a)) (*.f64 a (/.f64 (*.f64 a a) (fabs.f64 a)))) (*.f64 a (fabs.f64 a)))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 b a) b) a) (*.f64 a (/.f64 (*.f64 a a) a))) (*.f64 a a))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 b a) b) (*.f64 (neg.f64 a) a)) (*.f64 a (*.f64 (neg.f64 a) a))) (*.f64 a (*.f64 (neg.f64 a) a)))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 b a) b) #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 b a) b) (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a a)))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b b) a) (neg.f64 a)) (*.f64 a (/.f64 (*.f64 (neg.f64 a) a) a))) (*.f64 (neg.f64 a) a))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b b) a) (fabs.f64 a)) (*.f64 a (/.f64 (*.f64 a a) (fabs.f64 a)))) (*.f64 a (fabs.f64 a)))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b b) a) a) (*.f64 a (/.f64 (*.f64 a a) a))) (*.f64 a a))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b b) a) (*.f64 (neg.f64 a) a)) (*.f64 a (*.f64 (neg.f64 a) a))) (*.f64 a (*.f64 (neg.f64 a) a)))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b b) a) #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b b) a) (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a a)))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (neg.f64 b) a) b) (neg.f64 a)) (*.f64 (neg.f64 a) (/.f64 (*.f64 (neg.f64 a) a) a))) (*.f64 a a))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (neg.f64 b) a) b) (fabs.f64 a)) (*.f64 (neg.f64 a) (/.f64 (*.f64 a a) (fabs.f64 a)))) (*.f64 (neg.f64 a) (fabs.f64 a)))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (neg.f64 b) a) b) a) (*.f64 (neg.f64 a) (/.f64 (*.f64 a a) a))) (*.f64 (neg.f64 a) a))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (neg.f64 b) a) b) (*.f64 (neg.f64 a) a)) (*.f64 (neg.f64 a) (*.f64 (neg.f64 a) a))) (*.f64 (neg.f64 a) (*.f64 (neg.f64 a) a)))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (neg.f64 b) a) b) #s(literal 2 binary64)) (*.f64 (neg.f64 a) #s(literal 2 binary64))) (*.f64 (neg.f64 a) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (neg.f64 b) a) b) (*.f64 a a)) (*.f64 (neg.f64 a) (*.f64 a a))) (*.f64 (neg.f64 a) (*.f64 a a)))
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b) b) (neg.f64 a)) (*.f64 (*.f64 (neg.f64 a) a) (/.f64 (*.f64 (neg.f64 a) a) a))) (*.f64 (*.f64 (neg.f64 a) a) (neg.f64 a)))
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b) b) (fabs.f64 a)) (*.f64 (*.f64 (neg.f64 a) a) (/.f64 (*.f64 a a) (fabs.f64 a)))) (*.f64 (*.f64 (neg.f64 a) a) (fabs.f64 a)))
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b) b) a) (*.f64 (*.f64 (neg.f64 a) a) (/.f64 (*.f64 a a) a))) (*.f64 (*.f64 (neg.f64 a) a) a))
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b) b) (*.f64 (neg.f64 a) a)) (*.f64 (*.f64 a a) (*.f64 a a))) (*.f64 (*.f64 a a) (*.f64 a a)))
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b) b) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 a) a) #s(literal 2 binary64))) (*.f64 (*.f64 (neg.f64 a) a) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b) b) (*.f64 a a)) (*.f64 (*.f64 (neg.f64 a) a) (*.f64 a a))) (*.f64 (*.f64 (neg.f64 a) a) (*.f64 a a)))
(/.f64 (-.f64 (*.f64 (*.f64 b b) (neg.f64 a)) (*.f64 (*.f64 a a) (/.f64 (*.f64 (neg.f64 a) a) a))) (*.f64 (*.f64 a a) (neg.f64 a)))
(/.f64 (-.f64 (*.f64 (*.f64 b b) (fabs.f64 a)) (*.f64 (*.f64 a a) (/.f64 (*.f64 a a) (fabs.f64 a)))) (*.f64 (*.f64 a a) (fabs.f64 a)))
(/.f64 (-.f64 (*.f64 (*.f64 b b) a) (*.f64 (*.f64 a a) (/.f64 (*.f64 a a) a))) (*.f64 (*.f64 a a) a))
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 (neg.f64 a) a)) (*.f64 (*.f64 a a) (*.f64 (neg.f64 a) a))) (*.f64 (*.f64 a a) (*.f64 (neg.f64 a) a)))
(/.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (*.f64 (*.f64 a a) #s(literal 2 binary64))) (*.f64 (*.f64 a a) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 a a))) (*.f64 (*.f64 a a) (*.f64 a a)))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 b (*.f64 a a)) b) (*.f64 (/.f64 b (*.f64 a a)) b)) (*.f64 #s(literal -1 binary64) #s(literal -1 binary64))) (-.f64 (*.f64 (/.f64 b (*.f64 a a)) b) #s(literal -1 binary64)))
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 b (*.f64 a a)) b) #s(literal 3 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 b (*.f64 a a)) b) (*.f64 (/.f64 b (*.f64 a a)) b) (-.f64 (*.f64 #s(literal -1 binary64) #s(literal -1 binary64)) (*.f64 (*.f64 (/.f64 b (*.f64 a a)) b) #s(literal -1 binary64)))))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 b (*.f64 a a)) b) (*.f64 (/.f64 b (*.f64 a a)) b)) (*.f64 #s(literal 1 binary64) #s(literal 1 binary64))) (+.f64 (*.f64 (/.f64 b (*.f64 a a)) b) #s(literal 1 binary64)))
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 b (*.f64 a a)) b) #s(literal 3 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 b (*.f64 a a)) b) (*.f64 (/.f64 b (*.f64 a a)) b) (fma.f64 #s(literal 1 binary64) #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 b (*.f64 a a)) b) #s(literal 1 binary64)))))
(/.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (*.f64 a a))
(/.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (*.f64 (neg.f64 a) a))
(neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 b (*.f64 a a)) b)))
(fma.f64 (fabs.f64 (/.f64 (fabs.f64 b) (neg.f64 a))) (fabs.f64 (/.f64 (fabs.f64 b) (neg.f64 a))) (/.f64 (*.f64 (neg.f64 a) a) (*.f64 a a)))
(fma.f64 (fabs.f64 (/.f64 (fabs.f64 b) (neg.f64 a))) (fabs.f64 (/.f64 (fabs.f64 b) (neg.f64 a))) (/.f64 (*.f64 a a) (*.f64 (neg.f64 a) a)))
(fma.f64 (fabs.f64 (/.f64 (fabs.f64 b) (neg.f64 a))) (fabs.f64 (/.f64 (fabs.f64 b) (neg.f64 a))) #s(literal -1 binary64))
(fma.f64 (fabs.f64 (fabs.f64 (/.f64 b a))) (fabs.f64 (fabs.f64 (/.f64 b a))) (/.f64 (*.f64 (neg.f64 a) a) (*.f64 a a)))
(fma.f64 (fabs.f64 (fabs.f64 (/.f64 b a))) (fabs.f64 (fabs.f64 (/.f64 b a))) (/.f64 (*.f64 a a) (*.f64 (neg.f64 a) a)))
(fma.f64 (fabs.f64 (fabs.f64 (/.f64 b a))) (fabs.f64 (fabs.f64 (/.f64 b a))) #s(literal -1 binary64))
(fma.f64 (fabs.f64 (/.f64 (fabs.f64 b) a)) (fabs.f64 (/.f64 (fabs.f64 b) a)) (/.f64 (*.f64 (neg.f64 a) a) (*.f64 a a)))
(fma.f64 (fabs.f64 (/.f64 (fabs.f64 b) a)) (fabs.f64 (/.f64 (fabs.f64 b) a)) (/.f64 (*.f64 a a) (*.f64 (neg.f64 a) a)))
(fma.f64 (fabs.f64 (/.f64 (fabs.f64 b) a)) (fabs.f64 (/.f64 (fabs.f64 b) a)) #s(literal -1 binary64))
(fma.f64 (neg.f64 (/.f64 (fabs.f64 b) (neg.f64 a))) (neg.f64 (/.f64 (fabs.f64 b) (neg.f64 a))) (/.f64 (*.f64 (neg.f64 a) a) (*.f64 a a)))
(fma.f64 (neg.f64 (/.f64 (fabs.f64 b) (neg.f64 a))) (neg.f64 (/.f64 (fabs.f64 b) (neg.f64 a))) (/.f64 (*.f64 a a) (*.f64 (neg.f64 a) a)))
(fma.f64 (neg.f64 (/.f64 (fabs.f64 b) (neg.f64 a))) (neg.f64 (/.f64 (fabs.f64 b) (neg.f64 a))) #s(literal -1 binary64))
(fma.f64 (neg.f64 (fabs.f64 (/.f64 b a))) (neg.f64 (fabs.f64 (/.f64 b a))) (/.f64 (*.f64 (neg.f64 a) a) (*.f64 a a)))
(fma.f64 (neg.f64 (fabs.f64 (/.f64 b a))) (neg.f64 (fabs.f64 (/.f64 b a))) (/.f64 (*.f64 a a) (*.f64 (neg.f64 a) a)))
(fma.f64 (neg.f64 (fabs.f64 (/.f64 b a))) (neg.f64 (fabs.f64 (/.f64 b a))) #s(literal -1 binary64))
(fma.f64 (neg.f64 (/.f64 (fabs.f64 b) a)) (neg.f64 (/.f64 (fabs.f64 b) a)) (/.f64 (*.f64 (neg.f64 a) a) (*.f64 a a)))
(fma.f64 (neg.f64 (/.f64 (fabs.f64 b) a)) (neg.f64 (/.f64 (fabs.f64 b) a)) (/.f64 (*.f64 a a) (*.f64 (neg.f64 a) a)))
(fma.f64 (neg.f64 (/.f64 (fabs.f64 b) a)) (neg.f64 (/.f64 (fabs.f64 b) a)) #s(literal -1 binary64))
(fma.f64 (neg.f64 (/.f64 (neg.f64 b) (fabs.f64 a))) (neg.f64 (/.f64 (neg.f64 b) (fabs.f64 a))) (/.f64 (*.f64 (neg.f64 a) a) (*.f64 a a)))
(fma.f64 (neg.f64 (/.f64 (neg.f64 b) (fabs.f64 a))) (neg.f64 (/.f64 (neg.f64 b) (fabs.f64 a))) (/.f64 (*.f64 a a) (*.f64 (neg.f64 a) a)))
(fma.f64 (neg.f64 (/.f64 (neg.f64 b) (fabs.f64 a))) (neg.f64 (/.f64 (neg.f64 b) (fabs.f64 a))) #s(literal -1 binary64))
(fma.f64 (neg.f64 (/.f64 b (fabs.f64 a))) (neg.f64 (/.f64 b (fabs.f64 a))) (/.f64 (*.f64 (neg.f64 a) a) (*.f64 a a)))
(fma.f64 (neg.f64 (/.f64 b (fabs.f64 a))) (neg.f64 (/.f64 b (fabs.f64 a))) (/.f64 (*.f64 a a) (*.f64 (neg.f64 a) a)))
(fma.f64 (neg.f64 (/.f64 b (fabs.f64 a))) (neg.f64 (/.f64 b (fabs.f64 a))) #s(literal -1 binary64))
(fma.f64 (/.f64 (fabs.f64 b) (neg.f64 a)) (/.f64 (fabs.f64 b) (neg.f64 a)) (/.f64 (*.f64 (neg.f64 a) a) (*.f64 a a)))
(fma.f64 (/.f64 (fabs.f64 b) (neg.f64 a)) (/.f64 (fabs.f64 b) (neg.f64 a)) (/.f64 (*.f64 a a) (*.f64 (neg.f64 a) a)))
(fma.f64 (/.f64 (fabs.f64 b) (neg.f64 a)) (/.f64 (fabs.f64 b) (neg.f64 a)) #s(literal -1 binary64))
(fma.f64 (fabs.f64 (/.f64 b a)) (fabs.f64 (/.f64 b a)) (/.f64 (*.f64 (neg.f64 a) a) (*.f64 a a)))
(fma.f64 (fabs.f64 (/.f64 b a)) (fabs.f64 (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 (neg.f64 a) a)))
(fma.f64 (fabs.f64 (/.f64 b a)) (fabs.f64 (/.f64 b a)) #s(literal -1 binary64))
(fma.f64 (/.f64 (fabs.f64 b) a) (/.f64 (fabs.f64 b) a) (/.f64 (*.f64 (neg.f64 a) a) (*.f64 a a)))
(fma.f64 (/.f64 (fabs.f64 b) a) (/.f64 (fabs.f64 b) a) (/.f64 (*.f64 a a) (*.f64 (neg.f64 a) a)))
(fma.f64 (/.f64 (fabs.f64 b) a) (/.f64 (fabs.f64 b) a) #s(literal -1 binary64))
(fma.f64 (/.f64 (neg.f64 b) (fabs.f64 a)) (/.f64 (neg.f64 b) (fabs.f64 a)) (/.f64 (*.f64 (neg.f64 a) a) (*.f64 a a)))
(fma.f64 (/.f64 (neg.f64 b) (fabs.f64 a)) (/.f64 (neg.f64 b) (fabs.f64 a)) (/.f64 (*.f64 a a) (*.f64 (neg.f64 a) a)))
(fma.f64 (/.f64 (neg.f64 b) (fabs.f64 a)) (/.f64 (neg.f64 b) (fabs.f64 a)) #s(literal -1 binary64))
(fma.f64 (/.f64 b (fabs.f64 a)) (/.f64 b (fabs.f64 a)) (/.f64 (*.f64 (neg.f64 a) a) (*.f64 a a)))
(fma.f64 (/.f64 b (fabs.f64 a)) (/.f64 b (fabs.f64 a)) (/.f64 (*.f64 a a) (*.f64 (neg.f64 a) a)))
(fma.f64 (/.f64 b (fabs.f64 a)) (/.f64 b (fabs.f64 a)) #s(literal -1 binary64))
(fma.f64 (fabs.f64 b) (/.f64 (fabs.f64 b) (*.f64 a a)) (/.f64 (*.f64 (neg.f64 a) a) (*.f64 a a)))
(fma.f64 (fabs.f64 b) (/.f64 (fabs.f64 b) (*.f64 a a)) (/.f64 (*.f64 a a) (*.f64 (neg.f64 a) a)))
(fma.f64 (fabs.f64 b) (/.f64 (fabs.f64 b) (*.f64 a a)) #s(literal -1 binary64))
(fma.f64 (/.f64 b (*.f64 a a)) b (/.f64 (*.f64 (neg.f64 a) a) (*.f64 a a)))
(fma.f64 (/.f64 b (*.f64 a a)) b (/.f64 (*.f64 a a) (*.f64 (neg.f64 a) a)))
(fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))
(fma.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 (*.f64 (neg.f64 a) a) (*.f64 a a)))
(fma.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 (*.f64 a a) (*.f64 (neg.f64 a) a)))
(fma.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) (*.f64 a a)) #s(literal -1 binary64))
(fma.f64 (/.f64 b a) (/.f64 b a) (/.f64 (*.f64 (neg.f64 a) a) (*.f64 a a)))
(fma.f64 (/.f64 b a) (/.f64 b a) (/.f64 (*.f64 a a) (*.f64 (neg.f64 a) a)))
(fma.f64 (/.f64 b a) (/.f64 b a) #s(literal -1 binary64))
(fma.f64 (/.f64 (neg.f64 b) a) (/.f64 (neg.f64 b) a) (/.f64 (*.f64 (neg.f64 a) a) (*.f64 a a)))
(fma.f64 (/.f64 (neg.f64 b) a) (/.f64 (neg.f64 b) a) (/.f64 (*.f64 a a) (*.f64 (neg.f64 a) a)))
(fma.f64 (/.f64 (neg.f64 b) a) (/.f64 (neg.f64 b) a) #s(literal -1 binary64))
(fma.f64 (neg.f64 b) (/.f64 b (*.f64 (neg.f64 a) a)) (/.f64 (*.f64 (neg.f64 a) a) (*.f64 a a)))
(fma.f64 (neg.f64 b) (/.f64 b (*.f64 (neg.f64 a) a)) (/.f64 (*.f64 a a) (*.f64 (neg.f64 a) a)))
(fma.f64 (neg.f64 b) (/.f64 b (*.f64 (neg.f64 a) a)) #s(literal -1 binary64))
(fma.f64 b (/.f64 b (*.f64 a a)) (/.f64 (*.f64 (neg.f64 a) a) (*.f64 a a)))
(fma.f64 b (/.f64 b (*.f64 a a)) (/.f64 (*.f64 a a) (*.f64 (neg.f64 a) a)))
(fma.f64 b (/.f64 b (*.f64 a a)) #s(literal -1 binary64))
(-.f64 #s(literal -1 binary64) (*.f64 (neg.f64 b) (/.f64 b (*.f64 a a))))
(-.f64 (*.f64 (/.f64 b (*.f64 a a)) b) #s(literal 1 binary64))
(+.f64 (/.f64 (*.f64 (-.f64 b a) a) (*.f64 a a)) (/.f64 (*.f64 (-.f64 b a) b) (*.f64 a a)))
(+.f64 (/.f64 (*.f64 (-.f64 b a) b) (*.f64 a a)) (/.f64 (*.f64 (-.f64 b a) a) (*.f64 a a)))
(+.f64 (/.f64 (*.f64 (+.f64 a b) b) (*.f64 a a)) (/.f64 (*.f64 (+.f64 a b) (neg.f64 a)) (*.f64 a a)))
(+.f64 (/.f64 (*.f64 a (-.f64 b a)) (*.f64 a a)) (/.f64 (*.f64 b (-.f64 b a)) (*.f64 a a)))
(+.f64 (/.f64 (*.f64 b (-.f64 b a)) (*.f64 a a)) (/.f64 (*.f64 a (-.f64 b a)) (*.f64 a a)))
(+.f64 (/.f64 (*.f64 b (+.f64 a b)) (*.f64 a a)) (/.f64 (*.f64 (neg.f64 a) (+.f64 a b)) (*.f64 a a)))
(+.f64 (/.f64 (*.f64 (neg.f64 a) a) (*.f64 a a)) (*.f64 (/.f64 b (*.f64 a a)) b))
(+.f64 (/.f64 (*.f64 a a) (*.f64 (neg.f64 a) a)) (*.f64 (/.f64 b (*.f64 a a)) b))
(+.f64 (neg.f64 (*.f64 (neg.f64 b) (/.f64 b (*.f64 a a)))) #s(literal -1 binary64))
(+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (neg.f64 b) (/.f64 b (*.f64 a a)))))
(+.f64 #s(literal -1 binary64) (*.f64 (/.f64 b (*.f64 a a)) b))
(+.f64 (*.f64 (/.f64 b (*.f64 a a)) b) (/.f64 (*.f64 (neg.f64 a) a) (*.f64 a a)))
(+.f64 (*.f64 (/.f64 b (*.f64 a a)) b) (/.f64 (*.f64 a a) (*.f64 (neg.f64 a) a)))
(+.f64 (*.f64 (/.f64 b (*.f64 a a)) b) #s(literal -1 binary64))
(*.f64 (pow.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 b (*.f64 a a)) b)) #s(literal 1/2 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 b (*.f64 a a)) b)) #s(literal 1/2 binary64)))
(*.f64 (fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a))) (/.f64 #s(literal 1 binary64) (fabs.f64 a)))
(*.f64 (/.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) (neg.f64 (fabs.f64 a))) (/.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) (neg.f64 (fabs.f64 a))))
(*.f64 (/.f64 (neg.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))))) (fabs.f64 a)) (/.f64 (neg.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))))) (fabs.f64 a)))
(*.f64 (/.f64 (fabs.f64 (+.f64 a b)) (neg.f64 a)) (/.f64 (fabs.f64 (-.f64 a b)) (neg.f64 a)))
(*.f64 (fabs.f64 (/.f64 (+.f64 a b) a)) (fabs.f64 (/.f64 (-.f64 b a) a)))
(*.f64 (/.f64 (fabs.f64 (+.f64 a b)) a) (/.f64 (fabs.f64 (-.f64 a b)) a))
(*.f64 (neg.f64 (sqrt.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))))) (neg.f64 (sqrt.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))))))
(*.f64 (/.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) (neg.f64 a)) (/.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) (neg.f64 a)))
(*.f64 (/.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) a) (/.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) a))
(*.f64 (sqrt.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))) (sqrt.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))))
(*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 b (*.f64 a a)) b))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 b (*.f64 a a)) b))))
(*.f64 (/.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))) a) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))))
(*.f64 (neg.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) (/.f64 #s(literal -1 binary64) (*.f64 a a)))
(*.f64 (fabs.f64 (+.f64 a b)) (fabs.f64 (*.f64 (-.f64 a b) (/.f64 #s(literal 1 binary64) (*.f64 a a)))))
(*.f64 (fabs.f64 (+.f64 a b)) (*.f64 (fabs.f64 (-.f64 a b)) (/.f64 #s(literal 1 binary64) (*.f64 a a))))
(*.f64 (fabs.f64 (+.f64 a b)) (/.f64 (fabs.f64 (-.f64 a b)) (*.f64 a a)))
(*.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))) (/.f64 #s(literal 1 binary64) (*.f64 a a)))
(*.f64 (sqrt.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)))) (sqrt.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)))))
(pow.f64 (*.f64 (*.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)) (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))) (*.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)) (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)))) #s(literal 1/4 binary64))
(pow.f64 (*.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)) (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))) #s(literal 1/2 binary64))
(pow.f64 (sqrt.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)))) #s(literal 2 binary64))
(pow.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))) #s(literal 1 binary64))
(/.f64 (*.f64 (neg.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) #s(literal -1 binary64)) (*.f64 a a))
(/.f64 (*.f64 (neg.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) #s(literal 1 binary64)) (*.f64 (neg.f64 a) a))
(/.f64 (*.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))) #s(literal -1 binary64)) (*.f64 (neg.f64 a) a))
(/.f64 (*.f64 (*.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) #s(literal 1 binary64))) (*.f64 a a))
(/.f64 (*.f64 (*.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) #s(literal 1 binary64)) (neg.f64 (neg.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))))))) (*.f64 (fabs.f64 a) (neg.f64 (neg.f64 (fabs.f64 a)))))
(/.f64 (*.f64 (*.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))))) (*.f64 (neg.f64 a) a))
(/.f64 (*.f64 (*.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) #s(literal 1 binary64)) (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))))) (*.f64 a a))
(/.f64 (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))))) (*.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (neg.f64 (fabs.f64 a))) (fabs.f64 a)))
(/.f64 (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))))) (neg.f64 (neg.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))))))) (*.f64 a a))
(/.f64 (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))))) (neg.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))))) (*.f64 (neg.f64 (neg.f64 (fabs.f64 a))) (neg.f64 (fabs.f64 a))))
(/.f64 (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))))) (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))))) (*.f64 (neg.f64 (neg.f64 (fabs.f64 a))) (fabs.f64 a)))
(/.f64 (*.f64 (neg.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))))) (*.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) #s(literal 1 binary64))) (*.f64 (neg.f64 a) a))
(/.f64 (*.f64 (neg.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))))) (neg.f64 (neg.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))))))) (*.f64 (neg.f64 (fabs.f64 a)) (neg.f64 (neg.f64 (fabs.f64 a)))))
(/.f64 (*.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) (*.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) #s(literal 1 binary64))) (*.f64 a a))
(/.f64 (*.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) (neg.f64 (neg.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))))))) (*.f64 (fabs.f64 a) (neg.f64 (neg.f64 (fabs.f64 a)))))
(/.f64 (neg.f64 (*.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))) #s(literal 1 binary64))) (*.f64 (neg.f64 a) a))
(/.f64 (neg.f64 (/.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))) (neg.f64 a))) (neg.f64 (neg.f64 a)))
(/.f64 (neg.f64 (fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a)))) (neg.f64 (fabs.f64 a)))
(/.f64 (neg.f64 (neg.f64 (/.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))) a))) (neg.f64 (neg.f64 a)))
(/.f64 (neg.f64 (neg.f64 (neg.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))))) (*.f64 (neg.f64 a) a))
(/.f64 (fabs.f64 (fma.f64 #s(literal 1 binary64) a (*.f64 (/.f64 (neg.f64 b) a) b))) (fabs.f64 a))
(/.f64 (fabs.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 a a)))
(/.f64 (fabs.f64 (neg.f64 (-.f64 a (/.f64 (*.f64 b b) a)))) (fabs.f64 a))
(/.f64 (*.f64 (neg.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))))) (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))))) (*.f64 (neg.f64 a) a))
(/.f64 (*.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) (neg.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))))) (*.f64 (neg.f64 a) a))
(/.f64 (*.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))) #s(literal 1 binary64)) (*.f64 a a))
(/.f64 (/.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))) (neg.f64 a)) (neg.f64 a))
(/.f64 (fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a))) (fabs.f64 a))
(/.f64 (neg.f64 (/.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))) a)) (neg.f64 a))
(/.f64 (neg.f64 (neg.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))))) (*.f64 a a))
(/.f64 (/.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))) a) a)
(/.f64 (neg.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) (*.f64 (neg.f64 a) a))
(/.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))) (*.f64 a a))
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))) a)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 a) a) (neg.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))))
(neg.f64 (/.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))) (*.f64 (neg.f64 a) a)))
(sqrt.f64 (*.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)) (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))))
(fabs.f64 (-.f64 (neg.f64 (*.f64 (neg.f64 b) (/.f64 b (*.f64 a a)))) #s(literal 1 binary64)))
(fabs.f64 (neg.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)))))
(fabs.f64 (*.f64 (neg.f64 (sqrt.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))))) (/.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) (neg.f64 a))))
(fabs.f64 (*.f64 (neg.f64 (sqrt.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))))) (/.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) a)))
(fabs.f64 (*.f64 (neg.f64 (sqrt.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))))) (sqrt.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))))))
(fabs.f64 (*.f64 (/.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) (neg.f64 a)) (neg.f64 (sqrt.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)))))))
(fabs.f64 (*.f64 (/.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) (neg.f64 a)) (/.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) a)))
(fabs.f64 (*.f64 (/.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) (neg.f64 a)) (sqrt.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))))))
(fabs.f64 (*.f64 (/.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) a) (neg.f64 (sqrt.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)))))))
(fabs.f64 (*.f64 (/.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) a) (/.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) (neg.f64 a))))
(fabs.f64 (*.f64 (/.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) a) (sqrt.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))))))
(fabs.f64 (*.f64 (sqrt.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)))) (neg.f64 (sqrt.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)))))))
(fabs.f64 (*.f64 (sqrt.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)))) (/.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) (neg.f64 a))))
(fabs.f64 (*.f64 (sqrt.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)))) (/.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) a)))
(fabs.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (/.f64 #s(literal 1 binary64) (*.f64 a a))))
(fabs.f64 (/.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))) (*.f64 (neg.f64 a) a)))
(fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)))
(fabs.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))))
(fabs.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 b (*.f64 a a)) b)))
(exp.f64 (*.f64 (log.f64 (*.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)) (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (sqrt.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))))) (sqrt.f64 (sqrt.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))))))
(*.f64 (sqrt.f64 (/.f64 (fabs.f64 (+.f64 a b)) (neg.f64 a))) (sqrt.f64 (/.f64 (fabs.f64 (-.f64 a b)) (neg.f64 a))))
(*.f64 (sqrt.f64 (fabs.f64 (/.f64 (+.f64 a b) a))) (sqrt.f64 (fabs.f64 (/.f64 (-.f64 b a) a))))
(*.f64 (sqrt.f64 (/.f64 (fabs.f64 (+.f64 a b)) a)) (sqrt.f64 (/.f64 (fabs.f64 (-.f64 a b)) a)))
(*.f64 (pow.f64 (/.f64 (fabs.f64 (+.f64 a b)) (neg.f64 a)) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (fabs.f64 (-.f64 a b)) (neg.f64 a)) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (fabs.f64 (/.f64 (+.f64 a b) a)) #s(literal 1/2 binary64)) (pow.f64 (fabs.f64 (/.f64 (-.f64 b a) a)) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (/.f64 (fabs.f64 (+.f64 a b)) a) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (fabs.f64 (-.f64 a b)) a) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (/.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))) a) #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (neg.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))) #s(literal 1/4 binary64)) (pow.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 b (*.f64 a a)) b)) #s(literal 1/4 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 b (*.f64 a a)) b)) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (pow.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a))) (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))))
(*.f64 (sqrt.f64 (fabs.f64 (+.f64 a b))) (sqrt.f64 (*.f64 (fabs.f64 (-.f64 a b)) (/.f64 #s(literal 1 binary64) (*.f64 a a)))))
(*.f64 (sqrt.f64 (fabs.f64 (+.f64 a b))) (sqrt.f64 (/.f64 (fabs.f64 (-.f64 a b)) (*.f64 a a))))
(*.f64 (sqrt.f64 (/.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))) a)) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))
(*.f64 (sqrt.f64 (neg.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))))) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a))))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) #s(literal 1/2 binary64)) (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))))
(*.f64 (pow.f64 (fabs.f64 (+.f64 a b)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (fabs.f64 (-.f64 a b)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (fabs.f64 (+.f64 a b)) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (fabs.f64 (-.f64 a b)) (*.f64 a a)) #s(literal 1/2 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 a)) (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))))
(*.f64 (neg.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))))) (/.f64 #s(literal -1 binary64) (fabs.f64 a)))
(*.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) (fabs.f64 (/.f64 #s(literal -1 binary64) (fabs.f64 a))))
(*.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a))))
(*.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) (/.f64 #s(literal 1 binary64) (fabs.f64 a)))
(pow.f64 (*.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)) (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))) #s(literal 1/4 binary64))
(pow.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))) #s(literal 1/2 binary64))
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) #s(literal 1 binary64))) (neg.f64 (fabs.f64 a)))
(/.f64 (neg.f64 (neg.f64 (neg.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))))))) (neg.f64 (neg.f64 (neg.f64 (fabs.f64 a)))))
(/.f64 (sqrt.f64 (*.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))) #s(literal 1 binary64))) (fabs.f64 a))
(/.f64 (sqrt.f64 (/.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))) (neg.f64 a))) (sqrt.f64 (neg.f64 a)))
(/.f64 (sqrt.f64 (fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a)))) (sqrt.f64 (fabs.f64 a)))
(/.f64 (sqrt.f64 (neg.f64 (/.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))) a))) (sqrt.f64 (neg.f64 a)))
(/.f64 (sqrt.f64 (neg.f64 (neg.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))))) (fabs.f64 a))
(/.f64 (*.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) #s(literal 1 binary64)) (fabs.f64 a))
(/.f64 (neg.f64 (neg.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))))) (neg.f64 (neg.f64 (fabs.f64 a))))
(/.f64 (sqrt.f64 (/.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))) a)) (sqrt.f64 a))
(/.f64 (sqrt.f64 (neg.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))))) (sqrt.f64 (*.f64 (neg.f64 a) a)))
(/.f64 (neg.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))))) (neg.f64 (fabs.f64 a)))
(/.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) (fabs.f64 (neg.f64 (neg.f64 (fabs.f64 a)))))
(/.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) (fabs.f64 a))
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (fabs.f64 a)) (neg.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 a) (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))))))
(neg.f64 (/.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) (neg.f64 (fabs.f64 a))))
(neg.f64 (/.f64 (neg.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))))) (fabs.f64 a)))
(sqrt.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))))
(fabs.f64 (neg.f64 (neg.f64 (sqrt.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)))))))
(fabs.f64 (neg.f64 (/.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) (neg.f64 a))))
(fabs.f64 (neg.f64 (/.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) a)))
(fabs.f64 (/.f64 (neg.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))))) a))
(fabs.f64 (/.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) (neg.f64 (neg.f64 a))))
(fabs.f64 (/.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) (neg.f64 (fabs.f64 a))))
(fabs.f64 (/.f64 (neg.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))))) (fabs.f64 a)))
(fabs.f64 (neg.f64 (sqrt.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))))))
(fabs.f64 (/.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) (neg.f64 a)))
(fabs.f64 (/.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) a))
(fabs.f64 (sqrt.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)))))
(exp.f64 (*.f64 (log.f64 (*.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)) (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)))) #s(literal 1/4 binary64)))
(exp.f64 (*.f64 (log.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)))) #s(literal 1/2 binary64)))
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 b a)) a)
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) b)) b)
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 a b)) b)
(/.f64 (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (fma.f64 a a (-.f64 (*.f64 b b) (*.f64 a b))))
(/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (neg.f64 a) #s(literal 3 binary64))) (fma.f64 b b (+.f64 (*.f64 a a) (*.f64 b (neg.f64 a)))))
(/.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (fma.f64 b b (-.f64 (*.f64 a a) (*.f64 b a))))
(/.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (-.f64 b a))
(/.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (-.f64 a b))
(neg.f64 (-.f64 (neg.f64 a) b))
(-.f64 a (neg.f64 b))
(-.f64 b (neg.f64 a))
(+.f64 a b)
(+.f64 b (neg.f64 (neg.f64 a)))
(+.f64 b a)
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) b)) b)
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 a b)) b)
(/.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (neg.f64 a) #s(literal 3 binary64))) (fma.f64 b b (-.f64 (*.f64 a a) (*.f64 b (neg.f64 a)))))
(/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (fma.f64 b b (fma.f64 a a (*.f64 b a))))
(/.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (+.f64 a b))
(neg.f64 (-.f64 a b))
(-.f64 b (neg.f64 (neg.f64 a)))
(-.f64 b a)
(+.f64 (neg.f64 a) b)
(+.f64 b (neg.f64 a))
(*.f64 (+.f64 (fabs.f64 b) (neg.f64 a)) (-.f64 (fabs.f64 b) (neg.f64 a)))
(*.f64 (+.f64 (fabs.f64 b) (fabs.f64 a)) (-.f64 (fabs.f64 b) (fabs.f64 a)))
(*.f64 (+.f64 (fabs.f64 b) a) (-.f64 (fabs.f64 b) a))
(*.f64 (+.f64 (neg.f64 b) (neg.f64 a)) (-.f64 (neg.f64 b) (neg.f64 a)))
(*.f64 (+.f64 (neg.f64 b) (fabs.f64 a)) (-.f64 (neg.f64 b) (fabs.f64 a)))
(*.f64 (+.f64 (neg.f64 b) a) (-.f64 (neg.f64 b) a))
(*.f64 (+.f64 b (fabs.f64 a)) (-.f64 b (fabs.f64 a)))
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (*.f64 b b))) (*.f64 b b))
(*.f64 (neg.f64 (+.f64 a b)) (-.f64 a b))
(*.f64 (-.f64 b a) (+.f64 a b))
(*.f64 (+.f64 a b) (-.f64 b a))
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 a a) (*.f64 a a))) (+.f64 (*.f64 b b) (*.f64 a a)))
(/.f64 (-.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (*.f64 a a) #s(literal 3 binary64))) (fma.f64 (*.f64 b b) (*.f64 b b) (fma.f64 (*.f64 a a) (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 a a)))))
(neg.f64 (*.f64 (-.f64 a b) (+.f64 a b)))
(fma.f64 (neg.f64 (neg.f64 (fabs.f64 b))) (neg.f64 (neg.f64 (fabs.f64 b))) (*.f64 (neg.f64 a) a))
(fma.f64 (neg.f64 (fabs.f64 b)) (neg.f64 (fabs.f64 b)) (*.f64 (neg.f64 a) a))
(fma.f64 (neg.f64 (neg.f64 a)) (neg.f64 a) (*.f64 b b))
(fma.f64 (neg.f64 (fabs.f64 a)) (fabs.f64 a) (*.f64 b b))
(fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (neg.f64 a) a))
(fma.f64 (neg.f64 a) (neg.f64 (neg.f64 a)) (*.f64 b b))
(fma.f64 (neg.f64 a) a (*.f64 b b))
(fma.f64 (fabs.f64 a) (neg.f64 (fabs.f64 a)) (*.f64 b b))
(fma.f64 (-.f64 b a) a (*.f64 (-.f64 b a) b))
(fma.f64 (-.f64 b a) b (*.f64 (-.f64 b a) a))
(fma.f64 (+.f64 a b) b (*.f64 (+.f64 a b) (neg.f64 a)))
(fma.f64 a (neg.f64 a) (*.f64 b b))
(fma.f64 a (-.f64 b a) (*.f64 b (-.f64 b a)))
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (neg.f64 a) a))
(fma.f64 b (-.f64 b a) (*.f64 a (-.f64 b a)))
(fma.f64 b (+.f64 a b) (*.f64 (neg.f64 a) (+.f64 a b)))
(fma.f64 b b (*.f64 (neg.f64 a) a))
(-.f64 (*.f64 b b) (*.f64 a a))
(+.f64 (*.f64 (-.f64 b a) a) (*.f64 (-.f64 b a) b))
(+.f64 (*.f64 (-.f64 b a) b) (*.f64 (-.f64 b a) a))
(+.f64 (*.f64 (+.f64 a b) b) (*.f64 (+.f64 a b) (neg.f64 a)))
(+.f64 (*.f64 a (-.f64 b a)) (*.f64 b (-.f64 b a)))
(+.f64 (*.f64 b (-.f64 b a)) (*.f64 a (-.f64 b a)))
(+.f64 (*.f64 b (+.f64 a b)) (*.f64 (neg.f64 a) (+.f64 a b)))
(+.f64 (*.f64 (neg.f64 a) a) (*.f64 b b))
(+.f64 (*.f64 b b) (*.f64 (neg.f64 a) a))
(*.f64 (fabs.f64 (+.f64 (fabs.f64 b) (neg.f64 a))) (fabs.f64 (-.f64 (fabs.f64 b) (neg.f64 a))))
(*.f64 (fabs.f64 (+.f64 (fabs.f64 b) (fabs.f64 a))) (fabs.f64 (-.f64 (fabs.f64 b) (fabs.f64 a))))
(*.f64 (fabs.f64 (+.f64 (fabs.f64 b) a)) (fabs.f64 (-.f64 (fabs.f64 b) a)))
(*.f64 (fabs.f64 (+.f64 (neg.f64 b) (neg.f64 a))) (fabs.f64 (-.f64 (neg.f64 b) (neg.f64 a))))
(*.f64 (fabs.f64 (+.f64 (neg.f64 b) (fabs.f64 a))) (fabs.f64 (-.f64 (neg.f64 b) (fabs.f64 a))))
(*.f64 (fabs.f64 (+.f64 (neg.f64 b) a)) (fabs.f64 (+.f64 a b)))
(*.f64 (fabs.f64 (+.f64 b (fabs.f64 a))) (fabs.f64 (-.f64 b (fabs.f64 a))))
(*.f64 (fabs.f64 (+.f64 (neg.f64 a) (fabs.f64 b))) (fabs.f64 (-.f64 (neg.f64 a) (fabs.f64 b))))
(*.f64 (fabs.f64 (+.f64 (neg.f64 a) (neg.f64 b))) (fabs.f64 (-.f64 (neg.f64 a) (neg.f64 b))))
(*.f64 (fabs.f64 (+.f64 (fabs.f64 a) (fabs.f64 b))) (fabs.f64 (-.f64 (fabs.f64 a) (fabs.f64 b))))
(*.f64 (fabs.f64 (+.f64 (fabs.f64 a) (neg.f64 b))) (fabs.f64 (-.f64 (fabs.f64 a) (neg.f64 b))))
(*.f64 (fabs.f64 (+.f64 (fabs.f64 a) b)) (fabs.f64 (-.f64 (fabs.f64 a) b)))
(*.f64 (fabs.f64 (+.f64 a (fabs.f64 b))) (fabs.f64 (-.f64 a (fabs.f64 b))))
(*.f64 (sqrt.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (-.f64 b a))) (sqrt.f64 (+.f64 a b)))
(*.f64 (sqrt.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (+.f64 a b))) (sqrt.f64 (-.f64 b a)))
(*.f64 (sqrt.f64 (+.f64 a b)) (sqrt.f64 (*.f64 (-.f64 b a) (*.f64 (-.f64 b a) (+.f64 a b)))))
(*.f64 (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 a b))) (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 a b))))
(*.f64 (sqrt.f64 (-.f64 b a)) (sqrt.f64 (*.f64 (+.f64 a b) (*.f64 (-.f64 b a) (+.f64 a b)))))
(*.f64 (pow.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (-.f64 b a)) #s(literal 1/2 binary64)) (pow.f64 (+.f64 a b) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (+.f64 a b)) #s(literal 1/2 binary64)) (pow.f64 (-.f64 b a) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (*.f64 (-.f64 b a) (+.f64 a b)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (-.f64 b a) (+.f64 a b)) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (-.f64 b a) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (+.f64 a b) (*.f64 (-.f64 b a) (+.f64 a b))) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (+.f64 a b) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (-.f64 b a) (*.f64 (-.f64 b a) (+.f64 a b))) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (*.f64 (-.f64 a b) (+.f64 a b)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (-.f64 a b) (+.f64 a b)) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (*.f64 (-.f64 b a) (+.f64 a b))) (sqrt.f64 (*.f64 (-.f64 b a) (+.f64 a b))))
(*.f64 (neg.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))))) (neg.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))))))
(*.f64 (fabs.f64 (-.f64 a b)) (fabs.f64 (+.f64 a b)))
(*.f64 (fabs.f64 (+.f64 a b)) (fabs.f64 (-.f64 a b)))
(*.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))))
(pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (-.f64 b a)) (+.f64 a b)) (*.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (-.f64 b a)) (+.f64 a b))) #s(literal 1/4 binary64))
(pow.f64 (*.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (-.f64 b a)) (+.f64 a b)) #s(literal 1/2 binary64))
(pow.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) #s(literal 2 binary64))
(pow.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))) #s(literal 1 binary64))
(sqrt.f64 (*.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (-.f64 b a)) (+.f64 a b)))
(fabs.f64 (*.f64 (neg.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))))) (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))))))
(fabs.f64 (*.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) (neg.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))))))
(fabs.f64 (*.f64 (-.f64 a b) (-.f64 (neg.f64 a) b)))
(fabs.f64 (*.f64 (-.f64 a b) (neg.f64 (+.f64 a b))))
(fabs.f64 (*.f64 (-.f64 (neg.f64 a) b) (-.f64 a b)))
(fabs.f64 (*.f64 (-.f64 (neg.f64 a) b) (-.f64 b a)))
(fabs.f64 (neg.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))))
(fabs.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))))
(fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))
(fabs.f64 (*.f64 (-.f64 a b) (+.f64 a b)))
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (-.f64 b a)) (+.f64 a b))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))))) (sqrt.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))))))
(*.f64 (pow.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (-.f64 b a)) #s(literal 1/4 binary64)) (pow.f64 (+.f64 a b) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (+.f64 a b)) #s(literal 1/4 binary64)) (pow.f64 (-.f64 b a) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (*.f64 (+.f64 a b) (+.f64 a b)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (-.f64 a b) (-.f64 a b)) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (*.f64 (-.f64 a b) (-.f64 a b)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (+.f64 a b) (+.f64 a b)) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))) #s(literal 1/4 binary64)) (pow.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (*.f64 (-.f64 b a) (+.f64 a b)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (-.f64 b a) (+.f64 a b)) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (-.f64 b a) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (+.f64 a b) (*.f64 (-.f64 b a) (+.f64 a b))) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (+.f64 a b) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (-.f64 b a) (*.f64 (-.f64 b a) (+.f64 a b))) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (*.f64 (-.f64 a b) (+.f64 a b)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (-.f64 a b) (+.f64 a b)) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (pow.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))))
(*.f64 (sqrt.f64 (fabs.f64 (-.f64 a b))) (sqrt.f64 (fabs.f64 (+.f64 a b))))
(*.f64 (sqrt.f64 (fabs.f64 (+.f64 a b))) (sqrt.f64 (fabs.f64 (-.f64 a b))))
(*.f64 (pow.f64 (fabs.f64 (-.f64 a b)) #s(literal 1/2 binary64)) (pow.f64 (fabs.f64 (+.f64 a b)) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (fabs.f64 (+.f64 a b)) #s(literal 1/2 binary64)) (pow.f64 (fabs.f64 (-.f64 a b)) #s(literal 1/2 binary64)))
(pow.f64 (*.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (-.f64 b a)) (+.f64 a b)) #s(literal 1/4 binary64))
(pow.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))) #s(literal 1/2 binary64))
(sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))))
(fabs.f64 (neg.f64 (neg.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))))))
(fabs.f64 (neg.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))))))
(fabs.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))))
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (-.f64 b a)) (+.f64 a b))) #s(literal 1/4 binary64)))
(exp.f64 (*.f64 (log.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (neg.f64 (neg.f64 a))) (sqrt.f64 (neg.f64 (neg.f64 a))))
(*.f64 (sqrt.f64 (neg.f64 (fabs.f64 a))) (sqrt.f64 (neg.f64 (fabs.f64 a))))
(*.f64 (pow.f64 (neg.f64 (neg.f64 a)) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (neg.f64 a)) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (neg.f64 (fabs.f64 a)) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (fabs.f64 a)) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (neg.f64 a) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 a) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (fabs.f64 a) #s(literal 1/2 binary64)) (pow.f64 (fabs.f64 a) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 a #s(literal 1/2 binary64)) (pow.f64 a #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (neg.f64 a)) (sqrt.f64 (neg.f64 a)))
(*.f64 (sqrt.f64 (fabs.f64 a)) (sqrt.f64 (fabs.f64 a)))
(*.f64 (sqrt.f64 a) (sqrt.f64 a))
(pow.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 1/4 binary64))
(pow.f64 (*.f64 a a) #s(literal 1/2 binary64))
(sqrt.f64 (*.f64 a a))
(fabs.f64 (neg.f64 (neg.f64 (neg.f64 a))))
(fabs.f64 (neg.f64 (neg.f64 a)))
(fabs.f64 (neg.f64 (fabs.f64 a)))
(fabs.f64 (neg.f64 a))
(fabs.f64 (fabs.f64 a))
(fabs.f64 a)
(exp.f64 (*.f64 (log.f64 (*.f64 a a)) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (sqrt.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))))) (sqrt.f64 (sqrt.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))))))
(*.f64 (sqrt.f64 (/.f64 (fabs.f64 (+.f64 a b)) (neg.f64 a))) (sqrt.f64 (/.f64 (fabs.f64 (-.f64 a b)) (neg.f64 a))))
(*.f64 (sqrt.f64 (fabs.f64 (/.f64 (+.f64 a b) a))) (sqrt.f64 (fabs.f64 (/.f64 (-.f64 b a) a))))
(*.f64 (sqrt.f64 (/.f64 (fabs.f64 (+.f64 a b)) a)) (sqrt.f64 (/.f64 (fabs.f64 (-.f64 a b)) a)))
(*.f64 (pow.f64 (/.f64 (fabs.f64 (+.f64 a b)) (neg.f64 a)) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (fabs.f64 (-.f64 a b)) (neg.f64 a)) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (fabs.f64 (/.f64 (+.f64 a b) a)) #s(literal 1/2 binary64)) (pow.f64 (fabs.f64 (/.f64 (-.f64 b a) a)) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (/.f64 (fabs.f64 (+.f64 a b)) a) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (fabs.f64 (-.f64 a b)) a) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (/.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))) a) #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (neg.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))) #s(literal 1/4 binary64)) (pow.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 b (*.f64 a a)) b)) #s(literal 1/4 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 b (*.f64 a a)) b)) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (pow.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a))) (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))))
(*.f64 (sqrt.f64 (fabs.f64 (+.f64 a b))) (sqrt.f64 (*.f64 (fabs.f64 (-.f64 a b)) (/.f64 #s(literal 1 binary64) (*.f64 a a)))))
(*.f64 (sqrt.f64 (fabs.f64 (+.f64 a b))) (sqrt.f64 (/.f64 (fabs.f64 (-.f64 a b)) (*.f64 a a))))
(*.f64 (sqrt.f64 (/.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))) a)) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))
(*.f64 (sqrt.f64 (neg.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))))) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a))))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) #s(literal 1/2 binary64)) (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))))
(*.f64 (pow.f64 (fabs.f64 (+.f64 a b)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (fabs.f64 (-.f64 a b)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (fabs.f64 (+.f64 a b)) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (fabs.f64 (-.f64 a b)) (*.f64 a a)) #s(literal 1/2 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 a)) (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))))
(*.f64 (neg.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))))) (/.f64 #s(literal -1 binary64) (fabs.f64 a)))
(*.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) (fabs.f64 (/.f64 #s(literal -1 binary64) (fabs.f64 a))))
(*.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a))))
(*.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) (/.f64 #s(literal 1 binary64) (fabs.f64 a)))
(pow.f64 (*.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)) (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))) #s(literal 1/4 binary64))
(pow.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))) #s(literal 1/2 binary64))
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) #s(literal 1 binary64))) (neg.f64 (fabs.f64 a)))
(/.f64 (neg.f64 (neg.f64 (neg.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))))))) (neg.f64 (neg.f64 (neg.f64 (fabs.f64 a)))))
(/.f64 (sqrt.f64 (*.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))) #s(literal 1 binary64))) (fabs.f64 a))
(/.f64 (sqrt.f64 (/.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))) (neg.f64 a))) (sqrt.f64 (neg.f64 a)))
(/.f64 (sqrt.f64 (fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a)))) (sqrt.f64 (fabs.f64 a)))
(/.f64 (sqrt.f64 (neg.f64 (/.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))) a))) (sqrt.f64 (neg.f64 a)))
(/.f64 (sqrt.f64 (neg.f64 (neg.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))))) (fabs.f64 a))
(/.f64 (*.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) #s(literal 1 binary64)) (fabs.f64 a))
(/.f64 (neg.f64 (neg.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))))) (neg.f64 (neg.f64 (fabs.f64 a))))
(/.f64 (sqrt.f64 (/.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))) a)) (sqrt.f64 a))
(/.f64 (sqrt.f64 (neg.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))))) (sqrt.f64 (*.f64 (neg.f64 a) a)))
(/.f64 (neg.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))))) (neg.f64 (fabs.f64 a)))
(/.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) (fabs.f64 (neg.f64 (neg.f64 (fabs.f64 a)))))
(/.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) (fabs.f64 a))
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (fabs.f64 a)) (neg.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 a) (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))))))
(neg.f64 (/.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) (neg.f64 (fabs.f64 a))))
(neg.f64 (/.f64 (neg.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))))) (fabs.f64 a)))
(sqrt.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))))
(fabs.f64 (neg.f64 (neg.f64 (sqrt.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)))))))
(fabs.f64 (neg.f64 (/.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) (neg.f64 a))))
(fabs.f64 (neg.f64 (/.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) a)))
(fabs.f64 (/.f64 (neg.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))))) a))
(fabs.f64 (/.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) (neg.f64 (neg.f64 a))))
(fabs.f64 (/.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) (neg.f64 (fabs.f64 a))))
(fabs.f64 (/.f64 (neg.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))))) (fabs.f64 a)))
(fabs.f64 (neg.f64 (sqrt.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))))))
(fabs.f64 (/.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) (neg.f64 a)))
(fabs.f64 (/.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) a))
(fabs.f64 (sqrt.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)))))
(exp.f64 (*.f64 (log.f64 (*.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)) (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)))) #s(literal 1/4 binary64)))
(exp.f64 (*.f64 (log.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)))) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 b (*.f64 a a)) b)) #s(literal 1/2 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 b (*.f64 a a)) b)) #s(literal 1/2 binary64)))
(*.f64 (fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a))) (/.f64 #s(literal 1 binary64) (fabs.f64 a)))
(*.f64 (/.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) (neg.f64 (fabs.f64 a))) (/.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) (neg.f64 (fabs.f64 a))))
(*.f64 (/.f64 (neg.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))))) (fabs.f64 a)) (/.f64 (neg.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))))) (fabs.f64 a)))
(*.f64 (/.f64 (fabs.f64 (+.f64 a b)) (neg.f64 a)) (/.f64 (fabs.f64 (-.f64 a b)) (neg.f64 a)))
(*.f64 (fabs.f64 (/.f64 (+.f64 a b) a)) (fabs.f64 (/.f64 (-.f64 b a) a)))
(*.f64 (/.f64 (fabs.f64 (+.f64 a b)) a) (/.f64 (fabs.f64 (-.f64 a b)) a))
(*.f64 (neg.f64 (sqrt.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))))) (neg.f64 (sqrt.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))))))
(*.f64 (/.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) (neg.f64 a)) (/.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) (neg.f64 a)))
(*.f64 (/.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) a) (/.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) a))
(*.f64 (sqrt.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))) (sqrt.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))))
(*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 b (*.f64 a a)) b))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 b (*.f64 a a)) b))))
(*.f64 (/.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))) a) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))))
(*.f64 (neg.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) (/.f64 #s(literal -1 binary64) (*.f64 a a)))
(*.f64 (fabs.f64 (+.f64 a b)) (fabs.f64 (*.f64 (-.f64 a b) (/.f64 #s(literal 1 binary64) (*.f64 a a)))))
(*.f64 (fabs.f64 (+.f64 a b)) (*.f64 (fabs.f64 (-.f64 a b)) (/.f64 #s(literal 1 binary64) (*.f64 a a))))
(*.f64 (fabs.f64 (+.f64 a b)) (/.f64 (fabs.f64 (-.f64 a b)) (*.f64 a a)))
(*.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))) (/.f64 #s(literal 1 binary64) (*.f64 a a)))
(*.f64 (sqrt.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)))) (sqrt.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)))))
(pow.f64 (*.f64 (*.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)) (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))) (*.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)) (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)))) #s(literal 1/4 binary64))
(pow.f64 (*.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)) (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))) #s(literal 1/2 binary64))
(pow.f64 (sqrt.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)))) #s(literal 2 binary64))
(pow.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))) #s(literal 1 binary64))
(/.f64 (*.f64 (neg.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) #s(literal -1 binary64)) (*.f64 a a))
(/.f64 (*.f64 (neg.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) #s(literal 1 binary64)) (*.f64 (neg.f64 a) a))
(/.f64 (*.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))) #s(literal -1 binary64)) (*.f64 (neg.f64 a) a))
(/.f64 (*.f64 (*.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) #s(literal 1 binary64))) (*.f64 a a))
(/.f64 (*.f64 (*.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) #s(literal 1 binary64)) (neg.f64 (neg.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))))))) (*.f64 (fabs.f64 a) (neg.f64 (neg.f64 (fabs.f64 a)))))
(/.f64 (*.f64 (*.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))))) (*.f64 (neg.f64 a) a))
(/.f64 (*.f64 (*.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) #s(literal 1 binary64)) (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))))) (*.f64 a a))
(/.f64 (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))))) (*.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (neg.f64 (fabs.f64 a))) (fabs.f64 a)))
(/.f64 (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))))) (neg.f64 (neg.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))))))) (*.f64 a a))
(/.f64 (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))))) (neg.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))))) (*.f64 (neg.f64 (neg.f64 (fabs.f64 a))) (neg.f64 (fabs.f64 a))))
(/.f64 (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))))) (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))))) (*.f64 (neg.f64 (neg.f64 (fabs.f64 a))) (fabs.f64 a)))
(/.f64 (*.f64 (neg.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))))) (*.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) #s(literal 1 binary64))) (*.f64 (neg.f64 a) a))
(/.f64 (*.f64 (neg.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))))) (neg.f64 (neg.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))))))) (*.f64 (neg.f64 (fabs.f64 a)) (neg.f64 (neg.f64 (fabs.f64 a)))))
(/.f64 (*.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) (*.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) #s(literal 1 binary64))) (*.f64 a a))
(/.f64 (*.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) (neg.f64 (neg.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))))))) (*.f64 (fabs.f64 a) (neg.f64 (neg.f64 (fabs.f64 a)))))
(/.f64 (neg.f64 (*.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))) #s(literal 1 binary64))) (*.f64 (neg.f64 a) a))
(/.f64 (neg.f64 (/.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))) (neg.f64 a))) (neg.f64 (neg.f64 a)))
(/.f64 (neg.f64 (fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a)))) (neg.f64 (fabs.f64 a)))
(/.f64 (neg.f64 (neg.f64 (/.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))) a))) (neg.f64 (neg.f64 a)))
(/.f64 (neg.f64 (neg.f64 (neg.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))))) (*.f64 (neg.f64 a) a))
(/.f64 (fabs.f64 (fma.f64 #s(literal 1 binary64) a (*.f64 (/.f64 (neg.f64 b) a) b))) (fabs.f64 a))
(/.f64 (fabs.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 a a)))
(/.f64 (fabs.f64 (neg.f64 (-.f64 a (/.f64 (*.f64 b b) a)))) (fabs.f64 a))
(/.f64 (*.f64 (neg.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))))) (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))))) (*.f64 (neg.f64 a) a))
(/.f64 (*.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) (neg.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))))) (*.f64 (neg.f64 a) a))
(/.f64 (*.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))) #s(literal 1 binary64)) (*.f64 a a))
(/.f64 (/.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))) (neg.f64 a)) (neg.f64 a))
(/.f64 (fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a))) (fabs.f64 a))
(/.f64 (neg.f64 (/.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))) a)) (neg.f64 a))
(/.f64 (neg.f64 (neg.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))))) (*.f64 a a))
(/.f64 (/.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))) a) a)
(/.f64 (neg.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) (*.f64 (neg.f64 a) a))
(/.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))) (*.f64 a a))
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))) a)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 a) a) (neg.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))))
(neg.f64 (/.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))) (*.f64 (neg.f64 a) a)))
(sqrt.f64 (*.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)) (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))))
(fabs.f64 (-.f64 (neg.f64 (*.f64 (neg.f64 b) (/.f64 b (*.f64 a a)))) #s(literal 1 binary64)))
(fabs.f64 (neg.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)))))
(fabs.f64 (*.f64 (neg.f64 (sqrt.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))))) (/.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) (neg.f64 a))))
(fabs.f64 (*.f64 (neg.f64 (sqrt.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))))) (/.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) a)))
(fabs.f64 (*.f64 (neg.f64 (sqrt.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))))) (sqrt.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))))))
(fabs.f64 (*.f64 (/.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) (neg.f64 a)) (neg.f64 (sqrt.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)))))))
(fabs.f64 (*.f64 (/.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) (neg.f64 a)) (/.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) a)))
(fabs.f64 (*.f64 (/.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) (neg.f64 a)) (sqrt.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))))))
(fabs.f64 (*.f64 (/.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) a) (neg.f64 (sqrt.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)))))))
(fabs.f64 (*.f64 (/.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) a) (/.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) (neg.f64 a))))
(fabs.f64 (*.f64 (/.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) a) (sqrt.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))))))
(fabs.f64 (*.f64 (sqrt.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)))) (neg.f64 (sqrt.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)))))))
(fabs.f64 (*.f64 (sqrt.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)))) (/.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) (neg.f64 a))))
(fabs.f64 (*.f64 (sqrt.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)))) (/.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) a)))
(fabs.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (/.f64 #s(literal 1 binary64) (*.f64 a a))))
(fabs.f64 (/.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))) (*.f64 (neg.f64 a) a)))
(fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)))
(fabs.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))))
(fabs.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 b (*.f64 a a)) b)))
(exp.f64 (*.f64 (log.f64 (*.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)) (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (sqrt.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))))) (sqrt.f64 (sqrt.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))))))
(*.f64 (sqrt.f64 (/.f64 (fabs.f64 (+.f64 a b)) (neg.f64 a))) (sqrt.f64 (/.f64 (fabs.f64 (-.f64 a b)) (neg.f64 a))))
(*.f64 (sqrt.f64 (fabs.f64 (/.f64 (+.f64 a b) a))) (sqrt.f64 (fabs.f64 (/.f64 (-.f64 b a) a))))
(*.f64 (sqrt.f64 (/.f64 (fabs.f64 (+.f64 a b)) a)) (sqrt.f64 (/.f64 (fabs.f64 (-.f64 a b)) a)))
(*.f64 (pow.f64 (/.f64 (fabs.f64 (+.f64 a b)) (neg.f64 a)) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (fabs.f64 (-.f64 a b)) (neg.f64 a)) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (fabs.f64 (/.f64 (+.f64 a b) a)) #s(literal 1/2 binary64)) (pow.f64 (fabs.f64 (/.f64 (-.f64 b a) a)) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (/.f64 (fabs.f64 (+.f64 a b)) a) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (fabs.f64 (-.f64 a b)) a) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (/.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))) a) #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (neg.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))) #s(literal 1/4 binary64)) (pow.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 b (*.f64 a a)) b)) #s(literal 1/4 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 b (*.f64 a a)) b)) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (pow.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a))) (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))))
(*.f64 (sqrt.f64 (fabs.f64 (+.f64 a b))) (sqrt.f64 (*.f64 (fabs.f64 (-.f64 a b)) (/.f64 #s(literal 1 binary64) (*.f64 a a)))))
(*.f64 (sqrt.f64 (fabs.f64 (+.f64 a b))) (sqrt.f64 (/.f64 (fabs.f64 (-.f64 a b)) (*.f64 a a))))
(*.f64 (sqrt.f64 (/.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))) a)) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))
(*.f64 (sqrt.f64 (neg.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))))) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a))))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) #s(literal 1/2 binary64)) (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))))
(*.f64 (pow.f64 (fabs.f64 (+.f64 a b)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (fabs.f64 (-.f64 a b)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (fabs.f64 (+.f64 a b)) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (fabs.f64 (-.f64 a b)) (*.f64 a a)) #s(literal 1/2 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 a)) (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))))
(*.f64 (neg.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))))) (/.f64 #s(literal -1 binary64) (fabs.f64 a)))
(*.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) (fabs.f64 (/.f64 #s(literal -1 binary64) (fabs.f64 a))))
(*.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a))))
(*.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) (/.f64 #s(literal 1 binary64) (fabs.f64 a)))
(pow.f64 (*.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)) (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))) #s(literal 1/4 binary64))
(pow.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))) #s(literal 1/2 binary64))
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) #s(literal 1 binary64))) (neg.f64 (fabs.f64 a)))
(/.f64 (neg.f64 (neg.f64 (neg.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))))))) (neg.f64 (neg.f64 (neg.f64 (fabs.f64 a)))))
(/.f64 (sqrt.f64 (*.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))) #s(literal 1 binary64))) (fabs.f64 a))
(/.f64 (sqrt.f64 (/.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))) (neg.f64 a))) (sqrt.f64 (neg.f64 a)))
(/.f64 (sqrt.f64 (fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a)))) (sqrt.f64 (fabs.f64 a)))
(/.f64 (sqrt.f64 (neg.f64 (/.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))) a))) (sqrt.f64 (neg.f64 a)))
(/.f64 (sqrt.f64 (neg.f64 (neg.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))))) (fabs.f64 a))
(/.f64 (*.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) #s(literal 1 binary64)) (fabs.f64 a))
(/.f64 (neg.f64 (neg.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))))) (neg.f64 (neg.f64 (fabs.f64 a))))
(/.f64 (sqrt.f64 (/.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))) a)) (sqrt.f64 a))
(/.f64 (sqrt.f64 (neg.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))))) (sqrt.f64 (*.f64 (neg.f64 a) a)))
(/.f64 (neg.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))))) (neg.f64 (fabs.f64 a)))
(/.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) (fabs.f64 (neg.f64 (neg.f64 (fabs.f64 a)))))
(/.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) (fabs.f64 a))
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (fabs.f64 a)) (neg.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 a) (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))))))
(neg.f64 (/.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) (neg.f64 (fabs.f64 a))))
(neg.f64 (/.f64 (neg.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))))) (fabs.f64 a)))
(sqrt.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))))
(fabs.f64 (neg.f64 (neg.f64 (sqrt.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)))))))
(fabs.f64 (neg.f64 (/.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) (neg.f64 a))))
(fabs.f64 (neg.f64 (/.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) a)))
(fabs.f64 (/.f64 (neg.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))))) a))
(fabs.f64 (/.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) (neg.f64 (neg.f64 a))))
(fabs.f64 (/.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) (neg.f64 (fabs.f64 a))))
(fabs.f64 (/.f64 (neg.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b))))) (fabs.f64 a)))
(fabs.f64 (neg.f64 (sqrt.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))))))
(fabs.f64 (/.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) (neg.f64 a)))
(fabs.f64 (/.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))) a))
(fabs.f64 (sqrt.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)))))
(exp.f64 (*.f64 (log.f64 (*.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)) (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)))) #s(literal 1/4 binary64)))
(exp.f64 (*.f64 (log.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)))) #s(literal 1/2 binary64)))

eval132.0ms (5.9%)

Memory
-2.5MiB live, 179.7MiB allocated; 27ms collecting garbage
Compiler

Compiled 20 850 to 4 174 computations (80.0% saved)

prune18.0ms (0.8%)

Memory
0.8MiB live, 47.5MiB allocated; 3ms collecting garbage
Pruning

6 alts after pruning (4 fresh and 2 done)

PrunedKeptTotal
New1 06941 073
Fresh000
Picked505
Done-220
Total1 07261 078
Accuracy
100.0%
Counts
1 078 → 6
Alt Table
Click to see full alt table
StatusAccuracyProgram
99.2%
(/.f64 (*.f64 (sqrt.f64 (fabs.f64 (-.f64 a b))) (sqrt.f64 (fabs.f64 (+.f64 a b)))) (fabs.f64 a))
78.5%
(sqrt.f64 (/.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 b a))) (*.f64 a a)))
79.2%
(sqrt.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))))
100.0%
(sqrt.f64 (fabs.f64 (fma.f64 (/.f64 b a) (/.f64 b a) #s(literal -1 binary64))))
98.2%
(sqrt.f64 (fabs.f64 #s(approx (/ (- (* a a) (* b b)) (* a a)) #s(literal 1 binary64))))
78.8%
#s(approx (sqrt (/ (fabs (* (+ b a) (- b a))) (* a a))) (/.f64 (sqrt.f64 (fabs.f64 (*.f64 (+.f64 a b) (-.f64 b a)))) a))
Compiler

Compiled 87 to 61 computations (29.9% saved)

sample0.0ms (0.0%)

Memory
0.6MiB live, 0.6MiB allocated; 0ms collecting garbage
Calls
Call 1
Inputs
-1
Outputs
#s(literal -1 binary64)
Samples
0.0ms0valid
Compiler

Compiled 3 to 3 computations (0.0% saved)

Precisions
Click to see histograms. Total time spent on operations: 0.0ms
adjust: 0.0ms (0.0% of total)

series33.0ms (1.5%)

Memory
2.8MiB live, 44.6MiB allocated; 7ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
02281281
Stop Event
iter-limit
Counts
27 → 75
Calls
Call 1
Inputs
b
a
(+.f64 a b)
(-.f64 b a)
(*.f64 (+.f64 a b) (-.f64 b a))
(fabs.f64 (*.f64 (+.f64 a b) (-.f64 b a)))
(sqrt.f64 (fabs.f64 (*.f64 (+.f64 a b) (-.f64 b a))))
(/.f64 (sqrt.f64 (fabs.f64 (*.f64 (+.f64 a b) (-.f64 b a)))) a)
#s(approx (sqrt (/ (fabs (* (+ b a) (- b a))) (* a a))) (/.f64 (sqrt.f64 (fabs.f64 (*.f64 (+.f64 a b) (-.f64 b a)))) a))
(/.f64 b a)
#s(literal -1 binary64)
(fma.f64 (/.f64 b a) (/.f64 b a) #s(literal -1 binary64))
(fabs.f64 (fma.f64 (/.f64 b a) (/.f64 b a) #s(literal -1 binary64)))
(sqrt.f64 (fabs.f64 (fma.f64 (/.f64 b a) (/.f64 b a) #s(literal -1 binary64))))
(*.f64 a a)
(/.f64 b (*.f64 a a))
(fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))
(fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)))
(sqrt.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))))
(-.f64 a b)
(fabs.f64 (-.f64 a b))
(sqrt.f64 (fabs.f64 (-.f64 a b)))
(fabs.f64 (+.f64 a b))
(sqrt.f64 (fabs.f64 (+.f64 a b)))
(*.f64 (sqrt.f64 (fabs.f64 (-.f64 a b))) (sqrt.f64 (fabs.f64 (+.f64 a b))))
(fabs.f64 a)
(/.f64 (*.f64 (sqrt.f64 (fabs.f64 (-.f64 a b))) (sqrt.f64 (fabs.f64 (+.f64 a b)))) (fabs.f64 a))
Outputs
#s(approx a a)
#s(approx (+ a b) b)
#s(approx (+ a b) (+.f64 a b))
#s(approx (- b a) (+.f64 b (*.f64 #s(literal -1 binary64) a)))
#s(approx (* (+ a b) (- b a)) (pow.f64 b #s(literal 2 binary64)))
#s(approx (* (+ a b) (- b a)) (fma.f64 a (+.f64 b (*.f64 #s(literal -1 binary64) b)) (pow.f64 b #s(literal 2 binary64))))
#s(approx (* (+ a b) (- b a)) (fma.f64 a (+.f64 b (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) b))) (pow.f64 b #s(literal 2 binary64))))
#s(approx (fabs (* (+ a b) (- b a))) (fabs.f64 (*.f64 (+.f64 a b) (-.f64 b a))))
#s(approx (sqrt (fabs (* (+ a b) (- b a)))) (sqrt.f64 (fabs.f64 (*.f64 (+.f64 a b) (-.f64 b a)))))
#s(approx (/ (sqrt (fabs (* (+ a b) (- b a)))) a) (/.f64 (sqrt.f64 (fabs.f64 (*.f64 (+.f64 a b) (-.f64 b a)))) a))
#s(approx (/ b a) (/.f64 b a))
#s(approx (+ (* (/ b a) (/ b a)) -1) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))))
#s(approx (+ (* (/ b a) (/ b a)) -1) (/.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 a #s(literal 2 binary64)) (pow.f64 b #s(literal 2 binary64))) (pow.f64 a #s(literal 2 binary64))))
#s(approx (fabs (+ (* (/ b a) (/ b a)) -1)) (fabs.f64 (-.f64 (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))) #s(literal 1 binary64))))
#s(approx (sqrt (fabs (+ (* (/ b a) (/ b a)) -1))) (sqrt.f64 (fabs.f64 (-.f64 (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))) #s(literal 1 binary64)))))
#s(approx (* a a) (pow.f64 a #s(literal 2 binary64)))
#s(approx (/ b (* a a)) (/.f64 b (pow.f64 a #s(literal 2 binary64))))
#s(approx (- a b) (*.f64 #s(literal -1 binary64) b))
#s(approx (- a b) (-.f64 a b))
#s(approx (fabs (- a b)) (fabs.f64 (-.f64 a b)))
#s(approx (sqrt (fabs (- a b))) (sqrt.f64 (fabs.f64 (-.f64 a b))))
#s(approx (fabs (+ a b)) (fabs.f64 (+.f64 a b)))
#s(approx (sqrt (fabs (+ a b))) (sqrt.f64 (fabs.f64 (+.f64 a b))))
#s(approx (* (sqrt (fabs (- a b))) (sqrt (fabs (+ a b)))) (*.f64 (sqrt.f64 (fabs.f64 (+.f64 a b))) (sqrt.f64 (fabs.f64 (-.f64 a b)))))
#s(approx (fabs a) (fabs.f64 a))
#s(approx (/ (* (sqrt (fabs (- a b))) (sqrt (fabs (+ a b)))) (fabs a)) (/.f64 (*.f64 (sqrt.f64 (fabs.f64 (+.f64 a b))) (sqrt.f64 (fabs.f64 (-.f64 a b)))) (fabs.f64 a)))
#s(approx (+ a b) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 b a))))
#s(approx (- b a) (*.f64 #s(literal -1 binary64) a))
#s(approx (- b a) (*.f64 a (-.f64 (/.f64 b a) #s(literal 1 binary64))))
#s(approx (* (+ a b) (- b a)) (*.f64 #s(literal -1 binary64) (pow.f64 a #s(literal 2 binary64))))
#s(approx (* (+ a b) (- b a)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 b a) (/.f64 b a)) #s(literal 1 binary64))))
#s(approx (* (+ a b) (- b a)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 b a) (+.f64 (/.f64 b a) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))))) #s(literal 1 binary64))))
#s(approx (+ (* (/ b a) (/ b a)) -1) #s(literal -1 binary64))
#s(approx (+ (* (/ b a) (/ b a)) -1) (-.f64 (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))) #s(literal 1 binary64)))
#s(approx (- a b) (*.f64 a (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 b a)))))
#s(approx (+ a b) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 b a)) #s(literal 1 binary64)))))
#s(approx (- b a) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 b a))))))
#s(approx (* (+ a b) (- b a)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 b (*.f64 #s(literal -1 binary64) b)) a)) #s(literal 1 binary64))))
#s(approx (* (+ a b) (- b a)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 b (fma.f64 #s(literal -1 binary64) b (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) a)))) a)) #s(literal 1 binary64))))
#s(approx (fabs (* (+ a b) (- b a))) (fabs.f64 (*.f64 (+.f64 b (*.f64 #s(literal -1 binary64) a)) (-.f64 b (*.f64 #s(literal -1 binary64) a)))))
#s(approx (sqrt (fabs (* (+ a b) (- b a)))) (sqrt.f64 (fabs.f64 (*.f64 (+.f64 b (*.f64 #s(literal -1 binary64) a)) (-.f64 b (*.f64 #s(literal -1 binary64) a))))))
#s(approx (/ (sqrt (fabs (* (+ a b) (- b a)))) a) (/.f64 (sqrt.f64 (fabs.f64 (*.f64 (+.f64 b (*.f64 #s(literal -1 binary64) a)) (-.f64 b (*.f64 #s(literal -1 binary64) a))))) a))
#s(approx (sqrt (/ (fabs (* (+ b a) (- b a))) (* a a))) (*.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (fabs.f64 (*.f64 (+.f64 b (*.f64 #s(literal -1 binary64) a)) (-.f64 b (*.f64 #s(literal -1 binary64) a))))) a)))
#s(approx (- a b) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (/.f64 b a) #s(literal 1 binary64)))))
#s(approx (fabs (- a b)) (fabs.f64 (neg.f64 (+.f64 b (*.f64 #s(literal -1 binary64) a)))))
#s(approx (sqrt (fabs (- a b))) (sqrt.f64 (fabs.f64 (neg.f64 (+.f64 b (*.f64 #s(literal -1 binary64) a))))))
#s(approx (fabs (+ a b)) (fabs.f64 (-.f64 b (*.f64 #s(literal -1 binary64) a))))
#s(approx (sqrt (fabs (+ a b))) (sqrt.f64 (fabs.f64 (-.f64 b (*.f64 #s(literal -1 binary64) a)))))
#s(approx (* (sqrt (fabs (- a b))) (sqrt (fabs (+ a b)))) (*.f64 (sqrt.f64 (fabs.f64 (neg.f64 (+.f64 b (*.f64 #s(literal -1 binary64) a))))) (sqrt.f64 (fabs.f64 (-.f64 b (*.f64 #s(literal -1 binary64) a))))))
#s(approx (/ (* (sqrt (fabs (- a b))) (sqrt (fabs (+ a b)))) (fabs a)) (/.f64 (*.f64 (sqrt.f64 (fabs.f64 (neg.f64 (+.f64 b (*.f64 #s(literal -1 binary64) a))))) (sqrt.f64 (fabs.f64 (-.f64 b (*.f64 #s(literal -1 binary64) a))))) (fabs.f64 a)))
#s(approx (- b a) (-.f64 b a))
#s(approx (* (+ a b) (- b a)) (fma.f64 #s(literal -1 binary64) (pow.f64 a #s(literal 2 binary64)) (*.f64 b (+.f64 a (*.f64 #s(literal -1 binary64) a)))))
#s(approx (* (+ a b) (- b a)) (fma.f64 #s(literal -1 binary64) (pow.f64 a #s(literal 2 binary64)) (*.f64 b (+.f64 a (+.f64 b (*.f64 #s(literal -1 binary64) a))))))
#s(approx (sqrt (/ (fabs (* (+ b a) (- b a))) (* a a))) (sqrt.f64 (/.f64 (fabs.f64 (*.f64 (+.f64 a b) (-.f64 b a))) (pow.f64 a #s(literal 2 binary64)))))
#s(approx (- a b) (+.f64 a (*.f64 #s(literal -1 binary64) b)))
#s(approx (+ a b) (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 a b))))
#s(approx (- b a) (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 a b)))))
#s(approx (* (+ a b) (- b a)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 a b) (/.f64 a b)))))
#s(approx (* (+ a b) (- b a)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 a b) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 b #s(literal 2 binary64))) (/.f64 a b))))))
#s(approx (+ (* (/ b a) (/ b a)) -1) (*.f64 (pow.f64 b #s(literal 2 binary64)) (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 2 binary64))))))
#s(approx (- a b) (*.f64 b (-.f64 (/.f64 a b) #s(literal 1 binary64))))
#s(approx (+ a b) (*.f64 #s(literal -1 binary64) (*.f64 b (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 a b)) #s(literal 1 binary64)))))
#s(approx (- b a) (*.f64 #s(literal -1 binary64) (*.f64 b (-.f64 (/.f64 a b) #s(literal 1 binary64)))))
#s(approx (* (+ a b) (- b a)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 a (*.f64 #s(literal -1 binary64) a)) (/.f64 (pow.f64 a #s(literal 2 binary64)) b)) b)))))
#s(approx (fabs (* (+ a b) (- b a))) (fabs.f64 (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 a (*.f64 #s(literal -1 binary64) b)) (-.f64 a (*.f64 #s(literal -1 binary64) b))))))
#s(approx (sqrt (fabs (* (+ a b) (- b a)))) (sqrt.f64 (fabs.f64 (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 a (*.f64 #s(literal -1 binary64) b)) (-.f64 a (*.f64 #s(literal -1 binary64) b)))))))
#s(approx (/ (sqrt (fabs (* (+ a b) (- b a)))) a) (/.f64 (sqrt.f64 (fabs.f64 (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 a (*.f64 #s(literal -1 binary64) b)) (-.f64 a (*.f64 #s(literal -1 binary64) b)))))) a))
#s(approx (sqrt (/ (fabs (* (+ b a) (- b a))) (* a a))) (sqrt.f64 (/.f64 (fabs.f64 (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 a (*.f64 #s(literal -1 binary64) b)) (-.f64 a (*.f64 #s(literal -1 binary64) b))))) (pow.f64 a #s(literal 2 binary64)))))
#s(approx (- a b) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 a b))))))
#s(approx (fabs (- a b)) (fabs.f64 (+.f64 a (*.f64 #s(literal -1 binary64) b))))
#s(approx (sqrt (fabs (- a b))) (sqrt.f64 (fabs.f64 (+.f64 a (*.f64 #s(literal -1 binary64) b)))))
#s(approx (fabs (+ a b)) (fabs.f64 (-.f64 a (*.f64 #s(literal -1 binary64) b))))
#s(approx (sqrt (fabs (+ a b))) (sqrt.f64 (fabs.f64 (-.f64 a (*.f64 #s(literal -1 binary64) b)))))
#s(approx (* (sqrt (fabs (- a b))) (sqrt (fabs (+ a b)))) (*.f64 (sqrt.f64 (fabs.f64 (+.f64 a (*.f64 #s(literal -1 binary64) b)))) (sqrt.f64 (fabs.f64 (-.f64 a (*.f64 #s(literal -1 binary64) b))))))
#s(approx (/ (* (sqrt (fabs (- a b))) (sqrt (fabs (+ a b)))) (fabs a)) (/.f64 (*.f64 (sqrt.f64 (fabs.f64 (+.f64 a (*.f64 #s(literal -1 binary64) b)))) (sqrt.f64 (fabs.f64 (-.f64 a (*.f64 #s(literal -1 binary64) b))))) (fabs.f64 a)))
Calls

6 calls:

TimeVariablePoint
8.0ms
a
inf
4.0ms
a
-inf
3.0ms
b
inf
3.0ms
a
0
3.0ms
b
-inf

rewrite151.0ms (6.8%)

Memory
8.3MiB live, 196.3MiB allocated; 21ms collecting garbage
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
034182
059173
1253171
2877171
04093171
Stop Event
iter-limit
node-limit
iter-limit
Counts
27 → 755
Calls
Call 1
Inputs
b
a
(+.f64 a b)
(-.f64 b a)
(*.f64 (+.f64 a b) (-.f64 b a))
(fabs.f64 (*.f64 (+.f64 a b) (-.f64 b a)))
(sqrt.f64 (fabs.f64 (*.f64 (+.f64 a b) (-.f64 b a))))
(/.f64 (sqrt.f64 (fabs.f64 (*.f64 (+.f64 a b) (-.f64 b a)))) a)
#s(approx (sqrt (/ (fabs (* (+ b a) (- b a))) (* a a))) (/.f64 (sqrt.f64 (fabs.f64 (*.f64 (+.f64 a b) (-.f64 b a)))) a))
(/.f64 b a)
#s(literal -1 binary64)
(fma.f64 (/.f64 b a) (/.f64 b a) #s(literal -1 binary64))
(fabs.f64 (fma.f64 (/.f64 b a) (/.f64 b a) #s(literal -1 binary64)))
(sqrt.f64 (fabs.f64 (fma.f64 (/.f64 b a) (/.f64 b a) #s(literal -1 binary64))))
(*.f64 a a)
(/.f64 b (*.f64 a a))
(fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))
(fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)))
(sqrt.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))))
(-.f64 a b)
(fabs.f64 (-.f64 a b))
(sqrt.f64 (fabs.f64 (-.f64 a b)))
(fabs.f64 (+.f64 a b))
(sqrt.f64 (fabs.f64 (+.f64 a b)))
(*.f64 (sqrt.f64 (fabs.f64 (-.f64 a b))) (sqrt.f64 (fabs.f64 (+.f64 a b))))
(fabs.f64 a)
(/.f64 (*.f64 (sqrt.f64 (fabs.f64 (-.f64 a b))) (sqrt.f64 (fabs.f64 (+.f64 a b)))) (fabs.f64 a))
Outputs
b
a
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (neg.f64 a)) b)) b)
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) b)) b)
(*.f64 (-.f64 (/.f64 b a) #s(literal -1 binary64)) a)
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 a b)) b)
(/.f64 (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 (neg.f64 (neg.f64 b)) #s(literal 3 binary64))) (fma.f64 a a (-.f64 (*.f64 b b) (*.f64 a (neg.f64 (neg.f64 b))))))
(/.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (neg.f64 (neg.f64 a)) #s(literal 3 binary64))) (fma.f64 b b (-.f64 (*.f64 a a) (*.f64 b (neg.f64 (neg.f64 a))))))
(/.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 (neg.f64 b) #s(literal 3 binary64))) (fma.f64 a a (*.f64 b (-.f64 b a))))
(/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (neg.f64 a) #s(literal 3 binary64))) (fma.f64 b b (+.f64 (*.f64 a a) (*.f64 b (neg.f64 a)))))
(/.f64 (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (fma.f64 a a (-.f64 (*.f64 b b) (*.f64 a b))))
(/.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (fma.f64 b b (-.f64 (*.f64 a a) (*.f64 b a))))
(/.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (-.f64 a b))
(/.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (-.f64 b a))
(neg.f64 (-.f64 (neg.f64 a) b))
(-.f64 a (neg.f64 (neg.f64 (neg.f64 b))))
(-.f64 a (neg.f64 b))
(-.f64 b (neg.f64 (neg.f64 (neg.f64 a))))
(-.f64 b (neg.f64 a))
(+.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 a)))
(+.f64 (neg.f64 (neg.f64 a)) (neg.f64 (neg.f64 b)))
(+.f64 a (neg.f64 (neg.f64 b)))
(+.f64 a b)
(+.f64 b (neg.f64 (neg.f64 a)))
(+.f64 b a)
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (neg.f64 a)) b)) b)
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 b a)) (neg.f64 a))
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) b)) b)
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 a b)) b)
(/.f64 (+.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (pow.f64 (neg.f64 (neg.f64 b)) #s(literal 3 binary64))) (+.f64 (*.f64 a a) (-.f64 (*.f64 b b) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 b))))))
(/.f64 (+.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (+.f64 (*.f64 a a) (-.f64 (*.f64 b b) (*.f64 (neg.f64 a) b))))
(/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (neg.f64 (neg.f64 a)) #s(literal 3 binary64))) (fma.f64 b b (+.f64 (*.f64 a a) (*.f64 b (neg.f64 (neg.f64 a))))))
(/.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (neg.f64 a) #s(literal 3 binary64))) (fma.f64 b b (-.f64 (*.f64 a a) (*.f64 b (neg.f64 a)))))
(/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (fma.f64 b b (*.f64 a (+.f64 a b))))
(/.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (-.f64 (neg.f64 a) b))
(/.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (+.f64 a b))
(neg.f64 (-.f64 a b))
(-.f64 (neg.f64 (neg.f64 b)) a)
(-.f64 (neg.f64 a) (neg.f64 (neg.f64 (neg.f64 b))))
(-.f64 (neg.f64 a) (neg.f64 b))
(-.f64 b (neg.f64 (neg.f64 a)))
(-.f64 b a)
(+.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 (neg.f64 a))))
(+.f64 (neg.f64 (neg.f64 b)) (neg.f64 a))
(+.f64 (neg.f64 a) (neg.f64 (neg.f64 b)))
(+.f64 (neg.f64 a) b)
(+.f64 b (neg.f64 (neg.f64 (neg.f64 a))))
(+.f64 b (neg.f64 a))
(*.f64 (+.f64 (fabs.f64 b) (neg.f64 (neg.f64 a))) (-.f64 (fabs.f64 b) (neg.f64 (neg.f64 a))))
(*.f64 (+.f64 (fabs.f64 b) (neg.f64 (fabs.f64 a))) (-.f64 (fabs.f64 b) (neg.f64 (fabs.f64 a))))
(*.f64 (+.f64 (fabs.f64 b) (neg.f64 a)) (-.f64 (fabs.f64 b) (neg.f64 a)))
(*.f64 (+.f64 (fabs.f64 b) (fabs.f64 a)) (-.f64 (fabs.f64 b) (fabs.f64 a)))
(*.f64 (+.f64 (fabs.f64 b) a) (-.f64 (fabs.f64 b) a))
(*.f64 (+.f64 (neg.f64 b) (neg.f64 (fabs.f64 a))) (-.f64 (neg.f64 b) (neg.f64 (fabs.f64 a))))
(*.f64 (+.f64 (neg.f64 b) (fabs.f64 a)) (-.f64 (neg.f64 b) (fabs.f64 a)))
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 b a) b) (*.f64 (-.f64 b a) a))) (*.f64 (-.f64 b a) a))
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 b a) a) (*.f64 (-.f64 b a) b))) (*.f64 (-.f64 b a) b))
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 a b) (neg.f64 a)) (*.f64 (+.f64 a b) b))) (*.f64 (+.f64 a b) b))
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (-.f64 b a)) (*.f64 a (-.f64 b a)))) (*.f64 a (-.f64 b a)))
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (-.f64 b a)) (*.f64 b (-.f64 b a)))) (*.f64 b (-.f64 b a)))
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 a) (+.f64 a b)) (*.f64 b (+.f64 a b)))) (*.f64 b (+.f64 a b)))
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 a) a) (*.f64 b b))) (*.f64 b b))
(*.f64 (-.f64 b (fabs.f64 a)) (+.f64 b (fabs.f64 a)))
(*.f64 (+.f64 b (fabs.f64 a)) (-.f64 b (fabs.f64 a)))
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (*.f64 b b))) (*.f64 b b))
(*.f64 (-.f64 (neg.f64 a) b) (-.f64 a b))
(*.f64 (-.f64 a b) (-.f64 (neg.f64 a) b))
(*.f64 (-.f64 b a) (+.f64 a b))
(*.f64 (+.f64 a b) (-.f64 b a))
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 b a) a) (*.f64 (-.f64 b a) a)) (*.f64 (*.f64 (-.f64 b a) b) (*.f64 (-.f64 b a) b))) (-.f64 (*.f64 (-.f64 b a) a) (*.f64 (-.f64 b a) b)))
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 b a) b) (*.f64 (-.f64 b a) b)) (*.f64 (*.f64 (-.f64 b a) a) (*.f64 (-.f64 b a) a))) (-.f64 (*.f64 (-.f64 b a) b) (*.f64 (-.f64 b a) a)))
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 a b) b) (*.f64 (+.f64 a b) b)) (*.f64 (*.f64 (+.f64 a b) (neg.f64 a)) (*.f64 (+.f64 a b) (neg.f64 a)))) (*.f64 (+.f64 a b) (+.f64 a b)))
(/.f64 (-.f64 (*.f64 (*.f64 a (-.f64 b a)) (*.f64 a (-.f64 b a))) (*.f64 (*.f64 b (-.f64 b a)) (*.f64 b (-.f64 b a)))) (-.f64 (*.f64 a (-.f64 b a)) (*.f64 b (-.f64 b a))))
(/.f64 (-.f64 (*.f64 (*.f64 b (-.f64 b a)) (*.f64 b (-.f64 b a))) (*.f64 (*.f64 a (-.f64 b a)) (*.f64 a (-.f64 b a)))) (-.f64 (*.f64 b (-.f64 b a)) (*.f64 a (-.f64 b a))))
(/.f64 (-.f64 (*.f64 (*.f64 b (+.f64 a b)) (*.f64 b (+.f64 a b))) (*.f64 (*.f64 (neg.f64 a) (+.f64 a b)) (*.f64 (neg.f64 a) (+.f64 a b)))) (*.f64 (+.f64 a b) (+.f64 a b)))
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 b a) a) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 b a) b) #s(literal 3 binary64))) (fma.f64 (*.f64 (-.f64 b a) a) (*.f64 (-.f64 b a) a) (-.f64 (*.f64 (*.f64 (-.f64 b a) b) (*.f64 (-.f64 b a) b)) (*.f64 (*.f64 (-.f64 b a) a) (*.f64 (-.f64 b a) b)))))
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 b a) b) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 b a) a) #s(literal 3 binary64))) (fma.f64 (*.f64 (-.f64 b a) b) (*.f64 (-.f64 b a) b) (-.f64 (*.f64 (*.f64 (-.f64 b a) a) (*.f64 (-.f64 b a) a)) (*.f64 (*.f64 (-.f64 b a) b) (*.f64 (-.f64 b a) a)))))
(/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 a b) b) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 a b) (neg.f64 a)) #s(literal 3 binary64))) (fma.f64 (*.f64 (+.f64 a b) b) (*.f64 (+.f64 a b) b) (-.f64 (*.f64 (*.f64 (+.f64 a b) (neg.f64 a)) (*.f64 (+.f64 a b) (neg.f64 a))) (*.f64 (*.f64 (+.f64 a b) b) (*.f64 (+.f64 a b) (neg.f64 a))))))
(/.f64 (+.f64 (pow.f64 (*.f64 a (-.f64 b a)) #s(literal 3 binary64)) (pow.f64 (*.f64 b (-.f64 b a)) #s(literal 3 binary64))) (fma.f64 (*.f64 a (-.f64 b a)) (*.f64 a (-.f64 b a)) (-.f64 (*.f64 (*.f64 b (-.f64 b a)) (*.f64 b (-.f64 b a))) (*.f64 (*.f64 a (-.f64 b a)) (*.f64 b (-.f64 b a))))))
(/.f64 (+.f64 (pow.f64 (*.f64 b (-.f64 b a)) #s(literal 3 binary64)) (pow.f64 (*.f64 a (-.f64 b a)) #s(literal 3 binary64))) (fma.f64 (*.f64 b (-.f64 b a)) (*.f64 b (-.f64 b a)) (-.f64 (*.f64 (*.f64 a (-.f64 b a)) (*.f64 a (-.f64 b a))) (*.f64 (*.f64 b (-.f64 b a)) (*.f64 a (-.f64 b a))))))
(/.f64 (+.f64 (pow.f64 (*.f64 b (+.f64 a b)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 a) (+.f64 a b)) #s(literal 3 binary64))) (fma.f64 (*.f64 b (+.f64 a b)) (*.f64 b (+.f64 a b)) (-.f64 (*.f64 (*.f64 (neg.f64 a) (+.f64 a b)) (*.f64 (neg.f64 a) (+.f64 a b))) (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (neg.f64 a) (+.f64 a b))))))
(/.f64 (+.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 a) a) #s(literal 3 binary64))) (fma.f64 (*.f64 b b) (*.f64 b b) (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 (neg.f64 a) a)))))
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 a a) (*.f64 a a))) (-.f64 (*.f64 b b) (*.f64 (neg.f64 a) a)))
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 a a) (*.f64 a a))) (+.f64 (*.f64 b b) (*.f64 a a)))
(/.f64 (-.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (*.f64 a a) #s(literal 3 binary64))) (fma.f64 (*.f64 b b) (*.f64 b b) (fma.f64 (*.f64 a a) (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 a a)))))
(neg.f64 (*.f64 (-.f64 a b) (+.f64 a b)))
(fma.f64 (neg.f64 (fabs.f64 b)) (neg.f64 (fabs.f64 b)) (*.f64 (neg.f64 a) a))
(fma.f64 (fabs.f64 (fabs.f64 b)) (fabs.f64 (fabs.f64 b)) (*.f64 (neg.f64 a) a))
(fma.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 b)) (*.f64 (neg.f64 a) a))
(fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (neg.f64 a) a))
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (neg.f64 a) a))
(fma.f64 (neg.f64 b) (-.f64 (neg.f64 a) b) (*.f64 (neg.f64 (neg.f64 a)) (-.f64 (neg.f64 a) b)))
(fma.f64 (neg.f64 b) (-.f64 (neg.f64 a) b) (*.f64 a (-.f64 (neg.f64 a) b)))
(fma.f64 (neg.f64 b) (-.f64 a b) (*.f64 (neg.f64 (neg.f64 a)) (-.f64 b a)))
(fma.f64 (neg.f64 b) (-.f64 a b) (*.f64 (neg.f64 a) (-.f64 a b)))
(fma.f64 (neg.f64 b) (-.f64 a b) (*.f64 a (-.f64 b a)))
(fma.f64 (neg.f64 a) (-.f64 a b) (*.f64 b (-.f64 b a)))
(fma.f64 (neg.f64 a) (+.f64 a b) (*.f64 (neg.f64 (neg.f64 b)) (+.f64 a b)))
(fma.f64 (neg.f64 a) (+.f64 a b) (*.f64 b (+.f64 a b)))
(fma.f64 (-.f64 a b) (neg.f64 b) (*.f64 (-.f64 b a) a))
(fma.f64 (-.f64 b a) a (*.f64 (-.f64 b a) b))
(fma.f64 (-.f64 b a) b (*.f64 (-.f64 b a) a))
(fma.f64 (+.f64 a b) b (*.f64 (+.f64 a b) (neg.f64 a)))
(fma.f64 a (-.f64 (neg.f64 a) b) (*.f64 (neg.f64 b) (-.f64 (neg.f64 a) b)))
(fma.f64 a (-.f64 b a) (*.f64 (neg.f64 (neg.f64 b)) (-.f64 b a)))
(fma.f64 a (-.f64 b a) (*.f64 b (-.f64 b a)))
(fma.f64 b (-.f64 b a) (*.f64 (neg.f64 (neg.f64 a)) (-.f64 b a)))
(fma.f64 b (-.f64 b a) (*.f64 (neg.f64 a) (-.f64 a b)))
(fma.f64 b (-.f64 b a) (*.f64 a (-.f64 b a)))
(fma.f64 b (+.f64 a b) (*.f64 (neg.f64 a) (+.f64 a b)))
(fma.f64 b b (*.f64 (neg.f64 a) a))
(-.f64 (*.f64 (-.f64 b a) a) (*.f64 (-.f64 a b) b))
(-.f64 (*.f64 (-.f64 b a) a) (neg.f64 (*.f64 (-.f64 b a) b)))
(-.f64 (*.f64 (-.f64 b a) b) (*.f64 (-.f64 a b) a))
(-.f64 (*.f64 (+.f64 a b) b) (*.f64 (-.f64 (neg.f64 a) b) (neg.f64 a)))
(-.f64 (*.f64 (+.f64 a b) b) (neg.f64 (*.f64 (+.f64 a b) (neg.f64 a))))
(-.f64 (*.f64 a (-.f64 b a)) (*.f64 (neg.f64 b) (-.f64 b a)))
(-.f64 (*.f64 a (-.f64 b a)) (neg.f64 (*.f64 b (-.f64 b a))))
(-.f64 (*.f64 b (-.f64 b a)) (*.f64 (neg.f64 a) (-.f64 b a)))
(-.f64 (*.f64 b (-.f64 b a)) (*.f64 a (-.f64 a b)))
(-.f64 (*.f64 b (+.f64 a b)) (*.f64 (neg.f64 (neg.f64 a)) (+.f64 a b)))
(-.f64 (*.f64 b (+.f64 a b)) (neg.f64 (*.f64 (neg.f64 a) (+.f64 a b))))
(-.f64 (*.f64 b (+.f64 a b)) (*.f64 a (+.f64 a b)))
(-.f64 (*.f64 b b) (*.f64 a a))
(+.f64 (*.f64 (neg.f64 a) (-.f64 a b)) (*.f64 b (-.f64 b a)))
(+.f64 (*.f64 (neg.f64 b) (-.f64 (neg.f64 a) b)) (*.f64 (neg.f64 (neg.f64 a)) (-.f64 (neg.f64 a) b)))
(+.f64 (*.f64 (neg.f64 b) (-.f64 (neg.f64 a) b)) (*.f64 a (-.f64 (neg.f64 a) b)))
(+.f64 (*.f64 a (-.f64 (neg.f64 a) b)) (*.f64 (neg.f64 b) (-.f64 (neg.f64 a) b)))
(+.f64 (*.f64 (-.f64 b a) a) (*.f64 (-.f64 b a) b))
(+.f64 (*.f64 (-.f64 b a) b) (*.f64 (-.f64 b a) a))
(+.f64 (*.f64 (+.f64 a b) b) (*.f64 (+.f64 a b) (neg.f64 a)))
(+.f64 (*.f64 a (-.f64 b a)) (*.f64 (neg.f64 (neg.f64 b)) (-.f64 b a)))
(+.f64 (*.f64 a (-.f64 b a)) (*.f64 b (-.f64 b a)))
(+.f64 (*.f64 b (-.f64 b a)) (*.f64 (neg.f64 (neg.f64 a)) (-.f64 b a)))
(+.f64 (*.f64 b (-.f64 b a)) (*.f64 (neg.f64 a) (-.f64 a b)))
(+.f64 (*.f64 b (-.f64 b a)) (*.f64 a (-.f64 b a)))
(+.f64 (*.f64 (neg.f64 a) (+.f64 a b)) (*.f64 (neg.f64 (neg.f64 b)) (+.f64 a b)))
(+.f64 (*.f64 (neg.f64 a) (+.f64 a b)) (*.f64 b (+.f64 a b)))
(+.f64 (*.f64 b (+.f64 a b)) (*.f64 (neg.f64 a) (+.f64 a b)))
(+.f64 (*.f64 b b) (*.f64 (neg.f64 a) a))
(*.f64 (pow.f64 (*.f64 (*.f64 (-.f64 a b) (-.f64 a b)) (*.f64 (+.f64 a b) (+.f64 a b))) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (pow.f64 (*.f64 (*.f64 (-.f64 a b) (-.f64 a b)) (*.f64 (+.f64 a b) (+.f64 a b))) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))))
(*.f64 (fabs.f64 (+.f64 b (fabs.f64 a))) (fabs.f64 (-.f64 b (fabs.f64 a))))
(*.f64 (sqrt.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (-.f64 b a))) (sqrt.f64 (+.f64 a b)))
(*.f64 (sqrt.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (+.f64 a b))) (sqrt.f64 (-.f64 b a)))
(*.f64 (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 a b))) (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 a b))))
(*.f64 (sqrt.f64 (-.f64 b a)) (sqrt.f64 (*.f64 (+.f64 a b) (*.f64 (-.f64 b a) (+.f64 a b)))))
(*.f64 (pow.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (-.f64 b a)) #s(literal 1/2 binary64)) (pow.f64 (+.f64 a b) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (+.f64 a b)) #s(literal 1/2 binary64)) (pow.f64 (-.f64 b a) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (*.f64 (-.f64 a b) (+.f64 a b)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (-.f64 a b) (+.f64 a b)) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (*.f64 (-.f64 b a) (+.f64 a b)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (-.f64 b a) (+.f64 a b)) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (-.f64 b a) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (+.f64 a b) (*.f64 (-.f64 b a) (+.f64 a b))) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (+.f64 a b) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (-.f64 b a) (*.f64 (-.f64 b a) (+.f64 a b))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (*.f64 (-.f64 b a) (+.f64 a b))) (sqrt.f64 (*.f64 (-.f64 b a) (+.f64 a b))))
(*.f64 (sqrt.f64 (+.f64 a b)) (sqrt.f64 (*.f64 (-.f64 b a) (*.f64 (-.f64 b a) (+.f64 a b)))))
(*.f64 (neg.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 a b) (+.f64 a b))))) (neg.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 a b) (+.f64 a b))))))
(*.f64 (fabs.f64 (+.f64 a b)) (fabs.f64 (-.f64 a b)))
(*.f64 (fabs.f64 (-.f64 a b)) (fabs.f64 (+.f64 a b)))
(*.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 a b) (+.f64 a b)))) (sqrt.f64 (fabs.f64 (*.f64 (-.f64 a b) (+.f64 a b)))))
(pow.f64 (*.f64 (*.f64 (*.f64 (-.f64 a b) (-.f64 a b)) (*.f64 (+.f64 a b) (+.f64 a b))) (*.f64 (*.f64 (-.f64 a b) (-.f64 a b)) (*.f64 (+.f64 a b) (+.f64 a b)))) #s(literal 1/4 binary64))
(pow.f64 (*.f64 (*.f64 (-.f64 a b) (-.f64 a b)) (*.f64 (+.f64 a b) (+.f64 a b))) #s(literal 1/2 binary64))
(pow.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 a b) (+.f64 a b)))) #s(literal 2 binary64))
(pow.f64 (fabs.f64 (*.f64 (-.f64 a b) (+.f64 a b))) #s(literal 1 binary64))
(sqrt.f64 (*.f64 (*.f64 (-.f64 a b) (-.f64 a b)) (*.f64 (+.f64 a b) (+.f64 a b))))
(fabs.f64 (*.f64 (-.f64 (neg.f64 a) b) (fabs.f64 (-.f64 a b))))
(fabs.f64 (*.f64 (fabs.f64 (+.f64 a b)) (-.f64 a b)))
(fabs.f64 (*.f64 (fabs.f64 (+.f64 a b)) (-.f64 b a)))
(fabs.f64 (*.f64 (+.f64 a b) (fabs.f64 (-.f64 a b))))
(fabs.f64 (*.f64 (fabs.f64 (-.f64 a b)) (-.f64 (neg.f64 a) b)))
(fabs.f64 (*.f64 (fabs.f64 (-.f64 a b)) (+.f64 a b)))
(fabs.f64 (*.f64 (-.f64 a b) (fabs.f64 (+.f64 a b))))
(fabs.f64 (*.f64 (-.f64 b a) (fabs.f64 (+.f64 a b))))
(fabs.f64 (*.f64 (neg.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 a b) (+.f64 a b))))) (sqrt.f64 (fabs.f64 (*.f64 (-.f64 a b) (+.f64 a b))))))
(fabs.f64 (*.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 a b) (+.f64 a b)))) (neg.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 a b) (+.f64 a b)))))))
(fabs.f64 (neg.f64 (fabs.f64 (*.f64 (-.f64 a b) (+.f64 a b)))))
(fabs.f64 (*.f64 (-.f64 a b) (+.f64 a b)))
(fabs.f64 (*.f64 (-.f64 b a) (+.f64 a b)))
(fabs.f64 (fabs.f64 (*.f64 (-.f64 a b) (+.f64 a b))))
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 (-.f64 a b) (-.f64 a b)) (*.f64 (+.f64 a b) (+.f64 a b)))) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (*.f64 (*.f64 (-.f64 a b) (-.f64 a b)) (*.f64 (+.f64 a b) (+.f64 a b))) (/.f64 #s(literal 1/4 binary64) #s(literal 2 binary64))) (pow.f64 (*.f64 (*.f64 (-.f64 a b) (-.f64 a b)) (*.f64 (+.f64 a b) (+.f64 a b))) (/.f64 #s(literal 1/4 binary64) #s(literal 2 binary64))))
(*.f64 (sqrt.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 a b) (+.f64 a b))))) (sqrt.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 a b) (+.f64 a b))))))
(*.f64 (pow.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (-.f64 b a)) #s(literal 1/4 binary64)) (pow.f64 (+.f64 a b) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (+.f64 a b)) #s(literal 1/4 binary64)) (pow.f64 (-.f64 b a) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (*.f64 (-.f64 a b) (+.f64 a b)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (-.f64 a b) (+.f64 a b)) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (*.f64 (-.f64 b a) (+.f64 a b)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (-.f64 b a) (+.f64 a b)) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (+.f64 a b) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (-.f64 b a) (*.f64 (-.f64 b a) (+.f64 a b))) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (fabs.f64 (*.f64 (-.f64 a b) (+.f64 a b))) #s(literal 1/4 binary64)) (pow.f64 (fabs.f64 (*.f64 (-.f64 a b) (+.f64 a b))) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (-.f64 b a) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (+.f64 a b) (*.f64 (-.f64 b a) (+.f64 a b))) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (fabs.f64 (*.f64 (-.f64 a b) (+.f64 a b))) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (pow.f64 (fabs.f64 (*.f64 (-.f64 a b) (+.f64 a b))) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))))
(*.f64 (sqrt.f64 (fabs.f64 (+.f64 a b))) (sqrt.f64 (fabs.f64 (-.f64 a b))))
(*.f64 (sqrt.f64 (fabs.f64 (-.f64 a b))) (sqrt.f64 (fabs.f64 (+.f64 a b))))
(pow.f64 (*.f64 (*.f64 (-.f64 a b) (-.f64 a b)) (*.f64 (+.f64 a b) (+.f64 a b))) #s(literal 1/4 binary64))
(pow.f64 (fabs.f64 (*.f64 (-.f64 a b) (+.f64 a b))) #s(literal 1/2 binary64))
(sqrt.f64 (fabs.f64 (*.f64 (-.f64 a b) (+.f64 a b))))
(fabs.f64 (neg.f64 (neg.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 a b) (+.f64 a b)))))))
(fabs.f64 (neg.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 a b) (+.f64 a b))))))
(fabs.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 a b) (+.f64 a b)))))
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 (-.f64 a b) (-.f64 a b)) (*.f64 (+.f64 a b) (+.f64 a b)))) #s(literal 1/4 binary64)))
(exp.f64 (*.f64 (log.f64 (fabs.f64 (*.f64 (-.f64 a b) (+.f64 a b)))) #s(literal 1/2 binary64)))
(*.f64 (*.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 a b) (+.f64 a b)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 a b) (+.f64 a b)))))) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 #s(literal 1 binary64) a) (sqrt.f64 (fabs.f64 (*.f64 (-.f64 a b) (+.f64 a b)))))
(*.f64 (neg.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 a b) (+.f64 a b))))) (/.f64 #s(literal -1 binary64) a))
(*.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 a b) (+.f64 a b)))) (/.f64 #s(literal 1 binary64) a))
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 a b) (+.f64 a b)))) #s(literal 1 binary64))) (neg.f64 a))
(/.f64 (neg.f64 (neg.f64 (neg.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 a b) (+.f64 a b))))))) (neg.f64 (neg.f64 (neg.f64 a))))
(/.f64 (*.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 a b) (+.f64 a b)))) #s(literal 1 binary64)) a)
(/.f64 (neg.f64 (neg.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 a b) (+.f64 a b)))))) (neg.f64 (neg.f64 a)))
(/.f64 (neg.f64 (neg.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 a b) (+.f64 a b)))))) a)
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 a b) (+.f64 a b)))) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (neg.f64 a)) (neg.f64 (neg.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 a b) (+.f64 a b))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) (neg.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 a b) (+.f64 a b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 a (sqrt.f64 (fabs.f64 (*.f64 (-.f64 a b) (+.f64 a b))))))
(/.f64 (neg.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 a b) (+.f64 a b))))) (neg.f64 a))
(/.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 a b) (+.f64 a b)))) (neg.f64 (neg.f64 a)))
(/.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 a b) (+.f64 a b)))) a)
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (sqrt.f64 (fabs.f64 (*.f64 (-.f64 a b) (+.f64 a b))))))
(neg.f64 (/.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 a b) (+.f64 a b)))) (neg.f64 a)))
#s(approx (sqrt (/ (fabs (* (+ b a) (- b a))) (* a a))) (/.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 a b) (+.f64 a b)))) a))
(*.f64 (*.f64 b #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (neg.f64 (neg.f64 b)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 #s(literal 1 binary64) a) b)
(*.f64 (neg.f64 b) (/.f64 #s(literal -1 binary64) a))
(*.f64 b (/.f64 #s(literal 1 binary64) a))
(/.f64 (neg.f64 (*.f64 b #s(literal 1 binary64))) (neg.f64 a))
(/.f64 (neg.f64 (neg.f64 (neg.f64 b))) (neg.f64 (neg.f64 (neg.f64 a))))
(/.f64 (neg.f64 (neg.f64 (neg.f64 b))) (neg.f64 a))
(/.f64 (*.f64 b #s(literal 1 binary64)) a)
(/.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 a)))
(/.f64 (neg.f64 (neg.f64 b)) a)
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 b #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (neg.f64 a)) (neg.f64 (neg.f64 b))))
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) (neg.f64 b)))
(/.f64 #s(literal 1 binary64) (/.f64 a b))
(/.f64 (neg.f64 b) (neg.f64 (neg.f64 (neg.f64 a))))
(/.f64 (neg.f64 b) (neg.f64 a))
(/.f64 b (neg.f64 (neg.f64 a)))
(/.f64 b a)
(neg.f64 (/.f64 b (neg.f64 a)))
#s(literal -1 binary64)
(*.f64 (+.f64 (/.f64 b (fabs.f64 a)) #s(literal 1 binary64)) (-.f64 (/.f64 b (fabs.f64 a)) #s(literal 1 binary64)))
(*.f64 (+.f64 (neg.f64 (fabs.f64 (/.f64 b a))) #s(literal 1 binary64)) (-.f64 (neg.f64 (fabs.f64 (/.f64 b a))) #s(literal 1 binary64)))
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 b (*.f64 (neg.f64 a) a)) b) #s(literal -1 binary64))) #s(literal -1 binary64))
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 b a)) (-.f64 #s(literal -1 binary64) (/.f64 b a)))
(*.f64 (-.f64 (fabs.f64 (/.f64 b a)) #s(literal -1 binary64)) (-.f64 (fabs.f64 (/.f64 b a)) #s(literal 1 binary64)))
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 b a)) (-.f64 #s(literal 1 binary64) (/.f64 b a)))
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 b (*.f64 a a)) b) #s(literal -1 binary64))) #s(literal -1 binary64))
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 b (*.f64 a a)) b))) (*.f64 (/.f64 b (*.f64 a a)) b))
(*.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 (/.f64 b a) b)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a a) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 a a)))
(*.f64 (-.f64 (/.f64 b a) #s(literal 1 binary64)) (-.f64 (/.f64 b a) #s(literal -1 binary64)))
(*.f64 (-.f64 (/.f64 b a) #s(literal -1 binary64)) (-.f64 (/.f64 b a) #s(literal 1 binary64)))
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 b (*.f64 a a)) b))) (*.f64 (/.f64 b (*.f64 a a)) b))
(/.f64 (fma.f64 #s(literal -1 binary64) (fabs.f64 a) (/.f64 (*.f64 b b) (fabs.f64 a))) (fabs.f64 a))
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 a) a) (*.f64 (neg.f64 b) b)) (*.f64 (neg.f64 a) a))
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 a) (*.f64 (/.f64 b (neg.f64 a)) b)) (neg.f64 a))
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) #s(literal -1 binary64)) (*.f64 (*.f64 (/.f64 b (*.f64 (neg.f64 a) a)) b) (*.f64 (/.f64 b (*.f64 (neg.f64 a) a)) b))) (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 b (*.f64 (neg.f64 a) a)) b)))
(/.f64 (-.f64 (pow.f64 #s(literal -1 binary64) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 b (*.f64 (neg.f64 a) a)) b) #s(literal 3 binary64))) (fma.f64 #s(literal -1 binary64) #s(literal -1 binary64) (fma.f64 (*.f64 (/.f64 b (*.f64 (neg.f64 a) a)) b) (*.f64 (/.f64 b (*.f64 (neg.f64 a) a)) b) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 b (*.f64 (neg.f64 a) a)) b)))))
(/.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 (/.f64 b a) b))) (neg.f64 a))
(/.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a a) (*.f64 b b))) (*.f64 (neg.f64 a) a))
(/.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 (/.f64 b a) b)) a)
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a a) (*.f64 b b)) (*.f64 a a))
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) #s(literal -1 binary64)) (*.f64 (*.f64 (/.f64 b (*.f64 a a)) b) (*.f64 (/.f64 b (*.f64 a a)) b))) (-.f64 #s(literal -1 binary64) (*.f64 (/.f64 b (*.f64 a a)) b)))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 b (*.f64 a a)) b) (*.f64 (/.f64 b (*.f64 a a)) b)) (*.f64 #s(literal 1 binary64) #s(literal 1 binary64))) (+.f64 (*.f64 (/.f64 b (*.f64 a a)) b) #s(literal 1 binary64)))
(/.f64 (+.f64 (pow.f64 #s(literal -1 binary64) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 b (*.f64 a a)) b) #s(literal 3 binary64))) (fma.f64 #s(literal -1 binary64) #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 (/.f64 b (*.f64 a a)) b) (*.f64 (/.f64 b (*.f64 a a)) b)) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 b (*.f64 a a)) b)))))
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 b (*.f64 a a)) b) #s(literal 3 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 b (*.f64 a a)) b) (*.f64 (/.f64 b (*.f64 a a)) b) (fma.f64 #s(literal 1 binary64) #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 b (*.f64 a a)) b) #s(literal 1 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 a (fma.f64 #s(literal -1 binary64) a (*.f64 (/.f64 b a) b))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (fma.f64 #s(literal -1 binary64) (*.f64 a a) (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 b (*.f64 a a)) b) (*.f64 (/.f64 b (*.f64 a a)) b)) (*.f64 #s(literal -1 binary64) #s(literal -1 binary64))) (-.f64 (*.f64 (/.f64 b (*.f64 a a)) b) #s(literal -1 binary64)))
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 b (*.f64 a a)) b) #s(literal 3 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 b (*.f64 a a)) b) (*.f64 (/.f64 b (*.f64 a a)) b) (-.f64 (*.f64 #s(literal -1 binary64) #s(literal -1 binary64)) (*.f64 (*.f64 (/.f64 b (*.f64 a a)) b) #s(literal -1 binary64)))))
(neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 b (*.f64 a a)) b)))
(fma.f64 (*.f64 (fabs.f64 b) (/.f64 #s(literal 1 binary64) a)) (*.f64 (fabs.f64 b) (/.f64 #s(literal 1 binary64) a)) #s(literal -1 binary64))
(fma.f64 (/.f64 (fabs.f64 b) (neg.f64 (neg.f64 a))) (/.f64 (fabs.f64 b) (neg.f64 (neg.f64 a))) #s(literal -1 binary64))
(fma.f64 (/.f64 (fabs.f64 b) (neg.f64 a)) (/.f64 (fabs.f64 b) (neg.f64 a)) #s(literal -1 binary64))
(fma.f64 (/.f64 (fabs.f64 b) a) (/.f64 (fabs.f64 b) a) #s(literal -1 binary64))
(fma.f64 (/.f64 b (neg.f64 (fabs.f64 a))) (/.f64 b (neg.f64 (fabs.f64 a))) #s(literal -1 binary64))
(fma.f64 (/.f64 b (neg.f64 (fabs.f64 a))) (/.f64 (neg.f64 b) (fabs.f64 a)) #s(literal -1 binary64))
(fma.f64 (neg.f64 (/.f64 b (fabs.f64 a))) (neg.f64 (/.f64 b (fabs.f64 a))) #s(literal -1 binary64))
(fma.f64 (neg.f64 (neg.f64 (fabs.f64 (/.f64 b a)))) (neg.f64 (neg.f64 (fabs.f64 (/.f64 b a)))) #s(literal -1 binary64))
(fma.f64 (fabs.f64 (/.f64 b (*.f64 a a))) (fabs.f64 b) #s(literal -1 binary64))
(fma.f64 (fabs.f64 (*.f64 (/.f64 b a) b)) (/.f64 #s(literal 1 binary64) (fabs.f64 a)) #s(literal -1 binary64))
(fma.f64 (/.f64 (neg.f64 b) (fabs.f64 a)) (/.f64 b (neg.f64 (fabs.f64 a))) #s(literal -1 binary64))
(fma.f64 (/.f64 (neg.f64 b) (fabs.f64 a)) (/.f64 (neg.f64 b) (fabs.f64 a)) #s(literal -1 binary64))
(fma.f64 (/.f64 (*.f64 b b) (fabs.f64 a)) (/.f64 #s(literal 1 binary64) (fabs.f64 a)) #s(literal -1 binary64))
(fma.f64 (/.f64 b (fabs.f64 a)) (/.f64 b (fabs.f64 a)) #s(literal -1 binary64))
(fma.f64 (*.f64 (neg.f64 b) b) (/.f64 #s(literal -1 binary64) (*.f64 a a)) #s(literal -1 binary64))
(fma.f64 (*.f64 (/.f64 b (neg.f64 a)) b) (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64))
(fma.f64 (neg.f64 (fabs.f64 (/.f64 b a))) (neg.f64 (fabs.f64 (/.f64 b a))) #s(literal -1 binary64))
(fma.f64 (fabs.f64 b) (fabs.f64 (/.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 a a))) #s(literal -1 binary64))
(fma.f64 (fabs.f64 b) (fabs.f64 (/.f64 b (*.f64 a a))) #s(literal -1 binary64))
(fma.f64 (*.f64 (/.f64 b a) b) (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 b b) #s(literal -1 binary64))
(fma.f64 #s(literal 1 binary64) (-.f64 (/.f64 b a) #s(literal 1 binary64)) (*.f64 (/.f64 b a) (-.f64 (/.f64 b a) #s(literal 1 binary64))))
(fma.f64 (*.f64 b b) (fabs.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a))) #s(literal -1 binary64))
(fma.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) (*.f64 a a)) #s(literal -1 binary64))
(fma.f64 (fabs.f64 (/.f64 b a)) (fabs.f64 (/.f64 b a)) #s(literal -1 binary64))
(fma.f64 (/.f64 b (neg.f64 a)) (/.f64 b (neg.f64 a)) #s(literal -1 binary64))
(fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))
(fma.f64 (/.f64 b a) (-.f64 (/.f64 b a) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 (/.f64 b a) #s(literal 1 binary64))))
(fma.f64 (/.f64 b a) (-.f64 (/.f64 b a) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 b a) #s(literal -1 binary64))))
(fma.f64 (/.f64 b a) (/.f64 b a) #s(literal -1 binary64))
(fma.f64 b (/.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 a a)) #s(literal -1 binary64))
(fma.f64 b (/.f64 b (*.f64 a a)) #s(literal -1 binary64))
(-.f64 (*.f64 (/.f64 b (*.f64 a a)) b) #s(literal 1 binary64))
(-.f64 #s(literal -1 binary64) (*.f64 (/.f64 b (*.f64 (neg.f64 a) a)) b))
(+.f64 (*.f64 #s(literal 1 binary64) (-.f64 (/.f64 b a) #s(literal 1 binary64))) (*.f64 (/.f64 b a) (-.f64 (/.f64 b a) #s(literal 1 binary64))))
(+.f64 (*.f64 (/.f64 b a) (-.f64 (/.f64 b a) #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 (/.f64 b a) #s(literal 1 binary64))))
(+.f64 (*.f64 (/.f64 b a) (-.f64 (/.f64 b a) #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 b a) #s(literal -1 binary64))))
(+.f64 (/.f64 (*.f64 #s(literal -1 binary64) a) a) (*.f64 (/.f64 b (*.f64 a a)) b))
(+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a a)) (*.f64 a a)) (*.f64 (/.f64 b (*.f64 a a)) b))
(+.f64 (*.f64 (/.f64 b (*.f64 a a)) b) #s(literal -1 binary64))
(+.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (neg.f64 (fabs.f64 (/.f64 b a)))) (fabs.f64 (/.f64 b a))))
(+.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (neg.f64 b)) (/.f64 b (*.f64 a a))))
(+.f64 #s(literal -1 binary64) (*.f64 (/.f64 b (*.f64 a a)) b))
(*.f64 (pow.f64 (*.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)) (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (pow.f64 (*.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)) (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))))
(*.f64 (fabs.f64 (fabs.f64 (-.f64 #s(literal -1 binary64) (/.f64 b a)))) (fabs.f64 (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 b a)))))
(*.f64 (fabs.f64 (-.f64 (fabs.f64 (/.f64 b a)) #s(literal -1 binary64))) (fabs.f64 (-.f64 (fabs.f64 (/.f64 b a)) #s(literal 1 binary64))))
(*.f64 (sqrt.f64 (*.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)) (-.f64 (/.f64 b a) #s(literal -1 binary64)))) (sqrt.f64 (-.f64 (/.f64 b a) #s(literal 1 binary64))))
(*.f64 (sqrt.f64 (-.f64 (/.f64 b a) #s(literal -1 binary64))) (sqrt.f64 (*.f64 (-.f64 (/.f64 b a) #s(literal 1 binary64)) (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)))))
(*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 b (*.f64 a a)) b))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 b (*.f64 a a)) b))))
(*.f64 (pow.f64 (*.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)) (-.f64 (/.f64 b a) #s(literal -1 binary64))) #s(literal 1/2 binary64)) (pow.f64 (-.f64 (/.f64 b a) #s(literal 1 binary64)) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 b a)) (-.f64 #s(literal -1 binary64) (/.f64 b a))) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 b a)) (-.f64 #s(literal 1 binary64) (/.f64 b a))) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (-.f64 (/.f64 b a) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (-.f64 (/.f64 b a) #s(literal 1 binary64)) (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 b (*.f64 a a)) b)) #s(literal 1/2 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 b (*.f64 a a)) b)) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)) #s(literal 1/2 binary64)))
(*.f64 (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 b a))) (fabs.f64 (-.f64 #s(literal -1 binary64) (/.f64 b a))))
(*.f64 (fabs.f64 (-.f64 #s(literal -1 binary64) (/.f64 b a))) (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 b a))))
(*.f64 (neg.f64 (sqrt.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))))) (neg.f64 (sqrt.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))))))
(*.f64 (sqrt.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))) (sqrt.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))))
(*.f64 (sqrt.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)))) (sqrt.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)))))
(pow.f64 (*.f64 (*.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)) (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))) (*.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)) (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)))) #s(literal 1/4 binary64))
(pow.f64 (*.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)) (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))) #s(literal 1/2 binary64))
(pow.f64 (sqrt.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)))) #s(literal 2 binary64))
(pow.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))) #s(literal 1 binary64))
(/.f64 (fabs.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 (/.f64 b a) b))) (fabs.f64 a))
(/.f64 (fabs.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a a) (*.f64 b b))) (*.f64 a a))
(sqrt.f64 (*.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)) (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))))
(fabs.f64 (neg.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)))))
(fabs.f64 (*.f64 (neg.f64 (sqrt.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))))) (sqrt.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))))))
(fabs.f64 (*.f64 (sqrt.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)))) (neg.f64 (sqrt.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)))))))
(fabs.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 b (*.f64 a a)) b)))
(fabs.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))))
(fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)) (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)))) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (*.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)) (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))) (/.f64 #s(literal 1/4 binary64) #s(literal 2 binary64))) (pow.f64 (*.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)) (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))) (/.f64 #s(literal 1/4 binary64) #s(literal 2 binary64))))
(*.f64 (sqrt.f64 (sqrt.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))))) (sqrt.f64 (sqrt.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))))))
(*.f64 (sqrt.f64 (fabs.f64 (-.f64 #s(literal -1 binary64) (/.f64 b a)))) (sqrt.f64 (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 b a)))))
(*.f64 (pow.f64 (*.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)) (-.f64 (/.f64 b a) #s(literal -1 binary64))) #s(literal 1/4 binary64)) (pow.f64 (-.f64 (/.f64 b a) #s(literal 1 binary64)) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 b a)) (-.f64 #s(literal -1 binary64) (/.f64 b a))) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 b a)) (-.f64 #s(literal 1 binary64) (/.f64 b a))) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (-.f64 (/.f64 b a) #s(literal -1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (-.f64 (/.f64 b a) #s(literal 1 binary64)) (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 b (*.f64 a a)) b)) #s(literal 1/4 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 b (*.f64 a a)) b)) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))) #s(literal 1/4 binary64)) (pow.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (fabs.f64 (-.f64 #s(literal -1 binary64) (/.f64 b a))) #s(literal 1/2 binary64)) (pow.f64 (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 b a))) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (pow.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))))
(pow.f64 (*.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)) (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))) #s(literal 1/4 binary64))
(pow.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))) #s(literal 1/2 binary64))
(sqrt.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))))
(fabs.f64 (neg.f64 (neg.f64 (sqrt.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)))))))
(fabs.f64 (neg.f64 (sqrt.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))))))
(fabs.f64 (sqrt.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)))))
(exp.f64 (*.f64 (log.f64 (*.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)) (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)))) #s(literal 1/4 binary64)))
(exp.f64 (*.f64 (log.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)))) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (neg.f64 a) (/.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (pow.f64 (neg.f64 a) (/.f64 #s(literal 2 binary64) #s(literal 2 binary64))))
(*.f64 (pow.f64 (fabs.f64 a) (/.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (pow.f64 (fabs.f64 a) (/.f64 #s(literal 2 binary64) #s(literal 2 binary64))))
(*.f64 (neg.f64 (neg.f64 (neg.f64 a))) (neg.f64 (neg.f64 (neg.f64 a))))
(*.f64 (neg.f64 (neg.f64 (neg.f64 a))) (neg.f64 a))
(*.f64 (pow.f64 (neg.f64 a) #s(literal 1 binary64)) (pow.f64 (neg.f64 a) #s(literal 1 binary64)))
(*.f64 (pow.f64 (neg.f64 a) #s(literal 1 binary64)) (neg.f64 a))
(*.f64 (pow.f64 (fabs.f64 a) #s(literal 1 binary64)) (pow.f64 (fabs.f64 a) #s(literal 1 binary64)))
(*.f64 (pow.f64 (fabs.f64 a) #s(literal 1 binary64)) (fabs.f64 a))
(*.f64 (pow.f64 a #s(literal 1 binary64)) (pow.f64 a #s(literal 1 binary64)))
(*.f64 (pow.f64 a #s(literal 1 binary64)) a)
(*.f64 (pow.f64 a (/.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (pow.f64 a (/.f64 #s(literal 2 binary64) #s(literal 2 binary64))))
(*.f64 (neg.f64 (neg.f64 (fabs.f64 a))) (neg.f64 (neg.f64 (fabs.f64 a))))
(*.f64 (neg.f64 (neg.f64 (fabs.f64 a))) (fabs.f64 a))
(*.f64 (neg.f64 (neg.f64 a)) (neg.f64 (neg.f64 a)))
(*.f64 (neg.f64 (neg.f64 a)) a)
(*.f64 (neg.f64 (fabs.f64 a)) (neg.f64 (fabs.f64 a)))
(*.f64 (neg.f64 a) (neg.f64 (neg.f64 (neg.f64 a))))
(*.f64 (neg.f64 a) (neg.f64 a))
(*.f64 (fabs.f64 a) (neg.f64 (neg.f64 (fabs.f64 a))))
(*.f64 (fabs.f64 a) (fabs.f64 a))
(*.f64 a (neg.f64 (neg.f64 a)))
(*.f64 a a)
(pow.f64 (neg.f64 (neg.f64 a)) #s(literal 2 binary64))
(pow.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 1/2 binary64))
(pow.f64 (neg.f64 (fabs.f64 a)) #s(literal 2 binary64))
(pow.f64 (neg.f64 a) #s(literal 2 binary64))
(pow.f64 (fabs.f64 a) #s(literal 2 binary64))
(pow.f64 (*.f64 a a) #s(literal 1 binary64))
(pow.f64 a #s(literal 2 binary64))
(neg.f64 (*.f64 (neg.f64 a) a))
(sqrt.f64 (*.f64 (*.f64 a a) (*.f64 a a)))
(fabs.f64 (*.f64 (neg.f64 (neg.f64 a)) (fabs.f64 a)))
(fabs.f64 (*.f64 (fabs.f64 a) (neg.f64 (neg.f64 a))))
(fabs.f64 (*.f64 (fabs.f64 a) (neg.f64 a)))
(fabs.f64 (*.f64 (neg.f64 a) (fabs.f64 a)))
(fabs.f64 (*.f64 a (fabs.f64 a)))
(fabs.f64 (*.f64 (fabs.f64 a) a))
(fabs.f64 (*.f64 (neg.f64 a) a))
(fabs.f64 (*.f64 a a))
(exp.f64 (*.f64 (log.f64 (neg.f64 a)) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (fabs.f64 a)) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 a) #s(literal 2 binary64)))
(*.f64 (/.f64 b (neg.f64 (fabs.f64 a))) (/.f64 #s(literal -1 binary64) (fabs.f64 a)))
(*.f64 (*.f64 b #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a a)))
(*.f64 (/.f64 b (fabs.f64 a)) (/.f64 #s(literal 1 binary64) (fabs.f64 a)))
(*.f64 (neg.f64 (neg.f64 b)) (/.f64 #s(literal 1 binary64) (*.f64 a a)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) b)
(*.f64 (neg.f64 b) (/.f64 #s(literal -1 binary64) (*.f64 a a)))
(*.f64 (/.f64 b (neg.f64 a)) (/.f64 #s(literal -1 binary64) a))
(*.f64 (/.f64 b a) (/.f64 #s(literal 1 binary64) a))
(*.f64 b (/.f64 #s(literal 1 binary64) (*.f64 a a)))
(/.f64 (*.f64 (*.f64 b #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 a a))
(/.f64 (*.f64 (*.f64 b #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (neg.f64 a) a))
(/.f64 (*.f64 (neg.f64 (neg.f64 b)) #s(literal 1 binary64)) (*.f64 a a))
(/.f64 (*.f64 (neg.f64 (neg.f64 b)) #s(literal -1 binary64)) (*.f64 (neg.f64 a) a))
(/.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) (*.f64 (neg.f64 a) a))
(/.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) (*.f64 a a))
(/.f64 (*.f64 b #s(literal -1 binary64)) (*.f64 (neg.f64 a) a))
(/.f64 (neg.f64 (*.f64 b #s(literal 1 binary64))) (*.f64 (neg.f64 a) a))
(/.f64 (neg.f64 (neg.f64 (neg.f64 b))) (*.f64 (neg.f64 a) a))
(/.f64 (neg.f64 (/.f64 b (fabs.f64 a))) (neg.f64 (fabs.f64 a)))
(/.f64 (*.f64 b #s(literal 1 binary64)) (*.f64 a a))
(/.f64 (/.f64 b (fabs.f64 a)) (fabs.f64 a))
(/.f64 (neg.f64 (neg.f64 b)) (*.f64 a a))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (*.f64 b #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 a) (/.f64 b (fabs.f64 a))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (neg.f64 (neg.f64 b))))
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) (/.f64 b (neg.f64 a))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 a) a) (neg.f64 b)))
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 b a)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) b))
(/.f64 (neg.f64 b) (*.f64 (neg.f64 a) a))
(/.f64 (/.f64 b (neg.f64 a)) (neg.f64 a))
(/.f64 (/.f64 b a) (neg.f64 (neg.f64 a)))
(/.f64 (/.f64 b a) a)
(/.f64 b (*.f64 a a))
(neg.f64 (/.f64 b (*.f64 (neg.f64 a) a)))
(*.f64 (+.f64 (/.f64 b (fabs.f64 a)) #s(literal 1 binary64)) (-.f64 (/.f64 b (fabs.f64 a)) #s(literal 1 binary64)))
(*.f64 (+.f64 (neg.f64 (fabs.f64 (/.f64 b a))) #s(literal 1 binary64)) (-.f64 (neg.f64 (fabs.f64 (/.f64 b a))) #s(literal 1 binary64)))
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 b (*.f64 (neg.f64 a) a)) b) #s(literal -1 binary64))) #s(literal -1 binary64))
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 b a)) (-.f64 #s(literal -1 binary64) (/.f64 b a)))
(*.f64 (-.f64 (fabs.f64 (/.f64 b a)) #s(literal -1 binary64)) (-.f64 (fabs.f64 (/.f64 b a)) #s(literal 1 binary64)))
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 b a)) (-.f64 #s(literal 1 binary64) (/.f64 b a)))
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 b (*.f64 a a)) b) #s(literal -1 binary64))) #s(literal -1 binary64))
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 b (*.f64 a a)) b))) (*.f64 (/.f64 b (*.f64 a a)) b))
(*.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 (/.f64 b a) b)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a a) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 a a)))
(*.f64 (-.f64 (/.f64 b a) #s(literal 1 binary64)) (-.f64 (/.f64 b a) #s(literal -1 binary64)))
(*.f64 (-.f64 (/.f64 b a) #s(literal -1 binary64)) (-.f64 (/.f64 b a) #s(literal 1 binary64)))
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 b (*.f64 a a)) b))) (*.f64 (/.f64 b (*.f64 a a)) b))
(/.f64 (fma.f64 #s(literal -1 binary64) (fabs.f64 a) (/.f64 (*.f64 b b) (fabs.f64 a))) (fabs.f64 a))
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 a) a) (*.f64 (neg.f64 b) b)) (*.f64 (neg.f64 a) a))
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 a) (*.f64 (/.f64 b (neg.f64 a)) b)) (neg.f64 a))
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) #s(literal -1 binary64)) (*.f64 (*.f64 (/.f64 b (*.f64 (neg.f64 a) a)) b) (*.f64 (/.f64 b (*.f64 (neg.f64 a) a)) b))) (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 b (*.f64 (neg.f64 a) a)) b)))
(/.f64 (-.f64 (pow.f64 #s(literal -1 binary64) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 b (*.f64 (neg.f64 a) a)) b) #s(literal 3 binary64))) (fma.f64 #s(literal -1 binary64) #s(literal -1 binary64) (fma.f64 (*.f64 (/.f64 b (*.f64 (neg.f64 a) a)) b) (*.f64 (/.f64 b (*.f64 (neg.f64 a) a)) b) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 b (*.f64 (neg.f64 a) a)) b)))))
(/.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 (/.f64 b a) b))) (neg.f64 a))
(/.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a a) (*.f64 b b))) (*.f64 (neg.f64 a) a))
(/.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 (/.f64 b a) b)) a)
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a a) (*.f64 b b)) (*.f64 a a))
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) #s(literal -1 binary64)) (*.f64 (*.f64 (/.f64 b (*.f64 a a)) b) (*.f64 (/.f64 b (*.f64 a a)) b))) (-.f64 #s(literal -1 binary64) (*.f64 (/.f64 b (*.f64 a a)) b)))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 b (*.f64 a a)) b) (*.f64 (/.f64 b (*.f64 a a)) b)) (*.f64 #s(literal 1 binary64) #s(literal 1 binary64))) (+.f64 (*.f64 (/.f64 b (*.f64 a a)) b) #s(literal 1 binary64)))
(/.f64 (+.f64 (pow.f64 #s(literal -1 binary64) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 b (*.f64 a a)) b) #s(literal 3 binary64))) (fma.f64 #s(literal -1 binary64) #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 (/.f64 b (*.f64 a a)) b) (*.f64 (/.f64 b (*.f64 a a)) b)) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 b (*.f64 a a)) b)))))
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 b (*.f64 a a)) b) #s(literal 3 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 b (*.f64 a a)) b) (*.f64 (/.f64 b (*.f64 a a)) b) (fma.f64 #s(literal 1 binary64) #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 b (*.f64 a a)) b) #s(literal 1 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 a (fma.f64 #s(literal -1 binary64) a (*.f64 (/.f64 b a) b))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (fma.f64 #s(literal -1 binary64) (*.f64 a a) (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 b (*.f64 a a)) b) (*.f64 (/.f64 b (*.f64 a a)) b)) (*.f64 #s(literal -1 binary64) #s(literal -1 binary64))) (-.f64 (*.f64 (/.f64 b (*.f64 a a)) b) #s(literal -1 binary64)))
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 b (*.f64 a a)) b) #s(literal 3 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 b (*.f64 a a)) b) (*.f64 (/.f64 b (*.f64 a a)) b) (-.f64 (*.f64 #s(literal -1 binary64) #s(literal -1 binary64)) (*.f64 (*.f64 (/.f64 b (*.f64 a a)) b) #s(literal -1 binary64)))))
(neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 b (*.f64 a a)) b)))
(fma.f64 (*.f64 (fabs.f64 b) (/.f64 #s(literal 1 binary64) a)) (*.f64 (fabs.f64 b) (/.f64 #s(literal 1 binary64) a)) #s(literal -1 binary64))
(fma.f64 (/.f64 (fabs.f64 b) (neg.f64 (neg.f64 a))) (/.f64 (fabs.f64 b) (neg.f64 (neg.f64 a))) #s(literal -1 binary64))
(fma.f64 (/.f64 (fabs.f64 b) (neg.f64 a)) (/.f64 (fabs.f64 b) (neg.f64 a)) #s(literal -1 binary64))
(fma.f64 (/.f64 (fabs.f64 b) a) (/.f64 (fabs.f64 b) a) #s(literal -1 binary64))
(fma.f64 (/.f64 b (neg.f64 (fabs.f64 a))) (/.f64 b (neg.f64 (fabs.f64 a))) #s(literal -1 binary64))
(fma.f64 (/.f64 b (neg.f64 (fabs.f64 a))) (/.f64 (neg.f64 b) (fabs.f64 a)) #s(literal -1 binary64))
(fma.f64 (neg.f64 (/.f64 b (fabs.f64 a))) (neg.f64 (/.f64 b (fabs.f64 a))) #s(literal -1 binary64))
(fma.f64 (neg.f64 (neg.f64 (fabs.f64 (/.f64 b a)))) (neg.f64 (neg.f64 (fabs.f64 (/.f64 b a)))) #s(literal -1 binary64))
(fma.f64 (fabs.f64 (/.f64 b (*.f64 a a))) (fabs.f64 b) #s(literal -1 binary64))
(fma.f64 (fabs.f64 (*.f64 (/.f64 b a) b)) (/.f64 #s(literal 1 binary64) (fabs.f64 a)) #s(literal -1 binary64))
(fma.f64 (/.f64 (neg.f64 b) (fabs.f64 a)) (/.f64 b (neg.f64 (fabs.f64 a))) #s(literal -1 binary64))
(fma.f64 (/.f64 (neg.f64 b) (fabs.f64 a)) (/.f64 (neg.f64 b) (fabs.f64 a)) #s(literal -1 binary64))
(fma.f64 (/.f64 (*.f64 b b) (fabs.f64 a)) (/.f64 #s(literal 1 binary64) (fabs.f64 a)) #s(literal -1 binary64))
(fma.f64 (/.f64 b (fabs.f64 a)) (/.f64 b (fabs.f64 a)) #s(literal -1 binary64))
(fma.f64 (*.f64 (neg.f64 b) b) (/.f64 #s(literal -1 binary64) (*.f64 a a)) #s(literal -1 binary64))
(fma.f64 (*.f64 (/.f64 b (neg.f64 a)) b) (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64))
(fma.f64 (neg.f64 (fabs.f64 (/.f64 b a))) (neg.f64 (fabs.f64 (/.f64 b a))) #s(literal -1 binary64))
(fma.f64 (fabs.f64 b) (fabs.f64 (/.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 a a))) #s(literal -1 binary64))
(fma.f64 (fabs.f64 b) (fabs.f64 (/.f64 b (*.f64 a a))) #s(literal -1 binary64))
(fma.f64 (*.f64 (/.f64 b a) b) (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 b b) #s(literal -1 binary64))
(fma.f64 #s(literal 1 binary64) (-.f64 (/.f64 b a) #s(literal 1 binary64)) (*.f64 (/.f64 b a) (-.f64 (/.f64 b a) #s(literal 1 binary64))))
(fma.f64 (*.f64 b b) (fabs.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a))) #s(literal -1 binary64))
(fma.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) (*.f64 a a)) #s(literal -1 binary64))
(fma.f64 (fabs.f64 (/.f64 b a)) (fabs.f64 (/.f64 b a)) #s(literal -1 binary64))
(fma.f64 (/.f64 b (neg.f64 a)) (/.f64 b (neg.f64 a)) #s(literal -1 binary64))
(fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))
(fma.f64 (/.f64 b a) (-.f64 (/.f64 b a) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 (/.f64 b a) #s(literal 1 binary64))))
(fma.f64 (/.f64 b a) (-.f64 (/.f64 b a) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 b a) #s(literal -1 binary64))))
(fma.f64 (/.f64 b a) (/.f64 b a) #s(literal -1 binary64))
(fma.f64 b (/.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 a a)) #s(literal -1 binary64))
(fma.f64 b (/.f64 b (*.f64 a a)) #s(literal -1 binary64))
(-.f64 (*.f64 (/.f64 b (*.f64 a a)) b) #s(literal 1 binary64))
(-.f64 #s(literal -1 binary64) (*.f64 (/.f64 b (*.f64 (neg.f64 a) a)) b))
(+.f64 (*.f64 #s(literal 1 binary64) (-.f64 (/.f64 b a) #s(literal 1 binary64))) (*.f64 (/.f64 b a) (-.f64 (/.f64 b a) #s(literal 1 binary64))))
(+.f64 (*.f64 (/.f64 b a) (-.f64 (/.f64 b a) #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 (/.f64 b a) #s(literal 1 binary64))))
(+.f64 (*.f64 (/.f64 b a) (-.f64 (/.f64 b a) #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 b a) #s(literal -1 binary64))))
(+.f64 (/.f64 (*.f64 #s(literal -1 binary64) a) a) (*.f64 (/.f64 b (*.f64 a a)) b))
(+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a a)) (*.f64 a a)) (*.f64 (/.f64 b (*.f64 a a)) b))
(+.f64 (*.f64 (/.f64 b (*.f64 a a)) b) #s(literal -1 binary64))
(+.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (neg.f64 (fabs.f64 (/.f64 b a)))) (fabs.f64 (/.f64 b a))))
(+.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (neg.f64 b)) (/.f64 b (*.f64 a a))))
(+.f64 #s(literal -1 binary64) (*.f64 (/.f64 b (*.f64 a a)) b))
(*.f64 (pow.f64 (*.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)) (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (pow.f64 (*.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)) (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))))
(*.f64 (fabs.f64 (fabs.f64 (-.f64 #s(literal -1 binary64) (/.f64 b a)))) (fabs.f64 (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 b a)))))
(*.f64 (fabs.f64 (-.f64 (fabs.f64 (/.f64 b a)) #s(literal -1 binary64))) (fabs.f64 (-.f64 (fabs.f64 (/.f64 b a)) #s(literal 1 binary64))))
(*.f64 (sqrt.f64 (*.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)) (-.f64 (/.f64 b a) #s(literal -1 binary64)))) (sqrt.f64 (-.f64 (/.f64 b a) #s(literal 1 binary64))))
(*.f64 (sqrt.f64 (-.f64 (/.f64 b a) #s(literal -1 binary64))) (sqrt.f64 (*.f64 (-.f64 (/.f64 b a) #s(literal 1 binary64)) (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)))))
(*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 b (*.f64 a a)) b))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 b (*.f64 a a)) b))))
(*.f64 (pow.f64 (*.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)) (-.f64 (/.f64 b a) #s(literal -1 binary64))) #s(literal 1/2 binary64)) (pow.f64 (-.f64 (/.f64 b a) #s(literal 1 binary64)) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 b a)) (-.f64 #s(literal -1 binary64) (/.f64 b a))) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 b a)) (-.f64 #s(literal 1 binary64) (/.f64 b a))) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (-.f64 (/.f64 b a) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (-.f64 (/.f64 b a) #s(literal 1 binary64)) (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 b (*.f64 a a)) b)) #s(literal 1/2 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 b (*.f64 a a)) b)) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)) #s(literal 1/2 binary64)))
(*.f64 (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 b a))) (fabs.f64 (-.f64 #s(literal -1 binary64) (/.f64 b a))))
(*.f64 (fabs.f64 (-.f64 #s(literal -1 binary64) (/.f64 b a))) (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 b a))))
(*.f64 (neg.f64 (sqrt.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))))) (neg.f64 (sqrt.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))))))
(*.f64 (sqrt.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))) (sqrt.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))))
(*.f64 (sqrt.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)))) (sqrt.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)))))
(pow.f64 (*.f64 (*.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)) (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))) (*.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)) (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)))) #s(literal 1/4 binary64))
(pow.f64 (*.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)) (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))) #s(literal 1/2 binary64))
(pow.f64 (sqrt.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)))) #s(literal 2 binary64))
(pow.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))) #s(literal 1 binary64))
(/.f64 (fabs.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 (/.f64 b a) b))) (fabs.f64 a))
(/.f64 (fabs.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a a) (*.f64 b b))) (*.f64 a a))
(sqrt.f64 (*.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)) (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))))
(fabs.f64 (neg.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)))))
(fabs.f64 (*.f64 (neg.f64 (sqrt.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))))) (sqrt.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))))))
(fabs.f64 (*.f64 (sqrt.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)))) (neg.f64 (sqrt.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)))))))
(fabs.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 b (*.f64 a a)) b)))
(fabs.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))))
(fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)) (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)))) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (*.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)) (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))) (/.f64 #s(literal 1/4 binary64) #s(literal 2 binary64))) (pow.f64 (*.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)) (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))) (/.f64 #s(literal 1/4 binary64) #s(literal 2 binary64))))
(*.f64 (sqrt.f64 (sqrt.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))))) (sqrt.f64 (sqrt.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))))))
(*.f64 (sqrt.f64 (fabs.f64 (-.f64 #s(literal -1 binary64) (/.f64 b a)))) (sqrt.f64 (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 b a)))))
(*.f64 (pow.f64 (*.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)) (-.f64 (/.f64 b a) #s(literal -1 binary64))) #s(literal 1/4 binary64)) (pow.f64 (-.f64 (/.f64 b a) #s(literal 1 binary64)) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 b a)) (-.f64 #s(literal -1 binary64) (/.f64 b a))) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 b a)) (-.f64 #s(literal 1 binary64) (/.f64 b a))) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (-.f64 (/.f64 b a) #s(literal -1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (-.f64 (/.f64 b a) #s(literal 1 binary64)) (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 b (*.f64 a a)) b)) #s(literal 1/4 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 b (*.f64 a a)) b)) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))) #s(literal 1/4 binary64)) (pow.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (fabs.f64 (-.f64 #s(literal -1 binary64) (/.f64 b a))) #s(literal 1/2 binary64)) (pow.f64 (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 b a))) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (pow.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))))
(pow.f64 (*.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)) (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))) #s(literal 1/4 binary64))
(pow.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))) #s(literal 1/2 binary64))
(sqrt.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))))
(fabs.f64 (neg.f64 (neg.f64 (sqrt.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)))))))
(fabs.f64 (neg.f64 (sqrt.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))))))
(fabs.f64 (sqrt.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)))))
(exp.f64 (*.f64 (log.f64 (*.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)) (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)))) #s(literal 1/4 binary64)))
(exp.f64 (*.f64 (log.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)))) #s(literal 1/2 binary64)))
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (neg.f64 a)) (neg.f64 b))) (neg.f64 b))
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 a (neg.f64 b))) (neg.f64 b))
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 b a)) a)
(/.f64 (+.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (neg.f64 (neg.f64 a)) #s(literal 3 binary64))) (+.f64 (*.f64 b b) (-.f64 (*.f64 a a) (*.f64 (neg.f64 b) (neg.f64 (neg.f64 a))))))
(/.f64 (+.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (+.f64 (*.f64 b b) (-.f64 (*.f64 a a) (*.f64 (neg.f64 b) a))))
(/.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 (neg.f64 (neg.f64 b)) #s(literal 3 binary64))) (fma.f64 a a (+.f64 (*.f64 b b) (*.f64 a (neg.f64 (neg.f64 b))))))
(/.f64 (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 (neg.f64 b) #s(literal 3 binary64))) (fma.f64 a a (-.f64 (*.f64 b b) (*.f64 a (neg.f64 b)))))
(/.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (fma.f64 a a (*.f64 b (+.f64 a b))))
(/.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (+.f64 a b))
(/.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (-.f64 (neg.f64 a) b))
(neg.f64 (-.f64 b a))
(-.f64 (neg.f64 (neg.f64 a)) b)
(-.f64 (neg.f64 b) (neg.f64 (neg.f64 (neg.f64 a))))
(-.f64 (neg.f64 b) (neg.f64 a))
(-.f64 a (neg.f64 (neg.f64 b)))
(-.f64 a b)
(+.f64 (neg.f64 (neg.f64 a)) (neg.f64 (neg.f64 (neg.f64 b))))
(+.f64 (neg.f64 (neg.f64 a)) (neg.f64 b))
(+.f64 (neg.f64 b) (neg.f64 (neg.f64 a)))
(+.f64 (neg.f64 b) a)
(+.f64 a (neg.f64 (neg.f64 (neg.f64 b))))
(+.f64 a (neg.f64 b))
(*.f64 (pow.f64 (*.f64 (-.f64 a b) (-.f64 a b)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (pow.f64 (*.f64 (-.f64 a b) (-.f64 a b)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))))
(*.f64 (sqrt.f64 (-.f64 b a)) (sqrt.f64 (-.f64 b a)))
(*.f64 (pow.f64 (-.f64 a b) #s(literal 1/2 binary64)) (pow.f64 (-.f64 a b) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (-.f64 b a) #s(literal 1/2 binary64)) (pow.f64 (-.f64 b a) #s(literal 1/2 binary64)))
(*.f64 (neg.f64 (sqrt.f64 (fabs.f64 (-.f64 a b)))) (neg.f64 (sqrt.f64 (fabs.f64 (-.f64 a b)))))
(*.f64 (sqrt.f64 (-.f64 a b)) (sqrt.f64 (-.f64 a b)))
(*.f64 (sqrt.f64 (fabs.f64 (-.f64 a b))) (sqrt.f64 (fabs.f64 (-.f64 a b))))
(pow.f64 (*.f64 (*.f64 (-.f64 a b) (-.f64 a b)) (*.f64 (-.f64 a b) (-.f64 a b))) #s(literal 1/4 binary64))
(pow.f64 (*.f64 (-.f64 a b) (-.f64 a b)) #s(literal 1/2 binary64))
(pow.f64 (sqrt.f64 (fabs.f64 (-.f64 a b))) #s(literal 2 binary64))
(pow.f64 (fabs.f64 (-.f64 a b)) #s(literal 1 binary64))
(sqrt.f64 (*.f64 (-.f64 a b) (-.f64 a b)))
(fabs.f64 (*.f64 (neg.f64 (sqrt.f64 (fabs.f64 (-.f64 a b)))) (sqrt.f64 (fabs.f64 (-.f64 a b)))))
(fabs.f64 (*.f64 (sqrt.f64 (fabs.f64 (-.f64 a b))) (neg.f64 (sqrt.f64 (fabs.f64 (-.f64 a b))))))
(fabs.f64 (neg.f64 (fabs.f64 (-.f64 a b))))
(fabs.f64 (fabs.f64 (-.f64 a b)))
(fabs.f64 (-.f64 a b))
(fabs.f64 (-.f64 b a))
(exp.f64 (*.f64 (log.f64 (*.f64 (-.f64 a b) (-.f64 a b))) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (*.f64 (-.f64 a b) (-.f64 a b)) (/.f64 #s(literal 1/4 binary64) #s(literal 2 binary64))) (pow.f64 (*.f64 (-.f64 a b) (-.f64 a b)) (/.f64 #s(literal 1/4 binary64) #s(literal 2 binary64))))
(*.f64 (sqrt.f64 (sqrt.f64 (fabs.f64 (-.f64 a b)))) (sqrt.f64 (sqrt.f64 (fabs.f64 (-.f64 a b)))))
(*.f64 (pow.f64 (fabs.f64 (-.f64 a b)) #s(literal 1/4 binary64)) (pow.f64 (fabs.f64 (-.f64 a b)) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (-.f64 a b) #s(literal 1/4 binary64)) (pow.f64 (-.f64 a b) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (-.f64 b a) #s(literal 1/4 binary64)) (pow.f64 (-.f64 b a) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (fabs.f64 (-.f64 a b)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (pow.f64 (fabs.f64 (-.f64 a b)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))))
(pow.f64 (*.f64 (-.f64 a b) (-.f64 a b)) #s(literal 1/4 binary64))
(pow.f64 (fabs.f64 (-.f64 a b)) #s(literal 1/2 binary64))
(sqrt.f64 (fabs.f64 (-.f64 a b)))
(fabs.f64 (neg.f64 (neg.f64 (sqrt.f64 (fabs.f64 (-.f64 a b))))))
(fabs.f64 (neg.f64 (sqrt.f64 (fabs.f64 (-.f64 a b)))))
(fabs.f64 (sqrt.f64 (fabs.f64 (-.f64 a b))))
(exp.f64 (*.f64 (log.f64 (*.f64 (-.f64 a b) (-.f64 a b))) #s(literal 1/4 binary64)))
(exp.f64 (*.f64 (log.f64 (fabs.f64 (-.f64 a b))) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (pow.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))))
(*.f64 (sqrt.f64 (-.f64 (neg.f64 a) b)) (sqrt.f64 (-.f64 (neg.f64 a) b)))
(*.f64 (pow.f64 (-.f64 (neg.f64 a) b) #s(literal 1/2 binary64)) (pow.f64 (-.f64 (neg.f64 a) b) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (+.f64 a b) #s(literal 1/2 binary64)) (pow.f64 (+.f64 a b) #s(literal 1/2 binary64)))
(*.f64 (neg.f64 (sqrt.f64 (fabs.f64 (+.f64 a b)))) (neg.f64 (sqrt.f64 (fabs.f64 (+.f64 a b)))))
(*.f64 (sqrt.f64 (+.f64 a b)) (sqrt.f64 (+.f64 a b)))
(*.f64 (sqrt.f64 (fabs.f64 (+.f64 a b))) (sqrt.f64 (fabs.f64 (+.f64 a b))))
(pow.f64 (*.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (*.f64 (+.f64 a b) (+.f64 a b))) #s(literal 1/4 binary64))
(pow.f64 (*.f64 (+.f64 a b) (+.f64 a b)) #s(literal 1/2 binary64))
(pow.f64 (sqrt.f64 (fabs.f64 (+.f64 a b))) #s(literal 2 binary64))
(pow.f64 (fabs.f64 (+.f64 a b)) #s(literal 1 binary64))
(sqrt.f64 (*.f64 (+.f64 a b) (+.f64 a b)))
(fabs.f64 (*.f64 (neg.f64 (sqrt.f64 (fabs.f64 (+.f64 a b)))) (sqrt.f64 (fabs.f64 (+.f64 a b)))))
(fabs.f64 (*.f64 (sqrt.f64 (fabs.f64 (+.f64 a b))) (neg.f64 (sqrt.f64 (fabs.f64 (+.f64 a b))))))
(fabs.f64 (neg.f64 (fabs.f64 (+.f64 a b))))
(fabs.f64 (-.f64 (neg.f64 a) b))
(fabs.f64 (fabs.f64 (+.f64 a b)))
(fabs.f64 (+.f64 a b))
(exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 a b) (+.f64 a b))) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (/.f64 #s(literal 1/4 binary64) #s(literal 2 binary64))) (pow.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (/.f64 #s(literal 1/4 binary64) #s(literal 2 binary64))))
(*.f64 (sqrt.f64 (sqrt.f64 (fabs.f64 (+.f64 a b)))) (sqrt.f64 (sqrt.f64 (fabs.f64 (+.f64 a b)))))
(*.f64 (pow.f64 (-.f64 (neg.f64 a) b) #s(literal 1/4 binary64)) (pow.f64 (-.f64 (neg.f64 a) b) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (fabs.f64 (+.f64 a b)) #s(literal 1/4 binary64)) (pow.f64 (fabs.f64 (+.f64 a b)) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (+.f64 a b) #s(literal 1/4 binary64)) (pow.f64 (+.f64 a b) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (fabs.f64 (+.f64 a b)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (pow.f64 (fabs.f64 (+.f64 a b)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))))
(pow.f64 (*.f64 (+.f64 a b) (+.f64 a b)) #s(literal 1/4 binary64))
(pow.f64 (fabs.f64 (+.f64 a b)) #s(literal 1/2 binary64))
(sqrt.f64 (fabs.f64 (+.f64 a b)))
(fabs.f64 (neg.f64 (neg.f64 (sqrt.f64 (fabs.f64 (+.f64 a b))))))
(fabs.f64 (neg.f64 (sqrt.f64 (fabs.f64 (+.f64 a b)))))
(fabs.f64 (sqrt.f64 (fabs.f64 (+.f64 a b))))
(exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 a b) (+.f64 a b))) #s(literal 1/4 binary64)))
(exp.f64 (*.f64 (log.f64 (fabs.f64 (+.f64 a b))) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (*.f64 (*.f64 (-.f64 a b) (-.f64 a b)) (*.f64 (+.f64 a b) (+.f64 a b))) (/.f64 #s(literal 1/4 binary64) #s(literal 2 binary64))) (pow.f64 (*.f64 (*.f64 (-.f64 a b) (-.f64 a b)) (*.f64 (+.f64 a b) (+.f64 a b))) (/.f64 #s(literal 1/4 binary64) #s(literal 2 binary64))))
(*.f64 (sqrt.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 a b) (+.f64 a b))))) (sqrt.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 a b) (+.f64 a b))))))
(*.f64 (pow.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (-.f64 b a)) #s(literal 1/4 binary64)) (pow.f64 (+.f64 a b) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (*.f64 (*.f64 (-.f64 b a) (+.f64 a b)) (+.f64 a b)) #s(literal 1/4 binary64)) (pow.f64 (-.f64 b a) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (*.f64 (-.f64 a b) (+.f64 a b)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (-.f64 a b) (+.f64 a b)) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (*.f64 (-.f64 b a) (+.f64 a b)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (-.f64 b a) (+.f64 a b)) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (+.f64 a b) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (-.f64 b a) (*.f64 (-.f64 b a) (+.f64 a b))) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (fabs.f64 (*.f64 (-.f64 a b) (+.f64 a b))) #s(literal 1/4 binary64)) (pow.f64 (fabs.f64 (*.f64 (-.f64 a b) (+.f64 a b))) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (-.f64 b a) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (+.f64 a b) (*.f64 (-.f64 b a) (+.f64 a b))) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (fabs.f64 (*.f64 (-.f64 a b) (+.f64 a b))) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (pow.f64 (fabs.f64 (*.f64 (-.f64 a b) (+.f64 a b))) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))))
(*.f64 (sqrt.f64 (fabs.f64 (+.f64 a b))) (sqrt.f64 (fabs.f64 (-.f64 a b))))
(*.f64 (sqrt.f64 (fabs.f64 (-.f64 a b))) (sqrt.f64 (fabs.f64 (+.f64 a b))))
(pow.f64 (*.f64 (*.f64 (-.f64 a b) (-.f64 a b)) (*.f64 (+.f64 a b) (+.f64 a b))) #s(literal 1/4 binary64))
(pow.f64 (fabs.f64 (*.f64 (-.f64 a b) (+.f64 a b))) #s(literal 1/2 binary64))
(sqrt.f64 (fabs.f64 (*.f64 (-.f64 a b) (+.f64 a b))))
(fabs.f64 (neg.f64 (neg.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 a b) (+.f64 a b)))))))
(fabs.f64 (neg.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 a b) (+.f64 a b))))))
(fabs.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 a b) (+.f64 a b)))))
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 (-.f64 a b) (-.f64 a b)) (*.f64 (+.f64 a b) (+.f64 a b)))) #s(literal 1/4 binary64)))
(exp.f64 (*.f64 (log.f64 (fabs.f64 (*.f64 (-.f64 a b) (+.f64 a b)))) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (*.f64 a a) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (pow.f64 (*.f64 a a) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))))
(*.f64 (sqrt.f64 (neg.f64 (neg.f64 a))) (sqrt.f64 (neg.f64 (neg.f64 a))))
(*.f64 (sqrt.f64 (neg.f64 (fabs.f64 a))) (sqrt.f64 (neg.f64 (fabs.f64 a))))
(*.f64 (pow.f64 (neg.f64 (neg.f64 a)) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (neg.f64 a)) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (neg.f64 (fabs.f64 a)) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (fabs.f64 a)) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (neg.f64 a) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 a) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (fabs.f64 a) #s(literal 1/2 binary64)) (pow.f64 (fabs.f64 a) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 a #s(literal 1/2 binary64)) (pow.f64 a #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (neg.f64 a)) (sqrt.f64 (neg.f64 a)))
(*.f64 (sqrt.f64 (fabs.f64 a)) (sqrt.f64 (fabs.f64 a)))
(*.f64 (sqrt.f64 a) (sqrt.f64 a))
(pow.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 1/4 binary64))
(pow.f64 (*.f64 a a) #s(literal 1/2 binary64))
(sqrt.f64 (*.f64 a a))
(fabs.f64 (neg.f64 (neg.f64 (neg.f64 a))))
(fabs.f64 (neg.f64 (neg.f64 a)))
(fabs.f64 (neg.f64 (fabs.f64 a)))
(fabs.f64 (neg.f64 a))
(fabs.f64 (fabs.f64 a))
(fabs.f64 a)
(exp.f64 (*.f64 (log.f64 (*.f64 a a)) #s(literal 1/2 binary64)))
(*.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 a))) (sqrt.f64 (fabs.f64 (*.f64 (-.f64 a b) (+.f64 a b)))))
(*.f64 (sqrt.f64 (/.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 a b) (+.f64 a b)))) (fabs.f64 a))) (sqrt.f64 (/.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 a b) (+.f64 a b)))) (fabs.f64 a))))
(*.f64 (sqrt.f64 (/.f64 (fabs.f64 (+.f64 a b)) (neg.f64 a))) (sqrt.f64 (/.f64 (fabs.f64 (-.f64 a b)) (neg.f64 a))))
(*.f64 (sqrt.f64 (fabs.f64 (/.f64 (+.f64 a b) a))) (sqrt.f64 (fabs.f64 (/.f64 (-.f64 a b) a))))
(*.f64 (sqrt.f64 (/.f64 (fabs.f64 (+.f64 a b)) a)) (sqrt.f64 (/.f64 (fabs.f64 (-.f64 a b)) a)))
(*.f64 (pow.f64 (/.f64 (fabs.f64 (+.f64 a b)) (neg.f64 a)) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (fabs.f64 (-.f64 a b)) (neg.f64 a)) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (fabs.f64 (/.f64 (+.f64 a b) a)) #s(literal 1/2 binary64)) (pow.f64 (fabs.f64 (/.f64 (-.f64 a b) a)) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (/.f64 (fabs.f64 (+.f64 a b)) a) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (fabs.f64 (-.f64 a b)) a) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (/.f64 (fabs.f64 (*.f64 (-.f64 a b) (+.f64 a b))) a) #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (neg.f64 (fabs.f64 (*.f64 (-.f64 a b) (+.f64 a b)))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) #s(literal 1/2 binary64)))
(*.f64 (*.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 a b) (+.f64 a b)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fabs.f64 a)))
(*.f64 (pow.f64 (fabs.f64 (/.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (*.f64 a a))) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (pow.f64 (fabs.f64 (/.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (*.f64 a a))) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))))
(*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 a b) (+.f64 a b)))))) (/.f64 #s(literal 1 binary64) (fabs.f64 a)))
(*.f64 (sqrt.f64 (/.f64 (fabs.f64 (*.f64 (-.f64 a b) (+.f64 a b))) a)) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))
(*.f64 (sqrt.f64 (neg.f64 (fabs.f64 (*.f64 (-.f64 a b) (+.f64 a b))))) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a))))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) #s(literal 1/2 binary64)) (sqrt.f64 (fabs.f64 (*.f64 (-.f64 a b) (+.f64 a b)))))
(*.f64 (/.f64 (sqrt.f64 (fabs.f64 (+.f64 a b))) (fabs.f64 a)) (sqrt.f64 (fabs.f64 (-.f64 a b))))
(*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 a)) (sqrt.f64 (fabs.f64 (*.f64 (-.f64 a b) (+.f64 a b)))))
(*.f64 (neg.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 a b) (+.f64 a b))))) (/.f64 #s(literal -1 binary64) (fabs.f64 a)))
(*.f64 (sqrt.f64 (fabs.f64 (+.f64 a b))) (pow.f64 (/.f64 (fabs.f64 (-.f64 a b)) (*.f64 a a)) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (fabs.f64 (+.f64 a b))) (/.f64 (sqrt.f64 (fabs.f64 (-.f64 a b))) (fabs.f64 a)))
(*.f64 (sqrt.f64 (fabs.f64 (-.f64 a b))) (/.f64 (sqrt.f64 (fabs.f64 (+.f64 a b))) (fabs.f64 a)))
(*.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 a b) (+.f64 a b)))) (fabs.f64 (/.f64 #s(literal -1 binary64) (fabs.f64 a))))
(*.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 a b) (+.f64 a b)))) (fabs.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 a))))
(*.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 a b) (+.f64 a b)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 a b) (+.f64 a b)))) (/.f64 #s(literal 1 binary64) (fabs.f64 a)))
(pow.f64 (fabs.f64 (/.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (*.f64 a a))) #s(literal 1/2 binary64))
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 a b) (+.f64 a b)))) #s(literal 1 binary64))) (neg.f64 (fabs.f64 a)))
(/.f64 (neg.f64 (neg.f64 (neg.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 a b) (+.f64 a b))))))) (neg.f64 (neg.f64 (neg.f64 (fabs.f64 a)))))
(/.f64 (fabs.f64 (*.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 a b) (+.f64 a b)))) #s(literal 1 binary64))) (fabs.f64 a))
(/.f64 (sqrt.f64 (*.f64 (fabs.f64 (*.f64 (-.f64 a b) (+.f64 a b))) #s(literal 1 binary64))) (fabs.f64 a))
(/.f64 (sqrt.f64 (/.f64 (fabs.f64 (*.f64 (-.f64 a b) (+.f64 a b))) (neg.f64 a))) (sqrt.f64 (neg.f64 a)))
(/.f64 (sqrt.f64 (fabs.f64 (/.f64 (*.f64 (-.f64 a b) (+.f64 a b)) a))) (sqrt.f64 (fabs.f64 a)))
(/.f64 (sqrt.f64 (neg.f64 (neg.f64 (fabs.f64 (*.f64 (-.f64 a b) (+.f64 a b)))))) (fabs.f64 a))
(/.f64 (*.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 a b) (+.f64 a b)))) #s(literal 1 binary64)) (fabs.f64 a))
(/.f64 (neg.f64 (neg.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 a b) (+.f64 a b)))))) (neg.f64 (neg.f64 (fabs.f64 a))))
(/.f64 (neg.f64 (neg.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 a b) (+.f64 a b)))))) (fabs.f64 a))
(/.f64 (sqrt.f64 (/.f64 (fabs.f64 (*.f64 (-.f64 a b) (+.f64 a b))) a)) (sqrt.f64 a))
(/.f64 (sqrt.f64 (neg.f64 (fabs.f64 (*.f64 (-.f64 a b) (+.f64 a b))))) (sqrt.f64 (*.f64 (neg.f64 a) a)))
(/.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 a) (*.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 a b) (+.f64 a b)))) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (neg.f64 (fabs.f64 a))) (neg.f64 (neg.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 a b) (+.f64 a b))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (fabs.f64 a)) (neg.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 a b) (+.f64 a b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 a) (sqrt.f64 (fabs.f64 (*.f64 (-.f64 a b) (+.f64 a b))))))
(/.f64 (neg.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 a b) (+.f64 a b))))) (neg.f64 (fabs.f64 a)))
(/.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 a b) (+.f64 a b)))) (fabs.f64 (neg.f64 (neg.f64 (fabs.f64 a)))))
(/.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 a b) (+.f64 a b)))) (neg.f64 (neg.f64 (fabs.f64 a))))
(/.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 a b) (+.f64 a b)))) (fabs.f64 a))
(neg.f64 (/.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 a b) (+.f64 a b)))) (neg.f64 (fabs.f64 a))))
(sqrt.f64 (*.f64 (/.f64 (fabs.f64 (+.f64 a b)) (*.f64 a a)) (fabs.f64 (-.f64 a b))))
(sqrt.f64 (*.f64 (fabs.f64 (-.f64 a b)) (/.f64 (fabs.f64 (+.f64 a b)) (*.f64 a a))))
(sqrt.f64 (fabs.f64 (/.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (*.f64 a a))))
(fabs.f64 (*.f64 (/.f64 (sqrt.f64 (fabs.f64 (+.f64 a b))) (neg.f64 a)) (neg.f64 (sqrt.f64 (fabs.f64 (-.f64 a b))))))
(fabs.f64 (*.f64 (/.f64 (sqrt.f64 (fabs.f64 (+.f64 a b))) (neg.f64 a)) (sqrt.f64 (fabs.f64 (-.f64 a b)))))
(fabs.f64 (*.f64 (/.f64 (sqrt.f64 (fabs.f64 (+.f64 a b))) a) (neg.f64 (sqrt.f64 (fabs.f64 (-.f64 a b))))))
(fabs.f64 (*.f64 (/.f64 (sqrt.f64 (fabs.f64 (+.f64 a b))) a) (sqrt.f64 (fabs.f64 (-.f64 a b)))))
(fabs.f64 (*.f64 (neg.f64 (sqrt.f64 (fabs.f64 (-.f64 a b)))) (/.f64 (sqrt.f64 (fabs.f64 (+.f64 a b))) (neg.f64 a))))
(fabs.f64 (*.f64 (neg.f64 (sqrt.f64 (fabs.f64 (-.f64 a b)))) (/.f64 (sqrt.f64 (fabs.f64 (+.f64 a b))) a)))
(fabs.f64 (*.f64 (sqrt.f64 (fabs.f64 (-.f64 a b))) (/.f64 (sqrt.f64 (fabs.f64 (+.f64 a b))) (neg.f64 a))))
(fabs.f64 (*.f64 (sqrt.f64 (fabs.f64 (-.f64 a b))) (/.f64 (sqrt.f64 (fabs.f64 (+.f64 a b))) a)))
(fabs.f64 (/.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 a b) (+.f64 a b)))) (neg.f64 a)))
(fabs.f64 (/.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 a b) (+.f64 a b)))) (neg.f64 (fabs.f64 a))))
(fabs.f64 (/.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 a b) (+.f64 a b)))) a))
(fabs.f64 (/.f64 (sqrt.f64 (fabs.f64 (*.f64 (-.f64 a b) (+.f64 a b)))) (fabs.f64 a)))
(exp.f64 (*.f64 (log.f64 (fabs.f64 (/.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (*.f64 a a)))) #s(literal 1/2 binary64)))

eval87.0ms (3.9%)

Memory
-6.4MiB live, 132.8MiB allocated; 23ms collecting garbage
Compiler

Compiled 16 443 to 3 298 computations (79.9% saved)

prune11.0ms (0.5%)

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

6 alts after pruning (1 fresh and 5 done)

PrunedKeptTotal
New6981699
Fresh000
Picked404
Done-352
Total6996705
Accuracy
100.0%
Counts
705 → 6
Alt Table
Click to see full alt table
StatusAccuracyProgram
78.5%
(sqrt.f64 (/.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 b a))) (*.f64 a a)))
79.2%
(sqrt.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))))
100.0%
(sqrt.f64 (fabs.f64 (fma.f64 (/.f64 b a) (/.f64 b a) #s(literal -1 binary64))))
98.2%
(sqrt.f64 (fabs.f64 #s(approx (/ (- (* a a) (* b b)) (* a a)) #s(literal 1 binary64))))
99.2%
#s(approx (sqrt (/ (fabs (* (+ b a) (- b a))) (* a a))) (/.f64 (*.f64 (sqrt.f64 (fabs.f64 (-.f64 a b))) (sqrt.f64 (fabs.f64 (+.f64 a b)))) a))
78.8%
#s(approx (sqrt (/ (fabs (* (+ b a) (- b a))) (* a a))) (/.f64 (sqrt.f64 (fabs.f64 (*.f64 (+.f64 a b) (-.f64 b a)))) a))
Compiler

Compiled 100 to 68 computations (32.0% saved)

sample0.0ms (0.0%)

Memory
0.1MiB live, 0.1MiB allocated; 0ms collecting garbage
Calls
Call 1
Inputs
Outputs

series16.0ms (0.7%)

Memory
-31.2MiB live, 15.6MiB allocated; 3ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0118564
Stop Event
iter-limit
Counts
11 → 36
Calls
Call 1
Inputs
b
a
(-.f64 a b)
(fabs.f64 (-.f64 a b))
(sqrt.f64 (fabs.f64 (-.f64 a b)))
(+.f64 a b)
(fabs.f64 (+.f64 a b))
(sqrt.f64 (fabs.f64 (+.f64 a b)))
(*.f64 (sqrt.f64 (fabs.f64 (-.f64 a b))) (sqrt.f64 (fabs.f64 (+.f64 a b))))
(/.f64 (*.f64 (sqrt.f64 (fabs.f64 (-.f64 a b))) (sqrt.f64 (fabs.f64 (+.f64 a b)))) a)
#s(approx (sqrt (/ (fabs (* (+ b a) (- b a))) (* a a))) (/.f64 (*.f64 (sqrt.f64 (fabs.f64 (-.f64 a b))) (sqrt.f64 (fabs.f64 (+.f64 a b)))) a))
Outputs
#s(approx a a)
#s(approx (- a b) (*.f64 #s(literal -1 binary64) b))
#s(approx (- a b) (-.f64 a b))
#s(approx (fabs (- a b)) (fabs.f64 (-.f64 a b)))
#s(approx (sqrt (fabs (- a b))) (sqrt.f64 (fabs.f64 (-.f64 a b))))
#s(approx (+ a b) b)
#s(approx (+ a b) (+.f64 a b))
#s(approx (fabs (+ a b)) (fabs.f64 (+.f64 a b)))
#s(approx (sqrt (fabs (+ a b))) (sqrt.f64 (fabs.f64 (+.f64 a b))))
#s(approx (* (sqrt (fabs (- a b))) (sqrt (fabs (+ a b)))) (*.f64 (sqrt.f64 (fabs.f64 (+.f64 a b))) (sqrt.f64 (fabs.f64 (-.f64 a b)))))
#s(approx (/ (* (sqrt (fabs (- a b))) (sqrt (fabs (+ a b)))) a) (/.f64 (*.f64 (sqrt.f64 (fabs.f64 (+.f64 a b))) (sqrt.f64 (fabs.f64 (-.f64 a b)))) a))
#s(approx (sqrt (/ (fabs (* (+ b a) (- b a))) (* a a))) (/.f64 (sqrt.f64 (fabs.f64 (*.f64 (+.f64 a b) (-.f64 b a)))) a))
#s(approx (- a b) (*.f64 a (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 b a)))))
#s(approx (+ a b) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 b a))))
#s(approx (- a b) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (/.f64 b a) #s(literal 1 binary64)))))
#s(approx (fabs (- a b)) (fabs.f64 (neg.f64 (+.f64 b (*.f64 #s(literal -1 binary64) a)))))
#s(approx (sqrt (fabs (- a b))) (sqrt.f64 (fabs.f64 (neg.f64 (+.f64 b (*.f64 #s(literal -1 binary64) a))))))
#s(approx (+ a b) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 b a)) #s(literal 1 binary64)))))
#s(approx (fabs (+ a b)) (fabs.f64 (-.f64 b (*.f64 #s(literal -1 binary64) a))))
#s(approx (sqrt (fabs (+ a b))) (sqrt.f64 (fabs.f64 (-.f64 b (*.f64 #s(literal -1 binary64) a)))))
#s(approx (* (sqrt (fabs (- a b))) (sqrt (fabs (+ a b)))) (*.f64 (sqrt.f64 (fabs.f64 (neg.f64 (+.f64 b (*.f64 #s(literal -1 binary64) a))))) (sqrt.f64 (fabs.f64 (-.f64 b (*.f64 #s(literal -1 binary64) a))))))
#s(approx (/ (* (sqrt (fabs (- a b))) (sqrt (fabs (+ a b)))) a) (/.f64 (*.f64 (sqrt.f64 (fabs.f64 (neg.f64 (+.f64 b (*.f64 #s(literal -1 binary64) a))))) (sqrt.f64 (fabs.f64 (-.f64 b (*.f64 #s(literal -1 binary64) a))))) a))
#s(approx (sqrt (/ (fabs (* (+ b a) (- b a))) (* a a))) (*.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (fabs.f64 (*.f64 (+.f64 b (*.f64 #s(literal -1 binary64) a)) (-.f64 b (*.f64 #s(literal -1 binary64) a))))) a)))
#s(approx (- a b) (+.f64 a (*.f64 #s(literal -1 binary64) b)))
#s(approx (sqrt (/ (fabs (* (+ b a) (- b a))) (* a a))) (sqrt.f64 (/.f64 (fabs.f64 (*.f64 (+.f64 a b) (-.f64 b a))) (pow.f64 a #s(literal 2 binary64)))))
#s(approx (- a b) (*.f64 b (-.f64 (/.f64 a b) #s(literal 1 binary64))))
#s(approx (+ a b) (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 a b))))
#s(approx (- a b) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 a b))))))
#s(approx (fabs (- a b)) (fabs.f64 (+.f64 a (*.f64 #s(literal -1 binary64) b))))
#s(approx (sqrt (fabs (- a b))) (sqrt.f64 (fabs.f64 (+.f64 a (*.f64 #s(literal -1 binary64) b)))))
#s(approx (+ a b) (*.f64 #s(literal -1 binary64) (*.f64 b (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 a b)) #s(literal 1 binary64)))))
#s(approx (fabs (+ a b)) (fabs.f64 (-.f64 a (*.f64 #s(literal -1 binary64) b))))
#s(approx (sqrt (fabs (+ a b))) (sqrt.f64 (fabs.f64 (-.f64 a (*.f64 #s(literal -1 binary64) b)))))
#s(approx (* (sqrt (fabs (- a b))) (sqrt (fabs (+ a b)))) (*.f64 (sqrt.f64 (fabs.f64 (+.f64 a (*.f64 #s(literal -1 binary64) b)))) (sqrt.f64 (fabs.f64 (-.f64 a (*.f64 #s(literal -1 binary64) b))))))
#s(approx (/ (* (sqrt (fabs (- a b))) (sqrt (fabs (+ a b)))) a) (/.f64 (*.f64 (sqrt.f64 (fabs.f64 (+.f64 a (*.f64 #s(literal -1 binary64) b)))) (sqrt.f64 (fabs.f64 (-.f64 a (*.f64 #s(literal -1 binary64) b))))) a))
#s(approx (sqrt (/ (fabs (* (+ b a) (- b a))) (* a a))) (sqrt.f64 (/.f64 (fabs.f64 (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 a (*.f64 #s(literal -1 binary64) b)) (-.f64 a (*.f64 #s(literal -1 binary64) b))))) (pow.f64 a #s(literal 2 binary64)))))
Calls

6 calls:

TimeVariablePoint
2.0ms
a
-inf
1.0ms
b
inf
1.0ms
a
inf
1.0ms
b
-inf
1.0ms
a
0

rewrite119.0ms (5.4%)

Memory
21.6MiB live, 132.0MiB allocated; 28ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01877
02674
113371
247371
3254271
0411970
Stop Event
iter-limit
node-limit
iter-limit
Counts
11 → 231
Calls
Call 1
Inputs
b
a
(-.f64 a b)
(fabs.f64 (-.f64 a b))
(sqrt.f64 (fabs.f64 (-.f64 a b)))
(+.f64 a b)
(fabs.f64 (+.f64 a b))
(sqrt.f64 (fabs.f64 (+.f64 a b)))
(*.f64 (sqrt.f64 (fabs.f64 (-.f64 a b))) (sqrt.f64 (fabs.f64 (+.f64 a b))))
(/.f64 (*.f64 (sqrt.f64 (fabs.f64 (-.f64 a b))) (sqrt.f64 (fabs.f64 (+.f64 a b)))) a)
#s(approx (sqrt (/ (fabs (* (+ b a) (- b a))) (* a a))) (/.f64 (*.f64 (sqrt.f64 (fabs.f64 (-.f64 a b))) (sqrt.f64 (fabs.f64 (+.f64 a b)))) a))
Outputs
b
a
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 a (neg.f64 b))) (neg.f64 b))
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 b) a)) a)
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 b a)) a)
(/.f64 (+.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (+.f64 (*.f64 b b) (-.f64 (*.f64 a a) (*.f64 (neg.f64 b) a))))
(/.f64 (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 (neg.f64 b) #s(literal 3 binary64))) (fma.f64 a a (-.f64 (*.f64 b b) (*.f64 a (neg.f64 b)))))
(/.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (fma.f64 a a (*.f64 (+.f64 a b) b)))
(/.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (+.f64 a b))
(/.f64 (*.f64 (+.f64 a b) (-.f64 b a)) (neg.f64 (+.f64 a b)))
(neg.f64 (-.f64 b a))
(-.f64 (neg.f64 b) (neg.f64 a))
(-.f64 a b)
(+.f64 (neg.f64 b) a)
(+.f64 a (neg.f64 b))
(*.f64 (sqrt.f64 (neg.f64 (fabs.f64 (-.f64 a b)))) (sqrt.f64 (neg.f64 (fabs.f64 (-.f64 a b)))))
(*.f64 (pow.f64 (neg.f64 (fabs.f64 (-.f64 a b))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (fabs.f64 (-.f64 a b))) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (neg.f64 (sqrt.f64 (fabs.f64 (-.f64 a b)))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (fabs.f64 (-.f64 a b)))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (sqrt.f64 (fabs.f64 (-.f64 a b))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (fabs.f64 (-.f64 a b))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (sqrt.f64 (fabs.f64 (-.f64 a b))) #s(literal 1 binary64)) (sqrt.f64 (fabs.f64 (-.f64 a b))))
(*.f64 (pow.f64 (*.f64 (-.f64 a b) (-.f64 a b)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (pow.f64 (*.f64 (-.f64 a b) (-.f64 a b)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))))
(*.f64 (sqrt.f64 (-.f64 b a)) (sqrt.f64 (-.f64 b a)))
(*.f64 (pow.f64 (-.f64 a b) #s(literal 1/2 binary64)) (pow.f64 (-.f64 a b) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (-.f64 b a) #s(literal 1/2 binary64)) (pow.f64 (-.f64 b a) #s(literal 1/2 binary64)))
(*.f64 (neg.f64 (sqrt.f64 (fabs.f64 (-.f64 a b)))) (neg.f64 (sqrt.f64 (fabs.f64 (-.f64 a b)))))
(*.f64 (sqrt.f64 (-.f64 a b)) (sqrt.f64 (-.f64 a b)))
(*.f64 (sqrt.f64 (fabs.f64 (-.f64 a b))) (sqrt.f64 (fabs.f64 (-.f64 a b))))
(*.f64 (fabs.f64 (-.f64 a b)) (pow.f64 (fabs.f64 (-.f64 a b)) #s(literal 0 binary64)))
(pow.f64 (*.f64 (*.f64 (-.f64 a b) (-.f64 a b)) (*.f64 (-.f64 a b) (-.f64 a b))) #s(literal 1/4 binary64))
(pow.f64 (neg.f64 (sqrt.f64 (fabs.f64 (-.f64 a b)))) #s(literal 2 binary64))
(pow.f64 (*.f64 (-.f64 a b) (-.f64 a b)) #s(literal 1/2 binary64))
(pow.f64 (sqrt.f64 (fabs.f64 (-.f64 a b))) #s(literal 2 binary64))
(pow.f64 (fabs.f64 (-.f64 a b)) #s(literal 1 binary64))
(/.f64 (pow.f64 (sqrt.f64 (fabs.f64 (-.f64 a b))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (fabs.f64 (-.f64 a b))) #s(literal -1 binary64)))
(/.f64 #s(literal 1 binary64) (pow.f64 (fabs.f64 (-.f64 a b)) #s(literal -1 binary64)))
(sqrt.f64 (*.f64 (-.f64 a b) (-.f64 a b)))
(fabs.f64 (*.f64 (neg.f64 (sqrt.f64 (fabs.f64 (-.f64 a b)))) (sqrt.f64 (fabs.f64 (-.f64 a b)))))
(fabs.f64 (*.f64 (sqrt.f64 (fabs.f64 (-.f64 a b))) (neg.f64 (sqrt.f64 (fabs.f64 (-.f64 a b))))))
(fabs.f64 (neg.f64 (fabs.f64 (-.f64 a b))))
(fabs.f64 (fabs.f64 (-.f64 a b)))
(fabs.f64 (-.f64 a b))
(fabs.f64 (-.f64 b a))
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 (-.f64 a b) (-.f64 a b)) (*.f64 (-.f64 a b) (-.f64 a b)))) #s(literal 1/4 binary64)))
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (fabs.f64 (-.f64 a b)))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (fabs.f64 (-.f64 a b))) #s(literal 1 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 (-.f64 a b) (-.f64 a b))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (neg.f64 (sqrt.f64 (fabs.f64 (-.f64 a b))))) (sqrt.f64 (neg.f64 (sqrt.f64 (fabs.f64 (-.f64 a b))))))
(*.f64 (pow.f64 (neg.f64 (fabs.f64 (-.f64 a b))) #s(literal 1/4 binary64)) (pow.f64 (neg.f64 (fabs.f64 (-.f64 a b))) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (neg.f64 (sqrt.f64 (fabs.f64 (-.f64 a b)))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (fabs.f64 (-.f64 a b)))) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (sqrt.f64 (fabs.f64 (-.f64 a b))) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 (fabs.f64 (-.f64 a b))) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (*.f64 (-.f64 a b) (-.f64 a b)) (/.f64 #s(literal 1/4 binary64) #s(literal 2 binary64))) (pow.f64 (*.f64 (-.f64 a b) (-.f64 a b)) (/.f64 #s(literal 1/4 binary64) #s(literal 2 binary64))))
(*.f64 (sqrt.f64 (sqrt.f64 (fabs.f64 (-.f64 a b)))) (sqrt.f64 (sqrt.f64 (fabs.f64 (-.f64 a b)))))
(*.f64 (pow.f64 (fabs.f64 (-.f64 a b)) #s(literal 1/4 binary64)) (pow.f64 (fabs.f64 (-.f64 a b)) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (-.f64 a b) #s(literal 1/4 binary64)) (pow.f64 (-.f64 a b) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (-.f64 b a) #s(literal 1/4 binary64)) (pow.f64 (-.f64 b a) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (fabs.f64 (-.f64 a b)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (pow.f64 (fabs.f64 (-.f64 a b)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))))
(pow.f64 (*.f64 (*.f64 (-.f64 a b) (-.f64 a b)) (*.f64 (-.f64 a b) (-.f64 a b))) #s(literal 1/8 binary64))
(pow.f64 (*.f64 (-.f64 a b) (-.f64 a b)) #s(literal 1/4 binary64))
(pow.f64 (fabs.f64 (-.f64 a b)) #s(literal 1/2 binary64))
(sqrt.f64 (fabs.f64 (-.f64 a b)))
(fabs.f64 (neg.f64 (neg.f64 (sqrt.f64 (fabs.f64 (-.f64 a b))))))
(fabs.f64 (neg.f64 (sqrt.f64 (fabs.f64 (-.f64 a b)))))
(fabs.f64 (sqrt.f64 (fabs.f64 (-.f64 a b))))
(exp.f64 (*.f64 (log.f64 (*.f64 (-.f64 a b) (-.f64 a b))) #s(literal 1/4 binary64)))
(exp.f64 (*.f64 (log.f64 (fabs.f64 (-.f64 a b))) #s(literal 1/2 binary64)))
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 b) a)) a)
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) b)) b)
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 a b)) b)
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 b a)) a)
(/.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 (neg.f64 b) #s(literal 3 binary64))) (fma.f64 a a (*.f64 (-.f64 b a) b)))
(/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (neg.f64 a) #s(literal 3 binary64))) (fma.f64 b b (+.f64 (*.f64 a a) (*.f64 b (neg.f64 a)))))
(/.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (fma.f64 b b (-.f64 (*.f64 a a) (*.f64 b a))))
(/.f64 (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (fma.f64 a a (-.f64 (*.f64 b b) (*.f64 a b))))
(/.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (-.f64 a b))
(/.f64 (*.f64 (+.f64 a b) (-.f64 b a)) (-.f64 b a))
(neg.f64 (neg.f64 (+.f64 a b)))
(-.f64 a (neg.f64 b))
(-.f64 b (neg.f64 a))
(+.f64 a b)
(+.f64 b a)
(*.f64 (sqrt.f64 (neg.f64 (fabs.f64 (+.f64 a b)))) (sqrt.f64 (neg.f64 (fabs.f64 (+.f64 a b)))))
(*.f64 (pow.f64 (neg.f64 (sqrt.f64 (fabs.f64 (+.f64 a b)))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (fabs.f64 (+.f64 a b)))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (sqrt.f64 (fabs.f64 (+.f64 a b))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (fabs.f64 (+.f64 a b))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (sqrt.f64 (fabs.f64 (+.f64 a b))) #s(literal 1 binary64)) (sqrt.f64 (fabs.f64 (+.f64 a b))))
(*.f64 (pow.f64 (neg.f64 (fabs.f64 (+.f64 a b))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (fabs.f64 (+.f64 a b))) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (pow.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))))
(*.f64 (sqrt.f64 (neg.f64 (+.f64 a b))) (sqrt.f64 (neg.f64 (+.f64 a b))))
(*.f64 (pow.f64 (neg.f64 (+.f64 a b)) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (+.f64 a b)) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (+.f64 a b) #s(literal 1/2 binary64)) (pow.f64 (+.f64 a b) #s(literal 1/2 binary64)))
(*.f64 (neg.f64 (sqrt.f64 (fabs.f64 (+.f64 a b)))) (neg.f64 (sqrt.f64 (fabs.f64 (+.f64 a b)))))
(*.f64 (sqrt.f64 (+.f64 a b)) (sqrt.f64 (+.f64 a b)))
(*.f64 (sqrt.f64 (fabs.f64 (+.f64 a b))) (sqrt.f64 (fabs.f64 (+.f64 a b))))
(*.f64 (fabs.f64 (+.f64 a b)) (pow.f64 (fabs.f64 (+.f64 a b)) #s(literal 0 binary64)))
(pow.f64 (*.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (*.f64 (+.f64 a b) (+.f64 a b))) #s(literal 1/4 binary64))
(pow.f64 (neg.f64 (sqrt.f64 (fabs.f64 (+.f64 a b)))) #s(literal 2 binary64))
(pow.f64 (*.f64 (+.f64 a b) (+.f64 a b)) #s(literal 1/2 binary64))
(pow.f64 (sqrt.f64 (fabs.f64 (+.f64 a b))) #s(literal 2 binary64))
(pow.f64 (fabs.f64 (+.f64 a b)) #s(literal 1 binary64))
(/.f64 (pow.f64 (sqrt.f64 (fabs.f64 (+.f64 a b))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (fabs.f64 (+.f64 a b))) #s(literal -1 binary64)))
(/.f64 #s(literal 1 binary64) (pow.f64 (fabs.f64 (+.f64 a b)) #s(literal -1 binary64)))
(sqrt.f64 (*.f64 (+.f64 a b) (+.f64 a b)))
(fabs.f64 (*.f64 (neg.f64 (sqrt.f64 (fabs.f64 (+.f64 a b)))) (sqrt.f64 (fabs.f64 (+.f64 a b)))))
(fabs.f64 (*.f64 (sqrt.f64 (fabs.f64 (+.f64 a b))) (neg.f64 (sqrt.f64 (fabs.f64 (+.f64 a b))))))
(fabs.f64 (neg.f64 (fabs.f64 (+.f64 a b))))
(fabs.f64 (neg.f64 (+.f64 a b)))
(fabs.f64 (fabs.f64 (+.f64 a b)))
(fabs.f64 (+.f64 a b))
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (*.f64 (+.f64 a b) (+.f64 a b)))) #s(literal 1/4 binary64)))
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (fabs.f64 (+.f64 a b)))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (fabs.f64 (+.f64 a b))) #s(literal 1 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 a b) (+.f64 a b))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (neg.f64 (sqrt.f64 (fabs.f64 (+.f64 a b))))) (sqrt.f64 (neg.f64 (sqrt.f64 (fabs.f64 (+.f64 a b))))))
(*.f64 (pow.f64 (neg.f64 (fabs.f64 (+.f64 a b))) #s(literal 1/4 binary64)) (pow.f64 (neg.f64 (fabs.f64 (+.f64 a b))) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (neg.f64 (sqrt.f64 (fabs.f64 (+.f64 a b)))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (fabs.f64 (+.f64 a b)))) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (sqrt.f64 (fabs.f64 (+.f64 a b))) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 (fabs.f64 (+.f64 a b))) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (/.f64 #s(literal 1/4 binary64) #s(literal 2 binary64))) (pow.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (/.f64 #s(literal 1/4 binary64) #s(literal 2 binary64))))
(*.f64 (sqrt.f64 (sqrt.f64 (fabs.f64 (+.f64 a b)))) (sqrt.f64 (sqrt.f64 (fabs.f64 (+.f64 a b)))))
(*.f64 (pow.f64 (neg.f64 (+.f64 a b)) #s(literal 1/4 binary64)) (pow.f64 (neg.f64 (+.f64 a b)) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (fabs.f64 (+.f64 a b)) #s(literal 1/4 binary64)) (pow.f64 (fabs.f64 (+.f64 a b)) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (+.f64 a b) #s(literal 1/4 binary64)) (pow.f64 (+.f64 a b) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (fabs.f64 (+.f64 a b)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (pow.f64 (fabs.f64 (+.f64 a b)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))))
(pow.f64 (*.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (*.f64 (+.f64 a b) (+.f64 a b))) #s(literal 1/8 binary64))
(pow.f64 (*.f64 (+.f64 a b) (+.f64 a b)) #s(literal 1/4 binary64))
(pow.f64 (fabs.f64 (+.f64 a b)) #s(literal 1/2 binary64))
(sqrt.f64 (fabs.f64 (+.f64 a b)))
(fabs.f64 (neg.f64 (neg.f64 (sqrt.f64 (fabs.f64 (+.f64 a b))))))
(fabs.f64 (neg.f64 (sqrt.f64 (fabs.f64 (+.f64 a b)))))
(fabs.f64 (sqrt.f64 (fabs.f64 (+.f64 a b))))
(exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 a b) (+.f64 a b))) #s(literal 1/4 binary64)))
(exp.f64 (*.f64 (log.f64 (fabs.f64 (+.f64 a b))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (sqrt.f64 (fabs.f64 (*.f64 (+.f64 a b) (-.f64 a b))))) (sqrt.f64 (sqrt.f64 (fabs.f64 (*.f64 (+.f64 a b) (-.f64 a b))))))
(*.f64 (sqrt.f64 (neg.f64 (neg.f64 (fabs.f64 (+.f64 a b))))) (sqrt.f64 (fabs.f64 (-.f64 a b))))
(*.f64 (sqrt.f64 (fabs.f64 (+.f64 (fabs.f64 a) b))) (sqrt.f64 (fabs.f64 (-.f64 b (fabs.f64 a)))))
(*.f64 (sqrt.f64 (neg.f64 (fabs.f64 (+.f64 a b)))) (sqrt.f64 (neg.f64 (fabs.f64 (-.f64 a b)))))
(*.f64 (sqrt.f64 #s(literal 1 binary64)) (sqrt.f64 (fabs.f64 (*.f64 (+.f64 a b) (-.f64 a b)))))
(*.f64 (pow.f64 (*.f64 (*.f64 (-.f64 a b) (-.f64 a b)) (neg.f64 (+.f64 a b))) #s(literal 1/4 binary64)) (pow.f64 (neg.f64 (+.f64 a b)) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (*.f64 (*.f64 (-.f64 a b) (-.f64 a b)) (fabs.f64 (+.f64 a b))) #s(literal 1/4 binary64)) (pow.f64 (fabs.f64 (+.f64 a b)) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (*.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (fabs.f64 (-.f64 a b))) #s(literal 1/4 binary64)) (pow.f64 (fabs.f64 (-.f64 a b)) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (*.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (-.f64 a b)) #s(literal 1/4 binary64)) (pow.f64 (-.f64 a b) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (neg.f64 (+.f64 a b))) #s(literal 1/4 binary64)) (pow.f64 (-.f64 b a) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (-.f64 a b)) #s(literal 1/4 binary64)) (pow.f64 (+.f64 a b) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (*.f64 (fabs.f64 (*.f64 (+.f64 a b) (-.f64 a b))) (fabs.f64 (+.f64 a b))) #s(literal 1/4 binary64)) (pow.f64 (fabs.f64 (-.f64 a b)) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (*.f64 (fabs.f64 (*.f64 (+.f64 a b) (-.f64 a b))) (fabs.f64 (-.f64 a b))) #s(literal 1/4 binary64)) (pow.f64 (fabs.f64 (+.f64 a b)) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 b a)) (+.f64 (fabs.f64 a) b)) #s(literal 1/4 binary64)) (pow.f64 (-.f64 b (fabs.f64 a)) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (-.f64 b a)) #s(literal 1/4 binary64)) (pow.f64 (neg.f64 (+.f64 a b)) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (+.f64 a b)) #s(literal 1/4 binary64)) (pow.f64 (-.f64 a b) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (*.f64 (+.f64 (fabs.f64 a) b) (+.f64 (fabs.f64 a) b)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (-.f64 b (fabs.f64 a)) (-.f64 b (fabs.f64 a))) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (*.f64 (neg.f64 (+.f64 a b)) (fabs.f64 (-.f64 a b))) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (neg.f64 (+.f64 a b)) (fabs.f64 (-.f64 a b))) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (*.f64 (fabs.f64 (+.f64 a b)) (-.f64 a b)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (fabs.f64 (+.f64 a b)) (-.f64 a b)) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (*.f64 (fabs.f64 (+.f64 a b)) (-.f64 b a)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (fabs.f64 (+.f64 a b)) (-.f64 b a)) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (*.f64 (+.f64 a b) (fabs.f64 (-.f64 a b))) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (+.f64 a b) (fabs.f64 (-.f64 a b))) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (*.f64 (fabs.f64 (-.f64 a b)) (neg.f64 (+.f64 a b))) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (fabs.f64 (-.f64 a b)) (neg.f64 (+.f64 a b))) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (*.f64 (fabs.f64 (-.f64 a b)) (+.f64 a b)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (fabs.f64 (-.f64 a b)) (+.f64 a b)) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (*.f64 (-.f64 a b) (fabs.f64 (+.f64 a b))) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (-.f64 a b) (fabs.f64 (+.f64 a b))) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (*.f64 (-.f64 b a) (fabs.f64 (+.f64 a b))) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (-.f64 b a) (fabs.f64 (+.f64 a b))) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (+.f64 (fabs.f64 a) b) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (-.f64 b (fabs.f64 a)) (*.f64 (+.f64 a b) (-.f64 b a))) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (neg.f64 (fabs.f64 (*.f64 (+.f64 a b) (-.f64 a b)))) #s(literal 1/4 binary64)) (pow.f64 (neg.f64 (fabs.f64 (*.f64 (+.f64 a b) (-.f64 a b)))) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (*.f64 (+.f64 a b) (-.f64 a b)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (+.f64 a b) (-.f64 a b)) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (*.f64 (*.f64 (-.f64 a b) (-.f64 a b)) (+.f64 a b)) #s(literal 1/4 binary64)) (pow.f64 (+.f64 a b) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (fabs.f64 (*.f64 (+.f64 a b) (-.f64 a b))) #s(literal 1/4 binary64)) (pow.f64 (fabs.f64 (*.f64 (+.f64 a b) (-.f64 a b))) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (*.f64 (+.f64 a b) (-.f64 b a)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (+.f64 a b) (-.f64 b a)) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (*.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (-.f64 b a)) #s(literal 1/4 binary64)) (pow.f64 (-.f64 b a) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (neg.f64 (neg.f64 (fabs.f64 (+.f64 a b)))) #s(literal 1/2 binary64)) (sqrt.f64 (fabs.f64 (-.f64 a b))))
(*.f64 (pow.f64 (fabs.f64 (+.f64 (fabs.f64 a) b)) #s(literal 1/2 binary64)) (pow.f64 (fabs.f64 (-.f64 b (fabs.f64 a))) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (neg.f64 (fabs.f64 (+.f64 a b))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (fabs.f64 (-.f64 a b))) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) (sqrt.f64 (fabs.f64 (*.f64 (+.f64 a b) (-.f64 a b)))))
(*.f64 (pow.f64 (fabs.f64 (*.f64 (+.f64 a b) (-.f64 a b))) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (pow.f64 (fabs.f64 (*.f64 (+.f64 a b) (-.f64 a b))) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))))
(*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fabs.f64 (-.f64 a b))))) (sqrt.f64 (fabs.f64 (+.f64 a b))))
(*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fabs.f64 (+.f64 a b))))) (sqrt.f64 (fabs.f64 (-.f64 a b))))
(*.f64 (pow.f64 (fabs.f64 (-.f64 a b)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (fabs.f64 (-.f64 a b)) (*.f64 (+.f64 a b) (+.f64 a b))) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (fabs.f64 (-.f64 a b)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (fabs.f64 (+.f64 a b)) (fabs.f64 (*.f64 (+.f64 a b) (-.f64 a b)))) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (-.f64 a b) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (-.f64 a b) (*.f64 (+.f64 a b) (+.f64 a b))) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (-.f64 a b) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) (-.f64 a b))) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (-.f64 b a) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (neg.f64 (+.f64 a b)) (*.f64 (+.f64 a b) (-.f64 a b))) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (-.f64 b a) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (-.f64 b a)) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (neg.f64 (+.f64 a b)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (neg.f64 (+.f64 a b)) (*.f64 (-.f64 a b) (-.f64 a b))) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (neg.f64 (+.f64 a b)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (-.f64 b a) (*.f64 (+.f64 a b) (-.f64 a b))) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (fabs.f64 (+.f64 a b)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (fabs.f64 (+.f64 a b)) (*.f64 (-.f64 a b) (-.f64 a b))) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (fabs.f64 (+.f64 a b)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (fabs.f64 (-.f64 a b)) (fabs.f64 (*.f64 (+.f64 a b) (-.f64 a b)))) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (+.f64 a b) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (-.f64 a b) (*.f64 (+.f64 a b) (-.f64 a b))) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (+.f64 a b) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (*.f64 (-.f64 a b) (-.f64 a b)) (+.f64 a b)) #s(literal 1/4 binary64)))
(*.f64 (neg.f64 (sqrt.f64 (fabs.f64 (-.f64 a b)))) (neg.f64 (sqrt.f64 (fabs.f64 (+.f64 a b)))))
(*.f64 (neg.f64 (sqrt.f64 (fabs.f64 (+.f64 a b)))) (neg.f64 (sqrt.f64 (fabs.f64 (-.f64 a b)))))
(*.f64 #s(literal 1 binary64) (sqrt.f64 (fabs.f64 (*.f64 (+.f64 a b) (-.f64 a b)))))
(*.f64 (sqrt.f64 (fabs.f64 (*.f64 (+.f64 a b) (-.f64 a b)))) (sqrt.f64 #s(literal 1 binary64)))
(*.f64 (sqrt.f64 (fabs.f64 (*.f64 (+.f64 a b) (-.f64 a b)))) (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (fabs.f64 (*.f64 (+.f64 a b) (-.f64 a b)))) #s(literal 1 binary64))
(*.f64 (sqrt.f64 (fabs.f64 (+.f64 a b))) (sqrt.f64 (*.f64 (fabs.f64 (-.f64 a b)) #s(literal 1 binary64))))
(*.f64 (sqrt.f64 (fabs.f64 (+.f64 a b))) (sqrt.f64 (neg.f64 (neg.f64 (fabs.f64 (-.f64 a b))))))
(*.f64 (sqrt.f64 (fabs.f64 (+.f64 a b))) (pow.f64 (*.f64 (fabs.f64 (-.f64 a b)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (fabs.f64 (+.f64 a b))) (pow.f64 (neg.f64 (neg.f64 (fabs.f64 (-.f64 a b)))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (fabs.f64 (+.f64 a b))) (*.f64 (sqrt.f64 (fabs.f64 (-.f64 a b))) #s(literal 1 binary64)))
(*.f64 (sqrt.f64 (fabs.f64 (+.f64 a b))) (neg.f64 (neg.f64 (sqrt.f64 (fabs.f64 (-.f64 a b))))))
(*.f64 (sqrt.f64 (fabs.f64 (+.f64 a b))) (sqrt.f64 (fabs.f64 (-.f64 a b))))
(*.f64 (sqrt.f64 (fabs.f64 (-.f64 a b))) (sqrt.f64 (*.f64 (fabs.f64 (+.f64 a b)) #s(literal 1 binary64))))
(*.f64 (sqrt.f64 (fabs.f64 (-.f64 a b))) (pow.f64 (*.f64 (fabs.f64 (+.f64 a b)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (fabs.f64 (-.f64 a b))) (*.f64 (sqrt.f64 (fabs.f64 (+.f64 a b))) #s(literal 1 binary64)))
(*.f64 (sqrt.f64 (fabs.f64 (-.f64 a b))) (neg.f64 (neg.f64 (sqrt.f64 (fabs.f64 (+.f64 a b))))))
(*.f64 (sqrt.f64 (fabs.f64 (-.f64 a b))) (sqrt.f64 (fabs.f64 (+.f64 a b))))
(pow.f64 (pow.f64 (*.f64 (+.f64 a b) (-.f64 a b)) #s(literal 4 binary64)) #s(literal 1/8 binary64))
(pow.f64 (*.f64 (*.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (-.f64 a b)) (-.f64 a b)) #s(literal 1/4 binary64))
(pow.f64 (fabs.f64 (*.f64 (+.f64 a b) (-.f64 a b))) #s(literal 1/2 binary64))
(neg.f64 (neg.f64 (sqrt.f64 (fabs.f64 (*.f64 (+.f64 a b) (-.f64 a b))))))
(sqrt.f64 (fabs.f64 (*.f64 (+.f64 a b) (-.f64 a b))))
(fabs.f64 (neg.f64 (sqrt.f64 (fabs.f64 (*.f64 (+.f64 a b) (-.f64 a b))))))
(fabs.f64 (sqrt.f64 (fabs.f64 (*.f64 (+.f64 a b) (-.f64 a b)))))
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 (*.f64 (+.f64 a b) (+.f64 a b)) (-.f64 a b)) (-.f64 a b))) #s(literal 1/4 binary64)))
(exp.f64 (*.f64 (log.f64 (fabs.f64 (*.f64 (+.f64 a b) (-.f64 a b)))) #s(literal 1/2 binary64)))
(*.f64 (/.f64 (sqrt.f64 (fabs.f64 (-.f64 a b))) a) (sqrt.f64 (fabs.f64 (+.f64 a b))))
(*.f64 (/.f64 #s(literal -1 binary64) a) (neg.f64 (sqrt.f64 (fabs.f64 (*.f64 (+.f64 a b) (-.f64 a b))))))
(*.f64 (neg.f64 (sqrt.f64 (fabs.f64 (-.f64 a b)))) (*.f64 (sqrt.f64 (fabs.f64 (+.f64 a b))) (/.f64 #s(literal -1 binary64) a)))
(*.f64 (neg.f64 (sqrt.f64 (fabs.f64 (-.f64 a b)))) (/.f64 (sqrt.f64 (fabs.f64 (+.f64 a b))) (neg.f64 a)))
(*.f64 (neg.f64 (sqrt.f64 (fabs.f64 (+.f64 a b)))) (*.f64 (sqrt.f64 (fabs.f64 (-.f64 a b))) (/.f64 #s(literal -1 binary64) a)))
(*.f64 (neg.f64 (sqrt.f64 (fabs.f64 (+.f64 a b)))) (/.f64 (sqrt.f64 (fabs.f64 (-.f64 a b))) (neg.f64 a)))
(*.f64 (/.f64 (sqrt.f64 (fabs.f64 (+.f64 a b))) a) (sqrt.f64 (fabs.f64 (-.f64 a b))))
(*.f64 (/.f64 #s(literal 1 binary64) a) (sqrt.f64 (fabs.f64 (*.f64 (+.f64 a b) (-.f64 a b)))))
(*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fabs.f64 (*.f64 (+.f64 a b) (-.f64 a b)))) a))
(*.f64 (neg.f64 (sqrt.f64 (fabs.f64 (*.f64 (+.f64 a b) (-.f64 a b))))) (/.f64 #s(literal -1 binary64) a))
(*.f64 (sqrt.f64 (fabs.f64 (*.f64 (+.f64 a b) (-.f64 a b)))) (/.f64 #s(literal 1 binary64) a))
(*.f64 (sqrt.f64 (fabs.f64 (+.f64 a b))) (*.f64 (neg.f64 (sqrt.f64 (fabs.f64 (-.f64 a b)))) (/.f64 #s(literal -1 binary64) a)))
(*.f64 (sqrt.f64 (fabs.f64 (+.f64 a b))) (/.f64 (sqrt.f64 (fabs.f64 (-.f64 a b))) a))
(*.f64 (sqrt.f64 (fabs.f64 (-.f64 a b))) (/.f64 (sqrt.f64 (fabs.f64 (+.f64 a b))) a))
(/.f64 (*.f64 (neg.f64 (sqrt.f64 (fabs.f64 (*.f64 (+.f64 a b) (-.f64 a b))))) #s(literal 1 binary64)) (neg.f64 a))
(/.f64 (*.f64 (sqrt.f64 (fabs.f64 (*.f64 (+.f64 a b) (-.f64 a b)))) #s(literal -1 binary64)) (neg.f64 a))
(/.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (fabs.f64 (*.f64 (+.f64 a b) (-.f64 a b))))) (neg.f64 a))
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) (neg.f64 (sqrt.f64 (fabs.f64 (*.f64 (+.f64 a b) (-.f64 a b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 a (sqrt.f64 (fabs.f64 (*.f64 (+.f64 a b) (-.f64 a b))))))
(/.f64 (neg.f64 (sqrt.f64 (fabs.f64 (*.f64 (+.f64 a b) (-.f64 a b))))) (neg.f64 a))
(/.f64 (sqrt.f64 (fabs.f64 (*.f64 (+.f64 a b) (-.f64 a b)))) a)
(neg.f64 (/.f64 (sqrt.f64 (fabs.f64 (*.f64 (+.f64 a b) (-.f64 a b)))) (neg.f64 a)))
#s(approx (sqrt (/ (fabs (* (+ b a) (- b a))) (* a a))) (/.f64 (sqrt.f64 (fabs.f64 (*.f64 (+.f64 a b) (-.f64 a b)))) a))

eval26.0ms (1.1%)

Memory
-7.6MiB live, 37.9MiB allocated; 4ms collecting garbage
Compiler

Compiled 8 606 to 1 379 computations (84.0% saved)

prune9.0ms (0.4%)

Memory
-25.9MiB live, 20.5MiB allocated; 3ms collecting garbage
Pruning

6 alts after pruning (0 fresh and 6 done)

PrunedKeptTotal
New2570257
Fresh000
Picked101
Done-165
Total2576263
Accuracy
100.0%
Counts
263 → 6
Alt Table
Click to see full alt table
StatusAccuracyProgram
78.5%
(sqrt.f64 (/.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 b a))) (*.f64 a a)))
79.2%
(sqrt.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))))
100.0%
(sqrt.f64 (fabs.f64 (fma.f64 (/.f64 b a) (/.f64 b a) #s(literal -1 binary64))))
98.2%
(sqrt.f64 (fabs.f64 #s(approx (/ (- (* a a) (* b b)) (* a a)) #s(literal 1 binary64))))
99.2%
#s(approx (sqrt (/ (fabs (* (+ b a) (- b a))) (* a a))) (/.f64 (*.f64 (sqrt.f64 (fabs.f64 (-.f64 a b))) (sqrt.f64 (fabs.f64 (+.f64 a b)))) a))
78.8%
#s(approx (sqrt (/ (fabs (* (+ b a) (- b a))) (* a a))) (/.f64 (sqrt.f64 (fabs.f64 (*.f64 (+.f64 a b) (-.f64 b a)))) a))
Compiler

Compiled 100 to 68 computations (32.0% saved)

regimes41.0ms (1.9%)

Memory
22.5MiB live, 76.0MiB allocated; 7ms collecting garbage
Counts
4 → 1
11 → 1
Calls
Call 1
Inputs
(sqrt.f64 (fabs.f64 #s(approx (/ (- (* a a) (* b b)) (* a a)) #s(literal 1 binary64))))
(sqrt.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))))
#s(approx (sqrt (/ (fabs (* (+ b a) (- b a))) (* a a))) (/.f64 (sqrt.f64 (fabs.f64 (*.f64 (+.f64 a b) (-.f64 b a)))) a))
(sqrt.f64 (fabs.f64 (-.f64 (*.f64 b (/.f64 b (*.f64 a a))) #s(literal 1 binary64))))
Outputs
(sqrt.f64 (fabs.f64 #s(approx (/ (- (* a a) (* b b)) (* a a)) #s(literal 1 binary64))))
Call 2
Inputs
(sqrt.f64 (fabs.f64 #s(approx (/ (- (* a a) (* b b)) (* a a)) #s(literal 1 binary64))))
(sqrt.f64 (fabs.f64 (fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64))))
#s(approx (sqrt (/ (fabs (* (+ b a) (- b a))) (* a a))) (/.f64 (sqrt.f64 (fabs.f64 (*.f64 (+.f64 a b) (-.f64 b a)))) a))
(sqrt.f64 (fabs.f64 (-.f64 (*.f64 b (/.f64 b (*.f64 a a))) #s(literal 1 binary64))))
(sqrt.f64 (fabs.f64 (fma.f64 (/.f64 b a) (/.f64 b a) #s(literal -1 binary64))))
(/.f64 (sqrt.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 b a)))) (fabs.f64 a))
(sqrt.f64 (fabs.f64 (fma.f64 (/.f64 (neg.f64 b) a) (/.f64 b a) #s(literal 1 binary64))))
#s(approx (sqrt (/ (fabs (* (+ b a) (- b a))) (* a a))) (/.f64 (*.f64 (sqrt.f64 (fabs.f64 (-.f64 a b))) (sqrt.f64 (fabs.f64 (+.f64 a b)))) a))
(sqrt.f64 (/.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 b a))) (*.f64 a a)))
(sqrt.f64 (fabs.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (*.f64 a a))))
(/.f64 (*.f64 (sqrt.f64 (fabs.f64 (-.f64 a b))) (sqrt.f64 (fabs.f64 (+.f64 a b)))) (fabs.f64 a))
Outputs
(sqrt.f64 (fabs.f64 (fma.f64 (/.f64 b a) (/.f64 b a) #s(literal -1 binary64))))
Calls

14 calls:

9.0ms
(/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (*.f64 a a))
4.0ms
a
4.0ms
b
3.0ms
(*.f64 a a)
3.0ms
(*.f64 b b)
Results
AccuracySegmentsBranch
98.2%1(*.f64 b b)
98.2%1(*.f64 a a)
98.2%1(/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (*.f64 a a))
98.2%1(fabs.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (*.f64 a a)))
98.2%1(sqrt.f64 (fabs.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (*.f64 a a))))
98.2%1a
98.2%1b
100.0%1(*.f64 b b)
100.0%1(*.f64 a a)
100.0%1(/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (*.f64 a a))
100.0%1(fabs.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (*.f64 a a)))
100.0%1(sqrt.f64 (fabs.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (*.f64 a a))))
100.0%1a
100.0%1b
Compiler

Compiled 249 to 126 computations (49.4% saved)

derivations39.0ms (1.7%)

Memory
-26.6MiB live, 20.1MiB allocated; 3ms collecting garbage
Stop Event
done
Compiler

Compiled 25 to 15 computations (40.0% saved)

preprocess14.0ms (0.6%)

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

Compiled 138 to 91 computations (34.1% saved)

end0.0ms (0.0%)

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

Profiling

Loading profile data...