x / (x^2 + 1)

Time bar (total: 1.8s)

start0.0ms (0%)

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

analyze0.0ms (0%)

Memory
0.4MiB live, 0.4MiB 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
100%100%0%0%0%0%0%2
Compiler

Compiled 9 to 7 computations (22.2% saved)

sample522.0ms (28.7%)

Memory
-32.5MiB live, 532.5MiB allocated; 97ms collecting garbage
Samples
320.0ms8 256×0valid
Precisions
Click to see histograms. Total time spent on operations: 125.0ms
ival-mult!: 67.0ms (53.5% of total)
ival-div!: 38.0ms (30.4% of total)
ival-add!: 19.0ms (15.2% of total)
adjust: 1.0ms (0.8% of total)
Bogosity

explain68.0ms (3.7%)

Memory
-30.1MiB live, 107.1MiB allocated; 26ms collecting garbage
FPErrors
Click to see full error table
Ground TruthOverpredictionsExampleUnderpredictionsExampleSubexpression
670-0-(/.f64 x (+.f64 (*.f64 x x) #s(literal 1 binary64)))
00-0-#s(literal 1 binary64)
00-0-(+.f64 (*.f64 x x) #s(literal 1 binary64))
00-0-(*.f64 x x)
00-0-x
Explanations
Click to see full explanations table
OperatorSubexpressionExplanationCount
/.f64(/.f64 x (+.f64 (*.f64 x x) #s(literal 1 binary64)))n/o670
(*.f64 x x)overflow67
(+.f64 (*.f64 x x) #s(literal 1 binary64))overflow67
Confusion
Predicted +Predicted -
+670
-0189
Precision
1.0
Recall
1.0
Confusion?
Predicted +Predicted MaybePredicted -
+6700
-00189
Precision?
1.0
Recall?
1.0
Freqs
test
numberfreq
0189
167
Total Confusion?
Predicted +Predicted MaybePredicted -
+100
-000
Precision?
1.0
Recall?
1.0
Samples
20.0ms512×0valid
Compiler

Compiled 45 to 19 computations (57.8% saved)

Precisions
Click to see histograms. Total time spent on operations: 10.0ms
ival-mult!: 6.0ms (61.4% of total)
ival-div!: 2.0ms (20.5% of total)
ival-add!: 1.0ms (10.2% of total)
adjust: 0.0ms (0% of total)

preprocess73.0ms (4%)

Memory
3.8MiB live, 50.8MiB allocated; 2ms collecting garbage
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
01022
12822
26221
39121
416421
540821
6276821
7648121
Stop Event
node-limit
Alt Table
Click to see full alt table
StatusAccuracyProgram
75.5%
(/.f64 x (+.f64 (*.f64 x x) #s(literal 1 binary64)))
Symmetry

(negabs x)

Compiler

Compiled 14 to 10 computations (28.6% saved)

series3.0ms (0.2%)

Memory
5.2MiB live, 5.2MiB allocated; 0ms collecting garbage
Counts
5 → 17
Calls
Call 1
Inputs
(/.f64 x (+.f64 (*.f64 x x) #s(literal 1 binary64)))
x
(+.f64 (*.f64 x x) #s(literal 1 binary64))
(*.f64 x x)
#s(literal 1 binary64)
Outputs
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 x))
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (* x (+ 1 (* -1 (pow x 2))))))
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (pow x 2) 1))))))
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1 (* -1 (pow x 2)))) 1))))))
#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 (* x x) #s(hole binary64 (pow x 2)))
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (/ 1 x)))
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (/ (- 1 (/ 1 (pow x 2))) x)))
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (/ (- (+ 1 (/ 1 (pow x 4))) (/ 1 (pow x 2))) x)))
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (/ (- (+ 1 (/ 1 (pow x 4))) (+ (/ 1 (pow x 2)) (/ 1 (pow x 6)))) x)))
#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 (/ x (+ (* x x) 1)) #s(hole binary64 (* -1 (/ (- (/ 1 (pow x 2)) 1) x))))
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (* -1 (/ (- (/ 1 (pow x 2)) (+ 1 (/ 1 (pow x 4)))) x))))
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (* -1 (/ (- (+ (/ 1 (pow x 2)) (/ 1 (pow x 6))) (+ 1 (/ 1 (pow x 4)))) x))))
Calls

3 calls:

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

rewrite121.0ms (6.7%)

Memory
17.8MiB live, 74.7MiB allocated; 7ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
068302
072267
1361257
03689234
Stop Event
iter-limit
iter-limit
node-limit
iter-limit
Counts
22 → 111
Calls
Call 1
Inputs
(/.f64 x (+.f64 (*.f64 x x) #s(literal 1 binary64)))
x
(+.f64 (*.f64 x x) #s(literal 1 binary64))
(*.f64 x x)
#s(literal 1 binary64)
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 x))
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (* x (+ 1 (* -1 (pow x 2))))))
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (pow x 2) 1))))))
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1 (* -1 (pow x 2)))) 1))))))
#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 (* x x) #s(hole binary64 (pow x 2)))
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (/ 1 x)))
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (/ (- 1 (/ 1 (pow x 2))) x)))
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (/ (- (+ 1 (/ 1 (pow x 4))) (/ 1 (pow x 2))) x)))
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (/ (- (+ 1 (/ 1 (pow x 4))) (+ (/ 1 (pow x 2)) (/ 1 (pow x 6)))) x)))
#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 (/ x (+ (* x x) 1)) #s(hole binary64 (* -1 (/ (- (/ 1 (pow x 2)) 1) x))))
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (* -1 (/ (- (/ 1 (pow x 2)) (+ 1 (/ 1 (pow x 4)))) x))))
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (* -1 (/ (- (+ (/ 1 (pow x 2)) (/ 1 (pow x 6))) (+ 1 (/ 1 (pow x 4)))) x))))
Outputs
(*.f64 (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (fma.f64 x x #s(literal -1 binary64)))
(*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 x x)))
(*.f64 (/.f64 x (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64))) (-.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 x x)))
(*.f64 (/.f64 x (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64))) (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x) #s(literal 1 binary64)))
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (fma.f64 (neg.f64 x) x #s(literal -1 binary64))))
(/.f64 (neg.f64 x) (fma.f64 (neg.f64 x) x #s(literal -1 binary64)))
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
(neg.f64 (/.f64 (neg.f64 x) (fma.f64 x x #s(literal 1 binary64))))
(neg.f64 (/.f64 x (fma.f64 (neg.f64 x) x #s(literal -1 binary64))))
x
(*.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal 1 binary64))))
(*.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))
(*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (neg.f64 x)) (neg.f64 x))
(*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (fabs.f64 x)) (fabs.f64 x))
(*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) x) x)
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))))
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))))
(*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 x x))
(*.f64 (*.f64 x x) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)))
(*.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))
(*.f64 x (*.f64 x (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))))
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1 binary64)) (*.f64 x x)) (-.f64 (-.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal -1 binary64)) (pow.f64 x #s(literal -2 binary64))))
(/.f64 (*.f64 (*.f64 x x) (+.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1 binary64))) (-.f64 (-.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal -1 binary64)) (pow.f64 x #s(literal -2 binary64))))
(/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x) #s(literal 1 binary64)))
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64)) (-.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 x x)))
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64)) (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x) #s(literal 1 binary64)))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64))) (neg.f64 (-.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 x x))))
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x) #s(literal 1 binary64))))
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x x)))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -4 binary64))) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -2 binary64))))
(/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -4 binary64)))) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -2 binary64))))
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64)))
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x x)))
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x)) #s(literal 1 binary64))
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x) #s(literal 1 binary64))
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 1 binary64))
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x) #s(literal 1 binary64))
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64))
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64))
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) #s(literal 1 binary64))
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) #s(literal 1 binary64))
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) #s(literal 1 binary64))
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) #s(literal 1 binary64))
(fma.f64 (neg.f64 x) (*.f64 (neg.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) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64))
(fma.f64 (fabs.f64 x) (fabs.f64 x) #s(literal 1 binary64))
(fma.f64 (*.f64 x x) #s(literal 1 binary64) #s(literal 1 binary64))
(fma.f64 #s(literal 1 binary64) (*.f64 x x) #s(literal 1 binary64))
(fma.f64 x x #s(literal 1 binary64))
(-.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))))
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x))))
(-.f64 (*.f64 x x) (*.f64 (neg.f64 (pow.f64 x #s(literal -2 binary64))) (*.f64 x x)))
(-.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) (pow.f64 x #s(literal -2 binary64))))
(-.f64 (*.f64 x x) #s(literal -1 binary64))
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x))
(+.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 x x))))
(+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x) #s(literal 1 binary64))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x) #s(literal 1 binary64))))
(+.f64 (*.f64 x x) #s(literal 1 binary64))
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64)))
(+.f64 #s(literal 1 binary64) (*.f64 x x))
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x)))
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x))
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x)))
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x))
(*.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)))
(*.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)))
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)))
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)))
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)))
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)))
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64)))
(*.f64 (neg.f64 x) (neg.f64 x))
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64)))
(*.f64 (fabs.f64 x) (fabs.f64 x))
(*.f64 (*.f64 x x) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 x x))
(*.f64 x x)
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64))
(pow.f64 (neg.f64 x) #s(literal 2 binary64))
(pow.f64 (fabs.f64 x) #s(literal 2 binary64))
(pow.f64 (*.f64 x x) #s(literal 1 binary64))
(pow.f64 x #s(literal 2 binary64))
(/.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) #s(literal 2 binary64))
(neg.f64 (*.f64 (neg.f64 x) x))
(fabs.f64 (*.f64 x x))
(exp.f64 (+.f64 #s(literal 0 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64))))
(exp.f64 (fma.f64 (log.f64 x) #s(literal 2 binary64) #s(literal 0 binary64)))
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))))
#s(literal 1 binary64)
#s(approx (/ x (+ (* x x) 1)) x)
#s(approx (/ x (+ (* x x) 1)) (-.f64 x (pow.f64 x #s(literal 3 binary64))))
#s(approx (/ x (+ (* x x) 1)) (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x #s(literal -1 binary64)) x))
#s(approx (/ x (+ (* x x) 1)) (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x (pow.f64 x #s(literal 3 binary64))) x #s(literal -1 binary64)) 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 (* x x) (*.f64 x x))
#s(approx (/ x (+ (* x x) 1)) (pow.f64 x #s(literal -1 binary64)))
#s(approx (/ x (+ (* x x) 1)) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -2 binary64))) x))
#s(approx (/ x (+ (* x x) 1)) (/.f64 (-.f64 (-.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal -1 binary64)) (pow.f64 x #s(literal -2 binary64))) x))
#s(approx (/ x (+ (* x x) 1)) (/.f64 (-.f64 (-.f64 (-.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal -1 binary64)) (pow.f64 x #s(literal -2 binary64))) (pow.f64 x #s(literal -6 binary64))) x))
#s(approx (+ (* x x) 1) (*.f64 x x))
#s(approx (+ (* x x) 1) (fma.f64 x x #s(literal 1 binary64)))
#s(approx (/ x (+ (* x x) 1)) (/.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (neg.f64 x)))
#s(approx (/ x (+ (* x x) 1)) (/.f64 (-.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal -4 binary64))) (neg.f64 x)))
#s(approx (/ x (+ (* x x) 1)) (/.f64 (-.f64 (+.f64 (pow.f64 x #s(literal -6 binary64)) (pow.f64 x #s(literal -2 binary64))) (-.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal -1 binary64))) (neg.f64 x)))

eval10.0ms (0.5%)

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

Compiled 1 388 to 341 computations (75.4% saved)

prune24.0ms (1.3%)

Memory
-39.3MiB live, 7.5MiB allocated; 2ms collecting garbage
Pruning

6 alts after pruning (6 fresh and 0 done)

PrunedKeptTotal
New1086114
Fresh000
Picked101
Done000
Total1096115
Accuracy
100.0%
Counts
115 → 6
Alt Table
Click to see full alt table
StatusAccuracyProgram
75.5%
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
30.3%
(/.f64 x #s(approx (+ (* x x) 1) (*.f64 x x)))
60.7%
(*.f64 (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (fma.f64 x x #s(literal -1 binary64)))
54.9%
#s(approx (/ x (+ (* x x) 1)) (pow.f64 x #s(literal -1 binary64)))
46.4%
#s(approx (/ x (+ (* x x) 1)) (-.f64 x (pow.f64 x #s(literal 3 binary64))))
47.5%
#s(approx (/ x (+ (* x x) 1)) x)
Compiler

Compiled 124 to 86 computations (30.6% saved)

series4.0ms (0.2%)

Memory
8.4MiB live, 8.4MiB allocated; 0ms collecting garbage
Counts
15 → 24
Calls
Call 1
Inputs
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
x
(fma.f64 x x #s(literal 1 binary64))
#s(literal 1 binary64)
#s(approx (/ x (+ (* x x) 1)) x)
(/.f64 x #s(approx (+ (* x x) 1) (*.f64 x x)))
#s(approx (+ (* x x) 1) (*.f64 x x))
(*.f64 x x)
#s(approx (/ x (+ (* x x) 1)) (pow.f64 x #s(literal -1 binary64)))
(pow.f64 x #s(literal -1 binary64))
#s(literal -1 binary64)
#s(approx (/ x (+ (* x x) 1)) (-.f64 x (pow.f64 x #s(literal 3 binary64))))
(-.f64 x (pow.f64 x #s(literal 3 binary64)))
(pow.f64 x #s(literal 3 binary64))
#s(literal 3 binary64)
Outputs
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 x))
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (* x (+ 1 (* -1 (pow x 2))))))
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (pow x 2) 1))))))
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1 (* -1 (pow x 2)))) 1))))))
#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 (* x x) #s(hole binary64 (pow x 2)))
#s(approx (pow x -1) #s(hole binary64 (/ 1 x)))
#s(approx (- x (pow x 3)) #s(hole binary64 x))
#s(approx (- x (pow x 3)) #s(hole binary64 (* x (+ 1 (* -1 (pow x 2))))))
#s(approx (pow x 3) #s(hole binary64 (pow x 3)))
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (/ 1 x)))
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (/ (- 1 (/ 1 (pow x 2))) x)))
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (/ (- (+ 1 (/ 1 (pow x 4))) (/ 1 (pow x 2))) x)))
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (/ (- (+ 1 (/ 1 (pow x 4))) (+ (/ 1 (pow x 2)) (/ 1 (pow x 6)))) x)))
#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 (- x (pow x 3)) #s(hole binary64 (* -1 (pow x 3))))
#s(approx (- x (pow x 3)) #s(hole binary64 (* (pow x 3) (- (/ 1 (pow x 2)) 1))))
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (* -1 (/ (- (/ 1 (pow x 2)) 1) x))))
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (* -1 (/ (- (/ 1 (pow x 2)) (+ 1 (/ 1 (pow x 4)))) x))))
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (* -1 (/ (- (+ (/ 1 (pow x 2)) (/ 1 (pow x 6))) (+ 1 (/ 1 (pow x 4)))) x))))
#s(approx (- x (pow x 3)) #s(hole binary64 (* -1 (* (pow x 3) (- 1 (/ 1 (pow x 2)))))))
Calls

3 calls:

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

rewrite154.0ms (8.4%)

Memory
4.2MiB live, 161.4MiB allocated; 52ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
090429
098382
1418372
03976368
Stop Event
iter-limit
iter-limit
node-limit
iter-limit
Counts
39 → 190
Calls
Call 1
Inputs
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
x
(fma.f64 x x #s(literal 1 binary64))
#s(literal 1 binary64)
#s(approx (/ x (+ (* x x) 1)) x)
(/.f64 x #s(approx (+ (* x x) 1) (*.f64 x x)))
#s(approx (+ (* x x) 1) (*.f64 x x))
(*.f64 x x)
#s(approx (/ x (+ (* x x) 1)) (pow.f64 x #s(literal -1 binary64)))
(pow.f64 x #s(literal -1 binary64))
#s(literal -1 binary64)
#s(approx (/ x (+ (* x x) 1)) (-.f64 x (pow.f64 x #s(literal 3 binary64))))
(-.f64 x (pow.f64 x #s(literal 3 binary64)))
(pow.f64 x #s(literal 3 binary64))
#s(literal 3 binary64)
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 x))
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (* x (+ 1 (* -1 (pow x 2))))))
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (pow x 2) 1))))))
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1 (* -1 (pow x 2)))) 1))))))
#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 (* x x) #s(hole binary64 (pow x 2)))
#s(approx (pow x -1) #s(hole binary64 (/ 1 x)))
#s(approx (- x (pow x 3)) #s(hole binary64 x))
#s(approx (- x (pow x 3)) #s(hole binary64 (* x (+ 1 (* -1 (pow x 2))))))
#s(approx (pow x 3) #s(hole binary64 (pow x 3)))
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (/ 1 x)))
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (/ (- 1 (/ 1 (pow x 2))) x)))
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (/ (- (+ 1 (/ 1 (pow x 4))) (/ 1 (pow x 2))) x)))
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (/ (- (+ 1 (/ 1 (pow x 4))) (+ (/ 1 (pow x 2)) (/ 1 (pow x 6)))) x)))
#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 (- x (pow x 3)) #s(hole binary64 (* -1 (pow x 3))))
#s(approx (- x (pow x 3)) #s(hole binary64 (* (pow x 3) (- (/ 1 (pow x 2)) 1))))
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (* -1 (/ (- (/ 1 (pow x 2)) 1) x))))
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (* -1 (/ (- (/ 1 (pow x 2)) (+ 1 (/ 1 (pow x 4)))) x))))
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (* -1 (/ (- (+ (/ 1 (pow x 2)) (/ 1 (pow x 6))) (+ 1 (/ 1 (pow x 4)))) x))))
#s(approx (- x (pow x 3)) #s(hole binary64 (* -1 (* (pow x 3) (- 1 (/ 1 (pow x 2)))))))
Outputs
(*.f64 (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (fma.f64 x x #s(literal -1 binary64)))
(*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 x x)))
(*.f64 (/.f64 x (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64))) (-.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 x x)))
(*.f64 (/.f64 x (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64))) (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x) #s(literal 1 binary64)))
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (fma.f64 (neg.f64 x) x #s(literal -1 binary64))))
(/.f64 (neg.f64 x) (fma.f64 (neg.f64 x) x #s(literal -1 binary64)))
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
(neg.f64 (/.f64 (neg.f64 x) (fma.f64 x x #s(literal 1 binary64))))
(neg.f64 (/.f64 x (fma.f64 (neg.f64 x) x #s(literal -1 binary64))))
x
(*.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))
(*.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal 1 binary64))))
(*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (neg.f64 x)) (neg.f64 x))
(*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (fabs.f64 x)) (fabs.f64 x))
(*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) x) x)
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))))
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))))
(*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 x x))
(*.f64 (*.f64 x x) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)))
(*.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))
(*.f64 x (*.f64 x (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))))
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1 binary64)) (*.f64 x x)) (-.f64 (-.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal -1 binary64)) (pow.f64 x #s(literal -2 binary64))))
(/.f64 (*.f64 (*.f64 x x) (+.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1 binary64))) (-.f64 (-.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal -1 binary64)) (pow.f64 x #s(literal -2 binary64))))
(/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x) #s(literal 1 binary64)))
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64)) (-.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 x x)))
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64)) (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x) #s(literal 1 binary64)))
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x x)))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64))) (neg.f64 (-.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 x x))))
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x) #s(literal 1 binary64))))
(/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -4 binary64)))) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -2 binary64))))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -4 binary64))) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -2 binary64))))
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64)))
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x x)))
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64))
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64))
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x)) #s(literal 1 binary64))
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x) #s(literal 1 binary64))
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 1 binary64))
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x) #s(literal 1 binary64))
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) #s(literal 1 binary64))
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) #s(literal 1 binary64))
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) #s(literal 1 binary64))
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) #s(literal 1 binary64))
(fma.f64 (neg.f64 x) (*.f64 (neg.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) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64))
(fma.f64 (fabs.f64 x) (fabs.f64 x) #s(literal 1 binary64))
(fma.f64 (*.f64 x x) #s(literal 1 binary64) #s(literal 1 binary64))
(fma.f64 #s(literal 1 binary64) (*.f64 x x) #s(literal 1 binary64))
(fma.f64 x x #s(literal 1 binary64))
(-.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))))
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x))))
(-.f64 (*.f64 x x) (*.f64 (neg.f64 (pow.f64 x #s(literal -2 binary64))) (*.f64 x x)))
(-.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) (pow.f64 x #s(literal -2 binary64))))
(-.f64 (*.f64 x x) #s(literal -1 binary64))
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x))
(+.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 x x))))
(+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x) #s(literal 1 binary64))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x) #s(literal 1 binary64))))
(+.f64 (*.f64 x x) #s(literal 1 binary64))
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64)))
(+.f64 #s(literal 1 binary64) (*.f64 x x))
#s(literal 1 binary64)
#s(approx (/ x (+ (* x x) 1)) x)
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 #s(approx (+ (* x x) 1) (*.f64 x x)))))
(/.f64 (neg.f64 x) (neg.f64 #s(approx (+ (* x x) 1) (*.f64 x x))))
(/.f64 x #s(approx (+ (* x x) 1) (*.f64 x x)))
(neg.f64 (/.f64 (neg.f64 x) #s(approx (+ (* x x) 1) (*.f64 x x))))
(neg.f64 (/.f64 x (neg.f64 #s(approx (+ (* x x) 1) (*.f64 x x)))))
#s(approx (+ (* x x) 1) (*.f64 x x))
(*.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)))
(*.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)))
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x)))
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x))
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x)))
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x))
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)))
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)))
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)))
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)))
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64)))
(*.f64 (neg.f64 x) (neg.f64 x))
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64)))
(*.f64 (fabs.f64 x) (fabs.f64 x))
(*.f64 (*.f64 x x) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 x x))
(*.f64 x x)
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64))
(pow.f64 (neg.f64 x) #s(literal 2 binary64))
(pow.f64 (fabs.f64 x) #s(literal 2 binary64))
(pow.f64 (*.f64 x x) #s(literal 1 binary64))
(pow.f64 x #s(literal 2 binary64))
(/.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) #s(literal 2 binary64))
(neg.f64 (*.f64 (neg.f64 x) x))
(fabs.f64 (*.f64 x x))
(exp.f64 (fma.f64 (log.f64 x) #s(literal 2 binary64) #s(literal 0 binary64)))
(exp.f64 (+.f64 #s(literal 0 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64))))
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))))
#s(approx (/ x (+ (* x x) 1)) (pow.f64 x #s(literal -1 binary64)))
(*.f64 (neg.f64 (pow.f64 x #s(literal -1/2 binary64))) (neg.f64 (pow.f64 x #s(literal -1/2 binary64))))
(*.f64 (fabs.f64 (pow.f64 x #s(literal -1/2 binary64))) (fabs.f64 (pow.f64 x #s(literal -1/2 binary64))))
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64)))
(*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64)))
(pow.f64 (exp.f64 (log.f64 x)) #s(literal -1 binary64))
(pow.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 x x) #s(literal -1/2 binary64))
(pow.f64 x #s(literal -1 binary64))
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))
(/.f64 #s(literal -1 binary64) (neg.f64 x))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 x)))
(/.f64 #s(literal 1 binary64) x)
(neg.f64 (/.f64 #s(literal -1 binary64) x))
(neg.f64 (/.f64 #s(literal 1 binary64) (neg.f64 x)))
(exp.f64 (*.f64 (log.f64 x) #s(literal -1 binary64)))
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal -1 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal -1 binary64))))
#s(literal -1 binary64)
#s(approx (/ x (+ (* x x) 1)) (-.f64 x (pow.f64 x #s(literal 3 binary64))))
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) x)
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 x x)))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) x) (fma.f64 x x #s(literal 1 binary64)))
(/.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64) #s(literal 1 binary64)) x) (-.f64 (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 (neg.f64 x) x)))
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 x x #s(literal 1 binary64)))
(/.f64 (*.f64 x (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64) #s(literal 1 binary64))) (-.f64 (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 (neg.f64 x) x)))
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) #s(literal 3 binary64))) (fma.f64 x x (+.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 x #s(literal 6 binary64)))))
(/.f64 (neg.f64 (fma.f64 x x (neg.f64 (pow.f64 x #s(literal 6 binary64))))) (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) x)))
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 9 binary64)))) (neg.f64 (fma.f64 x x (+.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 x #s(literal 6 binary64))))))
(/.f64 (fma.f64 x x (neg.f64 (pow.f64 x #s(literal 6 binary64)))) (+.f64 (pow.f64 x #s(literal 3 binary64)) x))
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 9 binary64))) (fma.f64 x x (+.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 x #s(literal 6 binary64)))))
(fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) x)
(fma.f64 (*.f64 x #s(literal -1 binary64)) (*.f64 x x) x)
(fma.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 x x) x)
(fma.f64 (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) x)
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal -1 binary64)) x)
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) x)
(fma.f64 (neg.f64 x) (*.f64 x x) x)
(fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64) x)
(fma.f64 (*.f64 (neg.f64 x) x) x x)
(fma.f64 (*.f64 x x) (*.f64 x #s(literal -1 binary64)) x)
(fma.f64 (*.f64 x x) (*.f64 #s(literal -1 binary64) x) x)
(fma.f64 (*.f64 x x) (neg.f64 x) x)
(fma.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 3 binary64)) x)
(fma.f64 x (*.f64 (neg.f64 x) x) x)
(-.f64 (/.f64 (*.f64 x x) (+.f64 (pow.f64 x #s(literal 3 binary64)) x)) (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 x #s(literal 3 binary64)) x)))
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (+.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 x #s(literal 6 binary64))))) (/.f64 (pow.f64 x #s(literal 9 binary64)) (fma.f64 x x (+.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 x #s(literal 6 binary64))))))
(-.f64 x (pow.f64 x #s(literal 3 binary64)))
(+.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) x)
(+.f64 x (pow.f64 (neg.f64 x) #s(literal 3 binary64)))
(*.f64 (*.f64 x (fabs.f64 x)) (fabs.f64 x))
(*.f64 (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) (neg.f64 (pow.f64 x #s(literal 3/2 binary64))))
(*.f64 (fabs.f64 (pow.f64 x #s(literal 3/2 binary64))) (fabs.f64 (pow.f64 x #s(literal 3/2 binary64))))
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64)))
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) x))
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) x))
(*.f64 (*.f64 (neg.f64 x) x) (neg.f64 x))
(*.f64 (*.f64 x x) x)
(*.f64 x (*.f64 x x))
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 3 binary64))
(pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 x x) #s(literal 3/2 binary64))
(pow.f64 x #s(literal 3 binary64))
(exp.f64 (*.f64 (log.f64 x) #s(literal 3 binary64)))
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))))
#s(literal 3 binary64)
#s(approx (/ x (+ (* x x) 1)) x)
#s(approx (/ x (+ (* x x) 1)) (-.f64 x (pow.f64 x #s(literal 3 binary64))))
#s(approx (/ x (+ (* x x) 1)) (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x #s(literal -1 binary64)) x))
#s(approx (/ x (+ (* x x) 1)) (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x (pow.f64 x #s(literal 3 binary64))) x #s(literal -1 binary64)) 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 (* x x) (*.f64 x x))
#s(approx (pow x -1) (pow.f64 x #s(literal -1 binary64)))
#s(approx (- x (pow x 3)) x)
#s(approx (- x (pow x 3)) (-.f64 x (pow.f64 x #s(literal 3 binary64))))
#s(approx (pow x 3) (pow.f64 x #s(literal 3 binary64)))
#s(approx (/ x (+ (* x x) 1)) (pow.f64 x #s(literal -1 binary64)))
#s(approx (/ x (+ (* x x) 1)) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -2 binary64))) x))
#s(approx (/ x (+ (* x x) 1)) (/.f64 (-.f64 (-.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal -1 binary64)) (pow.f64 x #s(literal -2 binary64))) x))
#s(approx (/ x (+ (* x x) 1)) (/.f64 (-.f64 (-.f64 (-.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal -1 binary64)) (pow.f64 x #s(literal -2 binary64))) (pow.f64 x #s(literal -6 binary64))) x))
#s(approx (+ (* x x) 1) (*.f64 x x))
#s(approx (+ (* x x) 1) (fma.f64 x x #s(literal 1 binary64)))
#s(approx (- x (pow x 3)) (pow.f64 (neg.f64 x) #s(literal 3 binary64)))
#s(approx (- x (pow x 3)) (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 3 binary64))))
#s(approx (/ x (+ (* x x) 1)) (/.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (neg.f64 x)))
#s(approx (/ x (+ (* x x) 1)) (/.f64 (-.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal -4 binary64))) (neg.f64 x)))
#s(approx (/ x (+ (* x x) 1)) (/.f64 (-.f64 (+.f64 (pow.f64 x #s(literal -6 binary64)) (pow.f64 x #s(literal -2 binary64))) (-.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal -1 binary64))) (neg.f64 x)))
#s(approx (- x (pow x 3)) (*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -2 binary64)))))

eval21.0ms (1.1%)

Memory
-5.5MiB live, 42.8MiB allocated; 7ms collecting garbage
Compiler

Compiled 2 940 to 562 computations (80.9% saved)

prune6.0ms (0.3%)

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

5 alts after pruning (3 fresh and 2 done)

PrunedKeptTotal
New2012203
Fresh011
Picked325
Done000
Total2045209
Accuracy
100.0%
Counts
209 → 5
Alt Table
Click to see full alt table
StatusAccuracyProgram
75.5%
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
60.7%
(*.f64 (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (fma.f64 x x #s(literal -1 binary64)))
54.9%
#s(approx (/ x (+ (* x x) 1)) (/.f64 #s(literal 1 binary64) x))
46.4%
#s(approx (/ x (+ (* x x) 1)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) x))
47.5%
#s(approx (/ x (+ (* x x) 1)) x)
Compiler

Compiled 53 to 37 computations (30.2% saved)

series10.0ms (0.5%)

Memory
-34.0MiB live, 11.5MiB allocated; 5ms collecting garbage
Counts
15 → 53
Calls
Call 1
Inputs
#s(approx (/ x (+ (* x x) 1)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) x))
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) x)
(-.f64 #s(literal 1 binary64) (*.f64 x x))
#s(literal 1 binary64)
(*.f64 x x)
x
#s(approx (/ x (+ (* x x) 1)) (/.f64 #s(literal 1 binary64) x))
(/.f64 #s(literal 1 binary64) x)
(*.f64 (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (fma.f64 x x #s(literal -1 binary64)))
(/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)))
(-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))
(pow.f64 x #s(literal 4 binary64))
#s(literal 4 binary64)
(fma.f64 x x #s(literal -1 binary64))
#s(literal -1 binary64)
Outputs
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 x))
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (* x (+ 1 (* -1 (pow x 2))))))
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (pow x 2) 1))))))
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1 (* -1 (pow x 2)))) 1))))))
#s(approx (* (- 1 (* x x)) x) #s(hole binary64 x))
#s(approx (* (- 1 (* x x)) x) #s(hole binary64 (* x (+ 1 (* -1 (pow x 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 (/ 1 x) #s(hole binary64 (/ 1 x)))
#s(approx (* (/ x (- (pow x 4) 1)) (+ (* x x) -1)) #s(hole binary64 x))
#s(approx (* (/ x (- (pow x 4) 1)) (+ (* x x) -1)) #s(hole binary64 (* x (+ 1 (* -1 (pow x 2))))))
#s(approx (* (/ x (- (pow x 4) 1)) (+ (* x x) -1)) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (pow x 2) 1))))))
#s(approx (* (/ x (- (pow x 4) 1)) (+ (* x x) -1)) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1 (* -1 (pow x 2)))) 1))))))
#s(approx (/ x (- (pow x 4) 1)) #s(hole binary64 (* -1 x)))
#s(approx (/ x (- (pow x 4) 1)) #s(hole binary64 (* x (- (* -1 (pow x 4)) 1))))
#s(approx (/ x (- (pow x 4) 1)) #s(hole binary64 (* x (- (* (pow x 4) (- (* -1 (pow x 4)) 1)) 1))))
#s(approx (/ x (- (pow x 4) 1)) #s(hole binary64 (* x (- (* (pow x 4) (- (* (pow x 4) (- (* -1 (pow x 4)) 1)) 1)) 1))))
#s(approx (- (pow x 4) 1) #s(hole binary64 -1))
#s(approx (- (pow x 4) 1) #s(hole binary64 (- (pow x 4) 1)))
#s(approx (pow x 4) #s(hole binary64 (pow x 4)))
#s(approx (+ (* x x) -1) #s(hole binary64 -1))
#s(approx (+ (* x x) -1) #s(hole binary64 (- (pow x 2) 1)))
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (/ 1 x)))
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (/ (- 1 (/ 1 (pow x 2))) x)))
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (/ (- (+ 1 (/ 1 (pow x 4))) (/ 1 (pow x 2))) x)))
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (/ (- (+ 1 (/ 1 (pow x 4))) (+ (/ 1 (pow x 2)) (/ 1 (pow x 6)))) x)))
#s(approx (* (- 1 (* x x)) x) #s(hole binary64 (* -1 (pow x 3))))
#s(approx (* (- 1 (* x x)) x) #s(hole binary64 (* (pow x 3) (- (/ 1 (pow x 2)) 1))))
#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 (* (/ x (- (pow x 4) 1)) (+ (* x x) -1)) #s(hole binary64 (/ 1 x)))
#s(approx (* (/ x (- (pow x 4) 1)) (+ (* x x) -1)) #s(hole binary64 (/ (- 1 (/ 1 (pow x 2))) x)))
#s(approx (* (/ x (- (pow x 4) 1)) (+ (* x x) -1)) #s(hole binary64 (/ (- (+ 1 (/ 1 (pow x 4))) (/ 1 (pow x 2))) x)))
#s(approx (* (/ x (- (pow x 4) 1)) (+ (* x x) -1)) #s(hole binary64 (/ (- (+ 1 (/ 1 (pow x 4))) (+ (/ 1 (pow x 2)) (/ 1 (pow x 6)))) x)))
#s(approx (/ x (- (pow x 4) 1)) #s(hole binary64 (/ 1 (pow x 3))))
#s(approx (/ x (- (pow x 4) 1)) #s(hole binary64 (/ (+ 1 (/ 1 (pow x 4))) (pow x 3))))
#s(approx (/ x (- (pow x 4) 1)) #s(hole binary64 (/ (+ 1 (+ (/ 1 (pow x 4)) (/ 1 (pow x 8)))) (pow x 3))))
#s(approx (/ x (- (pow x 4) 1)) #s(hole binary64 (/ (+ 1 (+ (/ 1 (pow x 4)) (+ (/ 1 (pow x 8)) (/ 1 (pow x 12))))) (pow x 3))))
#s(approx (- (pow x 4) 1) #s(hole binary64 (pow x 4)))
#s(approx (- (pow x 4) 1) #s(hole binary64 (* (pow x 4) (- 1 (/ 1 (pow x 4))))))
#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 (/ x (+ (* x x) 1)) #s(hole binary64 (* -1 (/ (- (/ 1 (pow x 2)) 1) x))))
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (* -1 (/ (- (/ 1 (pow x 2)) (+ 1 (/ 1 (pow x 4)))) x))))
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (* -1 (/ (- (+ (/ 1 (pow x 2)) (/ 1 (pow x 6))) (+ 1 (/ 1 (pow x 4)))) x))))
#s(approx (* (- 1 (* x x)) x) #s(hole binary64 (* -1 (* (pow x 3) (- 1 (/ 1 (pow x 2)))))))
#s(approx (* (/ x (- (pow x 4) 1)) (+ (* x x) -1)) #s(hole binary64 (* -1 (/ (- (/ 1 (pow x 2)) 1) x))))
#s(approx (* (/ x (- (pow x 4) 1)) (+ (* x x) -1)) #s(hole binary64 (* -1 (/ (- (/ 1 (pow x 2)) (+ 1 (/ 1 (pow x 4)))) x))))
#s(approx (* (/ x (- (pow x 4) 1)) (+ (* x x) -1)) #s(hole binary64 (* -1 (/ (- (+ (/ 1 (pow x 2)) (/ 1 (pow x 6))) (+ 1 (/ 1 (pow x 4)))) x))))
#s(approx (/ x (- (pow x 4) 1)) #s(hole binary64 (* -1 (/ (- (* -1 (/ (+ 1 (/ 1 (pow x 4))) (pow x 4))) 1) (pow x 3)))))
#s(approx (/ x (- (pow x 4) 1)) #s(hole binary64 (* -1 (/ (- (* -1 (/ (+ 1 (/ 1 (pow x 4))) (pow x 8))) (+ 1 (/ 1 (pow x 4)))) (pow x 3)))))
Calls

3 calls:

TimeVariablePointExpression
5.0ms
x
@-inf
((/ x (+ (* x x) 1)) (* (- 1 (* x x)) x) (- 1 (* x x)) 1 (* x x) x (/ x (+ (* x x) 1)) (/ 1 x) (* (/ x (- (pow x 4) 1)) (+ (* x x) -1)) (/ x (- (pow x 4) 1)) (- (pow x 4) 1) (pow x 4) 4 (+ (* x x) -1) -1)
2.0ms
x
@inf
((/ x (+ (* x x) 1)) (* (- 1 (* x x)) x) (- 1 (* x x)) 1 (* x x) x (/ x (+ (* x x) 1)) (/ 1 x) (* (/ x (- (pow x 4) 1)) (+ (* x x) -1)) (/ x (- (pow x 4) 1)) (- (pow x 4) 1) (pow x 4) 4 (+ (* x x) -1) -1)
1.0ms
x
@0
((/ x (+ (* x x) 1)) (* (- 1 (* x x)) x) (- 1 (* x x)) 1 (* x x) x (/ x (+ (* x x) 1)) (/ 1 x) (* (/ x (- (pow x 4) 1)) (+ (* x x) -1)) (/ x (- (pow x 4) 1)) (- (pow x 4) 1) (pow x 4) 4 (+ (* x x) -1) -1)

rewrite219.0ms (12%)

Memory
24.1MiB live, 205.5MiB allocated; 27ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01601063
0173901
1713853
07134819
Stop Event
iter-limit
iter-limit
node-limit
iter-limit
Counts
68 → 316
Calls
Call 1
Inputs
#s(approx (/ x (+ (* x x) 1)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) x))
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) x)
(-.f64 #s(literal 1 binary64) (*.f64 x x))
#s(literal 1 binary64)
(*.f64 x x)
x
#s(approx (/ x (+ (* x x) 1)) (/.f64 #s(literal 1 binary64) x))
(/.f64 #s(literal 1 binary64) x)
(*.f64 (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (fma.f64 x x #s(literal -1 binary64)))
(/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)))
(-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))
(pow.f64 x #s(literal 4 binary64))
#s(literal 4 binary64)
(fma.f64 x x #s(literal -1 binary64))
#s(literal -1 binary64)
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 x))
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (* x (+ 1 (* -1 (pow x 2))))))
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (pow x 2) 1))))))
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1 (* -1 (pow x 2)))) 1))))))
#s(approx (* (- 1 (* x x)) x) #s(hole binary64 x))
#s(approx (* (- 1 (* x x)) x) #s(hole binary64 (* x (+ 1 (* -1 (pow x 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 (/ 1 x) #s(hole binary64 (/ 1 x)))
#s(approx (* (/ x (- (pow x 4) 1)) (+ (* x x) -1)) #s(hole binary64 x))
#s(approx (* (/ x (- (pow x 4) 1)) (+ (* x x) -1)) #s(hole binary64 (* x (+ 1 (* -1 (pow x 2))))))
#s(approx (* (/ x (- (pow x 4) 1)) (+ (* x x) -1)) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (pow x 2) 1))))))
#s(approx (* (/ x (- (pow x 4) 1)) (+ (* x x) -1)) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1 (* -1 (pow x 2)))) 1))))))
#s(approx (/ x (- (pow x 4) 1)) #s(hole binary64 (* -1 x)))
#s(approx (/ x (- (pow x 4) 1)) #s(hole binary64 (* x (- (* -1 (pow x 4)) 1))))
#s(approx (/ x (- (pow x 4) 1)) #s(hole binary64 (* x (- (* (pow x 4) (- (* -1 (pow x 4)) 1)) 1))))
#s(approx (/ x (- (pow x 4) 1)) #s(hole binary64 (* x (- (* (pow x 4) (- (* (pow x 4) (- (* -1 (pow x 4)) 1)) 1)) 1))))
#s(approx (- (pow x 4) 1) #s(hole binary64 -1))
#s(approx (- (pow x 4) 1) #s(hole binary64 (- (pow x 4) 1)))
#s(approx (pow x 4) #s(hole binary64 (pow x 4)))
#s(approx (+ (* x x) -1) #s(hole binary64 -1))
#s(approx (+ (* x x) -1) #s(hole binary64 (- (pow x 2) 1)))
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (/ 1 x)))
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (/ (- 1 (/ 1 (pow x 2))) x)))
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (/ (- (+ 1 (/ 1 (pow x 4))) (/ 1 (pow x 2))) x)))
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (/ (- (+ 1 (/ 1 (pow x 4))) (+ (/ 1 (pow x 2)) (/ 1 (pow x 6)))) x)))
#s(approx (* (- 1 (* x x)) x) #s(hole binary64 (* -1 (pow x 3))))
#s(approx (* (- 1 (* x x)) x) #s(hole binary64 (* (pow x 3) (- (/ 1 (pow x 2)) 1))))
#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 (* (/ x (- (pow x 4) 1)) (+ (* x x) -1)) #s(hole binary64 (/ 1 x)))
#s(approx (* (/ x (- (pow x 4) 1)) (+ (* x x) -1)) #s(hole binary64 (/ (- 1 (/ 1 (pow x 2))) x)))
#s(approx (* (/ x (- (pow x 4) 1)) (+ (* x x) -1)) #s(hole binary64 (/ (- (+ 1 (/ 1 (pow x 4))) (/ 1 (pow x 2))) x)))
#s(approx (* (/ x (- (pow x 4) 1)) (+ (* x x) -1)) #s(hole binary64 (/ (- (+ 1 (/ 1 (pow x 4))) (+ (/ 1 (pow x 2)) (/ 1 (pow x 6)))) x)))
#s(approx (/ x (- (pow x 4) 1)) #s(hole binary64 (/ 1 (pow x 3))))
#s(approx (/ x (- (pow x 4) 1)) #s(hole binary64 (/ (+ 1 (/ 1 (pow x 4))) (pow x 3))))
#s(approx (/ x (- (pow x 4) 1)) #s(hole binary64 (/ (+ 1 (+ (/ 1 (pow x 4)) (/ 1 (pow x 8)))) (pow x 3))))
#s(approx (/ x (- (pow x 4) 1)) #s(hole binary64 (/ (+ 1 (+ (/ 1 (pow x 4)) (+ (/ 1 (pow x 8)) (/ 1 (pow x 12))))) (pow x 3))))
#s(approx (- (pow x 4) 1) #s(hole binary64 (pow x 4)))
#s(approx (- (pow x 4) 1) #s(hole binary64 (* (pow x 4) (- 1 (/ 1 (pow x 4))))))
#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 (/ x (+ (* x x) 1)) #s(hole binary64 (* -1 (/ (- (/ 1 (pow x 2)) 1) x))))
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (* -1 (/ (- (/ 1 (pow x 2)) (+ 1 (/ 1 (pow x 4)))) x))))
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (* -1 (/ (- (+ (/ 1 (pow x 2)) (/ 1 (pow x 6))) (+ 1 (/ 1 (pow x 4)))) x))))
#s(approx (* (- 1 (* x x)) x) #s(hole binary64 (* -1 (* (pow x 3) (- 1 (/ 1 (pow x 2)))))))
#s(approx (* (/ x (- (pow x 4) 1)) (+ (* x x) -1)) #s(hole binary64 (* -1 (/ (- (/ 1 (pow x 2)) 1) x))))
#s(approx (* (/ x (- (pow x 4) 1)) (+ (* x x) -1)) #s(hole binary64 (* -1 (/ (- (/ 1 (pow x 2)) (+ 1 (/ 1 (pow x 4)))) x))))
#s(approx (* (/ x (- (pow x 4) 1)) (+ (* x x) -1)) #s(hole binary64 (* -1 (/ (- (+ (/ 1 (pow x 2)) (/ 1 (pow x 6))) (+ 1 (/ 1 (pow x 4)))) x))))
#s(approx (/ x (- (pow x 4) 1)) #s(hole binary64 (* -1 (/ (- (* -1 (/ (+ 1 (/ 1 (pow x 4))) (pow x 4))) 1) (pow x 3)))))
#s(approx (/ x (- (pow x 4) 1)) #s(hole binary64 (* -1 (/ (- (* -1 (/ (+ 1 (/ 1 (pow x 4))) (pow x 8))) (+ 1 (/ 1 (pow x 4)))) (pow x 3)))))
Outputs
#s(approx (/ x (+ (* x x) 1)) (-.f64 x (pow.f64 x #s(literal 3 binary64))))
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) x)
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 x x)))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) x) (fma.f64 x x #s(literal 1 binary64)))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))) x) (+.f64 (fma.f64 x x #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64))))
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 x x #s(literal 1 binary64)))
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64)))) (+.f64 (fma.f64 x x #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64))))
(/.f64 (-.f64 (*.f64 x x) (pow.f64 x #s(literal 6 binary64))) (-.f64 x (pow.f64 (neg.f64 x) #s(literal 3 binary64))))
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 x #s(literal 6 binary64)) (neg.f64 (pow.f64 x #s(literal 4 binary64))))))
(fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) x)
(fma.f64 (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) x)
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal -1 binary64)) x)
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) x)
(fma.f64 (neg.f64 x) (*.f64 x x) x)
(fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64) x)
(fma.f64 (*.f64 (neg.f64 x) x) x x)
(fma.f64 (*.f64 x x) (neg.f64 x) x)
(fma.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 3 binary64)) x)
(fma.f64 x (*.f64 (neg.f64 x) x) x)
(-.f64 x (pow.f64 x #s(literal 3 binary64)))
(+.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) x)
(+.f64 x (pow.f64 (neg.f64 x) #s(literal 3 binary64)))
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64))) (fma.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 4 binary64))))
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (fma.f64 x x #s(literal -1 binary64)))
(*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (-.f64 #s(literal -1 binary64) (neg.f64 x)))
(*.f64 (+.f64 #s(literal -1 binary64) (fabs.f64 x)) (-.f64 #s(literal -1 binary64) (fabs.f64 x)))
(*.f64 (+.f64 #s(literal -1 binary64) x) (-.f64 #s(literal -1 binary64) x))
(*.f64 (+.f64 #s(literal 1 binary64) (neg.f64 x)) (-.f64 #s(literal 1 binary64) (neg.f64 x)))
(*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x)))
(*.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) x))
(*.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal -1 binary64)))
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x)))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 (neg.f64 x) x #s(literal -1 binary64)))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64)))) (neg.f64 (+.f64 (fma.f64 x x #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64)))))
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))) (+.f64 (fma.f64 x x #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64))))
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (fma.f64 x x #s(literal 1 binary64)))
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (neg.f64 x) x) #s(literal 1 binary64)))
(neg.f64 (fma.f64 x x #s(literal -1 binary64)))
(fma.f64 (*.f64 #s(literal -1 binary64) (fabs.f64 x)) (fabs.f64 x) #s(literal 1 binary64))
(fma.f64 (neg.f64 (fabs.f64 x)) (fabs.f64 x) #s(literal 1 binary64))
(fma.f64 (neg.f64 x) x #s(literal 1 binary64))
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))
(fma.f64 (fabs.f64 x) (neg.f64 (fabs.f64 x)) #s(literal 1 binary64))
(fma.f64 (*.f64 (neg.f64 x) x) #s(literal 1 binary64) #s(literal 1 binary64))
(fma.f64 (*.f64 x x) #s(literal -1 binary64) #s(literal 1 binary64))
(fma.f64 #s(literal -1 binary64) (*.f64 x x) #s(literal 1 binary64))
(fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x) #s(literal 1 binary64))
(fma.f64 x (neg.f64 x) #s(literal 1 binary64))
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x x #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64)))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (fma.f64 x x #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64)))))
(-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal 1 binary64))))
(-.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64))
(-.f64 #s(literal 1 binary64) (*.f64 x x))
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x x #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64)))) (/.f64 (neg.f64 (pow.f64 x #s(literal 6 binary64))) (+.f64 (fma.f64 x x #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64)))))
(+.f64 (*.f64 (neg.f64 x) x) #s(literal 1 binary64))
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x))
#s(literal 1 binary64)
(*.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)))
(*.f64 (*.f64 (fabs.f64 x) #s(literal -1 binary64)) (*.f64 (fabs.f64 x) #s(literal -1 binary64)))
(*.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)))
(*.f64 (*.f64 #s(literal -1 binary64) (fabs.f64 x)) (*.f64 #s(literal -1 binary64) (fabs.f64 x)))
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x)))
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x))
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x)))
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x))
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)))
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)))
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)))
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64)))
(*.f64 (neg.f64 x) (neg.f64 x))
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64)))
(*.f64 (fabs.f64 x) (fabs.f64 x))
(*.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64))
(*.f64 (*.f64 x x) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) x))
(*.f64 #s(literal 1 binary64) (*.f64 x x))
(*.f64 x x)
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64))
(pow.f64 (neg.f64 x) #s(literal 2 binary64))
(pow.f64 (fabs.f64 x) #s(literal 2 binary64))
(pow.f64 (*.f64 x x) #s(literal 1 binary64))
(pow.f64 x #s(literal 2 binary64))
(/.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) #s(literal 2 binary64))
(neg.f64 (*.f64 (neg.f64 x) x))
(fabs.f64 (*.f64 x x))
(exp.f64 (fma.f64 (log.f64 x) #s(literal 2 binary64) #s(literal 0 binary64)))
(exp.f64 (+.f64 #s(literal 0 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64))))
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))))
x
#s(approx (/ x (+ (* x x) 1)) (pow.f64 x #s(literal -1 binary64)))
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64)))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x))
(*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64)))
(pow.f64 x #s(literal -1 binary64))
(/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64))
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))
(/.f64 #s(literal -1 binary64) (neg.f64 x))
(/.f64 #s(literal 1 binary64) x)
(neg.f64 (/.f64 #s(literal 1 binary64) (neg.f64 x)))
(neg.f64 (/.f64 #s(literal -1 binary64) x))
(exp.f64 (*.f64 (log.f64 x) #s(literal -1 binary64)))
(*.f64 (/.f64 x (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64))) (fma.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 4 binary64))))
(*.f64 (/.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) (-.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64))) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)))
(*.f64 (/.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) (-.f64 (pow.f64 x #s(literal 12 binary64)) #s(literal 1 binary64))) (+.f64 (+.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64))))
(*.f64 (*.f64 (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (-.f64 x #s(literal -1 binary64))) (-.f64 x #s(literal 1 binary64)))
(*.f64 (-.f64 x #s(literal -1 binary64)) (*.f64 (-.f64 x #s(literal 1 binary64)) (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)))))
(*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))))
(*.f64 (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (fma.f64 x x #s(literal -1 binary64)))
(*.f64 #s(literal -1 binary64) (/.f64 x (fma.f64 (neg.f64 x) x #s(literal -1 binary64))))
(*.f64 x (/.f64 #s(literal -1 binary64) (fma.f64 (neg.f64 x) x #s(literal -1 binary64))))
(*.f64 x (/.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))))
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)))) (+.f64 (fma.f64 x x #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64))))
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))
(/.f64 (*.f64 (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (+.f64 (fma.f64 x x #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64))))
(/.f64 (*.f64 (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))
(/.f64 (*.f64 (neg.f64 x) (fma.f64 x x #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))))
(/.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (neg.f64 x)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))))) (-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))))))
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (-.f64 (*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))))) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))))))))
(/.f64 (neg.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))))
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (neg.f64 x)) (*.f64 (+.f64 (fma.f64 x x #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))))
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) x) (*.f64 (+.f64 (fma.f64 x x #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64))) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))))
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (neg.f64 x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))))
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))))
(/.f64 (*.f64 (neg.f64 x) (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (+.f64 (fma.f64 x x #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64)))))
(/.f64 (*.f64 (neg.f64 x) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (fma.f64 x x #s(literal 1 binary64))))
(/.f64 (*.f64 x (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (+.f64 (fma.f64 x x #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64)))))
(/.f64 (*.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))
(/.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)))
(/.f64 (neg.f64 x) (fma.f64 (neg.f64 x) x #s(literal -1 binary64)))
(/.f64 x (neg.f64 (fma.f64 (neg.f64 x) x #s(literal -1 binary64))))
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
(neg.f64 (/.f64 (neg.f64 x) (fma.f64 x x #s(literal 1 binary64))))
(neg.f64 (/.f64 x (fma.f64 (neg.f64 x) x #s(literal -1 binary64))))
(fma.f64 (*.f64 (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (neg.f64 x)) (neg.f64 x) (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))))
(fma.f64 (*.f64 (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (fabs.f64 x)) (fabs.f64 x) (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))))
(fma.f64 (*.f64 (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) x) x (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))))
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)))) (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))))
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)))) (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))))
(fma.f64 (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (*.f64 x x) (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))))
(fma.f64 (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))))
(fma.f64 (*.f64 x x) (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))))
(fma.f64 #s(literal -1 binary64) (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))))
(fma.f64 x (*.f64 x (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)))) (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))))
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)))))
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) #s(literal -1 binary64)))
(+.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))))
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))))
(*.f64 (/.f64 x (-.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64))) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)))
(*.f64 (/.f64 x (-.f64 (pow.f64 x #s(literal 12 binary64)) #s(literal 1 binary64))) (+.f64 (+.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64))))
(*.f64 #s(literal -1 binary64) (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))))
(*.f64 x (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))))
(/.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))))
(/.f64 x (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))))
(/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)))
(neg.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))))
(*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64)))
(*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal 1 binary64)))
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))))
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 12 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (+.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64)))))
(/.f64 (-.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)))
(/.f64 (-.f64 (pow.f64 x #s(literal 12 binary64)) #s(literal 1 binary64)) (+.f64 (+.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64))))
(fma.f64 (*.f64 (*.f64 x x) (fabs.f64 x)) (fabs.f64 x) #s(literal -1 binary64))
(fma.f64 (*.f64 (neg.f64 x) (fabs.f64 x)) (*.f64 (neg.f64 x) (fabs.f64 x)) #s(literal -1 binary64))
(fma.f64 (*.f64 (fabs.f64 x) (neg.f64 x)) (*.f64 (fabs.f64 x) (neg.f64 x)) #s(literal -1 binary64))
(fma.f64 (*.f64 (fabs.f64 x) x) (*.f64 (fabs.f64 x) x) #s(literal -1 binary64))
(fma.f64 (*.f64 x (fabs.f64 x)) (*.f64 x (fabs.f64 x)) #s(literal -1 binary64))
(fma.f64 (fabs.f64 (*.f64 (neg.f64 x) x)) (fabs.f64 (*.f64 (neg.f64 x) x)) #s(literal -1 binary64))
(fma.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (neg.f64 x) #s(literal -1 binary64))
(fma.f64 (neg.f64 x) (pow.f64 (neg.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64))
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (*.f64 x x)) #s(literal -1 binary64))
(fma.f64 (pow.f64 x #s(literal 3 binary64)) x #s(literal -1 binary64))
(fma.f64 (neg.f64 (pow.f64 x #s(literal 4 binary64))) #s(literal -1 binary64) #s(literal -1 binary64))
(fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64) #s(literal -1 binary64))
(fma.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) x) #s(literal -1 binary64))
(fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))
(fma.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 x #s(literal 4 binary64))) #s(literal -1 binary64))
(fma.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))
(fma.f64 x (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64))
(expm1.f64 (fma.f64 (log.f64 x) #s(literal 4 binary64) #s(literal 0 binary64)))
(expm1.f64 (fma.f64 (log.f64 x) #s(literal 2 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64))))
(expm1.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)))
(expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))
(-.f64 (/.f64 (pow.f64 x #s(literal 8 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))))
(-.f64 (/.f64 (pow.f64 x #s(literal 12 binary64)) (+.f64 (+.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64)))))
(-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))
(+.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))
(*.f64 (*.f64 (*.f64 x x) (fabs.f64 x)) (fabs.f64 x))
(*.f64 (*.f64 (neg.f64 x) (fabs.f64 x)) (*.f64 (neg.f64 x) (fabs.f64 x)))
(*.f64 (*.f64 (fabs.f64 x) (neg.f64 x)) (*.f64 (fabs.f64 x) (neg.f64 x)))
(*.f64 (*.f64 (fabs.f64 x) x) (*.f64 (fabs.f64 x) x))
(*.f64 (*.f64 x (fabs.f64 x)) (*.f64 x (fabs.f64 x)))
(*.f64 (fabs.f64 (*.f64 (neg.f64 x) x)) (fabs.f64 (*.f64 (neg.f64 x) x)))
(*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (neg.f64 x))
(*.f64 (neg.f64 x) (pow.f64 (neg.f64 x) #s(literal 3 binary64)))
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (*.f64 x x)))
(*.f64 (pow.f64 x #s(literal 3 binary64)) x)
(*.f64 (neg.f64 (pow.f64 x #s(literal 4 binary64))) #s(literal -1 binary64))
(*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))
(*.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) x))
(*.f64 (*.f64 x x) (*.f64 x x))
(*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 x #s(literal 4 binary64))))
(*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))
(*.f64 x (pow.f64 x #s(literal 3 binary64)))
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 4 binary64))
(pow.f64 (*.f64 (neg.f64 x) x) #s(literal 2 binary64))
(pow.f64 (*.f64 x x) #s(literal 2 binary64))
(pow.f64 x #s(literal 4 binary64))
(/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64))
(neg.f64 (neg.f64 (pow.f64 x #s(literal 4 binary64))))
(exp.f64 (fma.f64 (log.f64 x) #s(literal 4 binary64) #s(literal 0 binary64)))
(exp.f64 (fma.f64 (log.f64 x) #s(literal 2 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64))))
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))))
#s(literal 4 binary64)
(*.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64))) (fma.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal -1 binary64)) (pow.f64 x #s(literal 4 binary64))))
(*.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (fma.f64 x x #s(literal -1 binary64)))
(*.f64 (fma.f64 #s(literal -1 binary64) x #s(literal -1 binary64)) (-.f64 (neg.f64 x) #s(literal -1 binary64)))
(*.f64 (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)) (-.f64 (neg.f64 x) #s(literal 1 binary64)))
(*.f64 (+.f64 (fabs.f64 x) #s(literal -1 binary64)) (-.f64 (fabs.f64 x) #s(literal -1 binary64)))
(*.f64 (+.f64 (fabs.f64 x) #s(literal 1 binary64)) (-.f64 (fabs.f64 x) #s(literal 1 binary64)))
(*.f64 (-.f64 x #s(literal 1 binary64)) (-.f64 x #s(literal -1 binary64)))
(*.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 x #s(literal 1 binary64)))
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (fma.f64 x x #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64)))))
(/.f64 (-.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)) (fma.f64 x x #s(literal 1 binary64))))
(/.f64 (-.f64 (pow.f64 x #s(literal 12 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (+.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64))) (fma.f64 x x #s(literal 1 binary64))))
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (+.f64 (fma.f64 x x #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64))))
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 #s(literal -1 binary64) (*.f64 x x)))
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (neg.f64 x) x #s(literal -1 binary64)))
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)) #s(literal -1 binary64))
(fma.f64 (*.f64 (fabs.f64 x) #s(literal -1 binary64)) (*.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal -1 binary64))
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) #s(literal -1 binary64))
(fma.f64 (*.f64 #s(literal -1 binary64) (fabs.f64 x)) (*.f64 #s(literal -1 binary64) (fabs.f64 x)) #s(literal -1 binary64))
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x)) #s(literal -1 binary64))
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x) #s(literal -1 binary64))
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal -1 binary64))
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x) #s(literal -1 binary64))
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) #s(literal -1 binary64))
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) #s(literal -1 binary64))
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) #s(literal -1 binary64))
(fma.f64 (neg.f64 x) (*.f64 (neg.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) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) #s(literal -1 binary64))
(fma.f64 (fabs.f64 x) (fabs.f64 x) #s(literal -1 binary64))
(fma.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64) #s(literal -1 binary64))
(fma.f64 (*.f64 x x) #s(literal 1 binary64) #s(literal -1 binary64))
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) x) #s(literal -1 binary64))
(fma.f64 #s(literal 1 binary64) (*.f64 x x) #s(literal -1 binary64))
(fma.f64 x x #s(literal -1 binary64))
(expm1.f64 (fma.f64 (log.f64 x) #s(literal 2 binary64) #s(literal 0 binary64)))
(expm1.f64 (+.f64 #s(literal 0 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64))))
(expm1.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))
(-.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (fma.f64 x x #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x x #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64)))))
(-.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal 1 binary64))) (/.f64 #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 (neg.f64 x) x))
(+.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (fma.f64 x x #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (+.f64 (fma.f64 x x #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64)))))
(+.f64 (*.f64 x x) #s(literal -1 binary64))
(+.f64 #s(literal -1 binary64) (*.f64 x x))
#s(literal -1 binary64)
#s(approx (/ x (+ (* x x) 1)) x)
#s(approx (/ x (+ (* x x) 1)) (-.f64 x (pow.f64 x #s(literal 3 binary64))))
#s(approx (/ x (+ (* x x) 1)) (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x #s(literal -1 binary64)) x))
#s(approx (/ x (+ (* x x) 1)) (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x (pow.f64 x #s(literal 3 binary64))) x #s(literal -1 binary64)) x))
#s(approx (* (- 1 (* x x)) x) x)
#s(approx (* (- 1 (* x x)) x) (-.f64 x (pow.f64 x #s(literal 3 binary64))))
#s(approx (- 1 (* x x)) #s(literal 1 binary64))
#s(approx (- 1 (* x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))
#s(approx (* x x) (*.f64 x x))
#s(approx x x)
#s(approx (/ 1 x) (pow.f64 x #s(literal -1 binary64)))
#s(approx (/ x (+ (* x x) 1)) x)
#s(approx (/ x (+ (* x x) 1)) (-.f64 x (pow.f64 x #s(literal 3 binary64))))
#s(approx (/ x (+ (* x x) 1)) (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x #s(literal -1 binary64)) x))
#s(approx (/ x (+ (* x x) 1)) (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x (pow.f64 x #s(literal 3 binary64))) x #s(literal -1 binary64)) x))
#s(approx (/ x (- (pow x 4) 1)) (neg.f64 x))
#s(approx (/ x (- (pow x 4) 1)) (*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64) #s(literal -1 binary64)) x))
#s(approx (/ x (- (pow x 4) 1)) (*.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64) #s(literal -1 binary64)) (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)) x))
#s(approx (/ x (- (pow x 4) 1)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64) #s(literal -1 binary64)) (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)) (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)) x))
#s(approx (- (pow x 4) 1) #s(literal -1 binary64))
#s(approx (- (pow x 4) 1) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)))
#s(approx (pow x 4) (pow.f64 x #s(literal 4 binary64)))
#s(approx (+ (* x x) -1) #s(literal -1 binary64))
#s(approx (+ (* x x) -1) (fma.f64 x x #s(literal -1 binary64)))
#s(approx (/ x (+ (* x x) 1)) (pow.f64 x #s(literal -1 binary64)))
#s(approx (/ x (+ (* x x) 1)) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -2 binary64))) x))
#s(approx (/ x (+ (* x x) 1)) (/.f64 (-.f64 (-.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal -1 binary64)) (pow.f64 x #s(literal -2 binary64))) x))
#s(approx (/ x (+ (* x x) 1)) (/.f64 (-.f64 (-.f64 (-.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal -1 binary64)) (pow.f64 x #s(literal -2 binary64))) (pow.f64 x #s(literal -6 binary64))) x))
#s(approx (* (- 1 (* x x)) x) (pow.f64 (neg.f64 x) #s(literal 3 binary64)))
#s(approx (* (- 1 (* x x)) x) (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 3 binary64))))
#s(approx (- 1 (* x x)) (*.f64 (neg.f64 x) x))
#s(approx (- 1 (* x x)) (*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) x) x))
#s(approx (/ x (+ (* x x) 1)) (pow.f64 x #s(literal -1 binary64)))
#s(approx (/ x (+ (* x x) 1)) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -2 binary64))) x))
#s(approx (/ x (+ (* x x) 1)) (/.f64 (-.f64 (-.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal -1 binary64)) (pow.f64 x #s(literal -2 binary64))) x))
#s(approx (/ x (+ (* x x) 1)) (/.f64 (-.f64 (-.f64 (-.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal -1 binary64)) (pow.f64 x #s(literal -2 binary64))) (pow.f64 x #s(literal -6 binary64))) x))
#s(approx (/ x (- (pow x 4) 1)) (pow.f64 x #s(literal -3 binary64)))
#s(approx (/ x (- (pow x 4) 1)) (+.f64 (pow.f64 x #s(literal -7 binary64)) (pow.f64 x #s(literal -3 binary64))))
#s(approx (/ x (- (pow x 4) 1)) (/.f64 (-.f64 (+.f64 (pow.f64 x #s(literal -8 binary64)) (pow.f64 x #s(literal -4 binary64))) #s(literal -1 binary64)) (pow.f64 x #s(literal 3 binary64))))
#s(approx (/ x (- (pow x 4) 1)) (/.f64 (-.f64 (+.f64 (+.f64 (pow.f64 x #s(literal -12 binary64)) (pow.f64 x #s(literal -8 binary64))) (pow.f64 x #s(literal -4 binary64))) #s(literal -1 binary64)) (pow.f64 x #s(literal 3 binary64))))
#s(approx (- (pow x 4) 1) (pow.f64 x #s(literal 4 binary64)))
#s(approx (- (pow x 4) 1) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -4 binary64))) (pow.f64 x #s(literal 4 binary64))))
#s(approx (+ (* x x) -1) (*.f64 x x))
#s(approx (+ (* x x) -1) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -2 binary64))) x) x))
#s(approx (/ x (+ (* x x) 1)) (/.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (neg.f64 x)))
#s(approx (/ x (+ (* x x) 1)) (/.f64 (-.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal -4 binary64))) (neg.f64 x)))
#s(approx (/ x (+ (* x x) 1)) (/.f64 (-.f64 (+.f64 (pow.f64 x #s(literal -6 binary64)) (pow.f64 x #s(literal -2 binary64))) (-.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal -1 binary64))) (neg.f64 x)))
#s(approx (* (- 1 (* x x)) x) (*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -2 binary64)))))
#s(approx (/ x (+ (* x x) 1)) (/.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (neg.f64 x)))
#s(approx (/ x (+ (* x x) 1)) (/.f64 (-.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal -4 binary64))) (neg.f64 x)))
#s(approx (/ x (+ (* x x) 1)) (/.f64 (-.f64 (+.f64 (pow.f64 x #s(literal -6 binary64)) (pow.f64 x #s(literal -2 binary64))) (-.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal -1 binary64))) (neg.f64 x)))
#s(approx (/ x (- (pow x 4) 1)) (/.f64 (-.f64 (+.f64 (pow.f64 x #s(literal -8 binary64)) (pow.f64 x #s(literal -4 binary64))) #s(literal -1 binary64)) (pow.f64 x #s(literal 3 binary64))))
#s(approx (/ x (- (pow x 4) 1)) (/.f64 (-.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal -12 binary64)) (pow.f64 x #s(literal -8 binary64)))) (-.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal -1 binary64))) (pow.f64 (neg.f64 x) #s(literal 3 binary64))))

eval30.0ms (1.7%)

Memory
25.6MiB live, 70.0MiB allocated; 8ms collecting garbage
Compiler

Compiled 5 594 to 1 001 computations (82.1% saved)

prune12.0ms (0.7%)

Memory
-43.6MiB live, 16.0MiB allocated; 11ms collecting garbage
Pruning

5 alts after pruning (1 fresh and 4 done)

PrunedKeptTotal
New3171318
Fresh000
Picked123
Done022
Total3185323
Accuracy
100.0%
Counts
323 → 5
Alt Table
Click to see full alt table
StatusAccuracyProgram
75.5%
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
60.7%
(*.f64 (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) (fma.f64 x x #s(literal -1 binary64)))
54.9%
#s(approx (/ x (+ (* x x) 1)) (/.f64 #s(literal 1 binary64) x))
46.4%
#s(approx (/ x (+ (* x x) 1)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) x))
47.5%
#s(approx (/ x (+ (* x x) 1)) x)
Compiler

Compiled 56 to 35 computations (37.5% saved)

series3.0ms (0.2%)

Memory
6.9MiB live, 6.9MiB allocated; 0ms collecting garbage
Counts
7 → 31
Calls
Call 1
Inputs
(*.f64 (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) (fma.f64 x x #s(literal -1 binary64)))
(/.f64 x (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)))
x
(fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))
(*.f64 x x)
#s(literal -1 binary64)
(fma.f64 x x #s(literal -1 binary64))
Outputs
#s(approx (* (/ x (+ (* (* x x) (* x x)) -1)) (+ (* x x) -1)) #s(hole binary64 x))
#s(approx (* (/ x (+ (* (* x x) (* x x)) -1)) (+ (* x x) -1)) #s(hole binary64 (* x (+ 1 (* -1 (pow x 2))))))
#s(approx (* (/ x (+ (* (* x x) (* x x)) -1)) (+ (* x x) -1)) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (pow x 2) 1))))))
#s(approx (* (/ x (+ (* (* x x) (* x x)) -1)) (+ (* x x) -1)) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1 (* -1 (pow x 2)))) 1))))))
#s(approx (/ x (+ (* (* x x) (* x x)) -1)) #s(hole binary64 (* -1 x)))
#s(approx (/ x (+ (* (* x x) (* x x)) -1)) #s(hole binary64 (* x (- (* -1 (pow x 4)) 1))))
#s(approx (/ x (+ (* (* x x) (* x x)) -1)) #s(hole binary64 (* x (- (* (pow x 4) (- (* -1 (pow x 4)) 1)) 1))))
#s(approx (/ x (+ (* (* x x) (* x x)) -1)) #s(hole binary64 (* x (- (* (pow x 4) (- (* (pow x 4) (- (* -1 (pow x 4)) 1)) 1)) 1))))
#s(approx x #s(hole binary64 x))
#s(approx (+ (* (* x x) (* x x)) -1) #s(hole binary64 -1))
#s(approx (+ (* (* x x) (* x x)) -1) #s(hole binary64 (- (pow x 4) 1)))
#s(approx (* x x) #s(hole binary64 (pow x 2)))
#s(approx (+ (* x x) -1) #s(hole binary64 -1))
#s(approx (+ (* x x) -1) #s(hole binary64 (- (pow x 2) 1)))
#s(approx (* (/ x (+ (* (* x x) (* x x)) -1)) (+ (* x x) -1)) #s(hole binary64 (/ 1 x)))
#s(approx (* (/ x (+ (* (* x x) (* x x)) -1)) (+ (* x x) -1)) #s(hole binary64 (/ (- 1 (/ 1 (pow x 2))) x)))
#s(approx (* (/ x (+ (* (* x x) (* x x)) -1)) (+ (* x x) -1)) #s(hole binary64 (/ (- (+ 1 (/ 1 (pow x 4))) (/ 1 (pow x 2))) x)))
#s(approx (* (/ x (+ (* (* x x) (* x x)) -1)) (+ (* x x) -1)) #s(hole binary64 (/ (- (+ 1 (/ 1 (pow x 4))) (+ (/ 1 (pow x 2)) (/ 1 (pow x 6)))) x)))
#s(approx (/ x (+ (* (* x x) (* x x)) -1)) #s(hole binary64 (/ 1 (pow x 3))))
#s(approx (/ x (+ (* (* x x) (* x x)) -1)) #s(hole binary64 (/ (+ 1 (/ 1 (pow x 4))) (pow x 3))))
#s(approx (/ x (+ (* (* x x) (* x x)) -1)) #s(hole binary64 (/ (+ 1 (+ (/ 1 (pow x 4)) (/ 1 (pow x 8)))) (pow x 3))))
#s(approx (/ x (+ (* (* x x) (* x x)) -1)) #s(hole binary64 (/ (+ 1 (+ (/ 1 (pow x 4)) (+ (/ 1 (pow x 8)) (/ 1 (pow x 12))))) (pow x 3))))
#s(approx (+ (* (* x x) (* x x)) -1) #s(hole binary64 (pow x 4)))
#s(approx (+ (* (* x x) (* x x)) -1) #s(hole binary64 (* (pow x 4) (- 1 (/ 1 (pow x 4))))))
#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 (* (/ x (+ (* (* x x) (* x x)) -1)) (+ (* x x) -1)) #s(hole binary64 (* -1 (/ (- (/ 1 (pow x 2)) 1) x))))
#s(approx (* (/ x (+ (* (* x x) (* x x)) -1)) (+ (* x x) -1)) #s(hole binary64 (* -1 (/ (- (/ 1 (pow x 2)) (+ 1 (/ 1 (pow x 4)))) x))))
#s(approx (* (/ x (+ (* (* x x) (* x x)) -1)) (+ (* x x) -1)) #s(hole binary64 (* -1 (/ (- (+ (/ 1 (pow x 2)) (/ 1 (pow x 6))) (+ 1 (/ 1 (pow x 4)))) x))))
#s(approx (/ x (+ (* (* x x) (* x x)) -1)) #s(hole binary64 (* -1 (/ (- (* -1 (/ (+ 1 (/ 1 (pow x 4))) (pow x 4))) 1) (pow x 3)))))
#s(approx (/ x (+ (* (* x x) (* x x)) -1)) #s(hole binary64 (* -1 (/ (- (* -1 (/ (+ 1 (/ 1 (pow x 4))) (pow x 8))) (+ 1 (/ 1 (pow x 4)))) (pow x 3)))))
Calls

3 calls:

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

rewrite220.0ms (12.1%)

Memory
42.6MiB live, 177.5MiB allocated; 16ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0125729
0132580
1666564
06975558
Stop Event
iter-limit
iter-limit
node-limit
iter-limit
Counts
38 → 204
Calls
Call 1
Inputs
(*.f64 (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) (fma.f64 x x #s(literal -1 binary64)))
(/.f64 x (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)))
x
(fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))
(*.f64 x x)
#s(literal -1 binary64)
(fma.f64 x x #s(literal -1 binary64))
#s(approx (* (/ x (+ (* (* x x) (* x x)) -1)) (+ (* x x) -1)) #s(hole binary64 x))
#s(approx (* (/ x (+ (* (* x x) (* x x)) -1)) (+ (* x x) -1)) #s(hole binary64 (* x (+ 1 (* -1 (pow x 2))))))
#s(approx (* (/ x (+ (* (* x x) (* x x)) -1)) (+ (* x x) -1)) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (pow x 2) 1))))))
#s(approx (* (/ x (+ (* (* x x) (* x x)) -1)) (+ (* x x) -1)) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1 (* -1 (pow x 2)))) 1))))))
#s(approx (/ x (+ (* (* x x) (* x x)) -1)) #s(hole binary64 (* -1 x)))
#s(approx (/ x (+ (* (* x x) (* x x)) -1)) #s(hole binary64 (* x (- (* -1 (pow x 4)) 1))))
#s(approx (/ x (+ (* (* x x) (* x x)) -1)) #s(hole binary64 (* x (- (* (pow x 4) (- (* -1 (pow x 4)) 1)) 1))))
#s(approx (/ x (+ (* (* x x) (* x x)) -1)) #s(hole binary64 (* x (- (* (pow x 4) (- (* (pow x 4) (- (* -1 (pow x 4)) 1)) 1)) 1))))
#s(approx x #s(hole binary64 x))
#s(approx (+ (* (* x x) (* x x)) -1) #s(hole binary64 -1))
#s(approx (+ (* (* x x) (* x x)) -1) #s(hole binary64 (- (pow x 4) 1)))
#s(approx (* x x) #s(hole binary64 (pow x 2)))
#s(approx (+ (* x x) -1) #s(hole binary64 -1))
#s(approx (+ (* x x) -1) #s(hole binary64 (- (pow x 2) 1)))
#s(approx (* (/ x (+ (* (* x x) (* x x)) -1)) (+ (* x x) -1)) #s(hole binary64 (/ 1 x)))
#s(approx (* (/ x (+ (* (* x x) (* x x)) -1)) (+ (* x x) -1)) #s(hole binary64 (/ (- 1 (/ 1 (pow x 2))) x)))
#s(approx (* (/ x (+ (* (* x x) (* x x)) -1)) (+ (* x x) -1)) #s(hole binary64 (/ (- (+ 1 (/ 1 (pow x 4))) (/ 1 (pow x 2))) x)))
#s(approx (* (/ x (+ (* (* x x) (* x x)) -1)) (+ (* x x) -1)) #s(hole binary64 (/ (- (+ 1 (/ 1 (pow x 4))) (+ (/ 1 (pow x 2)) (/ 1 (pow x 6)))) x)))
#s(approx (/ x (+ (* (* x x) (* x x)) -1)) #s(hole binary64 (/ 1 (pow x 3))))
#s(approx (/ x (+ (* (* x x) (* x x)) -1)) #s(hole binary64 (/ (+ 1 (/ 1 (pow x 4))) (pow x 3))))
#s(approx (/ x (+ (* (* x x) (* x x)) -1)) #s(hole binary64 (/ (+ 1 (+ (/ 1 (pow x 4)) (/ 1 (pow x 8)))) (pow x 3))))
#s(approx (/ x (+ (* (* x x) (* x x)) -1)) #s(hole binary64 (/ (+ 1 (+ (/ 1 (pow x 4)) (+ (/ 1 (pow x 8)) (/ 1 (pow x 12))))) (pow x 3))))
#s(approx (+ (* (* x x) (* x x)) -1) #s(hole binary64 (pow x 4)))
#s(approx (+ (* (* x x) (* x x)) -1) #s(hole binary64 (* (pow x 4) (- 1 (/ 1 (pow x 4))))))
#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 (* (/ x (+ (* (* x x) (* x x)) -1)) (+ (* x x) -1)) #s(hole binary64 (* -1 (/ (- (/ 1 (pow x 2)) 1) x))))
#s(approx (* (/ x (+ (* (* x x) (* x x)) -1)) (+ (* x x) -1)) #s(hole binary64 (* -1 (/ (- (/ 1 (pow x 2)) (+ 1 (/ 1 (pow x 4)))) x))))
#s(approx (* (/ x (+ (* (* x x) (* x x)) -1)) (+ (* x x) -1)) #s(hole binary64 (* -1 (/ (- (+ (/ 1 (pow x 2)) (/ 1 (pow x 6))) (+ 1 (/ 1 (pow x 4)))) x))))
#s(approx (/ x (+ (* (* x x) (* x x)) -1)) #s(hole binary64 (* -1 (/ (- (* -1 (/ (+ 1 (/ 1 (pow x 4))) (pow x 4))) 1) (pow x 3)))))
#s(approx (/ x (+ (* (* x x) (* x x)) -1)) #s(hole binary64 (* -1 (/ (- (* -1 (/ (+ 1 (/ 1 (pow x 4))) (pow x 8))) (+ 1 (/ 1 (pow x 4)))) (pow x 3)))))
Outputs
(*.f64 (/.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) (-.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64))) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)))
(*.f64 (/.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) (-.f64 (pow.f64 x #s(literal 12 binary64)) #s(literal 1 binary64))) (+.f64 (+.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64))))
(*.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))))
(*.f64 (*.f64 (/.f64 x (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))) (-.f64 x #s(literal -1 binary64))) (-.f64 x #s(literal 1 binary64)))
(*.f64 (-.f64 x #s(literal -1 binary64)) (*.f64 (-.f64 x #s(literal 1 binary64)) (/.f64 x (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))))))
(*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 x (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))))
(*.f64 (/.f64 x (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))) (fma.f64 x x #s(literal -1 binary64)))
(*.f64 x (/.f64 (fma.f64 x x #s(literal -1 binary64)) (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))))
(/.f64 (/.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal -1 binary64)))
(/.f64 (*.f64 (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) (/.f64 x (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))))) (fma.f64 x x #s(literal 1 binary64)))
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (/.f64 x (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))))) (+.f64 (fma.f64 x x #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64))))
(/.f64 (*.f64 (/.f64 x (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))) (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))) (fma.f64 x x #s(literal 1 binary64)))
(/.f64 (*.f64 (/.f64 x (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))) (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (+.f64 (fma.f64 x x #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64))))
(/.f64 (*.f64 x (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))) (*.f64 (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) (fma.f64 x x #s(literal 1 binary64))))
(/.f64 (*.f64 (neg.f64 x) (fma.f64 x x #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))))
(/.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (neg.f64 x)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))))) (*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))))) (-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))) (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))))))
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))) (-.f64 (*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))))) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))) (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))))))))
(/.f64 (neg.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))))
(/.f64 (*.f64 (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) (neg.f64 x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))))
(/.f64 (*.f64 (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))))
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (neg.f64 x)) (*.f64 (+.f64 (fma.f64 x x #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))))
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) x) (*.f64 (+.f64 (fma.f64 x x #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64))) (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))))
(/.f64 (*.f64 (neg.f64 x) (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (fma.f64 x x #s(literal 1 binary64))))
(/.f64 (*.f64 (neg.f64 x) (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (+.f64 (fma.f64 x x #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64)))))
(/.f64 (*.f64 x (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (*.f64 (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) (+.f64 (fma.f64 x x #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64)))))
(/.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))))
(fma.f64 (*.f64 (/.f64 x (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))) (neg.f64 x)) (neg.f64 x) (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))))
(fma.f64 (*.f64 (/.f64 x (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))) (fabs.f64 x)) (fabs.f64 x) (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))))
(fma.f64 (*.f64 (/.f64 x (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))) x) x (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))))
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (/.f64 x (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))))) (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))))
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (/.f64 x (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))))) (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))))
(fma.f64 (*.f64 x x) (/.f64 x (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))) (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))))
(fma.f64 (/.f64 x (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))) (*.f64 x x) (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))))
(fma.f64 (/.f64 x (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))) #s(literal -1 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))))
(fma.f64 #s(literal -1 binary64) (/.f64 x (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))))
(fma.f64 x (*.f64 x (/.f64 x (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))))) (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))))
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))) (*.f64 #s(literal 1 binary64) (/.f64 x (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))))))
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))) (*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) #s(literal -1 binary64)))
(+.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))))
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))) (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))))
(*.f64 (/.f64 x (-.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64))) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)))
(*.f64 (/.f64 x (-.f64 (pow.f64 x #s(literal 12 binary64)) #s(literal 1 binary64))) (+.f64 (+.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64))))
(*.f64 #s(literal -1 binary64) (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))))
(*.f64 x (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))))
(/.f64 (/.f64 x (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal -1 binary64)))
(/.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))))
(/.f64 x (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))))
(/.f64 x (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))))
(neg.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))))
x
(*.f64 (fma.f64 (neg.f64 x) x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))
(*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64)))
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (*.f64 (neg.f64 x) x) #s(literal 1 binary64)))
(*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal 1 binary64)))
(/.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (+.f64 (fma.f64 x x #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64))))
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 8 binary64))) (-.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 4 binary64))))
(/.f64 (-.f64 (pow.f64 x #s(literal 12 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 x #s(literal 8 binary64)) (pow.f64 x #s(literal 4 binary64)))))
(/.f64 (-.f64 (pow.f64 x #s(literal 12 binary64)) #s(literal 1 binary64)) (+.f64 (+.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64))))
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))))
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 12 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (+.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64)))))
(/.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))) (fma.f64 x x #s(literal 1 binary64)))
(/.f64 (-.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)))
(fma.f64 (*.f64 (*.f64 x x) (fabs.f64 x)) (fabs.f64 x) #s(literal -1 binary64))
(fma.f64 (*.f64 x (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) #s(literal -1 binary64))
(fma.f64 (*.f64 (neg.f64 x) (fabs.f64 x)) (*.f64 (neg.f64 x) (fabs.f64 x)) #s(literal -1 binary64))
(fma.f64 (*.f64 (fabs.f64 x) (neg.f64 x)) (*.f64 (fabs.f64 x) (neg.f64 x)) #s(literal -1 binary64))
(fma.f64 (*.f64 (fabs.f64 x) x) (*.f64 (fabs.f64 x) x) #s(literal -1 binary64))
(fma.f64 (*.f64 x (fabs.f64 x)) (*.f64 x (fabs.f64 x)) #s(literal -1 binary64))
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) x) #s(literal -1 binary64))
(fma.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (neg.f64 x) #s(literal -1 binary64))
(fma.f64 (neg.f64 x) (pow.f64 (neg.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64))
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (*.f64 x x)) #s(literal -1 binary64))
(fma.f64 (pow.f64 x #s(literal 3 binary64)) x #s(literal -1 binary64))
(fma.f64 (neg.f64 (pow.f64 x #s(literal 4 binary64))) #s(literal -1 binary64) #s(literal -1 binary64))
(fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64) #s(literal -1 binary64))
(fma.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) x) #s(literal -1 binary64))
(fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))
(fma.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))
(fma.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 x #s(literal 4 binary64))) #s(literal -1 binary64))
(fma.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))
(fma.f64 x (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64))
(expm1.f64 (fma.f64 (log.f64 x) #s(literal 2 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64))))
(expm1.f64 (fma.f64 (log.f64 x) #s(literal 4 binary64) #s(literal 0 binary64)))
(expm1.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)))
(expm1.f64 (*.f64 (log.f64 (*.f64 x x)) #s(literal 2 binary64)))
(expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))
(-.f64 (/.f64 (pow.f64 x #s(literal 12 binary64)) (+.f64 (+.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64)))))
(-.f64 (/.f64 (pow.f64 x #s(literal 8 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))))
(-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))
(-.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 x #s(literal 4 binary64))))
(+.f64 (/.f64 (pow.f64 x #s(literal 12 binary64)) (+.f64 (+.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (+.f64 (+.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64)))))
(+.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))
(+.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 4 binary64)))
(*.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)))
(*.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)))
(*.f64 (*.f64 (fabs.f64 x) #s(literal -1 binary64)) (*.f64 (fabs.f64 x) #s(literal -1 binary64)))
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x)))
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x))
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x)))
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x))
(*.f64 (*.f64 #s(literal -1 binary64) (fabs.f64 x)) (*.f64 #s(literal -1 binary64) (fabs.f64 x)))
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)))
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)))
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)))
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64)))
(*.f64 (neg.f64 x) (neg.f64 x))
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64)))
(*.f64 (fabs.f64 x) (fabs.f64 x))
(*.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64))
(*.f64 (*.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 x x)
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64))
(pow.f64 (neg.f64 x) #s(literal 2 binary64))
(pow.f64 (fabs.f64 x) #s(literal 2 binary64))
(pow.f64 (*.f64 x x) #s(literal 1 binary64))
(pow.f64 x #s(literal 2 binary64))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) #s(literal 2 binary64))
(/.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64))
(neg.f64 (*.f64 (neg.f64 x) x))
(sqrt.f64 (pow.f64 x #s(literal 4 binary64)))
(fabs.f64 (*.f64 (neg.f64 x) x))
(fabs.f64 (*.f64 x x))
(exp.f64 (fma.f64 (log.f64 x) #s(literal 2 binary64) #s(literal 0 binary64)))
(exp.f64 (+.f64 #s(literal 0 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64))))
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))))
#s(literal -1 binary64)
(*.f64 (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)) (-.f64 (neg.f64 x) #s(literal 1 binary64)))
(*.f64 (fma.f64 #s(literal -1 binary64) x #s(literal -1 binary64)) (-.f64 (neg.f64 x) #s(literal -1 binary64)))
(*.f64 (+.f64 (fabs.f64 x) #s(literal 1 binary64)) (-.f64 (fabs.f64 x) #s(literal 1 binary64)))
(*.f64 (+.f64 (fabs.f64 x) #s(literal -1 binary64)) (-.f64 (fabs.f64 x) #s(literal -1 binary64)))
(*.f64 (-.f64 x #s(literal 1 binary64)) (-.f64 x #s(literal -1 binary64)))
(*.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 x #s(literal 1 binary64)))
(/.f64 (-.f64 (pow.f64 x #s(literal 12 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (+.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64))) (fma.f64 x x #s(literal 1 binary64))))
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (fma.f64 x x #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64)))))
(/.f64 (-.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)) (fma.f64 x x #s(literal 1 binary64))))
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (+.f64 (fma.f64 x x #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64))))
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 #s(literal -1 binary64) (*.f64 x x)))
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (neg.f64 (fma.f64 x x #s(literal 1 binary64))))
(/.f64 (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) (fma.f64 x x #s(literal 1 binary64)))
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)) #s(literal -1 binary64))
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) #s(literal -1 binary64))
(fma.f64 (*.f64 (fabs.f64 x) #s(literal -1 binary64)) (*.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal -1 binary64))
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x)) #s(literal -1 binary64))
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x) #s(literal -1 binary64))
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal -1 binary64))
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x) #s(literal -1 binary64))
(fma.f64 (*.f64 #s(literal -1 binary64) (fabs.f64 x)) (*.f64 #s(literal -1 binary64) (fabs.f64 x)) #s(literal -1 binary64))
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) #s(literal -1 binary64))
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) #s(literal -1 binary64))
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) #s(literal -1 binary64))
(fma.f64 (neg.f64 x) (*.f64 (neg.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) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) #s(literal -1 binary64))
(fma.f64 (fabs.f64 x) (fabs.f64 x) #s(literal -1 binary64))
(fma.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64) #s(literal -1 binary64))
(fma.f64 (*.f64 x x) #s(literal 1 binary64) #s(literal -1 binary64))
(fma.f64 #s(literal 1 binary64) (*.f64 x x) #s(literal -1 binary64))
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) x) #s(literal -1 binary64))
(fma.f64 x x #s(literal -1 binary64))
(expm1.f64 (fma.f64 (log.f64 x) #s(literal 2 binary64) #s(literal 0 binary64)))
(expm1.f64 (+.f64 #s(literal 0 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64))))
(expm1.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))
(-.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (fma.f64 x x #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x x #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64)))))
(-.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x #s(literal 1 binary64))) (/.f64 #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 (neg.f64 x) x))
(+.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (fma.f64 x x #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (+.f64 (fma.f64 x x #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64)))))
(+.f64 (*.f64 x x) #s(literal -1 binary64))
(+.f64 #s(literal -1 binary64) (*.f64 x x))
#s(approx (* (/ x (+ (* (* x x) (* x x)) -1)) (+ (* x x) -1)) x)
#s(approx (* (/ x (+ (* (* x x) (* x x)) -1)) (+ (* x x) -1)) (-.f64 x (pow.f64 x #s(literal 3 binary64))))
#s(approx (* (/ x (+ (* (* x x) (* x x)) -1)) (+ (* x x) -1)) (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x #s(literal -1 binary64)) x))
#s(approx (* (/ x (+ (* (* x x) (* x x)) -1)) (+ (* x x) -1)) (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x (pow.f64 x #s(literal 3 binary64))) x #s(literal -1 binary64)) x))
#s(approx (/ x (+ (* (* x x) (* x x)) -1)) (neg.f64 x))
#s(approx (/ x (+ (* (* x x) (* x x)) -1)) (*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64) #s(literal -1 binary64)) x))
#s(approx (/ x (+ (* (* x x) (* x x)) -1)) (*.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64) #s(literal -1 binary64)) (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)) x))
#s(approx (/ x (+ (* (* x x) (* x x)) -1)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64) #s(literal -1 binary64)) (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)) (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)) x))
#s(approx x x)
#s(approx (+ (* (* x x) (* x x)) -1) #s(literal -1 binary64))
#s(approx (+ (* (* x x) (* x x)) -1) (expm1.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))))
#s(approx (* x x) (*.f64 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 (* (/ x (+ (* (* x x) (* x x)) -1)) (+ (* x x) -1)) (pow.f64 x #s(literal -1 binary64)))
#s(approx (* (/ x (+ (* (* x x) (* x x)) -1)) (+ (* x x) -1)) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -2 binary64))) x))
#s(approx (* (/ x (+ (* (* x x) (* x x)) -1)) (+ (* x x) -1)) (/.f64 (-.f64 (-.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal -1 binary64)) (pow.f64 x #s(literal -2 binary64))) x))
#s(approx (* (/ x (+ (* (* x x) (* x x)) -1)) (+ (* x x) -1)) (/.f64 (-.f64 (-.f64 (-.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal -1 binary64)) (pow.f64 x #s(literal -2 binary64))) (pow.f64 x #s(literal -6 binary64))) x))
#s(approx (/ x (+ (* (* x x) (* x x)) -1)) (pow.f64 x #s(literal -3 binary64)))
#s(approx (/ x (+ (* (* x x) (* x x)) -1)) (+.f64 (pow.f64 x #s(literal -7 binary64)) (pow.f64 x #s(literal -3 binary64))))
#s(approx (/ x (+ (* (* x x) (* x x)) -1)) (/.f64 (-.f64 (+.f64 (pow.f64 x #s(literal -8 binary64)) (pow.f64 x #s(literal -4 binary64))) #s(literal -1 binary64)) (pow.f64 x #s(literal 3 binary64))))
#s(approx (/ x (+ (* (* x x) (* x x)) -1)) (/.f64 (-.f64 (+.f64 (+.f64 (pow.f64 x #s(literal -12 binary64)) (pow.f64 x #s(literal -8 binary64))) (pow.f64 x #s(literal -4 binary64))) #s(literal -1 binary64)) (pow.f64 x #s(literal 3 binary64))))
#s(approx (+ (* (* x x) (* x x)) -1) (pow.f64 x #s(literal 4 binary64)))
#s(approx (+ (* (* x x) (* x x)) -1) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -4 binary64))) (pow.f64 x #s(literal 4 binary64))))
#s(approx (+ (* x x) -1) (*.f64 x x))
#s(approx (+ (* x x) -1) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -2 binary64))) x) x))
#s(approx (* (/ x (+ (* (* x x) (* x x)) -1)) (+ (* x x) -1)) (/.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (neg.f64 x)))
#s(approx (* (/ x (+ (* (* x x) (* x x)) -1)) (+ (* x x) -1)) (/.f64 (-.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal -4 binary64))) (neg.f64 x)))
#s(approx (* (/ x (+ (* (* x x) (* x x)) -1)) (+ (* x x) -1)) (/.f64 (-.f64 (+.f64 (pow.f64 x #s(literal -6 binary64)) (pow.f64 x #s(literal -2 binary64))) (-.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal -1 binary64))) (neg.f64 x)))
#s(approx (/ x (+ (* (* x x) (* x x)) -1)) (/.f64 (-.f64 (+.f64 (pow.f64 x #s(literal -8 binary64)) (pow.f64 x #s(literal -4 binary64))) #s(literal -1 binary64)) (pow.f64 x #s(literal 3 binary64))))
#s(approx (/ x (+ (* (* x x) (* x x)) -1)) (/.f64 (-.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal -12 binary64)) (pow.f64 x #s(literal -8 binary64)))) (-.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal -1 binary64))) (pow.f64 (neg.f64 x) #s(literal 3 binary64))))

eval81.0ms (4.5%)

Memory
-50.0MiB live, 52.7MiB allocated; 13ms collecting garbage
Compiler

Compiled 4 872 to 804 computations (83.5% saved)

prune6.0ms (0.3%)

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

5 alts after pruning (0 fresh and 5 done)

PrunedKeptTotal
New2520252
Fresh000
Picked011
Done044
Total2525257
Accuracy
100.0%
Counts
257 → 5
Alt Table
Click to see full alt table
StatusAccuracyProgram
75.5%
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
60.7%
(*.f64 (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) (fma.f64 x x #s(literal -1 binary64)))
54.9%
#s(approx (/ x (+ (* x x) 1)) (/.f64 #s(literal 1 binary64) x))
46.4%
#s(approx (/ x (+ (* x x) 1)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) x))
47.5%
#s(approx (/ x (+ (* x x) 1)) x)
Compiler

Compiled 166 to 70 computations (57.8% saved)

regimes7.0ms (0.4%)

Memory
15.5MiB live, 15.5MiB allocated; 0ms collecting garbage
Counts
10 → 2
Calls
Call 1
Inputs
#s(approx (/ x (+ (* x x) 1)) x)
#s(approx (/ x (+ (* x x) 1)) (/.f64 #s(literal 1 binary64) x))
#s(approx (/ x (+ (* x x) 1)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) x))
(/.f64 x #s(approx (+ (* x x) 1) (*.f64 x x)))
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
(/.f64 x (+.f64 (*.f64 x x) #s(literal 1 binary64)))
(*.f64 (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) (fma.f64 x x #s(literal -1 binary64)))
#s(approx (/ x (+ (* x x) 1)) (pow.f64 x #s(literal -1 binary64)))
#s(approx (/ x (+ (* x x) 1)) (-.f64 x (pow.f64 x #s(literal 3 binary64))))
(*.f64 (/.f64 x (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (fma.f64 x x #s(literal -1 binary64)))
Outputs
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
#s(approx (/ x (+ (* x x) 1)) (/.f64 #s(literal 1 binary64) x))
Calls

2 calls:

3.0ms
x
3.0ms
(/.f64 x (+.f64 (*.f64 x x) #s(literal 1 binary64)))
Results
AccuracySegmentsBranch
99.9%2(/.f64 x (+.f64 (*.f64 x x) #s(literal 1 binary64)))
100.0%2x
Compiler

Compiled 8 to 6 computations (25% saved)

regimes4.0ms (0.2%)

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

2 calls:

2.0ms
x
2.0ms
(/.f64 x (+.f64 (*.f64 x x) #s(literal 1 binary64)))
Results
AccuracySegmentsBranch
76.7%3(/.f64 x (+.f64 (*.f64 x x) #s(literal 1 binary64)))
98.8%2x
Compiler

Compiled 8 to 6 computations (25% saved)

regimes1.0ms (0.1%)

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

1 calls:

1.0ms
x
Results
AccuracySegmentsBranch
98.5%2x
Compiler

Compiled 1 to 1 computations (0% saved)

regimes5.0ms (0.3%)

Memory
-38.1MiB live, 7.3MiB allocated; 3ms collecting garbage
Accuracy

Total -0.0b remaining (-0%)

Threshold costs -0b (-0%)

Counts
1 → 1
Calls
Call 1
Inputs
#s(approx (/ x (+ (* x x) 1)) x)
Outputs
#s(approx (/ x (+ (* x x) 1)) x)
Calls

2 calls:

4.0ms
x
1.0ms
(/.f64 x (+.f64 (*.f64 x x) #s(literal 1 binary64)))
Results
AccuracySegmentsBranch
47.5%1(/.f64 x (+.f64 (*.f64 x x) #s(literal 1 binary64)))
47.5%1x
Compiler

Compiled 8 to 6 computations (25% saved)

bsearch2.0ms (0.1%)

Memory
4.1MiB live, 4.1MiB allocated; 0ms collecting garbage
Algorithm
binary-search
Stop Event
predicate-same
Steps
TimeLeftRight
1.0ms
18625484.718709264
58678237136.10588
Samples
1.0ms16×0valid
Compiler

Compiled 27 to 23 computations (14.8% saved)

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

bsearch8.0ms (0.5%)

Memory
13.1MiB live, 13.1MiB allocated; 0ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
7.0ms
0.09718673281912361
3.4635871812320973
Samples
3.0ms112×0valid
Compiler

Compiled 192 to 149 computations (22.4% saved)

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

bsearch5.0ms (0.3%)

Memory
9.9MiB live, 9.9MiB allocated; 0ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
4.0ms
0.09718673281912361
3.4635871812320973
Samples
2.0ms64×0valid
Compiler

Compiled 150 to 121 computations (19.3% saved)

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

derivations112.0ms (6.2%)

Memory
-23.5MiB live, 78.2MiB allocated; 17ms collecting garbage
Stop Event
done
Compiler

Compiled 84 to 23 computations (72.6% saved)

preprocess88.0ms (4.9%)

Memory
22.9MiB live, 154.5MiB allocated; 19ms collecting garbage
Remove

(negabs x)

Compiler

Compiled 364 to 156 computations (57.1% saved)

end0.0ms (0%)

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

Profiling

Loading profile data...