Optimisation.CirclePacking:place from circle-packing-0.1.0.4, D

Time bar (total: 3.5s)

start0.0ms (0%)

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

analyze116.0ms (3.3%)

Memory
37.7MiB live, 225.2MiB allocated; 62ms collecting garbage
Algorithm
search
Search
ProbabilityValidUnknownPreconditionInfiniteDomainCan'tIter
0%0%99.8%0.2%0%0%0%0
0%0%99.8%0.2%0%0%0%1
0%0%99.8%0.2%0%0%0%2
0%0%99.8%0.2%0%0%0%3
0%0%99.8%0.2%0%0%0%4
50%49.9%49.9%0.2%0%0%0%5
50%49.9%49.9%0.2%0%0%0%6
50%49.9%49.9%0.2%0%0%0%7
50%49.9%49.9%0.2%0%0%0%8
75%74.9%25%0.2%0%0%0%9
75%74.9%25%0.2%0%0%0%10
75%74.9%25%0.2%0%0%0%11
75%74.9%25%0.2%0%0%0%12
Compiler

Compiled 11 to 10 computations (9.1% saved)

sample1.1s (29.9%)

Memory
14.3MiB live, 1 725.4MiB allocated; 305ms collecting garbage
Samples
581.0ms8 256×0valid
Precisions
Click to see histograms. Total time spent on operations: 239.0ms
ival-sub: 67.0ms (28% of total)
ival-mult: 66.0ms (27.6% of total)
ival-div: 61.0ms (25.5% of total)
ival-add: 40.0ms (16.7% of total)
adjust: 3.0ms (1.3% of total)
ival-assert: 3.0ms (1.3% of total)
Bogosity

explain136.0ms (3.9%)

Memory
-24.0MiB live, 126.0MiB allocated; 38ms collecting garbage
FPErrors
Click to see full error table
Ground TruthOverpredictionsExampleUnderpredictionsExampleSubexpression
190-0-(/.f64 (*.f64 y (-.f64 z x)) t)
00-0-(+.f64 x (/.f64 (*.f64 y (-.f64 z x)) t))
00-0-y
00-0-t
00-0-(*.f64 y (-.f64 z x))
00-0-(-.f64 z x)
00-0-z
00-0-x
Explanations
Click to see full explanations table
OperatorSubexpressionExplanationCount
/.f64(/.f64 (*.f64 y (-.f64 z x)) t)o/n120
(*.f64 y (-.f64 z x))overflow43
/.f64(/.f64 (*.f64 y (-.f64 z x)) t)u/n60
(*.f64 y (-.f64 z x))underflow16
Confusion
Predicted +Predicted -
+180
-0238
Precision
1.0
Recall
1.0
Confusion?
Predicted +Predicted MaybePredicted -
+1800
-00238
Precision?
1.0
Recall?
1.0
Freqs
test
numberfreq
0238
118
Total Confusion?
Predicted +Predicted MaybePredicted -
+100
-000
Precision?
1.0
Recall?
1.0
Samples
42.0ms512×0valid
Compiler

Compiled 69 to 28 computations (59.4% saved)

Precisions
Click to see histograms. Total time spent on operations: 13.0ms
ival-div: 4.0ms (29.7% of total)
ival-mult: 4.0ms (29.7% of total)
ival-sub: 3.0ms (22.3% of total)
ival-add: 2.0ms (14.8% of total)
ival-true: 0.0ms (0% of total)
adjust: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)

preprocess49.0ms (1.4%)

Memory
-4.7MiB live, 39.8MiB allocated; 8ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
052147
1105143
2212143
3422143
4751143
51027143
61036143
089
0129
1169
2259
3399
4679
51059
61229
71289
81369
91449
101489
111509
01508
Stop Event
iter limit
saturated
iter limit
saturated
Calls
Call 1
Inputs
(+.f64 x (/.f64 (*.f64 y (-.f64 z x)) t))
Outputs
(+.f64 x (/.f64 (*.f64 y (-.f64 z x)) t))
(fma.f64 (/.f64 y t) (-.f64 z x) x)
Compiler

Compiled 9 to 8 computations (11.1% saved)

eval0.0ms (0%)

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

Compiled 0 to 4 computations (-∞% saved)

prune0.0ms (0%)

Memory
1.0MiB live, 1.0MiB allocated; 0ms collecting garbage
Alt Table
Click to see full alt table
StatusAccuracyProgram
93.2%
(+.f64 x (/.f64 (*.f64 y (-.f64 z x)) t))
Compiler

Compiled 9 to 8 computations (11.1% saved)

series24.0ms (0.7%)

Memory
-4.8MiB live, 37.9MiB allocated; 8ms collecting garbage
Counts
8 → 46
Calls
Call 1
Inputs
(+.f64 x (/.f64 (*.f64 y (-.f64 z x)) t))
x
(/.f64 (*.f64 y (-.f64 z x)) t)
(*.f64 y (-.f64 z x))
y
(-.f64 z x)
z
t
Outputs
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (/ (* y z) t)))
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ y t)))) (/ (* y z) t))))
#s(approx x #s(hole binary64 x))
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (/ (* y z) t)))
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (+ (* -1 (/ (* x y) t)) (/ (* y z) t))))
#s(approx (* y (- z x)) #s(hole binary64 (* y z)))
#s(approx (* y (- z x)) #s(hole binary64 (+ (* -1 (* x y)) (* y z))))
#s(approx (- z x) #s(hole binary64 z))
#s(approx (- z x) #s(hole binary64 (+ z (* -1 x))))
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* x (+ 1 (* -1 (/ y t))))))
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ y t)) (/ (* y z) (* t x)))))))
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (* -1 (/ (* x y) t))))
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (* x (+ (* -1 (/ y t)) (/ (* y z) (* t x))))))
#s(approx (* y (- z x)) #s(hole binary64 (* -1 (* x y))))
#s(approx (* y (- z x)) #s(hole binary64 (* x (+ (* -1 y) (/ (* y z) x)))))
#s(approx (- z x) #s(hole binary64 (* -1 x)))
#s(approx (- z x) #s(hole binary64 (* x (- (/ z x) 1))))
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* x (- (/ y t) 1)))))
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ y t)) 1)))))
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ y t))))))
#s(approx (* y (- z x)) #s(hole binary64 (* -1 (* x (+ y (* -1 (/ (* y z) x)))))))
#s(approx (- z x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ z x)))))))
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 x))
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (* y (- (/ z t) (/ x t))))))
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (/ (* y (- z x)) t)))
#s(approx (* y (- z x)) #s(hole binary64 (* y (- z x))))
#s(approx y #s(hole binary64 y))
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* y (- (/ z t) (/ x t)))))
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* y (- (+ (/ x y) (/ z t)) (/ x t)))))
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (/ (* y (- z x)) t)))
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z x) t)))))))
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (* -1 (/ (* x y) t)))))
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (+ (* -1 (/ (* x y) t)) (/ (* y z) t)))))
#s(approx (- z x) #s(hole binary64 (- z x)))
#s(approx z #s(hole binary64 z))
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (+ (/ x z) (/ y t))))))
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (/ y t)))))
#s(approx (* y (- z x)) #s(hole binary64 (* z (+ y (* -1 (/ (* x y) z))))))
#s(approx (- z x) #s(hole binary64 (* z (+ 1 (* -1 (/ x z))))))
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* x y) t))) z)))))))
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (/ (* x y) (* t z)))))))
#s(approx (* y (- z x)) #s(hole binary64 (* -1 (* z (+ (* -1 y) (/ (* x y) z))))))
#s(approx (- z x) #s(hole binary64 (* -1 (* z (- (/ x z) 1)))))
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (/ (+ (* t x) (* y (- z x))) t)))
#s(approx t #s(hole binary64 t))
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (/ (* y (- z x)) t))))
Calls

12 calls:

TimeVariablePointExpression
11.0ms
t
@inf
((+ x (/ (* y (- z x)) t)) x (/ (* y (- z x)) t) (* y (- z x)) y (- z x) z t)
2.0ms
y
@inf
((+ x (/ (* y (- z x)) t)) x (/ (* y (- z x)) t) (* y (- z x)) y (- z x) z t)
1.0ms
y
@-inf
((+ x (/ (* y (- z x)) t)) x (/ (* y (- z x)) t) (* y (- z x)) y (- z x) z t)
1.0ms
x
@-inf
((+ x (/ (* y (- z x)) t)) x (/ (* y (- z x)) t) (* y (- z x)) y (- z x) z t)
1.0ms
z
@-inf
((+ x (/ (* y (- z x)) t)) x (/ (* y (- z x)) t) (* y (- z x)) y (- z x) z t)

rewrite182.0ms (5.2%)

Memory
0.1MiB live, 340.4MiB allocated; 37ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0151770
1806711
27769711
08090680
Stop Event
iter limit
node limit
Counts
54 → 208
Calls
Call 1
Inputs
(+ x (/ (* y (- z x)) t))
x
(/ (* y (- z x)) t)
(* y (- z x))
y
(- z x)
z
t
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (/ (* y z) t)))
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ y t)))) (/ (* y z) t))))
#s(approx x #s(hole binary64 x))
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (/ (* y z) t)))
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (+ (* -1 (/ (* x y) t)) (/ (* y z) t))))
#s(approx (* y (- z x)) #s(hole binary64 (* y z)))
#s(approx (* y (- z x)) #s(hole binary64 (+ (* -1 (* x y)) (* y z))))
#s(approx (- z x) #s(hole binary64 z))
#s(approx (- z x) #s(hole binary64 (+ z (* -1 x))))
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* x (+ 1 (* -1 (/ y t))))))
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ y t)) (/ (* y z) (* t x)))))))
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (* -1 (/ (* x y) t))))
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (* x (+ (* -1 (/ y t)) (/ (* y z) (* t x))))))
#s(approx (* y (- z x)) #s(hole binary64 (* -1 (* x y))))
#s(approx (* y (- z x)) #s(hole binary64 (* x (+ (* -1 y) (/ (* y z) x)))))
#s(approx (- z x) #s(hole binary64 (* -1 x)))
#s(approx (- z x) #s(hole binary64 (* x (- (/ z x) 1))))
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* x (- (/ y t) 1)))))
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ y t)) 1)))))
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ y t))))))
#s(approx (* y (- z x)) #s(hole binary64 (* -1 (* x (+ y (* -1 (/ (* y z) x)))))))
#s(approx (- z x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ z x)))))))
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 x))
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (* y (- (/ z t) (/ x t))))))
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (/ (* y (- z x)) t)))
#s(approx (* y (- z x)) #s(hole binary64 (* y (- z x))))
#s(approx y #s(hole binary64 y))
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* y (- (/ z t) (/ x t)))))
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* y (- (+ (/ x y) (/ z t)) (/ x t)))))
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (/ (* y (- z x)) t)))
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z x) t)))))))
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (* -1 (/ (* x y) t)))))
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (+ (* -1 (/ (* x y) t)) (/ (* y z) t)))))
#s(approx (- z x) #s(hole binary64 (- z x)))
#s(approx z #s(hole binary64 z))
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (+ (/ x z) (/ y t))))))
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (/ y t)))))
#s(approx (* y (- z x)) #s(hole binary64 (* z (+ y (* -1 (/ (* x y) z))))))
#s(approx (- z x) #s(hole binary64 (* z (+ 1 (* -1 (/ x z))))))
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* x y) t))) z)))))))
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (/ (* x y) (* t z)))))))
#s(approx (* y (- z x)) #s(hole binary64 (* -1 (* z (+ (* -1 y) (/ (* x y) z))))))
#s(approx (- z x) #s(hole binary64 (* -1 (* z (- (/ x z) 1)))))
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (/ (+ (* t x) (* y (- z x))) t)))
#s(approx t #s(hole binary64 t))
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (/ (* y (- z x)) t))))
Outputs
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 z y) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) #s(literal 2 binary64))) (-.f64 (/.f64 (*.f64 z y) t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x))
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (-.f64 z x) (neg.f64 t)) y) #s(literal 3 binary64))) (fma.f64 x x (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 2 binary64)) (*.f64 x (*.f64 (/.f64 (-.f64 z x) (neg.f64 t)) y)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 z y) t) #s(literal 2 binary64)))) (neg.f64 (+.f64 x (/.f64 (*.f64 y (-.f64 (neg.f64 x) z)) t))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 z y) t) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 (*.f64 z y) t) (-.f64 (/.f64 (*.f64 z y) t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (/.f64 (*.f64 (-.f64 z x) y) t))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 (*.f64 (-.f64 z x) y) t) (-.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x) (*.f64 x x))))
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (neg.f64 x) (/.f64 y t)) #s(literal 2 binary64))) (neg.f64 t) (*.f64 (+.f64 x (*.f64 (/.f64 y t) x)) (*.f64 (neg.f64 z) y))) (*.f64 (+.f64 x (*.f64 (/.f64 y t) x)) (neg.f64 t)))
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (neg.f64 x) (/.f64 y t)) #s(literal 2 binary64))) t (*.f64 (+.f64 x (*.f64 (/.f64 y t) x)) (*.f64 z y))) (*.f64 (+.f64 x (*.f64 (/.f64 y t) x)) t))
(/.f64 (fma.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 y t) x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 x #s(literal 3 binary64))) (neg.f64 t) (*.f64 (fma.f64 (*.f64 (neg.f64 x) (/.f64 y t)) (-.f64 (*.f64 (neg.f64 x) (/.f64 y t)) x) (*.f64 x x)) (*.f64 (neg.f64 z) y))) (*.f64 (fma.f64 (*.f64 (neg.f64 x) (/.f64 y t)) (-.f64 (*.f64 (neg.f64 x) (/.f64 y t)) x) (*.f64 x x)) (neg.f64 t)))
(/.f64 (fma.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 y t) x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 x #s(literal 3 binary64))) t (*.f64 (fma.f64 (*.f64 (neg.f64 x) (/.f64 y t)) (-.f64 (*.f64 (neg.f64 x) (/.f64 y t)) x) (*.f64 x x)) (*.f64 z y))) (*.f64 (fma.f64 (*.f64 (neg.f64 x) (/.f64 y t)) (-.f64 (*.f64 (neg.f64 x) (/.f64 y t)) x) (*.f64 x x)) t))
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 2 binary64))) (-.f64 x (/.f64 (*.f64 (-.f64 z x) y) t)))
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 z y) t) #s(literal 2 binary64))) (+.f64 x (/.f64 (*.f64 y (-.f64 (neg.f64 x) z)) t)))
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x))))
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (-.f64 z x) y) t) (-.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x) (*.f64 x x)))
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 z y) t) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 z y) t) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) y) (/.f64 z t)))))
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 z y) t) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 z y) t) (-.f64 (/.f64 (*.f64 z y) t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) #s(literal 2 binary64))))
(fma.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 y t) #s(literal 1 binary64))) x (/.f64 (*.f64 z y) t))
(fma.f64 (/.f64 (-.f64 z x) t) y x)
(fma.f64 (/.f64 z t) y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x))
(fma.f64 (*.f64 (-.f64 (/.f64 y t) #s(literal 1 binary64)) x) #s(literal -1 binary64) (/.f64 (*.f64 z y) t))
(fma.f64 (-.f64 (/.f64 y t) #s(literal 1 binary64)) (neg.f64 x) (/.f64 (*.f64 z y) t))
(fma.f64 (neg.f64 x) (-.f64 (/.f64 y t) #s(literal 1 binary64)) (/.f64 (*.f64 z y) t))
(fma.f64 (neg.f64 x) (/.f64 y t) (fma.f64 (/.f64 z t) y x))
(fma.f64 (neg.f64 x) (/.f64 y t) (+.f64 x (/.f64 (*.f64 z y) t)))
(fma.f64 (*.f64 (/.f64 y t) x) #s(literal -1 binary64) (fma.f64 (/.f64 z t) y x))
(fma.f64 (*.f64 (/.f64 y t) x) #s(literal -1 binary64) (+.f64 x (/.f64 (*.f64 z y) t)))
(fma.f64 (*.f64 y x) (/.f64 #s(literal -1 binary64) t) (fma.f64 (/.f64 z t) y x))
(fma.f64 (*.f64 y x) (/.f64 #s(literal -1 binary64) t) (+.f64 x (/.f64 (*.f64 z y) t)))
(fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x (/.f64 (*.f64 z y) t))
(fma.f64 (/.f64 (neg.f64 y) t) x (fma.f64 (/.f64 z t) y x))
(fma.f64 (/.f64 (neg.f64 y) t) x (+.f64 x (/.f64 (*.f64 z y) t)))
(fma.f64 (/.f64 y t) (neg.f64 x) (fma.f64 (/.f64 z t) y x))
(fma.f64 (/.f64 y t) (neg.f64 x) (+.f64 x (/.f64 (*.f64 z y) t)))
(fma.f64 (/.f64 y t) z (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x))
(fma.f64 #s(literal -1 binary64) (*.f64 (-.f64 (/.f64 y t) #s(literal 1 binary64)) x) (/.f64 (*.f64 z y) t))
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 y t) x) (fma.f64 (/.f64 z t) y x))
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 y t) x) (+.f64 x (/.f64 (*.f64 z y) t)))
(fma.f64 (-.f64 z x) (/.f64 y t) x)
(fma.f64 z (/.f64 y t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x))
(fma.f64 y (/.f64 (-.f64 z x) t) x)
(fma.f64 y (/.f64 z t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x))
(fma.f64 x (*.f64 (-.f64 (/.f64 y t) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 z y) t))
(fma.f64 x (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 y t) #s(literal 1 binary64))) (/.f64 (*.f64 z y) t))
(fma.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y t)) (/.f64 (*.f64 z y) t))
(fma.f64 x (/.f64 (neg.f64 y) t) (fma.f64 (/.f64 z t) y x))
(fma.f64 x (/.f64 (neg.f64 y) t) (+.f64 x (/.f64 (*.f64 z y) t)))
(-.f64 (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) #s(literal 2 binary64)) (+.f64 x (/.f64 (*.f64 y (-.f64 (neg.f64 x) z)) t))) (/.f64 (pow.f64 (/.f64 (*.f64 z y) t) #s(literal 2 binary64)) (+.f64 x (/.f64 (*.f64 y (-.f64 (neg.f64 x) z)) t))))
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 (-.f64 z x) y) t))) (/.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 2 binary64)) (-.f64 x (/.f64 (*.f64 (-.f64 z x) y) t))))
(-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) (*.f64 (neg.f64 y) (/.f64 z t)))
(-.f64 (/.f64 (*.f64 z y) t) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t))) x))
(-.f64 (/.f64 (*.f64 z y) t) (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (/.f64 y t))))
(-.f64 x (-.f64 (*.f64 (/.f64 y t) x) (/.f64 (*.f64 z y) t)))
(-.f64 x (*.f64 (/.f64 (-.f64 z x) (neg.f64 t)) y))
(+.f64 (fma.f64 (/.f64 z t) y x) (*.f64 (neg.f64 x) (/.f64 y t)))
(+.f64 (+.f64 x (/.f64 (*.f64 z y) t)) (*.f64 (neg.f64 x) (/.f64 y t)))
(+.f64 (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) #s(literal 3 binary64)) (fma.f64 (/.f64 (*.f64 z y) t) (-.f64 (/.f64 (*.f64 z y) t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 (*.f64 z y) t) #s(literal 3 binary64)) (fma.f64 (/.f64 (*.f64 z y) t) (-.f64 (/.f64 (*.f64 z y) t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) #s(literal 2 binary64)))))
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (/.f64 (*.f64 (-.f64 z x) y) t) (-.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x) (*.f64 x x))) (/.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 3 binary64)) (fma.f64 (/.f64 (*.f64 (-.f64 z x) y) t) (-.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x) (*.f64 x x))))
(+.f64 (*.f64 (neg.f64 x) (/.f64 y t)) (fma.f64 (/.f64 z t) y x))
(+.f64 (*.f64 (neg.f64 x) (/.f64 y t)) (+.f64 x (/.f64 (*.f64 z y) t)))
(+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) (/.f64 (*.f64 z y) t))
(+.f64 (/.f64 (*.f64 z y) t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x))
(+.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x)
(+.f64 x (*.f64 (neg.f64 (neg.f64 y)) (/.f64 (-.f64 z x) t)))
(+.f64 x (/.f64 (*.f64 (-.f64 z x) y) t))
x
(*.f64 (/.f64 (-.f64 z x) t) y)
(*.f64 (-.f64 z x) (/.f64 y t))
(*.f64 y (/.f64 (-.f64 z x) t))
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (pow.f64 (/.f64 x t) #s(literal 2 binary64))) y) (/.f64 (+.f64 z x) t))
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 z t) #s(literal 3 binary64)) (pow.f64 (/.f64 x t) #s(literal 3 binary64))) y) (fma.f64 (/.f64 x t) (/.f64 (+.f64 z x) t) (pow.f64 (/.f64 z t) #s(literal 2 binary64))))
(/.f64 (*.f64 (*.f64 t (-.f64 z x)) y) (*.f64 t t))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 z y) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (neg.f64 x) (/.f64 y t)) #s(literal 2 binary64))) (-.f64 (/.f64 (*.f64 z y) t) (*.f64 (neg.f64 x) (/.f64 y t))))
(/.f64 (neg.f64 (*.f64 (neg.f64 y) (-.f64 z x))) (neg.f64 (neg.f64 t)))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 x) (/.f64 y t)) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 z y) t) #s(literal 2 binary64)))) (neg.f64 (/.f64 (*.f64 y (-.f64 (neg.f64 x) z)) t)))
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 y t) x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (/.f64 (*.f64 z y) t) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 (*.f64 z y) t) (-.f64 (/.f64 (*.f64 z y) t) (*.f64 (neg.f64 x) (/.f64 y t))) (pow.f64 (*.f64 (neg.f64 x) (/.f64 y t)) #s(literal 2 binary64)))))
(/.f64 (fma.f64 (*.f64 (neg.f64 y) x) (neg.f64 t) (*.f64 t (*.f64 (neg.f64 z) y))) (*.f64 t (neg.f64 t)))
(/.f64 (fma.f64 (*.f64 (neg.f64 y) x) t (*.f64 t (*.f64 z y))) (*.f64 t t))
(/.f64 (fma.f64 (*.f64 (neg.f64 z) y) t (*.f64 (neg.f64 t) (*.f64 (neg.f64 y) x))) (*.f64 (neg.f64 t) t))
(/.f64 (fma.f64 (*.f64 z y) t (*.f64 t (*.f64 (neg.f64 y) x))) (*.f64 t t))
(/.f64 (*.f64 y (-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (pow.f64 (/.f64 x t) #s(literal 2 binary64)))) (/.f64 (+.f64 z x) t))
(/.f64 (*.f64 y (-.f64 (pow.f64 (/.f64 z t) #s(literal 3 binary64)) (pow.f64 (/.f64 x t) #s(literal 3 binary64)))) (fma.f64 (/.f64 x t) (/.f64 (+.f64 z x) t) (pow.f64 (/.f64 z t) #s(literal 2 binary64))))
(/.f64 (*.f64 y (*.f64 t (-.f64 z x))) (*.f64 t t))
(/.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 x) (/.f64 y t)) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 z y) t) #s(literal 2 binary64))) (/.f64 (*.f64 y (-.f64 (neg.f64 x) z)) t))
(/.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 y t) x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (/.f64 (*.f64 z y) t) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 z y) t) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (neg.f64 x) (/.f64 y t)) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 x) (/.f64 y t)) (/.f64 (*.f64 z y) t)))))
(/.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 y t) x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (/.f64 (*.f64 z y) t) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 z y) t) (-.f64 (/.f64 (*.f64 z y) t) (*.f64 (neg.f64 x) (/.f64 y t))) (pow.f64 (*.f64 (neg.f64 x) (/.f64 y t)) #s(literal 2 binary64))))
(/.f64 (*.f64 (neg.f64 y) (-.f64 z x)) (neg.f64 t))
(/.f64 (*.f64 (-.f64 z x) y) t)
(neg.f64 (/.f64 (*.f64 (-.f64 z x) y) (neg.f64 t)))
(neg.f64 (*.f64 (/.f64 (-.f64 z x) (neg.f64 t)) y))
(fma.f64 (/.f64 z t) y (*.f64 (neg.f64 x) (/.f64 y t)))
(fma.f64 (neg.f64 x) (/.f64 y t) (/.f64 (*.f64 z y) t))
(fma.f64 (*.f64 (/.f64 y t) x) #s(literal -1 binary64) (/.f64 (*.f64 z y) t))
(fma.f64 (*.f64 y x) (/.f64 #s(literal -1 binary64) t) (/.f64 (*.f64 z y) t))
(fma.f64 (/.f64 (neg.f64 y) t) x (/.f64 (*.f64 z y) t))
(fma.f64 (/.f64 y t) (neg.f64 x) (/.f64 (*.f64 z y) t))
(fma.f64 (/.f64 y t) z (*.f64 (neg.f64 x) (/.f64 y t)))
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 y t) x) (/.f64 (*.f64 z y) t))
(fma.f64 z (/.f64 y t) (*.f64 (neg.f64 x) (/.f64 y t)))
(fma.f64 y (/.f64 z t) (*.f64 (neg.f64 x) (/.f64 y t)))
(fma.f64 x (/.f64 (neg.f64 y) t) (/.f64 (*.f64 z y) t))
(-.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 x) (/.f64 y t)) #s(literal 2 binary64)) (/.f64 (*.f64 y (-.f64 (neg.f64 x) z)) t)) (/.f64 (pow.f64 (/.f64 (*.f64 z y) t) #s(literal 2 binary64)) (/.f64 (*.f64 y (-.f64 (neg.f64 x) z)) t)))
(-.f64 (*.f64 (neg.f64 x) (/.f64 y t)) (*.f64 (neg.f64 y) (/.f64 z t)))
(-.f64 (/.f64 (*.f64 z y) t) (*.f64 (*.f64 (neg.f64 x) (/.f64 y t)) #s(literal -1 binary64)))
(-.f64 (/.f64 (*.f64 z y) t) (*.f64 (/.f64 y t) x))
(+.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 x) (/.f64 y t)) #s(literal 3 binary64)) (fma.f64 (/.f64 (*.f64 z y) t) (-.f64 (/.f64 (*.f64 z y) t) (*.f64 (neg.f64 x) (/.f64 y t))) (pow.f64 (*.f64 (neg.f64 x) (/.f64 y t)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 (*.f64 z y) t) #s(literal 3 binary64)) (fma.f64 (/.f64 (*.f64 z y) t) (-.f64 (/.f64 (*.f64 z y) t) (*.f64 (neg.f64 x) (/.f64 y t))) (pow.f64 (*.f64 (neg.f64 x) (/.f64 y t)) #s(literal 2 binary64)))))
(+.f64 (*.f64 (neg.f64 x) (/.f64 y t)) (/.f64 (*.f64 z y) t))
(+.f64 (/.f64 (*.f64 z y) t) (*.f64 (neg.f64 x) (/.f64 y t)))
(*.f64 (-.f64 z x) y)
(*.f64 y (-.f64 z x))
(/.f64 (*.f64 (*.f64 (+.f64 z x) (-.f64 z x)) y) (+.f64 z x))
(/.f64 (*.f64 (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) y) (fma.f64 z z (*.f64 x (+.f64 z x))))
(/.f64 (*.f64 y (*.f64 (+.f64 z x) (-.f64 z x))) (+.f64 z x))
(/.f64 (*.f64 y (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 z z (*.f64 x (+.f64 z x))))
(/.f64 (-.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 2 binary64))) (-.f64 (*.f64 z y) (*.f64 (neg.f64 y) x)))
(/.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 z) y) #s(literal 3 binary64))) (fma.f64 (*.f64 x x) (*.f64 y y) (+.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 y) x) (*.f64 (neg.f64 z) y)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 2 binary64)) (pow.f64 (*.f64 z y) #s(literal 2 binary64)))) (neg.f64 (*.f64 y (-.f64 (neg.f64 x) z))))
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 z y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 z y) (-.f64 (*.f64 z y) (*.f64 (neg.f64 y) x)) (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 2 binary64)))))
(/.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 2 binary64)) (pow.f64 (*.f64 z y) #s(literal 2 binary64))) (*.f64 y (-.f64 (neg.f64 x) z)))
(/.f64 (fma.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 z y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 2 binary64)) (*.f64 (neg.f64 x) (*.f64 y (*.f64 z y))))))
(/.f64 (fma.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 z y) #s(literal 3 binary64))) (fma.f64 (*.f64 z y) (-.f64 (*.f64 z y) (*.f64 (neg.f64 y) x)) (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 2 binary64))))
(fma.f64 (neg.f64 y) x (*.f64 (neg.f64 (neg.f64 y)) z))
(fma.f64 (neg.f64 y) x (*.f64 z y))
(fma.f64 (neg.f64 x) y (*.f64 (neg.f64 (neg.f64 y)) z))
(fma.f64 (neg.f64 x) y (*.f64 z y))
(fma.f64 (*.f64 y x) #s(literal -1 binary64) (*.f64 (neg.f64 (neg.f64 y)) z))
(fma.f64 (*.f64 y x) #s(literal -1 binary64) (*.f64 z y))
(fma.f64 #s(literal -1 binary64) (*.f64 y x) (*.f64 (neg.f64 (neg.f64 y)) z))
(fma.f64 #s(literal -1 binary64) (*.f64 y x) (*.f64 z y))
(fma.f64 z y (*.f64 (neg.f64 y) x))
(fma.f64 y (neg.f64 x) (*.f64 (neg.f64 (neg.f64 y)) z))
(fma.f64 y (neg.f64 x) (*.f64 z y))
(fma.f64 y z (*.f64 (neg.f64 y) x))
(fma.f64 x (neg.f64 y) (*.f64 (neg.f64 (neg.f64 y)) z))
(fma.f64 x (neg.f64 y) (*.f64 z y))
(-.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 2 binary64)) (*.f64 y (-.f64 (neg.f64 x) z))) (/.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (*.f64 y (-.f64 (neg.f64 x) z))))
(-.f64 (*.f64 (neg.f64 y) x) (*.f64 (neg.f64 z) y))
(-.f64 (*.f64 z y) (*.f64 (*.f64 (neg.f64 y) x) #s(literal -1 binary64)))
(-.f64 (*.f64 z y) (*.f64 #s(literal 1 binary64) (*.f64 y x)))
(-.f64 (*.f64 z y) (*.f64 y x))
(+.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 3 binary64)) (fma.f64 (*.f64 z y) (-.f64 (*.f64 z y) (*.f64 (neg.f64 y) x)) (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 z y) #s(literal 3 binary64)) (fma.f64 (*.f64 z y) (-.f64 (*.f64 z y) (*.f64 (neg.f64 y) x)) (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 2 binary64)))))
(+.f64 (*.f64 (neg.f64 y) x) (*.f64 (neg.f64 (neg.f64 y)) z))
(+.f64 (*.f64 (neg.f64 y) x) (*.f64 z y))
(+.f64 (*.f64 z y) (*.f64 (neg.f64 y) x))
y
(/.f64 (-.f64 (*.f64 x x) (*.f64 z z)) (-.f64 (neg.f64 x) z))
(/.f64 (neg.f64 (*.f64 (+.f64 z x) (-.f64 z x))) (neg.f64 (+.f64 z x)))
(/.f64 (neg.f64 (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 z z (*.f64 x (+.f64 z x)))))
(/.f64 (*.f64 (+.f64 z x) (-.f64 z x)) (+.f64 z x))
(/.f64 (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 z z) (*.f64 (neg.f64 z) x))))
(/.f64 (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 z z (*.f64 x (+.f64 z x))))
(fma.f64 #s(literal -1 binary64) x z)
(fma.f64 x #s(literal -1 binary64) z)
(-.f64 (/.f64 (*.f64 z z) (+.f64 z x)) (/.f64 (*.f64 x x) (+.f64 z x)))
(-.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 z z (*.f64 x (+.f64 z x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 z z (*.f64 x (+.f64 z x)))))
(-.f64 z (*.f64 (neg.f64 x) #s(literal -1 binary64)))
(-.f64 z x)
(+.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 z z (*.f64 x (+.f64 z x)))) (/.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (fma.f64 z z (*.f64 x (+.f64 z x)))))
(+.f64 (neg.f64 x) z)
(+.f64 z (neg.f64 x))
z
t
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 z y) t))
#s(approx (+ x (/ (* y (- z x)) t)) (fma.f64 (/.f64 (-.f64 z x) t) y x))
#s(approx x x)
#s(approx (/ (* y (- z x)) t) (/.f64 (*.f64 z y) t))
#s(approx (/ (* y (- z x)) t) (/.f64 (*.f64 (-.f64 z x) y) t))
#s(approx (* y (- z x)) (*.f64 z y))
#s(approx (* y (- z x)) (*.f64 (-.f64 z x) y))
#s(approx (- z x) z)
#s(approx (- z x) (-.f64 z x))
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x))
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (fma.f64 (/.f64 y t) (+.f64 #s(literal -1 binary64) (/.f64 z x)) #s(literal 1 binary64)) x))
#s(approx (/ (* y (- z x)) t) (*.f64 (neg.f64 x) (/.f64 y t)))
#s(approx (/ (* y (- z x)) t) (*.f64 (*.f64 (/.f64 y t) (+.f64 #s(literal -1 binary64) (/.f64 z x))) x))
#s(approx (* y (- z x)) (*.f64 (neg.f64 y) x))
#s(approx (* y (- z x)) (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 z x))) x))
#s(approx (- z x) (neg.f64 x))
#s(approx (- z x) (*.f64 (-.f64 (/.f64 z x) #s(literal 1 binary64)) x))
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x))
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (fma.f64 (neg.f64 y) (/.f64 (/.f64 z t) x) (-.f64 (/.f64 y t) #s(literal 1 binary64))) (neg.f64 x)))
#s(approx (/ (* y (- z x)) t) (*.f64 (fma.f64 (neg.f64 y) (/.f64 (/.f64 z t) x) (/.f64 y t)) (neg.f64 x)))
#s(approx (* y (- z x)) (*.f64 (fma.f64 (neg.f64 y) (/.f64 z x) y) (neg.f64 x)))
#s(approx (- z x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) (neg.f64 x)))
#s(approx (+ x (/ (* y (- z x)) t)) x)
#s(approx (+ x (/ (* y (- z x)) t)) (fma.f64 (/.f64 (-.f64 z x) t) y x))
#s(approx (/ (* y (- z x)) t) (/.f64 (*.f64 (-.f64 z x) y) t))
#s(approx (* y (- z x)) (*.f64 (-.f64 z x) y))
#s(approx y y)
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 (-.f64 z x) y) t))
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 z x) t)) y))
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 (-.f64 z x) y) t))
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (neg.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 z x) t))) (neg.f64 y)))
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x))
#s(approx (+ x (/ (* y (- z x)) t)) (fma.f64 (/.f64 (-.f64 z x) t) y x))
#s(approx (- z x) (-.f64 z x))
#s(approx z z)
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (+.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) z) (/.f64 y t)) z))
#s(approx (/ (* y (- z x)) t) (*.f64 (fma.f64 (/.f64 (neg.f64 x) t) (/.f64 y z) (/.f64 y t)) z))
#s(approx (* y (- z x)) (*.f64 (-.f64 y (*.f64 y (/.f64 x z))) z))
#s(approx (- z x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x z)) z))
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (neg.f64 z) (-.f64 (/.f64 (fma.f64 (/.f64 y t) x (neg.f64 x)) z) (/.f64 y t))))
#s(approx (/ (* y (- z x)) t) (*.f64 (fma.f64 (/.f64 (neg.f64 x) t) (/.f64 y z) (/.f64 y t)) z))
#s(approx (* y (- z x)) (*.f64 (neg.f64 z) (fma.f64 y (/.f64 x z) (neg.f64 y))))
#s(approx (- z x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x z)) z))
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (fma.f64 t x (*.f64 (-.f64 z x) y)) t))
#s(approx t t)
#s(approx (+ x (/ (* y (- z x)) t)) (fma.f64 (/.f64 (-.f64 z x) t) y x))

eval42.0ms (1.2%)

Memory
29.0MiB live, 75.5MiB allocated; 2ms collecting garbage
Compiler

Compiled 3 821 to 664 computations (82.6% saved)

prune10.0ms (0.3%)

Memory
-16.4MiB live, 30.8MiB allocated; 1ms collecting garbage
Pruning

11 alts after pruning (11 fresh and 0 done)

PrunedKeptTotal
New18811199
Fresh000
Picked101
Done000
Total18911200
Accuracy
100.0%
Counts
200 → 11
Alt Table
Click to see full alt table
StatusAccuracyProgram
91.0%
(fma.f64 (/.f64 (-.f64 z x) t) y x)
95.8%
(fma.f64 (-.f64 z x) (/.f64 y t) x)
61.6%
(+.f64 x (/.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 2 binary64)) (pow.f64 (*.f64 z y) #s(literal 2 binary64))) (*.f64 y (-.f64 (neg.f64 x) z))) t))
57.2%
(+.f64 x (/.f64 (*.f64 (*.f64 t (-.f64 z x)) y) (*.f64 t t)))
71.0%
(+.f64 x (/.f64 (*.f64 y #s(approx (- z x) z)) t))
85.3%
(+.f64 x (/.f64 #s(approx (* y (- z x)) (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 z x))) x)) t))
85.8%
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (fma.f64 t x (*.f64 (-.f64 z x) y)) t))
58.0%
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 (-.f64 z x) y) t))
36.0%
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 z y) t))
63.0%
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x))
37.8%
#s(approx (+ x (/ (* y (- z x)) t)) x)
Compiler

Compiled 324 to 244 computations (24.7% saved)

series28.0ms (0.8%)

Memory
-19.3MiB live, 80.2MiB allocated; 6ms collecting garbage
Counts
20 → 120
Calls
Call 1
Inputs
(fma.f64 (-.f64 z x) (/.f64 y t) x)
(-.f64 z x)
z
x
(/.f64 y t)
y
t
#s(approx (+ x (/ (* y (- z x)) t)) x)
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x))
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)
(-.f64 #s(literal 1 binary64) (/.f64 y t))
#s(literal 1 binary64)
(+.f64 x (/.f64 (*.f64 y #s(approx (- z x) z)) t))
(/.f64 (*.f64 y #s(approx (- z x) z)) t)
(*.f64 y #s(approx (- z x) z))
#s(approx (- z x) z)
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (fma.f64 t x (*.f64 (-.f64 z x) y)) t))
(/.f64 (fma.f64 t x (*.f64 (-.f64 z x) y)) t)
(fma.f64 t x (*.f64 (-.f64 z x) y))
(*.f64 (-.f64 z x) y)
Outputs
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (/ (* y z) t)))
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ y t)))) (/ (* y z) t))))
#s(approx (- z x) #s(hole binary64 z))
#s(approx (- z x) #s(hole binary64 (+ z (* -1 x))))
#s(approx x #s(hole binary64 x))
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (/ (* y z) t)))
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ y t)))) (/ (* y z) t))))
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 (* x (- 1 (/ y t)))))
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (/ (* y z) t)))
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (+ (* -1 (/ (* x y) t)) (/ (* y z) t))))
#s(approx (* y (- z x)) #s(hole binary64 (* y z)))
#s(approx (* y (- z x)) #s(hole binary64 (+ (* -1 (* x y)) (* y z))))
#s(approx (/ (+ (* t x) (* (- z x) y)) t) #s(hole binary64 (/ (* y z) t)))
#s(approx (/ (+ (* t x) (* (- z x) y)) t) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ y t)))) (/ (* y z) t))))
#s(approx (+ (* t x) (* (- z x) y)) #s(hole binary64 (* y z)))
#s(approx (+ (* t x) (* (- z x) y)) #s(hole binary64 (+ (* x (+ t (* -1 y))) (* y z))))
#s(approx (* (- z x) y) #s(hole binary64 (* y z)))
#s(approx (* (- z x) y) #s(hole binary64 (+ (* -1 (* x y)) (* y z))))
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* x (+ 1 (* -1 (/ y t))))))
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ y t)) (/ (* y z) (* t x)))))))
#s(approx (- z x) #s(hole binary64 (* -1 x)))
#s(approx (- z x) #s(hole binary64 (* x (- (/ z x) 1))))
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* x (+ 1 (* -1 (/ y t))))))
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ y t)) (/ (* y z) (* t x)))))))
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (* -1 (/ (* x y) t))))
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (* x (+ (* -1 (/ y t)) (/ (* y z) (* t x))))))
#s(approx (* y (- z x)) #s(hole binary64 (* -1 (* x y))))
#s(approx (* y (- z x)) #s(hole binary64 (* x (+ (* -1 y) (/ (* y z) x)))))
#s(approx (/ (+ (* t x) (* (- z x) y)) t) #s(hole binary64 (/ (* x (+ t (* -1 y))) t)))
#s(approx (/ (+ (* t x) (* (- z x) y)) t) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ y t)) (/ (* y z) (* t x)))))))
#s(approx (+ (* t x) (* (- z x) y)) #s(hole binary64 (* x (+ t (* -1 y)))))
#s(approx (+ (* t x) (* (- z x) y)) #s(hole binary64 (* x (+ t (+ (* -1 y) (/ (* y z) x))))))
#s(approx (* (- z x) y) #s(hole binary64 (* -1 (* x y))))
#s(approx (* (- z x) y) #s(hole binary64 (* x (+ (* -1 y) (/ (* y z) x)))))
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* -1 (* x (- (/ y t) 1)))))
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ y t)) 1)))))
#s(approx (- z x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ z x)))))))
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* x (- (/ y t) 1)))))
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ y t)) 1)))))
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ y t))))))
#s(approx (* y (- z x)) #s(hole binary64 (* -1 (* x (+ y (* -1 (/ (* y z) x)))))))
#s(approx (/ (+ (* t x) (* (- z x) y)) t) #s(hole binary64 (* -1 (/ (* x (+ y (* -1 t))) t))))
#s(approx (/ (+ (* t x) (* (- z x) y)) t) #s(hole binary64 (* -1 (* x (+ -1 (+ (* -1 (/ (* y z) (* t x))) (/ y t)))))))
#s(approx (+ (* t x) (* (- z x) y)) #s(hole binary64 (* -1 (* x (+ y (* -1 t))))))
#s(approx (+ (* t x) (* (- z x) y)) #s(hole binary64 (* -1 (* x (+ y (+ (* -1 t) (* -1 (/ (* y z) x))))))))
#s(approx (* (- z x) y) #s(hole binary64 (* -1 (* x (+ y (* -1 (/ (* y z) x)))))))
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 x))
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (+ x (* y (- (/ z t) (/ x t))))))
#s(approx (/ y t) #s(hole binary64 (/ y t)))
#s(approx y #s(hole binary64 y))
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 x))
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (* y (- (/ z t) (/ x t))))))
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 x))
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 (+ x (* -1 (/ (* x y) t)))))
#s(approx (- 1 (/ y t)) #s(hole binary64 1))
#s(approx (- 1 (/ y t)) #s(hole binary64 (+ 1 (* -1 (/ y t)))))
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (/ (* y (- z x)) t)))
#s(approx (* y (- z x)) #s(hole binary64 (* y (- z x))))
#s(approx (/ (+ (* t x) (* (- z x) y)) t) #s(hole binary64 x))
#s(approx (/ (+ (* t x) (* (- z x) y)) t) #s(hole binary64 (+ x (* y (- (/ z t) (/ x t))))))
#s(approx (+ (* t x) (* (- z x) y)) #s(hole binary64 (* t x)))
#s(approx (+ (* t x) (* (- z x) y)) #s(hole binary64 (+ (* t x) (* y (- z x)))))
#s(approx (* (- z x) y) #s(hole binary64 (* y (- z x))))
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* y (- (/ z t) (/ x t)))))
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* y (- (+ (/ x y) (/ z t)) (/ x t)))))
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* y (- (/ z t) (/ x t)))))
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* y (- (+ (/ x y) (/ z t)) (/ x t)))))
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 (* -1 (/ (* x y) t))))
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 (* y (+ (* -1 (/ x t)) (/ x y)))))
#s(approx (- 1 (/ y t)) #s(hole binary64 (* -1 (/ y t))))
#s(approx (- 1 (/ y t)) #s(hole binary64 (* y (- (/ 1 y) (/ 1 t)))))
#s(approx (/ (+ (* t x) (* (- z x) y)) t) #s(hole binary64 (/ (* y (- z x)) t)))
#s(approx (/ (+ (* t x) (* (- z x) y)) t) #s(hole binary64 (* y (- (+ (/ x y) (/ z t)) (/ x t)))))
#s(approx (+ (* t x) (* (- z x) y)) #s(hole binary64 (* y (- z x))))
#s(approx (+ (* t x) (* (- z x) y)) #s(hole binary64 (* y (- (+ z (/ (* t x) y)) x))))
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (/ (* y (- z x)) t)))
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z x) t)))))))
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (/ (* y (- z x)) t)))
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z x) t)))))))
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (/ x t))))))
#s(approx (- 1 (/ y t)) #s(hole binary64 (* -1 (* y (- (/ 1 t) (/ 1 y))))))
#s(approx (/ (+ (* t x) (* (- z x) y)) t) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z x) t)))))))
#s(approx (+ (* t x) (* (- z x) y)) #s(hole binary64 (* -1 (* y (+ (* -1 (- z x)) (* -1 (/ (* t x) y)))))))
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (+ x (* -1 (/ (* x y) t)))))
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (+ x (+ (* -1 (/ (* x y) t)) (/ (* y z) t)))))
#s(approx (- z x) #s(hole binary64 (- z x)))
#s(approx z #s(hole binary64 z))
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (* -1 (/ (* x y) t)))))
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (+ (* -1 (/ (* x y) t)) (/ (* y z) t)))))
#s(approx (/ (+ (* t x) (* (- z x) y)) t) #s(hole binary64 (/ (+ (* -1 (* x y)) (* t x)) t)))
#s(approx (/ (+ (* t x) (* (- z x) y)) t) #s(hole binary64 (+ x (+ (* -1 (/ (* x y) t)) (/ (* y z) t)))))
#s(approx (+ (* t x) (* (- z x) y)) #s(hole binary64 (+ (* -1 (* x y)) (* t x))))
#s(approx (+ (* t x) (* (- z x) y)) #s(hole binary64 (+ (* -1 (* x y)) (+ (* t x) (* y z)))))
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (+ (/ x z) (/ y t))))))
#s(approx (- z x) #s(hole binary64 (* z (+ 1 (* -1 (/ x z))))))
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (+ (/ x z) (/ y t))))))
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (/ y t)))))
#s(approx (* y (- z x)) #s(hole binary64 (* z (+ y (* -1 (/ (* x y) z))))))
#s(approx (/ (+ (* t x) (* (- z x) y)) t) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (+ (/ x z) (/ y t))))))
#s(approx (+ (* t x) (* (- z x) y)) #s(hole binary64 (* z (+ y (+ (* -1 (/ (* x y) z)) (/ (* t x) z))))))
#s(approx (* (- z x) y) #s(hole binary64 (* z (+ y (* -1 (/ (* x y) z))))))
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* x y) t))) z)))))))
#s(approx (- z x) #s(hole binary64 (* -1 (* z (- (/ x z) 1)))))
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* x y) t))) z)))))))
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (/ (* x y) (* t z)))))))
#s(approx (* y (- z x)) #s(hole binary64 (* -1 (* z (+ (* -1 y) (/ (* x y) z))))))
#s(approx (/ (+ (* t x) (* (- z x) y)) t) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* x y) t))) z)))))))
#s(approx (+ (* t x) (* (- z x) y)) #s(hole binary64 (* -1 (* z (+ (* -1 y) (* -1 (/ (+ (* -1 (* x y)) (* t x)) z)))))))
#s(approx (* (- z x) y) #s(hole binary64 (* -1 (* z (+ (* -1 y) (/ (* x y) z))))))
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (/ (+ (* t x) (* y (- z x))) t)))
#s(approx t #s(hole binary64 t))
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (/ (+ (* t x) (* y (- z x))) t)))
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 (/ (+ (* -1 (* x y)) (* t x)) t)))
#s(approx (- 1 (/ y t)) #s(hole binary64 (/ (- t y) t)))
#s(approx (/ (+ (* t x) (* (- z x) y)) t) #s(hole binary64 (/ (+ (* t x) (* y (- z x))) t)))
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (+ x (/ (* y (- z x)) t))))
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (/ (* y (- z x)) t))))
#s(approx (/ (+ (* t x) (* (- z x) y)) t) #s(hole binary64 (+ x (/ (* y (- z x)) t))))
#s(approx (+ (* t x) (* (- z x) y)) #s(hole binary64 (* t (+ x (/ (* y (- z x)) t)))))
#s(approx (+ (* t x) (* (- z x) y)) #s(hole binary64 (* -1 (* t (+ (* -1 x) (* -1 (/ (* y (- z x)) t)))))))
Calls

12 calls:

TimeVariablePointExpression
4.0ms
y
@inf
((+ (* (- z x) (/ y t)) x) (- z x) z x (/ y t) y t (+ x (/ (* y (- z x)) t)) (+ x (/ (* y (- z x)) t)) (* (- 1 (/ y t)) x) (- 1 (/ y t)) 1 (+ x (/ (* y (- z x)) t)) (/ (* y (- z x)) t) (* y (- z x)) (- z x) (+ x (/ (* y (- z x)) t)) (/ (+ (* t x) (* (- z x) y)) t) (+ (* t x) (* (- z x) y)) (* (- z x) y))
4.0ms
t
@0
((+ (* (- z x) (/ y t)) x) (- z x) z x (/ y t) y t (+ x (/ (* y (- z x)) t)) (+ x (/ (* y (- z x)) t)) (* (- 1 (/ y t)) x) (- 1 (/ y t)) 1 (+ x (/ (* y (- z x)) t)) (/ (* y (- z x)) t) (* y (- z x)) (- z x) (+ x (/ (* y (- z x)) t)) (/ (+ (* t x) (* (- z x) y)) t) (+ (* t x) (* (- z x) y)) (* (- z x) y))
3.0ms
t
@-inf
((+ (* (- z x) (/ y t)) x) (- z x) z x (/ y t) y t (+ x (/ (* y (- z x)) t)) (+ x (/ (* y (- z x)) t)) (* (- 1 (/ y t)) x) (- 1 (/ y t)) 1 (+ x (/ (* y (- z x)) t)) (/ (* y (- z x)) t) (* y (- z x)) (- z x) (+ x (/ (* y (- z x)) t)) (/ (+ (* t x) (* (- z x) y)) t) (+ (* t x) (* (- z x) y)) (* (- z x) y))
2.0ms
y
@-inf
((+ (* (- z x) (/ y t)) x) (- z x) z x (/ y t) y t (+ x (/ (* y (- z x)) t)) (+ x (/ (* y (- z x)) t)) (* (- 1 (/ y t)) x) (- 1 (/ y t)) 1 (+ x (/ (* y (- z x)) t)) (/ (* y (- z x)) t) (* y (- z x)) (- z x) (+ x (/ (* y (- z x)) t)) (/ (+ (* t x) (* (- z x) y)) t) (+ (* t x) (* (- z x) y)) (* (- z x) y))
2.0ms
x
@-inf
((+ (* (- z x) (/ y t)) x) (- z x) z x (/ y t) y t (+ x (/ (* y (- z x)) t)) (+ x (/ (* y (- z x)) t)) (* (- 1 (/ y t)) x) (- 1 (/ y t)) 1 (+ x (/ (* y (- z x)) t)) (/ (* y (- z x)) t) (* y (- z x)) (- z x) (+ x (/ (* y (- z x)) t)) (/ (+ (* t x) (* (- z x) y)) t) (+ (* t x) (* (- z x) y)) (* (- z x) y))

rewrite218.0ms (6.2%)

Memory
43.9MiB live, 323.1MiB allocated; 36ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
02992269
114452245
081652122
Stop Event
iter limit
node limit
Counts
140 → 244
Calls
Call 1
Inputs
(+ (* (- z x) (/ y t)) x)
(- z x)
z
x
(/ y t)
y
t
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 x))
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* (- 1 (/ y t)) x)))
(* (- 1 (/ y t)) x)
(- 1 (/ y t))
1
(+ x (/ (* y #s(approx (- z x) #s(hole binary64 z))) t))
(/ (* y #s(approx (- z x) #s(hole binary64 z))) t)
(* y #s(approx (- z x) #s(hole binary64 z)))
#s(approx (- z x) #s(hole binary64 z))
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (/ (+ (* t x) (* (- z x) y)) t)))
(/ (+ (* t x) (* (- z x) y)) t)
(+ (* t x) (* (- z x) y))
(* (- z x) y)
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (/ (* y z) t)))
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ y t)))) (/ (* y z) t))))
#s(approx (- z x) #s(hole binary64 z))
#s(approx (- z x) #s(hole binary64 (+ z (* -1 x))))
#s(approx x #s(hole binary64 x))
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (/ (* y z) t)))
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ y t)))) (/ (* y z) t))))
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 (* x (- 1 (/ y t)))))
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (/ (* y z) t)))
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (+ (* -1 (/ (* x y) t)) (/ (* y z) t))))
#s(approx (* y (- z x)) #s(hole binary64 (* y z)))
#s(approx (* y (- z x)) #s(hole binary64 (+ (* -1 (* x y)) (* y z))))
#s(approx (/ (+ (* t x) (* (- z x) y)) t) #s(hole binary64 (/ (* y z) t)))
#s(approx (/ (+ (* t x) (* (- z x) y)) t) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ y t)))) (/ (* y z) t))))
#s(approx (+ (* t x) (* (- z x) y)) #s(hole binary64 (* y z)))
#s(approx (+ (* t x) (* (- z x) y)) #s(hole binary64 (+ (* x (+ t (* -1 y))) (* y z))))
#s(approx (* (- z x) y) #s(hole binary64 (* y z)))
#s(approx (* (- z x) y) #s(hole binary64 (+ (* -1 (* x y)) (* y z))))
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* x (+ 1 (* -1 (/ y t))))))
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ y t)) (/ (* y z) (* t x)))))))
#s(approx (- z x) #s(hole binary64 (* -1 x)))
#s(approx (- z x) #s(hole binary64 (* x (- (/ z x) 1))))
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* x (+ 1 (* -1 (/ y t))))))
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ y t)) (/ (* y z) (* t x)))))))
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (* -1 (/ (* x y) t))))
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (* x (+ (* -1 (/ y t)) (/ (* y z) (* t x))))))
#s(approx (* y (- z x)) #s(hole binary64 (* -1 (* x y))))
#s(approx (* y (- z x)) #s(hole binary64 (* x (+ (* -1 y) (/ (* y z) x)))))
#s(approx (/ (+ (* t x) (* (- z x) y)) t) #s(hole binary64 (/ (* x (+ t (* -1 y))) t)))
#s(approx (/ (+ (* t x) (* (- z x) y)) t) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ y t)) (/ (* y z) (* t x)))))))
#s(approx (+ (* t x) (* (- z x) y)) #s(hole binary64 (* x (+ t (* -1 y)))))
#s(approx (+ (* t x) (* (- z x) y)) #s(hole binary64 (* x (+ t (+ (* -1 y) (/ (* y z) x))))))
#s(approx (* (- z x) y) #s(hole binary64 (* -1 (* x y))))
#s(approx (* (- z x) y) #s(hole binary64 (* x (+ (* -1 y) (/ (* y z) x)))))
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* -1 (* x (- (/ y t) 1)))))
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ y t)) 1)))))
#s(approx (- z x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ z x)))))))
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* x (- (/ y t) 1)))))
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ y t)) 1)))))
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ y t))))))
#s(approx (* y (- z x)) #s(hole binary64 (* -1 (* x (+ y (* -1 (/ (* y z) x)))))))
#s(approx (/ (+ (* t x) (* (- z x) y)) t) #s(hole binary64 (* -1 (/ (* x (+ y (* -1 t))) t))))
#s(approx (/ (+ (* t x) (* (- z x) y)) t) #s(hole binary64 (* -1 (* x (+ -1 (+ (* -1 (/ (* y z) (* t x))) (/ y t)))))))
#s(approx (+ (* t x) (* (- z x) y)) #s(hole binary64 (* -1 (* x (+ y (* -1 t))))))
#s(approx (+ (* t x) (* (- z x) y)) #s(hole binary64 (* -1 (* x (+ y (+ (* -1 t) (* -1 (/ (* y z) x))))))))
#s(approx (* (- z x) y) #s(hole binary64 (* -1 (* x (+ y (* -1 (/ (* y z) x)))))))
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 x))
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (+ x (* y (- (/ z t) (/ x t))))))
#s(approx (/ y t) #s(hole binary64 (/ y t)))
#s(approx y #s(hole binary64 y))
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 x))
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (* y (- (/ z t) (/ x t))))))
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 x))
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 (+ x (* -1 (/ (* x y) t)))))
#s(approx (- 1 (/ y t)) #s(hole binary64 1))
#s(approx (- 1 (/ y t)) #s(hole binary64 (+ 1 (* -1 (/ y t)))))
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (/ (* y (- z x)) t)))
#s(approx (* y (- z x)) #s(hole binary64 (* y (- z x))))
#s(approx (/ (+ (* t x) (* (- z x) y)) t) #s(hole binary64 x))
#s(approx (/ (+ (* t x) (* (- z x) y)) t) #s(hole binary64 (+ x (* y (- (/ z t) (/ x t))))))
#s(approx (+ (* t x) (* (- z x) y)) #s(hole binary64 (* t x)))
#s(approx (+ (* t x) (* (- z x) y)) #s(hole binary64 (+ (* t x) (* y (- z x)))))
#s(approx (* (- z x) y) #s(hole binary64 (* y (- z x))))
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* y (- (/ z t) (/ x t)))))
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* y (- (+ (/ x y) (/ z t)) (/ x t)))))
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* y (- (/ z t) (/ x t)))))
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* y (- (+ (/ x y) (/ z t)) (/ x t)))))
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 (* -1 (/ (* x y) t))))
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 (* y (+ (* -1 (/ x t)) (/ x y)))))
#s(approx (- 1 (/ y t)) #s(hole binary64 (* -1 (/ y t))))
#s(approx (- 1 (/ y t)) #s(hole binary64 (* y (- (/ 1 y) (/ 1 t)))))
#s(approx (/ (+ (* t x) (* (- z x) y)) t) #s(hole binary64 (/ (* y (- z x)) t)))
#s(approx (/ (+ (* t x) (* (- z x) y)) t) #s(hole binary64 (* y (- (+ (/ x y) (/ z t)) (/ x t)))))
#s(approx (+ (* t x) (* (- z x) y)) #s(hole binary64 (* y (- z x))))
#s(approx (+ (* t x) (* (- z x) y)) #s(hole binary64 (* y (- (+ z (/ (* t x) y)) x))))
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (/ (* y (- z x)) t)))
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z x) t)))))))
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (/ (* y (- z x)) t)))
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z x) t)))))))
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (/ x t))))))
#s(approx (- 1 (/ y t)) #s(hole binary64 (* -1 (* y (- (/ 1 t) (/ 1 y))))))
#s(approx (/ (+ (* t x) (* (- z x) y)) t) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z x) t)))))))
#s(approx (+ (* t x) (* (- z x) y)) #s(hole binary64 (* -1 (* y (+ (* -1 (- z x)) (* -1 (/ (* t x) y)))))))
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (+ x (* -1 (/ (* x y) t)))))
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (+ x (+ (* -1 (/ (* x y) t)) (/ (* y z) t)))))
#s(approx (- z x) #s(hole binary64 (- z x)))
#s(approx z #s(hole binary64 z))
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (* -1 (/ (* x y) t)))))
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (+ (* -1 (/ (* x y) t)) (/ (* y z) t)))))
#s(approx (/ (+ (* t x) (* (- z x) y)) t) #s(hole binary64 (/ (+ (* -1 (* x y)) (* t x)) t)))
#s(approx (/ (+ (* t x) (* (- z x) y)) t) #s(hole binary64 (+ x (+ (* -1 (/ (* x y) t)) (/ (* y z) t)))))
#s(approx (+ (* t x) (* (- z x) y)) #s(hole binary64 (+ (* -1 (* x y)) (* t x))))
#s(approx (+ (* t x) (* (- z x) y)) #s(hole binary64 (+ (* -1 (* x y)) (+ (* t x) (* y z)))))
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (+ (/ x z) (/ y t))))))
#s(approx (- z x) #s(hole binary64 (* z (+ 1 (* -1 (/ x z))))))
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (+ (/ x z) (/ y t))))))
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (/ y t)))))
#s(approx (* y (- z x)) #s(hole binary64 (* z (+ y (* -1 (/ (* x y) z))))))
#s(approx (/ (+ (* t x) (* (- z x) y)) t) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (+ (/ x z) (/ y t))))))
#s(approx (+ (* t x) (* (- z x) y)) #s(hole binary64 (* z (+ y (+ (* -1 (/ (* x y) z)) (/ (* t x) z))))))
#s(approx (* (- z x) y) #s(hole binary64 (* z (+ y (* -1 (/ (* x y) z))))))
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* x y) t))) z)))))))
#s(approx (- z x) #s(hole binary64 (* -1 (* z (- (/ x z) 1)))))
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* x y) t))) z)))))))
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (/ (* x y) (* t z)))))))
#s(approx (* y (- z x)) #s(hole binary64 (* -1 (* z (+ (* -1 y) (/ (* x y) z))))))
#s(approx (/ (+ (* t x) (* (- z x) y)) t) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* x y) t))) z)))))))
#s(approx (+ (* t x) (* (- z x) y)) #s(hole binary64 (* -1 (* z (+ (* -1 y) (* -1 (/ (+ (* -1 (* x y)) (* t x)) z)))))))
#s(approx (* (- z x) y) #s(hole binary64 (* -1 (* z (+ (* -1 y) (/ (* x y) z))))))
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (/ (+ (* t x) (* y (- z x))) t)))
#s(approx t #s(hole binary64 t))
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (/ (+ (* t x) (* y (- z x))) t)))
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 (/ (+ (* -1 (* x y)) (* t x)) t)))
#s(approx (- 1 (/ y t)) #s(hole binary64 (/ (- t y) t)))
#s(approx (/ (+ (* t x) (* (- z x) y)) t) #s(hole binary64 (/ (+ (* t x) (* y (- z x))) t)))
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (+ x (/ (* y (- z x)) t))))
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (/ (* y (- z x)) t))))
#s(approx (/ (+ (* t x) (* (- z x) y)) t) #s(hole binary64 (+ x (/ (* y (- z x)) t))))
#s(approx (+ (* t x) (* (- z x) y)) #s(hole binary64 (* t (+ x (/ (* y (- z x)) t)))))
#s(approx (+ (* t x) (* (- z x) y)) #s(hole binary64 (* -1 (* t (+ (* -1 x) (* -1 (/ (* y (- z x)) t)))))))
Outputs
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 y) (/.f64 (-.f64 z x) t)) (*.f64 (neg.f64 y) (/.f64 (-.f64 z x) t)))) (+.f64 x (*.f64 (neg.f64 y) (/.f64 (-.f64 z x) t))))
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 y) (/.f64 (-.f64 z x) t)) #s(literal 3 binary64))) (fma.f64 x x (fma.f64 (*.f64 (neg.f64 y) (/.f64 (-.f64 z x) t)) (*.f64 (neg.f64 y) (/.f64 (-.f64 z x) t)) (*.f64 x (*.f64 (neg.f64 y) (/.f64 (-.f64 z x) t))))))
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 (*.f64 y (-.f64 z x)) t) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (/.f64 (*.f64 y (-.f64 z x)) t))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y (-.f64 z x)) t) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (/.f64 (*.f64 y (-.f64 z x)) t) x)))
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y (-.f64 z x)) t) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (pow.f64 (/.f64 (*.f64 y (-.f64 z x)) t) #s(literal 2 binary64)) (*.f64 x (/.f64 (*.f64 y (-.f64 z x)) t))))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 y (-.f64 z x)) t) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 y (-.f64 z x)) t) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y (-.f64 z x)) t) x)))))
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 (*.f64 y (-.f64 z x)) t) #s(literal 2 binary64))) (-.f64 x (/.f64 (*.f64 y (-.f64 z x)) t)))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y (-.f64 z x)) t) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (/.f64 (*.f64 y (-.f64 z x)) t) x))
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y (-.f64 z x)) t) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (/.f64 (*.f64 y (-.f64 z x)) t) #s(literal 2 binary64)) (*.f64 x (/.f64 (*.f64 y (-.f64 z x)) t)))))
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 y (-.f64 z x)) t) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 y (-.f64 z x)) t) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y (-.f64 z x)) t) x))))
(fma.f64 (/.f64 (-.f64 z x) t) y x)
(fma.f64 (/.f64 y t) (-.f64 z x) x)
(fma.f64 y (/.f64 (-.f64 z x) t) x)
(fma.f64 (-.f64 z x) (/.f64 y t) x)
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 y (-.f64 z x)) t))) (/.f64 (pow.f64 (/.f64 (*.f64 y (-.f64 z x)) t) #s(literal 2 binary64)) (-.f64 x (/.f64 (*.f64 y (-.f64 z x)) t))))
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 y (-.f64 z x)) t) #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 y (-.f64 z x)) t) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 (*.f64 y (-.f64 z x)) t) x)))
(-.f64 x (*.f64 (neg.f64 y) (/.f64 (-.f64 z x) t)))
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (/.f64 (*.f64 y (-.f64 z x)) t) #s(literal 2 binary64)) (*.f64 x (/.f64 (*.f64 y (-.f64 z x)) t))))) (/.f64 (pow.f64 (/.f64 (*.f64 y (-.f64 z x)) t) #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (/.f64 (*.f64 y (-.f64 z x)) t) #s(literal 2 binary64)) (*.f64 x (/.f64 (*.f64 y (-.f64 z x)) t))))))
(+.f64 (/.f64 (pow.f64 (/.f64 (*.f64 y (-.f64 z x)) t) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 y (-.f64 z x)) t) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y (-.f64 z x)) t) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 y (-.f64 z x)) t) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y (-.f64 z x)) t) x)))))
(+.f64 (/.f64 (*.f64 y (-.f64 z x)) t) x)
(+.f64 x (/.f64 (*.f64 y (-.f64 z x)) t))
(/.f64 (neg.f64 (-.f64 (*.f64 z z) (*.f64 x x))) (neg.f64 (+.f64 z x)))
(/.f64 (neg.f64 (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 z z (fma.f64 x x (*.f64 z x)))))
(/.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (+.f64 z x))
(/.f64 (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 z z (fma.f64 x x (*.f64 z x))))
(-.f64 (/.f64 (*.f64 z z) (+.f64 z x)) (/.f64 (*.f64 x x) (+.f64 z x)))
(-.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 z z (fma.f64 x x (*.f64 z x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 z z (fma.f64 x x (*.f64 z x)))))
(-.f64 z x)
z
x
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t))
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y #s(literal -1 binary64)))
(*.f64 #s(literal 1 binary64) (/.f64 y t))
(*.f64 (/.f64 y t) #s(literal 1 binary64))
(/.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 t)))
(/.f64 (neg.f64 y) (neg.f64 t))
(/.f64 y t)
y
t
#s(approx (+ x (/ (* y (- z x)) t)) x)
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x))
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y t)))
(/.f64 (-.f64 (*.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x (/.f64 (neg.f64 y) t)) (*.f64 x (/.f64 (neg.f64 y) t)))) (-.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x (/.f64 (neg.f64 y) t))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 (/.f64 (neg.f64 y) t) x) (*.f64 (/.f64 (neg.f64 y) t) x))) (-.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 (neg.f64 y) t) x)))
(/.f64 (+.f64 (pow.f64 (*.f64 x #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (/.f64 (neg.f64 y) t)) #s(literal 3 binary64))) (fma.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 x (/.f64 (neg.f64 y) t)) (*.f64 x (/.f64 (neg.f64 y) t))) (*.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x (/.f64 (neg.f64 y) t))))))
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (neg.f64 y) t) x) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x) (-.f64 (*.f64 (*.f64 (/.f64 (neg.f64 y) t) x) (*.f64 (/.f64 (neg.f64 y) t) x)) (*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 (neg.f64 y) t) x)))))
(fma.f64 #s(literal 1 binary64) x (*.f64 (/.f64 (neg.f64 y) t) x))
(fma.f64 x #s(literal 1 binary64) (*.f64 x (/.f64 (neg.f64 y) t)))
(+.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x (/.f64 (neg.f64 y) t)))
(+.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 (neg.f64 y) t) x))
(/.f64 (fma.f64 (pow.f64 (/.f64 y t) #s(literal 3 binary64)) #s(literal -1 binary64) #s(literal 1 binary64)) (+.f64 (pow.f64 (/.f64 y t) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (neg.f64 y) t) #s(literal 1 binary64)))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y t) #s(literal 2 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 y t))))
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (neg.f64 y) t) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 y t) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 (neg.f64 y) t))))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y t) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 y t) #s(literal 2 binary64)) (/.f64 y t)))))
(/.f64 (-.f64 (pow.f64 (/.f64 y t) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (/.f64 (neg.f64 y) t) #s(literal 1 binary64)))
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y t) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 y t)))
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y t) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 y t) #s(literal 2 binary64)) (/.f64 y t))))
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (neg.f64 y) t) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 y t) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 (neg.f64 y) t)))))
(fma.f64 #s(literal -1 binary64) (/.f64 y t) #s(literal 1 binary64))
(fma.f64 (/.f64 y t) #s(literal -1 binary64) #s(literal 1 binary64))
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 y t))) (/.f64 (pow.f64 (/.f64 y t) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 y t))))
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 y t) #s(literal 2 binary64)) (/.f64 y t)))) (/.f64 (pow.f64 (/.f64 y t) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 y t) #s(literal 2 binary64)) (/.f64 y t)))))
(-.f64 #s(literal 1 binary64) (/.f64 y t))
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 y t) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 (neg.f64 y) t))))) (/.f64 (pow.f64 (/.f64 (neg.f64 y) t) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 y t) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 (neg.f64 y) t))))))
(+.f64 (/.f64 (neg.f64 y) t) #s(literal 1 binary64))
(+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 y) t))
#s(literal 1 binary64)
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 #s(approx (- z x) z) y) t) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (/.f64 (*.f64 #s(approx (- z x) z) y) t) x))
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 #s(approx (- z x) z) y) t) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 #s(approx (- z x) z) y) t) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 #s(approx (- z x) z) y) t) x))))
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 (*.f64 #s(approx (- z x) z) y) t) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (/.f64 (*.f64 #s(approx (- z x) z) y) t))))
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 #s(approx (- z x) z) y) t) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (pow.f64 (/.f64 (*.f64 #s(approx (- z x) z) y) t) #s(literal 2 binary64)) (*.f64 x (/.f64 (*.f64 #s(approx (- z x) z) y) t))))))
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 (*.f64 #s(approx (- z x) z) y) t) #s(literal 2 binary64))) (-.f64 x (/.f64 (*.f64 #s(approx (- z x) z) y) t)))
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 #s(approx (- z x) z) y) t) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (/.f64 (*.f64 #s(approx (- z x) z) y) t) #s(literal 2 binary64)) (*.f64 x (/.f64 (*.f64 #s(approx (- z x) z) y) t)))))
(fma.f64 y (/.f64 #s(approx (- z x) z) t) x)
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 #s(approx (- z x) z) y) t))) (/.f64 (pow.f64 (/.f64 (*.f64 #s(approx (- z x) z) y) t) #s(literal 2 binary64)) (-.f64 x (/.f64 (*.f64 #s(approx (- z x) z) y) t))))
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (/.f64 (*.f64 #s(approx (- z x) z) y) t) #s(literal 2 binary64)) (*.f64 x (/.f64 (*.f64 #s(approx (- z x) z) y) t))))) (/.f64 (pow.f64 (/.f64 (*.f64 #s(approx (- z x) z) y) t) #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (/.f64 (*.f64 #s(approx (- z x) z) y) t) #s(literal 2 binary64)) (*.f64 x (/.f64 (*.f64 #s(approx (- z x) z) y) t))))))
(+.f64 (/.f64 (*.f64 #s(approx (- z x) z) y) t) x)
(+.f64 x (/.f64 (*.f64 #s(approx (- z x) z) y) t))
(*.f64 y (/.f64 #s(approx (- z x) z) t))
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(approx (- z x) z) y))) (neg.f64 (neg.f64 t)))
(/.f64 (neg.f64 (*.f64 #s(approx (- z x) z) y)) (neg.f64 t))
(/.f64 (*.f64 #s(approx (- z x) z) y) t)
(*.f64 #s(approx (- z x) z) y)
(*.f64 y #s(approx (- z x) z))
#s(approx (- z x) z)
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (fma.f64 t x (*.f64 y (-.f64 z x))) t))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 t x) t) (/.f64 (*.f64 t x) t)) (pow.f64 (/.f64 (*.f64 y (-.f64 z x)) t) #s(literal 2 binary64))) (-.f64 (/.f64 (*.f64 t x) t) (/.f64 (*.f64 y (-.f64 z x)) t)))
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 t x) t) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y (-.f64 z x)) t) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 t x) t) (/.f64 (*.f64 t x) t) (-.f64 (pow.f64 (/.f64 (*.f64 y (-.f64 z x)) t) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 t x) t) (/.f64 (*.f64 y (-.f64 z x)) t)))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 t x (*.f64 y (-.f64 z x))))) (neg.f64 (neg.f64 t)))
(/.f64 (fma.f64 (*.f64 t x) (neg.f64 t) (*.f64 t (neg.f64 (*.f64 y (-.f64 z x))))) (*.f64 t (neg.f64 t)))
(/.f64 (fma.f64 (*.f64 t x) t (*.f64 t (*.f64 y (-.f64 z x)))) (*.f64 t t))
(/.f64 (neg.f64 (fma.f64 t x (*.f64 y (-.f64 z x)))) (neg.f64 t))
(/.f64 (fma.f64 t x (*.f64 y (-.f64 z x))) t)
(fma.f64 (/.f64 (-.f64 z x) t) y (/.f64 (*.f64 t x) t))
(fma.f64 (/.f64 y t) (-.f64 z x) (/.f64 (*.f64 t x) t))
(fma.f64 y (/.f64 (-.f64 z x) t) (/.f64 (*.f64 t x) t))
(fma.f64 (-.f64 z x) (/.f64 y t) (/.f64 (*.f64 t x) t))
(-.f64 (/.f64 (*.f64 t x) t) (/.f64 (*.f64 (neg.f64 (-.f64 z x)) y) t))
(-.f64 (/.f64 (*.f64 t x) t) (/.f64 (*.f64 (neg.f64 y) (-.f64 z x)) t))
(+.f64 (/.f64 (*.f64 t x) t) (/.f64 (*.f64 y (-.f64 z x)) t))
(+.f64 (/.f64 (*.f64 y (-.f64 z x)) t) (/.f64 (*.f64 t x) t))
(/.f64 (-.f64 (pow.f64 (*.f64 t x) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 (-.f64 z x)) y) (*.f64 (neg.f64 (-.f64 z x)) y))) (fma.f64 t x (*.f64 (neg.f64 (-.f64 z x)) y)))
(/.f64 (-.f64 (pow.f64 (*.f64 t x) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 y) (-.f64 z x)) (*.f64 (neg.f64 y) (-.f64 z x)))) (fma.f64 t x (*.f64 (neg.f64 y) (-.f64 z x))))
(/.f64 (-.f64 (pow.f64 (*.f64 y (-.f64 z x)) #s(literal 2 binary64)) (pow.f64 (*.f64 t x) #s(literal 2 binary64))) (-.f64 (*.f64 y (-.f64 z x)) (*.f64 t x)))
(/.f64 (-.f64 (pow.f64 (*.f64 t x) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (-.f64 z x)) y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 t x) #s(literal 2 binary64)) (fma.f64 (*.f64 (neg.f64 (-.f64 z x)) y) (*.f64 (neg.f64 (-.f64 z x)) y) (*.f64 (*.f64 t x) (*.f64 (neg.f64 (-.f64 z x)) y)))))
(/.f64 (-.f64 (pow.f64 (*.f64 t x) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 y) (-.f64 z x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 t x) #s(literal 2 binary64)) (fma.f64 (*.f64 (neg.f64 y) (-.f64 z x)) (*.f64 (neg.f64 y) (-.f64 z x)) (*.f64 (*.f64 t x) (*.f64 (neg.f64 y) (-.f64 z x))))))
(/.f64 (+.f64 (pow.f64 (*.f64 y (-.f64 z x)) #s(literal 3 binary64)) (pow.f64 (*.f64 t x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 y (-.f64 z x)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 t x) #s(literal 2 binary64)) (*.f64 (*.f64 y (-.f64 z x)) (*.f64 t x)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 t x) #s(literal 2 binary64)) (pow.f64 (*.f64 y (-.f64 z x)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 t x) (*.f64 y (-.f64 z x)))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 t x) #s(literal 3 binary64)) (pow.f64 (*.f64 y (-.f64 z x)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 t x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 y (-.f64 z x)) #s(literal 2 binary64)) (*.f64 (*.f64 t x) (*.f64 y (-.f64 z x)))))))
(/.f64 (-.f64 (pow.f64 (*.f64 t x) #s(literal 2 binary64)) (pow.f64 (*.f64 y (-.f64 z x)) #s(literal 2 binary64))) (-.f64 (*.f64 t x) (*.f64 y (-.f64 z x))))
(/.f64 (+.f64 (pow.f64 (*.f64 t x) #s(literal 3 binary64)) (pow.f64 (*.f64 y (-.f64 z x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 t x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 y (-.f64 z x)) #s(literal 2 binary64)) (*.f64 (*.f64 t x) (*.f64 y (-.f64 z x))))))
(fma.f64 t x (*.f64 y (-.f64 z x)))
(fma.f64 y (-.f64 z x) (*.f64 t x))
(fma.f64 (-.f64 z x) y (*.f64 t x))
(fma.f64 x t (*.f64 y (-.f64 z x)))
(-.f64 (/.f64 (pow.f64 (*.f64 t x) #s(literal 2 binary64)) (-.f64 (*.f64 t x) (*.f64 y (-.f64 z x)))) (/.f64 (pow.f64 (*.f64 y (-.f64 z x)) #s(literal 2 binary64)) (-.f64 (*.f64 t x) (*.f64 y (-.f64 z x)))))
(-.f64 (*.f64 t x) (*.f64 (neg.f64 (-.f64 z x)) y))
(-.f64 (*.f64 t x) (*.f64 (neg.f64 y) (-.f64 z x)))
(+.f64 (/.f64 (pow.f64 (*.f64 t x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 t x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 y (-.f64 z x)) #s(literal 2 binary64)) (*.f64 (*.f64 t x) (*.f64 y (-.f64 z x)))))) (/.f64 (pow.f64 (*.f64 y (-.f64 z x)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 t x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 y (-.f64 z x)) #s(literal 2 binary64)) (*.f64 (*.f64 t x) (*.f64 y (-.f64 z x)))))))
(+.f64 (*.f64 t x) (*.f64 y (-.f64 z x)))
(+.f64 (*.f64 y (-.f64 z x)) (*.f64 t x))
(*.f64 y (-.f64 z x))
(*.f64 (-.f64 z x) y)
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 y z) t))
#s(approx (+ x (/ (* y (- z x)) t)) (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x (/.f64 (*.f64 y z) t)))
#s(approx (- z x) z)
#s(approx (- z x) (fma.f64 #s(literal -1 binary64) x z))
#s(approx x x)
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 y z) t))
#s(approx (+ x (/ (* y (- z x)) t)) (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x (/.f64 (*.f64 y z) t)))
#s(approx (* (- 1 (/ y t)) x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x))
#s(approx (/ (* y (- z x)) t) (/.f64 (*.f64 y z) t))
#s(approx (/ (* y (- z x)) t) (/.f64 (fma.f64 (neg.f64 x) y (*.f64 y z)) t))
#s(approx (* y (- z x)) (*.f64 y z))
#s(approx (* y (- z x)) (fma.f64 (neg.f64 x) y (*.f64 y z)))
#s(approx (/ (+ (* t x) (* (- z x) y)) t) (/.f64 (*.f64 y z) t))
#s(approx (/ (+ (* t x) (* (- z x) y)) t) (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x (/.f64 (*.f64 y z) t)))
#s(approx (+ (* t x) (* (- z x) y)) (*.f64 y z))
#s(approx (+ (* t x) (* (- z x) y)) (fma.f64 (fma.f64 #s(literal -1 binary64) y t) x (*.f64 y z)))
#s(approx (* y (- z x)) (*.f64 y z))
#s(approx (* y (- z x)) (fma.f64 (neg.f64 x) y (*.f64 y z)))
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x))
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (+.f64 (fma.f64 (/.f64 y x) (/.f64 z t) (/.f64 (neg.f64 y) t)) #s(literal 1 binary64)) x))
#s(approx (- z x) (neg.f64 x))
#s(approx (- z x) (*.f64 (-.f64 (/.f64 z x) #s(literal 1 binary64)) x))
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x))
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (+.f64 (fma.f64 (/.f64 y x) (/.f64 z t) (/.f64 (neg.f64 y) t)) #s(literal 1 binary64)) x))
#s(approx (/ (* y (- z x)) t) (/.f64 (*.f64 (neg.f64 x) y) t))
#s(approx (/ (* y (- z x)) t) (*.f64 (fma.f64 (/.f64 y x) (/.f64 z t) (/.f64 (neg.f64 y) t)) x))
#s(approx (* y (- z x)) (*.f64 (neg.f64 x) y))
#s(approx (* y (- z x)) (*.f64 (fma.f64 y (/.f64 z x) (neg.f64 y)) x))
#s(approx (/ (+ (* t x) (* (- z x) y)) t) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) y t) x) t))
#s(approx (/ (+ (* t x) (* (- z x) y)) t) (*.f64 (+.f64 (fma.f64 (/.f64 y x) (/.f64 z t) (/.f64 (neg.f64 y) t)) #s(literal 1 binary64)) x))
#s(approx (+ (* t x) (* (- z x) y)) (*.f64 (fma.f64 #s(literal -1 binary64) y t) x))
#s(approx (+ (* t x) (* (- z x) y)) (*.f64 (+.f64 (fma.f64 y (/.f64 z x) (neg.f64 y)) t) x))
#s(approx (* y (- z x)) (*.f64 (neg.f64 x) y))
#s(approx (* y (- z x)) (*.f64 (fma.f64 y (/.f64 z x) (neg.f64 y)) x))
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (neg.f64 x) (-.f64 (/.f64 y t) #s(literal 1 binary64))))
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (/.f64 (*.f64 y z) t) x) #s(literal -1 binary64) (-.f64 (/.f64 y t) #s(literal 1 binary64)))))
#s(approx (- z x) (*.f64 (neg.f64 x) (fma.f64 (/.f64 z x) #s(literal -1 binary64) #s(literal 1 binary64))))
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (neg.f64 x) (-.f64 (/.f64 y t) #s(literal 1 binary64))))
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (/.f64 (*.f64 y z) t) x) #s(literal -1 binary64) (-.f64 (/.f64 y t) #s(literal 1 binary64)))))
#s(approx (/ (* y (- z x)) t) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (/.f64 (*.f64 y z) t) x) #s(literal -1 binary64) (/.f64 y t))))
#s(approx (* y (- z x)) (*.f64 (neg.f64 x) (fma.f64 (*.f64 y (/.f64 z x)) #s(literal -1 binary64) y)))
#s(approx (/ (+ (* t x) (* (- z x) y)) t) (neg.f64 (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) t y) x) t)))
#s(approx (/ (+ (* t x) (* (- z x) y)) t) (*.f64 (neg.f64 x) (+.f64 (fma.f64 (/.f64 (/.f64 (*.f64 y z) t) x) #s(literal -1 binary64) (/.f64 y t)) #s(literal -1 binary64))))
#s(approx (+ (* t x) (* (- z x) y)) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1 binary64) t y)))
#s(approx (+ (* t x) (* (- z x) y)) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1 binary64) (+.f64 t (*.f64 y (/.f64 z x))) y)))
#s(approx (* y (- z x)) (*.f64 (neg.f64 x) (fma.f64 (*.f64 y (/.f64 z x)) #s(literal -1 binary64) y)))
#s(approx (+ x (/ (* y (- z x)) t)) x)
#s(approx (+ x (/ (* y (- z x)) t)) (fma.f64 (/.f64 y t) (-.f64 z x) x))
#s(approx (/ y t) (/.f64 y t))
#s(approx y y)
#s(approx (+ x (/ (* y (- z x)) t)) x)
#s(approx (+ x (/ (* y (- z x)) t)) (fma.f64 (/.f64 y t) (-.f64 z x) x))
#s(approx (* (- 1 (/ y t)) x) x)
#s(approx (* (- 1 (/ y t)) x) (-.f64 x (*.f64 x (/.f64 y t))))
#s(approx (- 1 (/ y t)) #s(literal 1 binary64))
#s(approx (- 1 (/ y t)) (-.f64 #s(literal 1 binary64) (/.f64 y t)))
#s(approx (/ (* y (- z x)) t) (/.f64 (*.f64 y (-.f64 z x)) t))
#s(approx (* y (- z x)) (*.f64 y (-.f64 z x)))
#s(approx (/ (+ (* t x) (* (- z x) y)) t) x)
#s(approx (/ (+ (* t x) (* (- z x) y)) t) (fma.f64 (/.f64 y t) (-.f64 z x) x))
#s(approx (+ (* t x) (* (- z x) y)) (*.f64 t x))
#s(approx (+ (* t x) (* (- z x) y)) (fma.f64 t x (*.f64 y (-.f64 z x))))
#s(approx (* y (- z x)) (*.f64 y (-.f64 z x)))
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 y (-.f64 z x)) t))
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 z x) t)) y))
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 y (-.f64 z x)) t))
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 z x) t)) y))
#s(approx (* (- 1 (/ y t)) x) (/.f64 (*.f64 (neg.f64 x) y) t))
#s(approx (* (- 1 (/ y t)) x) (*.f64 (fma.f64 (/.f64 x t) #s(literal -1 binary64) (/.f64 x y)) y))
#s(approx (- 1 (/ y t)) (/.f64 (neg.f64 y) t))
#s(approx (- 1 (/ y t)) (*.f64 (-.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 t #s(literal -1 binary64))) y))
#s(approx (/ (+ (* t x) (* (- z x) y)) t) (/.f64 (*.f64 y (-.f64 z x)) t))
#s(approx (/ (+ (* t x) (* (- z x) y)) t) (*.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 z x) t)) y))
#s(approx (+ (* t x) (* (- z x) y)) (*.f64 y (-.f64 z x)))
#s(approx (+ (* t x) (* (- z x) y)) (*.f64 (-.f64 (fma.f64 t (/.f64 x y) z) x) y))
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 y (-.f64 z x)) t))
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (neg.f64 y) (-.f64 (/.f64 (neg.f64 x) y) (/.f64 (-.f64 z x) t))))
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 y (-.f64 z x)) t))
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (neg.f64 y) (-.f64 (/.f64 (neg.f64 x) y) (/.f64 (-.f64 z x) t))))
#s(approx (* (- 1 (/ y t)) x) (*.f64 (neg.f64 y) (fma.f64 (/.f64 x y) #s(literal -1 binary64) (/.f64 x t))))
#s(approx (- 1 (/ y t)) (*.f64 (neg.f64 y) (-.f64 (pow.f64 t #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64)))))
#s(approx (/ (+ (* t x) (* (- z x) y)) t) (*.f64 (neg.f64 y) (-.f64 (/.f64 (neg.f64 x) y) (/.f64 (-.f64 z x) t))))
#s(approx (+ (* t x) (* (- z x) y)) (*.f64 (neg.f64 y) (fma.f64 (*.f64 t (/.f64 x y)) #s(literal -1 binary64) (neg.f64 (-.f64 z x)))))
#s(approx (+ x (/ (* y (- z x)) t)) (-.f64 x (*.f64 x (/.f64 y t))))
#s(approx (+ x (/ (* y (- z x)) t)) (+.f64 (/.f64 (fma.f64 (neg.f64 x) y (*.f64 y z)) t) x))
#s(approx (- z x) (-.f64 z x))
#s(approx z z)
#s(approx (+ x (/ (* y (- z x)) t)) (-.f64 x (*.f64 x (/.f64 y t))))
#s(approx (+ x (/ (* y (- z x)) t)) (+.f64 (/.f64 (fma.f64 (neg.f64 x) y (*.f64 y z)) t) x))
#s(approx (/ (+ (* t x) (* (- z x) y)) t) (/.f64 (fma.f64 (neg.f64 x) y (*.f64 t x)) t))
#s(approx (/ (+ (* t x) (* (- z x) y)) t) (+.f64 (/.f64 (fma.f64 (neg.f64 x) y (*.f64 y z)) t) x))
#s(approx (+ (* t x) (* (- z x) y)) (fma.f64 (neg.f64 x) y (*.f64 t x)))
#s(approx (+ (* t x) (* (- z x) y)) (fma.f64 (neg.f64 x) y (fma.f64 t x (*.f64 y z))))
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (/.f64 (fma.f64 (neg.f64 x) y (fma.f64 t x (*.f64 y z))) (*.f64 t z)) z))
#s(approx (- z x) (*.f64 (fma.f64 (/.f64 x z) #s(literal -1 binary64) #s(literal 1 binary64)) z))
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (/.f64 (fma.f64 (neg.f64 x) y (fma.f64 t x (*.f64 y z))) (*.f64 t z)) z))
#s(approx (/ (* y (- z x)) t) (*.f64 (fma.f64 (/.f64 (neg.f64 x) z) (/.f64 y t) (/.f64 y t)) z))
#s(approx (* y (- z x)) (*.f64 (fma.f64 (/.f64 (*.f64 y x) z) #s(literal -1 binary64) y) z))
#s(approx (/ (+ (* t x) (* (- z x) y)) t) (*.f64 (/.f64 (fma.f64 (neg.f64 x) y (fma.f64 t x (*.f64 y z))) (*.f64 t z)) z))
#s(approx (+ (* t x) (* (- z x) y)) (*.f64 (+.f64 (/.f64 (fma.f64 (neg.f64 x) y (*.f64 t x)) z) y) z))
#s(approx (* y (- z x)) (*.f64 (fma.f64 (/.f64 (*.f64 y x) z) #s(literal -1 binary64) y) z))
#s(approx (+ x (/ (* y (- z x)) t)) (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 x (*.f64 x (/.f64 y t))) z) #s(literal -1 binary64) (/.f64 (neg.f64 y) t)) z)))
#s(approx (- z x) (neg.f64 (*.f64 (-.f64 (/.f64 x z) #s(literal 1 binary64)) z)))
#s(approx (+ x (/ (* y (- z x)) t)) (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 x (*.f64 x (/.f64 y t))) z) #s(literal -1 binary64) (/.f64 (neg.f64 y) t)) z)))
#s(approx (/ (* y (- z x)) t) (neg.f64 (*.f64 (fma.f64 (/.f64 y z) (/.f64 x t) (/.f64 (neg.f64 y) t)) z)))
#s(approx (* y (- z x)) (neg.f64 (*.f64 (fma.f64 x (/.f64 y z) (neg.f64 y)) z)))
#s(approx (/ (+ (* t x) (* (- z x) y)) t) (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 x (*.f64 x (/.f64 y t))) z) #s(literal -1 binary64) (/.f64 (neg.f64 y) t)) z)))
#s(approx (+ (* t x) (* (- z x) y)) (neg.f64 (*.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (fma.f64 (neg.f64 x) y (*.f64 t x)) z) y)) z)))
#s(approx (* y (- z x)) (neg.f64 (*.f64 (fma.f64 x (/.f64 y z) (neg.f64 y)) z)))
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (fma.f64 t x (*.f64 y (-.f64 z x))) t))
#s(approx t t)
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (fma.f64 t x (*.f64 y (-.f64 z x))) t))
#s(approx (* (- 1 (/ y t)) x) (/.f64 (fma.f64 (neg.f64 x) y (*.f64 t x)) t))
#s(approx (- 1 (/ y t)) (/.f64 (-.f64 t y) t))
#s(approx (/ (+ (* t x) (* (- z x) y)) t) (/.f64 (fma.f64 t x (*.f64 y (-.f64 z x))) t))
#s(approx (+ x (/ (* y (- z x)) t)) (fma.f64 (/.f64 y t) (-.f64 z x) x))
#s(approx (+ x (/ (* y (- z x)) t)) (fma.f64 (/.f64 y t) (-.f64 z x) x))
#s(approx (/ (+ (* t x) (* (- z x) y)) t) (fma.f64 (/.f64 y t) (-.f64 z x) x))
#s(approx (+ (* t x) (* (- z x) y)) (*.f64 (fma.f64 (/.f64 y t) (-.f64 z x) x) t))
#s(approx (+ (* t x) (* (- z x) y)) (*.f64 (neg.f64 t) (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 y t) (-.f64 z x) x))))

eval33.0ms (1%)

Memory
-36.4MiB live, 114.9MiB allocated; 9ms collecting garbage
Compiler

Compiled 6 445 to 884 computations (86.3% saved)

prune14.0ms (0.4%)

Memory
16.8MiB live, 64.1MiB allocated; 1ms collecting garbage
Pruning

15 alts after pruning (11 fresh and 4 done)

PrunedKeptTotal
New2567263
Fresh246
Picked145
Done000
Total25915274
Accuracy
100.0%
Counts
274 → 15
Alt Table
Click to see full alt table
StatusAccuracyProgram
91.0%
(fma.f64 (/.f64 (-.f64 z x) t) y x)
95.8%
(fma.f64 (-.f64 z x) (/.f64 y t) x)
95.7%
(fma.f64 (-.f64 z x) (*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t)) x)
70.1%
(fma.f64 y (/.f64 #s(approx (- z x) z) t) x)
57.2%
(+.f64 x (/.f64 (*.f64 (*.f64 t (-.f64 z x)) y) (*.f64 t t)))
71.0%
(+.f64 x (/.f64 (*.f64 y #s(approx (- z x) z)) t))
85.3%
(+.f64 x (/.f64 #s(approx (* y (- z x)) (*.f64 (fma.f64 y (/.f64 z x) (neg.f64 y)) x)) t))
85.8%
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (fma.f64 t x (*.f64 (-.f64 z x) y)) t))
58.0%
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 (-.f64 z x) y) t))
36.0%
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 z y) t))
30.4%
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 #s(approx (+ (* t x) (* (- z x) y)) (*.f64 t x)) t))
63.0%
#s(approx (+ x (/ (* y (- z x)) t)) (-.f64 x (*.f64 x (/.f64 y t))))
27.6%
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 #s(approx (- 1 (/ y t)) (/.f64 (neg.f64 y) t)) x))
27.2%
#s(approx (+ x (/ (* y (- z x)) t)) #s(approx (* (- 1 (/ y t)) x) (/.f64 (*.f64 (neg.f64 x) y) t)))
37.8%
#s(approx (+ x (/ (* y (- z x)) t)) x)
Compiler

Compiled 414 to 300 computations (27.5% saved)

series29.0ms (0.8%)

Memory
-12.1MiB live, 84.0MiB allocated; 7ms collecting garbage
Counts
25 → 143
Calls
Call 1
Inputs
(fma.f64 (-.f64 z x) (*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t)) x)
(-.f64 z x)
z
x
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t))
(/.f64 y #s(literal -1 binary64))
y
#s(literal -1 binary64)
(/.f64 #s(literal -1 binary64) t)
t
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 #s(approx (+ (* t x) (* (- z x) y)) (*.f64 t x)) t))
(/.f64 #s(approx (+ (* t x) (* (- z x) y)) (*.f64 t x)) t)
#s(approx (+ (* t x) (* (- z x) y)) (*.f64 t x))
(*.f64 t x)
(fma.f64 y (/.f64 #s(approx (- z x) z) t) x)
(/.f64 #s(approx (- z x) z) t)
#s(approx (- z x) z)
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 #s(approx (- 1 (/ y t)) (/.f64 (neg.f64 y) t)) x))
(*.f64 #s(approx (- 1 (/ y t)) (/.f64 (neg.f64 y) t)) x)
#s(approx (- 1 (/ y t)) (/.f64 (neg.f64 y) t))
(/.f64 (neg.f64 y) t)
(neg.f64 y)
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 (-.f64 z x) y) t))
(/.f64 (*.f64 (-.f64 z x) y) t)
(*.f64 (-.f64 z x) y)
Outputs
#s(approx (+ (* (- z x) (* (/ y -1) (/ -1 t))) x) #s(hole binary64 (/ (* y z) t)))
#s(approx (+ (* (- z x) (* (/ y -1) (/ -1 t))) x) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ y t)))) (/ (* y z) t))))
#s(approx (- z x) #s(hole binary64 z))
#s(approx (- z x) #s(hole binary64 (+ z (* -1 x))))
#s(approx x #s(hole binary64 x))
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (/ (* y z) t)))
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ y t)))) (/ (* y z) t))))
#s(approx (/ (+ (* t x) (* (- z x) y)) t) #s(hole binary64 (/ (* y z) t)))
#s(approx (/ (+ (* t x) (* (- z x) y)) t) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ y t)))) (/ (* y z) t))))
#s(approx (+ (* t x) (* (- z x) y)) #s(hole binary64 (* y z)))
#s(approx (+ (* t x) (* (- z x) y)) #s(hole binary64 (+ (* x (+ t (* -1 y))) (* y z))))
#s(approx (* t x) #s(hole binary64 (* t x)))
#s(approx (+ (* y (/ (- z x) t)) x) #s(hole binary64 (/ (* y z) t)))
#s(approx (+ (* y (/ (- z x) t)) x) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ y t)))) (/ (* y z) t))))
#s(approx (/ (- z x) t) #s(hole binary64 (/ z t)))
#s(approx (/ (- z x) t) #s(hole binary64 (+ (* -1 (/ x t)) (/ z t))))
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 (* x (- 1 (/ y t)))))
#s(approx (/ (* (- z x) y) t) #s(hole binary64 (/ (* y z) t)))
#s(approx (/ (* (- z x) y) t) #s(hole binary64 (+ (* -1 (/ (* x y) t)) (/ (* y z) t))))
#s(approx (* (- z x) y) #s(hole binary64 (* y z)))
#s(approx (* (- z x) y) #s(hole binary64 (+ (* -1 (* x y)) (* y z))))
#s(approx (+ (* (- z x) (* (/ y -1) (/ -1 t))) x) #s(hole binary64 (* x (+ 1 (* -1 (/ y t))))))
#s(approx (+ (* (- z x) (* (/ y -1) (/ -1 t))) x) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ y t)) (/ (* y z) (* t x)))))))
#s(approx (- z x) #s(hole binary64 (* -1 x)))
#s(approx (- z x) #s(hole binary64 (* x (- (/ z x) 1))))
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* x (+ 1 (* -1 (/ y t))))))
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ y t)) (/ (* y z) (* t x)))))))
#s(approx (/ (+ (* t x) (* (- z x) y)) t) #s(hole binary64 (/ (* x (+ t (* -1 y))) t)))
#s(approx (/ (+ (* t x) (* (- z x) y)) t) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ y t)) (/ (* y z) (* t x)))))))
#s(approx (+ (* t x) (* (- z x) y)) #s(hole binary64 (* x (+ t (* -1 y)))))
#s(approx (+ (* t x) (* (- z x) y)) #s(hole binary64 (* x (+ t (+ (* -1 y) (/ (* y z) x))))))
#s(approx (+ (* y (/ (- z x) t)) x) #s(hole binary64 (* x (+ 1 (* -1 (/ y t))))))
#s(approx (+ (* y (/ (- z x) t)) x) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ y t)) (/ (* y z) (* t x)))))))
#s(approx (/ (- z x) t) #s(hole binary64 (* -1 (/ x t))))
#s(approx (/ (- z x) t) #s(hole binary64 (* x (- (/ z (* t x)) (/ 1 t)))))
#s(approx (/ (* (- z x) y) t) #s(hole binary64 (* -1 (/ (* x y) t))))
#s(approx (/ (* (- z x) y) t) #s(hole binary64 (* x (+ (* -1 (/ y t)) (/ (* y z) (* t x))))))
#s(approx (* (- z x) y) #s(hole binary64 (* -1 (* x y))))
#s(approx (* (- z x) y) #s(hole binary64 (* x (+ (* -1 y) (/ (* y z) x)))))
#s(approx (+ (* (- z x) (* (/ y -1) (/ -1 t))) x) #s(hole binary64 (* -1 (* x (- (/ y t) 1)))))
#s(approx (+ (* (- z x) (* (/ y -1) (/ -1 t))) x) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ y t)) 1)))))
#s(approx (- z x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ z x)))))))
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* x (- (/ y t) 1)))))
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ y t)) 1)))))
#s(approx (/ (+ (* t x) (* (- z x) y)) t) #s(hole binary64 (* -1 (/ (* x (+ y (* -1 t))) t))))
#s(approx (/ (+ (* t x) (* (- z x) y)) t) #s(hole binary64 (* -1 (* x (+ -1 (+ (* -1 (/ (* y z) (* t x))) (/ y t)))))))
#s(approx (+ (* t x) (* (- z x) y)) #s(hole binary64 (* -1 (* x (+ y (* -1 t))))))
#s(approx (+ (* t x) (* (- z x) y)) #s(hole binary64 (* -1 (* x (+ y (+ (* -1 t) (* -1 (/ (* y z) x))))))))
#s(approx (+ (* y (/ (- z x) t)) x) #s(hole binary64 (* -1 (* x (- (/ y t) 1)))))
#s(approx (+ (* y (/ (- z x) t)) x) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ y t)) 1)))))
#s(approx (/ (- z x) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ z (* t x))) (/ 1 t))))))
#s(approx (/ (* (- z x) y) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ y t))))))
#s(approx (* (- z x) y) #s(hole binary64 (* -1 (* x (+ y (* -1 (/ (* y z) x)))))))
#s(approx (+ (* (- z x) (* (/ y -1) (/ -1 t))) x) #s(hole binary64 x))
#s(approx (+ (* (- z x) (* (/ y -1) (/ -1 t))) x) #s(hole binary64 (+ x (* y (- (/ z t) (/ x t))))))
#s(approx (* (/ y -1) (/ -1 t)) #s(hole binary64 (/ y t)))
#s(approx (/ y -1) #s(hole binary64 (* -1 y)))
#s(approx y #s(hole binary64 y))
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 x))
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (* y (- (/ z t) (/ x t))))))
#s(approx (/ (+ (* t x) (* (- z x) y)) t) #s(hole binary64 x))
#s(approx (/ (+ (* t x) (* (- z x) y)) t) #s(hole binary64 (+ x (* y (- (/ z t) (/ x t))))))
#s(approx (+ (* t x) (* (- z x) y)) #s(hole binary64 (* t x)))
#s(approx (+ (* t x) (* (- z x) y)) #s(hole binary64 (+ (* t x) (* y (- z x)))))
#s(approx (+ (* y (/ (- z x) t)) x) #s(hole binary64 x))
#s(approx (+ (* y (/ (- z x) t)) x) #s(hole binary64 (+ x (* y (- (/ z t) (/ x t))))))
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 x))
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 (+ x (* -1 (/ (* x y) t)))))
#s(approx (- 1 (/ y t)) #s(hole binary64 1))
#s(approx (- 1 (/ y t)) #s(hole binary64 (+ 1 (* -1 (/ y t)))))
#s(approx (/ (neg y) t) #s(hole binary64 (* -1 (/ y t))))
#s(approx (neg y) #s(hole binary64 (* -1 y)))
#s(approx (/ (* (- z x) y) t) #s(hole binary64 (/ (* y (- z x)) t)))
#s(approx (* (- z x) y) #s(hole binary64 (* y (- z x))))
#s(approx (+ (* (- z x) (* (/ y -1) (/ -1 t))) x) #s(hole binary64 (* y (- (/ z t) (/ x t)))))
#s(approx (+ (* (- z x) (* (/ y -1) (/ -1 t))) x) #s(hole binary64 (* y (- (+ (/ x y) (/ z t)) (/ x t)))))
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* y (- (/ z t) (/ x t)))))
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* y (- (+ (/ x y) (/ z t)) (/ x t)))))
#s(approx (/ (+ (* t x) (* (- z x) y)) t) #s(hole binary64 (/ (* y (- z x)) t)))
#s(approx (/ (+ (* t x) (* (- z x) y)) t) #s(hole binary64 (* y (- (+ (/ x y) (/ z t)) (/ x t)))))
#s(approx (+ (* t x) (* (- z x) y)) #s(hole binary64 (* y (- z x))))
#s(approx (+ (* t x) (* (- z x) y)) #s(hole binary64 (* y (- (+ z (/ (* t x) y)) x))))
#s(approx (+ (* y (/ (- z x) t)) x) #s(hole binary64 (* y (- (/ z t) (/ x t)))))
#s(approx (+ (* y (/ (- z x) t)) x) #s(hole binary64 (* y (- (+ (/ x y) (/ z t)) (/ x t)))))
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 (* -1 (/ (* x y) t))))
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 (* y (+ (* -1 (/ x t)) (/ x y)))))
#s(approx (- 1 (/ y t)) #s(hole binary64 (* -1 (/ y t))))
#s(approx (- 1 (/ y t)) #s(hole binary64 (* y (- (/ 1 y) (/ 1 t)))))
#s(approx (+ (* (- z x) (* (/ y -1) (/ -1 t))) x) #s(hole binary64 (/ (* y (- z x)) t)))
#s(approx (+ (* (- z x) (* (/ y -1) (/ -1 t))) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z x) t)))))))
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (/ (* y (- z x)) t)))
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z x) t)))))))
#s(approx (/ (+ (* t x) (* (- z x) y)) t) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z x) t)))))))
#s(approx (+ (* t x) (* (- z x) y)) #s(hole binary64 (* -1 (* y (+ (* -1 (- z x)) (* -1 (/ (* t x) y)))))))
#s(approx (+ (* y (/ (- z x) t)) x) #s(hole binary64 (/ (* y (- z x)) t)))
#s(approx (+ (* y (/ (- z x) t)) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z x) t)))))))
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (/ x t))))))
#s(approx (- 1 (/ y t)) #s(hole binary64 (* -1 (* y (- (/ 1 t) (/ 1 y))))))
#s(approx (+ (* (- z x) (* (/ y -1) (/ -1 t))) x) #s(hole binary64 (+ x (* -1 (/ (* x y) t)))))
#s(approx (+ (* (- z x) (* (/ y -1) (/ -1 t))) x) #s(hole binary64 (+ x (+ (* -1 (/ (* x y) t)) (/ (* y z) t)))))
#s(approx (- z x) #s(hole binary64 (- z x)))
#s(approx z #s(hole binary64 z))
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (* -1 (/ (* x y) t)))))
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (+ (* -1 (/ (* x y) t)) (/ (* y z) t)))))
#s(approx (/ (+ (* t x) (* (- z x) y)) t) #s(hole binary64 (/ (+ (* -1 (* x y)) (* t x)) t)))
#s(approx (/ (+ (* t x) (* (- z x) y)) t) #s(hole binary64 (+ x (+ (* -1 (/ (* x y) t)) (/ (* y z) t)))))
#s(approx (+ (* t x) (* (- z x) y)) #s(hole binary64 (+ (* -1 (* x y)) (* t x))))
#s(approx (+ (* t x) (* (- z x) y)) #s(hole binary64 (+ (* -1 (* x y)) (+ (* t x) (* y z)))))
#s(approx (+ (* y (/ (- z x) t)) x) #s(hole binary64 (+ x (* -1 (/ (* x y) t)))))
#s(approx (+ (* y (/ (- z x) t)) x) #s(hole binary64 (+ x (+ (* -1 (/ (* x y) t)) (/ (* y z) t)))))
#s(approx (+ (* (- z x) (* (/ y -1) (/ -1 t))) x) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (+ (/ x z) (/ y t))))))
#s(approx (- z x) #s(hole binary64 (* z (+ 1 (* -1 (/ x z))))))
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (+ (/ x z) (/ y t))))))
#s(approx (/ (+ (* t x) (* (- z x) y)) t) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (+ (/ x z) (/ y t))))))
#s(approx (+ (* t x) (* (- z x) y)) #s(hole binary64 (* z (+ y (+ (* -1 (/ (* x y) z)) (/ (* t x) z))))))
#s(approx (+ (* y (/ (- z x) t)) x) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (+ (/ x z) (/ y t))))))
#s(approx (/ (- z x) t) #s(hole binary64 (* z (+ (* -1 (/ x (* t z))) (/ 1 t)))))
#s(approx (/ (* (- z x) y) t) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (/ y t)))))
#s(approx (* (- z x) y) #s(hole binary64 (* z (+ y (* -1 (/ (* x y) z))))))
#s(approx (+ (* (- z x) (* (/ y -1) (/ -1 t))) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* x y) t))) z)))))))
#s(approx (- z x) #s(hole binary64 (* -1 (* z (- (/ x z) 1)))))
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* x y) t))) z)))))))
#s(approx (/ (+ (* t x) (* (- z x) y)) t) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* x y) t))) z)))))))
#s(approx (+ (* t x) (* (- z x) y)) #s(hole binary64 (* -1 (* z (+ (* -1 y) (* -1 (/ (+ (* -1 (* x y)) (* t x)) z)))))))
#s(approx (+ (* y (/ (- z x) t)) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* x y) t))) z)))))))
#s(approx (/ (- z x) t) #s(hole binary64 (* -1 (* z (- (/ x (* t z)) (/ 1 t))))))
#s(approx (/ (* (- z x) y) t) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (/ (* x y) (* t z)))))))
#s(approx (* (- z x) y) #s(hole binary64 (* -1 (* z (+ (* -1 y) (/ (* x y) z))))))
#s(approx (+ (* (- z x) (* (/ y -1) (/ -1 t))) x) #s(hole binary64 (/ (+ (* t x) (* y (- z x))) t)))
#s(approx (/ -1 t) #s(hole binary64 (/ -1 t)))
#s(approx t #s(hole binary64 t))
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (/ (+ (* t x) (* y (- z x))) t)))
#s(approx (/ (+ (* t x) (* (- z x) y)) t) #s(hole binary64 (/ (+ (* t x) (* y (- z x))) t)))
#s(approx (+ (* y (/ (- z x) t)) x) #s(hole binary64 (/ (+ (* t x) (* y (- z x))) t)))
#s(approx (/ (- z x) t) #s(hole binary64 (/ (- z x) t)))
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 (/ (+ (* -1 (* x y)) (* t x)) t)))
#s(approx (- 1 (/ y t)) #s(hole binary64 (/ (- t y) t)))
#s(approx (+ (* (- z x) (* (/ y -1) (/ -1 t))) x) #s(hole binary64 (+ x (/ (* y (- z x)) t))))
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (/ (* y (- z x)) t))))
#s(approx (/ (+ (* t x) (* (- z x) y)) t) #s(hole binary64 (+ x (/ (* y (- z x)) t))))
#s(approx (+ (* t x) (* (- z x) y)) #s(hole binary64 (* t (+ x (/ (* y (- z x)) t)))))
#s(approx (+ (* y (/ (- z x) t)) x) #s(hole binary64 (+ x (/ (* y (- z x)) t))))
#s(approx (+ (* t x) (* (- z x) y)) #s(hole binary64 (* -1 (* t (+ (* -1 x) (* -1 (/ (* y (- z x)) t)))))))
Calls

12 calls:

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

rewrite315.0ms (9%)

Memory
-3.5MiB live, 333.0MiB allocated; 172ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
03492733
116362697
085992552
Stop Event
iter limit
node limit
Counts
168 → 271
Calls
Call 1
Inputs
(+ (* (- z x) (* (/ y -1) (/ -1 t))) x)
(- z x)
z
x
(* (/ y -1) (/ -1 t))
(/ y -1)
y
-1
(/ -1 t)
t
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (/ #s(approx (+ (* t x) (* (- z x) y)) #s(hole binary64 (* t x))) t)))
(/ #s(approx (+ (* t x) (* (- z x) y)) #s(hole binary64 (* t x))) t)
#s(approx (+ (* t x) (* (- z x) y)) #s(hole binary64 (* t x)))
(* t x)
(+ (* y (/ #s(approx (- z x) #s(hole binary64 z)) t)) x)
(/ #s(approx (- z x) #s(hole binary64 z)) t)
#s(approx (- z x) #s(hole binary64 z))
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* #s(approx (- 1 (/ y t)) #s(hole binary64 (/ (neg y) t))) x)))
(* #s(approx (- 1 (/ y t)) #s(hole binary64 (/ (neg y) t))) x)
#s(approx (- 1 (/ y t)) #s(hole binary64 (/ (neg y) t)))
(/ (neg y) t)
(neg y)
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (/ (* (- z x) y) t)))
(/ (* (- z x) y) t)
(* (- z x) y)
#s(approx (+ (* (- z x) (* (/ y -1) (/ -1 t))) x) #s(hole binary64 (/ (* y z) t)))
#s(approx (+ (* (- z x) (* (/ y -1) (/ -1 t))) x) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ y t)))) (/ (* y z) t))))
#s(approx (- z x) #s(hole binary64 z))
#s(approx (- z x) #s(hole binary64 (+ z (* -1 x))))
#s(approx x #s(hole binary64 x))
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (/ (* y z) t)))
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ y t)))) (/ (* y z) t))))
#s(approx (/ (+ (* t x) (* (- z x) y)) t) #s(hole binary64 (/ (* y z) t)))
#s(approx (/ (+ (* t x) (* (- z x) y)) t) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ y t)))) (/ (* y z) t))))
#s(approx (+ (* t x) (* (- z x) y)) #s(hole binary64 (* y z)))
#s(approx (+ (* t x) (* (- z x) y)) #s(hole binary64 (+ (* x (+ t (* -1 y))) (* y z))))
#s(approx (* t x) #s(hole binary64 (* t x)))
#s(approx (+ (* y (/ (- z x) t)) x) #s(hole binary64 (/ (* y z) t)))
#s(approx (+ (* y (/ (- z x) t)) x) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ y t)))) (/ (* y z) t))))
#s(approx (/ (- z x) t) #s(hole binary64 (/ z t)))
#s(approx (/ (- z x) t) #s(hole binary64 (+ (* -1 (/ x t)) (/ z t))))
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 (* x (- 1 (/ y t)))))
#s(approx (/ (* (- z x) y) t) #s(hole binary64 (/ (* y z) t)))
#s(approx (/ (* (- z x) y) t) #s(hole binary64 (+ (* -1 (/ (* x y) t)) (/ (* y z) t))))
#s(approx (* (- z x) y) #s(hole binary64 (* y z)))
#s(approx (* (- z x) y) #s(hole binary64 (+ (* -1 (* x y)) (* y z))))
#s(approx (+ (* (- z x) (* (/ y -1) (/ -1 t))) x) #s(hole binary64 (* x (+ 1 (* -1 (/ y t))))))
#s(approx (+ (* (- z x) (* (/ y -1) (/ -1 t))) x) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ y t)) (/ (* y z) (* t x)))))))
#s(approx (- z x) #s(hole binary64 (* -1 x)))
#s(approx (- z x) #s(hole binary64 (* x (- (/ z x) 1))))
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* x (+ 1 (* -1 (/ y t))))))
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ y t)) (/ (* y z) (* t x)))))))
#s(approx (/ (+ (* t x) (* (- z x) y)) t) #s(hole binary64 (/ (* x (+ t (* -1 y))) t)))
#s(approx (/ (+ (* t x) (* (- z x) y)) t) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ y t)) (/ (* y z) (* t x)))))))
#s(approx (+ (* t x) (* (- z x) y)) #s(hole binary64 (* x (+ t (* -1 y)))))
#s(approx (+ (* t x) (* (- z x) y)) #s(hole binary64 (* x (+ t (+ (* -1 y) (/ (* y z) x))))))
#s(approx (+ (* y (/ (- z x) t)) x) #s(hole binary64 (* x (+ 1 (* -1 (/ y t))))))
#s(approx (+ (* y (/ (- z x) t)) x) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ y t)) (/ (* y z) (* t x)))))))
#s(approx (/ (- z x) t) #s(hole binary64 (* -1 (/ x t))))
#s(approx (/ (- z x) t) #s(hole binary64 (* x (- (/ z (* t x)) (/ 1 t)))))
#s(approx (/ (* (- z x) y) t) #s(hole binary64 (* -1 (/ (* x y) t))))
#s(approx (/ (* (- z x) y) t) #s(hole binary64 (* x (+ (* -1 (/ y t)) (/ (* y z) (* t x))))))
#s(approx (* (- z x) y) #s(hole binary64 (* -1 (* x y))))
#s(approx (* (- z x) y) #s(hole binary64 (* x (+ (* -1 y) (/ (* y z) x)))))
#s(approx (+ (* (- z x) (* (/ y -1) (/ -1 t))) x) #s(hole binary64 (* -1 (* x (- (/ y t) 1)))))
#s(approx (+ (* (- z x) (* (/ y -1) (/ -1 t))) x) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ y t)) 1)))))
#s(approx (- z x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ z x)))))))
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* x (- (/ y t) 1)))))
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ y t)) 1)))))
#s(approx (/ (+ (* t x) (* (- z x) y)) t) #s(hole binary64 (* -1 (/ (* x (+ y (* -1 t))) t))))
#s(approx (/ (+ (* t x) (* (- z x) y)) t) #s(hole binary64 (* -1 (* x (+ -1 (+ (* -1 (/ (* y z) (* t x))) (/ y t)))))))
#s(approx (+ (* t x) (* (- z x) y)) #s(hole binary64 (* -1 (* x (+ y (* -1 t))))))
#s(approx (+ (* t x) (* (- z x) y)) #s(hole binary64 (* -1 (* x (+ y (+ (* -1 t) (* -1 (/ (* y z) x))))))))
#s(approx (+ (* y (/ (- z x) t)) x) #s(hole binary64 (* -1 (* x (- (/ y t) 1)))))
#s(approx (+ (* y (/ (- z x) t)) x) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ y t)) 1)))))
#s(approx (/ (- z x) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ z (* t x))) (/ 1 t))))))
#s(approx (/ (* (- z x) y) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ y t))))))
#s(approx (* (- z x) y) #s(hole binary64 (* -1 (* x (+ y (* -1 (/ (* y z) x)))))))
#s(approx (+ (* (- z x) (* (/ y -1) (/ -1 t))) x) #s(hole binary64 x))
#s(approx (+ (* (- z x) (* (/ y -1) (/ -1 t))) x) #s(hole binary64 (+ x (* y (- (/ z t) (/ x t))))))
#s(approx (* (/ y -1) (/ -1 t)) #s(hole binary64 (/ y t)))
#s(approx (/ y -1) #s(hole binary64 (* -1 y)))
#s(approx y #s(hole binary64 y))
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 x))
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (* y (- (/ z t) (/ x t))))))
#s(approx (/ (+ (* t x) (* (- z x) y)) t) #s(hole binary64 x))
#s(approx (/ (+ (* t x) (* (- z x) y)) t) #s(hole binary64 (+ x (* y (- (/ z t) (/ x t))))))
#s(approx (+ (* t x) (* (- z x) y)) #s(hole binary64 (* t x)))
#s(approx (+ (* t x) (* (- z x) y)) #s(hole binary64 (+ (* t x) (* y (- z x)))))
#s(approx (+ (* y (/ (- z x) t)) x) #s(hole binary64 x))
#s(approx (+ (* y (/ (- z x) t)) x) #s(hole binary64 (+ x (* y (- (/ z t) (/ x t))))))
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 x))
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 (+ x (* -1 (/ (* x y) t)))))
#s(approx (- 1 (/ y t)) #s(hole binary64 1))
#s(approx (- 1 (/ y t)) #s(hole binary64 (+ 1 (* -1 (/ y t)))))
#s(approx (/ (neg y) t) #s(hole binary64 (* -1 (/ y t))))
#s(approx (neg y) #s(hole binary64 (* -1 y)))
#s(approx (/ (* (- z x) y) t) #s(hole binary64 (/ (* y (- z x)) t)))
#s(approx (* (- z x) y) #s(hole binary64 (* y (- z x))))
#s(approx (+ (* (- z x) (* (/ y -1) (/ -1 t))) x) #s(hole binary64 (* y (- (/ z t) (/ x t)))))
#s(approx (+ (* (- z x) (* (/ y -1) (/ -1 t))) x) #s(hole binary64 (* y (- (+ (/ x y) (/ z t)) (/ x t)))))
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* y (- (/ z t) (/ x t)))))
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* y (- (+ (/ x y) (/ z t)) (/ x t)))))
#s(approx (/ (+ (* t x) (* (- z x) y)) t) #s(hole binary64 (/ (* y (- z x)) t)))
#s(approx (/ (+ (* t x) (* (- z x) y)) t) #s(hole binary64 (* y (- (+ (/ x y) (/ z t)) (/ x t)))))
#s(approx (+ (* t x) (* (- z x) y)) #s(hole binary64 (* y (- z x))))
#s(approx (+ (* t x) (* (- z x) y)) #s(hole binary64 (* y (- (+ z (/ (* t x) y)) x))))
#s(approx (+ (* y (/ (- z x) t)) x) #s(hole binary64 (* y (- (/ z t) (/ x t)))))
#s(approx (+ (* y (/ (- z x) t)) x) #s(hole binary64 (* y (- (+ (/ x y) (/ z t)) (/ x t)))))
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 (* -1 (/ (* x y) t))))
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 (* y (+ (* -1 (/ x t)) (/ x y)))))
#s(approx (- 1 (/ y t)) #s(hole binary64 (* -1 (/ y t))))
#s(approx (- 1 (/ y t)) #s(hole binary64 (* y (- (/ 1 y) (/ 1 t)))))
#s(approx (+ (* (- z x) (* (/ y -1) (/ -1 t))) x) #s(hole binary64 (/ (* y (- z x)) t)))
#s(approx (+ (* (- z x) (* (/ y -1) (/ -1 t))) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z x) t)))))))
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (/ (* y (- z x)) t)))
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z x) t)))))))
#s(approx (/ (+ (* t x) (* (- z x) y)) t) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z x) t)))))))
#s(approx (+ (* t x) (* (- z x) y)) #s(hole binary64 (* -1 (* y (+ (* -1 (- z x)) (* -1 (/ (* t x) y)))))))
#s(approx (+ (* y (/ (- z x) t)) x) #s(hole binary64 (/ (* y (- z x)) t)))
#s(approx (+ (* y (/ (- z x) t)) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z x) t)))))))
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (/ x t))))))
#s(approx (- 1 (/ y t)) #s(hole binary64 (* -1 (* y (- (/ 1 t) (/ 1 y))))))
#s(approx (+ (* (- z x) (* (/ y -1) (/ -1 t))) x) #s(hole binary64 (+ x (* -1 (/ (* x y) t)))))
#s(approx (+ (* (- z x) (* (/ y -1) (/ -1 t))) x) #s(hole binary64 (+ x (+ (* -1 (/ (* x y) t)) (/ (* y z) t)))))
#s(approx (- z x) #s(hole binary64 (- z x)))
#s(approx z #s(hole binary64 z))
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (* -1 (/ (* x y) t)))))
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (+ (* -1 (/ (* x y) t)) (/ (* y z) t)))))
#s(approx (/ (+ (* t x) (* (- z x) y)) t) #s(hole binary64 (/ (+ (* -1 (* x y)) (* t x)) t)))
#s(approx (/ (+ (* t x) (* (- z x) y)) t) #s(hole binary64 (+ x (+ (* -1 (/ (* x y) t)) (/ (* y z) t)))))
#s(approx (+ (* t x) (* (- z x) y)) #s(hole binary64 (+ (* -1 (* x y)) (* t x))))
#s(approx (+ (* t x) (* (- z x) y)) #s(hole binary64 (+ (* -1 (* x y)) (+ (* t x) (* y z)))))
#s(approx (+ (* y (/ (- z x) t)) x) #s(hole binary64 (+ x (* -1 (/ (* x y) t)))))
#s(approx (+ (* y (/ (- z x) t)) x) #s(hole binary64 (+ x (+ (* -1 (/ (* x y) t)) (/ (* y z) t)))))
#s(approx (+ (* (- z x) (* (/ y -1) (/ -1 t))) x) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (+ (/ x z) (/ y t))))))
#s(approx (- z x) #s(hole binary64 (* z (+ 1 (* -1 (/ x z))))))
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (+ (/ x z) (/ y t))))))
#s(approx (/ (+ (* t x) (* (- z x) y)) t) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (+ (/ x z) (/ y t))))))
#s(approx (+ (* t x) (* (- z x) y)) #s(hole binary64 (* z (+ y (+ (* -1 (/ (* x y) z)) (/ (* t x) z))))))
#s(approx (+ (* y (/ (- z x) t)) x) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (+ (/ x z) (/ y t))))))
#s(approx (/ (- z x) t) #s(hole binary64 (* z (+ (* -1 (/ x (* t z))) (/ 1 t)))))
#s(approx (/ (* (- z x) y) t) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (/ y t)))))
#s(approx (* (- z x) y) #s(hole binary64 (* z (+ y (* -1 (/ (* x y) z))))))
#s(approx (+ (* (- z x) (* (/ y -1) (/ -1 t))) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* x y) t))) z)))))))
#s(approx (- z x) #s(hole binary64 (* -1 (* z (- (/ x z) 1)))))
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* x y) t))) z)))))))
#s(approx (/ (+ (* t x) (* (- z x) y)) t) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* x y) t))) z)))))))
#s(approx (+ (* t x) (* (- z x) y)) #s(hole binary64 (* -1 (* z (+ (* -1 y) (* -1 (/ (+ (* -1 (* x y)) (* t x)) z)))))))
#s(approx (+ (* y (/ (- z x) t)) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* x y) t))) z)))))))
#s(approx (/ (- z x) t) #s(hole binary64 (* -1 (* z (- (/ x (* t z)) (/ 1 t))))))
#s(approx (/ (* (- z x) y) t) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (/ (* x y) (* t z)))))))
#s(approx (* (- z x) y) #s(hole binary64 (* -1 (* z (+ (* -1 y) (/ (* x y) z))))))
#s(approx (+ (* (- z x) (* (/ y -1) (/ -1 t))) x) #s(hole binary64 (/ (+ (* t x) (* y (- z x))) t)))
#s(approx (/ -1 t) #s(hole binary64 (/ -1 t)))
#s(approx t #s(hole binary64 t))
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (/ (+ (* t x) (* y (- z x))) t)))
#s(approx (/ (+ (* t x) (* (- z x) y)) t) #s(hole binary64 (/ (+ (* t x) (* y (- z x))) t)))
#s(approx (+ (* y (/ (- z x) t)) x) #s(hole binary64 (/ (+ (* t x) (* y (- z x))) t)))
#s(approx (/ (- z x) t) #s(hole binary64 (/ (- z x) t)))
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 (/ (+ (* -1 (* x y)) (* t x)) t)))
#s(approx (- 1 (/ y t)) #s(hole binary64 (/ (- t y) t)))
#s(approx (+ (* (- z x) (* (/ y -1) (/ -1 t))) x) #s(hole binary64 (+ x (/ (* y (- z x)) t))))
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (/ (* y (- z x)) t))))
#s(approx (/ (+ (* t x) (* (- z x) y)) t) #s(hole binary64 (+ x (/ (* y (- z x)) t))))
#s(approx (+ (* t x) (* (- z x) y)) #s(hole binary64 (* t (+ x (/ (* y (- z x)) t)))))
#s(approx (+ (* y (/ (- z x) t)) x) #s(hole binary64 (+ x (/ (* y (- z x)) t))))
#s(approx (+ (* t x) (* (- z x) y)) #s(hole binary64 (* -1 (* t (+ (* -1 x) (* -1 (/ (* y (- z x)) t)))))))
Outputs
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 y) (/.f64 (-.f64 z x) t)) #s(literal 3 binary64))) (fma.f64 x x (fma.f64 (*.f64 (neg.f64 y) (/.f64 (-.f64 z x) t)) (*.f64 (neg.f64 y) (/.f64 (-.f64 z x) t)) (*.f64 x (*.f64 (neg.f64 y) (/.f64 (-.f64 z x) t))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (-.f64 z x) t) y) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (/.f64 (-.f64 z x) t) y) x)))
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (/.f64 (-.f64 z x) t) y) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (*.f64 (/.f64 (-.f64 z x) t) y))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 z x) t) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 z x) t) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (/.f64 (-.f64 z x) t) y) x)))))
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (-.f64 z x) t) y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (pow.f64 (*.f64 (/.f64 (-.f64 z x) t) y) #s(literal 2 binary64)) (*.f64 x (*.f64 (/.f64 (-.f64 z x) t) y))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (-.f64 z x) t) y) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (/.f64 (-.f64 z x) t) y) x))
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (/.f64 (-.f64 z x) t) y) #s(literal 2 binary64))) (-.f64 x (*.f64 (/.f64 (-.f64 z x) t) y)))
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 z x) t) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 z x) t) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (/.f64 (-.f64 z x) t) y) x))))
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (-.f64 z x) t) y) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (/.f64 (-.f64 z x) t) y) #s(literal 2 binary64)) (*.f64 x (*.f64 (/.f64 (-.f64 z x) t) y)))))
(fma.f64 (*.f64 (-.f64 z x) (/.f64 y #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) t) x)
(fma.f64 (/.f64 (-.f64 z x) t) y x)
(fma.f64 (/.f64 y t) (-.f64 z x) x)
(fma.f64 y (/.f64 (-.f64 z x) t) x)
(fma.f64 (-.f64 z x) (/.f64 y t) x)
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (-.f64 z x) t) y) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 (-.f64 z x) t) y) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (/.f64 (-.f64 z x) t) y) x)))
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (/.f64 (-.f64 z x) t) y))) (/.f64 (pow.f64 (*.f64 (/.f64 (-.f64 z x) t) y) #s(literal 2 binary64)) (-.f64 x (*.f64 (/.f64 (-.f64 z x) t) y))))
(-.f64 x (*.f64 (neg.f64 y) (/.f64 (-.f64 z x) t)))
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (-.f64 z x) t) y) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 z x) t) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (/.f64 (-.f64 z x) t) y) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 z x) t) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (/.f64 (-.f64 z x) t) y) x)))))
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (/.f64 (-.f64 z x) t) y) #s(literal 2 binary64)) (*.f64 x (*.f64 (/.f64 (-.f64 z x) t) y))))) (/.f64 (pow.f64 (*.f64 (/.f64 (-.f64 z x) t) y) #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (/.f64 (-.f64 z x) t) y) #s(literal 2 binary64)) (*.f64 x (*.f64 (/.f64 (-.f64 z x) t) y))))))
(+.f64 (*.f64 (/.f64 (-.f64 z x) t) y) x)
(+.f64 x (*.f64 (/.f64 (-.f64 z x) t) y))
(/.f64 (neg.f64 (-.f64 (*.f64 z z) (*.f64 x x))) (neg.f64 (+.f64 z x)))
(/.f64 (neg.f64 (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 z z (fma.f64 x x (*.f64 z x)))))
(/.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (+.f64 z x))
(/.f64 (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 z z (fma.f64 x x (*.f64 z x))))
(-.f64 (/.f64 (*.f64 z z) (+.f64 z x)) (/.f64 (*.f64 x x) (+.f64 z x)))
(-.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 z z (fma.f64 x x (*.f64 z x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 z z (fma.f64 x x (*.f64 z x)))))
(-.f64 z x)
z
x
(*.f64 (/.f64 y t) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 y t))
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y #s(literal -1 binary64)))
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t))
(/.f64 (neg.f64 (*.f64 y (/.f64 #s(literal -1 binary64) t))) #s(literal 1 binary64))
(/.f64 (neg.f64 (*.f64 (/.f64 y #s(literal -1 binary64)) #s(literal -1 binary64))) (neg.f64 t))
(/.f64 (*.f64 (neg.f64 y) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 t)))
(/.f64 (*.f64 (neg.f64 y) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) t))
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (*.f64 (neg.f64 t) #s(literal 1 binary64)))
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 y)) (*.f64 t #s(literal 1 binary64)))
(/.f64 (*.f64 y (/.f64 #s(literal -1 binary64) t)) #s(literal -1 binary64))
(/.f64 (*.f64 (/.f64 y #s(literal -1 binary64)) #s(literal -1 binary64)) t)
(/.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 t)))
(/.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (neg.f64 t)))
(/.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 (neg.f64 t) #s(literal -1 binary64)))
(/.f64 (neg.f64 y) (neg.f64 t))
(/.f64 y t)
(*.f64 (/.f64 y #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 y #s(literal -1 binary64)))
(*.f64 (/.f64 y #s(literal -1 binary64)) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 y #s(literal 1 binary64)))
(/.f64 (neg.f64 (neg.f64 y)) #s(literal -1 binary64))
(/.f64 (neg.f64 y) #s(literal 1 binary64))
(/.f64 y #s(literal -1 binary64))
y
#s(literal -1 binary64)
(*.f64 (pow.f64 t #s(literal -1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) t))
(*.f64 (/.f64 #s(literal -1 binary64) t) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (pow.f64 t #s(literal -1 binary64)))
(pow.f64 (neg.f64 t) #s(literal -1 binary64))
(/.f64 #s(literal 1 binary64) (neg.f64 t))
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 t)))
(/.f64 #s(literal -1 binary64) t)
t
#s(approx (+ (* y (/ (- z x) t)) x) (/.f64 #s(approx (+ (* t x) (* (- z x) y)) (*.f64 t x)) t))
(/.f64 (neg.f64 (neg.f64 #s(approx (+ (* t x) (* (- z x) y)) (*.f64 t x)))) (neg.f64 (neg.f64 t)))
(/.f64 (neg.f64 #s(approx (+ (* t x) (* (- z x) y)) (*.f64 t x))) (neg.f64 t))
(/.f64 #s(approx (+ (* t x) (* (- z x) y)) (*.f64 t x)) t)
#s(approx (+ (* t x) (* (- z x) y)) (*.f64 t x))
(*.f64 t x)
(*.f64 x t)
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (/.f64 #s(approx (- z x) z) t) y) #s(literal 2 binary64))) (-.f64 x (*.f64 (/.f64 #s(approx (- z x) z) t) y)))
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(approx (- z x) z) t) y) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (/.f64 #s(approx (- z x) z) t) y) #s(literal 2 binary64)) (*.f64 x (*.f64 (/.f64 #s(approx (- z x) z) t) y)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 #s(approx (- z x) z) t) y) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (/.f64 #s(approx (- z x) z) t) y) x)))
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(approx (- z x) z) t) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(approx (- z x) z) t) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (/.f64 #s(approx (- z x) z) t) y) x)))))
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 #s(approx (- z x) z) t) y) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (/.f64 #s(approx (- z x) z) t) y) x))
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(approx (- z x) z) t) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 #s(approx (- z x) z) t) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (/.f64 #s(approx (- z x) z) t) y) x))))
(fma.f64 (/.f64 #s(approx (- z x) z) t) y x)
(fma.f64 y (/.f64 #s(approx (- z x) z) t) x)
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 #s(approx (- z x) z) t) y) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 #s(approx (- z x) z) t) y) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (/.f64 #s(approx (- z x) z) t) y) x)))
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 #s(approx (- z x) z) t) y) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 #s(approx (- z x) z) t) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (/.f64 #s(approx (- z x) z) t) y) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 #s(approx (- z x) z) t) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (/.f64 #s(approx (- z x) z) t) y) x)))))
(+.f64 (*.f64 (/.f64 #s(approx (- z x) z) t) y) x)
(+.f64 x (*.f64 (/.f64 #s(approx (- z x) z) t) y))
(/.f64 (neg.f64 (neg.f64 #s(approx (- z x) z))) (neg.f64 (neg.f64 t)))
(/.f64 (neg.f64 #s(approx (- z x) z)) (neg.f64 t))
(/.f64 #s(approx (- z x) z) t)
#s(approx (- z x) z)
#s(approx (+ (* y (/ (- z x) t)) x) (*.f64 #s(approx (- 1 (/ y t)) (/.f64 (neg.f64 y) t)) x))
(*.f64 #s(approx (- 1 (/ y t)) (/.f64 (neg.f64 y) t)) x)
(*.f64 x #s(approx (- 1 (/ y t)) (/.f64 (neg.f64 y) t)))
#s(approx (- 1 (/ y t)) (/.f64 (neg.f64 y) t))
(*.f64 (/.f64 y t) #s(literal -1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 y t))
(/.f64 (neg.f64 (neg.f64 (neg.f64 y))) (neg.f64 (neg.f64 t)))
(/.f64 (neg.f64 (neg.f64 y)) (neg.f64 t))
(/.f64 (neg.f64 y) t)
(neg.f64 (/.f64 y t))
(*.f64 #s(literal -1 binary64) y)
(*.f64 y #s(literal -1 binary64))
(neg.f64 y)
#s(approx (+ (* y (/ (- z x) t)) x) (*.f64 (/.f64 (-.f64 z x) t) y))
(*.f64 (*.f64 (-.f64 z x) (/.f64 y #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) t))
(*.f64 (/.f64 (-.f64 z x) t) y)
(*.f64 (/.f64 y t) (-.f64 z x))
(*.f64 y (/.f64 (-.f64 z x) t))
(*.f64 (-.f64 z x) (/.f64 y t))
(/.f64 (neg.f64 (neg.f64 (*.f64 y (-.f64 z x)))) (neg.f64 (neg.f64 t)))
(/.f64 (*.f64 (*.f64 y (/.f64 #s(literal -1 binary64) t)) (-.f64 (*.f64 z z) (*.f64 x x))) (*.f64 #s(literal -1 binary64) (+.f64 z x)))
(/.f64 (*.f64 (*.f64 y (/.f64 #s(literal -1 binary64) t)) (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal -1 binary64) (fma.f64 z z (fma.f64 x x (*.f64 z x)))))
(/.f64 (*.f64 (*.f64 (/.f64 y #s(literal -1 binary64)) #s(literal -1 binary64)) (-.f64 (*.f64 z z) (*.f64 x x))) (*.f64 t (+.f64 z x)))
(/.f64 (*.f64 (*.f64 (/.f64 y #s(literal -1 binary64)) #s(literal -1 binary64)) (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 t (fma.f64 z z (fma.f64 x x (*.f64 z x)))))
(/.f64 (*.f64 (neg.f64 y) (-.f64 (*.f64 z z) (*.f64 x x))) (*.f64 (neg.f64 t) (+.f64 z x)))
(/.f64 (*.f64 (neg.f64 y) (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (neg.f64 t) (fma.f64 z z (fma.f64 x x (*.f64 z x)))))
(/.f64 (*.f64 y (-.f64 (*.f64 z z) (*.f64 x x))) (*.f64 t (+.f64 z x)))
(/.f64 (*.f64 y (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 t (fma.f64 z z (fma.f64 x x (*.f64 z x)))))
(/.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (*.f64 y (/.f64 #s(literal -1 binary64) t))) (*.f64 (+.f64 z x) #s(literal -1 binary64)))
(/.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (*.f64 (/.f64 y #s(literal -1 binary64)) #s(literal -1 binary64))) (*.f64 (+.f64 z x) t))
(/.f64 (*.f64 (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 y (/.f64 #s(literal -1 binary64) t))) (*.f64 (fma.f64 z z (fma.f64 x x (*.f64 z x))) #s(literal -1 binary64)))
(/.f64 (*.f64 (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 (/.f64 y #s(literal -1 binary64)) #s(literal -1 binary64))) (*.f64 (fma.f64 z z (fma.f64 x x (*.f64 z x))) t))
(/.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (neg.f64 y)) (*.f64 (+.f64 z x) (neg.f64 t)))
(/.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 x x)) y) (*.f64 (+.f64 z x) t))
(/.f64 (*.f64 (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (neg.f64 y)) (*.f64 (fma.f64 z z (fma.f64 x x (*.f64 z x))) (neg.f64 t)))
(/.f64 (*.f64 (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) y) (*.f64 (fma.f64 z z (fma.f64 x x (*.f64 z x))) t))
(/.f64 (neg.f64 (*.f64 y (-.f64 z x))) (neg.f64 t))
(/.f64 (*.f64 y (-.f64 z x)) t)
(*.f64 y (-.f64 z x))
(*.f64 (-.f64 z x) y)
#s(approx (+ (* y (/ (- z x) t)) x) (/.f64 (*.f64 y z) t))
#s(approx (+ (* y (/ (- z x) t)) x) (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x (/.f64 (*.f64 y z) t)))
#s(approx (- z x) z)
#s(approx (- z x) (fma.f64 #s(literal -1 binary64) x z))
#s(approx x x)
#s(approx (+ (* y (/ (- z x) t)) x) (/.f64 (*.f64 y z) t))
#s(approx (+ (* y (/ (- z x) t)) x) (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x (/.f64 (*.f64 y z) t)))
#s(approx (/ (+ (* t x) (* (- z x) y)) t) (/.f64 (*.f64 y z) t))
#s(approx (/ (+ (* t x) (* (- z x) y)) t) (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x (/.f64 (*.f64 y z) t)))
#s(approx (+ (* t x) (* (- z x) y)) (*.f64 y z))
#s(approx (+ (* t x) (* (- z x) y)) (fma.f64 (fma.f64 #s(literal -1 binary64) y t) x (*.f64 y z)))
#s(approx (* t x) (*.f64 t x))
#s(approx (+ (* y (/ (- z x) t)) x) (/.f64 (*.f64 y z) t))
#s(approx (+ (* y (/ (- z x) t)) x) (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x (/.f64 (*.f64 y z) t)))
#s(approx (/ (- z x) t) (/.f64 z t))
#s(approx (/ (- z x) t) (/.f64 (fma.f64 #s(literal -1 binary64) x z) t))
#s(approx (* (- 1 (/ y t)) x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x))
#s(approx (/ (* (- z x) y) t) (/.f64 (*.f64 y z) t))
#s(approx (/ (* (- z x) y) t) (/.f64 (fma.f64 (neg.f64 x) y (*.f64 y z)) t))
#s(approx (* (- z x) y) (*.f64 y z))
#s(approx (* (- z x) y) (fma.f64 (neg.f64 x) y (*.f64 y z)))
#s(approx (+ (* y (/ (- z x) t)) x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x))
#s(approx (+ (* y (/ (- z x) t)) x) (*.f64 (+.f64 (fma.f64 (/.f64 y x) (/.f64 z t) (/.f64 (neg.f64 y) t)) #s(literal 1 binary64)) x))
#s(approx (- z x) (neg.f64 x))
#s(approx (- z x) (*.f64 (-.f64 (/.f64 z x) #s(literal 1 binary64)) x))
#s(approx (+ (* y (/ (- z x) t)) x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x))
#s(approx (+ (* y (/ (- z x) t)) x) (*.f64 (+.f64 (fma.f64 (/.f64 y x) (/.f64 z t) (/.f64 (neg.f64 y) t)) #s(literal 1 binary64)) x))
#s(approx (/ (+ (* t x) (* (- z x) y)) t) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) y t) x) t))
#s(approx (/ (+ (* t x) (* (- z x) y)) t) (*.f64 (+.f64 (fma.f64 (/.f64 y x) (/.f64 z t) (/.f64 (neg.f64 y) t)) #s(literal 1 binary64)) x))
#s(approx (+ (* t x) (* (- z x) y)) (*.f64 (fma.f64 #s(literal -1 binary64) y t) x))
#s(approx (+ (* t x) (* (- z x) y)) (*.f64 (+.f64 (fma.f64 y (/.f64 z x) (neg.f64 y)) t) x))
#s(approx (+ (* y (/ (- z x) t)) x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x))
#s(approx (+ (* y (/ (- z x) t)) x) (*.f64 (+.f64 (fma.f64 (/.f64 y x) (/.f64 z t) (/.f64 (neg.f64 y) t)) #s(literal 1 binary64)) x))
#s(approx (/ (- z x) t) (/.f64 (neg.f64 x) t))
#s(approx (/ (- z x) t) (*.f64 (-.f64 (/.f64 (/.f64 z t) x) (pow.f64 t #s(literal -1 binary64))) x))
#s(approx (/ (* (- z x) y) t) (/.f64 (*.f64 (neg.f64 x) y) t))
#s(approx (/ (* (- z x) y) t) (*.f64 (fma.f64 (/.f64 y x) (/.f64 z t) (/.f64 (neg.f64 y) t)) x))
#s(approx (* (- z x) y) (*.f64 (neg.f64 x) y))
#s(approx (* (- z x) y) (*.f64 (fma.f64 y (/.f64 z x) (neg.f64 y)) x))
#s(approx (+ (* y (/ (- z x) t)) x) (*.f64 (neg.f64 x) (-.f64 (/.f64 y t) #s(literal 1 binary64))))
#s(approx (+ (* y (/ (- z x) t)) x) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (/.f64 (*.f64 y z) t) x) #s(literal -1 binary64) (-.f64 (/.f64 y t) #s(literal 1 binary64)))))
#s(approx (- z x) (*.f64 (neg.f64 x) (fma.f64 (/.f64 z x) #s(literal -1 binary64) #s(literal 1 binary64))))
#s(approx (+ (* y (/ (- z x) t)) x) (*.f64 (neg.f64 x) (-.f64 (/.f64 y t) #s(literal 1 binary64))))
#s(approx (+ (* y (/ (- z x) t)) x) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (/.f64 (*.f64 y z) t) x) #s(literal -1 binary64) (-.f64 (/.f64 y t) #s(literal 1 binary64)))))
#s(approx (/ (+ (* t x) (* (- z x) y)) t) (neg.f64 (/.f64 (*.f64 (fma.f64 t #s(literal -1 binary64) y) x) t)))
#s(approx (/ (+ (* t x) (* (- z x) y)) t) (*.f64 (neg.f64 x) (+.f64 (fma.f64 (/.f64 (/.f64 (*.f64 y z) t) x) #s(literal -1 binary64) (/.f64 y t)) #s(literal -1 binary64))))
#s(approx (+ (* t x) (* (- z x) y)) (*.f64 (neg.f64 x) (fma.f64 t #s(literal -1 binary64) y)))
#s(approx (+ (* t x) (* (- z x) y)) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1 binary64) (+.f64 t (*.f64 y (/.f64 z x))) y)))
#s(approx (+ (* y (/ (- z x) t)) x) (*.f64 (neg.f64 x) (-.f64 (/.f64 y t) #s(literal 1 binary64))))
#s(approx (+ (* y (/ (- z x) t)) x) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (/.f64 (*.f64 y z) t) x) #s(literal -1 binary64) (-.f64 (/.f64 y t) #s(literal 1 binary64)))))
#s(approx (/ (- z x) t) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (/.f64 z t) x) #s(literal -1 binary64) (pow.f64 t #s(literal -1 binary64)))))
#s(approx (/ (* (- z x) y) t) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (/.f64 (*.f64 y z) t) x) #s(literal -1 binary64) (/.f64 y t))))
#s(approx (* (- z x) y) (*.f64 (neg.f64 x) (fma.f64 (*.f64 y (/.f64 z x)) #s(literal -1 binary64) y)))
#s(approx (+ (* y (/ (- z x) t)) x) x)
#s(approx (+ (* y (/ (- z x) t)) x) (fma.f64 (/.f64 (-.f64 z x) t) y x))
#s(approx (* (/ y -1) (/ -1 t)) (/.f64 y t))
#s(approx (/ y -1) (neg.f64 y))
#s(approx y y)
#s(approx (+ (* y (/ (- z x) t)) x) x)
#s(approx (+ (* y (/ (- z x) t)) x) (fma.f64 (/.f64 (-.f64 z x) t) y x))
#s(approx (/ (+ (* t x) (* (- z x) y)) t) x)
#s(approx (/ (+ (* t x) (* (- z x) y)) t) (fma.f64 (/.f64 (-.f64 z x) t) y x))
#s(approx (+ (* t x) (* (- z x) y)) (*.f64 t x))
#s(approx (+ (* t x) (* (- z x) y)) (fma.f64 t x (*.f64 y (-.f64 z x))))
#s(approx (+ (* y (/ (- z x) t)) x) x)
#s(approx (+ (* y (/ (- z x) t)) x) (fma.f64 (/.f64 (-.f64 z x) t) y x))
#s(approx (* (- 1 (/ y t)) x) x)
#s(approx (* (- 1 (/ y t)) x) (-.f64 x (*.f64 x (/.f64 y t))))
#s(approx (- 1 (/ y t)) #s(literal 1 binary64))
#s(approx (- 1 (/ y t)) (-.f64 #s(literal 1 binary64) (/.f64 y t)))
#s(approx (/ (neg y) t) (/.f64 (neg.f64 y) t))
#s(approx (neg y) (neg.f64 y))
#s(approx (/ (* (- z x) y) t) (*.f64 (/.f64 (-.f64 z x) t) y))
#s(approx (* (- z x) y) (*.f64 y (-.f64 z x)))
#s(approx (+ (* y (/ (- z x) t)) x) (*.f64 (/.f64 (-.f64 z x) t) y))
#s(approx (+ (* y (/ (- z x) t)) x) (*.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 z x) t)) y))
#s(approx (+ (* y (/ (- z x) t)) x) (*.f64 (/.f64 (-.f64 z x) t) y))
#s(approx (+ (* y (/ (- z x) t)) x) (*.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 z x) t)) y))
#s(approx (/ (+ (* t x) (* (- z x) y)) t) (*.f64 (/.f64 (-.f64 z x) t) y))
#s(approx (/ (+ (* t x) (* (- z x) y)) t) (*.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 z x) t)) y))
#s(approx (+ (* t x) (* (- z x) y)) (*.f64 y (-.f64 z x)))
#s(approx (+ (* t x) (* (- z x) y)) (*.f64 (-.f64 (fma.f64 t (/.f64 x y) z) x) y))
#s(approx (+ (* y (/ (- z x) t)) x) (*.f64 (/.f64 (-.f64 z x) t) y))
#s(approx (+ (* y (/ (- z x) t)) x) (*.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 z x) t)) y))
#s(approx (* (- 1 (/ y t)) x) (/.f64 (*.f64 (neg.f64 x) y) t))
#s(approx (* (- 1 (/ y t)) x) (*.f64 (fma.f64 (/.f64 x t) #s(literal -1 binary64) (/.f64 x y)) y))
#s(approx (- 1 (/ y t)) (/.f64 (neg.f64 y) t))
#s(approx (- 1 (/ y t)) (*.f64 (-.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 t #s(literal -1 binary64))) y))
#s(approx (+ (* y (/ (- z x) t)) x) (*.f64 (/.f64 (-.f64 z x) t) y))
#s(approx (+ (* y (/ (- z x) t)) x) (*.f64 (neg.f64 y) (-.f64 (/.f64 (neg.f64 x) y) (/.f64 (-.f64 z x) t))))
#s(approx (+ (* y (/ (- z x) t)) x) (*.f64 (/.f64 (-.f64 z x) t) y))
#s(approx (+ (* y (/ (- z x) t)) x) (*.f64 (neg.f64 y) (-.f64 (/.f64 (neg.f64 x) y) (/.f64 (-.f64 z x) t))))
#s(approx (/ (+ (* t x) (* (- z x) y)) t) (*.f64 (neg.f64 y) (-.f64 (/.f64 (neg.f64 x) y) (/.f64 (-.f64 z x) t))))
#s(approx (+ (* t x) (* (- z x) y)) (*.f64 (neg.f64 y) (fma.f64 (*.f64 t (/.f64 x y)) #s(literal -1 binary64) (neg.f64 (-.f64 z x)))))
#s(approx (+ (* y (/ (- z x) t)) x) (*.f64 (/.f64 (-.f64 z x) t) y))
#s(approx (+ (* y (/ (- z x) t)) x) (*.f64 (neg.f64 y) (-.f64 (/.f64 (neg.f64 x) y) (/.f64 (-.f64 z x) t))))
#s(approx (* (- 1 (/ y t)) x) (*.f64 (neg.f64 y) (fma.f64 (/.f64 x y) #s(literal -1 binary64) (/.f64 x t))))
#s(approx (- 1 (/ y t)) (*.f64 (neg.f64 y) (-.f64 (pow.f64 t #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64)))))
#s(approx (+ (* y (/ (- z x) t)) x) (-.f64 x (*.f64 x (/.f64 y t))))
#s(approx (+ (* y (/ (- z x) t)) x) (+.f64 (/.f64 (fma.f64 (neg.f64 x) y (*.f64 y z)) t) x))
#s(approx (- z x) (-.f64 z x))
#s(approx z z)
#s(approx (+ (* y (/ (- z x) t)) x) (-.f64 x (*.f64 x (/.f64 y t))))
#s(approx (+ (* y (/ (- z x) t)) x) (+.f64 (/.f64 (fma.f64 (neg.f64 x) y (*.f64 y z)) t) x))
#s(approx (/ (+ (* t x) (* (- z x) y)) t) (/.f64 (fma.f64 (neg.f64 x) y (*.f64 t x)) t))
#s(approx (/ (+ (* t x) (* (- z x) y)) t) (+.f64 (/.f64 (fma.f64 (neg.f64 x) y (*.f64 y z)) t) x))
#s(approx (+ (* t x) (* (- z x) y)) (fma.f64 (neg.f64 x) y (*.f64 t x)))
#s(approx (+ (* t x) (* (- z x) y)) (fma.f64 (neg.f64 x) y (fma.f64 t x (*.f64 y z))))
#s(approx (+ (* y (/ (- z x) t)) x) (-.f64 x (*.f64 x (/.f64 y t))))
#s(approx (+ (* y (/ (- z x) t)) x) (+.f64 (/.f64 (fma.f64 (neg.f64 x) y (*.f64 y z)) t) x))
#s(approx (+ (* y (/ (- z x) t)) x) (*.f64 (/.f64 (fma.f64 (neg.f64 x) y (fma.f64 t x (*.f64 y z))) (*.f64 t z)) z))
#s(approx (- z x) (*.f64 (fma.f64 (/.f64 x z) #s(literal -1 binary64) #s(literal 1 binary64)) z))
#s(approx (+ (* y (/ (- z x) t)) x) (*.f64 (/.f64 (fma.f64 (neg.f64 x) y (fma.f64 t x (*.f64 y z))) (*.f64 t z)) z))
#s(approx (/ (+ (* t x) (* (- z x) y)) t) (*.f64 (/.f64 (fma.f64 (neg.f64 x) y (fma.f64 t x (*.f64 y z))) (*.f64 t z)) z))
#s(approx (+ (* t x) (* (- z x) y)) (*.f64 (+.f64 (/.f64 (fma.f64 (neg.f64 x) y (*.f64 t x)) z) y) z))
#s(approx (+ (* y (/ (- z x) t)) x) (*.f64 (/.f64 (fma.f64 (neg.f64 x) y (fma.f64 t x (*.f64 y z))) (*.f64 t z)) z))
#s(approx (/ (- z x) t) (*.f64 (fma.f64 (/.f64 (/.f64 x t) z) #s(literal -1 binary64) (pow.f64 t #s(literal -1 binary64))) z))
#s(approx (/ (* (- z x) y) t) (*.f64 (fma.f64 (/.f64 (neg.f64 x) z) (/.f64 y t) (/.f64 y t)) z))
#s(approx (* (- z x) y) (*.f64 (fma.f64 (/.f64 (*.f64 y x) z) #s(literal -1 binary64) y) z))
#s(approx (+ (* y (/ (- z x) t)) x) (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 x (*.f64 x (/.f64 y t))) z) #s(literal -1 binary64) (/.f64 (neg.f64 y) t)) z)))
#s(approx (- z x) (neg.f64 (*.f64 (-.f64 (/.f64 x z) #s(literal 1 binary64)) z)))
#s(approx (+ (* y (/ (- z x) t)) x) (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 x (*.f64 x (/.f64 y t))) z) #s(literal -1 binary64) (/.f64 (neg.f64 y) t)) z)))
#s(approx (/ (+ (* t x) (* (- z x) y)) t) (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 x (*.f64 x (/.f64 y t))) z) #s(literal -1 binary64) (/.f64 (neg.f64 y) t)) z)))
#s(approx (+ (* t x) (* (- z x) y)) (neg.f64 (*.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (fma.f64 (neg.f64 x) y (*.f64 t x)) z) y)) z)))
#s(approx (+ (* y (/ (- z x) t)) x) (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 x (*.f64 x (/.f64 y t))) z) #s(literal -1 binary64) (/.f64 (neg.f64 y) t)) z)))
#s(approx (/ (- z x) t) (neg.f64 (*.f64 (-.f64 (/.f64 (/.f64 x t) z) (pow.f64 t #s(literal -1 binary64))) z)))
#s(approx (/ (* (- z x) y) t) (neg.f64 (*.f64 (fma.f64 (/.f64 y z) (/.f64 x t) (/.f64 (neg.f64 y) t)) z)))
#s(approx (* (- z x) y) (neg.f64 (*.f64 (fma.f64 x (/.f64 y z) (neg.f64 y)) z)))
#s(approx (+ (* y (/ (- z x) t)) x) (/.f64 (fma.f64 t x (*.f64 y (-.f64 z x))) t))
#s(approx (/ -1 t) (/.f64 #s(literal -1 binary64) t))
#s(approx t t)
#s(approx (+ (* y (/ (- z x) t)) x) (/.f64 (fma.f64 t x (*.f64 y (-.f64 z x))) t))
#s(approx (/ (+ (* t x) (* (- z x) y)) t) (/.f64 (fma.f64 t x (*.f64 y (-.f64 z x))) t))
#s(approx (+ (* y (/ (- z x) t)) x) (/.f64 (fma.f64 t x (*.f64 y (-.f64 z x))) t))
#s(approx (/ (- z x) t) (/.f64 (-.f64 z x) t))
#s(approx (* (- 1 (/ y t)) x) (/.f64 (fma.f64 (neg.f64 x) y (*.f64 t x)) t))
#s(approx (- 1 (/ y t)) (/.f64 (-.f64 t y) t))
#s(approx (+ (* y (/ (- z x) t)) x) (fma.f64 (/.f64 (-.f64 z x) t) y x))
#s(approx (+ (* y (/ (- z x) t)) x) (fma.f64 (/.f64 (-.f64 z x) t) y x))
#s(approx (/ (+ (* t x) (* (- z x) y)) t) (fma.f64 (/.f64 (-.f64 z x) t) y x))
#s(approx (+ (* t x) (* (- z x) y)) (*.f64 (fma.f64 (/.f64 (-.f64 z x) t) y x) t))
#s(approx (+ (* y (/ (- z x) t)) x) (fma.f64 (/.f64 (-.f64 z x) t) y x))
#s(approx (+ (* t x) (* (- z x) y)) (*.f64 (neg.f64 t) (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (-.f64 z x) t) y x))))

eval76.0ms (2.2%)

Memory
-6.0MiB live, 85.5MiB allocated; 27ms collecting garbage
Compiler

Compiled 6 210 to 836 computations (86.5% saved)

prune28.0ms (0.8%)

Memory
1.4MiB live, 49.7MiB allocated; 2ms collecting garbage
Pruning

14 alts after pruning (8 fresh and 6 done)

PrunedKeptTotal
New2667273
Fresh516
Picked235
Done134
Total27414288
Accuracy
100.0%
Counts
288 → 14
Alt Table
Click to see full alt table
StatusAccuracyProgram
95.7%
(fma.f64 (-.f64 z x) (*.f64 #s(approx (/ y -1) (neg.f64 y)) (/.f64 #s(literal -1 binary64) t)) x)
70.1%
(fma.f64 y (/.f64 #s(approx (- z x) z) t) x)
57.2%
(+.f64 x (/.f64 (*.f64 (*.f64 t (-.f64 z x)) y) (*.f64 t t)))
71.0%
(+.f64 x (/.f64 (*.f64 y #s(approx (- z x) z)) t))
36.0%
#s(approx (+ (* y (/ (- z x) t)) x) (/.f64 (*.f64 y z) t))
63.0%
#s(approx (+ (* y (/ (- z x) t)) x) (-.f64 x (*.f64 x (/.f64 y t))))
57.7%
#s(approx (+ (* y (/ (- z x) t)) x) (*.f64 (/.f64 (-.f64 z x) t) y))
85.8%
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (fma.f64 t x (*.f64 (-.f64 z x) y)) t))
27.2%
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 #s(approx (- z x) (neg.f64 x)) y) t))
30.4%
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 #s(approx (+ (* t x) (* (- z x) y)) (*.f64 t x)) t))
50.8%
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 #s(approx (* (- z x) y) (*.f64 (fma.f64 y (/.f64 z x) (neg.f64 y)) x)) t))
59.8%
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (/.f64 y t) (-.f64 z x)))
27.6%
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 #s(approx (- 1 (/ y t)) (/.f64 (neg.f64 y) t)) x))
37.8%
#s(approx (+ x (/ (* y (- z x)) t)) x)
Compiler

Compiled 381 to 268 computations (29.7% saved)

series55.0ms (1.6%)

Memory
29.1MiB live, 80.8MiB allocated; 14ms collecting garbage
Counts
26 → 124
Calls
Call 1
Inputs
(fma.f64 (-.f64 z x) (*.f64 #s(approx (/ y -1) (neg.f64 y)) (/.f64 #s(literal -1 binary64) t)) x)
(-.f64 z x)
z
x
(*.f64 #s(approx (/ y -1) (neg.f64 y)) (/.f64 #s(literal -1 binary64) t))
#s(approx (/ y -1) (neg.f64 y))
(neg.f64 y)
y
(/.f64 #s(literal -1 binary64) t)
#s(literal -1 binary64)
t
#s(approx (+ (* y (/ (- z x) t)) x) (/.f64 (*.f64 y z) t))
(/.f64 (*.f64 y z) t)
(*.f64 y z)
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (/.f64 y t) (-.f64 z x)))
(*.f64 (/.f64 y t) (-.f64 z x))
(/.f64 y t)
#s(approx (+ (* y (/ (- z x) t)) x) (-.f64 x (*.f64 x (/.f64 y t))))
(-.f64 x (*.f64 x (/.f64 y t)))
(*.f64 x (/.f64 y t))
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 #s(approx (* (- z x) y) (*.f64 (fma.f64 y (/.f64 z x) (neg.f64 y)) x)) t))
(/.f64 #s(approx (* (- z x) y) (*.f64 (fma.f64 y (/.f64 z x) (neg.f64 y)) x)) t)
#s(approx (* (- z x) y) (*.f64 (fma.f64 y (/.f64 z x) (neg.f64 y)) x))
(*.f64 (fma.f64 y (/.f64 z x) (neg.f64 y)) x)
(fma.f64 y (/.f64 z x) (neg.f64 y))
(/.f64 z x)
Outputs
#s(approx (+ (* (- z x) (* (/ y -1) (/ -1 t))) x) #s(hole binary64 (/ (* y z) t)))
#s(approx (+ (* (- z x) (* (/ y -1) (/ -1 t))) x) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ y t)))) (/ (* y z) t))))
#s(approx (- z x) #s(hole binary64 z))
#s(approx (- z x) #s(hole binary64 (+ z (* -1 x))))
#s(approx x #s(hole binary64 x))
#s(approx (+ (* y (/ (- z x) t)) x) #s(hole binary64 (/ (* y z) t)))
#s(approx (+ (* y (/ (- z x) t)) x) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ y t)))) (/ (* y z) t))))
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (/ (* y z) t)))
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ y t)))) (/ (* y z) t))))
#s(approx (* (/ y t) (- z x)) #s(hole binary64 (/ (* y z) t)))
#s(approx (* (/ y t) (- z x)) #s(hole binary64 (+ (* -1 (/ (* x y) t)) (/ (* y z) t))))
#s(approx (- x (* x (/ y t))) #s(hole binary64 (* x (- 1 (/ y t)))))
#s(approx (* x (/ y t)) #s(hole binary64 (/ (* x y) t)))
#s(approx (/ (* (- z x) y) t) #s(hole binary64 (/ (* y z) t)))
#s(approx (/ (* (- z x) y) t) #s(hole binary64 (+ (* -1 (/ (* x y) t)) (/ (* y z) t))))
#s(approx (* (- z x) y) #s(hole binary64 (* y z)))
#s(approx (* (- z x) y) #s(hole binary64 (+ (* -1 (* x y)) (* y z))))
#s(approx (* (+ (* y (/ z x)) (neg y)) x) #s(hole binary64 (* y z)))
#s(approx (* (+ (* y (/ z x)) (neg y)) x) #s(hole binary64 (+ (* -1 (* x y)) (* y z))))
#s(approx (+ (* y (/ z x)) (neg y)) #s(hole binary64 (/ (* y z) x)))
#s(approx (+ (* y (/ z x)) (neg y)) #s(hole binary64 (/ (+ (* -1 (* x y)) (* y z)) x)))
#s(approx (/ z x) #s(hole binary64 (/ z x)))
#s(approx (+ (* (- z x) (* (/ y -1) (/ -1 t))) x) #s(hole binary64 (* x (+ 1 (* -1 (/ y t))))))
#s(approx (+ (* (- z x) (* (/ y -1) (/ -1 t))) x) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ y t)) (/ (* y z) (* t x)))))))
#s(approx (- z x) #s(hole binary64 (* -1 x)))
#s(approx (- z x) #s(hole binary64 (* x (- (/ z x) 1))))
#s(approx (+ (* y (/ (- z x) t)) x) #s(hole binary64 (* x (+ 1 (* -1 (/ y t))))))
#s(approx (+ (* y (/ (- z x) t)) x) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ y t)) (/ (* y z) (* t x)))))))
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* x (+ 1 (* -1 (/ y t))))))
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ y t)) (/ (* y z) (* t x)))))))
#s(approx (* (/ y t) (- z x)) #s(hole binary64 (* -1 (/ (* x y) t))))
#s(approx (* (/ y t) (- z x)) #s(hole binary64 (* x (+ (* -1 (/ y t)) (/ (* y z) (* t x))))))
#s(approx (/ (* (- z x) y) t) #s(hole binary64 (* -1 (/ (* x y) t))))
#s(approx (/ (* (- z x) y) t) #s(hole binary64 (* x (+ (* -1 (/ y t)) (/ (* y z) (* t x))))))
#s(approx (* (- z x) y) #s(hole binary64 (* -1 (* x y))))
#s(approx (* (- z x) y) #s(hole binary64 (* x (+ (* -1 y) (/ (* y z) x)))))
#s(approx (* (+ (* y (/ z x)) (neg y)) x) #s(hole binary64 (* -1 (* x y))))
#s(approx (* (+ (* y (/ z x)) (neg y)) x) #s(hole binary64 (* x (+ (* -1 y) (/ (* y z) x)))))
#s(approx (+ (* y (/ z x)) (neg y)) #s(hole binary64 (* -1 y)))
#s(approx (+ (* y (/ z x)) (neg y)) #s(hole binary64 (- (/ (* y z) x) y)))
#s(approx (+ (* (- z x) (* (/ y -1) (/ -1 t))) x) #s(hole binary64 (* -1 (* x (- (/ y t) 1)))))
#s(approx (+ (* (- z x) (* (/ y -1) (/ -1 t))) x) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ y t)) 1)))))
#s(approx (- z x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ z x)))))))
#s(approx (+ (* y (/ (- z x) t)) x) #s(hole binary64 (* -1 (* x (- (/ y t) 1)))))
#s(approx (+ (* y (/ (- z x) t)) x) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ y t)) 1)))))
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* x (- (/ y t) 1)))))
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ y t)) 1)))))
#s(approx (* (/ y t) (- z x)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ y t))))))
#s(approx (- x (* x (/ y t))) #s(hole binary64 (* x (+ 1 (* -1 (/ y t))))))
#s(approx (/ (* (- z x) y) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ y t))))))
#s(approx (* (- z x) y) #s(hole binary64 (* -1 (* x (+ y (* -1 (/ (* y z) x)))))))
#s(approx (* (+ (* y (/ z x)) (neg y)) x) #s(hole binary64 (* -1 (* x (+ y (* -1 (/ (* y z) x)))))))
#s(approx (+ (* (- z x) (* (/ y -1) (/ -1 t))) x) #s(hole binary64 x))
#s(approx (+ (* (- z x) (* (/ y -1) (/ -1 t))) x) #s(hole binary64 (+ x (* y (- (/ z t) (/ x t))))))
#s(approx (* (/ y -1) (/ -1 t)) #s(hole binary64 (/ y t)))
#s(approx (/ y -1) #s(hole binary64 (* -1 y)))
#s(approx (neg y) #s(hole binary64 (* -1 y)))
#s(approx y #s(hole binary64 y))
#s(approx (+ (* y (/ (- z x) t)) x) #s(hole binary64 x))
#s(approx (+ (* y (/ (- z x) t)) x) #s(hole binary64 (+ x (* y (- (/ z t) (/ x t))))))
#s(approx (/ (* y z) t) #s(hole binary64 (/ (* y z) t)))
#s(approx (* y z) #s(hole binary64 (* y z)))
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 x))
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (* y (- (/ z t) (/ x t))))))
#s(approx (* (/ y t) (- z x)) #s(hole binary64 (/ (* y (- z x)) t)))
#s(approx (/ y t) #s(hole binary64 (/ y t)))
#s(approx (- x (* x (/ y t))) #s(hole binary64 x))
#s(approx (- x (* x (/ y t))) #s(hole binary64 (+ x (* -1 (/ (* x y) t)))))
#s(approx (/ (* (- z x) y) t) #s(hole binary64 (/ (* y (- z x)) t)))
#s(approx (* (- z x) y) #s(hole binary64 (* y (- z x))))
#s(approx (* (+ (* y (/ z x)) (neg y)) x) #s(hole binary64 (* x (* y (- (/ z x) 1)))))
#s(approx (+ (* y (/ z x)) (neg y)) #s(hole binary64 (* y (- (/ z x) 1))))
#s(approx (+ (* (- z x) (* (/ y -1) (/ -1 t))) x) #s(hole binary64 (* y (- (/ z t) (/ x t)))))
#s(approx (+ (* (- z x) (* (/ y -1) (/ -1 t))) x) #s(hole binary64 (* y (- (+ (/ x y) (/ z t)) (/ x t)))))
#s(approx (+ (* y (/ (- z x) t)) x) #s(hole binary64 (* y (- (/ z t) (/ x t)))))
#s(approx (+ (* y (/ (- z x) t)) x) #s(hole binary64 (* y (- (+ (/ x y) (/ z t)) (/ x t)))))
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* y (- (/ z t) (/ x t)))))
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* y (- (+ (/ x y) (/ z t)) (/ x t)))))
#s(approx (- x (* x (/ y t))) #s(hole binary64 (* -1 (/ (* x y) t))))
#s(approx (- x (* x (/ y t))) #s(hole binary64 (* y (- (/ x y) (/ x t)))))
#s(approx (+ (* (- z x) (* (/ y -1) (/ -1 t))) x) #s(hole binary64 (/ (* y (- z x)) t)))
#s(approx (+ (* (- z x) (* (/ y -1) (/ -1 t))) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z x) t)))))))
#s(approx (+ (* y (/ (- z x) t)) x) #s(hole binary64 (/ (* y (- z x)) t)))
#s(approx (+ (* y (/ (- z x) t)) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z x) t)))))))
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (/ (* y (- z x)) t)))
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z x) t)))))))
#s(approx (- x (* x (/ y t))) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) (* -1 (/ x t)))))))
#s(approx (* (+ (* y (/ z x)) (neg y)) x) #s(hole binary64 (* -1 (* x (* y (+ 1 (* -1 (/ z x))))))))
#s(approx (+ (* y (/ z x)) (neg y)) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ z x)))))))
#s(approx (+ (* (- z x) (* (/ y -1) (/ -1 t))) x) #s(hole binary64 (+ x (* -1 (/ (* x y) t)))))
#s(approx (+ (* (- z x) (* (/ y -1) (/ -1 t))) x) #s(hole binary64 (+ x (+ (* -1 (/ (* x y) t)) (/ (* y z) t)))))
#s(approx (- z x) #s(hole binary64 (- z x)))
#s(approx z #s(hole binary64 z))
#s(approx (+ (* y (/ (- z x) t)) x) #s(hole binary64 (+ x (* -1 (/ (* x y) t)))))
#s(approx (+ (* y (/ (- z x) t)) x) #s(hole binary64 (+ x (+ (* -1 (/ (* x y) t)) (/ (* y z) t)))))
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (* -1 (/ (* x y) t)))))
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (+ (* -1 (/ (* x y) t)) (/ (* y z) t)))))
#s(approx (+ (* (- z x) (* (/ y -1) (/ -1 t))) x) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (+ (/ x z) (/ y t))))))
#s(approx (- z x) #s(hole binary64 (* z (+ 1 (* -1 (/ x z))))))
#s(approx (+ (* y (/ (- z x) t)) x) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (+ (/ x z) (/ y t))))))
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (+ (/ x z) (/ y t))))))
#s(approx (* (/ y t) (- z x)) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (/ y t)))))
#s(approx (/ (* (- z x) y) t) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (/ y t)))))
#s(approx (* (- z x) y) #s(hole binary64 (* z (+ y (* -1 (/ (* x y) z))))))
#s(approx (* (+ (* y (/ z x)) (neg y)) x) #s(hole binary64 (* z (+ y (* -1 (/ (* x y) z))))))
#s(approx (+ (* y (/ z x)) (neg y)) #s(hole binary64 (* z (+ (* -1 (/ y z)) (/ y x)))))
#s(approx (+ (* (- z x) (* (/ y -1) (/ -1 t))) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* x y) t))) z)))))))
#s(approx (- z x) #s(hole binary64 (* -1 (* z (- (/ x z) 1)))))
#s(approx (+ (* y (/ (- z x) t)) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* x y) t))) z)))))))
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* x y) t))) z)))))))
#s(approx (* (/ y t) (- z x)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (/ (* x y) (* t z)))))))
#s(approx (/ (* (- z x) y) t) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (/ (* x y) (* t z)))))))
#s(approx (* (- z x) y) #s(hole binary64 (* -1 (* z (+ (* -1 y) (/ (* x y) z))))))
#s(approx (* (+ (* y (/ z x)) (neg y)) x) #s(hole binary64 (* -1 (* z (+ (* -1 y) (/ (* x y) z))))))
#s(approx (+ (* y (/ z x)) (neg y)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y x)) (/ y z))))))
#s(approx (+ (* (- z x) (* (/ y -1) (/ -1 t))) x) #s(hole binary64 (/ (+ (* t x) (* y (- z x))) t)))
#s(approx (/ -1 t) #s(hole binary64 (/ -1 t)))
#s(approx t #s(hole binary64 t))
#s(approx (+ (* y (/ (- z x) t)) x) #s(hole binary64 (/ (+ (* t x) (* y (- z x))) t)))
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (/ (+ (* t x) (* y (- z x))) t)))
#s(approx (- x (* x (/ y t))) #s(hole binary64 (/ (- (* t x) (* x y)) t)))
#s(approx (+ (* (- z x) (* (/ y -1) (/ -1 t))) x) #s(hole binary64 (+ x (/ (* y (- z x)) t))))
#s(approx (+ (* y (/ (- z x) t)) x) #s(hole binary64 (+ x (/ (* y (- z x)) t))))
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (/ (* y (- z x)) t))))
Calls

12 calls:

TimeVariablePointExpression
28.0ms
y
@-inf
((+ (* (- z x) (* (/ y -1) (/ -1 t))) x) (- z x) z x (* (/ y -1) (/ -1 t)) (/ y -1) (neg y) y (/ -1 t) -1 t (+ (* y (/ (- z x) t)) x) (/ (* y z) t) (* y z) (+ x (/ (* y (- z x)) t)) (* (/ y t) (- z x)) (/ y t) (+ (* y (/ (- z x) t)) x) (- x (* x (/ y t))) (* x (/ y t)) (+ x (/ (* y (- z x)) t)) (/ (* (- z x) y) t) (* (- z x) y) (* (+ (* y (/ z x)) (neg y)) x) (+ (* y (/ z x)) (neg y)) (/ z x))
3.0ms
z
@-inf
((+ (* (- z x) (* (/ y -1) (/ -1 t))) x) (- z x) z x (* (/ y -1) (/ -1 t)) (/ y -1) (neg y) y (/ -1 t) -1 t (+ (* y (/ (- z x) t)) x) (/ (* y z) t) (* y z) (+ x (/ (* y (- z x)) t)) (* (/ y t) (- z x)) (/ y t) (+ (* y (/ (- z x) t)) x) (- x (* x (/ y t))) (* x (/ y t)) (+ x (/ (* y (- z x)) t)) (/ (* (- z x) y) t) (* (- z x) y) (* (+ (* y (/ z x)) (neg y)) x) (+ (* y (/ z x)) (neg y)) (/ z x))
3.0ms
y
@inf
((+ (* (- z x) (* (/ y -1) (/ -1 t))) x) (- z x) z x (* (/ y -1) (/ -1 t)) (/ y -1) (neg y) y (/ -1 t) -1 t (+ (* y (/ (- z x) t)) x) (/ (* y z) t) (* y z) (+ x (/ (* y (- z x)) t)) (* (/ y t) (- z x)) (/ y t) (+ (* y (/ (- z x) t)) x) (- x (* x (/ y t))) (* x (/ y t)) (+ x (/ (* y (- z x)) t)) (/ (* (- z x) y) t) (* (- z x) y) (* (+ (* y (/ z x)) (neg y)) x) (+ (* y (/ z x)) (neg y)) (/ z x))
3.0ms
x
@-inf
((+ (* (- z x) (* (/ y -1) (/ -1 t))) x) (- z x) z x (* (/ y -1) (/ -1 t)) (/ y -1) (neg y) y (/ -1 t) -1 t (+ (* y (/ (- z x) t)) x) (/ (* y z) t) (* y z) (+ x (/ (* y (- z x)) t)) (* (/ y t) (- z x)) (/ y t) (+ (* y (/ (- z x) t)) x) (- x (* x (/ y t))) (* x (/ y t)) (+ x (/ (* y (- z x)) t)) (/ (* (- z x) y) t) (* (- z x) y) (* (+ (* y (/ z x)) (neg y)) x) (+ (* y (/ z x)) (neg y)) (/ z x))
3.0ms
y
@0
((+ (* (- z x) (* (/ y -1) (/ -1 t))) x) (- z x) z x (* (/ y -1) (/ -1 t)) (/ y -1) (neg y) y (/ -1 t) -1 t (+ (* y (/ (- z x) t)) x) (/ (* y z) t) (* y z) (+ x (/ (* y (- z x)) t)) (* (/ y t) (- z x)) (/ y t) (+ (* y (/ (- z x) t)) x) (- x (* x (/ y t))) (* x (/ y t)) (+ x (/ (* y (- z x)) t)) (/ (* (- z x) y) t) (* (- z x) y) (* (+ (* y (/ z x)) (neg y)) x) (+ (* y (/ z x)) (neg y)) (/ z x))

rewrite209.0ms (6%)

Memory
11.5MiB live, 197.4MiB allocated; 29ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
02812480
111902193
088042106
Stop Event
iter limit
node limit
Counts
150 → 476
Calls
Call 1
Inputs
(+ (* (- z x) (* #s(approx (/ y -1) #s(hole binary64 (neg y))) (/ -1 t))) x)
(- z x)
z
x
(* #s(approx (/ y -1) #s(hole binary64 (neg y))) (/ -1 t))
#s(approx (/ y -1) #s(hole binary64 (neg y)))
(neg y)
y
(/ -1 t)
-1
t
#s(approx (+ (* y (/ (- z x) t)) x) #s(hole binary64 (/ (* y z) t)))
(/ (* y z) t)
(* y z)
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* (/ y t) (- z x))))
(* (/ y t) (- z x))
(/ y t)
#s(approx (+ (* y (/ (- z x) t)) x) #s(hole binary64 (- x (* x (/ y t)))))
(- x (* x (/ y t)))
(* x (/ y t))
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (/ #s(approx (* (- z x) y) #s(hole binary64 (* (+ (* y (/ z x)) (neg y)) x))) t)))
(/ #s(approx (* (- z x) y) #s(hole binary64 (* (+ (* y (/ z x)) (neg y)) x))) t)
#s(approx (* (- z x) y) #s(hole binary64 (* (+ (* y (/ z x)) (neg y)) x)))
(* (+ (* y (/ z x)) (neg y)) x)
(+ (* y (/ z x)) (neg y))
(/ z x)
#s(approx (+ (* (- z x) (* (/ y -1) (/ -1 t))) x) #s(hole binary64 (/ (* y z) t)))
#s(approx (+ (* (- z x) (* (/ y -1) (/ -1 t))) x) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ y t)))) (/ (* y z) t))))
#s(approx (- z x) #s(hole binary64 z))
#s(approx (- z x) #s(hole binary64 (+ z (* -1 x))))
#s(approx x #s(hole binary64 x))
#s(approx (+ (* y (/ (- z x) t)) x) #s(hole binary64 (/ (* y z) t)))
#s(approx (+ (* y (/ (- z x) t)) x) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ y t)))) (/ (* y z) t))))
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (/ (* y z) t)))
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ y t)))) (/ (* y z) t))))
#s(approx (* (/ y t) (- z x)) #s(hole binary64 (/ (* y z) t)))
#s(approx (* (/ y t) (- z x)) #s(hole binary64 (+ (* -1 (/ (* x y) t)) (/ (* y z) t))))
#s(approx (- x (* x (/ y t))) #s(hole binary64 (* x (- 1 (/ y t)))))
#s(approx (* x (/ y t)) #s(hole binary64 (/ (* x y) t)))
#s(approx (/ (* (- z x) y) t) #s(hole binary64 (/ (* y z) t)))
#s(approx (/ (* (- z x) y) t) #s(hole binary64 (+ (* -1 (/ (* x y) t)) (/ (* y z) t))))
#s(approx (* (- z x) y) #s(hole binary64 (* y z)))
#s(approx (* (- z x) y) #s(hole binary64 (+ (* -1 (* x y)) (* y z))))
#s(approx (* (+ (* y (/ z x)) (neg y)) x) #s(hole binary64 (* y z)))
#s(approx (* (+ (* y (/ z x)) (neg y)) x) #s(hole binary64 (+ (* -1 (* x y)) (* y z))))
#s(approx (+ (* y (/ z x)) (neg y)) #s(hole binary64 (/ (* y z) x)))
#s(approx (+ (* y (/ z x)) (neg y)) #s(hole binary64 (/ (+ (* -1 (* x y)) (* y z)) x)))
#s(approx (/ z x) #s(hole binary64 (/ z x)))
#s(approx (+ (* (- z x) (* (/ y -1) (/ -1 t))) x) #s(hole binary64 (* x (+ 1 (* -1 (/ y t))))))
#s(approx (+ (* (- z x) (* (/ y -1) (/ -1 t))) x) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ y t)) (/ (* y z) (* t x)))))))
#s(approx (- z x) #s(hole binary64 (* -1 x)))
#s(approx (- z x) #s(hole binary64 (* x (- (/ z x) 1))))
#s(approx (+ (* y (/ (- z x) t)) x) #s(hole binary64 (* x (+ 1 (* -1 (/ y t))))))
#s(approx (+ (* y (/ (- z x) t)) x) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ y t)) (/ (* y z) (* t x)))))))
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* x (+ 1 (* -1 (/ y t))))))
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ y t)) (/ (* y z) (* t x)))))))
#s(approx (* (/ y t) (- z x)) #s(hole binary64 (* -1 (/ (* x y) t))))
#s(approx (* (/ y t) (- z x)) #s(hole binary64 (* x (+ (* -1 (/ y t)) (/ (* y z) (* t x))))))
#s(approx (/ (* (- z x) y) t) #s(hole binary64 (* -1 (/ (* x y) t))))
#s(approx (/ (* (- z x) y) t) #s(hole binary64 (* x (+ (* -1 (/ y t)) (/ (* y z) (* t x))))))
#s(approx (* (- z x) y) #s(hole binary64 (* -1 (* x y))))
#s(approx (* (- z x) y) #s(hole binary64 (* x (+ (* -1 y) (/ (* y z) x)))))
#s(approx (* (+ (* y (/ z x)) (neg y)) x) #s(hole binary64 (* -1 (* x y))))
#s(approx (* (+ (* y (/ z x)) (neg y)) x) #s(hole binary64 (* x (+ (* -1 y) (/ (* y z) x)))))
#s(approx (+ (* y (/ z x)) (neg y)) #s(hole binary64 (* -1 y)))
#s(approx (+ (* y (/ z x)) (neg y)) #s(hole binary64 (- (/ (* y z) x) y)))
#s(approx (+ (* (- z x) (* (/ y -1) (/ -1 t))) x) #s(hole binary64 (* -1 (* x (- (/ y t) 1)))))
#s(approx (+ (* (- z x) (* (/ y -1) (/ -1 t))) x) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ y t)) 1)))))
#s(approx (- z x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ z x)))))))
#s(approx (+ (* y (/ (- z x) t)) x) #s(hole binary64 (* -1 (* x (- (/ y t) 1)))))
#s(approx (+ (* y (/ (- z x) t)) x) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ y t)) 1)))))
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* x (- (/ y t) 1)))))
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ y t)) 1)))))
#s(approx (* (/ y t) (- z x)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ y t))))))
#s(approx (- x (* x (/ y t))) #s(hole binary64 (* x (+ 1 (* -1 (/ y t))))))
#s(approx (/ (* (- z x) y) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ y t))))))
#s(approx (* (- z x) y) #s(hole binary64 (* -1 (* x (+ y (* -1 (/ (* y z) x)))))))
#s(approx (* (+ (* y (/ z x)) (neg y)) x) #s(hole binary64 (* -1 (* x (+ y (* -1 (/ (* y z) x)))))))
#s(approx (+ (* (- z x) (* (/ y -1) (/ -1 t))) x) #s(hole binary64 x))
#s(approx (+ (* (- z x) (* (/ y -1) (/ -1 t))) x) #s(hole binary64 (+ x (* y (- (/ z t) (/ x t))))))
#s(approx (* (/ y -1) (/ -1 t)) #s(hole binary64 (/ y t)))
#s(approx (/ y -1) #s(hole binary64 (* -1 y)))
#s(approx (neg y) #s(hole binary64 (* -1 y)))
#s(approx y #s(hole binary64 y))
#s(approx (+ (* y (/ (- z x) t)) x) #s(hole binary64 x))
#s(approx (+ (* y (/ (- z x) t)) x) #s(hole binary64 (+ x (* y (- (/ z t) (/ x t))))))
#s(approx (/ (* y z) t) #s(hole binary64 (/ (* y z) t)))
#s(approx (* y z) #s(hole binary64 (* y z)))
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 x))
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (* y (- (/ z t) (/ x t))))))
#s(approx (* (/ y t) (- z x)) #s(hole binary64 (/ (* y (- z x)) t)))
#s(approx (/ y t) #s(hole binary64 (/ y t)))
#s(approx (- x (* x (/ y t))) #s(hole binary64 x))
#s(approx (- x (* x (/ y t))) #s(hole binary64 (+ x (* -1 (/ (* x y) t)))))
#s(approx (/ (* (- z x) y) t) #s(hole binary64 (/ (* y (- z x)) t)))
#s(approx (* (- z x) y) #s(hole binary64 (* y (- z x))))
#s(approx (* (+ (* y (/ z x)) (neg y)) x) #s(hole binary64 (* x (* y (- (/ z x) 1)))))
#s(approx (+ (* y (/ z x)) (neg y)) #s(hole binary64 (* y (- (/ z x) 1))))
#s(approx (+ (* (- z x) (* (/ y -1) (/ -1 t))) x) #s(hole binary64 (* y (- (/ z t) (/ x t)))))
#s(approx (+ (* (- z x) (* (/ y -1) (/ -1 t))) x) #s(hole binary64 (* y (- (+ (/ x y) (/ z t)) (/ x t)))))
#s(approx (+ (* y (/ (- z x) t)) x) #s(hole binary64 (* y (- (/ z t) (/ x t)))))
#s(approx (+ (* y (/ (- z x) t)) x) #s(hole binary64 (* y (- (+ (/ x y) (/ z t)) (/ x t)))))
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* y (- (/ z t) (/ x t)))))
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* y (- (+ (/ x y) (/ z t)) (/ x t)))))
#s(approx (- x (* x (/ y t))) #s(hole binary64 (* -1 (/ (* x y) t))))
#s(approx (- x (* x (/ y t))) #s(hole binary64 (* y (- (/ x y) (/ x t)))))
#s(approx (+ (* (- z x) (* (/ y -1) (/ -1 t))) x) #s(hole binary64 (/ (* y (- z x)) t)))
#s(approx (+ (* (- z x) (* (/ y -1) (/ -1 t))) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z x) t)))))))
#s(approx (+ (* y (/ (- z x) t)) x) #s(hole binary64 (/ (* y (- z x)) t)))
#s(approx (+ (* y (/ (- z x) t)) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z x) t)))))))
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (/ (* y (- z x)) t)))
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z x) t)))))))
#s(approx (- x (* x (/ y t))) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) (* -1 (/ x t)))))))
#s(approx (* (+ (* y (/ z x)) (neg y)) x) #s(hole binary64 (* -1 (* x (* y (+ 1 (* -1 (/ z x))))))))
#s(approx (+ (* y (/ z x)) (neg y)) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ z x)))))))
#s(approx (+ (* (- z x) (* (/ y -1) (/ -1 t))) x) #s(hole binary64 (+ x (* -1 (/ (* x y) t)))))
#s(approx (+ (* (- z x) (* (/ y -1) (/ -1 t))) x) #s(hole binary64 (+ x (+ (* -1 (/ (* x y) t)) (/ (* y z) t)))))
#s(approx (- z x) #s(hole binary64 (- z x)))
#s(approx z #s(hole binary64 z))
#s(approx (+ (* y (/ (- z x) t)) x) #s(hole binary64 (+ x (* -1 (/ (* x y) t)))))
#s(approx (+ (* y (/ (- z x) t)) x) #s(hole binary64 (+ x (+ (* -1 (/ (* x y) t)) (/ (* y z) t)))))
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (* -1 (/ (* x y) t)))))
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (+ (* -1 (/ (* x y) t)) (/ (* y z) t)))))
#s(approx (+ (* (- z x) (* (/ y -1) (/ -1 t))) x) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (+ (/ x z) (/ y t))))))
#s(approx (- z x) #s(hole binary64 (* z (+ 1 (* -1 (/ x z))))))
#s(approx (+ (* y (/ (- z x) t)) x) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (+ (/ x z) (/ y t))))))
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (+ (/ x z) (/ y t))))))
#s(approx (* (/ y t) (- z x)) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (/ y t)))))
#s(approx (/ (* (- z x) y) t) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (/ y t)))))
#s(approx (* (- z x) y) #s(hole binary64 (* z (+ y (* -1 (/ (* x y) z))))))
#s(approx (* (+ (* y (/ z x)) (neg y)) x) #s(hole binary64 (* z (+ y (* -1 (/ (* x y) z))))))
#s(approx (+ (* y (/ z x)) (neg y)) #s(hole binary64 (* z (+ (* -1 (/ y z)) (/ y x)))))
#s(approx (+ (* (- z x) (* (/ y -1) (/ -1 t))) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* x y) t))) z)))))))
#s(approx (- z x) #s(hole binary64 (* -1 (* z (- (/ x z) 1)))))
#s(approx (+ (* y (/ (- z x) t)) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* x y) t))) z)))))))
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* x y) t))) z)))))))
#s(approx (* (/ y t) (- z x)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (/ (* x y) (* t z)))))))
#s(approx (/ (* (- z x) y) t) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (/ (* x y) (* t z)))))))
#s(approx (* (- z x) y) #s(hole binary64 (* -1 (* z (+ (* -1 y) (/ (* x y) z))))))
#s(approx (* (+ (* y (/ z x)) (neg y)) x) #s(hole binary64 (* -1 (* z (+ (* -1 y) (/ (* x y) z))))))
#s(approx (+ (* y (/ z x)) (neg y)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y x)) (/ y z))))))
#s(approx (+ (* (- z x) (* (/ y -1) (/ -1 t))) x) #s(hole binary64 (/ (+ (* t x) (* y (- z x))) t)))
#s(approx (/ -1 t) #s(hole binary64 (/ -1 t)))
#s(approx t #s(hole binary64 t))
#s(approx (+ (* y (/ (- z x) t)) x) #s(hole binary64 (/ (+ (* t x) (* y (- z x))) t)))
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (/ (+ (* t x) (* y (- z x))) t)))
#s(approx (- x (* x (/ y t))) #s(hole binary64 (/ (- (* t x) (* x y)) t)))
#s(approx (+ (* (- z x) (* (/ y -1) (/ -1 t))) x) #s(hole binary64 (+ x (/ (* y (- z x)) t))))
#s(approx (+ (* y (/ (- z x) t)) x) #s(hole binary64 (+ x (/ (* y (- z x)) t))))
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (/ (* y (- z x)) t))))
Outputs
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) t) #s(approx (neg y) (neg.f64 y))) (-.f64 z x)) #s(literal 2 binary64))) (-.f64 x (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) t) #s(approx (neg y) (neg.f64 y))) (-.f64 z x))))
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) t) #s(approx (neg y) (neg.f64 y))) (-.f64 z x)) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) t) #s(approx (neg y) (neg.f64 y))) (-.f64 z x)) #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) t) #s(approx (neg y) (neg.f64 y))) (-.f64 z x))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) t) #s(approx (neg y) (neg.f64 y))) (-.f64 z x)) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) t) #s(approx (neg y) (neg.f64 y))) (-.f64 z x)) x)))
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) t) #s(approx (neg y) (neg.f64 y))) (-.f64 z x)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) t) #s(approx (neg y) (neg.f64 y))) (-.f64 z x)) #s(literal 2 binary64)) (*.f64 x (-.f64 x (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) t) #s(approx (neg y) (neg.f64 y))) (-.f64 z x)))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) t) #s(approx (neg y) (neg.f64 y))) (-.f64 z x)) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) t) #s(approx (neg y) (neg.f64 y))) (-.f64 z x)) x))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) t) #s(approx (neg y) (neg.f64 y))) (-.f64 z x)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) t) #s(approx (neg y) (neg.f64 y))) (-.f64 z x)) #s(literal 2 binary64)) (*.f64 x (-.f64 x (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) t) #s(approx (neg y) (neg.f64 y))) (-.f64 z x))))))
(fma.f64 (*.f64 (-.f64 z x) (/.f64 #s(literal -1 binary64) t)) #s(approx (neg y) (neg.f64 y)) x)
(fma.f64 (*.f64 (-.f64 z x) #s(approx (neg y) (neg.f64 y))) (/.f64 #s(literal -1 binary64) t) x)
(fma.f64 (*.f64 (/.f64 #s(literal -1 binary64) t) #s(approx (neg y) (neg.f64 y))) (-.f64 z x) x)
(fma.f64 (/.f64 #s(literal -1 binary64) t) (*.f64 #s(approx (neg y) (neg.f64 y)) (-.f64 z x)) x)
(fma.f64 #s(approx (neg y) (neg.f64 y)) (*.f64 (/.f64 #s(literal -1 binary64) t) (-.f64 z x)) x)
(fma.f64 (-.f64 z x) (*.f64 (/.f64 #s(literal -1 binary64) t) #s(approx (neg y) (neg.f64 y))) x)
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) t) #s(approx (neg y) (neg.f64 y))) (-.f64 z x)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) t) #s(approx (neg y) (neg.f64 y))) (-.f64 z x)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) t) #s(approx (neg y) (neg.f64 y))) (-.f64 z x)) x)))
(-.f64 x (*.f64 (neg.f64 (*.f64 (-.f64 z x) #s(approx (neg y) (neg.f64 y)))) (/.f64 #s(literal -1 binary64) t)))
(-.f64 x (*.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) t) #s(approx (neg y) (neg.f64 y)))) (-.f64 z x)))
(-.f64 x (*.f64 (neg.f64 (-.f64 z x)) (*.f64 (/.f64 #s(literal -1 binary64) t) #s(approx (neg y) (neg.f64 y)))))
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) t) #s(approx (neg y) (neg.f64 y))) (-.f64 z x)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) t) #s(approx (neg y) (neg.f64 y))) (-.f64 z x)) #s(literal 2 binary64)) (*.f64 x (-.f64 x (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) t) #s(approx (neg y) (neg.f64 y))) (-.f64 z x)))))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) t) #s(approx (neg y) (neg.f64 y))) (-.f64 z x)) #s(literal 2 binary64)) (*.f64 x (-.f64 x (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) t) #s(approx (neg y) (neg.f64 y))) (-.f64 z x)))))))
(+.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) t) #s(approx (neg y) (neg.f64 y))) (-.f64 z x)) x)
(+.f64 x (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) t) #s(approx (neg y) (neg.f64 y))) (-.f64 z x)))
(/.f64 (-.f64 (*.f64 x x) (*.f64 z z)) (-.f64 (neg.f64 x) z))
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 z #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 z z) (*.f64 (neg.f64 x) z))))
(/.f64 (neg.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 z z (*.f64 (neg.f64 x) (-.f64 (neg.f64 x) z)))))
(/.f64 (neg.f64 (*.f64 (+.f64 z x) (-.f64 z x))) (neg.f64 (+.f64 z x)))
(/.f64 (neg.f64 (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 z z (*.f64 x (+.f64 x z)))))
(/.f64 (*.f64 (+.f64 z x) (-.f64 z x)) (+.f64 z x))
(/.f64 (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 z z (*.f64 x (+.f64 x z))))
(/.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64))) (fma.f64 z z (*.f64 (neg.f64 x) (-.f64 (neg.f64 x) z))))
(fma.f64 #s(literal -1 binary64) x z)
(fma.f64 x #s(literal -1 binary64) z)
(-.f64 (/.f64 (*.f64 z z) (+.f64 z x)) (/.f64 (*.f64 x x) (+.f64 z x)))
(-.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 z z (*.f64 x (+.f64 x z)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 z z (*.f64 x (+.f64 x z)))))
(-.f64 z (*.f64 (neg.f64 x) #s(literal -1 binary64)))
(-.f64 z x)
(+.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 z z (*.f64 (neg.f64 x) (-.f64 (neg.f64 x) z)))) (/.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (fma.f64 z z (*.f64 (neg.f64 x) (-.f64 (neg.f64 x) z)))))
(+.f64 (neg.f64 x) z)
(+.f64 z (neg.f64 x))
z
x
(*.f64 (/.f64 #s(literal -1 binary64) t) #s(approx (neg y) (neg.f64 y)))
(*.f64 #s(approx (neg y) (neg.f64 y)) (/.f64 #s(literal -1 binary64) t))
(/.f64 (neg.f64 (*.f64 #s(approx (neg y) (neg.f64 y)) #s(literal -1 binary64))) (neg.f64 t))
(/.f64 (*.f64 #s(approx (neg y) (neg.f64 y)) #s(literal -1 binary64)) t)
#s(approx (neg y) (neg.f64 y))
(*.f64 (/.f64 y #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 y #s(literal 1 binary64)))
(*.f64 #s(literal -1 binary64) y)
(*.f64 y #s(literal -1 binary64))
(/.f64 (neg.f64 y) #s(literal 1 binary64))
(/.f64 y #s(literal -1 binary64))
(neg.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)))
(neg.f64 (/.f64 y #s(literal 1 binary64)))
(neg.f64 y)
y
(pow.f64 (neg.f64 t) #s(literal -1 binary64))
(/.f64 #s(literal 1 binary64) (neg.f64 t))
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 t)))
(/.f64 #s(literal -1 binary64) t)
(neg.f64 (/.f64 #s(literal 1 binary64) t))
(neg.f64 (/.f64 #s(literal -1 binary64) (neg.f64 t)))
#s(literal -1 binary64)
t
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 y z) t))
(*.f64 y (/.f64 z t))
(/.f64 (neg.f64 (*.f64 (neg.f64 z) y)) (neg.f64 (neg.f64 t)))
(/.f64 (*.f64 (neg.f64 z) y) (neg.f64 t))
(/.f64 (*.f64 y z) t)
(neg.f64 (/.f64 (*.f64 (neg.f64 z) y) t))
(neg.f64 (/.f64 (*.f64 y z) (neg.f64 t)))
(*.f64 y z)
(*.f64 z y)
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (/.f64 (-.f64 z x) t) y))
(*.f64 (*.f64 (-.f64 z x) (/.f64 #s(literal -1 binary64) t)) (neg.f64 y))
(*.f64 (*.f64 (neg.f64 y) (-.f64 z x)) (/.f64 #s(literal -1 binary64) t))
(*.f64 (neg.f64 y) (*.f64 (/.f64 #s(literal -1 binary64) t) (-.f64 z x)))
(*.f64 (/.f64 y t) (-.f64 z x))
(*.f64 (/.f64 (-.f64 z x) t) y)
(*.f64 (/.f64 #s(literal -1 binary64) t) (*.f64 (neg.f64 y) (-.f64 z x)))
(*.f64 y (/.f64 (-.f64 z x) t))
(*.f64 (-.f64 z x) (/.f64 y t))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y z) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 y t) x) #s(literal 2 binary64))) (-.f64 (/.f64 (*.f64 y z) t) (*.f64 (neg.f64 x) (/.f64 y t))))
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 y z) t) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 x) (/.f64 y t)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 y z) t) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (/.f64 y t) x) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 y z) t) (*.f64 (neg.f64 x) (/.f64 y t))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 y t) x) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 y z) t) #s(literal 2 binary64)))) (neg.f64 (/.f64 (*.f64 y (-.f64 (neg.f64 x) z)) t)))
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 y t) x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (/.f64 (*.f64 y z) t) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 y t) x) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 y z) t) (-.f64 (/.f64 (*.f64 y z) t) (*.f64 (neg.f64 x) (/.f64 y t)))))))
(/.f64 (neg.f64 (*.f64 (neg.f64 y) (-.f64 z x))) (neg.f64 (neg.f64 t)))
(/.f64 (*.f64 y (*.f64 (+.f64 z x) (-.f64 z x))) (*.f64 t (+.f64 z x)))
(/.f64 (*.f64 y (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 t (fma.f64 z z (*.f64 x (+.f64 x z)))))
(/.f64 (*.f64 (*.f64 y (/.f64 #s(literal -1 binary64) t)) (*.f64 (+.f64 z x) (-.f64 z x))) (*.f64 #s(literal -1 binary64) (+.f64 z x)))
(/.f64 (*.f64 (*.f64 y (/.f64 #s(literal -1 binary64) t)) (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal -1 binary64) (fma.f64 z z (*.f64 x (+.f64 x z)))))
(/.f64 (*.f64 (*.f64 (neg.f64 y) #s(literal -1 binary64)) (*.f64 (+.f64 z x) (-.f64 z x))) (*.f64 t (+.f64 z x)))
(/.f64 (*.f64 (*.f64 (neg.f64 y) #s(literal -1 binary64)) (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 t (fma.f64 z z (*.f64 x (+.f64 x z)))))
(/.f64 (*.f64 (neg.f64 y) (*.f64 (+.f64 z x) (-.f64 z x))) (*.f64 (neg.f64 t) (+.f64 z x)))
(/.f64 (*.f64 (neg.f64 y) (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (neg.f64 t) (fma.f64 z z (*.f64 x (+.f64 x z)))))
(/.f64 (*.f64 (*.f64 (+.f64 z x) (-.f64 z x)) (*.f64 y (/.f64 #s(literal -1 binary64) t))) (*.f64 (+.f64 z x) #s(literal -1 binary64)))
(/.f64 (*.f64 (*.f64 (+.f64 z x) (-.f64 z x)) (*.f64 (neg.f64 y) #s(literal -1 binary64))) (*.f64 (+.f64 z x) t))
(/.f64 (*.f64 (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 y (/.f64 #s(literal -1 binary64) t))) (*.f64 (fma.f64 z z (*.f64 x (+.f64 x z))) #s(literal -1 binary64)))
(/.f64 (*.f64 (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 (neg.f64 y) #s(literal -1 binary64))) (*.f64 (fma.f64 z z (*.f64 x (+.f64 x z))) t))
(/.f64 (*.f64 (*.f64 (+.f64 z x) (-.f64 z x)) (neg.f64 y)) (*.f64 (+.f64 z x) (neg.f64 t)))
(/.f64 (*.f64 (*.f64 (+.f64 z x) (-.f64 z x)) y) (*.f64 (+.f64 z x) t))
(/.f64 (*.f64 (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (neg.f64 y)) (*.f64 (fma.f64 z z (*.f64 x (+.f64 x z))) (neg.f64 t)))
(/.f64 (*.f64 (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) y) (*.f64 (fma.f64 z z (*.f64 x (+.f64 x z))) t))
(/.f64 (fma.f64 (*.f64 (neg.f64 x) y) (neg.f64 t) (*.f64 t (*.f64 (neg.f64 z) y))) (*.f64 t (neg.f64 t)))
(/.f64 (fma.f64 (*.f64 (neg.f64 x) y) t (*.f64 t (*.f64 y z))) (*.f64 t t))
(/.f64 (fma.f64 (*.f64 (neg.f64 z) y) t (*.f64 (neg.f64 t) (*.f64 (neg.f64 x) y))) (*.f64 (neg.f64 t) t))
(/.f64 (fma.f64 (*.f64 y z) t (*.f64 t (*.f64 (neg.f64 x) y))) (*.f64 t t))
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 y t) x) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 y z) t) #s(literal 2 binary64))) (/.f64 (*.f64 y (-.f64 (neg.f64 x) z)) t))
(/.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 y t) x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (/.f64 (*.f64 y z) t) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 y t) x) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 y z) t) (-.f64 (/.f64 (*.f64 y z) t) (*.f64 (neg.f64 x) (/.f64 y t))))))
(/.f64 (*.f64 (neg.f64 y) (-.f64 z x)) (neg.f64 t))
(/.f64 (*.f64 y (-.f64 z x)) t)
(neg.f64 (/.f64 (*.f64 (neg.f64 y) (-.f64 z x)) t))
(neg.f64 (/.f64 (*.f64 y (-.f64 z x)) (neg.f64 t)))
(fma.f64 (neg.f64 x) (/.f64 y t) (/.f64 (*.f64 y z) t))
(fma.f64 (/.f64 (neg.f64 y) t) x (/.f64 (*.f64 y z) t))
(fma.f64 (*.f64 (/.f64 y t) x) #s(literal -1 binary64) (/.f64 (*.f64 y z) t))
(fma.f64 (/.f64 y t) (neg.f64 x) (/.f64 (*.f64 y z) t))
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 y t) x) (/.f64 (*.f64 y z) t))
(fma.f64 y (/.f64 z t) (*.f64 (neg.f64 x) (/.f64 y t)))
(fma.f64 x (/.f64 (neg.f64 y) t) (/.f64 (*.f64 y z) t))
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 y t) x) #s(literal 2 binary64)) (/.f64 (*.f64 y (-.f64 (neg.f64 x) z)) t)) (/.f64 (pow.f64 (/.f64 (*.f64 y z) t) #s(literal 2 binary64)) (/.f64 (*.f64 y (-.f64 (neg.f64 x) z)) t)))
(-.f64 (*.f64 (neg.f64 x) (/.f64 y t)) (*.f64 (neg.f64 y) (/.f64 z t)))
(-.f64 (/.f64 (*.f64 y z) t) (*.f64 (*.f64 (neg.f64 x) (/.f64 y t)) #s(literal -1 binary64)))
(-.f64 (/.f64 (*.f64 y z) t) (*.f64 (/.f64 y t) x))
(+.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 x) (/.f64 y t)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 y t) x) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 y z) t) (-.f64 (/.f64 (*.f64 y z) t) (*.f64 (neg.f64 x) (/.f64 y t)))))) (/.f64 (pow.f64 (/.f64 (*.f64 y z) t) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 y t) x) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 y z) t) (-.f64 (/.f64 (*.f64 y z) t) (*.f64 (neg.f64 x) (/.f64 y t)))))))
(+.f64 (*.f64 (neg.f64 x) (/.f64 y t)) (/.f64 (*.f64 y z) t))
(+.f64 (/.f64 (*.f64 y z) t) (*.f64 (neg.f64 x) (/.f64 y t)))
(*.f64 (neg.f64 y) (/.f64 #s(literal -1 binary64) t))
(*.f64 #s(literal 1 binary64) (/.f64 y t))
(*.f64 (/.f64 y t) #s(literal 1 binary64))
(*.f64 (/.f64 #s(literal -1 binary64) t) (neg.f64 y))
(/.f64 (neg.f64 (*.f64 y (/.f64 #s(literal -1 binary64) t))) #s(literal 1 binary64))
(/.f64 (neg.f64 (*.f64 (neg.f64 y) #s(literal -1 binary64))) (neg.f64 t))
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (*.f64 (neg.f64 t) #s(literal 1 binary64)))
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 y)) (*.f64 t #s(literal 1 binary64)))
(/.f64 (*.f64 (neg.f64 y) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 t)))
(/.f64 (*.f64 (neg.f64 y) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) t))
(/.f64 (*.f64 (neg.f64 y) #s(literal -1 binary64)) t)
(/.f64 (*.f64 y (/.f64 #s(literal -1 binary64) t)) #s(literal -1 binary64))
(/.f64 (neg.f64 y) (*.f64 t #s(literal -1 binary64)))
(/.f64 (neg.f64 y) (neg.f64 t))
(/.f64 y (neg.f64 (neg.f64 t)))
(/.f64 y (*.f64 (neg.f64 t) #s(literal -1 binary64)))
(/.f64 y (*.f64 #s(literal -1 binary64) (neg.f64 t)))
(/.f64 y t)
(neg.f64 (/.f64 (neg.f64 y) t))
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x))
(*.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 y t) #s(literal 1 binary64))) x)
(*.f64 (neg.f64 x) (-.f64 (/.f64 y t) #s(literal 1 binary64)))
(*.f64 (*.f64 (-.f64 (/.f64 y t) #s(literal 1 binary64)) x) #s(literal -1 binary64))
(*.f64 (-.f64 (/.f64 y t) #s(literal 1 binary64)) (neg.f64 x))
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)
(*.f64 #s(literal -1 binary64) (*.f64 (-.f64 (/.f64 y t) #s(literal 1 binary64)) x))
(*.f64 x (*.f64 (-.f64 (/.f64 y t) #s(literal 1 binary64)) #s(literal -1 binary64)))
(*.f64 x (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 y t) #s(literal 1 binary64))))
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y t)))
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 y t) x) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (neg.f64 x) (/.f64 y t)) x))
(/.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 y t) x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 y t) x) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) (/.f64 y t)) x))))
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (/.f64 y t) x) #s(literal 2 binary64)))) (neg.f64 (+.f64 x (*.f64 (/.f64 y t) x))))
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 y t) x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (*.f64 (*.f64 (/.f64 y t) x) (fma.f64 (/.f64 y t) x x)))))
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (/.f64 y t) x) #s(literal 2 binary64))) (+.f64 x (*.f64 (/.f64 y t) x)))
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 y t) x) #s(literal 3 binary64))) (fma.f64 x x (*.f64 (*.f64 (/.f64 y t) x) (fma.f64 (/.f64 y t) x x))))
(neg.f64 (*.f64 (-.f64 (/.f64 y t) #s(literal 1 binary64)) x))
(fma.f64 (neg.f64 x) (/.f64 y t) x)
(fma.f64 (/.f64 (neg.f64 y) t) x x)
(fma.f64 (*.f64 (/.f64 y t) x) #s(literal -1 binary64) x)
(fma.f64 (/.f64 y t) (neg.f64 x) x)
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 y t) x) x)
(fma.f64 x (/.f64 (neg.f64 y) t) x)
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (*.f64 (*.f64 (/.f64 y t) x) (fma.f64 (/.f64 y t) x x)))) (/.f64 (pow.f64 (*.f64 (/.f64 y t) x) #s(literal 3 binary64)) (fma.f64 x x (*.f64 (*.f64 (/.f64 y t) x) (fma.f64 (/.f64 y t) x x)))))
(-.f64 (/.f64 (*.f64 x x) (+.f64 x (*.f64 (/.f64 y t) x))) (/.f64 (pow.f64 (*.f64 (/.f64 y t) x) #s(literal 2 binary64)) (+.f64 x (*.f64 (/.f64 y t) x))))
(-.f64 x (*.f64 (*.f64 (neg.f64 x) (/.f64 y t)) #s(literal -1 binary64)))
(-.f64 x (*.f64 (neg.f64 x) (/.f64 (neg.f64 y) t)))
(-.f64 x (*.f64 (/.f64 y t) x))
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (*.f64 (*.f64 (/.f64 y t) x) (fma.f64 (/.f64 y t) x x)))) (/.f64 (pow.f64 (*.f64 (neg.f64 x) (/.f64 y t)) #s(literal 3 binary64)) (fma.f64 x x (*.f64 (*.f64 (/.f64 y t) x) (fma.f64 (/.f64 y t) x x)))))
(+.f64 (*.f64 (neg.f64 x) (/.f64 y t)) x)
(+.f64 x (*.f64 (neg.f64 x) (/.f64 y t)))
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 y t) x))
(*.f64 (/.f64 y t) x)
(*.f64 x (/.f64 y t))
(/.f64 (neg.f64 (*.f64 (neg.f64 x) y)) (neg.f64 (neg.f64 t)))
(/.f64 (*.f64 (neg.f64 x) y) (neg.f64 t))
(/.f64 (*.f64 y x) t)
(neg.f64 (*.f64 (neg.f64 x) (/.f64 y t)))
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 #s(approx (* (- z x) y) (*.f64 (*.f64 (-.f64 (/.f64 z x) #s(literal 1 binary64)) x) y)) t))
(/.f64 (neg.f64 (neg.f64 #s(approx (* (- z x) y) (*.f64 (*.f64 (-.f64 (/.f64 z x) #s(literal 1 binary64)) x) y)))) (neg.f64 (neg.f64 t)))
(/.f64 (neg.f64 #s(approx (* (- z x) y) (*.f64 (*.f64 (-.f64 (/.f64 z x) #s(literal 1 binary64)) x) y))) (neg.f64 t))
(/.f64 #s(approx (* (- z x) y) (*.f64 (*.f64 (-.f64 (/.f64 z x) #s(literal 1 binary64)) x) y)) t)
(neg.f64 (/.f64 (neg.f64 #s(approx (* (- z x) y) (*.f64 (*.f64 (-.f64 (/.f64 z x) #s(literal 1 binary64)) x) y))) t))
(neg.f64 (/.f64 #s(approx (* (- z x) y) (*.f64 (*.f64 (-.f64 (/.f64 z x) #s(literal 1 binary64)) x) y)) (neg.f64 t)))
#s(approx (* (- z x) y) (*.f64 (*.f64 (-.f64 (/.f64 z x) #s(literal 1 binary64)) x) y))
(*.f64 (neg.f64 x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) y))
(*.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) y) x) #s(literal -1 binary64))
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) y) (neg.f64 x))
(*.f64 (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (/.f64 z x))) y)
(*.f64 (*.f64 (-.f64 (/.f64 z x) #s(literal 1 binary64)) x) y)
(*.f64 (-.f64 (/.f64 z x) #s(literal 1 binary64)) (*.f64 y x))
(*.f64 (*.f64 (neg.f64 x) y) (-.f64 #s(literal 1 binary64) (/.f64 z x)))
(*.f64 (*.f64 y x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) #s(literal -1 binary64)))
(*.f64 (*.f64 y x) (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x))))
(*.f64 (*.f64 y x) (-.f64 (/.f64 z x) #s(literal 1 binary64)))
(*.f64 (*.f64 (-.f64 (/.f64 z x) #s(literal 1 binary64)) y) x)
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) y) x))
(*.f64 y (*.f64 (-.f64 (/.f64 z x) #s(literal 1 binary64)) x))
(*.f64 x (*.f64 (-.f64 (/.f64 z x) #s(literal 1 binary64)) y))
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 z x) y) x) (*.f64 (*.f64 (/.f64 z x) y) x))) (-.f64 (*.f64 (neg.f64 x) y) (*.f64 (*.f64 (/.f64 z x) y) x)))
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (*.f64 x (*.f64 (/.f64 z x) y)) (*.f64 x (*.f64 (/.f64 z x) y)))) (-.f64 (*.f64 (neg.f64 x) y) (*.f64 x (*.f64 (/.f64 z x) y))))
(/.f64 (fma.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 (*.f64 (/.f64 z x) y) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 z x) y) x) (*.f64 (*.f64 (/.f64 z x) y) x)) (*.f64 (*.f64 (neg.f64 x) y) (*.f64 (*.f64 (/.f64 z x) y) x)))))
(/.f64 (fma.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 x (*.f64 (/.f64 z x) y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x (*.f64 (/.f64 z x) y)) (*.f64 x (*.f64 (/.f64 z x) y))) (*.f64 (*.f64 (neg.f64 x) y) (*.f64 x (*.f64 (/.f64 z x) y))))))
(neg.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) y) x))
(fma.f64 (*.f64 x (/.f64 z x)) y (*.f64 (neg.f64 x) y))
(fma.f64 (neg.f64 x) (*.f64 (/.f64 (neg.f64 z) x) y) (*.f64 (neg.f64 x) y))
(fma.f64 (neg.f64 x) y (*.f64 (*.f64 (/.f64 (neg.f64 z) x) y) (neg.f64 x)))
(fma.f64 (neg.f64 x) y (*.f64 (*.f64 (*.f64 (/.f64 (neg.f64 z) x) y) x) #s(literal -1 binary64)))
(fma.f64 (neg.f64 x) y (*.f64 (*.f64 (neg.f64 x) (*.f64 (/.f64 z x) y)) #s(literal -1 binary64)))
(fma.f64 (neg.f64 x) y (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (/.f64 (neg.f64 z) x) y) x)))
(fma.f64 (neg.f64 x) y (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) (*.f64 (/.f64 z x) y))))
(fma.f64 (neg.f64 x) y (neg.f64 (*.f64 (*.f64 (/.f64 (neg.f64 z) x) y) x)))
(fma.f64 (neg.f64 x) y (neg.f64 (*.f64 (neg.f64 x) (*.f64 (/.f64 z x) y))))
(fma.f64 (neg.f64 x) y (*.f64 (neg.f64 x) (*.f64 (/.f64 (neg.f64 z) x) y)))
(fma.f64 (neg.f64 x) y (*.f64 (*.f64 (/.f64 z x) y) x))
(fma.f64 (neg.f64 x) y (*.f64 x (*.f64 (/.f64 z x) y)))
(fma.f64 (*.f64 (/.f64 (neg.f64 z) x) y) (neg.f64 x) (*.f64 (neg.f64 x) y))
(fma.f64 (neg.f64 y) x (*.f64 (*.f64 (/.f64 (neg.f64 z) x) y) (neg.f64 x)))
(fma.f64 (neg.f64 y) x (*.f64 (*.f64 (*.f64 (/.f64 (neg.f64 z) x) y) x) #s(literal -1 binary64)))
(fma.f64 (neg.f64 y) x (*.f64 (*.f64 (neg.f64 x) (*.f64 (/.f64 z x) y)) #s(literal -1 binary64)))
(fma.f64 (neg.f64 y) x (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (/.f64 (neg.f64 z) x) y) x)))
(fma.f64 (neg.f64 y) x (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) (*.f64 (/.f64 z x) y))))
(fma.f64 (neg.f64 y) x (neg.f64 (*.f64 (*.f64 (/.f64 (neg.f64 z) x) y) x)))
(fma.f64 (neg.f64 y) x (neg.f64 (*.f64 (neg.f64 x) (*.f64 (/.f64 z x) y))))
(fma.f64 (neg.f64 y) x (*.f64 (neg.f64 x) (*.f64 (/.f64 (neg.f64 z) x) y)))
(fma.f64 (neg.f64 y) x (*.f64 (*.f64 (/.f64 z x) y) x))
(fma.f64 (neg.f64 y) x (*.f64 x (*.f64 (/.f64 z x) y)))
(fma.f64 (*.f64 (/.f64 z x) y) x (*.f64 (neg.f64 x) y))
(fma.f64 (*.f64 y x) (/.f64 z x) (*.f64 (neg.f64 x) y))
(fma.f64 (*.f64 y x) #s(literal -1 binary64) (*.f64 (*.f64 (/.f64 (neg.f64 z) x) y) (neg.f64 x)))
(fma.f64 (*.f64 y x) #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (neg.f64 z) x) y) x) #s(literal -1 binary64)))
(fma.f64 (*.f64 y x) #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 x) (*.f64 (/.f64 z x) y)) #s(literal -1 binary64)))
(fma.f64 (*.f64 y x) #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (/.f64 (neg.f64 z) x) y) x)))
(fma.f64 (*.f64 y x) #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) (*.f64 (/.f64 z x) y))))
(fma.f64 (*.f64 y x) #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 (/.f64 (neg.f64 z) x) y) x)))
(fma.f64 (*.f64 y x) #s(literal -1 binary64) (neg.f64 (*.f64 (neg.f64 x) (*.f64 (/.f64 z x) y))))
(fma.f64 (*.f64 y x) #s(literal -1 binary64) (*.f64 (neg.f64 x) (*.f64 (/.f64 (neg.f64 z) x) y)))
(fma.f64 (*.f64 y x) #s(literal -1 binary64) (*.f64 (*.f64 (/.f64 z x) y) x))
(fma.f64 (*.f64 y x) #s(literal -1 binary64) (*.f64 x (*.f64 (/.f64 z x) y)))
(fma.f64 (/.f64 z x) (*.f64 y x) (*.f64 (neg.f64 x) y))
(fma.f64 #s(literal -1 binary64) (*.f64 y x) (*.f64 (*.f64 (/.f64 (neg.f64 z) x) y) (neg.f64 x)))
(fma.f64 #s(literal -1 binary64) (*.f64 y x) (*.f64 (*.f64 (*.f64 (/.f64 (neg.f64 z) x) y) x) #s(literal -1 binary64)))
(fma.f64 #s(literal -1 binary64) (*.f64 y x) (*.f64 (*.f64 (neg.f64 x) (*.f64 (/.f64 z x) y)) #s(literal -1 binary64)))
(fma.f64 #s(literal -1 binary64) (*.f64 y x) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (/.f64 (neg.f64 z) x) y) x)))
(fma.f64 #s(literal -1 binary64) (*.f64 y x) (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) (*.f64 (/.f64 z x) y))))
(fma.f64 #s(literal -1 binary64) (*.f64 y x) (neg.f64 (*.f64 (*.f64 (/.f64 (neg.f64 z) x) y) x)))
(fma.f64 #s(literal -1 binary64) (*.f64 y x) (neg.f64 (*.f64 (neg.f64 x) (*.f64 (/.f64 z x) y))))
(fma.f64 #s(literal -1 binary64) (*.f64 y x) (*.f64 (neg.f64 x) (*.f64 (/.f64 (neg.f64 z) x) y)))
(fma.f64 #s(literal -1 binary64) (*.f64 y x) (*.f64 (*.f64 (/.f64 z x) y) x))
(fma.f64 #s(literal -1 binary64) (*.f64 y x) (*.f64 x (*.f64 (/.f64 z x) y)))
(fma.f64 y (*.f64 (/.f64 z x) x) (*.f64 (neg.f64 x) y))
(fma.f64 y (neg.f64 x) (*.f64 (*.f64 (/.f64 (neg.f64 z) x) y) (neg.f64 x)))
(fma.f64 y (neg.f64 x) (*.f64 (*.f64 (*.f64 (/.f64 (neg.f64 z) x) y) x) #s(literal -1 binary64)))
(fma.f64 y (neg.f64 x) (*.f64 (*.f64 (neg.f64 x) (*.f64 (/.f64 z x) y)) #s(literal -1 binary64)))
(fma.f64 y (neg.f64 x) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (/.f64 (neg.f64 z) x) y) x)))
(fma.f64 y (neg.f64 x) (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) (*.f64 (/.f64 z x) y))))
(fma.f64 y (neg.f64 x) (neg.f64 (*.f64 (*.f64 (/.f64 (neg.f64 z) x) y) x)))
(fma.f64 y (neg.f64 x) (neg.f64 (*.f64 (neg.f64 x) (*.f64 (/.f64 z x) y))))
(fma.f64 y (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 (/.f64 (neg.f64 z) x) y)))
(fma.f64 y (neg.f64 x) (*.f64 (*.f64 (/.f64 z x) y) x))
(fma.f64 y (neg.f64 x) (*.f64 x (*.f64 (/.f64 z x) y)))
(fma.f64 x (neg.f64 y) (*.f64 (*.f64 (/.f64 (neg.f64 z) x) y) (neg.f64 x)))
(fma.f64 x (neg.f64 y) (*.f64 (*.f64 (*.f64 (/.f64 (neg.f64 z) x) y) x) #s(literal -1 binary64)))
(fma.f64 x (neg.f64 y) (*.f64 (*.f64 (neg.f64 x) (*.f64 (/.f64 z x) y)) #s(literal -1 binary64)))
(fma.f64 x (neg.f64 y) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (/.f64 (neg.f64 z) x) y) x)))
(fma.f64 x (neg.f64 y) (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) (*.f64 (/.f64 z x) y))))
(fma.f64 x (neg.f64 y) (neg.f64 (*.f64 (*.f64 (/.f64 (neg.f64 z) x) y) x)))
(fma.f64 x (neg.f64 y) (neg.f64 (*.f64 (neg.f64 x) (*.f64 (/.f64 z x) y))))
(fma.f64 x (neg.f64 y) (*.f64 (neg.f64 x) (*.f64 (/.f64 (neg.f64 z) x) y)))
(fma.f64 x (neg.f64 y) (*.f64 (*.f64 (/.f64 z x) y) x))
(fma.f64 x (neg.f64 y) (*.f64 x (*.f64 (/.f64 z x) y)))
(fma.f64 x (*.f64 (/.f64 z x) y) (*.f64 (neg.f64 x) y))
(-.f64 (*.f64 (neg.f64 x) y) (*.f64 (*.f64 (/.f64 (neg.f64 z) x) y) x))
(-.f64 (*.f64 (neg.f64 x) y) (*.f64 (neg.f64 x) (*.f64 (/.f64 z x) y)))
(+.f64 (*.f64 (*.f64 (/.f64 (neg.f64 z) x) y) (neg.f64 x)) (*.f64 (neg.f64 x) y))
(+.f64 (*.f64 (neg.f64 x) (*.f64 (/.f64 (neg.f64 z) x) y)) (*.f64 (neg.f64 x) y))
(+.f64 (*.f64 (*.f64 (/.f64 z x) y) x) (*.f64 (neg.f64 x) y))
(+.f64 (*.f64 x (*.f64 (/.f64 z x) y)) (*.f64 (neg.f64 x) y))
(+.f64 (*.f64 (neg.f64 x) y) (*.f64 (*.f64 (/.f64 (neg.f64 z) x) y) (neg.f64 x)))
(+.f64 (*.f64 (neg.f64 x) y) (*.f64 (*.f64 (*.f64 (/.f64 (neg.f64 z) x) y) x) #s(literal -1 binary64)))
(+.f64 (*.f64 (neg.f64 x) y) (*.f64 (*.f64 (neg.f64 x) (*.f64 (/.f64 z x) y)) #s(literal -1 binary64)))
(+.f64 (*.f64 (neg.f64 x) y) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (/.f64 (neg.f64 z) x) y) x)))
(+.f64 (*.f64 (neg.f64 x) y) (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) (*.f64 (/.f64 z x) y))))
(+.f64 (*.f64 (neg.f64 x) y) (neg.f64 (*.f64 (*.f64 (/.f64 (neg.f64 z) x) y) x)))
(+.f64 (*.f64 (neg.f64 x) y) (neg.f64 (*.f64 (neg.f64 x) (*.f64 (/.f64 z x) y))))
(+.f64 (*.f64 (neg.f64 x) y) (*.f64 (neg.f64 x) (*.f64 (/.f64 (neg.f64 z) x) y)))
(+.f64 (*.f64 (neg.f64 x) y) (*.f64 (*.f64 (/.f64 z x) y) x))
(+.f64 (*.f64 (neg.f64 x) y) (*.f64 x (*.f64 (/.f64 z x) y)))
(*.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 z x))) y)
(*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x))) y)
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) y) #s(literal -1 binary64))
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) (neg.f64 y))
(*.f64 (neg.f64 y) (-.f64 #s(literal 1 binary64) (/.f64 z x)))
(*.f64 (-.f64 (/.f64 z x) #s(literal 1 binary64)) y)
(*.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) y))
(*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) #s(literal -1 binary64)))
(*.f64 y (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 z x))))
(*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 z x)))
(*.f64 y (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x))))
(*.f64 y (-.f64 (/.f64 z x) #s(literal 1 binary64)))
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (pow.f64 (*.f64 (/.f64 z x) y) #s(literal 2 binary64)))) (neg.f64 (*.f64 y (-.f64 #s(literal -1 binary64) (/.f64 z x)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 z x) y) #s(literal 2 binary64)) (*.f64 y y))) (neg.f64 (fma.f64 (/.f64 z x) y y)))
(/.f64 (neg.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 (/.f64 z x) y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 y y (*.f64 (*.f64 (/.f64 z x) y) (fma.f64 (/.f64 z x) y y)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 z x) y) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 z x) y) #s(literal 2 binary64)) (*.f64 y (+.f64 y (*.f64 (/.f64 z x) y))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 z x) y) #s(literal 2 binary64)) (*.f64 y y)) (fma.f64 (/.f64 z x) y y))
(/.f64 (-.f64 (*.f64 y y) (pow.f64 (*.f64 (/.f64 z x) y) #s(literal 2 binary64))) (*.f64 y (-.f64 #s(literal -1 binary64) (/.f64 z x))))
(/.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 (/.f64 z x) y) #s(literal 3 binary64))) (fma.f64 y y (*.f64 (*.f64 (/.f64 z x) y) (fma.f64 (/.f64 z x) y y))))
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 z x) y) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 z x) y) #s(literal 2 binary64)) (*.f64 y (+.f64 y (*.f64 (/.f64 z x) y)))))
(neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) y))
(fma.f64 (/.f64 y #s(literal 1 binary64)) #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 (neg.f64 z) x) y)))
(fma.f64 (/.f64 y #s(literal 1 binary64)) #s(literal -1 binary64) (*.f64 (*.f64 (/.f64 (neg.f64 z) x) y) #s(literal -1 binary64)))
(fma.f64 (/.f64 y #s(literal 1 binary64)) #s(literal -1 binary64) (*.f64 (/.f64 z x) y))
(fma.f64 (/.f64 (neg.f64 z) x) (neg.f64 y) (*.f64 #s(literal 1 binary64) (neg.f64 y)))
(fma.f64 (neg.f64 y) (/.f64 (neg.f64 z) x) (*.f64 (neg.f64 y) #s(literal 1 binary64)))
(fma.f64 (neg.f64 y) #s(literal 1 binary64) (*.f64 (neg.f64 y) (/.f64 (neg.f64 z) x)))
(fma.f64 #s(literal 1 binary64) (neg.f64 y) (*.f64 (/.f64 (neg.f64 z) x) (neg.f64 y)))
(fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 z x) y) (neg.f64 y))
(fma.f64 (/.f64 z x) y (neg.f64 y))
(fma.f64 #s(literal -1 binary64) (/.f64 y #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 (neg.f64 z) x) y)))
(fma.f64 #s(literal -1 binary64) (/.f64 y #s(literal 1 binary64)) (*.f64 (*.f64 (/.f64 (neg.f64 z) x) y) #s(literal -1 binary64)))
(fma.f64 #s(literal -1 binary64) (/.f64 y #s(literal 1 binary64)) (*.f64 (/.f64 z x) y))
(fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 (neg.f64 z) x) y)))
(fma.f64 #s(literal -1 binary64) y (*.f64 (*.f64 (/.f64 (neg.f64 z) x) y) #s(literal -1 binary64)))
(fma.f64 #s(literal -1 binary64) y (*.f64 (/.f64 z x) y))
(fma.f64 y (/.f64 z x) (neg.f64 y))
(fma.f64 y #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 (neg.f64 z) x) y)))
(fma.f64 y #s(literal -1 binary64) (*.f64 (*.f64 (/.f64 (neg.f64 z) x) y) #s(literal -1 binary64)))
(fma.f64 y #s(literal -1 binary64) (*.f64 (/.f64 z x) y))
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 z x) y) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 z x) y) #s(literal 2 binary64)) (*.f64 y (+.f64 y (*.f64 (/.f64 z x) y))))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 z x) y) #s(literal 2 binary64)) (*.f64 y (+.f64 y (*.f64 (/.f64 z x) y))))))
(-.f64 (/.f64 (*.f64 y y) (*.f64 y (-.f64 #s(literal -1 binary64) (/.f64 z x)))) (/.f64 (pow.f64 (*.f64 (/.f64 z x) y) #s(literal 2 binary64)) (*.f64 y (-.f64 #s(literal -1 binary64) (/.f64 z x)))))
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 z x) y) #s(literal 2 binary64)) (fma.f64 (/.f64 z x) y y)) (/.f64 (*.f64 y y) (fma.f64 (/.f64 z x) y y)))
(-.f64 (neg.f64 y) (*.f64 (/.f64 (neg.f64 z) x) y))
(-.f64 (*.f64 (/.f64 z x) y) (*.f64 (neg.f64 y) #s(literal -1 binary64)))
(-.f64 (*.f64 (/.f64 z x) y) y)
(+.f64 (*.f64 (/.f64 (neg.f64 z) x) (neg.f64 y)) (*.f64 #s(literal 1 binary64) (neg.f64 y)))
(+.f64 (*.f64 (neg.f64 y) (/.f64 (neg.f64 z) x)) (*.f64 (neg.f64 y) #s(literal 1 binary64)))
(+.f64 (/.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) (fma.f64 y y (*.f64 (*.f64 (/.f64 z x) y) (fma.f64 (/.f64 z x) y y)))) (/.f64 (pow.f64 (*.f64 (/.f64 z x) y) #s(literal 3 binary64)) (fma.f64 y y (*.f64 (*.f64 (/.f64 z x) y) (fma.f64 (/.f64 z x) y y)))))
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 z x) y) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 z x) y) #s(literal 2 binary64)) (*.f64 y (+.f64 y (*.f64 (/.f64 z x) y))))) (/.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 z x) y) #s(literal 2 binary64)) (*.f64 y (+.f64 y (*.f64 (/.f64 z x) y))))))
(+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (*.f64 (/.f64 (neg.f64 z) x) (neg.f64 y)))
(+.f64 (*.f64 (neg.f64 y) #s(literal 1 binary64)) (*.f64 (neg.f64 y) (/.f64 (neg.f64 z) x)))
(+.f64 (neg.f64 y) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 (neg.f64 z) x) y)))
(+.f64 (neg.f64 y) (*.f64 (*.f64 (/.f64 (neg.f64 z) x) y) #s(literal -1 binary64)))
(+.f64 (neg.f64 y) (*.f64 (/.f64 z x) y))
(+.f64 (*.f64 (/.f64 z x) y) (neg.f64 y))
(*.f64 #s(literal 1 binary64) (/.f64 z x))
(*.f64 (/.f64 z x) #s(literal 1 binary64))
(/.f64 (neg.f64 z) (neg.f64 x))
(/.f64 z x)
(neg.f64 (/.f64 (neg.f64 z) x))
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 y z) t))
#s(approx (+ x (/ (* y (- z x)) t)) (fma.f64 (/.f64 (-.f64 z x) t) y x))
#s(approx (- z x) z)
#s(approx (- z x) (-.f64 z x))
#s(approx x x)
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 y z) t))
#s(approx (+ x (/ (* y (- z x)) t)) (fma.f64 (/.f64 (-.f64 z x) t) y x))
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 y z) t))
#s(approx (+ x (/ (* y (- z x)) t)) (fma.f64 (/.f64 (-.f64 z x) t) y x))
#s(approx (* (/ y t) (- z x)) (/.f64 (*.f64 y z) t))
#s(approx (* (/ y t) (- z x)) (*.f64 (/.f64 (-.f64 z x) t) y))
#s(approx (- x (* x (/ y t))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x))
#s(approx (* x (/ y t)) (*.f64 (/.f64 y t) x))
#s(approx (* (/ y t) (- z x)) (/.f64 (*.f64 y z) t))
#s(approx (* (/ y t) (- z x)) (*.f64 (/.f64 (-.f64 z x) t) y))
#s(approx (* (- z x) y) (*.f64 y z))
#s(approx (* (- z x) y) (*.f64 y (-.f64 z x)))
#s(approx (* (+ (* y (/ z x)) (neg y)) x) (*.f64 y z))
#s(approx (* (+ (* y (/ z x)) (neg y)) x) (*.f64 y (-.f64 z x)))
#s(approx (+ (* y (/ z x)) (neg y)) (*.f64 (/.f64 z x) y))
#s(approx (+ (* y (/ z x)) (neg y)) (/.f64 (*.f64 y (-.f64 z x)) x))
#s(approx (/ z x) (/.f64 z x))
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x))
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (fma.f64 (/.f64 y t) (+.f64 #s(literal -1 binary64) (/.f64 z x)) #s(literal 1 binary64)) x))
#s(approx (- z x) (neg.f64 x))
#s(approx (- z x) (*.f64 (-.f64 (/.f64 z x) #s(literal 1 binary64)) x))
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x))
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (fma.f64 (/.f64 y t) (+.f64 #s(literal -1 binary64) (/.f64 z x)) #s(literal 1 binary64)) x))
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x))
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (fma.f64 (/.f64 y t) (+.f64 #s(literal -1 binary64) (/.f64 z x)) #s(literal 1 binary64)) x))
#s(approx (* (/ y t) (- z x)) (*.f64 (neg.f64 x) (/.f64 y t)))
#s(approx (* (/ y t) (- z x)) (*.f64 (*.f64 (/.f64 y t) (+.f64 #s(literal -1 binary64) (/.f64 z x))) x))
#s(approx (* (/ y t) (- z x)) (*.f64 (neg.f64 x) (/.f64 y t)))
#s(approx (* (/ y t) (- z x)) (*.f64 (*.f64 (/.f64 y t) (+.f64 #s(literal -1 binary64) (/.f64 z x))) x))
#s(approx (* (- z x) y) (*.f64 (neg.f64 x) y))
#s(approx (* (- z x) y) (*.f64 (*.f64 (-.f64 (/.f64 z x) #s(literal 1 binary64)) x) y))
#s(approx (* (+ (* y (/ z x)) (neg y)) x) (*.f64 (neg.f64 x) y))
#s(approx (* (+ (* y (/ z x)) (neg y)) x) (*.f64 (*.f64 (-.f64 (/.f64 z x) #s(literal 1 binary64)) x) y))
#s(approx (+ (* y (/ z x)) (neg y)) (neg.f64 y))
#s(approx (+ (* y (/ z x)) (neg y)) (*.f64 (-.f64 (/.f64 z x) #s(literal 1 binary64)) y))
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x))
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (neg.f64 x) (fma.f64 (neg.f64 y) (/.f64 z (*.f64 t x)) (-.f64 (/.f64 y t) #s(literal 1 binary64)))))
#s(approx (- z x) (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (/.f64 z x))))
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x))
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (neg.f64 x) (fma.f64 (neg.f64 y) (/.f64 z (*.f64 t x)) (-.f64 (/.f64 y t) #s(literal 1 binary64)))))
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x))
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (neg.f64 x) (fma.f64 (neg.f64 y) (/.f64 z (*.f64 t x)) (-.f64 (/.f64 y t) #s(literal 1 binary64)))))
#s(approx (* (/ y t) (- z x)) (*.f64 (neg.f64 x) (fma.f64 (neg.f64 y) (/.f64 z (*.f64 t x)) (/.f64 y t))))
#s(approx (- x (* x (/ y t))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x))
#s(approx (* (/ y t) (- z x)) (*.f64 (neg.f64 x) (fma.f64 (neg.f64 y) (/.f64 z (*.f64 t x)) (/.f64 y t))))
#s(approx (* (- z x) y) (*.f64 (*.f64 (-.f64 (/.f64 z x) #s(literal 1 binary64)) x) y))
#s(approx (* (+ (* y (/ z x)) (neg y)) x) (*.f64 (*.f64 (-.f64 (/.f64 z x) #s(literal 1 binary64)) x) y))
#s(approx (+ x (/ (* y (- z x)) t)) x)
#s(approx (+ x (/ (* y (- z x)) t)) (fma.f64 (/.f64 (-.f64 z x) t) y x))
#s(approx (/ y t) (/.f64 y t))
#s(approx (neg y) (neg.f64 y))
#s(approx (neg y) (neg.f64 y))
#s(approx y y)
#s(approx (+ x (/ (* y (- z x)) t)) x)
#s(approx (+ x (/ (* y (- z x)) t)) (fma.f64 (/.f64 (-.f64 z x) t) y x))
#s(approx (/ (* y z) t) (/.f64 (*.f64 y z) t))
#s(approx (* y z) (*.f64 y z))
#s(approx (+ x (/ (* y (- z x)) t)) x)
#s(approx (+ x (/ (* y (- z x)) t)) (fma.f64 (/.f64 (-.f64 z x) t) y x))
#s(approx (* (/ y t) (- z x)) (*.f64 (/.f64 (-.f64 z x) t) y))
#s(approx (/ y t) (/.f64 y t))
#s(approx (- x (* x (/ y t))) x)
#s(approx (- x (* x (/ y t))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x))
#s(approx (* (/ y t) (- z x)) (*.f64 (/.f64 (-.f64 z x) t) y))
#s(approx (* (- z x) y) (*.f64 y (-.f64 z x)))
#s(approx (* (+ (* y (/ z x)) (neg y)) x) (*.f64 (*.f64 (-.f64 (/.f64 z x) #s(literal 1 binary64)) x) y))
#s(approx (+ (* y (/ z x)) (neg y)) (*.f64 (-.f64 (/.f64 z x) #s(literal 1 binary64)) y))
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (/.f64 (-.f64 z x) t) y))
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 z x) t)) y))
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (/.f64 (-.f64 z x) t) y))
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 z x) t)) y))
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (/.f64 (-.f64 z x) t) y))
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 z x) t)) y))
#s(approx (- x (* x (/ y t))) (*.f64 (neg.f64 x) (/.f64 y t)))
#s(approx (- x (* x (/ y t))) (*.f64 (-.f64 (/.f64 x y) (/.f64 x t)) y))
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (/.f64 (-.f64 z x) t) y))
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (neg.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 z x) t))) (neg.f64 y)))
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (/.f64 (-.f64 z x) t) y))
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (neg.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 z x) t))) (neg.f64 y)))
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (/.f64 (-.f64 z x) t) y))
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (neg.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 z x) t))) (neg.f64 y)))
#s(approx (- x (* x (/ y t))) (*.f64 (fma.f64 (/.f64 x y) #s(literal -1 binary64) (/.f64 x t)) (neg.f64 y)))
#s(approx (* (+ (* y (/ z x)) (neg y)) x) (*.f64 (*.f64 (-.f64 (/.f64 z x) #s(literal 1 binary64)) x) y))
#s(approx (+ (* y (/ z x)) (neg y)) (*.f64 (-.f64 (/.f64 z x) #s(literal 1 binary64)) y))
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x))
#s(approx (+ x (/ (* y (- z x)) t)) (fma.f64 (/.f64 (-.f64 z x) t) y x))
#s(approx (- z x) (-.f64 z x))
#s(approx z z)
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x))
#s(approx (+ x (/ (* y (- z x)) t)) (fma.f64 (/.f64 (-.f64 z x) t) y x))
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x))
#s(approx (+ x (/ (* y (- z x)) t)) (fma.f64 (/.f64 (-.f64 z x) t) y x))
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (+.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) z) (/.f64 y t)) z))
#s(approx (- z x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x z)) z))
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (+.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) z) (/.f64 y t)) z))
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (+.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) z) (/.f64 y t)) z))
#s(approx (* (/ y t) (- z x)) (*.f64 (fma.f64 (neg.f64 x) (/.f64 y (*.f64 t z)) (/.f64 y t)) z))
#s(approx (* (/ y t) (- z x)) (*.f64 (fma.f64 (neg.f64 x) (/.f64 y (*.f64 t z)) (/.f64 y t)) z))
#s(approx (* (- z x) y) (*.f64 (-.f64 y (/.f64 (*.f64 y x) z)) z))
#s(approx (* (+ (* y (/ z x)) (neg y)) x) (*.f64 (-.f64 y (/.f64 (*.f64 y x) z)) z))
#s(approx (+ (* y (/ z x)) (neg y)) (*.f64 (fma.f64 (/.f64 y z) #s(literal -1 binary64) (/.f64 y x)) z))
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (neg.f64 z) (-.f64 (/.f64 (fma.f64 (/.f64 y t) x (neg.f64 x)) z) (/.f64 y t))))
#s(approx (- z x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x z)) z))
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (neg.f64 z) (-.f64 (/.f64 (fma.f64 (/.f64 y t) x (neg.f64 x)) z) (/.f64 y t))))
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (neg.f64 z) (-.f64 (/.f64 (fma.f64 (/.f64 y t) x (neg.f64 x)) z) (/.f64 y t))))
#s(approx (* (/ y t) (- z x)) (*.f64 (neg.f64 z) (fma.f64 (/.f64 y z) (/.f64 x t) (/.f64 (neg.f64 y) t))))
#s(approx (* (/ y t) (- z x)) (*.f64 (neg.f64 z) (fma.f64 (/.f64 y z) (/.f64 x t) (/.f64 (neg.f64 y) t))))
#s(approx (* (- z x) y) (*.f64 (neg.f64 z) (fma.f64 x (/.f64 y z) (neg.f64 y))))
#s(approx (* (+ (* y (/ z x)) (neg y)) x) (*.f64 (neg.f64 z) (fma.f64 x (/.f64 y z) (neg.f64 y))))
#s(approx (+ (* y (/ z x)) (neg y)) (*.f64 (neg.f64 z) (-.f64 (/.f64 y z) (/.f64 y x))))
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (fma.f64 t x (*.f64 y (-.f64 z x))) t))
#s(approx (/ -1 t) (/.f64 #s(literal -1 binary64) t))
#s(approx t t)
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (fma.f64 t x (*.f64 y (-.f64 z x))) t))
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (fma.f64 t x (*.f64 y (-.f64 z x))) t))
#s(approx (- x (* x (/ y t))) (/.f64 (*.f64 x (-.f64 t y)) t))
#s(approx (+ x (/ (* y (- z x)) t)) (fma.f64 (/.f64 (-.f64 z x) t) y x))
#s(approx (+ x (/ (* y (- z x)) t)) (fma.f64 (/.f64 (-.f64 z x) t) y x))
#s(approx (+ x (/ (* y (- z x)) t)) (fma.f64 (/.f64 (-.f64 z x) t) y x))

eval62.0ms (1.8%)

Memory
-14.6MiB live, 174.3MiB allocated; 24ms collecting garbage
Compiler

Compiled 13 248 to 1 806 computations (86.4% saved)

prune20.0ms (0.6%)

Memory
23.6MiB live, 70.9MiB allocated; 1ms collecting garbage
Pruning

15 alts after pruning (7 fresh and 8 done)

PrunedKeptTotal
New4904494
Fresh033
Picked325
Done066
Total49315508
Accuracy
100.0%
Counts
508 → 15
Alt Table
Click to see full alt table
StatusAccuracyProgram
73.9%
(fma.f64 #s(approx (- z x) z) (*.f64 #s(approx (/ y -1) (neg.f64 y)) (/.f64 #s(literal -1 binary64) t)) x)
70.1%
(fma.f64 y (/.f64 #s(approx (- z x) z) t) x)
57.2%
(+.f64 x (/.f64 (*.f64 (*.f64 t (-.f64 z x)) y) (*.f64 t t)))
71.0%
(+.f64 x (/.f64 (*.f64 y #s(approx (- z x) z)) t))
36.0%
#s(approx (+ (* y (/ (- z x) t)) x) (/.f64 (*.f64 y z) t))
63.0%
#s(approx (+ (* y (/ (- z x) t)) x) (-.f64 x (*.f64 x (/.f64 y t))))
57.7%
#s(approx (+ (* y (/ (- z x) t)) x) (*.f64 (/.f64 (-.f64 z x) t) y))
35.7%
#s(approx (+ (* y (/ (- z x) t)) x) (*.f64 y (/.f64 z t)))
85.8%
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (fma.f64 t x (*.f64 (-.f64 z x) y)) t))
27.2%
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 #s(approx (- z x) (neg.f64 x)) y) t))
30.4%
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 #s(approx (+ (* t x) (* (- z x) y)) (*.f64 t x)) t))
38.7%
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (/.f64 y t) #s(approx (- z x) z)))
58.0%
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (/.f64 #s(literal -1 binary64) t) (*.f64 (neg.f64 y) (-.f64 z x))))
27.6%
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 #s(approx (- 1 (/ y t)) (/.f64 (neg.f64 y) t)) x))
37.8%
#s(approx (+ x (/ (* y (- z x)) t)) x)
Compiler

Compiled 751 to 304 computations (59.5% saved)

regimes43.0ms (1.2%)

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

5 calls:

9.0ms
y
8.0ms
t
8.0ms
z
8.0ms
x
7.0ms
(+.f64 x (/.f64 (*.f64 y (-.f64 z x)) t))
Results
AccuracySegmentsBranch
95.8%1(+.f64 x (/.f64 (*.f64 y (-.f64 z x)) t))
95.8%1x
95.8%1y
95.8%1z
95.8%1t
Compiler

Compiled 13 to 24 computations (-84.6% saved)

regimes60.0ms (1.7%)

Memory
-39.3MiB live, 57.6MiB allocated; 47ms collecting garbage
Counts
17 → 3
Calls
Call 1
Inputs
#s(approx (+ x (/ (* y (- z x)) t)) x)
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (/.f64 y t) #s(approx (- z x) z)))
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 #s(approx (+ (* t x) (* (- z x) y)) (*.f64 t x)) t))
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 z y) t))
#s(approx (+ (* y (/ (- z x) t)) x) (*.f64 y (/.f64 z t)))
#s(approx (+ (* y (/ (- z x) t)) x) (/.f64 (*.f64 y z) t))
(fma.f64 y (/.f64 #s(approx (- z x) z) t) x)
#s(approx (+ x (/ (* y (- z x)) t)) #s(approx (* (- 1 (/ y t)) x) (/.f64 (*.f64 (neg.f64 x) y) t)))
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 #s(approx (- 1 (/ y t)) (/.f64 (neg.f64 y) t)) x))
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 #s(approx (- z x) (neg.f64 x)) y) t))
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x))
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (/.f64 y t) (-.f64 z x)))
#s(approx (+ x (/ (* y (- z x)) t)) (-.f64 x (*.f64 x (/.f64 y t))))
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 (-.f64 z x) y) t))
#s(approx (+ (* y (/ (- z x) t)) x) (*.f64 (/.f64 (-.f64 z x) t) y))
#s(approx (+ (* y (/ (- z x) t)) x) (-.f64 x (*.f64 x (/.f64 y t))))
(+.f64 x (/.f64 (*.f64 y #s(approx (- z x) z)) t))
Outputs
(fma.f64 y (/.f64 #s(approx (- z x) z) t) x)
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 (-.f64 z x) y) t))
(fma.f64 y (/.f64 #s(approx (- z x) z) t) x)
Calls

5 calls:

34.0ms
t
10.0ms
(+.f64 x (/.f64 (*.f64 y (-.f64 z x)) t))
5.0ms
y
5.0ms
z
5.0ms
x
Results
AccuracySegmentsBranch
84.3%3(+.f64 x (/.f64 (*.f64 y (-.f64 z x)) t))
84.4%3x
82.9%3y
83.8%3z
84.5%3t
Compiler

Compiled 13 to 24 computations (-84.6% saved)

regimes9.0ms (0.3%)

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

2 calls:

4.0ms
t
4.0ms
x
Results
AccuracySegmentsBranch
84.4%3x
83.5%3t
Compiler

Compiled 2 to 8 computations (-300% saved)

regimes5.0ms (0.1%)

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

1 calls:

4.0ms
x
Results
AccuracySegmentsBranch
84.4%3x
Compiler

Compiled 1 to 4 computations (-300% saved)

regimes20.0ms (0.6%)

Memory
-6.7MiB live, 39.1MiB allocated; 4ms collecting garbage
Counts
10 → 2
Calls
Call 1
Inputs
#s(approx (+ x (/ (* y (- z x)) t)) x)
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (/.f64 y t) #s(approx (- z x) z)))
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 #s(approx (+ (* t x) (* (- z x) y)) (*.f64 t x)) t))
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 z y) t))
#s(approx (+ (* y (/ (- z x) t)) x) (*.f64 y (/.f64 z t)))
#s(approx (+ (* y (/ (- z x) t)) x) (/.f64 (*.f64 y z) t))
(fma.f64 y (/.f64 #s(approx (- z x) z) t) x)
#s(approx (+ x (/ (* y (- z x)) t)) #s(approx (* (- 1 (/ y t)) x) (/.f64 (*.f64 (neg.f64 x) y) t)))
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 #s(approx (- 1 (/ y t)) (/.f64 (neg.f64 y) t)) x))
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 #s(approx (- z x) (neg.f64 x)) y) t))
Outputs
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 #s(approx (- 1 (/ y t)) (/.f64 (neg.f64 y) t)) x))
(fma.f64 y (/.f64 #s(approx (- z x) z) t) x)
Calls

5 calls:

6.0ms
(+.f64 x (/.f64 (*.f64 y (-.f64 z x)) t))
3.0ms
x
3.0ms
t
3.0ms
z
3.0ms
y
Results
AccuracySegmentsBranch
72.4%2y
75.5%4t
70.1%1z
70.1%1(+.f64 x (/.f64 (*.f64 y (-.f64 z x)) t))
70.1%1x
Compiler

Compiled 13 to 24 computations (-84.6% saved)

regimes3.0ms (0.1%)

Memory
8.2MiB live, 8.2MiB allocated; 0ms collecting garbage
Counts
8 → 2
Calls
Call 1
Inputs
#s(approx (+ x (/ (* y (- z x)) t)) x)
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (/.f64 y t) #s(approx (- z x) z)))
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 #s(approx (+ (* t x) (* (- z x) y)) (*.f64 t x)) t))
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 z y) t))
#s(approx (+ (* y (/ (- z x) t)) x) (*.f64 y (/.f64 z t)))
#s(approx (+ (* y (/ (- z x) t)) x) (/.f64 (*.f64 y z) t))
(fma.f64 y (/.f64 #s(approx (- z x) z) t) x)
#s(approx (+ x (/ (* y (- z x)) t)) #s(approx (* (- 1 (/ y t)) x) (/.f64 (*.f64 (neg.f64 x) y) t)))
Outputs
#s(approx (+ x (/ (* y (- z x)) t)) #s(approx (* (- 1 (/ y t)) x) (/.f64 (*.f64 (neg.f64 x) y) t)))
(fma.f64 y (/.f64 #s(approx (- z x) z) t) x)
Calls

1 calls:

3.0ms
y
Results
AccuracySegmentsBranch
72.4%2y
Compiler

Compiled 1 to 4 computations (-300% saved)

regimes16.0ms (0.5%)

Memory
-13.7MiB live, 32.4MiB allocated; 4ms collecting garbage
Counts
7 → 1
Calls
Call 1
Inputs
#s(approx (+ x (/ (* y (- z x)) t)) x)
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (/.f64 y t) #s(approx (- z x) z)))
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 #s(approx (+ (* t x) (* (- z x) y)) (*.f64 t x)) t))
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 z y) t))
#s(approx (+ (* y (/ (- z x) t)) x) (*.f64 y (/.f64 z t)))
#s(approx (+ (* y (/ (- z x) t)) x) (/.f64 (*.f64 y z) t))
(fma.f64 y (/.f64 #s(approx (- z x) z) t) x)
Outputs
(fma.f64 y (/.f64 #s(approx (- z x) z) t) x)
Calls

5 calls:

5.0ms
t
3.0ms
z
3.0ms
x
3.0ms
y
2.0ms
(+.f64 x (/.f64 (*.f64 y (-.f64 z x)) t))
Results
AccuracySegmentsBranch
70.1%1(+.f64 x (/.f64 (*.f64 y (-.f64 z x)) t))
70.1%1x
70.1%1z
70.1%1t
70.1%1y
Compiler

Compiled 13 to 24 computations (-84.6% saved)

regimes16.0ms (0.4%)

Memory
-22.5MiB live, 28.3MiB allocated; 7ms collecting garbage
Counts
6 → 3
Calls
Call 1
Inputs
#s(approx (+ x (/ (* y (- z x)) t)) x)
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (/.f64 y t) #s(approx (- z x) z)))
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 #s(approx (+ (* t x) (* (- z x) y)) (*.f64 t x)) t))
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 z y) t))
#s(approx (+ (* y (/ (- z x) t)) x) (*.f64 y (/.f64 z t)))
#s(approx (+ (* y (/ (- z x) t)) x) (/.f64 (*.f64 y z) t))
Outputs
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (/.f64 y t) #s(approx (- z x) z)))
#s(approx (+ x (/ (* y (- z x)) t)) x)
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 z y) t))
Calls

5 calls:

6.0ms
(+.f64 x (/.f64 (*.f64 y (-.f64 z x)) t))
2.0ms
t
2.0ms
x
2.0ms
y
2.0ms
z
Results
AccuracySegmentsBranch
51.8%3(+.f64 x (/.f64 (*.f64 y (-.f64 z x)) t))
51.5%3x
51.6%3y
57.6%3z
55.5%3t
Compiler

Compiled 13 to 24 computations (-84.6% saved)

regimes2.0ms (0.1%)

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

1 calls:

2.0ms
z
Results
AccuracySegmentsBranch
57.4%3z
Compiler

Compiled 1 to 4 computations (-300% saved)

regimes6.0ms (0.2%)

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

Total -0.0b remaining (-0%)

Threshold costs -0b (-0%)

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

5 calls:

1.0ms
z
1.0ms
y
1.0ms
t
1.0ms
x
1.0ms
(+.f64 x (/.f64 (*.f64 y (-.f64 z x)) t))
Results
AccuracySegmentsBranch
37.8%1x
37.8%1y
37.8%1(+.f64 x (/.f64 (*.f64 y (-.f64 z x)) t))
37.8%1t
37.8%1z
Compiler

Compiled 13 to 24 computations (-84.6% saved)

bsearch28.0ms (0.8%)

Memory
2.8MiB live, 49.0MiB allocated; 4ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
10.0ms
2.2587118651797946e-95
2.6140528816417347e-93
15.0ms
-1.2866175761075897e-32
-1.2067909866387682e-39
Samples
16.0ms256×0valid
Compiler

Compiled 444 to 367 computations (17.3% saved)

Precisions
Click to see histograms. Total time spent on operations: 9.0ms
ival-add: 4.0ms (44.6% of total)
ival-div: 2.0ms (22.3% of total)
ival-mult: 2.0ms (22.3% of total)
ival-sub: 1.0ms (11.1% of total)
ival-true: 0.0ms (0% of total)
adjust: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)

bsearch19.0ms (0.6%)

Memory
-13.5MiB live, 32.2MiB allocated; 5ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
10.0ms
33.15799801685942
82.174285297162
7.0ms
-4.463818803035472e+36
-2.1992461311956992e+36
Samples
12.0ms160×0valid
Compiler

Compiled 282 to 240 computations (14.9% saved)

Precisions
Click to see histograms. Total time spent on operations: 7.0ms
ival-div: 4.0ms (55.9% of total)
ival-sub: 1.0ms (14% of total)
ival-add: 1.0ms (14% of total)
ival-mult: 1.0ms (14% of total)
ival-true: 0.0ms (0% of total)
adjust: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)

bsearch1.0ms (0%)

Memory
3.0MiB live, 3.0MiB allocated; 0ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
0.0ms
33.15799801685942
82.174285297162
1.0ms
-4.463818803035472e+36
-2.1992461311956992e+36
Compiler

Compiled 282 to 245 computations (13.1% saved)

bsearch13.0ms (0.4%)

Memory
29.1MiB live, 29.1MiB allocated; 0ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
12.0ms
-1.1694375228569628e+268
-5.679064012329588e+264
Samples
7.0ms128×0valid
Compiler

Compiled 268 to 223 computations (16.8% saved)

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

bsearch1.0ms (0%)

Memory
2.5MiB live, 2.5MiB allocated; 0ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
1.0ms
-1.1694375228569628e+268
-5.679064012329588e+264
Compiler

Compiled 284 to 231 computations (18.7% saved)

bsearch21.0ms (0.6%)

Memory
5.6MiB live, 52.0MiB allocated; 4ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
10.0ms
2.479390636936402e+43
5.5048340828569254e+44
9.0ms
-1.845753586445948e+50
-8.897344753114915e+49
Samples
12.0ms192×0valid
Compiler

Compiled 344 to 284 computations (17.4% saved)

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

bsearch3.0ms (0.1%)

Memory
-46.6MiB live, 4.6MiB allocated; 6ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
1.0ms
2.479390636936402e+43
5.5048340828569254e+44
3.0ms
-1.845753586445948e+50
-8.897344753114915e+49
Compiler

Compiled 372 to 291 computations (21.8% saved)

simplify54.0ms (1.5%)

Memory
13.6MiB live, 60.8MiB allocated; 2ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
068319
1101319
2128319
3162319
4223319
5480319
63020319
77956319
Stop Event
node limit
Calls
Call 1
Inputs
(fma.f64 (-.f64 z x) (/.f64 y t) x)
(if (<=.f64 t #s(literal -4980610507814139/766247770432944429179173513575154591809369561091801088 binary64)) (fma.f64 y (/.f64 #s(approx (- z x) z) t) x) (if (<=.f64 t #s(literal 6575919231766733/4697085165547666455778961193578674054751365097816639741414581943064418050229216886927397996769537406063869952 binary64)) #s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 (-.f64 z x) y) t)) (fma.f64 y (/.f64 #s(approx (- z x) z) t) x)))
(if (<=.f64 x #s(literal -2200000000000000004781030669033668608 binary64)) #s(approx (+ x (/ (* y (- z x)) t)) (-.f64 x (*.f64 x (/.f64 y t)))) (if (<=.f64 x #s(literal 48 binary64)) (fma.f64 y (/.f64 #s(approx (- z x) z) t) x) #s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x))))
(if (<=.f64 x #s(literal -2200000000000000004781030669033668608 binary64)) #s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) (if (<=.f64 x #s(literal 48 binary64)) (fma.f64 y (/.f64 #s(approx (- z x) z) t) x) #s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x))))
(if (<=.f64 y #s(literal -240000000000000001644067062171443690647863956098432477544577990284697739609472634253668578573261649980315394660415059325860460481485476886675524949414737987304156718868317679441374236268956027647420076951924378356104925229959342068389456000334482650722093883908423680 binary64)) #s(approx (+ x (/ (* y (- z x)) t)) (*.f64 #s(approx (- 1 (/ y t)) (/.f64 (neg.f64 y) t)) x)) (fma.f64 y (/.f64 #s(approx (- z x) z) t) x))
(if (<=.f64 y #s(literal -240000000000000001644067062171443690647863956098432477544577990284697739609472634253668578573261649980315394660415059325860460481485476886675524949414737987304156718868317679441374236268956027647420076951924378356104925229959342068389456000334482650722093883908423680 binary64)) #s(approx (+ x (/ (* y (- z x)) t)) #s(approx (* (- 1 (/ y t)) x) (/.f64 (*.f64 (neg.f64 x) y) t))) (fma.f64 y (/.f64 #s(approx (- z x) z) t) x))
(fma.f64 y (/.f64 #s(approx (- z x) z) t) x)
(if (<=.f64 z #s(literal -89999999999999996482199139913043045904475815411712 binary64)) #s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (/.f64 y t) #s(approx (- z x) z))) (if (<=.f64 z #s(literal 44000000000000000118061298907269926215483392 binary64)) #s(approx (+ x (/ (* y (- z x)) t)) x) #s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 z y) t))))
(if (<=.f64 z #s(literal -89999999999999996482199139913043045904475815411712 binary64)) #s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (/.f64 y t) #s(approx (- z x) z))) (if (<=.f64 z #s(literal 44000000000000000118061298907269926215483392 binary64)) #s(approx (+ x (/ (* y (- z x)) t)) x) #s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (/.f64 y t) #s(approx (- z x) z)))))
#s(approx (+ x (/ (* y (- z x)) t)) x)
Outputs
(fma.f64 (-.f64 z x) (/.f64 y t) x)
(if (<=.f64 t #s(literal -4980610507814139/766247770432944429179173513575154591809369561091801088 binary64)) (fma.f64 y (/.f64 #s(approx (- z x) z) t) x) (if (<=.f64 t #s(literal 6575919231766733/4697085165547666455778961193578674054751365097816639741414581943064418050229216886927397996769537406063869952 binary64)) #s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 (-.f64 z x) y) t)) (fma.f64 y (/.f64 #s(approx (- z x) z) t) x)))
(if (or (<=.f64 t #s(literal -4980610507814139/766247770432944429179173513575154591809369561091801088 binary64)) (not (<=.f64 t #s(literal 6575919231766733/4697085165547666455778961193578674054751365097816639741414581943064418050229216886927397996769537406063869952 binary64)))) (fma.f64 y (/.f64 #s(approx (- z x) z) t) x) #s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 (-.f64 z x) y) t)))
(if (<=.f64 x #s(literal -2200000000000000004781030669033668608 binary64)) #s(approx (+ x (/ (* y (- z x)) t)) (-.f64 x (*.f64 x (/.f64 y t)))) (if (<=.f64 x #s(literal 48 binary64)) (fma.f64 y (/.f64 #s(approx (- z x) z) t) x) #s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x))))
(if (<=.f64 x #s(literal -2200000000000000004781030669033668608 binary64)) #s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) (if (<=.f64 x #s(literal 48 binary64)) (fma.f64 y (/.f64 #s(approx (- z x) z) t) x) #s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x))))
(if (or (<=.f64 x #s(literal -2200000000000000004781030669033668608 binary64)) (not (<=.f64 x #s(literal 48 binary64)))) #s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) (fma.f64 y (/.f64 #s(approx (- z x) z) t) x))
(if (<=.f64 y #s(literal -240000000000000001644067062171443690647863956098432477544577990284697739609472634253668578573261649980315394660415059325860460481485476886675524949414737987304156718868317679441374236268956027647420076951924378356104925229959342068389456000334482650722093883908423680 binary64)) #s(approx (+ x (/ (* y (- z x)) t)) (*.f64 #s(approx (- 1 (/ y t)) (/.f64 (neg.f64 y) t)) x)) (fma.f64 y (/.f64 #s(approx (- z x) z) t) x))
(if (<=.f64 y #s(literal -240000000000000001644067062171443690647863956098432477544577990284697739609472634253668578573261649980315394660415059325860460481485476886675524949414737987304156718868317679441374236268956027647420076951924378356104925229959342068389456000334482650722093883908423680 binary64)) #s(approx (+ x (/ (* y (- z x)) t)) #s(approx (* (- 1 (/ y t)) x) (/.f64 (*.f64 (neg.f64 x) y) t))) (fma.f64 y (/.f64 #s(approx (- z x) z) t) x))
(fma.f64 y (/.f64 #s(approx (- z x) z) t) x)
(if (<=.f64 z #s(literal -89999999999999996482199139913043045904475815411712 binary64)) #s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (/.f64 y t) #s(approx (- z x) z))) (if (<=.f64 z #s(literal 44000000000000000118061298907269926215483392 binary64)) #s(approx (+ x (/ (* y (- z x)) t)) x) #s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 z y) t))))
(if (<=.f64 z #s(literal -89999999999999996482199139913043045904475815411712 binary64)) #s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (/.f64 y t) #s(approx (- z x) z))) (if (<=.f64 z #s(literal 44000000000000000118061298907269926215483392 binary64)) #s(approx (+ x (/ (* y (- z x)) t)) x) #s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (/.f64 y t) #s(approx (- z x) z)))))
(if (or (<=.f64 z #s(literal -89999999999999996482199139913043045904475815411712 binary64)) (not (<=.f64 z #s(literal 44000000000000000118061298907269926215483392 binary64)))) #s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (/.f64 y t) #s(approx (- z x) z))) #s(approx (+ x (/ (* y (- z x)) t)) x))
#s(approx (+ x (/ (* y (- z x)) t)) x)

derivations402.0ms (11.5%)

Memory
10.0MiB live, 469.8MiB allocated; 112ms collecting garbage
Stop Event
fuel
Compiler

Compiled 319 to 73 computations (77.1% saved)

preprocess88.0ms (2.5%)

Memory
0.6MiB live, 100.4MiB allocated; 40ms collecting garbage
Compiler

Compiled 684 to 182 computations (73.4% saved)

end0.0ms (0%)

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

Profiling

Loading profile data...