Diagrams.Solve.Polynomial:quadForm from diagrams-solve-0.1, B

Time bar (total: 2.6s)

start0.0ms (0%)

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

analyze64.0ms (2.5%)

Memory
31.4MiB live, 74.8MiB allocated; 9ms collecting garbage
Algorithm
search
Search
ProbabilityValidUnknownPreconditionInfiniteDomainCan'tIter
0%0%99.9%0.1%0%0%0%0
0%0%99.9%0.1%0%0%0%1
0%0%99.9%0.1%0%0%0%2
0%0%99.9%0.1%0%0%0%3
50%49.9%49.9%0.1%0%0%0%4
50%49.9%49.9%0.1%0%0%0%5
50%49.9%49.9%0.1%0%0%0%6
66.7%49.9%25%0.1%0%25%0%7
66.7%49.9%25%0.1%0%25%0%8
66.7%49.9%25%0.1%0%25%0%9
80%49.9%12.5%0.1%0%37.4%0%10
80%49.9%12.5%0.1%0%37.4%0%11
80%49.9%12.5%0.1%0%37.4%0%12
Compiler

Compiled 12 to 12 computations (0% saved)

sample1.3s (49.9%)

Memory
3.4MiB live, 1 503.9MiB allocated; 285ms collecting garbage
Samples
736.0ms8 256×0valid
148.0ms2 115×0invalid
Precisions
Click to see histograms. Total time spent on operations: 542.0ms
ival-mult: 193.0ms (35.6% of total)
ival-div: 142.0ms (26.2% of total)
ival-add: 98.0ms (18.1% of total)
ival-sqrt: 90.0ms (16.6% of total)
exact: 12.0ms (2.2% of total)
ival-assert: 4.0ms (0.7% of total)
adjust: 3.0ms (0.6% of total)
Bogosity

explain134.0ms (5.2%)

Memory
-23.9MiB live, 163.1MiB allocated; 83ms collecting garbage
FPErrors
Click to see full error table
Ground TruthOverpredictionsExampleUnderpredictionsExampleSubexpression
00-0-(/.f64 #s(literal 1 binary64) #s(literal 2 binary64))
00-0-#s(literal 1 binary64)
00-0-z
00-0-(sqrt.f64 z)
00-0-(+.f64 x (*.f64 y (sqrt.f64 z)))
00-0-(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (+.f64 x (*.f64 y (sqrt.f64 z))))
00-0-y
00-0-#s(literal 2 binary64)
00-0-(*.f64 y (sqrt.f64 z))
00-0-x
Confusion
Predicted +Predicted -
+00
-0256
Precision
0/0
Recall
0/0
Confusion?
Predicted +Predicted MaybePredicted -
+000
-00256
Precision?
0/0
Recall?
0/0
Freqs
test
numberfreq
0256
Total Confusion?
Predicted +Predicted MaybePredicted -
+000
-001
Precision?
0/0
Recall?
0/0
Samples
75.0ms512×0valid
Compiler

Compiled 74 to 34 computations (54.1% saved)

Precisions
Click to see histograms. Total time spent on operations: 58.0ms
ival-sqrt: 44.0ms (76.2% of total)
ival-mult: 6.0ms (10.4% of total)
ival-div: 3.0ms (5.2% of total)
ival-add: 2.0ms (3.5% of total)
ival-true: 0.0ms (0% of total)
adjust: 0.0ms (0% of total)
exact: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)

preprocess178.0ms (6.9%)

Memory
17.3MiB live, 160.5MiB allocated; 12ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
03784
113482
244182
3178482
4579182
0108
0168
1318
2638
31228
42358
55548
640288
084907
Stop Event
iter limit
node limit
iter limit
node limit
Calls
Call 1
Inputs
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (+.f64 x (*.f64 y (sqrt.f64 z))))
Outputs
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (+.f64 x (*.f64 y (sqrt.f64 z))))
(*.f64 (fma.f64 (sqrt.f64 z) y x) #s(literal 1/2 binary64))
Compiler

Compiled 10 to 10 computations (0% saved)

eval0.0ms (0%)

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

Compiled 0 to 3 computations (-∞% saved)

prune0.0ms (0%)

Memory
0.9MiB live, 0.9MiB allocated; 0ms collecting garbage
Alt Table
Click to see full alt table
StatusAccuracyProgram
99.8%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (+.f64 x (*.f64 y (sqrt.f64 z))))
Compiler

Compiled 10 to 10 computations (0% saved)

series27.0ms (1%)

Memory
-11.9MiB live, 37.3MiB allocated; 4ms collecting garbage
Counts
10 → 28
Calls
Call 1
Inputs
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (+.f64 x (*.f64 y (sqrt.f64 z))))
(/.f64 #s(literal 1 binary64) #s(literal 2 binary64))
#s(literal 1 binary64)
#s(literal 2 binary64)
(+.f64 x (*.f64 y (sqrt.f64 z)))
x
(*.f64 y (sqrt.f64 z))
y
(sqrt.f64 z)
z
Outputs
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* 1/2 (* y (sqrt z)))))
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (+ (* 1/2 x) (* 1/2 (* y (sqrt z))))))
#s(approx (+ x (* y (sqrt z))) #s(hole binary64 (* y (sqrt z))))
#s(approx (+ x (* y (sqrt z))) #s(hole binary64 (+ x (* y (sqrt z)))))
#s(approx x #s(hole binary64 x))
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* 1/2 x)))
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* x (+ 1/2 (* 1/2 (* (/ y x) (sqrt z)))))))
#s(approx (+ x (* y (sqrt z))) #s(hole binary64 x))
#s(approx (+ x (* y (sqrt z))) #s(hole binary64 (* x (+ 1 (* (/ y x) (sqrt z))))))
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* -1 (* x (- (* -1/2 (* (/ y x) (sqrt z))) 1/2)))))
#s(approx (+ x (* y (sqrt z))) #s(hole binary64 (* -1 (* x (- (* -1 (* (/ y x) (sqrt z))) 1)))))
#s(approx (* y (sqrt z)) #s(hole binary64 (* y (sqrt z))))
#s(approx y #s(hole binary64 y))
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* y (+ (* 1/2 (sqrt z)) (* 1/2 (/ x y))))))
#s(approx (+ x (* y (sqrt z))) #s(hole binary64 (* y (+ (sqrt z) (/ x y)))))
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (sqrt z)) (* -1/2 (/ x y)))))))
#s(approx (+ x (* y (sqrt z))) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt z)) (* -1 (/ x y)))))))
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* 1/2 (+ x (* y (sqrt z))))))
#s(approx (sqrt z) #s(hole binary64 (sqrt z)))
#s(approx z #s(hole binary64 z))
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* z (+ (* 1/2 (* y (sqrt (/ 1 z)))) (* 1/2 (/ x z))))))
#s(approx (+ x (* y (sqrt z))) #s(hole binary64 (* z (+ (* y (sqrt (/ 1 z))) (/ x z)))))
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* -1/2 (* (* y (pow (sqrt -1) 2)) (sqrt z)))))
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* -1 (* z (+ (* -1/2 (/ x z)) (* 1/2 (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z)))))))))
#s(approx (+ x (* y (sqrt z))) #s(hole binary64 (* -1 (* (* y (pow (sqrt -1) 2)) (sqrt z)))))
#s(approx (+ x (* y (sqrt z))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x z)) (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z))))))))
#s(approx (* y (sqrt z)) #s(hole binary64 (* -1 (* (* y (pow (sqrt -1) 2)) (sqrt z)))))
#s(approx (sqrt z) #s(hole binary64 (* -1 (* (sqrt z) (pow (sqrt -1) 2)))))
Calls

9 calls:

TimeVariablePointExpression
16.0ms
x
@-inf
((* (/ 1 2) (+ x (* y (sqrt z)))) (/ 1 2) 1 2 (+ x (* y (sqrt z))) x (* y (sqrt z)) y (sqrt z) z)
3.0ms
x
@inf
((* (/ 1 2) (+ x (* y (sqrt z)))) (/ 1 2) 1 2 (+ x (* y (sqrt z))) x (* y (sqrt z)) y (sqrt z) z)
2.0ms
z
@-inf
((* (/ 1 2) (+ x (* y (sqrt z)))) (/ 1 2) 1 2 (+ x (* y (sqrt z))) x (* y (sqrt z)) y (sqrt z) z)
1.0ms
z
@0
((* (/ 1 2) (+ x (* y (sqrt z)))) (/ 1 2) 1 2 (+ x (* y (sqrt z))) x (* y (sqrt z)) y (sqrt z) z)
1.0ms
y
@-inf
((* (/ 1 2) (+ x (* y (sqrt z)))) (/ 1 2) 1 2 (+ x (* y (sqrt z))) x (* y (sqrt z)) y (sqrt z) z)

rewrite57.0ms (2.2%)

Memory
-14.0MiB live, 78.1MiB allocated; 7ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0109476
0115433
0505401
Stop Event
iter limit
iter limit
iter limit
unsound
iter limit
Counts
38 → 57
Calls
Call 1
Inputs
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (+.f64 x (*.f64 y (sqrt.f64 z))))
(/.f64 #s(literal 1 binary64) #s(literal 2 binary64))
#s(literal 1 binary64)
#s(literal 2 binary64)
(+.f64 x (*.f64 y (sqrt.f64 z)))
x
(*.f64 y (sqrt.f64 z))
y
(sqrt.f64 z)
z
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* 1/2 (* y (sqrt z)))))
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (+ (* 1/2 x) (* 1/2 (* y (sqrt z))))))
#s(approx (+ x (* y (sqrt z))) #s(hole binary64 (* y (sqrt z))))
#s(approx (+ x (* y (sqrt z))) #s(hole binary64 (+ x (* y (sqrt z)))))
#s(approx x #s(hole binary64 x))
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* 1/2 x)))
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* x (+ 1/2 (* 1/2 (* (/ y x) (sqrt z)))))))
#s(approx (+ x (* y (sqrt z))) #s(hole binary64 x))
#s(approx (+ x (* y (sqrt z))) #s(hole binary64 (* x (+ 1 (* (/ y x) (sqrt z))))))
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* -1 (* x (- (* -1/2 (* (/ y x) (sqrt z))) 1/2)))))
#s(approx (+ x (* y (sqrt z))) #s(hole binary64 (* -1 (* x (- (* -1 (* (/ y x) (sqrt z))) 1)))))
#s(approx (* y (sqrt z)) #s(hole binary64 (* y (sqrt z))))
#s(approx y #s(hole binary64 y))
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* y (+ (* 1/2 (sqrt z)) (* 1/2 (/ x y))))))
#s(approx (+ x (* y (sqrt z))) #s(hole binary64 (* y (+ (sqrt z) (/ x y)))))
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (sqrt z)) (* -1/2 (/ x y)))))))
#s(approx (+ x (* y (sqrt z))) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt z)) (* -1 (/ x y)))))))
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* 1/2 (+ x (* y (sqrt z))))))
#s(approx (sqrt z) #s(hole binary64 (sqrt z)))
#s(approx z #s(hole binary64 z))
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* z (+ (* 1/2 (* y (sqrt (/ 1 z)))) (* 1/2 (/ x z))))))
#s(approx (+ x (* y (sqrt z))) #s(hole binary64 (* z (+ (* y (sqrt (/ 1 z))) (/ x z)))))
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* -1/2 (* (* y (pow (sqrt -1) 2)) (sqrt z)))))
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* -1 (* z (+ (* -1/2 (/ x z)) (* 1/2 (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z)))))))))
#s(approx (+ x (* y (sqrt z))) #s(hole binary64 (* -1 (* (* y (pow (sqrt -1) 2)) (sqrt z)))))
#s(approx (+ x (* y (sqrt z))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x z)) (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z))))))))
#s(approx (* y (sqrt z)) #s(hole binary64 (* -1 (* (* y (pow (sqrt -1) 2)) (sqrt z)))))
#s(approx (sqrt z) #s(hole binary64 (* -1 (* (sqrt z) (pow (sqrt -1) 2)))))
Outputs
(*.f64 (fma.f64 (pow.f64 z #s(literal 1/2 binary64)) y x) #s(literal 1/2 binary64))
(*.f64 #s(literal 1/2 binary64) (fma.f64 (pow.f64 z #s(literal 1/2 binary64)) y x))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64)) (*.f64 (*.f64 (pow.f64 z #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64)))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 (pow.f64 z #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64))))
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x)) (-.f64 (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64)) (*.f64 (*.f64 (pow.f64 z #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 (pow.f64 z #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64))))))
(fma.f64 (*.f64 #s(literal 1/2 binary64) y) (pow.f64 z #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))
(fma.f64 (*.f64 (pow.f64 z #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))
(fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 z #s(literal 1/2 binary64)) y) (*.f64 #s(literal 1/2 binary64) x))
(fma.f64 #s(literal 1/2 binary64) x (*.f64 (*.f64 (pow.f64 z #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64)))
(fma.f64 x #s(literal 1/2 binary64) (*.f64 (*.f64 (pow.f64 z #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64)))
(-.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 z #s(literal 1/2 binary64)) y)))
(+.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 (pow.f64 z #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64)))
(+.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))
#s(literal 1/2 binary64)
#s(literal 1 binary64)
#s(literal 2 binary64)
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (pow.f64 z #s(literal 1/2 binary64)) y) (*.f64 (pow.f64 z #s(literal 1/2 binary64)) y))) (-.f64 x (*.f64 (pow.f64 z #s(literal 1/2 binary64)) y)))
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 z #s(literal 1/2 binary64)) y) #s(literal 3 binary64))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 1/2 binary64)) y) (*.f64 (pow.f64 z #s(literal 1/2 binary64)) y)) (*.f64 x (*.f64 (pow.f64 z #s(literal 1/2 binary64)) y)))))
(fma.f64 (pow.f64 z #s(literal 1/2 binary64)) y x)
(fma.f64 y (pow.f64 z #s(literal 1/2 binary64)) x)
(-.f64 x (*.f64 (neg.f64 y) (pow.f64 z #s(literal 1/2 binary64))))
(+.f64 (*.f64 (pow.f64 z #s(literal 1/2 binary64)) y) x)
(+.f64 x (*.f64 (pow.f64 z #s(literal 1/2 binary64)) y))
x
(*.f64 (pow.f64 z #s(literal 1/2 binary64)) y)
(*.f64 y (pow.f64 z #s(literal 1/2 binary64)))
y
(pow.f64 z #s(literal 1/2 binary64))
(sqrt.f64 z)
z
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 (*.f64 (pow.f64 z #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64)))
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 (fma.f64 (pow.f64 z #s(literal 1/2 binary64)) y x) #s(literal 1/2 binary64)))
#s(approx (+ x (* y (sqrt z))) (*.f64 (pow.f64 z #s(literal 1/2 binary64)) y))
#s(approx (+ x (* y (sqrt z))) (fma.f64 (pow.f64 z #s(literal 1/2 binary64)) y x))
#s(approx x x)
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 #s(literal 1/2 binary64) x))
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 1/2 binary64)) y) x) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) x))
#s(approx (+ x (* y (sqrt z))) x)
#s(approx (+ x (* y (sqrt z))) (*.f64 (fma.f64 (/.f64 y x) (pow.f64 z #s(literal 1/2 binary64)) #s(literal 1 binary64)) x))
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 z #s(literal 1/2 binary64)) y) x)) #s(literal 1/2 binary64)) x) #s(literal -1 binary64)))
#s(approx (+ x (* y (sqrt z))) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 z #s(literal 1/2 binary64)) y) x)) #s(literal 1 binary64)) x) #s(literal -1 binary64)))
#s(approx (* y (sqrt z)) (*.f64 (pow.f64 z #s(literal 1/2 binary64)) y))
#s(approx y y)
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (*.f64 (pow.f64 z #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) y))
#s(approx (+ x (* y (sqrt z))) (fma.f64 (pow.f64 z #s(literal 1/2 binary64)) y (*.f64 (/.f64 x y) y)))
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 (*.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 z #s(literal 1/2 binary64)))) y) #s(literal -1 binary64)))
#s(approx (+ x (* y (sqrt z))) (*.f64 (*.f64 (fma.f64 (/.f64 x y) #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (pow.f64 z #s(literal 1/2 binary64)))) y) #s(literal -1 binary64)))
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 (fma.f64 (pow.f64 z #s(literal 1/2 binary64)) y x) #s(literal 1/2 binary64)))
#s(approx (sqrt z) (pow.f64 z #s(literal 1/2 binary64)))
#s(approx z z)
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 (fma.f64 (/.f64 x z) #s(literal 1/2 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64))) z))
#s(approx (+ x (* y (sqrt z))) (*.f64 (fma.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) y (/.f64 x z)) z))
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 (*.f64 y (*.f64 #s(literal -1 binary64) (pow.f64 z #s(literal 1/2 binary64)))) #s(literal -1/2 binary64)))
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 (*.f64 #s(literal -1 binary64) z) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1 binary64) y)) (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (/.f64 x z) #s(literal -1/2 binary64)))))
#s(approx (+ x (* y (sqrt z))) (*.f64 (*.f64 y (*.f64 #s(literal -1 binary64) (pow.f64 z #s(literal 1/2 binary64)))) #s(literal -1 binary64)))
#s(approx (+ x (* y (sqrt z))) (*.f64 (*.f64 #s(literal -1 binary64) z) (fma.f64 (*.f64 #s(literal -1 binary64) y) (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (/.f64 x z) #s(literal -1 binary64)))))
#s(approx (* y (sqrt z)) (*.f64 (*.f64 y (*.f64 #s(literal -1 binary64) (pow.f64 z #s(literal 1/2 binary64)))) #s(literal -1 binary64)))
#s(approx (sqrt z) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 z #s(literal 1/2 binary64))) #s(literal -1 binary64)))

eval6.0ms (0.2%)

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

Compiled 946 to 185 computations (80.4% saved)

prune15.0ms (0.6%)

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

3 alts after pruning (2 fresh and 1 done)

PrunedKeptTotal
New54256
Fresh000
Picked011
Done000
Total54357
Accuracy
100.0%
Counts
57 → 3
Alt Table
Click to see full alt table
StatusAccuracyProgram
99.8%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (+.f64 x (*.f64 y (sqrt.f64 z))))
85.1%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (+ x (* y (sqrt z))) (*.f64 (fma.f64 (/.f64 y x) (pow.f64 z #s(literal 1/2 binary64)) #s(literal 1 binary64)) x)))
81.9%
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 (fma.f64 (/.f64 x z) #s(literal 1/2 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64))) z))
Compiler

Compiled 58 to 46 computations (20.7% saved)

series43.0ms (1.7%)

Memory
-1.9MiB live, 44.0MiB allocated; 4ms collecting garbage
Counts
22 → 74
Calls
Call 1
Inputs
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 (fma.f64 (/.f64 x z) #s(literal 1/2 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64))) z))
(*.f64 (fma.f64 (/.f64 x z) #s(literal 1/2 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64))) z)
(fma.f64 (/.f64 x z) #s(literal 1/2 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64)))
(/.f64 x z)
x
z
#s(literal 1/2 binary64)
(*.f64 (*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64))
(*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) y)
(pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64))
(pow.f64 z #s(literal -1 binary64))
#s(literal -1 binary64)
y
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (+ x (* y (sqrt z))) (*.f64 (fma.f64 (/.f64 y x) (pow.f64 z #s(literal 1/2 binary64)) #s(literal 1 binary64)) x)))
(/.f64 #s(literal 1 binary64) #s(literal 2 binary64))
#s(literal 1 binary64)
#s(literal 2 binary64)
#s(approx (+ x (* y (sqrt z))) (*.f64 (fma.f64 (/.f64 y x) (pow.f64 z #s(literal 1/2 binary64)) #s(literal 1 binary64)) x))
(*.f64 (fma.f64 (/.f64 y x) (pow.f64 z #s(literal 1/2 binary64)) #s(literal 1 binary64)) x)
(fma.f64 (/.f64 y x) (pow.f64 z #s(literal 1/2 binary64)) #s(literal 1 binary64))
(/.f64 y x)
(pow.f64 z #s(literal 1/2 binary64))
Outputs
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* 1/2 (* y (sqrt z)))))
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (+ (* 1/2 x) (* 1/2 (* y (sqrt z))))))
#s(approx (* (+ (* (/ x z) 1/2) (* (* (pow (pow z -1) 1/2) y) 1/2)) z) #s(hole binary64 (* 1/2 (* y (sqrt z)))))
#s(approx (* (+ (* (/ x z) 1/2) (* (* (pow (pow z -1) 1/2) y) 1/2)) z) #s(hole binary64 (+ (* 1/2 x) (* 1/2 (* y (sqrt z))))))
#s(approx (+ (* (/ x z) 1/2) (* (* (pow (pow z -1) 1/2) y) 1/2)) #s(hole binary64 (* 1/2 (* y (sqrt (/ 1 z))))))
#s(approx (+ (* (/ x z) 1/2) (* (* (pow (pow z -1) 1/2) y) 1/2)) #s(hole binary64 (+ (* 1/2 (* y (sqrt (/ 1 z)))) (* 1/2 (/ x z)))))
#s(approx (/ x z) #s(hole binary64 (/ x z)))
#s(approx x #s(hole binary64 x))
#s(approx (+ x (* y (sqrt z))) #s(hole binary64 (* y (sqrt z))))
#s(approx (+ x (* y (sqrt z))) #s(hole binary64 (+ x (* y (sqrt z)))))
#s(approx (* (+ (* (/ y x) (pow z 1/2)) 1) x) #s(hole binary64 (* y (sqrt z))))
#s(approx (* (+ (* (/ y x) (pow z 1/2)) 1) x) #s(hole binary64 (+ x (* y (sqrt z)))))
#s(approx (+ (* (/ y x) (pow z 1/2)) 1) #s(hole binary64 (* (/ y x) (sqrt z))))
#s(approx (+ (* (/ y x) (pow z 1/2)) 1) #s(hole binary64 (/ (+ x (* y (sqrt z))) x)))
#s(approx (/ y x) #s(hole binary64 (/ y x)))
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* 1/2 x)))
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* x (+ 1/2 (* 1/2 (* (/ y x) (sqrt z)))))))
#s(approx (* (+ (* (/ x z) 1/2) (* (* (pow (pow z -1) 1/2) y) 1/2)) z) #s(hole binary64 (* 1/2 x)))
#s(approx (* (+ (* (/ x z) 1/2) (* (* (pow (pow z -1) 1/2) y) 1/2)) z) #s(hole binary64 (* x (+ 1/2 (* 1/2 (* (/ y x) (sqrt z)))))))
#s(approx (+ (* (/ x z) 1/2) (* (* (pow (pow z -1) 1/2) y) 1/2)) #s(hole binary64 (* 1/2 (/ x z))))
#s(approx (+ (* (/ x z) 1/2) (* (* (pow (pow z -1) 1/2) y) 1/2)) #s(hole binary64 (* x (+ (* 1/2 (* (/ y x) (sqrt (/ 1 z)))) (* 1/2 (/ 1 z))))))
#s(approx (+ x (* y (sqrt z))) #s(hole binary64 x))
#s(approx (+ x (* y (sqrt z))) #s(hole binary64 (* x (+ 1 (* (/ y x) (sqrt z))))))
#s(approx (* (+ (* (/ y x) (pow z 1/2)) 1) x) #s(hole binary64 x))
#s(approx (* (+ (* (/ y x) (pow z 1/2)) 1) x) #s(hole binary64 (* x (+ 1 (* (/ y x) (sqrt z))))))
#s(approx (+ (* (/ y x) (pow z 1/2)) 1) #s(hole binary64 1))
#s(approx (+ (* (/ y x) (pow z 1/2)) 1) #s(hole binary64 (+ 1 (* (/ y x) (sqrt z)))))
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* -1 (* x (- (* -1/2 (* (/ y x) (sqrt z))) 1/2)))))
#s(approx (* (+ (* (/ x z) 1/2) (* (* (pow (pow z -1) 1/2) y) 1/2)) z) #s(hole binary64 (* -1 (* x (- (* -1/2 (* (/ y x) (sqrt z))) 1/2)))))
#s(approx (+ (* (/ x z) 1/2) (* (* (pow (pow z -1) 1/2) y) 1/2)) #s(hole binary64 (* -1 (* x (- (* -1/2 (* (/ y x) (sqrt (/ 1 z)))) (* 1/2 (/ 1 z)))))))
#s(approx (+ x (* y (sqrt z))) #s(hole binary64 (* -1 (* x (- (* -1 (* (/ y x) (sqrt z))) 1)))))
#s(approx (* (+ (* (/ y x) (pow z 1/2)) 1) x) #s(hole binary64 (* -1 (* x (- (* -1 (* (/ y x) (sqrt z))) 1)))))
#s(approx (* (* (pow (pow z -1) 1/2) y) 1/2) #s(hole binary64 (* 1/2 (* y (sqrt (/ 1 z))))))
#s(approx (* (pow (pow z -1) 1/2) y) #s(hole binary64 (* y (sqrt (/ 1 z)))))
#s(approx y #s(hole binary64 y))
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* y (+ (* 1/2 (sqrt z)) (* 1/2 (/ x y))))))
#s(approx (* (+ (* (/ x z) 1/2) (* (* (pow (pow z -1) 1/2) y) 1/2)) z) #s(hole binary64 (* y (+ (* 1/2 (sqrt z)) (* 1/2 (/ x y))))))
#s(approx (+ (* (/ x z) 1/2) (* (* (pow (pow z -1) 1/2) y) 1/2)) #s(hole binary64 (* y (+ (* 1/2 (sqrt (/ 1 z))) (* 1/2 (/ x (* y z)))))))
#s(approx (+ x (* y (sqrt z))) #s(hole binary64 (* y (+ (sqrt z) (/ x y)))))
#s(approx (* (+ (* (/ y x) (pow z 1/2)) 1) x) #s(hole binary64 (* y (+ (sqrt z) (/ x y)))))
#s(approx (+ (* (/ y x) (pow z 1/2)) 1) #s(hole binary64 (* y (+ (* (/ 1 x) (sqrt z)) (/ 1 y)))))
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (sqrt z)) (* -1/2 (/ x y)))))))
#s(approx (* (+ (* (/ x z) 1/2) (* (* (pow (pow z -1) 1/2) y) 1/2)) z) #s(hole binary64 (* -1 (* y (+ (* -1/2 (sqrt z)) (* -1/2 (/ x y)))))))
#s(approx (+ (* (/ x z) 1/2) (* (* (pow (pow z -1) 1/2) y) 1/2)) #s(hole binary64 (* -1 (* y (+ (* -1/2 (sqrt (/ 1 z))) (* -1/2 (/ x (* y z))))))))
#s(approx (+ x (* y (sqrt z))) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt z)) (* -1 (/ x y)))))))
#s(approx (* (+ (* (/ y x) (pow z 1/2)) 1) x) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt z)) (* -1 (/ x y)))))))
#s(approx (+ (* (/ y x) (pow z 1/2)) 1) #s(hole binary64 (* -1 (* y (- (* -1 (* (/ 1 x) (sqrt z))) (/ 1 y))))))
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* 1/2 (+ x (* y (sqrt z))))))
#s(approx (+ (* (/ x z) 1/2) (* (* (pow (pow z -1) 1/2) y) 1/2)) #s(hole binary64 (/ (+ (* 1/2 x) (* 1/2 (* y (sqrt z)))) z)))
#s(approx z #s(hole binary64 z))
#s(approx (pow (pow z -1) 1/2) #s(hole binary64 (sqrt (/ 1 z))))
#s(approx (pow z -1) #s(hole binary64 (/ 1 z)))
#s(approx (pow z 1/2) #s(hole binary64 (sqrt z)))
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* z (+ (* 1/2 (* y (sqrt (/ 1 z)))) (* 1/2 (/ x z))))))
#s(approx (* (+ (* (/ x z) 1/2) (* (* (pow (pow z -1) 1/2) y) 1/2)) z) #s(hole binary64 (* z (+ (* 1/2 (* y (sqrt (/ 1 z)))) (* 1/2 (/ x z))))))
#s(approx (+ x (* y (sqrt z))) #s(hole binary64 (* z (+ (* y (sqrt (/ 1 z))) (/ x z)))))
#s(approx (* (+ (* (/ y x) (pow z 1/2)) 1) x) #s(hole binary64 (* z (+ (* y (sqrt (/ 1 z))) (/ x z)))))
#s(approx (+ (* (/ y x) (pow z 1/2)) 1) #s(hole binary64 (* z (+ (* (/ y x) (sqrt (/ 1 z))) (/ 1 z)))))
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* -1/2 (* (* y (pow (sqrt -1) 2)) (sqrt z)))))
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* -1 (* z (+ (* -1/2 (/ x z)) (* 1/2 (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z)))))))))
#s(approx (* (+ (* (/ x z) 1/2) (* (* (pow (pow z -1) 1/2) y) 1/2)) z) #s(hole binary64 (* 1/2 (* (* y (pow (sqrt -1) 2)) (sqrt z)))))
#s(approx (* (+ (* (/ x z) 1/2) (* (* (pow (pow z -1) 1/2) y) 1/2)) z) #s(hole binary64 (* -1 (* z (+ (* -1/2 (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z)))) (* -1/2 (/ x z)))))))
#s(approx (+ (* (/ x z) 1/2) (* (* (pow (pow z -1) 1/2) y) 1/2)) #s(hole binary64 (* 1/2 (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z))))))
#s(approx (+ (* (/ x z) 1/2) (* (* (pow (pow z -1) 1/2) y) 1/2)) #s(hole binary64 (+ (* 1/2 (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z)))) (* 1/2 (/ x z)))))
#s(approx (* (* (pow (pow z -1) 1/2) y) 1/2) #s(hole binary64 (* 1/2 (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z))))))
#s(approx (* (pow (pow z -1) 1/2) y) #s(hole binary64 (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z)))))
#s(approx (pow (pow z -1) 1/2) #s(hole binary64 (* (sqrt (/ 1 z)) (pow (sqrt -1) 2))))
#s(approx (+ x (* y (sqrt z))) #s(hole binary64 (* -1 (* (* y (pow (sqrt -1) 2)) (sqrt z)))))
#s(approx (+ x (* y (sqrt z))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x z)) (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z))))))))
#s(approx (* (+ (* (/ y x) (pow z 1/2)) 1) x) #s(hole binary64 (* -1 (* (* y (pow (sqrt -1) 2)) (sqrt z)))))
#s(approx (* (+ (* (/ y x) (pow z 1/2)) 1) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x z)) (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z))))))))
#s(approx (+ (* (/ y x) (pow z 1/2)) 1) #s(hole binary64 (* -1 (* (/ (* y (pow (sqrt -1) 2)) x) (sqrt z)))))
#s(approx (+ (* (/ y x) (pow z 1/2)) 1) #s(hole binary64 (* -1 (* z (- (* (/ (* y (pow (sqrt -1) 2)) x) (sqrt (/ 1 z))) (/ 1 z))))))
#s(approx (pow z 1/2) #s(hole binary64 (* -1 (* (sqrt z) (pow (sqrt -1) 2)))))
Calls

9 calls:

TimeVariablePointExpression
15.0ms
x
@0
((* (/ 1 2) (+ x (* y (sqrt z)))) (* (+ (* (/ x z) 1/2) (* (* (pow (pow z -1) 1/2) y) 1/2)) z) (+ (* (/ x z) 1/2) (* (* (pow (pow z -1) 1/2) y) 1/2)) (/ x z) x z 1/2 (* (* (pow (pow z -1) 1/2) y) 1/2) (* (pow (pow z -1) 1/2) y) (pow (pow z -1) 1/2) (pow z -1) -1 y (* (/ 1 2) (+ x (* y (sqrt z)))) (/ 1 2) 1 2 (+ x (* y (sqrt z))) (* (+ (* (/ y x) (pow z 1/2)) 1) x) (+ (* (/ y x) (pow z 1/2)) 1) (/ y x) (pow z 1/2))
6.0ms
z
@0
((* (/ 1 2) (+ x (* y (sqrt z)))) (* (+ (* (/ x z) 1/2) (* (* (pow (pow z -1) 1/2) y) 1/2)) z) (+ (* (/ x z) 1/2) (* (* (pow (pow z -1) 1/2) y) 1/2)) (/ x z) x z 1/2 (* (* (pow (pow z -1) 1/2) y) 1/2) (* (pow (pow z -1) 1/2) y) (pow (pow z -1) 1/2) (pow z -1) -1 y (* (/ 1 2) (+ x (* y (sqrt z)))) (/ 1 2) 1 2 (+ x (* y (sqrt z))) (* (+ (* (/ y x) (pow z 1/2)) 1) x) (+ (* (/ y x) (pow z 1/2)) 1) (/ y x) (pow z 1/2))
4.0ms
z
@-inf
((* (/ 1 2) (+ x (* y (sqrt z)))) (* (+ (* (/ x z) 1/2) (* (* (pow (pow z -1) 1/2) y) 1/2)) z) (+ (* (/ x z) 1/2) (* (* (pow (pow z -1) 1/2) y) 1/2)) (/ x z) x z 1/2 (* (* (pow (pow z -1) 1/2) y) 1/2) (* (pow (pow z -1) 1/2) y) (pow (pow z -1) 1/2) (pow z -1) -1 y (* (/ 1 2) (+ x (* y (sqrt z)))) (/ 1 2) 1 2 (+ x (* y (sqrt z))) (* (+ (* (/ y x) (pow z 1/2)) 1) x) (+ (* (/ y x) (pow z 1/2)) 1) (/ y x) (pow z 1/2))
3.0ms
x
@inf
((* (/ 1 2) (+ x (* y (sqrt z)))) (* (+ (* (/ x z) 1/2) (* (* (pow (pow z -1) 1/2) y) 1/2)) z) (+ (* (/ x z) 1/2) (* (* (pow (pow z -1) 1/2) y) 1/2)) (/ x z) x z 1/2 (* (* (pow (pow z -1) 1/2) y) 1/2) (* (pow (pow z -1) 1/2) y) (pow (pow z -1) 1/2) (pow z -1) -1 y (* (/ 1 2) (+ x (* y (sqrt z)))) (/ 1 2) 1 2 (+ x (* y (sqrt z))) (* (+ (* (/ y x) (pow z 1/2)) 1) x) (+ (* (/ y x) (pow z 1/2)) 1) (/ y x) (pow z 1/2))
3.0ms
y
@-inf
((* (/ 1 2) (+ x (* y (sqrt z)))) (* (+ (* (/ x z) 1/2) (* (* (pow (pow z -1) 1/2) y) 1/2)) z) (+ (* (/ x z) 1/2) (* (* (pow (pow z -1) 1/2) y) 1/2)) (/ x z) x z 1/2 (* (* (pow (pow z -1) 1/2) y) 1/2) (* (pow (pow z -1) 1/2) y) (pow (pow z -1) 1/2) (pow z -1) -1 y (* (/ 1 2) (+ x (* y (sqrt z)))) (/ 1 2) 1 2 (+ x (* y (sqrt z))) (* (+ (* (/ y x) (pow z 1/2)) 1) x) (+ (* (/ y x) (pow z 1/2)) 1) (/ y x) (pow z 1/2))

rewrite67.0ms (2.6%)

Memory
4.7MiB live, 97.1MiB allocated; 15ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
02231672
02411417
09711348
Stop Event
iter limit
iter limit
node limit
iter limit
Counts
96 → 147
Calls
Call 1
Inputs
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 (fma.f64 (/.f64 x z) #s(literal 1/2 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64))) z))
(*.f64 (fma.f64 (/.f64 x z) #s(literal 1/2 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64))) z)
(fma.f64 (/.f64 x z) #s(literal 1/2 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64)))
(/.f64 x z)
x
z
#s(literal 1/2 binary64)
(*.f64 (*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64))
(*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) y)
(pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64))
(pow.f64 z #s(literal -1 binary64))
#s(literal -1 binary64)
y
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (+ x (* y (sqrt z))) (*.f64 (fma.f64 (/.f64 y x) (pow.f64 z #s(literal 1/2 binary64)) #s(literal 1 binary64)) x)))
(/.f64 #s(literal 1 binary64) #s(literal 2 binary64))
#s(literal 1 binary64)
#s(literal 2 binary64)
#s(approx (+ x (* y (sqrt z))) (*.f64 (fma.f64 (/.f64 y x) (pow.f64 z #s(literal 1/2 binary64)) #s(literal 1 binary64)) x))
(*.f64 (fma.f64 (/.f64 y x) (pow.f64 z #s(literal 1/2 binary64)) #s(literal 1 binary64)) x)
(fma.f64 (/.f64 y x) (pow.f64 z #s(literal 1/2 binary64)) #s(literal 1 binary64))
(/.f64 y x)
(pow.f64 z #s(literal 1/2 binary64))
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* 1/2 (* y (sqrt z)))))
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (+ (* 1/2 x) (* 1/2 (* y (sqrt z))))))
#s(approx (* (+ (* (/ x z) 1/2) (* (* (pow (pow z -1) 1/2) y) 1/2)) z) #s(hole binary64 (* 1/2 (* y (sqrt z)))))
#s(approx (* (+ (* (/ x z) 1/2) (* (* (pow (pow z -1) 1/2) y) 1/2)) z) #s(hole binary64 (+ (* 1/2 x) (* 1/2 (* y (sqrt z))))))
#s(approx (+ (* (/ x z) 1/2) (* (* (pow (pow z -1) 1/2) y) 1/2)) #s(hole binary64 (* 1/2 (* y (sqrt (/ 1 z))))))
#s(approx (+ (* (/ x z) 1/2) (* (* (pow (pow z -1) 1/2) y) 1/2)) #s(hole binary64 (+ (* 1/2 (* y (sqrt (/ 1 z)))) (* 1/2 (/ x z)))))
#s(approx (/ x z) #s(hole binary64 (/ x z)))
#s(approx x #s(hole binary64 x))
#s(approx (+ x (* y (sqrt z))) #s(hole binary64 (* y (sqrt z))))
#s(approx (+ x (* y (sqrt z))) #s(hole binary64 (+ x (* y (sqrt z)))))
#s(approx (* (+ (* (/ y x) (pow z 1/2)) 1) x) #s(hole binary64 (* y (sqrt z))))
#s(approx (* (+ (* (/ y x) (pow z 1/2)) 1) x) #s(hole binary64 (+ x (* y (sqrt z)))))
#s(approx (+ (* (/ y x) (pow z 1/2)) 1) #s(hole binary64 (* (/ y x) (sqrt z))))
#s(approx (+ (* (/ y x) (pow z 1/2)) 1) #s(hole binary64 (/ (+ x (* y (sqrt z))) x)))
#s(approx (/ y x) #s(hole binary64 (/ y x)))
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* 1/2 x)))
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* x (+ 1/2 (* 1/2 (* (/ y x) (sqrt z)))))))
#s(approx (* (+ (* (/ x z) 1/2) (* (* (pow (pow z -1) 1/2) y) 1/2)) z) #s(hole binary64 (* 1/2 x)))
#s(approx (* (+ (* (/ x z) 1/2) (* (* (pow (pow z -1) 1/2) y) 1/2)) z) #s(hole binary64 (* x (+ 1/2 (* 1/2 (* (/ y x) (sqrt z)))))))
#s(approx (+ (* (/ x z) 1/2) (* (* (pow (pow z -1) 1/2) y) 1/2)) #s(hole binary64 (* 1/2 (/ x z))))
#s(approx (+ (* (/ x z) 1/2) (* (* (pow (pow z -1) 1/2) y) 1/2)) #s(hole binary64 (* x (+ (* 1/2 (* (/ y x) (sqrt (/ 1 z)))) (* 1/2 (/ 1 z))))))
#s(approx (+ x (* y (sqrt z))) #s(hole binary64 x))
#s(approx (+ x (* y (sqrt z))) #s(hole binary64 (* x (+ 1 (* (/ y x) (sqrt z))))))
#s(approx (* (+ (* (/ y x) (pow z 1/2)) 1) x) #s(hole binary64 x))
#s(approx (* (+ (* (/ y x) (pow z 1/2)) 1) x) #s(hole binary64 (* x (+ 1 (* (/ y x) (sqrt z))))))
#s(approx (+ (* (/ y x) (pow z 1/2)) 1) #s(hole binary64 1))
#s(approx (+ (* (/ y x) (pow z 1/2)) 1) #s(hole binary64 (+ 1 (* (/ y x) (sqrt z)))))
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* -1 (* x (- (* -1/2 (* (/ y x) (sqrt z))) 1/2)))))
#s(approx (* (+ (* (/ x z) 1/2) (* (* (pow (pow z -1) 1/2) y) 1/2)) z) #s(hole binary64 (* -1 (* x (- (* -1/2 (* (/ y x) (sqrt z))) 1/2)))))
#s(approx (+ (* (/ x z) 1/2) (* (* (pow (pow z -1) 1/2) y) 1/2)) #s(hole binary64 (* -1 (* x (- (* -1/2 (* (/ y x) (sqrt (/ 1 z)))) (* 1/2 (/ 1 z)))))))
#s(approx (+ x (* y (sqrt z))) #s(hole binary64 (* -1 (* x (- (* -1 (* (/ y x) (sqrt z))) 1)))))
#s(approx (* (+ (* (/ y x) (pow z 1/2)) 1) x) #s(hole binary64 (* -1 (* x (- (* -1 (* (/ y x) (sqrt z))) 1)))))
#s(approx (* (* (pow (pow z -1) 1/2) y) 1/2) #s(hole binary64 (* 1/2 (* y (sqrt (/ 1 z))))))
#s(approx (* (pow (pow z -1) 1/2) y) #s(hole binary64 (* y (sqrt (/ 1 z)))))
#s(approx y #s(hole binary64 y))
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* y (+ (* 1/2 (sqrt z)) (* 1/2 (/ x y))))))
#s(approx (* (+ (* (/ x z) 1/2) (* (* (pow (pow z -1) 1/2) y) 1/2)) z) #s(hole binary64 (* y (+ (* 1/2 (sqrt z)) (* 1/2 (/ x y))))))
#s(approx (+ (* (/ x z) 1/2) (* (* (pow (pow z -1) 1/2) y) 1/2)) #s(hole binary64 (* y (+ (* 1/2 (sqrt (/ 1 z))) (* 1/2 (/ x (* y z)))))))
#s(approx (+ x (* y (sqrt z))) #s(hole binary64 (* y (+ (sqrt z) (/ x y)))))
#s(approx (* (+ (* (/ y x) (pow z 1/2)) 1) x) #s(hole binary64 (* y (+ (sqrt z) (/ x y)))))
#s(approx (+ (* (/ y x) (pow z 1/2)) 1) #s(hole binary64 (* y (+ (* (/ 1 x) (sqrt z)) (/ 1 y)))))
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (sqrt z)) (* -1/2 (/ x y)))))))
#s(approx (* (+ (* (/ x z) 1/2) (* (* (pow (pow z -1) 1/2) y) 1/2)) z) #s(hole binary64 (* -1 (* y (+ (* -1/2 (sqrt z)) (* -1/2 (/ x y)))))))
#s(approx (+ (* (/ x z) 1/2) (* (* (pow (pow z -1) 1/2) y) 1/2)) #s(hole binary64 (* -1 (* y (+ (* -1/2 (sqrt (/ 1 z))) (* -1/2 (/ x (* y z))))))))
#s(approx (+ x (* y (sqrt z))) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt z)) (* -1 (/ x y)))))))
#s(approx (* (+ (* (/ y x) (pow z 1/2)) 1) x) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt z)) (* -1 (/ x y)))))))
#s(approx (+ (* (/ y x) (pow z 1/2)) 1) #s(hole binary64 (* -1 (* y (- (* -1 (* (/ 1 x) (sqrt z))) (/ 1 y))))))
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* 1/2 (+ x (* y (sqrt z))))))
#s(approx (+ (* (/ x z) 1/2) (* (* (pow (pow z -1) 1/2) y) 1/2)) #s(hole binary64 (/ (+ (* 1/2 x) (* 1/2 (* y (sqrt z)))) z)))
#s(approx z #s(hole binary64 z))
#s(approx (pow (pow z -1) 1/2) #s(hole binary64 (sqrt (/ 1 z))))
#s(approx (pow z -1) #s(hole binary64 (/ 1 z)))
#s(approx (pow z 1/2) #s(hole binary64 (sqrt z)))
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* z (+ (* 1/2 (* y (sqrt (/ 1 z)))) (* 1/2 (/ x z))))))
#s(approx (* (+ (* (/ x z) 1/2) (* (* (pow (pow z -1) 1/2) y) 1/2)) z) #s(hole binary64 (* z (+ (* 1/2 (* y (sqrt (/ 1 z)))) (* 1/2 (/ x z))))))
#s(approx (+ x (* y (sqrt z))) #s(hole binary64 (* z (+ (* y (sqrt (/ 1 z))) (/ x z)))))
#s(approx (* (+ (* (/ y x) (pow z 1/2)) 1) x) #s(hole binary64 (* z (+ (* y (sqrt (/ 1 z))) (/ x z)))))
#s(approx (+ (* (/ y x) (pow z 1/2)) 1) #s(hole binary64 (* z (+ (* (/ y x) (sqrt (/ 1 z))) (/ 1 z)))))
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* -1/2 (* (* y (pow (sqrt -1) 2)) (sqrt z)))))
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* -1 (* z (+ (* -1/2 (/ x z)) (* 1/2 (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z)))))))))
#s(approx (* (+ (* (/ x z) 1/2) (* (* (pow (pow z -1) 1/2) y) 1/2)) z) #s(hole binary64 (* 1/2 (* (* y (pow (sqrt -1) 2)) (sqrt z)))))
#s(approx (* (+ (* (/ x z) 1/2) (* (* (pow (pow z -1) 1/2) y) 1/2)) z) #s(hole binary64 (* -1 (* z (+ (* -1/2 (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z)))) (* -1/2 (/ x z)))))))
#s(approx (+ (* (/ x z) 1/2) (* (* (pow (pow z -1) 1/2) y) 1/2)) #s(hole binary64 (* 1/2 (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z))))))
#s(approx (+ (* (/ x z) 1/2) (* (* (pow (pow z -1) 1/2) y) 1/2)) #s(hole binary64 (+ (* 1/2 (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z)))) (* 1/2 (/ x z)))))
#s(approx (* (* (pow (pow z -1) 1/2) y) 1/2) #s(hole binary64 (* 1/2 (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z))))))
#s(approx (* (pow (pow z -1) 1/2) y) #s(hole binary64 (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z)))))
#s(approx (pow (pow z -1) 1/2) #s(hole binary64 (* (sqrt (/ 1 z)) (pow (sqrt -1) 2))))
#s(approx (+ x (* y (sqrt z))) #s(hole binary64 (* -1 (* (* y (pow (sqrt -1) 2)) (sqrt z)))))
#s(approx (+ x (* y (sqrt z))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x z)) (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z))))))))
#s(approx (* (+ (* (/ y x) (pow z 1/2)) 1) x) #s(hole binary64 (* -1 (* (* y (pow (sqrt -1) 2)) (sqrt z)))))
#s(approx (* (+ (* (/ y x) (pow z 1/2)) 1) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x z)) (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z))))))))
#s(approx (+ (* (/ y x) (pow z 1/2)) 1) #s(hole binary64 (* -1 (* (/ (* y (pow (sqrt -1) 2)) x) (sqrt z)))))
#s(approx (+ (* (/ y x) (pow z 1/2)) 1) #s(hole binary64 (* -1 (* z (- (* (/ (* y (pow (sqrt -1) 2)) x) (sqrt (/ 1 z))) (/ 1 z))))))
#s(approx (pow z 1/2) #s(hole binary64 (* -1 (* (sqrt z) (pow (sqrt -1) 2)))))
Outputs
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (fma.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64)) z (*.f64 (*.f64 (/.f64 x z) #s(literal 1/2 binary64)) z)))
(*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) y (/.f64 x z))) z)
(*.f64 z (*.f64 #s(literal 1/2 binary64) (fma.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) y (/.f64 x z))))
(fma.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64)) z (*.f64 (*.f64 (/.f64 x z) #s(literal 1/2 binary64)) z))
(fma.f64 z (*.f64 (*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64)) (*.f64 z (*.f64 (/.f64 x z) #s(literal 1/2 binary64))))
(+.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64)) z) (*.f64 (*.f64 (/.f64 x z) #s(literal 1/2 binary64)) z))
(+.f64 (*.f64 z (*.f64 (*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64))) (*.f64 z (*.f64 (/.f64 x z) #s(literal 1/2 binary64))))
(*.f64 #s(literal 1/2 binary64) (fma.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) y (/.f64 x z)))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 x z) #s(literal 1/2 binary64)) (*.f64 (/.f64 x z) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64)) (*.f64 (*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64)))) (-.f64 (*.f64 (/.f64 x z) #s(literal 1/2 binary64)) (*.f64 (*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64)) (*.f64 (*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64))) (*.f64 (*.f64 (/.f64 x z) #s(literal 1/2 binary64)) (*.f64 (/.f64 x z) #s(literal 1/2 binary64)))) (-.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64)) (*.f64 (/.f64 x z) #s(literal 1/2 binary64))))
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 x z) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (/.f64 x z) #s(literal 1/2 binary64)) (*.f64 (/.f64 x z) #s(literal 1/2 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64)) (*.f64 (*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64))) (*.f64 (*.f64 (/.f64 x z) #s(literal 1/2 binary64)) (*.f64 (*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 x z) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64)) (*.f64 (*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64))) (-.f64 (*.f64 (*.f64 (/.f64 x z) #s(literal 1/2 binary64)) (*.f64 (/.f64 x z) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64)) (*.f64 (/.f64 x z) #s(literal 1/2 binary64))))))
(fma.f64 (*.f64 #s(literal 1/2 binary64) y) (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (/.f64 x z) #s(literal 1/2 binary64)))
(fma.f64 (*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64) (*.f64 (/.f64 x z) #s(literal 1/2 binary64)))
(fma.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 y #s(literal 1/2 binary64)) (*.f64 (/.f64 x z) #s(literal 1/2 binary64)))
(fma.f64 (/.f64 x z) #s(literal 1/2 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64)))
(fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) y) (*.f64 (/.f64 x z) #s(literal 1/2 binary64)))
(fma.f64 #s(literal 1/2 binary64) (/.f64 x z) (*.f64 (*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64)))
(-.f64 (*.f64 (/.f64 x z) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) y)) #s(literal 1/2 binary64)))
(-.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 x z)))
(+.f64 (*.f64 (/.f64 x z) #s(literal 1/2 binary64)) (*.f64 (*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64)))
(+.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64)) (*.f64 (/.f64 x z) #s(literal 1/2 binary64)))
(/.f64 (neg.f64 x) (neg.f64 z))
(/.f64 x z)
x
z
#s(literal 1/2 binary64)
(*.f64 (*.f64 #s(literal 1/2 binary64) y) (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)))
(*.f64 (*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64))
(*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 y #s(literal 1/2 binary64)))
(*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) y))
(*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) y)
(*.f64 y (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/4 binary64)))
(pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64))
(pow.f64 z #s(literal -1/2 binary64))
(/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 1/2 binary64)))
(sqrt.f64 (pow.f64 z #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 (pow.f64 z #s(literal -1 binary64))) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)))
(pow.f64 z #s(literal -1 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 z))
(/.f64 #s(literal 1 binary64) z)
(exp.f64 (*.f64 (log.f64 z) #s(literal -1 binary64)))
#s(literal -1 binary64)
y
(*.f64 #s(approx (+ x (* y (sqrt z))) (*.f64 (fma.f64 (/.f64 y x) (pow.f64 z #s(literal 1/2 binary64)) #s(literal 1 binary64)) x)) #s(literal 1/2 binary64))
(*.f64 #s(literal 1/2 binary64) #s(approx (+ x (* y (sqrt z))) (*.f64 (fma.f64 (/.f64 y x) (pow.f64 z #s(literal 1/2 binary64)) #s(literal 1 binary64)) x)))
#s(literal 1/2 binary64)
#s(literal 1 binary64)
#s(literal 2 binary64)
#s(approx (+ x (* y (sqrt z))) (*.f64 (fma.f64 (/.f64 y x) (pow.f64 z #s(literal 1/2 binary64)) #s(literal 1 binary64)) x))
(*.f64 (fma.f64 (/.f64 y x) (pow.f64 z #s(literal 1/2 binary64)) #s(literal 1 binary64)) x)
(*.f64 x (fma.f64 (/.f64 y x) (pow.f64 z #s(literal 1/2 binary64)) #s(literal 1 binary64)))
(fma.f64 x #s(literal 1 binary64) (*.f64 x (/.f64 (*.f64 (pow.f64 z #s(literal 1/2 binary64)) y) x)))
(fma.f64 #s(literal 1 binary64) x (*.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 1/2 binary64)) y) x) x))
(+.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 1/2 binary64)) y) x) x))
(+.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x (/.f64 (*.f64 (pow.f64 z #s(literal 1/2 binary64)) y) x)))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 1/2 binary64)) y) x) (/.f64 (*.f64 (pow.f64 z #s(literal 1/2 binary64)) y) x)) #s(literal 1 binary64)) (-.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 1/2 binary64)) y) x) #s(literal 1 binary64)))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 1/2 binary64)) y) x) (/.f64 (*.f64 (pow.f64 z #s(literal 1/2 binary64)) y) x))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (pow.f64 z #s(literal 1/2 binary64)) y) x)))
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 1/2 binary64)) y) x) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 1/2 binary64)) y) x) (/.f64 (*.f64 (pow.f64 z #s(literal 1/2 binary64)) y) x) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 1/2 binary64)) y) x) #s(literal 1 binary64)))))
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 1/2 binary64)) y) x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 1/2 binary64)) y) x) (/.f64 (*.f64 (pow.f64 z #s(literal 1/2 binary64)) y) x)) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (pow.f64 z #s(literal 1/2 binary64)) y) x)))))
(fma.f64 (/.f64 y x) (pow.f64 z #s(literal 1/2 binary64)) #s(literal 1 binary64))
(fma.f64 (pow.f64 z #s(literal 1/2 binary64)) (/.f64 y x) #s(literal 1 binary64))
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (/.f64 y x)) (pow.f64 z #s(literal 1/2 binary64))))
(+.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 1/2 binary64)) y) x) #s(literal 1 binary64))
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (pow.f64 z #s(literal 1/2 binary64)) y) x))
(/.f64 (neg.f64 y) (neg.f64 x))
(/.f64 y x)
(*.f64 (pow.f64 z #s(literal 1/4 binary64)) (pow.f64 z #s(literal 1/4 binary64)))
(pow.f64 z #s(literal 1/2 binary64))
(sqrt.f64 z)
(exp.f64 (*.f64 (log.f64 z) #s(literal 1/2 binary64)))
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 (*.f64 (pow.f64 z #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64)))
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 (fma.f64 (pow.f64 z #s(literal 1/2 binary64)) y x) #s(literal 1/2 binary64)))
#s(approx (* (+ (* (/ x z) 1/2) (* (* (pow (pow z -1) 1/2) y) 1/2)) z) (*.f64 (*.f64 (pow.f64 z #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64)))
#s(approx (* (+ (* (/ x z) 1/2) (* (* (pow (pow z -1) 1/2) y) 1/2)) z) (*.f64 (fma.f64 (pow.f64 z #s(literal 1/2 binary64)) y x) #s(literal 1/2 binary64)))
#s(approx (+ (* (/ x z) 1/2) (* (* (pow (pow z -1) 1/2) y) 1/2)) (*.f64 (*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64)))
#s(approx (+ (* (/ x z) 1/2) (* (* (pow (pow z -1) 1/2) y) 1/2)) (*.f64 #s(literal 1/2 binary64) (fma.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) y (/.f64 x z))))
#s(approx (/ x z) (/.f64 x z))
#s(approx x x)
#s(approx (+ x (* y (sqrt z))) (*.f64 (pow.f64 z #s(literal 1/2 binary64)) y))
#s(approx (+ x (* y (sqrt z))) (fma.f64 (pow.f64 z #s(literal 1/2 binary64)) y x))
#s(approx (* (+ (* (/ y x) (pow z 1/2)) 1) x) (*.f64 (pow.f64 z #s(literal 1/2 binary64)) y))
#s(approx (* (+ (* (/ y x) (pow z 1/2)) 1) x) (fma.f64 (pow.f64 z #s(literal 1/2 binary64)) y x))
#s(approx (+ (* (/ y x) (pow z 1/2)) 1) (/.f64 (*.f64 (pow.f64 z #s(literal 1/2 binary64)) y) x))
#s(approx (+ (* (/ y x) (pow z 1/2)) 1) (/.f64 (fma.f64 (pow.f64 z #s(literal 1/2 binary64)) y x) x))
#s(approx (/ y x) (/.f64 y x))
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 x #s(literal 1/2 binary64)))
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 1/2 binary64)) y) x) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) x))
#s(approx (* (+ (* (/ x z) 1/2) (* (* (pow (pow z -1) 1/2) y) 1/2)) z) (*.f64 x #s(literal 1/2 binary64)))
#s(approx (* (+ (* (/ x z) 1/2) (* (* (pow (pow z -1) 1/2) y) 1/2)) z) (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 1/2 binary64)) y) x) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) x))
#s(approx (+ (* (/ x z) 1/2) (* (* (pow (pow z -1) 1/2) y) 1/2)) (*.f64 (/.f64 x z) #s(literal 1/2 binary64)))
#s(approx (+ (* (/ x z) 1/2) (* (* (pow (pow z -1) 1/2) y) 1/2)) (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) y) x) #s(literal 1/2 binary64) (*.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64))) x))
#s(approx (+ x (* y (sqrt z))) x)
#s(approx (+ x (* y (sqrt z))) (*.f64 (fma.f64 (/.f64 y x) (pow.f64 z #s(literal 1/2 binary64)) #s(literal 1 binary64)) x))
#s(approx (* (+ (* (/ y x) (pow z 1/2)) 1) x) x)
#s(approx (* (+ (* (/ y x) (pow z 1/2)) 1) x) (*.f64 (fma.f64 (/.f64 y x) (pow.f64 z #s(literal 1/2 binary64)) #s(literal 1 binary64)) x))
#s(approx (+ (* (/ y x) (pow z 1/2)) 1) #s(literal 1 binary64))
#s(approx (+ (* (/ y x) (pow z 1/2)) 1) (fma.f64 (/.f64 y x) (pow.f64 z #s(literal 1/2 binary64)) #s(literal 1 binary64)))
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 z #s(literal 1/2 binary64)) y) x)) #s(literal 1/2 binary64)) x) #s(literal -1 binary64)))
#s(approx (* (+ (* (/ x z) 1/2) (* (* (pow (pow z -1) 1/2) y) 1/2)) z) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 z #s(literal 1/2 binary64)) y) x)) #s(literal 1/2 binary64)) x) #s(literal -1 binary64)))
#s(approx (+ (* (/ x z) 1/2) (* (* (pow (pow z -1) 1/2) y) 1/2)) (*.f64 (*.f64 #s(literal -1 binary64) x) (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 y x)) (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (pow.f64 z #s(literal -1 binary64))))))
#s(approx (+ x (* y (sqrt z))) (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 1/2 binary64)) y) x) #s(literal -1 binary64)) #s(literal 1 binary64)) x) #s(literal -1 binary64)))
#s(approx (* (+ (* (/ y x) (pow z 1/2)) 1) x) (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 1/2 binary64)) y) x) #s(literal -1 binary64)) #s(literal 1 binary64)) x) #s(literal -1 binary64)))
#s(approx (* (* (pow (pow z -1) 1/2) y) 1/2) (*.f64 (*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64)))
#s(approx (* (pow (pow z -1) 1/2) y) (*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) y))
#s(approx y y)
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (*.f64 (pow.f64 z #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) y))
#s(approx (* (+ (* (/ x z) 1/2) (* (* (pow (pow z -1) 1/2) y) 1/2)) z) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (*.f64 (pow.f64 z #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) y))
#s(approx (+ (* (/ x z) 1/2) (* (* (pow (pow z -1) 1/2) y) 1/2)) (*.f64 (fma.f64 (/.f64 (/.f64 x y) z) #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) y))
#s(approx (+ x (* y (sqrt z))) (fma.f64 (pow.f64 z #s(literal 1/2 binary64)) y (*.f64 (/.f64 x y) y)))
#s(approx (* (+ (* (/ y x) (pow z 1/2)) 1) x) (fma.f64 (pow.f64 z #s(literal 1/2 binary64)) y (*.f64 (/.f64 x y) y)))
#s(approx (+ (* (/ y x) (pow z 1/2)) 1) (fma.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 z #s(literal 1/2 binary64))) y (*.f64 (pow.f64 y #s(literal -1 binary64)) y)))
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 (*.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 z #s(literal 1/2 binary64)))) y) #s(literal -1 binary64)))
#s(approx (* (+ (* (/ x z) 1/2) (* (* (pow (pow z -1) 1/2) y) 1/2)) z) (*.f64 (*.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 z #s(literal 1/2 binary64)))) y) #s(literal -1 binary64)))
#s(approx (+ (* (/ x z) 1/2) (* (* (pow (pow z -1) 1/2) y) 1/2)) (*.f64 (*.f64 (fma.f64 (/.f64 (/.f64 x y) z) #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)))) y) #s(literal -1 binary64)))
#s(approx (+ x (* y (sqrt z))) (*.f64 (*.f64 (fma.f64 (/.f64 x y) #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (pow.f64 z #s(literal 1/2 binary64)))) y) #s(literal -1 binary64)))
#s(approx (* (+ (* (/ y x) (pow z 1/2)) 1) x) (*.f64 (*.f64 (fma.f64 (/.f64 x y) #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (pow.f64 z #s(literal 1/2 binary64)))) y) #s(literal -1 binary64)))
#s(approx (+ (* (/ y x) (pow z 1/2)) 1) (*.f64 (*.f64 #s(literal -1 binary64) y) (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal -1 binary64))) (pow.f64 z #s(literal 1/2 binary64))) (pow.f64 y #s(literal -1 binary64)))))
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 (fma.f64 (pow.f64 z #s(literal 1/2 binary64)) y x) #s(literal 1/2 binary64)))
#s(approx (+ (* (/ x z) 1/2) (* (* (pow (pow z -1) 1/2) y) 1/2)) (/.f64 (*.f64 (fma.f64 (pow.f64 z #s(literal 1/2 binary64)) y x) #s(literal 1/2 binary64)) z))
#s(approx z z)
#s(approx (pow (pow z -1) 1/2) (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)))
#s(approx (pow z -1) (pow.f64 z #s(literal -1 binary64)))
#s(approx (pow z 1/2) (pow.f64 z #s(literal 1/2 binary64)))
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (fma.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64)) z (*.f64 (*.f64 (/.f64 x z) #s(literal 1/2 binary64)) z)))
#s(approx (* (+ (* (/ x z) 1/2) (* (* (pow (pow z -1) 1/2) y) 1/2)) z) (fma.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64)) z (*.f64 (*.f64 (/.f64 x z) #s(literal 1/2 binary64)) z)))
#s(approx (+ x (* y (sqrt z))) (*.f64 (fma.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) y (/.f64 x z)) z))
#s(approx (* (+ (* (/ y x) (pow z 1/2)) 1) x) (*.f64 (fma.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) y (/.f64 x z)) z))
#s(approx (+ (* (/ y x) (pow z 1/2)) 1) (fma.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) y) x) z (*.f64 (pow.f64 z #s(literal -1 binary64)) z)))
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 (*.f64 y (*.f64 #s(literal -1 binary64) (pow.f64 z #s(literal 1/2 binary64)))) #s(literal -1/2 binary64)))
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 (*.f64 #s(literal -1 binary64) z) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1 binary64) y)) (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 x z)))))
#s(approx (* (+ (* (/ x z) 1/2) (* (* (pow (pow z -1) 1/2) y) 1/2)) z) (*.f64 (*.f64 y (*.f64 #s(literal -1 binary64) (pow.f64 z #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)))
#s(approx (* (+ (* (/ x z) 1/2) (* (* (pow (pow z -1) 1/2) y) 1/2)) z) (*.f64 (*.f64 #s(literal -1 binary64) z) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1 binary64) y)) (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 x z)))))
#s(approx (+ (* (/ x z) 1/2) (* (* (pow (pow z -1) 1/2) y) 1/2)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1 binary64) y)) (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64))))
#s(approx (+ (* (/ x z) 1/2) (* (* (pow (pow z -1) 1/2) y) 1/2)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1 binary64) y)) (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (/.f64 x z) #s(literal 1/2 binary64))))
#s(approx (* (* (pow (pow z -1) 1/2) y) 1/2) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1 binary64) y)) (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64))))
#s(approx (* (pow (pow z -1) 1/2) y) (*.f64 (*.f64 #s(literal -1 binary64) y) (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64))))
#s(approx (pow (pow z -1) 1/2) (*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))
#s(approx (+ x (* y (sqrt z))) (*.f64 (*.f64 y (*.f64 #s(literal -1 binary64) (pow.f64 z #s(literal 1/2 binary64)))) #s(literal -1 binary64)))
#s(approx (+ x (* y (sqrt z))) (*.f64 (*.f64 #s(literal -1 binary64) z) (fma.f64 (*.f64 #s(literal -1 binary64) y) (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (/.f64 x z) #s(literal -1 binary64)))))
#s(approx (* (+ (* (/ y x) (pow z 1/2)) 1) x) (*.f64 (*.f64 y (*.f64 #s(literal -1 binary64) (pow.f64 z #s(literal 1/2 binary64)))) #s(literal -1 binary64)))
#s(approx (* (+ (* (/ y x) (pow z 1/2)) 1) x) (*.f64 (*.f64 #s(literal -1 binary64) z) (fma.f64 (*.f64 #s(literal -1 binary64) y) (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (/.f64 x z) #s(literal -1 binary64)))))
#s(approx (+ (* (/ y x) (pow z 1/2)) 1) (*.f64 (/.f64 (*.f64 y (*.f64 #s(literal -1 binary64) (pow.f64 z #s(literal 1/2 binary64)))) x) #s(literal -1 binary64)))
#s(approx (+ (* (/ y x) (pow z 1/2)) 1) (*.f64 (*.f64 #s(literal -1 binary64) z) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal -1 binary64) y) x) (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 z #s(literal -1 binary64)))))
#s(approx (pow z 1/2) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 z #s(literal 1/2 binary64))) #s(literal -1 binary64)))

eval19.0ms (0.7%)

Memory
-5.2MiB live, 41.2MiB allocated; 3ms collecting garbage
Compiler

Compiled 4 792 to 633 computations (86.8% saved)

prune59.0ms (2.3%)

Memory
12.5MiB live, 106.0MiB allocated; 20ms collecting garbage
Pruning

4 alts after pruning (2 fresh and 2 done)

PrunedKeptTotal
New1572159
Fresh000
Picked112
Done011
Total1584162
Accuracy
100.0%
Counts
162 → 4
Alt Table
Click to see full alt table
StatusAccuracyProgram
99.8%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (+.f64 x (*.f64 y (sqrt.f64 z))))
85.1%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (+ x (* y (sqrt z))) (*.f64 (fma.f64 (/.f64 y x) (pow.f64 z #s(literal 1/2 binary64)) #s(literal 1 binary64)) x)))
82.0%
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 (fma.f64 (/.f64 x z) #s(literal 1/2 binary64) (*.f64 (*.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal 1/2 binary64))) z))
81.9%
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 (fma.f64 (/.f64 x z) #s(literal 1/2 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 1/2 binary64))) y) #s(literal 1/2 binary64))) z))
Compiler

Compiled 83 to 65 computations (21.7% saved)

series23.0ms (0.9%)

Memory
-2.1MiB live, 43.2MiB allocated; 6ms collecting garbage
Counts
20 → 63
Calls
Call 1
Inputs
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 (fma.f64 (/.f64 x z) #s(literal 1/2 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 1/2 binary64))) y) #s(literal 1/2 binary64))) z))
(*.f64 (fma.f64 (/.f64 x z) #s(literal 1/2 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 1/2 binary64))) y) #s(literal 1/2 binary64))) z)
(fma.f64 (/.f64 x z) #s(literal 1/2 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 1/2 binary64))) y) #s(literal 1/2 binary64)))
(/.f64 x z)
x
z
#s(literal 1/2 binary64)
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 1/2 binary64))) y) #s(literal 1/2 binary64))
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 1/2 binary64))) y)
(/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 1/2 binary64)))
#s(literal 1 binary64)
(pow.f64 z #s(literal 1/2 binary64))
y
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 (fma.f64 (/.f64 x z) #s(literal 1/2 binary64) (*.f64 (*.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal 1/2 binary64))) z))
(*.f64 (fma.f64 (/.f64 x z) #s(literal 1/2 binary64) (*.f64 (*.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal 1/2 binary64))) z)
(fma.f64 (/.f64 x z) #s(literal 1/2 binary64) (*.f64 (*.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal 1/2 binary64)))
(*.f64 (*.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal 1/2 binary64))
(*.f64 (pow.f64 z #s(literal -1/2 binary64)) y)
(pow.f64 z #s(literal -1/2 binary64))
#s(literal -1/2 binary64)
Outputs
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* 1/2 (* y (sqrt z)))))
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (+ (* 1/2 x) (* 1/2 (* y (sqrt z))))))
#s(approx (* (+ (* (/ x z) 1/2) (* (* (/ 1 (pow z 1/2)) y) 1/2)) z) #s(hole binary64 (* 1/2 (* y (sqrt z)))))
#s(approx (* (+ (* (/ x z) 1/2) (* (* (/ 1 (pow z 1/2)) y) 1/2)) z) #s(hole binary64 (+ (* 1/2 x) (* 1/2 (* y (sqrt z))))))
#s(approx (+ (* (/ x z) 1/2) (* (* (/ 1 (pow z 1/2)) y) 1/2)) #s(hole binary64 (* 1/2 (* y (sqrt (/ 1 z))))))
#s(approx (+ (* (/ x z) 1/2) (* (* (/ 1 (pow z 1/2)) y) 1/2)) #s(hole binary64 (+ (* 1/2 (* y (sqrt (/ 1 z)))) (* 1/2 (/ x z)))))
#s(approx (/ x z) #s(hole binary64 (/ x z)))
#s(approx x #s(hole binary64 x))
#s(approx (* (+ (* (/ x z) 1/2) (* (* (pow z -1/2) y) 1/2)) z) #s(hole binary64 (* 1/2 (* y (sqrt z)))))
#s(approx (* (+ (* (/ x z) 1/2) (* (* (pow z -1/2) y) 1/2)) z) #s(hole binary64 (+ (* 1/2 x) (* 1/2 (* y (sqrt z))))))
#s(approx (+ (* (/ x z) 1/2) (* (* (pow z -1/2) y) 1/2)) #s(hole binary64 (* 1/2 (* y (sqrt (/ 1 z))))))
#s(approx (+ (* (/ x z) 1/2) (* (* (pow z -1/2) y) 1/2)) #s(hole binary64 (+ (* 1/2 (* y (sqrt (/ 1 z)))) (* 1/2 (/ x z)))))
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* 1/2 x)))
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* x (+ 1/2 (* 1/2 (* (/ y x) (sqrt z)))))))
#s(approx (* (+ (* (/ x z) 1/2) (* (* (/ 1 (pow z 1/2)) y) 1/2)) z) #s(hole binary64 (* 1/2 x)))
#s(approx (* (+ (* (/ x z) 1/2) (* (* (/ 1 (pow z 1/2)) y) 1/2)) z) #s(hole binary64 (* x (+ 1/2 (* 1/2 (* (/ y x) (sqrt z)))))))
#s(approx (+ (* (/ x z) 1/2) (* (* (/ 1 (pow z 1/2)) y) 1/2)) #s(hole binary64 (* 1/2 (/ x z))))
#s(approx (+ (* (/ x z) 1/2) (* (* (/ 1 (pow z 1/2)) y) 1/2)) #s(hole binary64 (* x (+ (* 1/2 (* (/ y x) (sqrt (/ 1 z)))) (* 1/2 (/ 1 z))))))
#s(approx (* (+ (* (/ x z) 1/2) (* (* (pow z -1/2) y) 1/2)) z) #s(hole binary64 (* 1/2 x)))
#s(approx (* (+ (* (/ x z) 1/2) (* (* (pow z -1/2) y) 1/2)) z) #s(hole binary64 (* x (+ 1/2 (* 1/2 (* (/ y x) (sqrt z)))))))
#s(approx (+ (* (/ x z) 1/2) (* (* (pow z -1/2) y) 1/2)) #s(hole binary64 (* 1/2 (/ x z))))
#s(approx (+ (* (/ x z) 1/2) (* (* (pow z -1/2) y) 1/2)) #s(hole binary64 (* x (+ (* 1/2 (* (/ y x) (sqrt (/ 1 z)))) (* 1/2 (/ 1 z))))))
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* -1 (* x (- (* -1/2 (* (/ y x) (sqrt z))) 1/2)))))
#s(approx (* (+ (* (/ x z) 1/2) (* (* (/ 1 (pow z 1/2)) y) 1/2)) z) #s(hole binary64 (* -1 (* x (- (* -1/2 (* (/ y x) (sqrt z))) 1/2)))))
#s(approx (+ (* (/ x z) 1/2) (* (* (/ 1 (pow z 1/2)) y) 1/2)) #s(hole binary64 (* -1 (* x (- (* -1/2 (* (/ y x) (sqrt (/ 1 z)))) (* 1/2 (/ 1 z)))))))
#s(approx (* (+ (* (/ x z) 1/2) (* (* (pow z -1/2) y) 1/2)) z) #s(hole binary64 (* -1 (* x (- (* -1/2 (* (/ y x) (sqrt z))) 1/2)))))
#s(approx (+ (* (/ x z) 1/2) (* (* (pow z -1/2) y) 1/2)) #s(hole binary64 (* -1 (* x (- (* -1/2 (* (/ y x) (sqrt (/ 1 z)))) (* 1/2 (/ 1 z)))))))
#s(approx (* (* (/ 1 (pow z 1/2)) y) 1/2) #s(hole binary64 (* 1/2 (* y (sqrt (/ 1 z))))))
#s(approx (* (/ 1 (pow z 1/2)) y) #s(hole binary64 (* y (sqrt (/ 1 z)))))
#s(approx y #s(hole binary64 y))
#s(approx (* (* (pow z -1/2) y) 1/2) #s(hole binary64 (* 1/2 (* y (sqrt (/ 1 z))))))
#s(approx (* (pow z -1/2) y) #s(hole binary64 (* y (sqrt (/ 1 z)))))
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* y (+ (* 1/2 (sqrt z)) (* 1/2 (/ x y))))))
#s(approx (* (+ (* (/ x z) 1/2) (* (* (/ 1 (pow z 1/2)) y) 1/2)) z) #s(hole binary64 (* y (+ (* 1/2 (sqrt z)) (* 1/2 (/ x y))))))
#s(approx (+ (* (/ x z) 1/2) (* (* (/ 1 (pow z 1/2)) y) 1/2)) #s(hole binary64 (* y (+ (* 1/2 (sqrt (/ 1 z))) (* 1/2 (/ x (* y z)))))))
#s(approx (* (+ (* (/ x z) 1/2) (* (* (pow z -1/2) y) 1/2)) z) #s(hole binary64 (* y (+ (* 1/2 (sqrt z)) (* 1/2 (/ x y))))))
#s(approx (+ (* (/ x z) 1/2) (* (* (pow z -1/2) y) 1/2)) #s(hole binary64 (* y (+ (* 1/2 (sqrt (/ 1 z))) (* 1/2 (/ x (* y z)))))))
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (sqrt z)) (* -1/2 (/ x y)))))))
#s(approx (* (+ (* (/ x z) 1/2) (* (* (/ 1 (pow z 1/2)) y) 1/2)) z) #s(hole binary64 (* -1 (* y (+ (* -1/2 (sqrt z)) (* -1/2 (/ x y)))))))
#s(approx (+ (* (/ x z) 1/2) (* (* (/ 1 (pow z 1/2)) y) 1/2)) #s(hole binary64 (* -1 (* y (+ (* -1/2 (sqrt (/ 1 z))) (* -1/2 (/ x (* y z))))))))
#s(approx (* (+ (* (/ x z) 1/2) (* (* (pow z -1/2) y) 1/2)) z) #s(hole binary64 (* -1 (* y (+ (* -1/2 (sqrt z)) (* -1/2 (/ x y)))))))
#s(approx (+ (* (/ x z) 1/2) (* (* (pow z -1/2) y) 1/2)) #s(hole binary64 (* -1 (* y (+ (* -1/2 (sqrt (/ 1 z))) (* -1/2 (/ x (* y z))))))))
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* 1/2 (+ x (* y (sqrt z))))))
#s(approx (+ (* (/ x z) 1/2) (* (* (/ 1 (pow z 1/2)) y) 1/2)) #s(hole binary64 (/ (+ (* 1/2 x) (* 1/2 (* y (sqrt z)))) z)))
#s(approx z #s(hole binary64 z))
#s(approx (/ 1 (pow z 1/2)) #s(hole binary64 (sqrt (/ 1 z))))
#s(approx (pow z 1/2) #s(hole binary64 (sqrt z)))
#s(approx (+ (* (/ x z) 1/2) (* (* (pow z -1/2) y) 1/2)) #s(hole binary64 (/ (+ (* 1/2 x) (* 1/2 (* y (sqrt z)))) z)))
#s(approx (pow z -1/2) #s(hole binary64 (sqrt (/ 1 z))))
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* z (+ (* 1/2 (* y (sqrt (/ 1 z)))) (* 1/2 (/ x z))))))
#s(approx (* (+ (* (/ x z) 1/2) (* (* (/ 1 (pow z 1/2)) y) 1/2)) z) #s(hole binary64 (* z (+ (* 1/2 (* y (sqrt (/ 1 z)))) (* 1/2 (/ x z))))))
#s(approx (* (+ (* (/ x z) 1/2) (* (* (pow z -1/2) y) 1/2)) z) #s(hole binary64 (* z (+ (* 1/2 (* y (sqrt (/ 1 z)))) (* 1/2 (/ x z))))))
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* -1/2 (* (* y (pow (sqrt -1) 2)) (sqrt z)))))
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* -1 (* z (+ (* -1/2 (/ x z)) (* 1/2 (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z)))))))))
#s(approx (* (+ (* (/ x z) 1/2) (* (* (/ 1 (pow z 1/2)) y) 1/2)) z) #s(hole binary64 (* -1 (* z (+ (* -1/2 (* y (sqrt (/ 1 z)))) (* -1/2 (/ x z)))))))
#s(approx (pow z 1/2) #s(hole binary64 (* -1 (* (sqrt z) (pow (sqrt -1) 2)))))
#s(approx (* (+ (* (/ x z) 1/2) (* (* (pow z -1/2) y) 1/2)) z) #s(hole binary64 (* 1/2 (* (* y (pow (sqrt -1) 2)) (sqrt z)))))
#s(approx (* (+ (* (/ x z) 1/2) (* (* (pow z -1/2) y) 1/2)) z) #s(hole binary64 (* -1 (* z (+ (* -1/2 (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z)))) (* -1/2 (/ x z)))))))
#s(approx (+ (* (/ x z) 1/2) (* (* (pow z -1/2) y) 1/2)) #s(hole binary64 (* 1/2 (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z))))))
#s(approx (+ (* (/ x z) 1/2) (* (* (pow z -1/2) y) 1/2)) #s(hole binary64 (+ (* 1/2 (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z)))) (* 1/2 (/ x z)))))
#s(approx (* (* (pow z -1/2) y) 1/2) #s(hole binary64 (* 1/2 (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z))))))
#s(approx (* (pow z -1/2) y) #s(hole binary64 (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z)))))
#s(approx (pow z -1/2) #s(hole binary64 (* (sqrt (/ 1 z)) (pow (sqrt -1) 2))))
Calls

9 calls:

TimeVariablePointExpression
5.0ms
x
@0
((* (/ 1 2) (+ x (* y (sqrt z)))) (* (+ (* (/ x z) 1/2) (* (* (/ 1 (pow z 1/2)) y) 1/2)) z) (+ (* (/ x z) 1/2) (* (* (/ 1 (pow z 1/2)) y) 1/2)) (/ x z) x z 1/2 (* (* (/ 1 (pow z 1/2)) y) 1/2) (* (/ 1 (pow z 1/2)) y) (/ 1 (pow z 1/2)) 1 (pow z 1/2) y (* (/ 1 2) (+ x (* y (sqrt z)))) (* (+ (* (/ x z) 1/2) (* (* (pow z -1/2) y) 1/2)) z) (+ (* (/ x z) 1/2) (* (* (pow z -1/2) y) 1/2)) (* (* (pow z -1/2) y) 1/2) (* (pow z -1/2) y) (pow z -1/2) -1/2)
4.0ms
z
@-inf
((* (/ 1 2) (+ x (* y (sqrt z)))) (* (+ (* (/ x z) 1/2) (* (* (/ 1 (pow z 1/2)) y) 1/2)) z) (+ (* (/ x z) 1/2) (* (* (/ 1 (pow z 1/2)) y) 1/2)) (/ x z) x z 1/2 (* (* (/ 1 (pow z 1/2)) y) 1/2) (* (/ 1 (pow z 1/2)) y) (/ 1 (pow z 1/2)) 1 (pow z 1/2) y (* (/ 1 2) (+ x (* y (sqrt z)))) (* (+ (* (/ x z) 1/2) (* (* (pow z -1/2) y) 1/2)) z) (+ (* (/ x z) 1/2) (* (* (pow z -1/2) y) 1/2)) (* (* (pow z -1/2) y) 1/2) (* (pow z -1/2) y) (pow z -1/2) -1/2)
2.0ms
z
@0
((* (/ 1 2) (+ x (* y (sqrt z)))) (* (+ (* (/ x z) 1/2) (* (* (/ 1 (pow z 1/2)) y) 1/2)) z) (+ (* (/ x z) 1/2) (* (* (/ 1 (pow z 1/2)) y) 1/2)) (/ x z) x z 1/2 (* (* (/ 1 (pow z 1/2)) y) 1/2) (* (/ 1 (pow z 1/2)) y) (/ 1 (pow z 1/2)) 1 (pow z 1/2) y (* (/ 1 2) (+ x (* y (sqrt z)))) (* (+ (* (/ x z) 1/2) (* (* (pow z -1/2) y) 1/2)) z) (+ (* (/ x z) 1/2) (* (* (pow z -1/2) y) 1/2)) (* (* (pow z -1/2) y) 1/2) (* (pow z -1/2) y) (pow z -1/2) -1/2)
2.0ms
x
@-inf
((* (/ 1 2) (+ x (* y (sqrt z)))) (* (+ (* (/ x z) 1/2) (* (* (/ 1 (pow z 1/2)) y) 1/2)) z) (+ (* (/ x z) 1/2) (* (* (/ 1 (pow z 1/2)) y) 1/2)) (/ x z) x z 1/2 (* (* (/ 1 (pow z 1/2)) y) 1/2) (* (/ 1 (pow z 1/2)) y) (/ 1 (pow z 1/2)) 1 (pow z 1/2) y (* (/ 1 2) (+ x (* y (sqrt z)))) (* (+ (* (/ x z) 1/2) (* (* (pow z -1/2) y) 1/2)) z) (+ (* (/ x z) 1/2) (* (* (pow z -1/2) y) 1/2)) (* (* (pow z -1/2) y) 1/2) (* (pow z -1/2) y) (pow z -1/2) -1/2)
2.0ms
z
@inf
((* (/ 1 2) (+ x (* y (sqrt z)))) (* (+ (* (/ x z) 1/2) (* (* (/ 1 (pow z 1/2)) y) 1/2)) z) (+ (* (/ x z) 1/2) (* (* (/ 1 (pow z 1/2)) y) 1/2)) (/ x z) x z 1/2 (* (* (/ 1 (pow z 1/2)) y) 1/2) (* (/ 1 (pow z 1/2)) y) (/ 1 (pow z 1/2)) 1 (pow z 1/2) y (* (/ 1 2) (+ x (* y (sqrt z)))) (* (+ (* (/ x z) 1/2) (* (* (pow z -1/2) y) 1/2)) z) (+ (* (/ x z) 1/2) (* (* (pow z -1/2) y) 1/2)) (* (* (pow z -1/2) y) 1/2) (* (pow z -1/2) y) (pow z -1/2) -1/2)

rewrite59.0ms (2.3%)

Memory
-9.5MiB live, 83.1MiB allocated; 4ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01771577
01991352
07271276
Stop Event
iter limit
iter limit
iter limit
unsound
iter limit
Counts
83 → 151
Calls
Call 1
Inputs
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 (fma.f64 (/.f64 x z) #s(literal 1/2 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 1/2 binary64))) y) #s(literal 1/2 binary64))) z))
(*.f64 (fma.f64 (/.f64 x z) #s(literal 1/2 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 1/2 binary64))) y) #s(literal 1/2 binary64))) z)
(fma.f64 (/.f64 x z) #s(literal 1/2 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 1/2 binary64))) y) #s(literal 1/2 binary64)))
(/.f64 x z)
x
z
#s(literal 1/2 binary64)
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 1/2 binary64))) y) #s(literal 1/2 binary64))
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 1/2 binary64))) y)
(/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 1/2 binary64)))
#s(literal 1 binary64)
(pow.f64 z #s(literal 1/2 binary64))
y
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 (fma.f64 (/.f64 x z) #s(literal 1/2 binary64) (*.f64 (*.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal 1/2 binary64))) z))
(*.f64 (fma.f64 (/.f64 x z) #s(literal 1/2 binary64) (*.f64 (*.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal 1/2 binary64))) z)
(fma.f64 (/.f64 x z) #s(literal 1/2 binary64) (*.f64 (*.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal 1/2 binary64)))
(*.f64 (*.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal 1/2 binary64))
(*.f64 (pow.f64 z #s(literal -1/2 binary64)) y)
(pow.f64 z #s(literal -1/2 binary64))
#s(literal -1/2 binary64)
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* 1/2 (* y (sqrt z)))))
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (+ (* 1/2 x) (* 1/2 (* y (sqrt z))))))
#s(approx (* (+ (* (/ x z) 1/2) (* (* (/ 1 (pow z 1/2)) y) 1/2)) z) #s(hole binary64 (* 1/2 (* y (sqrt z)))))
#s(approx (* (+ (* (/ x z) 1/2) (* (* (/ 1 (pow z 1/2)) y) 1/2)) z) #s(hole binary64 (+ (* 1/2 x) (* 1/2 (* y (sqrt z))))))
#s(approx (+ (* (/ x z) 1/2) (* (* (/ 1 (pow z 1/2)) y) 1/2)) #s(hole binary64 (* 1/2 (* y (sqrt (/ 1 z))))))
#s(approx (+ (* (/ x z) 1/2) (* (* (/ 1 (pow z 1/2)) y) 1/2)) #s(hole binary64 (+ (* 1/2 (* y (sqrt (/ 1 z)))) (* 1/2 (/ x z)))))
#s(approx (/ x z) #s(hole binary64 (/ x z)))
#s(approx x #s(hole binary64 x))
#s(approx (* (+ (* (/ x z) 1/2) (* (* (pow z -1/2) y) 1/2)) z) #s(hole binary64 (* 1/2 (* y (sqrt z)))))
#s(approx (* (+ (* (/ x z) 1/2) (* (* (pow z -1/2) y) 1/2)) z) #s(hole binary64 (+ (* 1/2 x) (* 1/2 (* y (sqrt z))))))
#s(approx (+ (* (/ x z) 1/2) (* (* (pow z -1/2) y) 1/2)) #s(hole binary64 (* 1/2 (* y (sqrt (/ 1 z))))))
#s(approx (+ (* (/ x z) 1/2) (* (* (pow z -1/2) y) 1/2)) #s(hole binary64 (+ (* 1/2 (* y (sqrt (/ 1 z)))) (* 1/2 (/ x z)))))
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* 1/2 x)))
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* x (+ 1/2 (* 1/2 (* (/ y x) (sqrt z)))))))
#s(approx (* (+ (* (/ x z) 1/2) (* (* (/ 1 (pow z 1/2)) y) 1/2)) z) #s(hole binary64 (* 1/2 x)))
#s(approx (* (+ (* (/ x z) 1/2) (* (* (/ 1 (pow z 1/2)) y) 1/2)) z) #s(hole binary64 (* x (+ 1/2 (* 1/2 (* (/ y x) (sqrt z)))))))
#s(approx (+ (* (/ x z) 1/2) (* (* (/ 1 (pow z 1/2)) y) 1/2)) #s(hole binary64 (* 1/2 (/ x z))))
#s(approx (+ (* (/ x z) 1/2) (* (* (/ 1 (pow z 1/2)) y) 1/2)) #s(hole binary64 (* x (+ (* 1/2 (* (/ y x) (sqrt (/ 1 z)))) (* 1/2 (/ 1 z))))))
#s(approx (* (+ (* (/ x z) 1/2) (* (* (pow z -1/2) y) 1/2)) z) #s(hole binary64 (* 1/2 x)))
#s(approx (* (+ (* (/ x z) 1/2) (* (* (pow z -1/2) y) 1/2)) z) #s(hole binary64 (* x (+ 1/2 (* 1/2 (* (/ y x) (sqrt z)))))))
#s(approx (+ (* (/ x z) 1/2) (* (* (pow z -1/2) y) 1/2)) #s(hole binary64 (* 1/2 (/ x z))))
#s(approx (+ (* (/ x z) 1/2) (* (* (pow z -1/2) y) 1/2)) #s(hole binary64 (* x (+ (* 1/2 (* (/ y x) (sqrt (/ 1 z)))) (* 1/2 (/ 1 z))))))
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* -1 (* x (- (* -1/2 (* (/ y x) (sqrt z))) 1/2)))))
#s(approx (* (+ (* (/ x z) 1/2) (* (* (/ 1 (pow z 1/2)) y) 1/2)) z) #s(hole binary64 (* -1 (* x (- (* -1/2 (* (/ y x) (sqrt z))) 1/2)))))
#s(approx (+ (* (/ x z) 1/2) (* (* (/ 1 (pow z 1/2)) y) 1/2)) #s(hole binary64 (* -1 (* x (- (* -1/2 (* (/ y x) (sqrt (/ 1 z)))) (* 1/2 (/ 1 z)))))))
#s(approx (* (+ (* (/ x z) 1/2) (* (* (pow z -1/2) y) 1/2)) z) #s(hole binary64 (* -1 (* x (- (* -1/2 (* (/ y x) (sqrt z))) 1/2)))))
#s(approx (+ (* (/ x z) 1/2) (* (* (pow z -1/2) y) 1/2)) #s(hole binary64 (* -1 (* x (- (* -1/2 (* (/ y x) (sqrt (/ 1 z)))) (* 1/2 (/ 1 z)))))))
#s(approx (* (* (/ 1 (pow z 1/2)) y) 1/2) #s(hole binary64 (* 1/2 (* y (sqrt (/ 1 z))))))
#s(approx (* (/ 1 (pow z 1/2)) y) #s(hole binary64 (* y (sqrt (/ 1 z)))))
#s(approx y #s(hole binary64 y))
#s(approx (* (* (pow z -1/2) y) 1/2) #s(hole binary64 (* 1/2 (* y (sqrt (/ 1 z))))))
#s(approx (* (pow z -1/2) y) #s(hole binary64 (* y (sqrt (/ 1 z)))))
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* y (+ (* 1/2 (sqrt z)) (* 1/2 (/ x y))))))
#s(approx (* (+ (* (/ x z) 1/2) (* (* (/ 1 (pow z 1/2)) y) 1/2)) z) #s(hole binary64 (* y (+ (* 1/2 (sqrt z)) (* 1/2 (/ x y))))))
#s(approx (+ (* (/ x z) 1/2) (* (* (/ 1 (pow z 1/2)) y) 1/2)) #s(hole binary64 (* y (+ (* 1/2 (sqrt (/ 1 z))) (* 1/2 (/ x (* y z)))))))
#s(approx (* (+ (* (/ x z) 1/2) (* (* (pow z -1/2) y) 1/2)) z) #s(hole binary64 (* y (+ (* 1/2 (sqrt z)) (* 1/2 (/ x y))))))
#s(approx (+ (* (/ x z) 1/2) (* (* (pow z -1/2) y) 1/2)) #s(hole binary64 (* y (+ (* 1/2 (sqrt (/ 1 z))) (* 1/2 (/ x (* y z)))))))
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (sqrt z)) (* -1/2 (/ x y)))))))
#s(approx (* (+ (* (/ x z) 1/2) (* (* (/ 1 (pow z 1/2)) y) 1/2)) z) #s(hole binary64 (* -1 (* y (+ (* -1/2 (sqrt z)) (* -1/2 (/ x y)))))))
#s(approx (+ (* (/ x z) 1/2) (* (* (/ 1 (pow z 1/2)) y) 1/2)) #s(hole binary64 (* -1 (* y (+ (* -1/2 (sqrt (/ 1 z))) (* -1/2 (/ x (* y z))))))))
#s(approx (* (+ (* (/ x z) 1/2) (* (* (pow z -1/2) y) 1/2)) z) #s(hole binary64 (* -1 (* y (+ (* -1/2 (sqrt z)) (* -1/2 (/ x y)))))))
#s(approx (+ (* (/ x z) 1/2) (* (* (pow z -1/2) y) 1/2)) #s(hole binary64 (* -1 (* y (+ (* -1/2 (sqrt (/ 1 z))) (* -1/2 (/ x (* y z))))))))
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* 1/2 (+ x (* y (sqrt z))))))
#s(approx (+ (* (/ x z) 1/2) (* (* (/ 1 (pow z 1/2)) y) 1/2)) #s(hole binary64 (/ (+ (* 1/2 x) (* 1/2 (* y (sqrt z)))) z)))
#s(approx z #s(hole binary64 z))
#s(approx (/ 1 (pow z 1/2)) #s(hole binary64 (sqrt (/ 1 z))))
#s(approx (pow z 1/2) #s(hole binary64 (sqrt z)))
#s(approx (+ (* (/ x z) 1/2) (* (* (pow z -1/2) y) 1/2)) #s(hole binary64 (/ (+ (* 1/2 x) (* 1/2 (* y (sqrt z)))) z)))
#s(approx (pow z -1/2) #s(hole binary64 (sqrt (/ 1 z))))
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* z (+ (* 1/2 (* y (sqrt (/ 1 z)))) (* 1/2 (/ x z))))))
#s(approx (* (+ (* (/ x z) 1/2) (* (* (/ 1 (pow z 1/2)) y) 1/2)) z) #s(hole binary64 (* z (+ (* 1/2 (* y (sqrt (/ 1 z)))) (* 1/2 (/ x z))))))
#s(approx (* (+ (* (/ x z) 1/2) (* (* (pow z -1/2) y) 1/2)) z) #s(hole binary64 (* z (+ (* 1/2 (* y (sqrt (/ 1 z)))) (* 1/2 (/ x z))))))
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* -1/2 (* (* y (pow (sqrt -1) 2)) (sqrt z)))))
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* -1 (* z (+ (* -1/2 (/ x z)) (* 1/2 (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z)))))))))
#s(approx (* (+ (* (/ x z) 1/2) (* (* (/ 1 (pow z 1/2)) y) 1/2)) z) #s(hole binary64 (* -1 (* z (+ (* -1/2 (* y (sqrt (/ 1 z)))) (* -1/2 (/ x z)))))))
#s(approx (pow z 1/2) #s(hole binary64 (* -1 (* (sqrt z) (pow (sqrt -1) 2)))))
#s(approx (* (+ (* (/ x z) 1/2) (* (* (pow z -1/2) y) 1/2)) z) #s(hole binary64 (* 1/2 (* (* y (pow (sqrt -1) 2)) (sqrt z)))))
#s(approx (* (+ (* (/ x z) 1/2) (* (* (pow z -1/2) y) 1/2)) z) #s(hole binary64 (* -1 (* z (+ (* -1/2 (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z)))) (* -1/2 (/ x z)))))))
#s(approx (+ (* (/ x z) 1/2) (* (* (pow z -1/2) y) 1/2)) #s(hole binary64 (* 1/2 (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z))))))
#s(approx (+ (* (/ x z) 1/2) (* (* (pow z -1/2) y) 1/2)) #s(hole binary64 (+ (* 1/2 (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z)))) (* 1/2 (/ x z)))))
#s(approx (* (* (pow z -1/2) y) 1/2) #s(hole binary64 (* 1/2 (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z))))))
#s(approx (* (pow z -1/2) y) #s(hole binary64 (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z)))))
#s(approx (pow z -1/2) #s(hole binary64 (* (sqrt (/ 1 z)) (pow (sqrt -1) 2))))
Outputs
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 (fma.f64 (*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64) (*.f64 (/.f64 x z) #s(literal 1/2 binary64))) z))
(*.f64 (fma.f64 (*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64) (*.f64 (/.f64 x z) #s(literal 1/2 binary64))) z)
(*.f64 z (fma.f64 (*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64) (*.f64 (/.f64 x z) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64)) z (*.f64 (*.f64 (/.f64 x z) #s(literal 1/2 binary64)) z))
(fma.f64 z (*.f64 (*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64)) (*.f64 z (*.f64 (/.f64 x z) #s(literal 1/2 binary64))))
(+.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64)) z) (*.f64 (*.f64 (/.f64 x z) #s(literal 1/2 binary64)) z))
(+.f64 (*.f64 z (*.f64 (*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64))) (*.f64 z (*.f64 (/.f64 x z) #s(literal 1/2 binary64))))
(*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 x z) (*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) y)))
(*.f64 #s(literal 1/2 binary64) (fma.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) y (/.f64 x z)))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64)) (*.f64 (*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64))) (*.f64 (*.f64 (/.f64 x z) #s(literal 1/2 binary64)) (*.f64 (/.f64 x z) #s(literal 1/2 binary64)))) (-.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64)) (*.f64 (/.f64 x z) #s(literal 1/2 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 x z) #s(literal 1/2 binary64)) (*.f64 (/.f64 x z) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64)) (*.f64 (*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64)))) (-.f64 (*.f64 (/.f64 x z) #s(literal 1/2 binary64)) (*.f64 (*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64))))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 x z) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64)) (*.f64 (*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64))) (-.f64 (*.f64 (*.f64 (/.f64 x z) #s(literal 1/2 binary64)) (*.f64 (/.f64 x z) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64)) (*.f64 (/.f64 x z) #s(literal 1/2 binary64))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 x z) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (/.f64 x z) #s(literal 1/2 binary64)) (*.f64 (/.f64 x z) #s(literal 1/2 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64)) (*.f64 (*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64))) (*.f64 (*.f64 (/.f64 x z) #s(literal 1/2 binary64)) (*.f64 (*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64))))))
(fma.f64 (*.f64 #s(literal 1/2 binary64) y) (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (/.f64 x z) #s(literal 1/2 binary64)))
(fma.f64 (*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64) (*.f64 (/.f64 x z) #s(literal 1/2 binary64)))
(fma.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 y #s(literal 1/2 binary64)) (*.f64 (/.f64 x z) #s(literal 1/2 binary64)))
(fma.f64 (/.f64 x z) #s(literal 1/2 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64)))
(fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) y) (*.f64 (/.f64 x z) #s(literal 1/2 binary64)))
(fma.f64 #s(literal 1/2 binary64) (/.f64 x z) (*.f64 (*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64)))
(-.f64 (*.f64 (/.f64 x z) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) y)) #s(literal 1/2 binary64)))
(-.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64)) (*.f64 (/.f64 x z) #s(literal -1/2 binary64)))
(+.f64 (*.f64 (/.f64 x z) #s(literal 1/2 binary64)) (*.f64 (*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64)))
(+.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64)) (*.f64 (/.f64 x z) #s(literal 1/2 binary64)))
(/.f64 (neg.f64 x) (neg.f64 z))
(/.f64 x z)
x
z
#s(literal 1/2 binary64)
(*.f64 (*.f64 #s(literal 1/2 binary64) y) (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)))
(*.f64 (*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64))
(*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 y #s(literal 1/2 binary64)))
(*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) y))
(*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) y)
(*.f64 y (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)))
(/.f64 (*.f64 #s(literal 1 binary64) y) (pow.f64 z #s(literal 1/2 binary64)))
(*.f64 (pow.f64 z #s(literal -1/4 binary64)) (pow.f64 z #s(literal -1/4 binary64)))
(pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64))
(pow.f64 (pow.f64 z #s(literal 1/2 binary64)) #s(literal -1 binary64))
(pow.f64 z #s(literal -1/2 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 z #s(literal 1/2 binary64))))
(/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 1/2 binary64)))
(sqrt.f64 (pow.f64 z #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 z) #s(literal -1/2 binary64)))
#s(literal 1 binary64)
(*.f64 (pow.f64 z #s(literal 1/4 binary64)) (pow.f64 z #s(literal 1/4 binary64)))
(pow.f64 z #s(literal 1/2 binary64))
(sqrt.f64 z)
(exp.f64 (*.f64 (log.f64 z) #s(literal 1/2 binary64)))
y
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 (fma.f64 (*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64) (*.f64 (/.f64 x z) #s(literal 1/2 binary64))) z))
(*.f64 (fma.f64 (*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64) (*.f64 (/.f64 x z) #s(literal 1/2 binary64))) z)
(*.f64 z (fma.f64 (*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64) (*.f64 (/.f64 x z) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64)) z (*.f64 (*.f64 (/.f64 x z) #s(literal 1/2 binary64)) z))
(fma.f64 z (*.f64 (*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64)) (*.f64 z (*.f64 (/.f64 x z) #s(literal 1/2 binary64))))
(+.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64)) z) (*.f64 (*.f64 (/.f64 x z) #s(literal 1/2 binary64)) z))
(+.f64 (*.f64 z (*.f64 (*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64))) (*.f64 z (*.f64 (/.f64 x z) #s(literal 1/2 binary64))))
(*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 x z) (*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) y)))
(*.f64 #s(literal 1/2 binary64) (fma.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) y (/.f64 x z)))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64)) (*.f64 (*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64))) (*.f64 (*.f64 (/.f64 x z) #s(literal 1/2 binary64)) (*.f64 (/.f64 x z) #s(literal 1/2 binary64)))) (-.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64)) (*.f64 (/.f64 x z) #s(literal 1/2 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 x z) #s(literal 1/2 binary64)) (*.f64 (/.f64 x z) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64)) (*.f64 (*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64)))) (-.f64 (*.f64 (/.f64 x z) #s(literal 1/2 binary64)) (*.f64 (*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64))))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 x z) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64)) (*.f64 (*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64))) (-.f64 (*.f64 (*.f64 (/.f64 x z) #s(literal 1/2 binary64)) (*.f64 (/.f64 x z) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64)) (*.f64 (/.f64 x z) #s(literal 1/2 binary64))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 x z) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (/.f64 x z) #s(literal 1/2 binary64)) (*.f64 (/.f64 x z) #s(literal 1/2 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64)) (*.f64 (*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64))) (*.f64 (*.f64 (/.f64 x z) #s(literal 1/2 binary64)) (*.f64 (*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64))))))
(fma.f64 (*.f64 #s(literal 1/2 binary64) y) (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (/.f64 x z) #s(literal 1/2 binary64)))
(fma.f64 (*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64) (*.f64 (/.f64 x z) #s(literal 1/2 binary64)))
(fma.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 y #s(literal 1/2 binary64)) (*.f64 (/.f64 x z) #s(literal 1/2 binary64)))
(fma.f64 (/.f64 x z) #s(literal 1/2 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64)))
(fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) y) (*.f64 (/.f64 x z) #s(literal 1/2 binary64)))
(fma.f64 #s(literal 1/2 binary64) (/.f64 x z) (*.f64 (*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64)))
(-.f64 (*.f64 (/.f64 x z) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) y)) #s(literal 1/2 binary64)))
(-.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64)) (*.f64 (/.f64 x z) #s(literal -1/2 binary64)))
(+.f64 (*.f64 (/.f64 x z) #s(literal 1/2 binary64)) (*.f64 (*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64)))
(+.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64)) (*.f64 (/.f64 x z) #s(literal 1/2 binary64)))
(*.f64 (*.f64 #s(literal 1/2 binary64) y) (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)))
(*.f64 (*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64))
(*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 y #s(literal 1/2 binary64)))
(*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) y))
(*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) y)
(*.f64 y (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)))
(/.f64 (*.f64 #s(literal 1 binary64) y) (pow.f64 z #s(literal 1/2 binary64)))
(*.f64 (pow.f64 z #s(literal -1/4 binary64)) (pow.f64 z #s(literal -1/4 binary64)))
(pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64))
(pow.f64 (pow.f64 z #s(literal 1/2 binary64)) #s(literal -1 binary64))
(pow.f64 z #s(literal -1/2 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 z #s(literal 1/2 binary64))))
(/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 1/2 binary64)))
(sqrt.f64 (pow.f64 z #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 z) #s(literal -1/2 binary64)))
#s(literal -1/2 binary64)
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 (*.f64 (pow.f64 z #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64)))
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 (fma.f64 (pow.f64 z #s(literal 1/2 binary64)) y x) #s(literal 1/2 binary64)))
#s(approx (* (+ (* (/ x z) 1/2) (* (* (pow z -1/2) y) 1/2)) z) (*.f64 (*.f64 (pow.f64 z #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64)))
#s(approx (* (+ (* (/ x z) 1/2) (* (* (pow z -1/2) y) 1/2)) z) (*.f64 (fma.f64 (pow.f64 z #s(literal 1/2 binary64)) y x) #s(literal 1/2 binary64)))
#s(approx (+ (* (/ x z) 1/2) (* (* (pow z -1/2) y) 1/2)) (*.f64 (*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64)))
#s(approx (+ (* (/ x z) 1/2) (* (* (pow z -1/2) y) 1/2)) (fma.f64 (*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64) (*.f64 (/.f64 x z) #s(literal 1/2 binary64))))
#s(approx (/ x z) (/.f64 x z))
#s(approx x x)
#s(approx (* (+ (* (/ x z) 1/2) (* (* (pow z -1/2) y) 1/2)) z) (*.f64 (*.f64 (pow.f64 z #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64)))
#s(approx (* (+ (* (/ x z) 1/2) (* (* (pow z -1/2) y) 1/2)) z) (*.f64 (fma.f64 (pow.f64 z #s(literal 1/2 binary64)) y x) #s(literal 1/2 binary64)))
#s(approx (+ (* (/ x z) 1/2) (* (* (pow z -1/2) y) 1/2)) (*.f64 (*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64)))
#s(approx (+ (* (/ x z) 1/2) (* (* (pow z -1/2) y) 1/2)) (fma.f64 (*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64) (*.f64 (/.f64 x z) #s(literal 1/2 binary64))))
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 x #s(literal 1/2 binary64)))
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 1/2 binary64)) y) x) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) x))
#s(approx (* (+ (* (/ x z) 1/2) (* (* (pow z -1/2) y) 1/2)) z) (*.f64 x #s(literal 1/2 binary64)))
#s(approx (* (+ (* (/ x z) 1/2) (* (* (pow z -1/2) y) 1/2)) z) (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 1/2 binary64)) y) x) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) x))
#s(approx (+ (* (/ x z) 1/2) (* (* (pow z -1/2) y) 1/2)) (*.f64 (/.f64 x z) #s(literal 1/2 binary64)))
#s(approx (+ (* (/ x z) 1/2) (* (* (pow z -1/2) y) 1/2)) (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) y) x) #s(literal 1/2 binary64) (*.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64))) x))
#s(approx (* (+ (* (/ x z) 1/2) (* (* (pow z -1/2) y) 1/2)) z) (*.f64 x #s(literal 1/2 binary64)))
#s(approx (* (+ (* (/ x z) 1/2) (* (* (pow z -1/2) y) 1/2)) z) (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 1/2 binary64)) y) x) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) x))
#s(approx (+ (* (/ x z) 1/2) (* (* (pow z -1/2) y) 1/2)) (*.f64 (/.f64 x z) #s(literal 1/2 binary64)))
#s(approx (+ (* (/ x z) 1/2) (* (* (pow z -1/2) y) 1/2)) (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) y) x) #s(literal 1/2 binary64) (*.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64))) x))
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 1/2 binary64)) y) x) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) x) #s(literal -1 binary64)))
#s(approx (* (+ (* (/ x z) 1/2) (* (* (pow z -1/2) y) 1/2)) z) (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 1/2 binary64)) y) x) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) x) #s(literal -1 binary64)))
#s(approx (+ (* (/ x z) 1/2) (* (* (pow z -1/2) y) 1/2)) (*.f64 (*.f64 #s(literal -1 binary64) x) (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 y x)) (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (pow.f64 z #s(literal -1 binary64))))))
#s(approx (* (+ (* (/ x z) 1/2) (* (* (pow z -1/2) y) 1/2)) z) (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 1/2 binary64)) y) x) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) x) #s(literal -1 binary64)))
#s(approx (+ (* (/ x z) 1/2) (* (* (pow z -1/2) y) 1/2)) (*.f64 (*.f64 #s(literal -1 binary64) x) (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 y x)) (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (pow.f64 z #s(literal -1 binary64))))))
#s(approx (* (* (pow z -1/2) y) 1/2) (*.f64 (*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64)))
#s(approx (* (pow z -1/2) y) (*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) y))
#s(approx y y)
#s(approx (* (* (pow z -1/2) y) 1/2) (*.f64 (*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64)))
#s(approx (* (pow z -1/2) y) (*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) y))
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (*.f64 (pow.f64 z #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) y))
#s(approx (* (+ (* (/ x z) 1/2) (* (* (pow z -1/2) y) 1/2)) z) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (*.f64 (pow.f64 z #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) y))
#s(approx (+ (* (/ x z) 1/2) (* (* (pow z -1/2) y) 1/2)) (*.f64 (fma.f64 (/.f64 (/.f64 x y) z) #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) y))
#s(approx (* (+ (* (/ x z) 1/2) (* (* (pow z -1/2) y) 1/2)) z) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (*.f64 (pow.f64 z #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) y))
#s(approx (+ (* (/ x z) 1/2) (* (* (pow z -1/2) y) 1/2)) (*.f64 (fma.f64 (/.f64 (/.f64 x y) z) #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) y))
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 (*.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 z #s(literal 1/2 binary64)))) y) #s(literal -1 binary64)))
#s(approx (* (+ (* (/ x z) 1/2) (* (* (pow z -1/2) y) 1/2)) z) (*.f64 (*.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 z #s(literal 1/2 binary64)))) y) #s(literal -1 binary64)))
#s(approx (+ (* (/ x z) 1/2) (* (* (pow z -1/2) y) 1/2)) (*.f64 (*.f64 (fma.f64 (/.f64 (/.f64 x y) z) #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) y) #s(literal -1 binary64)))
#s(approx (* (+ (* (/ x z) 1/2) (* (* (pow z -1/2) y) 1/2)) z) (*.f64 (*.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 z #s(literal 1/2 binary64)))) y) #s(literal -1 binary64)))
#s(approx (+ (* (/ x z) 1/2) (* (* (pow z -1/2) y) 1/2)) (*.f64 (*.f64 (fma.f64 (/.f64 (/.f64 x y) z) #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) y) #s(literal -1 binary64)))
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 (fma.f64 (pow.f64 z #s(literal 1/2 binary64)) y x) #s(literal 1/2 binary64)))
#s(approx (+ (* (/ x z) 1/2) (* (* (pow z -1/2) y) 1/2)) (/.f64 (*.f64 (fma.f64 (pow.f64 z #s(literal 1/2 binary64)) y x) #s(literal 1/2 binary64)) z))
#s(approx z z)
#s(approx (pow z -1/2) (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)))
#s(approx (pow z 1/2) (pow.f64 z #s(literal 1/2 binary64)))
#s(approx (+ (* (/ x z) 1/2) (* (* (pow z -1/2) y) 1/2)) (/.f64 (*.f64 (fma.f64 (pow.f64 z #s(literal 1/2 binary64)) y x) #s(literal 1/2 binary64)) z))
#s(approx (pow z -1/2) (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)))
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 (fma.f64 (*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64) (*.f64 (/.f64 x z) #s(literal 1/2 binary64))) z))
#s(approx (* (+ (* (/ x z) 1/2) (* (* (pow z -1/2) y) 1/2)) z) (*.f64 (fma.f64 (*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64) (*.f64 (/.f64 x z) #s(literal 1/2 binary64))) z))
#s(approx (* (+ (* (/ x z) 1/2) (* (* (pow z -1/2) y) 1/2)) z) (*.f64 (fma.f64 (*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64) (*.f64 (/.f64 x z) #s(literal 1/2 binary64))) z))
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1 binary64) y)) (pow.f64 z #s(literal 1/2 binary64))))
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 (*.f64 #s(literal -1 binary64) z) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1 binary64) y)) (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (/.f64 x z) #s(literal -1/2 binary64)))))
#s(approx (* (+ (* (/ x z) 1/2) (* (* (pow z -1/2) y) 1/2)) z) (*.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64) (*.f64 (/.f64 x z) #s(literal -1/2 binary64))) z) #s(literal -1 binary64)))
#s(approx (pow z 1/2) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 z #s(literal 1/2 binary64))) #s(literal -1 binary64)))
#s(approx (* (+ (* (/ x z) 1/2) (* (* (pow z -1/2) y) 1/2)) z) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1 binary64) y)) (pow.f64 z #s(literal 1/2 binary64))))
#s(approx (* (+ (* (/ x z) 1/2) (* (* (pow z -1/2) y) 1/2)) z) (*.f64 (*.f64 #s(literal -1 binary64) z) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1 binary64) y)) (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (/.f64 x z) #s(literal -1/2 binary64)))))
#s(approx (+ (* (/ x z) 1/2) (* (* (pow z -1/2) y) 1/2)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1 binary64) y)) (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64))))
#s(approx (+ (* (/ x z) 1/2) (* (* (pow z -1/2) y) 1/2)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1 binary64) y)) (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (/.f64 x z) #s(literal 1/2 binary64))))
#s(approx (* (* (pow z -1/2) y) 1/2) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1 binary64) y)) (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64))))
#s(approx (* (pow z -1/2) y) (*.f64 (*.f64 #s(literal -1 binary64) y) (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64))))
#s(approx (pow z -1/2) (*.f64 #s(literal -1 binary64) (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64))))

eval54.0ms (2.1%)

Memory
-35.9MiB live, 26.0MiB allocated; 21ms collecting garbage
Compiler

Compiled 3 521 to 434 computations (87.7% saved)

prune86.0ms (3.4%)

Memory
23.8MiB live, 103.5MiB allocated; 27ms collecting garbage
Pruning

3 alts after pruning (1 fresh and 2 done)

PrunedKeptTotal
New1121113
Fresh000
Picked112
Done112
Total1143117
Accuracy
100.0%
Counts
117 → 3
Alt Table
Click to see full alt table
StatusAccuracyProgram
99.8%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (+.f64 x (*.f64 y (sqrt.f64 z))))
82.0%
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 (fma.f64 (/.f64 x z) #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 #s(literal 1 binary64) y) (pow.f64 z #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) z))
82.0%
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 (fma.f64 (/.f64 x z) #s(literal 1/2 binary64) (*.f64 (*.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal 1/2 binary64))) z))
Compiler

Compiled 62 to 49 computations (21% saved)

series14.0ms (0.5%)

Memory
20.5MiB live, 20.5MiB allocated; 0ms collecting garbage
Counts
13 → 37
Calls
Call 1
Inputs
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 (fma.f64 (/.f64 x z) #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 #s(literal 1 binary64) y) (pow.f64 z #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) z))
(*.f64 (fma.f64 (/.f64 x z) #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 #s(literal 1 binary64) y) (pow.f64 z #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) z)
(fma.f64 (/.f64 x z) #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 #s(literal 1 binary64) y) (pow.f64 z #s(literal 1/2 binary64))) #s(literal 1/2 binary64)))
(/.f64 x z)
x
z
#s(literal 1/2 binary64)
(*.f64 (/.f64 (*.f64 #s(literal 1 binary64) y) (pow.f64 z #s(literal 1/2 binary64))) #s(literal 1/2 binary64))
(/.f64 (*.f64 #s(literal 1 binary64) y) (pow.f64 z #s(literal 1/2 binary64)))
(*.f64 #s(literal 1 binary64) y)
#s(literal 1 binary64)
y
(pow.f64 z #s(literal 1/2 binary64))
Outputs
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* 1/2 (* y (sqrt z)))))
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (+ (* 1/2 x) (* 1/2 (* y (sqrt z))))))
#s(approx (* (+ (* (/ x z) 1/2) (* (/ (* 1 y) (pow z 1/2)) 1/2)) z) #s(hole binary64 (* 1/2 (* y (sqrt z)))))
#s(approx (* (+ (* (/ x z) 1/2) (* (/ (* 1 y) (pow z 1/2)) 1/2)) z) #s(hole binary64 (+ (* 1/2 x) (* 1/2 (* y (sqrt z))))))
#s(approx (+ (* (/ x z) 1/2) (* (/ (* 1 y) (pow z 1/2)) 1/2)) #s(hole binary64 (* 1/2 (* y (sqrt (/ 1 z))))))
#s(approx (+ (* (/ x z) 1/2) (* (/ (* 1 y) (pow z 1/2)) 1/2)) #s(hole binary64 (+ (* 1/2 (* y (sqrt (/ 1 z)))) (* 1/2 (/ x z)))))
#s(approx (/ x z) #s(hole binary64 (/ x z)))
#s(approx x #s(hole binary64 x))
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* 1/2 x)))
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* x (+ 1/2 (* 1/2 (* (/ y x) (sqrt z)))))))
#s(approx (* (+ (* (/ x z) 1/2) (* (/ (* 1 y) (pow z 1/2)) 1/2)) z) #s(hole binary64 (* 1/2 x)))
#s(approx (* (+ (* (/ x z) 1/2) (* (/ (* 1 y) (pow z 1/2)) 1/2)) z) #s(hole binary64 (* x (+ 1/2 (* 1/2 (* (/ y x) (sqrt z)))))))
#s(approx (+ (* (/ x z) 1/2) (* (/ (* 1 y) (pow z 1/2)) 1/2)) #s(hole binary64 (* 1/2 (/ x z))))
#s(approx (+ (* (/ x z) 1/2) (* (/ (* 1 y) (pow z 1/2)) 1/2)) #s(hole binary64 (* x (+ (* 1/2 (* (/ y x) (sqrt (/ 1 z)))) (* 1/2 (/ 1 z))))))
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* -1 (* x (- (* -1/2 (* (/ y x) (sqrt z))) 1/2)))))
#s(approx (* (+ (* (/ x z) 1/2) (* (/ (* 1 y) (pow z 1/2)) 1/2)) z) #s(hole binary64 (* -1 (* x (- (* -1/2 (* (/ y x) (sqrt z))) 1/2)))))
#s(approx (+ (* (/ x z) 1/2) (* (/ (* 1 y) (pow z 1/2)) 1/2)) #s(hole binary64 (* -1 (* x (- (* -1/2 (* (/ y x) (sqrt (/ 1 z)))) (* 1/2 (/ 1 z)))))))
#s(approx (* (/ (* 1 y) (pow z 1/2)) 1/2) #s(hole binary64 (* 1/2 (* y (sqrt (/ 1 z))))))
#s(approx (/ (* 1 y) (pow z 1/2)) #s(hole binary64 (* y (sqrt (/ 1 z)))))
#s(approx (* 1 y) #s(hole binary64 y))
#s(approx y #s(hole binary64 y))
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* y (+ (* 1/2 (sqrt z)) (* 1/2 (/ x y))))))
#s(approx (* (+ (* (/ x z) 1/2) (* (/ (* 1 y) (pow z 1/2)) 1/2)) z) #s(hole binary64 (* y (+ (* 1/2 (sqrt z)) (* 1/2 (/ x y))))))
#s(approx (+ (* (/ x z) 1/2) (* (/ (* 1 y) (pow z 1/2)) 1/2)) #s(hole binary64 (* y (+ (* 1/2 (sqrt (/ 1 z))) (* 1/2 (/ x (* y z)))))))
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (sqrt z)) (* -1/2 (/ x y)))))))
#s(approx (* (+ (* (/ x z) 1/2) (* (/ (* 1 y) (pow z 1/2)) 1/2)) z) #s(hole binary64 (* -1 (* y (+ (* -1/2 (sqrt z)) (* -1/2 (/ x y)))))))
#s(approx (+ (* (/ x z) 1/2) (* (/ (* 1 y) (pow z 1/2)) 1/2)) #s(hole binary64 (* -1 (* y (+ (* -1/2 (sqrt (/ 1 z))) (* -1/2 (/ x (* y z))))))))
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* 1/2 (+ x (* y (sqrt z))))))
#s(approx (+ (* (/ x z) 1/2) (* (/ (* 1 y) (pow z 1/2)) 1/2)) #s(hole binary64 (/ (+ (* 1/2 x) (* 1/2 (* y (sqrt z)))) z)))
#s(approx z #s(hole binary64 z))
#s(approx (pow z 1/2) #s(hole binary64 (sqrt z)))
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* z (+ (* 1/2 (* y (sqrt (/ 1 z)))) (* 1/2 (/ x z))))))
#s(approx (* (+ (* (/ x z) 1/2) (* (/ (* 1 y) (pow z 1/2)) 1/2)) z) #s(hole binary64 (* z (+ (* 1/2 (* y (sqrt (/ 1 z)))) (* 1/2 (/ x z))))))
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* -1/2 (* (* y (pow (sqrt -1) 2)) (sqrt z)))))
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* -1 (* z (+ (* -1/2 (/ x z)) (* 1/2 (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z)))))))))
#s(approx (* (+ (* (/ x z) 1/2) (* (/ (* 1 y) (pow z 1/2)) 1/2)) z) #s(hole binary64 (* -1 (* z (+ (* -1/2 (* y (sqrt (/ 1 z)))) (* -1/2 (/ x z)))))))
#s(approx (pow z 1/2) #s(hole binary64 (* -1 (* (sqrt z) (pow (sqrt -1) 2)))))
Calls

9 calls:

TimeVariablePointExpression
2.0ms
z
@-inf
((* (/ 1 2) (+ x (* y (sqrt z)))) (* (+ (* (/ x z) 1/2) (* (/ (* 1 y) (pow z 1/2)) 1/2)) z) (+ (* (/ x z) 1/2) (* (/ (* 1 y) (pow z 1/2)) 1/2)) (/ x z) x z 1/2 (* (/ (* 1 y) (pow z 1/2)) 1/2) (/ (* 1 y) (pow z 1/2)) (* 1 y) 1 y (pow z 1/2))
2.0ms
z
@0
((* (/ 1 2) (+ x (* y (sqrt z)))) (* (+ (* (/ x z) 1/2) (* (/ (* 1 y) (pow z 1/2)) 1/2)) z) (+ (* (/ x z) 1/2) (* (/ (* 1 y) (pow z 1/2)) 1/2)) (/ x z) x z 1/2 (* (/ (* 1 y) (pow z 1/2)) 1/2) (/ (* 1 y) (pow z 1/2)) (* 1 y) 1 y (pow z 1/2))
2.0ms
y
@-inf
((* (/ 1 2) (+ x (* y (sqrt z)))) (* (+ (* (/ x z) 1/2) (* (/ (* 1 y) (pow z 1/2)) 1/2)) z) (+ (* (/ x z) 1/2) (* (/ (* 1 y) (pow z 1/2)) 1/2)) (/ x z) x z 1/2 (* (/ (* 1 y) (pow z 1/2)) 1/2) (/ (* 1 y) (pow z 1/2)) (* 1 y) 1 y (pow z 1/2))
1.0ms
x
@-inf
((* (/ 1 2) (+ x (* y (sqrt z)))) (* (+ (* (/ x z) 1/2) (* (/ (* 1 y) (pow z 1/2)) 1/2)) z) (+ (* (/ x z) 1/2) (* (/ (* 1 y) (pow z 1/2)) 1/2)) (/ x z) x z 1/2 (* (/ (* 1 y) (pow z 1/2)) 1/2) (/ (* 1 y) (pow z 1/2)) (* 1 y) 1 y (pow z 1/2))
1.0ms
y
@inf
((* (/ 1 2) (+ x (* y (sqrt z)))) (* (+ (* (/ x z) 1/2) (* (/ (* 1 y) (pow z 1/2)) 1/2)) z) (+ (* (/ x z) 1/2) (* (/ (* 1 y) (pow z 1/2)) 1/2)) (/ x z) x z 1/2 (* (/ (* 1 y) (pow z 1/2)) 1/2) (/ (* 1 y) (pow z 1/2)) (* 1 y) 1 y (pow z 1/2))

rewrite55.0ms (2.2%)

Memory
5.4MiB live, 50.4MiB allocated; 8ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0133874
0145727
0580703
Stop Event
iter limit
iter limit
iter limit
unsound
iter limit
Counts
50 → 68
Calls
Call 1
Inputs
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 (fma.f64 (/.f64 x z) #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 #s(literal 1 binary64) y) (pow.f64 z #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) z))
(*.f64 (fma.f64 (/.f64 x z) #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 #s(literal 1 binary64) y) (pow.f64 z #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) z)
(fma.f64 (/.f64 x z) #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 #s(literal 1 binary64) y) (pow.f64 z #s(literal 1/2 binary64))) #s(literal 1/2 binary64)))
(/.f64 x z)
x
z
#s(literal 1/2 binary64)
(*.f64 (/.f64 (*.f64 #s(literal 1 binary64) y) (pow.f64 z #s(literal 1/2 binary64))) #s(literal 1/2 binary64))
(/.f64 (*.f64 #s(literal 1 binary64) y) (pow.f64 z #s(literal 1/2 binary64)))
(*.f64 #s(literal 1 binary64) y)
#s(literal 1 binary64)
y
(pow.f64 z #s(literal 1/2 binary64))
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* 1/2 (* y (sqrt z)))))
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (+ (* 1/2 x) (* 1/2 (* y (sqrt z))))))
#s(approx (* (+ (* (/ x z) 1/2) (* (/ (* 1 y) (pow z 1/2)) 1/2)) z) #s(hole binary64 (* 1/2 (* y (sqrt z)))))
#s(approx (* (+ (* (/ x z) 1/2) (* (/ (* 1 y) (pow z 1/2)) 1/2)) z) #s(hole binary64 (+ (* 1/2 x) (* 1/2 (* y (sqrt z))))))
#s(approx (+ (* (/ x z) 1/2) (* (/ (* 1 y) (pow z 1/2)) 1/2)) #s(hole binary64 (* 1/2 (* y (sqrt (/ 1 z))))))
#s(approx (+ (* (/ x z) 1/2) (* (/ (* 1 y) (pow z 1/2)) 1/2)) #s(hole binary64 (+ (* 1/2 (* y (sqrt (/ 1 z)))) (* 1/2 (/ x z)))))
#s(approx (/ x z) #s(hole binary64 (/ x z)))
#s(approx x #s(hole binary64 x))
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* 1/2 x)))
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* x (+ 1/2 (* 1/2 (* (/ y x) (sqrt z)))))))
#s(approx (* (+ (* (/ x z) 1/2) (* (/ (* 1 y) (pow z 1/2)) 1/2)) z) #s(hole binary64 (* 1/2 x)))
#s(approx (* (+ (* (/ x z) 1/2) (* (/ (* 1 y) (pow z 1/2)) 1/2)) z) #s(hole binary64 (* x (+ 1/2 (* 1/2 (* (/ y x) (sqrt z)))))))
#s(approx (+ (* (/ x z) 1/2) (* (/ (* 1 y) (pow z 1/2)) 1/2)) #s(hole binary64 (* 1/2 (/ x z))))
#s(approx (+ (* (/ x z) 1/2) (* (/ (* 1 y) (pow z 1/2)) 1/2)) #s(hole binary64 (* x (+ (* 1/2 (* (/ y x) (sqrt (/ 1 z)))) (* 1/2 (/ 1 z))))))
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* -1 (* x (- (* -1/2 (* (/ y x) (sqrt z))) 1/2)))))
#s(approx (* (+ (* (/ x z) 1/2) (* (/ (* 1 y) (pow z 1/2)) 1/2)) z) #s(hole binary64 (* -1 (* x (- (* -1/2 (* (/ y x) (sqrt z))) 1/2)))))
#s(approx (+ (* (/ x z) 1/2) (* (/ (* 1 y) (pow z 1/2)) 1/2)) #s(hole binary64 (* -1 (* x (- (* -1/2 (* (/ y x) (sqrt (/ 1 z)))) (* 1/2 (/ 1 z)))))))
#s(approx (* (/ (* 1 y) (pow z 1/2)) 1/2) #s(hole binary64 (* 1/2 (* y (sqrt (/ 1 z))))))
#s(approx (/ (* 1 y) (pow z 1/2)) #s(hole binary64 (* y (sqrt (/ 1 z)))))
#s(approx (* 1 y) #s(hole binary64 y))
#s(approx y #s(hole binary64 y))
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* y (+ (* 1/2 (sqrt z)) (* 1/2 (/ x y))))))
#s(approx (* (+ (* (/ x z) 1/2) (* (/ (* 1 y) (pow z 1/2)) 1/2)) z) #s(hole binary64 (* y (+ (* 1/2 (sqrt z)) (* 1/2 (/ x y))))))
#s(approx (+ (* (/ x z) 1/2) (* (/ (* 1 y) (pow z 1/2)) 1/2)) #s(hole binary64 (* y (+ (* 1/2 (sqrt (/ 1 z))) (* 1/2 (/ x (* y z)))))))
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (sqrt z)) (* -1/2 (/ x y)))))))
#s(approx (* (+ (* (/ x z) 1/2) (* (/ (* 1 y) (pow z 1/2)) 1/2)) z) #s(hole binary64 (* -1 (* y (+ (* -1/2 (sqrt z)) (* -1/2 (/ x y)))))))
#s(approx (+ (* (/ x z) 1/2) (* (/ (* 1 y) (pow z 1/2)) 1/2)) #s(hole binary64 (* -1 (* y (+ (* -1/2 (sqrt (/ 1 z))) (* -1/2 (/ x (* y z))))))))
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* 1/2 (+ x (* y (sqrt z))))))
#s(approx (+ (* (/ x z) 1/2) (* (/ (* 1 y) (pow z 1/2)) 1/2)) #s(hole binary64 (/ (+ (* 1/2 x) (* 1/2 (* y (sqrt z)))) z)))
#s(approx z #s(hole binary64 z))
#s(approx (pow z 1/2) #s(hole binary64 (sqrt z)))
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* z (+ (* 1/2 (* y (sqrt (/ 1 z)))) (* 1/2 (/ x z))))))
#s(approx (* (+ (* (/ x z) 1/2) (* (/ (* 1 y) (pow z 1/2)) 1/2)) z) #s(hole binary64 (* z (+ (* 1/2 (* y (sqrt (/ 1 z)))) (* 1/2 (/ x z))))))
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* -1/2 (* (* y (pow (sqrt -1) 2)) (sqrt z)))))
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* -1 (* z (+ (* -1/2 (/ x z)) (* 1/2 (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z)))))))))
#s(approx (* (+ (* (/ x z) 1/2) (* (/ (* 1 y) (pow z 1/2)) 1/2)) z) #s(hole binary64 (* -1 (* z (+ (* -1/2 (* y (sqrt (/ 1 z)))) (* -1/2 (/ x z)))))))
#s(approx (pow z 1/2) #s(hole binary64 (* -1 (* (sqrt z) (pow (sqrt -1) 2)))))
Outputs
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 (fma.f64 (/.f64 y (pow.f64 z #s(literal 1/2 binary64))) #s(literal 1/2 binary64) (*.f64 (/.f64 x z) #s(literal 1/2 binary64))) z))
(*.f64 (fma.f64 (/.f64 y (pow.f64 z #s(literal 1/2 binary64))) #s(literal 1/2 binary64) (*.f64 (/.f64 x z) #s(literal 1/2 binary64))) z)
(*.f64 z (fma.f64 (/.f64 y (pow.f64 z #s(literal 1/2 binary64))) #s(literal 1/2 binary64) (*.f64 (/.f64 x z) #s(literal 1/2 binary64))))
(*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 x z) (/.f64 y (pow.f64 z #s(literal 1/2 binary64)))))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 x z) #s(literal 1/2 binary64)) (*.f64 (/.f64 x z) #s(literal 1/2 binary64))) (*.f64 (*.f64 (/.f64 y (pow.f64 z #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) (*.f64 (/.f64 y (pow.f64 z #s(literal 1/2 binary64))) #s(literal 1/2 binary64)))) (-.f64 (*.f64 (/.f64 x z) #s(literal 1/2 binary64)) (*.f64 (/.f64 y (pow.f64 z #s(literal 1/2 binary64))) #s(literal 1/2 binary64))))
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 x z) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 y (pow.f64 z #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (/.f64 x z) #s(literal 1/2 binary64)) (*.f64 (/.f64 x z) #s(literal 1/2 binary64))) (-.f64 (*.f64 (*.f64 (/.f64 y (pow.f64 z #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) (*.f64 (/.f64 y (pow.f64 z #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (/.f64 x z) #s(literal 1/2 binary64)) (*.f64 (/.f64 y (pow.f64 z #s(literal 1/2 binary64))) #s(literal 1/2 binary64))))))
(fma.f64 (/.f64 y (pow.f64 z #s(literal 1/2 binary64))) #s(literal 1/2 binary64) (*.f64 (/.f64 x z) #s(literal 1/2 binary64)))
(fma.f64 (/.f64 x z) #s(literal 1/2 binary64) (*.f64 (/.f64 y (pow.f64 z #s(literal 1/2 binary64))) #s(literal 1/2 binary64)))
(fma.f64 #s(literal 1/2 binary64) (/.f64 y (pow.f64 z #s(literal 1/2 binary64))) (*.f64 (/.f64 x z) #s(literal 1/2 binary64)))
(fma.f64 #s(literal 1/2 binary64) (/.f64 x z) (*.f64 (/.f64 y (pow.f64 z #s(literal 1/2 binary64))) #s(literal 1/2 binary64)))
(-.f64 (*.f64 (/.f64 x z) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (/.f64 y (pow.f64 z #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)))
(+.f64 (*.f64 (/.f64 x z) #s(literal 1/2 binary64)) (*.f64 (/.f64 y (pow.f64 z #s(literal 1/2 binary64))) #s(literal 1/2 binary64)))
(+.f64 (*.f64 (/.f64 y (pow.f64 z #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) (*.f64 (/.f64 x z) #s(literal 1/2 binary64)))
(/.f64 (neg.f64 x) (neg.f64 z))
(/.f64 x z)
x
z
#s(literal 1/2 binary64)
(*.f64 (/.f64 y (pow.f64 z #s(literal 1/2 binary64))) #s(literal 1/2 binary64))
(*.f64 #s(literal 1/2 binary64) (/.f64 y (pow.f64 z #s(literal 1/2 binary64))))
(/.f64 (*.f64 y #s(literal 1/2 binary64)) (pow.f64 z #s(literal 1/2 binary64)))
(*.f64 #s(literal 1 binary64) (/.f64 y (pow.f64 z #s(literal 1/2 binary64))))
(/.f64 (neg.f64 y) (neg.f64 (pow.f64 z #s(literal 1/2 binary64))))
(/.f64 y (pow.f64 z #s(literal 1/2 binary64)))
y
#s(literal 1 binary64)
y
(*.f64 (pow.f64 z #s(literal 1/4 binary64)) (pow.f64 z #s(literal 1/4 binary64)))
(pow.f64 z #s(literal 1/2 binary64))
(sqrt.f64 z)
(exp.f64 (*.f64 (log.f64 z) #s(literal 1/2 binary64)))
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 (*.f64 (pow.f64 z #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64)))
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 (fma.f64 (pow.f64 z #s(literal 1/2 binary64)) y x) #s(literal 1/2 binary64)))
#s(approx (* (+ (* (/ x z) 1/2) (* (/ (* 1 y) (pow z 1/2)) 1/2)) z) (*.f64 (*.f64 (pow.f64 z #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64)))
#s(approx (* (+ (* (/ x z) 1/2) (* (/ (* 1 y) (pow z 1/2)) 1/2)) z) (*.f64 (fma.f64 (pow.f64 z #s(literal 1/2 binary64)) y x) #s(literal 1/2 binary64)))
#s(approx (+ (* (/ x z) 1/2) (* (/ (* 1 y) (pow z 1/2)) 1/2)) (*.f64 (*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64)))
#s(approx (+ (* (/ x z) 1/2) (* (/ (* 1 y) (pow z 1/2)) 1/2)) (fma.f64 (*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64) (*.f64 (/.f64 x z) #s(literal 1/2 binary64))))
#s(approx (/ x z) (/.f64 x z))
#s(approx x x)
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 x #s(literal 1/2 binary64)))
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 1/2 binary64)) y) x) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) x))
#s(approx (* (+ (* (/ x z) 1/2) (* (/ (* 1 y) (pow z 1/2)) 1/2)) z) (*.f64 x #s(literal 1/2 binary64)))
#s(approx (* (+ (* (/ x z) 1/2) (* (/ (* 1 y) (pow z 1/2)) 1/2)) z) (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 1/2 binary64)) y) x) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) x))
#s(approx (+ (* (/ x z) 1/2) (* (/ (* 1 y) (pow z 1/2)) 1/2)) (*.f64 (/.f64 x z) #s(literal 1/2 binary64)))
#s(approx (+ (* (/ x z) 1/2) (* (/ (* 1 y) (pow z 1/2)) 1/2)) (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) y) x) #s(literal 1/2 binary64) (*.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64))) x))
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 z #s(literal 1/2 binary64)) y) x)) #s(literal 1/2 binary64)) x) #s(literal -1 binary64)))
#s(approx (* (+ (* (/ x z) 1/2) (* (/ (* 1 y) (pow z 1/2)) 1/2)) z) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 z #s(literal 1/2 binary64)) y) x)) #s(literal 1/2 binary64)) x) #s(literal -1 binary64)))
#s(approx (+ (* (/ x z) 1/2) (* (/ (* 1 y) (pow z 1/2)) 1/2)) (*.f64 (*.f64 #s(literal -1 binary64) x) (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 y x)) (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (pow.f64 z #s(literal -1 binary64))))))
#s(approx (* (/ (* 1 y) (pow z 1/2)) 1/2) (*.f64 (*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64)))
#s(approx (/ (* 1 y) (pow z 1/2)) (*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) y))
#s(approx (* 1 y) y)
#s(approx (* 1 y) y)
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (*.f64 (pow.f64 z #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) y))
#s(approx (* (+ (* (/ x z) 1/2) (* (/ (* 1 y) (pow z 1/2)) 1/2)) z) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (*.f64 (pow.f64 z #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) y))
#s(approx (+ (* (/ x z) 1/2) (* (/ (* 1 y) (pow z 1/2)) 1/2)) (*.f64 (fma.f64 (/.f64 (/.f64 x y) z) #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) y))
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 (*.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 z #s(literal 1/2 binary64)))) y) #s(literal -1 binary64)))
#s(approx (* (+ (* (/ x z) 1/2) (* (/ (* 1 y) (pow z 1/2)) 1/2)) z) (*.f64 (*.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 z #s(literal 1/2 binary64)))) y) #s(literal -1 binary64)))
#s(approx (+ (* (/ x z) 1/2) (* (/ (* 1 y) (pow z 1/2)) 1/2)) (*.f64 (*.f64 (fma.f64 (/.f64 (/.f64 x y) z) #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)))) y) #s(literal -1 binary64)))
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 (fma.f64 (pow.f64 z #s(literal 1/2 binary64)) y x) #s(literal 1/2 binary64)))
#s(approx (+ (* (/ x z) 1/2) (* (/ (* 1 y) (pow z 1/2)) 1/2)) (/.f64 (*.f64 (fma.f64 (pow.f64 z #s(literal 1/2 binary64)) y x) #s(literal 1/2 binary64)) z))
#s(approx z z)
#s(approx (pow z 1/2) (pow.f64 z #s(literal 1/2 binary64)))
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 (fma.f64 (*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64) (*.f64 (/.f64 x z) #s(literal 1/2 binary64))) z))
#s(approx (* (+ (* (/ x z) 1/2) (* (/ (* 1 y) (pow z 1/2)) 1/2)) z) (*.f64 (fma.f64 (*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64) (*.f64 (/.f64 x z) #s(literal 1/2 binary64))) z))
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1 binary64) y)) (pow.f64 z #s(literal 1/2 binary64))))
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 (*.f64 #s(literal -1 binary64) z) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1 binary64) y)) (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 x z)))))
#s(approx (* (+ (* (/ x z) 1/2) (* (/ (* 1 y) (pow z 1/2)) 1/2)) z) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) y) (*.f64 #s(literal -1/2 binary64) (/.f64 x z))) z) #s(literal -1 binary64)))
#s(approx (pow z 1/2) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 z #s(literal 1/2 binary64))) #s(literal -1 binary64)))

eval37.0ms (1.5%)

Memory
-32.6MiB live, 22.3MiB allocated; 27ms collecting garbage
Compiler

Compiled 2 216 to 288 computations (87% saved)

prune36.0ms (1.4%)

Memory
18.5MiB live, 64.6MiB allocated; 7ms collecting garbage
Pruning

3 alts after pruning (0 fresh and 3 done)

PrunedKeptTotal
New71071
Fresh000
Picked011
Done022
Total71374
Accuracy
100.0%
Counts
74 → 3
Alt Table
Click to see full alt table
StatusAccuracyProgram
99.8%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (+.f64 x (*.f64 y (sqrt.f64 z))))
82.0%
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 (fma.f64 (/.f64 x z) #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 #s(literal 1 binary64) y) (pow.f64 z #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) z))
82.0%
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 (fma.f64 (/.f64 x z) #s(literal 1/2 binary64) (*.f64 (*.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal 1/2 binary64))) z))
Compiler

Compiled 199 to 101 computations (49.2% saved)

regimes20.0ms (0.8%)

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

7 calls:

5.0ms
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (+.f64 x (*.f64 y (sqrt.f64 z))))
2.0ms
(+.f64 x (*.f64 y (sqrt.f64 z)))
2.0ms
z
2.0ms
y
2.0ms
(sqrt.f64 z)
Results
AccuracySegmentsBranch
99.8%1(sqrt.f64 z)
99.8%1(*.f64 y (sqrt.f64 z))
99.8%1(+.f64 x (*.f64 y (sqrt.f64 z)))
99.8%1(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (+.f64 x (*.f64 y (sqrt.f64 z))))
99.8%1x
99.8%1y
99.8%1z
Compiler

Compiled 25 to 34 computations (-36% saved)

regimes20.0ms (0.8%)

Memory
2.8MiB live, 46.3MiB allocated; 6ms collecting garbage
Counts
5 → 3
Calls
Call 1
Inputs
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 (fma.f64 (/.f64 x z) #s(literal 1/2 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 1/2 binary64))) y) #s(literal 1/2 binary64))) z))
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 (fma.f64 (/.f64 x z) #s(literal 1/2 binary64) (*.f64 (*.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal 1/2 binary64))) z))
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 (fma.f64 (/.f64 x z) #s(literal 1/2 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64))) z))
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 (fma.f64 (/.f64 x z) #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 #s(literal 1 binary64) y) (pow.f64 z #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) z))
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (+ x (* y (sqrt z))) (*.f64 (fma.f64 (/.f64 y x) (pow.f64 z #s(literal 1/2 binary64)) #s(literal 1 binary64)) x)))
Outputs
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (+ x (* y (sqrt z))) (*.f64 (fma.f64 (/.f64 y x) (pow.f64 z #s(literal 1/2 binary64)) #s(literal 1 binary64)) x)))
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 (fma.f64 (/.f64 x z) #s(literal 1/2 binary64) (*.f64 (*.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal 1/2 binary64))) z))
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (+ x (* y (sqrt z))) (*.f64 (fma.f64 (/.f64 y x) (pow.f64 z #s(literal 1/2 binary64)) #s(literal 1 binary64)) x)))
Calls

7 calls:

6.0ms
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (+.f64 x (*.f64 y (sqrt.f64 z))))
2.0ms
(*.f64 y (sqrt.f64 z))
2.0ms
x
2.0ms
(+.f64 x (*.f64 y (sqrt.f64 z)))
2.0ms
y
Results
AccuracySegmentsBranch
92.7%2(sqrt.f64 z)
93.8%3(*.f64 y (sqrt.f64 z))
85.1%1(+.f64 x (*.f64 y (sqrt.f64 z)))
85.1%1(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (+.f64 x (*.f64 y (sqrt.f64 z))))
95.3%3x
91.6%3y
92.7%2z
Compiler

Compiled 25 to 34 computations (-36% saved)

regimes19.0ms (0.7%)

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

7 calls:

7.0ms
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (+.f64 x (*.f64 y (sqrt.f64 z))))
2.0ms
(+.f64 x (*.f64 y (sqrt.f64 z)))
2.0ms
(sqrt.f64 z)
2.0ms
x
2.0ms
z
Results
AccuracySegmentsBranch
82.0%1(+.f64 x (*.f64 y (sqrt.f64 z)))
82.0%1(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (+.f64 x (*.f64 y (sqrt.f64 z))))
82.0%1y
82.0%1(*.f64 y (sqrt.f64 z))
82.0%1(sqrt.f64 z)
82.0%1z
82.0%1x
Compiler

Compiled 25 to 34 computations (-36% saved)

regimes8.0ms (0.3%)

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

Total -0.0b remaining (-0%)

Threshold costs -0b (-0%)

Counts
1 → 1
Calls
Call 1
Inputs
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 (fma.f64 (/.f64 x z) #s(literal 1/2 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 1/2 binary64))) y) #s(literal 1/2 binary64))) z))
Outputs
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 (fma.f64 (/.f64 x z) #s(literal 1/2 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 1/2 binary64))) y) #s(literal 1/2 binary64))) z))
Calls

7 calls:

1.0ms
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (+.f64 x (*.f64 y (sqrt.f64 z))))
1.0ms
z
1.0ms
(sqrt.f64 z)
1.0ms
(+.f64 x (*.f64 y (sqrt.f64 z)))
1.0ms
(*.f64 y (sqrt.f64 z))
Results
AccuracySegmentsBranch
81.9%1(*.f64 y (sqrt.f64 z))
81.9%1(+.f64 x (*.f64 y (sqrt.f64 z)))
81.9%1(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (+.f64 x (*.f64 y (sqrt.f64 z))))
81.9%1x
81.9%1(sqrt.f64 z)
81.9%1y
81.9%1z
Compiler

Compiled 25 to 34 computations (-36% saved)

bsearch28.0ms (1.1%)

Memory
4.6MiB live, 50.7MiB allocated; 3ms collecting garbage
Algorithm
binary-search
Stop Event
predicate-same
narrow-enough
Steps
TimeLeftRight
8.0ms
6287406675059808.0
140409767715003040.0
17.0ms
-3.2946861596784785e+35
-4.1648201220384655e+28
Samples
15.0ms224×0valid
Compiler

Compiled 657 to 534 computations (18.7% saved)

Precisions
Click to see histograms. Total time spent on operations: 8.0ms
ival-mult: 3.0ms (39.3% of total)
ival-div: 2.0ms (26.2% of total)
ival-sqrt: 2.0ms (26.2% of total)
ival-add: 1.0ms (13.1% of total)
ival-true: 0.0ms (0% of total)
adjust: 0.0ms (0% of total)
exact: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)

simplify50.0ms (2%)

Memory
-17.9MiB live, 71.4MiB allocated; 12ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
042111
162111
2107111
3341111
41520111
56182111
Stop Event
node limit
Calls
Call 1
Inputs
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (+.f64 x (*.f64 y (sqrt.f64 z))))
(if (<=.f64 x #s(literal -120000000000000003793529864192 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (+ x (* y (sqrt z))) (*.f64 (fma.f64 (/.f64 y x) (pow.f64 z #s(literal 1/2 binary64)) #s(literal 1 binary64)) x))) (if (<=.f64 x #s(literal 35000000000000000 binary64)) #s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 (fma.f64 (/.f64 x z) #s(literal 1/2 binary64) (*.f64 (*.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal 1/2 binary64))) z)) (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (+ x (* y (sqrt z))) (*.f64 (fma.f64 (/.f64 y x) (pow.f64 z #s(literal 1/2 binary64)) #s(literal 1 binary64)) x)))))
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 (fma.f64 (/.f64 x z) #s(literal 1/2 binary64) (*.f64 (*.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal 1/2 binary64))) z))
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 (fma.f64 (/.f64 x z) #s(literal 1/2 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 1/2 binary64))) y) #s(literal 1/2 binary64))) z))
Outputs
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (+.f64 x (*.f64 y (sqrt.f64 z))))
(if (<=.f64 x #s(literal -120000000000000003793529864192 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (+ x (* y (sqrt z))) (*.f64 (fma.f64 (/.f64 y x) (pow.f64 z #s(literal 1/2 binary64)) #s(literal 1 binary64)) x))) (if (<=.f64 x #s(literal 35000000000000000 binary64)) #s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 (fma.f64 (/.f64 x z) #s(literal 1/2 binary64) (*.f64 (*.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal 1/2 binary64))) z)) (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (+ x (* y (sqrt z))) (*.f64 (fma.f64 (/.f64 y x) (pow.f64 z #s(literal 1/2 binary64)) #s(literal 1 binary64)) x)))))
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 (fma.f64 (/.f64 x z) #s(literal 1/2 binary64) (*.f64 (*.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal 1/2 binary64))) z))
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 (fma.f64 (/.f64 x z) #s(literal 1/2 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 1/2 binary64))) y) #s(literal 1/2 binary64))) z))

derivations10.0ms (0.4%)

Memory
16.5MiB live, 16.5MiB allocated; 0ms collecting garbage
Stop Event
done
Compiler

Compiled 137 to 44 computations (67.9% saved)

preprocess101.0ms (3.9%)

Memory
18.5MiB live, 66.7MiB allocated; 13ms collecting garbage
Compiler

Compiled 294 to 108 computations (63.3% saved)

end0.0ms (0%)

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

Profiling

Loading profile data...