fabs fraction 1

Time bar (total: 3.0s)

start0.0ms (0%)

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

analyze38.0ms (1.3%)

Memory
5.9MiB live, 49.2MiB allocated; 5ms collecting garbage
Algorithm
search
Search
ProbabilityValidUnknownPreconditionInfiniteDomainCan'tIter
0%0%99.9%0.1%0%0%0%0
0%0%99.9%0.1%0%0%0%1
0%0%99.9%0.1%0%0%0%2
50%49.9%49.9%0.1%0%0%0%3
50%49.9%49.9%0.1%0%0%0%4
50%49.9%49.9%0.1%0%0%0%5
75%74.9%25%0.1%0%0%0%6
75%74.9%25%0.1%0%0%0%7
75%74.9%25%0.1%0%0%0%8
87.5%87.4%12.5%0.1%0%0%0%9
87.5%87.4%12.5%0.1%0%0%0%10
87.5%87.4%12.5%0.1%0%0%0%11
93.8%93.6%6.2%0.1%0%0%0%12
Compiler

Compiled 14 to 12 computations (14.3% saved)

sample1.0s (34.3%)

Memory
40.5MiB live, 778.2MiB allocated; 805ms collecting garbage
Samples
765.0ms8 254×0valid
0.0ms1valid
Precisions
Click to see histograms. Total time spent on operations: 301.0ms
ival-fabs: 123.0ms (40.8% of total)
ival-div!: 87.0ms (28.9% of total)
ival-mult!: 38.0ms (12.6% of total)
ival-add!: 28.0ms (9.3% of total)
ival-sub!: 23.0ms (7.6% of total)
adjust: 2.0ms (0.7% of total)
Bogosity

explain97.0ms (3.3%)

Memory
9.8MiB live, 154.0MiB allocated; 17ms collecting garbage
FPErrors
Click to see full error table
Ground TruthOverpredictionsExampleUnderpredictionsExampleSubexpression
240-2(-4.984453404690398e-277 2.095695657973381e+43 -6.10604208943554e+181)(*.f64 (/.f64 x y) z)
100-0-(-.f64 (/.f64 (+.f64 x #s(literal 4 binary64)) y) (*.f64 (/.f64 x y) z))
00-0-(/.f64 x y)
00-0-z
00-0-#s(literal 4 binary64)
00-0-(+.f64 x #s(literal 4 binary64))
00-0-y
00-0-(/.f64 (+.f64 x #s(literal 4 binary64)) y)
00-0-(fabs.f64 (-.f64 (/.f64 (+.f64 x #s(literal 4 binary64)) y) (*.f64 (/.f64 x y) z)))
00-0-x
Explanations
Click to see full explanations table
OperatorSubexpressionExplanationCount
-.f64(-.f64 (/.f64 (+.f64 x #s(literal 4 binary64)) y) (*.f64 (/.f64 x y) z))nan-rescue100
(/.f64 (+.f64 x #s(literal 4 binary64)) y)overflow32
(/.f64 x y)overflow32
(*.f64 (/.f64 x y) z)overflow40
*.f64(*.f64 (/.f64 x y) z)n*o100
*.f64(*.f64 (/.f64 x y) z)n*u70
Confusion
Predicted +Predicted -
+221
-5228
Precision
0.8148148148148148
Recall
0.9565217391304348
Confusion?
Predicted +Predicted MaybePredicted -
+2201
-50228
Precision?
0.8148148148148148
Recall?
0.9565217391304348
Freqs
test
numberfreq
0229
127
Total Confusion?
Predicted +Predicted MaybePredicted -
+100
-000
Precision?
1.0
Recall?
1.0
Samples
32.0ms512×0valid
Compiler

Compiled 102 to 34 computations (66.7% saved)

Precisions
Click to see histograms. Total time spent on operations: 13.0ms
ival-div!: 5.0ms (38.1% of total)
ival-fabs: 3.0ms (22.8% of total)
ival-add!: 2.0ms (15.2% of total)
ival-mult!: 2.0ms (15.2% of total)
ival-sub!: 1.0ms (7.6% of total)
adjust: 0.0ms (0% of total)

preprocess27.0ms (0.9%)

Memory
-5.0MiB live, 40.9MiB allocated; 4ms collecting garbage
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
047131
1137124
2359110
31333107
Stop Event
node-limit
Alt Table
Click to see full alt table
StatusAccuracyProgram
92.0%
(fabs.f64 (-.f64 (/.f64 (+.f64 x #s(literal 4 binary64)) y) (*.f64 (/.f64 x y) z)))
Symmetry

(abs y)

Compiler

Compiled 24 to 20 computations (16.7% saved)

series19.0ms (0.6%)

Memory
-16.1MiB live, 30.2MiB allocated; 3ms collecting garbage
Counts
10 → 29
Calls
Call 1
Inputs
(fabs.f64 (-.f64 (/.f64 (+.f64 x #s(literal 4 binary64)) y) (*.f64 (/.f64 x y) z)))
(-.f64 (/.f64 (+.f64 x #s(literal 4 binary64)) y) (*.f64 (/.f64 x y) z))
(/.f64 (+.f64 x #s(literal 4 binary64)) y)
(+.f64 x #s(literal 4 binary64))
x
#s(literal 4 binary64)
y
(*.f64 (/.f64 x y) z)
(/.f64 x y)
z
Outputs
#s(approx (fabs (- (/ (+ x 4) y) (* (/ x y) z))) #s(hole binary64 (fabs (- (+ (* 4 (/ 1 y)) (/ x y)) (/ (* x z) y)))))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) #s(hole binary64 (/ 4 y)))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) #s(hole binary64 (+ (* x (- (/ 1 y) (/ z y))) (* 4 (/ 1 y)))))
#s(approx (/ (+ x 4) y) #s(hole binary64 (/ 4 y)))
#s(approx (/ (+ x 4) y) #s(hole binary64 (+ (* 4 (/ 1 y)) (/ x y))))
#s(approx (+ x 4) #s(hole binary64 4))
#s(approx (+ x 4) #s(hole binary64 (+ 4 x)))
#s(approx x #s(hole binary64 x))
#s(approx (* (/ x y) z) #s(hole binary64 (/ (* x z) y)))
#s(approx (/ x y) #s(hole binary64 (/ x y)))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) #s(hole binary64 (* x (- (/ 1 y) (/ z y)))))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) #s(hole binary64 (* x (- (+ (/ 1 y) (* 4 (/ 1 (* x y)))) (/ z y)))))
#s(approx (/ (+ x 4) y) #s(hole binary64 (/ x y)))
#s(approx (/ (+ x 4) y) #s(hole binary64 (* x (+ (/ 1 y) (* 4 (/ 1 (* x y)))))))
#s(approx (+ x 4) #s(hole binary64 x))
#s(approx (+ x 4) #s(hole binary64 (* x (+ 1 (* 4 (/ 1 x))))))
#s(approx (fabs (- (/ (+ x 4) y) (* (/ x y) z))) #s(hole binary64 (fabs (- (* 4 (/ 1 y)) (+ (* -1 (/ x y)) (/ (* x z) y))))))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) #s(hole binary64 (* x (+ (* -1 (/ z y)) (/ 1 y)))))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) #s(hole binary64 (* x (+ (* -1 (/ z y)) (+ (/ 1 y) (* 4 (/ 1 (* x y))))))))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) #s(hole binary64 (/ (- (+ 4 x) (* x z)) y)))
#s(approx (/ (+ x 4) y) #s(hole binary64 (/ (+ 4 x) y)))
#s(approx y #s(hole binary64 y))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) #s(hole binary64 (* -1 (/ (- (* -1 (+ 4 x)) (* -1 (* x z))) y))))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) #s(hole binary64 (+ (* 4 (/ 1 y)) (/ x y))))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) #s(hole binary64 (+ (* -1 (/ (* x z) y)) (+ (* 4 (/ 1 y)) (/ x y)))))
#s(approx z #s(hole binary64 z))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) #s(hole binary64 (* -1 (/ (* x z) y))))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) #s(hole binary64 (* z (- (+ (/ 4 (* y z)) (/ x (* y z))) (/ x y)))))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) #s(hole binary64 (* -1 (* z (- (* -1 (/ (+ (* 4 (/ 1 y)) (/ x y)) z)) (* -1 (/ x y)))))))
Calls

9 calls:

TimeVariablePointExpression
6.0ms
y
@-inf
((fabs (- (/ (+ x 4) y) (* (/ x y) z))) (- (/ (+ x 4) y) (* (/ x y) z)) (/ (+ x 4) y) (+ x 4) x 4 y (* (/ x y) z) (/ x y) z)
3.0ms
x
@-inf
((fabs (- (/ (+ x 4) y) (* (/ x y) z))) (- (/ (+ x 4) y) (* (/ x y) z)) (/ (+ x 4) y) (+ x 4) x 4 y (* (/ x y) z) (/ x y) z)
2.0ms
x
@inf
((fabs (- (/ (+ x 4) y) (* (/ x y) z))) (- (/ (+ x 4) y) (* (/ x y) z)) (/ (+ x 4) y) (+ x 4) x 4 y (* (/ x y) z) (/ x y) z)
2.0ms
x
@0
((fabs (- (/ (+ x 4) y) (* (/ x y) z))) (- (/ (+ x 4) y) (* (/ x y) z)) (/ (+ x 4) y) (+ x 4) x 4 y (* (/ x y) z) (/ x y) z)
2.0ms
y
@0
((fabs (- (/ (+ x 4) y) (* (/ x y) z))) (- (/ (+ x 4) y) (* (/ x y) z)) (/ (+ x 4) y) (+ x 4) x 4 y (* (/ x y) z) (/ x y) z)

rewrite210.0ms (7.1%)

Memory
26.7MiB live, 252.4MiB allocated; 65ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0101550
0110454
1546440
25415440
08229433
Stop Event
iter-limit
node-limit
iter-limit
Counts
39 → 247
Calls
Call 1
Inputs
(fabs.f64 (-.f64 (/.f64 (+.f64 x #s(literal 4 binary64)) y) (*.f64 (/.f64 x y) z)))
(-.f64 (/.f64 (+.f64 x #s(literal 4 binary64)) y) (*.f64 (/.f64 x y) z))
(/.f64 (+.f64 x #s(literal 4 binary64)) y)
(+.f64 x #s(literal 4 binary64))
x
#s(literal 4 binary64)
y
(*.f64 (/.f64 x y) z)
(/.f64 x y)
z
#s(approx (fabs (- (/ (+ x 4) y) (* (/ x y) z))) #s(hole binary64 (fabs (- (+ (* 4 (/ 1 y)) (/ x y)) (/ (* x z) y)))))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) #s(hole binary64 (/ 4 y)))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) #s(hole binary64 (+ (* x (- (/ 1 y) (/ z y))) (* 4 (/ 1 y)))))
#s(approx (/ (+ x 4) y) #s(hole binary64 (/ 4 y)))
#s(approx (/ (+ x 4) y) #s(hole binary64 (+ (* 4 (/ 1 y)) (/ x y))))
#s(approx (+ x 4) #s(hole binary64 4))
#s(approx (+ x 4) #s(hole binary64 (+ 4 x)))
#s(approx x #s(hole binary64 x))
#s(approx (* (/ x y) z) #s(hole binary64 (/ (* x z) y)))
#s(approx (/ x y) #s(hole binary64 (/ x y)))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) #s(hole binary64 (* x (- (/ 1 y) (/ z y)))))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) #s(hole binary64 (* x (- (+ (/ 1 y) (* 4 (/ 1 (* x y)))) (/ z y)))))
#s(approx (/ (+ x 4) y) #s(hole binary64 (/ x y)))
#s(approx (/ (+ x 4) y) #s(hole binary64 (* x (+ (/ 1 y) (* 4 (/ 1 (* x y)))))))
#s(approx (+ x 4) #s(hole binary64 x))
#s(approx (+ x 4) #s(hole binary64 (* x (+ 1 (* 4 (/ 1 x))))))
#s(approx (fabs (- (/ (+ x 4) y) (* (/ x y) z))) #s(hole binary64 (fabs (- (* 4 (/ 1 y)) (+ (* -1 (/ x y)) (/ (* x z) y))))))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) #s(hole binary64 (* x (+ (* -1 (/ z y)) (/ 1 y)))))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) #s(hole binary64 (* x (+ (* -1 (/ z y)) (+ (/ 1 y) (* 4 (/ 1 (* x y))))))))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) #s(hole binary64 (/ (- (+ 4 x) (* x z)) y)))
#s(approx (/ (+ x 4) y) #s(hole binary64 (/ (+ 4 x) y)))
#s(approx y #s(hole binary64 y))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) #s(hole binary64 (* -1 (/ (- (* -1 (+ 4 x)) (* -1 (* x z))) y))))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) #s(hole binary64 (+ (* 4 (/ 1 y)) (/ x y))))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) #s(hole binary64 (+ (* -1 (/ (* x z) y)) (+ (* 4 (/ 1 y)) (/ x y)))))
#s(approx z #s(hole binary64 z))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) #s(hole binary64 (* -1 (/ (* x z) y))))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) #s(hole binary64 (* z (- (+ (/ 4 (* y z)) (/ x (* y z))) (/ x y)))))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) #s(hole binary64 (* -1 (* z (- (* -1 (/ (+ (* 4 (/ 1 y)) (/ x y)) z)) (* -1 (/ x y)))))))
Outputs
(*.f64 (pow.f64 (/.f64 (fma.f64 z x (-.f64 #s(literal -4 binary64) x)) y) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (fma.f64 z x (-.f64 #s(literal -4 binary64) x)) y) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (fabs.f64 (/.f64 (fma.f64 z x (-.f64 #s(literal -4 binary64) x)) y)) #s(literal 1/2 binary64)) (pow.f64 (fabs.f64 (/.f64 (fma.f64 z x (-.f64 #s(literal -4 binary64) x)) y)) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (/.f64 (fma.f64 z x (-.f64 #s(literal -4 binary64) x)) (neg.f64 y))) (sqrt.f64 (/.f64 (fma.f64 z x (-.f64 #s(literal -4 binary64) x)) (neg.f64 y))))
(pow.f64 (pow.f64 (/.f64 (-.f64 (*.f64 z x) (-.f64 x #s(literal -4 binary64))) y) #s(literal 2 binary64)) #s(literal 1/2 binary64))
(pow.f64 (sqrt.f64 (/.f64 (fma.f64 z x (-.f64 #s(literal -4 binary64) x)) (neg.f64 y))) #s(literal 2 binary64))
(pow.f64 (pow.f64 (/.f64 (fma.f64 z x (-.f64 #s(literal -4 binary64) x)) y) #s(literal 2 binary64)) #s(literal 1/2 binary64))
(pow.f64 (/.f64 (fma.f64 z x (-.f64 #s(literal -4 binary64) x)) (neg.f64 y)) #s(literal 1 binary64))
(/.f64 (fabs.f64 (-.f64 (pow.f64 (/.f64 (-.f64 #s(literal -4 binary64) x) y) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 x y) z) #s(literal 2 binary64)))) (fabs.f64 (/.f64 (fma.f64 z x (-.f64 x #s(literal -4 binary64))) y)))
(/.f64 (fabs.f64 (-.f64 (pow.f64 (/.f64 (-.f64 x #s(literal -4 binary64)) y) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 x y) z) #s(literal 3 binary64)))) (fabs.f64 (fma.f64 (*.f64 (/.f64 x y) z) (/.f64 (fma.f64 z x (-.f64 x #s(literal -4 binary64))) y) (pow.f64 (/.f64 (-.f64 #s(literal -4 binary64) x) y) #s(literal 2 binary64)))))
(/.f64 (fabs.f64 (fma.f64 z x (-.f64 #s(literal -4 binary64) x))) (fabs.f64 (neg.f64 y)))
(/.f64 (fabs.f64 (neg.f64 (fma.f64 z x (-.f64 #s(literal -4 binary64) x)))) (fabs.f64 y))
(/.f64 (fabs.f64 (pow.f64 (/.f64 (fma.f64 z x (-.f64 #s(literal -4 binary64) x)) y) #s(literal 2 binary64))) (fabs.f64 (/.f64 (fma.f64 z x (-.f64 #s(literal -4 binary64) x)) y)))
(/.f64 (fabs.f64 (-.f64 (*.f64 #s(literal 64 binary64) (pow.f64 y #s(literal -3 binary64))) (pow.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x) #s(literal 3 binary64)))) (fabs.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 y #s(literal -2 binary64)) (*.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x) (/.f64 (fma.f64 z x (-.f64 #s(literal -4 binary64) x)) (neg.f64 y))))))
(sqrt.f64 (pow.f64 (/.f64 (-.f64 (*.f64 z x) (-.f64 x #s(literal -4 binary64))) y) #s(literal 2 binary64)))
(sqrt.f64 (pow.f64 (/.f64 (fma.f64 z x (-.f64 #s(literal -4 binary64) x)) y) #s(literal 2 binary64)))
(fabs.f64 (neg.f64 (/.f64 (-.f64 (*.f64 z x) (-.f64 x #s(literal -4 binary64))) y)))
(fabs.f64 (/.f64 (-.f64 (*.f64 z x) (-.f64 x #s(literal -4 binary64))) y))
(fabs.f64 (/.f64 (fma.f64 z x (-.f64 #s(literal -4 binary64) x)) y))
(fabs.f64 (/.f64 (fma.f64 z x (-.f64 #s(literal -4 binary64) x)) (neg.f64 y)))
(exp.f64 (*.f64 (log.f64 (pow.f64 (/.f64 (fma.f64 z x (-.f64 #s(literal -4 binary64) x)) y) #s(literal 2 binary64))) #s(literal 1/2 binary64)))
(*.f64 (/.f64 (fma.f64 z x (-.f64 #s(literal -4 binary64) x)) y) #s(literal -1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 z x (-.f64 #s(literal -4 binary64) x)) y))
(/.f64 (-.f64 (pow.f64 (/.f64 (fma.f64 (neg.f64 z) x #s(literal 4 binary64)) y) #s(literal 2 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) (-.f64 (/.f64 (fma.f64 (neg.f64 z) x #s(literal 4 binary64)) y) (/.f64 x y)))
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x) #s(literal 3 binary64)) (*.f64 #s(literal -64 binary64) (pow.f64 y #s(literal -3 binary64)))) (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x) #s(literal 2 binary64)) (fma.f64 #s(literal 16 binary64) (pow.f64 y #s(literal -2 binary64)) (*.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x) (/.f64 #s(literal -4 binary64) y)))))
(/.f64 (+.f64 (pow.f64 (/.f64 (fma.f64 (neg.f64 z) x #s(literal 4 binary64)) y) #s(literal 3 binary64)) (pow.f64 (/.f64 x y) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (fma.f64 (neg.f64 z) x #s(literal 4 binary64)) y) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (/.f64 (fma.f64 (neg.f64 z) x #s(literal 4 binary64)) y) (/.f64 x y)))))
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 x y) z) #s(literal 2 binary64)) (pow.f64 (/.f64 (-.f64 #s(literal -4 binary64) x) y) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (neg.f64 z) x) (-.f64 x #s(literal -4 binary64))) y))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x) #s(literal 2 binary64)) (*.f64 #s(literal 16 binary64) (pow.f64 y #s(literal -2 binary64))))) (neg.f64 (/.f64 (-.f64 (*.f64 z x) (-.f64 x #s(literal -4 binary64))) y)))
(/.f64 (neg.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 y #s(literal -3 binary64)) (pow.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 #s(literal 4 binary64) y) (/.f64 (fma.f64 z x (-.f64 #s(literal -4 binary64) x)) (neg.f64 y)) (pow.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (pow.f64 (/.f64 (fma.f64 z x (-.f64 #s(literal -4 binary64) x)) y) #s(literal 2 binary64))) (/.f64 (fma.f64 z x (-.f64 #s(literal -4 binary64) x)) y))
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 64 binary64) (pow.f64 y #s(literal -3 binary64))) (pow.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 y #s(literal -2 binary64)) (*.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x) (/.f64 (fma.f64 z x (-.f64 #s(literal -4 binary64) x)) (neg.f64 y))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (-.f64 #s(literal -4 binary64) x) y) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 x y) z) #s(literal 2 binary64)))) (neg.f64 (/.f64 (fma.f64 z x (-.f64 x #s(literal -4 binary64))) y)))
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (-.f64 x #s(literal -4 binary64)) y) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 x y) z) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (/.f64 x y) z) (/.f64 (fma.f64 z x (-.f64 x #s(literal -4 binary64))) y) (pow.f64 (/.f64 (-.f64 #s(literal -4 binary64) x) y) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 x y) z) #s(literal 2 binary64)) (pow.f64 (/.f64 (-.f64 #s(literal -4 binary64) x) y) #s(literal 2 binary64)))) (neg.f64 (/.f64 (-.f64 (*.f64 (neg.f64 z) x) (-.f64 x #s(literal -4 binary64))) y)))
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 x y) z) #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 x #s(literal -4 binary64)) y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 (-.f64 x #s(literal -4 binary64)) y) (/.f64 (fma.f64 z x (-.f64 x #s(literal -4 binary64))) y) (pow.f64 (*.f64 (/.f64 x y) z) #s(literal 2 binary64)))))
(/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (/.f64 x y) (-.f64 #s(literal -1 binary64) z))) (*.f64 (neg.f64 y) (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 x y) z) #s(literal 2 binary64))))) (*.f64 (neg.f64 y) (*.f64 (/.f64 x y) (-.f64 #s(literal -1 binary64) z))))
(/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (fma.f64 (*.f64 (/.f64 x y) z) (-.f64 (*.f64 (/.f64 x y) z) (/.f64 (neg.f64 x) y)) (pow.f64 (/.f64 x y) #s(literal 2 binary64)))) (*.f64 (neg.f64 y) (+.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 x y) z) #s(literal 3 binary64))))) (*.f64 (neg.f64 y) (fma.f64 (*.f64 (/.f64 x y) z) (-.f64 (*.f64 (/.f64 x y) z) (/.f64 (neg.f64 x) y)) (pow.f64 (/.f64 x y) #s(literal 2 binary64)))))
(/.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 x y) (-.f64 #s(literal -1 binary64) z))) (*.f64 y (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 x y) z) #s(literal 2 binary64))))) (*.f64 y (*.f64 (/.f64 x y) (-.f64 #s(literal -1 binary64) z))))
(/.f64 (-.f64 (*.f64 #s(literal 4 binary64) (fma.f64 (*.f64 (/.f64 x y) z) (-.f64 (*.f64 (/.f64 x y) z) (/.f64 (neg.f64 x) y)) (pow.f64 (/.f64 x y) #s(literal 2 binary64)))) (*.f64 y (+.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 x y) z) #s(literal 3 binary64))))) (*.f64 y (fma.f64 (*.f64 (/.f64 x y) z) (-.f64 (*.f64 (/.f64 x y) z) (/.f64 (neg.f64 x) y)) (pow.f64 (/.f64 x y) #s(literal 2 binary64)))))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (-.f64 x #s(literal -4 binary64)) y) (/.f64 (-.f64 #s(literal 4 binary64) x) y)) (neg.f64 y)) (*.f64 (/.f64 (-.f64 #s(literal 4 binary64) x) y) (*.f64 (neg.f64 z) x))) (*.f64 (/.f64 (-.f64 #s(literal 4 binary64) x) y) (neg.f64 y)))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (-.f64 x #s(literal -4 binary64)) y) (/.f64 (-.f64 #s(literal 4 binary64) x) y)) y) (*.f64 (/.f64 (-.f64 #s(literal 4 binary64) x) y) (*.f64 z x))) (*.f64 (/.f64 (-.f64 #s(literal 4 binary64) x) y) y))
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 y #s(literal -3 binary64)) (pow.f64 (/.f64 x y) #s(literal 3 binary64))) (neg.f64 y)) (*.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 y #s(literal -2 binary64)) (*.f64 (/.f64 x y) (-.f64 (/.f64 x y) (/.f64 #s(literal 4 binary64) y)))) (*.f64 (neg.f64 z) x))) (*.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 y #s(literal -2 binary64)) (*.f64 (/.f64 x y) (-.f64 (/.f64 x y) (/.f64 #s(literal 4 binary64) y)))) (neg.f64 y)))
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 y #s(literal -3 binary64)) (pow.f64 (/.f64 x y) #s(literal 3 binary64))) y) (*.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 y #s(literal -2 binary64)) (*.f64 (/.f64 x y) (-.f64 (/.f64 x y) (/.f64 #s(literal 4 binary64) y)))) (*.f64 z x))) (*.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 y #s(literal -2 binary64)) (*.f64 (/.f64 x y) (-.f64 (/.f64 x y) (/.f64 #s(literal 4 binary64) y)))) y))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal -4 binary64) x) (neg.f64 y)) (*.f64 (neg.f64 y) (*.f64 (neg.f64 z) x))) (*.f64 y y))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal -4 binary64) x) y) (*.f64 (neg.f64 y) (*.f64 z x))) (*.f64 (neg.f64 y) y))
(/.f64 (-.f64 (*.f64 (-.f64 x #s(literal -4 binary64)) (neg.f64 y)) (*.f64 y (*.f64 (neg.f64 z) x))) (*.f64 y (neg.f64 y)))
(/.f64 (-.f64 (*.f64 (-.f64 x #s(literal -4 binary64)) y) (*.f64 (*.f64 z y) x)) (*.f64 y y))
(/.f64 (fma.f64 (*.f64 (neg.f64 z) x) (/.f64 (-.f64 #s(literal 4 binary64) x) y) (*.f64 y (*.f64 (/.f64 (-.f64 x #s(literal -4 binary64)) y) (/.f64 (-.f64 #s(literal 4 binary64) x) y)))) (*.f64 y (/.f64 (-.f64 #s(literal 4 binary64) x) y)))
(/.f64 (fma.f64 (*.f64 (neg.f64 z) x) (fma.f64 #s(literal 16 binary64) (pow.f64 y #s(literal -2 binary64)) (*.f64 (/.f64 x y) (-.f64 (/.f64 x y) (/.f64 #s(literal 4 binary64) y)))) (*.f64 y (fma.f64 #s(literal 64 binary64) (pow.f64 y #s(literal -3 binary64)) (pow.f64 (/.f64 x y) #s(literal 3 binary64))))) (*.f64 y (fma.f64 #s(literal 16 binary64) (pow.f64 y #s(literal -2 binary64)) (*.f64 (/.f64 x y) (-.f64 (/.f64 x y) (/.f64 #s(literal 4 binary64) y))))))
(/.f64 (fma.f64 (*.f64 (neg.f64 z) x) (neg.f64 y) (*.f64 y (-.f64 #s(literal -4 binary64) x))) (*.f64 y (neg.f64 y)))
(/.f64 (fma.f64 (*.f64 (neg.f64 z) x) y (*.f64 y (-.f64 x #s(literal -4 binary64)))) (*.f64 y y))
(/.f64 (fma.f64 (*.f64 (/.f64 (-.f64 x #s(literal -4 binary64)) y) (/.f64 (-.f64 #s(literal 4 binary64) x) y)) y (*.f64 (/.f64 (-.f64 #s(literal 4 binary64) x) y) (*.f64 (neg.f64 z) x))) (*.f64 (/.f64 (-.f64 #s(literal 4 binary64) x) y) y))
(/.f64 (fma.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 y #s(literal -3 binary64)) (pow.f64 (/.f64 x y) #s(literal 3 binary64))) y (*.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 y #s(literal -2 binary64)) (*.f64 (/.f64 x y) (-.f64 (/.f64 x y) (/.f64 #s(literal 4 binary64) y)))) (*.f64 (neg.f64 z) x))) (*.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 y #s(literal -2 binary64)) (*.f64 (/.f64 x y) (-.f64 (/.f64 x y) (/.f64 #s(literal 4 binary64) y)))) y))
(/.f64 (fma.f64 (-.f64 #s(literal -4 binary64) x) y (*.f64 (neg.f64 y) (*.f64 (neg.f64 z) x))) (*.f64 (neg.f64 y) y))
(/.f64 (fma.f64 (-.f64 x #s(literal -4 binary64)) y (*.f64 y (*.f64 (neg.f64 z) x))) (*.f64 y y))
(/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 (/.f64 x y) (-.f64 #s(literal -1 binary64) z)) (*.f64 (neg.f64 y) (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 x y) z) #s(literal 2 binary64))))) (*.f64 (neg.f64 y) (*.f64 (/.f64 x y) (-.f64 #s(literal -1 binary64) z))))
(/.f64 (fma.f64 #s(literal -4 binary64) (fma.f64 (*.f64 (/.f64 x y) z) (-.f64 (*.f64 (/.f64 x y) z) (/.f64 (neg.f64 x) y)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) (*.f64 (neg.f64 y) (+.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 x y) z) #s(literal 3 binary64))))) (*.f64 (neg.f64 y) (fma.f64 (*.f64 (/.f64 x y) z) (-.f64 (*.f64 (/.f64 x y) z) (/.f64 (neg.f64 x) y)) (pow.f64 (/.f64 x y) #s(literal 2 binary64)))))
(/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 x y) (-.f64 #s(literal -1 binary64) z)) (*.f64 y (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 x y) z) #s(literal 2 binary64))))) (*.f64 y (*.f64 (/.f64 x y) (-.f64 #s(literal -1 binary64) z))))
(/.f64 (fma.f64 #s(literal 4 binary64) (fma.f64 (*.f64 (/.f64 x y) z) (-.f64 (*.f64 (/.f64 x y) z) (/.f64 (neg.f64 x) y)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) (*.f64 y (+.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 x y) z) #s(literal 3 binary64))))) (*.f64 y (fma.f64 (*.f64 (/.f64 x y) z) (-.f64 (*.f64 (/.f64 x y) z) (/.f64 (neg.f64 x) y)) (pow.f64 (/.f64 x y) #s(literal 2 binary64)))))
(/.f64 (-.f64 (pow.f64 (/.f64 (-.f64 #s(literal -4 binary64) x) y) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 x y) z) #s(literal 2 binary64))) (/.f64 (fma.f64 z x (-.f64 x #s(literal -4 binary64))) y))
(/.f64 (-.f64 (pow.f64 (-.f64 #s(literal -4 binary64) x) #s(literal 2 binary64)) (pow.f64 (*.f64 z x) #s(literal 2 binary64))) (*.f64 (fma.f64 z x (-.f64 x #s(literal -4 binary64))) y))
(/.f64 (pow.f64 (/.f64 (fma.f64 z x (-.f64 #s(literal -4 binary64) x)) y) #s(literal 2 binary64)) (/.f64 (fma.f64 z x (-.f64 #s(literal -4 binary64) x)) (neg.f64 y)))
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x) #s(literal 2 binary64)) (*.f64 #s(literal 16 binary64) (pow.f64 y #s(literal -2 binary64)))) (/.f64 (-.f64 (*.f64 z x) (-.f64 x #s(literal -4 binary64))) y))
(/.f64 (-.f64 (pow.f64 (/.f64 (-.f64 x #s(literal -4 binary64)) y) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 x y) z) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 x y) z) (/.f64 (fma.f64 z x (-.f64 x #s(literal -4 binary64))) y) (pow.f64 (/.f64 (-.f64 #s(literal -4 binary64) x) y) #s(literal 2 binary64))))
(/.f64 (-.f64 (pow.f64 (-.f64 #s(literal -4 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 z x) #s(literal 3 binary64))) (*.f64 (fma.f64 (*.f64 z x) (fma.f64 z x (-.f64 x #s(literal -4 binary64))) (pow.f64 (-.f64 #s(literal -4 binary64) x) #s(literal 2 binary64))) y))
(/.f64 (-.f64 (*.f64 #s(literal 64 binary64) (pow.f64 y #s(literal -3 binary64))) (pow.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x) #s(literal 3 binary64))) (fma.f64 #s(literal 16 binary64) (pow.f64 y #s(literal -2 binary64)) (*.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x) (/.f64 (fma.f64 z x (-.f64 #s(literal -4 binary64) x)) (neg.f64 y)))))
(/.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 y #s(literal -3 binary64)) (pow.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x) #s(literal 3 binary64))) (fma.f64 #s(literal 16 binary64) (pow.f64 y #s(literal -2 binary64)) (-.f64 (pow.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x) (/.f64 #s(literal 4 binary64) y)))))
(/.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 y #s(literal -3 binary64)) (pow.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 4 binary64) y) (/.f64 (fma.f64 z x (-.f64 #s(literal -4 binary64) x)) (neg.f64 y)) (pow.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x) #s(literal 2 binary64))))
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 x y) z) #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 x #s(literal -4 binary64)) y) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (-.f64 #s(literal -4 binary64) x) y) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (/.f64 x y) z) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 x y) z) (/.f64 (-.f64 #s(literal -4 binary64) x) y)))))
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 x y) z) #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 x #s(literal -4 binary64)) y) #s(literal 3 binary64))) (fma.f64 (/.f64 (-.f64 x #s(literal -4 binary64)) y) (/.f64 (fma.f64 z x (-.f64 x #s(literal -4 binary64))) y) (pow.f64 (*.f64 (/.f64 x y) z) #s(literal 2 binary64))))
(/.f64 (fma.f64 z x (-.f64 #s(literal -4 binary64) x)) (neg.f64 y))
(/.f64 (neg.f64 (fma.f64 z x (-.f64 #s(literal -4 binary64) x))) (neg.f64 (neg.f64 y)))
(/.f64 (neg.f64 (fma.f64 z x (-.f64 #s(literal -4 binary64) x))) y)
(neg.f64 (*.f64 (/.f64 (fma.f64 z x (-.f64 #s(literal -4 binary64) x)) y) #s(literal 1 binary64)))
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z x (-.f64 #s(literal -4 binary64) x)) y)))
(neg.f64 (/.f64 (fma.f64 z x (-.f64 #s(literal -4 binary64) x)) y))
(fma.f64 (neg.f64 z) (/.f64 x y) (/.f64 (-.f64 x #s(literal -4 binary64)) y))
(fma.f64 (neg.f64 x) (/.f64 z y) (/.f64 (-.f64 x #s(literal -4 binary64)) y))
(fma.f64 (/.f64 (neg.f64 z) y) x (/.f64 (-.f64 x #s(literal -4 binary64)) y))
(fma.f64 (/.f64 (neg.f64 x) y) z (/.f64 (-.f64 x #s(literal -4 binary64)) y))
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -4 binary64) y) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x))
(fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal -4 binary64) x) y) (*.f64 (neg.f64 z) (/.f64 x y)))
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 x y) z) (/.f64 (-.f64 x #s(literal -4 binary64)) y))
(fma.f64 (-.f64 x #s(literal -4 binary64)) (pow.f64 y #s(literal -1 binary64)) (*.f64 (neg.f64 z) (/.f64 x y)))
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x (/.f64 #s(literal 4 binary64) y))
(fma.f64 (/.f64 z y) (neg.f64 x) (/.f64 (-.f64 x #s(literal -4 binary64)) y))
(fma.f64 (*.f64 (/.f64 x y) z) #s(literal -1 binary64) (/.f64 (-.f64 x #s(literal -4 binary64)) y))
(fma.f64 (*.f64 z x) (/.f64 #s(literal -1 binary64) y) (/.f64 (-.f64 x #s(literal -4 binary64)) y))
(fma.f64 (/.f64 #s(literal 4 binary64) y) #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x))
(fma.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal 4 binary64) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x))
(fma.f64 (pow.f64 y #s(literal -1 binary64)) x (-.f64 (/.f64 #s(literal 4 binary64) y) (*.f64 (/.f64 x y) z)))
(fma.f64 (pow.f64 y #s(literal -1 binary64)) x (/.f64 (fma.f64 (neg.f64 z) x #s(literal 4 binary64)) y))
(fma.f64 #s(literal 1 binary64) (/.f64 x y) (-.f64 (/.f64 #s(literal 4 binary64) y) (*.f64 (/.f64 x y) z)))
(fma.f64 #s(literal 1 binary64) (/.f64 x y) (/.f64 (fma.f64 (neg.f64 z) x #s(literal 4 binary64)) y))
(fma.f64 (/.f64 x y) (+.f64 #s(literal -1 binary64) z) (/.f64 #s(literal 4 binary64) y))
(fma.f64 (/.f64 x y) (+.f64 z #s(literal -1 binary64)) (/.f64 #s(literal 4 binary64) y))
(fma.f64 (/.f64 x y) (neg.f64 z) (/.f64 (-.f64 x #s(literal -4 binary64)) y))
(fma.f64 (/.f64 x y) #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 4 binary64) y) (*.f64 (/.f64 x y) z)))
(fma.f64 (/.f64 x y) #s(literal 1 binary64) (/.f64 (fma.f64 (neg.f64 z) x #s(literal 4 binary64)) y))
(fma.f64 z (/.f64 (neg.f64 x) y) (/.f64 (-.f64 x #s(literal -4 binary64)) y))
(fma.f64 #s(literal 4 binary64) (pow.f64 y #s(literal -1 binary64)) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x))
(fma.f64 x (/.f64 (neg.f64 z) y) (/.f64 (-.f64 x #s(literal -4 binary64)) y))
(fma.f64 x (/.f64 (-.f64 #s(literal 1 binary64) z) y) (/.f64 #s(literal 4 binary64) y))
(fma.f64 x (pow.f64 y #s(literal -1 binary64)) (-.f64 (/.f64 #s(literal 4 binary64) y) (*.f64 (/.f64 x y) z)))
(fma.f64 x (pow.f64 y #s(literal -1 binary64)) (/.f64 (fma.f64 (neg.f64 z) x #s(literal 4 binary64)) y))
(-.f64 (-.f64 (/.f64 #s(literal 4 binary64) y) (*.f64 (/.f64 x y) z)) (/.f64 (neg.f64 x) y))
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 z x) (-.f64 x #s(literal -4 binary64))) y)) (/.f64 (*.f64 #s(literal 16 binary64) (pow.f64 y #s(literal -2 binary64))) (/.f64 (-.f64 (*.f64 z x) (-.f64 x #s(literal -4 binary64))) y)))
(-.f64 (/.f64 (*.f64 #s(literal 16 binary64) (pow.f64 y #s(literal -2 binary64))) (/.f64 (fma.f64 z x (-.f64 #s(literal -4 binary64) x)) (neg.f64 y))) (/.f64 (pow.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x) #s(literal 2 binary64)) (/.f64 (fma.f64 z x (-.f64 #s(literal -4 binary64) x)) (neg.f64 y))))
(-.f64 (/.f64 (*.f64 #s(literal 64 binary64) (pow.f64 y #s(literal -3 binary64))) (fma.f64 #s(literal 16 binary64) (pow.f64 y #s(literal -2 binary64)) (*.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x) (/.f64 (fma.f64 z x (-.f64 #s(literal -4 binary64) x)) (neg.f64 y))))) (/.f64 (pow.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x) #s(literal 3 binary64)) (fma.f64 #s(literal 16 binary64) (pow.f64 y #s(literal -2 binary64)) (*.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x) (/.f64 (fma.f64 z x (-.f64 #s(literal -4 binary64) x)) (neg.f64 y))))))
(-.f64 (/.f64 (pow.f64 (/.f64 (-.f64 #s(literal -4 binary64) x) y) #s(literal 2 binary64)) (/.f64 (fma.f64 z x (-.f64 x #s(literal -4 binary64))) y)) (/.f64 (pow.f64 (*.f64 (/.f64 x y) z) #s(literal 2 binary64)) (/.f64 (fma.f64 z x (-.f64 x #s(literal -4 binary64))) y)))
(-.f64 (/.f64 (pow.f64 (/.f64 (-.f64 x #s(literal -4 binary64)) y) #s(literal 3 binary64)) (fma.f64 (*.f64 (/.f64 x y) z) (/.f64 (fma.f64 z x (-.f64 x #s(literal -4 binary64))) y) (pow.f64 (/.f64 (-.f64 #s(literal -4 binary64) x) y) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (/.f64 x y) z) #s(literal 3 binary64)) (fma.f64 (*.f64 (/.f64 x y) z) (/.f64 (fma.f64 z x (-.f64 x #s(literal -4 binary64))) y) (pow.f64 (/.f64 (-.f64 #s(literal -4 binary64) x) y) #s(literal 2 binary64)))))
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 x y) z) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (neg.f64 z) x) (-.f64 x #s(literal -4 binary64))) y)) (/.f64 (pow.f64 (/.f64 (-.f64 #s(literal -4 binary64) x) y) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (neg.f64 z) x) (-.f64 x #s(literal -4 binary64))) y)))
(-.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x) (*.f64 (neg.f64 (pow.f64 y #s(literal -1 binary64))) #s(literal 4 binary64)))
(-.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x) (/.f64 #s(literal -4 binary64) y))
(-.f64 (/.f64 #s(literal 4 binary64) y) (*.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y)) x))
(-.f64 (/.f64 #s(literal 4 binary64) y) (*.f64 (neg.f64 x) (/.f64 (-.f64 #s(literal 1 binary64) z) y)))
(-.f64 (/.f64 #s(literal 4 binary64) y) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x))
(-.f64 (/.f64 (-.f64 x #s(literal -4 binary64)) y) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) z)))
(-.f64 (/.f64 (-.f64 x #s(literal -4 binary64)) y) (*.f64 (*.f64 (neg.f64 z) (/.f64 x y)) #s(literal -1 binary64)))
(-.f64 (/.f64 (-.f64 x #s(literal -4 binary64)) y) (*.f64 (/.f64 x y) z))
(+.f64 (+.f64 (/.f64 #s(literal 4 binary64) y) (*.f64 (/.f64 x y) z)) (/.f64 (neg.f64 x) y))
(+.f64 (+.f64 (/.f64 #s(literal 4 binary64) y) (/.f64 (neg.f64 x) y)) (*.f64 (/.f64 x y) z))
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x) #s(literal 3 binary64)) (fma.f64 (/.f64 #s(literal 4 binary64) y) (/.f64 (fma.f64 z x (-.f64 #s(literal -4 binary64) x)) (neg.f64 y)) (pow.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 64 binary64) (pow.f64 y #s(literal -3 binary64))) (fma.f64 (/.f64 #s(literal 4 binary64) y) (/.f64 (fma.f64 z x (-.f64 #s(literal -4 binary64) x)) (neg.f64 y)) (pow.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x) #s(literal 2 binary64)))))
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 x y) z) #s(literal 3 binary64)) (fma.f64 (/.f64 (-.f64 x #s(literal -4 binary64)) y) (/.f64 (fma.f64 z x (-.f64 x #s(literal -4 binary64))) y) (pow.f64 (*.f64 (/.f64 x y) z) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 (-.f64 x #s(literal -4 binary64)) y) #s(literal 3 binary64)) (fma.f64 (/.f64 (-.f64 x #s(literal -4 binary64)) y) (/.f64 (fma.f64 z x (-.f64 x #s(literal -4 binary64))) y) (pow.f64 (*.f64 (/.f64 x y) z) #s(literal 2 binary64)))))
(+.f64 (/.f64 (fma.f64 (neg.f64 z) x #s(literal 4 binary64)) y) (/.f64 x y))
(+.f64 (*.f64 (neg.f64 z) (/.f64 x y)) (/.f64 (-.f64 x #s(literal -4 binary64)) y))
(+.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x) (/.f64 #s(literal 4 binary64) y))
(+.f64 (/.f64 #s(literal 4 binary64) y) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x))
(+.f64 (/.f64 x y) (-.f64 (/.f64 #s(literal 4 binary64) y) (*.f64 (/.f64 x y) z)))
(+.f64 (/.f64 x y) (/.f64 (fma.f64 (neg.f64 z) x #s(literal 4 binary64)) y))
(+.f64 (/.f64 (-.f64 x #s(literal -4 binary64)) y) (*.f64 (neg.f64 z) (/.f64 x y)))
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal -4 binary64) x) y))
(*.f64 (-.f64 x #s(literal -4 binary64)) (pow.f64 y #s(literal -1 binary64)))
(/.f64 (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 #s(literal 16 binary64) (pow.f64 y #s(literal -2 binary64)))) (-.f64 (/.f64 x y) (/.f64 #s(literal 4 binary64) y)))
(/.f64 (-.f64 (*.f64 #s(literal 64 binary64) (pow.f64 y #s(literal -3 binary64))) (pow.f64 (/.f64 x y) #s(literal 3 binary64))) (fma.f64 #s(literal 16 binary64) (pow.f64 y #s(literal -2 binary64)) (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 4 binary64) y) (/.f64 (neg.f64 x) y)))))
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 x #s(literal -4 binary64)) y) (/.f64 (-.f64 #s(literal 4 binary64) x) y))) (neg.f64 (/.f64 (-.f64 #s(literal 4 binary64) x) y)))
(/.f64 (neg.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 y #s(literal -3 binary64)) (pow.f64 (/.f64 x y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 y #s(literal -2 binary64)) (*.f64 (/.f64 x y) (-.f64 (/.f64 x y) (/.f64 #s(literal 4 binary64) y))))))
(/.f64 (-.f64 (*.f64 #s(literal -4 binary64) y) (*.f64 (neg.f64 y) (neg.f64 x))) (*.f64 (neg.f64 y) y))
(/.f64 (-.f64 (*.f64 #s(literal 4 binary64) y) (*.f64 (neg.f64 x) y)) (*.f64 y y))
(/.f64 (fma.f64 #s(literal -4 binary64) (neg.f64 y) (*.f64 (neg.f64 y) (neg.f64 x))) (*.f64 y y))
(/.f64 (fma.f64 #s(literal -4 binary64) y (*.f64 (neg.f64 x) y)) (*.f64 (neg.f64 y) y))
(/.f64 (fma.f64 #s(literal 4 binary64) (neg.f64 y) (*.f64 (neg.f64 x) y)) (*.f64 y (neg.f64 y)))
(/.f64 (fma.f64 #s(literal 4 binary64) y (*.f64 y x)) (*.f64 y y))
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 y) (*.f64 (neg.f64 y) #s(literal -4 binary64))) (*.f64 y y))
(/.f64 (fma.f64 (neg.f64 x) y (*.f64 (neg.f64 y) #s(literal 4 binary64))) (*.f64 (neg.f64 y) y))
(/.f64 (fma.f64 (neg.f64 x) y (*.f64 y #s(literal -4 binary64))) (*.f64 y (neg.f64 y)))
(/.f64 (fma.f64 y x (*.f64 y #s(literal 4 binary64))) (*.f64 y y))
(/.f64 (-.f64 #s(literal 4 binary64) (neg.f64 x)) y)
(/.f64 (neg.f64 (-.f64 #s(literal -4 binary64) x)) (neg.f64 (neg.f64 y)))
(/.f64 (*.f64 (/.f64 (-.f64 x #s(literal -4 binary64)) y) (/.f64 (-.f64 #s(literal 4 binary64) x) y)) (+.f64 (/.f64 #s(literal 4 binary64) y) (/.f64 (neg.f64 x) y)))
(/.f64 (*.f64 (/.f64 (-.f64 x #s(literal -4 binary64)) y) (/.f64 (-.f64 #s(literal 4 binary64) x) y)) (/.f64 (-.f64 #s(literal 4 binary64) x) y))
(/.f64 (fma.f64 x x #s(literal -16 binary64)) (*.f64 (-.f64 x #s(literal 4 binary64)) y))
(/.f64 (-.f64 #s(literal 16 binary64) (*.f64 x x)) (*.f64 (-.f64 #s(literal 4 binary64) x) y))
(/.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 y #s(literal -3 binary64)) (pow.f64 (/.f64 x y) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 16 binary64) (pow.f64 y #s(literal -2 binary64))) (*.f64 (/.f64 #s(literal 4 binary64) y) (/.f64 x y)))))
(/.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 y #s(literal -3 binary64)) (pow.f64 (/.f64 x y) #s(literal 3 binary64))) (fma.f64 #s(literal 16 binary64) (pow.f64 y #s(literal -2 binary64)) (*.f64 (/.f64 x y) (-.f64 (/.f64 x y) (/.f64 #s(literal 4 binary64) y)))))
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 64 binary64)) (*.f64 (fma.f64 x x (-.f64 #s(literal 16 binary64) (*.f64 #s(literal 4 binary64) x))) y))
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 64 binary64)) (*.f64 (fma.f64 x (-.f64 x #s(literal 4 binary64)) #s(literal 16 binary64)) y))
(/.f64 (-.f64 #s(literal -4 binary64) x) (neg.f64 y))
(/.f64 (-.f64 x #s(literal -4 binary64)) y)
(neg.f64 (/.f64 (-.f64 #s(literal -4 binary64) x) y))
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -4 binary64) y) (*.f64 (/.f64 (neg.f64 x) y) #s(literal -1 binary64)))
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -4 binary64) y) (/.f64 x y))
(fma.f64 (/.f64 #s(literal 4 binary64) y) #s(literal 1 binary64) (*.f64 (/.f64 (neg.f64 x) y) #s(literal -1 binary64)))
(fma.f64 (/.f64 #s(literal 4 binary64) y) #s(literal 1 binary64) (/.f64 x y))
(fma.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal 4 binary64) (*.f64 (/.f64 (neg.f64 x) y) #s(literal -1 binary64)))
(fma.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal 4 binary64) (/.f64 x y))
(fma.f64 (pow.f64 y #s(literal -1 binary64)) x (/.f64 #s(literal 4 binary64) y))
(fma.f64 #s(literal 1 binary64) (/.f64 x y) (/.f64 #s(literal 4 binary64) y))
(fma.f64 (/.f64 x y) #s(literal 1 binary64) (/.f64 #s(literal 4 binary64) y))
(fma.f64 #s(literal 4 binary64) (pow.f64 y #s(literal -1 binary64)) (*.f64 (/.f64 (neg.f64 x) y) #s(literal -1 binary64)))
(fma.f64 #s(literal 4 binary64) (pow.f64 y #s(literal -1 binary64)) (/.f64 x y))
(fma.f64 x (pow.f64 y #s(literal -1 binary64)) (/.f64 #s(literal 4 binary64) y))
(-.f64 (/.f64 (*.f64 #s(literal 16 binary64) (pow.f64 y #s(literal -2 binary64))) (/.f64 (-.f64 #s(literal 4 binary64) x) y)) (/.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 (-.f64 #s(literal 4 binary64) x) y)))
(-.f64 (/.f64 #s(literal 4 binary64) y) (/.f64 (neg.f64 x) y))
(-.f64 (/.f64 x y) (*.f64 (neg.f64 (pow.f64 y #s(literal -1 binary64))) #s(literal 4 binary64)))
(-.f64 (/.f64 x y) (/.f64 #s(literal -4 binary64) y))
(+.f64 (/.f64 (*.f64 #s(literal 64 binary64) (pow.f64 y #s(literal -3 binary64))) (fma.f64 #s(literal 16 binary64) (pow.f64 y #s(literal -2 binary64)) (*.f64 (/.f64 x y) (-.f64 (/.f64 x y) (/.f64 #s(literal 4 binary64) y))))) (/.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) (fma.f64 #s(literal 16 binary64) (pow.f64 y #s(literal -2 binary64)) (*.f64 (/.f64 x y) (-.f64 (/.f64 x y) (/.f64 #s(literal 4 binary64) y))))))
(+.f64 (/.f64 #s(literal 4 binary64) y) (*.f64 (/.f64 (neg.f64 x) y) #s(literal -1 binary64)))
(+.f64 (/.f64 #s(literal 4 binary64) y) (/.f64 x y))
(+.f64 (/.f64 x y) (/.f64 #s(literal 4 binary64) y))
(/.f64 (neg.f64 (fma.f64 x x #s(literal -16 binary64))) (neg.f64 (-.f64 x #s(literal 4 binary64))))
(/.f64 (neg.f64 (-.f64 #s(literal 16 binary64) (*.f64 x x))) (neg.f64 (-.f64 #s(literal 4 binary64) x)))
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 64 binary64))) (neg.f64 (fma.f64 x x (-.f64 #s(literal 16 binary64) (*.f64 #s(literal 4 binary64) x)))))
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 64 binary64))) (neg.f64 (fma.f64 x (-.f64 x #s(literal 4 binary64)) #s(literal 16 binary64))))
(/.f64 (fma.f64 x x #s(literal -16 binary64)) (-.f64 x #s(literal 4 binary64)))
(/.f64 (-.f64 #s(literal 16 binary64) (*.f64 x x)) (-.f64 #s(literal 4 binary64) x))
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 64 binary64)) (fma.f64 x x (-.f64 #s(literal 16 binary64) (*.f64 #s(literal 4 binary64) x))))
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 64 binary64)) (fma.f64 x (-.f64 x #s(literal 4 binary64)) #s(literal 16 binary64)))
(-.f64 (/.f64 (*.f64 x x) (-.f64 x #s(literal 4 binary64))) (/.f64 #s(literal 16 binary64) (-.f64 x #s(literal 4 binary64))))
(-.f64 (/.f64 #s(literal 16 binary64) (-.f64 #s(literal 4 binary64) x)) (/.f64 (*.f64 x x) (-.f64 #s(literal 4 binary64) x)))
(-.f64 x #s(literal -4 binary64))
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 #s(literal 16 binary64) (*.f64 #s(literal 4 binary64) x)))) (/.f64 #s(literal 64 binary64) (fma.f64 x x (-.f64 #s(literal 16 binary64) (*.f64 #s(literal 4 binary64) x)))))
(+.f64 (/.f64 #s(literal 64 binary64) (fma.f64 x (-.f64 x #s(literal 4 binary64)) #s(literal 16 binary64))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x #s(literal 4 binary64)) #s(literal 16 binary64))))
(+.f64 #s(literal 4 binary64) x)
(+.f64 x #s(literal 4 binary64))
x
#s(literal 4 binary64)
y
(*.f64 (neg.f64 x) (/.f64 (neg.f64 z) y))
(*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 z) (/.f64 x y)))
(*.f64 (/.f64 z y) x)
(*.f64 (*.f64 z x) (pow.f64 y #s(literal -1 binary64)))
(*.f64 (/.f64 x y) z)
(*.f64 z (/.f64 x y))
(*.f64 x (/.f64 z y))
(/.f64 (*.f64 (neg.f64 z) x) (neg.f64 y))
(/.f64 (*.f64 z x) (neg.f64 (neg.f64 y)))
(/.f64 (*.f64 z x) y)
(neg.f64 (*.f64 (neg.f64 z) (/.f64 x y)))
(*.f64 (pow.f64 y #s(literal -1 binary64)) x)
(*.f64 #s(literal 1 binary64) (/.f64 x y))
(*.f64 (/.f64 x y) #s(literal 1 binary64))
(*.f64 x (pow.f64 y #s(literal -1 binary64)))
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 y))
(/.f64 (neg.f64 x) (neg.f64 y))
(/.f64 x (neg.f64 (neg.f64 y)))
(/.f64 x y)
(neg.f64 (/.f64 (neg.f64 x) y))
z
#s(approx (fabs (- (/ (+ x 4) y) (* (/ x y) z))) (fabs.f64 (/.f64 (fma.f64 z x (-.f64 #s(literal -4 binary64) x)) y)))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (/.f64 #s(literal 4 binary64) y))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (/.f64 (fma.f64 z x (-.f64 #s(literal -4 binary64) x)) (neg.f64 y)))
#s(approx (/ (+ x 4) y) (/.f64 #s(literal 4 binary64) y))
#s(approx (/ (+ x 4) y) (/.f64 (-.f64 x #s(literal -4 binary64)) y))
#s(approx (+ x 4) #s(literal 4 binary64))
#s(approx (+ x 4) (-.f64 x #s(literal -4 binary64)))
#s(approx x x)
#s(approx (* (/ x y) z) (*.f64 (/.f64 x y) z))
#s(approx (/ x y) (/.f64 x y))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (-.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) (/.f64 #s(literal -4 binary64) (*.f64 y x))) x))
#s(approx (/ (+ x 4) y) (/.f64 x y))
#s(approx (/ (+ x 4) y) (fma.f64 (/.f64 (/.f64 #s(literal 4 binary64) y) x) x (/.f64 x y)))
#s(approx (+ x 4) x)
#s(approx (+ x 4) (fma.f64 (/.f64 #s(literal 4 binary64) x) x x))
#s(approx (fabs (- (/ (+ x 4) y) (* (/ x y) z))) (fabs.f64 (/.f64 (fma.f64 z x (-.f64 #s(literal -4 binary64) x)) y)))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (-.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) (/.f64 #s(literal -4 binary64) (*.f64 y x))) x))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (/.f64 (fma.f64 z x (-.f64 #s(literal -4 binary64) x)) (neg.f64 y)))
#s(approx (/ (+ x 4) y) (/.f64 (-.f64 x #s(literal -4 binary64)) y))
#s(approx y y)
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (/.f64 (fma.f64 z x (-.f64 #s(literal -4 binary64) x)) (neg.f64 y)))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (/.f64 (-.f64 x #s(literal -4 binary64)) y))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (/.f64 (fma.f64 z x (-.f64 #s(literal -4 binary64) x)) (neg.f64 y)))
#s(approx z z)
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (neg.f64 z) (/.f64 x y)))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (-.f64 (/.f64 (/.f64 (-.f64 x #s(literal -4 binary64)) z) y) (/.f64 x y)) z))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (neg.f64 z) (+.f64 (/.f64 (/.f64 (-.f64 #s(literal -4 binary64) x) y) z) (/.f64 x y))))

eval29.0ms (1%)

Memory
1.7MiB live, 46.2MiB allocated; 10ms collecting garbage
Compiler

Compiled 5 039 to 905 computations (82% saved)

prune6.0ms (0.2%)

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

6 alts after pruning (6 fresh and 0 done)

PrunedKeptTotal
New2296235
Fresh000
Picked101
Done000
Total2306236
Accuracy
100.0%
Counts
236 → 6
Alt Table
Click to see full alt table
StatusAccuracyProgram
97.0%
(fabs.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x (/.f64 #s(literal 4 binary64) y)))
96.3%
(fabs.f64 (/.f64 (fma.f64 z x (-.f64 #s(literal -4 binary64) x)) y))
72.9%
(fabs.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (/.f64 (-.f64 x #s(literal -4 binary64)) y)))
43.2%
(fabs.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (/.f64 #s(literal 4 binary64) y)))
60.3%
(fabs.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x)))
40.5%
(fabs.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (neg.f64 z) (/.f64 x y))))
Compiler

Compiled 186 to 148 computations (20.4% saved)

series24.0ms (0.8%)

Memory
-9.3MiB live, 36.5MiB allocated; 5ms collecting garbage
Counts
25 → 64
Calls
Call 1
Inputs
(fabs.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x (/.f64 #s(literal 4 binary64) y)))
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x (/.f64 #s(literal 4 binary64) y))
(/.f64 (-.f64 #s(literal 1 binary64) z) y)
(-.f64 #s(literal 1 binary64) z)
#s(literal 1 binary64)
z
y
x
(/.f64 #s(literal 4 binary64) y)
#s(literal 4 binary64)
(fabs.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (/.f64 #s(literal 4 binary64) y)))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (/.f64 #s(literal 4 binary64) y))
(fabs.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (/.f64 (-.f64 x #s(literal -4 binary64)) y)))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (/.f64 (-.f64 x #s(literal -4 binary64)) y))
(/.f64 (-.f64 x #s(literal -4 binary64)) y)
(-.f64 x #s(literal -4 binary64))
#s(literal -4 binary64)
(fabs.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (neg.f64 z) (/.f64 x y))))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (neg.f64 z) (/.f64 x y)))
(*.f64 (neg.f64 z) (/.f64 x y))
(neg.f64 z)
(/.f64 x y)
(fabs.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x)))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x))
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x)
Outputs
#s(approx (fabs (+ (* (/ (- 1 z) y) x) (/ 4 y))) #s(hole binary64 (fabs (+ (* 4 (/ 1 y)) (/ (* x (- 1 z)) y)))))
#s(approx (+ (* (/ (- 1 z) y) x) (/ 4 y)) #s(hole binary64 (/ 4 y)))
#s(approx (+ (* (/ (- 1 z) y) x) (/ 4 y)) #s(hole binary64 (+ (* x (- (/ 1 y) (/ z y))) (* 4 (/ 1 y)))))
#s(approx x #s(hole binary64 x))
#s(approx (fabs (- (/ (+ x 4) y) (* (/ x y) z))) #s(hole binary64 (fabs (- (+ (* 4 (/ 1 y)) (/ x y)) (/ (* x z) y)))))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) #s(hole binary64 (/ 4 y)))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) #s(hole binary64 (+ (* x (- (/ 1 y) (/ z y))) (* 4 (/ 1 y)))))
#s(approx (/ (- x -4) y) #s(hole binary64 (/ 4 y)))
#s(approx (/ (- x -4) y) #s(hole binary64 (+ (* 4 (/ 1 y)) (/ x y))))
#s(approx (- x -4) #s(hole binary64 4))
#s(approx (- x -4) #s(hole binary64 (+ 4 x)))
#s(approx (* (neg z) (/ x y)) #s(hole binary64 (* -1 (/ (* x z) y))))
#s(approx (/ x y) #s(hole binary64 (/ x y)))
#s(approx (* (/ (- 1 z) y) x) #s(hole binary64 (/ (* x (- 1 z)) y)))
#s(approx (fabs (+ (* (/ (- 1 z) y) x) (/ 4 y))) #s(hole binary64 (fabs (- (+ (* 4 (/ 1 y)) (/ x y)) (/ (* x z) y)))))
#s(approx (+ (* (/ (- 1 z) y) x) (/ 4 y)) #s(hole binary64 (* x (- (/ 1 y) (/ z y)))))
#s(approx (+ (* (/ (- 1 z) y) x) (/ 4 y)) #s(hole binary64 (* x (- (+ (/ 1 y) (* 4 (/ 1 (* x y)))) (/ z y)))))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) #s(hole binary64 (* x (- (/ 1 y) (/ z y)))))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) #s(hole binary64 (* x (- (+ (/ 1 y) (* 4 (/ 1 (* x y)))) (/ z y)))))
#s(approx (/ (- x -4) y) #s(hole binary64 (/ x y)))
#s(approx (/ (- x -4) y) #s(hole binary64 (* x (+ (/ 1 y) (* 4 (/ 1 (* x y)))))))
#s(approx (- x -4) #s(hole binary64 x))
#s(approx (- x -4) #s(hole binary64 (* x (+ 1 (* 4 (/ 1 x))))))
#s(approx (+ (* (/ (- 1 z) y) x) (/ 4 y)) #s(hole binary64 (/ (* x (- 1 z)) y)))
#s(approx (+ (* (/ (- 1 z) y) x) (/ 4 y)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- 1 z) y)) (* 4 (/ 1 (* x y))))))))
#s(approx (fabs (- (/ (+ x 4) y) (* (/ x y) z))) #s(hole binary64 (fabs (- (* 4 (/ 1 y)) (+ (* -1 (/ x y)) (/ (* x z) y))))))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) #s(hole binary64 (* x (+ (* -1 (/ z y)) (/ 1 y)))))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) #s(hole binary64 (* x (+ (* -1 (/ z y)) (+ (/ 1 y) (* 4 (/ 1 (* x y))))))))
#s(approx (+ (* (/ (- 1 z) y) x) (/ 4 y)) #s(hole binary64 (/ (+ 4 (* x (- 1 z))) y)))
#s(approx (/ (- 1 z) y) #s(hole binary64 (/ (- 1 z) y)))
#s(approx y #s(hole binary64 y))
#s(approx (/ 4 y) #s(hole binary64 (/ 4 y)))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) #s(hole binary64 (/ (- (+ 4 x) (* x z)) y)))
#s(approx (/ (- x -4) y) #s(hole binary64 (/ (+ 4 x) y)))
#s(approx (+ (* (/ (- 1 z) y) x) (/ 4 y)) #s(hole binary64 (* -1 (/ (- (* -1 (* x (- 1 z))) 4) y))))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) #s(hole binary64 (* -1 (/ (- (* -1 (+ 4 x)) (* -1 (* x z))) y))))
#s(approx (+ (* (/ (- 1 z) y) x) (/ 4 y)) #s(hole binary64 (+ (* 4 (/ 1 y)) (/ x y))))
#s(approx (+ (* (/ (- 1 z) y) x) (/ 4 y)) #s(hole binary64 (+ (* -1 (/ (* x z) y)) (+ (* 4 (/ 1 y)) (/ x y)))))
#s(approx (/ (- 1 z) y) #s(hole binary64 (/ 1 y)))
#s(approx (/ (- 1 z) y) #s(hole binary64 (+ (* -1 (/ z y)) (/ 1 y))))
#s(approx (- 1 z) #s(hole binary64 1))
#s(approx (- 1 z) #s(hole binary64 (+ 1 (* -1 z))))
#s(approx z #s(hole binary64 z))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) #s(hole binary64 (+ (* 4 (/ 1 y)) (/ x y))))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) #s(hole binary64 (+ (* -1 (/ (* x z) y)) (+ (* 4 (/ 1 y)) (/ x y)))))
#s(approx (neg z) #s(hole binary64 (* -1 z)))
#s(approx (* (/ (- 1 z) y) x) #s(hole binary64 (/ x y)))
#s(approx (* (/ (- 1 z) y) x) #s(hole binary64 (+ (* -1 (/ (* x z) y)) (/ x y))))
#s(approx (+ (* (/ (- 1 z) y) x) (/ 4 y)) #s(hole binary64 (* -1 (/ (* x z) y))))
#s(approx (+ (* (/ (- 1 z) y) x) (/ 4 y)) #s(hole binary64 (* z (+ (* -1 (/ x y)) (+ (/ 4 (* y z)) (/ x (* y z)))))))
#s(approx (/ (- 1 z) y) #s(hole binary64 (* -1 (/ z y))))
#s(approx (/ (- 1 z) y) #s(hole binary64 (* z (- (/ 1 (* y z)) (/ 1 y)))))
#s(approx (- 1 z) #s(hole binary64 (* -1 z)))
#s(approx (- 1 z) #s(hole binary64 (* z (- (/ 1 z) 1))))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) #s(hole binary64 (* -1 (/ (* x z) y))))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) #s(hole binary64 (* z (- (+ (/ 4 (* y z)) (/ x (* y z))) (/ x y)))))
#s(approx (* (/ (- 1 z) y) x) #s(hole binary64 (* -1 (/ (* x z) y))))
#s(approx (* (/ (- 1 z) y) x) #s(hole binary64 (* z (+ (* -1 (/ x y)) (/ x (* y z))))))
#s(approx (fabs (+ (* (/ (- 1 z) y) x) (/ 4 y))) #s(hole binary64 (fabs (+ (* 4 (/ 1 y)) (/ (* x (+ 1 (* -1 z))) y)))))
#s(approx (+ (* (/ (- 1 z) y) x) (/ 4 y)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ (* 4 (/ 1 y)) (/ x y)) z)) (/ x y))))))
#s(approx (/ (- 1 z) y) #s(hole binary64 (* -1 (* z (- (/ 1 y) (/ 1 (* y z)))))))
#s(approx (- 1 z) #s(hole binary64 (* -1 (* z (- 1 (/ 1 z))))))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) #s(hole binary64 (* -1 (* z (- (* -1 (/ (+ (* 4 (/ 1 y)) (/ x y)) z)) (* -1 (/ x y)))))))
#s(approx (* (/ (- 1 z) y) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x (* y z))) (/ x y))))))
Calls

9 calls:

TimeVariablePointExpression
6.0ms
x
@-inf
((fabs (+ (* (/ (- 1 z) y) x) (/ 4 y))) (+ (* (/ (- 1 z) y) x) (/ 4 y)) (/ (- 1 z) y) (- 1 z) 1 z y x (/ 4 y) 4 (fabs (- (/ (+ x 4) y) (* (/ x y) z))) (- (/ (+ x 4) y) (* (/ x y) z)) (fabs (- (/ (+ x 4) y) (* (/ x y) z))) (- (/ (+ x 4) y) (* (/ x y) z)) (/ (- x -4) y) (- x -4) -4 (fabs (- (/ (+ x 4) y) (* (/ x y) z))) (- (/ (+ x 4) y) (* (/ x y) z)) (* (neg z) (/ x y)) (neg z) (/ x y) (fabs (- (/ (+ x 4) y) (* (/ x y) z))) (- (/ (+ x 4) y) (* (/ x y) z)) (* (/ (- 1 z) y) x))
3.0ms
y
@0
((fabs (+ (* (/ (- 1 z) y) x) (/ 4 y))) (+ (* (/ (- 1 z) y) x) (/ 4 y)) (/ (- 1 z) y) (- 1 z) 1 z y x (/ 4 y) 4 (fabs (- (/ (+ x 4) y) (* (/ x y) z))) (- (/ (+ x 4) y) (* (/ x y) z)) (fabs (- (/ (+ x 4) y) (* (/ x y) z))) (- (/ (+ x 4) y) (* (/ x y) z)) (/ (- x -4) y) (- x -4) -4 (fabs (- (/ (+ x 4) y) (* (/ x y) z))) (- (/ (+ x 4) y) (* (/ x y) z)) (* (neg z) (/ x y)) (neg z) (/ x y) (fabs (- (/ (+ x 4) y) (* (/ x y) z))) (- (/ (+ x 4) y) (* (/ x y) z)) (* (/ (- 1 z) y) x))
3.0ms
y
@-inf
((fabs (+ (* (/ (- 1 z) y) x) (/ 4 y))) (+ (* (/ (- 1 z) y) x) (/ 4 y)) (/ (- 1 z) y) (- 1 z) 1 z y x (/ 4 y) 4 (fabs (- (/ (+ x 4) y) (* (/ x y) z))) (- (/ (+ x 4) y) (* (/ x y) z)) (fabs (- (/ (+ x 4) y) (* (/ x y) z))) (- (/ (+ x 4) y) (* (/ x y) z)) (/ (- x -4) y) (- x -4) -4 (fabs (- (/ (+ x 4) y) (* (/ x y) z))) (- (/ (+ x 4) y) (* (/ x y) z)) (* (neg z) (/ x y)) (neg z) (/ x y) (fabs (- (/ (+ x 4) y) (* (/ x y) z))) (- (/ (+ x 4) y) (* (/ x y) z)) (* (/ (- 1 z) y) x))
2.0ms
z
@-inf
((fabs (+ (* (/ (- 1 z) y) x) (/ 4 y))) (+ (* (/ (- 1 z) y) x) (/ 4 y)) (/ (- 1 z) y) (- 1 z) 1 z y x (/ 4 y) 4 (fabs (- (/ (+ x 4) y) (* (/ x y) z))) (- (/ (+ x 4) y) (* (/ x y) z)) (fabs (- (/ (+ x 4) y) (* (/ x y) z))) (- (/ (+ x 4) y) (* (/ x y) z)) (/ (- x -4) y) (- x -4) -4 (fabs (- (/ (+ x 4) y) (* (/ x y) z))) (- (/ (+ x 4) y) (* (/ x y) z)) (* (neg z) (/ x y)) (neg z) (/ x y) (fabs (- (/ (+ x 4) y) (* (/ x y) z))) (- (/ (+ x 4) y) (* (/ x y) z)) (* (/ (- 1 z) y) x))
2.0ms
x
@0
((fabs (+ (* (/ (- 1 z) y) x) (/ 4 y))) (+ (* (/ (- 1 z) y) x) (/ 4 y)) (/ (- 1 z) y) (- 1 z) 1 z y x (/ 4 y) 4 (fabs (- (/ (+ x 4) y) (* (/ x y) z))) (- (/ (+ x 4) y) (* (/ x y) z)) (fabs (- (/ (+ x 4) y) (* (/ x y) z))) (- (/ (+ x 4) y) (* (/ x y) z)) (/ (- x -4) y) (- x -4) -4 (fabs (- (/ (+ x 4) y) (* (/ x y) z))) (- (/ (+ x 4) y) (* (/ x y) z)) (* (neg z) (/ x y)) (neg z) (/ x y) (fabs (- (/ (+ x 4) y) (* (/ x y) z))) (- (/ (+ x 4) y) (* (/ x y) z)) (* (/ (- 1 z) y) x))

rewrite177.0ms (6%)

Memory
10.2MiB live, 209.0MiB allocated; 77ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
02031350
02221139
19901127
090771071
Stop Event
iter-limit
node-limit
iter-limit
Counts
89 → 445
Calls
Call 1
Inputs
(fabs.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x (/.f64 #s(literal 4 binary64) y)))
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x (/.f64 #s(literal 4 binary64) y))
(/.f64 (-.f64 #s(literal 1 binary64) z) y)
(-.f64 #s(literal 1 binary64) z)
#s(literal 1 binary64)
z
y
x
(/.f64 #s(literal 4 binary64) y)
#s(literal 4 binary64)
(fabs.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (/.f64 #s(literal 4 binary64) y)))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (/.f64 #s(literal 4 binary64) y))
(fabs.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (/.f64 (-.f64 x #s(literal -4 binary64)) y)))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (/.f64 (-.f64 x #s(literal -4 binary64)) y))
(/.f64 (-.f64 x #s(literal -4 binary64)) y)
(-.f64 x #s(literal -4 binary64))
#s(literal -4 binary64)
(fabs.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (neg.f64 z) (/.f64 x y))))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (neg.f64 z) (/.f64 x y)))
(*.f64 (neg.f64 z) (/.f64 x y))
(neg.f64 z)
(/.f64 x y)
(fabs.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x)))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x))
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x)
#s(approx (fabs (+ (* (/ (- 1 z) y) x) (/ 4 y))) #s(hole binary64 (fabs (+ (* 4 (/ 1 y)) (/ (* x (- 1 z)) y)))))
#s(approx (+ (* (/ (- 1 z) y) x) (/ 4 y)) #s(hole binary64 (/ 4 y)))
#s(approx (+ (* (/ (- 1 z) y) x) (/ 4 y)) #s(hole binary64 (+ (* x (- (/ 1 y) (/ z y))) (* 4 (/ 1 y)))))
#s(approx x #s(hole binary64 x))
#s(approx (fabs (- (/ (+ x 4) y) (* (/ x y) z))) #s(hole binary64 (fabs (- (+ (* 4 (/ 1 y)) (/ x y)) (/ (* x z) y)))))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) #s(hole binary64 (/ 4 y)))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) #s(hole binary64 (+ (* x (- (/ 1 y) (/ z y))) (* 4 (/ 1 y)))))
#s(approx (/ (- x -4) y) #s(hole binary64 (/ 4 y)))
#s(approx (/ (- x -4) y) #s(hole binary64 (+ (* 4 (/ 1 y)) (/ x y))))
#s(approx (- x -4) #s(hole binary64 4))
#s(approx (- x -4) #s(hole binary64 (+ 4 x)))
#s(approx (* (neg z) (/ x y)) #s(hole binary64 (* -1 (/ (* x z) y))))
#s(approx (/ x y) #s(hole binary64 (/ x y)))
#s(approx (* (/ (- 1 z) y) x) #s(hole binary64 (/ (* x (- 1 z)) y)))
#s(approx (fabs (+ (* (/ (- 1 z) y) x) (/ 4 y))) #s(hole binary64 (fabs (- (+ (* 4 (/ 1 y)) (/ x y)) (/ (* x z) y)))))
#s(approx (+ (* (/ (- 1 z) y) x) (/ 4 y)) #s(hole binary64 (* x (- (/ 1 y) (/ z y)))))
#s(approx (+ (* (/ (- 1 z) y) x) (/ 4 y)) #s(hole binary64 (* x (- (+ (/ 1 y) (* 4 (/ 1 (* x y)))) (/ z y)))))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) #s(hole binary64 (* x (- (/ 1 y) (/ z y)))))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) #s(hole binary64 (* x (- (+ (/ 1 y) (* 4 (/ 1 (* x y)))) (/ z y)))))
#s(approx (/ (- x -4) y) #s(hole binary64 (/ x y)))
#s(approx (/ (- x -4) y) #s(hole binary64 (* x (+ (/ 1 y) (* 4 (/ 1 (* x y)))))))
#s(approx (- x -4) #s(hole binary64 x))
#s(approx (- x -4) #s(hole binary64 (* x (+ 1 (* 4 (/ 1 x))))))
#s(approx (+ (* (/ (- 1 z) y) x) (/ 4 y)) #s(hole binary64 (/ (* x (- 1 z)) y)))
#s(approx (+ (* (/ (- 1 z) y) x) (/ 4 y)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- 1 z) y)) (* 4 (/ 1 (* x y))))))))
#s(approx (fabs (- (/ (+ x 4) y) (* (/ x y) z))) #s(hole binary64 (fabs (- (* 4 (/ 1 y)) (+ (* -1 (/ x y)) (/ (* x z) y))))))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) #s(hole binary64 (* x (+ (* -1 (/ z y)) (/ 1 y)))))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) #s(hole binary64 (* x (+ (* -1 (/ z y)) (+ (/ 1 y) (* 4 (/ 1 (* x y))))))))
#s(approx (+ (* (/ (- 1 z) y) x) (/ 4 y)) #s(hole binary64 (/ (+ 4 (* x (- 1 z))) y)))
#s(approx (/ (- 1 z) y) #s(hole binary64 (/ (- 1 z) y)))
#s(approx y #s(hole binary64 y))
#s(approx (/ 4 y) #s(hole binary64 (/ 4 y)))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) #s(hole binary64 (/ (- (+ 4 x) (* x z)) y)))
#s(approx (/ (- x -4) y) #s(hole binary64 (/ (+ 4 x) y)))
#s(approx (+ (* (/ (- 1 z) y) x) (/ 4 y)) #s(hole binary64 (* -1 (/ (- (* -1 (* x (- 1 z))) 4) y))))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) #s(hole binary64 (* -1 (/ (- (* -1 (+ 4 x)) (* -1 (* x z))) y))))
#s(approx (+ (* (/ (- 1 z) y) x) (/ 4 y)) #s(hole binary64 (+ (* 4 (/ 1 y)) (/ x y))))
#s(approx (+ (* (/ (- 1 z) y) x) (/ 4 y)) #s(hole binary64 (+ (* -1 (/ (* x z) y)) (+ (* 4 (/ 1 y)) (/ x y)))))
#s(approx (/ (- 1 z) y) #s(hole binary64 (/ 1 y)))
#s(approx (/ (- 1 z) y) #s(hole binary64 (+ (* -1 (/ z y)) (/ 1 y))))
#s(approx (- 1 z) #s(hole binary64 1))
#s(approx (- 1 z) #s(hole binary64 (+ 1 (* -1 z))))
#s(approx z #s(hole binary64 z))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) #s(hole binary64 (+ (* 4 (/ 1 y)) (/ x y))))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) #s(hole binary64 (+ (* -1 (/ (* x z) y)) (+ (* 4 (/ 1 y)) (/ x y)))))
#s(approx (neg z) #s(hole binary64 (* -1 z)))
#s(approx (* (/ (- 1 z) y) x) #s(hole binary64 (/ x y)))
#s(approx (* (/ (- 1 z) y) x) #s(hole binary64 (+ (* -1 (/ (* x z) y)) (/ x y))))
#s(approx (+ (* (/ (- 1 z) y) x) (/ 4 y)) #s(hole binary64 (* -1 (/ (* x z) y))))
#s(approx (+ (* (/ (- 1 z) y) x) (/ 4 y)) #s(hole binary64 (* z (+ (* -1 (/ x y)) (+ (/ 4 (* y z)) (/ x (* y z)))))))
#s(approx (/ (- 1 z) y) #s(hole binary64 (* -1 (/ z y))))
#s(approx (/ (- 1 z) y) #s(hole binary64 (* z (- (/ 1 (* y z)) (/ 1 y)))))
#s(approx (- 1 z) #s(hole binary64 (* -1 z)))
#s(approx (- 1 z) #s(hole binary64 (* z (- (/ 1 z) 1))))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) #s(hole binary64 (* -1 (/ (* x z) y))))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) #s(hole binary64 (* z (- (+ (/ 4 (* y z)) (/ x (* y z))) (/ x y)))))
#s(approx (* (/ (- 1 z) y) x) #s(hole binary64 (* -1 (/ (* x z) y))))
#s(approx (* (/ (- 1 z) y) x) #s(hole binary64 (* z (+ (* -1 (/ x y)) (/ x (* y z))))))
#s(approx (fabs (+ (* (/ (- 1 z) y) x) (/ 4 y))) #s(hole binary64 (fabs (+ (* 4 (/ 1 y)) (/ (* x (+ 1 (* -1 z))) y)))))
#s(approx (+ (* (/ (- 1 z) y) x) (/ 4 y)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ (* 4 (/ 1 y)) (/ x y)) z)) (/ x y))))))
#s(approx (/ (- 1 z) y) #s(hole binary64 (* -1 (* z (- (/ 1 y) (/ 1 (* y z)))))))
#s(approx (- 1 z) #s(hole binary64 (* -1 (* z (- 1 (/ 1 z))))))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) #s(hole binary64 (* -1 (* z (- (* -1 (/ (+ (* 4 (/ 1 y)) (/ x y)) z)) (* -1 (/ x y)))))))
#s(approx (* (/ (- 1 z) y) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x (* y z))) (/ x y))))))
Outputs
(*.f64 (sqrt.f64 (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) z) x #s(literal 4 binary64)) y)) (sqrt.f64 (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) z) x #s(literal 4 binary64)) y)))
(pow.f64 (pow.f64 (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) z) x #s(literal 4 binary64)) y) #s(literal 2 binary64)) #s(literal 1/2 binary64))
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal 4 binary64) y) #s(literal 2 binary64)))) (fabs.f64 (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) x) #s(literal 4 binary64)) y)))
(/.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 4 binary64) y) #s(literal 3 binary64)))) (fabs.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 4 binary64) y) (/.f64 (-.f64 #s(literal 4 binary64) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) y)))))
(/.f64 (fabs.f64 (fma.f64 (pow.f64 y #s(literal -3 binary64)) #s(literal 64 binary64) (pow.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x) #s(literal 3 binary64)))) (fabs.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 16 binary64) (*.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x) (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) x) #s(literal 4 binary64)) y)))))
(/.f64 (fabs.f64 (neg.f64 (fma.f64 (-.f64 #s(literal 1 binary64) z) x #s(literal 4 binary64)))) (fabs.f64 (neg.f64 y)))
(/.f64 (fabs.f64 (-.f64 (pow.f64 (/.f64 #s(literal 4 binary64) y) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 x y) (+.f64 z #s(literal -1 binary64))) #s(literal 3 binary64)))) (fabs.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 16 binary64) (*.f64 (*.f64 (/.f64 x y) (+.f64 z #s(literal -1 binary64))) (fma.f64 (/.f64 x y) (+.f64 z #s(literal -1 binary64)) (/.f64 #s(literal 4 binary64) y))))))
(/.f64 (fabs.f64 (-.f64 (pow.f64 (/.f64 #s(literal 4 binary64) y) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x) #s(literal 2 binary64)))) (fabs.f64 (/.f64 (-.f64 #s(literal 4 binary64) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) y)))
(/.f64 (fabs.f64 (-.f64 (pow.f64 (/.f64 (-.f64 x #s(literal -4 binary64)) y) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 x y) z) #s(literal 2 binary64)))) (fabs.f64 (/.f64 (+.f64 (-.f64 x #s(literal -4 binary64)) (*.f64 x z)) y)))
(/.f64 (fabs.f64 (-.f64 (pow.f64 (/.f64 (-.f64 x #s(literal -4 binary64)) y) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 x y) z) #s(literal 3 binary64)))) (fabs.f64 (+.f64 (pow.f64 (/.f64 (-.f64 x #s(literal -4 binary64)) y) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 x y) z) (fma.f64 (/.f64 x y) z (/.f64 (-.f64 x #s(literal -4 binary64)) y))))))
(/.f64 (fabs.f64 (fma.f64 (-.f64 #s(literal 1 binary64) z) x #s(literal 4 binary64))) (fabs.f64 y))
(sqrt.f64 (pow.f64 (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) z) x #s(literal 4 binary64)) y) #s(literal 2 binary64)))
(fabs.f64 (-.f64 (/.f64 #s(literal -4 binary64) y) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x)))
(fabs.f64 (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) z) x #s(literal 4 binary64)) (neg.f64 y)))
(fabs.f64 (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) z) x #s(literal 4 binary64)) y))
(*.f64 (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) z) x #s(literal 4 binary64)) (neg.f64 y)) #s(literal -1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) z) x #s(literal 4 binary64)) (neg.f64 y)))
(/.f64 (*.f64 (neg.f64 (fma.f64 (-.f64 #s(literal 1 binary64) z) x #s(literal 4 binary64))) #s(literal -1 binary64)) y)
(/.f64 (*.f64 (fma.f64 (-.f64 #s(literal 1 binary64) z) x #s(literal 4 binary64)) #s(literal -1 binary64)) (neg.f64 y))
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (neg.f64 x) z #s(literal 4 binary64)) y) (/.f64 (fma.f64 (neg.f64 x) z #s(literal 4 binary64)) y)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) (-.f64 (/.f64 (fma.f64 (neg.f64 x) z #s(literal 4 binary64)) y) (/.f64 x y)))
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal -4 binary64) y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x) #s(literal 2 binary64)) (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 16 binary64) (*.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x) (/.f64 #s(literal -4 binary64) y)))))
(/.f64 (+.f64 (pow.f64 (/.f64 (fma.f64 (neg.f64 x) z #s(literal 4 binary64)) y) #s(literal 3 binary64)) (pow.f64 (/.f64 x y) #s(literal 3 binary64))) (fma.f64 (/.f64 (fma.f64 (neg.f64 x) z #s(literal 4 binary64)) y) (/.f64 (fma.f64 (neg.f64 x) z #s(literal 4 binary64)) y) (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (/.f64 (fma.f64 (neg.f64 x) z #s(literal 4 binary64)) y) (/.f64 x y)))))
(/.f64 (+.f64 (pow.f64 (/.f64 (-.f64 x #s(literal -4 binary64)) y) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 x) (/.f64 z y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (-.f64 x #s(literal -4 binary64)) y) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (/.f64 x y) z) #s(literal 2 binary64)) (*.f64 (/.f64 (-.f64 x #s(literal -4 binary64)) y) (*.f64 (neg.f64 x) (/.f64 z y))))))
(/.f64 (fma.f64 (neg.f64 x) z (-.f64 x #s(literal -4 binary64))) y)
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 x y) z) #s(literal 2 binary64)) (pow.f64 (/.f64 (-.f64 x #s(literal -4 binary64)) y) #s(literal 2 binary64)))) (neg.f64 (/.f64 (-.f64 (*.f64 (neg.f64 x) z) (-.f64 x #s(literal -4 binary64))) y)))
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 x y) z) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (/.f64 (-.f64 x #s(literal -4 binary64)) y) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 x y) z) #s(literal 2 binary64)) (*.f64 (/.f64 (-.f64 x #s(literal -4 binary64)) y) (/.f64 (+.f64 (-.f64 x #s(literal -4 binary64)) (*.f64 x z)) y)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal 4 binary64) y) #s(literal 2 binary64)))) (neg.f64 (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) x) #s(literal 4 binary64)) y)))
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 4 binary64) y) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 4 binary64) y) (/.f64 (-.f64 #s(literal 4 binary64) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) y)))))
(/.f64 (neg.f64 (fma.f64 (pow.f64 y #s(literal -3 binary64)) #s(literal 64 binary64) (pow.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 16 binary64) (*.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x) (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) x) #s(literal 4 binary64)) y)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 #s(literal 4 binary64) y) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 x y) (+.f64 z #s(literal -1 binary64))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 16 binary64) (*.f64 (*.f64 (/.f64 x y) (+.f64 z #s(literal -1 binary64))) (fma.f64 (/.f64 x y) (+.f64 z #s(literal -1 binary64)) (/.f64 #s(literal 4 binary64) y))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (-.f64 x #s(literal -4 binary64)) y) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 x y) z) #s(literal 2 binary64)))) (neg.f64 (/.f64 (+.f64 (-.f64 x #s(literal -4 binary64)) (*.f64 x z)) y)))
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (-.f64 x #s(literal -4 binary64)) y) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 x y) z) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (-.f64 x #s(literal -4 binary64)) y) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 x y) z) (fma.f64 (/.f64 x y) z (/.f64 (-.f64 x #s(literal -4 binary64)) y))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 #s(literal 4 binary64) y) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x) #s(literal 2 binary64)))) (neg.f64 (/.f64 (-.f64 #s(literal 4 binary64) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) y)))
(/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (/.f64 x y) (-.f64 #s(literal -1 binary64) z))) (*.f64 (neg.f64 y) (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 x y) z) #s(literal 2 binary64))))) (*.f64 (neg.f64 y) (*.f64 (/.f64 x y) (-.f64 #s(literal -1 binary64) z))))
(/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (/.f64 x y) z) #s(literal 2 binary64)) (*.f64 (neg.f64 z) (pow.f64 (/.f64 x y) #s(literal 2 binary64)))))) (*.f64 (neg.f64 y) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 (/.f64 x y) z) #s(literal 3 binary64))))) (*.f64 (neg.f64 y) (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (/.f64 x y) z) #s(literal 2 binary64)) (*.f64 (neg.f64 z) (pow.f64 (/.f64 x y) #s(literal 2 binary64)))))))
(/.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 x y) (-.f64 #s(literal -1 binary64) z))) (*.f64 y (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 x y) z) #s(literal 2 binary64))))) (*.f64 y (*.f64 (/.f64 x y) (-.f64 #s(literal -1 binary64) z))))
(/.f64 (-.f64 (*.f64 #s(literal 4 binary64) (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (/.f64 x y) z) #s(literal 2 binary64)) (*.f64 (neg.f64 z) (pow.f64 (/.f64 x y) #s(literal 2 binary64)))))) (*.f64 y (fma.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 (/.f64 x y) z) #s(literal 3 binary64))))) (*.f64 y (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (/.f64 x y) z) #s(literal 2 binary64)) (*.f64 (neg.f64 z) (pow.f64 (/.f64 x y) #s(literal 2 binary64)))))))
(/.f64 (-.f64 (*.f64 (-.f64 x #s(literal -4 binary64)) y) (*.f64 (*.f64 y z) x)) (*.f64 y y))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (-.f64 x #s(literal -4 binary64)) y) (/.f64 (-.f64 #s(literal 4 binary64) x) y)) (neg.f64 y)) (*.f64 (/.f64 (-.f64 #s(literal 4 binary64) x) y) (*.f64 (neg.f64 x) z))) (*.f64 (/.f64 (-.f64 #s(literal 4 binary64) x) y) (neg.f64 y)))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (-.f64 x #s(literal -4 binary64)) y) (/.f64 (-.f64 #s(literal 4 binary64) x) y)) y) (*.f64 (/.f64 (-.f64 #s(literal 4 binary64) x) y) (*.f64 x z))) (*.f64 (/.f64 (-.f64 #s(literal 4 binary64) x) y) y))
(/.f64 (-.f64 (*.f64 (fma.f64 (pow.f64 y #s(literal -3 binary64)) #s(literal 64 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64))) (neg.f64 y)) (*.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 16 binary64) (*.f64 (/.f64 x y) (-.f64 (/.f64 x y) (/.f64 #s(literal 4 binary64) y)))) (*.f64 (neg.f64 x) z))) (*.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 16 binary64) (*.f64 (/.f64 x y) (-.f64 (/.f64 x y) (/.f64 #s(literal 4 binary64) y)))) (neg.f64 y)))
(/.f64 (-.f64 (*.f64 (fma.f64 (pow.f64 y #s(literal -3 binary64)) #s(literal 64 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64))) y) (*.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 16 binary64) (*.f64 (/.f64 x y) (-.f64 (/.f64 x y) (/.f64 #s(literal 4 binary64) y)))) (*.f64 x z))) (*.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 16 binary64) (*.f64 (/.f64 x y) (-.f64 (/.f64 x y) (/.f64 #s(literal 4 binary64) y)))) y))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal -4 binary64) x) (neg.f64 y)) (*.f64 (neg.f64 y) (*.f64 (neg.f64 x) z))) (*.f64 y y))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal -4 binary64) x) y) (*.f64 (neg.f64 y) (*.f64 x z))) (*.f64 (neg.f64 y) y))
(/.f64 (-.f64 (*.f64 (-.f64 x #s(literal -4 binary64)) (neg.f64 y)) (*.f64 y (*.f64 (neg.f64 x) z))) (*.f64 y (neg.f64 y)))
(/.f64 (fma.f64 (*.f64 (neg.f64 x) z) (/.f64 (-.f64 #s(literal 4 binary64) x) y) (*.f64 y (*.f64 (/.f64 (-.f64 x #s(literal -4 binary64)) y) (/.f64 (-.f64 #s(literal 4 binary64) x) y)))) (*.f64 y (/.f64 (-.f64 #s(literal 4 binary64) x) y)))
(/.f64 (fma.f64 (*.f64 (neg.f64 x) z) (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 16 binary64) (*.f64 (/.f64 x y) (-.f64 (/.f64 x y) (/.f64 #s(literal 4 binary64) y)))) (*.f64 y (fma.f64 (pow.f64 y #s(literal -3 binary64)) #s(literal 64 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64))))) (*.f64 y (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 16 binary64) (*.f64 (/.f64 x y) (-.f64 (/.f64 x y) (/.f64 #s(literal 4 binary64) y))))))
(/.f64 (fma.f64 (*.f64 (neg.f64 x) z) (neg.f64 y) (*.f64 y (-.f64 #s(literal -4 binary64) x))) (*.f64 y (neg.f64 y)))
(/.f64 (fma.f64 (*.f64 (neg.f64 x) z) y (*.f64 y (-.f64 x #s(literal -4 binary64)))) (*.f64 y y))
(/.f64 (fma.f64 (*.f64 (/.f64 (-.f64 x #s(literal -4 binary64)) y) (/.f64 (-.f64 #s(literal 4 binary64) x) y)) y (*.f64 (/.f64 (-.f64 #s(literal 4 binary64) x) y) (*.f64 (neg.f64 x) z))) (*.f64 (/.f64 (-.f64 #s(literal 4 binary64) x) y) y))
(/.f64 (fma.f64 (fma.f64 (pow.f64 y #s(literal -3 binary64)) #s(literal 64 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64))) y (*.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 16 binary64) (*.f64 (/.f64 x y) (-.f64 (/.f64 x y) (/.f64 #s(literal 4 binary64) y)))) (*.f64 (neg.f64 x) z))) (*.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 16 binary64) (*.f64 (/.f64 x y) (-.f64 (/.f64 x y) (/.f64 #s(literal 4 binary64) y)))) y))
(/.f64 (fma.f64 (-.f64 #s(literal -4 binary64) x) y (*.f64 (neg.f64 y) (*.f64 (neg.f64 x) z))) (*.f64 (neg.f64 y) y))
(/.f64 (fma.f64 (-.f64 x #s(literal -4 binary64)) y (*.f64 y (*.f64 (neg.f64 x) z))) (*.f64 y y))
(/.f64 (fma.f64 #s(literal -4 binary64) (neg.f64 y) (*.f64 (neg.f64 y) (fma.f64 #s(literal -1 binary64) x (*.f64 x z)))) (*.f64 y y))
(/.f64 (fma.f64 #s(literal -4 binary64) y (*.f64 (neg.f64 y) (*.f64 (-.f64 #s(literal 1 binary64) z) x))) (*.f64 (neg.f64 y) y))
(/.f64 (fma.f64 #s(literal 4 binary64) (neg.f64 y) (*.f64 y (fma.f64 #s(literal -1 binary64) x (*.f64 x z)))) (*.f64 y (neg.f64 y)))
(/.f64 (fma.f64 #s(literal 4 binary64) y (*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) z) x))) (*.f64 y y))
(/.f64 (fma.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 x z)) (neg.f64 y) (*.f64 (neg.f64 y) #s(literal -4 binary64))) (*.f64 y y))
(/.f64 (fma.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 x z)) y (*.f64 (neg.f64 y) #s(literal 4 binary64))) (*.f64 (neg.f64 y) y))
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) x) (neg.f64 y) (*.f64 y #s(literal -4 binary64))) (*.f64 y (neg.f64 y)))
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) x) y (*.f64 y #s(literal 4 binary64))) (*.f64 y y))
(/.f64 (-.f64 (pow.f64 (/.f64 (-.f64 x #s(literal -4 binary64)) y) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 x y) z) #s(literal 2 binary64))) (/.f64 (+.f64 (-.f64 x #s(literal -4 binary64)) (*.f64 x z)) y))
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal 4 binary64) y) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) x) #s(literal 4 binary64)) y))
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 4 binary64) y) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x) #s(literal 2 binary64))) (/.f64 (-.f64 #s(literal 4 binary64) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) y))
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 x y) z) #s(literal 2 binary64)) (pow.f64 (/.f64 (-.f64 x #s(literal -4 binary64)) y) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (neg.f64 x) z) (-.f64 x #s(literal -4 binary64))) y))
(/.f64 (-.f64 (pow.f64 (/.f64 (-.f64 x #s(literal -4 binary64)) y) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 x y) z) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (-.f64 x #s(literal -4 binary64)) y) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 x y) z) (fma.f64 (/.f64 x y) z (/.f64 (-.f64 x #s(literal -4 binary64)) y)))))
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 4 binary64) y) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 x y) (+.f64 z #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 16 binary64) (*.f64 (*.f64 (/.f64 x y) (+.f64 z #s(literal -1 binary64))) (fma.f64 (/.f64 x y) (+.f64 z #s(literal -1 binary64)) (/.f64 #s(literal 4 binary64) y)))))
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 4 binary64) y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 4 binary64) y) (/.f64 (-.f64 #s(literal 4 binary64) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) y))))
(/.f64 (fma.f64 (pow.f64 y #s(literal -3 binary64)) #s(literal 64 binary64) (pow.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x) #s(literal 3 binary64))) (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 16 binary64) (*.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x) (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) x) #s(literal 4 binary64)) y))))
(/.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 x y) z) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (/.f64 (-.f64 x #s(literal -4 binary64)) y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 x y) z) #s(literal 2 binary64)) (*.f64 (/.f64 (-.f64 x #s(literal -4 binary64)) y) (/.f64 (+.f64 (-.f64 x #s(literal -4 binary64)) (*.f64 x z)) y))))
(/.f64 (neg.f64 (fma.f64 (-.f64 #s(literal 1 binary64) z) x #s(literal 4 binary64))) (neg.f64 y))
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) z) x #s(literal 4 binary64)) (neg.f64 (neg.f64 y)))
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) z) x #s(literal 4 binary64)) y)
(neg.f64 (*.f64 (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) z) x #s(literal 4 binary64)) (neg.f64 y)) #s(literal 1 binary64)))
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) z) x #s(literal 4 binary64)) (neg.f64 y))))
(neg.f64 (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) z) x #s(literal 4 binary64)) (neg.f64 y)))
(fma.f64 (neg.f64 x) (/.f64 z y) (/.f64 (-.f64 x #s(literal -4 binary64)) y))
(fma.f64 (neg.f64 z) (/.f64 x y) (/.f64 (-.f64 x #s(literal -4 binary64)) y))
(fma.f64 (/.f64 (neg.f64 z) y) x (/.f64 (-.f64 x #s(literal -4 binary64)) y))
(fma.f64 (/.f64 (neg.f64 x) y) z (/.f64 (-.f64 x #s(literal -4 binary64)) y))
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 z y) x) (/.f64 (-.f64 x #s(literal -4 binary64)) y))
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 x y) z) (/.f64 (-.f64 x #s(literal -4 binary64)) y))
(fma.f64 (*.f64 (/.f64 x y) z) #s(literal -1 binary64) (/.f64 (-.f64 x #s(literal -4 binary64)) y))
(fma.f64 (/.f64 z y) (neg.f64 x) (/.f64 (-.f64 x #s(literal -4 binary64)) y))
(fma.f64 (/.f64 #s(literal 4 binary64) y) #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x))
(fma.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal 4 binary64) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x))
(fma.f64 (pow.f64 y #s(literal -1 binary64)) x (-.f64 (/.f64 #s(literal 4 binary64) y) (*.f64 (/.f64 x y) z)))
(fma.f64 (pow.f64 y #s(literal -1 binary64)) x (+.f64 (/.f64 #s(literal 4 binary64) y) (*.f64 (neg.f64 x) (/.f64 z y))))
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x (/.f64 #s(literal 4 binary64) y))
(fma.f64 (-.f64 #s(literal 1 binary64) z) (/.f64 x y) (/.f64 #s(literal 4 binary64) y))
(fma.f64 (/.f64 x y) (neg.f64 z) (/.f64 (-.f64 x #s(literal -4 binary64)) y))
(fma.f64 #s(literal 4 binary64) (*.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -1 binary64))) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x))
(fma.f64 #s(literal 4 binary64) (pow.f64 y #s(literal -1 binary64)) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x))
(fma.f64 x (/.f64 (neg.f64 z) y) (/.f64 (-.f64 x #s(literal -4 binary64)) y))
(fma.f64 x (pow.f64 y #s(literal -1 binary64)) (-.f64 (/.f64 #s(literal 4 binary64) y) (*.f64 (/.f64 x y) z)))
(fma.f64 x (pow.f64 y #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 4 binary64) y) (*.f64 (neg.f64 x) (/.f64 z y))))
(fma.f64 x (/.f64 (-.f64 #s(literal 1 binary64) z) y) (/.f64 #s(literal 4 binary64) y))
(fma.f64 z (/.f64 (neg.f64 x) y) (/.f64 (-.f64 x #s(literal -4 binary64)) y))
(fma.f64 #s(literal 1 binary64) (/.f64 x y) (-.f64 (/.f64 #s(literal 4 binary64) y) (*.f64 (/.f64 x y) z)))
(fma.f64 #s(literal 1 binary64) (/.f64 x y) (+.f64 (/.f64 #s(literal 4 binary64) y) (*.f64 (neg.f64 x) (/.f64 z y))))
(-.f64 (-.f64 (/.f64 #s(literal 4 binary64) y) (*.f64 (/.f64 x y) z)) (/.f64 (neg.f64 x) y))
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 x y) z) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (neg.f64 x) z) (-.f64 x #s(literal -4 binary64))) y)) (/.f64 (pow.f64 (/.f64 (-.f64 x #s(literal -4 binary64)) y) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (neg.f64 x) z) (-.f64 x #s(literal -4 binary64))) y)))
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) x) #s(literal 4 binary64)) y)) (/.f64 (pow.f64 (/.f64 #s(literal 4 binary64) y) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) x) #s(literal 4 binary64)) y)))
(-.f64 (/.f64 (pow.f64 (/.f64 #s(literal 4 binary64) y) #s(literal 2 binary64)) (/.f64 (-.f64 #s(literal 4 binary64) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) y)) (/.f64 (pow.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x) #s(literal 2 binary64)) (/.f64 (-.f64 #s(literal 4 binary64) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) y)))
(-.f64 (/.f64 (pow.f64 (/.f64 #s(literal 4 binary64) y) #s(literal 3 binary64)) (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 16 binary64) (*.f64 (*.f64 (/.f64 x y) (+.f64 z #s(literal -1 binary64))) (fma.f64 (/.f64 x y) (+.f64 z #s(literal -1 binary64)) (/.f64 #s(literal 4 binary64) y))))) (/.f64 (pow.f64 (*.f64 (/.f64 x y) (+.f64 z #s(literal -1 binary64))) #s(literal 3 binary64)) (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 16 binary64) (*.f64 (*.f64 (/.f64 x y) (+.f64 z #s(literal -1 binary64))) (fma.f64 (/.f64 x y) (+.f64 z #s(literal -1 binary64)) (/.f64 #s(literal 4 binary64) y))))))
(-.f64 (/.f64 (pow.f64 (/.f64 (-.f64 x #s(literal -4 binary64)) y) #s(literal 2 binary64)) (/.f64 (+.f64 (-.f64 x #s(literal -4 binary64)) (*.f64 x z)) y)) (/.f64 (pow.f64 (*.f64 (/.f64 x y) z) #s(literal 2 binary64)) (/.f64 (+.f64 (-.f64 x #s(literal -4 binary64)) (*.f64 x z)) y)))
(-.f64 (/.f64 (pow.f64 (/.f64 (-.f64 x #s(literal -4 binary64)) y) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (-.f64 x #s(literal -4 binary64)) y) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 x y) z) (fma.f64 (/.f64 x y) z (/.f64 (-.f64 x #s(literal -4 binary64)) y))))) (/.f64 (pow.f64 (*.f64 (/.f64 x y) z) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (-.f64 x #s(literal -4 binary64)) y) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 x y) z) (fma.f64 (/.f64 x y) z (/.f64 (-.f64 x #s(literal -4 binary64)) y))))))
(-.f64 (/.f64 (-.f64 x #s(literal -4 binary64)) y) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) z)))
(-.f64 (/.f64 (-.f64 x #s(literal -4 binary64)) y) (*.f64 (*.f64 (neg.f64 x) (/.f64 z y)) #s(literal -1 binary64)))
(-.f64 (/.f64 (-.f64 x #s(literal -4 binary64)) y) (*.f64 (/.f64 (neg.f64 x) y) (neg.f64 z)))
(-.f64 (/.f64 (-.f64 x #s(literal -4 binary64)) y) (*.f64 (/.f64 x y) z))
(-.f64 (/.f64 #s(literal 4 binary64) y) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) (neg.f64 y)) x))
(-.f64 (/.f64 #s(literal 4 binary64) y) (*.f64 (neg.f64 x) (/.f64 (-.f64 #s(literal 1 binary64) z) y)))
(-.f64 (/.f64 #s(literal 4 binary64) y) (*.f64 (/.f64 x y) (+.f64 z #s(literal -1 binary64))))
(-.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x) (*.f64 (neg.f64 (pow.f64 y #s(literal -1 binary64))) #s(literal 4 binary64)))
(-.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x) (/.f64 #s(literal -4 binary64) y))
(+.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 x) (/.f64 z y)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 x y) z) #s(literal 2 binary64)) (*.f64 (/.f64 (-.f64 x #s(literal -4 binary64)) y) (/.f64 (+.f64 (-.f64 x #s(literal -4 binary64)) (*.f64 x z)) y)))) (/.f64 (pow.f64 (/.f64 (-.f64 x #s(literal -4 binary64)) y) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 x y) z) #s(literal 2 binary64)) (*.f64 (/.f64 (-.f64 x #s(literal -4 binary64)) y) (/.f64 (+.f64 (-.f64 x #s(literal -4 binary64)) (*.f64 x z)) y)))))
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 4 binary64) y) (/.f64 (-.f64 #s(literal 4 binary64) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) y)))) (/.f64 (pow.f64 (/.f64 #s(literal 4 binary64) y) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 4 binary64) y) (/.f64 (-.f64 #s(literal 4 binary64) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) y)))))
(+.f64 (/.f64 (pow.f64 (/.f64 #s(literal 4 binary64) y) #s(literal 3 binary64)) (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 16 binary64) (*.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x) (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) x) #s(literal 4 binary64)) y)))) (/.f64 (pow.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x) #s(literal 3 binary64)) (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 16 binary64) (*.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x) (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) x) #s(literal 4 binary64)) y)))))
(+.f64 (/.f64 (fma.f64 (neg.f64 x) z #s(literal 4 binary64)) y) (/.f64 x y))
(+.f64 (*.f64 (neg.f64 x) (/.f64 z y)) (/.f64 (-.f64 x #s(literal -4 binary64)) y))
(+.f64 (/.f64 (-.f64 x #s(literal -4 binary64)) y) (*.f64 (neg.f64 x) (/.f64 z y)))
(+.f64 (/.f64 #s(literal 4 binary64) y) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x))
(+.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x) (/.f64 #s(literal 4 binary64) y))
(+.f64 (/.f64 x y) (-.f64 (/.f64 #s(literal 4 binary64) y) (*.f64 (/.f64 x y) z)))
(+.f64 (/.f64 x y) (+.f64 (/.f64 #s(literal 4 binary64) y) (*.f64 (neg.f64 x) (/.f64 z y))))
(/.f64 (+.f64 (pow.f64 y #s(literal -3 binary64)) (pow.f64 (/.f64 (neg.f64 z) y) #s(literal 3 binary64))) (+.f64 (pow.f64 y #s(literal -2 binary64)) (-.f64 (pow.f64 (/.f64 z y) #s(literal 2 binary64)) (*.f64 (pow.f64 y #s(literal -1 binary64)) (/.f64 (neg.f64 z) y)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 z y) #s(literal 2 binary64)) (pow.f64 y #s(literal -2 binary64)))) (neg.f64 (/.f64 (-.f64 (neg.f64 z) #s(literal 1 binary64)) y)))
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 z y) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 y #s(literal -3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 z y) #s(literal 2 binary64)) (+.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (/.f64 z y) (pow.f64 y #s(literal -1 binary64)))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (pow.f64 (/.f64 z y) #s(literal 2 binary64)))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) z) y)))
(/.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal -3 binary64)) (pow.f64 (/.f64 z y) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 y #s(literal -2 binary64)) (+.f64 (pow.f64 (/.f64 z y) #s(literal 2 binary64)) (/.f64 z (*.f64 y y))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) z))) (neg.f64 (neg.f64 y)))
(/.f64 (neg.f64 (*.f64 y (-.f64 #s(literal 1 binary64) z))) (neg.f64 (*.f64 y y)))
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 y)) (*.f64 (neg.f64 y) (neg.f64 z))) (*.f64 y y))
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) y) (*.f64 (neg.f64 z) y)) (*.f64 (neg.f64 y) y))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (*.f64 (neg.f64 z) y)) (*.f64 y (neg.f64 y)))
(/.f64 (fma.f64 (neg.f64 z) (neg.f64 y) (*.f64 y #s(literal -1 binary64))) (*.f64 y (neg.f64 y)))
(/.f64 (fma.f64 (neg.f64 y) z y) (*.f64 y y))
(/.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 (neg.f64 y) (neg.f64 z))) (*.f64 (neg.f64 y) y))
(/.f64 (-.f64 #s(literal -1 binary64) (neg.f64 z)) (neg.f64 y))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) z)) (neg.f64 y))
(/.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (pow.f64 (/.f64 z y) #s(literal 2 binary64))) (-.f64 (pow.f64 y #s(literal -1 binary64)) (/.f64 (neg.f64 z) y)))
(/.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (pow.f64 (/.f64 z y) #s(literal 2 binary64))) (/.f64 (+.f64 #s(literal 1 binary64) z) y))
(/.f64 (-.f64 (pow.f64 (/.f64 z y) #s(literal 2 binary64)) (pow.f64 y #s(literal -2 binary64))) (/.f64 (-.f64 (neg.f64 z) #s(literal 1 binary64)) y))
(/.f64 (-.f64 (pow.f64 y #s(literal -3 binary64)) (pow.f64 (/.f64 z y) #s(literal 3 binary64))) (+.f64 (pow.f64 y #s(literal -2 binary64)) (+.f64 (pow.f64 (/.f64 z y) #s(literal 2 binary64)) (/.f64 z (*.f64 y y)))))
(/.f64 (fma.f64 (pow.f64 (/.f64 z y) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 y #s(literal -3 binary64))) (+.f64 (pow.f64 (/.f64 z y) #s(literal 2 binary64)) (+.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (/.f64 z y) (pow.f64 y #s(literal -1 binary64))))))
(/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) z)) (*.f64 y y))
(/.f64 (-.f64 #s(literal 1 binary64) z) y)
(neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) (neg.f64 y)))
(fma.f64 (pow.f64 y #s(literal -1/2 binary64)) (pow.f64 y #s(literal -1/2 binary64)) (/.f64 (neg.f64 z) y))
(fma.f64 #s(literal -1 binary64) (/.f64 z y) (pow.f64 y #s(literal -1 binary64)))
(fma.f64 (/.f64 z y) #s(literal -1 binary64) (pow.f64 y #s(literal -1 binary64)))
(-.f64 (/.f64 (pow.f64 (/.f64 z y) #s(literal 2 binary64)) (/.f64 (-.f64 (neg.f64 z) #s(literal 1 binary64)) y)) (/.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 (-.f64 (neg.f64 z) #s(literal 1 binary64)) y)))
(-.f64 (/.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) z) y)) (/.f64 (pow.f64 (/.f64 z y) #s(literal 2 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) z) y)))
(-.f64 (/.f64 (pow.f64 y #s(literal -3 binary64)) (+.f64 (pow.f64 y #s(literal -2 binary64)) (+.f64 (pow.f64 (/.f64 z y) #s(literal 2 binary64)) (/.f64 z (*.f64 y y))))) (/.f64 (pow.f64 (/.f64 z y) #s(literal 3 binary64)) (+.f64 (pow.f64 y #s(literal -2 binary64)) (+.f64 (pow.f64 (/.f64 z y) #s(literal 2 binary64)) (/.f64 z (*.f64 y y))))))
(-.f64 (/.f64 y (*.f64 y y)) (/.f64 (*.f64 y z) (*.f64 y y)))
(-.f64 (pow.f64 y #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 z y)))
(-.f64 (pow.f64 y #s(literal -1 binary64)) (*.f64 (/.f64 (neg.f64 z) y) #s(literal -1 binary64)))
(-.f64 (pow.f64 y #s(literal -1 binary64)) (/.f64 z y))
(+.f64 (/.f64 (pow.f64 (/.f64 (neg.f64 z) y) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 z y) #s(literal 2 binary64)) (+.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (/.f64 z y) (pow.f64 y #s(literal -1 binary64)))))) (/.f64 (pow.f64 y #s(literal -3 binary64)) (+.f64 (pow.f64 (/.f64 z y) #s(literal 2 binary64)) (+.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (/.f64 z y) (pow.f64 y #s(literal -1 binary64)))))))
(+.f64 (/.f64 (neg.f64 z) y) (pow.f64 y #s(literal -1 binary64)))
(+.f64 (pow.f64 y #s(literal -1 binary64)) (/.f64 (neg.f64 z) y))
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) z))
(/.f64 (-.f64 (*.f64 z z) #s(literal 1 binary64)) (-.f64 (neg.f64 z) #s(literal 1 binary64)))
(/.f64 (fma.f64 (pow.f64 z #s(literal 3 binary64)) #s(literal -1 binary64) #s(literal 1 binary64)) (fma.f64 z z (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 z) #s(literal 1 binary64)))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 z z))) (neg.f64 (+.f64 #s(literal 1 binary64) z)))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 z z z))))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 z z)) (+.f64 #s(literal 1 binary64) z))
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 z z z)))
(neg.f64 (+.f64 z #s(literal -1 binary64)))
(neg.f64 (+.f64 #s(literal -1 binary64) z))
(fma.f64 #s(literal -1 binary64) z #s(literal 1 binary64))
(fma.f64 z #s(literal -1 binary64) #s(literal 1 binary64))
(fma.f64 #s(literal 1 binary64) (neg.f64 z) #s(literal 1 binary64))
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) z)) (/.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)))
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 z z z))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 z z z))))
(-.f64 (neg.f64 z) #s(literal -1 binary64))
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 z) #s(literal -1 binary64)))
(-.f64 #s(literal 1 binary64) z)
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 z z z))) (/.f64 (pow.f64 (neg.f64 z) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 z z z))))
(+.f64 (neg.f64 z) #s(literal 1 binary64))
(+.f64 #s(literal 1 binary64) (neg.f64 z))
#s(literal 1 binary64)
z
y
x
(*.f64 (/.f64 #s(literal 4 binary64) y) #s(literal 1 binary64))
(*.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal 4 binary64))
(*.f64 #s(literal 4 binary64) (*.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -1 binary64))))
(*.f64 #s(literal 4 binary64) (pow.f64 y #s(literal -1 binary64)))
(/.f64 #s(literal -4 binary64) (neg.f64 y))
(/.f64 #s(literal 4 binary64) (neg.f64 (neg.f64 y)))
(/.f64 #s(literal 4 binary64) y)
(neg.f64 (/.f64 #s(literal -4 binary64) y))
#s(literal 4 binary64)
(*.f64 (sqrt.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (/.f64 #s(literal 4 binary64) y))) (sqrt.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (/.f64 #s(literal 4 binary64) y))))
(pow.f64 (pow.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (/.f64 #s(literal 4 binary64) y)) #s(literal 2 binary64)) #s(literal 1/2 binary64))
(sqrt.f64 (pow.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (/.f64 #s(literal 4 binary64) y)) #s(literal 2 binary64)))
(fabs.f64 (neg.f64 (neg.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (/.f64 #s(literal 4 binary64) y)))))
(fabs.f64 (neg.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (/.f64 #s(literal 4 binary64) y))))
(fabs.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (/.f64 #s(literal 4 binary64) y)))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (/.f64 #s(literal 4 binary64) y))
(*.f64 (sqrt.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (/.f64 (-.f64 x #s(literal -4 binary64)) y))) (sqrt.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (/.f64 (-.f64 x #s(literal -4 binary64)) y))))
(pow.f64 (pow.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (/.f64 (-.f64 x #s(literal -4 binary64)) y)) #s(literal 2 binary64)) #s(literal 1/2 binary64))
(sqrt.f64 (pow.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (/.f64 (-.f64 x #s(literal -4 binary64)) y)) #s(literal 2 binary64)))
(fabs.f64 (neg.f64 (neg.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (/.f64 (-.f64 x #s(literal -4 binary64)) y)))))
(fabs.f64 (neg.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (/.f64 (-.f64 x #s(literal -4 binary64)) y))))
(fabs.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (/.f64 (-.f64 x #s(literal -4 binary64)) y)))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (/.f64 (-.f64 x #s(literal -4 binary64)) y))
(/.f64 (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal 4 binary64) y) #s(literal 2 binary64))) (+.f64 (/.f64 x y) (/.f64 #s(literal -4 binary64) y)))
(/.f64 (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal 4 binary64) y) #s(literal 2 binary64))) (-.f64 (/.f64 x y) (/.f64 #s(literal 4 binary64) y)))
(/.f64 (-.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal -4 binary64) y) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 16 binary64) (*.f64 (/.f64 x y) (/.f64 #s(literal -4 binary64) y)))))
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 4 binary64) y) #s(literal 3 binary64)) (pow.f64 (/.f64 (neg.f64 x) y) #s(literal 3 binary64))) (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 16 binary64) (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 4 binary64) y) (/.f64 (neg.f64 x) y)))))
(/.f64 (+.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 4 binary64) y) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 #s(literal 4 binary64) y) #s(literal 2 binary64)) (*.f64 (/.f64 x y) (/.f64 #s(literal 4 binary64) y)))))
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 x #s(literal -4 binary64)) y) (/.f64 (-.f64 #s(literal 4 binary64) x) y))) (neg.f64 (/.f64 (-.f64 #s(literal 4 binary64) x) y)))
(/.f64 (neg.f64 (fma.f64 (pow.f64 y #s(literal -3 binary64)) #s(literal 64 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 16 binary64) (*.f64 (/.f64 x y) (-.f64 (/.f64 x y) (/.f64 #s(literal 4 binary64) y))))))
(/.f64 (-.f64 (*.f64 (neg.f64 x) y) (*.f64 (neg.f64 y) #s(literal -4 binary64))) (*.f64 (neg.f64 y) y))
(/.f64 (-.f64 (*.f64 x y) (*.f64 y #s(literal -4 binary64))) (*.f64 y y))
(/.f64 (-.f64 (*.f64 #s(literal -4 binary64) y) (*.f64 (neg.f64 y) (neg.f64 x))) (*.f64 (neg.f64 y) y))
(/.f64 (-.f64 (*.f64 #s(literal 4 binary64) y) (*.f64 (neg.f64 x) y)) (*.f64 y y))
(/.f64 (fma.f64 #s(literal -4 binary64) (neg.f64 y) (*.f64 (neg.f64 y) (neg.f64 x))) (*.f64 y y))
(/.f64 (fma.f64 #s(literal -4 binary64) y (*.f64 (neg.f64 x) y)) (*.f64 (neg.f64 y) y))
(/.f64 (fma.f64 #s(literal 4 binary64) (neg.f64 y) (*.f64 (neg.f64 x) y)) (*.f64 y (neg.f64 y)))
(/.f64 (fma.f64 #s(literal 4 binary64) y (*.f64 x y)) (*.f64 y y))
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 y) (*.f64 (neg.f64 y) #s(literal -4 binary64))) (*.f64 y y))
(/.f64 (fma.f64 (neg.f64 x) y (*.f64 (neg.f64 y) #s(literal 4 binary64))) (*.f64 (neg.f64 y) y))
(/.f64 (fma.f64 (neg.f64 x) y (*.f64 y #s(literal -4 binary64))) (*.f64 y (neg.f64 y)))
(/.f64 (fma.f64 x y (*.f64 y #s(literal 4 binary64))) (*.f64 y y))
(/.f64 (-.f64 #s(literal 4 binary64) (neg.f64 x)) y)
(/.f64 (neg.f64 (-.f64 #s(literal -4 binary64) x)) (neg.f64 (neg.f64 y)))
(/.f64 (*.f64 (/.f64 (-.f64 x #s(literal -4 binary64)) y) (/.f64 (-.f64 #s(literal 4 binary64) x) y)) (+.f64 (/.f64 #s(literal 4 binary64) y) (/.f64 (neg.f64 x) y)))
(/.f64 (*.f64 (/.f64 (-.f64 x #s(literal -4 binary64)) y) (/.f64 (-.f64 #s(literal 4 binary64) x) y)) (/.f64 (-.f64 #s(literal 4 binary64) x) y))
(/.f64 (fma.f64 (pow.f64 y #s(literal -3 binary64)) #s(literal 64 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64))) (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 16 binary64) (*.f64 (/.f64 x y) (-.f64 (/.f64 x y) (/.f64 #s(literal 4 binary64) y)))))
(/.f64 (-.f64 #s(literal -4 binary64) x) (neg.f64 y))
(/.f64 (-.f64 x #s(literal -4 binary64)) y)
(neg.f64 (/.f64 (-.f64 #s(literal -4 binary64) x) y))
(fma.f64 (/.f64 #s(literal 4 binary64) y) #s(literal 1 binary64) (*.f64 (/.f64 (neg.f64 x) y) #s(literal -1 binary64)))
(fma.f64 (/.f64 #s(literal 4 binary64) y) #s(literal 1 binary64) (/.f64 x y))
(fma.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal 4 binary64) (*.f64 (/.f64 (neg.f64 x) y) #s(literal -1 binary64)))
(fma.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal 4 binary64) (/.f64 x y))
(fma.f64 (pow.f64 y #s(literal -1 binary64)) x (/.f64 #s(literal 4 binary64) y))
(fma.f64 #s(literal 4 binary64) (*.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -1 binary64))) (*.f64 (/.f64 (neg.f64 x) y) #s(literal -1 binary64)))
(fma.f64 #s(literal 4 binary64) (*.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -1 binary64))) (/.f64 x y))
(fma.f64 #s(literal 4 binary64) (pow.f64 y #s(literal -1 binary64)) (*.f64 (/.f64 (neg.f64 x) y) #s(literal -1 binary64)))
(fma.f64 #s(literal 4 binary64) (pow.f64 y #s(literal -1 binary64)) (/.f64 x y))
(fma.f64 x (pow.f64 y #s(literal -1 binary64)) (/.f64 #s(literal 4 binary64) y))
(fma.f64 #s(literal 1 binary64) (/.f64 x y) (/.f64 #s(literal 4 binary64) y))
(-.f64 (/.f64 (pow.f64 (/.f64 #s(literal 4 binary64) y) #s(literal 2 binary64)) (/.f64 (-.f64 #s(literal 4 binary64) x) y)) (/.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 (-.f64 #s(literal 4 binary64) x) y)))
(-.f64 (/.f64 #s(literal 4 binary64) y) (/.f64 (neg.f64 x) y))
(-.f64 (/.f64 x y) (*.f64 (neg.f64 (pow.f64 y #s(literal -1 binary64))) #s(literal 4 binary64)))
(-.f64 (/.f64 x y) (/.f64 #s(literal -4 binary64) y))
(+.f64 (/.f64 (pow.f64 (/.f64 #s(literal 4 binary64) y) #s(literal 3 binary64)) (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 16 binary64) (*.f64 (/.f64 x y) (-.f64 (/.f64 x y) (/.f64 #s(literal 4 binary64) y))))) (/.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 16 binary64) (*.f64 (/.f64 x y) (-.f64 (/.f64 x y) (/.f64 #s(literal 4 binary64) y))))))
(+.f64 (/.f64 #s(literal 4 binary64) y) (*.f64 (/.f64 (neg.f64 x) y) #s(literal -1 binary64)))
(+.f64 (/.f64 #s(literal 4 binary64) y) (/.f64 x y))
(+.f64 (/.f64 x y) (/.f64 #s(literal 4 binary64) y))
(/.f64 (neg.f64 (fma.f64 x x #s(literal -16 binary64))) (neg.f64 (-.f64 x #s(literal 4 binary64))))
(/.f64 (neg.f64 (-.f64 #s(literal 16 binary64) (*.f64 x x))) (neg.f64 (-.f64 #s(literal 4 binary64) x)))
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -64 binary64))) (neg.f64 (fma.f64 x x (-.f64 #s(literal 16 binary64) (*.f64 x #s(literal 4 binary64))))))
(/.f64 (neg.f64 (+.f64 #s(literal 64 binary64) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 16 binary64) (*.f64 x (-.f64 x #s(literal 4 binary64))))))
(/.f64 (fma.f64 x x #s(literal -16 binary64)) (-.f64 x #s(literal 4 binary64)))
(/.f64 (-.f64 #s(literal 16 binary64) (*.f64 x x)) (-.f64 #s(literal 4 binary64) x))
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -64 binary64)) (fma.f64 x x (-.f64 #s(literal 16 binary64) (*.f64 x #s(literal 4 binary64)))))
(/.f64 (+.f64 #s(literal 64 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 #s(literal 16 binary64) (*.f64 x (-.f64 x #s(literal 4 binary64)))))
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 #s(literal 16 binary64) (*.f64 x #s(literal 4 binary64))))) (/.f64 #s(literal -64 binary64) (fma.f64 x x (-.f64 #s(literal 16 binary64) (*.f64 x #s(literal 4 binary64))))))
(-.f64 (/.f64 (*.f64 x x) (-.f64 x #s(literal 4 binary64))) (/.f64 #s(literal 16 binary64) (-.f64 x #s(literal 4 binary64))))
(-.f64 (/.f64 #s(literal 16 binary64) (-.f64 #s(literal 4 binary64) x)) (/.f64 (*.f64 x x) (-.f64 #s(literal 4 binary64) x)))
(-.f64 x #s(literal -4 binary64))
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 #s(literal 16 binary64) (*.f64 x #s(literal 4 binary64))))) (/.f64 #s(literal 64 binary64) (fma.f64 x x (-.f64 #s(literal 16 binary64) (*.f64 x #s(literal 4 binary64))))))
(+.f64 (/.f64 #s(literal 64 binary64) (+.f64 #s(literal 16 binary64) (*.f64 x (-.f64 x #s(literal 4 binary64))))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 #s(literal 16 binary64) (*.f64 x (-.f64 x #s(literal 4 binary64))))))
(+.f64 #s(literal 4 binary64) x)
(+.f64 x #s(literal 4 binary64))
#s(literal -4 binary64)
(*.f64 (sqrt.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (neg.f64 x) (/.f64 z y)))) (sqrt.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (neg.f64 x) (/.f64 z y)))))
(pow.f64 (pow.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (neg.f64 x) (/.f64 z y))) #s(literal 2 binary64)) #s(literal 1/2 binary64))
(sqrt.f64 (pow.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (neg.f64 x) (/.f64 z y))) #s(literal 2 binary64)))
(fabs.f64 (neg.f64 (neg.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (neg.f64 x) (/.f64 z y))))))
(fabs.f64 (neg.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (neg.f64 x) (/.f64 z y)))))
(fabs.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (neg.f64 x) (/.f64 z y))))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (neg.f64 x) (/.f64 z y)))
(*.f64 (neg.f64 x) (/.f64 z y))
(*.f64 (neg.f64 z) (/.f64 x y))
(*.f64 (/.f64 (neg.f64 z) y) x)
(*.f64 (/.f64 (neg.f64 x) y) z)
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 z y) x))
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 x y) z))
(*.f64 (*.f64 (/.f64 x y) z) #s(literal -1 binary64))
(*.f64 (/.f64 z y) (neg.f64 x))
(*.f64 (/.f64 x y) (neg.f64 z))
(*.f64 x (/.f64 (neg.f64 z) y))
(*.f64 z (/.f64 (neg.f64 x) y))
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) z)) (neg.f64 y))
(/.f64 (*.f64 (neg.f64 x) (neg.f64 z)) (neg.f64 y))
(/.f64 (*.f64 (*.f64 (neg.f64 x) z) #s(literal -1 binary64)) (neg.f64 y))
(/.f64 (*.f64 (neg.f64 z) (neg.f64 x)) (neg.f64 y))
(/.f64 (*.f64 (neg.f64 x) z) (neg.f64 (neg.f64 y)))
(/.f64 (*.f64 (neg.f64 x) z) y)
(/.f64 (*.f64 x z) (neg.f64 y))
(neg.f64 (*.f64 (*.f64 (/.f64 x y) z) #s(literal 1 binary64)))
(neg.f64 (*.f64 (/.f64 z y) x))
(neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) z)))
(neg.f64 (*.f64 (/.f64 x y) z))
(*.f64 #s(literal -1 binary64) z)
(*.f64 z #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (neg.f64 z))
(neg.f64 (*.f64 #s(literal -1 binary64) (neg.f64 z)))
(neg.f64 (*.f64 z #s(literal 1 binary64)))
(neg.f64 z)
(*.f64 (pow.f64 y #s(literal -1 binary64)) x)
(*.f64 x (pow.f64 y #s(literal -1 binary64)))
(*.f64 #s(literal 1 binary64) (/.f64 x y))
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 y))
(/.f64 (neg.f64 x) (neg.f64 y))
(/.f64 x (neg.f64 (neg.f64 y)))
(/.f64 x y)
(neg.f64 (/.f64 (neg.f64 x) y))
(*.f64 (sqrt.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x))) (sqrt.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x))))
(pow.f64 (pow.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x)) #s(literal 2 binary64)) #s(literal 1/2 binary64))
(sqrt.f64 (pow.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x)) #s(literal 2 binary64)))
(fabs.f64 (neg.f64 (neg.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x)))))
(fabs.f64 (neg.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x))))
(fabs.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x)))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x))
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x)
(*.f64 (-.f64 #s(literal 1 binary64) z) (/.f64 x y))
(*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) z) y))
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 z y) #s(literal 2 binary64)) (pow.f64 y #s(literal -2 binary64))) x) (/.f64 (-.f64 (neg.f64 z) #s(literal 1 binary64)) y))
(/.f64 (*.f64 (fma.f64 (pow.f64 (/.f64 z y) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 y #s(literal -3 binary64))) x) (+.f64 (pow.f64 (/.f64 z y) #s(literal 2 binary64)) (+.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (/.f64 z y) (pow.f64 y #s(literal -1 binary64))))))
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (pow.f64 (/.f64 z y) #s(literal 2 binary64))) x) (/.f64 (+.f64 #s(literal 1 binary64) z) y))
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal -3 binary64)) (pow.f64 (/.f64 z y) #s(literal 3 binary64))) x) (+.f64 (pow.f64 y #s(literal -2 binary64)) (+.f64 (pow.f64 (/.f64 z y) #s(literal 2 binary64)) (/.f64 z (*.f64 y y)))))
(/.f64 (*.f64 (*.f64 y (-.f64 #s(literal 1 binary64) z)) x) (*.f64 y y))
(/.f64 (*.f64 x (-.f64 (pow.f64 (/.f64 z y) #s(literal 2 binary64)) (pow.f64 y #s(literal -2 binary64)))) (/.f64 (-.f64 (neg.f64 z) #s(literal 1 binary64)) y))
(/.f64 (*.f64 x (fma.f64 (pow.f64 (/.f64 z y) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 y #s(literal -3 binary64)))) (+.f64 (pow.f64 (/.f64 z y) #s(literal 2 binary64)) (+.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (/.f64 z y) (pow.f64 y #s(literal -1 binary64))))))
(/.f64 (*.f64 x (-.f64 (pow.f64 y #s(literal -2 binary64)) (pow.f64 (/.f64 z y) #s(literal 2 binary64)))) (/.f64 (+.f64 #s(literal 1 binary64) z) y))
(/.f64 (*.f64 x (-.f64 (pow.f64 y #s(literal -3 binary64)) (pow.f64 (/.f64 z y) #s(literal 3 binary64)))) (+.f64 (pow.f64 y #s(literal -2 binary64)) (+.f64 (pow.f64 (/.f64 z y) #s(literal 2 binary64)) (/.f64 z (*.f64 y y)))))
(/.f64 (*.f64 x (*.f64 y (-.f64 #s(literal 1 binary64) z))) (*.f64 y y))
(/.f64 (-.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 x y) z) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (/.f64 x y) z) #s(literal 2 binary64)) (*.f64 (neg.f64 z) (pow.f64 (/.f64 x y) #s(literal 2 binary64))))))
(/.f64 (+.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 x) (/.f64 z y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (/.f64 x y) z) #s(literal 2 binary64)) (*.f64 (neg.f64 z) (pow.f64 (/.f64 x y) #s(literal 2 binary64))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 x y) z) #s(literal 2 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (neg.f64 x) z) x) y))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 x y) z) #s(literal 2 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64)))) (neg.f64 (/.f64 (-.f64 (*.f64 (neg.f64 x) z) x) y)))
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 x y) z) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 x y) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (neg.f64 z) (pow.f64 (/.f64 x y) #s(literal 2 binary64)))))))
(/.f64 (-.f64 (*.f64 (neg.f64 x) (neg.f64 y)) (*.f64 (neg.f64 y) (*.f64 (neg.f64 x) z))) (*.f64 y y))
(/.f64 (-.f64 (*.f64 (neg.f64 x) y) (*.f64 (neg.f64 y) (*.f64 x z))) (*.f64 (neg.f64 y) y))
(/.f64 (-.f64 (*.f64 (neg.f64 x) y) (*.f64 y (*.f64 (neg.f64 x) z))) (*.f64 y (neg.f64 y)))
(/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 y z) x)) (*.f64 y y))
(/.f64 (fma.f64 (*.f64 (neg.f64 x) z) (neg.f64 y) (*.f64 (neg.f64 x) y)) (*.f64 y (neg.f64 y)))
(/.f64 (fma.f64 (*.f64 (neg.f64 x) z) y (*.f64 x y)) (*.f64 y y))
(/.f64 (fma.f64 (neg.f64 x) y (*.f64 (neg.f64 y) (*.f64 (neg.f64 x) z))) (*.f64 (neg.f64 y) y))
(/.f64 (fma.f64 x y (*.f64 y (*.f64 (neg.f64 x) z))) (*.f64 y y))
(/.f64 (-.f64 (neg.f64 x) (*.f64 (neg.f64 x) z)) (neg.f64 y))
(/.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 x z))) (neg.f64 (neg.f64 y)))
(/.f64 (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 x y) z) #s(literal 2 binary64))) (+.f64 (/.f64 x y) (*.f64 (/.f64 x y) z)))
(/.f64 (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 x y) z) #s(literal 2 binary64))) (-.f64 (/.f64 x y) (*.f64 (neg.f64 x) (/.f64 z y))))
(/.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 x y) z) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 x y) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (neg.f64 z) (pow.f64 (/.f64 x y) #s(literal 2 binary64))))))
(/.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 x z)) (neg.f64 y))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) x) y)
(neg.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) x) (neg.f64 y)))
(neg.f64 (*.f64 (/.f64 x y) (+.f64 z #s(literal -1 binary64))))
(fma.f64 (neg.f64 x) (/.f64 z y) (/.f64 x y))
(fma.f64 (neg.f64 z) (/.f64 x y) (/.f64 x y))
(fma.f64 (/.f64 (neg.f64 z) y) x (/.f64 x y))
(fma.f64 (/.f64 (neg.f64 x) y) z (/.f64 x y))
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 z y) x) (/.f64 x y))
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 x y) z) (/.f64 x y))
(fma.f64 (*.f64 (/.f64 x y) z) #s(literal -1 binary64) (/.f64 x y))
(fma.f64 (/.f64 z y) (neg.f64 x) (/.f64 x y))
(fma.f64 (pow.f64 y #s(literal -1 binary64)) x (*.f64 (neg.f64 x) (/.f64 z y)))
(fma.f64 (/.f64 x y) (neg.f64 z) (/.f64 x y))
(fma.f64 x (/.f64 (neg.f64 z) y) (/.f64 x y))
(fma.f64 x (pow.f64 y #s(literal -1 binary64)) (*.f64 (neg.f64 x) (/.f64 z y)))
(fma.f64 z (/.f64 (neg.f64 x) y) (/.f64 x y))
(fma.f64 #s(literal 1 binary64) (/.f64 x y) (*.f64 (neg.f64 x) (/.f64 z y)))
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 x y) z) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (neg.f64 x) z) x) y)) (/.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (neg.f64 x) z) x) y)))
(-.f64 (*.f64 (neg.f64 x) (/.f64 z y)) (*.f64 (neg.f64 (pow.f64 y #s(literal -1 binary64))) x))
(-.f64 (*.f64 (neg.f64 x) (/.f64 z y)) (*.f64 (neg.f64 x) (pow.f64 y #s(literal -1 binary64))))
(-.f64 (/.f64 x y) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) z)))
(-.f64 (/.f64 x y) (*.f64 (*.f64 (neg.f64 x) (/.f64 z y)) #s(literal -1 binary64)))
(-.f64 (/.f64 x y) (*.f64 (/.f64 (neg.f64 x) y) (neg.f64 z)))
(-.f64 (/.f64 x y) (*.f64 (/.f64 x y) z))
(+.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 x) (/.f64 z y)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 x y) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (neg.f64 z) (pow.f64 (/.f64 x y) #s(literal 2 binary64)))))) (/.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 x y) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (neg.f64 z) (pow.f64 (/.f64 x y) #s(literal 2 binary64)))))))
(+.f64 (*.f64 (neg.f64 x) (/.f64 z y)) (/.f64 x y))
(+.f64 (/.f64 x y) (*.f64 (neg.f64 x) (/.f64 z y)))
#s(approx (fabs (+ (* (/ (- 1 z) y) x) (/ 4 y))) (fabs.f64 (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) z) x #s(literal 4 binary64)) y)))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (/.f64 #s(literal 4 binary64) y))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) z) x #s(literal 4 binary64)) y))
#s(approx x x)
#s(approx (fabs (+ (* (/ (- 1 z) y) x) (/ 4 y))) (fabs.f64 (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) z) x #s(literal 4 binary64)) y)))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (/.f64 #s(literal 4 binary64) y))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) z) x #s(literal 4 binary64)) y))
#s(approx (/ (- x -4) y) (/.f64 #s(literal 4 binary64) y))
#s(approx (/ (- x -4) y) (/.f64 (-.f64 x #s(literal -4 binary64)) y))
#s(approx (- x -4) #s(literal 4 binary64))
#s(approx (- x -4) (-.f64 x #s(literal -4 binary64)))
#s(approx (* (neg z) (/ x y)) (*.f64 (neg.f64 x) (/.f64 z y)))
#s(approx (/ x y) (/.f64 x y))
#s(approx (* (/ (- 1 z) y) x) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x))
#s(approx (fabs (+ (* (/ (- 1 z) y) x) (/ 4 y))) (fabs.f64 (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) z) x #s(literal 4 binary64)) y)))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (-.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) (/.f64 (/.f64 #s(literal -4 binary64) x) y)) x))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (-.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) (/.f64 (/.f64 #s(literal -4 binary64) x) y)) x))
#s(approx (/ (- x -4) y) (/.f64 x y))
#s(approx (/ (- x -4) y) (fma.f64 (/.f64 #s(literal 4 binary64) (*.f64 x y)) x (/.f64 x y)))
#s(approx (- x -4) x)
#s(approx (- x -4) (fma.f64 (/.f64 #s(literal 4 binary64) x) x x))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) z) y) (/.f64 (/.f64 #s(literal -4 binary64) x) y))))
#s(approx (fabs (+ (* (/ (- 1 z) y) x) (/ 4 y))) (fabs.f64 (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) z) x #s(literal 4 binary64)) y)))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (-.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) (/.f64 (/.f64 #s(literal -4 binary64) x) y)) x))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) z) x #s(literal 4 binary64)) y))
#s(approx (/ (- 1 z) y) (/.f64 (-.f64 #s(literal 1 binary64) z) y))
#s(approx y y)
#s(approx (/ 4 y) (/.f64 #s(literal 4 binary64) y))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) z) x #s(literal 4 binary64)) y))
#s(approx (/ (- x -4) y) (/.f64 (-.f64 x #s(literal -4 binary64)) y))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) z) x #s(literal 4 binary64)) y))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) z) x #s(literal 4 binary64)) y))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (/.f64 (-.f64 x #s(literal -4 binary64)) y))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) z) x #s(literal 4 binary64)) y))
#s(approx (/ (- 1 z) y) (pow.f64 y #s(literal -1 binary64)))
#s(approx (/ (- 1 z) y) (/.f64 (-.f64 #s(literal 1 binary64) z) y))
#s(approx (- 1 z) #s(literal 1 binary64))
#s(approx (- 1 z) (-.f64 #s(literal 1 binary64) z))
#s(approx z z)
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (/.f64 (-.f64 x #s(literal -4 binary64)) y))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) z) x #s(literal 4 binary64)) y))
#s(approx (neg z) (neg.f64 z))
#s(approx (* (/ (- 1 z) y) x) (/.f64 x y))
#s(approx (* (/ (- 1 z) y) x) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (neg.f64 x) (/.f64 z y)))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (-.f64 (/.f64 (-.f64 x #s(literal -4 binary64)) (*.f64 y z)) (/.f64 x y)) z))
#s(approx (/ (- 1 z) y) (/.f64 (neg.f64 z) y))
#s(approx (/ (- 1 z) y) (*.f64 (-.f64 (pow.f64 (*.f64 y z) #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64))) z))
#s(approx (- 1 z) (neg.f64 z))
#s(approx (- 1 z) (*.f64 (-.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1 binary64)) z))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (neg.f64 x) (/.f64 z y)))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (-.f64 (/.f64 (-.f64 x #s(literal -4 binary64)) (*.f64 y z)) (/.f64 x y)) z))
#s(approx (* (/ (- 1 z) y) x) (*.f64 (neg.f64 x) (/.f64 z y)))
#s(approx (* (/ (- 1 z) y) x) (*.f64 (-.f64 (/.f64 (/.f64 x y) z) (/.f64 x y)) z))
#s(approx (fabs (+ (* (/ (- 1 z) y) x) (/ 4 y))) (fabs.f64 (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) z) x #s(literal 4 binary64)) y)))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (+.f64 (/.f64 (/.f64 (-.f64 #s(literal -4 binary64) x) y) z) (/.f64 x y)) (neg.f64 z)))
#s(approx (/ (- 1 z) y) (*.f64 (-.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 (*.f64 y z) #s(literal -1 binary64))) (neg.f64 z)))
#s(approx (- 1 z) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 z #s(literal -1 binary64))) (neg.f64 z)))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (+.f64 (/.f64 (/.f64 (-.f64 #s(literal -4 binary64) x) y) z) (/.f64 x y)) (neg.f64 z)))
#s(approx (* (/ (- 1 z) y) x) (*.f64 (fma.f64 (/.f64 (/.f64 x y) z) #s(literal -1 binary64) (/.f64 x y)) (neg.f64 z)))

eval77.0ms (2.6%)

Memory
-6.7MiB live, 96.8MiB allocated; 14ms collecting garbage
Compiler

Compiled 11 777 to 1 840 computations (84.4% saved)

prune27.0ms (0.9%)

Memory
-22.5MiB live, 23.8MiB allocated; 4ms collecting garbage
Pruning

12 alts after pruning (7 fresh and 5 done)

PrunedKeptTotal
New4707477
Fresh101
Picked055
Done000
Total47112483
Accuracy
100.0%
Counts
483 → 12
Alt Table
Click to see full alt table
StatusAccuracyProgram
97.0%
(fabs.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x (/.f64 #s(literal 4 binary64) y)))
96.3%
(fabs.f64 (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) z) x #s(literal 4 binary64)) y))
72.9%
(fabs.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (/.f64 (-.f64 x #s(literal -4 binary64)) y)))
57.8%
(fabs.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) x) y)))
35.2%
(fabs.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (/.f64 (*.f64 (neg.f64 x) z) y)))
34.8%
(fabs.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (/.f64 #s(approx (- x -4) x) y)))
43.2%
(fabs.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (/.f64 #s(literal 4 binary64) y)))
60.3%
(fabs.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x)))
37.7%
(fabs.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (/.f64 (neg.f64 z) y) x)))
34.7%
(fabs.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (/.f64 #s(approx (- 1 z) #s(literal 1 binary64)) y) x)))
59.5%
(fabs.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (-.f64 #s(literal 1 binary64) z) (/.f64 x y))))
40.5%
(fabs.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (neg.f64 z) (/.f64 x y))))
Compiler

Compiled 342 to 264 computations (22.8% saved)

series26.0ms (0.9%)

Memory
-6.9MiB live, 39.8MiB allocated; 3ms collecting garbage
Counts
28 → 74
Calls
Call 1
Inputs
(fabs.f64 (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) z) x #s(literal 4 binary64)) y))
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) z) x #s(literal 4 binary64)) y)
(fma.f64 (-.f64 #s(literal 1 binary64) z) x #s(literal 4 binary64))
(-.f64 #s(literal 1 binary64) z)
#s(literal 1 binary64)
z
x
#s(literal 4 binary64)
y
(fabs.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (/.f64 #s(approx (- x -4) x) y)))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (/.f64 #s(approx (- x -4) x) y))
(/.f64 #s(approx (- x -4) x) y)
#s(approx (- x -4) x)
(fabs.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (/.f64 #s(approx (- 1 z) #s(literal 1 binary64)) y) x)))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (/.f64 #s(approx (- 1 z) #s(literal 1 binary64)) y) x))
(*.f64 (/.f64 #s(approx (- 1 z) #s(literal 1 binary64)) y) x)
(/.f64 #s(approx (- 1 z) #s(literal 1 binary64)) y)
#s(approx (- 1 z) #s(literal 1 binary64))
(fabs.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (/.f64 (neg.f64 z) y) x)))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (/.f64 (neg.f64 z) y) x))
(*.f64 (/.f64 (neg.f64 z) y) x)
(/.f64 (neg.f64 z) y)
(neg.f64 z)
(fabs.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (/.f64 (*.f64 (neg.f64 x) z) y)))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (/.f64 (*.f64 (neg.f64 x) z) y))
(/.f64 (*.f64 (neg.f64 x) z) y)
(*.f64 (neg.f64 x) z)
(neg.f64 x)
Outputs
#s(approx (fabs (/ (+ (* (- 1 z) x) 4) y)) #s(hole binary64 (fabs (/ (+ 4 (* x (- 1 z))) y))))
#s(approx (/ (+ (* (- 1 z) x) 4) y) #s(hole binary64 (/ 4 y)))
#s(approx (/ (+ (* (- 1 z) x) 4) y) #s(hole binary64 (+ (* x (- (/ 1 y) (/ z y))) (* 4 (/ 1 y)))))
#s(approx (+ (* (- 1 z) x) 4) #s(hole binary64 4))
#s(approx (+ (* (- 1 z) x) 4) #s(hole binary64 (+ 4 (* x (- 1 z)))))
#s(approx x #s(hole binary64 x))
#s(approx (fabs (- (/ (+ x 4) y) (* (/ x y) z))) #s(hole binary64 (fabs (- (+ (* 4 (/ 1 y)) (/ x y)) (/ (* x z) y)))))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) #s(hole binary64 (/ 4 y)))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) #s(hole binary64 (+ (* x (- (/ 1 y) (/ z y))) (* 4 (/ 1 y)))))
#s(approx (/ (- x -4) y) #s(hole binary64 (/ 4 y)))
#s(approx (/ (- x -4) y) #s(hole binary64 (+ (* 4 (/ 1 y)) (/ x y))))
#s(approx (- x -4) #s(hole binary64 4))
#s(approx (- x -4) #s(hole binary64 (+ 4 x)))
#s(approx (* (/ (- 1 z) y) x) #s(hole binary64 (/ (* x (- 1 z)) y)))
#s(approx (* (/ (neg z) y) x) #s(hole binary64 (* -1 (/ (* x z) y))))
#s(approx (/ (* (neg x) z) y) #s(hole binary64 (* -1 (/ (* x z) y))))
#s(approx (* (neg x) z) #s(hole binary64 (* -1 (* x z))))
#s(approx (neg x) #s(hole binary64 (* -1 x)))
#s(approx (fabs (/ (+ (* (- 1 z) x) 4) y)) #s(hole binary64 (fabs (/ (- (+ 4 x) (* x z)) y))))
#s(approx (/ (+ (* (- 1 z) x) 4) y) #s(hole binary64 (/ (* x (- 1 z)) y)))
#s(approx (/ (+ (* (- 1 z) x) 4) y) #s(hole binary64 (* x (- (+ (/ 1 y) (* 4 (/ 1 (* x y)))) (/ z y)))))
#s(approx (+ (* (- 1 z) x) 4) #s(hole binary64 (* x (- 1 z))))
#s(approx (+ (* (- 1 z) x) 4) #s(hole binary64 (* x (- (+ 1 (* 4 (/ 1 x))) z))))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) #s(hole binary64 (* x (- (/ 1 y) (/ z y)))))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) #s(hole binary64 (* x (- (+ (/ 1 y) (* 4 (/ 1 (* x y)))) (/ z y)))))
#s(approx (/ (- x -4) y) #s(hole binary64 (/ x y)))
#s(approx (/ (- x -4) y) #s(hole binary64 (* x (+ (/ 1 y) (* 4 (/ 1 (* x y)))))))
#s(approx (- x -4) #s(hole binary64 x))
#s(approx (- x -4) #s(hole binary64 (* x (+ 1 (* 4 (/ 1 x))))))
#s(approx (/ (+ (* (- 1 z) x) 4) y) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- 1 z) y)) (* 4 (/ 1 (* x y))))))))
#s(approx (+ (* (- 1 z) x) 4) #s(hole binary64 (* -1 (* x (- (* -1 (- 1 z)) (* 4 (/ 1 x)))))))
#s(approx (fabs (- (/ (+ x 4) y) (* (/ x y) z))) #s(hole binary64 (fabs (- (* 4 (/ 1 y)) (+ (* -1 (/ x y)) (/ (* x z) y))))))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) #s(hole binary64 (* x (+ (* -1 (/ z y)) (/ 1 y)))))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) #s(hole binary64 (* x (+ (* -1 (/ z y)) (+ (/ 1 y) (* 4 (/ 1 (* x y))))))))
#s(approx (/ (+ (* (- 1 z) x) 4) y) #s(hole binary64 (/ (+ 4 (* x (- 1 z))) y)))
#s(approx y #s(hole binary64 y))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) #s(hole binary64 (/ (- (+ 4 x) (* x z)) y)))
#s(approx (/ (- x -4) y) #s(hole binary64 (/ (+ 4 x) y)))
#s(approx (/ (- 1 z) y) #s(hole binary64 (/ (- 1 z) y)))
#s(approx (/ (neg z) y) #s(hole binary64 (* -1 (/ z y))))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) #s(hole binary64 (* -1 (/ (- (* -1 (+ 4 x)) (* -1 (* x z))) y))))
#s(approx (/ (+ (* (- 1 z) x) 4) y) #s(hole binary64 (/ (+ 4 x) y)))
#s(approx (/ (+ (* (- 1 z) x) 4) y) #s(hole binary64 (+ (* -1 (/ (* x z) y)) (+ (* 4 (/ 1 y)) (/ x y)))))
#s(approx (+ (* (- 1 z) x) 4) #s(hole binary64 (+ 4 x)))
#s(approx (+ (* (- 1 z) x) 4) #s(hole binary64 (+ 4 (+ x (* -1 (* x z))))))
#s(approx (- 1 z) #s(hole binary64 1))
#s(approx (- 1 z) #s(hole binary64 (+ 1 (* -1 z))))
#s(approx z #s(hole binary64 z))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) #s(hole binary64 (+ (* 4 (/ 1 y)) (/ x y))))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) #s(hole binary64 (+ (* -1 (/ (* x z) y)) (+ (* 4 (/ 1 y)) (/ x y)))))
#s(approx (* (/ (- 1 z) y) x) #s(hole binary64 (/ x y)))
#s(approx (* (/ (- 1 z) y) x) #s(hole binary64 (+ (* -1 (/ (* x z) y)) (/ x y))))
#s(approx (/ (- 1 z) y) #s(hole binary64 (/ 1 y)))
#s(approx (/ (- 1 z) y) #s(hole binary64 (+ (* -1 (/ z y)) (/ 1 y))))
#s(approx (neg z) #s(hole binary64 (* -1 z)))
#s(approx (/ (+ (* (- 1 z) x) 4) y) #s(hole binary64 (* -1 (/ (* x z) y))))
#s(approx (/ (+ (* (- 1 z) x) 4) y) #s(hole binary64 (* z (+ (* -1 (/ x y)) (+ (/ 4 (* y z)) (/ x (* y z)))))))
#s(approx (+ (* (- 1 z) x) 4) #s(hole binary64 (* -1 (* x z))))
#s(approx (+ (* (- 1 z) x) 4) #s(hole binary64 (* z (+ (* -1 x) (+ (* 4 (/ 1 z)) (/ x z))))))
#s(approx (- 1 z) #s(hole binary64 (* -1 z)))
#s(approx (- 1 z) #s(hole binary64 (* z (- (/ 1 z) 1))))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) #s(hole binary64 (* -1 (/ (* x z) y))))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) #s(hole binary64 (* z (- (+ (/ 4 (* y z)) (/ x (* y z))) (/ x y)))))
#s(approx (* (/ (- 1 z) y) x) #s(hole binary64 (* -1 (/ (* x z) y))))
#s(approx (* (/ (- 1 z) y) x) #s(hole binary64 (* z (+ (* -1 (/ x y)) (/ x (* y z))))))
#s(approx (/ (- 1 z) y) #s(hole binary64 (* -1 (/ z y))))
#s(approx (/ (- 1 z) y) #s(hole binary64 (* z (- (/ 1 (* y z)) (/ 1 y)))))
#s(approx (fabs (/ (+ (* (- 1 z) x) 4) y)) #s(hole binary64 (fabs (/ (+ 4 (* x (+ 1 (* -1 z)))) y))))
#s(approx (/ (+ (* (- 1 z) x) 4) y) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ (* 4 (/ 1 y)) (/ x y)) z)) (/ x y))))))
#s(approx (+ (* (- 1 z) x) 4) #s(hole binary64 (* -1 (* z (+ x (* -1 (/ (+ 4 x) z)))))))
#s(approx (- 1 z) #s(hole binary64 (* -1 (* z (- 1 (/ 1 z))))))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) #s(hole binary64 (* -1 (* z (- (* -1 (/ (+ (* 4 (/ 1 y)) (/ x y)) z)) (* -1 (/ x y)))))))
#s(approx (* (/ (- 1 z) y) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x (* y z))) (/ x y))))))
#s(approx (/ (- 1 z) y) #s(hole binary64 (* -1 (* z (- (/ 1 y) (/ 1 (* y z)))))))
Calls

9 calls:

TimeVariablePointExpression
5.0ms
x
@0
((fabs (/ (+ (* (- 1 z) x) 4) y)) (/ (+ (* (- 1 z) x) 4) y) (+ (* (- 1 z) x) 4) (- 1 z) 1 z x 4 y (fabs (- (/ (+ x 4) y) (* (/ x y) z))) (- (/ (+ x 4) y) (* (/ x y) z)) (/ (- x -4) y) (- x -4) (fabs (- (/ (+ x 4) y) (* (/ x y) z))) (- (/ (+ x 4) y) (* (/ x y) z)) (* (/ (- 1 z) y) x) (/ (- 1 z) y) (- 1 z) (fabs (- (/ (+ x 4) y) (* (/ x y) z))) (- (/ (+ x 4) y) (* (/ x y) z)) (* (/ (neg z) y) x) (/ (neg z) y) (neg z) (fabs (- (/ (+ x 4) y) (* (/ x y) z))) (- (/ (+ x 4) y) (* (/ x y) z)) (/ (* (neg x) z) y) (* (neg x) z) (neg x))
4.0ms
z
@inf
((fabs (/ (+ (* (- 1 z) x) 4) y)) (/ (+ (* (- 1 z) x) 4) y) (+ (* (- 1 z) x) 4) (- 1 z) 1 z x 4 y (fabs (- (/ (+ x 4) y) (* (/ x y) z))) (- (/ (+ x 4) y) (* (/ x y) z)) (/ (- x -4) y) (- x -4) (fabs (- (/ (+ x 4) y) (* (/ x y) z))) (- (/ (+ x 4) y) (* (/ x y) z)) (* (/ (- 1 z) y) x) (/ (- 1 z) y) (- 1 z) (fabs (- (/ (+ x 4) y) (* (/ x y) z))) (- (/ (+ x 4) y) (* (/ x y) z)) (* (/ (neg z) y) x) (/ (neg z) y) (neg z) (fabs (- (/ (+ x 4) y) (* (/ x y) z))) (- (/ (+ x 4) y) (* (/ x y) z)) (/ (* (neg x) z) y) (* (neg x) z) (neg x))
2.0ms
x
@-inf
((fabs (/ (+ (* (- 1 z) x) 4) y)) (/ (+ (* (- 1 z) x) 4) y) (+ (* (- 1 z) x) 4) (- 1 z) 1 z x 4 y (fabs (- (/ (+ x 4) y) (* (/ x y) z))) (- (/ (+ x 4) y) (* (/ x y) z)) (/ (- x -4) y) (- x -4) (fabs (- (/ (+ x 4) y) (* (/ x y) z))) (- (/ (+ x 4) y) (* (/ x y) z)) (* (/ (- 1 z) y) x) (/ (- 1 z) y) (- 1 z) (fabs (- (/ (+ x 4) y) (* (/ x y) z))) (- (/ (+ x 4) y) (* (/ x y) z)) (* (/ (neg z) y) x) (/ (neg z) y) (neg z) (fabs (- (/ (+ x 4) y) (* (/ x y) z))) (- (/ (+ x 4) y) (* (/ x y) z)) (/ (* (neg x) z) y) (* (neg x) z) (neg x))
2.0ms
y
@0
((fabs (/ (+ (* (- 1 z) x) 4) y)) (/ (+ (* (- 1 z) x) 4) y) (+ (* (- 1 z) x) 4) (- 1 z) 1 z x 4 y (fabs (- (/ (+ x 4) y) (* (/ x y) z))) (- (/ (+ x 4) y) (* (/ x y) z)) (/ (- x -4) y) (- x -4) (fabs (- (/ (+ x 4) y) (* (/ x y) z))) (- (/ (+ x 4) y) (* (/ x y) z)) (* (/ (- 1 z) y) x) (/ (- 1 z) y) (- 1 z) (fabs (- (/ (+ x 4) y) (* (/ x y) z))) (- (/ (+ x 4) y) (* (/ x y) z)) (* (/ (neg z) y) x) (/ (neg z) y) (neg z) (fabs (- (/ (+ x 4) y) (* (/ x y) z))) (- (/ (+ x 4) y) (* (/ x y) z)) (/ (* (neg x) z) y) (* (neg x) z) (neg x))
2.0ms
z
@-inf
((fabs (/ (+ (* (- 1 z) x) 4) y)) (/ (+ (* (- 1 z) x) 4) y) (+ (* (- 1 z) x) 4) (- 1 z) 1 z x 4 y (fabs (- (/ (+ x 4) y) (* (/ x y) z))) (- (/ (+ x 4) y) (* (/ x y) z)) (/ (- x -4) y) (- x -4) (fabs (- (/ (+ x 4) y) (* (/ x y) z))) (- (/ (+ x 4) y) (* (/ x y) z)) (* (/ (- 1 z) y) x) (/ (- 1 z) y) (- 1 z) (fabs (- (/ (+ x 4) y) (* (/ x y) z))) (- (/ (+ x 4) y) (* (/ x y) z)) (* (/ (neg z) y) x) (/ (neg z) y) (neg z) (fabs (- (/ (+ x 4) y) (* (/ x y) z))) (- (/ (+ x 4) y) (* (/ x y) z)) (/ (* (neg x) z) y) (* (neg x) z) (neg x))

rewrite151.0ms (5.1%)

Memory
14.8MiB live, 152.3MiB allocated; 15ms collecting garbage
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
02361478
02561290
111511277
083901277
Stop Event
iter-limit
node-limit
iter-limit
Counts
102 → 278
Calls
Call 1
Inputs
(fabs.f64 (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) z) x #s(literal 4 binary64)) y))
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) z) x #s(literal 4 binary64)) y)
(fma.f64 (-.f64 #s(literal 1 binary64) z) x #s(literal 4 binary64))
(-.f64 #s(literal 1 binary64) z)
#s(literal 1 binary64)
z
x
#s(literal 4 binary64)
y
(fabs.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (/.f64 #s(approx (- x -4) x) y)))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (/.f64 #s(approx (- x -4) x) y))
(/.f64 #s(approx (- x -4) x) y)
#s(approx (- x -4) x)
(fabs.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (/.f64 #s(approx (- 1 z) #s(literal 1 binary64)) y) x)))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (/.f64 #s(approx (- 1 z) #s(literal 1 binary64)) y) x))
(*.f64 (/.f64 #s(approx (- 1 z) #s(literal 1 binary64)) y) x)
(/.f64 #s(approx (- 1 z) #s(literal 1 binary64)) y)
#s(approx (- 1 z) #s(literal 1 binary64))
(fabs.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (/.f64 (neg.f64 z) y) x)))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (/.f64 (neg.f64 z) y) x))
(*.f64 (/.f64 (neg.f64 z) y) x)
(/.f64 (neg.f64 z) y)
(neg.f64 z)
(fabs.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (/.f64 (*.f64 (neg.f64 x) z) y)))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (/.f64 (*.f64 (neg.f64 x) z) y))
(/.f64 (*.f64 (neg.f64 x) z) y)
(*.f64 (neg.f64 x) z)
(neg.f64 x)
#s(approx (fabs (/ (+ (* (- 1 z) x) 4) y)) #s(hole binary64 (fabs (/ (+ 4 (* x (- 1 z))) y))))
#s(approx (/ (+ (* (- 1 z) x) 4) y) #s(hole binary64 (/ 4 y)))
#s(approx (/ (+ (* (- 1 z) x) 4) y) #s(hole binary64 (+ (* x (- (/ 1 y) (/ z y))) (* 4 (/ 1 y)))))
#s(approx (+ (* (- 1 z) x) 4) #s(hole binary64 4))
#s(approx (+ (* (- 1 z) x) 4) #s(hole binary64 (+ 4 (* x (- 1 z)))))
#s(approx x #s(hole binary64 x))
#s(approx (fabs (- (/ (+ x 4) y) (* (/ x y) z))) #s(hole binary64 (fabs (- (+ (* 4 (/ 1 y)) (/ x y)) (/ (* x z) y)))))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) #s(hole binary64 (/ 4 y)))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) #s(hole binary64 (+ (* x (- (/ 1 y) (/ z y))) (* 4 (/ 1 y)))))
#s(approx (/ (- x -4) y) #s(hole binary64 (/ 4 y)))
#s(approx (/ (- x -4) y) #s(hole binary64 (+ (* 4 (/ 1 y)) (/ x y))))
#s(approx (- x -4) #s(hole binary64 4))
#s(approx (- x -4) #s(hole binary64 (+ 4 x)))
#s(approx (* (/ (- 1 z) y) x) #s(hole binary64 (/ (* x (- 1 z)) y)))
#s(approx (* (/ (neg z) y) x) #s(hole binary64 (* -1 (/ (* x z) y))))
#s(approx (/ (* (neg x) z) y) #s(hole binary64 (* -1 (/ (* x z) y))))
#s(approx (* (neg x) z) #s(hole binary64 (* -1 (* x z))))
#s(approx (neg x) #s(hole binary64 (* -1 x)))
#s(approx (fabs (/ (+ (* (- 1 z) x) 4) y)) #s(hole binary64 (fabs (/ (- (+ 4 x) (* x z)) y))))
#s(approx (/ (+ (* (- 1 z) x) 4) y) #s(hole binary64 (/ (* x (- 1 z)) y)))
#s(approx (/ (+ (* (- 1 z) x) 4) y) #s(hole binary64 (* x (- (+ (/ 1 y) (* 4 (/ 1 (* x y)))) (/ z y)))))
#s(approx (+ (* (- 1 z) x) 4) #s(hole binary64 (* x (- 1 z))))
#s(approx (+ (* (- 1 z) x) 4) #s(hole binary64 (* x (- (+ 1 (* 4 (/ 1 x))) z))))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) #s(hole binary64 (* x (- (/ 1 y) (/ z y)))))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) #s(hole binary64 (* x (- (+ (/ 1 y) (* 4 (/ 1 (* x y)))) (/ z y)))))
#s(approx (/ (- x -4) y) #s(hole binary64 (/ x y)))
#s(approx (/ (- x -4) y) #s(hole binary64 (* x (+ (/ 1 y) (* 4 (/ 1 (* x y)))))))
#s(approx (- x -4) #s(hole binary64 x))
#s(approx (- x -4) #s(hole binary64 (* x (+ 1 (* 4 (/ 1 x))))))
#s(approx (/ (+ (* (- 1 z) x) 4) y) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- 1 z) y)) (* 4 (/ 1 (* x y))))))))
#s(approx (+ (* (- 1 z) x) 4) #s(hole binary64 (* -1 (* x (- (* -1 (- 1 z)) (* 4 (/ 1 x)))))))
#s(approx (fabs (- (/ (+ x 4) y) (* (/ x y) z))) #s(hole binary64 (fabs (- (* 4 (/ 1 y)) (+ (* -1 (/ x y)) (/ (* x z) y))))))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) #s(hole binary64 (* x (+ (* -1 (/ z y)) (/ 1 y)))))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) #s(hole binary64 (* x (+ (* -1 (/ z y)) (+ (/ 1 y) (* 4 (/ 1 (* x y))))))))
#s(approx (/ (+ (* (- 1 z) x) 4) y) #s(hole binary64 (/ (+ 4 (* x (- 1 z))) y)))
#s(approx y #s(hole binary64 y))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) #s(hole binary64 (/ (- (+ 4 x) (* x z)) y)))
#s(approx (/ (- x -4) y) #s(hole binary64 (/ (+ 4 x) y)))
#s(approx (/ (- 1 z) y) #s(hole binary64 (/ (- 1 z) y)))
#s(approx (/ (neg z) y) #s(hole binary64 (* -1 (/ z y))))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) #s(hole binary64 (* -1 (/ (- (* -1 (+ 4 x)) (* -1 (* x z))) y))))
#s(approx (/ (+ (* (- 1 z) x) 4) y) #s(hole binary64 (/ (+ 4 x) y)))
#s(approx (/ (+ (* (- 1 z) x) 4) y) #s(hole binary64 (+ (* -1 (/ (* x z) y)) (+ (* 4 (/ 1 y)) (/ x y)))))
#s(approx (+ (* (- 1 z) x) 4) #s(hole binary64 (+ 4 x)))
#s(approx (+ (* (- 1 z) x) 4) #s(hole binary64 (+ 4 (+ x (* -1 (* x z))))))
#s(approx (- 1 z) #s(hole binary64 1))
#s(approx (- 1 z) #s(hole binary64 (+ 1 (* -1 z))))
#s(approx z #s(hole binary64 z))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) #s(hole binary64 (+ (* 4 (/ 1 y)) (/ x y))))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) #s(hole binary64 (+ (* -1 (/ (* x z) y)) (+ (* 4 (/ 1 y)) (/ x y)))))
#s(approx (* (/ (- 1 z) y) x) #s(hole binary64 (/ x y)))
#s(approx (* (/ (- 1 z) y) x) #s(hole binary64 (+ (* -1 (/ (* x z) y)) (/ x y))))
#s(approx (/ (- 1 z) y) #s(hole binary64 (/ 1 y)))
#s(approx (/ (- 1 z) y) #s(hole binary64 (+ (* -1 (/ z y)) (/ 1 y))))
#s(approx (neg z) #s(hole binary64 (* -1 z)))
#s(approx (/ (+ (* (- 1 z) x) 4) y) #s(hole binary64 (* -1 (/ (* x z) y))))
#s(approx (/ (+ (* (- 1 z) x) 4) y) #s(hole binary64 (* z (+ (* -1 (/ x y)) (+ (/ 4 (* y z)) (/ x (* y z)))))))
#s(approx (+ (* (- 1 z) x) 4) #s(hole binary64 (* -1 (* x z))))
#s(approx (+ (* (- 1 z) x) 4) #s(hole binary64 (* z (+ (* -1 x) (+ (* 4 (/ 1 z)) (/ x z))))))
#s(approx (- 1 z) #s(hole binary64 (* -1 z)))
#s(approx (- 1 z) #s(hole binary64 (* z (- (/ 1 z) 1))))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) #s(hole binary64 (* -1 (/ (* x z) y))))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) #s(hole binary64 (* z (- (+ (/ 4 (* y z)) (/ x (* y z))) (/ x y)))))
#s(approx (* (/ (- 1 z) y) x) #s(hole binary64 (* -1 (/ (* x z) y))))
#s(approx (* (/ (- 1 z) y) x) #s(hole binary64 (* z (+ (* -1 (/ x y)) (/ x (* y z))))))
#s(approx (/ (- 1 z) y) #s(hole binary64 (* -1 (/ z y))))
#s(approx (/ (- 1 z) y) #s(hole binary64 (* z (- (/ 1 (* y z)) (/ 1 y)))))
#s(approx (fabs (/ (+ (* (- 1 z) x) 4) y)) #s(hole binary64 (fabs (/ (+ 4 (* x (+ 1 (* -1 z)))) y))))
#s(approx (/ (+ (* (- 1 z) x) 4) y) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ (* 4 (/ 1 y)) (/ x y)) z)) (/ x y))))))
#s(approx (+ (* (- 1 z) x) 4) #s(hole binary64 (* -1 (* z (+ x (* -1 (/ (+ 4 x) z)))))))
#s(approx (- 1 z) #s(hole binary64 (* -1 (* z (- 1 (/ 1 z))))))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) #s(hole binary64 (* -1 (* z (- (* -1 (/ (+ (* 4 (/ 1 y)) (/ x y)) z)) (* -1 (/ x y)))))))
#s(approx (* (/ (- 1 z) y) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x (* y z))) (/ x y))))))
#s(approx (/ (- 1 z) y) #s(hole binary64 (* -1 (* z (- (/ 1 y) (/ 1 (* y z)))))))
Outputs
(*.f64 (sqrt.f64 (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) z) x #s(literal 4 binary64)) y)) (sqrt.f64 (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) z) x #s(literal 4 binary64)) y)))
(pow.f64 (pow.f64 (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) z) x #s(literal 4 binary64)) y) #s(literal 2 binary64)) #s(literal 1/2 binary64))
(/.f64 (neg.f64 (fabs.f64 (fma.f64 (-.f64 #s(literal 1 binary64) z) x #s(literal 4 binary64)))) (neg.f64 (fabs.f64 y)))
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal 4 binary64) y) #s(literal 2 binary64)))) (fabs.f64 (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) z) x #s(literal -4 binary64)) y)))
(/.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 4 binary64) y) #s(literal 3 binary64)))) (fabs.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 #s(literal 4 binary64) y) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x) (/.f64 #s(literal 4 binary64) y))))))
(/.f64 (fabs.f64 (fma.f64 (-.f64 #s(literal 1 binary64) z) x #s(literal 4 binary64))) (fabs.f64 y))
(sqrt.f64 (pow.f64 (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) z) x #s(literal 4 binary64)) y) #s(literal 2 binary64)))
(fabs.f64 (-.f64 (/.f64 #s(literal -4 binary64) y) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x)))
(fabs.f64 (/.f64 (fma.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) z) #s(literal -4 binary64)) y))
(fabs.f64 (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) z) x #s(literal 4 binary64)) y))
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 4 binary64) y) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) z #s(literal 1 binary64)) x) y) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) z #s(literal 1 binary64)) x) y))) (-.f64 (/.f64 #s(literal 4 binary64) y) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) z #s(literal 1 binary64)) x) y)))
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 4 binary64) y) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x) #s(literal 2 binary64))) (-.f64 (/.f64 #s(literal 4 binary64) y) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x)))
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal -4 binary64) y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x) #s(literal 2 binary64)) (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 16 binary64) (*.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x) (/.f64 #s(literal -4 binary64) y)))))
(/.f64 (fma.f64 (pow.f64 y #s(literal -3 binary64)) #s(literal 64 binary64) (pow.f64 (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) z #s(literal 1 binary64)) x) y) #s(literal 3 binary64))) (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 16 binary64) (-.f64 (*.f64 (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) z #s(literal 1 binary64)) x) y) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) z #s(literal 1 binary64)) x) y)) (*.f64 (/.f64 #s(literal 4 binary64) y) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) z #s(literal 1 binary64)) x) y)))))
(/.f64 (fma.f64 (pow.f64 y #s(literal -3 binary64)) #s(literal 64 binary64) (pow.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x) #s(literal 3 binary64))) (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 4 binary64) y) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal 4 binary64) y) #s(literal 2 binary64)))) (neg.f64 (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) z) x #s(literal -4 binary64)) y)))
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 4 binary64) y) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 #s(literal 4 binary64) y) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x) (/.f64 #s(literal 4 binary64) y))))))
(/.f64 (neg.f64 (fma.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) z) #s(literal -4 binary64))) (neg.f64 (neg.f64 y)))
(/.f64 (fma.f64 #s(literal -4 binary64) y (*.f64 (neg.f64 y) (*.f64 (fma.f64 #s(literal -1 binary64) z #s(literal 1 binary64)) x))) (*.f64 (neg.f64 y) y))
(/.f64 (fma.f64 #s(literal 4 binary64) y (*.f64 y (*.f64 (fma.f64 #s(literal -1 binary64) z #s(literal 1 binary64)) x))) (*.f64 y y))
(/.f64 (fma.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) z)) x) (neg.f64 y) (*.f64 (neg.f64 y) #s(literal -4 binary64))) (*.f64 y y))
(/.f64 (fma.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) z)) x) y (*.f64 (neg.f64 y) #s(literal 4 binary64))) (*.f64 (neg.f64 y) y))
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) x) (neg.f64 y) (*.f64 y #s(literal -4 binary64))) (*.f64 y (neg.f64 y)))
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) x) y (*.f64 y #s(literal 4 binary64))) (*.f64 y y))
(/.f64 (fma.f64 #s(literal -4 binary64) (neg.f64 y) (*.f64 (neg.f64 y) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) z)) x))) (*.f64 y y))
(/.f64 (fma.f64 #s(literal -4 binary64) y (*.f64 (neg.f64 y) (*.f64 (-.f64 #s(literal 1 binary64) z) x))) (*.f64 (neg.f64 y) y))
(/.f64 (fma.f64 #s(literal 4 binary64) (neg.f64 y) (*.f64 y (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) z)) x))) (*.f64 y (neg.f64 y)))
(/.f64 (fma.f64 #s(literal 4 binary64) y (*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) z) x))) (*.f64 y y))
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal 4 binary64) y) #s(literal 2 binary64))) (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) z) x #s(literal -4 binary64)) y))
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 4 binary64) y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 #s(literal 4 binary64) y) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x) (/.f64 #s(literal 4 binary64) y)))))
(/.f64 (fma.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) z) #s(literal -4 binary64)) (neg.f64 y))
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) z) x #s(literal 4 binary64)) y)
(neg.f64 (/.f64 (fma.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) z) #s(literal -4 binary64)) y))
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x (/.f64 #s(literal 4 binary64) y))
(fma.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal 4 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) z #s(literal 1 binary64)) x) y))
(fma.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal 4 binary64) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x))
(fma.f64 #s(literal 4 binary64) (pow.f64 y #s(literal -1 binary64)) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) z #s(literal 1 binary64)) x) y))
(fma.f64 #s(literal 4 binary64) (pow.f64 y #s(literal -1 binary64)) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x))
(fma.f64 x (/.f64 (-.f64 #s(literal 1 binary64) z) y) (/.f64 #s(literal 4 binary64) y))
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x) #s(literal 2 binary64)) (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) z) x #s(literal -4 binary64)) y)) (/.f64 (pow.f64 (/.f64 #s(literal 4 binary64) y) #s(literal 2 binary64)) (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) z) x #s(literal -4 binary64)) y)))
(-.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x) (*.f64 (neg.f64 (pow.f64 y #s(literal -1 binary64))) #s(literal 4 binary64)))
(-.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x) (/.f64 #s(literal -4 binary64) y))
(-.f64 (/.f64 #s(literal 4 binary64) y) (/.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) z)) x) y))
(-.f64 (/.f64 #s(literal 4 binary64) y) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) (neg.f64 y)) x))
(-.f64 (/.f64 #s(literal 4 binary64) y) (*.f64 (neg.f64 x) (/.f64 (-.f64 #s(literal 1 binary64) z) y)))
(-.f64 (/.f64 #s(literal 4 binary64) y) (/.f64 (*.f64 (neg.f64 x) (fma.f64 #s(literal -1 binary64) z #s(literal 1 binary64))) y))
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 #s(literal 4 binary64) y) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x) (/.f64 #s(literal 4 binary64) y))))) (/.f64 (pow.f64 (/.f64 #s(literal 4 binary64) y) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 #s(literal 4 binary64) y) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x) (/.f64 #s(literal 4 binary64) y))))))
(+.f64 (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) z #s(literal 1 binary64)) x) y) (/.f64 #s(literal 4 binary64) y))
(+.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x) (/.f64 #s(literal 4 binary64) y))
(+.f64 (/.f64 #s(literal 4 binary64) y) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) z #s(literal 1 binary64)) x) y))
(+.f64 (/.f64 #s(literal 4 binary64) y) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x))
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -1 binary64) z #s(literal 1 binary64)) x) #s(literal 2 binary64)) #s(literal 16 binary64)) (-.f64 (*.f64 (fma.f64 #s(literal -1 binary64) z #s(literal 1 binary64)) x) #s(literal 4 binary64)))
(/.f64 (-.f64 #s(literal 64 binary64) (pow.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) z)) x) #s(literal 3 binary64))) (+.f64 #s(literal 16 binary64) (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) x) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) z)) x)))))
(/.f64 (-.f64 #s(literal 64 binary64) (pow.f64 (*.f64 (neg.f64 x) (fma.f64 #s(literal -1 binary64) z #s(literal 1 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 16 binary64) (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -1 binary64) z #s(literal 1 binary64)) x) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1 binary64) z #s(literal 1 binary64)))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -1 binary64) z #s(literal 1 binary64)) x) #s(literal 3 binary64)) #s(literal 64 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -1 binary64) z #s(literal 1 binary64)) x) #s(literal 2 binary64)) (-.f64 #s(literal 16 binary64) (*.f64 (*.f64 (fma.f64 #s(literal -1 binary64) z #s(literal 1 binary64)) x) #s(literal 4 binary64)))))
(/.f64 (neg.f64 (+.f64 #s(literal 64 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal -1 binary64) z #s(literal 1 binary64)) x) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 16 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -1 binary64) z #s(literal 1 binary64)) x) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 (fma.f64 #s(literal -1 binary64) z #s(literal 1 binary64)) x))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) x) #s(literal 2 binary64)) #s(literal 16 binary64))) (neg.f64 (fma.f64 (-.f64 #s(literal 1 binary64) z) x #s(literal -4 binary64))))
(/.f64 (neg.f64 (-.f64 #s(literal 16 binary64) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 4 binary64) (*.f64 (-.f64 #s(literal 1 binary64) z) x))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) x) #s(literal 3 binary64)) #s(literal 64 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) x) #s(literal 2 binary64)) (-.f64 #s(literal 16 binary64) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) x) #s(literal 4 binary64))))))
(/.f64 (neg.f64 (+.f64 #s(literal 64 binary64) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) x) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 16 binary64) (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) x) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 (-.f64 #s(literal 1 binary64) z) x))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) x) #s(literal 2 binary64)) #s(literal 16 binary64)) (fma.f64 (-.f64 #s(literal 1 binary64) z) x #s(literal -4 binary64)))
(/.f64 (-.f64 #s(literal 16 binary64) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) x) #s(literal 2 binary64))) (-.f64 #s(literal 4 binary64) (*.f64 (-.f64 #s(literal 1 binary64) z) x)))
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) x) #s(literal 3 binary64)) #s(literal 64 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) x) #s(literal 2 binary64)) (-.f64 #s(literal 16 binary64) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) x) #s(literal 4 binary64)))))
(/.f64 (+.f64 #s(literal 64 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal -1 binary64) z #s(literal 1 binary64)) x) #s(literal 3 binary64))) (+.f64 #s(literal 16 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -1 binary64) z #s(literal 1 binary64)) x) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 (fma.f64 #s(literal -1 binary64) z #s(literal 1 binary64)) x)))))
(/.f64 (+.f64 #s(literal 64 binary64) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) x) #s(literal 3 binary64))) (+.f64 #s(literal 16 binary64) (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) x) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 (-.f64 #s(literal 1 binary64) z) x)))))
(fma.f64 (fma.f64 #s(literal -1 binary64) z #s(literal 1 binary64)) x #s(literal 4 binary64))
(fma.f64 (-.f64 #s(literal 1 binary64) z) x #s(literal 4 binary64))
(fma.f64 x (fma.f64 #s(literal -1 binary64) z #s(literal 1 binary64)) #s(literal 4 binary64))
(fma.f64 x (-.f64 #s(literal 1 binary64) z) #s(literal 4 binary64))
(-.f64 (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) x) #s(literal 2 binary64)) (fma.f64 (-.f64 #s(literal 1 binary64) z) x #s(literal -4 binary64))) (/.f64 #s(literal 16 binary64) (fma.f64 (-.f64 #s(literal 1 binary64) z) x #s(literal -4 binary64))))
(-.f64 (/.f64 #s(literal 16 binary64) (-.f64 #s(literal 4 binary64) (*.f64 (-.f64 #s(literal 1 binary64) z) x))) (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -1 binary64) z #s(literal 1 binary64)) x) #s(literal 2 binary64)) (-.f64 #s(literal 4 binary64) (*.f64 (-.f64 #s(literal 1 binary64) z) x))))
(-.f64 (/.f64 #s(literal 16 binary64) (-.f64 #s(literal 4 binary64) (*.f64 (-.f64 #s(literal 1 binary64) z) x))) (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) x) #s(literal 2 binary64)) (-.f64 #s(literal 4 binary64) (*.f64 (-.f64 #s(literal 1 binary64) z) x))))
(-.f64 (*.f64 (fma.f64 #s(literal -1 binary64) z #s(literal 1 binary64)) x) #s(literal -4 binary64))
(-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) x) #s(literal -4 binary64))
(-.f64 #s(literal 4 binary64) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1 binary64) z #s(literal 1 binary64))))
(-.f64 #s(literal 4 binary64) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) z)) x))
(+.f64 (/.f64 #s(literal 64 binary64) (+.f64 #s(literal 16 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -1 binary64) z #s(literal 1 binary64)) x) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 (fma.f64 #s(literal -1 binary64) z #s(literal 1 binary64)) x))))) (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -1 binary64) z #s(literal 1 binary64)) x) #s(literal 3 binary64)) (+.f64 #s(literal 16 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -1 binary64) z #s(literal 1 binary64)) x) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 (fma.f64 #s(literal -1 binary64) z #s(literal 1 binary64)) x))))))
(+.f64 (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) x) #s(literal 2 binary64)) (-.f64 #s(literal 16 binary64) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) x) #s(literal 4 binary64))))) (/.f64 #s(literal 64 binary64) (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) x) #s(literal 2 binary64)) (-.f64 #s(literal 16 binary64) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) x) #s(literal 4 binary64))))))
(+.f64 (/.f64 #s(literal 64 binary64) (+.f64 #s(literal 16 binary64) (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) x) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 (-.f64 #s(literal 1 binary64) z) x))))) (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) x) #s(literal 3 binary64)) (+.f64 #s(literal 16 binary64) (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) x) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 (-.f64 #s(literal 1 binary64) z) x))))))
(+.f64 (*.f64 (fma.f64 #s(literal -1 binary64) z #s(literal 1 binary64)) x) #s(literal 4 binary64))
(+.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) x) #s(literal 4 binary64))
(+.f64 #s(literal 4 binary64) (*.f64 (*.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) z)))
(+.f64 #s(literal 4 binary64) (*.f64 (*.f64 x #s(literal 1 binary64)) (fma.f64 #s(literal -1 binary64) z #s(literal 1 binary64))))
(+.f64 #s(literal 4 binary64) (*.f64 (fma.f64 #s(literal -1 binary64) z #s(literal 1 binary64)) x))
(+.f64 #s(literal 4 binary64) (*.f64 (-.f64 #s(literal 1 binary64) z) x))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 z z))) (neg.f64 (+.f64 #s(literal 1 binary64) z)))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 z #s(literal 1 binary64))))))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 z z)) (+.f64 #s(literal 1 binary64) z))
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 z #s(literal 1 binary64)))))
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) z)) (/.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)))
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 z #s(literal 1 binary64))))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 z #s(literal 1 binary64))))))
(-.f64 #s(literal 1 binary64) z)
#s(literal 1 binary64)
z
x
#s(literal 4 binary64)
y
(*.f64 (sqrt.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (/.f64 #s(approx (- x -4) x) y))) (sqrt.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (/.f64 #s(approx (- x -4) x) y))))
(pow.f64 (pow.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (/.f64 #s(approx (- x -4) x) y)) #s(literal 2 binary64)) #s(literal 1/2 binary64))
(sqrt.f64 (pow.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (/.f64 #s(approx (- x -4) x) y)) #s(literal 2 binary64)))
(fabs.f64 (neg.f64 (neg.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (/.f64 #s(approx (- x -4) x) y)))))
(fabs.f64 (neg.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (/.f64 #s(approx (- x -4) x) y))))
(fabs.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (/.f64 #s(approx (- x -4) x) y)))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (/.f64 #s(approx (- x -4) x) y))
(/.f64 (neg.f64 (neg.f64 #s(approx (- x -4) x))) (neg.f64 (neg.f64 y)))
(/.f64 (neg.f64 #s(approx (- x -4) x)) (neg.f64 y))
(/.f64 #s(approx (- x -4) x) y)
(neg.f64 (/.f64 (neg.f64 #s(approx (- x -4) x)) y))
(neg.f64 (/.f64 #s(approx (- x -4) x) (neg.f64 y)))
#s(approx (- x -4) x)
(*.f64 (sqrt.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (/.f64 #s(approx (- 1 z) #s(literal 1 binary64)) y) x))) (sqrt.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (/.f64 #s(approx (- 1 z) #s(literal 1 binary64)) y) x))))
(pow.f64 (pow.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (/.f64 #s(approx (- 1 z) #s(literal 1 binary64)) y) x)) #s(literal 2 binary64)) #s(literal 1/2 binary64))
(sqrt.f64 (pow.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (/.f64 #s(approx (- 1 z) #s(literal 1 binary64)) y) x)) #s(literal 2 binary64)))
(fabs.f64 (neg.f64 (neg.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (/.f64 #s(approx (- 1 z) #s(literal 1 binary64)) y) x)))))
(fabs.f64 (neg.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (/.f64 #s(approx (- 1 z) #s(literal 1 binary64)) y) x))))
(fabs.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (/.f64 #s(approx (- 1 z) #s(literal 1 binary64)) y) x)))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (/.f64 #s(approx (- 1 z) #s(literal 1 binary64)) y) x))
(*.f64 (/.f64 #s(approx (- 1 z) #s(literal 1 binary64)) y) x)
(*.f64 x (/.f64 #s(approx (- 1 z) #s(literal 1 binary64)) y))
(/.f64 (neg.f64 (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x)) (neg.f64 y))
(/.f64 (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x) y)
(/.f64 (neg.f64 (neg.f64 #s(approx (- 1 z) #s(literal 1 binary64)))) (neg.f64 (neg.f64 y)))
(/.f64 (neg.f64 #s(approx (- 1 z) #s(literal 1 binary64))) (neg.f64 y))
(/.f64 #s(approx (- 1 z) #s(literal 1 binary64)) y)
(neg.f64 (/.f64 (neg.f64 #s(approx (- 1 z) #s(literal 1 binary64))) y))
(neg.f64 (/.f64 #s(approx (- 1 z) #s(literal 1 binary64)) (neg.f64 y)))
#s(approx (- 1 z) #s(literal 1 binary64))
(*.f64 (sqrt.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (neg.f64 z) (/.f64 x y)))) (sqrt.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (neg.f64 z) (/.f64 x y)))))
(pow.f64 (pow.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (neg.f64 z) (/.f64 x y))) #s(literal 2 binary64)) #s(literal 1/2 binary64))
(sqrt.f64 (pow.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (neg.f64 z) (/.f64 x y))) #s(literal 2 binary64)))
(fabs.f64 (neg.f64 (neg.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (neg.f64 z) (/.f64 x y))))))
(fabs.f64 (neg.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (neg.f64 z) (/.f64 x y)))))
(fabs.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (neg.f64 z) (/.f64 x y))))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (neg.f64 z) (/.f64 x y)))
(*.f64 (neg.f64 z) (/.f64 x y))
(*.f64 (/.f64 (neg.f64 z) y) x)
(*.f64 (/.f64 (neg.f64 x) y) z)
(*.f64 (neg.f64 x) (/.f64 z y))
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 x y) z))
(*.f64 (*.f64 (/.f64 x y) z) #s(literal -1 binary64))
(*.f64 (/.f64 x y) (neg.f64 z))
(*.f64 x (/.f64 (neg.f64 z) y))
(*.f64 z (/.f64 (neg.f64 x) y))
(/.f64 (*.f64 (*.f64 x z) #s(literal 1 binary64)) (neg.f64 y))
(/.f64 (*.f64 (neg.f64 z) x) (neg.f64 (neg.f64 y)))
(/.f64 (*.f64 (neg.f64 z) x) y)
(/.f64 (*.f64 x z) (neg.f64 y))
(neg.f64 (/.f64 (*.f64 (*.f64 x z) #s(literal 1 binary64)) y))
(neg.f64 (*.f64 (*.f64 (/.f64 x y) z) #s(literal 1 binary64)))
(neg.f64 (*.f64 (/.f64 z y) x))
(neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) z)))
(neg.f64 (*.f64 (/.f64 x y) z))
(*.f64 #s(literal -1 binary64) (/.f64 z y))
(*.f64 (/.f64 z y) #s(literal -1 binary64))
(/.f64 (*.f64 z #s(literal 1 binary64)) (neg.f64 y))
(/.f64 (neg.f64 z) (neg.f64 (neg.f64 y)))
(/.f64 (neg.f64 z) y)
(/.f64 z (neg.f64 y))
(neg.f64 (/.f64 (*.f64 z #s(literal 1 binary64)) y))
(neg.f64 (*.f64 (/.f64 z y) #s(literal 1 binary64)))
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 z y)))
(neg.f64 (/.f64 z y))
(*.f64 #s(literal -1 binary64) z)
(*.f64 z #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (neg.f64 z))
(neg.f64 (*.f64 z #s(literal 1 binary64)))
(neg.f64 z)
(*.f64 (sqrt.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (neg.f64 z) (/.f64 x y)))) (sqrt.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (neg.f64 z) (/.f64 x y)))))
(pow.f64 (pow.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (neg.f64 z) (/.f64 x y))) #s(literal 2 binary64)) #s(literal 1/2 binary64))
(sqrt.f64 (pow.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (neg.f64 z) (/.f64 x y))) #s(literal 2 binary64)))
(fabs.f64 (neg.f64 (neg.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (neg.f64 z) (/.f64 x y))))))
(fabs.f64 (neg.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (neg.f64 z) (/.f64 x y)))))
(fabs.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (neg.f64 z) (/.f64 x y))))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (neg.f64 z) (/.f64 x y)))
(*.f64 (neg.f64 z) (/.f64 x y))
(*.f64 (/.f64 (neg.f64 z) y) x)
(*.f64 (/.f64 (neg.f64 x) y) z)
(*.f64 (neg.f64 x) (/.f64 z y))
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 x y) z))
(*.f64 (*.f64 (/.f64 x y) z) #s(literal -1 binary64))
(*.f64 (/.f64 x y) (neg.f64 z))
(*.f64 x (/.f64 (neg.f64 z) y))
(*.f64 z (/.f64 (neg.f64 x) y))
(/.f64 (*.f64 (*.f64 x z) #s(literal 1 binary64)) (neg.f64 y))
(/.f64 (*.f64 (neg.f64 z) x) (neg.f64 (neg.f64 y)))
(/.f64 (*.f64 (neg.f64 z) x) y)
(/.f64 (*.f64 x z) (neg.f64 y))
(neg.f64 (/.f64 (*.f64 (*.f64 x z) #s(literal 1 binary64)) y))
(neg.f64 (*.f64 (*.f64 (/.f64 x y) z) #s(literal 1 binary64)))
(neg.f64 (*.f64 (/.f64 z y) x))
(neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) z)))
(neg.f64 (*.f64 (/.f64 x y) z))
(*.f64 (neg.f64 z) x)
(*.f64 (neg.f64 x) z)
(*.f64 #s(literal -1 binary64) (*.f64 x z))
(*.f64 (*.f64 x z) #s(literal -1 binary64))
(*.f64 x (neg.f64 z))
(*.f64 z (neg.f64 x))
(neg.f64 (*.f64 (*.f64 x z) #s(literal 1 binary64)))
(neg.f64 (*.f64 x z))
(*.f64 #s(literal -1 binary64) x)
(*.f64 x #s(literal -1 binary64))
(neg.f64 (*.f64 x #s(literal 1 binary64)))
(neg.f64 x)
#s(approx (fabs (/ (+ (* (- 1 z) x) 4) y)) (fabs.f64 (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) z) x #s(literal 4 binary64)) y)))
#s(approx (/ (+ (* (- 1 z) x) 4) y) (/.f64 #s(literal 4 binary64) y))
#s(approx (/ (+ (* (- 1 z) x) 4) y) (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) z) x #s(literal 4 binary64)) y))
#s(approx (+ (* (- 1 z) x) 4) #s(literal 4 binary64))
#s(approx (+ (* (- 1 z) x) 4) (fma.f64 (-.f64 #s(literal 1 binary64) z) x #s(literal 4 binary64)))
#s(approx x x)
#s(approx (fabs (- (/ (+ x 4) y) (* (/ x y) z))) (fabs.f64 (/.f64 (fma.f64 (neg.f64 z) x (-.f64 x #s(literal -4 binary64))) y)))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (/.f64 #s(literal 4 binary64) y))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) z) x #s(literal 4 binary64)) y))
#s(approx (/ (- x -4) y) (/.f64 #s(literal 4 binary64) y))
#s(approx (/ (- x -4) y) (/.f64 (-.f64 x #s(literal -4 binary64)) y))
#s(approx (- x -4) #s(literal 4 binary64))
#s(approx (- x -4) (-.f64 x #s(literal -4 binary64)))
#s(approx (* (/ (- 1 z) y) x) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x))
#s(approx (/ (* (neg x) z) y) (*.f64 (neg.f64 z) (/.f64 x y)))
#s(approx (/ (* (neg x) z) y) (*.f64 (neg.f64 z) (/.f64 x y)))
#s(approx (* (neg x) z) (*.f64 (neg.f64 z) x))
#s(approx (neg x) (neg.f64 x))
#s(approx (fabs (/ (+ (* (- 1 z) x) 4) y)) (fabs.f64 (/.f64 (fma.f64 (neg.f64 z) x (-.f64 x #s(literal -4 binary64))) y)))
#s(approx (/ (+ (* (- 1 z) x) 4) y) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x))
#s(approx (/ (+ (* (- 1 z) x) 4) y) (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 y x)) (pow.f64 y #s(literal -1 binary64))) (/.f64 z y)) x))
#s(approx (+ (* (- 1 z) x) 4) (*.f64 (-.f64 #s(literal 1 binary64) z) x))
#s(approx (+ (* (- 1 z) x) 4) (*.f64 (-.f64 (-.f64 (/.f64 #s(literal 4 binary64) x) #s(literal -1 binary64)) z) x))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 y x)) (pow.f64 y #s(literal -1 binary64))) (/.f64 z y)) x))
#s(approx (/ (- x -4) y) (/.f64 x y))
#s(approx (/ (- x -4) y) (*.f64 (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 y x)) (pow.f64 y #s(literal -1 binary64))) x))
#s(approx (- x -4) x)
#s(approx (- x -4) (*.f64 (-.f64 (/.f64 #s(literal 4 binary64) x) #s(literal -1 binary64)) x))
#s(approx (/ (+ (* (- 1 z) x) 4) y) (*.f64 (-.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) (neg.f64 y)) (/.f64 #s(literal 4 binary64) (*.f64 y x))) (neg.f64 x)))
#s(approx (+ (* (- 1 z) x) 4) (*.f64 (-.f64 (neg.f64 (-.f64 #s(literal 1 binary64) z)) (/.f64 #s(literal 4 binary64) x)) (neg.f64 x)))
#s(approx (fabs (- (/ (+ x 4) y) (* (/ x y) z))) (fabs.f64 (/.f64 (fma.f64 (neg.f64 z) x (-.f64 x #s(literal -4 binary64))) y)))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) (/.f64 #s(literal 4 binary64) (*.f64 y x))) x))
#s(approx (/ (+ (* (- 1 z) x) 4) y) (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) z) x #s(literal 4 binary64)) y))
#s(approx y y)
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (/.f64 (fma.f64 (neg.f64 z) x (-.f64 x #s(literal -4 binary64))) y))
#s(approx (/ (- x -4) y) (/.f64 (-.f64 x #s(literal -4 binary64)) y))
#s(approx (/ (- 1 z) y) (/.f64 (-.f64 #s(literal 1 binary64) z) y))
#s(approx (/ (neg z) y) (/.f64 (neg.f64 z) y))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (/.f64 (fma.f64 (neg.f64 z) x (-.f64 x #s(literal -4 binary64))) y))
#s(approx (/ (+ (* (- 1 z) x) 4) y) (/.f64 (-.f64 x #s(literal -4 binary64)) y))
#s(approx (/ (+ (* (- 1 z) x) 4) y) (/.f64 (fma.f64 (neg.f64 z) x (-.f64 x #s(literal -4 binary64))) y))
#s(approx (+ (* (- 1 z) x) 4) (-.f64 x #s(literal -4 binary64)))
#s(approx (+ (* (- 1 z) x) 4) (-.f64 (fma.f64 (neg.f64 x) z x) #s(literal -4 binary64)))
#s(approx (- 1 z) #s(literal 1 binary64))
#s(approx (- 1 z) (fma.f64 #s(literal -1 binary64) z #s(literal 1 binary64)))
#s(approx z z)
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (/.f64 (-.f64 x #s(literal -4 binary64)) y))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (/.f64 (fma.f64 (neg.f64 z) x (-.f64 x #s(literal -4 binary64))) y))
#s(approx (* (/ (- 1 z) y) x) (/.f64 x y))
#s(approx (* (/ (- 1 z) y) x) (/.f64 (fma.f64 (neg.f64 x) z x) y))
#s(approx (/ (- 1 z) y) (pow.f64 y #s(literal -1 binary64)))
#s(approx (/ (- 1 z) y) (/.f64 (-.f64 #s(literal 1 binary64) z) y))
#s(approx (neg z) (neg.f64 z))
#s(approx (/ (+ (* (- 1 z) x) 4) y) (*.f64 (neg.f64 z) (/.f64 x y)))
#s(approx (/ (+ (* (- 1 z) x) 4) y) (*.f64 (-.f64 (/.f64 (-.f64 x #s(literal -4 binary64)) (*.f64 y z)) (/.f64 x y)) z))
#s(approx (+ (* (- 1 z) x) 4) (*.f64 (neg.f64 z) x))
#s(approx (+ (* (- 1 z) x) 4) (*.f64 (fma.f64 #s(literal -1 binary64) x (/.f64 (-.f64 x #s(literal -4 binary64)) z)) z))
#s(approx (- 1 z) (neg.f64 z))
#s(approx (- 1 z) (*.f64 (-.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1 binary64)) z))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (neg.f64 z) (/.f64 x y)))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (-.f64 (/.f64 (-.f64 x #s(literal -4 binary64)) (*.f64 y z)) (/.f64 x y)) z))
#s(approx (* (/ (- 1 z) y) x) (*.f64 (neg.f64 z) (/.f64 x y)))
#s(approx (* (/ (- 1 z) y) x) (*.f64 (-.f64 (/.f64 (/.f64 x y) z) (/.f64 x y)) z))
#s(approx (/ (- 1 z) y) (/.f64 (neg.f64 z) y))
#s(approx (/ (- 1 z) y) (*.f64 (-.f64 (pow.f64 (*.f64 y z) #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64))) z))
#s(approx (fabs (/ (+ (* (- 1 z) x) 4) y)) (fabs.f64 (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) z) x #s(literal 4 binary64)) y)))
#s(approx (/ (+ (* (- 1 z) x) 4) y) (*.f64 (fma.f64 (/.f64 (-.f64 x #s(literal -4 binary64)) (*.f64 y z)) #s(literal -1 binary64) (/.f64 x y)) (neg.f64 z)))
#s(approx (+ (* (- 1 z) x) 4) (*.f64 (-.f64 x (/.f64 (-.f64 x #s(literal -4 binary64)) z)) (neg.f64 z)))
#s(approx (- 1 z) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 z #s(literal -1 binary64))) (neg.f64 z)))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (fma.f64 (/.f64 (-.f64 x #s(literal -4 binary64)) (*.f64 y z)) #s(literal -1 binary64) (/.f64 x y)) (neg.f64 z)))
#s(approx (* (/ (- 1 z) y) x) (*.f64 (fma.f64 (/.f64 (/.f64 x y) z) #s(literal -1 binary64) (/.f64 x y)) (neg.f64 z)))
#s(approx (/ (- 1 z) y) (*.f64 (-.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 (*.f64 y z) #s(literal -1 binary64))) (neg.f64 z)))

eval25.0ms (0.8%)

Memory
3.0MiB live, 48.2MiB allocated; 6ms collecting garbage
Compiler

Compiled 4 827 to 934 computations (80.7% saved)

prune8.0ms (0.3%)

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

13 alts after pruning (3 fresh and 10 done)

PrunedKeptTotal
New2192221
Fresh112
Picked055
Done055
Total22013233
Accuracy
100.0%
Counts
233 → 13
Alt Table
Click to see full alt table
StatusAccuracyProgram
97.0%
(fabs.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x (/.f64 #s(literal 4 binary64) y)))
96.3%
(fabs.f64 (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) z) x #s(literal 4 binary64)) y))
73.8%
(fabs.f64 (/.f64 (fma.f64 #s(approx (- 1 z) (neg.f64 z)) x #s(literal 4 binary64)) y))
57.8%
(fabs.f64 (/.f64 #s(approx (+ (* (- 1 z) x) 4) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) y))
72.9%
(fabs.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (/.f64 (-.f64 x #s(literal -4 binary64)) y)))
35.2%
(fabs.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (/.f64 (*.f64 (neg.f64 x) z) y)))
34.8%
(fabs.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (/.f64 #s(approx (- x -4) x) y)))
43.2%
(fabs.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (/.f64 #s(literal 4 binary64) y)))
60.3%
(fabs.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x)))
37.7%
(fabs.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (/.f64 (neg.f64 z) y) x)))
34.7%
(fabs.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (/.f64 #s(approx (- 1 z) #s(literal 1 binary64)) y) x)))
59.5%
(fabs.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (-.f64 #s(literal 1 binary64) z) (/.f64 x y))))
40.5%
(fabs.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (neg.f64 z) (/.f64 x y))))
Compiler

Compiled 221 to 175 computations (20.8% saved)

series16.0ms (0.5%)

Memory
-16.7MiB live, 29.8MiB allocated; 2ms collecting garbage
Counts
19 → 61
Calls
Call 1
Inputs
(fabs.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (-.f64 #s(literal 1 binary64) z) (/.f64 x y))))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (-.f64 #s(literal 1 binary64) z) (/.f64 x y)))
(*.f64 (-.f64 #s(literal 1 binary64) z) (/.f64 x y))
(-.f64 #s(literal 1 binary64) z)
#s(literal 1 binary64)
z
(/.f64 x y)
x
y
(fabs.f64 (/.f64 #s(approx (+ (* (- 1 z) x) 4) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) y))
(/.f64 #s(approx (+ (* (- 1 z) x) 4) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) y)
#s(approx (+ (* (- 1 z) x) 4) (*.f64 (-.f64 #s(literal 1 binary64) z) x))
(*.f64 (-.f64 #s(literal 1 binary64) z) x)
(fabs.f64 (/.f64 (fma.f64 #s(approx (- 1 z) (neg.f64 z)) x #s(literal 4 binary64)) y))
(/.f64 (fma.f64 #s(approx (- 1 z) (neg.f64 z)) x #s(literal 4 binary64)) y)
(fma.f64 #s(approx (- 1 z) (neg.f64 z)) x #s(literal 4 binary64))
#s(approx (- 1 z) (neg.f64 z))
(neg.f64 z)
#s(literal 4 binary64)
Outputs
#s(approx (fabs (- (/ (+ x 4) y) (* (/ x y) z))) #s(hole binary64 (fabs (- (+ (* 4 (/ 1 y)) (/ x y)) (/ (* x z) y)))))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) #s(hole binary64 (/ 4 y)))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) #s(hole binary64 (+ (* x (- (/ 1 y) (/ z y))) (* 4 (/ 1 y)))))
#s(approx (* (- 1 z) (/ x y)) #s(hole binary64 (/ (* x (- 1 z)) y)))
#s(approx (/ x y) #s(hole binary64 (/ x y)))
#s(approx x #s(hole binary64 x))
#s(approx (fabs (/ (+ (* (- 1 z) x) 4) y)) #s(hole binary64 (fabs (/ (+ 4 (* x (- 1 z))) y))))
#s(approx (/ (+ (* (- 1 z) x) 4) y) #s(hole binary64 (/ 4 y)))
#s(approx (/ (+ (* (- 1 z) x) 4) y) #s(hole binary64 (+ (* x (- (/ 1 y) (/ z y))) (* 4 (/ 1 y)))))
#s(approx (+ (* (- 1 z) x) 4) #s(hole binary64 4))
#s(approx (+ (* (- 1 z) x) 4) #s(hole binary64 (+ 4 (* x (- 1 z)))))
#s(approx (* (- 1 z) x) #s(hole binary64 (* x (- 1 z))))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) #s(hole binary64 (* x (- (/ 1 y) (/ z y)))))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) #s(hole binary64 (* x (- (+ (/ 1 y) (* 4 (/ 1 (* x y)))) (/ z y)))))
#s(approx (fabs (/ (+ (* (- 1 z) x) 4) y)) #s(hole binary64 (fabs (/ (- (+ 4 x) (* x z)) y))))
#s(approx (/ (+ (* (- 1 z) x) 4) y) #s(hole binary64 (/ (* x (- 1 z)) y)))
#s(approx (/ (+ (* (- 1 z) x) 4) y) #s(hole binary64 (* x (- (+ (/ 1 y) (* 4 (/ 1 (* x y)))) (/ z y)))))
#s(approx (+ (* (- 1 z) x) 4) #s(hole binary64 (* x (- 1 z))))
#s(approx (+ (* (- 1 z) x) 4) #s(hole binary64 (* x (- (+ 1 (* 4 (/ 1 x))) z))))
#s(approx (fabs (- (/ (+ x 4) y) (* (/ x y) z))) #s(hole binary64 (fabs (- (* 4 (/ 1 y)) (+ (* -1 (/ x y)) (/ (* x z) y))))))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) #s(hole binary64 (* x (+ (* -1 (/ z y)) (/ 1 y)))))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) #s(hole binary64 (* x (+ (* -1 (/ z y)) (+ (/ 1 y) (* 4 (/ 1 (* x y))))))))
#s(approx (/ (+ (* (- 1 z) x) 4) y) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- 1 z) y)) (* 4 (/ 1 (* x y))))))))
#s(approx (+ (* (- 1 z) x) 4) #s(hole binary64 (* -1 (* x (- (* -1 (- 1 z)) (* 4 (/ 1 x)))))))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) #s(hole binary64 (/ (- (+ 4 x) (* x z)) y)))
#s(approx y #s(hole binary64 y))
#s(approx (/ (+ (* (- 1 z) x) 4) y) #s(hole binary64 (/ (+ 4 (* x (- 1 z))) y)))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) #s(hole binary64 (* -1 (/ (- (* -1 (+ 4 x)) (* -1 (* x z))) y))))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) #s(hole binary64 (+ (* 4 (/ 1 y)) (/ x y))))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) #s(hole binary64 (+ (* -1 (/ (* x z) y)) (+ (* 4 (/ 1 y)) (/ x y)))))
#s(approx (* (- 1 z) (/ x y)) #s(hole binary64 (/ x y)))
#s(approx (* (- 1 z) (/ x y)) #s(hole binary64 (+ (* -1 (/ (* x z) y)) (/ x y))))
#s(approx (- 1 z) #s(hole binary64 1))
#s(approx (- 1 z) #s(hole binary64 (+ 1 (* -1 z))))
#s(approx z #s(hole binary64 z))
#s(approx (/ (+ (* (- 1 z) x) 4) y) #s(hole binary64 (/ (+ 4 x) y)))
#s(approx (/ (+ (* (- 1 z) x) 4) y) #s(hole binary64 (+ (* -1 (/ (* x z) y)) (+ (* 4 (/ 1 y)) (/ x y)))))
#s(approx (+ (* (- 1 z) x) 4) #s(hole binary64 (+ 4 x)))
#s(approx (+ (* (- 1 z) x) 4) #s(hole binary64 (+ 4 (+ x (* -1 (* x z))))))
#s(approx (* (- 1 z) x) #s(hole binary64 x))
#s(approx (* (- 1 z) x) #s(hole binary64 (+ x (* -1 (* x z)))))
#s(approx (neg z) #s(hole binary64 (* -1 z)))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) #s(hole binary64 (* -1 (/ (* x z) y))))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) #s(hole binary64 (* z (- (+ (/ 4 (* y z)) (/ x (* y z))) (/ x y)))))
#s(approx (* (- 1 z) (/ x y)) #s(hole binary64 (* -1 (/ (* x z) y))))
#s(approx (* (- 1 z) (/ x y)) #s(hole binary64 (* z (+ (* -1 (/ x y)) (/ x (* y z))))))
#s(approx (- 1 z) #s(hole binary64 (* -1 z)))
#s(approx (- 1 z) #s(hole binary64 (* z (- (/ 1 z) 1))))
#s(approx (/ (+ (* (- 1 z) x) 4) y) #s(hole binary64 (* -1 (/ (* x z) y))))
#s(approx (/ (+ (* (- 1 z) x) 4) y) #s(hole binary64 (* z (+ (* -1 (/ x y)) (+ (/ 4 (* y z)) (/ x (* y z)))))))
#s(approx (+ (* (- 1 z) x) 4) #s(hole binary64 (* -1 (* x z))))
#s(approx (+ (* (- 1 z) x) 4) #s(hole binary64 (* z (+ (* -1 x) (+ (* 4 (/ 1 z)) (/ x z))))))
#s(approx (* (- 1 z) x) #s(hole binary64 (* -1 (* x z))))
#s(approx (* (- 1 z) x) #s(hole binary64 (* z (+ (* -1 x) (/ x z)))))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) #s(hole binary64 (* -1 (* z (- (* -1 (/ (+ (* 4 (/ 1 y)) (/ x y)) z)) (* -1 (/ x y)))))))
#s(approx (* (- 1 z) (/ x y)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x (* y z))) (/ x y))))))
#s(approx (- 1 z) #s(hole binary64 (* -1 (* z (- 1 (/ 1 z))))))
#s(approx (fabs (/ (+ (* (- 1 z) x) 4) y)) #s(hole binary64 (fabs (/ (+ 4 (* x (+ 1 (* -1 z)))) y))))
#s(approx (/ (+ (* (- 1 z) x) 4) y) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ (* 4 (/ 1 y)) (/ x y)) z)) (/ x y))))))
#s(approx (+ (* (- 1 z) x) 4) #s(hole binary64 (* -1 (* z (+ x (* -1 (/ (+ 4 x) z)))))))
#s(approx (* (- 1 z) x) #s(hole binary64 (* -1 (* z (+ x (* -1 (/ x z)))))))
Calls

9 calls:

TimeVariablePointExpression
3.0ms
y
@0
((fabs (- (/ (+ x 4) y) (* (/ x y) z))) (- (/ (+ x 4) y) (* (/ x y) z)) (* (- 1 z) (/ x y)) (- 1 z) 1 z (/ x y) x y (fabs (/ (+ (* (- 1 z) x) 4) y)) (/ (+ (* (- 1 z) x) 4) y) (+ (* (- 1 z) x) 4) (* (- 1 z) x) (fabs (/ (+ (* (- 1 z) x) 4) y)) (/ (+ (* (- 1 z) x) 4) y) (+ (* (- 1 z) x) 4) (- 1 z) (neg z) 4)
2.0ms
y
@-inf
((fabs (- (/ (+ x 4) y) (* (/ x y) z))) (- (/ (+ x 4) y) (* (/ x y) z)) (* (- 1 z) (/ x y)) (- 1 z) 1 z (/ x y) x y (fabs (/ (+ (* (- 1 z) x) 4) y)) (/ (+ (* (- 1 z) x) 4) y) (+ (* (- 1 z) x) 4) (* (- 1 z) x) (fabs (/ (+ (* (- 1 z) x) 4) y)) (/ (+ (* (- 1 z) x) 4) y) (+ (* (- 1 z) x) 4) (- 1 z) (neg z) 4)
2.0ms
x
@-inf
((fabs (- (/ (+ x 4) y) (* (/ x y) z))) (- (/ (+ x 4) y) (* (/ x y) z)) (* (- 1 z) (/ x y)) (- 1 z) 1 z (/ x y) x y (fabs (/ (+ (* (- 1 z) x) 4) y)) (/ (+ (* (- 1 z) x) 4) y) (+ (* (- 1 z) x) 4) (* (- 1 z) x) (fabs (/ (+ (* (- 1 z) x) 4) y)) (/ (+ (* (- 1 z) x) 4) y) (+ (* (- 1 z) x) 4) (- 1 z) (neg z) 4)
2.0ms
z
@-inf
((fabs (- (/ (+ x 4) y) (* (/ x y) z))) (- (/ (+ x 4) y) (* (/ x y) z)) (* (- 1 z) (/ x y)) (- 1 z) 1 z (/ x y) x y (fabs (/ (+ (* (- 1 z) x) 4) y)) (/ (+ (* (- 1 z) x) 4) y) (+ (* (- 1 z) x) 4) (* (- 1 z) x) (fabs (/ (+ (* (- 1 z) x) 4) y)) (/ (+ (* (- 1 z) x) 4) y) (+ (* (- 1 z) x) 4) (- 1 z) (neg z) 4)
2.0ms
x
@inf
((fabs (- (/ (+ x 4) y) (* (/ x y) z))) (- (/ (+ x 4) y) (* (/ x y) z)) (* (- 1 z) (/ x y)) (- 1 z) 1 z (/ x y) x y (fabs (/ (+ (* (- 1 z) x) 4) y)) (/ (+ (* (- 1 z) x) 4) y) (+ (* (- 1 z) x) 4) (* (- 1 z) x) (fabs (/ (+ (* (- 1 z) x) 4) y)) (/ (+ (* (- 1 z) x) 4) y) (+ (* (- 1 z) x) 4) (- 1 z) (neg z) 4)

rewrite180.0ms (6.1%)

Memory
15.2MiB live, 266.7MiB allocated; 62ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
02061256
02201092
110911076
087031018
Stop Event
iter-limit
node-limit
iter-limit
Counts
80 → 247
Calls
Call 1
Inputs
(fabs.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (-.f64 #s(literal 1 binary64) z) (/.f64 x y))))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (-.f64 #s(literal 1 binary64) z) (/.f64 x y)))
(*.f64 (-.f64 #s(literal 1 binary64) z) (/.f64 x y))
(-.f64 #s(literal 1 binary64) z)
#s(literal 1 binary64)
z
(/.f64 x y)
x
y
(fabs.f64 (/.f64 #s(approx (+ (* (- 1 z) x) 4) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) y))
(/.f64 #s(approx (+ (* (- 1 z) x) 4) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) y)
#s(approx (+ (* (- 1 z) x) 4) (*.f64 (-.f64 #s(literal 1 binary64) z) x))
(*.f64 (-.f64 #s(literal 1 binary64) z) x)
(fabs.f64 (/.f64 (fma.f64 #s(approx (- 1 z) (neg.f64 z)) x #s(literal 4 binary64)) y))
(/.f64 (fma.f64 #s(approx (- 1 z) (neg.f64 z)) x #s(literal 4 binary64)) y)
(fma.f64 #s(approx (- 1 z) (neg.f64 z)) x #s(literal 4 binary64))
#s(approx (- 1 z) (neg.f64 z))
(neg.f64 z)
#s(literal 4 binary64)
#s(approx (fabs (- (/ (+ x 4) y) (* (/ x y) z))) #s(hole binary64 (fabs (- (+ (* 4 (/ 1 y)) (/ x y)) (/ (* x z) y)))))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) #s(hole binary64 (/ 4 y)))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) #s(hole binary64 (+ (* x (- (/ 1 y) (/ z y))) (* 4 (/ 1 y)))))
#s(approx (* (- 1 z) (/ x y)) #s(hole binary64 (/ (* x (- 1 z)) y)))
#s(approx (/ x y) #s(hole binary64 (/ x y)))
#s(approx x #s(hole binary64 x))
#s(approx (fabs (/ (+ (* (- 1 z) x) 4) y)) #s(hole binary64 (fabs (/ (+ 4 (* x (- 1 z))) y))))
#s(approx (/ (+ (* (- 1 z) x) 4) y) #s(hole binary64 (/ 4 y)))
#s(approx (/ (+ (* (- 1 z) x) 4) y) #s(hole binary64 (+ (* x (- (/ 1 y) (/ z y))) (* 4 (/ 1 y)))))
#s(approx (+ (* (- 1 z) x) 4) #s(hole binary64 4))
#s(approx (+ (* (- 1 z) x) 4) #s(hole binary64 (+ 4 (* x (- 1 z)))))
#s(approx (* (- 1 z) x) #s(hole binary64 (* x (- 1 z))))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) #s(hole binary64 (* x (- (/ 1 y) (/ z y)))))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) #s(hole binary64 (* x (- (+ (/ 1 y) (* 4 (/ 1 (* x y)))) (/ z y)))))
#s(approx (fabs (/ (+ (* (- 1 z) x) 4) y)) #s(hole binary64 (fabs (/ (- (+ 4 x) (* x z)) y))))
#s(approx (/ (+ (* (- 1 z) x) 4) y) #s(hole binary64 (/ (* x (- 1 z)) y)))
#s(approx (/ (+ (* (- 1 z) x) 4) y) #s(hole binary64 (* x (- (+ (/ 1 y) (* 4 (/ 1 (* x y)))) (/ z y)))))
#s(approx (+ (* (- 1 z) x) 4) #s(hole binary64 (* x (- 1 z))))
#s(approx (+ (* (- 1 z) x) 4) #s(hole binary64 (* x (- (+ 1 (* 4 (/ 1 x))) z))))
#s(approx (fabs (- (/ (+ x 4) y) (* (/ x y) z))) #s(hole binary64 (fabs (- (* 4 (/ 1 y)) (+ (* -1 (/ x y)) (/ (* x z) y))))))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) #s(hole binary64 (* x (+ (* -1 (/ z y)) (/ 1 y)))))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) #s(hole binary64 (* x (+ (* -1 (/ z y)) (+ (/ 1 y) (* 4 (/ 1 (* x y))))))))
#s(approx (/ (+ (* (- 1 z) x) 4) y) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- 1 z) y)) (* 4 (/ 1 (* x y))))))))
#s(approx (+ (* (- 1 z) x) 4) #s(hole binary64 (* -1 (* x (- (* -1 (- 1 z)) (* 4 (/ 1 x)))))))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) #s(hole binary64 (/ (- (+ 4 x) (* x z)) y)))
#s(approx y #s(hole binary64 y))
#s(approx (/ (+ (* (- 1 z) x) 4) y) #s(hole binary64 (/ (+ 4 (* x (- 1 z))) y)))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) #s(hole binary64 (* -1 (/ (- (* -1 (+ 4 x)) (* -1 (* x z))) y))))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) #s(hole binary64 (+ (* 4 (/ 1 y)) (/ x y))))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) #s(hole binary64 (+ (* -1 (/ (* x z) y)) (+ (* 4 (/ 1 y)) (/ x y)))))
#s(approx (* (- 1 z) (/ x y)) #s(hole binary64 (/ x y)))
#s(approx (* (- 1 z) (/ x y)) #s(hole binary64 (+ (* -1 (/ (* x z) y)) (/ x y))))
#s(approx (- 1 z) #s(hole binary64 1))
#s(approx (- 1 z) #s(hole binary64 (+ 1 (* -1 z))))
#s(approx z #s(hole binary64 z))
#s(approx (/ (+ (* (- 1 z) x) 4) y) #s(hole binary64 (/ (+ 4 x) y)))
#s(approx (/ (+ (* (- 1 z) x) 4) y) #s(hole binary64 (+ (* -1 (/ (* x z) y)) (+ (* 4 (/ 1 y)) (/ x y)))))
#s(approx (+ (* (- 1 z) x) 4) #s(hole binary64 (+ 4 x)))
#s(approx (+ (* (- 1 z) x) 4) #s(hole binary64 (+ 4 (+ x (* -1 (* x z))))))
#s(approx (* (- 1 z) x) #s(hole binary64 x))
#s(approx (* (- 1 z) x) #s(hole binary64 (+ x (* -1 (* x z)))))
#s(approx (neg z) #s(hole binary64 (* -1 z)))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) #s(hole binary64 (* -1 (/ (* x z) y))))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) #s(hole binary64 (* z (- (+ (/ 4 (* y z)) (/ x (* y z))) (/ x y)))))
#s(approx (* (- 1 z) (/ x y)) #s(hole binary64 (* -1 (/ (* x z) y))))
#s(approx (* (- 1 z) (/ x y)) #s(hole binary64 (* z (+ (* -1 (/ x y)) (/ x (* y z))))))
#s(approx (- 1 z) #s(hole binary64 (* -1 z)))
#s(approx (- 1 z) #s(hole binary64 (* z (- (/ 1 z) 1))))
#s(approx (/ (+ (* (- 1 z) x) 4) y) #s(hole binary64 (* -1 (/ (* x z) y))))
#s(approx (/ (+ (* (- 1 z) x) 4) y) #s(hole binary64 (* z (+ (* -1 (/ x y)) (+ (/ 4 (* y z)) (/ x (* y z)))))))
#s(approx (+ (* (- 1 z) x) 4) #s(hole binary64 (* -1 (* x z))))
#s(approx (+ (* (- 1 z) x) 4) #s(hole binary64 (* z (+ (* -1 x) (+ (* 4 (/ 1 z)) (/ x z))))))
#s(approx (* (- 1 z) x) #s(hole binary64 (* -1 (* x z))))
#s(approx (* (- 1 z) x) #s(hole binary64 (* z (+ (* -1 x) (/ x z)))))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) #s(hole binary64 (* -1 (* z (- (* -1 (/ (+ (* 4 (/ 1 y)) (/ x y)) z)) (* -1 (/ x y)))))))
#s(approx (* (- 1 z) (/ x y)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x (* y z))) (/ x y))))))
#s(approx (- 1 z) #s(hole binary64 (* -1 (* z (- 1 (/ 1 z))))))
#s(approx (fabs (/ (+ (* (- 1 z) x) 4) y)) #s(hole binary64 (fabs (/ (+ 4 (* x (+ 1 (* -1 z)))) y))))
#s(approx (/ (+ (* (- 1 z) x) 4) y) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ (* 4 (/ 1 y)) (/ x y)) z)) (/ x y))))))
#s(approx (+ (* (- 1 z) x) 4) #s(hole binary64 (* -1 (* z (+ x (* -1 (/ (+ 4 x) z)))))))
#s(approx (* (- 1 z) x) #s(hole binary64 (* -1 (* z (+ x (* -1 (/ x z)))))))
Outputs
(*.f64 (sqrt.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x))) (sqrt.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x))))
(pow.f64 (pow.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x)) #s(literal 2 binary64)) #s(literal 1/2 binary64))
(sqrt.f64 (pow.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x)) #s(literal 2 binary64)))
(fabs.f64 (neg.f64 (neg.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x)))))
(fabs.f64 (neg.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x))))
(fabs.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x)))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x))
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x)
(*.f64 (-.f64 #s(literal 1 binary64) z) (/.f64 x y))
(*.f64 (/.f64 x y) (-.f64 #s(literal 1 binary64) z))
(*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) z) y))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (neg.f64 z) y) x) (*.f64 (/.f64 (neg.f64 z) y) x)) (*.f64 (*.f64 (pow.f64 y #s(literal -1 binary64)) x) (*.f64 (pow.f64 y #s(literal -1 binary64)) x))) (-.f64 (*.f64 (/.f64 (neg.f64 z) y) x) (*.f64 (pow.f64 y #s(literal -1 binary64)) x)))
(/.f64 (-.f64 (pow.f64 (*.f64 z (/.f64 x y)) #s(literal 2 binary64)) (*.f64 (*.f64 x (pow.f64 y #s(literal -1 binary64))) (*.f64 x (pow.f64 y #s(literal -1 binary64))))) (-.f64 (*.f64 (neg.f64 x) (/.f64 z y)) (*.f64 x (pow.f64 y #s(literal -1 binary64)))))
(/.f64 (-.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) (pow.f64 (*.f64 z (/.f64 x y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (*.f64 z (/.f64 x y)) (-.f64 (*.f64 z (/.f64 x y)) (/.f64 (neg.f64 x) y)))))
(/.f64 (+.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 x) (/.f64 z y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z (/.f64 x y)) #s(literal 2 binary64)) (*.f64 (/.f64 x y) (*.f64 (neg.f64 x) (/.f64 z y))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (neg.f64 z) y) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 y #s(literal -1 binary64)) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (neg.f64 z) y) x) (*.f64 (/.f64 (neg.f64 z) y) x) (-.f64 (*.f64 (*.f64 (pow.f64 y #s(literal -1 binary64)) x) (*.f64 (pow.f64 y #s(literal -1 binary64)) x)) (*.f64 (*.f64 (/.f64 (neg.f64 z) y) x) (*.f64 (pow.f64 y #s(literal -1 binary64)) x)))))
(/.f64 (fma.f64 (pow.f64 (*.f64 z (/.f64 x y)) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 x (pow.f64 y #s(literal -1 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 z (/.f64 x y)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x (pow.f64 y #s(literal -1 binary64))) (*.f64 x (pow.f64 y #s(literal -1 binary64)))) (*.f64 (*.f64 (neg.f64 x) (/.f64 z y)) (*.f64 x (pow.f64 y #s(literal -1 binary64)))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 z (/.f64 x y)) #s(literal 2 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64)))) (neg.f64 (/.f64 (-.f64 (*.f64 (neg.f64 x) z) x) y)))
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 z (/.f64 x y)) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 z (/.f64 x y)) #s(literal 2 binary64)) (*.f64 (/.f64 x y) (-.f64 (/.f64 x y) (*.f64 (neg.f64 x) (/.f64 z y)))))))
(/.f64 (neg.f64 (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) z))) (neg.f64 (neg.f64 y)))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 z z)) (neg.f64 x)) (*.f64 (+.f64 #s(literal 1 binary64) z) (neg.f64 y)))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 z z)) x) (*.f64 (+.f64 #s(literal 1 binary64) z) y))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (neg.f64 x)) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 z z z)) (neg.f64 y)))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) x) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 z z z)) y))
(/.f64 (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (*.f64 z z))) (*.f64 (neg.f64 y) (+.f64 #s(literal 1 binary64) z)))
(/.f64 (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64)))) (*.f64 (neg.f64 y) (+.f64 #s(literal 1 binary64) (fma.f64 z z z))))
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 z z))) (*.f64 y (+.f64 #s(literal 1 binary64) z)))
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64)))) (*.f64 y (+.f64 #s(literal 1 binary64) (fma.f64 z z z))))
(/.f64 (-.f64 (*.f64 (neg.f64 x) (neg.f64 y)) (*.f64 (neg.f64 y) (*.f64 (neg.f64 x) z))) (*.f64 y y))
(/.f64 (-.f64 (*.f64 (neg.f64 y) x) (*.f64 (neg.f64 y) (*.f64 z x))) (*.f64 (neg.f64 y) y))
(/.f64 (-.f64 (*.f64 (neg.f64 y) x) (*.f64 y (*.f64 (neg.f64 x) z))) (*.f64 y (neg.f64 y)))
(/.f64 (-.f64 (*.f64 y x) (*.f64 y (*.f64 z x))) (*.f64 y y))
(/.f64 (fma.f64 (*.f64 (neg.f64 x) z) (neg.f64 y) (*.f64 (neg.f64 y) x)) (*.f64 y (neg.f64 y)))
(/.f64 (fma.f64 (*.f64 (neg.f64 x) z) y (*.f64 y x)) (*.f64 y y))
(/.f64 (fma.f64 (neg.f64 y) x (*.f64 (neg.f64 y) (*.f64 (neg.f64 x) z))) (*.f64 (neg.f64 y) y))
(/.f64 (fma.f64 y x (*.f64 y (*.f64 (neg.f64 x) z))) (*.f64 y y))
(/.f64 (-.f64 (neg.f64 x) (*.f64 (neg.f64 x) z)) (neg.f64 y))
(/.f64 (-.f64 (pow.f64 (*.f64 z (/.f64 x y)) #s(literal 2 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (neg.f64 x) z) x) y))
(/.f64 (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (pow.f64 (*.f64 z (/.f64 x y)) #s(literal 2 binary64))) (+.f64 (/.f64 x y) (*.f64 z (/.f64 x y))))
(/.f64 (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (pow.f64 (*.f64 z (/.f64 x y)) #s(literal 2 binary64))) (-.f64 (/.f64 x y) (*.f64 (neg.f64 x) (/.f64 z y))))
(/.f64 (fma.f64 (pow.f64 (*.f64 z (/.f64 x y)) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 z (/.f64 x y)) #s(literal 2 binary64)) (*.f64 (/.f64 x y) (-.f64 (/.f64 x y) (*.f64 (neg.f64 x) (/.f64 z y))))))
(/.f64 (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) z)) (neg.f64 y))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) x) y)
(neg.f64 (/.f64 (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) z)) y))
(neg.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) x) (neg.f64 y)))
(fma.f64 (neg.f64 x) (/.f64 z y) (*.f64 x (pow.f64 y #s(literal -1 binary64))))
(fma.f64 (neg.f64 x) (/.f64 z y) (/.f64 x y))
(fma.f64 (neg.f64 z) (/.f64 x y) (*.f64 x (pow.f64 y #s(literal -1 binary64))))
(fma.f64 (neg.f64 z) (/.f64 x y) (/.f64 x y))
(fma.f64 (/.f64 (neg.f64 z) y) x (*.f64 (pow.f64 y #s(literal -1 binary64)) x))
(fma.f64 (/.f64 (neg.f64 x) y) z (*.f64 x (pow.f64 y #s(literal -1 binary64))))
(fma.f64 (/.f64 (neg.f64 x) y) z (/.f64 x y))
(fma.f64 #s(literal -1 binary64) (*.f64 z (/.f64 x y)) (*.f64 x (pow.f64 y #s(literal -1 binary64))))
(fma.f64 #s(literal -1 binary64) (*.f64 z (/.f64 x y)) (/.f64 x y))
(fma.f64 (*.f64 z (/.f64 x y)) #s(literal -1 binary64) (*.f64 x (pow.f64 y #s(literal -1 binary64))))
(fma.f64 (*.f64 z (/.f64 x y)) #s(literal -1 binary64) (/.f64 x y))
(fma.f64 (pow.f64 y #s(literal -1 binary64)) x (*.f64 (/.f64 (neg.f64 z) y) x))
(fma.f64 #s(literal 1 binary64) (/.f64 x y) (*.f64 (neg.f64 x) (/.f64 z y)))
(fma.f64 z (/.f64 (neg.f64 x) y) (*.f64 x (pow.f64 y #s(literal -1 binary64))))
(fma.f64 z (/.f64 (neg.f64 x) y) (/.f64 x y))
(fma.f64 (/.f64 x y) (neg.f64 z) (*.f64 x (pow.f64 y #s(literal -1 binary64))))
(fma.f64 (/.f64 x y) (neg.f64 z) (/.f64 x y))
(fma.f64 x (/.f64 (neg.f64 z) y) (*.f64 x (pow.f64 y #s(literal -1 binary64))))
(fma.f64 x (/.f64 (neg.f64 z) y) (/.f64 x y))
(fma.f64 x (pow.f64 y #s(literal -1 binary64)) (*.f64 (neg.f64 x) (/.f64 z y)))
(-.f64 (/.f64 (pow.f64 (*.f64 z (/.f64 x y)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (neg.f64 x) z) x) y)) (/.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (neg.f64 x) z) x) y)))
(-.f64 (*.f64 (/.f64 (neg.f64 z) y) x) (*.f64 (neg.f64 (pow.f64 y #s(literal -1 binary64))) x))
(-.f64 (*.f64 (neg.f64 x) (/.f64 z y)) (*.f64 (neg.f64 x) (pow.f64 y #s(literal -1 binary64))))
(-.f64 (/.f64 x y) (*.f64 #s(literal 1 binary64) (*.f64 z (/.f64 x y))))
(-.f64 (/.f64 x y) (*.f64 (*.f64 (neg.f64 x) (/.f64 z y)) #s(literal -1 binary64)))
(-.f64 (/.f64 x y) (*.f64 z (/.f64 x y)))
(+.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 x) (/.f64 z y)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 z (/.f64 x y)) #s(literal 2 binary64)) (*.f64 (/.f64 x y) (-.f64 (/.f64 x y) (*.f64 (neg.f64 x) (/.f64 z y)))))) (/.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 z (/.f64 x y)) #s(literal 2 binary64)) (*.f64 (/.f64 x y) (-.f64 (/.f64 x y) (*.f64 (neg.f64 x) (/.f64 z y)))))))
(+.f64 (*.f64 (pow.f64 y #s(literal -1 binary64)) x) (*.f64 (/.f64 (neg.f64 z) y) x))
(+.f64 (*.f64 (/.f64 (neg.f64 z) y) x) (*.f64 (pow.f64 y #s(literal -1 binary64)) x))
(+.f64 (*.f64 x (pow.f64 y #s(literal -1 binary64))) (*.f64 (neg.f64 x) (/.f64 z y)))
(+.f64 (*.f64 (neg.f64 x) (/.f64 z y)) (*.f64 x (pow.f64 y #s(literal -1 binary64))))
(+.f64 (*.f64 (neg.f64 x) (/.f64 z y)) (/.f64 x y))
(+.f64 (/.f64 x y) (*.f64 (neg.f64 x) (/.f64 z y)))
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) z))
(/.f64 (-.f64 (*.f64 z z) #s(literal 1 binary64)) (-.f64 (neg.f64 z) #s(literal 1 binary64)))
(/.f64 (fma.f64 (pow.f64 z #s(literal 3 binary64)) #s(literal -1 binary64) #s(literal 1 binary64)) (fma.f64 z z (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 z) #s(literal 1 binary64)))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 z z))) (neg.f64 (+.f64 #s(literal 1 binary64) z)))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 z z z))))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 z z)) (+.f64 #s(literal 1 binary64) z))
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 z z z)))
(neg.f64 (+.f64 z #s(literal -1 binary64)))
(neg.f64 (+.f64 #s(literal -1 binary64) z))
(fma.f64 #s(literal -1 binary64) z #s(literal 1 binary64))
(fma.f64 #s(literal 1 binary64) (neg.f64 z) #s(literal 1 binary64))
(fma.f64 z #s(literal -1 binary64) #s(literal 1 binary64))
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) z)) (/.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)))
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 z z z))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 z z z))))
(-.f64 (neg.f64 z) #s(literal -1 binary64))
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 z) #s(literal -1 binary64)))
(-.f64 #s(literal 1 binary64) z)
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 z z z))) (/.f64 (pow.f64 (neg.f64 z) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 z z z))))
(+.f64 (neg.f64 z) #s(literal 1 binary64))
(+.f64 #s(literal 1 binary64) (neg.f64 z))
#s(literal 1 binary64)
z
(*.f64 #s(literal 1 binary64) (/.f64 x y))
(/.f64 (neg.f64 x) (neg.f64 y))
(/.f64 x (neg.f64 (neg.f64 y)))
(/.f64 x y)
(neg.f64 (/.f64 (neg.f64 x) y))
x
y
(*.f64 (sqrt.f64 (/.f64 #s(approx (+ (* (- 1 z) x) 4) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) y)) (sqrt.f64 (/.f64 #s(approx (+ (* (- 1 z) x) 4) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) y)))
(pow.f64 (pow.f64 (/.f64 #s(approx (+ (* (- 1 z) x) 4) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) y) #s(literal 2 binary64)) #s(literal 1/2 binary64))
(/.f64 (neg.f64 (fabs.f64 #s(approx (+ (* (- 1 z) x) 4) (*.f64 (-.f64 #s(literal 1 binary64) z) x)))) (neg.f64 (fabs.f64 y)))
(/.f64 (fabs.f64 #s(approx (+ (* (- 1 z) x) 4) (*.f64 (-.f64 #s(literal 1 binary64) z) x))) (fabs.f64 y))
(sqrt.f64 (pow.f64 (/.f64 #s(approx (+ (* (- 1 z) x) 4) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) y) #s(literal 2 binary64)))
(fabs.f64 (/.f64 #s(approx (+ (* (- 1 z) x) 4) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) (neg.f64 y)))
(fabs.f64 (/.f64 #s(approx (+ (* (- 1 z) x) 4) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) y))
(/.f64 (neg.f64 (neg.f64 #s(approx (+ (* (- 1 z) x) 4) (*.f64 (-.f64 #s(literal 1 binary64) z) x)))) (neg.f64 (neg.f64 y)))
(/.f64 (neg.f64 #s(approx (+ (* (- 1 z) x) 4) (*.f64 (-.f64 #s(literal 1 binary64) z) x))) (neg.f64 y))
(/.f64 #s(approx (+ (* (- 1 z) x) 4) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) y)
(neg.f64 (/.f64 #s(approx (+ (* (- 1 z) x) 4) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) (neg.f64 y)))
#s(approx (+ (* (- 1 z) x) 4) (*.f64 (-.f64 #s(literal 1 binary64) z) x))
(*.f64 (-.f64 #s(literal 1 binary64) z) x)
(*.f64 x (-.f64 #s(literal 1 binary64) z))
(/.f64 (-.f64 (pow.f64 (*.f64 z x) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (neg.f64 x) z) x))
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 z x) #s(literal 3 binary64))) (fma.f64 x x (+.f64 (pow.f64 (*.f64 z x) #s(literal 2 binary64)) (*.f64 x (*.f64 z x)))))
(/.f64 (fma.f64 (pow.f64 (*.f64 z x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 z x) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) z) x))))
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 z x) #s(literal 2 binary64)))) (neg.f64 (+.f64 x (*.f64 z x))))
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 x) z) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (*.f64 (*.f64 (neg.f64 x) z) (-.f64 (*.f64 (neg.f64 x) z) x)))))
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 z x) #s(literal 2 binary64))) (+.f64 x (*.f64 z x)))
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 x) z) #s(literal 3 binary64))) (fma.f64 x x (*.f64 (*.f64 (neg.f64 x) z) (-.f64 (*.f64 (neg.f64 x) z) x))))
(fma.f64 (neg.f64 x) z x)
(fma.f64 (neg.f64 z) x x)
(fma.f64 #s(literal -1 binary64) (*.f64 z x) x)
(fma.f64 (*.f64 z x) #s(literal -1 binary64) x)
(fma.f64 z (neg.f64 x) x)
(fma.f64 x (neg.f64 z) x)
(-.f64 (/.f64 (*.f64 x x) (+.f64 x (*.f64 z x))) (/.f64 (pow.f64 (*.f64 z x) #s(literal 2 binary64)) (+.f64 x (*.f64 z x))))
(-.f64 x (*.f64 (*.f64 (neg.f64 x) z) #s(literal -1 binary64)))
(-.f64 x (*.f64 (neg.f64 x) (neg.f64 z)))
(-.f64 x (*.f64 z x))
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (*.f64 (*.f64 (neg.f64 x) z) (-.f64 (*.f64 (neg.f64 x) z) x)))) (/.f64 (pow.f64 (*.f64 (neg.f64 x) z) #s(literal 3 binary64)) (fma.f64 x x (*.f64 (*.f64 (neg.f64 x) z) (-.f64 (*.f64 (neg.f64 x) z) x)))))
(+.f64 (*.f64 (neg.f64 x) z) x)
(+.f64 x (*.f64 (neg.f64 x) z))
(*.f64 (sqrt.f64 (/.f64 (fma.f64 #s(approx (- 1 z) (neg.f64 z)) x #s(literal 4 binary64)) y)) (sqrt.f64 (/.f64 (fma.f64 #s(approx (- 1 z) (neg.f64 z)) x #s(literal 4 binary64)) y)))
(pow.f64 (pow.f64 (/.f64 (fma.f64 #s(approx (- 1 z) (neg.f64 z)) x #s(literal 4 binary64)) y) #s(literal 2 binary64)) #s(literal 1/2 binary64))
(/.f64 (neg.f64 (fabs.f64 (fma.f64 #s(approx (- 1 z) (neg.f64 z)) x #s(literal 4 binary64)))) (neg.f64 (fabs.f64 y)))
(/.f64 (fabs.f64 (fma.f64 #s(approx (- 1 z) (neg.f64 z)) x #s(literal 4 binary64))) (fabs.f64 y))
(sqrt.f64 (pow.f64 (/.f64 (fma.f64 #s(approx (- 1 z) (neg.f64 z)) x #s(literal 4 binary64)) y) #s(literal 2 binary64)))
(fabs.f64 (/.f64 (fma.f64 #s(approx (- 1 z) (neg.f64 z)) x #s(literal 4 binary64)) (neg.f64 y)))
(fabs.f64 (/.f64 (fma.f64 #s(approx (- 1 z) (neg.f64 z)) x #s(literal 4 binary64)) y))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(approx (- 1 z) (neg.f64 z)) x) y) (/.f64 (*.f64 #s(approx (- 1 z) (neg.f64 z)) x) y)) (*.f64 #s(literal 16 binary64) (pow.f64 y #s(literal -2 binary64)))) (-.f64 (/.f64 (*.f64 #s(approx (- 1 z) (neg.f64 z)) x) y) (/.f64 #s(literal 4 binary64) y)))
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 #s(approx (- 1 z) (neg.f64 z)) x) y) #s(literal 3 binary64)) (*.f64 #s(literal 64 binary64) (pow.f64 y #s(literal -3 binary64)))) (fma.f64 (/.f64 (*.f64 #s(approx (- 1 z) (neg.f64 z)) x) y) (/.f64 (*.f64 #s(approx (- 1 z) (neg.f64 z)) x) y) (-.f64 (*.f64 #s(literal 16 binary64) (pow.f64 y #s(literal -2 binary64))) (*.f64 (/.f64 (*.f64 #s(approx (- 1 z) (neg.f64 z)) x) y) (/.f64 #s(literal 4 binary64) y)))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(approx (- 1 z) (neg.f64 z)) x #s(literal 4 binary64)))) (neg.f64 (neg.f64 y)))
(/.f64 (fma.f64 (*.f64 #s(approx (- 1 z) (neg.f64 z)) x) (neg.f64 y) (*.f64 y #s(literal -4 binary64))) (*.f64 y (neg.f64 y)))
(/.f64 (fma.f64 (*.f64 #s(approx (- 1 z) (neg.f64 z)) x) y (*.f64 y #s(literal 4 binary64))) (*.f64 y y))
(/.f64 (neg.f64 (fma.f64 #s(approx (- 1 z) (neg.f64 z)) x #s(literal 4 binary64))) (neg.f64 y))
(/.f64 (fma.f64 #s(approx (- 1 z) (neg.f64 z)) x #s(literal 4 binary64)) y)
(neg.f64 (/.f64 (fma.f64 #s(approx (- 1 z) (neg.f64 z)) x #s(literal 4 binary64)) (neg.f64 y)))
(fma.f64 (/.f64 #s(literal 4 binary64) y) #s(literal 1 binary64) (/.f64 (*.f64 #s(approx (- 1 z) (neg.f64 z)) x) y))
(fma.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal 4 binary64) (/.f64 (*.f64 #s(approx (- 1 z) (neg.f64 z)) x) y))
(fma.f64 #s(literal 4 binary64) (pow.f64 y #s(literal -1 binary64)) (/.f64 (*.f64 #s(approx (- 1 z) (neg.f64 z)) x) y))
(-.f64 (/.f64 (*.f64 #s(approx (- 1 z) (neg.f64 z)) x) y) (*.f64 (neg.f64 (pow.f64 y #s(literal -1 binary64))) #s(literal 4 binary64)))
(-.f64 (/.f64 (*.f64 #s(approx (- 1 z) (neg.f64 z)) x) y) (neg.f64 (/.f64 #s(literal 4 binary64) y)))
(+.f64 (/.f64 (*.f64 #s(approx (- 1 z) (neg.f64 z)) x) y) (/.f64 #s(literal 4 binary64) y))
(+.f64 (/.f64 #s(literal 4 binary64) y) (/.f64 (*.f64 #s(approx (- 1 z) (neg.f64 z)) x) y))
(/.f64 (-.f64 #s(literal 16 binary64) (pow.f64 (*.f64 #s(approx (- 1 z) (neg.f64 z)) x) #s(literal 2 binary64))) (-.f64 #s(literal 4 binary64) (*.f64 #s(approx (- 1 z) (neg.f64 z)) x)))
(/.f64 (+.f64 #s(literal 64 binary64) (pow.f64 (*.f64 #s(approx (- 1 z) (neg.f64 z)) x) #s(literal 3 binary64))) (+.f64 #s(literal 16 binary64) (-.f64 (pow.f64 (*.f64 #s(approx (- 1 z) (neg.f64 z)) x) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 #s(approx (- 1 z) (neg.f64 z)) x)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(approx (- 1 z) (neg.f64 z)) x) #s(literal 2 binary64)) #s(literal 16 binary64))) (neg.f64 (fma.f64 #s(approx (- 1 z) (neg.f64 z)) x #s(literal -4 binary64))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- 1 z) (neg.f64 z)) x) #s(literal 3 binary64)) #s(literal 64 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- 1 z) (neg.f64 z)) x) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (-.f64 #s(literal 4 binary64) (*.f64 #s(approx (- 1 z) (neg.f64 z)) x))))))
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (- 1 z) (neg.f64 z)) x) #s(literal 2 binary64)) #s(literal 16 binary64)) (fma.f64 #s(approx (- 1 z) (neg.f64 z)) x #s(literal -4 binary64)))
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- 1 z) (neg.f64 z)) x) #s(literal 3 binary64)) #s(literal 64 binary64)) (+.f64 (pow.f64 (*.f64 #s(approx (- 1 z) (neg.f64 z)) x) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (-.f64 #s(literal 4 binary64) (*.f64 #s(approx (- 1 z) (neg.f64 z)) x)))))
(fma.f64 #s(approx (- 1 z) (neg.f64 z)) x #s(literal 4 binary64))
(fma.f64 x #s(approx (- 1 z) (neg.f64 z)) #s(literal 4 binary64))
(-.f64 (/.f64 (pow.f64 (*.f64 #s(approx (- 1 z) (neg.f64 z)) x) #s(literal 2 binary64)) (fma.f64 #s(approx (- 1 z) (neg.f64 z)) x #s(literal -4 binary64))) (/.f64 #s(literal 16 binary64) (fma.f64 #s(approx (- 1 z) (neg.f64 z)) x #s(literal -4 binary64))))
(-.f64 (*.f64 #s(approx (- 1 z) (neg.f64 z)) x) #s(literal -4 binary64))
(-.f64 #s(literal 4 binary64) (*.f64 (neg.f64 #s(approx (- 1 z) (neg.f64 z))) x))
(-.f64 #s(literal 4 binary64) (*.f64 (neg.f64 x) #s(approx (- 1 z) (neg.f64 z))))
(+.f64 (/.f64 (pow.f64 (*.f64 #s(approx (- 1 z) (neg.f64 z)) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(approx (- 1 z) (neg.f64 z)) x) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (-.f64 #s(literal 4 binary64) (*.f64 #s(approx (- 1 z) (neg.f64 z)) x))))) (/.f64 #s(literal 64 binary64) (+.f64 (pow.f64 (*.f64 #s(approx (- 1 z) (neg.f64 z)) x) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (-.f64 #s(literal 4 binary64) (*.f64 #s(approx (- 1 z) (neg.f64 z)) x))))))
(+.f64 (*.f64 #s(approx (- 1 z) (neg.f64 z)) x) #s(literal 4 binary64))
(+.f64 #s(literal 4 binary64) (*.f64 #s(approx (- 1 z) (neg.f64 z)) x))
#s(approx (- 1 z) (neg.f64 z))
(*.f64 #s(literal -1 binary64) z)
(*.f64 #s(literal 1 binary64) (neg.f64 z))
(*.f64 z #s(literal -1 binary64))
(neg.f64 (*.f64 z #s(literal 1 binary64)))
(neg.f64 (*.f64 #s(literal -1 binary64) (neg.f64 z)))
(neg.f64 z)
#s(literal 4 binary64)
#s(approx (fabs (- (/ (+ x 4) y) (* (/ x y) z))) (fabs.f64 (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) z) x #s(literal 4 binary64)) y)))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (/.f64 #s(literal 4 binary64) y))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) z) x #s(literal 4 binary64)) y))
#s(approx (* (- 1 z) (/ x y)) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x))
#s(approx (/ x y) (/.f64 x y))
#s(approx x x)
#s(approx (fabs (- (/ (+ x 4) y) (* (/ x y) z))) (fabs.f64 (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) z) x #s(literal 4 binary64)) y)))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (/.f64 #s(literal 4 binary64) y))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) z) x #s(literal 4 binary64)) y))
#s(approx (+ (* (- 1 z) x) 4) #s(literal 4 binary64))
#s(approx (+ (* (- 1 z) x) 4) (fma.f64 (-.f64 #s(literal 1 binary64) z) x #s(literal 4 binary64)))
#s(approx (* (- 1 z) x) (*.f64 (-.f64 #s(literal 1 binary64) z) x))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 y x)) (/.f64 (-.f64 #s(literal 1 binary64) z) y)) x))
#s(approx (fabs (- (/ (+ x 4) y) (* (/ x y) z))) (fabs.f64 (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) z) x #s(literal 4 binary64)) y)))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 y x)) (/.f64 (-.f64 #s(literal 1 binary64) z) y)) x))
#s(approx (+ (* (- 1 z) x) 4) (*.f64 (-.f64 #s(literal 1 binary64) z) x))
#s(approx (+ (* (- 1 z) x) 4) (*.f64 (-.f64 (-.f64 (/.f64 #s(literal 4 binary64) x) #s(literal -1 binary64)) z) x))
#s(approx (fabs (- (/ (+ x 4) y) (* (/ x y) z))) (fabs.f64 (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) z) x #s(literal 4 binary64)) y)))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 y x)) (/.f64 (-.f64 #s(literal 1 binary64) z) y)) x))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (neg.f64 x) (-.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) (neg.f64 y)) (/.f64 #s(literal 4 binary64) (*.f64 y x)))))
#s(approx (+ (* (- 1 z) x) 4) (*.f64 (neg.f64 x) (-.f64 (neg.f64 (-.f64 #s(literal 1 binary64) z)) (/.f64 #s(literal 4 binary64) x))))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) z) x #s(literal 4 binary64)) y))
#s(approx y y)
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) z) x #s(literal 4 binary64)) y))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) z) x #s(literal 4 binary64)) y))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (/.f64 (-.f64 x #s(literal -4 binary64)) y))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) z) x #s(literal 4 binary64)) y))
#s(approx (* (- 1 z) (/ x y)) (/.f64 x y))
#s(approx (* (- 1 z) (/ x y)) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x))
#s(approx (- 1 z) #s(literal 1 binary64))
#s(approx (- 1 z) (-.f64 #s(literal 1 binary64) z))
#s(approx z z)
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (/.f64 (-.f64 x #s(literal -4 binary64)) y))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) z) x #s(literal 4 binary64)) y))
#s(approx (+ (* (- 1 z) x) 4) (-.f64 x #s(literal -4 binary64)))
#s(approx (+ (* (- 1 z) x) 4) (fma.f64 (-.f64 #s(literal 1 binary64) z) x #s(literal 4 binary64)))
#s(approx (* (- 1 z) x) x)
#s(approx (* (- 1 z) x) (*.f64 (-.f64 #s(literal 1 binary64) z) x))
#s(approx (neg z) (neg.f64 z))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (neg.f64 x) (/.f64 z y)))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (-.f64 (/.f64 (-.f64 x #s(literal -4 binary64)) (*.f64 z y)) (/.f64 x y)) z))
#s(approx (* (- 1 z) (/ x y)) (*.f64 (neg.f64 x) (/.f64 z y)))
#s(approx (* (- 1 z) (/ x y)) (*.f64 (-.f64 (/.f64 (/.f64 x y) z) (/.f64 x y)) z))
#s(approx (- 1 z) (neg.f64 z))
#s(approx (- 1 z) (*.f64 (-.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1 binary64)) z))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (neg.f64 x) (/.f64 z y)))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (-.f64 (/.f64 (-.f64 x #s(literal -4 binary64)) (*.f64 z y)) (/.f64 x y)) z))
#s(approx (+ (* (- 1 z) x) 4) (*.f64 (neg.f64 x) z))
#s(approx (+ (* (- 1 z) x) 4) (*.f64 (-.f64 (/.f64 (-.f64 x #s(literal -4 binary64)) z) x) z))
#s(approx (* (- 1 z) x) (*.f64 (neg.f64 x) z))
#s(approx (* (- 1 z) x) (*.f64 (-.f64 (/.f64 x z) x) z))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (+.f64 (/.f64 (/.f64 (-.f64 #s(literal -4 binary64) x) y) z) (/.f64 x y)) (neg.f64 z)))
#s(approx (* (- 1 z) (/ x y)) (*.f64 (fma.f64 (/.f64 (/.f64 x y) z) #s(literal -1 binary64) (/.f64 x y)) (neg.f64 z)))
#s(approx (- 1 z) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 z #s(literal -1 binary64))) (neg.f64 z)))
#s(approx (fabs (- (/ (+ x 4) y) (* (/ x y) z))) (fabs.f64 (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) z) x #s(literal 4 binary64)) y)))
#s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (+.f64 (/.f64 (/.f64 (-.f64 #s(literal -4 binary64) x) y) z) (/.f64 x y)) (neg.f64 z)))
#s(approx (+ (* (- 1 z) x) 4) (*.f64 (-.f64 x (/.f64 (-.f64 x #s(literal -4 binary64)) z)) (neg.f64 z)))
#s(approx (* (- 1 z) x) (*.f64 (-.f64 x (/.f64 x z)) (neg.f64 z)))

eval38.0ms (1.3%)

Memory
1.8MiB live, 43.8MiB allocated; 12ms collecting garbage
Compiler

Compiled 5 658 to 1 038 computations (81.7% saved)

prune47.0ms (1.6%)

Memory
-26.1MiB live, 19.0MiB allocated; 7ms collecting garbage
Pruning

13 alts after pruning (0 fresh and 13 done)

PrunedKeptTotal
New2290229
Fresh000
Picked033
Done01010
Total22913242
Accuracy
100.0%
Counts
242 → 13
Alt Table
Click to see full alt table
StatusAccuracyProgram
97.0%
(fabs.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x (/.f64 #s(literal 4 binary64) y)))
96.3%
(fabs.f64 (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) z) x #s(literal 4 binary64)) y))
73.8%
(fabs.f64 (/.f64 (fma.f64 #s(approx (- 1 z) (neg.f64 z)) x #s(literal 4 binary64)) y))
57.8%
(fabs.f64 (/.f64 #s(approx (+ (* (- 1 z) x) 4) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) y))
72.9%
(fabs.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (/.f64 (-.f64 x #s(literal -4 binary64)) y)))
35.2%
(fabs.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (/.f64 (*.f64 (neg.f64 x) z) y)))
34.8%
(fabs.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (/.f64 #s(approx (- x -4) x) y)))
43.2%
(fabs.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (/.f64 #s(literal 4 binary64) y)))
60.3%
(fabs.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x)))
37.7%
(fabs.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (/.f64 (neg.f64 z) y) x)))
34.7%
(fabs.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (/.f64 #s(approx (- 1 z) #s(literal 1 binary64)) y) x)))
59.5%
(fabs.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (-.f64 #s(literal 1 binary64) z) (/.f64 x y))))
40.5%
(fabs.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (neg.f64 z) (/.f64 x y))))
Compiler

Compiled 483 to 256 computations (47% saved)

regimes25.0ms (0.8%)

Memory
25.4MiB live, 25.4MiB allocated; 0ms collecting garbage
Counts
16 → 2
Calls
Call 1
Inputs
(fabs.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (/.f64 #s(literal 4 binary64) y)))
(fabs.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (/.f64 #s(approx (- x -4) x) y)))
(fabs.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (/.f64 (-.f64 x #s(literal -4 binary64)) y)))
(fabs.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (/.f64 #s(approx (- 1 z) #s(literal 1 binary64)) y) x)))
(fabs.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (neg.f64 z) (/.f64 x y))))
(fabs.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (/.f64 (neg.f64 z) y) x)))
(fabs.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (/.f64 (*.f64 (neg.f64 x) z) y)))
(fabs.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (-.f64 #s(literal 1 binary64) z) (/.f64 x y))))
(fabs.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x)))
(fabs.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) x) y)))
(fabs.f64 (/.f64 #s(approx (+ (* (- 1 z) x) 4) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) y))
(fabs.f64 (/.f64 (fma.f64 #s(approx (- 1 z) (neg.f64 z)) x #s(literal 4 binary64)) y))
(fabs.f64 (/.f64 (fma.f64 z x (-.f64 #s(literal -4 binary64) x)) y))
(fabs.f64 (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) z) x #s(literal 4 binary64)) y))
(fabs.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x (/.f64 #s(literal 4 binary64) y)))
(fabs.f64 (-.f64 (/.f64 (+.f64 x #s(literal 4 binary64)) y) (*.f64 (/.f64 x y) z)))
Outputs
(fabs.f64 (/.f64 (fma.f64 z x (-.f64 #s(literal -4 binary64) x)) y))
(fabs.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x (/.f64 #s(literal 4 binary64) y)))
Calls

5 calls:

5.0ms
(fabs.f64 (-.f64 (/.f64 (+.f64 x #s(literal 4 binary64)) y) (*.f64 (/.f64 x y) z)))
5.0ms
y
5.0ms
z
5.0ms
x
5.0ms
(-.f64 (/.f64 (+.f64 x #s(literal 4 binary64)) y) (*.f64 (/.f64 x y) z))
Results
AccuracySegmentsBranch
97.0%1(-.f64 (/.f64 (+.f64 x #s(literal 4 binary64)) y) (*.f64 (/.f64 x y) z))
97.0%1(fabs.f64 (-.f64 (/.f64 (+.f64 x #s(literal 4 binary64)) y) (*.f64 (/.f64 x y) z)))
98.8%2x
99.9%2y
97.0%1z
Compiler

Compiled 26 to 28 computations (-7.7% saved)

regimes9.0ms (0.3%)

Memory
9.8MiB live, 9.8MiB allocated; 0ms collecting garbage
Counts
14 → 2
Calls
Call 1
Inputs
(fabs.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (/.f64 #s(literal 4 binary64) y)))
(fabs.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (/.f64 #s(approx (- x -4) x) y)))
(fabs.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (/.f64 (-.f64 x #s(literal -4 binary64)) y)))
(fabs.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (/.f64 #s(approx (- 1 z) #s(literal 1 binary64)) y) x)))
(fabs.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (neg.f64 z) (/.f64 x y))))
(fabs.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (/.f64 (neg.f64 z) y) x)))
(fabs.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (/.f64 (*.f64 (neg.f64 x) z) y)))
(fabs.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (-.f64 #s(literal 1 binary64) z) (/.f64 x y))))
(fabs.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x)))
(fabs.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) x) y)))
(fabs.f64 (/.f64 #s(approx (+ (* (- 1 z) x) 4) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) y))
(fabs.f64 (/.f64 (fma.f64 #s(approx (- 1 z) (neg.f64 z)) x #s(literal 4 binary64)) y))
(fabs.f64 (/.f64 (fma.f64 z x (-.f64 #s(literal -4 binary64) x)) y))
(fabs.f64 (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) z) x #s(literal 4 binary64)) y))
Outputs
(fabs.f64 (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) z) x #s(literal 4 binary64)) y))
(fabs.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (-.f64 #s(literal 1 binary64) z) (/.f64 x y))))
Calls

2 calls:

4.0ms
y
4.0ms
x
Results
AccuracySegmentsBranch
98.8%2x
96.3%1y
Compiler

Compiled 2 to 6 computations (-200% saved)

regimes47.0ms (1.6%)

Memory
-38.2MiB live, 8.9MiB allocated; 2ms collecting garbage
Counts
13 → 2
Calls
Call 1
Inputs
(fabs.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (/.f64 #s(literal 4 binary64) y)))
(fabs.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (/.f64 #s(approx (- x -4) x) y)))
(fabs.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (/.f64 (-.f64 x #s(literal -4 binary64)) y)))
(fabs.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (/.f64 #s(approx (- 1 z) #s(literal 1 binary64)) y) x)))
(fabs.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (neg.f64 z) (/.f64 x y))))
(fabs.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (/.f64 (neg.f64 z) y) x)))
(fabs.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (/.f64 (*.f64 (neg.f64 x) z) y)))
(fabs.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (-.f64 #s(literal 1 binary64) z) (/.f64 x y))))
(fabs.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x)))
(fabs.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) x) y)))
(fabs.f64 (/.f64 #s(approx (+ (* (- 1 z) x) 4) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) y))
(fabs.f64 (/.f64 (fma.f64 #s(approx (- 1 z) (neg.f64 z)) x #s(literal 4 binary64)) y))
(fabs.f64 (/.f64 (fma.f64 z x (-.f64 #s(literal -4 binary64) x)) y))
Outputs
(fabs.f64 (/.f64 (fma.f64 z x (-.f64 #s(literal -4 binary64) x)) y))
(fabs.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (-.f64 #s(literal 1 binary64) z) (/.f64 x y))))
Calls

1 calls:

46.0ms
x
Results
AccuracySegmentsBranch
98.8%2x
Compiler

Compiled 1 to 3 computations (-200% saved)

regimes15.0ms (0.5%)

Memory
32.2MiB live, 32.2MiB allocated; 0ms collecting garbage
Counts
12 → 3
Calls
Call 1
Inputs
(fabs.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (/.f64 #s(literal 4 binary64) y)))
(fabs.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (/.f64 #s(approx (- x -4) x) y)))
(fabs.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (/.f64 (-.f64 x #s(literal -4 binary64)) y)))
(fabs.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (/.f64 #s(approx (- 1 z) #s(literal 1 binary64)) y) x)))
(fabs.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (neg.f64 z) (/.f64 x y))))
(fabs.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (/.f64 (neg.f64 z) y) x)))
(fabs.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (/.f64 (*.f64 (neg.f64 x) z) y)))
(fabs.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (-.f64 #s(literal 1 binary64) z) (/.f64 x y))))
(fabs.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x)))
(fabs.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) x) y)))
(fabs.f64 (/.f64 #s(approx (+ (* (- 1 z) x) 4) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) y))
(fabs.f64 (/.f64 (fma.f64 #s(approx (- 1 z) (neg.f64 z)) x #s(literal 4 binary64)) y))
Outputs
(fabs.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (-.f64 #s(literal 1 binary64) z) (/.f64 x y))))
(fabs.f64 (/.f64 (fma.f64 #s(approx (- 1 z) (neg.f64 z)) x #s(literal 4 binary64)) y))
(fabs.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (-.f64 #s(literal 1 binary64) z) (/.f64 x y))))
Calls

4 calls:

4.0ms
x
4.0ms
(fabs.f64 (-.f64 (/.f64 (+.f64 x #s(literal 4 binary64)) y) (*.f64 (/.f64 x y) z)))
4.0ms
z
4.0ms
(-.f64 (/.f64 (+.f64 x #s(literal 4 binary64)) y) (*.f64 (/.f64 x y) z))
Results
AccuracySegmentsBranch
84.1%3(fabs.f64 (-.f64 (/.f64 (+.f64 x #s(literal 4 binary64)) y) (*.f64 (/.f64 x y) z)))
94.9%3z
94.1%4(-.f64 (/.f64 (+.f64 x #s(literal 4 binary64)) y) (*.f64 (/.f64 x y) z))
99.5%3x
Compiler

Compiled 25 to 25 computations (0% saved)

regimes29.0ms (1%)

Memory
-20.0MiB live, 27.0MiB allocated; 26ms collecting garbage
Counts
11 → 3
Calls
Call 1
Inputs
(fabs.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (/.f64 #s(literal 4 binary64) y)))
(fabs.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (/.f64 #s(approx (- x -4) x) y)))
(fabs.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (/.f64 (-.f64 x #s(literal -4 binary64)) y)))
(fabs.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (/.f64 #s(approx (- 1 z) #s(literal 1 binary64)) y) x)))
(fabs.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (neg.f64 z) (/.f64 x y))))
(fabs.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (/.f64 (neg.f64 z) y) x)))
(fabs.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (/.f64 (*.f64 (neg.f64 x) z) y)))
(fabs.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (-.f64 #s(literal 1 binary64) z) (/.f64 x y))))
(fabs.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) y) x)))
(fabs.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) x) y)))
(fabs.f64 (/.f64 #s(approx (+ (* (- 1 z) x) 4) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) y))
Outputs
(fabs.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (-.f64 #s(literal 1 binary64) z) (/.f64 x y))))
(fabs.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (/.f64 (-.f64 x #s(literal -4 binary64)) y)))
(fabs.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (neg.f64 z) (/.f64 x y))))
Calls

4 calls:

18.0ms
y
3.0ms
z
3.0ms
x
3.0ms
(-.f64 (/.f64 (+.f64 x #s(literal 4 binary64)) y) (*.f64 (/.f64 x y) z))
Results
AccuracySegmentsBranch
91.4%3(-.f64 (/.f64 (+.f64 x #s(literal 4 binary64)) y) (*.f64 (/.f64 x y) z))
89.3%3z
72.9%1y
90.5%3x
Compiler

Compiled 14 to 18 computations (-28.6% saved)

regimes8.0ms (0.3%)

Memory
16.1MiB live, 16.1MiB allocated; 0ms collecting garbage
Counts
7 → 3
Calls
Call 1
Inputs
(fabs.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (/.f64 #s(literal 4 binary64) y)))
(fabs.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (/.f64 #s(approx (- x -4) x) y)))
(fabs.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (/.f64 (-.f64 x #s(literal -4 binary64)) y)))
(fabs.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (/.f64 #s(approx (- 1 z) #s(literal 1 binary64)) y) x)))
(fabs.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (neg.f64 z) (/.f64 x y))))
(fabs.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (/.f64 (neg.f64 z) y) x)))
(fabs.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (/.f64 (*.f64 (neg.f64 x) z) y)))
Outputs
(fabs.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (/.f64 (neg.f64 z) y) x)))
(fabs.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (/.f64 (-.f64 x #s(literal -4 binary64)) y)))
(fabs.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (neg.f64 z) (/.f64 x y))))
Calls

3 calls:

2.0ms
z
2.0ms
x
2.0ms
(-.f64 (/.f64 (+.f64 x #s(literal 4 binary64)) y) (*.f64 (/.f64 x y) z))
Results
AccuracySegmentsBranch
89.3%3z
74.9%2x
83.0%3(-.f64 (/.f64 (+.f64 x #s(literal 4 binary64)) y) (*.f64 (/.f64 x y) z))
Compiler

Compiled 13 to 15 computations (-15.4% saved)

regimes2.0ms (0.1%)

Memory
4.8MiB live, 4.8MiB allocated; 0ms collecting garbage
Counts
5 → 3
Calls
Call 1
Inputs
(fabs.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (/.f64 #s(literal 4 binary64) y)))
(fabs.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (/.f64 #s(approx (- x -4) x) y)))
(fabs.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (/.f64 (-.f64 x #s(literal -4 binary64)) y)))
(fabs.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (/.f64 #s(approx (- 1 z) #s(literal 1 binary64)) y) x)))
(fabs.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (neg.f64 z) (/.f64 x y))))
Outputs
(fabs.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (neg.f64 z) (/.f64 x y))))
(fabs.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (/.f64 (-.f64 x #s(literal -4 binary64)) y)))
(fabs.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (neg.f64 z) (/.f64 x y))))
Calls

1 calls:

2.0ms
z
Results
AccuracySegmentsBranch
87.9%3z
Compiler

Compiled 1 to 3 computations (-200% saved)

regimes12.0ms (0.4%)

Memory
-21.2MiB live, 24.4MiB allocated; 6ms collecting garbage
Counts
4 → 1
Calls
Call 1
Inputs
(fabs.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (/.f64 #s(literal 4 binary64) y)))
(fabs.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (/.f64 #s(approx (- x -4) x) y)))
(fabs.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (/.f64 (-.f64 x #s(literal -4 binary64)) y)))
(fabs.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (*.f64 (/.f64 #s(approx (- 1 z) #s(literal 1 binary64)) y) x)))
Outputs
(fabs.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (/.f64 (-.f64 x #s(literal -4 binary64)) y)))
Calls

5 calls:

4.0ms
(fabs.f64 (-.f64 (/.f64 (+.f64 x #s(literal 4 binary64)) y) (*.f64 (/.f64 x y) z)))
2.0ms
y
2.0ms
z
2.0ms
x
2.0ms
(-.f64 (/.f64 (+.f64 x #s(literal 4 binary64)) y) (*.f64 (/.f64 x y) z))
Results
AccuracySegmentsBranch
72.9%1y
72.9%1x
72.9%1(-.f64 (/.f64 (+.f64 x #s(literal 4 binary64)) y) (*.f64 (/.f64 x y) z))
72.9%1(fabs.f64 (-.f64 (/.f64 (+.f64 x #s(literal 4 binary64)) y) (*.f64 (/.f64 x y) z)))
72.9%1z
Compiler

Compiled 26 to 28 computations (-7.7% saved)

regimes7.0ms (0.2%)

Memory
18.3MiB live, 18.3MiB allocated; 0ms collecting garbage
Counts
2 → 3
Calls
Call 1
Inputs
(fabs.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (/.f64 #s(literal 4 binary64) y)))
(fabs.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (/.f64 #s(approx (- x -4) x) y)))
Outputs
(fabs.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (/.f64 #s(approx (- x -4) x) y)))
(fabs.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (/.f64 #s(literal 4 binary64) y)))
(fabs.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (/.f64 #s(approx (- x -4) x) y)))
Calls

5 calls:

1.0ms
(fabs.f64 (-.f64 (/.f64 (+.f64 x #s(literal 4 binary64)) y) (*.f64 (/.f64 x y) z)))
1.0ms
(-.f64 (/.f64 (+.f64 x #s(literal 4 binary64)) y) (*.f64 (/.f64 x y) z))
1.0ms
x
1.0ms
y
1.0ms
z
Results
AccuracySegmentsBranch
63.8%3(-.f64 (/.f64 (+.f64 x #s(literal 4 binary64)) y) (*.f64 (/.f64 x y) z))
54.9%2(fabs.f64 (-.f64 (/.f64 (+.f64 x #s(literal 4 binary64)) y) (*.f64 (/.f64 x y) z)))
72.6%3x
43.2%1y
47.8%3z
Compiler

Compiled 26 to 28 computations (-7.7% saved)

regimes8.0ms (0.3%)

Memory
-22.0MiB live, 19.6MiB allocated; 5ms collecting garbage
Accuracy

Total -0.0b remaining (-0%)

Threshold costs -0b (-0%)

Counts
1 → 1
Calls
Call 1
Inputs
(fabs.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (/.f64 #s(literal 4 binary64) y)))
Outputs
(fabs.f64 #s(approx (- (/ (+ x 4) y) (* (/ x y) z)) (/.f64 #s(literal 4 binary64) y)))
Calls

5 calls:

4.0ms
z
1.0ms
(-.f64 (/.f64 (+.f64 x #s(literal 4 binary64)) y) (*.f64 (/.f64 x y) z))
1.0ms
(fabs.f64 (-.f64 (/.f64 (+.f64 x #s(literal 4 binary64)) y) (*.f64 (/.f64 x y) z)))
1.0ms
y
1.0ms
x
Results
AccuracySegmentsBranch
43.2%1y
43.2%1z
43.2%1(fabs.f64 (-.f64 (/.f64 (+.f64 x #s(literal 4 binary64)) y) (*.f64 (/.f64 x y) z)))
43.2%1(-.f64 (/.f64 (+.f64 x #s(literal 4 binary64)) y) (*.f64 (/.f64 x y) z))
43.2%1x
Compiler

Compiled 26 to 28 computations (-7.7% saved)

bsearch12.0ms (0.4%)

Memory
32.6MiB live, 32.6MiB allocated; 0ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
11.0ms
6.668033526518567e-71
7.3223109087201065e-68
Samples
6.0ms128×0valid
Compiler

Compiled 175 to 176 computations (-0.6% saved)

Precisions
Click to see histograms. Total time spent on operations: 3.0ms
ival-fabs: 1.0ms (33.1% of total)
ival-div!: 1.0ms (33.1% of total)
ival-mult!: 1.0ms (33.1% of total)
ival-sub!: 0.0ms (0% of total)
adjust: 0.0ms (0% of total)
ival-add!: 0.0ms (0% of total)

bsearch3.0ms (0.1%)

Memory
6.8MiB live, 6.8MiB allocated; 0ms collecting garbage
Algorithm
binary-search
Stop Event
predicate-same
Steps
TimeLeftRight
3.0ms
3.775251715188899e+29
1.0158586281886142e+32
Samples
1.0ms32×0valid
Compiler

Compiled 73 to 68 computations (6.8% saved)

Precisions
Click to see histograms. Total time spent on operations: 1.0ms
ival-sub!: 0.0ms (0% of total)
adjust: 0.0ms (0% of total)
ival-fabs: 0.0ms (0% of total)
ival-add!: 0.0ms (0% of total)
ival-div!: 0.0ms (0% of total)
ival-mult!: 0.0ms (0% of total)

bsearch1.0ms (0%)

Memory
1.1MiB live, 1.1MiB allocated; 0ms collecting garbage
Algorithm
binary-search
Stop Event
predicate-same
Steps
TimeLeftRight
0.0ms
3.775251715188899e+29
1.0158586281886142e+32
Compiler

Compiled 73 to 66 computations (9.6% saved)

bsearch24.0ms (0.8%)

Memory
-4.0MiB live, 42.1MiB allocated; 3ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
11.0ms
0.003518355896239577
3.8784029252366308
11.0ms
-2.9270235140713605e+20
-8867939594755448000.0
Samples
13.0ms240×0valid
Compiler

Compiled 495 to 436 computations (11.9% saved)

Precisions
Click to see histograms. Total time spent on operations: 6.0ms
ival-div!: 2.0ms (34.5% of total)
ival-fabs: 1.0ms (17.2% of total)
ival-add!: 1.0ms (17.2% of total)
ival-mult!: 1.0ms (17.2% of total)
ival-sub!: 0.0ms (0% of total)
adjust: 0.0ms (0% of total)

bsearch1.0ms (0%)

Memory
0.9MiB live, 0.9MiB allocated; 0ms collecting garbage
Algorithm
left-value
Steps
TimeLeftRight
0.0ms
2.4261988406783873e+301
+inf
0.0ms
-3.2789434196950635e-132
-2.8467891838544843e-141
Compiler

Compiled 15 to 16 computations (-6.7% saved)

bsearch50.0ms (1.7%)

Memory
-29.9MiB live, 31.4MiB allocated; 8ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
9.0ms
11197840038293.195
1452083818920615.3
39.0ms
-6.498515042813055e+100
-3.3373166334811373e+97
Samples
39.0ms240×0valid
Compiler

Compiled 570 to 466 computations (18.2% saved)

Precisions
Click to see histograms. Total time spent on operations: 6.0ms
ival-div!: 2.0ms (34.7% of total)
ival-fabs: 1.0ms (17.3% of total)
ival-add!: 1.0ms (17.3% of total)
ival-mult!: 1.0ms (17.3% of total)
ival-sub!: 0.0ms (0% of total)
adjust: 0.0ms (0% of total)

bsearch7.0ms (0.2%)

Memory
11.8MiB live, 11.8MiB allocated; 0ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
1.0ms
11197840038293.195
1452083818920615.3
5.0ms
-8.197334256390831e+102
-4.245450777733435e+102
Samples
3.0ms64×0valid
Compiler

Compiled 422 to 346 computations (18% saved)

Precisions
Click to see histograms. Total time spent on operations: 2.0ms
ival-div!: 1.0ms (65.3% of total)
ival-sub!: 0.0ms (0% of total)
adjust: 0.0ms (0% of total)
ival-fabs: 0.0ms (0% of total)
ival-add!: 0.0ms (0% of total)
ival-mult!: 0.0ms (0% of total)

bsearch43.0ms (1.4%)

Memory
-2.4MiB live, 44.3MiB allocated; 3ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
13.0ms
3.8784029252366308
43588269540.71538
27.0ms
-164210.86351526377
-4.2277284567260836e-11
Samples
15.0ms320×0valid
Compiler

Compiled 735 to 616 computations (16.2% saved)

Precisions
Click to see histograms. Total time spent on operations: 8.0ms
ival-div!: 3.0ms (39.4% of total)
ival-fabs: 2.0ms (26.3% of total)
ival-sub!: 1.0ms (13.1% of total)
ival-add!: 1.0ms (13.1% of total)
ival-mult!: 1.0ms (13.1% of total)
adjust: 0.0ms (0% of total)

derivations368.0ms (12.4%)

Memory
-19.4MiB live, 310.1MiB allocated; 71ms collecting garbage
Stop Event
done
Compiler

Compiled 461 to 91 computations (80.3% saved)

preprocess56.0ms (1.9%)

Memory
22.9MiB live, 114.5MiB allocated; 10ms collecting garbage
Remove

(abs y)

Compiler

Compiled 1 868 to 666 computations (64.3% saved)

end0.0ms (0%)

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

Profiling

Loading profile data...