bug366, discussion (missed optimization)

Time bar (total: 1.7s)

start0.0ms (0%)

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

analyze37.0ms (2.2%)

Memory
2.0MiB live, 44.0MiB allocated; 9ms collecting garbage
Algorithm
search
Search
ProbabilityValidUnknownPreconditionInfiniteDomainCan'tIter
0%0%99.9%0.1%0%0%0%0
0%0%99.9%0.1%0%0%0%1
0%0%99.9%0.1%0%0%0%2
0%0%99.9%0.1%0%0%0%3
0%0%99.9%0.1%0%0%0%4
30.8%25%56.2%0.1%0%18.7%0%5
32%25%53.1%0.1%0%21.9%0%6
55.8%37.5%29.7%0.1%0%32.8%0%7
57.8%37.5%27.3%0.1%0%35.1%0%8
74.2%43.7%15.2%0.1%0%41%0%9
75.9%43.7%13.9%0.1%0%42.3%0%10
85.9%46.8%7.7%0.1%0%45.4%0%11
87%46.8%7%0.1%0%46.1%0%12
Compiler

Compiled 10 to 8 computations (20% saved)

sample984.0ms (58.4%)

Memory
44.1MiB live, 690.4MiB allocated; 689ms collecting garbage
Samples
696.0ms8 256×0valid
34.0ms622×0invalid
Precisions
Click to see histograms. Total time spent on operations: 269.0ms
ival-mult: 147.0ms (54.7% of total)
ival-sqrt: 74.0ms (27.5% of total)
ival-sub: 42.0ms (15.6% of total)
adjust: 3.0ms (1.1% of total)
ival-assert: 3.0ms (1.1% of total)
Bogosity

explain120.0ms (7.1%)

Memory
-9.2MiB live, 94.9MiB allocated; 78ms collecting garbage
FPErrors
Click to see full error table
Ground TruthOverpredictionsExampleUnderpredictionsExampleSubexpression
1380-1(3.724948312681563e-156 1.1184152781670311e-281)(sqrt.f64 (-.f64 (*.f64 a a) (*.f64 b b)))
140-0-(-.f64 (*.f64 a a) (*.f64 b b))
00-0-(*.f64 a a)
00-0-a
00-0-b
00-0-(*.f64 b b)
Explanations
Click to see full explanations table
OperatorSubexpressionExplanationCount
sqrt.f64(sqrt.f64 (-.f64 (*.f64 a a) (*.f64 b b)))oflow-rescue1290
(*.f64 b b)overflow14
(-.f64 (*.f64 a a) (*.f64 b b))overflow129
(*.f64 a a)overflow129
-.f64(-.f64 (*.f64 a a) (*.f64 b b))nan-rescue140
(*.f64 a a)overflow129
(*.f64 b b)overflow14
sqrt.f64(sqrt.f64 (-.f64 (*.f64 a a) (*.f64 b b)))uflow-rescue80
(*.f64 b b)underflow101
(-.f64 (*.f64 a a) (*.f64 b b))underflow8
(*.f64 a a)underflow8
Confusion
Predicted +Predicted -
+1371
-0118
Precision
1.0
Recall
0.9927536231884058
Confusion?
Predicted +Predicted MaybePredicted -
+13701
-00118
Precision?
1.0
Recall?
0.9927536231884058
Freqs
test
numberfreq
0119
1123
214
Total Confusion?
Predicted +Predicted MaybePredicted -
+100
-000
Precision?
1.0
Recall?
1.0
Samples
36.0ms512×0valid
Compiler

Compiled 58 to 22 computations (62.1% saved)

Precisions
Click to see histograms. Total time spent on operations: 18.0ms
ival-mult: 10.0ms (54.2% of total)
ival-sqrt: 5.0ms (27.1% of total)
ival-sub: 3.0ms (16.3% of total)
ival-true: 0.0ms (0% of total)
adjust: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)

preprocess123.0ms (7.3%)

Memory
-16.8MiB live, 75.1MiB allocated; 7ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01850
15550
221450
334450
487550
5183950
6301750
7335950
8343750
9343750
10363350
068
0108
1238
2838
32258
44058
58368
613878
720718
828968
932068
1032688
1132688
1233468
033468
Stop Event
iter limit
saturated
iter limit
saturated
Calls
Call 1
Inputs
(sqrt.f64 (-.f64 (*.f64 a a) (*.f64 b b)))
Outputs
(sqrt.f64 (-.f64 (*.f64 a a) (*.f64 b b)))
(sqrt.f64 (*.f64 (-.f64 (neg.f64 b) a) (-.f64 b a)))
Symmetry

(abs a)

(abs b)

Compiler

Compiled 8 to 6 computations (25% saved)

eval0.0ms (0%)

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

Compiled 0 to 2 computations (-∞% saved)

prune0.0ms (0%)

Memory
0.6MiB live, 0.6MiB allocated; 0ms collecting garbage
Alt Table
Click to see full alt table
StatusAccuracyProgram
49.7%
(sqrt.f64 (-.f64 (*.f64 a a) (*.f64 b b)))
Compiler

Compiled 8 to 6 computations (25% saved)

series7.0ms (0.4%)

Memory
7.5MiB live, 7.5MiB allocated; 0ms collecting garbage
Counts
6 → 32
Calls
Call 1
Inputs
(sqrt.f64 (-.f64 (*.f64 a a) (*.f64 b b)))
(-.f64 (*.f64 a a) (*.f64 b b))
(*.f64 a a)
a
(*.f64 b b)
b
Outputs
#s(approx (sqrt (- (* a a) (* b b))) #s(hole binary64 (* b (sqrt -1))))
#s(approx (sqrt (- (* a a) (* b b))) #s(hole binary64 (+ (* 1/2 (/ (pow a 2) (* b (sqrt -1)))) (* b (sqrt -1)))))
#s(approx (sqrt (- (* a a) (* b b))) #s(hole binary64 (+ (* b (sqrt -1)) (* (pow a 2) (+ (* -1/8 (/ (pow a 2) (* (pow b 3) (pow (sqrt -1) 3)))) (* 1/2 (/ 1 (* b (sqrt -1)))))))))
#s(approx (sqrt (- (* a a) (* b b))) #s(hole binary64 (+ (* b (sqrt -1)) (* (pow a 2) (+ (* (pow a 2) (- (* 1/16 (/ (pow a 2) (* (pow b 5) (pow (sqrt -1) 5)))) (* 1/8 (/ 1 (* (pow b 3) (pow (sqrt -1) 3)))))) (* 1/2 (/ 1 (* b (sqrt -1)))))))))
#s(approx (- (* a a) (* b b)) #s(hole binary64 (* -1 (pow b 2))))
#s(approx (- (* a a) (* b b)) #s(hole binary64 (- (pow a 2) (pow b 2))))
#s(approx (* a a) #s(hole binary64 (pow a 2)))
#s(approx a #s(hole binary64 a))
#s(approx (sqrt (- (* a a) (* b b))) #s(hole binary64 a))
#s(approx (sqrt (- (* a a) (* b b))) #s(hole binary64 (* a (+ 1 (* -1/2 (/ (pow b 2) (pow a 2)))))))
#s(approx (sqrt (- (* a a) (* b b))) #s(hole binary64 (* a (+ 1 (+ (* -1/2 (/ (pow b 2) (pow a 2))) (* -1/8 (/ (pow b 4) (pow a 4))))))))
#s(approx (sqrt (- (* a a) (* b b))) #s(hole binary64 (* a (+ 1 (+ (* -1/2 (/ (pow b 2) (pow a 2))) (+ (* -1/8 (/ (pow b 4) (pow a 4))) (* -1/16 (/ (pow b 6) (pow a 6)))))))))
#s(approx (- (* a a) (* b b)) #s(hole binary64 (pow a 2)))
#s(approx (- (* a a) (* b b)) #s(hole binary64 (* (pow a 2) (+ 1 (* -1 (/ (pow b 2) (pow a 2)))))))
#s(approx (sqrt (- (* a a) (* b b))) #s(hole binary64 (* -1 a)))
#s(approx (sqrt (- (* a a) (* b b))) #s(hole binary64 (* -1 (* a (+ 1 (* -1/2 (/ (pow b 2) (pow a 2))))))))
#s(approx (sqrt (- (* a a) (* b b))) #s(hole binary64 (* -1 (* a (+ 1 (+ (* -1/2 (/ (pow b 2) (pow a 2))) (* -1/8 (/ (pow b 4) (pow a 4)))))))))
#s(approx (sqrt (- (* a a) (* b b))) #s(hole binary64 (* -1 (* a (+ 1 (+ (* -1/2 (/ (pow b 2) (pow a 2))) (+ (* -1/8 (/ (pow b 4) (pow a 4))) (* -1/16 (/ (pow b 6) (pow a 6))))))))))
#s(approx (sqrt (- (* a a) (* b b))) #s(hole binary64 (+ a (* -1/2 (/ (pow b 2) a)))))
#s(approx (sqrt (- (* a a) (* b b))) #s(hole binary64 (+ a (* (pow b 2) (- (* -1/8 (/ (pow b 2) (pow a 3))) (* 1/2 (/ 1 a)))))))
#s(approx (sqrt (- (* a a) (* b b))) #s(hole binary64 (+ a (* (pow b 2) (- (* (pow b 2) (- (* -1/16 (/ (pow b 2) (pow a 5))) (* 1/8 (/ 1 (pow a 3))))) (* 1/2 (/ 1 a)))))))
#s(approx (- (* a a) (* b b)) #s(hole binary64 (+ (* -1 (pow b 2)) (pow a 2))))
#s(approx (* b b) #s(hole binary64 (pow b 2)))
#s(approx b #s(hole binary64 b))
#s(approx (sqrt (- (* a a) (* b b))) #s(hole binary64 (* b (+ (sqrt -1) (* 1/2 (/ (pow a 2) (* (pow b 2) (sqrt -1))))))))
#s(approx (sqrt (- (* a a) (* b b))) #s(hole binary64 (* b (+ (sqrt -1) (+ (* -1/8 (/ (pow a 4) (* (pow b 4) (pow (sqrt -1) 3)))) (* 1/2 (/ (pow a 2) (* (pow b 2) (sqrt -1)))))))))
#s(approx (sqrt (- (* a a) (* b b))) #s(hole binary64 (* b (+ (sqrt -1) (+ (* -1/8 (/ (pow a 4) (* (pow b 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (/ (pow a 6) (* (pow b 6) (pow (sqrt -1) 5)))) (* 1/2 (/ (pow a 2) (* (pow b 2) (sqrt -1))))))))))
#s(approx (- (* a a) (* b b)) #s(hole binary64 (* (pow b 2) (- (/ (pow a 2) (pow b 2)) 1))))
#s(approx (sqrt (- (* a a) (* b b))) #s(hole binary64 (* -1 (* b (sqrt -1)))))
#s(approx (sqrt (- (* a a) (* b b))) #s(hole binary64 (* -1 (* b (+ (sqrt -1) (* 1/2 (/ (pow a 2) (* (pow b 2) (sqrt -1)))))))))
#s(approx (sqrt (- (* a a) (* b b))) #s(hole binary64 (* -1 (* b (+ (sqrt -1) (+ (* -1/8 (/ (pow a 4) (* (pow b 4) (pow (sqrt -1) 3)))) (* 1/2 (/ (pow a 2) (* (pow b 2) (sqrt -1))))))))))
#s(approx (sqrt (- (* a a) (* b b))) #s(hole binary64 (* -1 (* b (+ (sqrt -1) (+ (* -1/8 (/ (pow a 4) (* (pow b 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (/ (pow a 6) (* (pow b 6) (pow (sqrt -1) 5)))) (* 1/2 (/ (pow a 2) (* (pow b 2) (sqrt -1)))))))))))
Calls

6 calls:

TimeVariablePointExpression
1.0ms
b
@inf
((sqrt (- (* a a) (* b b))) (- (* a a) (* b b)) (* a a) a (* b b) b)
1.0ms
a
@0
((sqrt (- (* a a) (* b b))) (- (* a a) (* b b)) (* a a) a (* b b) b)
1.0ms
a
@inf
((sqrt (- (* a a) (* b b))) (- (* a a) (* b b)) (* a a) a (* b b) b)
1.0ms
a
@-inf
((sqrt (- (* a a) (* b b))) (- (* a a) (* b b)) (* a a) a (* b b) b)
1.0ms
b
@-inf
((sqrt (- (* a a) (* b b))) (- (* a a) (* b b)) (* a a) a (* b b) b)

rewrite62.0ms (3.7%)

Memory
-8.4MiB live, 41.0MiB allocated; 8ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0159856
0164821
0818795
Stop Event
iter limit
iter limit
node limit
iter limit
Counts
38 → 57
Calls
Call 1
Inputs
(sqrt.f64 (-.f64 (*.f64 a a) (*.f64 b b)))
(-.f64 (*.f64 a a) (*.f64 b b))
(*.f64 a a)
a
(*.f64 b b)
b
#s(approx (sqrt (- (* a a) (* b b))) #s(hole binary64 (* b (sqrt -1))))
#s(approx (sqrt (- (* a a) (* b b))) #s(hole binary64 (+ (* 1/2 (/ (pow a 2) (* b (sqrt -1)))) (* b (sqrt -1)))))
#s(approx (sqrt (- (* a a) (* b b))) #s(hole binary64 (+ (* b (sqrt -1)) (* (pow a 2) (+ (* -1/8 (/ (pow a 2) (* (pow b 3) (pow (sqrt -1) 3)))) (* 1/2 (/ 1 (* b (sqrt -1)))))))))
#s(approx (sqrt (- (* a a) (* b b))) #s(hole binary64 (+ (* b (sqrt -1)) (* (pow a 2) (+ (* (pow a 2) (- (* 1/16 (/ (pow a 2) (* (pow b 5) (pow (sqrt -1) 5)))) (* 1/8 (/ 1 (* (pow b 3) (pow (sqrt -1) 3)))))) (* 1/2 (/ 1 (* b (sqrt -1)))))))))
#s(approx (- (* a a) (* b b)) #s(hole binary64 (* -1 (pow b 2))))
#s(approx (- (* a a) (* b b)) #s(hole binary64 (- (pow a 2) (pow b 2))))
#s(approx (* a a) #s(hole binary64 (pow a 2)))
#s(approx a #s(hole binary64 a))
#s(approx (sqrt (- (* a a) (* b b))) #s(hole binary64 a))
#s(approx (sqrt (- (* a a) (* b b))) #s(hole binary64 (* a (+ 1 (* -1/2 (/ (pow b 2) (pow a 2)))))))
#s(approx (sqrt (- (* a a) (* b b))) #s(hole binary64 (* a (+ 1 (+ (* -1/2 (/ (pow b 2) (pow a 2))) (* -1/8 (/ (pow b 4) (pow a 4))))))))
#s(approx (sqrt (- (* a a) (* b b))) #s(hole binary64 (* a (+ 1 (+ (* -1/2 (/ (pow b 2) (pow a 2))) (+ (* -1/8 (/ (pow b 4) (pow a 4))) (* -1/16 (/ (pow b 6) (pow a 6)))))))))
#s(approx (- (* a a) (* b b)) #s(hole binary64 (pow a 2)))
#s(approx (- (* a a) (* b b)) #s(hole binary64 (* (pow a 2) (+ 1 (* -1 (/ (pow b 2) (pow a 2)))))))
#s(approx (sqrt (- (* a a) (* b b))) #s(hole binary64 (* -1 a)))
#s(approx (sqrt (- (* a a) (* b b))) #s(hole binary64 (* -1 (* a (+ 1 (* -1/2 (/ (pow b 2) (pow a 2))))))))
#s(approx (sqrt (- (* a a) (* b b))) #s(hole binary64 (* -1 (* a (+ 1 (+ (* -1/2 (/ (pow b 2) (pow a 2))) (* -1/8 (/ (pow b 4) (pow a 4)))))))))
#s(approx (sqrt (- (* a a) (* b b))) #s(hole binary64 (* -1 (* a (+ 1 (+ (* -1/2 (/ (pow b 2) (pow a 2))) (+ (* -1/8 (/ (pow b 4) (pow a 4))) (* -1/16 (/ (pow b 6) (pow a 6))))))))))
#s(approx (sqrt (- (* a a) (* b b))) #s(hole binary64 (+ a (* -1/2 (/ (pow b 2) a)))))
#s(approx (sqrt (- (* a a) (* b b))) #s(hole binary64 (+ a (* (pow b 2) (- (* -1/8 (/ (pow b 2) (pow a 3))) (* 1/2 (/ 1 a)))))))
#s(approx (sqrt (- (* a a) (* b b))) #s(hole binary64 (+ a (* (pow b 2) (- (* (pow b 2) (- (* -1/16 (/ (pow b 2) (pow a 5))) (* 1/8 (/ 1 (pow a 3))))) (* 1/2 (/ 1 a)))))))
#s(approx (- (* a a) (* b b)) #s(hole binary64 (+ (* -1 (pow b 2)) (pow a 2))))
#s(approx (* b b) #s(hole binary64 (pow b 2)))
#s(approx b #s(hole binary64 b))
#s(approx (sqrt (- (* a a) (* b b))) #s(hole binary64 (* b (+ (sqrt -1) (* 1/2 (/ (pow a 2) (* (pow b 2) (sqrt -1))))))))
#s(approx (sqrt (- (* a a) (* b b))) #s(hole binary64 (* b (+ (sqrt -1) (+ (* -1/8 (/ (pow a 4) (* (pow b 4) (pow (sqrt -1) 3)))) (* 1/2 (/ (pow a 2) (* (pow b 2) (sqrt -1)))))))))
#s(approx (sqrt (- (* a a) (* b b))) #s(hole binary64 (* b (+ (sqrt -1) (+ (* -1/8 (/ (pow a 4) (* (pow b 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (/ (pow a 6) (* (pow b 6) (pow (sqrt -1) 5)))) (* 1/2 (/ (pow a 2) (* (pow b 2) (sqrt -1))))))))))
#s(approx (- (* a a) (* b b)) #s(hole binary64 (* (pow b 2) (- (/ (pow a 2) (pow b 2)) 1))))
#s(approx (sqrt (- (* a a) (* b b))) #s(hole binary64 (* -1 (* b (sqrt -1)))))
#s(approx (sqrt (- (* a a) (* b b))) #s(hole binary64 (* -1 (* b (+ (sqrt -1) (* 1/2 (/ (pow a 2) (* (pow b 2) (sqrt -1)))))))))
#s(approx (sqrt (- (* a a) (* b b))) #s(hole binary64 (* -1 (* b (+ (sqrt -1) (+ (* -1/8 (/ (pow a 4) (* (pow b 4) (pow (sqrt -1) 3)))) (* 1/2 (/ (pow a 2) (* (pow b 2) (sqrt -1))))))))))
#s(approx (sqrt (- (* a a) (* b b))) #s(hole binary64 (* -1 (* b (+ (sqrt -1) (+ (* -1/8 (/ (pow a 4) (* (pow b 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (/ (pow a 6) (* (pow b 6) (pow (sqrt -1) 5)))) (* 1/2 (/ (pow a 2) (* (pow b 2) (sqrt -1)))))))))))
Outputs
(pow.f64 (*.f64 (+.f64 a b) (-.f64 a b)) #s(literal 1/2 binary64))
(sqrt.f64 (*.f64 (+.f64 a b) (-.f64 a b)))
(*.f64 (+.f64 a b) (-.f64 a b))
(/.f64 (-.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 a a (*.f64 b b)))
(/.f64 (-.f64 (pow.f64 (*.f64 a a) #s(literal 3 binary64)) (pow.f64 (*.f64 b b) #s(literal 3 binary64))) (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 b b) (*.f64 b b) (*.f64 (*.f64 a a) (*.f64 b b)))))
(fma.f64 (pow.f64 a #s(literal 1 binary64)) (pow.f64 a #s(literal 1 binary64)) (*.f64 (neg.f64 b) b))
(fma.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 #s(literal -1 binary64) a) (*.f64 (neg.f64 b) b))
(fma.f64 (fabs.f64 a) (fabs.f64 a) (*.f64 (neg.f64 b) b))
(fma.f64 a a (*.f64 (neg.f64 b) b))
(-.f64 (*.f64 a a) (*.f64 b b))
(+.f64 (*.f64 a a) (*.f64 (neg.f64 b) b))
(*.f64 (pow.f64 a #s(literal 1 binary64)) (pow.f64 a #s(literal 1 binary64)))
(*.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 #s(literal -1 binary64) a))
(*.f64 (fabs.f64 a) (fabs.f64 a))
(*.f64 a a)
(pow.f64 a #s(literal 2 binary64))
(exp.f64 (*.f64 (log.f64 a) #s(literal 2 binary64)))
a
(*.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)))
(*.f64 (neg.f64 b) (neg.f64 b))
(*.f64 (fabs.f64 b) (fabs.f64 b))
(*.f64 b b)
(pow.f64 b #s(literal 2 binary64))
(exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)))
b
#s(approx (sqrt (- (* a a) (* b b))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) b))
#s(approx (sqrt (- (* a a) (* b b))) (fma.f64 (/.f64 (/.f64 (*.f64 a a) b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) #s(literal 1/2 binary64) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) b)))
#s(approx (sqrt (- (* a a) (* b b))) (fma.f64 (fma.f64 (pow.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) b) #s(literal -1 binary64)) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a a)) (pow.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) b) #s(literal 3 binary64)))) (*.f64 a a) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) b)))
#s(approx (sqrt (- (* a a) (* b b))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 a a) (pow.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) b) #s(literal 5 binary64))) #s(literal 1/16 binary64) (*.f64 #s(literal -1/8 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) b) #s(literal 3 binary64)) #s(literal -1 binary64)))) (*.f64 a a) (*.f64 (pow.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) b) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 a a) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) b)))
#s(approx (- (* a a) (* b b)) (*.f64 (*.f64 b b) #s(literal -1 binary64)))
#s(approx (- (* a a) (* b b)) (*.f64 (+.f64 a b) (-.f64 a b)))
#s(approx (* a a) (*.f64 a a))
#s(approx a a)
#s(approx (sqrt (- (* a a) (* b b))) a)
#s(approx (sqrt (- (* a a) (* b b))) (*.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal -1/2 binary64) #s(literal 1 binary64)) a))
#s(approx (sqrt (- (* a a) (* b b))) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal -1/2 binary64) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 4 binary64))) (pow.f64 a #s(literal 4 binary64)))) a))
#s(approx (sqrt (- (* a a) (* b b))) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 a #s(literal 6 binary64))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 4 binary64))) (pow.f64 a #s(literal 4 binary64))))) #s(literal 1 binary64)) a))
#s(approx (- (* a a) (* b b)) (*.f64 a a))
#s(approx (- (* a a) (* b b)) (fma.f64 #s(literal 1 binary64) (*.f64 a a) (*.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -1 binary64)) (*.f64 a a)) (*.f64 a a))))
#s(approx (sqrt (- (* a a) (* b b))) (*.f64 #s(literal -1 binary64) a))
#s(approx (sqrt (- (* a a) (* b b))) (*.f64 (*.f64 #s(literal -1 binary64) a) (fma.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal -1/2 binary64) #s(literal 1 binary64))))
#s(approx (sqrt (- (* a a) (* b b))) (*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal -1/2 binary64) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 4 binary64))) (pow.f64 a #s(literal 4 binary64))))))
#s(approx (sqrt (- (* a a) (* b b))) (*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 a #s(literal 6 binary64))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 4 binary64))) (pow.f64 a #s(literal 4 binary64))))) #s(literal 1 binary64))))
#s(approx (sqrt (- (* a a) (* b b))) (fma.f64 (/.f64 (*.f64 b b) a) #s(literal -1/2 binary64) a))
#s(approx (sqrt (- (* a a) (* b b))) (fma.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) a)) #s(literal -1/8 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 a #s(literal -1 binary64)))) (*.f64 b b) a))
#s(approx (sqrt (- (* a a) (* b b))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 b b) (pow.f64 a #s(literal 5 binary64))) #s(literal -1/16 binary64) (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 (*.f64 a a) a) #s(literal -1 binary64)))) (*.f64 b b) (*.f64 #s(literal -1/2 binary64) (pow.f64 a #s(literal -1 binary64)))) (*.f64 b b) a))
#s(approx (- (* a a) (* b b)) (fma.f64 (*.f64 b b) #s(literal -1 binary64) (*.f64 a a)))
#s(approx (* b b) (*.f64 b b))
#s(approx b b)
#s(approx (sqrt (- (* a a) (* b b))) (*.f64 (fma.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) b))
#s(approx (sqrt (- (* a a) (* b b))) (*.f64 (+.f64 (+.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) b))
#s(approx (sqrt (- (* a a) (* b b))) (*.f64 (+.f64 (+.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))))) (fma.f64 (/.f64 (pow.f64 a #s(literal 6 binary64)) (*.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal 5 binary64)))) #s(literal 1/16 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) b))
#s(approx (- (* a a) (* b b)) (*.f64 (-.f64 (/.f64 (*.f64 a a) (*.f64 b b)) #s(literal 1 binary64)) (*.f64 b b)))
#s(approx (sqrt (- (* a a) (* b b))) (*.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) b) #s(literal -1 binary64)))
#s(approx (sqrt (- (* a a) (* b b))) (*.f64 (*.f64 #s(literal -1 binary64) b) (fma.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))
#s(approx (sqrt (- (* a a) (* b b))) (*.f64 (*.f64 #s(literal -1 binary64) b) (+.f64 (+.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))
#s(approx (sqrt (- (* a a) (* b b))) (*.f64 (*.f64 #s(literal -1 binary64) b) (+.f64 (+.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))))) (fma.f64 (/.f64 (pow.f64 a #s(literal 6 binary64)) (*.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal 5 binary64)))) #s(literal 1/16 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))))

eval7.0ms (0.4%)

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

Compiled 1 171 to 229 computations (80.4% saved)

prune13.0ms (0.8%)

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

3 alts after pruning (2 fresh and 1 done)

PrunedKeptTotal
New59261
Fresh000
Picked011
Done000
Total59362
Accuracy
99.9%
Counts
62 → 3
Alt Table
Click to see full alt table
StatusAccuracyProgram
49.7%
(sqrt.f64 (-.f64 (*.f64 a a) (*.f64 b b)))
81.8%
#s(approx (sqrt (- (* a a) (* b b))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 b b) (pow.f64 a #s(literal 5 binary64))) #s(literal -1/16 binary64) (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 (*.f64 a a) a) #s(literal -1 binary64)))) (*.f64 b b) (*.f64 #s(literal -1/2 binary64) (pow.f64 a #s(literal -1 binary64)))) (*.f64 b b) a))
99.1%
#s(approx (sqrt (- (* a a) (* b b))) a)
Compiler

Compiled 59 to 37 computations (37.3% saved)

series25.0ms (1.5%)

Memory
-22.0MiB live, 24.1MiB allocated; 3ms collecting garbage
Counts
21 → 69
Calls
Call 1
Inputs
#s(approx (sqrt (- (* a a) (* b b))) a)
a
#s(approx (sqrt (- (* a a) (* b b))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 b b) (pow.f64 a #s(literal 5 binary64))) #s(literal -1/16 binary64) (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 (*.f64 a a) a) #s(literal -1 binary64)))) (*.f64 b b) (*.f64 #s(literal -1/2 binary64) (pow.f64 a #s(literal -1 binary64)))) (*.f64 b b) a))
(fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 b b) (pow.f64 a #s(literal 5 binary64))) #s(literal -1/16 binary64) (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 (*.f64 a a) a) #s(literal -1 binary64)))) (*.f64 b b) (*.f64 #s(literal -1/2 binary64) (pow.f64 a #s(literal -1 binary64)))) (*.f64 b b) a)
(fma.f64 (fma.f64 (/.f64 (*.f64 b b) (pow.f64 a #s(literal 5 binary64))) #s(literal -1/16 binary64) (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 (*.f64 a a) a) #s(literal -1 binary64)))) (*.f64 b b) (*.f64 #s(literal -1/2 binary64) (pow.f64 a #s(literal -1 binary64))))
(fma.f64 (/.f64 (*.f64 b b) (pow.f64 a #s(literal 5 binary64))) #s(literal -1/16 binary64) (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 (*.f64 a a) a) #s(literal -1 binary64))))
(/.f64 (*.f64 b b) (pow.f64 a #s(literal 5 binary64)))
(*.f64 b b)
b
(pow.f64 a #s(literal 5 binary64))
#s(literal 5 binary64)
#s(literal -1/16 binary64)
(*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 (*.f64 a a) a) #s(literal -1 binary64)))
#s(literal -1/8 binary64)
(pow.f64 (*.f64 (*.f64 a a) a) #s(literal -1 binary64))
(*.f64 (*.f64 a a) a)
(*.f64 a a)
#s(literal -1 binary64)
(*.f64 #s(literal -1/2 binary64) (pow.f64 a #s(literal -1 binary64)))
#s(literal -1/2 binary64)
(pow.f64 a #s(literal -1 binary64))
Outputs
#s(approx (sqrt (- (* a a) (* b b))) #s(hole binary64 (* b (sqrt -1))))
#s(approx (sqrt (- (* a a) (* b b))) #s(hole binary64 (+ (* 1/2 (/ (pow a 2) (* b (sqrt -1)))) (* b (sqrt -1)))))
#s(approx (sqrt (- (* a a) (* b b))) #s(hole binary64 (+ (* b (sqrt -1)) (* (pow a 2) (+ (* -1/8 (/ (pow a 2) (* (pow b 3) (pow (sqrt -1) 3)))) (* 1/2 (/ 1 (* b (sqrt -1)))))))))
#s(approx (sqrt (- (* a a) (* b b))) #s(hole binary64 (+ (* b (sqrt -1)) (* (pow a 2) (+ (* (pow a 2) (- (* 1/16 (/ (pow a 2) (* (pow b 5) (pow (sqrt -1) 5)))) (* 1/8 (/ 1 (* (pow b 3) (pow (sqrt -1) 3)))))) (* 1/2 (/ 1 (* b (sqrt -1)))))))))
#s(approx a #s(hole binary64 a))
#s(approx (+ (* (+ (* (+ (* (/ (* b b) (pow a 5)) -1/16) (* -1/8 (pow (* (* a a) a) -1))) (* b b)) (* -1/2 (pow a -1))) (* b b)) a) #s(hole binary64 (* -1/16 (/ (pow b 6) (pow a 5)))))
#s(approx (+ (* (+ (* (+ (* (/ (* b b) (pow a 5)) -1/16) (* -1/8 (pow (* (* a a) a) -1))) (* b b)) (* -1/2 (pow a -1))) (* b b)) a) #s(hole binary64 (/ (+ (* -1/8 (* (pow a 2) (pow b 4))) (* -1/16 (pow b 6))) (pow a 5))))
#s(approx (+ (* (+ (* (+ (* (/ (* b b) (pow a 5)) -1/16) (* -1/8 (pow (* (* a a) a) -1))) (* b b)) (* -1/2 (pow a -1))) (* b b)) a) #s(hole binary64 (/ (+ (* -1/16 (pow b 6)) (* (pow a 2) (+ (* -1/2 (* (pow a 2) (pow b 2))) (* -1/8 (pow b 4))))) (pow a 5))))
#s(approx (+ (* (+ (* (+ (* (/ (* b b) (pow a 5)) -1/16) (* -1/8 (pow (* (* a a) a) -1))) (* b b)) (* -1/2 (pow a -1))) (* b b)) a) #s(hole binary64 (/ (+ (* -1/16 (pow b 6)) (* (pow a 2) (+ (* -1/8 (pow b 4)) (* (pow a 2) (+ (* -1/2 (pow b 2)) (pow a 2)))))) (pow a 5))))
#s(approx (+ (* (+ (* (/ (* b b) (pow a 5)) -1/16) (* -1/8 (pow (* (* a a) a) -1))) (* b b)) (* -1/2 (pow a -1))) #s(hole binary64 (* -1/16 (/ (pow b 4) (pow a 5)))))
#s(approx (+ (* (+ (* (/ (* b b) (pow a 5)) -1/16) (* -1/8 (pow (* (* a a) a) -1))) (* b b)) (* -1/2 (pow a -1))) #s(hole binary64 (/ (+ (* -1/8 (* (pow a 2) (pow b 2))) (* -1/16 (pow b 4))) (pow a 5))))
#s(approx (+ (* (+ (* (/ (* b b) (pow a 5)) -1/16) (* -1/8 (pow (* (* a a) a) -1))) (* b b)) (* -1/2 (pow a -1))) #s(hole binary64 (/ (+ (* -1/16 (pow b 4)) (* (pow a 2) (+ (* -1/2 (pow a 2)) (* -1/8 (pow b 2))))) (pow a 5))))
#s(approx (+ (* (/ (* b b) (pow a 5)) -1/16) (* -1/8 (pow (* (* a a) a) -1))) #s(hole binary64 (* -1/16 (/ (pow b 2) (pow a 5)))))
#s(approx (+ (* (/ (* b b) (pow a 5)) -1/16) (* -1/8 (pow (* (* a a) a) -1))) #s(hole binary64 (/ (+ (* -1/8 (pow a 2)) (* -1/16 (pow b 2))) (pow a 5))))
#s(approx (/ (* b b) (pow a 5)) #s(hole binary64 (/ (pow b 2) (pow a 5))))
#s(approx (pow a 5) #s(hole binary64 (pow a 5)))
#s(approx (* -1/8 (pow (* (* a a) a) -1)) #s(hole binary64 (/ -1/8 (pow a 3))))
#s(approx (pow (* (* a a) a) -1) #s(hole binary64 (/ 1 (pow a 3))))
#s(approx (* (* a a) a) #s(hole binary64 (pow a 3)))
#s(approx (* a a) #s(hole binary64 (pow a 2)))
#s(approx (* -1/2 (pow a -1)) #s(hole binary64 (/ -1/2 a)))
#s(approx (pow a -1) #s(hole binary64 (/ 1 a)))
#s(approx (sqrt (- (* a a) (* b b))) #s(hole binary64 a))
#s(approx (sqrt (- (* a a) (* b b))) #s(hole binary64 (* a (+ 1 (* -1/2 (/ (pow b 2) (pow a 2)))))))
#s(approx (sqrt (- (* a a) (* b b))) #s(hole binary64 (* a (+ 1 (+ (* -1/2 (/ (pow b 2) (pow a 2))) (* -1/8 (/ (pow b 4) (pow a 4))))))))
#s(approx (sqrt (- (* a a) (* b b))) #s(hole binary64 (* a (+ 1 (+ (* -1/2 (/ (pow b 2) (pow a 2))) (+ (* -1/8 (/ (pow b 4) (pow a 4))) (* -1/16 (/ (pow b 6) (pow a 6)))))))))
#s(approx (+ (* (+ (* (+ (* (/ (* b b) (pow a 5)) -1/16) (* -1/8 (pow (* (* a a) a) -1))) (* b b)) (* -1/2 (pow a -1))) (* b b)) a) #s(hole binary64 a))
#s(approx (+ (* (+ (* (+ (* (/ (* b b) (pow a 5)) -1/16) (* -1/8 (pow (* (* a a) a) -1))) (* b b)) (* -1/2 (pow a -1))) (* b b)) a) #s(hole binary64 (* a (+ 1 (* -1/2 (/ (pow b 2) (pow a 2)))))))
#s(approx (+ (* (+ (* (+ (* (/ (* b b) (pow a 5)) -1/16) (* -1/8 (pow (* (* a a) a) -1))) (* b b)) (* -1/2 (pow a -1))) (* b b)) a) #s(hole binary64 (* a (+ 1 (+ (* -1/2 (/ (pow b 2) (pow a 2))) (* -1/8 (/ (pow b 4) (pow a 4))))))))
#s(approx (+ (* (+ (* (+ (* (/ (* b b) (pow a 5)) -1/16) (* -1/8 (pow (* (* a a) a) -1))) (* b b)) (* -1/2 (pow a -1))) (* b b)) a) #s(hole binary64 (* a (+ 1 (+ (* -1/2 (/ (pow b 2) (pow a 2))) (+ (* -1/8 (/ (pow b 4) (pow a 4))) (* -1/16 (/ (pow b 6) (pow a 6)))))))))
#s(approx (+ (* (+ (* (/ (* b b) (pow a 5)) -1/16) (* -1/8 (pow (* (* a a) a) -1))) (* b b)) (* -1/2 (pow a -1))) #s(hole binary64 (/ -1/2 a)))
#s(approx (+ (* (+ (* (/ (* b b) (pow a 5)) -1/16) (* -1/8 (pow (* (* a a) a) -1))) (* b b)) (* -1/2 (pow a -1))) #s(hole binary64 (/ (- (* -1/8 (/ (pow b 2) (pow a 2))) 1/2) a)))
#s(approx (+ (* (+ (* (/ (* b b) (pow a 5)) -1/16) (* -1/8 (pow (* (* a a) a) -1))) (* b b)) (* -1/2 (pow a -1))) #s(hole binary64 (/ (- (+ (* -1/8 (/ (pow b 2) (pow a 2))) (* -1/16 (/ (pow b 4) (pow a 4)))) 1/2) a)))
#s(approx (+ (* (/ (* b b) (pow a 5)) -1/16) (* -1/8 (pow (* (* a a) a) -1))) #s(hole binary64 (/ -1/8 (pow a 3))))
#s(approx (+ (* (/ (* b b) (pow a 5)) -1/16) (* -1/8 (pow (* (* a a) a) -1))) #s(hole binary64 (/ (- (* -1/16 (/ (pow b 2) (pow a 2))) 1/8) (pow a 3))))
#s(approx (sqrt (- (* a a) (* b b))) #s(hole binary64 (* -1 a)))
#s(approx (sqrt (- (* a a) (* b b))) #s(hole binary64 (* -1 (* a (+ 1 (* -1/2 (/ (pow b 2) (pow a 2))))))))
#s(approx (sqrt (- (* a a) (* b b))) #s(hole binary64 (* -1 (* a (+ 1 (+ (* -1/2 (/ (pow b 2) (pow a 2))) (* -1/8 (/ (pow b 4) (pow a 4)))))))))
#s(approx (sqrt (- (* a a) (* b b))) #s(hole binary64 (* -1 (* a (+ 1 (+ (* -1/2 (/ (pow b 2) (pow a 2))) (+ (* -1/8 (/ (pow b 4) (pow a 4))) (* -1/16 (/ (pow b 6) (pow a 6))))))))))
#s(approx (+ (* (+ (* (+ (* (/ (* b b) (pow a 5)) -1/16) (* -1/8 (pow (* (* a a) a) -1))) (* b b)) (* -1/2 (pow a -1))) (* b b)) a) #s(hole binary64 (* -1 (* a (- (* 1/2 (/ (pow b 2) (pow a 2))) 1)))))
#s(approx (+ (* (+ (* (+ (* (/ (* b b) (pow a 5)) -1/16) (* -1/8 (pow (* (* a a) a) -1))) (* b b)) (* -1/2 (pow a -1))) (* b b)) a) #s(hole binary64 (* -1 (* a (- (+ (* 1/8 (/ (pow b 4) (pow a 4))) (* 1/2 (/ (pow b 2) (pow a 2)))) 1)))))
#s(approx (+ (* (+ (* (+ (* (/ (* b b) (pow a 5)) -1/16) (* -1/8 (pow (* (* a a) a) -1))) (* b b)) (* -1/2 (pow a -1))) (* b b)) a) #s(hole binary64 (* -1 (* a (- (+ (* 1/16 (/ (pow b 6) (pow a 6))) (+ (* 1/8 (/ (pow b 4) (pow a 4))) (* 1/2 (/ (pow b 2) (pow a 2))))) 1)))))
#s(approx (+ (* (+ (* (/ (* b b) (pow a 5)) -1/16) (* -1/8 (pow (* (* a a) a) -1))) (* b b)) (* -1/2 (pow a -1))) #s(hole binary64 (* -1 (/ (+ 1/2 (* 1/8 (/ (pow b 2) (pow a 2)))) a))))
#s(approx (+ (* (+ (* (/ (* b b) (pow a 5)) -1/16) (* -1/8 (pow (* (* a a) a) -1))) (* b b)) (* -1/2 (pow a -1))) #s(hole binary64 (* -1 (/ (+ 1/2 (+ (* 1/16 (/ (pow b 4) (pow a 4))) (* 1/8 (/ (pow b 2) (pow a 2))))) a))))
#s(approx (+ (* (/ (* b b) (pow a 5)) -1/16) (* -1/8 (pow (* (* a a) a) -1))) #s(hole binary64 (* -1 (/ (+ 1/8 (* 1/16 (/ (pow b 2) (pow a 2)))) (pow a 3)))))
#s(approx (sqrt (- (* a a) (* b b))) #s(hole binary64 (+ a (* -1/2 (/ (pow b 2) a)))))
#s(approx (sqrt (- (* a a) (* b b))) #s(hole binary64 (+ a (* (pow b 2) (- (* -1/8 (/ (pow b 2) (pow a 3))) (* 1/2 (/ 1 a)))))))
#s(approx (sqrt (- (* a a) (* b b))) #s(hole binary64 (+ a (* (pow b 2) (- (* (pow b 2) (- (* -1/16 (/ (pow b 2) (pow a 5))) (* 1/8 (/ 1 (pow a 3))))) (* 1/2 (/ 1 a)))))))
#s(approx (+ (* (+ (* (+ (* (/ (* b b) (pow a 5)) -1/16) (* -1/8 (pow (* (* a a) a) -1))) (* b b)) (* -1/2 (pow a -1))) (* b b)) a) #s(hole binary64 (+ a (* -1/2 (/ (pow b 2) a)))))
#s(approx (+ (* (+ (* (+ (* (/ (* b b) (pow a 5)) -1/16) (* -1/8 (pow (* (* a a) a) -1))) (* b b)) (* -1/2 (pow a -1))) (* b b)) a) #s(hole binary64 (+ a (* (pow b 2) (- (* -1/8 (/ (pow b 2) (pow a 3))) (* 1/2 (/ 1 a)))))))
#s(approx (+ (* (+ (* (+ (* (/ (* b b) (pow a 5)) -1/16) (* -1/8 (pow (* (* a a) a) -1))) (* b b)) (* -1/2 (pow a -1))) (* b b)) a) #s(hole binary64 (+ a (* (pow b 2) (- (* (pow b 2) (- (* -1/16 (/ (pow b 2) (pow a 5))) (* 1/8 (/ 1 (pow a 3))))) (* 1/2 (/ 1 a)))))))
#s(approx (+ (* (+ (* (/ (* b b) (pow a 5)) -1/16) (* -1/8 (pow (* (* a a) a) -1))) (* b b)) (* -1/2 (pow a -1))) #s(hole binary64 (- (* -1/8 (/ (pow b 2) (pow a 3))) (* 1/2 (/ 1 a)))))
#s(approx (+ (* (+ (* (/ (* b b) (pow a 5)) -1/16) (* -1/8 (pow (* (* a a) a) -1))) (* b b)) (* -1/2 (pow a -1))) #s(hole binary64 (- (* (pow b 2) (- (* -1/16 (/ (pow b 2) (pow a 5))) (* 1/8 (/ 1 (pow a 3))))) (* 1/2 (/ 1 a)))))
#s(approx (+ (* (/ (* b b) (pow a 5)) -1/16) (* -1/8 (pow (* (* a a) a) -1))) #s(hole binary64 (- (* -1/16 (/ (pow b 2) (pow a 5))) (* 1/8 (/ 1 (pow a 3))))))
#s(approx (* b b) #s(hole binary64 (pow b 2)))
#s(approx b #s(hole binary64 b))
#s(approx (sqrt (- (* a a) (* b b))) #s(hole binary64 (* b (+ (sqrt -1) (* 1/2 (/ (pow a 2) (* (pow b 2) (sqrt -1))))))))
#s(approx (sqrt (- (* a a) (* b b))) #s(hole binary64 (* b (+ (sqrt -1) (+ (* -1/8 (/ (pow a 4) (* (pow b 4) (pow (sqrt -1) 3)))) (* 1/2 (/ (pow a 2) (* (pow b 2) (sqrt -1)))))))))
#s(approx (sqrt (- (* a a) (* b b))) #s(hole binary64 (* b (+ (sqrt -1) (+ (* -1/8 (/ (pow a 4) (* (pow b 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (/ (pow a 6) (* (pow b 6) (pow (sqrt -1) 5)))) (* 1/2 (/ (pow a 2) (* (pow b 2) (sqrt -1))))))))))
#s(approx (+ (* (+ (* (+ (* (/ (* b b) (pow a 5)) -1/16) (* -1/8 (pow (* (* a a) a) -1))) (* b b)) (* -1/2 (pow a -1))) (* b b)) a) #s(hole binary64 (* -1 (* (pow b 6) (+ (* 1/16 (/ 1 (pow a 5))) (* 1/8 (/ 1 (* (pow a 3) (pow b 2)))))))))
#s(approx (+ (* (+ (* (+ (* (/ (* b b) (pow a 5)) -1/16) (* -1/8 (pow (* (* a a) a) -1))) (* b b)) (* -1/2 (pow a -1))) (* b b)) a) #s(hole binary64 (* (pow b 6) (- (* -1 (/ (+ (* 1/8 (/ 1 (pow a 3))) (* 1/2 (/ 1 (* a (pow b 2))))) (pow b 2))) (* 1/16 (/ 1 (pow a 5)))))))
#s(approx (+ (* (+ (* (+ (* (/ (* b b) (pow a 5)) -1/16) (* -1/8 (pow (* (* a a) a) -1))) (* b b)) (* -1/2 (pow a -1))) (* b b)) a) #s(hole binary64 (* (pow b 6) (- (/ a (pow b 6)) (+ (* 1/16 (/ 1 (pow a 5))) (+ (/ 1/8 (* (pow a 3) (pow b 2))) (* 1/2 (/ 1 (* a (pow b 4))))))))))
#s(approx (+ (* (+ (* (/ (* b b) (pow a 5)) -1/16) (* -1/8 (pow (* (* a a) a) -1))) (* b b)) (* -1/2 (pow a -1))) #s(hole binary64 (* -1 (* (pow b 4) (+ (* 1/16 (/ 1 (pow a 5))) (* 1/8 (/ 1 (* (pow a 3) (pow b 2)))))))))
#s(approx (+ (* (+ (* (/ (* b b) (pow a 5)) -1/16) (* -1/8 (pow (* (* a a) a) -1))) (* b b)) (* -1/2 (pow a -1))) #s(hole binary64 (* (pow b 4) (- (* -1 (/ (+ (* 1/8 (/ 1 (pow a 3))) (* 1/2 (/ 1 (* a (pow b 2))))) (pow b 2))) (* 1/16 (/ 1 (pow a 5)))))))
#s(approx (+ (* (/ (* b b) (pow a 5)) -1/16) (* -1/8 (pow (* (* a a) a) -1))) #s(hole binary64 (* -1 (* (pow b 2) (+ (* 1/16 (/ 1 (pow a 5))) (* 1/8 (/ 1 (* (pow a 3) (pow b 2)))))))))
#s(approx (sqrt (- (* a a) (* b b))) #s(hole binary64 (* -1 (* b (sqrt -1)))))
#s(approx (sqrt (- (* a a) (* b b))) #s(hole binary64 (* -1 (* b (+ (sqrt -1) (* 1/2 (/ (pow a 2) (* (pow b 2) (sqrt -1)))))))))
#s(approx (sqrt (- (* a a) (* b b))) #s(hole binary64 (* -1 (* b (+ (sqrt -1) (+ (* -1/8 (/ (pow a 4) (* (pow b 4) (pow (sqrt -1) 3)))) (* 1/2 (/ (pow a 2) (* (pow b 2) (sqrt -1))))))))))
#s(approx (sqrt (- (* a a) (* b b))) #s(hole binary64 (* -1 (* b (+ (sqrt -1) (+ (* -1/8 (/ (pow a 4) (* (pow b 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (/ (pow a 6) (* (pow b 6) (pow (sqrt -1) 5)))) (* 1/2 (/ (pow a 2) (* (pow b 2) (sqrt -1)))))))))))
Calls

6 calls:

TimeVariablePointExpression
5.0ms
a
@inf
((sqrt (- (* a a) (* b b))) a (sqrt (- (* a a) (* b b))) (+ (* (+ (* (+ (* (/ (* b b) (pow a 5)) -1/16) (* -1/8 (pow (* (* a a) a) -1))) (* b b)) (* -1/2 (pow a -1))) (* b b)) a) (+ (* (+ (* (/ (* b b) (pow a 5)) -1/16) (* -1/8 (pow (* (* a a) a) -1))) (* b b)) (* -1/2 (pow a -1))) (+ (* (/ (* b b) (pow a 5)) -1/16) (* -1/8 (pow (* (* a a) a) -1))) (/ (* b b) (pow a 5)) (* b b) b (pow a 5) 5 -1/16 (* -1/8 (pow (* (* a a) a) -1)) -1/8 (pow (* (* a a) a) -1) (* (* a a) a) (* a a) -1 (* -1/2 (pow a -1)) -1/2 (pow a -1))
5.0ms
a
@-inf
((sqrt (- (* a a) (* b b))) a (sqrt (- (* a a) (* b b))) (+ (* (+ (* (+ (* (/ (* b b) (pow a 5)) -1/16) (* -1/8 (pow (* (* a a) a) -1))) (* b b)) (* -1/2 (pow a -1))) (* b b)) a) (+ (* (+ (* (/ (* b b) (pow a 5)) -1/16) (* -1/8 (pow (* (* a a) a) -1))) (* b b)) (* -1/2 (pow a -1))) (+ (* (/ (* b b) (pow a 5)) -1/16) (* -1/8 (pow (* (* a a) a) -1))) (/ (* b b) (pow a 5)) (* b b) b (pow a 5) 5 -1/16 (* -1/8 (pow (* (* a a) a) -1)) -1/8 (pow (* (* a a) a) -1) (* (* a a) a) (* a a) -1 (* -1/2 (pow a -1)) -1/2 (pow a -1))
4.0ms
a
@0
((sqrt (- (* a a) (* b b))) a (sqrt (- (* a a) (* b b))) (+ (* (+ (* (+ (* (/ (* b b) (pow a 5)) -1/16) (* -1/8 (pow (* (* a a) a) -1))) (* b b)) (* -1/2 (pow a -1))) (* b b)) a) (+ (* (+ (* (/ (* b b) (pow a 5)) -1/16) (* -1/8 (pow (* (* a a) a) -1))) (* b b)) (* -1/2 (pow a -1))) (+ (* (/ (* b b) (pow a 5)) -1/16) (* -1/8 (pow (* (* a a) a) -1))) (/ (* b b) (pow a 5)) (* b b) b (pow a 5) 5 -1/16 (* -1/8 (pow (* (* a a) a) -1)) -1/8 (pow (* (* a a) a) -1) (* (* a a) a) (* a a) -1 (* -1/2 (pow a -1)) -1/2 (pow a -1))
3.0ms
b
@inf
((sqrt (- (* a a) (* b b))) a (sqrt (- (* a a) (* b b))) (+ (* (+ (* (+ (* (/ (* b b) (pow a 5)) -1/16) (* -1/8 (pow (* (* a a) a) -1))) (* b b)) (* -1/2 (pow a -1))) (* b b)) a) (+ (* (+ (* (/ (* b b) (pow a 5)) -1/16) (* -1/8 (pow (* (* a a) a) -1))) (* b b)) (* -1/2 (pow a -1))) (+ (* (/ (* b b) (pow a 5)) -1/16) (* -1/8 (pow (* (* a a) a) -1))) (/ (* b b) (pow a 5)) (* b b) b (pow a 5) 5 -1/16 (* -1/8 (pow (* (* a a) a) -1)) -1/8 (pow (* (* a a) a) -1) (* (* a a) a) (* a a) -1 (* -1/2 (pow a -1)) -1/2 (pow a -1))
3.0ms
b
@0
((sqrt (- (* a a) (* b b))) a (sqrt (- (* a a) (* b b))) (+ (* (+ (* (+ (* (/ (* b b) (pow a 5)) -1/16) (* -1/8 (pow (* (* a a) a) -1))) (* b b)) (* -1/2 (pow a -1))) (* b b)) a) (+ (* (+ (* (/ (* b b) (pow a 5)) -1/16) (* -1/8 (pow (* (* a a) a) -1))) (* b b)) (* -1/2 (pow a -1))) (+ (* (/ (* b b) (pow a 5)) -1/16) (* -1/8 (pow (* (* a a) a) -1))) (/ (* b b) (pow a 5)) (* b b) b (pow a 5) 5 -1/16 (* -1/8 (pow (* (* a a) a) -1)) -1/8 (pow (* (* a a) a) -1) (* (* a a) a) (* a a) -1 (* -1/2 (pow a -1)) -1/2 (pow a -1))

rewrite71.0ms (4.2%)

Memory
7.2MiB live, 52.3MiB allocated; 4ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
03142750
03402441
016492388
Stop Event
iter limit
iter limit
node limit
iter limit
Counts
90 → 150
Calls
Call 1
Inputs
#s(approx (sqrt (- (* a a) (* b b))) a)
a
#s(approx (sqrt (- (* a a) (* b b))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 b b) (pow.f64 a #s(literal 5 binary64))) #s(literal -1/16 binary64) (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 (*.f64 a a) a) #s(literal -1 binary64)))) (*.f64 b b) (*.f64 #s(literal -1/2 binary64) (pow.f64 a #s(literal -1 binary64)))) (*.f64 b b) a))
(fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 b b) (pow.f64 a #s(literal 5 binary64))) #s(literal -1/16 binary64) (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 (*.f64 a a) a) #s(literal -1 binary64)))) (*.f64 b b) (*.f64 #s(literal -1/2 binary64) (pow.f64 a #s(literal -1 binary64)))) (*.f64 b b) a)
(fma.f64 (fma.f64 (/.f64 (*.f64 b b) (pow.f64 a #s(literal 5 binary64))) #s(literal -1/16 binary64) (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 (*.f64 a a) a) #s(literal -1 binary64)))) (*.f64 b b) (*.f64 #s(literal -1/2 binary64) (pow.f64 a #s(literal -1 binary64))))
(fma.f64 (/.f64 (*.f64 b b) (pow.f64 a #s(literal 5 binary64))) #s(literal -1/16 binary64) (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 (*.f64 a a) a) #s(literal -1 binary64))))
(/.f64 (*.f64 b b) (pow.f64 a #s(literal 5 binary64)))
(*.f64 b b)
b
(pow.f64 a #s(literal 5 binary64))
#s(literal 5 binary64)
#s(literal -1/16 binary64)
(*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 (*.f64 a a) a) #s(literal -1 binary64)))
#s(literal -1/8 binary64)
(pow.f64 (*.f64 (*.f64 a a) a) #s(literal -1 binary64))
(*.f64 (*.f64 a a) a)
(*.f64 a a)
#s(literal -1 binary64)
(*.f64 #s(literal -1/2 binary64) (pow.f64 a #s(literal -1 binary64)))
#s(literal -1/2 binary64)
(pow.f64 a #s(literal -1 binary64))
#s(approx (sqrt (- (* a a) (* b b))) #s(hole binary64 (* b (sqrt -1))))
#s(approx (sqrt (- (* a a) (* b b))) #s(hole binary64 (+ (* 1/2 (/ (pow a 2) (* b (sqrt -1)))) (* b (sqrt -1)))))
#s(approx (sqrt (- (* a a) (* b b))) #s(hole binary64 (+ (* b (sqrt -1)) (* (pow a 2) (+ (* -1/8 (/ (pow a 2) (* (pow b 3) (pow (sqrt -1) 3)))) (* 1/2 (/ 1 (* b (sqrt -1)))))))))
#s(approx (sqrt (- (* a a) (* b b))) #s(hole binary64 (+ (* b (sqrt -1)) (* (pow a 2) (+ (* (pow a 2) (- (* 1/16 (/ (pow a 2) (* (pow b 5) (pow (sqrt -1) 5)))) (* 1/8 (/ 1 (* (pow b 3) (pow (sqrt -1) 3)))))) (* 1/2 (/ 1 (* b (sqrt -1)))))))))
#s(approx a #s(hole binary64 a))
#s(approx (+ (* (+ (* (+ (* (/ (* b b) (pow a 5)) -1/16) (* -1/8 (pow (* (* a a) a) -1))) (* b b)) (* -1/2 (pow a -1))) (* b b)) a) #s(hole binary64 (* -1/16 (/ (pow b 6) (pow a 5)))))
#s(approx (+ (* (+ (* (+ (* (/ (* b b) (pow a 5)) -1/16) (* -1/8 (pow (* (* a a) a) -1))) (* b b)) (* -1/2 (pow a -1))) (* b b)) a) #s(hole binary64 (/ (+ (* -1/8 (* (pow a 2) (pow b 4))) (* -1/16 (pow b 6))) (pow a 5))))
#s(approx (+ (* (+ (* (+ (* (/ (* b b) (pow a 5)) -1/16) (* -1/8 (pow (* (* a a) a) -1))) (* b b)) (* -1/2 (pow a -1))) (* b b)) a) #s(hole binary64 (/ (+ (* -1/16 (pow b 6)) (* (pow a 2) (+ (* -1/2 (* (pow a 2) (pow b 2))) (* -1/8 (pow b 4))))) (pow a 5))))
#s(approx (+ (* (+ (* (+ (* (/ (* b b) (pow a 5)) -1/16) (* -1/8 (pow (* (* a a) a) -1))) (* b b)) (* -1/2 (pow a -1))) (* b b)) a) #s(hole binary64 (/ (+ (* -1/16 (pow b 6)) (* (pow a 2) (+ (* -1/8 (pow b 4)) (* (pow a 2) (+ (* -1/2 (pow b 2)) (pow a 2)))))) (pow a 5))))
#s(approx (+ (* (+ (* (/ (* b b) (pow a 5)) -1/16) (* -1/8 (pow (* (* a a) a) -1))) (* b b)) (* -1/2 (pow a -1))) #s(hole binary64 (* -1/16 (/ (pow b 4) (pow a 5)))))
#s(approx (+ (* (+ (* (/ (* b b) (pow a 5)) -1/16) (* -1/8 (pow (* (* a a) a) -1))) (* b b)) (* -1/2 (pow a -1))) #s(hole binary64 (/ (+ (* -1/8 (* (pow a 2) (pow b 2))) (* -1/16 (pow b 4))) (pow a 5))))
#s(approx (+ (* (+ (* (/ (* b b) (pow a 5)) -1/16) (* -1/8 (pow (* (* a a) a) -1))) (* b b)) (* -1/2 (pow a -1))) #s(hole binary64 (/ (+ (* -1/16 (pow b 4)) (* (pow a 2) (+ (* -1/2 (pow a 2)) (* -1/8 (pow b 2))))) (pow a 5))))
#s(approx (+ (* (/ (* b b) (pow a 5)) -1/16) (* -1/8 (pow (* (* a a) a) -1))) #s(hole binary64 (* -1/16 (/ (pow b 2) (pow a 5)))))
#s(approx (+ (* (/ (* b b) (pow a 5)) -1/16) (* -1/8 (pow (* (* a a) a) -1))) #s(hole binary64 (/ (+ (* -1/8 (pow a 2)) (* -1/16 (pow b 2))) (pow a 5))))
#s(approx (/ (* b b) (pow a 5)) #s(hole binary64 (/ (pow b 2) (pow a 5))))
#s(approx (pow a 5) #s(hole binary64 (pow a 5)))
#s(approx (* -1/8 (pow (* (* a a) a) -1)) #s(hole binary64 (/ -1/8 (pow a 3))))
#s(approx (pow (* (* a a) a) -1) #s(hole binary64 (/ 1 (pow a 3))))
#s(approx (* (* a a) a) #s(hole binary64 (pow a 3)))
#s(approx (* a a) #s(hole binary64 (pow a 2)))
#s(approx (* -1/2 (pow a -1)) #s(hole binary64 (/ -1/2 a)))
#s(approx (pow a -1) #s(hole binary64 (/ 1 a)))
#s(approx (sqrt (- (* a a) (* b b))) #s(hole binary64 a))
#s(approx (sqrt (- (* a a) (* b b))) #s(hole binary64 (* a (+ 1 (* -1/2 (/ (pow b 2) (pow a 2)))))))
#s(approx (sqrt (- (* a a) (* b b))) #s(hole binary64 (* a (+ 1 (+ (* -1/2 (/ (pow b 2) (pow a 2))) (* -1/8 (/ (pow b 4) (pow a 4))))))))
#s(approx (sqrt (- (* a a) (* b b))) #s(hole binary64 (* a (+ 1 (+ (* -1/2 (/ (pow b 2) (pow a 2))) (+ (* -1/8 (/ (pow b 4) (pow a 4))) (* -1/16 (/ (pow b 6) (pow a 6)))))))))
#s(approx (+ (* (+ (* (+ (* (/ (* b b) (pow a 5)) -1/16) (* -1/8 (pow (* (* a a) a) -1))) (* b b)) (* -1/2 (pow a -1))) (* b b)) a) #s(hole binary64 a))
#s(approx (+ (* (+ (* (+ (* (/ (* b b) (pow a 5)) -1/16) (* -1/8 (pow (* (* a a) a) -1))) (* b b)) (* -1/2 (pow a -1))) (* b b)) a) #s(hole binary64 (* a (+ 1 (* -1/2 (/ (pow b 2) (pow a 2)))))))
#s(approx (+ (* (+ (* (+ (* (/ (* b b) (pow a 5)) -1/16) (* -1/8 (pow (* (* a a) a) -1))) (* b b)) (* -1/2 (pow a -1))) (* b b)) a) #s(hole binary64 (* a (+ 1 (+ (* -1/2 (/ (pow b 2) (pow a 2))) (* -1/8 (/ (pow b 4) (pow a 4))))))))
#s(approx (+ (* (+ (* (+ (* (/ (* b b) (pow a 5)) -1/16) (* -1/8 (pow (* (* a a) a) -1))) (* b b)) (* -1/2 (pow a -1))) (* b b)) a) #s(hole binary64 (* a (+ 1 (+ (* -1/2 (/ (pow b 2) (pow a 2))) (+ (* -1/8 (/ (pow b 4) (pow a 4))) (* -1/16 (/ (pow b 6) (pow a 6)))))))))
#s(approx (+ (* (+ (* (/ (* b b) (pow a 5)) -1/16) (* -1/8 (pow (* (* a a) a) -1))) (* b b)) (* -1/2 (pow a -1))) #s(hole binary64 (/ -1/2 a)))
#s(approx (+ (* (+ (* (/ (* b b) (pow a 5)) -1/16) (* -1/8 (pow (* (* a a) a) -1))) (* b b)) (* -1/2 (pow a -1))) #s(hole binary64 (/ (- (* -1/8 (/ (pow b 2) (pow a 2))) 1/2) a)))
#s(approx (+ (* (+ (* (/ (* b b) (pow a 5)) -1/16) (* -1/8 (pow (* (* a a) a) -1))) (* b b)) (* -1/2 (pow a -1))) #s(hole binary64 (/ (- (+ (* -1/8 (/ (pow b 2) (pow a 2))) (* -1/16 (/ (pow b 4) (pow a 4)))) 1/2) a)))
#s(approx (+ (* (/ (* b b) (pow a 5)) -1/16) (* -1/8 (pow (* (* a a) a) -1))) #s(hole binary64 (/ -1/8 (pow a 3))))
#s(approx (+ (* (/ (* b b) (pow a 5)) -1/16) (* -1/8 (pow (* (* a a) a) -1))) #s(hole binary64 (/ (- (* -1/16 (/ (pow b 2) (pow a 2))) 1/8) (pow a 3))))
#s(approx (sqrt (- (* a a) (* b b))) #s(hole binary64 (* -1 a)))
#s(approx (sqrt (- (* a a) (* b b))) #s(hole binary64 (* -1 (* a (+ 1 (* -1/2 (/ (pow b 2) (pow a 2))))))))
#s(approx (sqrt (- (* a a) (* b b))) #s(hole binary64 (* -1 (* a (+ 1 (+ (* -1/2 (/ (pow b 2) (pow a 2))) (* -1/8 (/ (pow b 4) (pow a 4)))))))))
#s(approx (sqrt (- (* a a) (* b b))) #s(hole binary64 (* -1 (* a (+ 1 (+ (* -1/2 (/ (pow b 2) (pow a 2))) (+ (* -1/8 (/ (pow b 4) (pow a 4))) (* -1/16 (/ (pow b 6) (pow a 6))))))))))
#s(approx (+ (* (+ (* (+ (* (/ (* b b) (pow a 5)) -1/16) (* -1/8 (pow (* (* a a) a) -1))) (* b b)) (* -1/2 (pow a -1))) (* b b)) a) #s(hole binary64 (* -1 (* a (- (* 1/2 (/ (pow b 2) (pow a 2))) 1)))))
#s(approx (+ (* (+ (* (+ (* (/ (* b b) (pow a 5)) -1/16) (* -1/8 (pow (* (* a a) a) -1))) (* b b)) (* -1/2 (pow a -1))) (* b b)) a) #s(hole binary64 (* -1 (* a (- (+ (* 1/8 (/ (pow b 4) (pow a 4))) (* 1/2 (/ (pow b 2) (pow a 2)))) 1)))))
#s(approx (+ (* (+ (* (+ (* (/ (* b b) (pow a 5)) -1/16) (* -1/8 (pow (* (* a a) a) -1))) (* b b)) (* -1/2 (pow a -1))) (* b b)) a) #s(hole binary64 (* -1 (* a (- (+ (* 1/16 (/ (pow b 6) (pow a 6))) (+ (* 1/8 (/ (pow b 4) (pow a 4))) (* 1/2 (/ (pow b 2) (pow a 2))))) 1)))))
#s(approx (+ (* (+ (* (/ (* b b) (pow a 5)) -1/16) (* -1/8 (pow (* (* a a) a) -1))) (* b b)) (* -1/2 (pow a -1))) #s(hole binary64 (* -1 (/ (+ 1/2 (* 1/8 (/ (pow b 2) (pow a 2)))) a))))
#s(approx (+ (* (+ (* (/ (* b b) (pow a 5)) -1/16) (* -1/8 (pow (* (* a a) a) -1))) (* b b)) (* -1/2 (pow a -1))) #s(hole binary64 (* -1 (/ (+ 1/2 (+ (* 1/16 (/ (pow b 4) (pow a 4))) (* 1/8 (/ (pow b 2) (pow a 2))))) a))))
#s(approx (+ (* (/ (* b b) (pow a 5)) -1/16) (* -1/8 (pow (* (* a a) a) -1))) #s(hole binary64 (* -1 (/ (+ 1/8 (* 1/16 (/ (pow b 2) (pow a 2)))) (pow a 3)))))
#s(approx (sqrt (- (* a a) (* b b))) #s(hole binary64 (+ a (* -1/2 (/ (pow b 2) a)))))
#s(approx (sqrt (- (* a a) (* b b))) #s(hole binary64 (+ a (* (pow b 2) (- (* -1/8 (/ (pow b 2) (pow a 3))) (* 1/2 (/ 1 a)))))))
#s(approx (sqrt (- (* a a) (* b b))) #s(hole binary64 (+ a (* (pow b 2) (- (* (pow b 2) (- (* -1/16 (/ (pow b 2) (pow a 5))) (* 1/8 (/ 1 (pow a 3))))) (* 1/2 (/ 1 a)))))))
#s(approx (+ (* (+ (* (+ (* (/ (* b b) (pow a 5)) -1/16) (* -1/8 (pow (* (* a a) a) -1))) (* b b)) (* -1/2 (pow a -1))) (* b b)) a) #s(hole binary64 (+ a (* -1/2 (/ (pow b 2) a)))))
#s(approx (+ (* (+ (* (+ (* (/ (* b b) (pow a 5)) -1/16) (* -1/8 (pow (* (* a a) a) -1))) (* b b)) (* -1/2 (pow a -1))) (* b b)) a) #s(hole binary64 (+ a (* (pow b 2) (- (* -1/8 (/ (pow b 2) (pow a 3))) (* 1/2 (/ 1 a)))))))
#s(approx (+ (* (+ (* (+ (* (/ (* b b) (pow a 5)) -1/16) (* -1/8 (pow (* (* a a) a) -1))) (* b b)) (* -1/2 (pow a -1))) (* b b)) a) #s(hole binary64 (+ a (* (pow b 2) (- (* (pow b 2) (- (* -1/16 (/ (pow b 2) (pow a 5))) (* 1/8 (/ 1 (pow a 3))))) (* 1/2 (/ 1 a)))))))
#s(approx (+ (* (+ (* (/ (* b b) (pow a 5)) -1/16) (* -1/8 (pow (* (* a a) a) -1))) (* b b)) (* -1/2 (pow a -1))) #s(hole binary64 (- (* -1/8 (/ (pow b 2) (pow a 3))) (* 1/2 (/ 1 a)))))
#s(approx (+ (* (+ (* (/ (* b b) (pow a 5)) -1/16) (* -1/8 (pow (* (* a a) a) -1))) (* b b)) (* -1/2 (pow a -1))) #s(hole binary64 (- (* (pow b 2) (- (* -1/16 (/ (pow b 2) (pow a 5))) (* 1/8 (/ 1 (pow a 3))))) (* 1/2 (/ 1 a)))))
#s(approx (+ (* (/ (* b b) (pow a 5)) -1/16) (* -1/8 (pow (* (* a a) a) -1))) #s(hole binary64 (- (* -1/16 (/ (pow b 2) (pow a 5))) (* 1/8 (/ 1 (pow a 3))))))
#s(approx (* b b) #s(hole binary64 (pow b 2)))
#s(approx b #s(hole binary64 b))
#s(approx (sqrt (- (* a a) (* b b))) #s(hole binary64 (* b (+ (sqrt -1) (* 1/2 (/ (pow a 2) (* (pow b 2) (sqrt -1))))))))
#s(approx (sqrt (- (* a a) (* b b))) #s(hole binary64 (* b (+ (sqrt -1) (+ (* -1/8 (/ (pow a 4) (* (pow b 4) (pow (sqrt -1) 3)))) (* 1/2 (/ (pow a 2) (* (pow b 2) (sqrt -1)))))))))
#s(approx (sqrt (- (* a a) (* b b))) #s(hole binary64 (* b (+ (sqrt -1) (+ (* -1/8 (/ (pow a 4) (* (pow b 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (/ (pow a 6) (* (pow b 6) (pow (sqrt -1) 5)))) (* 1/2 (/ (pow a 2) (* (pow b 2) (sqrt -1))))))))))
#s(approx (+ (* (+ (* (+ (* (/ (* b b) (pow a 5)) -1/16) (* -1/8 (pow (* (* a a) a) -1))) (* b b)) (* -1/2 (pow a -1))) (* b b)) a) #s(hole binary64 (* -1 (* (pow b 6) (+ (* 1/16 (/ 1 (pow a 5))) (* 1/8 (/ 1 (* (pow a 3) (pow b 2)))))))))
#s(approx (+ (* (+ (* (+ (* (/ (* b b) (pow a 5)) -1/16) (* -1/8 (pow (* (* a a) a) -1))) (* b b)) (* -1/2 (pow a -1))) (* b b)) a) #s(hole binary64 (* (pow b 6) (- (* -1 (/ (+ (* 1/8 (/ 1 (pow a 3))) (* 1/2 (/ 1 (* a (pow b 2))))) (pow b 2))) (* 1/16 (/ 1 (pow a 5)))))))
#s(approx (+ (* (+ (* (+ (* (/ (* b b) (pow a 5)) -1/16) (* -1/8 (pow (* (* a a) a) -1))) (* b b)) (* -1/2 (pow a -1))) (* b b)) a) #s(hole binary64 (* (pow b 6) (- (/ a (pow b 6)) (+ (* 1/16 (/ 1 (pow a 5))) (+ (/ 1/8 (* (pow a 3) (pow b 2))) (* 1/2 (/ 1 (* a (pow b 4))))))))))
#s(approx (+ (* (+ (* (/ (* b b) (pow a 5)) -1/16) (* -1/8 (pow (* (* a a) a) -1))) (* b b)) (* -1/2 (pow a -1))) #s(hole binary64 (* -1 (* (pow b 4) (+ (* 1/16 (/ 1 (pow a 5))) (* 1/8 (/ 1 (* (pow a 3) (pow b 2)))))))))
#s(approx (+ (* (+ (* (/ (* b b) (pow a 5)) -1/16) (* -1/8 (pow (* (* a a) a) -1))) (* b b)) (* -1/2 (pow a -1))) #s(hole binary64 (* (pow b 4) (- (* -1 (/ (+ (* 1/8 (/ 1 (pow a 3))) (* 1/2 (/ 1 (* a (pow b 2))))) (pow b 2))) (* 1/16 (/ 1 (pow a 5)))))))
#s(approx (+ (* (/ (* b b) (pow a 5)) -1/16) (* -1/8 (pow (* (* a a) a) -1))) #s(hole binary64 (* -1 (* (pow b 2) (+ (* 1/16 (/ 1 (pow a 5))) (* 1/8 (/ 1 (* (pow a 3) (pow b 2)))))))))
#s(approx (sqrt (- (* a a) (* b b))) #s(hole binary64 (* -1 (* b (sqrt -1)))))
#s(approx (sqrt (- (* a a) (* b b))) #s(hole binary64 (* -1 (* b (+ (sqrt -1) (* 1/2 (/ (pow a 2) (* (pow b 2) (sqrt -1)))))))))
#s(approx (sqrt (- (* a a) (* b b))) #s(hole binary64 (* -1 (* b (+ (sqrt -1) (+ (* -1/8 (/ (pow a 4) (* (pow b 4) (pow (sqrt -1) 3)))) (* 1/2 (/ (pow a 2) (* (pow b 2) (sqrt -1))))))))))
#s(approx (sqrt (- (* a a) (* b b))) #s(hole binary64 (* -1 (* b (+ (sqrt -1) (+ (* -1/8 (/ (pow a 4) (* (pow b 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (/ (pow a 6) (* (pow b 6) (pow (sqrt -1) 5)))) (* 1/2 (/ (pow a 2) (* (pow b 2) (sqrt -1)))))))))))
Outputs
#s(approx (sqrt (- (* a a) (* b b))) a)
a
#s(approx (sqrt (- (* a a) (* b b))) (fma.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (fma.f64 (pow.f64 a #s(literal -3 binary64)) #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/16 binary64)) (pow.f64 a #s(literal 5 binary64)))) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1/2 binary64))) a))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (fma.f64 (pow.f64 a #s(literal -3 binary64)) #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/16 binary64)) (pow.f64 a #s(literal 5 binary64)))) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1/2 binary64)))) (*.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (fma.f64 (pow.f64 a #s(literal -3 binary64)) #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/16 binary64)) (pow.f64 a #s(literal 5 binary64)))) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1/2 binary64))))) (*.f64 a a)) (-.f64 (*.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (fma.f64 (pow.f64 a #s(literal -3 binary64)) #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/16 binary64)) (pow.f64 a #s(literal 5 binary64)))) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1/2 binary64)))) a))
(/.f64 (-.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (fma.f64 (pow.f64 a #s(literal -3 binary64)) #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/16 binary64)) (pow.f64 a #s(literal 5 binary64)))) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1/2 binary64)))) (*.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (fma.f64 (pow.f64 a #s(literal -3 binary64)) #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/16 binary64)) (pow.f64 a #s(literal 5 binary64)))) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1/2 binary64)))))) (-.f64 a (*.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (fma.f64 (pow.f64 a #s(literal -3 binary64)) #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/16 binary64)) (pow.f64 a #s(literal 5 binary64)))) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1/2 binary64))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (fma.f64 (pow.f64 a #s(literal -3 binary64)) #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/16 binary64)) (pow.f64 a #s(literal 5 binary64)))) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1/2 binary64)))) #s(literal 3 binary64)) (*.f64 (*.f64 a a) a)) (+.f64 (*.f64 (*.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (fma.f64 (pow.f64 a #s(literal -3 binary64)) #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/16 binary64)) (pow.f64 a #s(literal 5 binary64)))) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1/2 binary64)))) (*.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (fma.f64 (pow.f64 a #s(literal -3 binary64)) #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/16 binary64)) (pow.f64 a #s(literal 5 binary64)))) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1/2 binary64))))) (-.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (fma.f64 (pow.f64 a #s(literal -3 binary64)) #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/16 binary64)) (pow.f64 a #s(literal 5 binary64)))) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1/2 binary64)))) a))))
(/.f64 (fma.f64 (pow.f64 a #s(literal 3/2 binary64)) (pow.f64 a #s(literal 3/2 binary64)) (pow.f64 (*.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (fma.f64 (pow.f64 a #s(literal -3 binary64)) #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/16 binary64)) (pow.f64 a #s(literal 5 binary64)))) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1/2 binary64)))) #s(literal 3 binary64))) (fma.f64 (pow.f64 a #s(literal 1 binary64)) (pow.f64 a #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (fma.f64 (pow.f64 a #s(literal -3 binary64)) #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/16 binary64)) (pow.f64 a #s(literal 5 binary64)))) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1/2 binary64)))) (*.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (fma.f64 (pow.f64 a #s(literal -3 binary64)) #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/16 binary64)) (pow.f64 a #s(literal 5 binary64)))) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (fma.f64 (pow.f64 a #s(literal -3 binary64)) #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/16 binary64)) (pow.f64 a #s(literal 5 binary64)))) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1/2 binary64))))))))
(fma.f64 (*.f64 (fma.f64 (*.f64 b b) (fma.f64 (pow.f64 a #s(literal -3 binary64)) #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/16 binary64)) (pow.f64 a #s(literal 5 binary64)))) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1/2 binary64))) b) b a)
(fma.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (fma.f64 (pow.f64 a #s(literal -3 binary64)) #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/16 binary64)) (pow.f64 a #s(literal 5 binary64)))) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1/2 binary64))) a)
(fma.f64 (fma.f64 (*.f64 b b) (fma.f64 (pow.f64 a #s(literal -3 binary64)) #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/16 binary64)) (pow.f64 a #s(literal 5 binary64)))) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1/2 binary64))) (*.f64 b b) a)
(-.f64 a (*.f64 (neg.f64 (*.f64 b b)) (fma.f64 (*.f64 b b) (fma.f64 (pow.f64 a #s(literal -3 binary64)) #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/16 binary64)) (pow.f64 a #s(literal 5 binary64)))) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1/2 binary64)))))
(+.f64 (*.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (fma.f64 (pow.f64 a #s(literal -3 binary64)) #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/16 binary64)) (pow.f64 a #s(literal 5 binary64)))) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1/2 binary64)))) a)
(+.f64 a (*.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (fma.f64 (pow.f64 a #s(literal -3 binary64)) #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/16 binary64)) (pow.f64 a #s(literal 5 binary64)))) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1/2 binary64)))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (fma.f64 (pow.f64 a #s(literal -3 binary64)) #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/16 binary64)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (*.f64 b b) (fma.f64 (pow.f64 a #s(literal -3 binary64)) #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/16 binary64)) (pow.f64 a #s(literal 5 binary64)))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal -1 binary64))))) (fma.f64 (*.f64 b b) (fma.f64 (pow.f64 a #s(literal -3 binary64)) #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/16 binary64)) (pow.f64 a #s(literal 5 binary64)))) (*.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal -1 binary64)))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (fma.f64 (pow.f64 a #s(literal -3 binary64)) #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/16 binary64)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (*.f64 b b) (fma.f64 (pow.f64 a #s(literal -3 binary64)) #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/16 binary64)) (pow.f64 a #s(literal 5 binary64)))))) (*.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1/2 binary64)))) (-.f64 (*.f64 (*.f64 b b) (fma.f64 (pow.f64 a #s(literal -3 binary64)) #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/16 binary64)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1/2 binary64))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 b b) (fma.f64 (pow.f64 a #s(literal -3 binary64)) #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/16 binary64)) (pow.f64 a #s(literal 5 binary64))))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 b b) (fma.f64 (pow.f64 a #s(literal -3 binary64)) #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/16 binary64)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (*.f64 b b) (fma.f64 (pow.f64 a #s(literal -3 binary64)) #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/16 binary64)) (pow.f64 a #s(literal 5 binary64))))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 b b) (fma.f64 (pow.f64 a #s(literal -3 binary64)) #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/16 binary64)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal -1 binary64)))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 b b) (fma.f64 (pow.f64 a #s(literal -3 binary64)) #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/16 binary64)) (pow.f64 a #s(literal 5 binary64))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 b b) (fma.f64 (pow.f64 a #s(literal -3 binary64)) #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/16 binary64)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (*.f64 b b) (fma.f64 (pow.f64 a #s(literal -3 binary64)) #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/16 binary64)) (pow.f64 a #s(literal 5 binary64))))) (-.f64 (*.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 (*.f64 b b) (fma.f64 (pow.f64 a #s(literal -3 binary64)) #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/16 binary64)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1/2 binary64))))))
(fma.f64 (*.f64 (fma.f64 (pow.f64 a #s(literal -3 binary64)) #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/16 binary64)) (pow.f64 a #s(literal 5 binary64)))) b) b (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1/2 binary64)))
(fma.f64 (*.f64 b b) (fma.f64 (pow.f64 a #s(literal -3 binary64)) #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/16 binary64)) (pow.f64 a #s(literal 5 binary64)))) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1/2 binary64)))
(fma.f64 (fma.f64 (pow.f64 a #s(literal -3 binary64)) #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/16 binary64)) (pow.f64 a #s(literal 5 binary64)))) (*.f64 b b) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1/2 binary64)))
(fma.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1/2 binary64) (*.f64 (*.f64 b b) (fma.f64 (pow.f64 a #s(literal -3 binary64)) #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/16 binary64)) (pow.f64 a #s(literal 5 binary64))))))
(fma.f64 #s(literal -1/2 binary64) (pow.f64 a #s(literal -1 binary64)) (*.f64 (*.f64 b b) (fma.f64 (pow.f64 a #s(literal -3 binary64)) #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/16 binary64)) (pow.f64 a #s(literal 5 binary64))))))
(-.f64 (*.f64 (*.f64 b b) (fma.f64 (pow.f64 a #s(literal -3 binary64)) #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/16 binary64)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal -1 binary64))))
(+.f64 (*.f64 (*.f64 b b) (fma.f64 (pow.f64 a #s(literal -3 binary64)) #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/16 binary64)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1/2 binary64)))
(+.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (fma.f64 (pow.f64 a #s(literal -3 binary64)) #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/16 binary64)) (pow.f64 a #s(literal 5 binary64))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -1/16 binary64)) (pow.f64 a #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/16 binary64)) (pow.f64 a #s(literal 5 binary64)))) (*.f64 (*.f64 (pow.f64 a #s(literal -3 binary64)) #s(literal 1/8 binary64)) (*.f64 (pow.f64 a #s(literal -3 binary64)) #s(literal 1/8 binary64)))) (fma.f64 (*.f64 b (/.f64 b (pow.f64 a #s(literal 5 binary64)))) #s(literal -1/16 binary64) (*.f64 (pow.f64 a #s(literal -3 binary64)) #s(literal 1/8 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -1/16 binary64)) (pow.f64 a #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/16 binary64)) (pow.f64 a #s(literal 5 binary64)))) (*.f64 (*.f64 (pow.f64 a #s(literal -3 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 a #s(literal -3 binary64)) #s(literal -1/8 binary64)))) (-.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -1/16 binary64)) (pow.f64 a #s(literal 5 binary64))) (*.f64 (pow.f64 a #s(literal -3 binary64)) #s(literal -1/8 binary64))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -1/16 binary64)) (pow.f64 a #s(literal 5 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 a #s(literal -3 binary64)) #s(literal 1/8 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -1/16 binary64)) (pow.f64 a #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/16 binary64)) (pow.f64 a #s(literal 5 binary64))) (fma.f64 (*.f64 (pow.f64 a #s(literal -3 binary64)) #s(literal 1/8 binary64)) (*.f64 (pow.f64 a #s(literal -3 binary64)) #s(literal 1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -1/16 binary64)) (pow.f64 a #s(literal 5 binary64))) (*.f64 (pow.f64 a #s(literal -3 binary64)) #s(literal 1/8 binary64))))))
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -1/16 binary64)) (pow.f64 a #s(literal 5 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 a #s(literal -3 binary64)) #s(literal -1/8 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -1/16 binary64)) (pow.f64 a #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/16 binary64)) (pow.f64 a #s(literal 5 binary64))) (-.f64 (*.f64 (*.f64 (pow.f64 a #s(literal -3 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 a #s(literal -3 binary64)) #s(literal -1/8 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -1/16 binary64)) (pow.f64 a #s(literal 5 binary64))) (*.f64 (pow.f64 a #s(literal -3 binary64)) #s(literal -1/8 binary64))))))
(fma.f64 (pow.f64 a #s(literal -3 binary64)) #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/16 binary64)) (pow.f64 a #s(literal 5 binary64))))
(fma.f64 (*.f64 b (/.f64 b (pow.f64 a #s(literal 5 binary64)))) #s(literal -1/16 binary64) (*.f64 (pow.f64 a #s(literal -3 binary64)) #s(literal -1/8 binary64)))
(fma.f64 #s(literal -1/8 binary64) (pow.f64 a #s(literal -3 binary64)) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/16 binary64)) (pow.f64 a #s(literal 5 binary64))))
(fma.f64 #s(literal -1/16 binary64) (*.f64 b (/.f64 b (pow.f64 a #s(literal 5 binary64)))) (*.f64 (pow.f64 a #s(literal -3 binary64)) #s(literal -1/8 binary64)))
(-.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -1/16 binary64)) (pow.f64 a #s(literal 5 binary64))) (*.f64 (pow.f64 a #s(literal -3 binary64)) #s(literal 1/8 binary64)))
(+.f64 (*.f64 (pow.f64 a #s(literal -3 binary64)) #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/16 binary64)) (pow.f64 a #s(literal 5 binary64))))
(+.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -1/16 binary64)) (pow.f64 a #s(literal 5 binary64))) (*.f64 (pow.f64 a #s(literal -3 binary64)) #s(literal -1/8 binary64)))
(*.f64 b (/.f64 b (pow.f64 a #s(literal 5 binary64))))
(/.f64 (neg.f64 (*.f64 b b)) (neg.f64 (pow.f64 a #s(literal 5 binary64))))
(/.f64 (*.f64 b b) (pow.f64 a #s(literal 5 binary64)))
(*.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)))
(*.f64 (neg.f64 b) (neg.f64 b))
(*.f64 (fabs.f64 b) (fabs.f64 b))
(*.f64 b b)
(pow.f64 b #s(literal 2 binary64))
(exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)))
b
(*.f64 (pow.f64 a #s(literal 5/2 binary64)) (pow.f64 a #s(literal 5/2 binary64)))
(pow.f64 a #s(literal 5 binary64))
(exp.f64 (*.f64 (log.f64 a) #s(literal 5 binary64)))
#s(literal 5 binary64)
#s(literal -1/16 binary64)
(*.f64 (pow.f64 a #s(literal -3 binary64)) #s(literal -1/8 binary64))
(*.f64 #s(literal -1/8 binary64) (pow.f64 a #s(literal -3 binary64)))
#s(literal -1/8 binary64)
(*.f64 (pow.f64 (*.f64 (*.f64 a a) a) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (*.f64 a a) a) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (*.f64 a a) #s(literal -1 binary64)) (pow.f64 a #s(literal -1 binary64)))
(pow.f64 (*.f64 (*.f64 a a) a) #s(literal -1 binary64))
(pow.f64 a #s(literal -3 binary64))
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) a))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 a a) a)))
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 a a) a)) #s(literal -1 binary64)))
(*.f64 (pow.f64 a #s(literal 3/2 binary64)) (pow.f64 a #s(literal 3/2 binary64)))
(*.f64 (*.f64 a a) a)
(*.f64 a (*.f64 a a))
(pow.f64 a #s(literal 3 binary64))
(exp.f64 (*.f64 (log.f64 a) #s(literal 3 binary64)))
(*.f64 (pow.f64 a #s(literal 1 binary64)) (pow.f64 a #s(literal 1 binary64)))
(*.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 #s(literal -1 binary64) a))
(*.f64 (fabs.f64 a) (fabs.f64 a))
(*.f64 a a)
(pow.f64 a #s(literal 2 binary64))
(exp.f64 (*.f64 (log.f64 a) #s(literal 2 binary64)))
#s(literal -1 binary64)
(*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1/2 binary64))
(*.f64 #s(literal -1/2 binary64) (pow.f64 a #s(literal -1 binary64)))
#s(literal -1/2 binary64)
(*.f64 (pow.f64 a #s(literal -1/2 binary64)) (pow.f64 a #s(literal -1/2 binary64)))
(pow.f64 a #s(literal -1 binary64))
(/.f64 #s(literal 1 binary64) a)
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) a))
(exp.f64 (*.f64 (log.f64 a) #s(literal -1 binary64)))
#s(approx (sqrt (- (* a a) (* b b))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) b))
#s(approx (sqrt (- (* a a) (* b b))) (fma.f64 (/.f64 (/.f64 (*.f64 a a) b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) #s(literal 1/2 binary64) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) b)))
#s(approx (sqrt (- (* a a) (* b b))) (fma.f64 (fma.f64 (pow.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) b) #s(literal -1 binary64)) #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/8 binary64)) (pow.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) b) #s(literal 3 binary64)))) (*.f64 a a) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) b)))
#s(approx (sqrt (- (* a a) (* b b))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 a a) (pow.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) b) #s(literal 5 binary64))) #s(literal 1/16 binary64) (*.f64 #s(literal -1/8 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) b) #s(literal 3 binary64)) #s(literal -1 binary64)))) (*.f64 a a) (*.f64 (pow.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) b) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 a a) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) b)))
#s(approx a a)
#s(approx (+ (* (+ (* (+ (* (/ (* b b) (pow a 5)) -1/16) (* -1/8 (pow (* (* a a) a) -1))) (* b b)) (* -1/2 (pow a -1))) (* b b)) a) (/.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) #s(literal -1/16 binary64)) (pow.f64 a #s(literal 5 binary64))))
#s(approx (+ (* (+ (* (+ (* (/ (* b b) (pow a 5)) -1/16) (* -1/8 (pow (* (* a a) a) -1))) (* b b)) (* -1/2 (pow a -1))) (* b b)) a) (/.f64 (fma.f64 (*.f64 (*.f64 a a) #s(literal -1/8 binary64)) (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal 6 binary64)) #s(literal -1/16 binary64))) (pow.f64 a #s(literal 5 binary64))))
#s(approx (+ (* (+ (* (+ (* (/ (* b b) (pow a 5)) -1/16) (* -1/8 (pow (* (* a a) a) -1))) (* b b)) (* -1/2 (pow a -1))) (* b b)) a) (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (*.f64 b b) (*.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -1/8 binary64))) (*.f64 a a) (*.f64 (pow.f64 b #s(literal 6 binary64)) #s(literal -1/16 binary64))) (pow.f64 a #s(literal 5 binary64))))
#s(approx (+ (* (+ (* (+ (* (/ (* b b) (pow a 5)) -1/16) (* -1/8 (pow (* (* a a) a) -1))) (* b b)) (* -1/2 (pow a -1))) (* b b)) a) (/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 b b) #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 a a) (*.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -1/8 binary64))) (*.f64 a a) (*.f64 (pow.f64 b #s(literal 6 binary64)) #s(literal -1/16 binary64))) (pow.f64 a #s(literal 5 binary64))))
#s(approx (+ (* (+ (* (/ (* b b) (pow a 5)) -1/16) (* -1/8 (pow (* (* a a) a) -1))) (* b b)) (* -1/2 (pow a -1))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -1/16 binary64)) (pow.f64 a #s(literal 5 binary64))))
#s(approx (+ (* (+ (* (/ (* b b) (pow a 5)) -1/16) (* -1/8 (pow (* (* a a) a) -1))) (* b b)) (* -1/2 (pow a -1))) (/.f64 (fma.f64 (*.f64 (*.f64 a a) #s(literal -1/8 binary64)) (*.f64 b b) (*.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -1/16 binary64))) (pow.f64 a #s(literal 5 binary64))))
#s(approx (+ (* (+ (* (/ (* b b) (pow a 5)) -1/16) (* -1/8 (pow (* (* a a) a) -1))) (* b b)) (* -1/2 (pow a -1))) (/.f64 (fma.f64 (fma.f64 (*.f64 b b) #s(literal -1/8 binary64) (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (*.f64 a a) (*.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -1/16 binary64))) (pow.f64 a #s(literal 5 binary64))))
#s(approx (+ (* (/ (* b b) (pow a 5)) -1/16) (* -1/8 (pow (* (* a a) a) -1))) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/16 binary64)) (pow.f64 a #s(literal 5 binary64))))
#s(approx (+ (* (/ (* b b) (pow a 5)) -1/16) (* -1/8 (pow (* (* a a) a) -1))) (/.f64 (fma.f64 (*.f64 b b) #s(literal -1/16 binary64) (*.f64 (*.f64 a a) #s(literal -1/8 binary64))) (pow.f64 a #s(literal 5 binary64))))
#s(approx (/ (* b b) (pow a 5)) (*.f64 b (/.f64 b (pow.f64 a #s(literal 5 binary64)))))
#s(approx (pow a 5) (pow.f64 a #s(literal 5 binary64)))
#s(approx (* -1/8 (pow (* (* a a) a) -1)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 a a) a)))
#s(approx (pow (* (* a a) a) -1) (pow.f64 a #s(literal -3 binary64)))
#s(approx (* (* a a) a) (*.f64 (*.f64 a a) a))
#s(approx (* a a) (*.f64 a a))
#s(approx (* -1/2 (pow a -1)) (/.f64 #s(literal -1/2 binary64) a))
#s(approx (pow a -1) (pow.f64 a #s(literal -1 binary64)))
#s(approx (sqrt (- (* a a) (* b b))) a)
#s(approx (sqrt (- (* a a) (* b b))) (*.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal -1/2 binary64) #s(literal 1 binary64)) a))
#s(approx (sqrt (- (* a a) (* b b))) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal -1/2 binary64) #s(literal 1 binary64)) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -1/8 binary64)) (pow.f64 a #s(literal 4 binary64)))) a))
#s(approx (sqrt (- (* a a) (* b b))) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 a #s(literal 6 binary64))) #s(literal -1/16 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -1/8 binary64)) (pow.f64 a #s(literal 4 binary64))))) #s(literal 1 binary64)) a))
#s(approx (+ (* (+ (* (+ (* (/ (* b b) (pow a 5)) -1/16) (* -1/8 (pow (* (* a a) a) -1))) (* b b)) (* -1/2 (pow a -1))) (* b b)) a) a)
#s(approx (+ (* (+ (* (+ (* (/ (* b b) (pow a 5)) -1/16) (* -1/8 (pow (* (* a a) a) -1))) (* b b)) (* -1/2 (pow a -1))) (* b b)) a) (*.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal -1/2 binary64) #s(literal 1 binary64)) a))
#s(approx (+ (* (+ (* (+ (* (/ (* b b) (pow a 5)) -1/16) (* -1/8 (pow (* (* a a) a) -1))) (* b b)) (* -1/2 (pow a -1))) (* b b)) a) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal -1/2 binary64) #s(literal 1 binary64)) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -1/8 binary64)) (pow.f64 a #s(literal 4 binary64)))) a))
#s(approx (+ (* (+ (* (+ (* (/ (* b b) (pow a 5)) -1/16) (* -1/8 (pow (* (* a a) a) -1))) (* b b)) (* -1/2 (pow a -1))) (* b b)) a) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 a #s(literal 6 binary64))) #s(literal -1/16 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -1/8 binary64)) (pow.f64 a #s(literal 4 binary64))))) #s(literal 1 binary64)) a))
#s(approx (+ (* (+ (* (/ (* b b) (pow a 5)) -1/16) (* -1/8 (pow (* (* a a) a) -1))) (* b b)) (* -1/2 (pow a -1))) (/.f64 #s(literal -1/2 binary64) a))
#s(approx (+ (* (+ (* (/ (* b b) (pow a 5)) -1/16) (* -1/8 (pow (* (* a a) a) -1))) (* b b)) (* -1/2 (pow a -1))) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -1/8 binary64)) (*.f64 a a)) #s(literal 1/2 binary64)) a))
#s(approx (+ (* (+ (* (/ (* b b) (pow a 5)) -1/16) (* -1/8 (pow (* (* a a) a) -1))) (* b b)) (* -1/2 (pow a -1))) (/.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal -1/8 binary64) (-.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -1/16 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 1/2 binary64))) a))
#s(approx (+ (* (/ (* b b) (pow a 5)) -1/16) (* -1/8 (pow (* (* a a) a) -1))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 a a) a)))
#s(approx (+ (* (/ (* b b) (pow a 5)) -1/16) (* -1/8 (pow (* (* a a) a) -1))) (-.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -1/16 binary64)) (*.f64 a a)) (*.f64 (*.f64 a a) a)) (*.f64 (pow.f64 a #s(literal -3 binary64)) #s(literal 1/8 binary64))))
#s(approx (sqrt (- (* a a) (* b b))) (*.f64 #s(literal -1 binary64) a))
#s(approx (sqrt (- (* a a) (* b b))) (*.f64 (*.f64 #s(literal -1 binary64) a) (fma.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal -1/2 binary64) #s(literal 1 binary64))))
#s(approx (sqrt (- (* a a) (* b b))) (*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal -1/2 binary64) #s(literal 1 binary64)) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -1/8 binary64)) (pow.f64 a #s(literal 4 binary64))))))
#s(approx (sqrt (- (* a a) (* b b))) (*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 a #s(literal 6 binary64))) #s(literal -1/16 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -1/8 binary64)) (pow.f64 a #s(literal 4 binary64))))) #s(literal 1 binary64))))
#s(approx (+ (* (+ (* (+ (* (/ (* b b) (pow a 5)) -1/16) (* -1/8 (pow (* (* a a) a) -1))) (* b b)) (* -1/2 (pow a -1))) (* b b)) a) (*.f64 (*.f64 #s(literal -1 binary64) a) (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 a a)) #s(literal 1 binary64))))
#s(approx (+ (* (+ (* (+ (* (/ (* b b) (pow a 5)) -1/16) (* -1/8 (pow (* (* a a) a) -1))) (* b b)) (* -1/2 (pow a -1))) (* b b)) a) (*.f64 (*.f64 #s(literal -1 binary64) a) (fma.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 1/8 binary64) (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 a a)) #s(literal 1 binary64)))))
#s(approx (+ (* (+ (* (+ (* (/ (* b b) (pow a 5)) -1/16) (* -1/8 (pow (* (* a a) a) -1))) (* b b)) (* -1/2 (pow a -1))) (* b b)) a) (*.f64 (*.f64 #s(literal -1 binary64) a) (fma.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 a #s(literal 6 binary64))) #s(literal 1/16 binary64) (fma.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 1/8 binary64) (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 a a)) #s(literal 1 binary64))))))
#s(approx (+ (* (+ (* (/ (* b b) (pow a 5)) -1/16) (* -1/8 (pow (* (* a a) a) -1))) (* b b)) (* -1/2 (pow a -1))) (*.f64 (/.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) a) #s(literal -1 binary64)))
#s(approx (+ (* (+ (* (/ (* b b) (pow a 5)) -1/16) (* -1/8 (pow (* (* a a) a) -1))) (* b b)) (* -1/2 (pow a -1))) (*.f64 (/.f64 (+.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 b #s(literal 4 binary64))) (pow.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 b b)) (*.f64 a a))) a) #s(literal -1 binary64)))
#s(approx (+ (* (/ (* b b) (pow a 5)) -1/16) (* -1/8 (pow (* (* a a) a) -1))) (*.f64 (fma.f64 (pow.f64 a #s(literal -3 binary64)) #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 b b)) (*.f64 a a)) (*.f64 (*.f64 a a) a))) #s(literal -1 binary64)))
#s(approx (sqrt (- (* a a) (* b b))) (fma.f64 (/.f64 (*.f64 b b) a) #s(literal -1/2 binary64) a))
#s(approx (sqrt (- (* a a) (* b b))) (fma.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) a)) #s(literal -1/8 binary64) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1/2 binary64))) (*.f64 b b) a))
#s(approx (sqrt (- (* a a) (* b b))) (fma.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (fma.f64 (pow.f64 a #s(literal -3 binary64)) #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/16 binary64)) (pow.f64 a #s(literal 5 binary64)))) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1/2 binary64))) a))
#s(approx (+ (* (+ (* (+ (* (/ (* b b) (pow a 5)) -1/16) (* -1/8 (pow (* (* a a) a) -1))) (* b b)) (* -1/2 (pow a -1))) (* b b)) a) (fma.f64 (/.f64 (*.f64 b b) a) #s(literal -1/2 binary64) a))
#s(approx (+ (* (+ (* (+ (* (/ (* b b) (pow a 5)) -1/16) (* -1/8 (pow (* (* a a) a) -1))) (* b b)) (* -1/2 (pow a -1))) (* b b)) a) (fma.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) a)) #s(literal -1/8 binary64) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1/2 binary64))) (*.f64 b b) a))
#s(approx (+ (* (+ (* (+ (* (/ (* b b) (pow a 5)) -1/16) (* -1/8 (pow (* (* a a) a) -1))) (* b b)) (* -1/2 (pow a -1))) (* b b)) a) (fma.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (fma.f64 (pow.f64 a #s(literal -3 binary64)) #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/16 binary64)) (pow.f64 a #s(literal 5 binary64)))) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1/2 binary64))) a))
#s(approx (+ (* (+ (* (/ (* b b) (pow a 5)) -1/16) (* -1/8 (pow (* (* a a) a) -1))) (* b b)) (* -1/2 (pow a -1))) (fma.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) a)) #s(literal -1/8 binary64) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1/2 binary64))))
#s(approx (+ (* (+ (* (/ (* b b) (pow a 5)) -1/16) (* -1/8 (pow (* (* a a) a) -1))) (* b b)) (* -1/2 (pow a -1))) (fma.f64 (*.f64 b b) (fma.f64 (pow.f64 a #s(literal -3 binary64)) #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/16 binary64)) (pow.f64 a #s(literal 5 binary64)))) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1/2 binary64))))
#s(approx (+ (* (/ (* b b) (pow a 5)) -1/16) (* -1/8 (pow (* (* a a) a) -1))) (fma.f64 (pow.f64 a #s(literal -3 binary64)) #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/16 binary64)) (pow.f64 a #s(literal 5 binary64)))))
#s(approx (* b b) (*.f64 b b))
#s(approx b b)
#s(approx (sqrt (- (* a a) (* b b))) (*.f64 (fma.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) b))
#s(approx (sqrt (- (* a a) (* b b))) (*.f64 (+.f64 (+.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) b))
#s(approx (sqrt (- (* a a) (* b b))) (*.f64 (+.f64 (+.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))))) (fma.f64 (/.f64 (pow.f64 a #s(literal 6 binary64)) (*.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal 5 binary64)))) #s(literal 1/16 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) b))
#s(approx (+ (* (+ (* (+ (* (/ (* b b) (pow a 5)) -1/16) (* -1/8 (pow (* (* a a) a) -1))) (* b b)) (* -1/2 (pow a -1))) (* b b)) a) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (/.f64 (pow.f64 a #s(literal -3 binary64)) (*.f64 b b)) #s(literal 1/8 binary64) (*.f64 (pow.f64 (pow.f64 a #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/16 binary64)))))
#s(approx (+ (* (+ (* (+ (* (/ (* b b) (pow a 5)) -1/16) (* -1/8 (pow (* (* a a) a) -1))) (* b b)) (* -1/2 (pow a -1))) (* b b)) a) (*.f64 (fma.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 b b) a) #s(literal -1 binary64)) #s(literal 1/2 binary64) (*.f64 (pow.f64 a #s(literal -3 binary64)) #s(literal 1/8 binary64))) (*.f64 b b)) #s(literal -1 binary64) (*.f64 #s(literal -1/16 binary64) (pow.f64 (pow.f64 a #s(literal 5 binary64)) #s(literal -1 binary64)))) (pow.f64 b #s(literal 6 binary64))))
#s(approx (+ (* (+ (* (+ (* (/ (* b b) (pow a 5)) -1/16) (* -1/8 (pow (* (* a a) a) -1))) (* b b)) (* -1/2 (pow a -1))) (* b b)) a) (*.f64 (-.f64 (/.f64 a (pow.f64 b #s(literal 6 binary64))) (fma.f64 (pow.f64 (pow.f64 a #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/16 binary64) (fma.f64 (pow.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) a) #s(literal -1 binary64)) #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal -3 binary64)) #s(literal 1/8 binary64)) (*.f64 b b))))) (pow.f64 b #s(literal 6 binary64))))
#s(approx (+ (* (+ (* (/ (* b b) (pow a 5)) -1/16) (* -1/8 (pow (* (* a a) a) -1))) (* b b)) (* -1/2 (pow a -1))) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (/.f64 (pow.f64 a #s(literal -3 binary64)) (*.f64 b b)) #s(literal 1/8 binary64) (*.f64 (pow.f64 (pow.f64 a #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/16 binary64)))))
#s(approx (+ (* (+ (* (/ (* b b) (pow a 5)) -1/16) (* -1/8 (pow (* (* a a) a) -1))) (* b b)) (* -1/2 (pow a -1))) (*.f64 (fma.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 b b) a) #s(literal -1 binary64)) #s(literal 1/2 binary64) (*.f64 (pow.f64 a #s(literal -3 binary64)) #s(literal 1/8 binary64))) (*.f64 b b)) #s(literal -1 binary64) (*.f64 #s(literal -1/16 binary64) (pow.f64 (pow.f64 a #s(literal 5 binary64)) #s(literal -1 binary64)))) (pow.f64 b #s(literal 4 binary64))))
#s(approx (+ (* (/ (* b b) (pow a 5)) -1/16) (* -1/8 (pow (* (* a a) a) -1))) (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 b b)) (fma.f64 (/.f64 (pow.f64 a #s(literal -3 binary64)) (*.f64 b b)) #s(literal 1/8 binary64) (*.f64 (pow.f64 (pow.f64 a #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/16 binary64)))))
#s(approx (sqrt (- (* a a) (* b b))) (*.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) b) #s(literal -1 binary64)))
#s(approx (sqrt (- (* a a) (* b b))) (*.f64 (*.f64 #s(literal -1 binary64) b) (fma.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))
#s(approx (sqrt (- (* a a) (* b b))) (*.f64 (*.f64 #s(literal -1 binary64) b) (+.f64 (+.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))
#s(approx (sqrt (- (* a a) (* b b))) (*.f64 (*.f64 #s(literal -1 binary64) b) (+.f64 (+.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))))) (fma.f64 (/.f64 (pow.f64 a #s(literal 6 binary64)) (*.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal 5 binary64)))) #s(literal 1/16 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))))

eval22.0ms (1.3%)

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

Compiled 8 909 to 833 computations (90.6% saved)

prune137.0ms (8.1%)

Memory
-19.7MiB live, 120.3MiB allocated; 15ms collecting garbage
Pruning

3 alts after pruning (0 fresh and 3 done)

PrunedKeptTotal
New1850185
Fresh000
Picked022
Done011
Total1853188
Accuracy
99.9%
Counts
188 → 3
Alt Table
Click to see full alt table
StatusAccuracyProgram
49.7%
(sqrt.f64 (-.f64 (*.f64 a a) (*.f64 b b)))
81.8%
#s(approx (sqrt (- (* a a) (* b b))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 b b) (pow.f64 a #s(literal 5 binary64))) #s(literal -1/16 binary64) (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 (*.f64 a a) a) #s(literal -1 binary64)))) (*.f64 b b) (*.f64 #s(literal -1/2 binary64) (pow.f64 a #s(literal -1 binary64)))) (*.f64 b b) a))
99.1%
#s(approx (sqrt (- (* a a) (* b b))) a)
Compiler

Compiled 118 to 64 computations (45.8% saved)

regimes9.0ms (0.5%)

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

Total -38.2b remaining (-6283.3%)

Threshold costs -38.2b (-6283.3%)

Counts
3 → 1
Calls
Call 1
Inputs
#s(approx (sqrt (- (* a a) (* b b))) a)
#s(approx (sqrt (- (* a a) (* b b))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 b b) (pow.f64 a #s(literal 5 binary64))) #s(literal -1/16 binary64) (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 (*.f64 a a) a) #s(literal -1 binary64)))) (*.f64 b b) (*.f64 #s(literal -1/2 binary64) (pow.f64 a #s(literal -1 binary64)))) (*.f64 b b) a))
(sqrt.f64 (-.f64 (*.f64 a a) (*.f64 b b)))
Outputs
#s(approx (sqrt (- (* a a) (* b b))) a)
Calls

6 calls:

2.0ms
b
1.0ms
a
1.0ms
(sqrt.f64 (-.f64 (*.f64 a a) (*.f64 b b)))
1.0ms
(-.f64 (*.f64 a a) (*.f64 b b))
1.0ms
(*.f64 a a)
Results
AccuracySegmentsBranch
99.1%1(*.f64 b b)
99.1%1(*.f64 a a)
99.1%1(-.f64 (*.f64 a a) (*.f64 b b))
99.1%1(sqrt.f64 (-.f64 (*.f64 a a) (*.f64 b b)))
99.1%1a
99.1%1b
Compiler

Compiled 23 to 21 computations (8.7% saved)

simplify55.0ms (3.3%)

Memory
-32.7MiB live, 13.9MiB allocated; 3ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0710
12010
28010
322210
440210
583110
6138210
7206610
8289110
9320110
10326310
11326310
12334110
Stop Event
saturated
Calls
Call 1
Inputs
#s(approx (sqrt (- (* a a) (* b b))) a)
Outputs
#s(approx (sqrt (- (* a a) (* b b))) a)

derivations2.0ms (0.1%)

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

Compiled 10 to 7 computations (30% saved)

preprocess11.0ms (0.7%)

Memory
14.5MiB live, 14.5MiB allocated; 0ms collecting garbage
Remove

(abs b)

Compiler

Compiled 96 to 68 computations (29.2% saved)

end0.0ms (0%)

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

Profiling

Loading profile data...