Numeric.SpecFunctions:invIncompleteGamma from math-functions-0.1.5.2, D

Time bar (total: 1.9s)

start0.0ms (0%)

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

analyze0.0ms (0%)

Memory
0.9MiB live, 0.9MiB allocated; 0ms 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
100%50%0%0.1%0%50%0%2
Compiler

Compiled 16 to 14 computations (12.5% saved)

sample929.0ms (49.5%)

Memory
20.1MiB live, 945.1MiB allocated; 238ms collecting garbage
Samples
676.0ms8 256×0valid
Precisions
Click to see histograms. Total time spent on operations: 371.0ms
ival-mult!: 188.0ms (50.7% of total)
ival-div!: 76.0ms (20.5% of total)
ival-sqrt: 69.0ms (18.6% of total)
ival-sub!: 37.0ms (10% of total)
adjust: 1.0ms (0.3% of total)
Bogosity

preprocess41.0ms (2.2%)

Memory
-2.5MiB live, 41.4MiB allocated; 7ms collecting garbage
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
03292
18778
236976
3270676
Stop Event
node-limit
Alt Table
Click to see full alt table
StatusAccuracyProgram
99.6%
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) (/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x))))
Compiler

Compiled 26 to 24 computations (7.7% saved)

series13.0ms (0.7%)

Memory
22.6MiB live, 22.6MiB allocated; 0ms collecting garbage
Counts
12 → 22
Calls
Call 1
Inputs
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) (/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x))))
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64))))
#s(literal 1 binary64)
(/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))
(*.f64 x #s(literal 9 binary64))
x
#s(literal 9 binary64)
(/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x)))
y
(*.f64 #s(literal 3 binary64) (sqrt.f64 x))
#s(literal 3 binary64)
(sqrt.f64 x)
Outputs
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(hole binary64 (* -1 (/ (+ 1/9 (* 1/3 (* (sqrt x) y))) x))))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(hole binary64 (/ (- x (+ 1/9 (* 1/3 (* (sqrt x) y)))) x)))
#s(approx (- 1 (/ 1 (* x 9))) #s(hole binary64 (/ -1/9 x)))
#s(approx (- 1 (/ 1 (* x 9))) #s(hole binary64 (/ (- x 1/9) x)))
#s(approx (/ 1 (* x 9)) #s(hole binary64 (/ 1/9 x)))
#s(approx (* x 9) #s(hole binary64 (* 9 x)))
#s(approx x #s(hole binary64 x))
#s(approx (/ y (* 3 (sqrt x))) #s(hole binary64 (* 1/3 (* (sqrt (/ 1 x)) y))))
#s(approx (* 3 (sqrt x)) #s(hole binary64 (* 3 (sqrt x))))
#s(approx (sqrt x) #s(hole binary64 (sqrt x)))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(hole binary64 (- 1 (* 1/3 (* (sqrt (/ 1 x)) y)))))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(hole binary64 (- 1 (+ (* 1/3 (* (sqrt (/ 1 x)) y)) (* 1/9 (/ 1 x))))))
#s(approx (- 1 (/ 1 (* x 9))) #s(hole binary64 1))
#s(approx (- 1 (/ 1 (* x 9))) #s(hole binary64 (- 1 (* 1/9 (/ 1 x)))))
#s(approx (* 3 (sqrt x)) #s(hole binary64 (* -3 (* (sqrt x) (pow (sqrt -1) 2)))))
#s(approx (sqrt x) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2)))))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(hole binary64 (- 1 (* 1/9 (/ 1 x)))))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(hole binary64 (- (+ 1 (* -1/3 (* (sqrt (/ 1 x)) y))) (* 1/9 (/ 1 x)))))
#s(approx y #s(hole binary64 y))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(hole binary64 (* -1/3 (* (sqrt (/ 1 x)) y))))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(hole binary64 (* y (- (/ 1 y) (+ (* 1/3 (sqrt (/ 1 x))) (/ 1/9 (* x y)))))))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(hole binary64 (* -1 (* y (- (* -1 (/ (- 1 (* 1/9 (/ 1 x))) y)) (* -1/3 (sqrt (/ 1 x))))))))
Calls

6 calls:

TimeVariablePointExpression
3.0ms
x
@-inf
((- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (- 1 (/ 1 (* x 9))) 1 (/ 1 (* x 9)) (* x 9) x 9 (/ y (* 3 (sqrt x))) y (* 3 (sqrt x)) 3 (sqrt x))
3.0ms
y
@-inf
((- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (- 1 (/ 1 (* x 9))) 1 (/ 1 (* x 9)) (* x 9) x 9 (/ y (* 3 (sqrt x))) y (* 3 (sqrt x)) 3 (sqrt x))
2.0ms
x
@0
((- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (- 1 (/ 1 (* x 9))) 1 (/ 1 (* x 9)) (* x 9) x 9 (/ y (* 3 (sqrt x))) y (* 3 (sqrt x)) 3 (sqrt x))
2.0ms
x
@inf
((- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (- 1 (/ 1 (* x 9))) 1 (/ 1 (* x 9)) (* x 9) x 9 (/ y (* 3 (sqrt x))) y (* 3 (sqrt x)) 3 (sqrt x))
1.0ms
y
@0
((- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (- 1 (/ 1 (* x 9))) 1 (/ 1 (* x 9)) (* x 9) x 9 (/ y (* 3 (sqrt x))) y (* 3 (sqrt x)) 3 (sqrt x))

rewrite58.0ms (3.1%)

Memory
23.5MiB live, 63.3MiB allocated; 8ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
090427
0101407
0373401
Stop Event
iter-limit
iter-limit
iter-limit
unsound
iter-limit
Counts
34 → 47
Calls
Call 1
Inputs
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) (/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x))))
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64))))
#s(literal 1 binary64)
(/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))
(*.f64 x #s(literal 9 binary64))
x
#s(literal 9 binary64)
(/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x)))
y
(*.f64 #s(literal 3 binary64) (sqrt.f64 x))
#s(literal 3 binary64)
(sqrt.f64 x)
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(hole binary64 (* -1 (/ (+ 1/9 (* 1/3 (* (sqrt x) y))) x))))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(hole binary64 (/ (- x (+ 1/9 (* 1/3 (* (sqrt x) y)))) x)))
#s(approx (- 1 (/ 1 (* x 9))) #s(hole binary64 (/ -1/9 x)))
#s(approx (- 1 (/ 1 (* x 9))) #s(hole binary64 (/ (- x 1/9) x)))
#s(approx (/ 1 (* x 9)) #s(hole binary64 (/ 1/9 x)))
#s(approx (* x 9) #s(hole binary64 (* 9 x)))
#s(approx x #s(hole binary64 x))
#s(approx (/ y (* 3 (sqrt x))) #s(hole binary64 (* 1/3 (* (sqrt (/ 1 x)) y))))
#s(approx (* 3 (sqrt x)) #s(hole binary64 (* 3 (sqrt x))))
#s(approx (sqrt x) #s(hole binary64 (sqrt x)))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(hole binary64 (- 1 (* 1/3 (* (sqrt (/ 1 x)) y)))))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(hole binary64 (- 1 (+ (* 1/3 (* (sqrt (/ 1 x)) y)) (* 1/9 (/ 1 x))))))
#s(approx (- 1 (/ 1 (* x 9))) #s(hole binary64 1))
#s(approx (- 1 (/ 1 (* x 9))) #s(hole binary64 (- 1 (* 1/9 (/ 1 x)))))
#s(approx (* 3 (sqrt x)) #s(hole binary64 (* -3 (* (sqrt x) (pow (sqrt -1) 2)))))
#s(approx (sqrt x) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2)))))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(hole binary64 (- 1 (* 1/9 (/ 1 x)))))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(hole binary64 (- (+ 1 (* -1/3 (* (sqrt (/ 1 x)) y))) (* 1/9 (/ 1 x)))))
#s(approx y #s(hole binary64 y))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(hole binary64 (* -1/3 (* (sqrt (/ 1 x)) y))))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(hole binary64 (* y (- (/ 1 y) (+ (* 1/3 (sqrt (/ 1 x))) (/ 1/9 (* x y)))))))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(hole binary64 (* -1 (* y (- (* -1 (/ (- 1 (* 1/9 (/ 1 x))) y)) (* -1/3 (sqrt (/ 1 x))))))))
Outputs
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x)))) (*.f64 (/.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (/.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))))) (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x))) (/.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))))
(/.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x))) #s(literal 3 binary64)) (pow.f64 (/.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) #s(literal 3 binary64))) (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x))) (fma.f64 (/.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (/.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x))) (/.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))))))
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x))) (/.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))))
(-.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x)) (/.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x)))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x))))
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x)) (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x))))))
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x)))
#s(literal 1 binary64)
(pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1 binary64))
(/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 9 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 #s(literal 9 binary64) x)))
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x))
(*.f64 #s(literal 9 binary64) x)
(*.f64 x #s(literal 9 binary64))
x
#s(literal 9 binary64)
(/.f64 (/.f64 y #s(literal 3 binary64)) (sqrt.f64 x))
(/.f64 (neg.f64 y) (neg.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64))))
(/.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))
y
(*.f64 (sqrt.f64 x) #s(literal 3 binary64))
(*.f64 #s(literal 3 binary64) (sqrt.f64 x))
#s(literal 3 binary64)
(pow.f64 x #s(literal 1/2 binary64))
(sqrt.f64 x)
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (neg.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64) #s(literal 1/9 binary64)) x)))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (/.f64 (-.f64 x (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64) #s(literal 1/9 binary64))) x))
#s(approx (- 1 (/ 1 (* x 9))) (/.f64 #s(literal -1/9 binary64) x))
#s(approx (- 1 (/ 1 (* x 9))) (/.f64 (-.f64 x #s(literal 1/9 binary64)) x))
#s(approx (/ 1 (* x 9)) (/.f64 #s(literal 1/9 binary64) x))
#s(approx (* x 9) (*.f64 #s(literal 9 binary64) x))
#s(approx x x)
#s(approx (/ y (* 3 (sqrt x))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal 1/3 binary64)))
#s(approx (* 3 (sqrt x)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))
#s(approx (sqrt x) (sqrt.f64 x))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (fma.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal 1 binary64)))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (-.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal 1/3 binary64) (/.f64 #s(literal 1/9 binary64) x))))
#s(approx (- 1 (/ 1 (* x 9))) #s(literal 1 binary64))
#s(approx (- 1 (/ 1 (* x 9))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x)))
#s(approx (* 3 (sqrt x)) (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 x)) #s(literal -3 binary64)))
#s(approx (sqrt x) (neg.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 x))))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x)))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (-.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal 1/3 binary64) (/.f64 #s(literal 1/9 binary64) x))))
#s(approx y y)
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (*.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y)))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) y) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/3 binary64) (/.f64 #s(literal 1/9 binary64) (*.f64 y x)))) y))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x)) y)) (*.f64 #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) y)))

eval105.0ms (5.6%)

Memory
-88.9MiB live, 14.7MiB allocated; 131ms collecting garbage
Compiler

Compiled 358 to 167 computations (53.4% saved)

prune7.0ms (0.4%)

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

12 alts after pruning (11 fresh and 1 done)

PrunedKeptTotal
New271138
Fresh000
Picked011
Done000
Total271239
Accuracy
100.0%
Counts
39 → 12
Alt Table
Click to see full alt table
StatusAccuracyProgram
52.2%
(/.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x))) #s(literal 3 binary64)) (pow.f64 (/.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) #s(literal 3 binary64))) (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x))) (fma.f64 (/.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (/.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x))) (/.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))))))
99.7%
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 9 binary64))) (/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x))))
99.6%
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) (/.f64 (/.f64 y #s(literal 3 binary64)) (sqrt.f64 x)))
99.6%
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) (/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x))))
67.9%
(-.f64 #s(approx (- 1 (/ 1 (* x 9))) (/.f64 #s(literal -1/9 binary64) x)) (/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x))))
64.0%
(-.f64 #s(approx (- 1 (/ 1 (* x 9))) #s(literal 1 binary64)) (/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x))))
96.6%
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (/.f64 (-.f64 x (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64) #s(literal 1/9 binary64))) x))
66.3%
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x)))
86.0%
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) y) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/3 binary64) (/.f64 #s(literal 1/9 binary64) (*.f64 y x)))) y))
34.0%
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (*.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y)))
64.9%
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (neg.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64) #s(literal 1/9 binary64)) x)))
86.0%
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x)) y)) (*.f64 #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) y)))
Compiler

Compiled 445 to 406 computations (8.8% saved)

series22.0ms (1.2%)

Memory
-16.9MiB live, 36.9MiB allocated; 19ms collecting garbage
Counts
31 → 57
Calls
Call 1
Inputs
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 9 binary64))) (/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x))))
(-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 9 binary64)))
#s(literal 1 binary64)
(/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 9 binary64))
(/.f64 #s(literal 1 binary64) x)
x
#s(literal 9 binary64)
(/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x)))
y
(*.f64 #s(literal 3 binary64) (sqrt.f64 x))
#s(literal 3 binary64)
(sqrt.f64 x)
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x)))
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x))
(/.f64 #s(literal 1/9 binary64) x)
#s(literal 1/9 binary64)
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (*.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y)))
(*.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y))
#s(literal -1/3 binary64)
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y)
(/.f64 #s(literal 1 binary64) (sqrt.f64 x))
(-.f64 #s(approx (- 1 (/ 1 (* x 9))) (/.f64 #s(literal -1/9 binary64) x)) (/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x))))
#s(approx (- 1 (/ 1 (* x 9))) (/.f64 #s(literal -1/9 binary64) x))
(/.f64 #s(literal -1/9 binary64) x)
#s(literal -1/9 binary64)
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) (/.f64 (/.f64 y #s(literal 3 binary64)) (sqrt.f64 x)))
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64))))
(/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))
(*.f64 x #s(literal 9 binary64))
(/.f64 (/.f64 y #s(literal 3 binary64)) (sqrt.f64 x))
(/.f64 y #s(literal 3 binary64))
Outputs
#s(approx (- (- 1 (/ (/ 1 x) 9)) (/ y (* 3 (sqrt x)))) #s(hole binary64 (* -1 (/ (+ 1/9 (* 1/3 (* (sqrt x) y))) x))))
#s(approx (- (- 1 (/ (/ 1 x) 9)) (/ y (* 3 (sqrt x)))) #s(hole binary64 (/ (- x (+ 1/9 (* 1/3 (* (sqrt x) y)))) x)))
#s(approx (- 1 (/ (/ 1 x) 9)) #s(hole binary64 (/ -1/9 x)))
#s(approx (- 1 (/ (/ 1 x) 9)) #s(hole binary64 (/ (- x 1/9) x)))
#s(approx (/ (/ 1 x) 9) #s(hole binary64 (/ 1/9 x)))
#s(approx (/ 1 x) #s(hole binary64 (/ 1 x)))
#s(approx x #s(hole binary64 x))
#s(approx (/ y (* 3 (sqrt x))) #s(hole binary64 (* 1/3 (* (sqrt (/ 1 x)) y))))
#s(approx (* 3 (sqrt x)) #s(hole binary64 (* 3 (sqrt x))))
#s(approx (sqrt x) #s(hole binary64 (sqrt x)))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(hole binary64 (* -1 (/ (+ 1/9 (* 1/3 (* (sqrt x) y))) x))))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(hole binary64 (/ (- x (+ 1/9 (* 1/3 (* (sqrt x) y)))) x)))
#s(approx (- 1 (/ 1/9 x)) #s(hole binary64 (/ -1/9 x)))
#s(approx (- 1 (/ 1/9 x)) #s(hole binary64 (/ (- x 1/9) x)))
#s(approx (/ 1/9 x) #s(hole binary64 (/ 1/9 x)))
#s(approx (* -1/3 (* (/ 1 (sqrt x)) y)) #s(hole binary64 (* -1/3 (* (sqrt (/ 1 x)) y))))
#s(approx (* (/ 1 (sqrt x)) y) #s(hole binary64 (* (sqrt (/ 1 x)) y)))
#s(approx (/ 1 (sqrt x)) #s(hole binary64 (sqrt (/ 1 x))))
#s(approx (- 1 (/ 1 (* x 9))) #s(hole binary64 (/ -1/9 x)))
#s(approx (- 1 (/ 1 (* x 9))) #s(hole binary64 (/ (- x 1/9) x)))
#s(approx (/ -1/9 x) #s(hole binary64 (/ -1/9 x)))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) #s(hole binary64 (* -1 (/ (+ 1/9 (* 1/3 (* (sqrt x) y))) x))))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) #s(hole binary64 (/ (- x (+ 1/9 (* 1/3 (* (sqrt x) y)))) x)))
#s(approx (/ 1 (* x 9)) #s(hole binary64 (/ 1/9 x)))
#s(approx (* x 9) #s(hole binary64 (* 9 x)))
#s(approx (/ (/ y 3) (sqrt x)) #s(hole binary64 (* 1/3 (* (sqrt (/ 1 x)) y))))
#s(approx (- (- 1 (/ (/ 1 x) 9)) (/ y (* 3 (sqrt x)))) #s(hole binary64 (- 1 (* 1/3 (* (sqrt (/ 1 x)) y)))))
#s(approx (- (- 1 (/ (/ 1 x) 9)) (/ y (* 3 (sqrt x)))) #s(hole binary64 (- 1 (+ (* 1/3 (* (sqrt (/ 1 x)) y)) (* 1/9 (/ 1 x))))))
#s(approx (- 1 (/ (/ 1 x) 9)) #s(hole binary64 1))
#s(approx (- 1 (/ (/ 1 x) 9)) #s(hole binary64 (- 1 (* 1/9 (/ 1 x)))))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(hole binary64 (- 1 (* 1/3 (* (sqrt (/ 1 x)) y)))))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(hole binary64 (- 1 (+ (* 1/3 (* (sqrt (/ 1 x)) y)) (* 1/9 (/ 1 x))))))
#s(approx (- 1 (/ 1/9 x)) #s(hole binary64 1))
#s(approx (- 1 (/ 1/9 x)) #s(hole binary64 (- 1 (* 1/9 (/ 1 x)))))
#s(approx (- 1 (/ 1 (* x 9))) #s(hole binary64 1))
#s(approx (- 1 (/ 1 (* x 9))) #s(hole binary64 (- 1 (* 1/9 (/ 1 x)))))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) #s(hole binary64 (- 1 (* 1/3 (* (sqrt (/ 1 x)) y)))))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) #s(hole binary64 (- 1 (+ (* 1/3 (* (sqrt (/ 1 x)) y)) (* 1/9 (/ 1 x))))))
#s(approx (* 3 (sqrt x)) #s(hole binary64 (* -3 (* (sqrt x) (pow (sqrt -1) 2)))))
#s(approx (sqrt x) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2)))))
#s(approx (- (- 1 (/ (/ 1 x) 9)) (/ y (* 3 (sqrt x)))) #s(hole binary64 (- 1 (* 1/9 (/ 1 x)))))
#s(approx (- (- 1 (/ (/ 1 x) 9)) (/ y (* 3 (sqrt x)))) #s(hole binary64 (- (+ 1 (* -1/3 (* (sqrt (/ 1 x)) y))) (* 1/9 (/ 1 x)))))
#s(approx y #s(hole binary64 y))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(hole binary64 (- 1 (* 1/9 (/ 1 x)))))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(hole binary64 (- (+ 1 (* -1/3 (* (sqrt (/ 1 x)) y))) (* 1/9 (/ 1 x)))))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) #s(hole binary64 (- 1 (* 1/9 (/ 1 x)))))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) #s(hole binary64 (- (+ 1 (* -1/3 (* (sqrt (/ 1 x)) y))) (* 1/9 (/ 1 x)))))
#s(approx (/ y 3) #s(hole binary64 (* 1/3 y)))
#s(approx (- (- 1 (/ (/ 1 x) 9)) (/ y (* 3 (sqrt x)))) #s(hole binary64 (* -1/3 (* (sqrt (/ 1 x)) y))))
#s(approx (- (- 1 (/ (/ 1 x) 9)) (/ y (* 3 (sqrt x)))) #s(hole binary64 (* y (- (/ 1 y) (+ (* 1/3 (sqrt (/ 1 x))) (/ 1/9 (* x y)))))))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(hole binary64 (* -1/3 (* (sqrt (/ 1 x)) y))))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(hole binary64 (* y (- (/ 1 y) (+ (* 1/3 (sqrt (/ 1 x))) (/ 1/9 (* x y)))))))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) #s(hole binary64 (* -1/3 (* (sqrt (/ 1 x)) y))))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) #s(hole binary64 (* y (- (/ 1 y) (+ (* 1/3 (sqrt (/ 1 x))) (/ 1/9 (* x y)))))))
#s(approx (- (- 1 (/ (/ 1 x) 9)) (/ y (* 3 (sqrt x)))) #s(hole binary64 (* -1 (* y (- (* -1 (/ (- 1 (* 1/9 (/ 1 x))) y)) (* -1/3 (sqrt (/ 1 x))))))))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(hole binary64 (* -1 (* y (- (* -1 (/ (- 1 (* 1/9 (/ 1 x))) y)) (* -1/3 (sqrt (/ 1 x))))))))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) #s(hole binary64 (* -1 (* y (- (* -1 (/ (- 1 (* 1/9 (/ 1 x))) y)) (* -1/3 (sqrt (/ 1 x))))))))
Calls

6 calls:

TimeVariablePointExpression
10.0ms
y
@0
((- (- 1 (/ (/ 1 x) 9)) (/ y (* 3 (sqrt x)))) (- 1 (/ (/ 1 x) 9)) 1 (/ (/ 1 x) 9) (/ 1 x) x 9 (/ y (* 3 (sqrt x))) y (* 3 (sqrt x)) 3 (sqrt x) (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (- 1 (/ 1/9 x)) (/ 1/9 x) 1/9 (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (* -1/3 (* (/ 1 (sqrt x)) y)) -1/3 (* (/ 1 (sqrt x)) y) (/ 1 (sqrt x)) (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (- 1 (/ 1 (* x 9))) (/ -1/9 x) -1/9 (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) (- 1 (/ 1 (* x 9))) (/ 1 (* x 9)) (* x 9) (/ (/ y 3) (sqrt x)) (/ y 3))
3.0ms
x
@-inf
((- (- 1 (/ (/ 1 x) 9)) (/ y (* 3 (sqrt x)))) (- 1 (/ (/ 1 x) 9)) 1 (/ (/ 1 x) 9) (/ 1 x) x 9 (/ y (* 3 (sqrt x))) y (* 3 (sqrt x)) 3 (sqrt x) (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (- 1 (/ 1/9 x)) (/ 1/9 x) 1/9 (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (* -1/3 (* (/ 1 (sqrt x)) y)) -1/3 (* (/ 1 (sqrt x)) y) (/ 1 (sqrt x)) (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (- 1 (/ 1 (* x 9))) (/ -1/9 x) -1/9 (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) (- 1 (/ 1 (* x 9))) (/ 1 (* x 9)) (* x 9) (/ (/ y 3) (sqrt x)) (/ y 3))
2.0ms
x
@0
((- (- 1 (/ (/ 1 x) 9)) (/ y (* 3 (sqrt x)))) (- 1 (/ (/ 1 x) 9)) 1 (/ (/ 1 x) 9) (/ 1 x) x 9 (/ y (* 3 (sqrt x))) y (* 3 (sqrt x)) 3 (sqrt x) (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (- 1 (/ 1/9 x)) (/ 1/9 x) 1/9 (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (* -1/3 (* (/ 1 (sqrt x)) y)) -1/3 (* (/ 1 (sqrt x)) y) (/ 1 (sqrt x)) (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (- 1 (/ 1 (* x 9))) (/ -1/9 x) -1/9 (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) (- 1 (/ 1 (* x 9))) (/ 1 (* x 9)) (* x 9) (/ (/ y 3) (sqrt x)) (/ y 3))
2.0ms
y
@-inf
((- (- 1 (/ (/ 1 x) 9)) (/ y (* 3 (sqrt x)))) (- 1 (/ (/ 1 x) 9)) 1 (/ (/ 1 x) 9) (/ 1 x) x 9 (/ y (* 3 (sqrt x))) y (* 3 (sqrt x)) 3 (sqrt x) (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (- 1 (/ 1/9 x)) (/ 1/9 x) 1/9 (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (* -1/3 (* (/ 1 (sqrt x)) y)) -1/3 (* (/ 1 (sqrt x)) y) (/ 1 (sqrt x)) (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (- 1 (/ 1 (* x 9))) (/ -1/9 x) -1/9 (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) (- 1 (/ 1 (* x 9))) (/ 1 (* x 9)) (* x 9) (/ (/ y 3) (sqrt x)) (/ y 3))
2.0ms
x
@inf
((- (- 1 (/ (/ 1 x) 9)) (/ y (* 3 (sqrt x)))) (- 1 (/ (/ 1 x) 9)) 1 (/ (/ 1 x) 9) (/ 1 x) x 9 (/ y (* 3 (sqrt x))) y (* 3 (sqrt x)) 3 (sqrt x) (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (- 1 (/ 1/9 x)) (/ 1/9 x) 1/9 (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (* -1/3 (* (/ 1 (sqrt x)) y)) -1/3 (* (/ 1 (sqrt x)) y) (/ 1 (sqrt x)) (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (- 1 (/ 1 (* x 9))) (/ -1/9 x) -1/9 (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) (- 1 (/ 1 (* x 9))) (/ 1 (* x 9)) (* x 9) (/ (/ y 3) (sqrt x)) (/ y 3))

rewrite50.0ms (2.7%)

Memory
4.8MiB live, 96.0MiB allocated; 11ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01521260
01851214
05461196
Stop Event
iter-limit
iter-limit
iter-limit
unsound
iter-limit
Counts
88 → 135
Calls
Call 1
Inputs
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 9 binary64))) (/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x))))
(-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 9 binary64)))
#s(literal 1 binary64)
(/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 9 binary64))
(/.f64 #s(literal 1 binary64) x)
x
#s(literal 9 binary64)
(/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x)))
y
(*.f64 #s(literal 3 binary64) (sqrt.f64 x))
#s(literal 3 binary64)
(sqrt.f64 x)
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x)))
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x))
(/.f64 #s(literal 1/9 binary64) x)
#s(literal 1/9 binary64)
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (*.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y)))
(*.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y))
#s(literal -1/3 binary64)
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y)
(/.f64 #s(literal 1 binary64) (sqrt.f64 x))
(-.f64 #s(approx (- 1 (/ 1 (* x 9))) (/.f64 #s(literal -1/9 binary64) x)) (/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x))))
#s(approx (- 1 (/ 1 (* x 9))) (/.f64 #s(literal -1/9 binary64) x))
(/.f64 #s(literal -1/9 binary64) x)
#s(literal -1/9 binary64)
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) (/.f64 (/.f64 y #s(literal 3 binary64)) (sqrt.f64 x)))
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64))))
(/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))
(*.f64 x #s(literal 9 binary64))
(/.f64 (/.f64 y #s(literal 3 binary64)) (sqrt.f64 x))
(/.f64 y #s(literal 3 binary64))
#s(approx (- (- 1 (/ (/ 1 x) 9)) (/ y (* 3 (sqrt x)))) #s(hole binary64 (* -1 (/ (+ 1/9 (* 1/3 (* (sqrt x) y))) x))))
#s(approx (- (- 1 (/ (/ 1 x) 9)) (/ y (* 3 (sqrt x)))) #s(hole binary64 (/ (- x (+ 1/9 (* 1/3 (* (sqrt x) y)))) x)))
#s(approx (- 1 (/ (/ 1 x) 9)) #s(hole binary64 (/ -1/9 x)))
#s(approx (- 1 (/ (/ 1 x) 9)) #s(hole binary64 (/ (- x 1/9) x)))
#s(approx (/ (/ 1 x) 9) #s(hole binary64 (/ 1/9 x)))
#s(approx (/ 1 x) #s(hole binary64 (/ 1 x)))
#s(approx x #s(hole binary64 x))
#s(approx (/ y (* 3 (sqrt x))) #s(hole binary64 (* 1/3 (* (sqrt (/ 1 x)) y))))
#s(approx (* 3 (sqrt x)) #s(hole binary64 (* 3 (sqrt x))))
#s(approx (sqrt x) #s(hole binary64 (sqrt x)))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(hole binary64 (* -1 (/ (+ 1/9 (* 1/3 (* (sqrt x) y))) x))))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(hole binary64 (/ (- x (+ 1/9 (* 1/3 (* (sqrt x) y)))) x)))
#s(approx (- 1 (/ 1/9 x)) #s(hole binary64 (/ -1/9 x)))
#s(approx (- 1 (/ 1/9 x)) #s(hole binary64 (/ (- x 1/9) x)))
#s(approx (/ 1/9 x) #s(hole binary64 (/ 1/9 x)))
#s(approx (* -1/3 (* (/ 1 (sqrt x)) y)) #s(hole binary64 (* -1/3 (* (sqrt (/ 1 x)) y))))
#s(approx (* (/ 1 (sqrt x)) y) #s(hole binary64 (* (sqrt (/ 1 x)) y)))
#s(approx (/ 1 (sqrt x)) #s(hole binary64 (sqrt (/ 1 x))))
#s(approx (- 1 (/ 1 (* x 9))) #s(hole binary64 (/ -1/9 x)))
#s(approx (- 1 (/ 1 (* x 9))) #s(hole binary64 (/ (- x 1/9) x)))
#s(approx (/ -1/9 x) #s(hole binary64 (/ -1/9 x)))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) #s(hole binary64 (* -1 (/ (+ 1/9 (* 1/3 (* (sqrt x) y))) x))))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) #s(hole binary64 (/ (- x (+ 1/9 (* 1/3 (* (sqrt x) y)))) x)))
#s(approx (/ 1 (* x 9)) #s(hole binary64 (/ 1/9 x)))
#s(approx (* x 9) #s(hole binary64 (* 9 x)))
#s(approx (/ (/ y 3) (sqrt x)) #s(hole binary64 (* 1/3 (* (sqrt (/ 1 x)) y))))
#s(approx (- (- 1 (/ (/ 1 x) 9)) (/ y (* 3 (sqrt x)))) #s(hole binary64 (- 1 (* 1/3 (* (sqrt (/ 1 x)) y)))))
#s(approx (- (- 1 (/ (/ 1 x) 9)) (/ y (* 3 (sqrt x)))) #s(hole binary64 (- 1 (+ (* 1/3 (* (sqrt (/ 1 x)) y)) (* 1/9 (/ 1 x))))))
#s(approx (- 1 (/ (/ 1 x) 9)) #s(hole binary64 1))
#s(approx (- 1 (/ (/ 1 x) 9)) #s(hole binary64 (- 1 (* 1/9 (/ 1 x)))))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(hole binary64 (- 1 (* 1/3 (* (sqrt (/ 1 x)) y)))))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(hole binary64 (- 1 (+ (* 1/3 (* (sqrt (/ 1 x)) y)) (* 1/9 (/ 1 x))))))
#s(approx (- 1 (/ 1/9 x)) #s(hole binary64 1))
#s(approx (- 1 (/ 1/9 x)) #s(hole binary64 (- 1 (* 1/9 (/ 1 x)))))
#s(approx (- 1 (/ 1 (* x 9))) #s(hole binary64 1))
#s(approx (- 1 (/ 1 (* x 9))) #s(hole binary64 (- 1 (* 1/9 (/ 1 x)))))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) #s(hole binary64 (- 1 (* 1/3 (* (sqrt (/ 1 x)) y)))))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) #s(hole binary64 (- 1 (+ (* 1/3 (* (sqrt (/ 1 x)) y)) (* 1/9 (/ 1 x))))))
#s(approx (* 3 (sqrt x)) #s(hole binary64 (* -3 (* (sqrt x) (pow (sqrt -1) 2)))))
#s(approx (sqrt x) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2)))))
#s(approx (- (- 1 (/ (/ 1 x) 9)) (/ y (* 3 (sqrt x)))) #s(hole binary64 (- 1 (* 1/9 (/ 1 x)))))
#s(approx (- (- 1 (/ (/ 1 x) 9)) (/ y (* 3 (sqrt x)))) #s(hole binary64 (- (+ 1 (* -1/3 (* (sqrt (/ 1 x)) y))) (* 1/9 (/ 1 x)))))
#s(approx y #s(hole binary64 y))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(hole binary64 (- 1 (* 1/9 (/ 1 x)))))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(hole binary64 (- (+ 1 (* -1/3 (* (sqrt (/ 1 x)) y))) (* 1/9 (/ 1 x)))))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) #s(hole binary64 (- 1 (* 1/9 (/ 1 x)))))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) #s(hole binary64 (- (+ 1 (* -1/3 (* (sqrt (/ 1 x)) y))) (* 1/9 (/ 1 x)))))
#s(approx (/ y 3) #s(hole binary64 (* 1/3 y)))
#s(approx (- (- 1 (/ (/ 1 x) 9)) (/ y (* 3 (sqrt x)))) #s(hole binary64 (* -1/3 (* (sqrt (/ 1 x)) y))))
#s(approx (- (- 1 (/ (/ 1 x) 9)) (/ y (* 3 (sqrt x)))) #s(hole binary64 (* y (- (/ 1 y) (+ (* 1/3 (sqrt (/ 1 x))) (/ 1/9 (* x y)))))))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(hole binary64 (* -1/3 (* (sqrt (/ 1 x)) y))))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(hole binary64 (* y (- (/ 1 y) (+ (* 1/3 (sqrt (/ 1 x))) (/ 1/9 (* x y)))))))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) #s(hole binary64 (* -1/3 (* (sqrt (/ 1 x)) y))))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) #s(hole binary64 (* y (- (/ 1 y) (+ (* 1/3 (sqrt (/ 1 x))) (/ 1/9 (* x y)))))))
#s(approx (- (- 1 (/ (/ 1 x) 9)) (/ y (* 3 (sqrt x)))) #s(hole binary64 (* -1 (* y (- (* -1 (/ (- 1 (* 1/9 (/ 1 x))) y)) (* -1/3 (sqrt (/ 1 x))))))))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(hole binary64 (* -1 (* y (- (* -1 (/ (- 1 (* 1/9 (/ 1 x))) y)) (* -1/3 (sqrt (/ 1 x))))))))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) #s(hole binary64 (* -1 (* y (- (* -1 (/ (- 1 (* 1/9 (/ 1 x))) y)) (* -1/3 (sqrt (/ 1 x))))))))
Outputs
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x)))) (*.f64 (/.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (/.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))))) (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x))) (/.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))))
(/.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x))) #s(literal 3 binary64)) (pow.f64 (/.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) #s(literal 3 binary64))) (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x))) (fma.f64 (/.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (/.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x))) (/.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))))))
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x))) (/.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))))
(-.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x)) (/.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x)))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x))))
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x)) (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x))))))
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x)))
#s(literal 1 binary64)
(pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1 binary64))
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -9 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 #s(literal 9 binary64) x)))
(/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 9 binary64))
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x))
(pow.f64 x #s(literal -1 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 x))
(/.f64 #s(literal 1 binary64) x)
x
#s(literal 9 binary64)
(/.f64 (neg.f64 (/.f64 y #s(literal 3 binary64))) (neg.f64 (sqrt.f64 x)))
(/.f64 (neg.f64 y) (neg.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64))))
(/.f64 (/.f64 y #s(literal 3 binary64)) (sqrt.f64 x))
(/.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))
y
(*.f64 (sqrt.f64 x) #s(literal 3 binary64))
(*.f64 #s(literal 3 binary64) (sqrt.f64 x))
#s(literal 3 binary64)
(pow.f64 x #s(literal 1/2 binary64))
(sqrt.f64 x)
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x)))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/9 binary64) x) (/.f64 #s(literal 1/9 binary64) x))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x)))
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1/9 binary64) x) (/.f64 #s(literal 1/9 binary64) x) (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x)))))
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x))
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/9 binary64) (/.f64 #s(literal 1 binary64) x)))
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/9 binary64))
(*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x))
(/.f64 #s(literal -1/9 binary64) (neg.f64 x))
(/.f64 #s(literal 1/9 binary64) x)
#s(literal 1/9 binary64)
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal -1/3 binary64)))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/3 binary64)) y)
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal -1/3 binary64))
(*.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y))
#s(literal -1/3 binary64)
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y)
(*.f64 y (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))
(/.f64 (*.f64 #s(literal 1 binary64) y) (sqrt.f64 x))
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))
(pow.f64 (sqrt.f64 x) #s(literal -1 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 x)))
(/.f64 #s(literal 1 binary64) (sqrt.f64 x))
(sqrt.f64 (/.f64 #s(literal 1 binary64) x))
(/.f64 (-.f64 (*.f64 #s(approx (- 1 (/ 1 (* x 9))) (/.f64 #s(literal -1/9 binary64) x)) #s(approx (- 1 (/ 1 (* x 9))) (/.f64 #s(literal -1/9 binary64) x))) (*.f64 (/.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (/.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))))) (+.f64 #s(approx (- 1 (/ 1 (* x 9))) (/.f64 #s(literal -1/9 binary64) x)) (/.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))))
(/.f64 (-.f64 (pow.f64 #s(approx (- 1 (/ 1 (* x 9))) (/.f64 #s(literal -1/9 binary64) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) #s(literal 3 binary64))) (fma.f64 #s(approx (- 1 (/ 1 (* x 9))) (/.f64 #s(literal -1/9 binary64) x)) #s(approx (- 1 (/ 1 (* x 9))) (/.f64 #s(literal -1/9 binary64) x)) (fma.f64 (/.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (/.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (*.f64 #s(approx (- 1 (/ 1 (* x 9))) (/.f64 #s(literal -1/9 binary64) x)) (/.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))))))
(-.f64 #s(approx (- 1 (/ 1 (* x 9))) (/.f64 #s(literal -1/9 binary64) x)) (/.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))))
#s(approx (- 1 (/ 1 (* x 9))) (/.f64 #s(literal -1/9 binary64) x))
(/.f64 #s(literal -1/9 binary64) x)
(/.f64 #s(literal 1/9 binary64) (neg.f64 x))
#s(literal -1/9 binary64)
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x)))) (*.f64 (/.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (/.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))))) (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x))) (/.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))))
(/.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x))) #s(literal 3 binary64)) (pow.f64 (/.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) #s(literal 3 binary64))) (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x))) (fma.f64 (/.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (/.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x))) (/.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))))))
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x))) (/.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))))
(-.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x)) (/.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x)))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x))))
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x)) (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x))))))
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x)))
(pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1 binary64))
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -9 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 #s(literal 9 binary64) x)))
(/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 9 binary64))
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x))
(*.f64 #s(literal 9 binary64) x)
(*.f64 x #s(literal 9 binary64))
(/.f64 (neg.f64 (/.f64 y #s(literal 3 binary64))) (neg.f64 (sqrt.f64 x)))
(/.f64 (neg.f64 y) (neg.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64))))
(/.f64 (/.f64 y #s(literal 3 binary64)) (sqrt.f64 x))
(/.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))
(/.f64 (neg.f64 y) #s(literal -3 binary64))
(/.f64 y #s(literal 3 binary64))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) (neg.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64) #s(literal 1/9 binary64)) x)))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) (/.f64 (-.f64 x (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64) #s(literal 1/9 binary64))) x))
#s(approx (- 1 (/ 1 (* x 9))) (/.f64 #s(literal -1/9 binary64) x))
#s(approx (- 1 (/ 1 (* x 9))) (/.f64 (-.f64 x #s(literal 1/9 binary64)) x))
#s(approx (/ 1 (* x 9)) (/.f64 #s(literal 1/9 binary64) x))
#s(approx (/ 1 x) (/.f64 #s(literal 1 binary64) x))
#s(approx x x)
#s(approx (/ (/ y 3) (sqrt x)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal 1/3 binary64)))
#s(approx (* 3 (sqrt x)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))
#s(approx (sqrt x) (sqrt.f64 x))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) (neg.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64) #s(literal 1/9 binary64)) x)))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) (/.f64 (-.f64 x (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64) #s(literal 1/9 binary64))) x))
#s(approx (- 1 (/ 1/9 x)) (/.f64 #s(literal -1/9 binary64) x))
#s(approx (- 1 (/ 1/9 x)) (/.f64 (-.f64 x #s(literal 1/9 binary64)) x))
#s(approx (/ 1/9 x) (/.f64 #s(literal 1/9 binary64) x))
#s(approx (* -1/3 (* (/ 1 (sqrt x)) y)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal -1/3 binary64)))
#s(approx (* (/ 1 (sqrt x)) y) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y))
#s(approx (/ 1 (sqrt x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))
#s(approx (- 1 (/ 1 (* x 9))) (/.f64 #s(literal -1/9 binary64) x))
#s(approx (- 1 (/ 1 (* x 9))) (/.f64 (-.f64 x #s(literal 1/9 binary64)) x))
#s(approx (/ -1/9 x) (/.f64 #s(literal -1/9 binary64) x))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) (neg.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64) #s(literal 1/9 binary64)) x)))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) (/.f64 (-.f64 x (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64) #s(literal 1/9 binary64))) x))
#s(approx (/ 1 (* x 9)) (/.f64 #s(literal 1/9 binary64) x))
#s(approx (* x 9) (*.f64 #s(literal 9 binary64) x))
#s(approx (/ (/ y 3) (sqrt x)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal 1/3 binary64)))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal -1/3 binary64) #s(literal 1 binary64)))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) (-.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal 1/3 binary64) (/.f64 #s(literal 1/9 binary64) x))))
#s(approx (- 1 (/ 1 (* x 9))) #s(literal 1 binary64))
#s(approx (- 1 (/ 1 (* x 9))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x)))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal -1/3 binary64) #s(literal 1 binary64)))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) (-.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal 1/3 binary64) (/.f64 #s(literal 1/9 binary64) x))))
#s(approx (- 1 (/ 1/9 x)) #s(literal 1 binary64))
#s(approx (- 1 (/ 1/9 x)) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x)))
#s(approx (- 1 (/ 1 (* x 9))) #s(literal 1 binary64))
#s(approx (- 1 (/ 1 (* x 9))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x)))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal -1/3 binary64) #s(literal 1 binary64)))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) (-.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal 1/3 binary64) (/.f64 #s(literal 1/9 binary64) x))))
#s(approx (* 3 (sqrt x)) (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 x)) #s(literal -3 binary64)))
#s(approx (sqrt x) (neg.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 x))))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x)))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) (-.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal 1/3 binary64) (/.f64 #s(literal 1/9 binary64) x))))
#s(approx y y)
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x)))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) (-.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal 1/3 binary64) (/.f64 #s(literal 1/9 binary64) x))))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x)))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) (-.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal 1/3 binary64) (/.f64 #s(literal 1/9 binary64) x))))
#s(approx (/ y 3) (*.f64 #s(literal 1/3 binary64) y))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal -1/3 binary64)))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) y) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/3 binary64) (/.f64 #s(literal 1/9 binary64) (*.f64 y x)))) y))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal -1/3 binary64)))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) y) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/3 binary64) (/.f64 #s(literal 1/9 binary64) (*.f64 y x)))) y))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal -1/3 binary64)))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) y) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/3 binary64) (/.f64 #s(literal 1/9 binary64) (*.f64 y x)))) y))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x)) y)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/3 binary64))) y)))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x)) y)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/3 binary64))) y)))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x)) y)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/3 binary64))) y)))

eval9.0ms (0.5%)

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

Compiled 732 to 336 computations (54.1% saved)

prune16.0ms (0.8%)

Memory
-24.5MiB live, 29.3MiB allocated; 8ms collecting garbage
Pruning

16 alts after pruning (13 fresh and 3 done)

PrunedKeptTotal
New801292
Fresh516
Picked235
Done101
Total8816104
Accuracy
100.0%
Counts
104 → 16
Alt Table
Click to see full alt table
StatusAccuracyProgram
20.3%
(/.f64 (-.f64 (pow.f64 #s(approx (- 1 (/ 1 (* x 9))) (/.f64 #s(literal -1/9 binary64) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) #s(literal 3 binary64))) (fma.f64 #s(approx (- 1 (/ 1 (* x 9))) (/.f64 #s(literal -1/9 binary64) x)) #s(approx (- 1 (/ 1 (* x 9))) (/.f64 #s(literal -1/9 binary64) x)) (fma.f64 (/.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (/.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (*.f64 #s(approx (- 1 (/ 1 (* x 9))) (/.f64 #s(literal -1/9 binary64) x)) (/.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))))))
99.7%
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 9 binary64))) (/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x))))
99.6%
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) (/.f64 #s(approx (/ y 3) (*.f64 #s(literal 1/3 binary64) y)) (sqrt.f64 x)))
67.9%
(-.f64 #s(approx (- 1 (/ 1 (* x 9))) (/.f64 #s(literal -1/9 binary64) x)) (/.f64 (/.f64 y #s(literal 3 binary64)) (sqrt.f64 x)))
67.9%
(-.f64 #s(approx (- 1 (/ 1 (* x 9))) (/.f64 #s(literal -1/9 binary64) x)) (/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x))))
64.0%
(-.f64 #s(approx (- 1 (/ 1 (* x 9))) #s(literal 1 binary64)) (/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x))))
96.6%
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) (/.f64 (-.f64 x (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64) #s(literal 1/9 binary64))) x))
86.0%
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) y) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/3 binary64) (/.f64 #s(literal 1/9 binary64) (*.f64 y x)))) y))
64.9%
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) (neg.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64) #s(literal 1/9 binary64)) x)))
66.3%
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x)))
66.2%
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/9 binary64))))
34.0%
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/3 binary64)) y))
34.0%
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 #s(literal 1 binary64) y) (sqrt.f64 x))))
34.0%
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y)))
35.9%
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(approx (- 1 (/ 1/9 x)) (/.f64 #s(literal -1/9 binary64) x)))
31.3%
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(approx (- 1 (/ 1/9 x)) #s(literal 1 binary64)))
Compiler

Compiled 576 to 526 computations (8.7% saved)

series19.0ms (1%)

Memory
-12.4MiB live, 33.2MiB allocated; 4ms collecting garbage
Counts
31 → 73
Calls
Call 1
Inputs
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) (/.f64 #s(approx (/ y 3) (*.f64 #s(literal 1/3 binary64) y)) (sqrt.f64 x)))
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64))))
#s(literal 1 binary64)
(/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))
(*.f64 x #s(literal 9 binary64))
x
#s(literal 9 binary64)
(/.f64 #s(approx (/ y 3) (*.f64 #s(literal 1/3 binary64) y)) (sqrt.f64 x))
#s(approx (/ y 3) (*.f64 #s(literal 1/3 binary64) y))
(*.f64 #s(literal 1/3 binary64) y)
#s(literal 1/3 binary64)
y
(sqrt.f64 x)
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(approx (- 1 (/ 1/9 x)) #s(literal 1 binary64)))
#s(approx (- 1 (/ 1/9 x)) #s(literal 1 binary64))
(-.f64 #s(approx (- 1 (/ 1 (* x 9))) #s(literal 1 binary64)) (/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x))))
#s(approx (- 1 (/ 1 (* x 9))) #s(literal 1 binary64))
(/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x)))
(*.f64 #s(literal 3 binary64) (sqrt.f64 x))
#s(literal 3 binary64)
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/3 binary64)) y))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/3 binary64)) y)
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/3 binary64))
(/.f64 #s(literal 1 binary64) (sqrt.f64 x))
#s(literal -1/3 binary64)
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) (/.f64 (-.f64 x (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64) #s(literal 1/9 binary64))) x))
(/.f64 (-.f64 x (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64) #s(literal 1/9 binary64))) x)
(-.f64 x (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64) #s(literal 1/9 binary64)))
(fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64) #s(literal 1/9 binary64))
(*.f64 (sqrt.f64 x) y)
#s(literal 1/9 binary64)
Outputs
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) #s(hole binary64 (* -1 (/ (+ 1/9 (* 1/3 (* (sqrt x) y))) x))))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) #s(hole binary64 (/ (- x (+ 1/9 (* 1/3 (* (sqrt x) y)))) x)))
#s(approx (- 1 (/ 1 (* x 9))) #s(hole binary64 (/ -1/9 x)))
#s(approx (- 1 (/ 1 (* x 9))) #s(hole binary64 (/ (- x 1/9) x)))
#s(approx (/ 1 (* x 9)) #s(hole binary64 (/ 1/9 x)))
#s(approx (* x 9) #s(hole binary64 (* 9 x)))
#s(approx x #s(hole binary64 x))
#s(approx (/ (/ y 3) (sqrt x)) #s(hole binary64 (* 1/3 (* (sqrt (/ 1 x)) y))))
#s(approx (sqrt x) #s(hole binary64 (sqrt x)))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(hole binary64 (* -1 (/ (+ 1/9 (* 1/3 (* (sqrt x) y))) x))))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(hole binary64 (/ (- x (+ 1/9 (* 1/3 (* (sqrt x) y)))) x)))
#s(approx (- 1 (/ 1/9 x)) #s(hole binary64 (/ -1/9 x)))
#s(approx (- 1 (/ 1/9 x)) #s(hole binary64 (/ (- x 1/9) x)))
#s(approx (/ y (* 3 (sqrt x))) #s(hole binary64 (* 1/3 (* (sqrt (/ 1 x)) y))))
#s(approx (* 3 (sqrt x)) #s(hole binary64 (* 3 (sqrt x))))
#s(approx (* (* (/ 1 (sqrt x)) -1/3) y) #s(hole binary64 (* -1/3 (* (sqrt (/ 1 x)) y))))
#s(approx (* (/ 1 (sqrt x)) -1/3) #s(hole binary64 (* -1/3 (sqrt (/ 1 x)))))
#s(approx (/ 1 (sqrt x)) #s(hole binary64 (sqrt (/ 1 x))))
#s(approx (/ (- x (+ (* (* (sqrt x) y) 1/3) 1/9)) x) #s(hole binary64 (* -1 (/ (+ 1/9 (* 1/3 (* (sqrt x) y))) x))))
#s(approx (/ (- x (+ (* (* (sqrt x) y) 1/3) 1/9)) x) #s(hole binary64 (/ (+ x (* -1 (+ 1/9 (* 1/3 (* (sqrt x) y))))) x)))
#s(approx (- x (+ (* (* (sqrt x) y) 1/3) 1/9)) #s(hole binary64 (* -1 (+ 1/9 (* 1/3 (* (sqrt x) y))))))
#s(approx (- x (+ (* (* (sqrt x) y) 1/3) 1/9)) #s(hole binary64 (- x (+ 1/9 (* 1/3 (* (sqrt x) y))))))
#s(approx (+ (* (* (sqrt x) y) 1/3) 1/9) #s(hole binary64 (+ 1/9 (* 1/3 (* (sqrt x) y)))))
#s(approx (* (sqrt x) y) #s(hole binary64 (* (sqrt x) y)))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) #s(hole binary64 (- 1 (* 1/3 (* (sqrt (/ 1 x)) y)))))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) #s(hole binary64 (- 1 (+ (* 1/3 (* (sqrt (/ 1 x)) y)) (* 1/9 (/ 1 x))))))
#s(approx (- 1 (/ 1 (* x 9))) #s(hole binary64 1))
#s(approx (- 1 (/ 1 (* x 9))) #s(hole binary64 (- 1 (* 1/9 (/ 1 x)))))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(hole binary64 (- 1 (* 1/3 (* (sqrt (/ 1 x)) y)))))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(hole binary64 (- 1 (+ (* 1/3 (* (sqrt (/ 1 x)) y)) (* 1/9 (/ 1 x))))))
#s(approx (- 1 (/ 1/9 x)) #s(hole binary64 1))
#s(approx (- 1 (/ 1/9 x)) #s(hole binary64 (- 1 (* 1/9 (/ 1 x)))))
#s(approx (/ (- x (+ (* (* (sqrt x) y) 1/3) 1/9)) x) #s(hole binary64 (- 1 (* 1/3 (* (sqrt (/ 1 x)) y)))))
#s(approx (/ (- x (+ (* (* (sqrt x) y) 1/3) 1/9)) x) #s(hole binary64 (- 1 (+ (* 1/3 (* (sqrt (/ 1 x)) y)) (* 1/9 (/ 1 x))))))
#s(approx (- x (+ (* (* (sqrt x) y) 1/3) 1/9)) #s(hole binary64 (* x (- 1 (* 1/3 (* (sqrt (/ 1 x)) y))))))
#s(approx (- x (+ (* (* (sqrt x) y) 1/3) 1/9)) #s(hole binary64 (* x (- 1 (+ (* 1/3 (* (sqrt (/ 1 x)) y)) (* 1/9 (/ 1 x)))))))
#s(approx (+ (* (* (sqrt x) y) 1/3) 1/9) #s(hole binary64 (* 1/3 (* (sqrt x) y))))
#s(approx (+ (* (* (sqrt x) y) 1/3) 1/9) #s(hole binary64 (* x (+ (* 1/3 (* (sqrt (/ 1 x)) y)) (* 1/9 (/ 1 x))))))
#s(approx (sqrt x) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2)))))
#s(approx (* 3 (sqrt x)) #s(hole binary64 (* -3 (* (sqrt x) (pow (sqrt -1) 2)))))
#s(approx (/ (- x (+ (* (* (sqrt x) y) 1/3) 1/9)) x) #s(hole binary64 (+ 1 (* 1/3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))))
#s(approx (/ (- x (+ (* (* (sqrt x) y) 1/3) 1/9)) x) #s(hole binary64 (- (+ 1 (* 1/3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))) (* 1/9 (/ 1 x)))))
#s(approx (- x (+ (* (* (sqrt x) y) 1/3) 1/9)) #s(hole binary64 (* x (+ 1 (* 1/3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))))))
#s(approx (- x (+ (* (* (sqrt x) y) 1/3) 1/9)) #s(hole binary64 (* -1 (* x (- (* 1/9 (/ 1 x)) (+ 1 (* 1/3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))))))))
#s(approx (+ (* (* (sqrt x) y) 1/3) 1/9) #s(hole binary64 (* -1/3 (* (sqrt x) (* y (pow (sqrt -1) 2))))))
#s(approx (+ (* (* (sqrt x) y) 1/3) 1/9) #s(hole binary64 (* -1 (* x (- (* 1/3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) (* 1/9 (/ 1 x)))))))
#s(approx (* (sqrt x) y) #s(hole binary64 (* -1 (* (sqrt x) (* y (pow (sqrt -1) 2))))))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) #s(hole binary64 (- 1 (* 1/9 (/ 1 x)))))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) #s(hole binary64 (- (+ 1 (* -1/3 (* (sqrt (/ 1 x)) y))) (* 1/9 (/ 1 x)))))
#s(approx (/ y 3) #s(hole binary64 (* 1/3 y)))
#s(approx (* 1/3 y) #s(hole binary64 (* 1/3 y)))
#s(approx y #s(hole binary64 y))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(hole binary64 (- 1 (* 1/9 (/ 1 x)))))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(hole binary64 (- (+ 1 (* -1/3 (* (sqrt (/ 1 x)) y))) (* 1/9 (/ 1 x)))))
#s(approx (/ (- x (+ (* (* (sqrt x) y) 1/3) 1/9)) x) #s(hole binary64 (/ (- x 1/9) x)))
#s(approx (/ (- x (+ (* (* (sqrt x) y) 1/3) 1/9)) x) #s(hole binary64 (- (+ 1 (* -1/3 (* (sqrt (/ 1 x)) y))) (* 1/9 (/ 1 x)))))
#s(approx (- x (+ (* (* (sqrt x) y) 1/3) 1/9)) #s(hole binary64 (- x 1/9)))
#s(approx (- x (+ (* (* (sqrt x) y) 1/3) 1/9)) #s(hole binary64 (- (+ x (* -1/3 (* (sqrt x) y))) 1/9)))
#s(approx (+ (* (* (sqrt x) y) 1/3) 1/9) #s(hole binary64 1/9))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) #s(hole binary64 (* -1/3 (* (sqrt (/ 1 x)) y))))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) #s(hole binary64 (* y (- (/ 1 y) (+ (* 1/3 (sqrt (/ 1 x))) (/ 1/9 (* x y)))))))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(hole binary64 (* -1/3 (* (sqrt (/ 1 x)) y))))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(hole binary64 (* y (- (/ 1 y) (+ (* 1/3 (sqrt (/ 1 x))) (/ 1/9 (* x y)))))))
#s(approx (/ (- x (+ (* (* (sqrt x) y) 1/3) 1/9)) x) #s(hole binary64 (* -1/3 (* (sqrt (/ 1 x)) y))))
#s(approx (/ (- x (+ (* (* (sqrt x) y) 1/3) 1/9)) x) #s(hole binary64 (* y (- (+ (* -1/3 (sqrt (/ 1 x))) (/ 1 y)) (/ 1/9 (* x y))))))
#s(approx (- x (+ (* (* (sqrt x) y) 1/3) 1/9)) #s(hole binary64 (* -1/3 (* (sqrt x) y))))
#s(approx (- x (+ (* (* (sqrt x) y) 1/3) 1/9)) #s(hole binary64 (* y (- (/ x y) (+ (* 1/3 (sqrt x)) (* 1/9 (/ 1 y)))))))
#s(approx (+ (* (* (sqrt x) y) 1/3) 1/9) #s(hole binary64 (* y (+ (* 1/3 (sqrt x)) (* 1/9 (/ 1 y))))))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) #s(hole binary64 (* -1 (* y (- (* -1 (/ (- 1 (* 1/9 (/ 1 x))) y)) (* -1/3 (sqrt (/ 1 x))))))))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(hole binary64 (* -1 (* y (- (* -1 (/ (- 1 (* 1/9 (/ 1 x))) y)) (* -1/3 (sqrt (/ 1 x))))))))
#s(approx (/ (- x (+ (* (* (sqrt x) y) 1/3) 1/9)) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ (- 1 (* 1/9 (/ 1 x))) y)) (* 1/3 (sqrt (/ 1 x))))))))
#s(approx (- x (+ (* (* (sqrt x) y) 1/3) 1/9)) #s(hole binary64 (* -1 (* y (- (* -1 (/ (- x 1/9) y)) (* -1/3 (sqrt x)))))))
#s(approx (+ (* (* (sqrt x) y) 1/3) 1/9) #s(hole binary64 (* -1 (* y (- (* -1/3 (sqrt x)) (* 1/9 (/ 1 y)))))))
Calls

6 calls:

TimeVariablePointExpression
4.0ms
y
@inf
((- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) (- 1 (/ 1 (* x 9))) 1 (/ 1 (* x 9)) (* x 9) x 9 (/ (/ y 3) (sqrt x)) (/ y 3) (* 1/3 y) 1/3 y (sqrt x) (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (- 1 (/ 1/9 x)) (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x))) (* 3 (sqrt x)) 3 (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (* (* (/ 1 (sqrt x)) -1/3) y) (* (/ 1 (sqrt x)) -1/3) (/ 1 (sqrt x)) -1/3 (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) (/ (- x (+ (* (* (sqrt x) y) 1/3) 1/9)) x) (- x (+ (* (* (sqrt x) y) 1/3) 1/9)) (+ (* (* (sqrt x) y) 1/3) 1/9) (* (sqrt x) y) 1/9)
4.0ms
x
@-inf
((- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) (- 1 (/ 1 (* x 9))) 1 (/ 1 (* x 9)) (* x 9) x 9 (/ (/ y 3) (sqrt x)) (/ y 3) (* 1/3 y) 1/3 y (sqrt x) (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (- 1 (/ 1/9 x)) (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x))) (* 3 (sqrt x)) 3 (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (* (* (/ 1 (sqrt x)) -1/3) y) (* (/ 1 (sqrt x)) -1/3) (/ 1 (sqrt x)) -1/3 (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) (/ (- x (+ (* (* (sqrt x) y) 1/3) 1/9)) x) (- x (+ (* (* (sqrt x) y) 1/3) 1/9)) (+ (* (* (sqrt x) y) 1/3) 1/9) (* (sqrt x) y) 1/9)
2.0ms
x
@0
((- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) (- 1 (/ 1 (* x 9))) 1 (/ 1 (* x 9)) (* x 9) x 9 (/ (/ y 3) (sqrt x)) (/ y 3) (* 1/3 y) 1/3 y (sqrt x) (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (- 1 (/ 1/9 x)) (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x))) (* 3 (sqrt x)) 3 (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (* (* (/ 1 (sqrt x)) -1/3) y) (* (/ 1 (sqrt x)) -1/3) (/ 1 (sqrt x)) -1/3 (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) (/ (- x (+ (* (* (sqrt x) y) 1/3) 1/9)) x) (- x (+ (* (* (sqrt x) y) 1/3) 1/9)) (+ (* (* (sqrt x) y) 1/3) 1/9) (* (sqrt x) y) 1/9)
2.0ms
y
@-inf
((- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) (- 1 (/ 1 (* x 9))) 1 (/ 1 (* x 9)) (* x 9) x 9 (/ (/ y 3) (sqrt x)) (/ y 3) (* 1/3 y) 1/3 y (sqrt x) (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (- 1 (/ 1/9 x)) (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x))) (* 3 (sqrt x)) 3 (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (* (* (/ 1 (sqrt x)) -1/3) y) (* (/ 1 (sqrt x)) -1/3) (/ 1 (sqrt x)) -1/3 (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) (/ (- x (+ (* (* (sqrt x) y) 1/3) 1/9)) x) (- x (+ (* (* (sqrt x) y) 1/3) 1/9)) (+ (* (* (sqrt x) y) 1/3) 1/9) (* (sqrt x) y) 1/9)
2.0ms
x
@inf
((- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) (- 1 (/ 1 (* x 9))) 1 (/ 1 (* x 9)) (* x 9) x 9 (/ (/ y 3) (sqrt x)) (/ y 3) (* 1/3 y) 1/3 y (sqrt x) (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (- 1 (/ 1/9 x)) (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x))) (* 3 (sqrt x)) 3 (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (* (* (/ 1 (sqrt x)) -1/3) y) (* (/ 1 (sqrt x)) -1/3) (/ 1 (sqrt x)) -1/3 (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) (/ (- x (+ (* (* (sqrt x) y) 1/3) 1/9)) x) (- x (+ (* (* (sqrt x) y) 1/3) 1/9)) (+ (* (* (sqrt x) y) 1/3) 1/9) (* (sqrt x) y) 1/9)

rewrite49.0ms (2.6%)

Memory
29.0MiB live, 73.7MiB allocated; 5ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
02131692
02461543
08931523
Stop Event
iter-limit
iter-limit
node-limit
iter-limit
Counts
104 → 152
Calls
Call 1
Inputs
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) (/.f64 #s(approx (/ y 3) (*.f64 #s(literal 1/3 binary64) y)) (sqrt.f64 x)))
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64))))
#s(literal 1 binary64)
(/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))
(*.f64 x #s(literal 9 binary64))
x
#s(literal 9 binary64)
(/.f64 #s(approx (/ y 3) (*.f64 #s(literal 1/3 binary64) y)) (sqrt.f64 x))
#s(approx (/ y 3) (*.f64 #s(literal 1/3 binary64) y))
(*.f64 #s(literal 1/3 binary64) y)
#s(literal 1/3 binary64)
y
(sqrt.f64 x)
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(approx (- 1 (/ 1/9 x)) #s(literal 1 binary64)))
#s(approx (- 1 (/ 1/9 x)) #s(literal 1 binary64))
(-.f64 #s(approx (- 1 (/ 1 (* x 9))) #s(literal 1 binary64)) (/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x))))
#s(approx (- 1 (/ 1 (* x 9))) #s(literal 1 binary64))
(/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x)))
(*.f64 #s(literal 3 binary64) (sqrt.f64 x))
#s(literal 3 binary64)
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/3 binary64)) y))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/3 binary64)) y)
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/3 binary64))
(/.f64 #s(literal 1 binary64) (sqrt.f64 x))
#s(literal -1/3 binary64)
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) (/.f64 (-.f64 x (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64) #s(literal 1/9 binary64))) x))
(/.f64 (-.f64 x (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64) #s(literal 1/9 binary64))) x)
(-.f64 x (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64) #s(literal 1/9 binary64)))
(fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64) #s(literal 1/9 binary64))
(*.f64 (sqrt.f64 x) y)
#s(literal 1/9 binary64)
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) #s(hole binary64 (* -1 (/ (+ 1/9 (* 1/3 (* (sqrt x) y))) x))))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) #s(hole binary64 (/ (- x (+ 1/9 (* 1/3 (* (sqrt x) y)))) x)))
#s(approx (- 1 (/ 1 (* x 9))) #s(hole binary64 (/ -1/9 x)))
#s(approx (- 1 (/ 1 (* x 9))) #s(hole binary64 (/ (- x 1/9) x)))
#s(approx (/ 1 (* x 9)) #s(hole binary64 (/ 1/9 x)))
#s(approx (* x 9) #s(hole binary64 (* 9 x)))
#s(approx x #s(hole binary64 x))
#s(approx (/ (/ y 3) (sqrt x)) #s(hole binary64 (* 1/3 (* (sqrt (/ 1 x)) y))))
#s(approx (sqrt x) #s(hole binary64 (sqrt x)))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(hole binary64 (* -1 (/ (+ 1/9 (* 1/3 (* (sqrt x) y))) x))))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(hole binary64 (/ (- x (+ 1/9 (* 1/3 (* (sqrt x) y)))) x)))
#s(approx (- 1 (/ 1/9 x)) #s(hole binary64 (/ -1/9 x)))
#s(approx (- 1 (/ 1/9 x)) #s(hole binary64 (/ (- x 1/9) x)))
#s(approx (/ y (* 3 (sqrt x))) #s(hole binary64 (* 1/3 (* (sqrt (/ 1 x)) y))))
#s(approx (* 3 (sqrt x)) #s(hole binary64 (* 3 (sqrt x))))
#s(approx (* (* (/ 1 (sqrt x)) -1/3) y) #s(hole binary64 (* -1/3 (* (sqrt (/ 1 x)) y))))
#s(approx (* (/ 1 (sqrt x)) -1/3) #s(hole binary64 (* -1/3 (sqrt (/ 1 x)))))
#s(approx (/ 1 (sqrt x)) #s(hole binary64 (sqrt (/ 1 x))))
#s(approx (/ (- x (+ (* (* (sqrt x) y) 1/3) 1/9)) x) #s(hole binary64 (* -1 (/ (+ 1/9 (* 1/3 (* (sqrt x) y))) x))))
#s(approx (/ (- x (+ (* (* (sqrt x) y) 1/3) 1/9)) x) #s(hole binary64 (/ (+ x (* -1 (+ 1/9 (* 1/3 (* (sqrt x) y))))) x)))
#s(approx (- x (+ (* (* (sqrt x) y) 1/3) 1/9)) #s(hole binary64 (* -1 (+ 1/9 (* 1/3 (* (sqrt x) y))))))
#s(approx (- x (+ (* (* (sqrt x) y) 1/3) 1/9)) #s(hole binary64 (- x (+ 1/9 (* 1/3 (* (sqrt x) y))))))
#s(approx (+ (* (* (sqrt x) y) 1/3) 1/9) #s(hole binary64 (+ 1/9 (* 1/3 (* (sqrt x) y)))))
#s(approx (* (sqrt x) y) #s(hole binary64 (* (sqrt x) y)))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) #s(hole binary64 (- 1 (* 1/3 (* (sqrt (/ 1 x)) y)))))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) #s(hole binary64 (- 1 (+ (* 1/3 (* (sqrt (/ 1 x)) y)) (* 1/9 (/ 1 x))))))
#s(approx (- 1 (/ 1 (* x 9))) #s(hole binary64 1))
#s(approx (- 1 (/ 1 (* x 9))) #s(hole binary64 (- 1 (* 1/9 (/ 1 x)))))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(hole binary64 (- 1 (* 1/3 (* (sqrt (/ 1 x)) y)))))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(hole binary64 (- 1 (+ (* 1/3 (* (sqrt (/ 1 x)) y)) (* 1/9 (/ 1 x))))))
#s(approx (- 1 (/ 1/9 x)) #s(hole binary64 1))
#s(approx (- 1 (/ 1/9 x)) #s(hole binary64 (- 1 (* 1/9 (/ 1 x)))))
#s(approx (/ (- x (+ (* (* (sqrt x) y) 1/3) 1/9)) x) #s(hole binary64 (- 1 (* 1/3 (* (sqrt (/ 1 x)) y)))))
#s(approx (/ (- x (+ (* (* (sqrt x) y) 1/3) 1/9)) x) #s(hole binary64 (- 1 (+ (* 1/3 (* (sqrt (/ 1 x)) y)) (* 1/9 (/ 1 x))))))
#s(approx (- x (+ (* (* (sqrt x) y) 1/3) 1/9)) #s(hole binary64 (* x (- 1 (* 1/3 (* (sqrt (/ 1 x)) y))))))
#s(approx (- x (+ (* (* (sqrt x) y) 1/3) 1/9)) #s(hole binary64 (* x (- 1 (+ (* 1/3 (* (sqrt (/ 1 x)) y)) (* 1/9 (/ 1 x)))))))
#s(approx (+ (* (* (sqrt x) y) 1/3) 1/9) #s(hole binary64 (* 1/3 (* (sqrt x) y))))
#s(approx (+ (* (* (sqrt x) y) 1/3) 1/9) #s(hole binary64 (* x (+ (* 1/3 (* (sqrt (/ 1 x)) y)) (* 1/9 (/ 1 x))))))
#s(approx (sqrt x) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2)))))
#s(approx (* 3 (sqrt x)) #s(hole binary64 (* -3 (* (sqrt x) (pow (sqrt -1) 2)))))
#s(approx (/ (- x (+ (* (* (sqrt x) y) 1/3) 1/9)) x) #s(hole binary64 (+ 1 (* 1/3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))))
#s(approx (/ (- x (+ (* (* (sqrt x) y) 1/3) 1/9)) x) #s(hole binary64 (- (+ 1 (* 1/3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))) (* 1/9 (/ 1 x)))))
#s(approx (- x (+ (* (* (sqrt x) y) 1/3) 1/9)) #s(hole binary64 (* x (+ 1 (* 1/3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))))))
#s(approx (- x (+ (* (* (sqrt x) y) 1/3) 1/9)) #s(hole binary64 (* -1 (* x (- (* 1/9 (/ 1 x)) (+ 1 (* 1/3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))))))))
#s(approx (+ (* (* (sqrt x) y) 1/3) 1/9) #s(hole binary64 (* -1/3 (* (sqrt x) (* y (pow (sqrt -1) 2))))))
#s(approx (+ (* (* (sqrt x) y) 1/3) 1/9) #s(hole binary64 (* -1 (* x (- (* 1/3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) (* 1/9 (/ 1 x)))))))
#s(approx (* (sqrt x) y) #s(hole binary64 (* -1 (* (sqrt x) (* y (pow (sqrt -1) 2))))))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) #s(hole binary64 (- 1 (* 1/9 (/ 1 x)))))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) #s(hole binary64 (- (+ 1 (* -1/3 (* (sqrt (/ 1 x)) y))) (* 1/9 (/ 1 x)))))
#s(approx (/ y 3) #s(hole binary64 (* 1/3 y)))
#s(approx (* 1/3 y) #s(hole binary64 (* 1/3 y)))
#s(approx y #s(hole binary64 y))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(hole binary64 (- 1 (* 1/9 (/ 1 x)))))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(hole binary64 (- (+ 1 (* -1/3 (* (sqrt (/ 1 x)) y))) (* 1/9 (/ 1 x)))))
#s(approx (/ (- x (+ (* (* (sqrt x) y) 1/3) 1/9)) x) #s(hole binary64 (/ (- x 1/9) x)))
#s(approx (/ (- x (+ (* (* (sqrt x) y) 1/3) 1/9)) x) #s(hole binary64 (- (+ 1 (* -1/3 (* (sqrt (/ 1 x)) y))) (* 1/9 (/ 1 x)))))
#s(approx (- x (+ (* (* (sqrt x) y) 1/3) 1/9)) #s(hole binary64 (- x 1/9)))
#s(approx (- x (+ (* (* (sqrt x) y) 1/3) 1/9)) #s(hole binary64 (- (+ x (* -1/3 (* (sqrt x) y))) 1/9)))
#s(approx (+ (* (* (sqrt x) y) 1/3) 1/9) #s(hole binary64 1/9))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) #s(hole binary64 (* -1/3 (* (sqrt (/ 1 x)) y))))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) #s(hole binary64 (* y (- (/ 1 y) (+ (* 1/3 (sqrt (/ 1 x))) (/ 1/9 (* x y)))))))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(hole binary64 (* -1/3 (* (sqrt (/ 1 x)) y))))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(hole binary64 (* y (- (/ 1 y) (+ (* 1/3 (sqrt (/ 1 x))) (/ 1/9 (* x y)))))))
#s(approx (/ (- x (+ (* (* (sqrt x) y) 1/3) 1/9)) x) #s(hole binary64 (* -1/3 (* (sqrt (/ 1 x)) y))))
#s(approx (/ (- x (+ (* (* (sqrt x) y) 1/3) 1/9)) x) #s(hole binary64 (* y (- (+ (* -1/3 (sqrt (/ 1 x))) (/ 1 y)) (/ 1/9 (* x y))))))
#s(approx (- x (+ (* (* (sqrt x) y) 1/3) 1/9)) #s(hole binary64 (* -1/3 (* (sqrt x) y))))
#s(approx (- x (+ (* (* (sqrt x) y) 1/3) 1/9)) #s(hole binary64 (* y (- (/ x y) (+ (* 1/3 (sqrt x)) (* 1/9 (/ 1 y)))))))
#s(approx (+ (* (* (sqrt x) y) 1/3) 1/9) #s(hole binary64 (* y (+ (* 1/3 (sqrt x)) (* 1/9 (/ 1 y))))))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) #s(hole binary64 (* -1 (* y (- (* -1 (/ (- 1 (* 1/9 (/ 1 x))) y)) (* -1/3 (sqrt (/ 1 x))))))))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(hole binary64 (* -1 (* y (- (* -1 (/ (- 1 (* 1/9 (/ 1 x))) y)) (* -1/3 (sqrt (/ 1 x))))))))
#s(approx (/ (- x (+ (* (* (sqrt x) y) 1/3) 1/9)) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ (- 1 (* 1/9 (/ 1 x))) y)) (* 1/3 (sqrt (/ 1 x))))))))
#s(approx (- x (+ (* (* (sqrt x) y) 1/3) 1/9)) #s(hole binary64 (* -1 (* y (- (* -1 (/ (- x 1/9) y)) (* -1/3 (sqrt x)))))))
#s(approx (+ (* (* (sqrt x) y) 1/3) 1/9) #s(hole binary64 (* -1 (* y (- (* -1/3 (sqrt x)) (* 1/9 (/ 1 y)))))))
Outputs
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x)))) (*.f64 (/.f64 #s(approx (/ y 3) (*.f64 #s(literal 1/3 binary64) y)) (sqrt.f64 x)) (/.f64 #s(approx (/ y 3) (*.f64 #s(literal 1/3 binary64) y)) (sqrt.f64 x)))) (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x))) (/.f64 #s(approx (/ y 3) (*.f64 #s(literal 1/3 binary64) y)) (sqrt.f64 x))))
(/.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(approx (/ y 3) (*.f64 #s(literal 1/3 binary64) y)) (sqrt.f64 x)) #s(literal 3 binary64))) (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x))) (fma.f64 (/.f64 #s(approx (/ y 3) (*.f64 #s(literal 1/3 binary64) y)) (sqrt.f64 x)) (/.f64 #s(approx (/ y 3) (*.f64 #s(literal 1/3 binary64) y)) (sqrt.f64 x)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x))) (/.f64 #s(approx (/ y 3) (*.f64 #s(literal 1/3 binary64) y)) (sqrt.f64 x))))))
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x))) (/.f64 #s(approx (/ y 3) (*.f64 #s(literal 1/3 binary64) y)) (sqrt.f64 x)))
(-.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x)) (/.f64 #s(approx (/ y 3) (*.f64 #s(literal 1/3 binary64) y)) (sqrt.f64 x))))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x)))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x))))
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x)) (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x))))))
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x)))
#s(literal 1 binary64)
(pow.f64 (*.f64 #s(literal 9 binary64) x) #s(literal -1 binary64))
(/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 9 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 #s(literal 9 binary64) x)))
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x))
(*.f64 #s(literal 9 binary64) x)
(*.f64 x #s(literal 9 binary64))
x
#s(literal 9 binary64)
(/.f64 (neg.f64 #s(approx (/ y 3) (*.f64 #s(literal 1/3 binary64) y))) (neg.f64 (sqrt.f64 x)))
(/.f64 #s(approx (/ y 3) (*.f64 #s(literal 1/3 binary64) y)) (sqrt.f64 x))
#s(approx (/ y 3) (*.f64 #s(literal 1/3 binary64) y))
(*.f64 #s(literal 1/3 binary64) y)
(*.f64 y #s(literal 1/3 binary64))
#s(literal 1/3 binary64)
y
(pow.f64 x #s(literal 1/2 binary64))
(sqrt.f64 x)
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(approx (- 1 (/ 1/9 x)) #s(literal 1 binary64)))
#s(approx (- 1 (/ 1/9 x)) #s(literal 1 binary64))
(/.f64 (-.f64 (*.f64 #s(approx (- 1 (/ 1 (* x 9))) #s(literal 1 binary64)) #s(approx (- 1 (/ 1 (* x 9))) #s(literal 1 binary64))) (*.f64 (/.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (/.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))))) (+.f64 #s(approx (- 1 (/ 1 (* x 9))) #s(literal 1 binary64)) (/.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))))
(/.f64 (-.f64 (pow.f64 #s(approx (- 1 (/ 1 (* x 9))) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) #s(literal 3 binary64))) (fma.f64 #s(approx (- 1 (/ 1 (* x 9))) #s(literal 1 binary64)) #s(approx (- 1 (/ 1 (* x 9))) #s(literal 1 binary64)) (fma.f64 (/.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (/.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (*.f64 #s(approx (- 1 (/ 1 (* x 9))) #s(literal 1 binary64)) (/.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))))))
(-.f64 #s(approx (- 1 (/ 1 (* x 9))) #s(literal 1 binary64)) (/.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))))
#s(approx (- 1 (/ 1 (* x 9))) #s(literal 1 binary64))
(/.f64 (neg.f64 (/.f64 y #s(literal 3 binary64))) (neg.f64 (sqrt.f64 x)))
(/.f64 (neg.f64 y) (neg.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64))))
(/.f64 (/.f64 y #s(literal 3 binary64)) (sqrt.f64 x))
(/.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))
(*.f64 (sqrt.f64 x) #s(literal 3 binary64))
(*.f64 #s(literal 3 binary64) (sqrt.f64 x))
#s(literal 3 binary64)
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (*.f64 (/.f64 #s(literal -1/3 binary64) (sqrt.f64 x)) y))
(*.f64 (/.f64 #s(literal -1/3 binary64) (sqrt.f64 x)) y)
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal -1/3 binary64))
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 #s(literal -1/3 binary64) y))
(*.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y))
(*.f64 y (/.f64 #s(literal -1/3 binary64) (sqrt.f64 x)))
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/3 binary64))
(*.f64 #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))
(/.f64 #s(literal -1/3 binary64) (sqrt.f64 x))
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))
(pow.f64 (sqrt.f64 x) #s(literal -1 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 x)))
(/.f64 #s(literal 1 binary64) (sqrt.f64 x))
(sqrt.f64 (/.f64 #s(literal 1 binary64) x))
#s(literal -1/3 binary64)
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (/.f64 (-.f64 x (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64) #s(literal 1/9 binary64))) x))
(/.f64 (neg.f64 (-.f64 x (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) (neg.f64 x))
(/.f64 (-.f64 x (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64) #s(literal 1/9 binary64))) x)
(-.f64 (/.f64 x x) (/.f64 (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64) #s(literal 1/9 binary64)) x))
(/.f64 (-.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64) #s(literal 1/9 binary64)) (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) (+.f64 x (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64) #s(literal 1/9 binary64))))
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal -1/3 binary64) x) (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal -1/3 binary64) x)) #s(literal 1/81 binary64)) (+.f64 (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal -1/3 binary64) x) #s(literal 1/9 binary64)))
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64) #s(literal 1/9 binary64)) #s(literal 3 binary64))) (fma.f64 x x (fma.f64 (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64) #s(literal 1/9 binary64)) (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64) #s(literal 1/9 binary64)) (*.f64 x (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64) #s(literal 1/9 binary64))))))
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal -1/3 binary64) x) #s(literal 3 binary64)) #s(literal 1/729 binary64)) (fma.f64 (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal -1/3 binary64) x) (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal -1/3 binary64) x) (+.f64 #s(literal 1/81 binary64) (*.f64 (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal -1/3 binary64) x) #s(literal 1/9 binary64)))))
(-.f64 (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal -1/3 binary64) x) #s(literal 1/9 binary64))
(-.f64 (-.f64 x #s(literal 1/9 binary64)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64)))
(-.f64 x (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64) #s(literal 1/9 binary64)))
(+.f64 x (-.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal -1/3 binary64)) #s(literal 1/9 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64))) #s(literal 1/81 binary64)) (-.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64)) #s(literal 1/9 binary64)))
(/.f64 (-.f64 #s(literal 1/81 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64)))) (-.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64))))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64)) #s(literal 3 binary64)) #s(literal 1/729 binary64)) (fma.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64)) (-.f64 #s(literal 1/81 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64)) #s(literal 1/9 binary64)))))
(/.f64 (+.f64 #s(literal 1/729 binary64) (pow.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1/81 binary64) (-.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64))))))
(fma.f64 (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64)) y #s(literal 1/9 binary64))
(fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64) #s(literal 1/9 binary64))
(fma.f64 (sqrt.f64 x) (*.f64 #s(literal 1/3 binary64) y) #s(literal 1/9 binary64))
(fma.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 x) y) #s(literal 1/9 binary64))
(-.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal -1/3 binary64)))
(+.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64)) #s(literal 1/9 binary64))
(+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64)))
(*.f64 (sqrt.f64 x) y)
(*.f64 y (sqrt.f64 x))
#s(literal 1/9 binary64)
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (/.f64 (neg.f64 (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64) #s(literal 1/9 binary64))) x))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (/.f64 (-.f64 x (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64) #s(literal 1/9 binary64))) x))
#s(approx (- 1 (/ 1 (* x 9))) (/.f64 #s(literal -1/9 binary64) x))
#s(approx (- 1 (/ 1 (* x 9))) (/.f64 (-.f64 x #s(literal 1/9 binary64)) x))
#s(approx (/ 1 (* x 9)) (/.f64 #s(literal 1/9 binary64) x))
#s(approx (* x 9) (*.f64 #s(literal 9 binary64) x))
#s(approx x x)
#s(approx (/ y (* 3 (sqrt x))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal 1/3 binary64)))
#s(approx (sqrt x) (sqrt.f64 x))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (/.f64 (neg.f64 (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64) #s(literal 1/9 binary64))) x))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (/.f64 (-.f64 x (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64) #s(literal 1/9 binary64))) x))
#s(approx (- 1 (/ 1/9 x)) (/.f64 #s(literal -1/9 binary64) x))
#s(approx (- 1 (/ 1/9 x)) (/.f64 (-.f64 x #s(literal 1/9 binary64)) x))
#s(approx (/ y (* 3 (sqrt x))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal 1/3 binary64)))
#s(approx (* 3 (sqrt x)) (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))
#s(approx (* (* (/ 1 (sqrt x)) -1/3) y) (*.f64 (/.f64 #s(literal -1/3 binary64) (sqrt.f64 x)) y))
#s(approx (* (/ 1 (sqrt x)) -1/3) (/.f64 #s(literal -1/3 binary64) (sqrt.f64 x)))
#s(approx (/ 1 (sqrt x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))
#s(approx (/ (- x (+ (* (* (sqrt x) y) 1/3) 1/9)) x) (/.f64 (neg.f64 (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64) #s(literal 1/9 binary64))) x))
#s(approx (/ (- x (+ (* (* (sqrt x) y) 1/3) 1/9)) x) (/.f64 (+.f64 (neg.f64 (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64) #s(literal 1/9 binary64))) x) x))
#s(approx (- x (+ (* (* (sqrt x) y) 1/3) 1/9)) (neg.f64 (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64) #s(literal 1/9 binary64))))
#s(approx (- x (+ (* (* (sqrt x) y) 1/3) 1/9)) (-.f64 x (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64) #s(literal 1/9 binary64))))
#s(approx (+ (* (* (sqrt x) y) 1/3) 1/9) (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64) #s(literal 1/9 binary64)))
#s(approx (* (sqrt x) y) (*.f64 (sqrt.f64 x) y))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (fma.f64 (/.f64 #s(literal -1/3 binary64) (sqrt.f64 x)) y #s(literal 1 binary64)))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (-.f64 (fma.f64 (/.f64 #s(literal -1/3 binary64) (sqrt.f64 x)) y #s(literal 1 binary64)) (/.f64 #s(literal 1/9 binary64) x)))
#s(approx (- 1 (/ 1 (* x 9))) #s(literal 1 binary64))
#s(approx (- 1 (/ 1 (* x 9))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x)))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (fma.f64 (/.f64 #s(literal -1/3 binary64) (sqrt.f64 x)) y #s(literal 1 binary64)))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (-.f64 (fma.f64 (/.f64 #s(literal -1/3 binary64) (sqrt.f64 x)) y #s(literal 1 binary64)) (/.f64 #s(literal 1/9 binary64) x)))
#s(approx (- 1 (/ 1/9 x)) #s(literal 1 binary64))
#s(approx (- 1 (/ 1/9 x)) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x)))
#s(approx (/ (- x (+ (* (* (sqrt x) y) 1/3) 1/9)) x) (fma.f64 (/.f64 #s(literal -1/3 binary64) (sqrt.f64 x)) y #s(literal 1 binary64)))
#s(approx (/ (- x (+ (* (* (sqrt x) y) 1/3) 1/9)) x) (-.f64 (fma.f64 (/.f64 #s(literal -1/3 binary64) (sqrt.f64 x)) y #s(literal 1 binary64)) (/.f64 #s(literal 1/9 binary64) x)))
#s(approx (- x (+ (* (* (sqrt x) y) 1/3) 1/9)) (*.f64 (fma.f64 (/.f64 #s(literal -1/3 binary64) (sqrt.f64 x)) y #s(literal 1 binary64)) x))
#s(approx (- x (+ (* (* (sqrt x) y) 1/3) 1/9)) (*.f64 (-.f64 (fma.f64 (/.f64 #s(literal -1/3 binary64) (sqrt.f64 x)) y #s(literal 1 binary64)) (/.f64 #s(literal 1/9 binary64) x)) x))
#s(approx (+ (* (* (sqrt x) y) 1/3) 1/9) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64)))
#s(approx (+ (* (* (sqrt x) y) 1/3) 1/9) (*.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal 1/3 binary64) (/.f64 #s(literal 1/9 binary64) x)) x))
#s(approx (sqrt x) (neg.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 x))))
#s(approx (* 3 (sqrt x)) (*.f64 #s(literal -3 binary64) (*.f64 #s(literal -1 binary64) (sqrt.f64 x))))
#s(approx (/ (- x (+ (* (* (sqrt x) y) 1/3) 1/9)) x) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal -1 binary64)) #s(literal 1/3 binary64) #s(literal 1 binary64)))
#s(approx (/ (- x (+ (* (* (sqrt x) y) 1/3) 1/9)) x) (-.f64 (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal -1 binary64)) #s(literal 1/3 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1/9 binary64) x)))
#s(approx (- x (+ (* (* (sqrt x) y) 1/3) 1/9)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal -1 binary64)) #s(literal 1/3 binary64) #s(literal 1 binary64)) x))
#s(approx (- x (+ (* (* (sqrt x) y) 1/3) 1/9)) (neg.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal -1 binary64)) #s(literal 1/3 binary64) #s(literal 1 binary64))) x)))
#s(approx (+ (* (* (sqrt x) y) 1/3) 1/9) (*.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal -1 binary64)) #s(literal -1/3 binary64)))
#s(approx (+ (* (* (sqrt x) y) 1/3) 1/9) (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal -1 binary64)) #s(literal 1/3 binary64)) (/.f64 #s(literal 1/9 binary64) x)) x)))
#s(approx (* (sqrt x) y) (neg.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal -1 binary64))))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x)))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (-.f64 (fma.f64 (/.f64 #s(literal -1/3 binary64) (sqrt.f64 x)) y #s(literal 1 binary64)) (/.f64 #s(literal 1/9 binary64) x)))
#s(approx (/ y 3) (*.f64 #s(literal 1/3 binary64) y))
#s(approx (* 1/3 y) (*.f64 #s(literal 1/3 binary64) y))
#s(approx y y)
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x)))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (-.f64 (fma.f64 (/.f64 #s(literal -1/3 binary64) (sqrt.f64 x)) y #s(literal 1 binary64)) (/.f64 #s(literal 1/9 binary64) x)))
#s(approx (/ (- x (+ (* (* (sqrt x) y) 1/3) 1/9)) x) (/.f64 (-.f64 x #s(literal 1/9 binary64)) x))
#s(approx (/ (- x (+ (* (* (sqrt x) y) 1/3) 1/9)) x) (-.f64 (fma.f64 (/.f64 #s(literal -1/3 binary64) (sqrt.f64 x)) y #s(literal 1 binary64)) (/.f64 #s(literal 1/9 binary64) x)))
#s(approx (- x (+ (* (* (sqrt x) y) 1/3) 1/9)) (-.f64 x #s(literal 1/9 binary64)))
#s(approx (- x (+ (* (* (sqrt x) y) 1/3) 1/9)) (-.f64 x (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64) #s(literal 1/9 binary64))))
#s(approx (+ (* (* (sqrt x) y) 1/3) 1/9) #s(literal 1/9 binary64))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (*.f64 (/.f64 #s(literal -1/3 binary64) (sqrt.f64 x)) y))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) y) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/3 binary64) (/.f64 #s(literal 1/9 binary64) (*.f64 y x)))) y))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (*.f64 (/.f64 #s(literal -1/3 binary64) (sqrt.f64 x)) y))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) y) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/3 binary64) (/.f64 #s(literal 1/9 binary64) (*.f64 y x)))) y))
#s(approx (/ (- x (+ (* (* (sqrt x) y) 1/3) 1/9)) x) (*.f64 (/.f64 #s(literal -1/3 binary64) (sqrt.f64 x)) y))
#s(approx (/ (- x (+ (* (* (sqrt x) y) 1/3) 1/9)) x) (*.f64 (+.f64 (/.f64 #s(literal -1/3 binary64) (sqrt.f64 x)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x)) y)) y))
#s(approx (- x (+ (* (* (sqrt x) y) 1/3) 1/9)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal -1/3 binary64)))
#s(approx (- x (+ (* (* (sqrt x) y) 1/3) 1/9)) (*.f64 (-.f64 (/.f64 x y) (fma.f64 (sqrt.f64 x) #s(literal 1/3 binary64) (/.f64 #s(literal 1/9 binary64) y))) y))
#s(approx (+ (* (* (sqrt x) y) 1/3) 1/9) (*.f64 (fma.f64 (sqrt.f64 x) #s(literal 1/3 binary64) (/.f64 #s(literal 1/9 binary64) y)) y))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x)) y)) (/.f64 #s(literal -1/3 binary64) (sqrt.f64 x))) y)))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x)) y)) (/.f64 #s(literal -1/3 binary64) (sqrt.f64 x))) y)))
#s(approx (/ (- x (+ (* (* (sqrt x) y) 1/3) 1/9)) x) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x)) y)) (/.f64 #s(literal -1/3 binary64) (sqrt.f64 x))) y)))
#s(approx (- x (+ (* (* (sqrt x) y) 1/3) 1/9)) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (-.f64 x #s(literal 1/9 binary64)) y)) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 x))) y)))
#s(approx (+ (* (* (sqrt x) y) 1/3) 1/9) (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1/9 binary64) y)) y)))

eval59.0ms (3.1%)

Memory
-20.5MiB live, 24.7MiB allocated; 4ms collecting garbage
Compiler

Compiled 1 280 to 548 computations (57.2% saved)

prune11.0ms (0.6%)

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

17 alts after pruning (12 fresh and 5 done)

PrunedKeptTotal
New1177124
Fresh358
Picked235
Done123
Total12317140
Accuracy
100.0%
Counts
140 → 17
Alt Table
Click to see full alt table
StatusAccuracyProgram
20.3%
(/.f64 (-.f64 (pow.f64 #s(approx (- 1 (/ 1 (* x 9))) (/.f64 #s(literal -1/9 binary64) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) #s(literal 3 binary64))) (fma.f64 #s(approx (- 1 (/ 1 (* x 9))) (/.f64 #s(literal -1/9 binary64) x)) #s(approx (- 1 (/ 1 (* x 9))) (/.f64 #s(literal -1/9 binary64) x)) (fma.f64 (/.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (/.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (*.f64 #s(approx (- 1 (/ 1 (* x 9))) (/.f64 #s(literal -1/9 binary64) x)) (/.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))))))
99.7%
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 9 binary64))) (/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x))))
99.6%
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) (/.f64 #s(approx (/ y 3) (*.f64 #s(literal 1/3 binary64) y)) (sqrt.f64 x)))
67.9%
(-.f64 #s(approx (- 1 (/ 1 (* x 9))) (/.f64 #s(literal -1/9 binary64) x)) (/.f64 #s(approx (/ y 3) (*.f64 #s(literal 1/3 binary64) y)) (sqrt.f64 x)))
64.0%
(-.f64 #s(approx (- 1 (/ 1 (* x 9))) #s(literal 1 binary64)) (/.f64 (/.f64 y #s(literal 3 binary64)) (sqrt.f64 x)))
64.0%
(-.f64 #s(approx (- 1 (/ 1 (* x 9))) #s(literal 1 binary64)) (/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x))))
96.6%
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) (/.f64 (-.f64 x (fma.f64 (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64)) y #s(literal 1/9 binary64))) x))
31.1%
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) (/.f64 #s(approx (- x (+ (* (* (sqrt x) y) 1/3) 1/9)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal -1/3 binary64))) x))
64.9%
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) (/.f64 #s(approx (- x (+ (* (* (sqrt x) y) 1/3) 1/9)) (neg.f64 (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) x))
86.0%
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) y) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/3 binary64) (/.f64 #s(literal 1/9 binary64) (*.f64 y x)))) y))
64.0%
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) #s(approx (/ (- x (+ (* (* (sqrt x) y) 1/3) 1/9)) x) (fma.f64 (/.f64 #s(literal -1/3 binary64) (sqrt.f64 x)) y #s(literal 1 binary64))))
34.1%
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) #s(approx (/ (- x (+ (* (* (sqrt x) y) 1/3) 1/9)) x) (*.f64 (/.f64 #s(literal -1/3 binary64) (sqrt.f64 x)) y)))
66.3%
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x)))
66.2%
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/9 binary64))))
34.0%
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y)))
35.9%
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(approx (- 1 (/ 1/9 x)) (/.f64 #s(literal -1/9 binary64) x)))
31.3%
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(approx (- 1 (/ 1/9 x)) #s(literal 1 binary64)))
Compiler

Compiled 645 to 588 computations (8.8% saved)

series43.0ms (2.3%)

Memory
-13.0MiB live, 38.5MiB allocated; 6ms collecting garbage
Counts
29 → 77
Calls
Call 1
Inputs
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) (/.f64 (-.f64 x (fma.f64 (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64)) y #s(literal 1/9 binary64))) x))
(/.f64 (-.f64 x (fma.f64 (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64)) y #s(literal 1/9 binary64))) x)
(-.f64 x (fma.f64 (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64)) y #s(literal 1/9 binary64)))
x
(fma.f64 (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64)) y #s(literal 1/9 binary64))
(*.f64 (sqrt.f64 x) #s(literal 1/3 binary64))
(sqrt.f64 x)
#s(literal 1/3 binary64)
y
#s(literal 1/9 binary64)
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(approx (- 1 (/ 1/9 x)) (/.f64 #s(literal -1/9 binary64) x)))
#s(approx (- 1 (/ 1/9 x)) (/.f64 #s(literal -1/9 binary64) x))
(/.f64 #s(literal -1/9 binary64) x)
#s(literal -1/9 binary64)
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/9 binary64))))
(-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/9 binary64)))
#s(literal 1 binary64)
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/9 binary64))
(/.f64 #s(literal 1 binary64) x)
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y)))
(*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y))
#s(literal -1/3 binary64)
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y)
(sqrt.f64 (/.f64 #s(literal 1 binary64) x))
(-.f64 #s(approx (- 1 (/ 1 (* x 9))) #s(literal 1 binary64)) (/.f64 (/.f64 y #s(literal 3 binary64)) (sqrt.f64 x)))
#s(approx (- 1 (/ 1 (* x 9))) #s(literal 1 binary64))
(/.f64 (/.f64 y #s(literal 3 binary64)) (sqrt.f64 x))
(/.f64 y #s(literal 3 binary64))
#s(literal 3 binary64)
Outputs
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) #s(hole binary64 (* -1 (/ (+ 1/9 (* 1/3 (* (sqrt x) y))) x))))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) #s(hole binary64 (/ (- x (+ 1/9 (* 1/3 (* (sqrt x) y)))) x)))
#s(approx (/ (- x (+ (* (* (sqrt x) 1/3) y) 1/9)) x) #s(hole binary64 (* -1 (/ (+ 1/9 (* 1/3 (* (sqrt x) y))) x))))
#s(approx (/ (- x (+ (* (* (sqrt x) 1/3) y) 1/9)) x) #s(hole binary64 (/ (+ x (* -1 (+ 1/9 (* 1/3 (* (sqrt x) y))))) x)))
#s(approx (- x (+ (* (* (sqrt x) 1/3) y) 1/9)) #s(hole binary64 (* -1 (+ 1/9 (* 1/3 (* (sqrt x) y))))))
#s(approx (- x (+ (* (* (sqrt x) 1/3) y) 1/9)) #s(hole binary64 (- x (+ 1/9 (* 1/3 (* (sqrt x) y))))))
#s(approx x #s(hole binary64 x))
#s(approx (+ (* (* (sqrt x) 1/3) y) 1/9) #s(hole binary64 (+ 1/9 (* 1/3 (* (sqrt x) y)))))
#s(approx (* (sqrt x) 1/3) #s(hole binary64 (* 1/3 (sqrt x))))
#s(approx (sqrt x) #s(hole binary64 (sqrt x)))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(hole binary64 (* -1 (/ (+ 1/9 (* 1/3 (* (sqrt x) y))) x))))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(hole binary64 (/ (- x (+ 1/9 (* 1/3 (* (sqrt x) y)))) x)))
#s(approx (- 1 (/ 1/9 x)) #s(hole binary64 (/ -1/9 x)))
#s(approx (- 1 (/ 1/9 x)) #s(hole binary64 (/ (- x 1/9) x)))
#s(approx (/ -1/9 x) #s(hole binary64 (/ -1/9 x)))
#s(approx (- 1 (* (/ 1 x) 1/9)) #s(hole binary64 (/ -1/9 x)))
#s(approx (- 1 (* (/ 1 x) 1/9)) #s(hole binary64 (/ (- x 1/9) x)))
#s(approx (* (/ 1 x) 1/9) #s(hole binary64 (/ 1/9 x)))
#s(approx (/ 1 x) #s(hole binary64 (/ 1 x)))
#s(approx (* -1/3 (* (sqrt (/ 1 x)) y)) #s(hole binary64 (* -1/3 (* (sqrt (/ 1 x)) y))))
#s(approx (* (sqrt (/ 1 x)) y) #s(hole binary64 (* (sqrt (/ 1 x)) y)))
#s(approx (sqrt (/ 1 x)) #s(hole binary64 (sqrt (/ 1 x))))
#s(approx (- 1 (/ 1 (* x 9))) #s(hole binary64 (/ -1/9 x)))
#s(approx (- 1 (/ 1 (* x 9))) #s(hole binary64 (/ (- x 1/9) x)))
#s(approx (/ (/ y 3) (sqrt x)) #s(hole binary64 (* 1/3 (* (sqrt (/ 1 x)) y))))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) #s(hole binary64 (- 1 (* 1/3 (* (sqrt (/ 1 x)) y)))))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) #s(hole binary64 (- 1 (+ (* 1/3 (* (sqrt (/ 1 x)) y)) (* 1/9 (/ 1 x))))))
#s(approx (/ (- x (+ (* (* (sqrt x) 1/3) y) 1/9)) x) #s(hole binary64 (- 1 (* 1/3 (* (sqrt (/ 1 x)) y)))))
#s(approx (/ (- x (+ (* (* (sqrt x) 1/3) y) 1/9)) x) #s(hole binary64 (- 1 (+ (* 1/3 (* (sqrt (/ 1 x)) y)) (* 1/9 (/ 1 x))))))
#s(approx (- x (+ (* (* (sqrt x) 1/3) y) 1/9)) #s(hole binary64 (* x (- 1 (* 1/3 (* (sqrt (/ 1 x)) y))))))
#s(approx (- x (+ (* (* (sqrt x) 1/3) y) 1/9)) #s(hole binary64 (* x (- 1 (+ (* 1/3 (* (sqrt (/ 1 x)) y)) (* 1/9 (/ 1 x)))))))
#s(approx (+ (* (* (sqrt x) 1/3) y) 1/9) #s(hole binary64 (* 1/3 (* (sqrt x) y))))
#s(approx (+ (* (* (sqrt x) 1/3) y) 1/9) #s(hole binary64 (* x (+ (* 1/3 (* (sqrt (/ 1 x)) y)) (* 1/9 (/ 1 x))))))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(hole binary64 (- 1 (* 1/3 (* (sqrt (/ 1 x)) y)))))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(hole binary64 (- 1 (+ (* 1/3 (* (sqrt (/ 1 x)) y)) (* 1/9 (/ 1 x))))))
#s(approx (- 1 (/ 1/9 x)) #s(hole binary64 1))
#s(approx (- 1 (/ 1/9 x)) #s(hole binary64 (- 1 (* 1/9 (/ 1 x)))))
#s(approx (- 1 (* (/ 1 x) 1/9)) #s(hole binary64 1))
#s(approx (- 1 (* (/ 1 x) 1/9)) #s(hole binary64 (- 1 (* 1/9 (/ 1 x)))))
#s(approx (- 1 (/ 1 (* x 9))) #s(hole binary64 1))
#s(approx (- 1 (/ 1 (* x 9))) #s(hole binary64 (- 1 (* 1/9 (/ 1 x)))))
#s(approx (/ (- x (+ (* (* (sqrt x) 1/3) y) 1/9)) x) #s(hole binary64 (+ 1 (* 1/3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))))
#s(approx (/ (- x (+ (* (* (sqrt x) 1/3) y) 1/9)) x) #s(hole binary64 (- (+ 1 (* 1/3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))) (* 1/9 (/ 1 x)))))
#s(approx (- x (+ (* (* (sqrt x) 1/3) y) 1/9)) #s(hole binary64 (* x (+ 1 (* 1/3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))))))
#s(approx (- x (+ (* (* (sqrt x) 1/3) y) 1/9)) #s(hole binary64 (* -1 (* x (- (* 1/9 (/ 1 x)) (+ 1 (* 1/3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))))))))
#s(approx (+ (* (* (sqrt x) 1/3) y) 1/9) #s(hole binary64 (* -1/3 (* (sqrt x) (* y (pow (sqrt -1) 2))))))
#s(approx (+ (* (* (sqrt x) 1/3) y) 1/9) #s(hole binary64 (* -1 (* x (- (* 1/3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) (* 1/9 (/ 1 x)))))))
#s(approx (* (sqrt x) 1/3) #s(hole binary64 (* -1/3 (* (sqrt x) (pow (sqrt -1) 2)))))
#s(approx (sqrt x) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2)))))
#s(approx (* -1/3 (* (sqrt (/ 1 x)) y)) #s(hole binary64 (* -1/3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))))
#s(approx (* (sqrt (/ 1 x)) y) #s(hole binary64 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))
#s(approx (sqrt (/ 1 x)) #s(hole binary64 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) #s(hole binary64 (- 1 (* 1/9 (/ 1 x)))))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) #s(hole binary64 (- (+ 1 (* -1/3 (* (sqrt (/ 1 x)) y))) (* 1/9 (/ 1 x)))))
#s(approx (/ (- x (+ (* (* (sqrt x) 1/3) y) 1/9)) x) #s(hole binary64 (/ (- x 1/9) x)))
#s(approx (/ (- x (+ (* (* (sqrt x) 1/3) y) 1/9)) x) #s(hole binary64 (- (+ 1 (* -1/3 (* (sqrt (/ 1 x)) y))) (* 1/9 (/ 1 x)))))
#s(approx (- x (+ (* (* (sqrt x) 1/3) y) 1/9)) #s(hole binary64 (- x 1/9)))
#s(approx (- x (+ (* (* (sqrt x) 1/3) y) 1/9)) #s(hole binary64 (- (+ x (* -1/3 (* (sqrt x) y))) 1/9)))
#s(approx (+ (* (* (sqrt x) 1/3) y) 1/9) #s(hole binary64 1/9))
#s(approx y #s(hole binary64 y))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(hole binary64 (- 1 (* 1/9 (/ 1 x)))))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(hole binary64 (- (+ 1 (* -1/3 (* (sqrt (/ 1 x)) y))) (* 1/9 (/ 1 x)))))
#s(approx (/ y 3) #s(hole binary64 (* 1/3 y)))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) #s(hole binary64 (* -1/3 (* (sqrt (/ 1 x)) y))))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) #s(hole binary64 (* y (- (/ 1 y) (+ (* 1/3 (sqrt (/ 1 x))) (/ 1/9 (* x y)))))))
#s(approx (/ (- x (+ (* (* (sqrt x) 1/3) y) 1/9)) x) #s(hole binary64 (* -1/3 (* (sqrt (/ 1 x)) y))))
#s(approx (/ (- x (+ (* (* (sqrt x) 1/3) y) 1/9)) x) #s(hole binary64 (* y (- (+ (* -1/3 (sqrt (/ 1 x))) (/ 1 y)) (/ 1/9 (* x y))))))
#s(approx (- x (+ (* (* (sqrt x) 1/3) y) 1/9)) #s(hole binary64 (* -1/3 (* (sqrt x) y))))
#s(approx (- x (+ (* (* (sqrt x) 1/3) y) 1/9)) #s(hole binary64 (* y (- (/ x y) (+ (* 1/3 (sqrt x)) (* 1/9 (/ 1 y)))))))
#s(approx (+ (* (* (sqrt x) 1/3) y) 1/9) #s(hole binary64 (* y (+ (* 1/3 (sqrt x)) (* 1/9 (/ 1 y))))))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(hole binary64 (* -1/3 (* (sqrt (/ 1 x)) y))))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(hole binary64 (* y (- (/ 1 y) (+ (* 1/3 (sqrt (/ 1 x))) (/ 1/9 (* x y)))))))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) #s(hole binary64 (* -1 (* y (- (* -1 (/ (- 1 (* 1/9 (/ 1 x))) y)) (* -1/3 (sqrt (/ 1 x))))))))
#s(approx (/ (- x (+ (* (* (sqrt x) 1/3) y) 1/9)) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ (- 1 (* 1/9 (/ 1 x))) y)) (* 1/3 (sqrt (/ 1 x))))))))
#s(approx (- x (+ (* (* (sqrt x) 1/3) y) 1/9)) #s(hole binary64 (* -1 (* y (- (* -1 (/ (- x 1/9) y)) (* -1/3 (sqrt x)))))))
#s(approx (+ (* (* (sqrt x) 1/3) y) 1/9) #s(hole binary64 (* -1 (* y (- (* -1/3 (sqrt x)) (* 1/9 (/ 1 y)))))))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(hole binary64 (* -1 (* y (- (* -1 (/ (- 1 (* 1/9 (/ 1 x))) y)) (* -1/3 (sqrt (/ 1 x))))))))
Calls

6 calls:

TimeVariablePointExpression
30.0ms
x
@-inf
((- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) (/ (- x (+ (* (* (sqrt x) 1/3) y) 1/9)) x) (- x (+ (* (* (sqrt x) 1/3) y) 1/9)) x (+ (* (* (sqrt x) 1/3) y) 1/9) (* (sqrt x) 1/3) (sqrt x) 1/3 y 1/9 (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (- 1 (/ 1/9 x)) (/ -1/9 x) -1/9 (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (- 1 (* (/ 1 x) 1/9)) 1 (* (/ 1 x) 1/9) (/ 1 x) (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (* -1/3 (* (sqrt (/ 1 x)) y)) -1/3 (* (sqrt (/ 1 x)) y) (sqrt (/ 1 x)) (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x)) (/ y 3) 3)
4.0ms
y
@inf
((- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) (/ (- x (+ (* (* (sqrt x) 1/3) y) 1/9)) x) (- x (+ (* (* (sqrt x) 1/3) y) 1/9)) x (+ (* (* (sqrt x) 1/3) y) 1/9) (* (sqrt x) 1/3) (sqrt x) 1/3 y 1/9 (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (- 1 (/ 1/9 x)) (/ -1/9 x) -1/9 (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (- 1 (* (/ 1 x) 1/9)) 1 (* (/ 1 x) 1/9) (/ 1 x) (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (* -1/3 (* (sqrt (/ 1 x)) y)) -1/3 (* (sqrt (/ 1 x)) y) (sqrt (/ 1 x)) (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x)) (/ y 3) 3)
2.0ms
x
@0
((- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) (/ (- x (+ (* (* (sqrt x) 1/3) y) 1/9)) x) (- x (+ (* (* (sqrt x) 1/3) y) 1/9)) x (+ (* (* (sqrt x) 1/3) y) 1/9) (* (sqrt x) 1/3) (sqrt x) 1/3 y 1/9 (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (- 1 (/ 1/9 x)) (/ -1/9 x) -1/9 (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (- 1 (* (/ 1 x) 1/9)) 1 (* (/ 1 x) 1/9) (/ 1 x) (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (* -1/3 (* (sqrt (/ 1 x)) y)) -1/3 (* (sqrt (/ 1 x)) y) (sqrt (/ 1 x)) (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x)) (/ y 3) 3)
2.0ms
y
@-inf
((- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) (/ (- x (+ (* (* (sqrt x) 1/3) y) 1/9)) x) (- x (+ (* (* (sqrt x) 1/3) y) 1/9)) x (+ (* (* (sqrt x) 1/3) y) 1/9) (* (sqrt x) 1/3) (sqrt x) 1/3 y 1/9 (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (- 1 (/ 1/9 x)) (/ -1/9 x) -1/9 (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (- 1 (* (/ 1 x) 1/9)) 1 (* (/ 1 x) 1/9) (/ 1 x) (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (* -1/3 (* (sqrt (/ 1 x)) y)) -1/3 (* (sqrt (/ 1 x)) y) (sqrt (/ 1 x)) (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x)) (/ y 3) 3)
2.0ms
x
@inf
((- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) (/ (- x (+ (* (* (sqrt x) 1/3) y) 1/9)) x) (- x (+ (* (* (sqrt x) 1/3) y) 1/9)) x (+ (* (* (sqrt x) 1/3) y) 1/9) (* (sqrt x) 1/3) (sqrt x) 1/3 y 1/9 (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (- 1 (/ 1/9 x)) (/ -1/9 x) -1/9 (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (- 1 (* (/ 1 x) 1/9)) 1 (* (/ 1 x) 1/9) (/ 1 x) (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (* -1/3 (* (sqrt (/ 1 x)) y)) -1/3 (* (sqrt (/ 1 x)) y) (sqrt (/ 1 x)) (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x)) (/ y 3) 3)

rewrite46.0ms (2.5%)

Memory
20.6MiB live, 65.2MiB allocated; 5ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
02151744
02411622
08791598
Stop Event
iter-limit
iter-limit
node-limit
iter-limit
Counts
106 → 149
Calls
Call 1
Inputs
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) (/.f64 (-.f64 x (fma.f64 (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64)) y #s(literal 1/9 binary64))) x))
(/.f64 (-.f64 x (fma.f64 (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64)) y #s(literal 1/9 binary64))) x)
(-.f64 x (fma.f64 (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64)) y #s(literal 1/9 binary64)))
x
(fma.f64 (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64)) y #s(literal 1/9 binary64))
(*.f64 (sqrt.f64 x) #s(literal 1/3 binary64))
(sqrt.f64 x)
#s(literal 1/3 binary64)
y
#s(literal 1/9 binary64)
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(approx (- 1 (/ 1/9 x)) (/.f64 #s(literal -1/9 binary64) x)))
#s(approx (- 1 (/ 1/9 x)) (/.f64 #s(literal -1/9 binary64) x))
(/.f64 #s(literal -1/9 binary64) x)
#s(literal -1/9 binary64)
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/9 binary64))))
(-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/9 binary64)))
#s(literal 1 binary64)
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/9 binary64))
(/.f64 #s(literal 1 binary64) x)
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y)))
(*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y))
#s(literal -1/3 binary64)
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y)
(sqrt.f64 (/.f64 #s(literal 1 binary64) x))
(-.f64 #s(approx (- 1 (/ 1 (* x 9))) #s(literal 1 binary64)) (/.f64 (/.f64 y #s(literal 3 binary64)) (sqrt.f64 x)))
#s(approx (- 1 (/ 1 (* x 9))) #s(literal 1 binary64))
(/.f64 (/.f64 y #s(literal 3 binary64)) (sqrt.f64 x))
(/.f64 y #s(literal 3 binary64))
#s(literal 3 binary64)
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) #s(hole binary64 (* -1 (/ (+ 1/9 (* 1/3 (* (sqrt x) y))) x))))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) #s(hole binary64 (/ (- x (+ 1/9 (* 1/3 (* (sqrt x) y)))) x)))
#s(approx (/ (- x (+ (* (* (sqrt x) 1/3) y) 1/9)) x) #s(hole binary64 (* -1 (/ (+ 1/9 (* 1/3 (* (sqrt x) y))) x))))
#s(approx (/ (- x (+ (* (* (sqrt x) 1/3) y) 1/9)) x) #s(hole binary64 (/ (+ x (* -1 (+ 1/9 (* 1/3 (* (sqrt x) y))))) x)))
#s(approx (- x (+ (* (* (sqrt x) 1/3) y) 1/9)) #s(hole binary64 (* -1 (+ 1/9 (* 1/3 (* (sqrt x) y))))))
#s(approx (- x (+ (* (* (sqrt x) 1/3) y) 1/9)) #s(hole binary64 (- x (+ 1/9 (* 1/3 (* (sqrt x) y))))))
#s(approx x #s(hole binary64 x))
#s(approx (+ (* (* (sqrt x) 1/3) y) 1/9) #s(hole binary64 (+ 1/9 (* 1/3 (* (sqrt x) y)))))
#s(approx (* (sqrt x) 1/3) #s(hole binary64 (* 1/3 (sqrt x))))
#s(approx (sqrt x) #s(hole binary64 (sqrt x)))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(hole binary64 (* -1 (/ (+ 1/9 (* 1/3 (* (sqrt x) y))) x))))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(hole binary64 (/ (- x (+ 1/9 (* 1/3 (* (sqrt x) y)))) x)))
#s(approx (- 1 (/ 1/9 x)) #s(hole binary64 (/ -1/9 x)))
#s(approx (- 1 (/ 1/9 x)) #s(hole binary64 (/ (- x 1/9) x)))
#s(approx (/ -1/9 x) #s(hole binary64 (/ -1/9 x)))
#s(approx (- 1 (* (/ 1 x) 1/9)) #s(hole binary64 (/ -1/9 x)))
#s(approx (- 1 (* (/ 1 x) 1/9)) #s(hole binary64 (/ (- x 1/9) x)))
#s(approx (* (/ 1 x) 1/9) #s(hole binary64 (/ 1/9 x)))
#s(approx (/ 1 x) #s(hole binary64 (/ 1 x)))
#s(approx (* -1/3 (* (sqrt (/ 1 x)) y)) #s(hole binary64 (* -1/3 (* (sqrt (/ 1 x)) y))))
#s(approx (* (sqrt (/ 1 x)) y) #s(hole binary64 (* (sqrt (/ 1 x)) y)))
#s(approx (sqrt (/ 1 x)) #s(hole binary64 (sqrt (/ 1 x))))
#s(approx (- 1 (/ 1 (* x 9))) #s(hole binary64 (/ -1/9 x)))
#s(approx (- 1 (/ 1 (* x 9))) #s(hole binary64 (/ (- x 1/9) x)))
#s(approx (/ (/ y 3) (sqrt x)) #s(hole binary64 (* 1/3 (* (sqrt (/ 1 x)) y))))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) #s(hole binary64 (- 1 (* 1/3 (* (sqrt (/ 1 x)) y)))))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) #s(hole binary64 (- 1 (+ (* 1/3 (* (sqrt (/ 1 x)) y)) (* 1/9 (/ 1 x))))))
#s(approx (/ (- x (+ (* (* (sqrt x) 1/3) y) 1/9)) x) #s(hole binary64 (- 1 (* 1/3 (* (sqrt (/ 1 x)) y)))))
#s(approx (/ (- x (+ (* (* (sqrt x) 1/3) y) 1/9)) x) #s(hole binary64 (- 1 (+ (* 1/3 (* (sqrt (/ 1 x)) y)) (* 1/9 (/ 1 x))))))
#s(approx (- x (+ (* (* (sqrt x) 1/3) y) 1/9)) #s(hole binary64 (* x (- 1 (* 1/3 (* (sqrt (/ 1 x)) y))))))
#s(approx (- x (+ (* (* (sqrt x) 1/3) y) 1/9)) #s(hole binary64 (* x (- 1 (+ (* 1/3 (* (sqrt (/ 1 x)) y)) (* 1/9 (/ 1 x)))))))
#s(approx (+ (* (* (sqrt x) 1/3) y) 1/9) #s(hole binary64 (* 1/3 (* (sqrt x) y))))
#s(approx (+ (* (* (sqrt x) 1/3) y) 1/9) #s(hole binary64 (* x (+ (* 1/3 (* (sqrt (/ 1 x)) y)) (* 1/9 (/ 1 x))))))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(hole binary64 (- 1 (* 1/3 (* (sqrt (/ 1 x)) y)))))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(hole binary64 (- 1 (+ (* 1/3 (* (sqrt (/ 1 x)) y)) (* 1/9 (/ 1 x))))))
#s(approx (- 1 (/ 1/9 x)) #s(hole binary64 1))
#s(approx (- 1 (/ 1/9 x)) #s(hole binary64 (- 1 (* 1/9 (/ 1 x)))))
#s(approx (- 1 (* (/ 1 x) 1/9)) #s(hole binary64 1))
#s(approx (- 1 (* (/ 1 x) 1/9)) #s(hole binary64 (- 1 (* 1/9 (/ 1 x)))))
#s(approx (- 1 (/ 1 (* x 9))) #s(hole binary64 1))
#s(approx (- 1 (/ 1 (* x 9))) #s(hole binary64 (- 1 (* 1/9 (/ 1 x)))))
#s(approx (/ (- x (+ (* (* (sqrt x) 1/3) y) 1/9)) x) #s(hole binary64 (+ 1 (* 1/3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))))
#s(approx (/ (- x (+ (* (* (sqrt x) 1/3) y) 1/9)) x) #s(hole binary64 (- (+ 1 (* 1/3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))) (* 1/9 (/ 1 x)))))
#s(approx (- x (+ (* (* (sqrt x) 1/3) y) 1/9)) #s(hole binary64 (* x (+ 1 (* 1/3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))))))
#s(approx (- x (+ (* (* (sqrt x) 1/3) y) 1/9)) #s(hole binary64 (* -1 (* x (- (* 1/9 (/ 1 x)) (+ 1 (* 1/3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))))))))
#s(approx (+ (* (* (sqrt x) 1/3) y) 1/9) #s(hole binary64 (* -1/3 (* (sqrt x) (* y (pow (sqrt -1) 2))))))
#s(approx (+ (* (* (sqrt x) 1/3) y) 1/9) #s(hole binary64 (* -1 (* x (- (* 1/3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) (* 1/9 (/ 1 x)))))))
#s(approx (* (sqrt x) 1/3) #s(hole binary64 (* -1/3 (* (sqrt x) (pow (sqrt -1) 2)))))
#s(approx (sqrt x) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2)))))
#s(approx (* -1/3 (* (sqrt (/ 1 x)) y)) #s(hole binary64 (* -1/3 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))))
#s(approx (* (sqrt (/ 1 x)) y) #s(hole binary64 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))
#s(approx (sqrt (/ 1 x)) #s(hole binary64 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) #s(hole binary64 (- 1 (* 1/9 (/ 1 x)))))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) #s(hole binary64 (- (+ 1 (* -1/3 (* (sqrt (/ 1 x)) y))) (* 1/9 (/ 1 x)))))
#s(approx (/ (- x (+ (* (* (sqrt x) 1/3) y) 1/9)) x) #s(hole binary64 (/ (- x 1/9) x)))
#s(approx (/ (- x (+ (* (* (sqrt x) 1/3) y) 1/9)) x) #s(hole binary64 (- (+ 1 (* -1/3 (* (sqrt (/ 1 x)) y))) (* 1/9 (/ 1 x)))))
#s(approx (- x (+ (* (* (sqrt x) 1/3) y) 1/9)) #s(hole binary64 (- x 1/9)))
#s(approx (- x (+ (* (* (sqrt x) 1/3) y) 1/9)) #s(hole binary64 (- (+ x (* -1/3 (* (sqrt x) y))) 1/9)))
#s(approx (+ (* (* (sqrt x) 1/3) y) 1/9) #s(hole binary64 1/9))
#s(approx y #s(hole binary64 y))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(hole binary64 (- 1 (* 1/9 (/ 1 x)))))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(hole binary64 (- (+ 1 (* -1/3 (* (sqrt (/ 1 x)) y))) (* 1/9 (/ 1 x)))))
#s(approx (/ y 3) #s(hole binary64 (* 1/3 y)))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) #s(hole binary64 (* -1/3 (* (sqrt (/ 1 x)) y))))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) #s(hole binary64 (* y (- (/ 1 y) (+ (* 1/3 (sqrt (/ 1 x))) (/ 1/9 (* x y)))))))
#s(approx (/ (- x (+ (* (* (sqrt x) 1/3) y) 1/9)) x) #s(hole binary64 (* -1/3 (* (sqrt (/ 1 x)) y))))
#s(approx (/ (- x (+ (* (* (sqrt x) 1/3) y) 1/9)) x) #s(hole binary64 (* y (- (+ (* -1/3 (sqrt (/ 1 x))) (/ 1 y)) (/ 1/9 (* x y))))))
#s(approx (- x (+ (* (* (sqrt x) 1/3) y) 1/9)) #s(hole binary64 (* -1/3 (* (sqrt x) y))))
#s(approx (- x (+ (* (* (sqrt x) 1/3) y) 1/9)) #s(hole binary64 (* y (- (/ x y) (+ (* 1/3 (sqrt x)) (* 1/9 (/ 1 y)))))))
#s(approx (+ (* (* (sqrt x) 1/3) y) 1/9) #s(hole binary64 (* y (+ (* 1/3 (sqrt x)) (* 1/9 (/ 1 y))))))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(hole binary64 (* -1/3 (* (sqrt (/ 1 x)) y))))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(hole binary64 (* y (- (/ 1 y) (+ (* 1/3 (sqrt (/ 1 x))) (/ 1/9 (* x y)))))))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) #s(hole binary64 (* -1 (* y (- (* -1 (/ (- 1 (* 1/9 (/ 1 x))) y)) (* -1/3 (sqrt (/ 1 x))))))))
#s(approx (/ (- x (+ (* (* (sqrt x) 1/3) y) 1/9)) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ (- 1 (* 1/9 (/ 1 x))) y)) (* 1/3 (sqrt (/ 1 x))))))))
#s(approx (- x (+ (* (* (sqrt x) 1/3) y) 1/9)) #s(hole binary64 (* -1 (* y (- (* -1 (/ (- x 1/9) y)) (* -1/3 (sqrt x)))))))
#s(approx (+ (* (* (sqrt x) 1/3) y) 1/9) #s(hole binary64 (* -1 (* y (- (* -1/3 (sqrt x)) (* 1/9 (/ 1 y)))))))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(hole binary64 (* -1 (* y (- (* -1 (/ (- 1 (* 1/9 (/ 1 x))) y)) (* -1/3 (sqrt (/ 1 x))))))))
Outputs
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (/.f64 (-.f64 x (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64) #s(literal 1/9 binary64))) x))
(/.f64 (neg.f64 (-.f64 x (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) (neg.f64 x))
(/.f64 (-.f64 x (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64) #s(literal 1/9 binary64))) x)
(-.f64 (/.f64 x x) (/.f64 (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64) #s(literal 1/9 binary64)) x))
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal -1/3 binary64) x) (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal -1/3 binary64) x)) #s(literal 1/81 binary64)) (+.f64 (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal -1/3 binary64) x) #s(literal 1/9 binary64)))
(/.f64 (-.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64) #s(literal 1/9 binary64)) (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) (+.f64 x (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64) #s(literal 1/9 binary64))))
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal -1/3 binary64) x) #s(literal 3 binary64)) #s(literal 1/729 binary64)) (fma.f64 (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal -1/3 binary64) x) (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal -1/3 binary64) x) (+.f64 #s(literal 1/81 binary64) (*.f64 (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal -1/3 binary64) x) #s(literal 1/9 binary64)))))
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64) #s(literal 1/9 binary64)) #s(literal 3 binary64))) (fma.f64 x x (fma.f64 (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64) #s(literal 1/9 binary64)) (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64) #s(literal 1/9 binary64)) (*.f64 x (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64) #s(literal 1/9 binary64))))))
(-.f64 (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal -1/3 binary64) x) #s(literal 1/9 binary64))
(-.f64 (-.f64 x #s(literal 1/9 binary64)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64)))
(-.f64 x (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64) #s(literal 1/9 binary64)))
(+.f64 x (-.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal -1/3 binary64)) #s(literal 1/9 binary64)))
x
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64))) #s(literal 1/81 binary64)) (-.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64)) #s(literal 1/9 binary64)))
(/.f64 (-.f64 #s(literal 1/81 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64)))) (-.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64))))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64)) #s(literal 3 binary64)) #s(literal 1/729 binary64)) (fma.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64)) (-.f64 #s(literal 1/81 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64)) #s(literal 1/9 binary64)))))
(/.f64 (+.f64 #s(literal 1/729 binary64) (pow.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1/81 binary64) (-.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64))))))
(fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) y #s(literal 1/9 binary64))
(fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64) #s(literal 1/9 binary64))
(fma.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 x) y) #s(literal 1/9 binary64))
(fma.f64 (sqrt.f64 x) (*.f64 #s(literal 1/3 binary64) y) #s(literal 1/9 binary64))
(fma.f64 y (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x)) #s(literal 1/9 binary64))
(-.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal -1/3 binary64)))
(+.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64)) #s(literal 1/9 binary64))
(+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64)))
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 x))
(*.f64 (sqrt.f64 x) #s(literal 1/3 binary64))
(pow.f64 x #s(literal 1/2 binary64))
(sqrt.f64 x)
#s(literal 1/3 binary64)
y
#s(literal 1/9 binary64)
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(approx (- 1 (/ 1/9 x)) (/.f64 #s(literal -1/9 binary64) x)))
#s(approx (- 1 (/ 1/9 x)) (/.f64 #s(literal -1/9 binary64) x))
(/.f64 #s(literal -1/9 binary64) x)
(/.f64 #s(literal 1/9 binary64) (neg.f64 x))
#s(literal -1/9 binary64)
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x)))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/9 binary64) x) (/.f64 #s(literal 1/9 binary64) x))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x)))
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal 1/9 binary64) x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1/9 binary64) x) (/.f64 #s(literal 1/9 binary64) x) (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x)))))
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x))
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/9 binary64)))
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/9 binary64) (/.f64 #s(literal 1 binary64) x)))
#s(literal 1 binary64)
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/9 binary64))
(*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) x))
(/.f64 #s(literal -1/9 binary64) (neg.f64 x))
(/.f64 #s(literal 1/9 binary64) x)
(pow.f64 x #s(literal -1 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 x))
(/.f64 #s(literal 1 binary64) x)
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal -1/3 binary64)))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/3 binary64)) y)
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal -1/3 binary64))
(*.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y))
#s(literal -1/3 binary64)
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y)
(*.f64 y (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))
(/.f64 #s(literal 1 binary64) (sqrt.f64 x))
(sqrt.f64 (/.f64 #s(literal 1 binary64) x))
(/.f64 (-.f64 (*.f64 #s(approx (- 1 (/ 1 (* x 9))) #s(literal 1 binary64)) #s(approx (- 1 (/ 1 (* x 9))) #s(literal 1 binary64))) (*.f64 (/.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (/.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))))) (+.f64 #s(approx (- 1 (/ 1 (* x 9))) #s(literal 1 binary64)) (/.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))))
(/.f64 (-.f64 (pow.f64 #s(approx (- 1 (/ 1 (* x 9))) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) #s(literal 3 binary64))) (fma.f64 #s(approx (- 1 (/ 1 (* x 9))) #s(literal 1 binary64)) #s(approx (- 1 (/ 1 (* x 9))) #s(literal 1 binary64)) (fma.f64 (/.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (/.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (*.f64 #s(approx (- 1 (/ 1 (* x 9))) #s(literal 1 binary64)) (/.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))))))
(-.f64 #s(approx (- 1 (/ 1 (* x 9))) #s(literal 1 binary64)) (/.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))))
#s(approx (- 1 (/ 1 (* x 9))) #s(literal 1 binary64))
(/.f64 (neg.f64 (/.f64 y #s(literal 3 binary64))) (neg.f64 (sqrt.f64 x)))
(/.f64 (neg.f64 y) (neg.f64 (*.f64 (sqrt.f64 x) #s(literal 3 binary64))))
(/.f64 (/.f64 y #s(literal 3 binary64)) (sqrt.f64 x))
(/.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))
(/.f64 (neg.f64 y) #s(literal -3 binary64))
(/.f64 y #s(literal 3 binary64))
#s(literal 3 binary64)
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (/.f64 (neg.f64 (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64) #s(literal 1/9 binary64))) x))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (/.f64 (-.f64 x (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64) #s(literal 1/9 binary64))) x))
#s(approx (/ (- x (+ (* (* (sqrt x) 1/3) y) 1/9)) x) (/.f64 (neg.f64 (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64) #s(literal 1/9 binary64))) x))
#s(approx (/ (- x (+ (* (* (sqrt x) 1/3) y) 1/9)) x) (/.f64 (+.f64 (neg.f64 (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64) #s(literal 1/9 binary64))) x) x))
#s(approx (- x (+ (* (* (sqrt x) 1/3) y) 1/9)) (neg.f64 (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64) #s(literal 1/9 binary64))))
#s(approx (- x (+ (* (* (sqrt x) 1/3) y) 1/9)) (-.f64 x (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64) #s(literal 1/9 binary64))))
#s(approx x x)
#s(approx (+ (* (* (sqrt x) 1/3) y) 1/9) (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64) #s(literal 1/9 binary64)))
#s(approx (* (sqrt x) 1/3) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 x)))
#s(approx (sqrt x) (sqrt.f64 x))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (/.f64 (neg.f64 (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64) #s(literal 1/9 binary64))) x))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (/.f64 (-.f64 x (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64) #s(literal 1/9 binary64))) x))
#s(approx (- 1 (/ 1/9 x)) (/.f64 #s(literal -1/9 binary64) x))
#s(approx (- 1 (/ 1/9 x)) (/.f64 (-.f64 x #s(literal 1/9 binary64)) x))
#s(approx (/ -1/9 x) (/.f64 #s(literal -1/9 binary64) x))
#s(approx (- 1 (/ 1/9 x)) (/.f64 #s(literal -1/9 binary64) x))
#s(approx (- 1 (/ 1/9 x)) (/.f64 (-.f64 x #s(literal 1/9 binary64)) x))
#s(approx (* (/ 1 x) 1/9) (/.f64 #s(literal 1/9 binary64) x))
#s(approx (/ 1 x) (/.f64 #s(literal 1 binary64) x))
#s(approx (* -1/3 (* (sqrt (/ 1 x)) y)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal -1/3 binary64)))
#s(approx (* (sqrt (/ 1 x)) y) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y))
#s(approx (sqrt (/ 1 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))
#s(approx (- 1 (/ 1 (* x 9))) (/.f64 #s(literal -1/9 binary64) x))
#s(approx (- 1 (/ 1 (* x 9))) (/.f64 (-.f64 x #s(literal 1/9 binary64)) x))
#s(approx (/ (/ y 3) (sqrt x)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal 1/3 binary64)))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal -1/3 binary64) #s(literal 1 binary64)))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (-.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal 1/3 binary64) (/.f64 #s(literal 1/9 binary64) x))))
#s(approx (/ (- x (+ (* (* (sqrt x) 1/3) y) 1/9)) x) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal -1/3 binary64) #s(literal 1 binary64)))
#s(approx (/ (- x (+ (* (* (sqrt x) 1/3) y) 1/9)) x) (-.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal 1/3 binary64) (/.f64 #s(literal 1/9 binary64) x))))
#s(approx (- x (+ (* (* (sqrt x) 1/3) y) 1/9)) (*.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal -1/3 binary64) #s(literal 1 binary64)) x))
#s(approx (- x (+ (* (* (sqrt x) 1/3) y) 1/9)) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal 1/3 binary64) (/.f64 #s(literal 1/9 binary64) x))) x))
#s(approx (+ (* (* (sqrt x) 1/3) y) 1/9) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64)))
#s(approx (+ (* (* (sqrt x) 1/3) y) 1/9) (*.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal 1/3 binary64) (/.f64 #s(literal 1/9 binary64) x)) x))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal -1/3 binary64) #s(literal 1 binary64)))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (-.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal 1/3 binary64) (/.f64 #s(literal 1/9 binary64) x))))
#s(approx (- 1 (/ 1/9 x)) #s(literal 1 binary64))
#s(approx (- 1 (/ 1/9 x)) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x)))
#s(approx (- 1 (/ 1/9 x)) #s(literal 1 binary64))
#s(approx (- 1 (/ 1/9 x)) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x)))
#s(approx (- 1 (/ 1 (* x 9))) #s(literal 1 binary64))
#s(approx (- 1 (/ 1 (* x 9))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x)))
#s(approx (/ (- x (+ (* (* (sqrt x) 1/3) y) 1/9)) x) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal -1 binary64)) #s(literal 1/3 binary64) #s(literal 1 binary64)))
#s(approx (/ (- x (+ (* (* (sqrt x) 1/3) y) 1/9)) x) (-.f64 (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal -1 binary64)) #s(literal 1/3 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1/9 binary64) x)))
#s(approx (- x (+ (* (* (sqrt x) 1/3) y) 1/9)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal -1 binary64)) #s(literal 1/3 binary64) #s(literal 1 binary64)) x))
#s(approx (- x (+ (* (* (sqrt x) 1/3) y) 1/9)) (neg.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) x) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal -1 binary64)) #s(literal 1/3 binary64) #s(literal 1 binary64))) x)))
#s(approx (+ (* (* (sqrt x) 1/3) y) 1/9) (*.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal -1 binary64)) #s(literal -1/3 binary64)))
#s(approx (+ (* (* (sqrt x) 1/3) y) 1/9) (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal -1 binary64)) #s(literal 1/3 binary64)) (/.f64 #s(literal 1/9 binary64) x)) x)))
#s(approx (* (sqrt x) 1/3) (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 x)) #s(literal -1/3 binary64)))
#s(approx (sqrt x) (neg.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 x))))
#s(approx (* -1/3 (* (sqrt (/ 1 x)) y)) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal -1 binary64)) #s(literal -1/3 binary64)))
#s(approx (* (sqrt (/ 1 x)) y) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal -1 binary64)))
#s(approx (sqrt (/ 1 x)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x)))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (-.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal 1/3 binary64) (/.f64 #s(literal 1/9 binary64) x))))
#s(approx (/ (- x (+ (* (* (sqrt x) 1/3) y) 1/9)) x) (/.f64 (-.f64 x #s(literal 1/9 binary64)) x))
#s(approx (/ (- x (+ (* (* (sqrt x) 1/3) y) 1/9)) x) (-.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal 1/3 binary64) (/.f64 #s(literal 1/9 binary64) x))))
#s(approx (- x (+ (* (* (sqrt x) 1/3) y) 1/9)) (-.f64 x #s(literal 1/9 binary64)))
#s(approx (- x (+ (* (* (sqrt x) 1/3) y) 1/9)) (-.f64 x (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64) #s(literal 1/9 binary64))))
#s(approx (+ (* (* (sqrt x) 1/3) y) 1/9) #s(literal 1/9 binary64))
#s(approx y y)
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x)))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (-.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal 1/3 binary64) (/.f64 #s(literal 1/9 binary64) x))))
#s(approx (/ y 3) (*.f64 #s(literal 1/3 binary64) y))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal -1/3 binary64)))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) y) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/3 binary64) (/.f64 #s(literal 1/9 binary64) (*.f64 y x)))) y))
#s(approx (/ (- x (+ (* (* (sqrt x) 1/3) y) 1/9)) x) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal -1/3 binary64)))
#s(approx (/ (- x (+ (* (* (sqrt x) 1/3) y) 1/9)) x) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/3 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x)) y)) y))
#s(approx (- x (+ (* (* (sqrt x) 1/3) y) 1/9)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal -1/3 binary64)))
#s(approx (- x (+ (* (* (sqrt x) 1/3) y) 1/9)) (*.f64 (-.f64 (/.f64 x y) (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/9 binary64) y))) y))
#s(approx (+ (* (* (sqrt x) 1/3) y) 1/9) (*.f64 (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/9 binary64) y)) y))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal -1/3 binary64)))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) y) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/3 binary64) (/.f64 #s(literal 1/9 binary64) (*.f64 y x)))) y))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (neg.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/3 binary64) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x)) y))) y)))
#s(approx (/ (- x (+ (* (* (sqrt x) 1/3) y) 1/9)) x) (neg.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/3 binary64) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x)) y))) y)))
#s(approx (- x (+ (* (* (sqrt x) 1/3) y) 1/9)) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (-.f64 x #s(literal 1/9 binary64)) y)) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 x))) y)))
#s(approx (+ (* (* (sqrt x) 1/3) y) 1/9) (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1/9 binary64) y)) y)))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (neg.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/3 binary64) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x)) y))) y)))

eval17.0ms (0.9%)

Memory
-7.7MiB live, 36.1MiB allocated; 7ms collecting garbage
Compiler

Compiled 1 179 to 514 computations (56.4% saved)

prune17.0ms (0.9%)

Memory
1.6MiB live, 45.0MiB allocated; 6ms collecting garbage
Pruning

18 alts after pruning (8 fresh and 10 done)

PrunedKeptTotal
New1161117
Fresh077
Picked055
Done055
Total11618134
Accuracy
100.0%
Counts
134 → 18
Alt Table
Click to see full alt table
StatusAccuracyProgram
20.3%
(/.f64 (-.f64 (pow.f64 #s(approx (- 1 (/ 1 (* x 9))) (/.f64 #s(literal -1/9 binary64) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) #s(literal 3 binary64))) (fma.f64 #s(approx (- 1 (/ 1 (* x 9))) (/.f64 #s(literal -1/9 binary64) x)) #s(approx (- 1 (/ 1 (* x 9))) (/.f64 #s(literal -1/9 binary64) x)) (fma.f64 (/.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (/.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (*.f64 #s(approx (- 1 (/ 1 (* x 9))) (/.f64 #s(literal -1/9 binary64) x)) (/.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))))))
99.7%
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 9 binary64))) (/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x))))
99.6%
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) (/.f64 #s(approx (/ y 3) (*.f64 #s(literal 1/3 binary64) y)) (sqrt.f64 x)))
67.9%
(-.f64 #s(approx (- 1 (/ 1 (* x 9))) (/.f64 #s(literal -1/9 binary64) x)) (/.f64 #s(approx (/ y 3) (*.f64 #s(literal 1/3 binary64) y)) (sqrt.f64 x)))
64.0%
(-.f64 #s(approx (- 1 (/ 1 (* x 9))) #s(literal 1 binary64)) (/.f64 (/.f64 y #s(literal 3 binary64)) (sqrt.f64 x)))
64.0%
(-.f64 #s(approx (- 1 (/ 1 (* x 9))) #s(literal 1 binary64)) (/.f64 #s(approx (/ y 3) (*.f64 #s(literal 1/3 binary64) y)) (sqrt.f64 x)))
64.0%
(-.f64 #s(approx (- 1 (/ 1 (* x 9))) #s(literal 1 binary64)) (/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x))))
96.6%
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) (/.f64 (-.f64 x (fma.f64 (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64)) y #s(literal 1/9 binary64))) x))
31.1%
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) (/.f64 #s(approx (- x (+ (* (* (sqrt x) y) 1/3) 1/9)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal -1/3 binary64))) x))
64.9%
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) (/.f64 #s(approx (- x (+ (* (* (sqrt x) y) 1/3) 1/9)) (neg.f64 (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) x))
86.0%
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) y) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/3 binary64) (/.f64 #s(literal 1/9 binary64) (*.f64 y x)))) y))
64.0%
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) #s(approx (/ (- x (+ (* (* (sqrt x) y) 1/3) 1/9)) x) (fma.f64 (/.f64 #s(literal -1/3 binary64) (sqrt.f64 x)) y #s(literal 1 binary64))))
34.1%
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) #s(approx (/ (- x (+ (* (* (sqrt x) y) 1/3) 1/9)) x) (*.f64 (/.f64 #s(literal -1/3 binary64) (sqrt.f64 x)) y)))
66.3%
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x)))
66.2%
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/9 binary64))))
34.0%
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y)))
35.9%
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(approx (- 1 (/ 1/9 x)) (/.f64 #s(literal -1/9 binary64) x)))
31.3%
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(approx (- 1 (/ 1/9 x)) #s(literal 1 binary64)))
Compiler

Compiled 718 to 495 computations (31.1% saved)

regimes35.0ms (1.9%)

Memory
-29.9MiB live, 71.5MiB allocated; 9ms collecting garbage
Counts
32 → 1
Calls
Call 1
Inputs
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(approx (- 1 (/ 1/9 x)) #s(literal 1 binary64)))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(approx (- 1 (/ 1/9 x)) (/.f64 #s(literal -1/9 binary64) x)))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x)))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) #s(approx (/ (- x (+ (* (* (sqrt x) y) 1/3) 1/9)) x) (*.f64 (/.f64 #s(literal -1/3 binary64) (sqrt.f64 x)) y)))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/9 binary64))))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) #s(approx (/ (- x (+ (* (* (sqrt x) y) 1/3) 1/9)) x) (fma.f64 (/.f64 #s(literal -1/3 binary64) (sqrt.f64 x)) y #s(literal 1 binary64))))
(-.f64 #s(approx (- 1 (/ 1 (* x 9))) #s(literal 1 binary64)) (/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x))))
(-.f64 #s(approx (- 1 (/ 1 (* x 9))) #s(literal 1 binary64)) (/.f64 #s(approx (/ y 3) (*.f64 #s(literal 1/3 binary64) y)) (sqrt.f64 x)))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y)))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (*.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y)))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 #s(literal 1 binary64) y) (sqrt.f64 x))))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/3 binary64)) y))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) (/.f64 #s(approx (- x (+ (* (* (sqrt x) y) 1/3) 1/9)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal -1/3 binary64))) x))
(-.f64 #s(approx (- 1 (/ 1 (* x 9))) #s(literal 1 binary64)) (/.f64 (/.f64 y #s(literal 3 binary64)) (sqrt.f64 x)))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (neg.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64) #s(literal 1/9 binary64)) x)))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) (neg.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64) #s(literal 1/9 binary64)) x)))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) (/.f64 #s(approx (- x (+ (* (* (sqrt x) y) 1/3) 1/9)) (neg.f64 (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) x))
(-.f64 #s(approx (- 1 (/ 1 (* x 9))) (/.f64 #s(literal -1/9 binary64) x)) (/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x))))
(-.f64 #s(approx (- 1 (/ 1 (* x 9))) (/.f64 #s(literal -1/9 binary64) x)) (/.f64 #s(approx (/ y 3) (*.f64 #s(literal 1/3 binary64) y)) (sqrt.f64 x)))
(-.f64 #s(approx (- 1 (/ 1 (* x 9))) (/.f64 #s(literal -1/9 binary64) x)) (/.f64 (/.f64 y #s(literal 3 binary64)) (sqrt.f64 x)))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (/.f64 (-.f64 x (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64) #s(literal 1/9 binary64))) x))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) (/.f64 (-.f64 x (fma.f64 (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64)) y #s(literal 1/9 binary64))) x))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) (/.f64 (-.f64 x (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64) #s(literal 1/9 binary64))) x))
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) (/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x))))
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) (/.f64 #s(approx (/ y 3) (*.f64 #s(literal 1/3 binary64) y)) (sqrt.f64 x)))
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) (/.f64 (/.f64 y #s(literal 3 binary64)) (sqrt.f64 x)))
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 9 binary64))) (/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x))))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x)) y)) (*.f64 #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) y)))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) y) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/3 binary64) (/.f64 #s(literal 1/9 binary64) (*.f64 y x)))) y))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) y) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/3 binary64) (/.f64 #s(literal 1/9 binary64) (*.f64 y x)))) y))
(/.f64 (-.f64 (pow.f64 #s(approx (- 1 (/ 1 (* x 9))) (/.f64 #s(literal -1/9 binary64) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) #s(literal 3 binary64))) (fma.f64 #s(approx (- 1 (/ 1 (* x 9))) (/.f64 #s(literal -1/9 binary64) x)) #s(approx (- 1 (/ 1 (* x 9))) (/.f64 #s(literal -1/9 binary64) x)) (fma.f64 (/.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (/.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (*.f64 #s(approx (- 1 (/ 1 (* x 9))) (/.f64 #s(literal -1/9 binary64) x)) (/.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))))))
(/.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x))) #s(literal 3 binary64)) (pow.f64 (/.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) #s(literal 3 binary64))) (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x))) (fma.f64 (/.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (/.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) x))) (/.f64 y (*.f64 (sqrt.f64 x) #s(literal 3 binary64)))))))
Outputs
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 9 binary64))) (/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x))))
Calls

3 calls:

14.0ms
y
8.0ms
x
8.0ms
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) (/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x))))
Results
AccuracySegmentsBranch
99.7%1(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) (/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x))))
99.7%1x
99.7%1y
Compiler

Compiled 15 to 16 computations (-6.7% saved)

regimes25.0ms (1.3%)

Memory
9.1MiB live, 54.6MiB allocated; 4ms collecting garbage
Counts
26 → 1
Calls
Call 1
Inputs
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(approx (- 1 (/ 1/9 x)) #s(literal 1 binary64)))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(approx (- 1 (/ 1/9 x)) (/.f64 #s(literal -1/9 binary64) x)))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x)))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) #s(approx (/ (- x (+ (* (* (sqrt x) y) 1/3) 1/9)) x) (*.f64 (/.f64 #s(literal -1/3 binary64) (sqrt.f64 x)) y)))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/9 binary64))))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) #s(approx (/ (- x (+ (* (* (sqrt x) y) 1/3) 1/9)) x) (fma.f64 (/.f64 #s(literal -1/3 binary64) (sqrt.f64 x)) y #s(literal 1 binary64))))
(-.f64 #s(approx (- 1 (/ 1 (* x 9))) #s(literal 1 binary64)) (/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x))))
(-.f64 #s(approx (- 1 (/ 1 (* x 9))) #s(literal 1 binary64)) (/.f64 #s(approx (/ y 3) (*.f64 #s(literal 1/3 binary64) y)) (sqrt.f64 x)))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y)))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (*.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y)))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 #s(literal 1 binary64) y) (sqrt.f64 x))))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/3 binary64)) y))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) (/.f64 #s(approx (- x (+ (* (* (sqrt x) y) 1/3) 1/9)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal -1/3 binary64))) x))
(-.f64 #s(approx (- 1 (/ 1 (* x 9))) #s(literal 1 binary64)) (/.f64 (/.f64 y #s(literal 3 binary64)) (sqrt.f64 x)))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (neg.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64) #s(literal 1/9 binary64)) x)))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) (neg.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64) #s(literal 1/9 binary64)) x)))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) (/.f64 #s(approx (- x (+ (* (* (sqrt x) y) 1/3) 1/9)) (neg.f64 (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) x))
(-.f64 #s(approx (- 1 (/ 1 (* x 9))) (/.f64 #s(literal -1/9 binary64) x)) (/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x))))
(-.f64 #s(approx (- 1 (/ 1 (* x 9))) (/.f64 #s(literal -1/9 binary64) x)) (/.f64 #s(approx (/ y 3) (*.f64 #s(literal 1/3 binary64) y)) (sqrt.f64 x)))
(-.f64 #s(approx (- 1 (/ 1 (* x 9))) (/.f64 #s(literal -1/9 binary64) x)) (/.f64 (/.f64 y #s(literal 3 binary64)) (sqrt.f64 x)))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (/.f64 (-.f64 x (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64) #s(literal 1/9 binary64))) x))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) (/.f64 (-.f64 x (fma.f64 (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64)) y #s(literal 1/9 binary64))) x))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) (/.f64 (-.f64 x (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64) #s(literal 1/9 binary64))) x))
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) (/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x))))
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) (/.f64 #s(approx (/ y 3) (*.f64 #s(literal 1/3 binary64) y)) (sqrt.f64 x)))
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) (/.f64 (/.f64 y #s(literal 3 binary64)) (sqrt.f64 x)))
Outputs
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) (/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x))))
Calls

3 calls:

9.0ms
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) (/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x))))
7.0ms
y
7.0ms
x
Results
AccuracySegmentsBranch
99.6%1(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) (/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x))))
99.6%1x
99.6%1y
Compiler

Compiled 15 to 16 computations (-6.7% saved)

regimes23.0ms (1.2%)

Memory
20.5MiB live, 63.0MiB allocated; 6ms collecting garbage
Counts
23 → 2
Calls
Call 1
Inputs
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(approx (- 1 (/ 1/9 x)) #s(literal 1 binary64)))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(approx (- 1 (/ 1/9 x)) (/.f64 #s(literal -1/9 binary64) x)))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x)))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) #s(approx (/ (- x (+ (* (* (sqrt x) y) 1/3) 1/9)) x) (*.f64 (/.f64 #s(literal -1/3 binary64) (sqrt.f64 x)) y)))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/9 binary64))))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) #s(approx (/ (- x (+ (* (* (sqrt x) y) 1/3) 1/9)) x) (fma.f64 (/.f64 #s(literal -1/3 binary64) (sqrt.f64 x)) y #s(literal 1 binary64))))
(-.f64 #s(approx (- 1 (/ 1 (* x 9))) #s(literal 1 binary64)) (/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x))))
(-.f64 #s(approx (- 1 (/ 1 (* x 9))) #s(literal 1 binary64)) (/.f64 #s(approx (/ y 3) (*.f64 #s(literal 1/3 binary64) y)) (sqrt.f64 x)))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y)))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (*.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y)))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 #s(literal 1 binary64) y) (sqrt.f64 x))))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/3 binary64)) y))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) (/.f64 #s(approx (- x (+ (* (* (sqrt x) y) 1/3) 1/9)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal -1/3 binary64))) x))
(-.f64 #s(approx (- 1 (/ 1 (* x 9))) #s(literal 1 binary64)) (/.f64 (/.f64 y #s(literal 3 binary64)) (sqrt.f64 x)))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (neg.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64) #s(literal 1/9 binary64)) x)))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) (neg.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64) #s(literal 1/9 binary64)) x)))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) (/.f64 #s(approx (- x (+ (* (* (sqrt x) y) 1/3) 1/9)) (neg.f64 (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) x))
(-.f64 #s(approx (- 1 (/ 1 (* x 9))) (/.f64 #s(literal -1/9 binary64) x)) (/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x))))
(-.f64 #s(approx (- 1 (/ 1 (* x 9))) (/.f64 #s(literal -1/9 binary64) x)) (/.f64 #s(approx (/ y 3) (*.f64 #s(literal 1/3 binary64) y)) (sqrt.f64 x)))
(-.f64 #s(approx (- 1 (/ 1 (* x 9))) (/.f64 #s(literal -1/9 binary64) x)) (/.f64 (/.f64 y #s(literal 3 binary64)) (sqrt.f64 x)))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (/.f64 (-.f64 x (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64) #s(literal 1/9 binary64))) x))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) (/.f64 (-.f64 x (fma.f64 (*.f64 (sqrt.f64 x) #s(literal 1/3 binary64)) y #s(literal 1/9 binary64))) x))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) (/.f64 (-.f64 x (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64) #s(literal 1/9 binary64))) x))
Outputs
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (/.f64 (-.f64 x (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64) #s(literal 1/9 binary64))) x))
(-.f64 #s(approx (- 1 (/ 1 (* x 9))) #s(literal 1 binary64)) (/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x))))
Calls

3 calls:

9.0ms
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) (/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x))))
6.0ms
x
6.0ms
y
Results
AccuracySegmentsBranch
96.6%1(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) (/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x))))
99.6%2x
96.6%1y
Compiler

Compiled 15 to 16 computations (-6.7% saved)

regimes21.0ms (1.1%)

Memory
-28.4MiB live, 26.8MiB allocated; 30ms collecting garbage
Counts
20 → 2
Calls
Call 1
Inputs
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(approx (- 1 (/ 1/9 x)) #s(literal 1 binary64)))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(approx (- 1 (/ 1/9 x)) (/.f64 #s(literal -1/9 binary64) x)))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x)))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) #s(approx (/ (- x (+ (* (* (sqrt x) y) 1/3) 1/9)) x) (*.f64 (/.f64 #s(literal -1/3 binary64) (sqrt.f64 x)) y)))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/9 binary64))))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) #s(approx (/ (- x (+ (* (* (sqrt x) y) 1/3) 1/9)) x) (fma.f64 (/.f64 #s(literal -1/3 binary64) (sqrt.f64 x)) y #s(literal 1 binary64))))
(-.f64 #s(approx (- 1 (/ 1 (* x 9))) #s(literal 1 binary64)) (/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x))))
(-.f64 #s(approx (- 1 (/ 1 (* x 9))) #s(literal 1 binary64)) (/.f64 #s(approx (/ y 3) (*.f64 #s(literal 1/3 binary64) y)) (sqrt.f64 x)))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y)))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (*.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y)))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 #s(literal 1 binary64) y) (sqrt.f64 x))))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/3 binary64)) y))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) (/.f64 #s(approx (- x (+ (* (* (sqrt x) y) 1/3) 1/9)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal -1/3 binary64))) x))
(-.f64 #s(approx (- 1 (/ 1 (* x 9))) #s(literal 1 binary64)) (/.f64 (/.f64 y #s(literal 3 binary64)) (sqrt.f64 x)))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (neg.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64) #s(literal 1/9 binary64)) x)))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) (neg.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64) #s(literal 1/9 binary64)) x)))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) (/.f64 #s(approx (- x (+ (* (* (sqrt x) y) 1/3) 1/9)) (neg.f64 (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) x))
(-.f64 #s(approx (- 1 (/ 1 (* x 9))) (/.f64 #s(literal -1/9 binary64) x)) (/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x))))
(-.f64 #s(approx (- 1 (/ 1 (* x 9))) (/.f64 #s(literal -1/9 binary64) x)) (/.f64 #s(approx (/ y 3) (*.f64 #s(literal 1/3 binary64) y)) (sqrt.f64 x)))
(-.f64 #s(approx (- 1 (/ 1 (* x 9))) (/.f64 #s(literal -1/9 binary64) x)) (/.f64 (/.f64 y #s(literal 3 binary64)) (sqrt.f64 x)))
Outputs
(-.f64 #s(approx (- 1 (/ 1 (* x 9))) (/.f64 #s(literal -1/9 binary64) x)) (/.f64 #s(approx (/ y 3) (*.f64 #s(literal 1/3 binary64) y)) (sqrt.f64 x)))
(-.f64 #s(approx (- 1 (/ 1 (* x 9))) #s(literal 1 binary64)) (/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x))))
Calls

1 calls:

6.0ms
x
Results
AccuracySegmentsBranch
98.5%2x
Compiler

Compiled 1 to 2 computations (-100% saved)

regimes6.0ms (0.3%)

Memory
23.6MiB live, 23.6MiB allocated; 0ms collecting garbage
Counts
18 → 2
Calls
Call 1
Inputs
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(approx (- 1 (/ 1/9 x)) #s(literal 1 binary64)))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(approx (- 1 (/ 1/9 x)) (/.f64 #s(literal -1/9 binary64) x)))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x)))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) #s(approx (/ (- x (+ (* (* (sqrt x) y) 1/3) 1/9)) x) (*.f64 (/.f64 #s(literal -1/3 binary64) (sqrt.f64 x)) y)))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/9 binary64))))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) #s(approx (/ (- x (+ (* (* (sqrt x) y) 1/3) 1/9)) x) (fma.f64 (/.f64 #s(literal -1/3 binary64) (sqrt.f64 x)) y #s(literal 1 binary64))))
(-.f64 #s(approx (- 1 (/ 1 (* x 9))) #s(literal 1 binary64)) (/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x))))
(-.f64 #s(approx (- 1 (/ 1 (* x 9))) #s(literal 1 binary64)) (/.f64 #s(approx (/ y 3) (*.f64 #s(literal 1/3 binary64) y)) (sqrt.f64 x)))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y)))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (*.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y)))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 #s(literal 1 binary64) y) (sqrt.f64 x))))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/3 binary64)) y))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) (/.f64 #s(approx (- x (+ (* (* (sqrt x) y) 1/3) 1/9)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal -1/3 binary64))) x))
(-.f64 #s(approx (- 1 (/ 1 (* x 9))) #s(literal 1 binary64)) (/.f64 (/.f64 y #s(literal 3 binary64)) (sqrt.f64 x)))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (neg.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64) #s(literal 1/9 binary64)) x)))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) (neg.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64) #s(literal 1/9 binary64)) x)))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) (/.f64 #s(approx (- x (+ (* (* (sqrt x) y) 1/3) 1/9)) (neg.f64 (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) x))
(-.f64 #s(approx (- 1 (/ 1 (* x 9))) (/.f64 #s(literal -1/9 binary64) x)) (/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x))))
Outputs
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (neg.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1/3 binary64) #s(literal 1/9 binary64)) x)))
(-.f64 #s(approx (- 1 (/ 1 (* x 9))) #s(literal 1 binary64)) (/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x))))
Calls

1 calls:

5.0ms
x
Results
AccuracySegmentsBranch
98.5%2x
Compiler

Compiled 1 to 2 computations (-100% saved)

regimes23.0ms (1.2%)

Memory
-5.2MiB live, 39.9MiB allocated; 9ms collecting garbage
Counts
14 → 3
Calls
Call 1
Inputs
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(approx (- 1 (/ 1/9 x)) #s(literal 1 binary64)))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(approx (- 1 (/ 1/9 x)) (/.f64 #s(literal -1/9 binary64) x)))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x)))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) #s(approx (/ (- x (+ (* (* (sqrt x) y) 1/3) 1/9)) x) (*.f64 (/.f64 #s(literal -1/3 binary64) (sqrt.f64 x)) y)))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/9 binary64))))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) #s(approx (/ (- x (+ (* (* (sqrt x) y) 1/3) 1/9)) x) (fma.f64 (/.f64 #s(literal -1/3 binary64) (sqrt.f64 x)) y #s(literal 1 binary64))))
(-.f64 #s(approx (- 1 (/ 1 (* x 9))) #s(literal 1 binary64)) (/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x))))
(-.f64 #s(approx (- 1 (/ 1 (* x 9))) #s(literal 1 binary64)) (/.f64 #s(approx (/ y 3) (*.f64 #s(literal 1/3 binary64) y)) (sqrt.f64 x)))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y)))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (*.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y)))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 #s(literal 1 binary64) y) (sqrt.f64 x))))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/3 binary64)) y))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) (/.f64 #s(approx (- x (+ (* (* (sqrt x) y) 1/3) 1/9)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal -1/3 binary64))) x))
(-.f64 #s(approx (- 1 (/ 1 (* x 9))) #s(literal 1 binary64)) (/.f64 (/.f64 y #s(literal 3 binary64)) (sqrt.f64 x)))
Outputs
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) #s(approx (/ (- x (+ (* (* (sqrt x) y) 1/3) 1/9)) x) (fma.f64 (/.f64 #s(literal -1/3 binary64) (sqrt.f64 x)) y #s(literal 1 binary64))))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x)))
(-.f64 #s(approx (- 1 (/ 1 (* x 9))) #s(literal 1 binary64)) (/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x))))
Calls

3 calls:

12.0ms
y
5.0ms
x
4.0ms
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) (/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x))))
Results
AccuracySegmentsBranch
85.1%3(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) (/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x))))
95.1%3y
84.6%2x
Compiler

Compiled 15 to 16 computations (-6.7% saved)

regimes3.0ms (0.1%)

Memory
5.0MiB live, 5.0MiB allocated; 0ms collecting garbage
Counts
6 → 3
Calls
Call 1
Inputs
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(approx (- 1 (/ 1/9 x)) #s(literal 1 binary64)))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(approx (- 1 (/ 1/9 x)) (/.f64 #s(literal -1/9 binary64) x)))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x)))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) #s(approx (/ (- x (+ (* (* (sqrt x) y) 1/3) 1/9)) x) (*.f64 (/.f64 #s(literal -1/3 binary64) (sqrt.f64 x)) y)))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/9 binary64))))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) #s(approx (/ (- x (+ (* (* (sqrt x) y) 1/3) 1/9)) x) (fma.f64 (/.f64 #s(literal -1/3 binary64) (sqrt.f64 x)) y #s(literal 1 binary64))))
Outputs
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) #s(approx (/ (- x (+ (* (* (sqrt x) y) 1/3) 1/9)) x) (fma.f64 (/.f64 #s(literal -1/3 binary64) (sqrt.f64 x)) y #s(literal 1 binary64))))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x)))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ (/ y 3) (sqrt x))) #s(approx (/ (- x (+ (* (* (sqrt x) y) 1/3) 1/9)) x) (fma.f64 (/.f64 #s(literal -1/3 binary64) (sqrt.f64 x)) y #s(literal 1 binary64))))
Calls

1 calls:

2.0ms
y
Results
AccuracySegmentsBranch
95.1%3y
Compiler

Compiled 1 to 2 computations (-100% saved)

regimes2.0ms (0.1%)

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

1 calls:

2.0ms
y
Results
AccuracySegmentsBranch
92.1%3y
Compiler

Compiled 1 to 2 computations (-100% saved)

regimes5.0ms (0.3%)

Memory
15.3MiB live, 15.3MiB allocated; 0ms collecting garbage
Counts
3 → 1
Calls
Call 1
Inputs
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(approx (- 1 (/ 1/9 x)) #s(literal 1 binary64)))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(approx (- 1 (/ 1/9 x)) (/.f64 #s(literal -1/9 binary64) x)))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x)))
Outputs
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) x)))
Calls

3 calls:

2.0ms
y
2.0ms
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) (/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x))))
2.0ms
x
Results
AccuracySegmentsBranch
66.3%1(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) (/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x))))
66.3%1x
66.3%1y
Compiler

Compiled 15 to 16 computations (-6.7% saved)

regimes5.0ms (0.3%)

Memory
-38.7MiB live, 9.0MiB allocated; 1ms collecting garbage
Counts
2 → 2
Calls
Call 1
Inputs
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(approx (- 1 (/ 1/9 x)) #s(literal 1 binary64)))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(approx (- 1 (/ 1/9 x)) (/.f64 #s(literal -1/9 binary64) x)))
Outputs
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(approx (- 1 (/ 1/9 x)) (/.f64 #s(literal -1/9 binary64) x)))
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(approx (- 1 (/ 1/9 x)) #s(literal 1 binary64)))
Calls

3 calls:

2.0ms
y
1.0ms
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) (/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x))))
1.0ms
x
Results
AccuracySegmentsBranch
38.3%2y
65.7%2(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) (/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x))))
65.3%2x
Compiler

Compiled 15 to 16 computations (-6.7% saved)

regimes3.0ms (0.2%)

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

Total -0.0b remaining (-0%)

Threshold costs -0b (-0%)

Counts
1 → 1
Calls
Call 1
Inputs
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(approx (- 1 (/ 1/9 x)) #s(literal 1 binary64)))
Outputs
#s(approx (- (- 1 (/ 1 (* x 9))) (/ y (* 3 (sqrt x)))) #s(approx (- 1 (/ 1/9 x)) #s(literal 1 binary64)))
Calls

3 calls:

1.0ms
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) (/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x))))
1.0ms
x
1.0ms
y
Results
AccuracySegmentsBranch
31.3%1y
31.3%1x
31.3%1(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 9 binary64)))) (/.f64 y (*.f64 #s(literal 3 binary64) (sqrt.f64 x))))
Compiler

Compiled 15 to 16 computations (-6.7% saved)

bsearch13.0ms (0.7%)

Memory
22.3MiB live, 22.3MiB allocated; 0ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
11.0ms
98931434182864.7
29404262943315124.0
Samples
6.0ms128×0valid
Compiler

Compiled 289 to 305 computations (-5.5% saved)

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

bsearch7.0ms (0.3%)

Memory
11.2MiB live, 11.2MiB allocated; 0ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
6.0ms
0.006857489239702374
0.012305703092298772
Samples
3.0ms64×0valid
Compiler

Compiled 145 to 153 computations (-5.5% saved)

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

bsearch1.0ms (0%)

Memory
2.1MiB live, 2.1MiB allocated; 0ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
1.0ms
0.006857489239702374
0.012305703092298772
Compiler

Compiled 153 to 161 computations (-5.2% saved)

bsearch28.0ms (1.5%)

Memory
1.7MiB live, 48.1MiB allocated; 3ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
10.0ms
7.442277683465262e+25
2.4905504011851294e+27
16.0ms
-7.145766256874226e+100
-7.1606132564662895e+81
Samples
15.0ms272×0valid
Compiler

Compiled 674 to 698 computations (-3.6% saved)

Precisions
Click to see histograms. Total time spent on operations: 9.0ms
ival-mult!: 4.0ms (42.4% of total)
ival-sqrt: 2.0ms (21.2% of total)
ival-div!: 2.0ms (21.2% of total)
ival-sub!: 1.0ms (10.6% of total)
adjust: 0.0ms (0% of total)

bsearch14.0ms (0.7%)

Memory
-43.2MiB live, 7.1MiB allocated; 14ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
1.0ms
7.442277683465262e+25
2.4905504011851294e+27
12.0ms
-7.145766256874226e+100
-7.1606132564662895e+81
Compiler

Compiled 765 to 782 computations (-2.2% saved)

bsearch21.0ms (1.1%)

Memory
36.3MiB live, 36.3MiB allocated; 0ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
11.0ms
9.636568283026613e+95
4.825561752156067e+99
7.0ms
-1.7061536851935992e+103
-5.979968404141072e+102
Samples
10.0ms208×0valid
Compiler

Compiled 576 to 589 computations (-2.3% saved)

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

bsearch0.0ms (0%)

Memory
0.5MiB live, 0.5MiB allocated; 0ms collecting garbage
Algorithm
left-value
Steps
TimeLeftRight
0.0ms
-8.876139862714922
0.9630463707391129
Compiler

Compiled 16 to 17 computations (-6.3% saved)

derivations20.0ms (1.1%)

Memory
-23.6MiB live, 24.1MiB allocated; 3ms collecting garbage
Stop Event
fuel
Compiler

Compiled 148 to 96 computations (35.1% saved)

preprocess109.0ms (5.8%)

Memory
13.7MiB live, 154.3MiB allocated; 14ms collecting garbage
Compiler

Compiled 161 to 108 computations (32.9% saved)

end0.0ms (0%)

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

Profiling

Loading profile data...