Diagrams.Solve.Polynomial:quartForm from diagrams-solve-0.1, C

Time bar (total: 4.6s)

start0.0ms (0%)

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

analyze1.0ms (0%)

Memory
1.3MiB live, 1.3MiB allocated; 0ms collecting garbage
Algorithm
search
Search
ProbabilityValidUnknownPreconditionInfiniteDomainCan'tIter
0%0%99.7%0.3%0%0%0%0
100%99.7%0%0.3%0%0%0%1
Compiler

Compiled 19 to 19 computations (0% saved)

sample1.1s (23.6%)

Memory
5.7MiB live, 1 374.9MiB allocated; 194ms collecting garbage
Samples
702.0ms8 256×0valid
Precisions
Click to see histograms. Total time spent on operations: 275.0ms
ival-mult!: 148.0ms (53.8% of total)
ival-div!: 77.0ms (28% of total)
ival-add!: 33.0ms (12% of total)
ival-sub!: 15.0ms (5.5% of total)
adjust: 2.0ms (0.7% of total)
Bogosity

explain671.0ms (14.6%)

Memory
-34.8MiB live, 260.8MiB allocated; 743ms collecting garbage
FPErrors
Click to see full error table
Ground TruthOverpredictionsExampleUnderpredictionsExampleSubexpression
50-0-(-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64)))
40-0-(+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64)))
00-0-a
00-0-t
00-0-(*.f64 x y)
00-0-c
00-0-y
00-0-#s(literal 16 binary64)
00-0-(/.f64 (*.f64 z t) #s(literal 16 binary64))
00-0-(*.f64 z t)
00-0-(+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c)
00-0-z
00-0-#s(literal 4 binary64)
00-0-(/.f64 (*.f64 a b) #s(literal 4 binary64))
00-0-(*.f64 a b)
00-0-b
00-0-x
Explanations
Click to see full explanations table
OperatorSubexpressionExplanationCount
-.f64(-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64)))nan-rescue50
(/.f64 (*.f64 z t) #s(literal 16 binary64))overflow38
(+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64)))overflow73
(*.f64 x y)overflow41
(*.f64 z t)overflow38
(/.f64 (*.f64 a b) #s(literal 4 binary64))overflow36
(*.f64 a b)overflow36
+.f64(+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64)))nan-rescue40
(*.f64 x y)overflow41
(/.f64 (*.f64 z t) #s(literal 16 binary64))overflow38
(*.f64 z t)overflow38
Confusion
Predicted +Predicted -
+90
-0247
Precision
1.0
Recall
1.0
Confusion?
Predicted +Predicted MaybePredicted -
+900
-00247
Precision?
1.0
Recall?
1.0
Freqs
test
numberfreq
0247
19
Total Confusion?
Predicted +Predicted MaybePredicted -
+100
-000
Precision?
1.0
Recall?
1.0
Samples
86.0ms512×0valid
Compiler

Compiled 159 to 55 computations (65.4% saved)

Precisions
Click to see histograms. Total time spent on operations: 15.0ms
ival-mult!: 8.0ms (51.8% of total)
ival-div!: 5.0ms (32.4% of total)
ival-add!: 2.0ms (13% of total)
ival-sub!: 1.0ms (6.5% of total)
adjust: 0.0ms (0% of total)

preprocess88.0ms (1.9%)

Memory
-24.4MiB live, 27.9MiB allocated; 3ms collecting garbage
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
0167633
1402620
2935619
32710619
44495619
56733619
67145619
77323619
87407619
Stop Event
node-limit
Alt Table
Click to see full alt table
StatusAccuracyProgram
96.5%
(+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c)
Symmetry

(sort x y)

(sort z t)

(sort a b)

Compiler

Compiled 34 to 34 computations (0% saved)

series36.0ms (0.8%)

Memory
2.2MiB live, 46.4MiB allocated; 5ms collecting garbage
Counts
17 → 67
Calls
Call 1
Inputs
(+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c)
(-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64)))
(+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64)))
(*.f64 x y)
x
y
(/.f64 (*.f64 z t) #s(literal 16 binary64))
(*.f64 z t)
z
t
#s(literal 16 binary64)
(/.f64 (*.f64 a b) #s(literal 4 binary64))
(*.f64 a b)
a
b
#s(literal 4 binary64)
c
Outputs
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b)))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b)))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (- (* 1/16 (* t z)) (* 1/4 (* a b)))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b)))))
#s(approx (+ (* x y) (/ (* z t) 16)) #s(hole binary64 (* 1/16 (* t z))))
#s(approx (+ (* x y) (/ (* z t) 16)) #s(hole binary64 (+ (* 1/16 (* t z)) (* x y))))
#s(approx (* x y) #s(hole binary64 (* x y)))
#s(approx x #s(hole binary64 x))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (* x y)))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (* x (- (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))) (* 1/4 (/ (* a b) x))))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (* x y)))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (* x (- (+ y (* 1/16 (/ (* t z) x))) (* 1/4 (/ (* a b) x))))))
#s(approx (+ (* x y) (/ (* z t) 16)) #s(hole binary64 (* x y)))
#s(approx (+ (* x y) (/ (* z t) 16)) #s(hole binary64 (* x (+ y (* 1/16 (/ (* t z) x))))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) x)))))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1 (/ (- (* 1/16 (* t z)) (* 1/4 (* a b))) x)))))))
#s(approx (+ (* x y) (/ (* z t) 16)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1/16 (/ (* t z) x)))))))
#s(approx y #s(hole binary64 y))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (* y (- (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))) (* 1/4 (/ (* a b) y))))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (* y (- (+ x (* 1/16 (/ (* t z) y))) (* 1/4 (/ (* a b) y))))))
#s(approx (+ (* x y) (/ (* z t) 16)) #s(hole binary64 (* y (+ x (* 1/16 (/ (* t z) y))))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) y)))))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1 (/ (- (* 1/16 (* t z)) (* 1/4 (* a b))) y)))))))
#s(approx (+ (* x y) (/ (* z t) 16)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1/16 (/ (* t z) y)))))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (- (+ c (* x y)) (* 1/4 (* a b)))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (- (* x y) (* 1/4 (* a b)))))
#s(approx (/ (* z t) 16) #s(hole binary64 (* 1/16 (* t z))))
#s(approx (* z t) #s(hole binary64 (* t z)))
#s(approx z #s(hole binary64 z))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (* 1/16 (* t z))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (* z (- (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))) (* 1/4 (/ (* a b) z))))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (* 1/16 (* t z))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (* z (- (+ (* 1/16 t) (/ (* x y) z)) (* 1/4 (/ (* a b) z))))))
#s(approx (+ (* x y) (/ (* z t) 16)) #s(hole binary64 (* z (+ (* 1/16 t) (/ (* x y) z)))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) z)) (* -1/16 t))))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (- (* x y) (* 1/4 (* a b))) z)) (* -1/16 t))))))
#s(approx (+ (* x y) (/ (* z t) 16)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* x y) z)) (* -1/16 t))))))
#s(approx t #s(hole binary64 t))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (* t (- (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))) (* 1/4 (/ (* a b) t))))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (* t (- (+ (* 1/16 z) (/ (* x y) t)) (* 1/4 (/ (* a b) t))))))
#s(approx (+ (* x y) (/ (* z t) 16)) #s(hole binary64 (* t (+ (* 1/16 z) (/ (* x y) t)))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) t)) (* -1/16 z))))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (- (* x y) (* 1/4 (* a b))) t)) (* -1/16 z))))))
#s(approx (+ (* x y) (/ (* z t) 16)) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (* x y) t)) (* -1/16 z))))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (+ c (+ (* 1/16 (* t z)) (* x y)))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (+ (* 1/16 (* t z)) (* x y))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))))
#s(approx (/ (* a b) 4) #s(hole binary64 (* 1/4 (* a b))))
#s(approx (* a b) #s(hole binary64 (* a b)))
#s(approx a #s(hole binary64 a))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (* -1/4 (* a b))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (* a (- (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))) (* 1/4 b)))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (* -1/4 (* a b))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (* a (- (+ (* 1/16 (/ (* t z) a)) (/ (* x y) a)) (* 1/4 b)))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (* -1 (* a (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* -1/4 b))))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (* -1 (* a (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) a)) (* -1/4 b))))))
#s(approx b #s(hole binary64 b))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (* b (- (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))) (* 1/4 a)))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (* b (- (+ (* 1/16 (/ (* t z) b)) (/ (* x y) b)) (* 1/4 a)))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (* -1 (* b (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* -1/4 a))))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (* -1 (* b (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) b)) (* -1/4 a))))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b)))))
#s(approx c #s(hole binary64 c))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 c))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (* c (- (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))) (* 1/4 (/ (* a b) c))))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (* -1 (* c (- (* -1 (/ (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) c)) 1)))))
Calls

21 calls:

TimeVariablePointExpression
12.0ms
b
@-inf
((+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (+ (* x y) (/ (* z t) 16)) (* x y) x y (/ (* z t) 16) (* z t) z t 16 (/ (* a b) 4) (* a b) a b 4 c)
2.0ms
a
@0
((+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (+ (* x y) (/ (* z t) 16)) (* x y) x y (/ (* z t) 16) (* z t) z t 16 (/ (* a b) 4) (* a b) a b 4 c)
2.0ms
y
@-inf
((+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (+ (* x y) (/ (* z t) 16)) (* x y) x y (/ (* z t) 16) (* z t) z t 16 (/ (* a b) 4) (* a b) a b 4 c)
1.0ms
x
@inf
((+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (+ (* x y) (/ (* z t) 16)) (* x y) x y (/ (* z t) 16) (* z t) z t 16 (/ (* a b) 4) (* a b) a b 4 c)
1.0ms
x
@0
((+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (+ (* x y) (/ (* z t) 16)) (* x y) x y (/ (* z t) 16) (* z t) z t 16 (/ (* a b) 4) (* a b) a b 4 c)

rewrite209.0ms (4.5%)

Memory
31.3MiB live, 309.7MiB allocated; 31ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
02861860
02961798
115761782
085861659
Stop Event
iter-limit
node-limit
iter-limit
Counts
84 → 128
Calls
Call 1
Inputs
(+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c)
(-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64)))
(+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64)))
(*.f64 x y)
x
y
(/.f64 (*.f64 z t) #s(literal 16 binary64))
(*.f64 z t)
z
t
#s(literal 16 binary64)
(/.f64 (*.f64 a b) #s(literal 4 binary64))
(*.f64 a b)
a
b
#s(literal 4 binary64)
c
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b)))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b)))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (- (* 1/16 (* t z)) (* 1/4 (* a b)))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b)))))
#s(approx (+ (* x y) (/ (* z t) 16)) #s(hole binary64 (* 1/16 (* t z))))
#s(approx (+ (* x y) (/ (* z t) 16)) #s(hole binary64 (+ (* 1/16 (* t z)) (* x y))))
#s(approx (* x y) #s(hole binary64 (* x y)))
#s(approx x #s(hole binary64 x))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (* x y)))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (* x (- (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))) (* 1/4 (/ (* a b) x))))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (* x y)))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (* x (- (+ y (* 1/16 (/ (* t z) x))) (* 1/4 (/ (* a b) x))))))
#s(approx (+ (* x y) (/ (* z t) 16)) #s(hole binary64 (* x y)))
#s(approx (+ (* x y) (/ (* z t) 16)) #s(hole binary64 (* x (+ y (* 1/16 (/ (* t z) x))))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) x)))))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1 (/ (- (* 1/16 (* t z)) (* 1/4 (* a b))) x)))))))
#s(approx (+ (* x y) (/ (* z t) 16)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1/16 (/ (* t z) x)))))))
#s(approx y #s(hole binary64 y))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (* y (- (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))) (* 1/4 (/ (* a b) y))))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (* y (- (+ x (* 1/16 (/ (* t z) y))) (* 1/4 (/ (* a b) y))))))
#s(approx (+ (* x y) (/ (* z t) 16)) #s(hole binary64 (* y (+ x (* 1/16 (/ (* t z) y))))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) y)))))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1 (/ (- (* 1/16 (* t z)) (* 1/4 (* a b))) y)))))))
#s(approx (+ (* x y) (/ (* z t) 16)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1/16 (/ (* t z) y)))))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (- (+ c (* x y)) (* 1/4 (* a b)))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (- (* x y) (* 1/4 (* a b)))))
#s(approx (/ (* z t) 16) #s(hole binary64 (* 1/16 (* t z))))
#s(approx (* z t) #s(hole binary64 (* t z)))
#s(approx z #s(hole binary64 z))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (* 1/16 (* t z))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (* z (- (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))) (* 1/4 (/ (* a b) z))))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (* 1/16 (* t z))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (* z (- (+ (* 1/16 t) (/ (* x y) z)) (* 1/4 (/ (* a b) z))))))
#s(approx (+ (* x y) (/ (* z t) 16)) #s(hole binary64 (* z (+ (* 1/16 t) (/ (* x y) z)))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) z)) (* -1/16 t))))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (- (* x y) (* 1/4 (* a b))) z)) (* -1/16 t))))))
#s(approx (+ (* x y) (/ (* z t) 16)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* x y) z)) (* -1/16 t))))))
#s(approx t #s(hole binary64 t))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (* t (- (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))) (* 1/4 (/ (* a b) t))))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (* t (- (+ (* 1/16 z) (/ (* x y) t)) (* 1/4 (/ (* a b) t))))))
#s(approx (+ (* x y) (/ (* z t) 16)) #s(hole binary64 (* t (+ (* 1/16 z) (/ (* x y) t)))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) t)) (* -1/16 z))))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (- (* x y) (* 1/4 (* a b))) t)) (* -1/16 z))))))
#s(approx (+ (* x y) (/ (* z t) 16)) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (* x y) t)) (* -1/16 z))))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (+ c (+ (* 1/16 (* t z)) (* x y)))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (+ (* 1/16 (* t z)) (* x y))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))))
#s(approx (/ (* a b) 4) #s(hole binary64 (* 1/4 (* a b))))
#s(approx (* a b) #s(hole binary64 (* a b)))
#s(approx a #s(hole binary64 a))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (* -1/4 (* a b))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (* a (- (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))) (* 1/4 b)))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (* -1/4 (* a b))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (* a (- (+ (* 1/16 (/ (* t z) a)) (/ (* x y) a)) (* 1/4 b)))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (* -1 (* a (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* -1/4 b))))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (* -1 (* a (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) a)) (* -1/4 b))))))
#s(approx b #s(hole binary64 b))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (* b (- (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))) (* 1/4 a)))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (* b (- (+ (* 1/16 (/ (* t z) b)) (/ (* x y) b)) (* 1/4 a)))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (* -1 (* b (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* -1/4 a))))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (* -1 (* b (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) b)) (* -1/4 a))))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b)))))
#s(approx c #s(hole binary64 c))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 c))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (* c (- (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))) (* 1/4 (/ (* a b) c))))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (* -1 (* c (- (* -1 (/ (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) c)) 1)))))
Outputs
(/.f64 (-.f64 (pow.f64 (fma.f64 z (/.f64 t #s(literal 16 binary64)) (*.f64 y x)) #s(literal 3 binary64)) (pow.f64 (-.f64 (/.f64 (*.f64 b a) #s(literal 4 binary64)) c) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 z (/.f64 t #s(literal 16 binary64)) (*.f64 y x)) #s(literal 2 binary64)) (fma.f64 (-.f64 (/.f64 (*.f64 b a) #s(literal 4 binary64)) c) (-.f64 (/.f64 (*.f64 b a) #s(literal 4 binary64)) c) (*.f64 (fma.f64 z (/.f64 t #s(literal 16 binary64)) (*.f64 y x)) (-.f64 (/.f64 (*.f64 b a) #s(literal 4 binary64)) c)))))
(/.f64 (+.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 (-.f64 (fma.f64 z (/.f64 t #s(literal 16 binary64)) (*.f64 y x)) (/.f64 (*.f64 b a) #s(literal 4 binary64))) #s(literal 3 binary64))) (fma.f64 c c (-.f64 (pow.f64 (-.f64 (fma.f64 z (/.f64 t #s(literal 16 binary64)) (*.f64 y x)) (/.f64 (*.f64 b a) #s(literal 4 binary64))) #s(literal 2 binary64)) (*.f64 c (-.f64 (fma.f64 z (/.f64 t #s(literal 16 binary64)) (*.f64 y x)) (/.f64 (*.f64 b a) #s(literal 4 binary64)))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (-.f64 (fma.f64 z (/.f64 t #s(literal 16 binary64)) (*.f64 y x)) (/.f64 (*.f64 b a) #s(literal 4 binary64))) #s(literal 2 binary64)) (*.f64 c c))) (neg.f64 (-.f64 (-.f64 (fma.f64 z (/.f64 t #s(literal 16 binary64)) (*.f64 y x)) (/.f64 (*.f64 b a) #s(literal 4 binary64))) c)))
(/.f64 (neg.f64 (+.f64 (pow.f64 (-.f64 (fma.f64 z (/.f64 t #s(literal 16 binary64)) (*.f64 y x)) (/.f64 (*.f64 b a) #s(literal 4 binary64))) #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (-.f64 (fma.f64 z (/.f64 t #s(literal 16 binary64)) (*.f64 y x)) (/.f64 (*.f64 b a) #s(literal 4 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 c c) (*.f64 (-.f64 (fma.f64 z (/.f64 t #s(literal 16 binary64)) (*.f64 y x)) (/.f64 (*.f64 b a) #s(literal 4 binary64))) c)))))
(/.f64 (-.f64 (pow.f64 (-.f64 (fma.f64 z (/.f64 t #s(literal 16 binary64)) (*.f64 y x)) (/.f64 (*.f64 b a) #s(literal 4 binary64))) #s(literal 2 binary64)) (*.f64 c c)) (-.f64 (-.f64 (fma.f64 z (/.f64 t #s(literal 16 binary64)) (*.f64 y x)) (/.f64 (*.f64 b a) #s(literal 4 binary64))) c))
(/.f64 (+.f64 (pow.f64 (-.f64 (fma.f64 z (/.f64 t #s(literal 16 binary64)) (*.f64 y x)) (/.f64 (*.f64 b a) #s(literal 4 binary64))) #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (+.f64 (pow.f64 (-.f64 (fma.f64 z (/.f64 t #s(literal 16 binary64)) (*.f64 y x)) (/.f64 (*.f64 b a) #s(literal 4 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 c c) (*.f64 (-.f64 (fma.f64 z (/.f64 t #s(literal 16 binary64)) (*.f64 y x)) (/.f64 (*.f64 b a) #s(literal 4 binary64))) c))))
(-.f64 (/.f64 (pow.f64 (-.f64 (fma.f64 z (/.f64 t #s(literal 16 binary64)) (*.f64 y x)) (/.f64 (*.f64 b a) #s(literal 4 binary64))) #s(literal 2 binary64)) (-.f64 (-.f64 (fma.f64 z (/.f64 t #s(literal 16 binary64)) (*.f64 y x)) (/.f64 (*.f64 b a) #s(literal 4 binary64))) c)) (/.f64 (*.f64 c c) (-.f64 (-.f64 (fma.f64 z (/.f64 t #s(literal 16 binary64)) (*.f64 y x)) (/.f64 (*.f64 b a) #s(literal 4 binary64))) c)))
(-.f64 (fma.f64 z (/.f64 t #s(literal 16 binary64)) (*.f64 y x)) (-.f64 (/.f64 (*.f64 b a) #s(literal 4 binary64)) c))
(+.f64 (/.f64 (pow.f64 (-.f64 (fma.f64 z (/.f64 t #s(literal 16 binary64)) (*.f64 y x)) (/.f64 (*.f64 b a) #s(literal 4 binary64))) #s(literal 3 binary64)) (+.f64 (pow.f64 (-.f64 (fma.f64 z (/.f64 t #s(literal 16 binary64)) (*.f64 y x)) (/.f64 (*.f64 b a) #s(literal 4 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 c c) (*.f64 (-.f64 (fma.f64 z (/.f64 t #s(literal 16 binary64)) (*.f64 y x)) (/.f64 (*.f64 b a) #s(literal 4 binary64))) c)))) (/.f64 (pow.f64 c #s(literal 3 binary64)) (+.f64 (pow.f64 (-.f64 (fma.f64 z (/.f64 t #s(literal 16 binary64)) (*.f64 y x)) (/.f64 (*.f64 b a) #s(literal 4 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 c c) (*.f64 (-.f64 (fma.f64 z (/.f64 t #s(literal 16 binary64)) (*.f64 y x)) (/.f64 (*.f64 b a) #s(literal 4 binary64))) c)))))
(+.f64 (-.f64 (fma.f64 z (/.f64 t #s(literal 16 binary64)) (*.f64 y x)) (/.f64 (*.f64 b a) #s(literal 4 binary64))) c)
(+.f64 c (-.f64 (fma.f64 z (/.f64 t #s(literal 16 binary64)) (*.f64 y x)) (/.f64 (*.f64 b a) #s(literal 4 binary64))))
(/.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 z (/.f64 t #s(literal 16 binary64))) (/.f64 (*.f64 b a) #s(literal 4 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 (*.f64 z (/.f64 t #s(literal 16 binary64))) (/.f64 (*.f64 b a) #s(literal 4 binary64))) (-.f64 (*.f64 z (/.f64 t #s(literal 16 binary64))) (/.f64 (*.f64 b a) #s(literal 4 binary64)))) (*.f64 (*.f64 y x) (-.f64 (*.f64 z (/.f64 t #s(literal 16 binary64))) (/.f64 (*.f64 b a) #s(literal 4 binary64)))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 z (/.f64 t #s(literal 16 binary64)) (*.f64 y x)) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 b a) #s(literal 4 binary64)) #s(literal 2 binary64)))) (neg.f64 (+.f64 (fma.f64 z (/.f64 t #s(literal 16 binary64)) (*.f64 y x)) (/.f64 (*.f64 b a) #s(literal 4 binary64)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 z (/.f64 t #s(literal 16 binary64)) (*.f64 y x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 b a) #s(literal 4 binary64)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (fma.f64 z (/.f64 t #s(literal 16 binary64)) (*.f64 y x)) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 b a) #s(literal 4 binary64)) #s(literal 2 binary64)) (*.f64 (fma.f64 z (/.f64 t #s(literal 16 binary64)) (*.f64 y x)) (/.f64 (*.f64 b a) #s(literal 4 binary64)))))))
(/.f64 (-.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 z (/.f64 t #s(literal 16 binary64))) #s(literal 2 binary64))) #s(literal -4 binary64)) (*.f64 (-.f64 (*.f64 y x) (*.f64 z (/.f64 t #s(literal 16 binary64)))) (neg.f64 (*.f64 b a)))) (*.f64 (-.f64 (*.f64 y x) (*.f64 z (/.f64 t #s(literal 16 binary64)))) #s(literal -4 binary64)))
(/.f64 (-.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 z (/.f64 t #s(literal 16 binary64))) #s(literal 2 binary64))) #s(literal 4 binary64)) (*.f64 (-.f64 (*.f64 y x) (*.f64 z (/.f64 t #s(literal 16 binary64)))) (*.f64 b a))) (*.f64 (-.f64 (*.f64 y x) (*.f64 z (/.f64 t #s(literal 16 binary64)))) #s(literal 4 binary64)))
(/.f64 (-.f64 (*.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) #s(literal 4096 binary64))) #s(literal -4 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z (/.f64 t #s(literal 16 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 y x) (*.f64 z (/.f64 t #s(literal 16 binary64)))))) (neg.f64 (*.f64 b a)))) (*.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z (/.f64 t #s(literal 16 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 y x) (*.f64 z (/.f64 t #s(literal 16 binary64)))))) #s(literal -4 binary64)))
(/.f64 (-.f64 (*.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) #s(literal 4096 binary64))) #s(literal 4 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z (/.f64 t #s(literal 16 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 y x) (*.f64 z (/.f64 t #s(literal 16 binary64)))))) (*.f64 b a))) (*.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z (/.f64 t #s(literal 16 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 y x) (*.f64 z (/.f64 t #s(literal 16 binary64)))))) #s(literal 4 binary64)))
(/.f64 (-.f64 (pow.f64 (fma.f64 z (/.f64 t #s(literal 16 binary64)) (*.f64 y x)) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 b a) #s(literal 4 binary64)) #s(literal 2 binary64))) (+.f64 (fma.f64 z (/.f64 t #s(literal 16 binary64)) (*.f64 y x)) (/.f64 (*.f64 b a) #s(literal 4 binary64))))
(/.f64 (-.f64 (pow.f64 (fma.f64 z (/.f64 t #s(literal 16 binary64)) (*.f64 y x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 b a) #s(literal 4 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 z (/.f64 t #s(literal 16 binary64)) (*.f64 y x)) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 b a) #s(literal 4 binary64)) #s(literal 2 binary64)) (*.f64 (fma.f64 z (/.f64 t #s(literal 16 binary64)) (*.f64 y x)) (/.f64 (*.f64 b a) #s(literal 4 binary64))))))
(fma.f64 y x (-.f64 (*.f64 z (/.f64 t #s(literal 16 binary64))) (/.f64 (*.f64 b a) #s(literal 4 binary64))))
(fma.f64 x y (-.f64 (*.f64 z (/.f64 t #s(literal 16 binary64))) (/.f64 (*.f64 b a) #s(literal 4 binary64))))
(-.f64 (/.f64 (pow.f64 (fma.f64 z (/.f64 t #s(literal 16 binary64)) (*.f64 y x)) #s(literal 2 binary64)) (+.f64 (fma.f64 z (/.f64 t #s(literal 16 binary64)) (*.f64 y x)) (/.f64 (*.f64 b a) #s(literal 4 binary64)))) (/.f64 (pow.f64 (/.f64 (*.f64 b a) #s(literal 4 binary64)) #s(literal 2 binary64)) (+.f64 (fma.f64 z (/.f64 t #s(literal 16 binary64)) (*.f64 y x)) (/.f64 (*.f64 b a) #s(literal 4 binary64)))))
(-.f64 (/.f64 (pow.f64 (fma.f64 z (/.f64 t #s(literal 16 binary64)) (*.f64 y x)) #s(literal 3 binary64)) (+.f64 (pow.f64 (fma.f64 z (/.f64 t #s(literal 16 binary64)) (*.f64 y x)) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 b a) #s(literal 4 binary64)) #s(literal 2 binary64)) (*.f64 (fma.f64 z (/.f64 t #s(literal 16 binary64)) (*.f64 y x)) (/.f64 (*.f64 b a) #s(literal 4 binary64)))))) (/.f64 (pow.f64 (/.f64 (*.f64 b a) #s(literal 4 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (fma.f64 z (/.f64 t #s(literal 16 binary64)) (*.f64 y x)) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 b a) #s(literal 4 binary64)) #s(literal 2 binary64)) (*.f64 (fma.f64 z (/.f64 t #s(literal 16 binary64)) (*.f64 y x)) (/.f64 (*.f64 b a) #s(literal 4 binary64)))))))
(-.f64 (fma.f64 z (/.f64 t #s(literal 16 binary64)) (*.f64 y x)) (/.f64 (*.f64 b a) #s(literal 4 binary64)))
(+.f64 (*.f64 y x) (-.f64 (*.f64 z (/.f64 t #s(literal 16 binary64))) (/.f64 (*.f64 b a) #s(literal 4 binary64))))
(/.f64 (+.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) #s(literal 4096 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 z (/.f64 t #s(literal 16 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (*.f64 z (/.f64 t #s(literal 16 binary64))) (*.f64 y x)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 z (/.f64 t #s(literal 16 binary64))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 y x) (*.f64 z (/.f64 t #s(literal 16 binary64))))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) #s(literal 4096 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z (/.f64 t #s(literal 16 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 y x) (*.f64 z (/.f64 t #s(literal 16 binary64))))))))
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 z (/.f64 t #s(literal 16 binary64))) #s(literal 2 binary64))) (-.f64 (*.f64 y x) (*.f64 z (/.f64 t #s(literal 16 binary64)))))
(/.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) #s(literal 4096 binary64))) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z (/.f64 t #s(literal 16 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 y x) (*.f64 z (/.f64 t #s(literal 16 binary64)))))))
(fma.f64 z (/.f64 t #s(literal 16 binary64)) (*.f64 y x))
(fma.f64 y x (*.f64 z (/.f64 t #s(literal 16 binary64))))
(fma.f64 x y (*.f64 z (/.f64 t #s(literal 16 binary64))))
(-.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (*.f64 y x) (*.f64 z (/.f64 t #s(literal 16 binary64))))) (/.f64 (pow.f64 (*.f64 z (/.f64 t #s(literal 16 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 y x) (*.f64 z (/.f64 t #s(literal 16 binary64))))))
(+.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z (/.f64 t #s(literal 16 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 y x) (*.f64 z (/.f64 t #s(literal 16 binary64))))))) (/.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) #s(literal 4096 binary64)) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z (/.f64 t #s(literal 16 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 y x) (*.f64 z (/.f64 t #s(literal 16 binary64))))))))
(+.f64 (*.f64 z (/.f64 t #s(literal 16 binary64))) (*.f64 y x))
(+.f64 (*.f64 y x) (*.f64 z (/.f64 t #s(literal 16 binary64))))
(*.f64 y x)
(*.f64 x y)
x
y
(*.f64 z (/.f64 t #s(literal 16 binary64)))
(/.f64 (neg.f64 (neg.f64 (*.f64 t z))) #s(literal 16 binary64))
(/.f64 (neg.f64 (*.f64 t z)) #s(literal -16 binary64))
(/.f64 (*.f64 t z) #s(literal 16 binary64))
(*.f64 t z)
(*.f64 z t)
z
t
#s(literal 16 binary64)
(*.f64 a (/.f64 b #s(literal 4 binary64)))
(/.f64 (neg.f64 (neg.f64 (*.f64 b a))) #s(literal 4 binary64))
(/.f64 (neg.f64 (*.f64 b a)) #s(literal -4 binary64))
(/.f64 (*.f64 b a) #s(literal 4 binary64))
(*.f64 b a)
(*.f64 a b)
a
b
#s(literal 4 binary64)
c
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (-.f64 (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) c) (*.f64 #s(literal 1/4 binary64) (*.f64 b a))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (+.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 b a) (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x))) c))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (fma.f64 (*.f64 #s(literal 1/16 binary64) t) z (*.f64 #s(literal -1/4 binary64) (*.f64 b a))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (fma.f64 #s(literal -1/4 binary64) (*.f64 b a) (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x))))
#s(approx (+ (* x y) (/ (* z t) 16)) (*.f64 (*.f64 t z) #s(literal 1/16 binary64)))
#s(approx (+ (* x y) (/ (* z t) 16)) (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x)))
#s(approx (* x y) (*.f64 y x))
#s(approx x x)
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 y x))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 (+.f64 y (/.f64 (-.f64 (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) c) (*.f64 #s(literal 1/4 binary64) (*.f64 b a))) x)) x))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 y x))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 (+.f64 y (/.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) t) z (*.f64 #s(literal -1/4 binary64) (*.f64 b a))) x)) x))
#s(approx (+ (* x y) (/ (* z t) 16)) (*.f64 y x))
#s(approx (+ (* x y) (/ (* z t) 16)) (*.f64 (fma.f64 (/.f64 (*.f64 t z) x) #s(literal 1/16 binary64) y) x))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (-.f64 (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) c) (*.f64 #s(literal 1/4 binary64) (*.f64 b a))) x) #s(literal -1 binary64) (neg.f64 y))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) t) z (*.f64 #s(literal -1/4 binary64) (*.f64 b a))) x) #s(literal -1 binary64) (neg.f64 y))))
#s(approx (+ (* x y) (/ (* z t) 16)) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t z) x) (neg.f64 y))))
#s(approx y y)
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 (+.f64 x (/.f64 (-.f64 (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) c) (*.f64 #s(literal 1/4 binary64) (*.f64 b a))) y)) y))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 (+.f64 x (/.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) t) z (*.f64 #s(literal -1/4 binary64) (*.f64 b a))) y)) y))
#s(approx (+ (* x y) (/ (* z t) 16)) (*.f64 (fma.f64 (/.f64 (*.f64 t z) y) #s(literal 1/16 binary64) x) y))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 (neg.f64 y) (fma.f64 (/.f64 (-.f64 (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) c) (*.f64 #s(literal 1/4 binary64) (*.f64 b a))) y) #s(literal -1 binary64) (neg.f64 x))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 (neg.f64 y) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) t) z (*.f64 #s(literal -1/4 binary64) (*.f64 b a))) y) #s(literal -1 binary64) (neg.f64 x))))
#s(approx (+ (* x y) (/ (* z t) 16)) (*.f64 (neg.f64 y) (fma.f64 (/.f64 (*.f64 t z) y) #s(literal -1/16 binary64) (neg.f64 x))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (-.f64 (fma.f64 y x c) (*.f64 #s(literal 1/4 binary64) (*.f64 b a))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (fma.f64 y x (*.f64 #s(literal -1/4 binary64) (*.f64 b a))))
#s(approx (/ (* z t) 16) (*.f64 (*.f64 t z) #s(literal 1/16 binary64)))
#s(approx (* z t) (*.f64 t z))
#s(approx z z)
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 (*.f64 t z) #s(literal 1/16 binary64)))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 (fma.f64 #s(literal 1/16 binary64) t (/.f64 (-.f64 (fma.f64 y x c) (*.f64 #s(literal 1/4 binary64) (*.f64 b a))) z)) z))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 (*.f64 t z) #s(literal 1/16 binary64)))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 (fma.f64 #s(literal 1/16 binary64) t (/.f64 (fma.f64 y x (*.f64 #s(literal -1/4 binary64) (*.f64 b a))) z)) z))
#s(approx (+ (* x y) (/ (* z t) 16)) (*.f64 (fma.f64 #s(literal 1/16 binary64) t (/.f64 (*.f64 y x) z)) z))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (neg.f64 (*.f64 (fma.f64 #s(literal -1/16 binary64) t (neg.f64 (/.f64 (-.f64 (fma.f64 y x c) (*.f64 #s(literal 1/4 binary64) (*.f64 b a))) z))) z)))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (neg.f64 (*.f64 (fma.f64 #s(literal -1/16 binary64) t (neg.f64 (/.f64 (fma.f64 y x (*.f64 #s(literal -1/4 binary64) (*.f64 b a))) z))) z)))
#s(approx (+ (* x y) (/ (* z t) 16)) (neg.f64 (*.f64 (fma.f64 #s(literal -1/16 binary64) t (neg.f64 (/.f64 (*.f64 y x) z))) z)))
#s(approx t t)
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 (fma.f64 #s(literal 1/16 binary64) z (/.f64 (-.f64 (fma.f64 y x c) (*.f64 #s(literal 1/4 binary64) (*.f64 b a))) t)) t))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 (fma.f64 #s(literal 1/16 binary64) z (/.f64 (fma.f64 y x (*.f64 #s(literal -1/4 binary64) (*.f64 b a))) t)) t))
#s(approx (+ (* x y) (/ (* z t) 16)) (*.f64 (fma.f64 #s(literal 1/16 binary64) z (/.f64 (*.f64 y x) t)) t))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (neg.f64 (*.f64 (fma.f64 #s(literal -1/16 binary64) z (neg.f64 (/.f64 (-.f64 (fma.f64 y x c) (*.f64 #s(literal 1/4 binary64) (*.f64 b a))) t))) t)))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (neg.f64 (*.f64 (fma.f64 #s(literal -1/16 binary64) z (neg.f64 (/.f64 (fma.f64 y x (*.f64 #s(literal -1/4 binary64) (*.f64 b a))) t))) t)))
#s(approx (+ (* x y) (/ (* z t) 16)) (neg.f64 (*.f64 (fma.f64 #s(literal -1/16 binary64) z (neg.f64 (/.f64 (*.f64 y x) t))) t)))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (+.f64 (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x)) c))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (+.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 b a) (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x))) c))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x)))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (fma.f64 #s(literal -1/4 binary64) (*.f64 b a) (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x))))
#s(approx (/ (* a b) 4) (*.f64 #s(literal 1/4 binary64) (*.f64 b a)))
#s(approx (* a b) (*.f64 b a))
#s(approx a a)
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 b a)))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 (-.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) t) z (fma.f64 y x c)) a) (*.f64 #s(literal 1/4 binary64) b)) a))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 #s(literal -1/4 binary64) (*.f64 b a)))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 (-.f64 (/.f64 (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x)) a) (*.f64 #s(literal 1/4 binary64) b)) a))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (neg.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) t) z (fma.f64 y x c)) a) #s(literal -1 binary64) (*.f64 #s(literal 1/4 binary64) b)) a)))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (neg.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x)) a) #s(literal -1 binary64) (*.f64 #s(literal 1/4 binary64) b)) a)))
#s(approx b b)
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 (-.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) t) z (fma.f64 y x c)) b) (*.f64 #s(literal 1/4 binary64) a)) b))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 (-.f64 (/.f64 (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x)) b) (*.f64 #s(literal 1/4 binary64) a)) b))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (neg.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) t) z (fma.f64 y x c)) b) #s(literal -1 binary64) (*.f64 #s(literal 1/4 binary64) a)) b)))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (neg.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x)) b) #s(literal -1 binary64) (*.f64 #s(literal 1/4 binary64) a)) b)))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal -1/4 binary64) (*.f64 b a) (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x))))
#s(approx c c)
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) c)
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 b a) (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x))) c)) c))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 b a) (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x))) c)) #s(literal 1 binary64)) c)))

eval59.0ms (1.3%)

Memory
-19.5MiB live, 36.2MiB allocated; 7ms collecting garbage
Compiler

Compiled 3 874 to 516 computations (86.7% saved)

prune9.0ms (0.2%)

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

13 alts after pruning (13 fresh and 0 done)

PrunedKeptTotal
New11313126
Fresh000
Picked101
Done000
Total11413127
Accuracy
100.0%
Counts
127 → 13
Alt Table
Click to see full alt table
StatusAccuracyProgram
71.4%
(+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x))) c)
67.4%
(+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (fma.f64 (*.f64 #s(literal 1/16 binary64) t) z (*.f64 #s(literal -1/4 binary64) (*.f64 b a)))) c)
74.7%
(+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (fma.f64 y x (*.f64 #s(literal -1/4 binary64) (*.f64 b a)))) c)
85.6%
(+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 (fma.f64 #s(literal 1/16 binary64) t (/.f64 (fma.f64 y x (*.f64 #s(literal -1/4 binary64) (*.f64 b a))) z)) z)) c)
40.1%
(+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 (*.f64 t z) #s(literal 1/16 binary64))) c)
47.6%
(+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 y x)) c)
43.9%
(+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 #s(literal -1/4 binary64) (*.f64 b a))) c)
82.9%
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal -1/4 binary64) (*.f64 b a) (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x))))
87.9%
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 (-.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) t) z (fma.f64 y x c)) a) (*.f64 #s(literal 1/4 binary64) b)) a))
27.5%
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 (*.f64 t z) #s(literal 1/16 binary64)))
35.0%
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 y x))
30.7%
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 b a)))
14.7%
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) c)
Compiler

Compiled 664 to 572 computations (13.9% saved)

series62.0ms (1.4%)

Memory
11.3MiB live, 147.8MiB allocated; 11ms collecting garbage
Counts
29 → 164
Calls
Call 1
Inputs
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 (-.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) t) z (fma.f64 y x c)) a) (*.f64 #s(literal 1/4 binary64) b)) a))
(*.f64 (-.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) t) z (fma.f64 y x c)) a) (*.f64 #s(literal 1/4 binary64) b)) a)
(-.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) t) z (fma.f64 y x c)) a) (*.f64 #s(literal 1/4 binary64) b))
(/.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) t) z (fma.f64 y x c)) a)
(fma.f64 (*.f64 #s(literal 1/16 binary64) t) z (fma.f64 y x c))
(*.f64 #s(literal 1/16 binary64) t)
#s(literal 1/16 binary64)
t
z
(fma.f64 y x c)
y
x
c
a
(*.f64 #s(literal 1/4 binary64) b)
#s(literal 1/4 binary64)
b
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) c)
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 b a)))
(*.f64 #s(literal -1/4 binary64) (*.f64 b a))
#s(literal -1/4 binary64)
(*.f64 b a)
(+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 (*.f64 t z) #s(literal 1/16 binary64))) c)
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 (*.f64 t z) #s(literal 1/16 binary64)))
(*.f64 (*.f64 t z) #s(literal 1/16 binary64))
(*.f64 t z)
(+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (fma.f64 (*.f64 #s(literal 1/16 binary64) t) z (*.f64 #s(literal -1/4 binary64) (*.f64 b a)))) c)
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (fma.f64 (*.f64 #s(literal 1/16 binary64) t) z (*.f64 #s(literal -1/4 binary64) (*.f64 b a))))
(fma.f64 (*.f64 #s(literal 1/16 binary64) t) z (*.f64 #s(literal -1/4 binary64) (*.f64 b a)))
Outputs
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b)))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b)))))
#s(approx (* (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) a) #s(hole binary64 (* a (- (+ (* 1/16 (/ (* t z) a)) (/ c a)) (* 1/4 b)))))
#s(approx (* (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) a) #s(hole binary64 (+ (* a (- (+ (* 1/16 (/ (* t z) a)) (/ c a)) (* 1/4 b))) (* x y))))
#s(approx (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) #s(hole binary64 (- (+ (* 1/16 (/ (* t z) a)) (/ c a)) (* 1/4 b))))
#s(approx (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) #s(hole binary64 (- (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))) (* 1/4 b))))
#s(approx (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) #s(hole binary64 (/ (+ c (* 1/16 (* t z))) a)))
#s(approx (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) #s(hole binary64 (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a)))))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) #s(hole binary64 (+ c (* 1/16 (* t z)))))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) #s(hole binary64 (+ c (+ (* 1/16 (* t z)) (* x y)))))
#s(approx (+ (* y x) c) #s(hole binary64 c))
#s(approx (+ (* y x) c) #s(hole binary64 (+ c (* x y))))
#s(approx x #s(hole binary64 x))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (- (* 1/16 (* t z)) (* 1/4 (* a b)))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b)))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (* x y)))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (* x (- (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))) (* 1/4 (/ (* a b) x))))))
#s(approx (* (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) a) #s(hole binary64 (* x y)))
#s(approx (* (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) a) #s(hole binary64 (* x (+ y (/ (* a (- (+ (* 1/16 (/ (* t z) a)) (/ c a)) (* 1/4 b))) x)))))
#s(approx (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) #s(hole binary64 (/ (* x y) a)))
#s(approx (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) #s(hole binary64 (* x (- (+ (* 1/16 (/ (* t z) (* a x))) (+ (/ c (* a x)) (/ y a))) (* 1/4 (/ b x))))))
#s(approx (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) #s(hole binary64 (/ (* x y) a)))
#s(approx (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) #s(hole binary64 (* x (+ (* 1/16 (/ (* t z) (* a x))) (+ (/ c (* a x)) (/ y a))))))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) #s(hole binary64 (* x y)))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) #s(hole binary64 (* x (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))))))
#s(approx (+ (* y x) c) #s(hole binary64 (* x y)))
#s(approx (+ (* y x) c) #s(hole binary64 (* x (+ y (/ c x)))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (* x y)))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (* x (- (+ y (* 1/16 (/ (* t z) x))) (* 1/4 (/ (* a b) x))))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) x)))))))
#s(approx (* (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) a) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1 (/ (* a (- (+ (* 1/16 (/ (* t z) a)) (/ c a)) (* 1/4 b))) x)))))))
#s(approx (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y a)) (* -1 (/ (- (+ (* 1/16 (/ (* t z) a)) (/ c a)) (* 1/4 b)) x)))))))
#s(approx (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y a)) (* -1 (/ (+ (* 1/16 (/ (* t z) a)) (/ c a)) x)))))))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (* 1/16 (* t z))) x)))))))
#s(approx (+ (* y x) c) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1 (/ c x)))))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1 (/ (- (* 1/16 (* t z)) (* 1/4 (* a b))) x)))))))
#s(approx y #s(hole binary64 y))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (* y (- (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))) (* 1/4 (/ (* a b) y))))))
#s(approx (* (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) a) #s(hole binary64 (* y (+ x (/ (* a (- (+ (* 1/16 (/ (* t z) a)) (/ c a)) (* 1/4 b))) y)))))
#s(approx (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) #s(hole binary64 (* y (- (+ (* 1/16 (/ (* t z) (* a y))) (+ (/ c (* a y)) (/ x a))) (* 1/4 (/ b y))))))
#s(approx (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) #s(hole binary64 (* y (+ (* 1/16 (/ (* t z) (* a y))) (+ (/ c (* a y)) (/ x a))))))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) #s(hole binary64 (* y (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))))))
#s(approx (+ (* y x) c) #s(hole binary64 (* y (+ x (/ c y)))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (* y (- (+ x (* 1/16 (/ (* t z) y))) (* 1/4 (/ (* a b) y))))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) y)))))))
#s(approx (* (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) a) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1 (/ (* a (- (+ (* 1/16 (/ (* t z) a)) (/ c a)) (* 1/4 b))) y)))))))
#s(approx (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x a)) (* -1 (/ (- (+ (* 1/16 (/ (* t z) a)) (/ c a)) (* 1/4 b)) y)))))))
#s(approx (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x a)) (* -1 (/ (+ (* 1/16 (/ (* t z) a)) (/ c a)) y)))))))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (* 1/16 (* t z))) y)))))))
#s(approx (+ (* y x) c) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1 (/ c y)))))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1 (/ (- (* 1/16 (* t z)) (* 1/4 (* a b))) y)))))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (- (+ c (* x y)) (* 1/4 (* a b)))))
#s(approx (* (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) a) #s(hole binary64 (* a (- (+ (/ c a) (/ (* x y) a)) (* 1/4 b)))))
#s(approx (* (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) a) #s(hole binary64 (+ (* 1/16 (* t z)) (* a (- (+ (/ c a) (/ (* x y) a)) (* 1/4 b))))))
#s(approx (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) #s(hole binary64 (- (+ (/ c a) (/ (* x y) a)) (* 1/4 b))))
#s(approx (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) #s(hole binary64 (/ (+ c (* x y)) a)))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) #s(hole binary64 (+ c (* x y))))
#s(approx z #s(hole binary64 z))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (- (* x y) (* 1/4 (* a b)))))
#s(approx (* (* t z) 1/16) #s(hole binary64 (* 1/16 (* t z))))
#s(approx (* t z) #s(hole binary64 (* t z)))
#s(approx (+ (* (* 1/16 t) z) (* -1/4 (* b a))) #s(hole binary64 (* -1/4 (* a b))))
#s(approx (+ (* (* 1/16 t) z) (* -1/4 (* b a))) #s(hole binary64 (+ (* -1/4 (* a b)) (* 1/16 (* t z)))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (* 1/16 (* t z))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (* z (- (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))) (* 1/4 (/ (* a b) z))))))
#s(approx (* (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) a) #s(hole binary64 (* 1/16 (* t z))))
#s(approx (* (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) a) #s(hole binary64 (* z (+ (* 1/16 t) (/ (* a (- (+ (/ c a) (/ (* x y) a)) (* 1/4 b))) z)))))
#s(approx (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) #s(hole binary64 (* 1/16 (/ (* t z) a))))
#s(approx (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) #s(hole binary64 (* z (- (+ (* 1/16 (/ t a)) (+ (/ c (* a z)) (/ (* x y) (* a z)))) (* 1/4 (/ b z))))))
#s(approx (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) #s(hole binary64 (* 1/16 (/ (* t z) a))))
#s(approx (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) #s(hole binary64 (* z (+ (* 1/16 (/ t a)) (+ (/ c (* a z)) (/ (* x y) (* a z)))))))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) #s(hole binary64 (* 1/16 (* t z))))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) #s(hole binary64 (* z (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (* 1/16 (* t z))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (* z (- (+ (* 1/16 t) (/ (* x y) z)) (* 1/4 (/ (* a b) z))))))
#s(approx (+ (* (* 1/16 t) z) (* -1/4 (* b a))) #s(hole binary64 (* 1/16 (* t z))))
#s(approx (+ (* (* 1/16 t) z) (* -1/4 (* b a))) #s(hole binary64 (* z (+ (* -1/4 (/ (* a b) z)) (* 1/16 t)))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) z)) (* -1/16 t))))))
#s(approx (* (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) a) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* a (- (+ (/ c a) (/ (* x y) a)) (* 1/4 b))) z)) (* -1/16 t))))))
#s(approx (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (- (+ (/ c a) (/ (* x y) a)) (* 1/4 b)) z)) (* -1/16 (/ t a)))))))
#s(approx (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ (/ c a) (/ (* x y) a)) z)) (* -1/16 (/ t a)))))))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ c (* x y)) z)) (* -1/16 t))))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (- (* x y) (* 1/4 (* a b))) z)) (* -1/16 t))))))
#s(approx (+ (* (* 1/16 t) z) (* -1/4 (* b a))) #s(hole binary64 (* -1 (* z (+ (* -1/16 t) (* 1/4 (/ (* a b) z)))))))
#s(approx (* 1/16 t) #s(hole binary64 (* 1/16 t)))
#s(approx t #s(hole binary64 t))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (* t (- (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))) (* 1/4 (/ (* a b) t))))))
#s(approx (* (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) a) #s(hole binary64 (* t (+ (* 1/16 z) (/ (* a (- (+ (/ c a) (/ (* x y) a)) (* 1/4 b))) t)))))
#s(approx (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) #s(hole binary64 (* t (- (+ (* 1/16 (/ z a)) (+ (/ c (* a t)) (/ (* x y) (* a t)))) (* 1/4 (/ b t))))))
#s(approx (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) #s(hole binary64 (* t (+ (* 1/16 (/ z a)) (+ (/ c (* a t)) (/ (* x y) (* a t)))))))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) #s(hole binary64 (* t (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (* t (- (+ (* 1/16 z) (/ (* x y) t)) (* 1/4 (/ (* a b) t))))))
#s(approx (+ (* (* 1/16 t) z) (* -1/4 (* b a))) #s(hole binary64 (* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z)))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) t)) (* -1/16 z))))))
#s(approx (* (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) a) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (* a (- (+ (/ c a) (/ (* x y) a)) (* 1/4 b))) t)) (* -1/16 z))))))
#s(approx (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (- (+ (/ c a) (/ (* x y) a)) (* 1/4 b)) t)) (* -1/16 (/ z a)))))))
#s(approx (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (+ (/ c a) (/ (* x y) a)) t)) (* -1/16 (/ z a)))))))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (+ c (* x y)) t)) (* -1/16 z))))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (- (* x y) (* 1/4 (* a b))) t)) (* -1/16 z))))))
#s(approx (+ (* (* 1/16 t) z) (* -1/4 (* b a))) #s(hole binary64 (* -1 (* t (+ (* -1/16 z) (* 1/4 (/ (* a b) t)))))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (+ c (+ (* 1/16 (* t z)) (* x y)))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))))
#s(approx (* (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) a) #s(hole binary64 (+ c (+ (* 1/16 (* t z)) (* x y)))))
#s(approx (* (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) a) #s(hole binary64 (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))))
#s(approx (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) #s(hole binary64 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)))
#s(approx (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) #s(hole binary64 (/ (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) a)))
#s(approx (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) #s(hole binary64 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)))
#s(approx a #s(hole binary64 a))
#s(approx (* -1/4 (* b a)) #s(hole binary64 (* -1/4 (* a b))))
#s(approx (* b a) #s(hole binary64 (* a b)))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (+ (* 1/16 (* t z)) (* x y))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (* -1/4 (* a b))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (* a (- (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))) (* 1/4 b)))))
#s(approx (* (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) a) #s(hole binary64 (* -1/4 (* a b))))
#s(approx (* (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) a) #s(hole binary64 (* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a)))))))
#s(approx (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) #s(hole binary64 (* -1/4 b)))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (* -1/4 (* a b))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (* a (- (+ (* 1/16 (/ (* t z) a)) (/ (* x y) a)) (* 1/4 b)))))
#s(approx (+ (* (* 1/16 t) z) (* -1/4 (* b a))) #s(hole binary64 (* a (+ (* -1/4 b) (* 1/16 (/ (* t z) a))))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (* -1 (* a (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* -1/4 b))))))
#s(approx (* (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) a) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* 1/4 b))))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (* -1 (* a (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) a)) (* -1/4 b))))))
#s(approx (+ (* (* 1/16 t) z) (* -1/4 (* b a))) #s(hole binary64 (* -1 (* a (+ (* -1/16 (/ (* t z) a)) (* 1/4 b))))))
#s(approx (* (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) a) #s(hole binary64 (* a (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))))))
#s(approx (* (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) a) #s(hole binary64 (+ (* -1/4 (* a b)) (* a (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a)))))))
#s(approx (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) #s(hole binary64 (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a)))))
#s(approx (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) #s(hole binary64 (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))))))
#s(approx (* 1/4 b) #s(hole binary64 (* 1/4 b)))
#s(approx b #s(hole binary64 b))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (* b (- (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))) (* 1/4 a)))))
#s(approx (* (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) a) #s(hole binary64 (* b (+ (* -1/4 a) (/ (* a (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a)))) b)))))
#s(approx (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) #s(hole binary64 (* b (- (+ (* 1/16 (/ (* t z) (* a b))) (+ (/ c (* a b)) (/ (* x y) (* a b)))) 1/4))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (* b (- (+ (* 1/16 (/ (* t z) b)) (/ (* x y) b)) (* 1/4 a)))))
#s(approx (+ (* (* 1/16 t) z) (* -1/4 (* b a))) #s(hole binary64 (* b (+ (* -1/4 a) (* 1/16 (/ (* t z) b))))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (* -1 (* b (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* -1/4 a))))))
#s(approx (* (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) a) #s(hole binary64 (* -1 (* b (+ (* -1 (/ (* a (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a)))) b)) (* 1/4 a))))))
#s(approx (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) #s(hole binary64 (* -1 (* b (+ 1/4 (* -1 (/ (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))) b)))))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (* -1 (* b (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) b)) (* -1/4 a))))))
#s(approx (+ (* (* 1/16 t) z) (* -1/4 (* b a))) #s(hole binary64 (* -1 (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a))))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b)))))
#s(approx (* (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) a) #s(hole binary64 (* a (- (+ (* 1/16 (/ (* t z) a)) (/ (* x y) a)) (* 1/4 b)))))
#s(approx (* (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) a) #s(hole binary64 (+ c (* a (- (+ (* 1/16 (/ (* t z) a)) (/ (* x y) a)) (* 1/4 b))))))
#s(approx (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) #s(hole binary64 (- (+ (* 1/16 (/ (* t z) a)) (/ (* x y) a)) (* 1/4 b))))
#s(approx (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) #s(hole binary64 (/ (+ (* 1/16 (* t z)) (* x y)) a)))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) #s(hole binary64 (+ (* 1/16 (* t z)) (* x y))))
#s(approx c #s(hole binary64 c))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 c))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (* c (- (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))) (* 1/4 (/ (* a b) c))))))
#s(approx (* (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) a) #s(hole binary64 c))
#s(approx (* (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) a) #s(hole binary64 (* c (+ 1 (/ (* a (- (+ (* 1/16 (/ (* t z) a)) (/ (* x y) a)) (* 1/4 b))) c)))))
#s(approx (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) #s(hole binary64 (/ c a)))
#s(approx (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) #s(hole binary64 (* c (- (+ (* 1/16 (/ (* t z) (* a c))) (+ (/ 1 a) (/ (* x y) (* a c)))) (* 1/4 (/ b c))))))
#s(approx (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) #s(hole binary64 (/ c a)))
#s(approx (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) #s(hole binary64 (* c (+ (* 1/16 (/ (* t z) (* a c))) (+ (/ 1 a) (/ (* x y) (* a c)))))))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) #s(hole binary64 c))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) #s(hole binary64 (* c (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))))
#s(approx (+ (* y x) c) #s(hole binary64 (* c (+ 1 (/ (* x y) c)))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (* -1 (* c (- (* -1 (/ (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) c)) 1)))))
#s(approx (* (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) a) #s(hole binary64 (* -1 (* c (- (* -1 (/ (* a (- (+ (* 1/16 (/ (* t z) a)) (/ (* x y) a)) (* 1/4 b))) c)) 1)))))
#s(approx (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) #s(hole binary64 (* -1 (* c (- (* -1 (/ (- (+ (* 1/16 (/ (* t z) a)) (/ (* x y) a)) (* 1/4 b)) c)) (/ 1 a))))))
#s(approx (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) #s(hole binary64 (* -1 (* c (- (* -1 (/ (+ (* 1/16 (/ (* t z) a)) (/ (* x y) a)) c)) (/ 1 a))))))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) #s(hole binary64 (* -1 (* c (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) c)) 1)))))
#s(approx (+ (* y x) c) #s(hole binary64 (* -1 (* c (- (* -1 (/ (* x y) c)) 1)))))
Calls

21 calls:

TimeVariablePointExpression
5.0ms
x
@0
((+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (* (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) a) (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (+ (* (* 1/16 t) z) (+ (* y x) c)) (* 1/16 t) 1/16 t z (+ (* y x) c) y x c a (* 1/4 b) 1/4 b (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (* -1/4 (* b a)) -1/4 (* b a) (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (* (* t z) 1/16) (* t z) (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (+ (* (* 1/16 t) z) (* -1/4 (* b a))))
5.0ms
y
@-inf
((+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (* (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) a) (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (+ (* (* 1/16 t) z) (+ (* y x) c)) (* 1/16 t) 1/16 t z (+ (* y x) c) y x c a (* 1/4 b) 1/4 b (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (* -1/4 (* b a)) -1/4 (* b a) (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (* (* t z) 1/16) (* t z) (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (+ (* (* 1/16 t) z) (* -1/4 (* b a))))
5.0ms
z
@inf
((+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (* (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) a) (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (+ (* (* 1/16 t) z) (+ (* y x) c)) (* 1/16 t) 1/16 t z (+ (* y x) c) y x c a (* 1/4 b) 1/4 b (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (* -1/4 (* b a)) -1/4 (* b a) (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (* (* t z) 1/16) (* t z) (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (+ (* (* 1/16 t) z) (* -1/4 (* b a))))
4.0ms
a
@-inf
((+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (* (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) a) (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (+ (* (* 1/16 t) z) (+ (* y x) c)) (* 1/16 t) 1/16 t z (+ (* y x) c) y x c a (* 1/4 b) 1/4 b (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (* -1/4 (* b a)) -1/4 (* b a) (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (* (* t z) 1/16) (* t z) (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (+ (* (* 1/16 t) z) (* -1/4 (* b a))))
3.0ms
t
@-inf
((+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (* (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) a) (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (+ (* (* 1/16 t) z) (+ (* y x) c)) (* 1/16 t) 1/16 t z (+ (* y x) c) y x c a (* 1/4 b) 1/4 b (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (* -1/4 (* b a)) -1/4 (* b a) (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (* (* t z) 1/16) (* t z) (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (+ (* (* 1/16 t) z) (* -1/4 (* b a))))

rewrite215.0ms (4.7%)

Memory
3.8MiB live, 328.1MiB allocated; 78ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
06445041
06634682
135884682
081424473
Stop Event
iter-limit
node-limit
iter-limit
Counts
193 → 322
Calls
Call 1
Inputs
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 (-.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) t) z (fma.f64 y x c)) a) (*.f64 #s(literal 1/4 binary64) b)) a))
(*.f64 (-.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) t) z (fma.f64 y x c)) a) (*.f64 #s(literal 1/4 binary64) b)) a)
(-.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) t) z (fma.f64 y x c)) a) (*.f64 #s(literal 1/4 binary64) b))
(/.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) t) z (fma.f64 y x c)) a)
(fma.f64 (*.f64 #s(literal 1/16 binary64) t) z (fma.f64 y x c))
(*.f64 #s(literal 1/16 binary64) t)
#s(literal 1/16 binary64)
t
z
(fma.f64 y x c)
y
x
c
a
(*.f64 #s(literal 1/4 binary64) b)
#s(literal 1/4 binary64)
b
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) c)
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 b a)))
(*.f64 #s(literal -1/4 binary64) (*.f64 b a))
#s(literal -1/4 binary64)
(*.f64 b a)
(+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 (*.f64 t z) #s(literal 1/16 binary64))) c)
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 (*.f64 t z) #s(literal 1/16 binary64)))
(*.f64 (*.f64 t z) #s(literal 1/16 binary64))
(*.f64 t z)
(+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (fma.f64 (*.f64 #s(literal 1/16 binary64) t) z (*.f64 #s(literal -1/4 binary64) (*.f64 b a)))) c)
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (fma.f64 (*.f64 #s(literal 1/16 binary64) t) z (*.f64 #s(literal -1/4 binary64) (*.f64 b a))))
(fma.f64 (*.f64 #s(literal 1/16 binary64) t) z (*.f64 #s(literal -1/4 binary64) (*.f64 b a)))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b)))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b)))))
#s(approx (* (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) a) #s(hole binary64 (* a (- (+ (* 1/16 (/ (* t z) a)) (/ c a)) (* 1/4 b)))))
#s(approx (* (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) a) #s(hole binary64 (+ (* a (- (+ (* 1/16 (/ (* t z) a)) (/ c a)) (* 1/4 b))) (* x y))))
#s(approx (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) #s(hole binary64 (- (+ (* 1/16 (/ (* t z) a)) (/ c a)) (* 1/4 b))))
#s(approx (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) #s(hole binary64 (- (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))) (* 1/4 b))))
#s(approx (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) #s(hole binary64 (/ (+ c (* 1/16 (* t z))) a)))
#s(approx (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) #s(hole binary64 (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a)))))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) #s(hole binary64 (+ c (* 1/16 (* t z)))))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) #s(hole binary64 (+ c (+ (* 1/16 (* t z)) (* x y)))))
#s(approx (+ (* y x) c) #s(hole binary64 c))
#s(approx (+ (* y x) c) #s(hole binary64 (+ c (* x y))))
#s(approx x #s(hole binary64 x))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (- (* 1/16 (* t z)) (* 1/4 (* a b)))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b)))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (* x y)))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (* x (- (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))) (* 1/4 (/ (* a b) x))))))
#s(approx (* (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) a) #s(hole binary64 (* x y)))
#s(approx (* (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) a) #s(hole binary64 (* x (+ y (/ (* a (- (+ (* 1/16 (/ (* t z) a)) (/ c a)) (* 1/4 b))) x)))))
#s(approx (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) #s(hole binary64 (/ (* x y) a)))
#s(approx (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) #s(hole binary64 (* x (- (+ (* 1/16 (/ (* t z) (* a x))) (+ (/ c (* a x)) (/ y a))) (* 1/4 (/ b x))))))
#s(approx (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) #s(hole binary64 (/ (* x y) a)))
#s(approx (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) #s(hole binary64 (* x (+ (* 1/16 (/ (* t z) (* a x))) (+ (/ c (* a x)) (/ y a))))))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) #s(hole binary64 (* x y)))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) #s(hole binary64 (* x (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))))))
#s(approx (+ (* y x) c) #s(hole binary64 (* x y)))
#s(approx (+ (* y x) c) #s(hole binary64 (* x (+ y (/ c x)))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (* x y)))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (* x (- (+ y (* 1/16 (/ (* t z) x))) (* 1/4 (/ (* a b) x))))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) x)))))))
#s(approx (* (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) a) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1 (/ (* a (- (+ (* 1/16 (/ (* t z) a)) (/ c a)) (* 1/4 b))) x)))))))
#s(approx (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y a)) (* -1 (/ (- (+ (* 1/16 (/ (* t z) a)) (/ c a)) (* 1/4 b)) x)))))))
#s(approx (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y a)) (* -1 (/ (+ (* 1/16 (/ (* t z) a)) (/ c a)) x)))))))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (* 1/16 (* t z))) x)))))))
#s(approx (+ (* y x) c) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1 (/ c x)))))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1 (/ (- (* 1/16 (* t z)) (* 1/4 (* a b))) x)))))))
#s(approx y #s(hole binary64 y))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (* y (- (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))) (* 1/4 (/ (* a b) y))))))
#s(approx (* (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) a) #s(hole binary64 (* y (+ x (/ (* a (- (+ (* 1/16 (/ (* t z) a)) (/ c a)) (* 1/4 b))) y)))))
#s(approx (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) #s(hole binary64 (* y (- (+ (* 1/16 (/ (* t z) (* a y))) (+ (/ c (* a y)) (/ x a))) (* 1/4 (/ b y))))))
#s(approx (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) #s(hole binary64 (* y (+ (* 1/16 (/ (* t z) (* a y))) (+ (/ c (* a y)) (/ x a))))))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) #s(hole binary64 (* y (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))))))
#s(approx (+ (* y x) c) #s(hole binary64 (* y (+ x (/ c y)))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (* y (- (+ x (* 1/16 (/ (* t z) y))) (* 1/4 (/ (* a b) y))))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) y)))))))
#s(approx (* (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) a) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1 (/ (* a (- (+ (* 1/16 (/ (* t z) a)) (/ c a)) (* 1/4 b))) y)))))))
#s(approx (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x a)) (* -1 (/ (- (+ (* 1/16 (/ (* t z) a)) (/ c a)) (* 1/4 b)) y)))))))
#s(approx (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x a)) (* -1 (/ (+ (* 1/16 (/ (* t z) a)) (/ c a)) y)))))))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (* 1/16 (* t z))) y)))))))
#s(approx (+ (* y x) c) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1 (/ c y)))))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1 (/ (- (* 1/16 (* t z)) (* 1/4 (* a b))) y)))))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (- (+ c (* x y)) (* 1/4 (* a b)))))
#s(approx (* (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) a) #s(hole binary64 (* a (- (+ (/ c a) (/ (* x y) a)) (* 1/4 b)))))
#s(approx (* (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) a) #s(hole binary64 (+ (* 1/16 (* t z)) (* a (- (+ (/ c a) (/ (* x y) a)) (* 1/4 b))))))
#s(approx (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) #s(hole binary64 (- (+ (/ c a) (/ (* x y) a)) (* 1/4 b))))
#s(approx (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) #s(hole binary64 (/ (+ c (* x y)) a)))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) #s(hole binary64 (+ c (* x y))))
#s(approx z #s(hole binary64 z))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (- (* x y) (* 1/4 (* a b)))))
#s(approx (* (* t z) 1/16) #s(hole binary64 (* 1/16 (* t z))))
#s(approx (* t z) #s(hole binary64 (* t z)))
#s(approx (+ (* (* 1/16 t) z) (* -1/4 (* b a))) #s(hole binary64 (* -1/4 (* a b))))
#s(approx (+ (* (* 1/16 t) z) (* -1/4 (* b a))) #s(hole binary64 (+ (* -1/4 (* a b)) (* 1/16 (* t z)))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (* 1/16 (* t z))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (* z (- (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))) (* 1/4 (/ (* a b) z))))))
#s(approx (* (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) a) #s(hole binary64 (* 1/16 (* t z))))
#s(approx (* (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) a) #s(hole binary64 (* z (+ (* 1/16 t) (/ (* a (- (+ (/ c a) (/ (* x y) a)) (* 1/4 b))) z)))))
#s(approx (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) #s(hole binary64 (* 1/16 (/ (* t z) a))))
#s(approx (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) #s(hole binary64 (* z (- (+ (* 1/16 (/ t a)) (+ (/ c (* a z)) (/ (* x y) (* a z)))) (* 1/4 (/ b z))))))
#s(approx (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) #s(hole binary64 (* 1/16 (/ (* t z) a))))
#s(approx (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) #s(hole binary64 (* z (+ (* 1/16 (/ t a)) (+ (/ c (* a z)) (/ (* x y) (* a z)))))))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) #s(hole binary64 (* 1/16 (* t z))))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) #s(hole binary64 (* z (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (* 1/16 (* t z))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (* z (- (+ (* 1/16 t) (/ (* x y) z)) (* 1/4 (/ (* a b) z))))))
#s(approx (+ (* (* 1/16 t) z) (* -1/4 (* b a))) #s(hole binary64 (* 1/16 (* t z))))
#s(approx (+ (* (* 1/16 t) z) (* -1/4 (* b a))) #s(hole binary64 (* z (+ (* -1/4 (/ (* a b) z)) (* 1/16 t)))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) z)) (* -1/16 t))))))
#s(approx (* (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) a) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* a (- (+ (/ c a) (/ (* x y) a)) (* 1/4 b))) z)) (* -1/16 t))))))
#s(approx (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (- (+ (/ c a) (/ (* x y) a)) (* 1/4 b)) z)) (* -1/16 (/ t a)))))))
#s(approx (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ (/ c a) (/ (* x y) a)) z)) (* -1/16 (/ t a)))))))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ c (* x y)) z)) (* -1/16 t))))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (- (* x y) (* 1/4 (* a b))) z)) (* -1/16 t))))))
#s(approx (+ (* (* 1/16 t) z) (* -1/4 (* b a))) #s(hole binary64 (* -1 (* z (+ (* -1/16 t) (* 1/4 (/ (* a b) z)))))))
#s(approx (* 1/16 t) #s(hole binary64 (* 1/16 t)))
#s(approx t #s(hole binary64 t))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (* t (- (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))) (* 1/4 (/ (* a b) t))))))
#s(approx (* (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) a) #s(hole binary64 (* t (+ (* 1/16 z) (/ (* a (- (+ (/ c a) (/ (* x y) a)) (* 1/4 b))) t)))))
#s(approx (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) #s(hole binary64 (* t (- (+ (* 1/16 (/ z a)) (+ (/ c (* a t)) (/ (* x y) (* a t)))) (* 1/4 (/ b t))))))
#s(approx (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) #s(hole binary64 (* t (+ (* 1/16 (/ z a)) (+ (/ c (* a t)) (/ (* x y) (* a t)))))))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) #s(hole binary64 (* t (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (* t (- (+ (* 1/16 z) (/ (* x y) t)) (* 1/4 (/ (* a b) t))))))
#s(approx (+ (* (* 1/16 t) z) (* -1/4 (* b a))) #s(hole binary64 (* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z)))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) t)) (* -1/16 z))))))
#s(approx (* (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) a) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (* a (- (+ (/ c a) (/ (* x y) a)) (* 1/4 b))) t)) (* -1/16 z))))))
#s(approx (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (- (+ (/ c a) (/ (* x y) a)) (* 1/4 b)) t)) (* -1/16 (/ z a)))))))
#s(approx (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (+ (/ c a) (/ (* x y) a)) t)) (* -1/16 (/ z a)))))))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (+ c (* x y)) t)) (* -1/16 z))))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (- (* x y) (* 1/4 (* a b))) t)) (* -1/16 z))))))
#s(approx (+ (* (* 1/16 t) z) (* -1/4 (* b a))) #s(hole binary64 (* -1 (* t (+ (* -1/16 z) (* 1/4 (/ (* a b) t)))))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (+ c (+ (* 1/16 (* t z)) (* x y)))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))))
#s(approx (* (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) a) #s(hole binary64 (+ c (+ (* 1/16 (* t z)) (* x y)))))
#s(approx (* (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) a) #s(hole binary64 (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))))
#s(approx (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) #s(hole binary64 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)))
#s(approx (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) #s(hole binary64 (/ (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) a)))
#s(approx (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) #s(hole binary64 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)))
#s(approx a #s(hole binary64 a))
#s(approx (* -1/4 (* b a)) #s(hole binary64 (* -1/4 (* a b))))
#s(approx (* b a) #s(hole binary64 (* a b)))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (+ (* 1/16 (* t z)) (* x y))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (* -1/4 (* a b))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (* a (- (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))) (* 1/4 b)))))
#s(approx (* (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) a) #s(hole binary64 (* -1/4 (* a b))))
#s(approx (* (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) a) #s(hole binary64 (* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a)))))))
#s(approx (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) #s(hole binary64 (* -1/4 b)))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (* -1/4 (* a b))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (* a (- (+ (* 1/16 (/ (* t z) a)) (/ (* x y) a)) (* 1/4 b)))))
#s(approx (+ (* (* 1/16 t) z) (* -1/4 (* b a))) #s(hole binary64 (* a (+ (* -1/4 b) (* 1/16 (/ (* t z) a))))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (* -1 (* a (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* -1/4 b))))))
#s(approx (* (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) a) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* 1/4 b))))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (* -1 (* a (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) a)) (* -1/4 b))))))
#s(approx (+ (* (* 1/16 t) z) (* -1/4 (* b a))) #s(hole binary64 (* -1 (* a (+ (* -1/16 (/ (* t z) a)) (* 1/4 b))))))
#s(approx (* (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) a) #s(hole binary64 (* a (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))))))
#s(approx (* (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) a) #s(hole binary64 (+ (* -1/4 (* a b)) (* a (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a)))))))
#s(approx (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) #s(hole binary64 (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a)))))
#s(approx (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) #s(hole binary64 (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))))))
#s(approx (* 1/4 b) #s(hole binary64 (* 1/4 b)))
#s(approx b #s(hole binary64 b))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (* b (- (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))) (* 1/4 a)))))
#s(approx (* (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) a) #s(hole binary64 (* b (+ (* -1/4 a) (/ (* a (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a)))) b)))))
#s(approx (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) #s(hole binary64 (* b (- (+ (* 1/16 (/ (* t z) (* a b))) (+ (/ c (* a b)) (/ (* x y) (* a b)))) 1/4))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (* b (- (+ (* 1/16 (/ (* t z) b)) (/ (* x y) b)) (* 1/4 a)))))
#s(approx (+ (* (* 1/16 t) z) (* -1/4 (* b a))) #s(hole binary64 (* b (+ (* -1/4 a) (* 1/16 (/ (* t z) b))))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (* -1 (* b (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* -1/4 a))))))
#s(approx (* (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) a) #s(hole binary64 (* -1 (* b (+ (* -1 (/ (* a (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a)))) b)) (* 1/4 a))))))
#s(approx (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) #s(hole binary64 (* -1 (* b (+ 1/4 (* -1 (/ (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))) b)))))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (* -1 (* b (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) b)) (* -1/4 a))))))
#s(approx (+ (* (* 1/16 t) z) (* -1/4 (* b a))) #s(hole binary64 (* -1 (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a))))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b)))))
#s(approx (* (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) a) #s(hole binary64 (* a (- (+ (* 1/16 (/ (* t z) a)) (/ (* x y) a)) (* 1/4 b)))))
#s(approx (* (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) a) #s(hole binary64 (+ c (* a (- (+ (* 1/16 (/ (* t z) a)) (/ (* x y) a)) (* 1/4 b))))))
#s(approx (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) #s(hole binary64 (- (+ (* 1/16 (/ (* t z) a)) (/ (* x y) a)) (* 1/4 b))))
#s(approx (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) #s(hole binary64 (/ (+ (* 1/16 (* t z)) (* x y)) a)))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) #s(hole binary64 (+ (* 1/16 (* t z)) (* x y))))
#s(approx c #s(hole binary64 c))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 c))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (* c (- (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))) (* 1/4 (/ (* a b) c))))))
#s(approx (* (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) a) #s(hole binary64 c))
#s(approx (* (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) a) #s(hole binary64 (* c (+ 1 (/ (* a (- (+ (* 1/16 (/ (* t z) a)) (/ (* x y) a)) (* 1/4 b))) c)))))
#s(approx (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) #s(hole binary64 (/ c a)))
#s(approx (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) #s(hole binary64 (* c (- (+ (* 1/16 (/ (* t z) (* a c))) (+ (/ 1 a) (/ (* x y) (* a c)))) (* 1/4 (/ b c))))))
#s(approx (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) #s(hole binary64 (/ c a)))
#s(approx (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) #s(hole binary64 (* c (+ (* 1/16 (/ (* t z) (* a c))) (+ (/ 1 a) (/ (* x y) (* a c)))))))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) #s(hole binary64 c))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) #s(hole binary64 (* c (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))))
#s(approx (+ (* y x) c) #s(hole binary64 (* c (+ 1 (/ (* x y) c)))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (* -1 (* c (- (* -1 (/ (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) c)) 1)))))
#s(approx (* (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) a) #s(hole binary64 (* -1 (* c (- (* -1 (/ (* a (- (+ (* 1/16 (/ (* t z) a)) (/ (* x y) a)) (* 1/4 b))) c)) 1)))))
#s(approx (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) #s(hole binary64 (* -1 (* c (- (* -1 (/ (- (+ (* 1/16 (/ (* t z) a)) (/ (* x y) a)) (* 1/4 b)) c)) (/ 1 a))))))
#s(approx (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) #s(hole binary64 (* -1 (* c (- (* -1 (/ (+ (* 1/16 (/ (* t z) a)) (/ (* x y) a)) c)) (/ 1 a))))))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) #s(hole binary64 (* -1 (* c (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) c)) 1)))))
#s(approx (+ (* y x) c) #s(hole binary64 (* -1 (* c (- (* -1 (/ (* x y) c)) 1)))))
Outputs
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 (fma.f64 #s(literal -1/4 binary64) b (/.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) t) z (fma.f64 y x c)) a)) a))
(*.f64 (fma.f64 #s(literal -1/4 binary64) b (/.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) t) z (fma.f64 y x c)) a)) a)
(*.f64 a (fma.f64 #s(literal -1/4 binary64) b (/.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) t) z (fma.f64 y x c)) a)))
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b a)) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) t) z (fma.f64 y x c)) a) a) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b a)) (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) t) z (fma.f64 y x c)) a) a)))
(/.f64 (fma.f64 #s(literal -1/64 binary64) (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) t) z (fma.f64 y x c)) a) a) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b a)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) t) z (fma.f64 y x c)) a) a) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b a)) (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) t) z (fma.f64 y x c)) a) a)))))
(fma.f64 (*.f64 #s(literal -1/4 binary64) a) b (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) t) z (fma.f64 y x c)) a) a))
(fma.f64 (*.f64 #s(literal -1/4 binary64) b) a (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) t) z (fma.f64 y x c)) a) a))
(fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) t) z (fma.f64 y x c)) a) a (*.f64 #s(literal -1/4 binary64) (*.f64 b a)))
(fma.f64 #s(literal -1/4 binary64) (*.f64 b a) (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) t) z (fma.f64 y x c)) a) a))
(fma.f64 (*.f64 b a) #s(literal -1/4 binary64) (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) t) z (fma.f64 y x c)) a) a))
(fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) t) z (fma.f64 y x c)) a) a))
(fma.f64 a (/.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) t) z (fma.f64 y x c)) a) (*.f64 #s(literal -1/4 binary64) (*.f64 b a)))
(-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b a)) (*.f64 (neg.f64 a) (/.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) t) z (fma.f64 y x c)) a)))
(+.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) t) z (fma.f64 y x c)) a) a))
(+.f64 (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) t) z (fma.f64 y x c)) a) a) (*.f64 #s(literal -1/4 binary64) (*.f64 b a)))
(+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b a)) (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) t) z (fma.f64 y x c)) a) a))
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/4 binary64) b) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 (*.f64 t z) a) #s(literal 1/16 binary64)) #s(literal 2 binary64))) (/.f64 (-.f64 c (*.f64 y x)) a) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) b) (*.f64 (/.f64 (*.f64 t z) a) #s(literal 1/16 binary64))) (-.f64 (pow.f64 (/.f64 c a) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 y x) a) #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) b) (*.f64 (/.f64 (*.f64 t z) a) #s(literal 1/16 binary64))) (/.f64 (-.f64 c (*.f64 y x)) a)))
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/4 binary64) b) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 (*.f64 t z) a) #s(literal 1/16 binary64)) #s(literal 2 binary64))) (+.f64 (pow.f64 (/.f64 c a) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 y x) a) #s(literal 2 binary64)) (*.f64 (/.f64 c a) (/.f64 (*.f64 y x) a)))) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) b) (*.f64 (/.f64 (*.f64 t z) a) #s(literal 1/16 binary64))) (+.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y x) a) #s(literal 3 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) b) (*.f64 (/.f64 (*.f64 t z) a) #s(literal 1/16 binary64))) (+.f64 (pow.f64 (/.f64 c a) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 y x) a) #s(literal 2 binary64)) (*.f64 (/.f64 c a) (/.f64 (*.f64 y x) a))))))
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/4 binary64) b) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 (*.f64 t z) a) #s(literal 1/16 binary64)) #s(literal 2 binary64))) (neg.f64 a) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) b) (*.f64 (/.f64 (*.f64 t z) a) #s(literal 1/16 binary64))) (neg.f64 (fma.f64 y x c)))) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) b) (*.f64 (/.f64 (*.f64 t z) a) #s(literal 1/16 binary64))) (neg.f64 a)))
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/4 binary64) b) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 (*.f64 t z) a) #s(literal 1/16 binary64)) #s(literal 2 binary64))) (*.f64 a a) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) b) (*.f64 (/.f64 (*.f64 t z) a) #s(literal 1/16 binary64))) (fma.f64 c a (*.f64 a (*.f64 y x))))) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) b) (*.f64 (/.f64 (*.f64 t z) a) #s(literal 1/16 binary64))) (*.f64 a a)))
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/4 binary64) b) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 (*.f64 t z) a) #s(literal 1/16 binary64)) #s(literal 2 binary64))) a (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) b) (*.f64 (/.f64 (*.f64 t z) a) #s(literal 1/16 binary64))) (fma.f64 y x c))) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) b) (*.f64 (/.f64 (*.f64 t z) a) #s(literal 1/16 binary64))) a))
(/.f64 (fma.f64 (fma.f64 (pow.f64 b #s(literal 3 binary64)) #s(literal -1/64 binary64) (pow.f64 (*.f64 (/.f64 (*.f64 t z) a) #s(literal 1/16 binary64)) #s(literal 3 binary64))) (/.f64 (-.f64 c (*.f64 y x)) a) (*.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/4 binary64) b) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 t z) a) #s(literal 1/16 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/4 binary64) b) (*.f64 (/.f64 (*.f64 t z) a) #s(literal 1/16 binary64))))) (-.f64 (pow.f64 (/.f64 c a) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 y x) a) #s(literal 2 binary64))))) (*.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/4 binary64) b) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 t z) a) #s(literal 1/16 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/4 binary64) b) (*.f64 (/.f64 (*.f64 t z) a) #s(literal 1/16 binary64))))) (/.f64 (-.f64 c (*.f64 y x)) a)))
(/.f64 (fma.f64 (fma.f64 (pow.f64 b #s(literal 3 binary64)) #s(literal -1/64 binary64) (pow.f64 (*.f64 (/.f64 (*.f64 t z) a) #s(literal 1/16 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 c a) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 y x) a) #s(literal 2 binary64)) (*.f64 (/.f64 c a) (/.f64 (*.f64 y x) a)))) (*.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/4 binary64) b) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 t z) a) #s(literal 1/16 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/4 binary64) b) (*.f64 (/.f64 (*.f64 t z) a) #s(literal 1/16 binary64))))) (+.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y x) a) #s(literal 3 binary64))))) (*.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/4 binary64) b) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 t z) a) #s(literal 1/16 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/4 binary64) b) (*.f64 (/.f64 (*.f64 t z) a) #s(literal 1/16 binary64))))) (+.f64 (pow.f64 (/.f64 c a) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 y x) a) #s(literal 2 binary64)) (*.f64 (/.f64 c a) (/.f64 (*.f64 y x) a))))))
(/.f64 (fma.f64 (fma.f64 (pow.f64 b #s(literal 3 binary64)) #s(literal -1/64 binary64) (pow.f64 (*.f64 (/.f64 (*.f64 t z) a) #s(literal 1/16 binary64)) #s(literal 3 binary64))) (neg.f64 a) (*.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/4 binary64) b) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 t z) a) #s(literal 1/16 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/4 binary64) b) (*.f64 (/.f64 (*.f64 t z) a) #s(literal 1/16 binary64))))) (neg.f64 (fma.f64 y x c)))) (*.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/4 binary64) b) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 t z) a) #s(literal 1/16 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/4 binary64) b) (*.f64 (/.f64 (*.f64 t z) a) #s(literal 1/16 binary64))))) (neg.f64 a)))
(/.f64 (fma.f64 (fma.f64 (pow.f64 b #s(literal 3 binary64)) #s(literal -1/64 binary64) (pow.f64 (*.f64 (/.f64 (*.f64 t z) a) #s(literal 1/16 binary64)) #s(literal 3 binary64))) (*.f64 a a) (*.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/4 binary64) b) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 t z) a) #s(literal 1/16 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/4 binary64) b) (*.f64 (/.f64 (*.f64 t z) a) #s(literal 1/16 binary64))))) (fma.f64 c a (*.f64 a (*.f64 y x))))) (*.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/4 binary64) b) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 t z) a) #s(literal 1/16 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/4 binary64) b) (*.f64 (/.f64 (*.f64 t z) a) #s(literal 1/16 binary64))))) (*.f64 a a)))
(/.f64 (fma.f64 (fma.f64 (pow.f64 b #s(literal 3 binary64)) #s(literal -1/64 binary64) (pow.f64 (*.f64 (/.f64 (*.f64 t z) a) #s(literal 1/16 binary64)) #s(literal 3 binary64))) a (*.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/4 binary64) b) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 t z) a) #s(literal 1/16 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/4 binary64) b) (*.f64 (/.f64 (*.f64 t z) a) #s(literal 1/16 binary64))))) (fma.f64 y x c))) (*.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/4 binary64) b) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 t z) a) #s(literal 1/16 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/4 binary64) b) (*.f64 (/.f64 (*.f64 t z) a) #s(literal 1/16 binary64))))) a))
(/.f64 (fma.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) (+.f64 (/.f64 (fma.f64 y x c) a) (*.f64 #s(literal 1/4 binary64) b)) (*.f64 a (-.f64 (pow.f64 (/.f64 (fma.f64 y x c) a) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1/4 binary64) b) #s(literal 2 binary64))))) (*.f64 a (+.f64 (/.f64 (fma.f64 y x c) a) (*.f64 #s(literal 1/4 binary64) b))))
(/.f64 (fma.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) (+.f64 (pow.f64 (/.f64 (fma.f64 y x c) a) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) b) #s(literal 2 binary64)) (*.f64 (/.f64 (fma.f64 y x c) a) (*.f64 #s(literal 1/4 binary64) b)))) (*.f64 a (-.f64 (pow.f64 (/.f64 (fma.f64 y x c) a) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/4 binary64) b) #s(literal 3 binary64))))) (*.f64 a (+.f64 (pow.f64 (/.f64 (fma.f64 y x c) a) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) b) #s(literal 2 binary64)) (*.f64 (/.f64 (fma.f64 y x c) a) (*.f64 #s(literal 1/4 binary64) b))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) t) z (fma.f64 y x c)) a) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1/4 binary64) b) #s(literal 2 binary64))) (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) t) z (fma.f64 y x c)) a) (*.f64 #s(literal 1/4 binary64) b)))
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/4 binary64) b) #s(literal 2 binary64)) (pow.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) t) z (fma.f64 y x c)) a) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) t) z (fma.f64 y x c)) a)))
(/.f64 (-.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) t) z (fma.f64 y x c)) a) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/4 binary64) b) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) t) z (fma.f64 y x c)) a) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) b) #s(literal 2 binary64)) (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) t) z (fma.f64 y x c)) a) (*.f64 #s(literal 1/4 binary64) b)))))
(/.f64 (fma.f64 (pow.f64 b #s(literal 3 binary64)) #s(literal -1/64 binary64) (pow.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) t) z (fma.f64 y x c)) a) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal -1/4 binary64) b) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) t) z (fma.f64 y x c)) a) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) t) z (fma.f64 y x c)) a)))))
(fma.f64 (/.f64 (*.f64 t z) a) #s(literal 1/16 binary64) (-.f64 (/.f64 (fma.f64 y x c) a) (*.f64 #s(literal 1/4 binary64) b)))
(fma.f64 #s(literal -1/4 binary64) b (/.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) t) z (fma.f64 y x c)) a))
(fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a) (-.f64 (/.f64 (fma.f64 y x c) a) (*.f64 #s(literal 1/4 binary64) b)))
(fma.f64 b #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) t) z (fma.f64 y x c)) a))
(-.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) t) z (fma.f64 y x c)) a) (*.f64 #s(literal 1/4 binary64) b))
(+.f64 (fma.f64 (/.f64 (*.f64 t z) a) #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) b)) (/.f64 (fma.f64 y x c) a))
(+.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) t) z (fma.f64 y x c)) a))
(+.f64 (*.f64 (/.f64 (*.f64 t z) a) #s(literal 1/16 binary64)) (-.f64 (/.f64 (fma.f64 y x c) a) (*.f64 #s(literal 1/4 binary64) b)))
(+.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) t) z (fma.f64 y x c)) a) (*.f64 #s(literal -1/4 binary64) b))
(/.f64 (fma.f64 (-.f64 (pow.f64 (/.f64 c a) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 y x) a) #s(literal 2 binary64))) a (*.f64 (/.f64 (-.f64 c (*.f64 y x)) a) (*.f64 (*.f64 t z) #s(literal 1/16 binary64)))) (*.f64 (/.f64 (-.f64 c (*.f64 y x)) a) a))
(/.f64 (fma.f64 (+.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y x) a) #s(literal 3 binary64))) a (*.f64 (+.f64 (pow.f64 (/.f64 c a) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 y x) a) #s(literal 2 binary64)) (*.f64 (/.f64 c a) (/.f64 (*.f64 y x) a)))) (*.f64 (*.f64 t z) #s(literal 1/16 binary64)))) (*.f64 (+.f64 (pow.f64 (/.f64 c a) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 y x) a) #s(literal 2 binary64)) (*.f64 (/.f64 c a) (/.f64 (*.f64 y x) a)))) a))
(/.f64 (fma.f64 (neg.f64 (fma.f64 y x c)) a (*.f64 (neg.f64 a) (*.f64 (*.f64 t z) #s(literal 1/16 binary64)))) (*.f64 (neg.f64 a) a))
(/.f64 (fma.f64 (fma.f64 c a (*.f64 a (*.f64 y x))) a (*.f64 (*.f64 a a) (*.f64 (*.f64 t z) #s(literal 1/16 binary64)))) (*.f64 (*.f64 a a) a))
(/.f64 (fma.f64 (fma.f64 y x c) a (*.f64 a (*.f64 (*.f64 t z) #s(literal 1/16 binary64)))) (*.f64 a a))
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 t z) a) #s(literal 1/16 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 c a) #s(literal 2 binary64))) (neg.f64 a) (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) c) a) (neg.f64 (*.f64 y x)))) (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) c) a) (neg.f64 a)))
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 t z) a) #s(literal 1/16 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 c a) #s(literal 2 binary64))) a (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) c) a) (*.f64 y x))) (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) c) a) a))
(/.f64 (fma.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 3 binary64)) #s(literal 1/4096 binary64) (pow.f64 (/.f64 c a) #s(literal 3 binary64))) (neg.f64 a) (*.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (*.f64 t z) a) #s(literal 1/16 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 t z) a) #s(literal 1/16 binary64)) (/.f64 c a)))) (neg.f64 (*.f64 y x)))) (*.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (*.f64 t z) a) #s(literal 1/16 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 t z) a) #s(literal 1/16 binary64)) (/.f64 c a)))) (neg.f64 a)))
(/.f64 (fma.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 3 binary64)) #s(literal 1/4096 binary64) (pow.f64 (/.f64 c a) #s(literal 3 binary64))) a (*.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (*.f64 t z) a) #s(literal 1/16 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 t z) a) #s(literal 1/16 binary64)) (/.f64 c a)))) (*.f64 y x))) (*.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (*.f64 t z) a) #s(literal 1/16 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 t z) a) #s(literal 1/16 binary64)) (/.f64 c a)))) a))
(/.f64 (fma.f64 (neg.f64 (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) c)) (neg.f64 a) (*.f64 (neg.f64 a) (neg.f64 (*.f64 y x)))) (*.f64 a a))
(/.f64 (fma.f64 (neg.f64 (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) c)) a (*.f64 (neg.f64 a) (*.f64 y x))) (*.f64 (neg.f64 a) a))
(/.f64 (fma.f64 (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) c) (neg.f64 a) (*.f64 a (neg.f64 (*.f64 y x)))) (*.f64 a (neg.f64 a)))
(/.f64 (fma.f64 (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) c) a (*.f64 a (*.f64 y x))) (*.f64 a a))
(/.f64 (fma.f64 (neg.f64 c) (/.f64 (-.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) (*.f64 y x)) a) (*.f64 (neg.f64 a) (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 t z) a) #s(literal 1/16 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 y x) a) #s(literal 2 binary64))))) (*.f64 (neg.f64 a) (/.f64 (-.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) (*.f64 y x)) a)))
(/.f64 (fma.f64 (neg.f64 c) (+.f64 (pow.f64 (*.f64 (/.f64 (*.f64 t z) a) #s(literal 1/16 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 y x) a) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 t z) a) #s(literal 1/16 binary64)) (/.f64 (*.f64 y x) a)))) (*.f64 (neg.f64 a) (fma.f64 (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 3 binary64)) #s(literal 1/4096 binary64) (pow.f64 (/.f64 (*.f64 y x) a) #s(literal 3 binary64))))) (*.f64 (neg.f64 a) (+.f64 (pow.f64 (*.f64 (/.f64 (*.f64 t z) a) #s(literal 1/16 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 y x) a) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 t z) a) #s(literal 1/16 binary64)) (/.f64 (*.f64 y x) a))))))
(/.f64 (fma.f64 (neg.f64 c) (neg.f64 a) (*.f64 (neg.f64 a) (neg.f64 (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x))))) (*.f64 a a))
(/.f64 (fma.f64 (neg.f64 c) a (*.f64 (neg.f64 a) (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x)))) (*.f64 (neg.f64 a) a))
(/.f64 (fma.f64 c (/.f64 (-.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) (*.f64 y x)) a) (*.f64 a (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 t z) a) #s(literal 1/16 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 y x) a) #s(literal 2 binary64))))) (*.f64 a (/.f64 (-.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) (*.f64 y x)) a)))
(/.f64 (fma.f64 c (+.f64 (pow.f64 (*.f64 (/.f64 (*.f64 t z) a) #s(literal 1/16 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 y x) a) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 t z) a) #s(literal 1/16 binary64)) (/.f64 (*.f64 y x) a)))) (*.f64 a (fma.f64 (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 3 binary64)) #s(literal 1/4096 binary64) (pow.f64 (/.f64 (*.f64 y x) a) #s(literal 3 binary64))))) (*.f64 a (+.f64 (pow.f64 (*.f64 (/.f64 (*.f64 t z) a) #s(literal 1/16 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 y x) a) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 t z) a) #s(literal 1/16 binary64)) (/.f64 (*.f64 y x) a))))))
(/.f64 (fma.f64 c (neg.f64 a) (*.f64 a (neg.f64 (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x))))) (*.f64 a (neg.f64 a)))
(/.f64 (fma.f64 c a (*.f64 a (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x)))) (*.f64 a a))
(/.f64 (fma.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) (/.f64 (-.f64 c (*.f64 y x)) a) (*.f64 a (-.f64 (pow.f64 (/.f64 c a) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 y x) a) #s(literal 2 binary64))))) (*.f64 a (/.f64 (-.f64 c (*.f64 y x)) a)))
(/.f64 (fma.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) (+.f64 (pow.f64 (/.f64 c a) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 y x) a) #s(literal 2 binary64)) (*.f64 (/.f64 c a) (/.f64 (*.f64 y x) a)))) (*.f64 a (+.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y x) a) #s(literal 3 binary64))))) (*.f64 a (+.f64 (pow.f64 (/.f64 c a) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 y x) a) #s(literal 2 binary64)) (*.f64 (/.f64 c a) (/.f64 (*.f64 y x) a))))))
(/.f64 (fma.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) (neg.f64 a) (*.f64 a (neg.f64 (fma.f64 y x c)))) (*.f64 a (neg.f64 a)))
(/.f64 (fma.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) (*.f64 a a) (*.f64 a (fma.f64 c a (*.f64 a (*.f64 y x))))) (*.f64 a (*.f64 a a)))
(/.f64 (fma.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) a (*.f64 a (fma.f64 y x c))) (*.f64 a a))
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 t z) a) #s(literal 1/16 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 (fma.f64 y x c) a) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) (fma.f64 y x c)) a))
(/.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 3 binary64)) #s(literal 1/4096 binary64) (pow.f64 (/.f64 (fma.f64 y x c) a) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 (*.f64 t z) a) #s(literal 1/16 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (fma.f64 y x c) a) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 t z) a) #s(literal 1/16 binary64)) (/.f64 (fma.f64 y x c) a)))))
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) t) z (fma.f64 y x c))) (neg.f64 a))
(/.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) t) z (fma.f64 y x c)) a)
(fma.f64 (/.f64 (*.f64 t z) a) #s(literal 1/16 binary64) (/.f64 (fma.f64 y x c) a))
(fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a) (/.f64 (fma.f64 y x c) a))
(+.f64 (/.f64 (fma.f64 y x c) a) (*.f64 (/.f64 (*.f64 t z) a) #s(literal 1/16 binary64)))
(+.f64 (/.f64 (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) c) a) (/.f64 (*.f64 y x) a))
(+.f64 (/.f64 c a) (/.f64 (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x)) a))
(+.f64 (*.f64 (/.f64 (*.f64 t z) a) #s(literal 1/16 binary64)) (/.f64 (fma.f64 y x c) a))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) #s(literal 2 binary64)) (pow.f64 (fma.f64 y x c) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) (fma.f64 y x c)))
(/.f64 (-.f64 (*.f64 c c) (pow.f64 (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x)) #s(literal 2 binary64))) (-.f64 c (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x))))
(/.f64 (fma.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) #s(literal 1/4096 binary64) (pow.f64 (fma.f64 y x c) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (fma.f64 y x c) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) (fma.f64 y x c)))))
(/.f64 (+.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x)) #s(literal 3 binary64))) (fma.f64 c c (-.f64 (pow.f64 (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x)) #s(literal 2 binary64)) (*.f64 c (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x))))))
(fma.f64 (*.f64 #s(literal 1/16 binary64) t) z (fma.f64 y x c))
(fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (fma.f64 y x c))
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 y x c))
(fma.f64 t (*.f64 #s(literal 1/16 binary64) z) (fma.f64 y x c))
(fma.f64 z (*.f64 #s(literal 1/16 binary64) t) (fma.f64 y x c))
(+.f64 (fma.f64 y x c) (*.f64 (*.f64 t z) #s(literal 1/16 binary64)))
(+.f64 (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x)) c)
(+.f64 (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) c) (*.f64 y x))
(+.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) (fma.f64 y x c))
(+.f64 c (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x)))
(*.f64 #s(literal 1/16 binary64) t)
(*.f64 t #s(literal 1/16 binary64))
#s(literal 1/16 binary64)
t
z
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 c c)) (-.f64 (*.f64 y x) c))
(/.f64 (-.f64 (*.f64 c c) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (-.f64 c (*.f64 y x)))
(/.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (*.f64 c c) (*.f64 (*.f64 y x) c))))
(/.f64 (+.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (fma.f64 c c (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 c (*.f64 y x)))))
(fma.f64 y x c)
(fma.f64 x y c)
(-.f64 c (*.f64 (neg.f64 x) y))
(+.f64 c (*.f64 y x))
(+.f64 (*.f64 y x) c)
y
x
c
a
(*.f64 #s(literal 1/4 binary64) b)
(*.f64 b #s(literal 1/4 binary64))
#s(literal 1/4 binary64)
b
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) c)
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 b a)))
(*.f64 (*.f64 #s(literal -1/4 binary64) a) b)
(*.f64 (*.f64 #s(literal -1/4 binary64) b) a)
(*.f64 #s(literal -1/4 binary64) (*.f64 b a))
(*.f64 (*.f64 b a) #s(literal -1/4 binary64))
#s(literal -1/4 binary64)
(*.f64 b a)
(*.f64 a b)
(/.f64 (-.f64 (pow.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 (*.f64 t z) #s(literal 1/16 binary64))) #s(literal 2 binary64)) (*.f64 c c)) (-.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 (*.f64 t z) #s(literal 1/16 binary64))) c))
(/.f64 (+.f64 (pow.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 (*.f64 t z) #s(literal 1/16 binary64))) #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (+.f64 (pow.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 (*.f64 t z) #s(literal 1/16 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 c c) (*.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 (*.f64 t z) #s(literal 1/16 binary64))) c))))
(+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 (*.f64 t z) #s(literal 1/16 binary64))) c)
(+.f64 c #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 (*.f64 t z) #s(literal 1/16 binary64))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 (*.f64 t z) #s(literal 1/16 binary64)))
(*.f64 (*.f64 #s(literal 1/16 binary64) t) z)
(*.f64 (*.f64 t z) #s(literal 1/16 binary64))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(*.f64 t (*.f64 #s(literal 1/16 binary64) z))
(*.f64 z (*.f64 #s(literal 1/16 binary64) t))
(*.f64 t z)
(*.f64 z t)
(/.f64 (-.f64 (pow.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (fma.f64 #s(literal -1/4 binary64) (*.f64 b a) (*.f64 (*.f64 t z) #s(literal 1/16 binary64)))) #s(literal 2 binary64)) (*.f64 c c)) (-.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (fma.f64 #s(literal -1/4 binary64) (*.f64 b a) (*.f64 (*.f64 t z) #s(literal 1/16 binary64)))) c))
(/.f64 (+.f64 (pow.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (fma.f64 #s(literal -1/4 binary64) (*.f64 b a) (*.f64 (*.f64 t z) #s(literal 1/16 binary64)))) #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (+.f64 (pow.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (fma.f64 #s(literal -1/4 binary64) (*.f64 b a) (*.f64 (*.f64 t z) #s(literal 1/16 binary64)))) #s(literal 2 binary64)) (-.f64 (*.f64 c c) (*.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (fma.f64 #s(literal -1/4 binary64) (*.f64 b a) (*.f64 (*.f64 t z) #s(literal 1/16 binary64)))) c))))
(+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (fma.f64 #s(literal -1/4 binary64) (*.f64 b a) (*.f64 (*.f64 t z) #s(literal 1/16 binary64)))) c)
(+.f64 c #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (fma.f64 #s(literal -1/4 binary64) (*.f64 b a) (*.f64 (*.f64 t z) #s(literal 1/16 binary64)))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (fma.f64 #s(literal -1/4 binary64) (*.f64 b a) (*.f64 (*.f64 t z) #s(literal 1/16 binary64))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b a)) #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal 1/16 binary64) t) z (*.f64 #s(literal 1/4 binary64) (*.f64 b a))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b a)) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 b a))))
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b a)) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b a)) (*.f64 (*.f64 t z) #s(literal 1/16 binary64))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b a)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b a)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 b a))))))
(/.f64 (fma.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) #s(literal 1/4096 binary64) (pow.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b a)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b a)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 b a))))))
(/.f64 (fma.f64 #s(literal -1/64 binary64) (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b a)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b a)) (*.f64 (*.f64 t z) #s(literal 1/16 binary64))))))
(fma.f64 (*.f64 #s(literal -1/4 binary64) a) b (*.f64 (*.f64 t z) #s(literal 1/16 binary64)))
(fma.f64 (*.f64 #s(literal -1/4 binary64) b) a (*.f64 (*.f64 t z) #s(literal 1/16 binary64)))
(fma.f64 (*.f64 #s(literal 1/16 binary64) t) z (*.f64 #s(literal -1/4 binary64) (*.f64 b a)))
(fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 b a)))
(fma.f64 #s(literal -1/4 binary64) (*.f64 b a) (*.f64 (*.f64 t z) #s(literal 1/16 binary64)))
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 b a)))
(fma.f64 (*.f64 b a) #s(literal -1/4 binary64) (*.f64 (*.f64 t z) #s(literal 1/16 binary64)))
(fma.f64 t (*.f64 #s(literal 1/16 binary64) z) (*.f64 #s(literal -1/4 binary64) (*.f64 b a)))
(fma.f64 z (*.f64 #s(literal 1/16 binary64) t) (*.f64 #s(literal -1/4 binary64) (*.f64 b a)))
(-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b a)) (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))
(-.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 b a)))
(+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b a)) (*.f64 (*.f64 t z) #s(literal 1/16 binary64)))
(+.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 b a)))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (-.f64 (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) c) (*.f64 #s(literal 1/4 binary64) (*.f64 b a))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (+.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 b a) (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x))) c))
#s(approx (* (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) a) (*.f64 (-.f64 (/.f64 (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) c) a) (*.f64 #s(literal 1/4 binary64) b)) a))
#s(approx (* (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) a) (fma.f64 (-.f64 (/.f64 (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) c) a) (*.f64 #s(literal 1/4 binary64) b)) a (*.f64 y x)))
#s(approx (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) (-.f64 (/.f64 (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) c) a) (*.f64 #s(literal 1/4 binary64) b)))
#s(approx (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) (fma.f64 #s(literal -1/4 binary64) b (/.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) t) z (fma.f64 y x c)) a)))
#s(approx (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (/.f64 (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) c) a))
#s(approx (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (/.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) t) z (fma.f64 y x c)) a))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) c))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) (fma.f64 (*.f64 #s(literal 1/16 binary64) t) z (fma.f64 y x c)))
#s(approx (+ (* y x) c) c)
#s(approx (+ (* y x) c) (fma.f64 y x c))
#s(approx x x)
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (fma.f64 #s(literal -1/4 binary64) (*.f64 b a) (*.f64 (*.f64 t z) #s(literal 1/16 binary64))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (fma.f64 #s(literal -1/4 binary64) (*.f64 b a) (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 y x))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 (+.f64 y (/.f64 (-.f64 (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) c) (*.f64 #s(literal 1/4 binary64) (*.f64 b a))) x)) x))
#s(approx (* (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) a) (*.f64 y x))
#s(approx (* (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) a) (*.f64 (fma.f64 a (/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) c) a) (*.f64 #s(literal 1/4 binary64) b)) x) y) x))
#s(approx (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) (/.f64 (*.f64 y x) a))
#s(approx (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) (*.f64 (-.f64 (fma.f64 (/.f64 (/.f64 (*.f64 t z) a) x) #s(literal 1/16 binary64) (+.f64 (/.f64 y a) (/.f64 (/.f64 c a) x))) (*.f64 (/.f64 b x) #s(literal 1/4 binary64))) x))
#s(approx (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (/.f64 (*.f64 y x) a))
#s(approx (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 t z) a) x) #s(literal 1/16 binary64) (+.f64 (/.f64 y a) (/.f64 (/.f64 c a) x))) x))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) (*.f64 y x))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) (*.f64 (+.f64 (/.f64 (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) c) x) y) x))
#s(approx (+ (* y x) c) (*.f64 y x))
#s(approx (+ (* y x) c) (*.f64 (+.f64 (/.f64 c x) y) x))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 y x))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 (+.f64 y (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 b a) (*.f64 (*.f64 t z) #s(literal 1/16 binary64))) x)) x))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (-.f64 (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) c) (*.f64 #s(literal 1/4 binary64) (*.f64 b a))) x) #s(literal -1 binary64) (neg.f64 y))))
#s(approx (* (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) a) (*.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (fma.f64 a (/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) c) a) (*.f64 #s(literal 1/4 binary64) b)) x) y))))
#s(approx (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) c) a) (*.f64 #s(literal 1/4 binary64) b)) x) #s(literal -1 binary64) (/.f64 (neg.f64 y) a))))
#s(approx (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (/.f64 (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) c) a) x) #s(literal -1 binary64) (/.f64 (neg.f64 y) a))))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) (*.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) c) x) y))))
#s(approx (+ (* y x) c) (*.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 c x) y))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 b a) (*.f64 (*.f64 t z) #s(literal 1/16 binary64))) x) #s(literal -1 binary64) (neg.f64 y))))
#s(approx y y)
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 (+.f64 x (/.f64 (-.f64 (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) c) (*.f64 #s(literal 1/4 binary64) (*.f64 b a))) y)) y))
#s(approx (* (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) a) (*.f64 (fma.f64 a (/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) c) a) (*.f64 #s(literal 1/4 binary64) b)) y) x) y))
#s(approx (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) (*.f64 (-.f64 (fma.f64 (/.f64 (/.f64 (*.f64 t z) a) y) #s(literal 1/16 binary64) (+.f64 (/.f64 x a) (/.f64 (/.f64 c a) y))) (*.f64 (/.f64 b y) #s(literal 1/4 binary64))) y))
#s(approx (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 t z) a) y) #s(literal 1/16 binary64) (+.f64 (/.f64 x a) (/.f64 (/.f64 c a) y))) y))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) (*.f64 (+.f64 (/.f64 (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) c) y) x) y))
#s(approx (+ (* y x) c) (*.f64 (+.f64 (/.f64 c y) x) y))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 (+.f64 x (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 b a) (*.f64 (*.f64 t z) #s(literal 1/16 binary64))) y)) y))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 (neg.f64 y) (fma.f64 (/.f64 (-.f64 (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) c) (*.f64 #s(literal 1/4 binary64) (*.f64 b a))) y) #s(literal -1 binary64) (neg.f64 x))))
#s(approx (* (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) a) (*.f64 (neg.f64 y) (*.f64 #s(literal -1 binary64) (fma.f64 a (/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) c) a) (*.f64 #s(literal 1/4 binary64) b)) y) x))))
#s(approx (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) (*.f64 (neg.f64 y) (fma.f64 (/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) c) a) (*.f64 #s(literal 1/4 binary64) b)) y) #s(literal -1 binary64) (/.f64 (neg.f64 x) a))))
#s(approx (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (*.f64 (neg.f64 y) (fma.f64 (/.f64 (/.f64 (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) c) a) y) #s(literal -1 binary64) (/.f64 (neg.f64 x) a))))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) (*.f64 (neg.f64 y) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) c) y) x))))
#s(approx (+ (* y x) c) (*.f64 (neg.f64 y) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 c y) x))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 (neg.f64 y) (fma.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 b a) (*.f64 (*.f64 t z) #s(literal 1/16 binary64))) y) #s(literal -1 binary64) (neg.f64 x))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (-.f64 (fma.f64 y x c) (*.f64 #s(literal 1/4 binary64) (*.f64 b a))))
#s(approx (* (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) a) (*.f64 (-.f64 (/.f64 (fma.f64 y x c) a) (*.f64 #s(literal 1/4 binary64) b)) a))
#s(approx (* (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) a) (fma.f64 (-.f64 (/.f64 (fma.f64 y x c) a) (*.f64 #s(literal 1/4 binary64) b)) a (*.f64 (*.f64 t z) #s(literal 1/16 binary64))))
#s(approx (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) (-.f64 (/.f64 (fma.f64 y x c) a) (*.f64 #s(literal 1/4 binary64) b)))
#s(approx (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (/.f64 (fma.f64 y x c) a))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) (fma.f64 y x c))
#s(approx z z)
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (fma.f64 y x (*.f64 #s(literal -1/4 binary64) (*.f64 b a))))
#s(approx (* (* t z) 1/16) (*.f64 (*.f64 t z) #s(literal 1/16 binary64)))
#s(approx (* t z) (*.f64 t z))
#s(approx (+ (* (* 1/16 t) z) (* -1/4 (* b a))) (*.f64 #s(literal -1/4 binary64) (*.f64 b a)))
#s(approx (+ (* (* 1/16 t) z) (* -1/4 (* b a))) (fma.f64 #s(literal -1/4 binary64) (*.f64 b a) (*.f64 (*.f64 t z) #s(literal 1/16 binary64))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 (*.f64 t z) #s(literal 1/16 binary64)))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 (fma.f64 #s(literal 1/16 binary64) t (/.f64 (-.f64 (fma.f64 y x c) (*.f64 #s(literal 1/4 binary64) (*.f64 b a))) z)) z))
#s(approx (* (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) a) (*.f64 (*.f64 t z) #s(literal 1/16 binary64)))
#s(approx (* (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) a) (*.f64 (fma.f64 #s(literal 1/16 binary64) t (*.f64 a (/.f64 (-.f64 (/.f64 (fma.f64 y x c) a) (*.f64 #s(literal 1/4 binary64) b)) z))) z))
#s(approx (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) (*.f64 (/.f64 (*.f64 t z) a) #s(literal 1/16 binary64)))
#s(approx (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) (*.f64 (fma.f64 (/.f64 t a) #s(literal 1/16 binary64) (/.f64 (-.f64 (/.f64 (fma.f64 y x c) a) (*.f64 #s(literal 1/4 binary64) b)) z)) z))
#s(approx (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (*.f64 (/.f64 (*.f64 t z) a) #s(literal 1/16 binary64)))
#s(approx (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (*.f64 (fma.f64 (/.f64 t a) #s(literal 1/16 binary64) (/.f64 (/.f64 (fma.f64 y x c) a) z)) z))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) (*.f64 (*.f64 t z) #s(literal 1/16 binary64)))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) (*.f64 (fma.f64 #s(literal 1/16 binary64) t (/.f64 (fma.f64 y x c) z)) z))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 (*.f64 t z) #s(literal 1/16 binary64)))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 (fma.f64 #s(literal 1/16 binary64) t (/.f64 (fma.f64 y x (*.f64 #s(literal -1/4 binary64) (*.f64 b a))) z)) z))
#s(approx (+ (* (* 1/16 t) z) (* -1/4 (* b a))) (*.f64 (*.f64 t z) #s(literal 1/16 binary64)))
#s(approx (+ (* (* 1/16 t) z) (* -1/4 (* b a))) (*.f64 (fma.f64 (/.f64 (*.f64 b a) z) #s(literal -1/4 binary64) (*.f64 #s(literal 1/16 binary64) t)) z))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (neg.f64 (*.f64 (fma.f64 #s(literal -1/16 binary64) t (neg.f64 (/.f64 (-.f64 (fma.f64 y x c) (*.f64 #s(literal 1/4 binary64) (*.f64 b a))) z))) z)))
#s(approx (* (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) a) (neg.f64 (*.f64 (fma.f64 #s(literal -1/16 binary64) t (neg.f64 (*.f64 a (/.f64 (-.f64 (/.f64 (fma.f64 y x c) a) (*.f64 #s(literal 1/4 binary64) b)) z)))) z)))
#s(approx (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) (neg.f64 (*.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 t a) (neg.f64 (/.f64 (-.f64 (/.f64 (fma.f64 y x c) a) (*.f64 #s(literal 1/4 binary64) b)) z))) z)))
#s(approx (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (neg.f64 (*.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 t a) (neg.f64 (/.f64 (/.f64 (fma.f64 y x c) a) z))) z)))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) (neg.f64 (*.f64 (fma.f64 #s(literal -1/16 binary64) t (neg.f64 (/.f64 (fma.f64 y x c) z))) z)))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (neg.f64 (*.f64 (fma.f64 #s(literal -1/16 binary64) t (neg.f64 (/.f64 (fma.f64 y x (*.f64 #s(literal -1/4 binary64) (*.f64 b a))) z))) z)))
#s(approx (+ (* (* 1/16 t) z) (* -1/4 (* b a))) (neg.f64 (*.f64 (fma.f64 #s(literal -1/16 binary64) t (*.f64 (/.f64 (*.f64 b a) z) #s(literal 1/4 binary64))) z)))
#s(approx (* 1/16 t) (*.f64 #s(literal 1/16 binary64) t))
#s(approx t t)
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 (fma.f64 #s(literal 1/16 binary64) z (/.f64 (-.f64 (fma.f64 y x c) (*.f64 #s(literal 1/4 binary64) (*.f64 b a))) t)) t))
#s(approx (* (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) a) (*.f64 (fma.f64 #s(literal 1/16 binary64) z (*.f64 a (/.f64 (-.f64 (/.f64 (fma.f64 y x c) a) (*.f64 #s(literal 1/4 binary64) b)) t))) t))
#s(approx (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) (*.f64 (fma.f64 (/.f64 z a) #s(literal 1/16 binary64) (/.f64 (-.f64 (/.f64 (fma.f64 y x c) a) (*.f64 #s(literal 1/4 binary64) b)) t)) t))
#s(approx (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (*.f64 (fma.f64 (/.f64 z a) #s(literal 1/16 binary64) (/.f64 (/.f64 (fma.f64 y x c) a) t)) t))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) (*.f64 (fma.f64 #s(literal 1/16 binary64) z (/.f64 (fma.f64 y x c) t)) t))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 (fma.f64 #s(literal 1/16 binary64) z (/.f64 (fma.f64 y x (*.f64 #s(literal -1/4 binary64) (*.f64 b a))) t)) t))
#s(approx (+ (* (* 1/16 t) z) (* -1/4 (* b a))) (*.f64 (fma.f64 (/.f64 (*.f64 b a) t) #s(literal -1/4 binary64) (*.f64 #s(literal 1/16 binary64) z)) t))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (neg.f64 (*.f64 (fma.f64 #s(literal -1/16 binary64) z (neg.f64 (/.f64 (-.f64 (fma.f64 y x c) (*.f64 #s(literal 1/4 binary64) (*.f64 b a))) t))) t)))
#s(approx (* (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) a) (neg.f64 (*.f64 (fma.f64 #s(literal -1/16 binary64) z (neg.f64 (*.f64 a (/.f64 (-.f64 (/.f64 (fma.f64 y x c) a) (*.f64 #s(literal 1/4 binary64) b)) t)))) t)))
#s(approx (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) (neg.f64 (*.f64 (fma.f64 (/.f64 z a) #s(literal -1/16 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 (fma.f64 y x c) a) (*.f64 #s(literal 1/4 binary64) b)) t))) t)))
#s(approx (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (neg.f64 (*.f64 (fma.f64 (/.f64 z a) #s(literal -1/16 binary64) (neg.f64 (/.f64 (/.f64 (fma.f64 y x c) a) t))) t)))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) (neg.f64 (*.f64 (fma.f64 #s(literal -1/16 binary64) z (neg.f64 (/.f64 (fma.f64 y x c) t))) t)))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (neg.f64 (*.f64 (fma.f64 #s(literal -1/16 binary64) z (neg.f64 (/.f64 (fma.f64 y x (*.f64 #s(literal -1/4 binary64) (*.f64 b a))) t))) t)))
#s(approx (+ (* (* 1/16 t) z) (* -1/4 (* b a))) (neg.f64 (*.f64 (fma.f64 (/.f64 (*.f64 b a) t) #s(literal 1/4 binary64) (*.f64 #s(literal -1/16 binary64) z)) t)))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 (*.f64 #s(literal 1/16 binary64) t) z (fma.f64 y x c)))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (+.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 b a) (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x))) c))
#s(approx (* (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) a) (fma.f64 (*.f64 #s(literal 1/16 binary64) t) z (fma.f64 y x c)))
#s(approx (* (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) a) (+.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 b a) (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x))) c))
#s(approx (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) (/.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) t) z (fma.f64 y x c)) a))
#s(approx (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) (/.f64 (+.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 b a) (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x))) c) a))
#s(approx (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (/.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) t) z (fma.f64 y x c)) a))
#s(approx a a)
#s(approx (* -1/4 (* b a)) (*.f64 #s(literal -1/4 binary64) (*.f64 b a)))
#s(approx (* b a) (*.f64 b a))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x)))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (fma.f64 #s(literal -1/4 binary64) (*.f64 b a) (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 b a)))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 (fma.f64 #s(literal -1/4 binary64) b (/.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) t) z (fma.f64 y x c)) a)) a))
#s(approx (* (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) a) (*.f64 #s(literal -1/4 binary64) (*.f64 b a)))
#s(approx (* (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) a) (*.f64 (fma.f64 #s(literal -1/4 binary64) b (/.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) t) z (fma.f64 y x c)) a)) a))
#s(approx (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) (*.f64 #s(literal -1/4 binary64) b))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 #s(literal -1/4 binary64) (*.f64 b a)))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 (-.f64 (/.f64 (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x)) a) (*.f64 #s(literal 1/4 binary64) b)) a))
#s(approx (+ (* (* 1/16 t) z) (* -1/4 (* b a))) (*.f64 (fma.f64 (/.f64 (*.f64 t z) a) #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) b)) a))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (neg.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) b (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) t) z (fma.f64 y x c)) a))) a)))
#s(approx (* (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) a) (neg.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) b (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) t) z (fma.f64 y x c)) a))) a)))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (neg.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x)) a) #s(literal -1 binary64) (*.f64 #s(literal 1/4 binary64) b)) a)))
#s(approx (+ (* (* 1/16 t) z) (* -1/4 (* b a))) (neg.f64 (*.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t z) a) (*.f64 #s(literal 1/4 binary64) b)) a)))
#s(approx (* (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) a) (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) t) z (fma.f64 y x c)) a) a))
#s(approx (* (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) a) (*.f64 (fma.f64 #s(literal -1/4 binary64) b (/.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) t) z (fma.f64 y x c)) a)) a))
#s(approx (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) (/.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) t) z (fma.f64 y x c)) a))
#s(approx (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) (fma.f64 #s(literal -1/4 binary64) b (/.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) t) z (fma.f64 y x c)) a)))
#s(approx (* 1/4 b) (*.f64 #s(literal 1/4 binary64) b))
#s(approx b b)
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 t z) b) #s(literal 1/16 binary64) (/.f64 (fma.f64 y x c) b)) (*.f64 #s(literal 1/4 binary64) a)) b))
#s(approx (* (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) a) (*.f64 (fma.f64 #s(literal -1/4 binary64) a (/.f64 (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) t) z (fma.f64 y x c)) a) a) b)) b))
#s(approx (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) (*.f64 (-.f64 (fma.f64 (/.f64 (/.f64 (*.f64 t z) a) b) #s(literal 1/16 binary64) (/.f64 (fma.f64 y x c) (*.f64 b a))) #s(literal 1/4 binary64)) b))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 (-.f64 (/.f64 (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x)) b) (*.f64 #s(literal 1/4 binary64) a)) b))
#s(approx (+ (* (* 1/16 t) z) (* -1/4 (* b a))) (*.f64 (fma.f64 (/.f64 (*.f64 t z) b) #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) a)) b))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (neg.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) t) z (fma.f64 y x c)) b) #s(literal -1 binary64) (*.f64 #s(literal 1/4 binary64) a)) b)))
#s(approx (* (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) a) (neg.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) a (neg.f64 (/.f64 (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) t) z (fma.f64 y x c)) a) a) b))) b)))
#s(approx (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) (neg.f64 (*.f64 (fma.f64 (/.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) t) z (fma.f64 y x c)) a) b) #s(literal -1 binary64) #s(literal 1/4 binary64)) b)))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (neg.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x)) b) #s(literal -1 binary64) (*.f64 #s(literal 1/4 binary64) a)) b)))
#s(approx (+ (* (* 1/16 t) z) (* -1/4 (* b a))) (neg.f64 (*.f64 (fma.f64 (/.f64 (*.f64 t z) b) #s(literal -1/16 binary64) (*.f64 #s(literal 1/4 binary64) a)) b)))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal -1/4 binary64) (*.f64 b a) (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x))))
#s(approx (* (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) a) (*.f64 (-.f64 (/.f64 (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x)) a) (*.f64 #s(literal 1/4 binary64) b)) a))
#s(approx (* (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) a) (fma.f64 (-.f64 (/.f64 (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x)) a) (*.f64 #s(literal 1/4 binary64) b)) a c))
#s(approx (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) (-.f64 (/.f64 (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x)) a) (*.f64 #s(literal 1/4 binary64) b)))
#s(approx (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (/.f64 (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x)) a))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x)))
#s(approx c c)
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) c)
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 b a) (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x))) c)) c))
#s(approx (* (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) a) c)
#s(approx (* (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) a) (*.f64 (fma.f64 a (/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x)) a) (*.f64 #s(literal 1/4 binary64) b)) c) #s(literal 1 binary64)) c))
#s(approx (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) (/.f64 c a))
#s(approx (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) (*.f64 (-.f64 (fma.f64 (/.f64 (/.f64 (*.f64 t z) a) c) #s(literal 1/16 binary64) (fma.f64 (/.f64 x a) (/.f64 y c) (pow.f64 a #s(literal -1 binary64)))) (*.f64 (/.f64 b c) #s(literal 1/4 binary64))) c))
#s(approx (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (/.f64 c a))
#s(approx (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 t z) a) c) #s(literal 1/16 binary64) (fma.f64 (/.f64 x a) (/.f64 y c) (pow.f64 a #s(literal -1 binary64)))) c))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) c)
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) (*.f64 (+.f64 (/.f64 (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x)) c) #s(literal 1 binary64)) c))
#s(approx (+ (* y x) c) (*.f64 (fma.f64 x (/.f64 y c) #s(literal 1 binary64)) c))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 b a) (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x))) c)) #s(literal 1 binary64)) c)))
#s(approx (* (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) a) (neg.f64 (*.f64 (-.f64 (neg.f64 (*.f64 a (/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x)) a) (*.f64 #s(literal 1/4 binary64) b)) c))) #s(literal 1 binary64)) c)))
#s(approx (- (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (* 1/4 b)) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x)) a) (*.f64 #s(literal 1/4 binary64) b)) c)) (pow.f64 a #s(literal -1 binary64))) c)))
#s(approx (/ (+ (* (* 1/16 t) z) (+ (* y x) c)) a) (neg.f64 (*.f64 (-.f64 (/.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x)) a)) c) (pow.f64 a #s(literal -1 binary64))) c)))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x)) c)) #s(literal 1 binary64)) c)))
#s(approx (+ (* y x) c) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 y x) c)) #s(literal 1 binary64)) c)))

eval48.0ms (1.1%)

Memory
-3.8MiB live, 96.1MiB allocated; 15ms collecting garbage
Compiler

Compiled 15 254 to 1 621 computations (89.4% saved)

prune19.0ms (0.4%)

Memory
-19.6MiB live, 28.6MiB allocated; 2ms collecting garbage
Pruning

13 alts after pruning (10 fresh and 3 done)

PrunedKeptTotal
New3454349
Fresh268
Picked235
Done000
Total34913362
Accuracy
100.0%
Counts
362 → 13
Alt Table
Click to see full alt table
StatusAccuracyProgram
67.8%
(+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (fma.f64 (*.f64 #s(literal -1/4 binary64) b) a (*.f64 (*.f64 t z) #s(literal 1/16 binary64)))) c)
74.7%
(+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (fma.f64 y x (*.f64 #s(literal -1/4 binary64) (*.f64 b a)))) c)
84.8%
(+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 (fma.f64 #s(literal 1/16 binary64) z (/.f64 (fma.f64 y x (*.f64 #s(literal -1/4 binary64) (*.f64 b a))) t)) t)) c)
40.1%
(+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 (*.f64 t z) #s(literal 1/16 binary64))) c)
47.6%
(+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 y x)) c)
43.9%
(+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 #s(literal -1/4 binary64) (*.f64 b a))) c)
72.2%
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 (*.f64 #s(literal 1/16 binary64) t) z (fma.f64 y x c)))
82.9%
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal -1/4 binary64) (*.f64 b a) (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x))))
58.9%
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 (-.f64 (/.f64 #s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) (*.f64 y x)) a) (*.f64 #s(literal 1/4 binary64) b)) a))
27.5%
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 (*.f64 t z) #s(literal 1/16 binary64)))
35.0%
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 y x))
30.7%
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 b a)))
14.7%
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) c)
Compiler

Compiled 613 to 520 computations (15.2% saved)

series71.0ms (1.6%)

Memory
-3.5MiB live, 89.8MiB allocated; 5ms collecting garbage
Counts
30 → 160
Calls
Call 1
Inputs
(+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 (fma.f64 #s(literal 1/16 binary64) z (/.f64 (fma.f64 y x (*.f64 #s(literal -1/4 binary64) (*.f64 b a))) t)) t)) c)
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 (fma.f64 #s(literal 1/16 binary64) z (/.f64 (fma.f64 y x (*.f64 #s(literal -1/4 binary64) (*.f64 b a))) t)) t))
(*.f64 (fma.f64 #s(literal 1/16 binary64) z (/.f64 (fma.f64 y x (*.f64 #s(literal -1/4 binary64) (*.f64 b a))) t)) t)
(fma.f64 #s(literal 1/16 binary64) z (/.f64 (fma.f64 y x (*.f64 #s(literal -1/4 binary64) (*.f64 b a))) t))
#s(literal 1/16 binary64)
z
(/.f64 (fma.f64 y x (*.f64 #s(literal -1/4 binary64) (*.f64 b a))) t)
(fma.f64 y x (*.f64 #s(literal -1/4 binary64) (*.f64 b a)))
y
x
(*.f64 #s(literal -1/4 binary64) (*.f64 b a))
#s(literal -1/4 binary64)
(*.f64 b a)
b
a
t
c
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 y x))
(*.f64 y x)
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 (*.f64 t z) #s(literal 1/16 binary64)))
(*.f64 (*.f64 t z) #s(literal 1/16 binary64))
(*.f64 t z)
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 (*.f64 #s(literal 1/16 binary64) t) z (fma.f64 y x c)))
(fma.f64 (*.f64 #s(literal 1/16 binary64) t) z (fma.f64 y x c))
(*.f64 #s(literal 1/16 binary64) t)
(fma.f64 y x c)
(+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (fma.f64 (*.f64 #s(literal -1/4 binary64) b) a (*.f64 (*.f64 t z) #s(literal 1/16 binary64)))) c)
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (fma.f64 (*.f64 #s(literal -1/4 binary64) b) a (*.f64 (*.f64 t z) #s(literal 1/16 binary64))))
(fma.f64 (*.f64 #s(literal -1/4 binary64) b) a (*.f64 (*.f64 t z) #s(literal 1/16 binary64)))
(*.f64 #s(literal -1/4 binary64) b)
Outputs
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b)))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b)))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (- (* 1/16 (* t z)) (* 1/4 (* a b)))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b)))))
#s(approx (* (+ (* 1/16 z) (/ (+ (* y x) (* -1/4 (* b a))) t)) t) #s(hole binary64 (* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z)))))
#s(approx (* (+ (* 1/16 z) (/ (+ (* y x) (* -1/4 (* b a))) t)) t) #s(hole binary64 (+ (* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z))) (* x y))))
#s(approx (+ (* 1/16 z) (/ (+ (* y x) (* -1/4 (* b a))) t)) #s(hole binary64 (+ (* -1/4 (/ (* a b) t)) (* 1/16 z))))
#s(approx (+ (* 1/16 z) (/ (+ (* y x) (* -1/4 (* b a))) t)) #s(hole binary64 (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (/ (* x y) t)))))
#s(approx (/ (+ (* y x) (* -1/4 (* b a))) t) #s(hole binary64 (* -1/4 (/ (* a b) t))))
#s(approx (/ (+ (* y x) (* -1/4 (* b a))) t) #s(hole binary64 (+ (* -1/4 (/ (* a b) t)) (/ (* x y) t))))
#s(approx (+ (* y x) (* -1/4 (* b a))) #s(hole binary64 (* -1/4 (* a b))))
#s(approx (+ (* y x) (* -1/4 (* b a))) #s(hole binary64 (+ (* -1/4 (* a b)) (* x y))))
#s(approx x #s(hole binary64 x))
#s(approx (* y x) #s(hole binary64 (* x y)))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) #s(hole binary64 (+ c (* 1/16 (* t z)))))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) #s(hole binary64 (+ c (+ (* 1/16 (* t z)) (* x y)))))
#s(approx (+ (* y x) c) #s(hole binary64 c))
#s(approx (+ (* y x) c) #s(hole binary64 (+ c (* x y))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (* x y)))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (* x (- (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))) (* 1/4 (/ (* a b) x))))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (* x y)))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (* x (- (+ y (* 1/16 (/ (* t z) x))) (* 1/4 (/ (* a b) x))))))
#s(approx (* (+ (* 1/16 z) (/ (+ (* y x) (* -1/4 (* b a))) t)) t) #s(hole binary64 (* x y)))
#s(approx (* (+ (* 1/16 z) (/ (+ (* y x) (* -1/4 (* b a))) t)) t) #s(hole binary64 (* x (+ y (/ (* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z))) x)))))
#s(approx (+ (* 1/16 z) (/ (+ (* y x) (* -1/4 (* b a))) t)) #s(hole binary64 (/ (* x y) t)))
#s(approx (+ (* 1/16 z) (/ (+ (* y x) (* -1/4 (* b a))) t)) #s(hole binary64 (* x (+ (* -1/4 (/ (* a b) (* t x))) (+ (* 1/16 (/ z x)) (/ y t))))))
#s(approx (/ (+ (* y x) (* -1/4 (* b a))) t) #s(hole binary64 (/ (* x y) t)))
#s(approx (/ (+ (* y x) (* -1/4 (* b a))) t) #s(hole binary64 (* x (+ (* -1/4 (/ (* a b) (* t x))) (/ y t)))))
#s(approx (+ (* y x) (* -1/4 (* b a))) #s(hole binary64 (* x y)))
#s(approx (+ (* y x) (* -1/4 (* b a))) #s(hole binary64 (* x (+ y (* -1/4 (/ (* a b) x))))))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) #s(hole binary64 (* x y)))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) #s(hole binary64 (* x (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))))))
#s(approx (+ (* y x) c) #s(hole binary64 (* x y)))
#s(approx (+ (* y x) c) #s(hole binary64 (* x (+ y (/ c x)))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) x)))))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1 (/ (- (* 1/16 (* t z)) (* 1/4 (* a b))) x)))))))
#s(approx (* (+ (* 1/16 z) (/ (+ (* y x) (* -1/4 (* b a))) t)) t) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1 (/ (* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z))) x)))))))
#s(approx (+ (* 1/16 z) (/ (+ (* y x) (* -1/4 (* b a))) t)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y t)) (* -1 (/ (+ (* -1/4 (/ (* a b) t)) (* 1/16 z)) x)))))))
#s(approx (/ (+ (* y x) (* -1/4 (* b a))) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y t)) (* 1/4 (/ (* a b) (* t x))))))))
#s(approx (+ (* y x) (* -1/4 (* b a))) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* 1/4 (/ (* a b) x)))))))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (* 1/16 (* t z))) x)))))))
#s(approx (+ (* y x) c) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1 (/ c x)))))))
#s(approx y #s(hole binary64 y))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (* y (- (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))) (* 1/4 (/ (* a b) y))))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (* y (- (+ x (* 1/16 (/ (* t z) y))) (* 1/4 (/ (* a b) y))))))
#s(approx (* (+ (* 1/16 z) (/ (+ (* y x) (* -1/4 (* b a))) t)) t) #s(hole binary64 (* y (+ x (/ (* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z))) y)))))
#s(approx (+ (* 1/16 z) (/ (+ (* y x) (* -1/4 (* b a))) t)) #s(hole binary64 (* y (+ (* -1/4 (/ (* a b) (* t y))) (+ (* 1/16 (/ z y)) (/ x t))))))
#s(approx (/ (+ (* y x) (* -1/4 (* b a))) t) #s(hole binary64 (* y (+ (* -1/4 (/ (* a b) (* t y))) (/ x t)))))
#s(approx (+ (* y x) (* -1/4 (* b a))) #s(hole binary64 (* y (+ x (* -1/4 (/ (* a b) y))))))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) #s(hole binary64 (* y (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))))))
#s(approx (+ (* y x) c) #s(hole binary64 (* y (+ x (/ c y)))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) y)))))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1 (/ (- (* 1/16 (* t z)) (* 1/4 (* a b))) y)))))))
#s(approx (* (+ (* 1/16 z) (/ (+ (* y x) (* -1/4 (* b a))) t)) t) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1 (/ (* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z))) y)))))))
#s(approx (+ (* 1/16 z) (/ (+ (* y x) (* -1/4 (* b a))) t)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x t)) (* -1 (/ (+ (* -1/4 (/ (* a b) t)) (* 1/16 z)) y)))))))
#s(approx (/ (+ (* y x) (* -1/4 (* b a))) t) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x t)) (* 1/4 (/ (* a b) (* t y))))))))
#s(approx (+ (* y x) (* -1/4 (* b a))) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* 1/4 (/ (* a b) y)))))))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (* 1/16 (* t z))) y)))))))
#s(approx (+ (* y x) c) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1 (/ c y)))))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (- (+ c (* x y)) (* 1/4 (* a b)))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (- (* x y) (* 1/4 (* a b)))))
#s(approx (* (+ (* 1/16 z) (/ (+ (* y x) (* -1/4 (* b a))) t)) t) #s(hole binary64 (* t (+ (* -1/4 (/ (* a b) t)) (/ (* x y) t)))))
#s(approx (* (+ (* 1/16 z) (/ (+ (* y x) (* -1/4 (* b a))) t)) t) #s(hole binary64 (+ (* 1/16 (* t z)) (* t (+ (* -1/4 (/ (* a b) t)) (/ (* x y) t))))))
#s(approx (+ (* 1/16 z) (/ (+ (* y x) (* -1/4 (* b a))) t)) #s(hole binary64 (+ (* -1/4 (/ (* a b) t)) (/ (* x y) t))))
#s(approx z #s(hole binary64 z))
#s(approx (* (* t z) 1/16) #s(hole binary64 (* 1/16 (* t z))))
#s(approx (* t z) #s(hole binary64 (* t z)))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) #s(hole binary64 (+ c (* x y))))
#s(approx (+ (* (* -1/4 b) a) (* (* t z) 1/16)) #s(hole binary64 (* -1/4 (* a b))))
#s(approx (+ (* (* -1/4 b) a) (* (* t z) 1/16)) #s(hole binary64 (+ (* -1/4 (* a b)) (* 1/16 (* t z)))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (* 1/16 (* t z))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (* z (- (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))) (* 1/4 (/ (* a b) z))))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (* 1/16 (* t z))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (* z (- (+ (* 1/16 t) (/ (* x y) z)) (* 1/4 (/ (* a b) z))))))
#s(approx (* (+ (* 1/16 z) (/ (+ (* y x) (* -1/4 (* b a))) t)) t) #s(hole binary64 (* 1/16 (* t z))))
#s(approx (* (+ (* 1/16 z) (/ (+ (* y x) (* -1/4 (* b a))) t)) t) #s(hole binary64 (* z (+ (* 1/16 t) (/ (* t (+ (* -1/4 (/ (* a b) t)) (/ (* x y) t))) z)))))
#s(approx (+ (* 1/16 z) (/ (+ (* y x) (* -1/4 (* b a))) t)) #s(hole binary64 (* 1/16 z)))
#s(approx (+ (* 1/16 z) (/ (+ (* y x) (* -1/4 (* b a))) t)) #s(hole binary64 (* z (+ 1/16 (+ (* -1/4 (/ (* a b) (* t z))) (/ (* x y) (* t z)))))))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) #s(hole binary64 (* 1/16 (* t z))))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) #s(hole binary64 (* z (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))))
#s(approx (+ (* (* -1/4 b) a) (* (* t z) 1/16)) #s(hole binary64 (* 1/16 (* t z))))
#s(approx (+ (* (* -1/4 b) a) (* (* t z) 1/16)) #s(hole binary64 (* z (+ (* -1/4 (/ (* a b) z)) (* 1/16 t)))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) z)) (* -1/16 t))))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (- (* x y) (* 1/4 (* a b))) z)) (* -1/16 t))))))
#s(approx (* (+ (* 1/16 z) (/ (+ (* y x) (* -1/4 (* b a))) t)) t) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* t (+ (* -1/4 (/ (* a b) t)) (/ (* x y) t))) z)) (* -1/16 t))))))
#s(approx (+ (* 1/16 z) (/ (+ (* y x) (* -1/4 (* b a))) t)) #s(hole binary64 (* -1 (* z (- (* -1 (/ (+ (* -1/4 (/ (* a b) t)) (/ (* x y) t)) z)) 1/16)))))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ c (* x y)) z)) (* -1/16 t))))))
#s(approx (+ (* (* -1/4 b) a) (* (* t z) 1/16)) #s(hole binary64 (* -1 (* z (+ (* -1/16 t) (* 1/4 (/ (* a b) z)))))))
#s(approx (* (+ (* 1/16 z) (/ (+ (* y x) (* -1/4 (* b a))) t)) t) #s(hole binary64 (+ (* -1/4 (* a b)) (* x y))))
#s(approx (* (+ (* 1/16 z) (/ (+ (* y x) (* -1/4 (* b a))) t)) t) #s(hole binary64 (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))))
#s(approx (+ (* 1/16 z) (/ (+ (* y x) (* -1/4 (* b a))) t)) #s(hole binary64 (/ (+ (* -1/4 (* a b)) (* x y)) t)))
#s(approx (+ (* 1/16 z) (/ (+ (* y x) (* -1/4 (* b a))) t)) #s(hole binary64 (/ (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) t)))
#s(approx (/ (+ (* y x) (* -1/4 (* b a))) t) #s(hole binary64 (/ (+ (* -1/4 (* a b)) (* x y)) t)))
#s(approx t #s(hole binary64 t))
#s(approx (* 1/16 t) #s(hole binary64 (* 1/16 t)))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (* t (- (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))) (* 1/4 (/ (* a b) t))))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (* t (- (+ (* 1/16 z) (/ (* x y) t)) (* 1/4 (/ (* a b) t))))))
#s(approx (* (+ (* 1/16 z) (/ (+ (* y x) (* -1/4 (* b a))) t)) t) #s(hole binary64 (* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (/ (* x y) t))))))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) #s(hole binary64 (* t (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))))
#s(approx (+ (* (* -1/4 b) a) (* (* t z) 1/16)) #s(hole binary64 (* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z)))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) t)) (* -1/16 z))))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (- (* x y) (* 1/4 (* a b))) t)) (* -1/16 z))))))
#s(approx (* (+ (* 1/16 z) (/ (+ (* y x) (* -1/4 (* b a))) t)) t) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (+ (* -1/4 (* a b)) (* x y)) t)) (* -1/16 z))))))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (+ c (* x y)) t)) (* -1/16 z))))))
#s(approx (+ (* (* -1/4 b) a) (* (* t z) 1/16)) #s(hole binary64 (* -1 (* t (+ (* -1/16 z) (* 1/4 (/ (* a b) t)))))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (+ c (+ (* 1/16 (* t z)) (* x y)))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (+ (* 1/16 (* t z)) (* x y))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))))
#s(approx (* (+ (* 1/16 z) (/ (+ (* y x) (* -1/4 (* b a))) t)) t) #s(hole binary64 (* t (+ (* 1/16 z) (/ (* x y) t)))))
#s(approx (* (+ (* 1/16 z) (/ (+ (* y x) (* -1/4 (* b a))) t)) t) #s(hole binary64 (+ (* -1/4 (* a b)) (* t (+ (* 1/16 z) (/ (* x y) t))))))
#s(approx (+ (* 1/16 z) (/ (+ (* y x) (* -1/4 (* b a))) t)) #s(hole binary64 (+ (* 1/16 z) (/ (* x y) t))))
#s(approx (* -1/4 (* b a)) #s(hole binary64 (* -1/4 (* a b))))
#s(approx (* b a) #s(hole binary64 (* a b)))
#s(approx a #s(hole binary64 a))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (* -1/4 (* a b))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (* a (- (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))) (* 1/4 b)))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (* -1/4 (* a b))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (* a (- (+ (* 1/16 (/ (* t z) a)) (/ (* x y) a)) (* 1/4 b)))))
#s(approx (* (+ (* 1/16 z) (/ (+ (* y x) (* -1/4 (* b a))) t)) t) #s(hole binary64 (* -1/4 (* a b))))
#s(approx (* (+ (* 1/16 z) (/ (+ (* y x) (* -1/4 (* b a))) t)) t) #s(hole binary64 (* a (+ (* -1/4 b) (/ (* t (+ (* 1/16 z) (/ (* x y) t))) a)))))
#s(approx (+ (* 1/16 z) (/ (+ (* y x) (* -1/4 (* b a))) t)) #s(hole binary64 (* -1/4 (/ (* a b) t))))
#s(approx (+ (* 1/16 z) (/ (+ (* y x) (* -1/4 (* b a))) t)) #s(hole binary64 (* a (+ (* -1/4 (/ b t)) (+ (* 1/16 (/ z a)) (/ (* x y) (* a t)))))))
#s(approx (/ (+ (* y x) (* -1/4 (* b a))) t) #s(hole binary64 (* a (+ (* -1/4 (/ b t)) (/ (* x y) (* a t))))))
#s(approx (+ (* y x) (* -1/4 (* b a))) #s(hole binary64 (* a (+ (* -1/4 b) (/ (* x y) a)))))
#s(approx (+ (* (* -1/4 b) a) (* (* t z) 1/16)) #s(hole binary64 (* a (+ (* -1/4 b) (* 1/16 (/ (* t z) a))))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (* -1 (* a (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* -1/4 b))))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (* -1 (* a (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) a)) (* -1/4 b))))))
#s(approx (* (+ (* 1/16 z) (/ (+ (* y x) (* -1/4 (* b a))) t)) t) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (* t (+ (* 1/16 z) (/ (* x y) t))) a)) (* 1/4 b))))))
#s(approx (+ (* 1/16 z) (/ (+ (* y x) (* -1/4 (* b a))) t)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (+ (* 1/16 z) (/ (* x y) t)) a)) (* 1/4 (/ b t)))))))
#s(approx (/ (+ (* y x) (* -1/4 (* b a))) t) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (* x y) (* a t))) (* 1/4 (/ b t)))))))
#s(approx (+ (* y x) (* -1/4 (* b a))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (* x y) a)) (* 1/4 b))))))
#s(approx (+ (* (* -1/4 b) a) (* (* t z) 1/16)) #s(hole binary64 (* -1 (* a (+ (* -1/16 (/ (* t z) a)) (* 1/4 b))))))
#s(approx b #s(hole binary64 b))
#s(approx (* -1/4 b) #s(hole binary64 (* -1/4 b)))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (* b (- (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))) (* 1/4 a)))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (* b (- (+ (* 1/16 (/ (* t z) b)) (/ (* x y) b)) (* 1/4 a)))))
#s(approx (* (+ (* 1/16 z) (/ (+ (* y x) (* -1/4 (* b a))) t)) t) #s(hole binary64 (* b (+ (* -1/4 a) (/ (* t (+ (* 1/16 z) (/ (* x y) t))) b)))))
#s(approx (+ (* 1/16 z) (/ (+ (* y x) (* -1/4 (* b a))) t)) #s(hole binary64 (* b (+ (* -1/4 (/ a t)) (+ (* 1/16 (/ z b)) (/ (* x y) (* b t)))))))
#s(approx (/ (+ (* y x) (* -1/4 (* b a))) t) #s(hole binary64 (* b (+ (* -1/4 (/ a t)) (/ (* x y) (* b t))))))
#s(approx (+ (* y x) (* -1/4 (* b a))) #s(hole binary64 (* b (+ (* -1/4 a) (/ (* x y) b)))))
#s(approx (+ (* (* -1/4 b) a) (* (* t z) 1/16)) #s(hole binary64 (* b (+ (* -1/4 a) (* 1/16 (/ (* t z) b))))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (* -1 (* b (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* -1/4 a))))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (* -1 (* b (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) b)) (* -1/4 a))))))
#s(approx (* (+ (* 1/16 z) (/ (+ (* y x) (* -1/4 (* b a))) t)) t) #s(hole binary64 (* -1 (* b (+ (* -1 (/ (* t (+ (* 1/16 z) (/ (* x y) t))) b)) (* 1/4 a))))))
#s(approx (+ (* 1/16 z) (/ (+ (* y x) (* -1/4 (* b a))) t)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ (+ (* 1/16 z) (/ (* x y) t)) b)) (* 1/4 (/ a t)))))))
#s(approx (/ (+ (* y x) (* -1/4 (* b a))) t) #s(hole binary64 (* -1 (* b (+ (* -1 (/ (* x y) (* b t))) (* 1/4 (/ a t)))))))
#s(approx (+ (* y x) (* -1/4 (* b a))) #s(hole binary64 (* -1 (* b (+ (* -1 (/ (* x y) b)) (* 1/4 a))))))
#s(approx (+ (* (* -1/4 b) a) (* (* t z) 1/16)) #s(hole binary64 (* -1 (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a))))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b)))))
#s(approx c #s(hole binary64 c))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) #s(hole binary64 (+ (* 1/16 (* t z)) (* x y))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 c))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (* c (- (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))) (* 1/4 (/ (* a b) c))))))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) #s(hole binary64 c))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) #s(hole binary64 (* c (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))))
#s(approx (+ (* y x) c) #s(hole binary64 (* c (+ 1 (/ (* x y) c)))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (* -1 (* c (- (* -1 (/ (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) c)) 1)))))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) #s(hole binary64 (* -1 (* c (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) c)) 1)))))
#s(approx (+ (* y x) c) #s(hole binary64 (* -1 (* c (- (* -1 (/ (* x y) c)) 1)))))
Calls

21 calls:

TimeVariablePointExpression
19.0ms
z
@0
((+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (* (+ (* 1/16 z) (/ (+ (* y x) (* -1/4 (* b a))) t)) t) (+ (* 1/16 z) (/ (+ (* y x) (* -1/4 (* b a))) t)) 1/16 z (/ (+ (* y x) (* -1/4 (* b a))) t) (+ (* y x) (* -1/4 (* b a))) y x (* -1/4 (* b a)) -1/4 (* b a) b a t c (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (* y x) (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (* (* t z) 1/16) (* t z) (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (+ (* (* 1/16 t) z) (+ (* y x) c)) (* 1/16 t) (+ (* y x) c) (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (+ (* (* -1/4 b) a) (* (* t z) 1/16)) (* -1/4 b))
8.0ms
x
@-inf
((+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (* (+ (* 1/16 z) (/ (+ (* y x) (* -1/4 (* b a))) t)) t) (+ (* 1/16 z) (/ (+ (* y x) (* -1/4 (* b a))) t)) 1/16 z (/ (+ (* y x) (* -1/4 (* b a))) t) (+ (* y x) (* -1/4 (* b a))) y x (* -1/4 (* b a)) -1/4 (* b a) b a t c (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (* y x) (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (* (* t z) 1/16) (* t z) (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (+ (* (* 1/16 t) z) (+ (* y x) c)) (* 1/16 t) (+ (* y x) c) (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (+ (* (* -1/4 b) a) (* (* t z) 1/16)) (* -1/4 b))
3.0ms
t
@-inf
((+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (* (+ (* 1/16 z) (/ (+ (* y x) (* -1/4 (* b a))) t)) t) (+ (* 1/16 z) (/ (+ (* y x) (* -1/4 (* b a))) t)) 1/16 z (/ (+ (* y x) (* -1/4 (* b a))) t) (+ (* y x) (* -1/4 (* b a))) y x (* -1/4 (* b a)) -1/4 (* b a) b a t c (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (* y x) (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (* (* t z) 1/16) (* t z) (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (+ (* (* 1/16 t) z) (+ (* y x) c)) (* 1/16 t) (+ (* y x) c) (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (+ (* (* -1/4 b) a) (* (* t z) 1/16)) (* -1/4 b))
3.0ms
b
@-inf
((+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (* (+ (* 1/16 z) (/ (+ (* y x) (* -1/4 (* b a))) t)) t) (+ (* 1/16 z) (/ (+ (* y x) (* -1/4 (* b a))) t)) 1/16 z (/ (+ (* y x) (* -1/4 (* b a))) t) (+ (* y x) (* -1/4 (* b a))) y x (* -1/4 (* b a)) -1/4 (* b a) b a t c (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (* y x) (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (* (* t z) 1/16) (* t z) (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (+ (* (* 1/16 t) z) (+ (* y x) c)) (* 1/16 t) (+ (* y x) c) (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (+ (* (* -1/4 b) a) (* (* t z) 1/16)) (* -1/4 b))
2.0ms
t
@0
((+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (* (+ (* 1/16 z) (/ (+ (* y x) (* -1/4 (* b a))) t)) t) (+ (* 1/16 z) (/ (+ (* y x) (* -1/4 (* b a))) t)) 1/16 z (/ (+ (* y x) (* -1/4 (* b a))) t) (+ (* y x) (* -1/4 (* b a))) y x (* -1/4 (* b a)) -1/4 (* b a) b a t c (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (* y x) (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (* (* t z) 1/16) (* t z) (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (+ (* (* 1/16 t) z) (+ (* y x) c)) (* 1/16 t) (+ (* y x) c) (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (+ (* (* -1/4 b) a) (* (* t z) 1/16)) (* -1/4 b))

rewrite197.0ms (4.3%)

Memory
37.8MiB live, 276.4MiB allocated; 61ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
06274483
06494258
135044258
082584106
Stop Event
iter-limit
node-limit
iter-limit
Counts
190 → 309
Calls
Call 1
Inputs
(+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 (fma.f64 #s(literal 1/16 binary64) z (/.f64 (fma.f64 y x (*.f64 #s(literal -1/4 binary64) (*.f64 b a))) t)) t)) c)
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 (fma.f64 #s(literal 1/16 binary64) z (/.f64 (fma.f64 y x (*.f64 #s(literal -1/4 binary64) (*.f64 b a))) t)) t))
(*.f64 (fma.f64 #s(literal 1/16 binary64) z (/.f64 (fma.f64 y x (*.f64 #s(literal -1/4 binary64) (*.f64 b a))) t)) t)
(fma.f64 #s(literal 1/16 binary64) z (/.f64 (fma.f64 y x (*.f64 #s(literal -1/4 binary64) (*.f64 b a))) t))
#s(literal 1/16 binary64)
z
(/.f64 (fma.f64 y x (*.f64 #s(literal -1/4 binary64) (*.f64 b a))) t)
(fma.f64 y x (*.f64 #s(literal -1/4 binary64) (*.f64 b a)))
y
x
(*.f64 #s(literal -1/4 binary64) (*.f64 b a))
#s(literal -1/4 binary64)
(*.f64 b a)
b
a
t
c
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 y x))
(*.f64 y x)
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 (*.f64 t z) #s(literal 1/16 binary64)))
(*.f64 (*.f64 t z) #s(literal 1/16 binary64))
(*.f64 t z)
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 (*.f64 #s(literal 1/16 binary64) t) z (fma.f64 y x c)))
(fma.f64 (*.f64 #s(literal 1/16 binary64) t) z (fma.f64 y x c))
(*.f64 #s(literal 1/16 binary64) t)
(fma.f64 y x c)
(+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (fma.f64 (*.f64 #s(literal -1/4 binary64) b) a (*.f64 (*.f64 t z) #s(literal 1/16 binary64)))) c)
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (fma.f64 (*.f64 #s(literal -1/4 binary64) b) a (*.f64 (*.f64 t z) #s(literal 1/16 binary64))))
(fma.f64 (*.f64 #s(literal -1/4 binary64) b) a (*.f64 (*.f64 t z) #s(literal 1/16 binary64)))
(*.f64 #s(literal -1/4 binary64) b)
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b)))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b)))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (- (* 1/16 (* t z)) (* 1/4 (* a b)))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b)))))
#s(approx (* (+ (* 1/16 z) (/ (+ (* y x) (* -1/4 (* b a))) t)) t) #s(hole binary64 (* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z)))))
#s(approx (* (+ (* 1/16 z) (/ (+ (* y x) (* -1/4 (* b a))) t)) t) #s(hole binary64 (+ (* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z))) (* x y))))
#s(approx (+ (* 1/16 z) (/ (+ (* y x) (* -1/4 (* b a))) t)) #s(hole binary64 (+ (* -1/4 (/ (* a b) t)) (* 1/16 z))))
#s(approx (+ (* 1/16 z) (/ (+ (* y x) (* -1/4 (* b a))) t)) #s(hole binary64 (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (/ (* x y) t)))))
#s(approx (/ (+ (* y x) (* -1/4 (* b a))) t) #s(hole binary64 (* -1/4 (/ (* a b) t))))
#s(approx (/ (+ (* y x) (* -1/4 (* b a))) t) #s(hole binary64 (+ (* -1/4 (/ (* a b) t)) (/ (* x y) t))))
#s(approx (+ (* y x) (* -1/4 (* b a))) #s(hole binary64 (* -1/4 (* a b))))
#s(approx (+ (* y x) (* -1/4 (* b a))) #s(hole binary64 (+ (* -1/4 (* a b)) (* x y))))
#s(approx x #s(hole binary64 x))
#s(approx (* y x) #s(hole binary64 (* x y)))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) #s(hole binary64 (+ c (* 1/16 (* t z)))))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) #s(hole binary64 (+ c (+ (* 1/16 (* t z)) (* x y)))))
#s(approx (+ (* y x) c) #s(hole binary64 c))
#s(approx (+ (* y x) c) #s(hole binary64 (+ c (* x y))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (* x y)))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (* x (- (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))) (* 1/4 (/ (* a b) x))))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (* x y)))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (* x (- (+ y (* 1/16 (/ (* t z) x))) (* 1/4 (/ (* a b) x))))))
#s(approx (* (+ (* 1/16 z) (/ (+ (* y x) (* -1/4 (* b a))) t)) t) #s(hole binary64 (* x y)))
#s(approx (* (+ (* 1/16 z) (/ (+ (* y x) (* -1/4 (* b a))) t)) t) #s(hole binary64 (* x (+ y (/ (* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z))) x)))))
#s(approx (+ (* 1/16 z) (/ (+ (* y x) (* -1/4 (* b a))) t)) #s(hole binary64 (/ (* x y) t)))
#s(approx (+ (* 1/16 z) (/ (+ (* y x) (* -1/4 (* b a))) t)) #s(hole binary64 (* x (+ (* -1/4 (/ (* a b) (* t x))) (+ (* 1/16 (/ z x)) (/ y t))))))
#s(approx (/ (+ (* y x) (* -1/4 (* b a))) t) #s(hole binary64 (/ (* x y) t)))
#s(approx (/ (+ (* y x) (* -1/4 (* b a))) t) #s(hole binary64 (* x (+ (* -1/4 (/ (* a b) (* t x))) (/ y t)))))
#s(approx (+ (* y x) (* -1/4 (* b a))) #s(hole binary64 (* x y)))
#s(approx (+ (* y x) (* -1/4 (* b a))) #s(hole binary64 (* x (+ y (* -1/4 (/ (* a b) x))))))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) #s(hole binary64 (* x y)))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) #s(hole binary64 (* x (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))))))
#s(approx (+ (* y x) c) #s(hole binary64 (* x y)))
#s(approx (+ (* y x) c) #s(hole binary64 (* x (+ y (/ c x)))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) x)))))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1 (/ (- (* 1/16 (* t z)) (* 1/4 (* a b))) x)))))))
#s(approx (* (+ (* 1/16 z) (/ (+ (* y x) (* -1/4 (* b a))) t)) t) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1 (/ (* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z))) x)))))))
#s(approx (+ (* 1/16 z) (/ (+ (* y x) (* -1/4 (* b a))) t)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y t)) (* -1 (/ (+ (* -1/4 (/ (* a b) t)) (* 1/16 z)) x)))))))
#s(approx (/ (+ (* y x) (* -1/4 (* b a))) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y t)) (* 1/4 (/ (* a b) (* t x))))))))
#s(approx (+ (* y x) (* -1/4 (* b a))) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* 1/4 (/ (* a b) x)))))))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (* 1/16 (* t z))) x)))))))
#s(approx (+ (* y x) c) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1 (/ c x)))))))
#s(approx y #s(hole binary64 y))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (* y (- (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))) (* 1/4 (/ (* a b) y))))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (* y (- (+ x (* 1/16 (/ (* t z) y))) (* 1/4 (/ (* a b) y))))))
#s(approx (* (+ (* 1/16 z) (/ (+ (* y x) (* -1/4 (* b a))) t)) t) #s(hole binary64 (* y (+ x (/ (* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z))) y)))))
#s(approx (+ (* 1/16 z) (/ (+ (* y x) (* -1/4 (* b a))) t)) #s(hole binary64 (* y (+ (* -1/4 (/ (* a b) (* t y))) (+ (* 1/16 (/ z y)) (/ x t))))))
#s(approx (/ (+ (* y x) (* -1/4 (* b a))) t) #s(hole binary64 (* y (+ (* -1/4 (/ (* a b) (* t y))) (/ x t)))))
#s(approx (+ (* y x) (* -1/4 (* b a))) #s(hole binary64 (* y (+ x (* -1/4 (/ (* a b) y))))))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) #s(hole binary64 (* y (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))))))
#s(approx (+ (* y x) c) #s(hole binary64 (* y (+ x (/ c y)))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) y)))))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1 (/ (- (* 1/16 (* t z)) (* 1/4 (* a b))) y)))))))
#s(approx (* (+ (* 1/16 z) (/ (+ (* y x) (* -1/4 (* b a))) t)) t) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1 (/ (* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z))) y)))))))
#s(approx (+ (* 1/16 z) (/ (+ (* y x) (* -1/4 (* b a))) t)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x t)) (* -1 (/ (+ (* -1/4 (/ (* a b) t)) (* 1/16 z)) y)))))))
#s(approx (/ (+ (* y x) (* -1/4 (* b a))) t) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x t)) (* 1/4 (/ (* a b) (* t y))))))))
#s(approx (+ (* y x) (* -1/4 (* b a))) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* 1/4 (/ (* a b) y)))))))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (* 1/16 (* t z))) y)))))))
#s(approx (+ (* y x) c) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1 (/ c y)))))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (- (+ c (* x y)) (* 1/4 (* a b)))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (- (* x y) (* 1/4 (* a b)))))
#s(approx (* (+ (* 1/16 z) (/ (+ (* y x) (* -1/4 (* b a))) t)) t) #s(hole binary64 (* t (+ (* -1/4 (/ (* a b) t)) (/ (* x y) t)))))
#s(approx (* (+ (* 1/16 z) (/ (+ (* y x) (* -1/4 (* b a))) t)) t) #s(hole binary64 (+ (* 1/16 (* t z)) (* t (+ (* -1/4 (/ (* a b) t)) (/ (* x y) t))))))
#s(approx (+ (* 1/16 z) (/ (+ (* y x) (* -1/4 (* b a))) t)) #s(hole binary64 (+ (* -1/4 (/ (* a b) t)) (/ (* x y) t))))
#s(approx z #s(hole binary64 z))
#s(approx (* (* t z) 1/16) #s(hole binary64 (* 1/16 (* t z))))
#s(approx (* t z) #s(hole binary64 (* t z)))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) #s(hole binary64 (+ c (* x y))))
#s(approx (+ (* (* -1/4 b) a) (* (* t z) 1/16)) #s(hole binary64 (* -1/4 (* a b))))
#s(approx (+ (* (* -1/4 b) a) (* (* t z) 1/16)) #s(hole binary64 (+ (* -1/4 (* a b)) (* 1/16 (* t z)))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (* 1/16 (* t z))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (* z (- (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))) (* 1/4 (/ (* a b) z))))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (* 1/16 (* t z))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (* z (- (+ (* 1/16 t) (/ (* x y) z)) (* 1/4 (/ (* a b) z))))))
#s(approx (* (+ (* 1/16 z) (/ (+ (* y x) (* -1/4 (* b a))) t)) t) #s(hole binary64 (* 1/16 (* t z))))
#s(approx (* (+ (* 1/16 z) (/ (+ (* y x) (* -1/4 (* b a))) t)) t) #s(hole binary64 (* z (+ (* 1/16 t) (/ (* t (+ (* -1/4 (/ (* a b) t)) (/ (* x y) t))) z)))))
#s(approx (+ (* 1/16 z) (/ (+ (* y x) (* -1/4 (* b a))) t)) #s(hole binary64 (* 1/16 z)))
#s(approx (+ (* 1/16 z) (/ (+ (* y x) (* -1/4 (* b a))) t)) #s(hole binary64 (* z (+ 1/16 (+ (* -1/4 (/ (* a b) (* t z))) (/ (* x y) (* t z)))))))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) #s(hole binary64 (* 1/16 (* t z))))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) #s(hole binary64 (* z (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))))
#s(approx (+ (* (* -1/4 b) a) (* (* t z) 1/16)) #s(hole binary64 (* 1/16 (* t z))))
#s(approx (+ (* (* -1/4 b) a) (* (* t z) 1/16)) #s(hole binary64 (* z (+ (* -1/4 (/ (* a b) z)) (* 1/16 t)))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) z)) (* -1/16 t))))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (- (* x y) (* 1/4 (* a b))) z)) (* -1/16 t))))))
#s(approx (* (+ (* 1/16 z) (/ (+ (* y x) (* -1/4 (* b a))) t)) t) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* t (+ (* -1/4 (/ (* a b) t)) (/ (* x y) t))) z)) (* -1/16 t))))))
#s(approx (+ (* 1/16 z) (/ (+ (* y x) (* -1/4 (* b a))) t)) #s(hole binary64 (* -1 (* z (- (* -1 (/ (+ (* -1/4 (/ (* a b) t)) (/ (* x y) t)) z)) 1/16)))))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ c (* x y)) z)) (* -1/16 t))))))
#s(approx (+ (* (* -1/4 b) a) (* (* t z) 1/16)) #s(hole binary64 (* -1 (* z (+ (* -1/16 t) (* 1/4 (/ (* a b) z)))))))
#s(approx (* (+ (* 1/16 z) (/ (+ (* y x) (* -1/4 (* b a))) t)) t) #s(hole binary64 (+ (* -1/4 (* a b)) (* x y))))
#s(approx (* (+ (* 1/16 z) (/ (+ (* y x) (* -1/4 (* b a))) t)) t) #s(hole binary64 (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))))
#s(approx (+ (* 1/16 z) (/ (+ (* y x) (* -1/4 (* b a))) t)) #s(hole binary64 (/ (+ (* -1/4 (* a b)) (* x y)) t)))
#s(approx (+ (* 1/16 z) (/ (+ (* y x) (* -1/4 (* b a))) t)) #s(hole binary64 (/ (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) t)))
#s(approx (/ (+ (* y x) (* -1/4 (* b a))) t) #s(hole binary64 (/ (+ (* -1/4 (* a b)) (* x y)) t)))
#s(approx t #s(hole binary64 t))
#s(approx (* 1/16 t) #s(hole binary64 (* 1/16 t)))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (* t (- (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))) (* 1/4 (/ (* a b) t))))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (* t (- (+ (* 1/16 z) (/ (* x y) t)) (* 1/4 (/ (* a b) t))))))
#s(approx (* (+ (* 1/16 z) (/ (+ (* y x) (* -1/4 (* b a))) t)) t) #s(hole binary64 (* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (/ (* x y) t))))))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) #s(hole binary64 (* t (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))))
#s(approx (+ (* (* -1/4 b) a) (* (* t z) 1/16)) #s(hole binary64 (* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z)))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) t)) (* -1/16 z))))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (- (* x y) (* 1/4 (* a b))) t)) (* -1/16 z))))))
#s(approx (* (+ (* 1/16 z) (/ (+ (* y x) (* -1/4 (* b a))) t)) t) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (+ (* -1/4 (* a b)) (* x y)) t)) (* -1/16 z))))))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (+ c (* x y)) t)) (* -1/16 z))))))
#s(approx (+ (* (* -1/4 b) a) (* (* t z) 1/16)) #s(hole binary64 (* -1 (* t (+ (* -1/16 z) (* 1/4 (/ (* a b) t)))))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (+ c (+ (* 1/16 (* t z)) (* x y)))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (+ (* 1/16 (* t z)) (* x y))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))))
#s(approx (* (+ (* 1/16 z) (/ (+ (* y x) (* -1/4 (* b a))) t)) t) #s(hole binary64 (* t (+ (* 1/16 z) (/ (* x y) t)))))
#s(approx (* (+ (* 1/16 z) (/ (+ (* y x) (* -1/4 (* b a))) t)) t) #s(hole binary64 (+ (* -1/4 (* a b)) (* t (+ (* 1/16 z) (/ (* x y) t))))))
#s(approx (+ (* 1/16 z) (/ (+ (* y x) (* -1/4 (* b a))) t)) #s(hole binary64 (+ (* 1/16 z) (/ (* x y) t))))
#s(approx (* -1/4 (* b a)) #s(hole binary64 (* -1/4 (* a b))))
#s(approx (* b a) #s(hole binary64 (* a b)))
#s(approx a #s(hole binary64 a))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (* -1/4 (* a b))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (* a (- (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))) (* 1/4 b)))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (* -1/4 (* a b))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (* a (- (+ (* 1/16 (/ (* t z) a)) (/ (* x y) a)) (* 1/4 b)))))
#s(approx (* (+ (* 1/16 z) (/ (+ (* y x) (* -1/4 (* b a))) t)) t) #s(hole binary64 (* -1/4 (* a b))))
#s(approx (* (+ (* 1/16 z) (/ (+ (* y x) (* -1/4 (* b a))) t)) t) #s(hole binary64 (* a (+ (* -1/4 b) (/ (* t (+ (* 1/16 z) (/ (* x y) t))) a)))))
#s(approx (+ (* 1/16 z) (/ (+ (* y x) (* -1/4 (* b a))) t)) #s(hole binary64 (* -1/4 (/ (* a b) t))))
#s(approx (+ (* 1/16 z) (/ (+ (* y x) (* -1/4 (* b a))) t)) #s(hole binary64 (* a (+ (* -1/4 (/ b t)) (+ (* 1/16 (/ z a)) (/ (* x y) (* a t)))))))
#s(approx (/ (+ (* y x) (* -1/4 (* b a))) t) #s(hole binary64 (* a (+ (* -1/4 (/ b t)) (/ (* x y) (* a t))))))
#s(approx (+ (* y x) (* -1/4 (* b a))) #s(hole binary64 (* a (+ (* -1/4 b) (/ (* x y) a)))))
#s(approx (+ (* (* -1/4 b) a) (* (* t z) 1/16)) #s(hole binary64 (* a (+ (* -1/4 b) (* 1/16 (/ (* t z) a))))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (* -1 (* a (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* -1/4 b))))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (* -1 (* a (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) a)) (* -1/4 b))))))
#s(approx (* (+ (* 1/16 z) (/ (+ (* y x) (* -1/4 (* b a))) t)) t) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (* t (+ (* 1/16 z) (/ (* x y) t))) a)) (* 1/4 b))))))
#s(approx (+ (* 1/16 z) (/ (+ (* y x) (* -1/4 (* b a))) t)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (+ (* 1/16 z) (/ (* x y) t)) a)) (* 1/4 (/ b t)))))))
#s(approx (/ (+ (* y x) (* -1/4 (* b a))) t) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (* x y) (* a t))) (* 1/4 (/ b t)))))))
#s(approx (+ (* y x) (* -1/4 (* b a))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (* x y) a)) (* 1/4 b))))))
#s(approx (+ (* (* -1/4 b) a) (* (* t z) 1/16)) #s(hole binary64 (* -1 (* a (+ (* -1/16 (/ (* t z) a)) (* 1/4 b))))))
#s(approx b #s(hole binary64 b))
#s(approx (* -1/4 b) #s(hole binary64 (* -1/4 b)))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (* b (- (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))) (* 1/4 a)))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (* b (- (+ (* 1/16 (/ (* t z) b)) (/ (* x y) b)) (* 1/4 a)))))
#s(approx (* (+ (* 1/16 z) (/ (+ (* y x) (* -1/4 (* b a))) t)) t) #s(hole binary64 (* b (+ (* -1/4 a) (/ (* t (+ (* 1/16 z) (/ (* x y) t))) b)))))
#s(approx (+ (* 1/16 z) (/ (+ (* y x) (* -1/4 (* b a))) t)) #s(hole binary64 (* b (+ (* -1/4 (/ a t)) (+ (* 1/16 (/ z b)) (/ (* x y) (* b t)))))))
#s(approx (/ (+ (* y x) (* -1/4 (* b a))) t) #s(hole binary64 (* b (+ (* -1/4 (/ a t)) (/ (* x y) (* b t))))))
#s(approx (+ (* y x) (* -1/4 (* b a))) #s(hole binary64 (* b (+ (* -1/4 a) (/ (* x y) b)))))
#s(approx (+ (* (* -1/4 b) a) (* (* t z) 1/16)) #s(hole binary64 (* b (+ (* -1/4 a) (* 1/16 (/ (* t z) b))))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (* -1 (* b (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* -1/4 a))))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (* -1 (* b (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) b)) (* -1/4 a))))))
#s(approx (* (+ (* 1/16 z) (/ (+ (* y x) (* -1/4 (* b a))) t)) t) #s(hole binary64 (* -1 (* b (+ (* -1 (/ (* t (+ (* 1/16 z) (/ (* x y) t))) b)) (* 1/4 a))))))
#s(approx (+ (* 1/16 z) (/ (+ (* y x) (* -1/4 (* b a))) t)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ (+ (* 1/16 z) (/ (* x y) t)) b)) (* 1/4 (/ a t)))))))
#s(approx (/ (+ (* y x) (* -1/4 (* b a))) t) #s(hole binary64 (* -1 (* b (+ (* -1 (/ (* x y) (* b t))) (* 1/4 (/ a t)))))))
#s(approx (+ (* y x) (* -1/4 (* b a))) #s(hole binary64 (* -1 (* b (+ (* -1 (/ (* x y) b)) (* 1/4 a))))))
#s(approx (+ (* (* -1/4 b) a) (* (* t z) 1/16)) #s(hole binary64 (* -1 (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a))))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b)))))
#s(approx c #s(hole binary64 c))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) #s(hole binary64 (+ (* 1/16 (* t z)) (* x y))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 c))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (* c (- (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))) (* 1/4 (/ (* a b) c))))))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) #s(hole binary64 c))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) #s(hole binary64 (* c (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))))
#s(approx (+ (* y x) c) #s(hole binary64 (* c (+ 1 (/ (* x y) c)))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (* -1 (* c (- (* -1 (/ (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) c)) 1)))))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) #s(hole binary64 (* -1 (* c (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) c)) 1)))))
#s(approx (+ (* y x) c) #s(hole binary64 (* -1 (* c (- (* -1 (/ (* x y) c)) 1)))))
Outputs
(/.f64 (-.f64 (pow.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 (fma.f64 #s(literal 1/16 binary64) z (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 b a) (*.f64 y x)) t)) t)) #s(literal 2 binary64)) (*.f64 c c)) (-.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 (fma.f64 #s(literal 1/16 binary64) z (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 b a) (*.f64 y x)) t)) t)) c))
(/.f64 (+.f64 (pow.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 (fma.f64 #s(literal 1/16 binary64) z (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 b a) (*.f64 y x)) t)) t)) #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (+.f64 (pow.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 (fma.f64 #s(literal 1/16 binary64) z (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 b a) (*.f64 y x)) t)) t)) #s(literal 2 binary64)) (-.f64 (*.f64 c c) (*.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 (fma.f64 #s(literal 1/16 binary64) z (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 b a) (*.f64 y x)) t)) t)) c))))
(+.f64 c #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 (fma.f64 #s(literal 1/16 binary64) z (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 b a) (*.f64 y x)) t)) t)))
(+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 (fma.f64 #s(literal 1/16 binary64) z (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 b a) (*.f64 y x)) t)) t)) c)
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 (fma.f64 #s(literal 1/16 binary64) z (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 b a) (*.f64 y x)) t)) t))
(*.f64 (fma.f64 #s(literal 1/16 binary64) z (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 b a) (*.f64 y x)) t)) t)
(*.f64 t (fma.f64 #s(literal 1/16 binary64) z (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 b a) (*.f64 y x)) t)))
(fma.f64 (*.f64 (/.f64 (*.f64 b a) t) #s(literal -1/4 binary64)) t (*.f64 (fma.f64 #s(literal 1/16 binary64) z (/.f64 (*.f64 y x) t)) t))
(fma.f64 t (*.f64 (/.f64 (*.f64 b a) t) #s(literal -1/4 binary64)) (*.f64 (fma.f64 #s(literal 1/16 binary64) z (/.f64 (*.f64 y x) t)) t))
(+.f64 (*.f64 (*.f64 (/.f64 (*.f64 b a) t) #s(literal -1/4 binary64)) t) (*.f64 (fma.f64 #s(literal 1/16 binary64) z (/.f64 (*.f64 y x) t)) t))
(+.f64 (*.f64 t (*.f64 (/.f64 (*.f64 b a) t) #s(literal -1/4 binary64))) (*.f64 (fma.f64 #s(literal 1/16 binary64) z (/.f64 (*.f64 y x) t)) t))
(/.f64 (-.f64 (*.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/16 binary64) z) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 y x) t) #s(literal 2 binary64))) t) (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) z) (/.f64 (*.f64 y x) t)) (*.f64 #s(literal 1/4 binary64) (*.f64 b a)))) (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) z) (/.f64 (*.f64 y x) t)) t))
(/.f64 (-.f64 (*.f64 (fma.f64 (pow.f64 z #s(literal 3 binary64)) #s(literal 1/4096 binary64) (pow.f64 (/.f64 (*.f64 y x) t) #s(literal 3 binary64))) t) (*.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/16 binary64) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 y x) t) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/16 binary64) z) (/.f64 (*.f64 y x) t)))) (*.f64 #s(literal 1/4 binary64) (*.f64 b a)))) (*.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/16 binary64) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 y x) t) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/16 binary64) z) (/.f64 (*.f64 y x) t)))) t))
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/16 binary64) z) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 y x) t) #s(literal 2 binary64))) t (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) z) (/.f64 (*.f64 y x) t)) (*.f64 #s(literal -1/4 binary64) (*.f64 b a)))) (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) z) (/.f64 (*.f64 y x) t)) t))
(/.f64 (fma.f64 (fma.f64 (pow.f64 z #s(literal 3 binary64)) #s(literal 1/4096 binary64) (pow.f64 (/.f64 (*.f64 y x) t) #s(literal 3 binary64))) t (*.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/16 binary64) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 y x) t) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/16 binary64) z) (/.f64 (*.f64 y x) t)))) (*.f64 #s(literal -1/4 binary64) (*.f64 b a)))) (*.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/16 binary64) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 y x) t) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/16 binary64) z) (/.f64 (*.f64 y x) t)))) t))
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 b a) t) #s(literal -1/4 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1/16 binary64) z) #s(literal 2 binary64))) (neg.f64 t) (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 b a) t) #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) z)) (neg.f64 (*.f64 y x)))) (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 b a) t) #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) z)) (neg.f64 t)))
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 b a) t) #s(literal -1/4 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1/16 binary64) z) #s(literal 2 binary64))) t (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 b a) t) #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) z)) (*.f64 y x))) (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 b a) t) #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) z)) t))
(/.f64 (fma.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 b a) t) #s(literal 3 binary64)) #s(literal -1/64 binary64) (pow.f64 (*.f64 #s(literal 1/16 binary64) z) #s(literal 3 binary64))) (neg.f64 t) (*.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (*.f64 b a) t) #s(literal -1/4 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1/16 binary64) z) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 b a) t) #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) z)))) (neg.f64 (*.f64 y x)))) (*.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (*.f64 b a) t) #s(literal -1/4 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1/16 binary64) z) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 b a) t) #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) z)))) (neg.f64 t)))
(/.f64 (fma.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 b a) t) #s(literal 3 binary64)) #s(literal -1/64 binary64) (pow.f64 (*.f64 #s(literal 1/16 binary64) z) #s(literal 3 binary64))) t (*.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (*.f64 b a) t) #s(literal -1/4 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1/16 binary64) z) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 b a) t) #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) z)))) (*.f64 y x))) (*.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (*.f64 b a) t) #s(literal -1/4 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1/16 binary64) z) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 b a) t) #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) z)))) t))
(/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b a)) (-.f64 (*.f64 #s(literal 1/16 binary64) z) (/.f64 (*.f64 y x) t)) (*.f64 t (-.f64 (pow.f64 (*.f64 #s(literal 1/16 binary64) z) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 y x) t) #s(literal 2 binary64))))) (*.f64 t (-.f64 (*.f64 #s(literal 1/16 binary64) z) (/.f64 (*.f64 y x) t))))
(/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b a)) (+.f64 (pow.f64 (*.f64 #s(literal 1/16 binary64) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 y x) t) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/16 binary64) z) (/.f64 (*.f64 y x) t)))) (*.f64 t (fma.f64 (pow.f64 z #s(literal 3 binary64)) #s(literal 1/4096 binary64) (pow.f64 (/.f64 (*.f64 y x) t) #s(literal 3 binary64))))) (*.f64 t (+.f64 (pow.f64 (*.f64 #s(literal 1/16 binary64) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 y x) t) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/16 binary64) z) (/.f64 (*.f64 y x) t))))))
(/.f64 (-.f64 (pow.f64 (fma.f64 #s(literal 1/16 binary64) z (/.f64 (*.f64 y x) t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 (*.f64 b a) t) #s(literal 1/4 binary64)) #s(literal 2 binary64))) (+.f64 (fma.f64 #s(literal 1/16 binary64) z (/.f64 (*.f64 y x) t)) (*.f64 (/.f64 (*.f64 b a) t) #s(literal 1/4 binary64))))
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 b a) t) #s(literal -1/4 binary64)) #s(literal 2 binary64)) (pow.f64 (fma.f64 #s(literal 1/16 binary64) z (/.f64 (*.f64 y x) t)) #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 (*.f64 b a) t) #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) z (/.f64 (*.f64 y x) t))))
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/16 binary64) z) #s(literal 2 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 b a) (*.f64 y x)) t) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/16 binary64) z) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 b a) (*.f64 y x)) t)))
(/.f64 (-.f64 (pow.f64 (fma.f64 #s(literal 1/16 binary64) z (/.f64 (*.f64 y x) t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (*.f64 b a) t) #s(literal 1/4 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 #s(literal 1/16 binary64) z (/.f64 (*.f64 y x) t)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 (*.f64 b a) t) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 1/16 binary64) z (/.f64 (*.f64 y x) t)) (*.f64 (/.f64 (*.f64 b a) t) #s(literal 1/4 binary64))))))
(/.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 b a) t) #s(literal 3 binary64)) #s(literal -1/64 binary64) (pow.f64 (fma.f64 #s(literal 1/16 binary64) z (/.f64 (*.f64 y x) t)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 (*.f64 b a) t) #s(literal -1/4 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (fma.f64 #s(literal 1/16 binary64) z (/.f64 (*.f64 y x) t)) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 b a) t) #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) z (/.f64 (*.f64 y x) t))))))
(/.f64 (fma.f64 (pow.f64 z #s(literal 3 binary64)) #s(literal 1/4096 binary64) (pow.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 b a) (*.f64 y x)) t) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal 1/16 binary64) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 b a) (*.f64 y x)) t) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/16 binary64) z) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 b a) (*.f64 y x)) t)))))
(fma.f64 (/.f64 (*.f64 b a) t) #s(literal -1/4 binary64) (fma.f64 #s(literal 1/16 binary64) z (/.f64 (*.f64 y x) t)))
(fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b a) t) (fma.f64 #s(literal 1/16 binary64) z (/.f64 (*.f64 y x) t)))
(fma.f64 #s(literal 1/16 binary64) z (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 b a) (*.f64 y x)) t))
(fma.f64 z #s(literal 1/16 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 b a) (*.f64 y x)) t))
(-.f64 (fma.f64 #s(literal 1/16 binary64) z (/.f64 (*.f64 y x) t)) (*.f64 (/.f64 (*.f64 b a) t) #s(literal 1/4 binary64)))
(+.f64 (fma.f64 #s(literal 1/16 binary64) z (/.f64 (*.f64 y x) t)) (*.f64 (/.f64 (*.f64 b a) t) #s(literal -1/4 binary64)))
(+.f64 (fma.f64 (/.f64 (*.f64 b a) t) #s(literal -1/4 binary64) (*.f64 #s(literal 1/16 binary64) z)) (/.f64 (*.f64 y x) t))
(+.f64 (*.f64 (/.f64 (*.f64 b a) t) #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) z (/.f64 (*.f64 y x) t)))
(+.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 b a) (*.f64 y x)) t) (*.f64 #s(literal 1/16 binary64) z))
(+.f64 (*.f64 #s(literal 1/16 binary64) z) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 b a) (*.f64 y x)) t))
#s(literal 1/16 binary64)
z
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 y x)) t) (*.f64 (neg.f64 t) (*.f64 #s(literal 1/4 binary64) (*.f64 b a)))) (*.f64 (neg.f64 t) t))
(/.f64 (-.f64 (*.f64 (*.f64 y x) t) (*.f64 t (*.f64 #s(literal 1/4 binary64) (*.f64 b a)))) (*.f64 t t))
(/.f64 (fma.f64 (neg.f64 (*.f64 y x)) t (*.f64 (neg.f64 t) (*.f64 #s(literal -1/4 binary64) (*.f64 b a)))) (*.f64 (neg.f64 t) t))
(/.f64 (fma.f64 (*.f64 y x) t (*.f64 t (*.f64 #s(literal -1/4 binary64) (*.f64 b a)))) (*.f64 t t))
(/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b a)) (neg.f64 t) (*.f64 t (neg.f64 (*.f64 y x)))) (*.f64 t (neg.f64 t)))
(/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b a)) t (*.f64 t (*.f64 y x))) (*.f64 t t))
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 b a) t) #s(literal -1/4 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 y x) t) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b a)) (*.f64 y x)) t))
(/.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 b a) t) #s(literal 3 binary64)) #s(literal -1/64 binary64) (pow.f64 (/.f64 (*.f64 y x) t) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 (*.f64 b a) t) #s(literal -1/4 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 y x) t) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 b a) t) #s(literal -1/4 binary64)) (/.f64 (*.f64 y x) t)))))
(/.f64 (neg.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 b a) (*.f64 y x))) (neg.f64 t))
(/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 b a) (*.f64 y x)) t)
(fma.f64 (/.f64 (*.f64 b a) t) #s(literal -1/4 binary64) (/.f64 (*.f64 y x) t))
(fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b a) t) (/.f64 (*.f64 y x) t))
(fma.f64 x (/.f64 y t) (*.f64 (/.f64 (*.f64 b a) t) #s(literal -1/4 binary64)))
(-.f64 (/.f64 (*.f64 y x) t) (*.f64 (/.f64 (*.f64 b a) t) #s(literal 1/4 binary64)))
(+.f64 (/.f64 (*.f64 y x) t) (*.f64 (/.f64 (*.f64 b a) t) #s(literal -1/4 binary64)))
(+.f64 (*.f64 (/.f64 (*.f64 b a) t) #s(literal -1/4 binary64)) (/.f64 (*.f64 y x) t))
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b a)) #s(literal 2 binary64))) (fma.f64 y x (*.f64 #s(literal 1/4 binary64) (*.f64 b a))))
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b a)) #s(literal 2 binary64))) (-.f64 (*.f64 y x) (*.f64 #s(literal -1/4 binary64) (*.f64 b a))))
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b a)) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b a)) (*.f64 y x)))
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b a)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b a)) #s(literal 2 binary64)) (*.f64 (*.f64 y x) (*.f64 #s(literal 1/4 binary64) (*.f64 b a))))))
(/.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b a)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b a)) #s(literal 2 binary64)) (*.f64 (*.f64 y x) (*.f64 #s(literal -1/4 binary64) (*.f64 b a))))))
(/.f64 (fma.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) #s(literal -1/64 binary64) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b a)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b a)) (*.f64 y x)))))
(fma.f64 (*.f64 #s(literal -1/4 binary64) a) b (*.f64 y x))
(fma.f64 (*.f64 #s(literal -1/4 binary64) b) a (*.f64 y x))
(fma.f64 #s(literal -1/4 binary64) (*.f64 b a) (*.f64 y x))
(fma.f64 (*.f64 b a) #s(literal -1/4 binary64) (*.f64 y x))
(fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (*.f64 y x))
(fma.f64 y x (*.f64 #s(literal -1/4 binary64) (*.f64 b a)))
(fma.f64 x y (*.f64 #s(literal -1/4 binary64) (*.f64 b a)))
(-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b a)) (*.f64 (neg.f64 x) y))
(-.f64 (*.f64 y x) (*.f64 #s(literal 1/4 binary64) (*.f64 b a)))
(+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b a)) (*.f64 y x))
(+.f64 (*.f64 y x) (*.f64 #s(literal -1/4 binary64) (*.f64 b a)))
y
x
(*.f64 (*.f64 #s(literal -1/4 binary64) a) b)
(*.f64 (*.f64 #s(literal -1/4 binary64) b) a)
(*.f64 #s(literal -1/4 binary64) (*.f64 b a))
(*.f64 (*.f64 b a) #s(literal -1/4 binary64))
(*.f64 a (*.f64 #s(literal -1/4 binary64) b))
#s(literal -1/4 binary64)
(*.f64 b a)
(*.f64 a b)
b
a
t
c
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 y x))
(*.f64 y x)
(*.f64 x y)
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 (*.f64 t z) #s(literal 1/16 binary64)))
(*.f64 (*.f64 #s(literal 1/16 binary64) t) z)
(*.f64 (*.f64 t z) #s(literal 1/16 binary64))
(*.f64 #s(literal 1/16 binary64) (*.f64 t z))
(*.f64 t (*.f64 #s(literal 1/16 binary64) z))
(*.f64 z (*.f64 #s(literal 1/16 binary64) t))
(*.f64 t z)
(*.f64 z t)
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 (*.f64 #s(literal 1/16 binary64) t) z (fma.f64 y x c)))
(/.f64 (-.f64 (*.f64 c c) (pow.f64 (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x)) #s(literal 2 binary64))) (-.f64 c (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) #s(literal 2 binary64)) (pow.f64 (fma.f64 y x c) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) (fma.f64 y x c)))
(/.f64 (+.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x)) #s(literal 3 binary64))) (fma.f64 c c (-.f64 (pow.f64 (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x)) #s(literal 2 binary64)) (*.f64 c (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x))))))
(/.f64 (fma.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) #s(literal 1/4096 binary64) (pow.f64 (fma.f64 y x c) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (fma.f64 y x c) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) (fma.f64 y x c)))))
(fma.f64 (*.f64 #s(literal 1/16 binary64) t) z (fma.f64 y x c))
(fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (fma.f64 y x c))
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 y x c))
(fma.f64 t (*.f64 #s(literal 1/16 binary64) z) (fma.f64 y x c))
(fma.f64 z (*.f64 #s(literal 1/16 binary64) t) (fma.f64 y x c))
(+.f64 (fma.f64 y x c) (*.f64 (*.f64 t z) #s(literal 1/16 binary64)))
(+.f64 (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x)) c)
(+.f64 (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) c) (*.f64 y x))
(+.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) (fma.f64 y x c))
(+.f64 c (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x)))
(*.f64 #s(literal 1/16 binary64) t)
(*.f64 t #s(literal 1/16 binary64))
(/.f64 (-.f64 (*.f64 c c) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (-.f64 c (*.f64 y x)))
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 c c)) (-.f64 (*.f64 y x) c))
(/.f64 (+.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (fma.f64 c c (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 c (*.f64 y x)))))
(/.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (*.f64 c c) (*.f64 (*.f64 y x) c))))
(fma.f64 y x c)
(fma.f64 x y c)
(-.f64 c (*.f64 (neg.f64 x) y))
(+.f64 c (*.f64 y x))
(+.f64 (*.f64 y x) c)
(/.f64 (-.f64 (pow.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (fma.f64 (*.f64 #s(literal -1/4 binary64) b) a (*.f64 (*.f64 t z) #s(literal 1/16 binary64)))) #s(literal 2 binary64)) (*.f64 c c)) (-.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (fma.f64 (*.f64 #s(literal -1/4 binary64) b) a (*.f64 (*.f64 t z) #s(literal 1/16 binary64)))) c))
(/.f64 (+.f64 (pow.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (fma.f64 (*.f64 #s(literal -1/4 binary64) b) a (*.f64 (*.f64 t z) #s(literal 1/16 binary64)))) #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (+.f64 (pow.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (fma.f64 (*.f64 #s(literal -1/4 binary64) b) a (*.f64 (*.f64 t z) #s(literal 1/16 binary64)))) #s(literal 2 binary64)) (-.f64 (*.f64 c c) (*.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (fma.f64 (*.f64 #s(literal -1/4 binary64) b) a (*.f64 (*.f64 t z) #s(literal 1/16 binary64)))) c))))
(+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (fma.f64 (*.f64 #s(literal -1/4 binary64) b) a (*.f64 (*.f64 t z) #s(literal 1/16 binary64)))) c)
(+.f64 c #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (fma.f64 (*.f64 #s(literal -1/4 binary64) b) a (*.f64 (*.f64 t z) #s(literal 1/16 binary64)))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (fma.f64 (*.f64 #s(literal -1/4 binary64) b) a (*.f64 (*.f64 t z) #s(literal 1/16 binary64))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b a)) #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal 1/16 binary64) t) z (*.f64 #s(literal 1/4 binary64) (*.f64 b a))))
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b a)) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b a)) (*.f64 (*.f64 t z) #s(literal 1/16 binary64))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b a)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b a)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 b a))))))
(/.f64 (fma.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) #s(literal -1/64 binary64) (pow.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b a)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b a)) (*.f64 (*.f64 t z) #s(literal 1/16 binary64))))))
(fma.f64 (*.f64 #s(literal -1/4 binary64) a) b (*.f64 (*.f64 t z) #s(literal 1/16 binary64)))
(fma.f64 (*.f64 #s(literal -1/4 binary64) b) a (*.f64 (*.f64 t z) #s(literal 1/16 binary64)))
(fma.f64 (*.f64 #s(literal 1/16 binary64) t) z (*.f64 #s(literal -1/4 binary64) (*.f64 b a)))
(fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 b a)))
(fma.f64 #s(literal -1/4 binary64) (*.f64 b a) (*.f64 (*.f64 t z) #s(literal 1/16 binary64)))
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 #s(literal -1/4 binary64) (*.f64 b a)))
(fma.f64 (*.f64 b a) #s(literal -1/4 binary64) (*.f64 (*.f64 t z) #s(literal 1/16 binary64)))
(fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (*.f64 (*.f64 t z) #s(literal 1/16 binary64)))
(fma.f64 t (*.f64 #s(literal 1/16 binary64) z) (*.f64 #s(literal -1/4 binary64) (*.f64 b a)))
(fma.f64 z (*.f64 #s(literal 1/16 binary64) t) (*.f64 #s(literal -1/4 binary64) (*.f64 b a)))
(-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b a)) (*.f64 #s(literal -1/16 binary64) (*.f64 t z)))
(-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b a)) (*.f64 (neg.f64 (*.f64 t z)) #s(literal 1/16 binary64)))
(-.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 b a)))
(+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b a)) (*.f64 (*.f64 t z) #s(literal 1/16 binary64)))
(+.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 b a)))
(*.f64 #s(literal -1/4 binary64) b)
(*.f64 b #s(literal -1/4 binary64))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (-.f64 (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) c) (*.f64 #s(literal 1/4 binary64) (*.f64 b a))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (+.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) b) a (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x))) c))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (fma.f64 (*.f64 #s(literal -1/4 binary64) b) a (*.f64 (*.f64 t z) #s(literal 1/16 binary64))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (fma.f64 (*.f64 #s(literal -1/4 binary64) b) a (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x))))
#s(approx (* (+ (* 1/16 z) (/ (+ (* y x) (* -1/4 (* b a))) t)) t) (*.f64 (fma.f64 (/.f64 (*.f64 b a) t) #s(literal -1/4 binary64) (*.f64 #s(literal 1/16 binary64) z)) t))
#s(approx (* (+ (* 1/16 z) (/ (+ (* y x) (* -1/4 (* b a))) t)) t) (fma.f64 (fma.f64 (/.f64 (*.f64 b a) t) #s(literal -1/4 binary64) (*.f64 #s(literal 1/16 binary64) z)) t (*.f64 y x)))
#s(approx (+ (* 1/16 z) (/ (+ (* y x) (* -1/4 (* b a))) t)) (fma.f64 (/.f64 (*.f64 b a) t) #s(literal -1/4 binary64) (*.f64 #s(literal 1/16 binary64) z)))
#s(approx (+ (* 1/16 z) (/ (+ (* y x) (* -1/4 (* b a))) t)) (fma.f64 #s(literal 1/16 binary64) z (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 b a) (*.f64 y x)) t)))
#s(approx (/ (+ (* y x) (* -1/4 (* b a))) t) (*.f64 (/.f64 (*.f64 b a) t) #s(literal -1/4 binary64)))
#s(approx (/ (+ (* y x) (* -1/4 (* b a))) t) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 b a) (*.f64 y x)) t))
#s(approx (+ (* y x) (* -1/4 (* b a))) (*.f64 #s(literal -1/4 binary64) (*.f64 b a)))
#s(approx (+ (* y x) (* -1/4 (* b a))) (fma.f64 #s(literal -1/4 binary64) (*.f64 b a) (*.f64 y x)))
#s(approx x x)
#s(approx (* y x) (*.f64 y x))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) c))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) (fma.f64 (*.f64 #s(literal 1/16 binary64) t) z (fma.f64 y x c)))
#s(approx (+ (* y x) c) c)
#s(approx (+ (* y x) c) (fma.f64 y x c))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 y x))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 (+.f64 y (/.f64 (-.f64 (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) c) (*.f64 #s(literal 1/4 binary64) (*.f64 b a))) x)) x))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 y x))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 (+.f64 y (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) b) a (*.f64 (*.f64 t z) #s(literal 1/16 binary64))) x)) x))
#s(approx (* (+ (* 1/16 z) (/ (+ (* y x) (* -1/4 (* b a))) t)) t) (*.f64 y x))
#s(approx (* (+ (* 1/16 z) (/ (+ (* y x) (* -1/4 (* b a))) t)) t) (*.f64 (fma.f64 t (/.f64 (fma.f64 (/.f64 (*.f64 b a) t) #s(literal -1/4 binary64) (*.f64 #s(literal 1/16 binary64) z)) x) y) x))
#s(approx (+ (* 1/16 z) (/ (+ (* y x) (* -1/4 (* b a))) t)) (/.f64 (*.f64 y x) t))
#s(approx (+ (* 1/16 z) (/ (+ (* y x) (* -1/4 (* b a))) t)) (*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 b a) t) x) #s(literal -1/4 binary64) (fma.f64 (/.f64 z x) #s(literal 1/16 binary64) (/.f64 y t))) x))
#s(approx (/ (+ (* y x) (* -1/4 (* b a))) t) (/.f64 (*.f64 y x) t))
#s(approx (/ (+ (* y x) (* -1/4 (* b a))) t) (*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 b a) t) x) #s(literal -1/4 binary64) (/.f64 y t)) x))
#s(approx (+ (* y x) (* -1/4 (* b a))) (*.f64 y x))
#s(approx (+ (* y x) (* -1/4 (* b a))) (*.f64 (fma.f64 (/.f64 (*.f64 b a) x) #s(literal -1/4 binary64) y) x))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) (*.f64 y x))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) (*.f64 (+.f64 (/.f64 (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) c) x) y) x))
#s(approx (+ (* y x) c) (*.f64 y x))
#s(approx (+ (* y x) c) (*.f64 (+.f64 (/.f64 c x) y) x))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (-.f64 (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) c) (*.f64 #s(literal 1/4 binary64) (*.f64 b a))) x) #s(literal -1 binary64) (neg.f64 y))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) b) a (*.f64 (*.f64 t z) #s(literal 1/16 binary64))) x) #s(literal -1 binary64) (neg.f64 y))))
#s(approx (* (+ (* 1/16 z) (/ (+ (* y x) (* -1/4 (* b a))) t)) t) (*.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (fma.f64 t (/.f64 (fma.f64 (/.f64 (*.f64 b a) t) #s(literal -1/4 binary64) (*.f64 #s(literal 1/16 binary64) z)) x) y))))
#s(approx (+ (* 1/16 z) (/ (+ (* y x) (* -1/4 (* b a))) t)) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 b a) t) #s(literal -1/4 binary64) (*.f64 #s(literal 1/16 binary64) z)) x) #s(literal -1 binary64) (/.f64 (neg.f64 y) t))))
#s(approx (/ (+ (* y x) (* -1/4 (* b a))) t) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (/.f64 (*.f64 b a) t) x) #s(literal 1/4 binary64) (/.f64 (neg.f64 y) t))))
#s(approx (+ (* y x) (* -1/4 (* b a))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (*.f64 b a) x) #s(literal 1/4 binary64) (neg.f64 y))))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) (*.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) c) x) y))))
#s(approx (+ (* y x) c) (*.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 c x) y))))
#s(approx y y)
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 (+.f64 x (/.f64 (-.f64 (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) c) (*.f64 #s(literal 1/4 binary64) (*.f64 b a))) y)) y))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 (+.f64 x (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) b) a (*.f64 (*.f64 t z) #s(literal 1/16 binary64))) y)) y))
#s(approx (* (+ (* 1/16 z) (/ (+ (* y x) (* -1/4 (* b a))) t)) t) (*.f64 (fma.f64 t (/.f64 (fma.f64 (/.f64 (*.f64 b a) t) #s(literal -1/4 binary64) (*.f64 #s(literal 1/16 binary64) z)) y) x) y))
#s(approx (+ (* 1/16 z) (/ (+ (* y x) (* -1/4 (* b a))) t)) (*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 b a) t) y) #s(literal -1/4 binary64) (fma.f64 (/.f64 z y) #s(literal 1/16 binary64) (/.f64 x t))) y))
#s(approx (/ (+ (* y x) (* -1/4 (* b a))) t) (*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 b a) t) y) #s(literal -1/4 binary64) (/.f64 x t)) y))
#s(approx (+ (* y x) (* -1/4 (* b a))) (*.f64 (fma.f64 (/.f64 (*.f64 b a) y) #s(literal -1/4 binary64) x) y))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) (*.f64 (+.f64 (/.f64 (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) c) y) x) y))
#s(approx (+ (* y x) c) (*.f64 (+.f64 (/.f64 c y) x) y))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 (neg.f64 y) (fma.f64 (/.f64 (-.f64 (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) c) (*.f64 #s(literal 1/4 binary64) (*.f64 b a))) y) #s(literal -1 binary64) (neg.f64 x))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 (neg.f64 y) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) b) a (*.f64 (*.f64 t z) #s(literal 1/16 binary64))) y) #s(literal -1 binary64) (neg.f64 x))))
#s(approx (* (+ (* 1/16 z) (/ (+ (* y x) (* -1/4 (* b a))) t)) t) (*.f64 (neg.f64 y) (*.f64 #s(literal -1 binary64) (fma.f64 t (/.f64 (fma.f64 (/.f64 (*.f64 b a) t) #s(literal -1/4 binary64) (*.f64 #s(literal 1/16 binary64) z)) y) x))))
#s(approx (+ (* 1/16 z) (/ (+ (* y x) (* -1/4 (* b a))) t)) (*.f64 (neg.f64 y) (fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 b a) t) #s(literal -1/4 binary64) (*.f64 #s(literal 1/16 binary64) z)) y) #s(literal -1 binary64) (/.f64 (neg.f64 x) t))))
#s(approx (/ (+ (* y x) (* -1/4 (* b a))) t) (*.f64 (neg.f64 y) (fma.f64 (/.f64 (/.f64 (*.f64 b a) t) y) #s(literal 1/4 binary64) (/.f64 (neg.f64 x) t))))
#s(approx (+ (* y x) (* -1/4 (* b a))) (*.f64 (neg.f64 y) (fma.f64 (/.f64 (*.f64 b a) y) #s(literal 1/4 binary64) (neg.f64 x))))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) (*.f64 (neg.f64 y) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) c) y) x))))
#s(approx (+ (* y x) c) (*.f64 (neg.f64 y) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 c y) x))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (+.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 b a) (*.f64 y x))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (fma.f64 #s(literal -1/4 binary64) (*.f64 b a) (*.f64 y x)))
#s(approx (* (+ (* 1/16 z) (/ (+ (* y x) (* -1/4 (* b a))) t)) t) (*.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 b a) (*.f64 y x)) t) t))
#s(approx (* (+ (* 1/16 z) (/ (+ (* y x) (* -1/4 (* b a))) t)) t) (fma.f64 (*.f64 #s(literal 1/16 binary64) t) z (*.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 b a) (*.f64 y x)) t) t)))
#s(approx (+ (* 1/16 z) (/ (+ (* y x) (* -1/4 (* b a))) t)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 b a) (*.f64 y x)) t))
#s(approx z z)
#s(approx (* (* t z) 1/16) (*.f64 (*.f64 t z) #s(literal 1/16 binary64)))
#s(approx (* t z) (*.f64 t z))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) (fma.f64 y x c))
#s(approx (+ (* (* -1/4 b) a) (* (* t z) 1/16)) (*.f64 #s(literal -1/4 binary64) (*.f64 b a)))
#s(approx (+ (* (* -1/4 b) a) (* (* t z) 1/16)) (fma.f64 (*.f64 #s(literal -1/4 binary64) b) a (*.f64 (*.f64 t z) #s(literal 1/16 binary64))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 (*.f64 t z) #s(literal 1/16 binary64)))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 (fma.f64 #s(literal 1/16 binary64) t (/.f64 (+.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 b a) (*.f64 y x))) z)) z))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 (*.f64 t z) #s(literal 1/16 binary64)))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 (fma.f64 #s(literal 1/16 binary64) t (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 b a) (*.f64 y x)) z)) z))
#s(approx (* (+ (* 1/16 z) (/ (+ (* y x) (* -1/4 (* b a))) t)) t) (*.f64 (*.f64 t z) #s(literal 1/16 binary64)))
#s(approx (* (+ (* 1/16 z) (/ (+ (* y x) (* -1/4 (* b a))) t)) t) (*.f64 (fma.f64 #s(literal 1/16 binary64) t (/.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 b a) (*.f64 y x)) t) t) z)) z))
#s(approx (+ (* 1/16 z) (/ (+ (* y x) (* -1/4 (* b a))) t)) (*.f64 #s(literal 1/16 binary64) z))
#s(approx (+ (* 1/16 z) (/ (+ (* y x) (* -1/4 (* b a))) t)) (*.f64 (+.f64 (fma.f64 (/.f64 (/.f64 (*.f64 b a) t) z) #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 y x) t) z)) #s(literal 1/16 binary64)) z))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) (*.f64 (*.f64 t z) #s(literal 1/16 binary64)))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) (*.f64 (fma.f64 #s(literal 1/16 binary64) t (/.f64 (fma.f64 y x c) z)) z))
#s(approx (+ (* (* -1/4 b) a) (* (* t z) 1/16)) (*.f64 (*.f64 t z) #s(literal 1/16 binary64)))
#s(approx (+ (* (* -1/4 b) a) (* (* t z) 1/16)) (*.f64 (fma.f64 (/.f64 (*.f64 b a) z) #s(literal -1/4 binary64) (*.f64 #s(literal 1/16 binary64) t)) z))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (neg.f64 (*.f64 (fma.f64 #s(literal -1/16 binary64) t (neg.f64 (/.f64 (+.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 b a) (*.f64 y x))) z))) z)))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (neg.f64 (*.f64 (fma.f64 #s(literal -1/16 binary64) t (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 b a) (*.f64 y x)) z))) z)))
#s(approx (* (+ (* 1/16 z) (/ (+ (* y x) (* -1/4 (* b a))) t)) t) (neg.f64 (*.f64 (fma.f64 #s(literal -1/16 binary64) t (neg.f64 (/.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 b a) (*.f64 y x)) t) t) z))) z)))
#s(approx (+ (* 1/16 z) (/ (+ (* y x) (* -1/4 (* b a))) t)) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 b a) (*.f64 y x)) t) z)) #s(literal 1/16 binary64)) z)))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) (neg.f64 (*.f64 (fma.f64 #s(literal -1/16 binary64) t (neg.f64 (/.f64 (fma.f64 y x c) z))) z)))
#s(approx (+ (* (* -1/4 b) a) (* (* t z) 1/16)) (neg.f64 (*.f64 (fma.f64 #s(literal -1/16 binary64) t (*.f64 (/.f64 (*.f64 b a) z) #s(literal 1/4 binary64))) z)))
#s(approx (* (+ (* 1/16 z) (/ (+ (* y x) (* -1/4 (* b a))) t)) t) (fma.f64 #s(literal -1/4 binary64) (*.f64 b a) (*.f64 y x)))
#s(approx (* (+ (* 1/16 z) (/ (+ (* y x) (* -1/4 (* b a))) t)) t) (fma.f64 (*.f64 #s(literal -1/4 binary64) b) a (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x))))
#s(approx (+ (* 1/16 z) (/ (+ (* y x) (* -1/4 (* b a))) t)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 b a) (*.f64 y x)) t))
#s(approx (+ (* 1/16 z) (/ (+ (* y x) (* -1/4 (* b a))) t)) (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) b) a (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x))) t))
#s(approx (/ (+ (* y x) (* -1/4 (* b a))) t) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 b a) (*.f64 y x)) t))
#s(approx t t)
#s(approx (* 1/16 t) (*.f64 #s(literal 1/16 binary64) t))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 (fma.f64 #s(literal 1/16 binary64) z (/.f64 (+.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 b a) (*.f64 y x))) t)) t))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 (fma.f64 #s(literal 1/16 binary64) z (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 b a) (*.f64 y x)) t)) t))
#s(approx (* (+ (* 1/16 z) (/ (+ (* y x) (* -1/4 (* b a))) t)) t) (*.f64 (fma.f64 #s(literal 1/16 binary64) z (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 b a) (*.f64 y x)) t)) t))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) (*.f64 (fma.f64 #s(literal 1/16 binary64) z (/.f64 (fma.f64 y x c) t)) t))
#s(approx (+ (* (* -1/4 b) a) (* (* t z) 1/16)) (*.f64 (fma.f64 (/.f64 (*.f64 b a) t) #s(literal -1/4 binary64) (*.f64 #s(literal 1/16 binary64) z)) t))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (neg.f64 (*.f64 (fma.f64 #s(literal -1/16 binary64) z (neg.f64 (/.f64 (+.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 b a) (*.f64 y x))) t))) t)))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (neg.f64 (*.f64 (fma.f64 #s(literal -1/16 binary64) z (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 b a) (*.f64 y x)) t))) t)))
#s(approx (* (+ (* 1/16 z) (/ (+ (* y x) (* -1/4 (* b a))) t)) t) (neg.f64 (*.f64 (fma.f64 #s(literal -1/16 binary64) z (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 b a) (*.f64 y x)) t))) t)))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) (neg.f64 (*.f64 (fma.f64 #s(literal -1/16 binary64) z (neg.f64 (/.f64 (fma.f64 y x c) t))) t)))
#s(approx (+ (* (* -1/4 b) a) (* (* t z) 1/16)) (neg.f64 (*.f64 (fma.f64 #s(literal -1/16 binary64) z (*.f64 (/.f64 (*.f64 b a) t) #s(literal 1/4 binary64))) t)))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 (*.f64 #s(literal 1/16 binary64) t) z (fma.f64 y x c)))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (+.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) b) a (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x))) c))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x)))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (fma.f64 (*.f64 #s(literal -1/4 binary64) b) a (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x))))
#s(approx (* (+ (* 1/16 z) (/ (+ (* y x) (* -1/4 (* b a))) t)) t) (*.f64 (fma.f64 #s(literal 1/16 binary64) z (/.f64 (*.f64 y x) t)) t))
#s(approx (* (+ (* 1/16 z) (/ (+ (* y x) (* -1/4 (* b a))) t)) t) (fma.f64 (*.f64 #s(literal -1/4 binary64) b) a (*.f64 (fma.f64 #s(literal 1/16 binary64) z (/.f64 (*.f64 y x) t)) t)))
#s(approx (+ (* 1/16 z) (/ (+ (* y x) (* -1/4 (* b a))) t)) (fma.f64 #s(literal 1/16 binary64) z (/.f64 (*.f64 y x) t)))
#s(approx (* -1/4 (* b a)) (*.f64 #s(literal -1/4 binary64) (*.f64 b a)))
#s(approx (* b a) (*.f64 b a))
#s(approx a a)
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 b a)))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 t z) a) #s(literal 1/16 binary64) (/.f64 (fma.f64 y x c) a)) (*.f64 #s(literal 1/4 binary64) b)) a))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 #s(literal -1/4 binary64) (*.f64 b a)))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 (-.f64 (/.f64 (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x)) a) (*.f64 #s(literal 1/4 binary64) b)) a))
#s(approx (* (+ (* 1/16 z) (/ (+ (* y x) (* -1/4 (* b a))) t)) t) (*.f64 #s(literal -1/4 binary64) (*.f64 b a)))
#s(approx (* (+ (* 1/16 z) (/ (+ (* y x) (* -1/4 (* b a))) t)) t) (*.f64 (fma.f64 #s(literal -1/4 binary64) b (/.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) z (/.f64 (*.f64 y x) t)) t) a)) a))
#s(approx (+ (* 1/16 z) (/ (+ (* y x) (* -1/4 (* b a))) t)) (*.f64 (/.f64 (*.f64 b a) t) #s(literal -1/4 binary64)))
#s(approx (+ (* 1/16 z) (/ (+ (* y x) (* -1/4 (* b a))) t)) (*.f64 (fma.f64 (/.f64 b t) #s(literal -1/4 binary64) (fma.f64 (/.f64 z a) #s(literal 1/16 binary64) (/.f64 (/.f64 (*.f64 y x) a) t))) a))
#s(approx (/ (+ (* y x) (* -1/4 (* b a))) t) (*.f64 (fma.f64 (/.f64 b t) #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 y x) a) t)) a))
#s(approx (+ (* y x) (* -1/4 (* b a))) (*.f64 (fma.f64 #s(literal -1/4 binary64) b (/.f64 (*.f64 y x) a)) a))
#s(approx (+ (* (* -1/4 b) a) (* (* t z) 1/16)) (*.f64 (fma.f64 (/.f64 (*.f64 t z) a) #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) b)) a))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (neg.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) t) z (fma.f64 y x c)) a) #s(literal -1 binary64) (*.f64 #s(literal 1/4 binary64) b)) a)))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (neg.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x)) a) #s(literal -1 binary64) (*.f64 #s(literal 1/4 binary64) b)) a)))
#s(approx (* (+ (* 1/16 z) (/ (+ (* y x) (* -1/4 (* b a))) t)) t) (neg.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) b (neg.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) z (/.f64 (*.f64 y x) t)) t) a))) a)))
#s(approx (+ (* 1/16 z) (/ (+ (* y x) (* -1/4 (* b a))) t)) (neg.f64 (*.f64 (fma.f64 (/.f64 b t) #s(literal 1/4 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal 1/16 binary64) z (/.f64 (*.f64 y x) t)) a))) a)))
#s(approx (/ (+ (* y x) (* -1/4 (* b a))) t) (neg.f64 (*.f64 (fma.f64 (/.f64 b t) #s(literal 1/4 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 y x) a) t))) a)))
#s(approx (+ (* y x) (* -1/4 (* b a))) (neg.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) b (neg.f64 (/.f64 (*.f64 y x) a))) a)))
#s(approx (+ (* (* -1/4 b) a) (* (* t z) 1/16)) (neg.f64 (*.f64 (fma.f64 (/.f64 (*.f64 t z) a) #s(literal -1/16 binary64) (*.f64 #s(literal 1/4 binary64) b)) a)))
#s(approx b b)
#s(approx (* -1/4 b) (*.f64 #s(literal -1/4 binary64) b))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 t z) b) #s(literal 1/16 binary64) (/.f64 (fma.f64 y x c) b)) (*.f64 #s(literal 1/4 binary64) a)) b))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 (-.f64 (/.f64 (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x)) b) (*.f64 #s(literal 1/4 binary64) a)) b))
#s(approx (* (+ (* 1/16 z) (/ (+ (* y x) (* -1/4 (* b a))) t)) t) (*.f64 (fma.f64 #s(literal -1/4 binary64) a (/.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) z (/.f64 (*.f64 y x) t)) t) b)) b))
#s(approx (+ (* 1/16 z) (/ (+ (* y x) (* -1/4 (* b a))) t)) (*.f64 (fma.f64 (/.f64 a t) #s(literal -1/4 binary64) (fma.f64 (/.f64 z b) #s(literal 1/16 binary64) (/.f64 (/.f64 (*.f64 y x) b) t))) b))
#s(approx (/ (+ (* y x) (* -1/4 (* b a))) t) (*.f64 (fma.f64 (/.f64 a t) #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 y x) b) t)) b))
#s(approx (+ (* y x) (* -1/4 (* b a))) (*.f64 (fma.f64 #s(literal -1/4 binary64) a (/.f64 (*.f64 y x) b)) b))
#s(approx (+ (* (* -1/4 b) a) (* (* t z) 1/16)) (*.f64 (fma.f64 (/.f64 (*.f64 t z) b) #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) a)) b))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (neg.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) t) z (fma.f64 y x c)) b) #s(literal -1 binary64) (*.f64 #s(literal 1/4 binary64) a)) b)))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (neg.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x)) b) #s(literal -1 binary64) (*.f64 #s(literal 1/4 binary64) a)) b)))
#s(approx (* (+ (* 1/16 z) (/ (+ (* y x) (* -1/4 (* b a))) t)) t) (neg.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) a (neg.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) z (/.f64 (*.f64 y x) t)) t) b))) b)))
#s(approx (+ (* 1/16 z) (/ (+ (* y x) (* -1/4 (* b a))) t)) (neg.f64 (*.f64 (fma.f64 (/.f64 a t) #s(literal 1/4 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal 1/16 binary64) z (/.f64 (*.f64 y x) t)) b))) b)))
#s(approx (/ (+ (* y x) (* -1/4 (* b a))) t) (neg.f64 (*.f64 (fma.f64 (/.f64 a t) #s(literal 1/4 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 y x) b) t))) b)))
#s(approx (+ (* y x) (* -1/4 (* b a))) (neg.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) a (neg.f64 (/.f64 (*.f64 y x) b))) b)))
#s(approx (+ (* (* -1/4 b) a) (* (* t z) 1/16)) (neg.f64 (*.f64 (fma.f64 (/.f64 (*.f64 t z) b) #s(literal -1/16 binary64) (*.f64 #s(literal 1/4 binary64) a)) b)))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 (*.f64 #s(literal -1/4 binary64) b) a (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x))))
#s(approx c c)
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x)))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) c)
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) b) a (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x))) c)) c))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) c)
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) (*.f64 (+.f64 (/.f64 (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x)) c) #s(literal 1 binary64)) c))
#s(approx (+ (* y x) c) (*.f64 (fma.f64 x (/.f64 y c) #s(literal 1 binary64)) c))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) b) a (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x))) c)) #s(literal 1 binary64)) c)))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x)) c)) #s(literal 1 binary64)) c)))
#s(approx (+ (* y x) c) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 y x) c)) #s(literal 1 binary64)) c)))

eval47.0ms (1%)

Memory
-36.1MiB live, 105.8MiB allocated; 11ms collecting garbage
Compiler

Compiled 13 352 to 1 558 computations (88.3% saved)

prune16.0ms (0.3%)

Memory
-14.4MiB live, 38.6MiB allocated; 3ms collecting garbage
Pruning

12 alts after pruning (7 fresh and 5 done)

PrunedKeptTotal
New3385343
Fresh325
Picked235
Done123
Total34412356
Accuracy
100.0%
Counts
356 → 12
Alt Table
Click to see full alt table
StatusAccuracyProgram
67.8%
(+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (fma.f64 (*.f64 #s(literal -1/4 binary64) b) a (*.f64 (*.f64 t z) #s(literal 1/16 binary64)))) c)
74.7%
(+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (fma.f64 y x (*.f64 #s(literal -1/4 binary64) (*.f64 b a)))) c)
43.9%
(+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 #s(literal -1/4 binary64) (*.f64 b a))) c)
59.4%
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 (*.f64 #s(literal 1/16 binary64) t) z #s(approx (+ (* y x) c) (*.f64 y x))))
40.1%
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 (*.f64 #s(literal 1/16 binary64) t) z #s(approx (+ (* y x) c) c)))
84.4%
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 (*.f64 #s(literal -1/4 binary64) b) a (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x))))
27.5%
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 (*.f64 t z) #s(literal 1/16 binary64)))
35.0%
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 y x))
30.7%
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 b a)))
47.6%
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) (fma.f64 y x c)))
64.1%
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) (*.f64 (fma.f64 #s(literal 1/16 binary64) z (/.f64 (fma.f64 y x c) t)) t)))
14.7%
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) c)
Compiler

Compiled 548 to 449 computations (18.1% saved)

series29.0ms (0.6%)

Memory
22.8MiB live, 70.1MiB allocated; 2ms collecting garbage
Counts
29 → 113
Calls
Call 1
Inputs
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 (*.f64 #s(literal -1/4 binary64) b) a (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x))))
(fma.f64 (*.f64 #s(literal -1/4 binary64) b) a (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x)))
(*.f64 #s(literal -1/4 binary64) b)
#s(literal -1/4 binary64)
b
a
(fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x))
(*.f64 t z)
t
z
#s(literal 1/16 binary64)
(*.f64 y x)
y
x
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) (fma.f64 y x c)))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) (fma.f64 y x c))
(fma.f64 y x c)
c
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 (*.f64 #s(literal 1/16 binary64) t) z #s(approx (+ (* y x) c) c)))
(fma.f64 (*.f64 #s(literal 1/16 binary64) t) z #s(approx (+ (* y x) c) c))
(*.f64 #s(literal 1/16 binary64) t)
#s(approx (+ (* y x) c) c)
(+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 #s(literal -1/4 binary64) (*.f64 b a))) c)
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 #s(literal -1/4 binary64) (*.f64 b a)))
(*.f64 #s(literal -1/4 binary64) (*.f64 b a))
(*.f64 b a)
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 (*.f64 #s(literal 1/16 binary64) t) z #s(approx (+ (* y x) c) (*.f64 y x))))
(fma.f64 (*.f64 #s(literal 1/16 binary64) t) z #s(approx (+ (* y x) c) (*.f64 y x)))
#s(approx (+ (* y x) c) (*.f64 y x))
Outputs
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b)))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b)))))
#s(approx (+ (* (* -1/4 b) a) (+ (* (* t z) 1/16) (* y x))) #s(hole binary64 (+ (* -1/4 (* a b)) (* 1/16 (* t z)))))
#s(approx (+ (* (* -1/4 b) a) (+ (* (* t z) 1/16) (* y x))) #s(hole binary64 (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))))
#s(approx (+ (* (* t z) 1/16) (* y x)) #s(hole binary64 (* 1/16 (* t z))))
#s(approx (+ (* (* t z) 1/16) (* y x)) #s(hole binary64 (+ (* 1/16 (* t z)) (* x y))))
#s(approx (* y x) #s(hole binary64 (* x y)))
#s(approx x #s(hole binary64 x))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) #s(hole binary64 (+ c (* 1/16 (* t z)))))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) #s(hole binary64 (+ c (+ (* 1/16 (* t z)) (* x y)))))
#s(approx (+ (* y x) c) #s(hole binary64 c))
#s(approx (+ (* y x) c) #s(hole binary64 (+ c (* x y))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (- (* 1/16 (* t z)) (* 1/4 (* a b)))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b)))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (* x y)))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (* x (- (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))) (* 1/4 (/ (* a b) x))))))
#s(approx (+ (* (* -1/4 b) a) (+ (* (* t z) 1/16) (* y x))) #s(hole binary64 (* x y)))
#s(approx (+ (* (* -1/4 b) a) (+ (* (* t z) 1/16) (* y x))) #s(hole binary64 (* x (+ y (+ (* -1/4 (/ (* a b) x)) (* 1/16 (/ (* t z) x)))))))
#s(approx (+ (* (* t z) 1/16) (* y x)) #s(hole binary64 (* x y)))
#s(approx (+ (* (* t z) 1/16) (* y x)) #s(hole binary64 (* x (+ y (* 1/16 (/ (* t z) x))))))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) #s(hole binary64 (* x y)))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) #s(hole binary64 (* x (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))))))
#s(approx (+ (* y x) c) #s(hole binary64 (* x y)))
#s(approx (+ (* y x) c) #s(hole binary64 (* x (+ y (/ c x)))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (* x y)))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (* x (- (+ y (* 1/16 (/ (* t z) x))) (* 1/4 (/ (* a b) x))))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) x)))))))
#s(approx (+ (* (* -1/4 b) a) (+ (* (* t z) 1/16) (* y x))) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1 (/ (+ (* -1/4 (* a b)) (* 1/16 (* t z))) x)))))))
#s(approx (+ (* (* t z) 1/16) (* y x)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1/16 (/ (* t z) x)))))))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (* 1/16 (* t z))) x)))))))
#s(approx (+ (* y x) c) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1 (/ c x)))))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1 (/ (- (* 1/16 (* t z)) (* 1/4 (* a b))) x)))))))
#s(approx y #s(hole binary64 y))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (* y (- (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))) (* 1/4 (/ (* a b) y))))))
#s(approx (+ (* (* -1/4 b) a) (+ (* (* t z) 1/16) (* y x))) #s(hole binary64 (* y (+ x (+ (* -1/4 (/ (* a b) y)) (* 1/16 (/ (* t z) y)))))))
#s(approx (+ (* (* t z) 1/16) (* y x)) #s(hole binary64 (* y (+ x (* 1/16 (/ (* t z) y))))))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) #s(hole binary64 (* y (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))))))
#s(approx (+ (* y x) c) #s(hole binary64 (* y (+ x (/ c y)))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (* y (- (+ x (* 1/16 (/ (* t z) y))) (* 1/4 (/ (* a b) y))))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) y)))))))
#s(approx (+ (* (* -1/4 b) a) (+ (* (* t z) 1/16) (* y x))) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1 (/ (+ (* -1/4 (* a b)) (* 1/16 (* t z))) y)))))))
#s(approx (+ (* (* t z) 1/16) (* y x)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1/16 (/ (* t z) y)))))))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (* 1/16 (* t z))) y)))))))
#s(approx (+ (* y x) c) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1 (/ c y)))))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1 (/ (- (* 1/16 (* t z)) (* 1/4 (* a b))) y)))))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (- (+ c (* x y)) (* 1/4 (* a b)))))
#s(approx (+ (* (* -1/4 b) a) (+ (* (* t z) 1/16) (* y x))) #s(hole binary64 (+ (* -1/4 (* a b)) (* x y))))
#s(approx (* t z) #s(hole binary64 (* t z)))
#s(approx z #s(hole binary64 z))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) #s(hole binary64 (+ c (* x y))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (- (* x y) (* 1/4 (* a b)))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (* 1/16 (* t z))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (* z (- (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))) (* 1/4 (/ (* a b) z))))))
#s(approx (+ (* (* -1/4 b) a) (+ (* (* t z) 1/16) (* y x))) #s(hole binary64 (* 1/16 (* t z))))
#s(approx (+ (* (* -1/4 b) a) (+ (* (* t z) 1/16) (* y x))) #s(hole binary64 (* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (/ (* x y) z))))))
#s(approx (+ (* (* t z) 1/16) (* y x)) #s(hole binary64 (* z (+ (* 1/16 t) (/ (* x y) z)))))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) #s(hole binary64 (* 1/16 (* t z))))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) #s(hole binary64 (* z (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (* 1/16 (* t z))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (* z (- (+ (* 1/16 t) (/ (* x y) z)) (* 1/4 (/ (* a b) z))))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) z)) (* -1/16 t))))))
#s(approx (+ (* (* -1/4 b) a) (+ (* (* t z) 1/16) (* y x))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ (* -1/4 (* a b)) (* x y)) z)) (* -1/16 t))))))
#s(approx (+ (* (* t z) 1/16) (* y x)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* x y) z)) (* -1/16 t))))))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ c (* x y)) z)) (* -1/16 t))))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (- (* x y) (* 1/4 (* a b))) z)) (* -1/16 t))))))
#s(approx t #s(hole binary64 t))
#s(approx (* 1/16 t) #s(hole binary64 (* 1/16 t)))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (* t (- (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))) (* 1/4 (/ (* a b) t))))))
#s(approx (+ (* (* -1/4 b) a) (+ (* (* t z) 1/16) (* y x))) #s(hole binary64 (* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (/ (* x y) t))))))
#s(approx (+ (* (* t z) 1/16) (* y x)) #s(hole binary64 (* t (+ (* 1/16 z) (/ (* x y) t)))))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) #s(hole binary64 (* t (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (* t (- (+ (* 1/16 z) (/ (* x y) t)) (* 1/4 (/ (* a b) t))))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) t)) (* -1/16 z))))))
#s(approx (+ (* (* -1/4 b) a) (+ (* (* t z) 1/16) (* y x))) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (+ (* -1/4 (* a b)) (* x y)) t)) (* -1/16 z))))))
#s(approx (+ (* (* t z) 1/16) (* y x)) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (* x y) t)) (* -1/16 z))))))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (+ c (* x y)) t)) (* -1/16 z))))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (- (* x y) (* 1/4 (* a b))) t)) (* -1/16 z))))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (+ c (+ (* 1/16 (* t z)) (* x y)))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))))
#s(approx (+ (* (* -1/4 b) a) (+ (* (* t z) 1/16) (* y x))) #s(hole binary64 (+ (* 1/16 (* t z)) (* x y))))
#s(approx a #s(hole binary64 a))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (+ (* 1/16 (* t z)) (* x y))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))))
#s(approx (* -1/4 (* b a)) #s(hole binary64 (* -1/4 (* a b))))
#s(approx (* b a) #s(hole binary64 (* a b)))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (* -1/4 (* a b))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (* a (- (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))) (* 1/4 b)))))
#s(approx (+ (* (* -1/4 b) a) (+ (* (* t z) 1/16) (* y x))) #s(hole binary64 (* -1/4 (* a b))))
#s(approx (+ (* (* -1/4 b) a) (+ (* (* t z) 1/16) (* y x))) #s(hole binary64 (* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ (* x y) a))))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (* -1/4 (* a b))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (* a (- (+ (* 1/16 (/ (* t z) a)) (/ (* x y) a)) (* 1/4 b)))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (* -1 (* a (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* -1/4 b))))))
#s(approx (+ (* (* -1/4 b) a) (+ (* (* t z) 1/16) (* y x))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) a)) (* 1/4 b))))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (* -1 (* a (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) a)) (* -1/4 b))))))
#s(approx (* -1/4 b) #s(hole binary64 (* -1/4 b)))
#s(approx b #s(hole binary64 b))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (* b (- (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))) (* 1/4 a)))))
#s(approx (+ (* (* -1/4 b) a) (+ (* (* t z) 1/16) (* y x))) #s(hole binary64 (* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ (* x y) b))))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (* b (- (+ (* 1/16 (/ (* t z) b)) (/ (* x y) b)) (* 1/4 a)))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (* -1 (* b (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* -1/4 a))))))
#s(approx (+ (* (* -1/4 b) a) (+ (* (* t z) 1/16) (* y x))) #s(hole binary64 (* -1 (* b (+ (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) b)) (* 1/4 a))))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (* -1 (* b (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) b)) (* -1/4 a))))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b)))))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) #s(hole binary64 (+ (* 1/16 (* t z)) (* x y))))
#s(approx c #s(hole binary64 c))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 c))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (* c (- (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))) (* 1/4 (/ (* a b) c))))))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) #s(hole binary64 c))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) #s(hole binary64 (* c (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))))
#s(approx (+ (* y x) c) #s(hole binary64 (* c (+ 1 (/ (* x y) c)))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (* -1 (* c (- (* -1 (/ (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) c)) 1)))))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) #s(hole binary64 (* -1 (* c (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) c)) 1)))))
#s(approx (+ (* y x) c) #s(hole binary64 (* -1 (* c (- (* -1 (/ (* x y) c)) 1)))))
Calls

21 calls:

TimeVariablePointExpression
2.0ms
a
@-inf
((+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (+ (* (* -1/4 b) a) (+ (* (* t z) 1/16) (* y x))) (* -1/4 b) -1/4 b a (+ (* (* t z) 1/16) (* y x)) (* t z) t z 1/16 (* y x) y x (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (+ (* (* 1/16 t) z) (+ (* y x) c)) (+ (* y x) c) c (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (+ (* (* 1/16 t) z) (+ (* y x) c)) (* 1/16 t) (+ (* y x) c) (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (* -1/4 (* b a)) (* b a) (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (+ (* (* 1/16 t) z) (+ (* y x) c)) (+ (* y x) c))
1.0ms
t
@-inf
((+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (+ (* (* -1/4 b) a) (+ (* (* t z) 1/16) (* y x))) (* -1/4 b) -1/4 b a (+ (* (* t z) 1/16) (* y x)) (* t z) t z 1/16 (* y x) y x (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (+ (* (* 1/16 t) z) (+ (* y x) c)) (+ (* y x) c) c (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (+ (* (* 1/16 t) z) (+ (* y x) c)) (* 1/16 t) (+ (* y x) c) (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (* -1/4 (* b a)) (* b a) (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (+ (* (* 1/16 t) z) (+ (* y x) c)) (+ (* y x) c))
1.0ms
y
@-inf
((+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (+ (* (* -1/4 b) a) (+ (* (* t z) 1/16) (* y x))) (* -1/4 b) -1/4 b a (+ (* (* t z) 1/16) (* y x)) (* t z) t z 1/16 (* y x) y x (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (+ (* (* 1/16 t) z) (+ (* y x) c)) (+ (* y x) c) c (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (+ (* (* 1/16 t) z) (+ (* y x) c)) (* 1/16 t) (+ (* y x) c) (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (* -1/4 (* b a)) (* b a) (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (+ (* (* 1/16 t) z) (+ (* y x) c)) (+ (* y x) c))
1.0ms
x
@-inf
((+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (+ (* (* -1/4 b) a) (+ (* (* t z) 1/16) (* y x))) (* -1/4 b) -1/4 b a (+ (* (* t z) 1/16) (* y x)) (* t z) t z 1/16 (* y x) y x (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (+ (* (* 1/16 t) z) (+ (* y x) c)) (+ (* y x) c) c (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (+ (* (* 1/16 t) z) (+ (* y x) c)) (* 1/16 t) (+ (* y x) c) (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (* -1/4 (* b a)) (* b a) (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (+ (* (* 1/16 t) z) (+ (* y x) c)) (+ (* y x) c))
1.0ms
b
@-inf
((+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (+ (* (* -1/4 b) a) (+ (* (* t z) 1/16) (* y x))) (* -1/4 b) -1/4 b a (+ (* (* t z) 1/16) (* y x)) (* t z) t z 1/16 (* y x) y x (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (+ (* (* 1/16 t) z) (+ (* y x) c)) (+ (* y x) c) c (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (+ (* (* 1/16 t) z) (+ (* y x) c)) (* 1/16 t) (+ (* y x) c) (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (* -1/4 (* b a)) (* b a) (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (+ (* (* 1/16 t) z) (+ (* y x) c)) (+ (* y x) c))

rewrite235.0ms (5.1%)

Memory
16.3MiB live, 337.8MiB allocated; 69ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
04473137
04622960
125392956
0103552818
Stop Event
iter-limit
node-limit
iter-limit
Counts
142 → 247
Calls
Call 1
Inputs
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 (*.f64 #s(literal -1/4 binary64) b) a (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x))))
(fma.f64 (*.f64 #s(literal -1/4 binary64) b) a (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x)))
(*.f64 #s(literal -1/4 binary64) b)
#s(literal -1/4 binary64)
b
a
(fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x))
(*.f64 t z)
t
z
#s(literal 1/16 binary64)
(*.f64 y x)
y
x
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) (fma.f64 y x c)))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) (fma.f64 y x c))
(fma.f64 y x c)
c
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 (*.f64 #s(literal 1/16 binary64) t) z #s(approx (+ (* y x) c) c)))
(fma.f64 (*.f64 #s(literal 1/16 binary64) t) z #s(approx (+ (* y x) c) c))
(*.f64 #s(literal 1/16 binary64) t)
#s(approx (+ (* y x) c) c)
(+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 #s(literal -1/4 binary64) (*.f64 b a))) c)
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 #s(literal -1/4 binary64) (*.f64 b a)))
(*.f64 #s(literal -1/4 binary64) (*.f64 b a))
(*.f64 b a)
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 (*.f64 #s(literal 1/16 binary64) t) z #s(approx (+ (* y x) c) (*.f64 y x))))
(fma.f64 (*.f64 #s(literal 1/16 binary64) t) z #s(approx (+ (* y x) c) (*.f64 y x)))
#s(approx (+ (* y x) c) (*.f64 y x))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b)))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b)))))
#s(approx (+ (* (* -1/4 b) a) (+ (* (* t z) 1/16) (* y x))) #s(hole binary64 (+ (* -1/4 (* a b)) (* 1/16 (* t z)))))
#s(approx (+ (* (* -1/4 b) a) (+ (* (* t z) 1/16) (* y x))) #s(hole binary64 (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))))
#s(approx (+ (* (* t z) 1/16) (* y x)) #s(hole binary64 (* 1/16 (* t z))))
#s(approx (+ (* (* t z) 1/16) (* y x)) #s(hole binary64 (+ (* 1/16 (* t z)) (* x y))))
#s(approx (* y x) #s(hole binary64 (* x y)))
#s(approx x #s(hole binary64 x))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) #s(hole binary64 (+ c (* 1/16 (* t z)))))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) #s(hole binary64 (+ c (+ (* 1/16 (* t z)) (* x y)))))
#s(approx (+ (* y x) c) #s(hole binary64 c))
#s(approx (+ (* y x) c) #s(hole binary64 (+ c (* x y))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (- (* 1/16 (* t z)) (* 1/4 (* a b)))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b)))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (* x y)))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (* x (- (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))) (* 1/4 (/ (* a b) x))))))
#s(approx (+ (* (* -1/4 b) a) (+ (* (* t z) 1/16) (* y x))) #s(hole binary64 (* x y)))
#s(approx (+ (* (* -1/4 b) a) (+ (* (* t z) 1/16) (* y x))) #s(hole binary64 (* x (+ y (+ (* -1/4 (/ (* a b) x)) (* 1/16 (/ (* t z) x)))))))
#s(approx (+ (* (* t z) 1/16) (* y x)) #s(hole binary64 (* x y)))
#s(approx (+ (* (* t z) 1/16) (* y x)) #s(hole binary64 (* x (+ y (* 1/16 (/ (* t z) x))))))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) #s(hole binary64 (* x y)))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) #s(hole binary64 (* x (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))))))
#s(approx (+ (* y x) c) #s(hole binary64 (* x y)))
#s(approx (+ (* y x) c) #s(hole binary64 (* x (+ y (/ c x)))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (* x y)))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (* x (- (+ y (* 1/16 (/ (* t z) x))) (* 1/4 (/ (* a b) x))))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) x)))))))
#s(approx (+ (* (* -1/4 b) a) (+ (* (* t z) 1/16) (* y x))) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1 (/ (+ (* -1/4 (* a b)) (* 1/16 (* t z))) x)))))))
#s(approx (+ (* (* t z) 1/16) (* y x)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1/16 (/ (* t z) x)))))))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (* 1/16 (* t z))) x)))))))
#s(approx (+ (* y x) c) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1 (/ c x)))))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1 (/ (- (* 1/16 (* t z)) (* 1/4 (* a b))) x)))))))
#s(approx y #s(hole binary64 y))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (* y (- (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))) (* 1/4 (/ (* a b) y))))))
#s(approx (+ (* (* -1/4 b) a) (+ (* (* t z) 1/16) (* y x))) #s(hole binary64 (* y (+ x (+ (* -1/4 (/ (* a b) y)) (* 1/16 (/ (* t z) y)))))))
#s(approx (+ (* (* t z) 1/16) (* y x)) #s(hole binary64 (* y (+ x (* 1/16 (/ (* t z) y))))))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) #s(hole binary64 (* y (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))))))
#s(approx (+ (* y x) c) #s(hole binary64 (* y (+ x (/ c y)))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (* y (- (+ x (* 1/16 (/ (* t z) y))) (* 1/4 (/ (* a b) y))))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) y)))))))
#s(approx (+ (* (* -1/4 b) a) (+ (* (* t z) 1/16) (* y x))) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1 (/ (+ (* -1/4 (* a b)) (* 1/16 (* t z))) y)))))))
#s(approx (+ (* (* t z) 1/16) (* y x)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1/16 (/ (* t z) y)))))))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (* 1/16 (* t z))) y)))))))
#s(approx (+ (* y x) c) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1 (/ c y)))))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1 (/ (- (* 1/16 (* t z)) (* 1/4 (* a b))) y)))))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (- (+ c (* x y)) (* 1/4 (* a b)))))
#s(approx (+ (* (* -1/4 b) a) (+ (* (* t z) 1/16) (* y x))) #s(hole binary64 (+ (* -1/4 (* a b)) (* x y))))
#s(approx (* t z) #s(hole binary64 (* t z)))
#s(approx z #s(hole binary64 z))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) #s(hole binary64 (+ c (* x y))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (- (* x y) (* 1/4 (* a b)))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (* 1/16 (* t z))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (* z (- (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))) (* 1/4 (/ (* a b) z))))))
#s(approx (+ (* (* -1/4 b) a) (+ (* (* t z) 1/16) (* y x))) #s(hole binary64 (* 1/16 (* t z))))
#s(approx (+ (* (* -1/4 b) a) (+ (* (* t z) 1/16) (* y x))) #s(hole binary64 (* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (/ (* x y) z))))))
#s(approx (+ (* (* t z) 1/16) (* y x)) #s(hole binary64 (* z (+ (* 1/16 t) (/ (* x y) z)))))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) #s(hole binary64 (* 1/16 (* t z))))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) #s(hole binary64 (* z (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (* 1/16 (* t z))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (* z (- (+ (* 1/16 t) (/ (* x y) z)) (* 1/4 (/ (* a b) z))))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) z)) (* -1/16 t))))))
#s(approx (+ (* (* -1/4 b) a) (+ (* (* t z) 1/16) (* y x))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ (* -1/4 (* a b)) (* x y)) z)) (* -1/16 t))))))
#s(approx (+ (* (* t z) 1/16) (* y x)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* x y) z)) (* -1/16 t))))))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ c (* x y)) z)) (* -1/16 t))))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (- (* x y) (* 1/4 (* a b))) z)) (* -1/16 t))))))
#s(approx t #s(hole binary64 t))
#s(approx (* 1/16 t) #s(hole binary64 (* 1/16 t)))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (* t (- (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))) (* 1/4 (/ (* a b) t))))))
#s(approx (+ (* (* -1/4 b) a) (+ (* (* t z) 1/16) (* y x))) #s(hole binary64 (* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (/ (* x y) t))))))
#s(approx (+ (* (* t z) 1/16) (* y x)) #s(hole binary64 (* t (+ (* 1/16 z) (/ (* x y) t)))))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) #s(hole binary64 (* t (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (* t (- (+ (* 1/16 z) (/ (* x y) t)) (* 1/4 (/ (* a b) t))))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) t)) (* -1/16 z))))))
#s(approx (+ (* (* -1/4 b) a) (+ (* (* t z) 1/16) (* y x))) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (+ (* -1/4 (* a b)) (* x y)) t)) (* -1/16 z))))))
#s(approx (+ (* (* t z) 1/16) (* y x)) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (* x y) t)) (* -1/16 z))))))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (+ c (* x y)) t)) (* -1/16 z))))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (- (* x y) (* 1/4 (* a b))) t)) (* -1/16 z))))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (+ c (+ (* 1/16 (* t z)) (* x y)))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))))
#s(approx (+ (* (* -1/4 b) a) (+ (* (* t z) 1/16) (* y x))) #s(hole binary64 (+ (* 1/16 (* t z)) (* x y))))
#s(approx a #s(hole binary64 a))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (+ (* 1/16 (* t z)) (* x y))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))))
#s(approx (* -1/4 (* b a)) #s(hole binary64 (* -1/4 (* a b))))
#s(approx (* b a) #s(hole binary64 (* a b)))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (* -1/4 (* a b))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (* a (- (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))) (* 1/4 b)))))
#s(approx (+ (* (* -1/4 b) a) (+ (* (* t z) 1/16) (* y x))) #s(hole binary64 (* -1/4 (* a b))))
#s(approx (+ (* (* -1/4 b) a) (+ (* (* t z) 1/16) (* y x))) #s(hole binary64 (* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ (* x y) a))))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (* -1/4 (* a b))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (* a (- (+ (* 1/16 (/ (* t z) a)) (/ (* x y) a)) (* 1/4 b)))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (* -1 (* a (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* -1/4 b))))))
#s(approx (+ (* (* -1/4 b) a) (+ (* (* t z) 1/16) (* y x))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) a)) (* 1/4 b))))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (* -1 (* a (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) a)) (* -1/4 b))))))
#s(approx (* -1/4 b) #s(hole binary64 (* -1/4 b)))
#s(approx b #s(hole binary64 b))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (* b (- (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))) (* 1/4 a)))))
#s(approx (+ (* (* -1/4 b) a) (+ (* (* t z) 1/16) (* y x))) #s(hole binary64 (* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ (* x y) b))))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (* b (- (+ (* 1/16 (/ (* t z) b)) (/ (* x y) b)) (* 1/4 a)))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (* -1 (* b (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* -1/4 a))))))
#s(approx (+ (* (* -1/4 b) a) (+ (* (* t z) 1/16) (* y x))) #s(hole binary64 (* -1 (* b (+ (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) b)) (* 1/4 a))))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) #s(hole binary64 (* -1 (* b (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) b)) (* -1/4 a))))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b)))))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) #s(hole binary64 (+ (* 1/16 (* t z)) (* x y))))
#s(approx c #s(hole binary64 c))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 c))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (* c (- (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))) (* 1/4 (/ (* a b) c))))))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) #s(hole binary64 c))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) #s(hole binary64 (* c (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))))
#s(approx (+ (* y x) c) #s(hole binary64 (* c (+ 1 (/ (* x y) c)))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(hole binary64 (* -1 (* c (- (* -1 (/ (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) c)) 1)))))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) #s(hole binary64 (* -1 (* c (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) c)) 1)))))
#s(approx (+ (* y x) c) #s(hole binary64 (* -1 (* c (- (* -1 (/ (* x y) c)) 1)))))
Outputs
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 (*.f64 #s(literal -1/4 binary64) b) a (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x))))
(/.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) b) a (*.f64 (*.f64 t z) #s(literal 1/16 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) b) a (*.f64 (*.f64 t z) #s(literal 1/16 binary64))) (fma.f64 (*.f64 #s(literal -1/4 binary64) b) a (*.f64 (*.f64 t z) #s(literal 1/16 binary64))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) b) a (*.f64 (*.f64 t z) #s(literal 1/16 binary64))) (*.f64 y x)))))
(/.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) b) a) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) b) a) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x)) (*.f64 (*.f64 #s(literal -1/4 binary64) b) a)))))
(/.f64 (fma.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) #s(literal 1/4096 binary64) (pow.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) b) a (*.f64 y x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) b) a (*.f64 y x)) (fma.f64 (*.f64 #s(literal -1/4 binary64) b) a (*.f64 y x))) (*.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) (fma.f64 (*.f64 #s(literal -1/4 binary64) b) a (*.f64 y x))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b a)) #s(literal 2 binary64)))) (neg.f64 (+.f64 (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x)) (*.f64 #s(literal 1/4 binary64) (*.f64 b a)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) b) a) #s(literal 2 binary64)) (pow.f64 (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) b) a) (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b a)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b a)) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x)) (*.f64 #s(literal 1/4 binary64) (*.f64 b a)))))))
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) #s(literal -1/64 binary64) (pow.f64 (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) b) a) #s(literal 2 binary64)) (-.f64 (pow.f64 (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) b) a) (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x)))))))
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b a)) #s(literal 2 binary64))) (+.f64 (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x)) (*.f64 #s(literal 1/4 binary64) (*.f64 b a))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) b) a) #s(literal 2 binary64)) (pow.f64 (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x)) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) b) a) (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x))))
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b a)) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b a)) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x)) (*.f64 #s(literal 1/4 binary64) (*.f64 b a))))))
(/.f64 (fma.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) #s(literal -1/64 binary64) (pow.f64 (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) b) a) #s(literal 2 binary64)) (-.f64 (pow.f64 (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) b) a) (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x))))))
(fma.f64 (*.f64 #s(literal -1/4 binary64) a) b (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x)))
(fma.f64 (*.f64 #s(literal -1/4 binary64) b) a (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x)))
(fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (fma.f64 (*.f64 #s(literal -1/4 binary64) b) a (*.f64 y x)))
(fma.f64 (*.f64 #s(literal 1/16 binary64) t) z (fma.f64 (*.f64 #s(literal -1/4 binary64) b) a (*.f64 y x)))
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 (*.f64 #s(literal -1/4 binary64) b) a (*.f64 y x)))
(fma.f64 #s(literal -1/4 binary64) (*.f64 b a) (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x)))
(fma.f64 (*.f64 b a) #s(literal -1/4 binary64) (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x)))
(fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x)))
(fma.f64 t (*.f64 #s(literal 1/16 binary64) z) (fma.f64 (*.f64 #s(literal -1/4 binary64) b) a (*.f64 y x)))
(fma.f64 z (*.f64 #s(literal 1/16 binary64) t) (fma.f64 (*.f64 #s(literal -1/4 binary64) b) a (*.f64 y x)))
(-.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x)) #s(literal 2 binary64)) (+.f64 (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x)) (*.f64 #s(literal 1/4 binary64) (*.f64 b a)))) (/.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b a)) #s(literal 2 binary64)) (+.f64 (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x)) (*.f64 #s(literal 1/4 binary64) (*.f64 b a)))))
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) b) a) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) b) a) (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x)))) (/.f64 (pow.f64 (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) b) a) (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x)))))
(-.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x)) #s(literal 3 binary64)) (+.f64 (pow.f64 (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b a)) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x)) (*.f64 #s(literal 1/4 binary64) (*.f64 b a)))))) (/.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b a)) #s(literal 3 binary64)) (+.f64 (pow.f64 (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b a)) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x)) (*.f64 #s(literal 1/4 binary64) (*.f64 b a)))))))
(-.f64 (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x)) (*.f64 #s(literal 1/4 binary64) (*.f64 b a)))
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) b) a) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) b) a) #s(literal 2 binary64)) (-.f64 (pow.f64 (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) b) a) (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x)))))) (/.f64 (pow.f64 (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) b) a) #s(literal 2 binary64)) (-.f64 (pow.f64 (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) b) a) (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x)))))))
(+.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) b) a (*.f64 (*.f64 t z) #s(literal 1/16 binary64))) (*.f64 y x))
(+.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) b) a) (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x)))
(+.f64 (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x)) (*.f64 (*.f64 #s(literal -1/4 binary64) b) a))
(+.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) (fma.f64 (*.f64 #s(literal -1/4 binary64) b) a (*.f64 y x)))
(*.f64 #s(literal -1/4 binary64) b)
(*.f64 b #s(literal -1/4 binary64))
#s(literal -1/4 binary64)
b
a
(/.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 y x) (*.f64 (*.f64 t z) #s(literal 1/16 binary64))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) (*.f64 y x))))
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) #s(literal 1/4096 binary64) (pow.f64 (*.f64 y x) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) (*.f64 y x))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) (*.f64 y x)))
(/.f64 (fma.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) #s(literal 1/4096 binary64) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) (*.f64 y x)))))
(fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x))
(fma.f64 (*.f64 #s(literal 1/16 binary64) t) z (*.f64 y x))
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 y x))
(fma.f64 t (*.f64 #s(literal 1/16 binary64) z) (*.f64 y x))
(fma.f64 z (*.f64 #s(literal 1/16 binary64) t) (*.f64 y x))
(fma.f64 y x (*.f64 (*.f64 t z) #s(literal 1/16 binary64)))
(fma.f64 x y (*.f64 (*.f64 t z) #s(literal 1/16 binary64)))
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) (*.f64 y x))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) (*.f64 y x))))
(-.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) (*.f64 (neg.f64 y) x))
(-.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) (*.f64 (neg.f64 x) y))
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) (*.f64 y x))))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) (*.f64 y x))))))
(+.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) (*.f64 y x))
(+.f64 (*.f64 y x) (*.f64 (*.f64 t z) #s(literal 1/16 binary64)))
(*.f64 t z)
(*.f64 z t)
t
z
#s(literal 1/16 binary64)
(*.f64 y x)
(*.f64 x y)
y
x
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) (fma.f64 y x c)))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) (fma.f64 y x c))
(/.f64 (neg.f64 (-.f64 (*.f64 c c) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (neg.f64 (-.f64 c (*.f64 y x))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 c c))) (neg.f64 (-.f64 (*.f64 y x) c)))
(/.f64 (neg.f64 (+.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 c c (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 c (*.f64 y x))))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (*.f64 c c) (*.f64 (*.f64 y x) c)))))
(/.f64 (-.f64 (*.f64 c c) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (-.f64 c (*.f64 y x)))
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 c c)) (-.f64 (*.f64 y x) c))
(/.f64 (+.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (fma.f64 c c (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 c (*.f64 y x)))))
(/.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (*.f64 c c) (*.f64 (*.f64 y x) c))))
(fma.f64 y x c)
(fma.f64 x y c)
(-.f64 (/.f64 (*.f64 c c) (-.f64 c (*.f64 y x))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 c (*.f64 y x))))
(-.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (*.f64 y x) c)) (/.f64 (*.f64 c c) (-.f64 (*.f64 y x) c)))
(-.f64 c (*.f64 (neg.f64 x) y))
(+.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (fma.f64 c c (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 c (*.f64 y x))))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 c c (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 c (*.f64 y x))))))
(+.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (*.f64 c c) (*.f64 (*.f64 y x) c)))) (/.f64 (pow.f64 c #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (*.f64 c c) (*.f64 (*.f64 y x) c)))))
(+.f64 c (*.f64 y x))
(+.f64 (*.f64 y x) c)
c
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 (*.f64 #s(literal 1/16 binary64) t) z #s(approx (+ (* y x) c) c)))
(/.f64 (+.f64 (pow.f64 #s(approx (+ (* y x) c) c) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) #s(literal 3 binary64))) (fma.f64 #s(approx (+ (* y x) c) c) #s(approx (+ (* y x) c) c) (-.f64 (pow.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) #s(literal 2 binary64)) (*.f64 #s(approx (+ (* y x) c) c) (*.f64 (*.f64 t z) #s(literal 1/16 binary64))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) #s(literal 2 binary64)) (pow.f64 #s(approx (+ (* y x) c) c) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) #s(approx (+ (* y x) c) c))))
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) #s(literal 1/4096 binary64) (pow.f64 #s(approx (+ (* y x) c) c) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 #s(approx (+ (* y x) c) c) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) #s(approx (+ (* y x) c) c))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) #s(literal 2 binary64)) (pow.f64 #s(approx (+ (* y x) c) c) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) #s(approx (+ (* y x) c) c)))
(/.f64 (fma.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) #s(literal 1/4096 binary64) (pow.f64 #s(approx (+ (* y x) c) c) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 #s(approx (+ (* y x) c) c) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) #s(approx (+ (* y x) c) c)))))
(fma.f64 (*.f64 t z) #s(literal 1/16 binary64) #s(approx (+ (* y x) c) c))
(fma.f64 (*.f64 #s(literal 1/16 binary64) t) z #s(approx (+ (* y x) c) c))
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) #s(approx (+ (* y x) c) c))
(fma.f64 t (*.f64 #s(literal 1/16 binary64) z) #s(approx (+ (* y x) c) c))
(fma.f64 z (*.f64 #s(literal 1/16 binary64) t) #s(approx (+ (* y x) c) c))
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) #s(approx (+ (* y x) c) c))) (/.f64 (pow.f64 #s(approx (+ (* y x) c) c) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) #s(approx (+ (* y x) c) c))))
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 #s(approx (+ (* y x) c) c) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) #s(approx (+ (* y x) c) c))))) (/.f64 (pow.f64 #s(approx (+ (* y x) c) c) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 #s(approx (+ (* y x) c) c) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) #s(approx (+ (* y x) c) c))))))
(+.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) #s(approx (+ (* y x) c) c))
(+.f64 #s(approx (+ (* y x) c) c) (*.f64 (*.f64 t z) #s(literal 1/16 binary64)))
(*.f64 #s(literal 1/16 binary64) t)
(*.f64 t #s(literal 1/16 binary64))
#s(approx (+ (* y x) c) c)
(/.f64 (+.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 (*.f64 #s(literal -1/4 binary64) b) a)) #s(literal 3 binary64))) (fma.f64 c c (-.f64 (pow.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 (*.f64 #s(literal -1/4 binary64) b) a)) #s(literal 2 binary64)) (*.f64 c #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 (*.f64 #s(literal -1/4 binary64) b) a))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 (*.f64 #s(literal -1/4 binary64) b) a)) #s(literal 2 binary64)) (*.f64 c c))) (neg.f64 (-.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 (*.f64 #s(literal -1/4 binary64) b) a)) c)))
(/.f64 (neg.f64 (+.f64 (pow.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 (*.f64 #s(literal -1/4 binary64) b) a)) #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 (*.f64 #s(literal -1/4 binary64) b) a)) #s(literal 2 binary64)) (-.f64 (*.f64 c c) (*.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 (*.f64 #s(literal -1/4 binary64) b) a)) c)))))
(/.f64 (-.f64 (pow.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 (*.f64 #s(literal -1/4 binary64) b) a)) #s(literal 2 binary64)) (*.f64 c c)) (-.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 (*.f64 #s(literal -1/4 binary64) b) a)) c))
(/.f64 (+.f64 (pow.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 (*.f64 #s(literal -1/4 binary64) b) a)) #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (+.f64 (pow.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 (*.f64 #s(literal -1/4 binary64) b) a)) #s(literal 2 binary64)) (-.f64 (*.f64 c c) (*.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 (*.f64 #s(literal -1/4 binary64) b) a)) c))))
(-.f64 (/.f64 (pow.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 (*.f64 #s(literal -1/4 binary64) b) a)) #s(literal 2 binary64)) (-.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 (*.f64 #s(literal -1/4 binary64) b) a)) c)) (/.f64 (*.f64 c c) (-.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 (*.f64 #s(literal -1/4 binary64) b) a)) c)))
(+.f64 (/.f64 (pow.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 (*.f64 #s(literal -1/4 binary64) b) a)) #s(literal 3 binary64)) (+.f64 (pow.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 (*.f64 #s(literal -1/4 binary64) b) a)) #s(literal 2 binary64)) (-.f64 (*.f64 c c) (*.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 (*.f64 #s(literal -1/4 binary64) b) a)) c)))) (/.f64 (pow.f64 c #s(literal 3 binary64)) (+.f64 (pow.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 (*.f64 #s(literal -1/4 binary64) b) a)) #s(literal 2 binary64)) (-.f64 (*.f64 c c) (*.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 (*.f64 #s(literal -1/4 binary64) b) a)) c)))))
(+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 (*.f64 #s(literal -1/4 binary64) b) a)) c)
(+.f64 c #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 (*.f64 #s(literal -1/4 binary64) b) a)))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 (*.f64 #s(literal -1/4 binary64) b) a))
(*.f64 (*.f64 #s(literal -1/4 binary64) a) b)
(*.f64 (*.f64 #s(literal -1/4 binary64) b) a)
(*.f64 #s(literal -1/4 binary64) (*.f64 b a))
(*.f64 (*.f64 b a) #s(literal -1/4 binary64))
(*.f64 a (*.f64 #s(literal -1/4 binary64) b))
(*.f64 b a)
(*.f64 a b)
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) #s(approx (+ (* y x) c) (*.f64 y x))))
(/.f64 (+.f64 (pow.f64 #s(approx (+ (* y x) c) (*.f64 y x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 #s(approx (+ (* y x) c) (*.f64 y x)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) #s(literal 2 binary64)) (*.f64 #s(approx (+ (* y x) c) (*.f64 y x)) (*.f64 (*.f64 t z) #s(literal 1/16 binary64))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) #s(literal 2 binary64)) (pow.f64 #s(approx (+ (* y x) c) (*.f64 y x)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) #s(approx (+ (* y x) c) (*.f64 y x)))))
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) #s(literal 1/4096 binary64) (pow.f64 #s(approx (+ (* y x) c) (*.f64 y x)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 #s(approx (+ (* y x) c) (*.f64 y x)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) #s(approx (+ (* y x) c) (*.f64 y x)))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) #s(literal 2 binary64)) (pow.f64 #s(approx (+ (* y x) c) (*.f64 y x)) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) #s(approx (+ (* y x) c) (*.f64 y x))))
(/.f64 (fma.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) #s(literal 1/4096 binary64) (pow.f64 #s(approx (+ (* y x) c) (*.f64 y x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 #s(approx (+ (* y x) c) (*.f64 y x)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) #s(approx (+ (* y x) c) (*.f64 y x))))))
(fma.f64 (*.f64 t z) #s(literal 1/16 binary64) #s(approx (+ (* y x) c) (*.f64 y x)))
(fma.f64 (*.f64 #s(literal 1/16 binary64) t) z #s(approx (+ (* y x) c) (*.f64 y x)))
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) #s(approx (+ (* y x) c) (*.f64 y x)))
(fma.f64 t (*.f64 #s(literal 1/16 binary64) z) #s(approx (+ (* y x) c) (*.f64 y x)))
(fma.f64 z (*.f64 #s(literal 1/16 binary64) t) #s(approx (+ (* y x) c) (*.f64 y x)))
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) #s(approx (+ (* y x) c) (*.f64 y x)))) (/.f64 (pow.f64 #s(approx (+ (* y x) c) (*.f64 y x)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) #s(approx (+ (* y x) c) (*.f64 y x)))))
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 #s(approx (+ (* y x) c) (*.f64 y x)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) #s(approx (+ (* y x) c) (*.f64 y x)))))) (/.f64 (pow.f64 #s(approx (+ (* y x) c) (*.f64 y x)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 #s(approx (+ (* y x) c) (*.f64 y x)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) #s(approx (+ (* y x) c) (*.f64 y x)))))))
(+.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) #s(approx (+ (* y x) c) (*.f64 y x)))
(+.f64 #s(approx (+ (* y x) c) (*.f64 y x)) (*.f64 (*.f64 t z) #s(literal 1/16 binary64)))
#s(approx (+ (* y x) c) (*.f64 y x))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (-.f64 (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) c) (*.f64 #s(literal 1/4 binary64) (*.f64 b a))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (-.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) t) z (fma.f64 y x c)) (*.f64 #s(literal 1/4 binary64) (*.f64 b a))))
#s(approx (+ (* (* -1/4 b) a) (+ (* (* t z) 1/16) (* y x))) (fma.f64 (*.f64 #s(literal -1/4 binary64) b) a (*.f64 (*.f64 t z) #s(literal 1/16 binary64))))
#s(approx (+ (* (* -1/4 b) a) (+ (* (* t z) 1/16) (* y x))) (fma.f64 (*.f64 #s(literal -1/4 binary64) b) a (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x))))
#s(approx (+ (* (* t z) 1/16) (* y x)) (*.f64 (*.f64 t z) #s(literal 1/16 binary64)))
#s(approx (+ (* (* t z) 1/16) (* y x)) (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x)))
#s(approx (* y x) (*.f64 y x))
#s(approx x x)
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) c))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) (fma.f64 (*.f64 #s(literal 1/16 binary64) t) z (fma.f64 y x c)))
#s(approx (+ (* y x) c) c)
#s(approx (+ (* y x) c) (fma.f64 y x c))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (fma.f64 (*.f64 #s(literal -1/4 binary64) b) a (*.f64 (*.f64 t z) #s(literal 1/16 binary64))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (fma.f64 (*.f64 #s(literal -1/4 binary64) b) a (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 y x))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 (+.f64 y (/.f64 (-.f64 (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) c) (*.f64 #s(literal 1/4 binary64) (*.f64 b a))) x)) x))
#s(approx (+ (* (* -1/4 b) a) (+ (* (* t z) 1/16) (* y x))) (*.f64 y x))
#s(approx (+ (* (* -1/4 b) a) (+ (* (* t z) 1/16) (* y x))) (*.f64 (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) b) a (*.f64 (*.f64 t z) #s(literal 1/16 binary64))) x) y) x))
#s(approx (+ (* (* t z) 1/16) (* y x)) (*.f64 y x))
#s(approx (+ (* (* t z) 1/16) (* y x)) (*.f64 (fma.f64 (/.f64 (*.f64 t z) x) #s(literal 1/16 binary64) y) x))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) (*.f64 y x))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) (*.f64 (+.f64 (/.f64 (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) c) x) y) x))
#s(approx (+ (* y x) c) (*.f64 y x))
#s(approx (+ (* y x) c) (*.f64 (+.f64 (/.f64 c x) y) x))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 y x))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) b) a (*.f64 (*.f64 t z) #s(literal 1/16 binary64))) x) y) x))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (-.f64 (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) c) (*.f64 #s(literal 1/4 binary64) (*.f64 b a))) x) #s(literal -1 binary64) (neg.f64 y))))
#s(approx (+ (* (* -1/4 b) a) (+ (* (* t z) 1/16) (* y x))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) b) a (*.f64 (*.f64 t z) #s(literal 1/16 binary64))) x) #s(literal -1 binary64) (neg.f64 y))))
#s(approx (+ (* (* t z) 1/16) (* y x)) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 t z) x) (neg.f64 y))))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) (*.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) c) x) y))))
#s(approx (+ (* y x) c) (*.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 c x) y))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) b) a (*.f64 (*.f64 t z) #s(literal 1/16 binary64))) x) #s(literal -1 binary64) (neg.f64 y))))
#s(approx y y)
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 (+.f64 x (/.f64 (-.f64 (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) c) (*.f64 #s(literal 1/4 binary64) (*.f64 b a))) y)) y))
#s(approx (+ (* (* -1/4 b) a) (+ (* (* t z) 1/16) (* y x))) (*.f64 (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) b) a (*.f64 (*.f64 t z) #s(literal 1/16 binary64))) y) x) y))
#s(approx (+ (* (* t z) 1/16) (* y x)) (*.f64 (fma.f64 (/.f64 (*.f64 t z) y) #s(literal 1/16 binary64) x) y))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) (*.f64 (+.f64 (/.f64 (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) c) y) x) y))
#s(approx (+ (* y x) c) (*.f64 (+.f64 (/.f64 c y) x) y))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) b) a (*.f64 (*.f64 t z) #s(literal 1/16 binary64))) y) x) y))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 (neg.f64 y) (fma.f64 (/.f64 (-.f64 (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) c) (*.f64 #s(literal 1/4 binary64) (*.f64 b a))) y) #s(literal -1 binary64) (neg.f64 x))))
#s(approx (+ (* (* -1/4 b) a) (+ (* (* t z) 1/16) (* y x))) (*.f64 (neg.f64 y) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) b) a (*.f64 (*.f64 t z) #s(literal 1/16 binary64))) y) #s(literal -1 binary64) (neg.f64 x))))
#s(approx (+ (* (* t z) 1/16) (* y x)) (*.f64 (neg.f64 y) (fma.f64 (/.f64 (*.f64 t z) y) #s(literal -1/16 binary64) (neg.f64 x))))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) (*.f64 (neg.f64 y) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) c) y) x))))
#s(approx (+ (* y x) c) (*.f64 (neg.f64 y) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 c y) x))))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 (neg.f64 y) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) b) a (*.f64 (*.f64 t z) #s(literal 1/16 binary64))) y) #s(literal -1 binary64) (neg.f64 x))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (-.f64 (fma.f64 y x c) (*.f64 #s(literal 1/4 binary64) (*.f64 b a))))
#s(approx (+ (* (* -1/4 b) a) (+ (* (* t z) 1/16) (* y x))) (fma.f64 (*.f64 #s(literal -1/4 binary64) b) a (*.f64 y x)))
#s(approx (* t z) (*.f64 t z))
#s(approx z z)
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) (fma.f64 y x c))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (fma.f64 (*.f64 #s(literal -1/4 binary64) b) a (*.f64 y x)))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 (*.f64 t z) #s(literal 1/16 binary64)))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 (fma.f64 #s(literal 1/16 binary64) t (/.f64 (-.f64 (fma.f64 y x c) (*.f64 #s(literal 1/4 binary64) (*.f64 b a))) z)) z))
#s(approx (+ (* (* -1/4 b) a) (+ (* (* t z) 1/16) (* y x))) (*.f64 (*.f64 t z) #s(literal 1/16 binary64)))
#s(approx (+ (* (* -1/4 b) a) (+ (* (* t z) 1/16) (* y x))) (*.f64 (fma.f64 #s(literal 1/16 binary64) t (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) b) a (*.f64 y x)) z)) z))
#s(approx (+ (* (* t z) 1/16) (* y x)) (*.f64 (fma.f64 #s(literal 1/16 binary64) t (/.f64 (*.f64 y x) z)) z))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) (*.f64 (*.f64 t z) #s(literal 1/16 binary64)))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) (*.f64 (fma.f64 #s(literal 1/16 binary64) t (/.f64 (fma.f64 y x c) z)) z))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 (*.f64 t z) #s(literal 1/16 binary64)))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 (fma.f64 #s(literal 1/16 binary64) t (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) b) a (*.f64 y x)) z)) z))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (neg.f64 (*.f64 (fma.f64 #s(literal -1/16 binary64) t (neg.f64 (/.f64 (-.f64 (fma.f64 y x c) (*.f64 #s(literal 1/4 binary64) (*.f64 b a))) z))) z)))
#s(approx (+ (* (* -1/4 b) a) (+ (* (* t z) 1/16) (* y x))) (neg.f64 (*.f64 (fma.f64 #s(literal -1/16 binary64) t (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) b) a (*.f64 y x)) z))) z)))
#s(approx (+ (* (* t z) 1/16) (* y x)) (neg.f64 (*.f64 (fma.f64 #s(literal -1/16 binary64) t (neg.f64 (/.f64 (*.f64 y x) z))) z)))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) (neg.f64 (*.f64 (fma.f64 #s(literal -1/16 binary64) t (neg.f64 (/.f64 (fma.f64 y x c) z))) z)))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (neg.f64 (*.f64 (fma.f64 #s(literal -1/16 binary64) t (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) b) a (*.f64 y x)) z))) z)))
#s(approx t t)
#s(approx (* 1/16 t) (*.f64 #s(literal 1/16 binary64) t))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 (fma.f64 #s(literal 1/16 binary64) z (/.f64 (-.f64 (fma.f64 y x c) (*.f64 #s(literal 1/4 binary64) (*.f64 b a))) t)) t))
#s(approx (+ (* (* -1/4 b) a) (+ (* (* t z) 1/16) (* y x))) (*.f64 (fma.f64 #s(literal 1/16 binary64) z (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) b) a (*.f64 y x)) t)) t))
#s(approx (+ (* (* t z) 1/16) (* y x)) (*.f64 (fma.f64 #s(literal 1/16 binary64) z (/.f64 (*.f64 y x) t)) t))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) (*.f64 (fma.f64 #s(literal 1/16 binary64) z (/.f64 (fma.f64 y x c) t)) t))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 (fma.f64 #s(literal 1/16 binary64) z (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) b) a (*.f64 y x)) t)) t))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (neg.f64 (*.f64 (fma.f64 #s(literal -1/16 binary64) z (neg.f64 (/.f64 (-.f64 (fma.f64 y x c) (*.f64 #s(literal 1/4 binary64) (*.f64 b a))) t))) t)))
#s(approx (+ (* (* -1/4 b) a) (+ (* (* t z) 1/16) (* y x))) (neg.f64 (*.f64 (fma.f64 #s(literal -1/16 binary64) z (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) b) a (*.f64 y x)) t))) t)))
#s(approx (+ (* (* t z) 1/16) (* y x)) (neg.f64 (*.f64 (fma.f64 #s(literal -1/16 binary64) z (neg.f64 (/.f64 (*.f64 y x) t))) t)))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) (neg.f64 (*.f64 (fma.f64 #s(literal -1/16 binary64) z (neg.f64 (/.f64 (fma.f64 y x c) t))) t)))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (neg.f64 (*.f64 (fma.f64 #s(literal -1/16 binary64) z (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) b) a (*.f64 y x)) t))) t)))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 (*.f64 #s(literal 1/16 binary64) t) z (fma.f64 y x c)))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (-.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) t) z (fma.f64 y x c)) (*.f64 #s(literal 1/4 binary64) (*.f64 b a))))
#s(approx (+ (* (* -1/4 b) a) (+ (* (* t z) 1/16) (* y x))) (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x)))
#s(approx a a)
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x)))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (fma.f64 (*.f64 #s(literal -1/4 binary64) b) a (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x))))
#s(approx (* -1/4 (* b a)) (*.f64 (*.f64 #s(literal -1/4 binary64) b) a))
#s(approx (* b a) (*.f64 b a))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 (*.f64 #s(literal -1/4 binary64) b) a))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 (-.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) t) z (fma.f64 y x c)) a) (*.f64 #s(literal 1/4 binary64) b)) a))
#s(approx (+ (* (* -1/4 b) a) (+ (* (* t z) 1/16) (* y x))) (*.f64 (*.f64 #s(literal -1/4 binary64) b) a))
#s(approx (+ (* (* -1/4 b) a) (+ (* (* t z) 1/16) (* y x))) (*.f64 (fma.f64 #s(literal -1/4 binary64) b (/.f64 (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x)) a)) a))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 (*.f64 #s(literal -1/4 binary64) b) a))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 (fma.f64 #s(literal -1/4 binary64) b (/.f64 (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x)) a)) a))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (neg.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) t) z (fma.f64 y x c)) a) #s(literal -1 binary64) (*.f64 #s(literal 1/4 binary64) b)) a)))
#s(approx (+ (* (* -1/4 b) a) (+ (* (* t z) 1/16) (* y x))) (neg.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) b (neg.f64 (/.f64 (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x)) a))) a)))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (neg.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) b (neg.f64 (/.f64 (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x)) a))) a)))
#s(approx (* -1/4 b) (*.f64 #s(literal -1/4 binary64) b))
#s(approx b b)
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 (-.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) t) z (fma.f64 y x c)) b) (*.f64 #s(literal 1/4 binary64) a)) b))
#s(approx (+ (* (* -1/4 b) a) (+ (* (* t z) 1/16) (* y x))) (*.f64 (fma.f64 #s(literal -1/4 binary64) a (/.f64 (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x)) b)) b))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 (fma.f64 #s(literal -1/4 binary64) a (/.f64 (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x)) b)) b))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (neg.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) t) z (fma.f64 y x c)) b) #s(literal -1 binary64) (*.f64 #s(literal 1/4 binary64) a)) b)))
#s(approx (+ (* (* -1/4 b) a) (+ (* (* t z) 1/16) (* y x))) (neg.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) a (neg.f64 (/.f64 (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x)) b))) b)))
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (neg.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) a (neg.f64 (/.f64 (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x)) b))) b)))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 (*.f64 #s(literal -1/4 binary64) b) a (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x))))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x)))
#s(approx c c)
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) c)
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) b) a (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x))) c)) c))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) c)
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) (*.f64 (+.f64 (/.f64 (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x)) c) #s(literal 1 binary64)) c))
#s(approx (+ (* y x) c) (*.f64 (fma.f64 x (/.f64 y c) #s(literal 1 binary64)) c))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) b) a (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x))) c)) #s(literal 1 binary64)) c)))
#s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x)) c)) #s(literal 1 binary64)) c)))
#s(approx (+ (* y x) c) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 y x) c)) #s(literal 1 binary64)) c)))

eval31.0ms (0.7%)

Memory
22.8MiB live, 69.7MiB allocated; 7ms collecting garbage
Compiler

Compiled 11 098 to 920 computations (91.7% saved)

prune19.0ms (0.4%)

Memory
-3.4MiB live, 43.6MiB allocated; 2ms collecting garbage
Pruning

11 alts after pruning (3 fresh and 8 done)

PrunedKeptTotal
New2703273
Fresh202
Picked145
Done145
Total27411285
Accuracy
100.0%
Counts
285 → 11
Alt Table
Click to see full alt table
StatusAccuracyProgram
43.9%
(+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 #s(literal -1/4 binary64) (*.f64 b a))) c)
59.4%
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 (*.f64 #s(literal 1/16 binary64) t) z #s(approx (+ (* y x) c) (*.f64 y x))))
40.1%
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 (*.f64 #s(literal 1/16 binary64) t) z #s(approx (+ (* y x) c) c)))
85.2%
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 (*.f64 #s(literal -1/4 binary64) b) a (fma.f64 y x (*.f64 (*.f64 t z) #s(literal 1/16 binary64)))))
54.4%
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 (*.f64 #s(literal -1/4 binary64) b) a #s(approx (+ (* (* t z) 1/16) (* y x)) (*.f64 (*.f64 t z) #s(literal 1/16 binary64)))))
62.1%
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 (*.f64 #s(literal -1/4 binary64) b) a #s(approx (+ (* (* t z) 1/16) (* y x)) (*.f64 y x))))
27.5%
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 (*.f64 t z) #s(literal 1/16 binary64)))
35.0%
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 y x))
30.7%
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 b a)))
47.6%
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) (fma.f64 y x c)))
14.7%
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) c)
Compiler

Compiled 1 061 to 375 computations (64.7% saved)

regimes155.0ms (3.4%)

Memory
-1.3MiB live, 198.9MiB allocated; 35ms collecting garbage
Counts
26 → 2
Calls
Call 1
Inputs
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) c)
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 y x))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) (fma.f64 y x c)))
(+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 y x)) c)
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 b a)))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 (*.f64 t z) #s(literal 1/16 binary64)))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 (*.f64 #s(literal 1/16 binary64) t) z #s(approx (+ (* y x) c) c)))
(+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 #s(literal -1/4 binary64) (*.f64 b a))) c)
(+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 (*.f64 t z) #s(literal 1/16 binary64))) c)
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 (*.f64 #s(literal -1/4 binary64) b) a #s(approx (+ (* (* t z) 1/16) (* y x)) (*.f64 y x))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 (*.f64 #s(literal 1/16 binary64) t) z #s(approx (+ (* y x) c) (*.f64 y x))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 (*.f64 #s(literal 1/16 binary64) t) z (fma.f64 y x c)))
(+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (fma.f64 y x (*.f64 #s(literal -1/4 binary64) (*.f64 b a)))) c)
(+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x))) c)
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 (*.f64 #s(literal -1/4 binary64) b) a #s(approx (+ (* (* t z) 1/16) (* y x)) (*.f64 (*.f64 t z) #s(literal 1/16 binary64)))))
(+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (fma.f64 (*.f64 #s(literal -1/4 binary64) b) a (*.f64 (*.f64 t z) #s(literal 1/16 binary64)))) c)
(+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (fma.f64 (*.f64 #s(literal 1/16 binary64) t) z (*.f64 #s(literal -1/4 binary64) (*.f64 b a)))) c)
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal -1/4 binary64) (*.f64 b a) (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 (*.f64 #s(literal -1/4 binary64) b) a (fma.f64 y x (*.f64 (*.f64 t z) #s(literal 1/16 binary64)))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 (*.f64 #s(literal -1/4 binary64) b) a (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) (*.f64 (fma.f64 #s(literal 1/16 binary64) z (/.f64 (fma.f64 y x c) t)) t)))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 (-.f64 (/.f64 #s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) (*.f64 y x)) a) (*.f64 #s(literal 1/4 binary64) b)) a))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 (-.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) t) z (fma.f64 y x c)) a) (*.f64 #s(literal 1/4 binary64) b)) a))
(+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 (fma.f64 #s(literal 1/16 binary64) t (/.f64 (fma.f64 y x (*.f64 #s(literal -1/4 binary64) (*.f64 b a))) z)) z)) c)
(+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 (fma.f64 #s(literal 1/16 binary64) z (/.f64 (fma.f64 y x (*.f64 #s(literal -1/4 binary64) (*.f64 b a))) t)) t)) c)
(+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c)
Outputs
(+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c)
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 (*.f64 #s(literal -1/4 binary64) b) a (fma.f64 y x (*.f64 (*.f64 t z) #s(literal 1/16 binary64)))))
Calls

15 calls:

29.0ms
t
24.0ms
(/.f64 (*.f64 z t) #s(literal 16 binary64))
15.0ms
(+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c)
8.0ms
c
7.0ms
y
Results
AccuracySegmentsBranch
96.5%1(*.f64 a b)
96.5%1(/.f64 (*.f64 a b) #s(literal 4 binary64))
96.5%1(*.f64 z t)
96.5%1(/.f64 (*.f64 z t) #s(literal 16 binary64))
96.5%1(*.f64 x y)
98.0%2(+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64)))
98.8%2(-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64)))
98.8%2(+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c)
96.5%1x
96.5%1y
96.5%1z
96.5%1t
96.5%1a
96.5%1b
96.5%1c
Compiler

Compiled 67 to 138 computations (-106% saved)

regimes130.0ms (2.8%)

Memory
-16.2MiB live, 213.7MiB allocated; 19ms collecting garbage
Counts
25 → 3
Calls
Call 1
Inputs
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) c)
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 y x))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) (fma.f64 y x c)))
(+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 y x)) c)
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 b a)))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 (*.f64 t z) #s(literal 1/16 binary64)))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 (*.f64 #s(literal 1/16 binary64) t) z #s(approx (+ (* y x) c) c)))
(+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 #s(literal -1/4 binary64) (*.f64 b a))) c)
(+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 (*.f64 t z) #s(literal 1/16 binary64))) c)
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 (*.f64 #s(literal -1/4 binary64) b) a #s(approx (+ (* (* t z) 1/16) (* y x)) (*.f64 y x))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 (*.f64 #s(literal 1/16 binary64) t) z #s(approx (+ (* y x) c) (*.f64 y x))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 (*.f64 #s(literal 1/16 binary64) t) z (fma.f64 y x c)))
(+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (fma.f64 y x (*.f64 #s(literal -1/4 binary64) (*.f64 b a)))) c)
(+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x))) c)
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 (*.f64 #s(literal -1/4 binary64) b) a #s(approx (+ (* (* t z) 1/16) (* y x)) (*.f64 (*.f64 t z) #s(literal 1/16 binary64)))))
(+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (fma.f64 (*.f64 #s(literal -1/4 binary64) b) a (*.f64 (*.f64 t z) #s(literal 1/16 binary64)))) c)
(+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (fma.f64 (*.f64 #s(literal 1/16 binary64) t) z (*.f64 #s(literal -1/4 binary64) (*.f64 b a)))) c)
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal -1/4 binary64) (*.f64 b a) (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 (*.f64 #s(literal -1/4 binary64) b) a (fma.f64 y x (*.f64 (*.f64 t z) #s(literal 1/16 binary64)))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 (*.f64 #s(literal -1/4 binary64) b) a (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) (*.f64 (fma.f64 #s(literal 1/16 binary64) z (/.f64 (fma.f64 y x c) t)) t)))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 (-.f64 (/.f64 #s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) (*.f64 y x)) a) (*.f64 #s(literal 1/4 binary64) b)) a))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 (-.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) t) z (fma.f64 y x c)) a) (*.f64 #s(literal 1/4 binary64) b)) a))
(+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 (fma.f64 #s(literal 1/16 binary64) t (/.f64 (fma.f64 y x (*.f64 #s(literal -1/4 binary64) (*.f64 b a))) z)) z)) c)
(+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 (fma.f64 #s(literal 1/16 binary64) z (/.f64 (fma.f64 y x (*.f64 #s(literal -1/4 binary64) (*.f64 b a))) t)) t)) c)
Outputs
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 (-.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) t) z (fma.f64 y x c)) a) (*.f64 #s(literal 1/4 binary64) b)) a))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 (*.f64 #s(literal 1/16 binary64) t) z (fma.f64 y x c)))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 (-.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) t) z (fma.f64 y x c)) a) (*.f64 #s(literal 1/4 binary64) b)) a))
Calls

15 calls:

23.0ms
(/.f64 (*.f64 a b) #s(literal 4 binary64))
11.0ms
c
10.0ms
t
8.0ms
x
7.0ms
b
Results
AccuracySegmentsBranch
96.6%3(*.f64 a b)
96.6%3(/.f64 (*.f64 a b) #s(literal 4 binary64))
96.1%3(*.f64 z t)
96.1%3(/.f64 (*.f64 z t) #s(literal 16 binary64))
93.2%3(*.f64 x y)
90.9%2x
90.2%2y
96.4%3z
96.2%3t
98.1%3a
93.1%3b
94.1%3c
94.5%3(+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64)))
94.6%3(-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64)))
90.1%2(+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c)
Compiler

Compiled 67 to 138 computations (-106% saved)

regimes62.0ms (1.3%)

Memory
-13.4MiB live, 84.7MiB allocated; 7ms collecting garbage
Counts
22 → 3
Calls
Call 1
Inputs
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) c)
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 y x))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) (fma.f64 y x c)))
(+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 y x)) c)
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 b a)))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 (*.f64 t z) #s(literal 1/16 binary64)))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 (*.f64 #s(literal 1/16 binary64) t) z #s(approx (+ (* y x) c) c)))
(+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 #s(literal -1/4 binary64) (*.f64 b a))) c)
(+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 (*.f64 t z) #s(literal 1/16 binary64))) c)
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 (*.f64 #s(literal -1/4 binary64) b) a #s(approx (+ (* (* t z) 1/16) (* y x)) (*.f64 y x))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 (*.f64 #s(literal 1/16 binary64) t) z #s(approx (+ (* y x) c) (*.f64 y x))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 (*.f64 #s(literal 1/16 binary64) t) z (fma.f64 y x c)))
(+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (fma.f64 y x (*.f64 #s(literal -1/4 binary64) (*.f64 b a)))) c)
(+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x))) c)
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 (*.f64 #s(literal -1/4 binary64) b) a #s(approx (+ (* (* t z) 1/16) (* y x)) (*.f64 (*.f64 t z) #s(literal 1/16 binary64)))))
(+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (fma.f64 (*.f64 #s(literal -1/4 binary64) b) a (*.f64 (*.f64 t z) #s(literal 1/16 binary64)))) c)
(+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (fma.f64 (*.f64 #s(literal 1/16 binary64) t) z (*.f64 #s(literal -1/4 binary64) (*.f64 b a)))) c)
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal -1/4 binary64) (*.f64 b a) (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 (*.f64 #s(literal -1/4 binary64) b) a (fma.f64 y x (*.f64 (*.f64 t z) #s(literal 1/16 binary64)))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 (*.f64 #s(literal -1/4 binary64) b) a (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) (*.f64 (fma.f64 #s(literal 1/16 binary64) z (/.f64 (fma.f64 y x c) t)) t)))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 (-.f64 (/.f64 #s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) (*.f64 y x)) a) (*.f64 #s(literal 1/4 binary64) b)) a))
Outputs
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 (*.f64 #s(literal -1/4 binary64) b) a (fma.f64 y x (*.f64 (*.f64 t z) #s(literal 1/16 binary64)))))
(+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (fma.f64 y x (*.f64 #s(literal -1/4 binary64) (*.f64 b a)))) c)
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 (*.f64 #s(literal -1/4 binary64) b) a (fma.f64 y x (*.f64 (*.f64 t z) #s(literal 1/16 binary64)))))
Calls

7 calls:

22.0ms
(*.f64 a b)
9.0ms
(*.f64 z t)
6.0ms
z
6.0ms
a
6.0ms
t
Results
AccuracySegmentsBranch
95.0%3(*.f64 z t)
95.0%3(/.f64 (*.f64 z t) #s(literal 16 binary64))
92.9%3t
91.6%3z
92.4%3(*.f64 a b)
92.4%3(/.f64 (*.f64 a b) #s(literal 4 binary64))
92.6%3a
Compiler

Compiled 19 to 57 computations (-200% saved)

regimes28.0ms (0.6%)

Memory
13.5MiB live, 59.4MiB allocated; 3ms collecting garbage
Counts
18 → 3
Calls
Call 1
Inputs
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) c)
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 y x))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) (fma.f64 y x c)))
(+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 y x)) c)
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 b a)))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 (*.f64 t z) #s(literal 1/16 binary64)))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 (*.f64 #s(literal 1/16 binary64) t) z #s(approx (+ (* y x) c) c)))
(+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 #s(literal -1/4 binary64) (*.f64 b a))) c)
(+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 (*.f64 t z) #s(literal 1/16 binary64))) c)
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 (*.f64 #s(literal -1/4 binary64) b) a #s(approx (+ (* (* t z) 1/16) (* y x)) (*.f64 y x))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 (*.f64 #s(literal 1/16 binary64) t) z #s(approx (+ (* y x) c) (*.f64 y x))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 (*.f64 #s(literal 1/16 binary64) t) z (fma.f64 y x c)))
(+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (fma.f64 y x (*.f64 #s(literal -1/4 binary64) (*.f64 b a)))) c)
(+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x))) c)
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 (*.f64 #s(literal -1/4 binary64) b) a #s(approx (+ (* (* t z) 1/16) (* y x)) (*.f64 (*.f64 t z) #s(literal 1/16 binary64)))))
(+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (fma.f64 (*.f64 #s(literal -1/4 binary64) b) a (*.f64 (*.f64 t z) #s(literal 1/16 binary64)))) c)
(+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (fma.f64 (*.f64 #s(literal 1/16 binary64) t) z (*.f64 #s(literal -1/4 binary64) (*.f64 b a)))) c)
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal -1/4 binary64) (*.f64 b a) (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x))))
Outputs
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal -1/4 binary64) (*.f64 b a) (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x))))
(+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (fma.f64 y x (*.f64 #s(literal -1/4 binary64) (*.f64 b a)))) c)
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal -1/4 binary64) (*.f64 b a) (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x))))
Calls

5 calls:

7.0ms
(+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64)))
5.0ms
c
5.0ms
(/.f64 (*.f64 z t) #s(literal 16 binary64))
5.0ms
(*.f64 z t)
5.0ms
(-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64)))
Results
AccuracySegmentsBranch
89.2%3c
93.0%4(+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64)))
92.4%4(-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64)))
93.8%3(*.f64 z t)
93.8%3(/.f64 (*.f64 z t) #s(literal 16 binary64))
Compiler

Compiled 33 to 53 computations (-60.6% saved)

regimes50.0ms (1.1%)

Memory
15.3MiB live, 114.4MiB allocated; 8ms collecting garbage
Counts
17 → 3
Calls
Call 1
Inputs
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) c)
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 y x))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) (fma.f64 y x c)))
(+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 y x)) c)
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 b a)))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 (*.f64 t z) #s(literal 1/16 binary64)))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 (*.f64 #s(literal 1/16 binary64) t) z #s(approx (+ (* y x) c) c)))
(+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 #s(literal -1/4 binary64) (*.f64 b a))) c)
(+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 (*.f64 t z) #s(literal 1/16 binary64))) c)
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 (*.f64 #s(literal -1/4 binary64) b) a #s(approx (+ (* (* t z) 1/16) (* y x)) (*.f64 y x))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 (*.f64 #s(literal 1/16 binary64) t) z #s(approx (+ (* y x) c) (*.f64 y x))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 (*.f64 #s(literal 1/16 binary64) t) z (fma.f64 y x c)))
(+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (fma.f64 y x (*.f64 #s(literal -1/4 binary64) (*.f64 b a)))) c)
(+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 y x))) c)
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 (*.f64 #s(literal -1/4 binary64) b) a #s(approx (+ (* (* t z) 1/16) (* y x)) (*.f64 (*.f64 t z) #s(literal 1/16 binary64)))))
(+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (fma.f64 (*.f64 #s(literal -1/4 binary64) b) a (*.f64 (*.f64 t z) #s(literal 1/16 binary64)))) c)
(+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (fma.f64 (*.f64 #s(literal 1/16 binary64) t) z (*.f64 #s(literal -1/4 binary64) (*.f64 b a)))) c)
Outputs
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 (*.f64 #s(literal 1/16 binary64) t) z #s(approx (+ (* y x) c) (*.f64 y x))))
(+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (fma.f64 y x (*.f64 #s(literal -1/4 binary64) (*.f64 b a)))) c)
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 (*.f64 #s(literal 1/16 binary64) t) z (fma.f64 y x c)))
Calls

9 calls:

7.0ms
(*.f64 x y)
7.0ms
a
5.0ms
x
5.0ms
b
5.0ms
t
Results
AccuracySegmentsBranch
90.4%3(*.f64 a b)
90.4%3(/.f64 (*.f64 a b) #s(literal 4 binary64))
85.6%3x
85.9%3a
88.7%3t
87.1%4b
88.9%3(*.f64 x y)
91.9%3(*.f64 z t)
91.9%3(/.f64 (*.f64 z t) #s(literal 16 binary64))
Compiler

Compiled 23 to 72 computations (-213% saved)

regimes48.0ms (1.1%)

Memory
-6.5MiB live, 87.7MiB allocated; 3ms collecting garbage
Counts
12 → 3
Calls
Call 1
Inputs
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) c)
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 y x))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) (fma.f64 y x c)))
(+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 y x)) c)
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 b a)))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 (*.f64 t z) #s(literal 1/16 binary64)))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 (*.f64 #s(literal 1/16 binary64) t) z #s(approx (+ (* y x) c) c)))
(+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 #s(literal -1/4 binary64) (*.f64 b a))) c)
(+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 (*.f64 t z) #s(literal 1/16 binary64))) c)
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 (*.f64 #s(literal -1/4 binary64) b) a #s(approx (+ (* (* t z) 1/16) (* y x)) (*.f64 y x))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 (*.f64 #s(literal 1/16 binary64) t) z #s(approx (+ (* y x) c) (*.f64 y x))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 (*.f64 #s(literal 1/16 binary64) t) z (fma.f64 y x c)))
Outputs
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 (*.f64 #s(literal -1/4 binary64) b) a #s(approx (+ (* (* t z) 1/16) (* y x)) (*.f64 y x))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 (*.f64 #s(literal 1/16 binary64) t) z (fma.f64 y x c)))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 (*.f64 #s(literal -1/4 binary64) b) a #s(approx (+ (* (* t z) 1/16) (* y x)) (*.f64 y x))))
Calls

12 calls:

5.0ms
(/.f64 (*.f64 a b) #s(literal 4 binary64))
5.0ms
(/.f64 (*.f64 z t) #s(literal 16 binary64))
4.0ms
y
4.0ms
c
4.0ms
t
Results
AccuracySegmentsBranch
79.1%3t
76.7%3(*.f64 x y)
77.4%3c
87.2%3(*.f64 a b)
87.2%3(/.f64 (*.f64 a b) #s(literal 4 binary64))
72.2%1(-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64)))
83.8%3(+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64)))
80.0%3z
72.2%1(+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c)
77.4%3y
80.9%3(*.f64 z t)
80.9%3(/.f64 (*.f64 z t) #s(literal 16 binary64))
Compiler

Compiled 64 to 117 computations (-82.8% saved)

regimes43.0ms (0.9%)

Memory
4.6MiB live, 51.4MiB allocated; 3ms collecting garbage
Counts
11 → 3
Calls
Call 1
Inputs
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) c)
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 y x))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) (fma.f64 y x c)))
(+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 y x)) c)
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 b a)))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 (*.f64 t z) #s(literal 1/16 binary64)))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 (*.f64 #s(literal 1/16 binary64) t) z #s(approx (+ (* y x) c) c)))
(+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 #s(literal -1/4 binary64) (*.f64 b a))) c)
(+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 (*.f64 t z) #s(literal 1/16 binary64))) c)
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 (*.f64 #s(literal -1/4 binary64) b) a #s(approx (+ (* (* t z) 1/16) (* y x)) (*.f64 y x))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 (*.f64 #s(literal 1/16 binary64) t) z #s(approx (+ (* y x) c) (*.f64 y x))))
Outputs
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 (*.f64 #s(literal 1/16 binary64) t) z #s(approx (+ (* y x) c) (*.f64 y x))))
(+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 #s(literal -1/4 binary64) (*.f64 b a))) c)
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 (*.f64 #s(literal 1/16 binary64) t) z #s(approx (+ (* y x) c) (*.f64 y x))))
Calls

6 calls:

24.0ms
a
4.0ms
x
4.0ms
b
3.0ms
(/.f64 (*.f64 a b) #s(literal 4 binary64))
3.0ms
(*.f64 a b)
Results
AccuracySegmentsBranch
81.1%3(+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64)))
72.1%3b
69.1%3x
72.9%3a
76.4%3(*.f64 a b)
76.4%3(/.f64 (*.f64 a b) #s(literal 4 binary64))
Compiler

Compiled 20 to 51 computations (-155% saved)

regimes51.0ms (1.1%)

Memory
-3.9MiB live, 92.9MiB allocated; 18ms collecting garbage
Counts
10 → 3
Calls
Call 1
Inputs
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) c)
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 y x))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) (fma.f64 y x c)))
(+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 y x)) c)
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 b a)))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 (*.f64 t z) #s(literal 1/16 binary64)))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 (*.f64 #s(literal 1/16 binary64) t) z #s(approx (+ (* y x) c) c)))
(+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 #s(literal -1/4 binary64) (*.f64 b a))) c)
(+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 (*.f64 t z) #s(literal 1/16 binary64))) c)
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 (*.f64 #s(literal -1/4 binary64) b) a #s(approx (+ (* (* t z) 1/16) (* y x)) (*.f64 y x))))
Outputs
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 (*.f64 t z) #s(literal 1/16 binary64)))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 (*.f64 #s(literal -1/4 binary64) b) a #s(approx (+ (* (* t z) 1/16) (* y x)) (*.f64 y x))))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 (*.f64 t z) #s(literal 1/16 binary64)))
Calls

12 calls:

13.0ms
(/.f64 (*.f64 z t) #s(literal 16 binary64))
5.0ms
(/.f64 (*.f64 a b) #s(literal 4 binary64))
3.0ms
c
3.0ms
y
3.0ms
t
Results
AccuracySegmentsBranch
62.1%1(+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c)
67.4%3(-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64)))
74.5%5(*.f64 a b)
74.5%5(/.f64 (*.f64 a b) #s(literal 4 binary64))
69.8%3(*.f64 x y)
65.2%2c
66.8%3y
72.6%3t
72.6%3z
74.8%3(*.f64 z t)
74.8%3(/.f64 (*.f64 z t) #s(literal 16 binary64))
68.3%3(+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64)))
Compiler

Compiled 64 to 117 computations (-82.8% saved)

regimes48.0ms (1%)

Memory
18.6MiB live, 109.4MiB allocated; 6ms collecting garbage
Counts
9 → 4
Calls
Call 1
Inputs
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) c)
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 y x))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) (fma.f64 y x c)))
(+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 y x)) c)
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 b a)))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 (*.f64 t z) #s(literal 1/16 binary64)))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 (*.f64 #s(literal 1/16 binary64) t) z #s(approx (+ (* y x) c) c)))
(+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 #s(literal -1/4 binary64) (*.f64 b a))) c)
(+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 (*.f64 t z) #s(literal 1/16 binary64))) c)
Outputs
(+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 #s(literal -1/4 binary64) (*.f64 b a))) c)
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 (*.f64 #s(literal 1/16 binary64) t) z #s(approx (+ (* y x) c) c)))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) (fma.f64 y x c)))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 b a)))
Calls

14 calls:

6.0ms
a
4.0ms
(*.f64 x y)
3.0ms
z
3.0ms
b
3.0ms
x
Results
AccuracySegmentsBranch
63.4%3y
52.7%3c
51.1%3(-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64)))
61.8%3(+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64)))
61.5%3x
65.7%3(*.f64 x y)
67.9%4(*.f64 a b)
67.9%4(/.f64 (*.f64 a b) #s(literal 4 binary64))
60.9%3b
62.2%4t
64.3%5z
61.2%3a
68.5%5(*.f64 z t)
68.5%5(/.f64 (*.f64 z t) #s(literal 16 binary64))
Compiler

Compiled 50 to 121 computations (-142% saved)

regimes18.0ms (0.4%)

Memory
-18.8MiB live, 36.8MiB allocated; 3ms collecting garbage
Counts
7 → 4
Calls
Call 1
Inputs
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) c)
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 y x))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) (fma.f64 y x c)))
(+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 y x)) c)
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 b a)))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 (*.f64 t z) #s(literal 1/16 binary64)))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 (*.f64 #s(literal 1/16 binary64) t) z #s(approx (+ (* y x) c) c)))
Outputs
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 b a)))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 (*.f64 #s(literal 1/16 binary64) t) z #s(approx (+ (* y x) c) c)))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) (fma.f64 y x c)))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 b a)))
Calls

6 calls:

4.0ms
(/.f64 (*.f64 a b) #s(literal 4 binary64))
3.0ms
(+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c)
2.0ms
(*.f64 a b)
2.0ms
(/.f64 (*.f64 z t) #s(literal 16 binary64))
2.0ms
(*.f64 x y)
Results
AccuracySegmentsBranch
47.6%1(+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c)
63.9%3(*.f64 z t)
63.9%3(/.f64 (*.f64 z t) #s(literal 16 binary64))
61.5%3(*.f64 x y)
66.5%4(*.f64 a b)
66.5%4(/.f64 (*.f64 a b) #s(literal 4 binary64))
Compiler

Compiled 36 to 61 computations (-69.4% saved)

regimes5.0ms (0.1%)

Memory
10.5MiB live, 10.5MiB allocated; 0ms collecting garbage
Counts
6 → 3
Calls
Call 1
Inputs
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) c)
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 y x))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) (fma.f64 y x c)))
(+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 y x)) c)
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 b a)))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 (*.f64 t z) #s(literal 1/16 binary64)))
Outputs
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 b a)))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) (fma.f64 y x c)))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 b a)))
Calls

2 calls:

2.0ms
(/.f64 (*.f64 a b) #s(literal 4 binary64))
2.0ms
(*.f64 a b)
Results
AccuracySegmentsBranch
64.1%3(*.f64 a b)
64.1%3(/.f64 (*.f64 a b) #s(literal 4 binary64))
Compiler

Compiled 8 to 18 computations (-125% saved)

regimes62.0ms (1.3%)

Memory
4.9MiB live, 51.8MiB allocated; 2ms collecting garbage
Counts
4 → 1
Calls
Call 1
Inputs
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) c)
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 y x))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) (fma.f64 y x c)))
(+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 y x)) c)
Outputs
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* (* 1/16 t) z) (+ (* y x) c)) (fma.f64 y x c)))
Calls

14 calls:

37.0ms
(*.f64 a b)
2.0ms
y
2.0ms
a
2.0ms
t
2.0ms
c
Results
AccuracySegmentsBranch
47.6%1(-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64)))
47.6%1c
47.6%1t
47.6%1b
47.6%1z
47.6%1a
47.6%1(*.f64 x y)
47.6%1x
47.6%1(+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64)))
47.6%1y
47.6%1(*.f64 z t)
47.6%1(/.f64 (*.f64 z t) #s(literal 16 binary64))
47.6%1(*.f64 a b)
47.6%1(/.f64 (*.f64 a b) #s(literal 4 binary64))
Compiler

Compiled 50 to 121 computations (-142% saved)

regimes48.0ms (1%)

Memory
-36.0MiB live, 56.5MiB allocated; 4ms collecting garbage
Counts
2 → 3
Calls
Call 1
Inputs
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) c)
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 y x))
Outputs
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 y x))
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) c)
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 y x))
Calls

15 calls:

26.0ms
t
1.0ms
c
1.0ms
z
1.0ms
a
1.0ms
b
Results
AccuracySegmentsBranch
40.2%3(-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64)))
35.0%1(+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c)
35.0%1z
41.1%3(+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64)))
40.6%3x
35.0%1a
37.2%2c
35.0%1(*.f64 a b)
35.0%1(/.f64 (*.f64 a b) #s(literal 4 binary64))
35.0%1(*.f64 z t)
35.0%1(/.f64 (*.f64 z t) #s(literal 16 binary64))
39.6%3y
35.0%1b
42.3%3(*.f64 x y)
35.0%1t
Compiler

Compiled 67 to 138 computations (-106% saved)

regimes21.0ms (0.5%)

Memory
-1.5MiB live, 45.9MiB allocated; 6ms collecting garbage
Accuracy

Total -0.0b remaining (-0%)

Threshold costs -0b (-0%)

Counts
1 → 1
Calls
Call 1
Inputs
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) c)
Outputs
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) c)
Calls

15 calls:

6.0ms
(/.f64 (*.f64 z t) #s(literal 16 binary64))
1.0ms
(*.f64 z t)
1.0ms
x
1.0ms
(+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c)
1.0ms
z
Results
AccuracySegmentsBranch
14.7%1(+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c)
14.7%1(*.f64 z t)
14.7%1(/.f64 (*.f64 z t) #s(literal 16 binary64))
14.7%1z
14.7%1a
14.7%1(*.f64 a b)
14.7%1(/.f64 (*.f64 a b) #s(literal 4 binary64))
14.7%1t
14.7%1b
14.7%1c
14.7%1y
14.7%1(-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64)))
14.7%1x
14.7%1(+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64)))
14.7%1(*.f64 x y)
Compiler

Compiled 67 to 138 computations (-106% saved)

bsearch1.0ms (0%)

Memory
0.9MiB live, 0.9MiB allocated; 0ms collecting garbage
Algorithm
left-value
Steps
TimeLeftRight
0.0ms
1.723015084759238e+281
5.7776036962606383e+287
Compiler

Compiled 20 to 27 computations (-35% saved)

bsearch38.0ms (0.8%)

Memory
32.9MiB live, 77.1MiB allocated; 4ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
21.0ms
1.951465462229183e-187
2.7187448799657073e-154
14.0ms
-1.0640470552694461e-102
-7.0467039748561045e-106
Samples
22.0ms304×0valid
Compiler

Compiled 1 198 to 996 computations (16.9% saved)

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

bsearch1.0ms (0%)

Memory
1.7MiB live, 1.7MiB allocated; 0ms collecting garbage
Algorithm
left-value
Steps
TimeLeftRight
0.0ms
9.955598198567338e+31
1.4462737598401942e+35
0.0ms
-1.405097515972566e+155
-9.561758707619283e+149
Compiler

Compiled 20 to 27 computations (-35% saved)

bsearch1.0ms (0%)

Memory
1.6MiB live, 1.6MiB allocated; 0ms collecting garbage
Algorithm
left-value
Steps
TimeLeftRight
0.0ms
9.955598198567338e+31
1.4462737598401942e+35
0.0ms
-1.405097515972566e+155
-9.561758707619283e+149
Compiler

Compiled 20 to 27 computations (-35% saved)

bsearch1.0ms (0%)

Memory
1.6MiB live, 1.6MiB allocated; 0ms collecting garbage
Algorithm
left-value
Steps
TimeLeftRight
0.0ms
3.661294675590461e+44
8.962871904149957e+53
0.0ms
-1.405097515972566e+155
-9.561758707619283e+149
Compiler

Compiled 20 to 27 computations (-35% saved)

bsearch1.0ms (0%)

Memory
1.3MiB live, 1.3MiB allocated; 0ms collecting garbage
Algorithm
left-value
Steps
TimeLeftRight
0.0ms
2.3277442730961175e+108
3.924360136309549e+127
0.0ms
-6.984817843861243e+123
-2.036523163868122e+118
Compiler

Compiled 20 to 27 computations (-35% saved)

bsearch1.0ms (0%)

Memory
1.3MiB live, 1.3MiB allocated; 0ms collecting garbage
Algorithm
left-value
Steps
TimeLeftRight
0.0ms
7.929639832906423e+46
8.962871904149957e+53
0.0ms
-5.193757687626516e+150
-1.5076020652146887e+150
Compiler

Compiled 20 to 27 computations (-35% saved)

bsearch1.0ms (0%)

Memory
1.2MiB live, 1.2MiB allocated; 0ms collecting garbage
Algorithm
left-value
Steps
TimeLeftRight
0.0ms
2.213274473089323e+271
5.771772264881128e+273
0.0ms
-1.405097515972566e+155
-9.561758707619283e+149
Compiler

Compiled 20 to 27 computations (-35% saved)

bsearch1.0ms (0%)

Memory
1.8MiB live, 1.8MiB allocated; 0ms collecting garbage
Algorithm
left-value
Steps
TimeLeftRight
0.0ms
2.3366868694277545e+204
1.9269737741081134e+210
0.0ms
-8.42437470558141e-32
-9.442571581227895e-39
0.0ms
-6.984817843861243e+123
-2.036523163868122e+118
Compiler

Compiled 20 to 27 computations (-35% saved)

bsearch1.0ms (0%)

Memory
1.6MiB live, 1.6MiB allocated; 0ms collecting garbage
Algorithm
left-value
Steps
TimeLeftRight
0.0ms
2.3366868694277545e+204
1.9269737741081134e+210
0.0ms
-8.42437470558141e-32
-9.442571581227895e-39
0.0ms
-6.984817843861243e+123
-2.036523163868122e+118
Compiler

Compiled 20 to 27 computations (-35% saved)

bsearch2.0ms (0%)

Memory
-45.0MiB live, 1.6MiB allocated; 4ms collecting garbage
Algorithm
left-value
Steps
TimeLeftRight
0.0ms
2.3366868694277545e+204
1.9269737741081134e+210
0.0ms
-6.984817843861243e+123
-2.036523163868122e+118
Compiler

Compiled 20 to 27 computations (-35% saved)

bsearch1.0ms (0%)

Memory
1.3MiB live, 1.3MiB allocated; 0ms collecting garbage
Algorithm
left-value
Steps
TimeLeftRight
0.0ms
6.542651624474247e-30
1.6473354809886816e-28
0.0ms
-9.958977424326506e+63
-3.881846558566476e+47
Compiler

Compiled 20 to 27 computations (-35% saved)

derivations433.0ms (9.4%)

Memory
-8.7MiB live, 479.4MiB allocated; 39ms collecting garbage
Stop Event
fuel
Compiler

Compiled 1 296 to 132 computations (89.8% saved)

preprocess203.0ms (4.4%)

Memory
14.4MiB live, 341.6MiB allocated; 23ms collecting garbage
Remove

(sort a b)

(sort z t)

(sort x y)

Compiler

Compiled 10 612 to 3 498 computations (67% saved)

end0.0ms (0%)

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

Profiling

Loading profile data...