Diagrams.Solve.Polynomial:cubForm from diagrams-solve-0.1, D

Time bar (total: 6.5s)

start0.0ms (0%)

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

analyze528.0ms (8.2%)

Memory
8.6MiB live, 823.7MiB allocated; 239ms collecting garbage
Algorithm
search
Search
ProbabilityValidUnknownPreconditionInfiniteDomainCan'tIter
0%0%99.8%0.2%0%0%0%0
0%0%99.8%0.2%0%0%0%1
0%0%99.8%0.2%0%0%0%2
0%0%99.8%0.2%0%0%0%3
0%0%99.8%0.2%0%0%0%4
0%0%99.8%0.2%0%0%0%5
0%0%99.8%0.2%0%0%0%6
0%0%99.8%0.2%0%0%0%7
0%0%99.8%0.2%0%0%0%8
4.2%3.1%71.7%0.2%0%25%0%9
4.2%3.1%71.3%0.2%0%25.3%0%10
6.3%4.7%69.2%0.2%0%25.9%0%11
9.2%6.6%65.8%0.2%0%27.4%0%12
Compiler

Compiled 21 to 20 computations (4.8% saved)

sample5.0s (76.7%)

Memory
136.9MiB live, 7 772.7MiB allocated; 1.6s collecting garbage
Samples
2.4s15 752×0invalid
1.3s8 256×0valid
Precisions
Click to see histograms. Total time spent on operations: 2.4s
ival-mult: 1.0s (43.5% of total)
ival-div: 701.0ms (29.6% of total)
ival-sqrt: 371.0ms (15.7% of total)
ival-acos: 200.0ms (8.4% of total)
exact: 51.0ms (2.2% of total)
ival-assert: 8.0ms (0.3% of total)
adjust: 7.0ms (0.3% of total)
Bogosity

explain272.0ms (4.2%)

Memory
0.2MiB live, 282.5MiB allocated; 36ms collecting garbage
FPErrors
Click to see full error table
Ground TruthOverpredictionsExampleUnderpredictionsExampleSubexpression
220-1(4.5841615586997367e-172 3.2333951627165756e+149 -3.9695560113820175e-148 4.928062650752571e+227)(/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64)))
150-4(-5.858368283730463e-223 8.169826992378329e+225 1.2850654941828865e-129 6.437053269483558e+138)(*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t))
10-0-(/.f64 x (*.f64 y #s(literal 27 binary64)))
00-0-t
00-0-#s(literal 3 binary64)
00-0-#s(literal 1 binary64)
00-0-(*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64))))
00-0-(*.f64 y #s(literal 27 binary64))
00-0-y
00-0-#s(literal 27 binary64)
00-0-z
00-0-(/.f64 #s(literal 1 binary64) #s(literal 3 binary64))
00-0-(acos.f64 (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t)))
00-0-#s(literal 2 binary64)
00-0-(*.f64 z #s(literal 2 binary64))
00-0-(sqrt.f64 t)
00-0-(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)) (acos.f64 (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t))))
00-0-x
Explanations
Click to see full explanations table
OperatorSubexpressionExplanationCount
/.f64(/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64)))u/n180
(/.f64 x (*.f64 y #s(literal 27 binary64)))underflow53
(*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64))))underflow53
*.f64(*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t))n*u110
/.f64(/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64)))o/n30
(*.f64 y #s(literal 27 binary64))overflow2
(/.f64 x (*.f64 y #s(literal 27 binary64)))overflow3
(*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64))))overflow3
/.f64(/.f64 x (*.f64 y #s(literal 27 binary64)))n/o10
(*.f64 y #s(literal 27 binary64))overflow2
Confusion
Predicted +Predicted -
+30
-30223
Precision
0.09090909090909091
Recall
1.0
Confusion?
Predicted +Predicted MaybePredicted -
+300
-300223
Precision?
0.09090909090909091
Recall?
1.0
Freqs
test
numberfreq
0223
133
Total Confusion?
Predicted +Predicted MaybePredicted -
+100
-000
Precision?
1.0
Recall?
1.0
Samples
98.0ms512×0valid
Compiler

Compiled 203 to 58 computations (71.4% saved)

Precisions
Click to see histograms. Total time spent on operations: 51.0ms
ival-acos: 19.0ms (37.3% of total)
ival-mult: 15.0ms (29.4% of total)
ival-div: 11.0ms (21.6% of total)
ival-sqrt: 4.0ms (7.9% of total)
exact: 1.0ms (2% of total)
ival-true: 0.0ms (0% of total)
adjust: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)

preprocess214.0ms (3.3%)

Memory
0.6MiB live, 288.6MiB allocated; 37ms collecting garbage
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
092263
1287227
21042197
33987197
47017197
01817
02917
15015
213713
349413
4214213
5517613
0821413
Stop Event
iter limit
node limit
iter limit
node limit
Calls
Call 1
Inputs
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)) (acos.f64 (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t))))
Outputs
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)) (acos.f64 (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t))))
(*.f64 (acos.f64 (*.f64 (*.f64 #s(literal 1/18 binary64) (/.f64 (sqrt.f64 t) z)) (/.f64 x y))) #s(literal 1/3 binary64))
Symmetry

(sort y z)

Compiler

Compiled 19 to 18 computations (5.3% saved)

eval0.0ms (0%)

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

Compiled 0 to 4 computations (-∞% saved)

prune1.0ms (0%)

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

Compiled 19 to 18 computations (5.3% saved)

series86.0ms (1.3%)

Memory
-21.6MiB live, 118.1MiB allocated; 8ms collecting garbage
Counts
18 → 17
Calls
Call 1
Inputs
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)) (acos.f64 (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t))))
(/.f64 #s(literal 1 binary64) #s(literal 3 binary64))
#s(literal 1 binary64)
#s(literal 3 binary64)
(acos.f64 (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t)))
(*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t))
(/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64)))
(*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64))))
(/.f64 x (*.f64 y #s(literal 27 binary64)))
x
(*.f64 y #s(literal 27 binary64))
y
#s(literal 27 binary64)
(*.f64 z #s(literal 2 binary64))
z
#s(literal 2 binary64)
(sqrt.f64 t)
t
Outputs
#s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) #s(hole binary64 (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))))
#s(approx (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t))) #s(hole binary64 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))
#s(approx (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)) #s(hole binary64 (* 1/18 (* (sqrt t) (/ x (* y z))))))
#s(approx (/ (* 3 (/ x (* y 27))) (* z 2)) #s(hole binary64 (* 1/18 (/ x (* y z)))))
#s(approx (* 3 (/ x (* y 27))) #s(hole binary64 (* 1/9 (/ x y))))
#s(approx (/ x (* y 27)) #s(hole binary64 (* 1/27 (/ x y))))
#s(approx x #s(hole binary64 x))
#s(approx (* y 27) #s(hole binary64 (* 27 y)))
#s(approx y #s(hole binary64 y))
#s(approx (* z 2) #s(hole binary64 (* 2 z)))
#s(approx z #s(hole binary64 z))
#s(approx (sqrt t) #s(hole binary64 (sqrt t)))
#s(approx t #s(hole binary64 t))
#s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) #s(hole binary64 (* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))))))
#s(approx (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t))) #s(hole binary64 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))))
#s(approx (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)) #s(hole binary64 (* -1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))))
#s(approx (sqrt t) #s(hole binary64 (* -1 (* (sqrt t) (pow (sqrt -1) 2)))))
Calls

12 calls:

TimeVariablePointExpression
27.0ms
x
@0
((* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (/ 1 3) 1 3 (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t))) (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)) (/ (* 3 (/ x (* y 27))) (* z 2)) (* 3 (/ x (* y 27))) (/ x (* y 27)) x (* y 27) y 27 (* z 2) z 2 (sqrt t) t)
22.0ms
y
@-inf
((* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (/ 1 3) 1 3 (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t))) (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)) (/ (* 3 (/ x (* y 27))) (* z 2)) (* 3 (/ x (* y 27))) (/ x (* y 27)) x (* y 27) y 27 (* z 2) z 2 (sqrt t) t)
5.0ms
t
@0
((* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (/ 1 3) 1 3 (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t))) (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)) (/ (* 3 (/ x (* y 27))) (* z 2)) (* 3 (/ x (* y 27))) (/ x (* y 27)) x (* y 27) y 27 (* z 2) z 2 (sqrt t) t)
4.0ms
y
@0
((* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (/ 1 3) 1 3 (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t))) (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)) (/ (* 3 (/ x (* y 27))) (* z 2)) (* 3 (/ x (* y 27))) (/ x (* y 27)) x (* y 27) y 27 (* z 2) z 2 (sqrt t) t)
4.0ms
x
@inf
((* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (/ 1 3) 1 3 (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t))) (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)) (/ (* 3 (/ x (* y 27))) (* z 2)) (* 3 (/ x (* y 27))) (/ x (* y 27)) x (* y 27) y 27 (* z 2) z 2 (sqrt t) t)

rewrite48.0ms (0.7%)

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

Useful iterations: 0 (0.0ms)

IterNodesCost
074353
090340
0186340
Stop Event
iter limit
iter limit
iter limit
unsound
iter limit
Counts
35 → 51
Calls
Call 1
Inputs
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)) (acos.f64 (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t))))
(/.f64 #s(literal 1 binary64) #s(literal 3 binary64))
#s(literal 1 binary64)
#s(literal 3 binary64)
(acos.f64 (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t)))
(*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t))
(/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64)))
(*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64))))
(/.f64 x (*.f64 y #s(literal 27 binary64)))
x
(*.f64 y #s(literal 27 binary64))
y
#s(literal 27 binary64)
(*.f64 z #s(literal 2 binary64))
z
#s(literal 2 binary64)
(sqrt.f64 t)
t
#s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) #s(hole binary64 (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))))
#s(approx (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t))) #s(hole binary64 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))
#s(approx (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)) #s(hole binary64 (* 1/18 (* (sqrt t) (/ x (* y z))))))
#s(approx (/ (* 3 (/ x (* y 27))) (* z 2)) #s(hole binary64 (* 1/18 (/ x (* y z)))))
#s(approx (* 3 (/ x (* y 27))) #s(hole binary64 (* 1/9 (/ x y))))
#s(approx (/ x (* y 27)) #s(hole binary64 (* 1/27 (/ x y))))
#s(approx x #s(hole binary64 x))
#s(approx (* y 27) #s(hole binary64 (* 27 y)))
#s(approx y #s(hole binary64 y))
#s(approx (* z 2) #s(hole binary64 (* 2 z)))
#s(approx z #s(hole binary64 z))
#s(approx (sqrt t) #s(hole binary64 (sqrt t)))
#s(approx t #s(hole binary64 t))
#s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) #s(hole binary64 (* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))))))
#s(approx (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t))) #s(hole binary64 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))))
#s(approx (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)) #s(hole binary64 (* -1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))))
#s(approx (sqrt t) #s(hole binary64 (* -1 (* (sqrt t) (pow (sqrt -1) 2)))))
Outputs
(*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 (/.f64 #s(literal 3 binary64) z) (/.f64 (/.f64 x (*.f64 #s(literal 27 binary64) y)) #s(literal 2 binary64))))) #s(literal 1/3 binary64))
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 (/.f64 #s(literal 3 binary64) z) (/.f64 (/.f64 x (*.f64 #s(literal 27 binary64) y)) #s(literal 2 binary64))))))
#s(literal 1/3 binary64)
#s(literal 1 binary64)
#s(literal 3 binary64)
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 (/.f64 #s(literal 3 binary64) z) (/.f64 (/.f64 x (*.f64 #s(literal 27 binary64) y)) #s(literal 2 binary64))))))
(acos.f64 (*.f64 (sqrt.f64 t) (*.f64 (/.f64 #s(literal 3 binary64) z) (/.f64 (/.f64 x (*.f64 #s(literal 27 binary64) y)) #s(literal 2 binary64)))))
(*.f64 (sqrt.f64 t) (*.f64 (/.f64 #s(literal 3 binary64) z) (/.f64 (/.f64 x (*.f64 #s(literal 27 binary64) y)) #s(literal 2 binary64))))
(*.f64 (*.f64 (/.f64 #s(literal 3 binary64) z) (/.f64 (/.f64 x (*.f64 #s(literal 27 binary64) y)) #s(literal 2 binary64))) (sqrt.f64 t))
(/.f64 (*.f64 (*.f64 (/.f64 x (*.f64 #s(literal 27 binary64) y)) #s(literal 3 binary64)) (sqrt.f64 t)) (*.f64 #s(literal 2 binary64) z))
(*.f64 (/.f64 #s(literal 3 binary64) z) (/.f64 (/.f64 x (*.f64 #s(literal 27 binary64) y)) #s(literal 2 binary64)))
(*.f64 #s(literal 3 binary64) (/.f64 (/.f64 x (*.f64 #s(literal 27 binary64) y)) (*.f64 #s(literal 2 binary64) z)))
(/.f64 (/.f64 (*.f64 (/.f64 x (*.f64 #s(literal 27 binary64) y)) #s(literal 3 binary64)) z) #s(literal 2 binary64))
(/.f64 (neg.f64 (*.f64 (/.f64 x (*.f64 #s(literal 27 binary64) y)) #s(literal 3 binary64))) (neg.f64 (*.f64 #s(literal 2 binary64) z)))
(/.f64 (*.f64 (/.f64 x (*.f64 #s(literal 27 binary64) y)) #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) z))
(*.f64 (/.f64 x (*.f64 #s(literal 27 binary64) y)) #s(literal 3 binary64))
(*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 #s(literal 27 binary64) y)))
(/.f64 (*.f64 #s(literal 3 binary64) x) (*.f64 #s(literal 27 binary64) y))
(/.f64 (neg.f64 x) (neg.f64 (*.f64 #s(literal 27 binary64) y)))
(/.f64 (/.f64 x y) #s(literal 27 binary64))
(/.f64 x (*.f64 #s(literal 27 binary64) y))
x
(*.f64 #s(literal 27 binary64) y)
(*.f64 y #s(literal 27 binary64))
y
#s(literal 27 binary64)
(*.f64 #s(literal 2 binary64) z)
(*.f64 z #s(literal 2 binary64))
(+.f64 z z)
z
#s(literal 2 binary64)
(pow.f64 t #s(literal 1/2 binary64))
(sqrt.f64 t)
t
#s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)) (/.f64 x (*.f64 z y)))) #s(literal 1/3 binary64)))
#s(approx (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t))) (acos.f64 (*.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)) (/.f64 x (*.f64 z y)))))
#s(approx (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)) (*.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)) (/.f64 x (*.f64 z y))))
#s(approx (/ (* 3 (/ x (* y 27))) (* z 2)) (*.f64 (/.f64 x (*.f64 z y)) #s(literal 1/18 binary64)))
#s(approx (* 3 (/ x (* y 27))) (*.f64 (/.f64 x y) #s(literal 1/9 binary64)))
#s(approx (/ x (* y 27)) (*.f64 #s(literal 1/27 binary64) (/.f64 x y)))
#s(approx x x)
#s(approx (* y 27) (*.f64 #s(literal 27 binary64) y))
#s(approx y y)
#s(approx (* z 2) (*.f64 #s(literal 2 binary64) z))
#s(approx z z)
#s(approx (sqrt t) (sqrt.f64 t))
#s(approx t t)
#s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)) (*.f64 (/.f64 x y) (/.f64 #s(literal -1 binary64) z)))) #s(literal 1/3 binary64)))
#s(approx (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t))) (acos.f64 (*.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)) (*.f64 (/.f64 x y) (/.f64 #s(literal -1 binary64) z)))))
#s(approx (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)) (*.f64 (*.f64 #s(literal -1/18 binary64) (sqrt.f64 t)) (*.f64 (/.f64 x y) (/.f64 #s(literal -1 binary64) z))))
#s(approx (sqrt t) (neg.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 t))))

eval15.0ms (0.2%)

Memory
-21.7MiB live, 25.7MiB allocated; 1ms collecting garbage
Compiler

Compiled 1 116 to 218 computations (80.5% saved)

prune2.0ms (0%)

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

3 alts after pruning (3 fresh and 0 done)

PrunedKeptTotal
New49352
Fresh000
Picked101
Done000
Total50353
Accuracy
98.5%
Counts
53 → 3
Alt Table
Click to see full alt table
StatusAccuracyProgram
97.3%
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t))))
97.9%
#s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)) (/.f64 x (*.f64 z y)))) #s(literal 1/3 binary64)))
96.4%
#s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)) (*.f64 (/.f64 x y) (/.f64 #s(literal -1 binary64) z)))) #s(literal 1/3 binary64)))
Compiler

Compiled 85 to 75 computations (11.8% saved)

series44.0ms (0.7%)

Memory
-1.8MiB live, 91.8MiB allocated; 5ms collecting garbage
Counts
33 → 38
Calls
Call 1
Inputs
#s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)) (*.f64 (/.f64 x y) (/.f64 #s(literal -1 binary64) z)))) #s(literal 1/3 binary64)))
(*.f64 (acos.f64 (*.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)) (*.f64 (/.f64 x y) (/.f64 #s(literal -1 binary64) z)))) #s(literal 1/3 binary64))
(acos.f64 (*.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)) (*.f64 (/.f64 x y) (/.f64 #s(literal -1 binary64) z))))
(*.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)) (*.f64 (/.f64 x y) (/.f64 #s(literal -1 binary64) z)))
(*.f64 #s(literal 1/18 binary64) (sqrt.f64 t))
#s(literal 1/18 binary64)
(sqrt.f64 t)
t
(*.f64 (/.f64 x y) (/.f64 #s(literal -1 binary64) z))
(/.f64 x y)
x
y
(/.f64 #s(literal -1 binary64) z)
#s(literal -1 binary64)
z
#s(literal 1/3 binary64)
#s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)) (/.f64 x (*.f64 z y)))) #s(literal 1/3 binary64)))
(*.f64 (acos.f64 (*.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)) (/.f64 x (*.f64 z y)))) #s(literal 1/3 binary64))
(acos.f64 (*.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)) (/.f64 x (*.f64 z y))))
(*.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)) (/.f64 x (*.f64 z y)))
(/.f64 x (*.f64 z y))
(*.f64 z y)
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t))))
(acos.f64 (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t)))
(*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t))
(/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64)))
(*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64))))
#s(literal 3 binary64)
(/.f64 x (*.f64 y #s(literal 27 binary64)))
(*.f64 y #s(literal 27 binary64))
#s(literal 27 binary64)
(*.f64 z #s(literal 2 binary64))
#s(literal 2 binary64)
Outputs
#s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) #s(hole binary64 (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))))
#s(approx (* (acos (* (* 1/18 (sqrt t)) (* (/ x y) (/ -1 z)))) 1/3) #s(hole binary64 (* 1/3 (acos (* -1/18 (* (sqrt t) (/ x (* y z))))))))
#s(approx (acos (* (* 1/18 (sqrt t)) (* (/ x y) (/ -1 z)))) #s(hole binary64 (acos (* -1/18 (* (sqrt t) (/ x (* y z)))))))
#s(approx (* (* 1/18 (sqrt t)) (* (/ x y) (/ -1 z))) #s(hole binary64 (* -1/18 (* (sqrt t) (/ x (* y z))))))
#s(approx (* (/ x y) (/ -1 z)) #s(hole binary64 (* -1 (/ x (* y z)))))
#s(approx (/ x y) #s(hole binary64 (/ x y)))
#s(approx x #s(hole binary64 x))
#s(approx (* (acos (* (* 1/18 (sqrt t)) (/ x (* z y)))) 1/3) #s(hole binary64 (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))))
#s(approx (acos (* (* 1/18 (sqrt t)) (/ x (* z y)))) #s(hole binary64 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))
#s(approx (* (* 1/18 (sqrt t)) (/ x (* z y))) #s(hole binary64 (* 1/18 (* (sqrt t) (/ x (* y z))))))
#s(approx (/ x (* z y)) #s(hole binary64 (/ x (* y z))))
#s(approx (* 1/3 (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) #s(hole binary64 (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))))
#s(approx (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t))) #s(hole binary64 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))
#s(approx (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)) #s(hole binary64 (* 1/18 (* (sqrt t) (/ x (* y z))))))
#s(approx (/ (* 3 (/ x (* y 27))) (* z 2)) #s(hole binary64 (* 1/18 (/ x (* y z)))))
#s(approx (* 3 (/ x (* y 27))) #s(hole binary64 (* 1/9 (/ x y))))
#s(approx (/ x (* y 27)) #s(hole binary64 (* 1/27 (/ x y))))
#s(approx y #s(hole binary64 y))
#s(approx (* z y) #s(hole binary64 (* y z)))
#s(approx (* y 27) #s(hole binary64 (* 27 y)))
#s(approx (/ -1 z) #s(hole binary64 (/ -1 z)))
#s(approx z #s(hole binary64 z))
#s(approx (* z 2) #s(hole binary64 (* 2 z)))
#s(approx (* 1/18 (sqrt t)) #s(hole binary64 (* 1/18 (sqrt t))))
#s(approx (sqrt t) #s(hole binary64 (sqrt t)))
#s(approx t #s(hole binary64 t))
#s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) #s(hole binary64 (* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))))))
#s(approx (* (acos (* (* 1/18 (sqrt t)) (* (/ x y) (/ -1 z)))) 1/3) #s(hole binary64 (* 1/3 (acos (* -1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))))))
#s(approx (acos (* (* 1/18 (sqrt t)) (* (/ x y) (/ -1 z)))) #s(hole binary64 (acos (* -1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))))
#s(approx (* (* 1/18 (sqrt t)) (* (/ x y) (/ -1 z))) #s(hole binary64 (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))))
#s(approx (* 1/18 (sqrt t)) #s(hole binary64 (* -1/18 (* (sqrt t) (pow (sqrt -1) 2)))))
#s(approx (sqrt t) #s(hole binary64 (* -1 (* (sqrt t) (pow (sqrt -1) 2)))))
#s(approx (* (acos (* (* 1/18 (sqrt t)) (/ x (* z y)))) 1/3) #s(hole binary64 (* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))))))
#s(approx (acos (* (* 1/18 (sqrt t)) (/ x (* z y)))) #s(hole binary64 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))))
#s(approx (* (* 1/18 (sqrt t)) (/ x (* z y))) #s(hole binary64 (* -1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))))
#s(approx (* 1/3 (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) #s(hole binary64 (* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))))))
#s(approx (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t))) #s(hole binary64 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))))
#s(approx (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)) #s(hole binary64 (* -1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))))
Calls

12 calls:

TimeVariablePointExpression
12.0ms
x
@-inf
((* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (* (acos (* (* 1/18 (sqrt t)) (* (/ x y) (/ -1 z)))) 1/3) (acos (* (* 1/18 (sqrt t)) (* (/ x y) (/ -1 z)))) (* (* 1/18 (sqrt t)) (* (/ x y) (/ -1 z))) (* 1/18 (sqrt t)) 1/18 (sqrt t) t (* (/ x y) (/ -1 z)) (/ x y) x y (/ -1 z) -1 z 1/3 (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (* (acos (* (* 1/18 (sqrt t)) (/ x (* z y)))) 1/3) (acos (* (* 1/18 (sqrt t)) (/ x (* z y)))) (* (* 1/18 (sqrt t)) (/ x (* z y))) (/ x (* z y)) (* z y) (* 1/3 (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t))) (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)) (/ (* 3 (/ x (* y 27))) (* z 2)) (* 3 (/ x (* y 27))) 3 (/ x (* y 27)) (* y 27) 27 (* z 2) 2)
4.0ms
z
@-inf
((* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (* (acos (* (* 1/18 (sqrt t)) (* (/ x y) (/ -1 z)))) 1/3) (acos (* (* 1/18 (sqrt t)) (* (/ x y) (/ -1 z)))) (* (* 1/18 (sqrt t)) (* (/ x y) (/ -1 z))) (* 1/18 (sqrt t)) 1/18 (sqrt t) t (* (/ x y) (/ -1 z)) (/ x y) x y (/ -1 z) -1 z 1/3 (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (* (acos (* (* 1/18 (sqrt t)) (/ x (* z y)))) 1/3) (acos (* (* 1/18 (sqrt t)) (/ x (* z y)))) (* (* 1/18 (sqrt t)) (/ x (* z y))) (/ x (* z y)) (* z y) (* 1/3 (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t))) (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)) (/ (* 3 (/ x (* y 27))) (* z 2)) (* 3 (/ x (* y 27))) 3 (/ x (* y 27)) (* y 27) 27 (* z 2) 2)
3.0ms
x
@inf
((* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (* (acos (* (* 1/18 (sqrt t)) (* (/ x y) (/ -1 z)))) 1/3) (acos (* (* 1/18 (sqrt t)) (* (/ x y) (/ -1 z)))) (* (* 1/18 (sqrt t)) (* (/ x y) (/ -1 z))) (* 1/18 (sqrt t)) 1/18 (sqrt t) t (* (/ x y) (/ -1 z)) (/ x y) x y (/ -1 z) -1 z 1/3 (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (* (acos (* (* 1/18 (sqrt t)) (/ x (* z y)))) 1/3) (acos (* (* 1/18 (sqrt t)) (/ x (* z y)))) (* (* 1/18 (sqrt t)) (/ x (* z y))) (/ x (* z y)) (* z y) (* 1/3 (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t))) (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)) (/ (* 3 (/ x (* y 27))) (* z 2)) (* 3 (/ x (* y 27))) 3 (/ x (* y 27)) (* y 27) 27 (* z 2) 2)
3.0ms
y
@-inf
((* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (* (acos (* (* 1/18 (sqrt t)) (* (/ x y) (/ -1 z)))) 1/3) (acos (* (* 1/18 (sqrt t)) (* (/ x y) (/ -1 z)))) (* (* 1/18 (sqrt t)) (* (/ x y) (/ -1 z))) (* 1/18 (sqrt t)) 1/18 (sqrt t) t (* (/ x y) (/ -1 z)) (/ x y) x y (/ -1 z) -1 z 1/3 (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (* (acos (* (* 1/18 (sqrt t)) (/ x (* z y)))) 1/3) (acos (* (* 1/18 (sqrt t)) (/ x (* z y)))) (* (* 1/18 (sqrt t)) (/ x (* z y))) (/ x (* z y)) (* z y) (* 1/3 (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t))) (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)) (/ (* 3 (/ x (* y 27))) (* z 2)) (* 3 (/ x (* y 27))) 3 (/ x (* y 27)) (* y 27) 27 (* z 2) 2)
3.0ms
t
@-inf
((* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (* (acos (* (* 1/18 (sqrt t)) (* (/ x y) (/ -1 z)))) 1/3) (acos (* (* 1/18 (sqrt t)) (* (/ x y) (/ -1 z)))) (* (* 1/18 (sqrt t)) (* (/ x y) (/ -1 z))) (* 1/18 (sqrt t)) 1/18 (sqrt t) t (* (/ x y) (/ -1 z)) (/ x y) x y (/ -1 z) -1 z 1/3 (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (* (acos (* (* 1/18 (sqrt t)) (/ x (* z y)))) 1/3) (acos (* (* 1/18 (sqrt t)) (/ x (* z y)))) (* (* 1/18 (sqrt t)) (/ x (* z y))) (/ x (* z y)) (* z y) (* 1/3 (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t))) (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)) (/ (* 3 (/ x (* y 27))) (* z 2)) (* 3 (/ x (* y 27))) 3 (/ x (* y 27)) (* y 27) 27 (* z 2) 2)

rewrite39.0ms (0.6%)

Memory
-19.3MiB live, 78.0MiB allocated; 10ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0124980
0161920
0314920
Stop Event
iter limit
iter limit
iter limit
unsound
iter limit
Counts
71 → 116
Calls
Call 1
Inputs
#s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)) (*.f64 (/.f64 x y) (/.f64 #s(literal -1 binary64) z)))) #s(literal 1/3 binary64)))
(*.f64 (acos.f64 (*.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)) (*.f64 (/.f64 x y) (/.f64 #s(literal -1 binary64) z)))) #s(literal 1/3 binary64))
(acos.f64 (*.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)) (*.f64 (/.f64 x y) (/.f64 #s(literal -1 binary64) z))))
(*.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)) (*.f64 (/.f64 x y) (/.f64 #s(literal -1 binary64) z)))
(*.f64 #s(literal 1/18 binary64) (sqrt.f64 t))
#s(literal 1/18 binary64)
(sqrt.f64 t)
t
(*.f64 (/.f64 x y) (/.f64 #s(literal -1 binary64) z))
(/.f64 x y)
x
y
(/.f64 #s(literal -1 binary64) z)
#s(literal -1 binary64)
z
#s(literal 1/3 binary64)
#s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)) (/.f64 x (*.f64 z y)))) #s(literal 1/3 binary64)))
(*.f64 (acos.f64 (*.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)) (/.f64 x (*.f64 z y)))) #s(literal 1/3 binary64))
(acos.f64 (*.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)) (/.f64 x (*.f64 z y))))
(*.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)) (/.f64 x (*.f64 z y)))
(/.f64 x (*.f64 z y))
(*.f64 z y)
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t))))
(acos.f64 (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t)))
(*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t))
(/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64)))
(*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64))))
#s(literal 3 binary64)
(/.f64 x (*.f64 y #s(literal 27 binary64)))
(*.f64 y #s(literal 27 binary64))
#s(literal 27 binary64)
(*.f64 z #s(literal 2 binary64))
#s(literal 2 binary64)
#s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) #s(hole binary64 (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))))
#s(approx (* (acos (* (* 1/18 (sqrt t)) (* (/ x y) (/ -1 z)))) 1/3) #s(hole binary64 (* 1/3 (acos (* -1/18 (* (sqrt t) (/ x (* y z))))))))
#s(approx (acos (* (* 1/18 (sqrt t)) (* (/ x y) (/ -1 z)))) #s(hole binary64 (acos (* -1/18 (* (sqrt t) (/ x (* y z)))))))
#s(approx (* (* 1/18 (sqrt t)) (* (/ x y) (/ -1 z))) #s(hole binary64 (* -1/18 (* (sqrt t) (/ x (* y z))))))
#s(approx (* (/ x y) (/ -1 z)) #s(hole binary64 (* -1 (/ x (* y z)))))
#s(approx (/ x y) #s(hole binary64 (/ x y)))
#s(approx x #s(hole binary64 x))
#s(approx (* (acos (* (* 1/18 (sqrt t)) (/ x (* z y)))) 1/3) #s(hole binary64 (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))))
#s(approx (acos (* (* 1/18 (sqrt t)) (/ x (* z y)))) #s(hole binary64 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))
#s(approx (* (* 1/18 (sqrt t)) (/ x (* z y))) #s(hole binary64 (* 1/18 (* (sqrt t) (/ x (* y z))))))
#s(approx (/ x (* z y)) #s(hole binary64 (/ x (* y z))))
#s(approx (* 1/3 (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) #s(hole binary64 (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))))
#s(approx (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t))) #s(hole binary64 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))
#s(approx (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)) #s(hole binary64 (* 1/18 (* (sqrt t) (/ x (* y z))))))
#s(approx (/ (* 3 (/ x (* y 27))) (* z 2)) #s(hole binary64 (* 1/18 (/ x (* y z)))))
#s(approx (* 3 (/ x (* y 27))) #s(hole binary64 (* 1/9 (/ x y))))
#s(approx (/ x (* y 27)) #s(hole binary64 (* 1/27 (/ x y))))
#s(approx y #s(hole binary64 y))
#s(approx (* z y) #s(hole binary64 (* y z)))
#s(approx (* y 27) #s(hole binary64 (* 27 y)))
#s(approx (/ -1 z) #s(hole binary64 (/ -1 z)))
#s(approx z #s(hole binary64 z))
#s(approx (* z 2) #s(hole binary64 (* 2 z)))
#s(approx (* 1/18 (sqrt t)) #s(hole binary64 (* 1/18 (sqrt t))))
#s(approx (sqrt t) #s(hole binary64 (sqrt t)))
#s(approx t #s(hole binary64 t))
#s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) #s(hole binary64 (* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))))))
#s(approx (* (acos (* (* 1/18 (sqrt t)) (* (/ x y) (/ -1 z)))) 1/3) #s(hole binary64 (* 1/3 (acos (* -1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))))))
#s(approx (acos (* (* 1/18 (sqrt t)) (* (/ x y) (/ -1 z)))) #s(hole binary64 (acos (* -1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))))
#s(approx (* (* 1/18 (sqrt t)) (* (/ x y) (/ -1 z))) #s(hole binary64 (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))))
#s(approx (* 1/18 (sqrt t)) #s(hole binary64 (* -1/18 (* (sqrt t) (pow (sqrt -1) 2)))))
#s(approx (sqrt t) #s(hole binary64 (* -1 (* (sqrt t) (pow (sqrt -1) 2)))))
#s(approx (* (acos (* (* 1/18 (sqrt t)) (/ x (* z y)))) 1/3) #s(hole binary64 (* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))))))
#s(approx (acos (* (* 1/18 (sqrt t)) (/ x (* z y)))) #s(hole binary64 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))))
#s(approx (* (* 1/18 (sqrt t)) (/ x (* z y))) #s(hole binary64 (* -1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))))
#s(approx (* 1/3 (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) #s(hole binary64 (* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))))))
#s(approx (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t))) #s(hole binary64 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))))
#s(approx (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)) #s(hole binary64 (* -1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))))
Outputs
#s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (neg.f64 (/.f64 x (*.f64 z y))) (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)))) #s(literal 1/3 binary64)))
(*.f64 (acos.f64 (*.f64 (neg.f64 (/.f64 x (*.f64 z y))) (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)))) #s(literal 1/3 binary64))
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (neg.f64 (/.f64 x (*.f64 z y))) (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)))))
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (asin.f64 (*.f64 (neg.f64 (/.f64 x (*.f64 z y))) (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)))))
(acos.f64 (*.f64 (neg.f64 (/.f64 x (*.f64 z y))) (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t))))
(*.f64 (*.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)) (/.f64 x y)) (/.f64 #s(literal -1 binary64) z))
(*.f64 (*.f64 (neg.f64 (/.f64 x (*.f64 z y))) (sqrt.f64 t)) #s(literal 1/18 binary64))
(*.f64 (neg.f64 (/.f64 x (*.f64 z y))) (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)))
(*.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)) (neg.f64 (/.f64 x (*.f64 z y))))
(*.f64 #s(literal 1/18 binary64) (*.f64 (neg.f64 (/.f64 x (*.f64 z y))) (sqrt.f64 t)))
(*.f64 #s(literal 1/18 binary64) (sqrt.f64 t))
(*.f64 (sqrt.f64 t) #s(literal 1/18 binary64))
#s(literal 1/18 binary64)
(pow.f64 t #s(literal 1/2 binary64))
(sqrt.f64 t)
t
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 x y))
(*.f64 (/.f64 x y) (/.f64 #s(literal -1 binary64) z))
(*.f64 (/.f64 x (*.f64 z y)) #s(literal -1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 x (*.f64 z y)))
(*.f64 x (/.f64 #s(literal -1 binary64) (*.f64 z y)))
(/.f64 (/.f64 (*.f64 #s(literal -1 binary64) x) y) z)
(/.f64 (*.f64 x (/.f64 #s(literal -1 binary64) z)) y)
(/.f64 (*.f64 (/.f64 x y) #s(literal -1 binary64)) z)
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) x)) (neg.f64 (*.f64 z y)))
(/.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 z y))
(neg.f64 (/.f64 x (*.f64 z y)))
(/.f64 (neg.f64 x) (neg.f64 y))
(/.f64 x y)
x
y
(/.f64 #s(literal -1 binary64) z)
(/.f64 #s(literal 1 binary64) (neg.f64 z))
#s(literal -1 binary64)
z
#s(literal 1/3 binary64)
#s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)) (/.f64 x (*.f64 z y)))) #s(literal 1/3 binary64)))
(*.f64 (acos.f64 (*.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)) (/.f64 x (*.f64 z y)))) #s(literal 1/3 binary64))
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)) (/.f64 x (*.f64 z y)))))
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (asin.f64 (*.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)) (/.f64 x (*.f64 z y)))))
(acos.f64 (*.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)) (/.f64 x (*.f64 z y))))
(*.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)) (/.f64 x (*.f64 z y)))
(*.f64 (*.f64 (/.f64 x (*.f64 z y)) (sqrt.f64 t)) #s(literal 1/18 binary64))
(*.f64 (/.f64 x (*.f64 z y)) (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)))
(*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 x (*.f64 z y)) (sqrt.f64 t)))
(/.f64 (*.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)) x) (*.f64 z y))
(/.f64 (/.f64 x z) y)
(/.f64 (neg.f64 x) (neg.f64 (*.f64 z y)))
(/.f64 (/.f64 x y) z)
(/.f64 x (*.f64 z y))
(*.f64 z y)
(*.f64 y z)
(*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 (/.f64 #s(literal 3 binary64) z) (/.f64 (/.f64 x (*.f64 #s(literal 27 binary64) y)) #s(literal 2 binary64))))) #s(literal 1/3 binary64))
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 (/.f64 #s(literal 3 binary64) z) (/.f64 (/.f64 x (*.f64 #s(literal 27 binary64) y)) #s(literal 2 binary64))))))
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 (/.f64 #s(literal 3 binary64) z) (/.f64 (/.f64 x (*.f64 #s(literal 27 binary64) y)) #s(literal 2 binary64))))))
(acos.f64 (*.f64 (sqrt.f64 t) (*.f64 (/.f64 #s(literal 3 binary64) z) (/.f64 (/.f64 x (*.f64 #s(literal 27 binary64) y)) #s(literal 2 binary64)))))
(*.f64 (sqrt.f64 t) (*.f64 (/.f64 #s(literal 3 binary64) z) (/.f64 (/.f64 x (*.f64 #s(literal 27 binary64) y)) #s(literal 2 binary64))))
(*.f64 (*.f64 (/.f64 #s(literal 3 binary64) z) (/.f64 (/.f64 x (*.f64 #s(literal 27 binary64) y)) #s(literal 2 binary64))) (sqrt.f64 t))
(/.f64 (*.f64 (*.f64 (/.f64 x (*.f64 #s(literal 27 binary64) y)) #s(literal 3 binary64)) (sqrt.f64 t)) (*.f64 #s(literal 2 binary64) z))
(*.f64 (/.f64 #s(literal 3 binary64) z) (/.f64 (/.f64 x (*.f64 #s(literal 27 binary64) y)) #s(literal 2 binary64)))
(*.f64 #s(literal 3 binary64) (/.f64 (/.f64 x (*.f64 #s(literal 27 binary64) y)) (*.f64 #s(literal 2 binary64) z)))
(/.f64 (/.f64 (*.f64 (/.f64 x (*.f64 #s(literal 27 binary64) y)) #s(literal 3 binary64)) z) #s(literal 2 binary64))
(/.f64 (neg.f64 (*.f64 (/.f64 x (*.f64 #s(literal 27 binary64) y)) #s(literal 3 binary64))) (neg.f64 (*.f64 #s(literal 2 binary64) z)))
(/.f64 (*.f64 (/.f64 x (*.f64 #s(literal 27 binary64) y)) #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) z))
(*.f64 (/.f64 x (*.f64 #s(literal 27 binary64) y)) #s(literal 3 binary64))
(*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 #s(literal 27 binary64) y)))
(/.f64 (*.f64 #s(literal 3 binary64) x) (*.f64 #s(literal 27 binary64) y))
#s(literal 3 binary64)
(/.f64 (neg.f64 x) (neg.f64 (*.f64 #s(literal 27 binary64) y)))
(/.f64 (/.f64 x y) #s(literal 27 binary64))
(/.f64 x (*.f64 #s(literal 27 binary64) y))
(*.f64 #s(literal 27 binary64) y)
(*.f64 y #s(literal 27 binary64))
#s(literal 27 binary64)
(*.f64 #s(literal 2 binary64) z)
(*.f64 z #s(literal 2 binary64))
(+.f64 z z)
#s(literal 2 binary64)
#s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)) (/.f64 x (*.f64 z y)))) #s(literal 1/3 binary64)))
#s(approx (* (acos (* (* 1/18 (sqrt t)) (* (/ x y) (/ -1 z)))) 1/3) (*.f64 (acos.f64 (*.f64 (*.f64 #s(literal -1/18 binary64) (sqrt.f64 t)) (/.f64 x (*.f64 z y)))) #s(literal 1/3 binary64)))
#s(approx (acos (* (* 1/18 (sqrt t)) (* (/ x y) (/ -1 z)))) (acos.f64 (*.f64 (*.f64 #s(literal -1/18 binary64) (sqrt.f64 t)) (/.f64 x (*.f64 z y)))))
#s(approx (* (* 1/18 (sqrt t)) (* (/ x y) (/ -1 z))) (*.f64 (*.f64 #s(literal -1/18 binary64) (sqrt.f64 t)) (/.f64 x (*.f64 z y))))
#s(approx (* (/ x y) (/ -1 z)) (neg.f64 (/.f64 x (*.f64 z y))))
#s(approx (/ x y) (/.f64 x y))
#s(approx x x)
#s(approx (* (acos (* (* 1/18 (sqrt t)) (/ x (* z y)))) 1/3) (*.f64 (acos.f64 (*.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)) (/.f64 x (*.f64 z y)))) #s(literal 1/3 binary64)))
#s(approx (acos (* (* 1/18 (sqrt t)) (/ x (* z y)))) (acos.f64 (*.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)) (/.f64 x (*.f64 z y)))))
#s(approx (* (* 1/18 (sqrt t)) (/ x (* z y))) (*.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)) (/.f64 x (*.f64 z y))))
#s(approx (/ x (* z y)) (/.f64 x (*.f64 z y)))
#s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)) (/.f64 x (*.f64 z y)))) #s(literal 1/3 binary64)))
#s(approx (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t))) (acos.f64 (*.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)) (/.f64 x (*.f64 z y)))))
#s(approx (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)) (*.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)) (/.f64 x (*.f64 z y))))
#s(approx (/ (* 3 (/ x (* y 27))) (* z 2)) (*.f64 (/.f64 x (*.f64 z y)) #s(literal 1/18 binary64)))
#s(approx (* 3 (/ x (* y 27))) (*.f64 #s(literal 1/9 binary64) (/.f64 x y)))
#s(approx (/ x (* y 27)) (*.f64 #s(literal 1/27 binary64) (/.f64 x y)))
#s(approx y y)
#s(approx (* z y) (*.f64 z y))
#s(approx (* y 27) (*.f64 #s(literal 27 binary64) y))
#s(approx (/ -1 z) (/.f64 #s(literal -1 binary64) z))
#s(approx z z)
#s(approx (* z 2) (*.f64 #s(literal 2 binary64) z))
#s(approx (* 1/18 (sqrt t)) (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)))
#s(approx (sqrt t) (sqrt.f64 t))
#s(approx t t)
#s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (neg.f64 (/.f64 x (*.f64 z y))) (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)))) #s(literal 1/3 binary64)))
#s(approx (* (acos (* (* 1/18 (sqrt t)) (* (/ x y) (/ -1 z)))) 1/3) (*.f64 (acos.f64 (*.f64 (*.f64 #s(literal -1/18 binary64) (sqrt.f64 t)) (neg.f64 (/.f64 x (*.f64 z y))))) #s(literal 1/3 binary64)))
#s(approx (acos (* (* 1/18 (sqrt t)) (* (/ x y) (/ -1 z)))) (acos.f64 (*.f64 (*.f64 #s(literal -1/18 binary64) (sqrt.f64 t)) (neg.f64 (/.f64 x (*.f64 z y))))))
#s(approx (* (* 1/18 (sqrt t)) (* (/ x y) (/ -1 z))) (*.f64 (neg.f64 (/.f64 x (*.f64 z y))) (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t))))
#s(approx (* 1/18 (sqrt t)) (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 t)) #s(literal -1/18 binary64)))
#s(approx (sqrt t) (neg.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 t))))
#s(approx (* (acos (* (* 1/18 (sqrt t)) (/ x (* z y)))) 1/3) (*.f64 (acos.f64 (*.f64 (neg.f64 (/.f64 x (*.f64 z y))) (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)))) #s(literal 1/3 binary64)))
#s(approx (acos (* (* 1/18 (sqrt t)) (/ x (* z y)))) (acos.f64 (*.f64 (neg.f64 (/.f64 x (*.f64 z y))) (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)))))
#s(approx (* (* 1/18 (sqrt t)) (/ x (* z y))) (*.f64 (*.f64 #s(literal -1/18 binary64) (sqrt.f64 t)) (neg.f64 (/.f64 x (*.f64 z y)))))
#s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (neg.f64 (/.f64 x (*.f64 z y))) (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)))) #s(literal 1/3 binary64)))
#s(approx (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t))) (acos.f64 (*.f64 (neg.f64 (/.f64 x (*.f64 z y))) (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)))))
#s(approx (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)) (*.f64 (*.f64 #s(literal -1/18 binary64) (sqrt.f64 t)) (neg.f64 (/.f64 x (*.f64 z y)))))

eval20.0ms (0.3%)

Memory
-0.6MiB live, 45.8MiB allocated; 4ms collecting garbage
Compiler

Compiled 4 403 to 539 computations (87.8% saved)

prune25.0ms (0.4%)

Memory
13.5MiB live, 60.2MiB allocated; 4ms collecting garbage
Pruning

2 alts after pruning (1 fresh and 1 done)

PrunedKeptTotal
New1421143
Fresh000
Picked213
Done000
Total1442146
Accuracy
98.5%
Counts
146 → 2
Alt Table
Click to see full alt table
StatusAccuracyProgram
97.7%
#s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)) (/.f64 (/.f64 x z) y))) #s(literal 1/3 binary64)))
97.9%
#s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)) (/.f64 x (*.f64 z y)))) #s(literal 1/3 binary64)))
Compiler

Compiled 66 to 56 computations (15.2% saved)

series47.0ms (0.7%)

Memory
-8.5MiB live, 78.9MiB allocated; 41ms collecting garbage
Counts
14 → 18
Calls
Call 1
Inputs
#s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)) (/.f64 (/.f64 x z) y))) #s(literal 1/3 binary64)))
(*.f64 (acos.f64 (*.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)) (/.f64 (/.f64 x z) y))) #s(literal 1/3 binary64))
(acos.f64 (*.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)) (/.f64 (/.f64 x z) y)))
(*.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)) (/.f64 (/.f64 x z) y))
(*.f64 #s(literal 1/18 binary64) (sqrt.f64 t))
#s(literal 1/18 binary64)
(sqrt.f64 t)
t
(/.f64 (/.f64 x z) y)
(/.f64 x z)
x
z
y
#s(literal 1/3 binary64)
Outputs
#s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) #s(hole binary64 (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))))
#s(approx (* (acos (* (* 1/18 (sqrt t)) (/ (/ x z) y))) 1/3) #s(hole binary64 (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))))
#s(approx (acos (* (* 1/18 (sqrt t)) (/ (/ x z) y))) #s(hole binary64 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))
#s(approx (* (* 1/18 (sqrt t)) (/ (/ x z) y)) #s(hole binary64 (* 1/18 (* (sqrt t) (/ x (* y z))))))
#s(approx (/ (/ x z) y) #s(hole binary64 (/ x (* y z))))
#s(approx (/ x z) #s(hole binary64 (/ x z)))
#s(approx x #s(hole binary64 x))
#s(approx y #s(hole binary64 y))
#s(approx z #s(hole binary64 z))
#s(approx (* 1/18 (sqrt t)) #s(hole binary64 (* 1/18 (sqrt t))))
#s(approx (sqrt t) #s(hole binary64 (sqrt t)))
#s(approx t #s(hole binary64 t))
#s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) #s(hole binary64 (* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))))))
#s(approx (* (acos (* (* 1/18 (sqrt t)) (/ (/ x z) y))) 1/3) #s(hole binary64 (* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))))))
#s(approx (acos (* (* 1/18 (sqrt t)) (/ (/ x z) y))) #s(hole binary64 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))))
#s(approx (* (* 1/18 (sqrt t)) (/ (/ x z) y)) #s(hole binary64 (* -1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))))
#s(approx (* 1/18 (sqrt t)) #s(hole binary64 (* -1/18 (* (sqrt t) (pow (sqrt -1) 2)))))
#s(approx (sqrt t) #s(hole binary64 (* -1 (* (sqrt t) (pow (sqrt -1) 2)))))
Calls

12 calls:

TimeVariablePointExpression
31.0ms
z
@inf
((* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (* (acos (* (* 1/18 (sqrt t)) (/ (/ x z) y))) 1/3) (acos (* (* 1/18 (sqrt t)) (/ (/ x z) y))) (* (* 1/18 (sqrt t)) (/ (/ x z) y)) (* 1/18 (sqrt t)) 1/18 (sqrt t) t (/ (/ x z) y) (/ x z) x z y 1/3)
2.0ms
x
@-inf
((* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (* (acos (* (* 1/18 (sqrt t)) (/ (/ x z) y))) 1/3) (acos (* (* 1/18 (sqrt t)) (/ (/ x z) y))) (* (* 1/18 (sqrt t)) (/ (/ x z) y)) (* 1/18 (sqrt t)) 1/18 (sqrt t) t (/ (/ x z) y) (/ x z) x z y 1/3)
2.0ms
t
@-inf
((* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (* (acos (* (* 1/18 (sqrt t)) (/ (/ x z) y))) 1/3) (acos (* (* 1/18 (sqrt t)) (/ (/ x z) y))) (* (* 1/18 (sqrt t)) (/ (/ x z) y)) (* 1/18 (sqrt t)) 1/18 (sqrt t) t (/ (/ x z) y) (/ x z) x z y 1/3)
2.0ms
x
@inf
((* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (* (acos (* (* 1/18 (sqrt t)) (/ (/ x z) y))) 1/3) (acos (* (* 1/18 (sqrt t)) (/ (/ x z) y))) (* (* 1/18 (sqrt t)) (/ (/ x z) y)) (* 1/18 (sqrt t)) 1/18 (sqrt t) t (/ (/ x z) y) (/ x z) x z y 1/3)
2.0ms
z
@-inf
((* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (* (acos (* (* 1/18 (sqrt t)) (/ (/ x z) y))) 1/3) (acos (* (* 1/18 (sqrt t)) (/ (/ x z) y))) (* (* 1/18 (sqrt t)) (/ (/ x z) y)) (* 1/18 (sqrt t)) 1/18 (sqrt t) t (/ (/ x z) y) (/ x z) x z y 1/3)

rewrite30.0ms (0.5%)

Memory
-33.4MiB live, 62.6MiB allocated; 6ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
072379
084360
0191360
Stop Event
iter limit
iter limit
iter limit
unsound
iter limit
Counts
32 → 45
Calls
Call 1
Inputs
#s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)) (/.f64 (/.f64 x z) y))) #s(literal 1/3 binary64)))
(*.f64 (acos.f64 (*.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)) (/.f64 (/.f64 x z) y))) #s(literal 1/3 binary64))
(acos.f64 (*.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)) (/.f64 (/.f64 x z) y)))
(*.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)) (/.f64 (/.f64 x z) y))
(*.f64 #s(literal 1/18 binary64) (sqrt.f64 t))
#s(literal 1/18 binary64)
(sqrt.f64 t)
t
(/.f64 (/.f64 x z) y)
(/.f64 x z)
x
z
y
#s(literal 1/3 binary64)
#s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) #s(hole binary64 (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))))
#s(approx (* (acos (* (* 1/18 (sqrt t)) (/ (/ x z) y))) 1/3) #s(hole binary64 (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))))
#s(approx (acos (* (* 1/18 (sqrt t)) (/ (/ x z) y))) #s(hole binary64 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))
#s(approx (* (* 1/18 (sqrt t)) (/ (/ x z) y)) #s(hole binary64 (* 1/18 (* (sqrt t) (/ x (* y z))))))
#s(approx (/ (/ x z) y) #s(hole binary64 (/ x (* y z))))
#s(approx (/ x z) #s(hole binary64 (/ x z)))
#s(approx x #s(hole binary64 x))
#s(approx y #s(hole binary64 y))
#s(approx z #s(hole binary64 z))
#s(approx (* 1/18 (sqrt t)) #s(hole binary64 (* 1/18 (sqrt t))))
#s(approx (sqrt t) #s(hole binary64 (sqrt t)))
#s(approx t #s(hole binary64 t))
#s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) #s(hole binary64 (* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))))))
#s(approx (* (acos (* (* 1/18 (sqrt t)) (/ (/ x z) y))) 1/3) #s(hole binary64 (* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))))))
#s(approx (acos (* (* 1/18 (sqrt t)) (/ (/ x z) y))) #s(hole binary64 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))))
#s(approx (* (* 1/18 (sqrt t)) (/ (/ x z) y)) #s(hole binary64 (* -1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))))
#s(approx (* 1/18 (sqrt t)) #s(hole binary64 (* -1/18 (* (sqrt t) (pow (sqrt -1) 2)))))
#s(approx (sqrt t) #s(hole binary64 (* -1 (* (sqrt t) (pow (sqrt -1) 2)))))
Outputs
#s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (/.f64 (/.f64 x z) y) (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)))) #s(literal 1/3 binary64)))
(*.f64 (acos.f64 (*.f64 (/.f64 (/.f64 x z) y) (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)))) #s(literal 1/3 binary64))
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (/.f64 x z) y) (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)))))
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (asin.f64 (*.f64 (/.f64 (/.f64 x z) y) (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)))))
(acos.f64 (*.f64 (/.f64 (/.f64 x z) y) (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t))))
(*.f64 (/.f64 (/.f64 x z) y) (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)))
(*.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)) (/.f64 (/.f64 x z) y))
(*.f64 (*.f64 (/.f64 (/.f64 x z) y) (sqrt.f64 t)) #s(literal 1/18 binary64))
(*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 x z) y) (sqrt.f64 t)))
(/.f64 (*.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)) (/.f64 x z)) y)
(*.f64 #s(literal 1/18 binary64) (sqrt.f64 t))
(*.f64 (sqrt.f64 t) #s(literal 1/18 binary64))
#s(literal 1/18 binary64)
(pow.f64 t #s(literal 1/2 binary64))
(sqrt.f64 t)
t
(/.f64 (/.f64 x y) z)
(/.f64 (neg.f64 x) (neg.f64 (*.f64 z y)))
(/.f64 (neg.f64 (/.f64 x z)) (neg.f64 y))
(/.f64 (/.f64 x z) y)
(/.f64 x (*.f64 z y))
(/.f64 (neg.f64 x) (neg.f64 z))
(/.f64 x z)
x
z
y
#s(literal 1/3 binary64)
#s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (/.f64 (/.f64 x z) y) (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)))) #s(literal 1/3 binary64)))
#s(approx (* (acos (* (* 1/18 (sqrt t)) (/ (/ x z) y))) 1/3) (*.f64 (acos.f64 (*.f64 (/.f64 (/.f64 x z) y) (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)))) #s(literal 1/3 binary64)))
#s(approx (acos (* (* 1/18 (sqrt t)) (/ (/ x z) y))) (acos.f64 (*.f64 (/.f64 (/.f64 x z) y) (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)))))
#s(approx (* (* 1/18 (sqrt t)) (/ (/ x z) y)) (*.f64 (/.f64 (/.f64 x z) y) (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t))))
#s(approx (/ (/ x z) y) (/.f64 (/.f64 x z) y))
#s(approx (/ x z) (/.f64 x z))
#s(approx x x)
#s(approx y y)
#s(approx z z)
#s(approx (* 1/18 (sqrt t)) (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)))
#s(approx (sqrt t) (sqrt.f64 t))
#s(approx t t)
#s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)) (*.f64 (/.f64 x y) (/.f64 #s(literal -1 binary64) z)))) #s(literal 1/3 binary64)))
#s(approx (* (acos (* (* 1/18 (sqrt t)) (/ (/ x z) y))) 1/3) (*.f64 (acos.f64 (*.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)) (*.f64 (/.f64 x y) (/.f64 #s(literal -1 binary64) z)))) #s(literal 1/3 binary64)))
#s(approx (acos (* (* 1/18 (sqrt t)) (/ (/ x z) y))) (acos.f64 (*.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)) (*.f64 (/.f64 x y) (/.f64 #s(literal -1 binary64) z)))))
#s(approx (* (* 1/18 (sqrt t)) (/ (/ x z) y)) (*.f64 (*.f64 #s(literal -1/18 binary64) (sqrt.f64 t)) (*.f64 (/.f64 x y) (/.f64 #s(literal -1 binary64) z))))
#s(approx (* 1/18 (sqrt t)) (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 t)) #s(literal -1/18 binary64)))
#s(approx (sqrt t) (neg.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 t))))

eval4.0ms (0.1%)

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

Compiled 1 584 to 199 computations (87.4% saved)

prune4.0ms (0.1%)

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

2 alts after pruning (0 fresh and 2 done)

PrunedKeptTotal
New44044
Fresh000
Picked011
Done011
Total44246
Accuracy
98.5%
Counts
46 → 2
Alt Table
Click to see full alt table
StatusAccuracyProgram
97.7%
#s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)) (/.f64 (/.f64 x z) y))) #s(literal 1/3 binary64)))
97.9%
#s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)) (/.f64 x (*.f64 z y)))) #s(literal 1/3 binary64)))
Compiler

Compiled 203 to 112 computations (44.8% saved)

regimes30.0ms (0.5%)

Memory
-0.5MiB live, 96.0MiB allocated; 7ms collecting garbage
Accuracy

Total -1.7b remaining (-129.2%)

Threshold costs -1.7b (-129.2%)

Counts
5 → 1
Calls
Call 1
Inputs
#s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)) (/.f64 x (*.f64 z y)))) #s(literal 1/3 binary64)))
#s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)) (/.f64 (/.f64 x z) y))) #s(literal 1/3 binary64)))
#s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)) (*.f64 (/.f64 x y) (/.f64 #s(literal -1 binary64) z)))) #s(literal 1/3 binary64)))
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t))))
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)) (acos.f64 (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t))))
Outputs
#s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)) (/.f64 x (*.f64 z y)))) #s(literal 1/3 binary64)))
Calls

13 calls:

4.0ms
(/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64)))
4.0ms
t
3.0ms
(*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64))))
2.0ms
y
2.0ms
(*.f64 y #s(literal 27 binary64))
Results
AccuracySegmentsBranch
97.9%1(sqrt.f64 t)
97.9%1(*.f64 z #s(literal 2 binary64))
97.9%1(*.f64 y #s(literal 27 binary64))
97.9%1(/.f64 x (*.f64 y #s(literal 27 binary64)))
97.9%1(*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64))))
97.9%1(/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64)))
97.9%1(*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t))
97.9%1(acos.f64 (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t)))
97.9%1(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)) (acos.f64 (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t))))
97.9%1x
97.9%1y
97.9%1z
97.9%1t
Compiler

Compiled 83 to 108 computations (-30.1% saved)

simplify47.0ms (0.7%)

Memory
5.2MiB live, 98.7MiB allocated; 7ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
02831
15131
213931
352231
4258131
5478631
Stop Event
node limit
Calls
Call 1
Inputs
#s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)) (/.f64 x (*.f64 z y)))) #s(literal 1/3 binary64)))
Outputs
#s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)) (/.f64 x (*.f64 z y)))) #s(literal 1/3 binary64)))

derivations13.0ms (0.2%)

Memory
-32.8MiB live, 6.7MiB allocated; 11ms collecting garbage
Stop Event
done
Compiler

Compiled 33 to 28 computations (15.2% saved)

preprocess33.0ms (0.5%)

Memory
19.9MiB live, 74.0MiB allocated; 12ms collecting garbage
Remove

(sort y z)

Compiler

Compiled 204 to 180 computations (11.8% saved)

end0.0ms (0%)

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

Profiling

Loading profile data...