Diagrams.TwoD.Ellipse:ellipse from diagrams-lib-1.3.0.3

Time bar (total: 1.3s)

start0.0ms (0%)

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

analyze2.0ms (0.2%)

Memory
2.2MiB live, 2.2MiB allocated; 0ms collecting garbage
Algorithm
search
Search
ProbabilityValidUnknownPreconditionInfiniteDomainCan'tIter
0%0%100%0%0%0%0%0
0%0%100%0%0%0%0%1
0%0%100%0%0%0%0%2
0%0%50%0%0%50%0%3
50%25%25%0%0%50%0%4
75%37.5%12.5%0%0%50%0%5
87.5%43.7%6.2%0%0%50%0%6
93.8%46.9%3.1%0%0%50%0%7
96.9%48.4%1.6%0%0%50%0%8
98.4%49.2%0.8%0%0%50%0%9
99.2%49.6%0.4%0%0%50%0%10
99.6%49.8%0.2%0%0%50%0%11
99.8%49.9%0.1%0%0%50%0%12
Compiler

Compiled 8 to 7 computations (12.5% saved)

sample761.0ms (58%)

Memory
1.4MiB live, 763.3MiB allocated; 165ms collecting garbage
Samples
516.0ms8 256×0valid
0.0ms0invalid
Precisions
Click to see histograms. Total time spent on operations: 254.0ms
ival-mult!: 136.0ms (53.5% of total)
ival-sqrt: 95.0ms (37.4% of total)
ival-sub!: 22.0ms (8.7% of total)
adjust: 2.0ms (0.8% of total)
Bogosity

explain138.0ms (10.5%)

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

Compiled 42 to 19 computations (54.8% saved)

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

preprocess68.0ms (5.1%)

Memory
-16.2MiB live, 28.6MiB allocated; 5ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01019
12619
25219
37619
413519
534219
6241419
7590119
Stop Event
node-limit
Alt Table
Click to see full alt table
StatusAccuracyProgram
100.0%
(sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))
Symmetry

(abs x)

Compiler

Compiled 12 to 10 computations (16.7% saved)

series3.0ms (0.3%)

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

3 calls:

TimeVariablePointExpression
1.0ms
x
@inf
((sqrt (- 1 (* x x))) (- 1 (* x x)) 1 (* x x) x)
1.0ms
x
@-inf
((sqrt (- 1 (* x x))) (- 1 (* x x)) 1 (* x x) x)
1.0ms
x
@0
((sqrt (- 1 (* x x))) (- 1 (* x x)) 1 (* x x) x)

rewrite85.0ms (6.5%)

Memory
-9.8MiB live, 130.6MiB allocated; 43ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
086370
089305
0421296
Stop Event
iter-limit
iter-limit
iter-limit
unsound
iter-limit
Counts
23 → 34
Calls
Call 1
Inputs
(sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))
(-.f64 #s(literal 1 binary64) (*.f64 x x))
#s(literal 1 binary64)
(*.f64 x x)
x
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 1))
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 (+ 1 (* -1/2 (pow x 2)))))
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* -1/8 (pow x 2)) 1/2)))))
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -1/16 (pow x 2)) 1/8)) 1/2)))))
#s(approx (- 1 (* x x)) #s(hole binary64 1))
#s(approx (- 1 (* x x)) #s(hole binary64 (+ 1 (* -1 (pow x 2)))))
#s(approx (* x x) #s(hole binary64 (pow x 2)))
#s(approx x #s(hole binary64 x))
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 (* x (sqrt -1))))
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 (* x (+ (sqrt -1) (* 1/2 (/ 1 (* (pow x 2) (sqrt -1))))))))
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 (* x (- (+ (sqrt -1) (/ 1/2 (* (pow x 2) (sqrt -1)))) (/ 1/8 (* (pow x 4) (pow (sqrt -1) 3)))))))
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 (* x (- (+ (sqrt -1) (+ (/ 1/2 (* (pow x 2) (sqrt -1))) (* 1/16 (/ 1 (* (pow x 6) (pow (sqrt -1) 5)))))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt -1) 3))))))))
#s(approx (- 1 (* x x)) #s(hole binary64 (* -1 (pow x 2))))
#s(approx (- 1 (* x x)) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow x 2)) 1))))
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 (* -1 (* x (sqrt -1)))))
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 (* -1 (* x (+ (sqrt -1) (* 1/2 (/ 1 (* (pow x 2) (sqrt -1)))))))))
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 (* -1 (* x (- (+ (sqrt -1) (/ 1/2 (* (pow x 2) (sqrt -1)))) (/ 1/8 (* (pow x 4) (pow (sqrt -1) 3))))))))
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 (* -1 (* x (- (+ (sqrt -1) (+ (/ 1/2 (* (pow x 2) (sqrt -1))) (* 1/16 (/ 1 (* (pow x 6) (pow (sqrt -1) 5)))))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt -1) 3)))))))))
Outputs
(pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))
(sin.f64 (acos.f64 x))
(sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))
(cos.f64 (asin.f64 x))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x x)))
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x x) (*.f64 #s(literal 1 binary64) (*.f64 x x)))))
(-.f64 #s(literal 1 binary64) (*.f64 x x))
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x))
#s(literal 1 binary64)
(*.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)))
(*.f64 (neg.f64 x) (neg.f64 x))
(*.f64 (fabs.f64 x) (fabs.f64 x))
(*.f64 x x)
(pow.f64 x #s(literal 2 binary64))
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))
x
#s(approx (sqrt (- 1 (* x x))) #s(literal 1 binary64))
#s(approx (sqrt (- 1 (* x x))) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))
#s(approx (sqrt (- 1 (* x x))) (fma.f64 (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))
#s(approx (sqrt (- 1 (* x x))) (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))
#s(approx (- 1 (* x x)) #s(literal 1 binary64))
#s(approx (- 1 (* x x)) (+.f64 (neg.f64 (*.f64 x x)) #s(literal 1 binary64)))
#s(approx (* x x) (*.f64 x x))
#s(approx x x)
#s(approx (sqrt (- 1 (* x x))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x))
#s(approx (sqrt (- 1 (* x x))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))) (sqrt.f64 #s(literal -1 binary64))) x))
#s(approx (sqrt (- 1 (* x x))) (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64)))))) x))
#s(approx (sqrt (- 1 (* x x))) (*.f64 (-.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64)) (pow.f64 x #s(literal 6 binary64))))) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64)))))) x))
#s(approx (- 1 (* x x)) (neg.f64 (*.f64 x x)))
#s(approx (- 1 (* x x)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x)))
#s(approx (sqrt (- 1 (* x x))) (neg.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x)))
#s(approx (sqrt (- 1 (* x x))) (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))) (sqrt.f64 #s(literal -1 binary64))) x)))
#s(approx (sqrt (- 1 (* x x))) (neg.f64 (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64)))))) x)))
#s(approx (sqrt (- 1 (* x x))) (neg.f64 (*.f64 (-.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64)) (pow.f64 x #s(literal 6 binary64))))) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64)))))) x)))

eval3.0ms (0.2%)

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

Compiled 482 to 126 computations (73.9% saved)

prune2.0ms (0.1%)

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

4 alts after pruning (3 fresh and 1 done)

PrunedKeptTotal
New27330
Fresh000
Picked011
Done000
Total27431
Accuracy
100.0%
Counts
31 → 4
Alt Table
Click to see full alt table
StatusAccuracyProgram
100.0%
(sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x x))))
100.0%
(sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))
99.5%
#s(approx (sqrt (- 1 (* x x))) (fma.f64 (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))
98.0%
#s(approx (sqrt (- 1 (* x x))) #s(literal 1 binary64))
Compiler

Compiled 49 to 33 computations (32.7% saved)

series7.0ms (0.5%)

Memory
14.0MiB live, 14.0MiB allocated; 0ms collecting garbage
Counts
15 → 50
Calls
Call 1
Inputs
#s(approx (sqrt (- 1 (* x x))) #s(literal 1 binary64))
#s(literal 1 binary64)
#s(approx (sqrt (- 1 (* x x))) (fma.f64 (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))
(fma.f64 (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))
(-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) #s(literal 1/2 binary64))
(*.f64 #s(literal -1/8 binary64) (*.f64 x x))
#s(literal -1/8 binary64)
(*.f64 x x)
x
#s(literal 1/2 binary64)
(sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x x))))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x x)))
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))
(*.f64 (*.f64 x x) (*.f64 x x))
(+.f64 #s(literal 1 binary64) (*.f64 x x))
Outputs
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 1))
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 (+ 1 (* -1/2 (pow x 2)))))
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* -1/8 (pow x 2)) 1/2)))))
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -1/16 (pow x 2)) 1/8)) 1/2)))))
#s(approx (+ (* (- (* -1/8 (* x x)) 1/2) (* x x)) 1) #s(hole binary64 1))
#s(approx (+ (* (- (* -1/8 (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (+ 1 (* -1/2 (pow x 2)))))
#s(approx (+ (* (- (* -1/8 (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (- (* -1/8 (pow x 2)) 1/2)))))
#s(approx (- (* -1/8 (* x x)) 1/2) #s(hole binary64 -1/2))
#s(approx (- (* -1/8 (* x x)) 1/2) #s(hole binary64 (- (* -1/8 (pow x 2)) 1/2)))
#s(approx (* -1/8 (* x x)) #s(hole binary64 (* -1/8 (pow x 2))))
#s(approx (* x x) #s(hole binary64 (pow x 2)))
#s(approx x #s(hole binary64 x))
#s(approx (sqrt (/ (- 1 (* (* x x) (* x x))) (+ 1 (* x x)))) #s(hole binary64 1))
#s(approx (sqrt (/ (- 1 (* (* x x) (* x x))) (+ 1 (* x x)))) #s(hole binary64 (+ 1 (* -1/2 (pow x 2)))))
#s(approx (sqrt (/ (- 1 (* (* x x) (* x x))) (+ 1 (* x x)))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* -1/8 (pow x 2)) 1/2)))))
#s(approx (sqrt (/ (- 1 (* (* x x) (* x x))) (+ 1 (* x x)))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -1/16 (pow x 2)) 1/8)) 1/2)))))
#s(approx (/ (- 1 (* (* x x) (* x x))) (+ 1 (* x x))) #s(hole binary64 1))
#s(approx (/ (- 1 (* (* x x) (* x x))) (+ 1 (* x x))) #s(hole binary64 (+ 1 (* -1 (pow x 2)))))
#s(approx (- 1 (* (* x x) (* x x))) #s(hole binary64 1))
#s(approx (- 1 (* (* x x) (* x x))) #s(hole binary64 (+ 1 (* -1 (pow x 4)))))
#s(approx (* (* x x) (* x x)) #s(hole binary64 (pow x 4)))
#s(approx (+ 1 (* x x)) #s(hole binary64 1))
#s(approx (+ 1 (* x x)) #s(hole binary64 (+ 1 (pow x 2))))
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 (* x (sqrt -1))))
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 (* x (+ (sqrt -1) (* 1/2 (/ 1 (* (pow x 2) (sqrt -1))))))))
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 (* x (- (+ (sqrt -1) (/ 1/2 (* (pow x 2) (sqrt -1)))) (/ 1/8 (* (pow x 4) (pow (sqrt -1) 3)))))))
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 (* x (- (+ (sqrt -1) (+ (/ 1/2 (* (pow x 2) (sqrt -1))) (* 1/16 (/ 1 (* (pow x 6) (pow (sqrt -1) 5)))))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt -1) 3))))))))
#s(approx (+ (* (- (* -1/8 (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (* -1/8 (pow x 4))))
#s(approx (+ (* (- (* -1/8 (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (* -1 (* (pow x 4) (+ 1/8 (* 1/2 (/ 1 (pow x 2))))))))
#s(approx (+ (* (- (* -1/8 (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (* (pow x 4) (- (/ 1 (pow x 4)) (+ 1/8 (* 1/2 (/ 1 (pow x 2))))))))
#s(approx (- (* -1/8 (* x x)) 1/2) #s(hole binary64 (* -1/8 (pow x 2))))
#s(approx (- (* -1/8 (* x x)) 1/2) #s(hole binary64 (* -1 (* (pow x 2) (+ 1/8 (* 1/2 (/ 1 (pow x 2))))))))
#s(approx (sqrt (/ (- 1 (* (* x x) (* x x))) (+ 1 (* x x)))) #s(hole binary64 (* x (sqrt -1))))
#s(approx (sqrt (/ (- 1 (* (* x x) (* x x))) (+ 1 (* x x)))) #s(hole binary64 (* x (+ (sqrt -1) (* 1/2 (/ 1 (* (pow x 2) (sqrt -1))))))))
#s(approx (sqrt (/ (- 1 (* (* x x) (* x x))) (+ 1 (* x x)))) #s(hole binary64 (* x (- (+ (sqrt -1) (/ 1/2 (* (pow x 2) (sqrt -1)))) (/ 1/8 (* (pow x 4) (pow (sqrt -1) 3)))))))
#s(approx (sqrt (/ (- 1 (* (* x x) (* x x))) (+ 1 (* x x)))) #s(hole binary64 (* x (- (+ (sqrt -1) (+ (/ 1/2 (* (pow x 2) (sqrt -1))) (* 1/16 (/ 1 (* (pow x 6) (pow (sqrt -1) 5)))))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt -1) 3))))))))
#s(approx (/ (- 1 (* (* x x) (* x x))) (+ 1 (* x x))) #s(hole binary64 (* -1 (pow x 2))))
#s(approx (/ (- 1 (* (* x x) (* x x))) (+ 1 (* x x))) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow x 2)) 1))))
#s(approx (- 1 (* (* x x) (* x x))) #s(hole binary64 (* -1 (pow x 4))))
#s(approx (- 1 (* (* x x) (* x x))) #s(hole binary64 (* (pow x 4) (- (/ 1 (pow x 4)) 1))))
#s(approx (+ 1 (* x x)) #s(hole binary64 (pow x 2)))
#s(approx (+ 1 (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (/ 1 (pow x 2))))))
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 (* -1 (* x (sqrt -1)))))
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 (* -1 (* x (+ (sqrt -1) (* 1/2 (/ 1 (* (pow x 2) (sqrt -1)))))))))
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 (* -1 (* x (- (+ (sqrt -1) (/ 1/2 (* (pow x 2) (sqrt -1)))) (/ 1/8 (* (pow x 4) (pow (sqrt -1) 3))))))))
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 (* -1 (* x (- (+ (sqrt -1) (+ (/ 1/2 (* (pow x 2) (sqrt -1))) (* 1/16 (/ 1 (* (pow x 6) (pow (sqrt -1) 5)))))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt -1) 3)))))))))
#s(approx (sqrt (/ (- 1 (* (* x x) (* x x))) (+ 1 (* x x)))) #s(hole binary64 (* -1 (* x (sqrt -1)))))
#s(approx (sqrt (/ (- 1 (* (* x x) (* x x))) (+ 1 (* x x)))) #s(hole binary64 (* -1 (* x (+ (sqrt -1) (* 1/2 (/ 1 (* (pow x 2) (sqrt -1)))))))))
#s(approx (sqrt (/ (- 1 (* (* x x) (* x x))) (+ 1 (* x x)))) #s(hole binary64 (* -1 (* x (- (+ (sqrt -1) (/ 1/2 (* (pow x 2) (sqrt -1)))) (/ 1/8 (* (pow x 4) (pow (sqrt -1) 3))))))))
#s(approx (sqrt (/ (- 1 (* (* x x) (* x x))) (+ 1 (* x x)))) #s(hole binary64 (* -1 (* x (- (+ (sqrt -1) (+ (/ 1/2 (* (pow x 2) (sqrt -1))) (* 1/16 (/ 1 (* (pow x 6) (pow (sqrt -1) 5)))))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt -1) 3)))))))))
Calls

3 calls:

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

rewrite79.0ms (6%)

Memory
-15.6MiB live, 76.6MiB allocated; 7ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01511248
0171892
0710866
Stop Event
iter-limit
iter-limit
iter-limit
unsound
iter-limit
Counts
65 → 110
Calls
Call 1
Inputs
#s(approx (sqrt (- 1 (* x x))) #s(literal 1 binary64))
#s(literal 1 binary64)
#s(approx (sqrt (- 1 (* x x))) (fma.f64 (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))
(fma.f64 (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))
(-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) #s(literal 1/2 binary64))
(*.f64 #s(literal -1/8 binary64) (*.f64 x x))
#s(literal -1/8 binary64)
(*.f64 x x)
x
#s(literal 1/2 binary64)
(sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x x))))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x x)))
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))
(*.f64 (*.f64 x x) (*.f64 x x))
(+.f64 #s(literal 1 binary64) (*.f64 x x))
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 1))
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 (+ 1 (* -1/2 (pow x 2)))))
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* -1/8 (pow x 2)) 1/2)))))
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -1/16 (pow x 2)) 1/8)) 1/2)))))
#s(approx (+ (* (- (* -1/8 (* x x)) 1/2) (* x x)) 1) #s(hole binary64 1))
#s(approx (+ (* (- (* -1/8 (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (+ 1 (* -1/2 (pow x 2)))))
#s(approx (+ (* (- (* -1/8 (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (- (* -1/8 (pow x 2)) 1/2)))))
#s(approx (- (* -1/8 (* x x)) 1/2) #s(hole binary64 -1/2))
#s(approx (- (* -1/8 (* x x)) 1/2) #s(hole binary64 (- (* -1/8 (pow x 2)) 1/2)))
#s(approx (* -1/8 (* x x)) #s(hole binary64 (* -1/8 (pow x 2))))
#s(approx (* x x) #s(hole binary64 (pow x 2)))
#s(approx x #s(hole binary64 x))
#s(approx (sqrt (/ (- 1 (* (* x x) (* x x))) (+ 1 (* x x)))) #s(hole binary64 1))
#s(approx (sqrt (/ (- 1 (* (* x x) (* x x))) (+ 1 (* x x)))) #s(hole binary64 (+ 1 (* -1/2 (pow x 2)))))
#s(approx (sqrt (/ (- 1 (* (* x x) (* x x))) (+ 1 (* x x)))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* -1/8 (pow x 2)) 1/2)))))
#s(approx (sqrt (/ (- 1 (* (* x x) (* x x))) (+ 1 (* x x)))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -1/16 (pow x 2)) 1/8)) 1/2)))))
#s(approx (/ (- 1 (* (* x x) (* x x))) (+ 1 (* x x))) #s(hole binary64 1))
#s(approx (/ (- 1 (* (* x x) (* x x))) (+ 1 (* x x))) #s(hole binary64 (+ 1 (* -1 (pow x 2)))))
#s(approx (- 1 (* (* x x) (* x x))) #s(hole binary64 1))
#s(approx (- 1 (* (* x x) (* x x))) #s(hole binary64 (+ 1 (* -1 (pow x 4)))))
#s(approx (* (* x x) (* x x)) #s(hole binary64 (pow x 4)))
#s(approx (+ 1 (* x x)) #s(hole binary64 1))
#s(approx (+ 1 (* x x)) #s(hole binary64 (+ 1 (pow x 2))))
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 (* x (sqrt -1))))
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 (* x (+ (sqrt -1) (* 1/2 (/ 1 (* (pow x 2) (sqrt -1))))))))
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 (* x (- (+ (sqrt -1) (/ 1/2 (* (pow x 2) (sqrt -1)))) (/ 1/8 (* (pow x 4) (pow (sqrt -1) 3)))))))
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 (* x (- (+ (sqrt -1) (+ (/ 1/2 (* (pow x 2) (sqrt -1))) (* 1/16 (/ 1 (* (pow x 6) (pow (sqrt -1) 5)))))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt -1) 3))))))))
#s(approx (+ (* (- (* -1/8 (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (* -1/8 (pow x 4))))
#s(approx (+ (* (- (* -1/8 (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (* -1 (* (pow x 4) (+ 1/8 (* 1/2 (/ 1 (pow x 2))))))))
#s(approx (+ (* (- (* -1/8 (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (* (pow x 4) (- (/ 1 (pow x 4)) (+ 1/8 (* 1/2 (/ 1 (pow x 2))))))))
#s(approx (- (* -1/8 (* x x)) 1/2) #s(hole binary64 (* -1/8 (pow x 2))))
#s(approx (- (* -1/8 (* x x)) 1/2) #s(hole binary64 (* -1 (* (pow x 2) (+ 1/8 (* 1/2 (/ 1 (pow x 2))))))))
#s(approx (sqrt (/ (- 1 (* (* x x) (* x x))) (+ 1 (* x x)))) #s(hole binary64 (* x (sqrt -1))))
#s(approx (sqrt (/ (- 1 (* (* x x) (* x x))) (+ 1 (* x x)))) #s(hole binary64 (* x (+ (sqrt -1) (* 1/2 (/ 1 (* (pow x 2) (sqrt -1))))))))
#s(approx (sqrt (/ (- 1 (* (* x x) (* x x))) (+ 1 (* x x)))) #s(hole binary64 (* x (- (+ (sqrt -1) (/ 1/2 (* (pow x 2) (sqrt -1)))) (/ 1/8 (* (pow x 4) (pow (sqrt -1) 3)))))))
#s(approx (sqrt (/ (- 1 (* (* x x) (* x x))) (+ 1 (* x x)))) #s(hole binary64 (* x (- (+ (sqrt -1) (+ (/ 1/2 (* (pow x 2) (sqrt -1))) (* 1/16 (/ 1 (* (pow x 6) (pow (sqrt -1) 5)))))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt -1) 3))))))))
#s(approx (/ (- 1 (* (* x x) (* x x))) (+ 1 (* x x))) #s(hole binary64 (* -1 (pow x 2))))
#s(approx (/ (- 1 (* (* x x) (* x x))) (+ 1 (* x x))) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow x 2)) 1))))
#s(approx (- 1 (* (* x x) (* x x))) #s(hole binary64 (* -1 (pow x 4))))
#s(approx (- 1 (* (* x x) (* x x))) #s(hole binary64 (* (pow x 4) (- (/ 1 (pow x 4)) 1))))
#s(approx (+ 1 (* x x)) #s(hole binary64 (pow x 2)))
#s(approx (+ 1 (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (/ 1 (pow x 2))))))
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 (* -1 (* x (sqrt -1)))))
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 (* -1 (* x (+ (sqrt -1) (* 1/2 (/ 1 (* (pow x 2) (sqrt -1)))))))))
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 (* -1 (* x (- (+ (sqrt -1) (/ 1/2 (* (pow x 2) (sqrt -1)))) (/ 1/8 (* (pow x 4) (pow (sqrt -1) 3))))))))
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 (* -1 (* x (- (+ (sqrt -1) (+ (/ 1/2 (* (pow x 2) (sqrt -1))) (* 1/16 (/ 1 (* (pow x 6) (pow (sqrt -1) 5)))))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt -1) 3)))))))))
#s(approx (sqrt (/ (- 1 (* (* x x) (* x x))) (+ 1 (* x x)))) #s(hole binary64 (* -1 (* x (sqrt -1)))))
#s(approx (sqrt (/ (- 1 (* (* x x) (* x x))) (+ 1 (* x x)))) #s(hole binary64 (* -1 (* x (+ (sqrt -1) (* 1/2 (/ 1 (* (pow x 2) (sqrt -1)))))))))
#s(approx (sqrt (/ (- 1 (* (* x x) (* x x))) (+ 1 (* x x)))) #s(hole binary64 (* -1 (* x (- (+ (sqrt -1) (/ 1/2 (* (pow x 2) (sqrt -1)))) (/ 1/8 (* (pow x 4) (pow (sqrt -1) 3))))))))
#s(approx (sqrt (/ (- 1 (* (* x x) (* x x))) (+ 1 (* x x)))) #s(hole binary64 (* -1 (* x (- (+ (sqrt -1) (+ (/ 1/2 (* (pow x 2) (sqrt -1))) (* 1/16 (/ 1 (* (pow x 6) (pow (sqrt -1) 5)))))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt -1) 3)))))))))
Outputs
#s(approx (sqrt (/ (- 1 (* (* x x) (* x x))) (+ 1 (* x x)))) #s(literal 1 binary64))
#s(literal 1 binary64)
#s(approx (sqrt (/ (- 1 (* (* x x) (* x x))) (+ 1 (* x x)))) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 1/2 binary64)) x) x) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 1/2 binary64)) x) x)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 1/2 binary64)) x) x) #s(literal 1 binary64)))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 1/2 binary64)) x) x) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 1/2 binary64)) x) x))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 1/2 binary64)) x) x)))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 1/2 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 1/2 binary64)) x) x) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 1/2 binary64)) x) x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 1/2 binary64)) x) x) #s(literal 1 binary64)))))
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 1/2 binary64)) x) x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 1/2 binary64)) x) x) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 1/2 binary64)) x) x)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 1/2 binary64)) x) x)))))
(fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 1/2 binary64)) x) x #s(literal 1 binary64))
(fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))
(fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 x x)) (-.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 1/2 binary64))))
(+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 1/2 binary64)) x) x) #s(literal 1 binary64))
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 1/2 binary64)) x) x))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))) #s(literal 1/4 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/8 binary64) #s(literal 1/2 binary64)))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 1/2 binary64)))))
(-.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 1/2 binary64))
(*.f64 (*.f64 #s(literal -1/8 binary64) x) x)
(*.f64 (*.f64 x x) #s(literal -1/8 binary64))
(*.f64 #s(literal -1/8 binary64) (*.f64 x x))
#s(literal -1/8 binary64)
(*.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)))
(*.f64 (neg.f64 x) (neg.f64 x))
(*.f64 (fabs.f64 x) (fabs.f64 x))
(*.f64 x x)
(pow.f64 x #s(literal 2 binary64))
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))
x
#s(literal 1/2 binary64)
(pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))
(/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))
(sin.f64 (acos.f64 x))
(sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))
(cos.f64 (asin.f64 x))
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x x) x) x (*.f64 #s(literal 1 binary64) (*.f64 x x)))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (neg.f64 (fma.f64 x x #s(literal 1 binary64))))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (fma.f64 x x #s(literal 1 binary64)))
(-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (fma.f64 x x #s(literal 1 binary64))))
(-.f64 #s(literal 1 binary64) (*.f64 x x))
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) x))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)))
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)))))
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 x x)) (*.f64 x x)))
(*.f64 (*.f64 (*.f64 x x) x) x)
(*.f64 (neg.f64 (*.f64 x x)) (neg.f64 (*.f64 x x)))
(*.f64 (fabs.f64 (*.f64 x x)) (fabs.f64 (*.f64 x x)))
(*.f64 (*.f64 x x) (*.f64 x x))
(*.f64 x (*.f64 x (*.f64 x x)))
(pow.f64 (*.f64 x x) #s(literal 2 binary64))
(pow.f64 x #s(literal 4 binary64))
(exp.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 #s(literal 1 binary64) (*.f64 x x)))))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))
(fma.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))
(fma.f64 (neg.f64 x) (neg.f64 x) #s(literal 1 binary64))
(fma.f64 (fabs.f64 x) (fabs.f64 x) #s(literal 1 binary64))
(fma.f64 x x #s(literal 1 binary64))
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x))
(+.f64 (*.f64 x x) #s(literal 1 binary64))
(+.f64 #s(literal 1 binary64) (*.f64 x x))
#s(approx (sqrt (/ (- 1 (* (* x x) (* x x))) (+ 1 (* x x)))) #s(literal 1 binary64))
#s(approx (sqrt (/ (- 1 (* (* x x) (* x x))) (+ 1 (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))
#s(approx (sqrt (/ (- 1 (* (* x x) (* x x))) (+ 1 (* x x)))) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))
#s(approx (sqrt (/ (- 1 (* (* x x) (* x x))) (+ 1 (* x x)))) (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))
#s(approx (+ (* (- (* -1/8 (* x x)) 1/2) (* x x)) 1) #s(literal 1 binary64))
#s(approx (+ (* (- (* -1/8 (* x x)) 1/2) (* x x)) 1) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))
#s(approx (+ (* (- (* -1/8 (* x x)) 1/2) (* x x)) 1) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))
#s(approx (- (* -1/8 (* x x)) 1/2) #s(literal -1/2 binary64))
#s(approx (- (* -1/8 (* x x)) 1/2) (-.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 1/2 binary64)))
#s(approx (* -1/8 (* x x)) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))
#s(approx (* x x) (*.f64 x x))
#s(approx x x)
#s(approx (sqrt (/ (- 1 (* (* x x) (* x x))) (+ 1 (* x x)))) #s(literal 1 binary64))
#s(approx (sqrt (/ (- 1 (* (* x x) (* x x))) (+ 1 (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))
#s(approx (sqrt (/ (- 1 (* (* x x) (* x x))) (+ 1 (* x x)))) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))
#s(approx (sqrt (/ (- 1 (* (* x x) (* x x))) (+ 1 (* x x)))) (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))
#s(approx (/ (- 1 (* (* x x) (* x x))) (+ 1 (* x x))) #s(literal 1 binary64))
#s(approx (/ (- 1 (* (* x x) (* x x))) (+ 1 (* x x))) (+.f64 (neg.f64 (*.f64 x x)) #s(literal 1 binary64)))
#s(approx (- 1 (* (* x x) (* x x))) #s(literal 1 binary64))
#s(approx (- 1 (* (* x x) (* x x))) (+.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1 binary64)))
#s(approx (* (* x x) (* x x)) (*.f64 (*.f64 (*.f64 x x) x) x))
#s(approx (+ 1 (* x x)) #s(literal 1 binary64))
#s(approx (+ 1 (* x x)) (fma.f64 x x #s(literal 1 binary64)))
#s(approx (sqrt (/ (- 1 (* (* x x) (* x x))) (+ 1 (* x x)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x))
#s(approx (sqrt (/ (- 1 (* (* x x) (* x x))) (+ 1 (* x x)))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))) (sqrt.f64 #s(literal -1 binary64))) x))
#s(approx (sqrt (/ (- 1 (* (* x x) (* x x))) (+ 1 (* x x)))) (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x)))) x))
#s(approx (sqrt (/ (- 1 (* (* x x) (* x x))) (+ 1 (* x x)))) (*.f64 (-.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64)) (pow.f64 x #s(literal 6 binary64))))) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x)))) x))
#s(approx (+ (* (- (* -1/8 (* x x)) 1/2) (* x x)) 1) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/8 binary64)))
#s(approx (+ (* (- (* -1/8 (* x x)) 1/2) (* x x)) 1) (*.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x x) x) x)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1/8 binary64))))
#s(approx (+ (* (- (* -1/8 (* x x)) 1/2) (* x x)) 1) (*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/8 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) x) x)))
#s(approx (- (* -1/8 (* x x)) 1/2) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))
#s(approx (- (* -1/8 (* x x)) 1/2) (*.f64 (neg.f64 (*.f64 x x)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1/8 binary64))))
#s(approx (sqrt (/ (- 1 (* (* x x) (* x x))) (+ 1 (* x x)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x))
#s(approx (sqrt (/ (- 1 (* (* x x) (* x x))) (+ 1 (* x x)))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))) (sqrt.f64 #s(literal -1 binary64))) x))
#s(approx (sqrt (/ (- 1 (* (* x x) (* x x))) (+ 1 (* x x)))) (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x)))) x))
#s(approx (sqrt (/ (- 1 (* (* x x) (* x x))) (+ 1 (* x x)))) (*.f64 (-.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64)) (pow.f64 x #s(literal 6 binary64))))) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x)))) x))
#s(approx (/ (- 1 (* (* x x) (* x x))) (+ 1 (* x x))) (neg.f64 (*.f64 x x)))
#s(approx (/ (- 1 (* (* x x) (* x x))) (+ 1 (* x x))) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x)))
#s(approx (- 1 (* (* x x) (* x x))) (neg.f64 (*.f64 (*.f64 (*.f64 x x) x) x)))
#s(approx (- 1 (* (* x x) (* x x))) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x)))
#s(approx (+ 1 (* x x)) (*.f64 x x))
#s(approx (+ 1 (* x x)) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x)))
#s(approx (sqrt (/ (- 1 (* (* x x) (* x x))) (+ 1 (* x x)))) (neg.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x)))
#s(approx (sqrt (/ (- 1 (* (* x x) (* x x))) (+ 1 (* x x)))) (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))) (sqrt.f64 #s(literal -1 binary64))) x)))
#s(approx (sqrt (/ (- 1 (* (* x x) (* x x))) (+ 1 (* x x)))) (neg.f64 (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x)))) x)))
#s(approx (sqrt (/ (- 1 (* (* x x) (* x x))) (+ 1 (* x x)))) (neg.f64 (*.f64 (-.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64)) (pow.f64 x #s(literal 6 binary64))))) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x)))) x)))
#s(approx (sqrt (/ (- 1 (* (* x x) (* x x))) (+ 1 (* x x)))) (neg.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x)))
#s(approx (sqrt (/ (- 1 (* (* x x) (* x x))) (+ 1 (* x x)))) (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))) (sqrt.f64 #s(literal -1 binary64))) x)))
#s(approx (sqrt (/ (- 1 (* (* x x) (* x x))) (+ 1 (* x x)))) (neg.f64 (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x)))) x)))
#s(approx (sqrt (/ (- 1 (* (* x x) (* x x))) (+ 1 (* x x)))) (neg.f64 (*.f64 (-.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64)) (pow.f64 x #s(literal 6 binary64))))) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x)))) x)))

eval11.0ms (0.9%)

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

Compiled 2 739 to 475 computations (82.7% saved)

prune4.0ms (0.3%)

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

4 alts after pruning (1 fresh and 3 done)

PrunedKeptTotal
New1151116
Fresh000
Picked123
Done011
Total1164120
Accuracy
100.0%
Counts
120 → 4
Alt Table
Click to see full alt table
StatusAccuracyProgram
100.0%
(sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (fma.f64 x x #s(literal 1 binary64))))
100.0%
(sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))
99.5%
#s(approx (sqrt (- 1 (* x x))) (fma.f64 (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))
98.0%
#s(approx (sqrt (- 1 (* x x))) #s(literal 1 binary64))
Compiler

Compiled 48 to 34 computations (29.2% saved)

series5.0ms (0.4%)

Memory
8.1MiB live, 8.1MiB allocated; 0ms collecting garbage
Counts
9 → 28
Calls
Call 1
Inputs
(sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (fma.f64 x x #s(literal 1 binary64))))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (fma.f64 x x #s(literal 1 binary64)))
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))
#s(literal 1 binary64)
(*.f64 (*.f64 (*.f64 x x) x) x)
(*.f64 (*.f64 x x) x)
(*.f64 x x)
x
(fma.f64 x x #s(literal 1 binary64))
Outputs
#s(approx (sqrt (/ (- 1 (* (* (* x x) x) x)) (+ (* x x) 1))) #s(hole binary64 1))
#s(approx (sqrt (/ (- 1 (* (* (* x x) x) x)) (+ (* x x) 1))) #s(hole binary64 (+ 1 (* -1/2 (pow x 2)))))
#s(approx (sqrt (/ (- 1 (* (* (* x x) x) x)) (+ (* x x) 1))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* -1/8 (pow x 2)) 1/2)))))
#s(approx (sqrt (/ (- 1 (* (* (* x x) x) x)) (+ (* x x) 1))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -1/16 (pow x 2)) 1/8)) 1/2)))))
#s(approx (/ (- 1 (* (* (* x x) x) x)) (+ (* x x) 1)) #s(hole binary64 1))
#s(approx (/ (- 1 (* (* (* x x) x) x)) (+ (* x x) 1)) #s(hole binary64 (+ 1 (* -1 (pow x 2)))))
#s(approx (- 1 (* (* (* x x) x) x)) #s(hole binary64 1))
#s(approx (- 1 (* (* (* x x) x) x)) #s(hole binary64 (+ 1 (* -1 (pow x 4)))))
#s(approx (* (* (* x x) x) x) #s(hole binary64 (pow x 4)))
#s(approx (* (* x x) x) #s(hole binary64 (pow x 3)))
#s(approx (* x x) #s(hole binary64 (pow x 2)))
#s(approx x #s(hole binary64 x))
#s(approx (+ (* x x) 1) #s(hole binary64 1))
#s(approx (+ (* x x) 1) #s(hole binary64 (+ 1 (pow x 2))))
#s(approx (sqrt (/ (- 1 (* (* (* x x) x) x)) (+ (* x x) 1))) #s(hole binary64 (* x (sqrt -1))))
#s(approx (sqrt (/ (- 1 (* (* (* x x) x) x)) (+ (* x x) 1))) #s(hole binary64 (* x (+ (sqrt -1) (* 1/2 (/ 1 (* (pow x 2) (sqrt -1))))))))
#s(approx (sqrt (/ (- 1 (* (* (* x x) x) x)) (+ (* x x) 1))) #s(hole binary64 (* x (- (+ (sqrt -1) (/ 1/2 (* (pow x 2) (sqrt -1)))) (/ 1/8 (* (pow x 4) (pow (sqrt -1) 3)))))))
#s(approx (sqrt (/ (- 1 (* (* (* x x) x) x)) (+ (* x x) 1))) #s(hole binary64 (* x (- (+ (sqrt -1) (+ (/ 1/2 (* (pow x 2) (sqrt -1))) (* 1/16 (/ 1 (* (pow x 6) (pow (sqrt -1) 5)))))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt -1) 3))))))))
#s(approx (/ (- 1 (* (* (* x x) x) x)) (+ (* x x) 1)) #s(hole binary64 (* -1 (pow x 2))))
#s(approx (/ (- 1 (* (* (* x x) x) x)) (+ (* x x) 1)) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow x 2)) 1))))
#s(approx (- 1 (* (* (* x x) x) x)) #s(hole binary64 (* -1 (pow x 4))))
#s(approx (- 1 (* (* (* x x) x) x)) #s(hole binary64 (* (pow x 4) (- (/ 1 (pow x 4)) 1))))
#s(approx (+ (* x x) 1) #s(hole binary64 (pow x 2)))
#s(approx (+ (* x x) 1) #s(hole binary64 (* (pow x 2) (+ 1 (/ 1 (pow x 2))))))
#s(approx (sqrt (/ (- 1 (* (* (* x x) x) x)) (+ (* x x) 1))) #s(hole binary64 (* -1 (* x (sqrt -1)))))
#s(approx (sqrt (/ (- 1 (* (* (* x x) x) x)) (+ (* x x) 1))) #s(hole binary64 (* -1 (* x (+ (sqrt -1) (* 1/2 (/ 1 (* (pow x 2) (sqrt -1)))))))))
#s(approx (sqrt (/ (- 1 (* (* (* x x) x) x)) (+ (* x x) 1))) #s(hole binary64 (* -1 (* x (- (+ (sqrt -1) (/ 1/2 (* (pow x 2) (sqrt -1)))) (/ 1/8 (* (pow x 4) (pow (sqrt -1) 3))))))))
#s(approx (sqrt (/ (- 1 (* (* (* x x) x) x)) (+ (* x x) 1))) #s(hole binary64 (* -1 (* x (- (+ (sqrt -1) (+ (/ 1/2 (* (pow x 2) (sqrt -1))) (* 1/16 (/ 1 (* (pow x 6) (pow (sqrt -1) 5)))))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt -1) 3)))))))))
Calls

3 calls:

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

rewrite60.0ms (4.6%)

Memory
-15.9MiB live, 33.6MiB allocated; 10ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0113681
0124544
0544535
Stop Event
iter-limit
iter-limit
iter-limit
unsound
iter-limit
Counts
37 → 66
Calls
Call 1
Inputs
(sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (fma.f64 x x #s(literal 1 binary64))))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (fma.f64 x x #s(literal 1 binary64)))
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))
#s(literal 1 binary64)
(*.f64 (*.f64 (*.f64 x x) x) x)
(*.f64 (*.f64 x x) x)
(*.f64 x x)
x
(fma.f64 x x #s(literal 1 binary64))
#s(approx (sqrt (/ (- 1 (* (* (* x x) x) x)) (+ (* x x) 1))) #s(hole binary64 1))
#s(approx (sqrt (/ (- 1 (* (* (* x x) x) x)) (+ (* x x) 1))) #s(hole binary64 (+ 1 (* -1/2 (pow x 2)))))
#s(approx (sqrt (/ (- 1 (* (* (* x x) x) x)) (+ (* x x) 1))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* -1/8 (pow x 2)) 1/2)))))
#s(approx (sqrt (/ (- 1 (* (* (* x x) x) x)) (+ (* x x) 1))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -1/16 (pow x 2)) 1/8)) 1/2)))))
#s(approx (/ (- 1 (* (* (* x x) x) x)) (+ (* x x) 1)) #s(hole binary64 1))
#s(approx (/ (- 1 (* (* (* x x) x) x)) (+ (* x x) 1)) #s(hole binary64 (+ 1 (* -1 (pow x 2)))))
#s(approx (- 1 (* (* (* x x) x) x)) #s(hole binary64 1))
#s(approx (- 1 (* (* (* x x) x) x)) #s(hole binary64 (+ 1 (* -1 (pow x 4)))))
#s(approx (* (* (* x x) x) x) #s(hole binary64 (pow x 4)))
#s(approx (* (* x x) x) #s(hole binary64 (pow x 3)))
#s(approx (* x x) #s(hole binary64 (pow x 2)))
#s(approx x #s(hole binary64 x))
#s(approx (+ (* x x) 1) #s(hole binary64 1))
#s(approx (+ (* x x) 1) #s(hole binary64 (+ 1 (pow x 2))))
#s(approx (sqrt (/ (- 1 (* (* (* x x) x) x)) (+ (* x x) 1))) #s(hole binary64 (* x (sqrt -1))))
#s(approx (sqrt (/ (- 1 (* (* (* x x) x) x)) (+ (* x x) 1))) #s(hole binary64 (* x (+ (sqrt -1) (* 1/2 (/ 1 (* (pow x 2) (sqrt -1))))))))
#s(approx (sqrt (/ (- 1 (* (* (* x x) x) x)) (+ (* x x) 1))) #s(hole binary64 (* x (- (+ (sqrt -1) (/ 1/2 (* (pow x 2) (sqrt -1)))) (/ 1/8 (* (pow x 4) (pow (sqrt -1) 3)))))))
#s(approx (sqrt (/ (- 1 (* (* (* x x) x) x)) (+ (* x x) 1))) #s(hole binary64 (* x (- (+ (sqrt -1) (+ (/ 1/2 (* (pow x 2) (sqrt -1))) (* 1/16 (/ 1 (* (pow x 6) (pow (sqrt -1) 5)))))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt -1) 3))))))))
#s(approx (/ (- 1 (* (* (* x x) x) x)) (+ (* x x) 1)) #s(hole binary64 (* -1 (pow x 2))))
#s(approx (/ (- 1 (* (* (* x x) x) x)) (+ (* x x) 1)) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow x 2)) 1))))
#s(approx (- 1 (* (* (* x x) x) x)) #s(hole binary64 (* -1 (pow x 4))))
#s(approx (- 1 (* (* (* x x) x) x)) #s(hole binary64 (* (pow x 4) (- (/ 1 (pow x 4)) 1))))
#s(approx (+ (* x x) 1) #s(hole binary64 (pow x 2)))
#s(approx (+ (* x x) 1) #s(hole binary64 (* (pow x 2) (+ 1 (/ 1 (pow x 2))))))
#s(approx (sqrt (/ (- 1 (* (* (* x x) x) x)) (+ (* x x) 1))) #s(hole binary64 (* -1 (* x (sqrt -1)))))
#s(approx (sqrt (/ (- 1 (* (* (* x x) x) x)) (+ (* x x) 1))) #s(hole binary64 (* -1 (* x (+ (sqrt -1) (* 1/2 (/ 1 (* (pow x 2) (sqrt -1)))))))))
#s(approx (sqrt (/ (- 1 (* (* (* x x) x) x)) (+ (* x x) 1))) #s(hole binary64 (* -1 (* x (- (+ (sqrt -1) (/ 1/2 (* (pow x 2) (sqrt -1)))) (/ 1/8 (* (pow x 4) (pow (sqrt -1) 3))))))))
#s(approx (sqrt (/ (- 1 (* (* (* x x) x) x)) (+ (* x x) 1))) #s(hole binary64 (* -1 (* x (- (+ (sqrt -1) (+ (/ 1/2 (* (pow x 2) (sqrt -1))) (* 1/16 (/ 1 (* (pow x 6) (pow (sqrt -1) 5)))))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt -1) 3)))))))))
Outputs
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (fma.f64 x x #s(literal 1 binary64))) #s(literal 1/2 binary64))
(/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))
(sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (fma.f64 x x #s(literal 1 binary64))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (neg.f64 (fma.f64 x x #s(literal 1 binary64))))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (fma.f64 x x #s(literal 1 binary64)))
(-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (fma.f64 x x #s(literal 1 binary64))))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 (*.f64 x x) x)) x))
#s(literal 1 binary64)
(*.f64 (*.f64 x x) (*.f64 x x))
(*.f64 (*.f64 (*.f64 x x) x) x)
(*.f64 x (*.f64 (*.f64 x x) x))
(pow.f64 x #s(literal 4 binary64))
(exp.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64)))
(*.f64 (*.f64 x x) x)
(*.f64 x (*.f64 x x))
(pow.f64 x #s(literal 3 binary64))
(exp.f64 (*.f64 (log.f64 x) #s(literal 3 binary64)))
(*.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)))
(*.f64 (neg.f64 x) (neg.f64 x))
(*.f64 (fabs.f64 x) (fabs.f64 x))
(*.f64 x x)
(pow.f64 x #s(literal 2 binary64))
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))
x
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1 binary64)) (-.f64 (*.f64 x x) #s(literal 1 binary64)))
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (*.f64 x x)))))
(/.f64 (+.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 x x)))
(fma.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))
(fma.f64 (neg.f64 x) (neg.f64 x) #s(literal 1 binary64))
(fma.f64 (fabs.f64 x) (fabs.f64 x) #s(literal 1 binary64))
(fma.f64 x x #s(literal 1 binary64))
(+.f64 (*.f64 x x) #s(literal 1 binary64))
(+.f64 #s(literal 1 binary64) (*.f64 x x))
#s(approx (sqrt (/ (- 1 (* (* (* x x) x) x)) (+ (* x x) 1))) #s(literal 1 binary64))
#s(approx (sqrt (/ (- 1 (* (* (* x x) x) x)) (+ (* x x) 1))) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))
#s(approx (sqrt (/ (- 1 (* (* (* x x) x) x)) (+ (* x x) 1))) (fma.f64 (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))
#s(approx (sqrt (/ (- 1 (* (* (* x x) x) x)) (+ (* x x) 1))) (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))
#s(approx (/ (- 1 (* (* (* x x) x) x)) (+ (* x x) 1)) #s(literal 1 binary64))
#s(approx (/ (- 1 (* (* (* x x) x) x)) (+ (* x x) 1)) (+.f64 (neg.f64 (*.f64 x x)) #s(literal 1 binary64)))
#s(approx (- 1 (* (* (* x x) x) x)) #s(literal 1 binary64))
#s(approx (- 1 (* (* (* x x) x) x)) (+.f64 (neg.f64 (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64)))
#s(approx (* (* (* x x) x) x) (*.f64 (*.f64 x x) (*.f64 x x)))
#s(approx (* (* x x) x) (*.f64 (*.f64 x x) x))
#s(approx (* x x) (*.f64 x x))
#s(approx x x)
#s(approx (+ (* x x) 1) #s(literal 1 binary64))
#s(approx (+ (* x x) 1) (fma.f64 x x #s(literal 1 binary64)))
#s(approx (sqrt (/ (- 1 (* (* (* x x) x) x)) (+ (* x x) 1))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x))
#s(approx (sqrt (/ (- 1 (* (* (* x x) x) x)) (+ (* x x) 1))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))) (sqrt.f64 #s(literal -1 binary64))) x))
#s(approx (sqrt (/ (- 1 (* (* (* x x) x) x)) (+ (* x x) 1))) (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))))) x))
#s(approx (sqrt (/ (- 1 (* (* (* x x) x) x)) (+ (* x x) 1))) (*.f64 (-.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))))) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))))) x))
#s(approx (/ (- 1 (* (* (* x x) x) x)) (+ (* x x) 1)) (neg.f64 (*.f64 x x)))
#s(approx (/ (- 1 (* (* (* x x) x) x)) (+ (* x x) 1)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x)))
#s(approx (- 1 (* (* (* x x) x) x)) (neg.f64 (*.f64 (*.f64 x x) (*.f64 x x))))
#s(approx (- 1 (* (* (* x x) x) x)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))))
#s(approx (+ (* x x) 1) (*.f64 x x))
#s(approx (+ (* x x) 1) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x)))
#s(approx (sqrt (/ (- 1 (* (* (* x x) x) x)) (+ (* x x) 1))) (neg.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x)))
#s(approx (sqrt (/ (- 1 (* (* (* x x) x) x)) (+ (* x x) 1))) (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))) (sqrt.f64 #s(literal -1 binary64))) x)))
#s(approx (sqrt (/ (- 1 (* (* (* x x) x) x)) (+ (* x x) 1))) (neg.f64 (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))))) x)))
#s(approx (sqrt (/ (- 1 (* (* (* x x) x) x)) (+ (* x x) 1))) (neg.f64 (*.f64 (-.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))))) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))))) x)))

eval6.0ms (0.5%)

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

Compiled 1 452 to 302 computations (79.2% saved)

prune3.0ms (0.3%)

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

4 alts after pruning (0 fresh and 4 done)

PrunedKeptTotal
New62062
Fresh000
Picked011
Done033
Total62466
Accuracy
100.0%
Counts
66 → 4
Alt Table
Click to see full alt table
StatusAccuracyProgram
100.0%
(sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (fma.f64 x x #s(literal 1 binary64))))
100.0%
(sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))
99.5%
#s(approx (sqrt (- 1 (* x x))) (fma.f64 (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))
98.0%
#s(approx (sqrt (- 1 (* x x))) #s(literal 1 binary64))
Compiler

Compiled 112 to 61 computations (45.5% saved)

regimes6.0ms (0.5%)

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

4 calls:

2.0ms
x
1.0ms
(*.f64 x x)
1.0ms
(sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))
1.0ms
(-.f64 #s(literal 1 binary64) (*.f64 x x))
Results
AccuracySegmentsBranch
100.0%1(*.f64 x x)
100.0%1(-.f64 #s(literal 1 binary64) (*.f64 x x))
100.0%1(sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))
100.0%1x
Compiler

Compiled 15 to 12 computations (20% saved)

regimes51.0ms (3.9%)

Memory
-34.2MiB live, 12.9MiB allocated; 2ms collecting garbage
Accuracy

Total 0.0b remaining (0%)

Threshold costs 0b (0%)

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

4 calls:

47.0ms
x
3.0ms
(sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))
1.0ms
(*.f64 x x)
1.0ms
(-.f64 #s(literal 1 binary64) (*.f64 x x))
Results
AccuracySegmentsBranch
98.0%1(*.f64 x x)
98.0%1(-.f64 #s(literal 1 binary64) (*.f64 x x))
98.0%1(sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))
98.0%1x
Compiler

Compiled 15 to 12 computations (20% saved)

derivations2.0ms (0.1%)

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

Compiled 14 to 10 computations (28.6% saved)

preprocess17.0ms (1.3%)

Memory
-9.1MiB live, 34.9MiB allocated; 7ms collecting garbage
Remove

(abs x)

Compiler

Compiled 68 to 54 computations (20.6% saved)

end0.0ms (0%)

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

Profiling

Loading profile data...