Eccentricity of an ellipse

Time bar (total: 3.0s)

start0.0ms (0.0%)

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

analyze26.0ms (0.8%)

Memory
-9.2MiB live, 88.6MiB allocated; 13ms 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.8s (59.3%)

Memory
-86.9MiB live, 1 642.9MiB allocated; 1.6s collecting garbage
Samples
1.5s8 256×0valid
49.0ms716×0invalid
Precisions
Click to see histograms. Total time spent on operations: 1.2s
ival-sqrt: 977.0ms (78.2% of total)
ival-mult!: 120.0ms (9.6% of total)
ival-fabs: 71.0ms (5.7% of total)
ival-div!: 35.0ms (2.8% of total)
ival-sub!: 33.0ms (2.6% of total)
ival-<=: 6.0ms (0.5% of total)
ival-and: 4.0ms (0.3% of total)
adjust: 2.0ms (0.2% of total)
ival-assert: 1.0ms (0.1% of total)
Bogosity

preprocess62.0ms (2.0%)

Memory
-31.6MiB live, 71.9MiB allocated; 7ms 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

series13.0ms (0.4%)

Memory
25.4MiB live, 25.4MiB allocated; 0ms 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
2.0ms
b
inf
1.0ms
a
inf
1.0ms
a
0
1.0ms
a
-inf
1.0ms
b
-inf

rewrite137.0ms (4.5%)

Memory
-22.7MiB live, 191.4MiB allocated; 19ms 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)))

eval68.0ms (2.2%)

Memory
22.2MiB live, 109.7MiB allocated; 12ms collecting garbage
Compiler

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

prune11.0ms (0.4%)

Memory
-28.2MiB live, 17.8MiB allocated; 3ms 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.2MiB live, 0.2MiB 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)

series42.0ms (1.4%)

Memory
-12.8MiB live, 40.0MiB allocated; 9ms 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
4.0ms
a
inf
4.0ms
b
inf
4.0ms
a
0
3.0ms
b
0

rewrite180.0ms (5.9%)

Memory
12.4MiB live, 248.5MiB allocated; 15ms 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)))

eval112.0ms (3.7%)

Memory
36.8MiB live, 171.2MiB allocated; 22ms collecting garbage
Compiler

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

prune19.0ms (0.6%)

Memory
-7.7MiB live, 38.6MiB allocated; 4ms 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.4MiB live, 0.4MiB 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.1%)

Memory
16.1MiB live, 58.5MiB allocated; 6ms 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
9.0ms
a
-inf
3.0ms
b
inf
3.0ms
a
inf
3.0ms
b
-inf
3.0ms
a
0

rewrite153.0ms (5.0%)

Memory
-10.5MiB live, 187.5MiB allocated; 34ms 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)))

eval90.0ms (3.0%)

Memory
-3.3MiB live, 138.2MiB allocated; 19ms collecting garbage
Compiler

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

prune14.0ms (0.5%)

Memory
-23.6MiB live, 22.9MiB allocated; 3ms 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.0MiB live, 0.0MiB allocated; 0ms collecting garbage
Calls
Call 1
Inputs
Outputs

series14.0ms (0.5%)

Memory
17.1MiB live, 17.1MiB allocated; 0ms 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
a
inf
1.0ms
b
inf
1.0ms
a
0
1.0ms
b
-inf

rewrite127.0ms (4.2%)

Memory
-8.2MiB live, 137.3MiB allocated; 16ms 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))

eval24.0ms (0.8%)

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

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

prune12.0ms (0.4%)

Memory
-36.6MiB live, 9.7MiB 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)

regimes40.0ms (1.3%)

Memory
40.1MiB live, 82.4MiB 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:

8.0ms
(fabs.f64 (/.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)

derivations44.0ms (1.5%)

Memory
-40.3MiB live, 15.1MiB allocated; 5ms collecting garbage
Stop Event
done
Compiler

Compiled 25 to 15 computations (40.0% saved)

preprocess14.0ms (0.5%)

Memory
21.3MiB live, 21.3MiB 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...