Rust f32::atanh

Time bar (total: 9.4s)

start0.0ms (0%)

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

analyze2.0ms (0%)

Memory
2.3MiB live, 2.3MiB allocated; 0ms collecting garbage
Algorithm
search
Search
ProbabilityValidUnknownPreconditionInfiniteDomainCan'tIter
0%0%99.6%0.4%0%0%0%0
0%0%99.6%0.4%0%0%0%1
0%0%99.6%0.4%0%0%0%2
0%0%49.8%0.4%0%49.8%0%3
50%24.9%24.9%0.4%0%49.8%0%4
75%37.4%12.5%0.4%0%49.8%0%5
87.5%43.6%6.2%0.4%0%49.8%0%6
93.8%46.7%3.1%0.4%0%49.8%0%7
96.9%48.2%1.6%0.4%0%49.8%0%8
98.4%49%0.8%0.4%0%49.8%0%9
99.2%49.4%0.4%0.4%0%49.8%0%10
99.6%49.4%0.2%0.4%0%50%0%11
99.8%49.5%0.1%0.4%0%50%0%12
Compiler

Compiled 4 to 4 computations (0% saved)

sample2.0s (21.1%)

Memory
10.1MiB live, 801.8MiB allocated; 220ms collecting garbage
Samples
1.7s8 256×0valid
Precisions
Click to see histograms. Total time spent on operations: 76.0ms
ival-atanh: 71.0ms (93.7% of total)
adjust: 2.0ms (2.6% of total)
ival-assert: 2.0ms (2.6% of total)
Bogosity

explain1.2s (13.1%)

Memory
-5.2MiB live, 141.1MiB allocated; 42ms collecting garbage
FPErrors
Click to see full error table
Ground TruthOverpredictionsExampleUnderpredictionsExampleSubexpression
00-0-#s(literal 1 binary32)
00-0-#s(literal 2 binary32)
00-0-#s(literal 1/2 binary32)
00-0-(-.f32 #s(literal 1 binary32) x)
00-0-(/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))
00-0-(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))))
00-0-(*.f32 #s(literal 2 binary32) x)
00-0-(log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))
00-0-x
Confusion
Predicted +Predicted -
+00
-0256
Precision
0/0
Recall
0/0
Confusion?
Predicted +Predicted MaybePredicted -
+000
-00256
Precision?
0/0
Recall?
0/0
Freqs
test
numberfreq
0256
Total Confusion?
Predicted +Predicted MaybePredicted -
+000
-001
Precision?
0/0
Recall?
0/0
Samples
30.0ms512×0valid
Compiler

Compiled 92 to 31 computations (66.3% saved)

Precisions
Click to see histograms. Total time spent on operations: 18.0ms
ival-mult: 7.0ms (38.7% of total)
ival-log1p: 4.0ms (22.1% of total)
ival-sub: 3.0ms (16.6% of total)
ival-div: 3.0ms (16.6% of total)
exact: 1.0ms (5.5% of total)
ival-true: 0.0ms (0% of total)
adjust: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)

preprocess157.0ms (1.7%)

Memory
14.3MiB live, 158.7MiB allocated; 64ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
079
189
01410
02310
12610
23010
34110
49010
538610
6377910
0808710
Stop Event
saturated
node limit
iter limit
saturated
Calls
Call 1
Inputs
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))))
Outputs
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))))
Compiler

Compiled 10 to 9 computations (10% saved)

eval0.0ms (0%)

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

Compiled 0 to 1 computations (-∞% saved)

prune0.0ms (0%)

Memory
1.3MiB live, 1.3MiB allocated; 0ms collecting garbage
Alt Table
Click to see full alt table
StatusAccuracyProgram
99.8%
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))))
Compiler

Compiled 10 to 9 computations (10% saved)

series5.0ms (0.1%)

Memory
12.5MiB live, 12.5MiB allocated; 0ms collecting garbage
Counts
9 → 34
Calls
Call 1
Inputs
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))))
#s(literal 1/2 binary32)
(log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))
(/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))
(*.f32 #s(literal 2 binary32) x)
#s(literal 2 binary32)
x
(-.f32 #s(literal 1 binary32) x)
#s(literal 1 binary32)
Outputs
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) #s(hole binary32 x))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) #s(hole binary32 (* x (+ 1 (* 1/3 (pow x 2))))))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) #s(hole binary32 (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) #s(hole binary32 (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2))))))))))
#s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) #s(hole binary32 (* 2 x)))
#s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) #s(hole binary32 (* x (+ 2 (* 2/3 (pow x 2))))))
#s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) #s(hole binary32 (* x (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2))))))))
#s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) #s(hole binary32 (* x (+ 2 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2))))))))))
#s(approx (/ (* 2 x) (- 1 x)) #s(hole binary32 (* 2 x)))
#s(approx (/ (* 2 x) (- 1 x)) #s(hole binary32 (* x (+ 2 (* 2 x)))))
#s(approx (/ (* 2 x) (- 1 x)) #s(hole binary32 (* x (+ 2 (* x (+ 2 (* 2 x)))))))
#s(approx (/ (* 2 x) (- 1 x)) #s(hole binary32 (* x (+ 2 (* x (+ 2 (* x (+ 2 (* 2 x)))))))))
#s(approx (* 2 x) #s(hole binary32 (* 2 x)))
#s(approx x #s(hole binary32 x))
#s(approx (- 1 x) #s(hole binary32 1))
#s(approx (- 1 x) #s(hole binary32 (+ 1 (* -1 x))))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) #s(hole binary32 (* 1/2 (log -1))))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) #s(hole binary32 (+ (* 1/2 (log -1)) (/ 1 x))))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) #s(hole binary32 (+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (/ 1 x)))))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) #s(hole binary32 (+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (+ (/ 1 x) (* 1/5 (/ 1 (pow x 5))))))))
#s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) #s(hole binary32 (log -1)))
#s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) #s(hole binary32 (+ (log -1) (* 2 (/ 1 x)))))
#s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) #s(hole binary32 (+ (log -1) (+ (/ 2/3 (pow x 3)) (* 2 (/ 1 x))))))
#s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) #s(hole binary32 (+ (log -1) (+ (/ 2/3 (pow x 3)) (+ (* 2 (/ 1 x)) (* 2/5 (/ 1 (pow x 5))))))))
#s(approx (/ (* 2 x) (- 1 x)) #s(hole binary32 -2))
#s(approx (/ (* 2 x) (- 1 x)) #s(hole binary32 (* -1 (+ 2 (* 2 (/ 1 x))))))
#s(approx (/ (* 2 x) (- 1 x)) #s(hole binary32 (- (* -1 (/ (+ 2 (* 2 (/ 1 x))) x)) 2)))
#s(approx (/ (* 2 x) (- 1 x)) #s(hole binary32 (- (* -1 (/ (+ 2 (* 2 (/ 1 x))) (pow x 2))) (+ 2 (* 2 (/ 1 x))))))
#s(approx (- 1 x) #s(hole binary32 (* -1 x)))
#s(approx (- 1 x) #s(hole binary32 (* x (- (/ 1 x) 1))))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) #s(hole binary32 (+ (* -1 (/ (- (* -1 (/ (+ 1/3 (* 1/5 (/ 1 (pow x 2)))) (pow x 2))) 1) x)) (* 1/2 (log -1)))))
#s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) #s(hole binary32 (+ (log -1) (* -1 (/ (- (* -1 (/ (+ 2/3 (* 2/5 (/ 1 (pow x 2)))) (pow x 2))) 2) x)))))
#s(approx (/ (* 2 x) (- 1 x)) #s(hole binary32 (- (* -1 (/ (+ 2 (+ (* 2 (/ 1 x)) (/ 2 (pow x 2)))) x)) 2)))
#s(approx (- 1 x) #s(hole binary32 (* -1 (* x (- 1 (/ 1 x))))))
Calls

3 calls:

TimeVariablePointExpression
2.0ms
x
@inf
((* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) 1/2 (log (+ 1 (/ (* 2 x) (- 1 x)))) (/ (* 2 x) (- 1 x)) (* 2 x) 2 x (- 1 x) 1)
2.0ms
x
@0
((* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) 1/2 (log (+ 1 (/ (* 2 x) (- 1 x)))) (/ (* 2 x) (- 1 x)) (* 2 x) 2 x (- 1 x) 1)
2.0ms
x
@-inf
((* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) 1/2 (log (+ 1 (/ (* 2 x) (- 1 x)))) (/ (* 2 x) (- 1 x)) (* 2 x) 2 x (- 1 x) 1)

rewrite718.0ms (7.6%)

Memory
1.5MiB live, 192.3MiB allocated; 30ms collecting garbage
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
0193777
1268771
2270771
3271771
4272771
5273771
0273736
11091716
08261710
19156691
212184684
316392684
419447684
521209684
621982684
722277684
822372684
922393684
1022395684
Stop Event
saturated
node limit
saturated
Counts
43 → 81
Calls
Call 1
Inputs
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))))
#s(literal 1/2 binary32)
(log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))
(/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))
(*.f32 #s(literal 2 binary32) x)
#s(literal 2 binary32)
x
(-.f32 #s(literal 1 binary32) x)
#s(literal 1 binary32)
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) #s(hole binary32 x))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) #s(hole binary32 (* x (+ 1 (* 1/3 (pow x 2))))))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) #s(hole binary32 (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) #s(hole binary32 (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2))))))))))
#s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) #s(hole binary32 (* 2 x)))
#s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) #s(hole binary32 (* x (+ 2 (* 2/3 (pow x 2))))))
#s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) #s(hole binary32 (* x (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2))))))))
#s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) #s(hole binary32 (* x (+ 2 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2))))))))))
#s(approx (/ (* 2 x) (- 1 x)) #s(hole binary32 (* 2 x)))
#s(approx (/ (* 2 x) (- 1 x)) #s(hole binary32 (* x (+ 2 (* 2 x)))))
#s(approx (/ (* 2 x) (- 1 x)) #s(hole binary32 (* x (+ 2 (* x (+ 2 (* 2 x)))))))
#s(approx (/ (* 2 x) (- 1 x)) #s(hole binary32 (* x (+ 2 (* x (+ 2 (* x (+ 2 (* 2 x)))))))))
#s(approx (* 2 x) #s(hole binary32 (* 2 x)))
#s(approx x #s(hole binary32 x))
#s(approx (- 1 x) #s(hole binary32 1))
#s(approx (- 1 x) #s(hole binary32 (+ 1 (* -1 x))))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) #s(hole binary32 (* 1/2 (log -1))))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) #s(hole binary32 (+ (* 1/2 (log -1)) (/ 1 x))))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) #s(hole binary32 (+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (/ 1 x)))))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) #s(hole binary32 (+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (+ (/ 1 x) (* 1/5 (/ 1 (pow x 5))))))))
#s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) #s(hole binary32 (log -1)))
#s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) #s(hole binary32 (+ (log -1) (* 2 (/ 1 x)))))
#s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) #s(hole binary32 (+ (log -1) (+ (/ 2/3 (pow x 3)) (* 2 (/ 1 x))))))
#s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) #s(hole binary32 (+ (log -1) (+ (/ 2/3 (pow x 3)) (+ (* 2 (/ 1 x)) (* 2/5 (/ 1 (pow x 5))))))))
#s(approx (/ (* 2 x) (- 1 x)) #s(hole binary32 -2))
#s(approx (/ (* 2 x) (- 1 x)) #s(hole binary32 (* -1 (+ 2 (* 2 (/ 1 x))))))
#s(approx (/ (* 2 x) (- 1 x)) #s(hole binary32 (- (* -1 (/ (+ 2 (* 2 (/ 1 x))) x)) 2)))
#s(approx (/ (* 2 x) (- 1 x)) #s(hole binary32 (- (* -1 (/ (+ 2 (* 2 (/ 1 x))) (pow x 2))) (+ 2 (* 2 (/ 1 x))))))
#s(approx (- 1 x) #s(hole binary32 (* -1 x)))
#s(approx (- 1 x) #s(hole binary32 (* x (- (/ 1 x) 1))))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) #s(hole binary32 (+ (* -1 (/ (- (* -1 (/ (+ 1/3 (* 1/5 (/ 1 (pow x 2)))) (pow x 2))) 1) x)) (* 1/2 (log -1)))))
#s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) #s(hole binary32 (+ (log -1) (* -1 (/ (- (* -1 (/ (+ 2/3 (* 2/5 (/ 1 (pow x 2)))) (pow x 2))) 2) x)))))
#s(approx (/ (* 2 x) (- 1 x)) #s(hole binary32 (- (* -1 (/ (+ 2 (+ (* 2 (/ 1 x)) (/ 2 (pow x 2)))) x)) 2)))
#s(approx (- 1 x) #s(hole binary32 (* -1 (* x (- 1 (/ 1 x))))))
Outputs
(log.f32 (sqrt.f32 (fma.f32 #s(literal 2 binary32) (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 1 binary32))))
(*.f32 (log1p.f32 (*.f32 #s(literal 2 binary32) (/.f32 x (-.f32 #s(literal 1 binary32) x)))) #s(literal 1/2 binary32))
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (*.f32 #s(literal 2 binary32) (/.f32 x (-.f32 #s(literal 1 binary32) x)))))
#s(literal 1/2 binary32)
(log.f32 (fma.f32 #s(literal 2 binary32) (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 1 binary32)))
(-.f32 (log.f32 (-.f32 #s(literal 1 binary32) (pow.f32 (*.f32 #s(literal 2 binary32) (/.f32 x (-.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)))) (log1p.f32 (*.f32 #s(literal -2 binary32) (/.f32 x (-.f32 #s(literal 1 binary32) x)))))
(-.f32 (log1p.f32 (pow.f32 (*.f32 #s(literal 2 binary32) (/.f32 x (-.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32))) (log1p.f32 (*.f32 (*.f32 #s(literal 2 binary32) (/.f32 x (-.f32 #s(literal 1 binary32) x))) (-.f32 (*.f32 #s(literal 2 binary32) (/.f32 x (-.f32 #s(literal 1 binary32) x))) #s(literal 1 binary32)))))
(log1p.f32 (*.f32 #s(literal 2 binary32) (/.f32 x (-.f32 #s(literal 1 binary32) x))))
(*.f32 #s(literal 1 binary32) (*.f32 #s(literal 2 binary32) (/.f32 x (-.f32 #s(literal 1 binary32) x))))
(*.f32 #s(literal 2 binary32) (/.f32 x (-.f32 #s(literal 1 binary32) x)))
(/.f32 (neg.f32 (*.f32 #s(literal -2 binary32) x)) (neg.f32 (neg.f32 (-.f32 #s(literal 1 binary32) x))))
(/.f32 (*.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) x)) (*.f32 #s(literal 2 binary32) (neg.f32 (-.f32 #s(literal 1 binary32) x))))
(/.f32 (*.f32 #s(literal 2 binary32) (*.f32 x #s(literal 2 binary32))) (*.f32 #s(literal 2 binary32) (-.f32 #s(literal 1 binary32) x)))
(/.f32 (*.f32 #s(literal -2 binary32) x) (neg.f32 (-.f32 #s(literal 1 binary32) x)))
(/.f32 (*.f32 x #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) x))
(+.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) (/.f32 x (-.f32 #s(literal 1 binary32) x)))
(neg.f32 (/.f32 (*.f32 #s(literal -2 binary32) x) (-.f32 #s(literal 1 binary32) x)))
(neg.f32 (/.f32 (*.f32 x #s(literal 2 binary32)) (neg.f32 (-.f32 #s(literal 1 binary32) x))))
(neg.f32 (*.f32 #s(literal -1 binary32) (*.f32 #s(literal 2 binary32) (/.f32 x (-.f32 #s(literal 1 binary32) x)))))
(*.f32 x #s(literal 2 binary32))
(*.f32 #s(literal 2 binary32) x)
(/.f32 (-.f32 (*.f32 x x) (*.f32 x x)) (-.f32 x x))
(/.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32))) (fma.f32 x x (-.f32 (*.f32 x x) (*.f32 x x))))
(+.f32 x x)
#s(literal 2 binary32)
x
(*.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) x))
(/.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (neg.f32 x) #s(literal 1 binary32)))
(/.f32 (fma.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal -1 binary32) #s(literal 1 binary32)) (fma.f32 x x (-.f32 #s(literal 1 binary32) (*.f32 (neg.f32 x) #s(literal 1 binary32)))))
(/.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x))) (neg.f32 (+.f32 #s(literal 1 binary32) x)))
(/.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) (neg.f32 (+.f32 #s(literal 1 binary32) (fma.f32 x x x))))
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) x))
(/.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (+.f32 #s(literal 1 binary32) (fma.f32 x x x)))
(-.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) x)) (/.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)))
(-.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (fma.f32 x x x))) (/.f32 (pow.f32 x #s(literal 3 binary32)) (+.f32 #s(literal 1 binary32) (fma.f32 x x x))))
(-.f32 (neg.f32 x) #s(literal -1 binary32))
(-.f32 #s(literal 1 binary32) (*.f32 (neg.f32 x) #s(literal -1 binary32)))
(-.f32 #s(literal 1 binary32) x)
(fma.f32 #s(literal -1 binary32) x #s(literal 1 binary32))
(fma.f32 #s(literal 1 binary32) (neg.f32 x) #s(literal 1 binary32))
(fma.f32 x #s(literal -1 binary32) #s(literal 1 binary32))
(+.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (fma.f32 x x x))) (/.f32 (pow.f32 (neg.f32 x) #s(literal 3 binary32)) (+.f32 #s(literal 1 binary32) (fma.f32 x x x))))
(+.f32 (neg.f32 x) #s(literal 1 binary32))
(+.f32 #s(literal 1 binary32) (neg.f32 x))
(neg.f32 (+.f32 x #s(literal -1 binary32)))
(neg.f32 (+.f32 #s(literal -1 binary32) x))
#s(literal 1 binary32)
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) x)
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (*.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) x))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (*.f32 (fma.f32 (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x) #s(literal 1 binary32)) x))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (*.f32 (fma.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x) #s(literal 1 binary32)) x))
#s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 x #s(literal 2 binary32)))
#s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 (fma.f32 #s(literal 2/3 binary32) (*.f32 x x) #s(literal 2 binary32)) x))
#s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 (fma.f32 (fma.f32 #s(literal 2/5 binary32) (*.f32 x x) #s(literal 2/3 binary32)) (*.f32 x x) #s(literal 2 binary32)) x))
#s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 (fma.f32 (fma.f32 (fma.f32 #s(literal 2/7 binary32) (*.f32 x x) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal 2/3 binary32)) (*.f32 x x) #s(literal 2 binary32)) x))
#s(approx (/ (* 2 x) (- 1 x)) (*.f32 x #s(literal 2 binary32)))
#s(approx (/ (* 2 x) (- 1 x)) (*.f32 (fma.f32 x #s(literal 2 binary32) #s(literal 2 binary32)) x))
#s(approx (/ (* 2 x) (- 1 x)) (*.f32 (fma.f32 (fma.f32 x #s(literal 2 binary32) #s(literal 2 binary32)) x #s(literal 2 binary32)) x))
#s(approx (/ (* 2 x) (- 1 x)) (*.f32 (fma.f32 (fma.f32 (fma.f32 x #s(literal 2 binary32) #s(literal 2 binary32)) x #s(literal 2 binary32)) x #s(literal 2 binary32)) x))
#s(approx (* 2 x) (*.f32 x #s(literal 2 binary32)))
#s(approx x x)
#s(approx (- 1 x) #s(literal 1 binary32))
#s(approx (- 1 x) (-.f32 #s(literal 1 binary32) x))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (log.f32 (sqrt.f32 #s(literal -1 binary32))))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (log.f32 #s(literal -1 binary32)) #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) x)))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (log.f32 #s(literal -1 binary32)) #s(literal 1/2 binary32) (+.f32 (/.f32 #s(literal 1 binary32) x) (/.f32 #s(literal 1/3 binary32) (pow.f32 x #s(literal 3 binary32))))))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (+.f32 (fma.f32 (log.f32 #s(literal -1 binary32)) #s(literal 1/2 binary32) (fma.f32 #s(literal 1/5 binary32) (pow.f32 x #s(literal -5 binary32)) (/.f32 #s(literal 1 binary32) x))) (/.f32 #s(literal 1/3 binary32) (pow.f32 x #s(literal 3 binary32)))))
#s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (log.f32 #s(literal -1 binary32)))
#s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (+.f32 (/.f32 #s(literal 2 binary32) x) (log.f32 #s(literal -1 binary32))))
#s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (+.f32 (+.f32 (log.f32 #s(literal -1 binary32)) (/.f32 #s(literal 2/3 binary32) (pow.f32 x #s(literal 3 binary32)))) (/.f32 #s(literal 2 binary32) x)))
#s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (+.f32 (+.f32 (log.f32 #s(literal -1 binary32)) (fma.f32 #s(literal 2/5 binary32) (pow.f32 x #s(literal -5 binary32)) (/.f32 #s(literal 2 binary32) x))) (/.f32 #s(literal 2/3 binary32) (pow.f32 x #s(literal 3 binary32)))))
#s(approx (/ (* 2 x) (- 1 x)) #s(literal -2 binary32))
#s(approx (/ (* 2 x) (- 1 x)) (fma.f32 #s(literal -1 binary32) (/.f32 #s(literal 2 binary32) x) #s(literal -2 binary32)))
#s(approx (/ (* 2 x) (- 1 x)) (-.f32 (/.f32 (-.f32 (/.f32 #s(literal 2 binary32) x) #s(literal -2 binary32)) (neg.f32 x)) #s(literal 2 binary32)))
#s(approx (/ (* 2 x) (- 1 x)) (-.f32 (-.f32 (/.f32 (-.f32 (/.f32 #s(literal 2 binary32) x) #s(literal -2 binary32)) (*.f32 (neg.f32 x) x)) (/.f32 #s(literal 2 binary32) x)) #s(literal 2 binary32)))
#s(approx (- 1 x) (neg.f32 x))
#s(approx (- 1 x) (*.f32 (-.f32 (/.f32 #s(literal 1 binary32) x) #s(literal 1 binary32)) x))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (/.f32 (-.f32 (/.f32 (fma.f32 #s(literal -1/5 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal -1/3 binary32)) (*.f32 x x)) #s(literal 1 binary32)) x) #s(literal -1 binary32) (log.f32 (sqrt.f32 #s(literal -1 binary32)))))
#s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (-.f32 (log.f32 #s(literal -1 binary32)) (/.f32 (-.f32 (/.f32 (fma.f32 #s(literal -2/5 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal -2/3 binary32)) (*.f32 x x)) #s(literal 2 binary32)) x)))
#s(approx (/ (* 2 x) (- 1 x)) (-.f32 (/.f32 (+.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal 2 binary32) (*.f32 x x))) (/.f32 #s(literal 2 binary32) x)) (neg.f32 x)) #s(literal 2 binary32)))
#s(approx (- 1 x) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) x)) (neg.f32 x)))

eval648.0ms (6.9%)

Memory
-31.4MiB live, 13.7MiB allocated; 7ms collecting garbage
Compiler

Compiled 1 396 to 376 computations (73.1% saved)

prune6.0ms (0.1%)

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

9 alts after pruning (9 fresh and 0 done)

PrunedKeptTotal
New74983
Fresh000
Picked101
Done000
Total75984
Accuracy
100.0%
Counts
84 → 9
Alt Table
Click to see full alt table
StatusAccuracyProgram
96.9%
(*.f32 #s(literal 1/2 binary32) (-.f32 (log.f32 (-.f32 #s(literal 1 binary32) (pow.f32 (*.f32 #s(literal 2 binary32) (/.f32 x (-.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)))) (log1p.f32 (*.f32 #s(literal -2 binary32) (/.f32 x (-.f32 #s(literal 1 binary32) x))))))
99.8%
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (+.f32 x x) (-.f32 #s(literal 1 binary32) x))))
99.2%
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) #s(approx (- 1 x) (*.f32 (-.f32 (/.f32 #s(literal 1 binary32) x) #s(literal 1 binary32)) x)))))
97.8%
(*.f32 #s(literal 1/2 binary32) (log1p.f32 #s(approx (/ (* 2 x) (- 1 x)) (*.f32 (fma.f32 (fma.f32 (fma.f32 x #s(literal 2 binary32) #s(literal 2 binary32)) x #s(literal 2 binary32)) x #s(literal 2 binary32)) x))))
24.8%
(log.f32 (sqrt.f32 (fma.f32 #s(literal 2 binary32) (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 1 binary32))))
99.3%
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (*.f32 (fma.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x) #s(literal 1 binary32)) x))
99.0%
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (*.f32 (fma.f32 (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x) #s(literal 1 binary32)) x))
98.3%
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (*.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) x))
96.2%
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) x)
Compiler

Compiled 352 to 250 computations (29% saved)

series11.0ms (0.1%)

Memory
18.6MiB live, 18.6MiB allocated; 0ms collecting garbage
Counts
32 → 119
Calls
Call 1
Inputs
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (+.f32 x x) (-.f32 #s(literal 1 binary32) x))))
#s(literal 1/2 binary32)
(log1p.f32 (/.f32 (+.f32 x x) (-.f32 #s(literal 1 binary32) x)))
(/.f32 (+.f32 x x) (-.f32 #s(literal 1 binary32) x))
(+.f32 x x)
x
(-.f32 #s(literal 1 binary32) x)
#s(literal 1 binary32)
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) x)
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (*.f32 (fma.f32 (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x) #s(literal 1 binary32)) x))
(*.f32 (fma.f32 (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x) #s(literal 1 binary32)) x)
(fma.f32 (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x) #s(literal 1 binary32))
(fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))
#s(literal 1/5 binary32)
(*.f32 x x)
#s(literal 1/3 binary32)
(*.f32 #s(literal 1/2 binary32) (log1p.f32 #s(approx (/ (* 2 x) (- 1 x)) (*.f32 (fma.f32 (fma.f32 (fma.f32 x #s(literal 2 binary32) #s(literal 2 binary32)) x #s(literal 2 binary32)) x #s(literal 2 binary32)) x))))
(log1p.f32 #s(approx (/ (* 2 x) (- 1 x)) (*.f32 (fma.f32 (fma.f32 (fma.f32 x #s(literal 2 binary32) #s(literal 2 binary32)) x #s(literal 2 binary32)) x #s(literal 2 binary32)) x)))
#s(approx (/ (* 2 x) (- 1 x)) (*.f32 (fma.f32 (fma.f32 (fma.f32 x #s(literal 2 binary32) #s(literal 2 binary32)) x #s(literal 2 binary32)) x #s(literal 2 binary32)) x))
(*.f32 (fma.f32 (fma.f32 (fma.f32 x #s(literal 2 binary32) #s(literal 2 binary32)) x #s(literal 2 binary32)) x #s(literal 2 binary32)) x)
(fma.f32 (fma.f32 (fma.f32 x #s(literal 2 binary32) #s(literal 2 binary32)) x #s(literal 2 binary32)) x #s(literal 2 binary32))
(fma.f32 (fma.f32 x #s(literal 2 binary32) #s(literal 2 binary32)) x #s(literal 2 binary32))
(fma.f32 x #s(literal 2 binary32) #s(literal 2 binary32))
#s(literal 2 binary32)
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) #s(approx (- 1 x) (*.f32 (-.f32 (/.f32 #s(literal 1 binary32) x) #s(literal 1 binary32)) x)))))
(log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) #s(approx (- 1 x) (*.f32 (-.f32 (/.f32 #s(literal 1 binary32) x) #s(literal 1 binary32)) x))))
(/.f32 (*.f32 #s(literal 2 binary32) x) #s(approx (- 1 x) (*.f32 (-.f32 (/.f32 #s(literal 1 binary32) x) #s(literal 1 binary32)) x)))
(*.f32 #s(literal 2 binary32) x)
#s(approx (- 1 x) (*.f32 (-.f32 (/.f32 #s(literal 1 binary32) x) #s(literal 1 binary32)) x))
(*.f32 (-.f32 (/.f32 #s(literal 1 binary32) x) #s(literal 1 binary32)) x)
(-.f32 (/.f32 #s(literal 1 binary32) x) #s(literal 1 binary32))
(/.f32 #s(literal 1 binary32) x)
Outputs
#s(approx (* 1/2 (log (+ 1 (/ (+ x x) (- 1 x))))) #s(hole binary32 x))
#s(approx (* 1/2 (log (+ 1 (/ (+ x x) (- 1 x))))) #s(hole binary32 (* x (+ 1 (* 1/3 (pow x 2))))))
#s(approx (* 1/2 (log (+ 1 (/ (+ x x) (- 1 x))))) #s(hole binary32 (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))))
#s(approx (* 1/2 (log (+ 1 (/ (+ x x) (- 1 x))))) #s(hole binary32 (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2))))))))))
#s(approx (log (+ 1 (/ (+ x x) (- 1 x)))) #s(hole binary32 (* 2 x)))
#s(approx (log (+ 1 (/ (+ x x) (- 1 x)))) #s(hole binary32 (* x (+ 2 (* 2/3 (pow x 2))))))
#s(approx (log (+ 1 (/ (+ x x) (- 1 x)))) #s(hole binary32 (* x (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2))))))))
#s(approx (log (+ 1 (/ (+ x x) (- 1 x)))) #s(hole binary32 (* x (+ 2 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2))))))))))
#s(approx (/ (+ x x) (- 1 x)) #s(hole binary32 (* 2 x)))
#s(approx (/ (+ x x) (- 1 x)) #s(hole binary32 (* x (+ 2 (* 2 x)))))
#s(approx (/ (+ x x) (- 1 x)) #s(hole binary32 (* x (+ 2 (* x (+ 2 (* 2 x)))))))
#s(approx (/ (+ x x) (- 1 x)) #s(hole binary32 (* x (+ 2 (* x (+ 2 (* x (+ 2 (* 2 x)))))))))
#s(approx (+ x x) #s(hole binary32 (* 2 x)))
#s(approx x #s(hole binary32 x))
#s(approx (- 1 x) #s(hole binary32 1))
#s(approx (- 1 x) #s(hole binary32 (+ 1 (* -1 x))))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) #s(hole binary32 x))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) #s(hole binary32 (* x (+ 1 (* 1/3 (pow x 2))))))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) #s(hole binary32 (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) #s(hole binary32 (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2))))))))))
#s(approx (* (+ (* (+ (* 1/5 (* x x)) 1/3) (* x x)) 1) x) #s(hole binary32 x))
#s(approx (* (+ (* (+ (* 1/5 (* x x)) 1/3) (* x x)) 1) x) #s(hole binary32 (* x (+ 1 (* 1/3 (pow x 2))))))
#s(approx (* (+ (* (+ (* 1/5 (* x x)) 1/3) (* x x)) 1) x) #s(hole binary32 (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))))
#s(approx (+ (* (+ (* 1/5 (* x x)) 1/3) (* x x)) 1) #s(hole binary32 1))
#s(approx (+ (* (+ (* 1/5 (* x x)) 1/3) (* x x)) 1) #s(hole binary32 (+ 1 (* 1/3 (pow x 2)))))
#s(approx (+ (* (+ (* 1/5 (* x x)) 1/3) (* x x)) 1) #s(hole binary32 (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2)))))))
#s(approx (+ (* 1/5 (* x x)) 1/3) #s(hole binary32 1/3))
#s(approx (+ (* 1/5 (* x x)) 1/3) #s(hole binary32 (+ 1/3 (* 1/5 (pow x 2)))))
#s(approx (* x x) #s(hole binary32 (pow x 2)))
#s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) #s(hole binary32 (* 2 x)))
#s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) #s(hole binary32 (* x (+ 2 (* 2/3 (pow x 2))))))
#s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) #s(hole binary32 (* x (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2))))))))
#s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) #s(hole binary32 (* x (+ 2 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2))))))))))
#s(approx (/ (* 2 x) (- 1 x)) #s(hole binary32 (* 2 x)))
#s(approx (/ (* 2 x) (- 1 x)) #s(hole binary32 (* x (+ 2 (* 2 x)))))
#s(approx (/ (* 2 x) (- 1 x)) #s(hole binary32 (* x (+ 2 (* x (+ 2 (* 2 x)))))))
#s(approx (/ (* 2 x) (- 1 x)) #s(hole binary32 (* x (+ 2 (* x (+ 2 (* x (+ 2 (* 2 x)))))))))
#s(approx (* (+ (* (+ (* (+ (* x 2) 2) x) 2) x) 2) x) #s(hole binary32 (* 2 x)))
#s(approx (* (+ (* (+ (* (+ (* x 2) 2) x) 2) x) 2) x) #s(hole binary32 (* x (+ 2 (* 2 x)))))
#s(approx (* (+ (* (+ (* (+ (* x 2) 2) x) 2) x) 2) x) #s(hole binary32 (* x (+ 2 (* x (+ 2 (* 2 x)))))))
#s(approx (* (+ (* (+ (* (+ (* x 2) 2) x) 2) x) 2) x) #s(hole binary32 (* x (+ 2 (* x (+ 2 (* x (+ 2 (* 2 x)))))))))
#s(approx (+ (* (+ (* (+ (* x 2) 2) x) 2) x) 2) #s(hole binary32 2))
#s(approx (+ (* (+ (* (+ (* x 2) 2) x) 2) x) 2) #s(hole binary32 (+ 2 (* 2 x))))
#s(approx (+ (* (+ (* (+ (* x 2) 2) x) 2) x) 2) #s(hole binary32 (+ 2 (* x (+ 2 (* 2 x))))))
#s(approx (+ (* (+ (* (+ (* x 2) 2) x) 2) x) 2) #s(hole binary32 (+ 2 (* x (+ 2 (* x (+ 2 (* 2 x))))))))
#s(approx (+ (* (+ (* x 2) 2) x) 2) #s(hole binary32 2))
#s(approx (+ (* (+ (* x 2) 2) x) 2) #s(hole binary32 (+ 2 (* 2 x))))
#s(approx (+ (* (+ (* x 2) 2) x) 2) #s(hole binary32 (+ 2 (* x (+ 2 (* 2 x))))))
#s(approx (+ (* x 2) 2) #s(hole binary32 2))
#s(approx (+ (* x 2) 2) #s(hole binary32 (+ 2 (* 2 x))))
#s(approx (* 2 x) #s(hole binary32 (* 2 x)))
#s(approx (* (- (/ 1 x) 1) x) #s(hole binary32 1))
#s(approx (* (- (/ 1 x) 1) x) #s(hole binary32 (+ 1 (* -1 x))))
#s(approx (- (/ 1 x) 1) #s(hole binary32 (/ 1 x)))
#s(approx (- (/ 1 x) 1) #s(hole binary32 (/ (+ 1 (* -1 x)) x)))
#s(approx (/ 1 x) #s(hole binary32 (/ 1 x)))
#s(approx (* 1/2 (log (+ 1 (/ (+ x x) (- 1 x))))) #s(hole binary32 (* 1/2 (log -1))))
#s(approx (* 1/2 (log (+ 1 (/ (+ x x) (- 1 x))))) #s(hole binary32 (+ (* 1/2 (log -1)) (/ 1 x))))
#s(approx (* 1/2 (log (+ 1 (/ (+ x x) (- 1 x))))) #s(hole binary32 (+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (/ 1 x)))))
#s(approx (* 1/2 (log (+ 1 (/ (+ x x) (- 1 x))))) #s(hole binary32 (+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (+ (/ 1 x) (* 1/5 (/ 1 (pow x 5))))))))
#s(approx (log (+ 1 (/ (+ x x) (- 1 x)))) #s(hole binary32 (log -1)))
#s(approx (log (+ 1 (/ (+ x x) (- 1 x)))) #s(hole binary32 (+ (log -1) (* 2 (/ 1 x)))))
#s(approx (log (+ 1 (/ (+ x x) (- 1 x)))) #s(hole binary32 (+ (log -1) (+ (/ 2/3 (pow x 3)) (* 2 (/ 1 x))))))
#s(approx (log (+ 1 (/ (+ x x) (- 1 x)))) #s(hole binary32 (+ (log -1) (+ (/ 2/3 (pow x 3)) (+ (* 2 (/ 1 x)) (* 2/5 (/ 1 (pow x 5))))))))
#s(approx (/ (+ x x) (- 1 x)) #s(hole binary32 -2))
#s(approx (/ (+ x x) (- 1 x)) #s(hole binary32 (* -1 (+ 2 (* 2 (/ 1 x))))))
#s(approx (/ (+ x x) (- 1 x)) #s(hole binary32 (- (* -1 (/ (+ 2 (* 2 (/ 1 x))) x)) 2)))
#s(approx (/ (+ x x) (- 1 x)) #s(hole binary32 (- (* -1 (/ (+ 2 (* 2 (/ 1 x))) (pow x 2))) (+ 2 (* 2 (/ 1 x))))))
#s(approx (- 1 x) #s(hole binary32 (* -1 x)))
#s(approx (- 1 x) #s(hole binary32 (* x (- (/ 1 x) 1))))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) #s(hole binary32 (* 1/2 (log -1))))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) #s(hole binary32 (+ (* 1/2 (log -1)) (/ 1 x))))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) #s(hole binary32 (+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (/ 1 x)))))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) #s(hole binary32 (+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (+ (/ 1 x) (* 1/5 (/ 1 (pow x 5))))))))
#s(approx (* (+ (* (+ (* 1/5 (* x x)) 1/3) (* x x)) 1) x) #s(hole binary32 (* 1/5 (pow x 5))))
#s(approx (* (+ (* (+ (* 1/5 (* x x)) 1/3) (* x x)) 1) x) #s(hole binary32 (* (pow x 5) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))))
#s(approx (* (+ (* (+ (* 1/5 (* x x)) 1/3) (* x x)) 1) x) #s(hole binary32 (* (pow x 5) (+ 1/5 (+ (* 1/3 (/ 1 (pow x 2))) (/ 1 (pow x 4)))))))
#s(approx (+ (* (+ (* 1/5 (* x x)) 1/3) (* x x)) 1) #s(hole binary32 (* 1/5 (pow x 4))))
#s(approx (+ (* (+ (* 1/5 (* x x)) 1/3) (* x x)) 1) #s(hole binary32 (* (pow x 4) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))))
#s(approx (+ (* (+ (* 1/5 (* x x)) 1/3) (* x x)) 1) #s(hole binary32 (* (pow x 4) (+ 1/5 (+ (* 1/3 (/ 1 (pow x 2))) (/ 1 (pow x 4)))))))
#s(approx (+ (* 1/5 (* x x)) 1/3) #s(hole binary32 (* 1/5 (pow x 2))))
#s(approx (+ (* 1/5 (* x x)) 1/3) #s(hole binary32 (* (pow x 2) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))))
#s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) #s(hole binary32 (log -1)))
#s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) #s(hole binary32 (+ (log -1) (* 2 (/ 1 x)))))
#s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) #s(hole binary32 (+ (log -1) (+ (/ 2/3 (pow x 3)) (* 2 (/ 1 x))))))
#s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) #s(hole binary32 (+ (log -1) (+ (/ 2/3 (pow x 3)) (+ (* 2 (/ 1 x)) (* 2/5 (/ 1 (pow x 5))))))))
#s(approx (/ (* 2 x) (- 1 x)) #s(hole binary32 -2))
#s(approx (/ (* 2 x) (- 1 x)) #s(hole binary32 (* -1 (+ 2 (* 2 (/ 1 x))))))
#s(approx (/ (* 2 x) (- 1 x)) #s(hole binary32 (- (* -1 (/ (+ 2 (* 2 (/ 1 x))) x)) 2)))
#s(approx (/ (* 2 x) (- 1 x)) #s(hole binary32 (- (* -1 (/ (+ 2 (* 2 (/ 1 x))) (pow x 2))) (+ 2 (* 2 (/ 1 x))))))
#s(approx (* (+ (* (+ (* (+ (* x 2) 2) x) 2) x) 2) x) #s(hole binary32 (* 2 (pow x 4))))
#s(approx (* (+ (* (+ (* (+ (* x 2) 2) x) 2) x) 2) x) #s(hole binary32 (* (pow x 4) (+ 2 (* 2 (/ 1 x))))))
#s(approx (* (+ (* (+ (* (+ (* x 2) 2) x) 2) x) 2) x) #s(hole binary32 (* (pow x 4) (+ 2 (+ (* 2 (/ 1 x)) (/ 2 (pow x 2)))))))
#s(approx (* (+ (* (+ (* (+ (* x 2) 2) x) 2) x) 2) x) #s(hole binary32 (* (pow x 4) (+ 2 (+ (* 2 (/ 1 x)) (+ (* 2 (/ 1 (pow x 3))) (/ 2 (pow x 2))))))))
#s(approx (+ (* (+ (* (+ (* x 2) 2) x) 2) x) 2) #s(hole binary32 (* 2 (pow x 3))))
#s(approx (+ (* (+ (* (+ (* x 2) 2) x) 2) x) 2) #s(hole binary32 (* (pow x 3) (+ 2 (* 2 (/ 1 x))))))
#s(approx (+ (* (+ (* (+ (* x 2) 2) x) 2) x) 2) #s(hole binary32 (* (pow x 3) (+ 2 (+ (* 2 (/ 1 x)) (/ 2 (pow x 2)))))))
#s(approx (+ (* (+ (* (+ (* x 2) 2) x) 2) x) 2) #s(hole binary32 (* (pow x 3) (+ 2 (+ (* 2 (/ 1 x)) (+ (* 2 (/ 1 (pow x 3))) (/ 2 (pow x 2))))))))
#s(approx (+ (* (+ (* x 2) 2) x) 2) #s(hole binary32 (* 2 (pow x 2))))
#s(approx (+ (* (+ (* x 2) 2) x) 2) #s(hole binary32 (* (pow x 2) (+ 2 (* 2 (/ 1 x))))))
#s(approx (+ (* (+ (* x 2) 2) x) 2) #s(hole binary32 (* (pow x 2) (+ 2 (+ (* 2 (/ 1 x)) (/ 2 (pow x 2)))))))
#s(approx (+ (* x 2) 2) #s(hole binary32 (* 2 x)))
#s(approx (+ (* x 2) 2) #s(hole binary32 (* x (+ 2 (* 2 (/ 1 x))))))
#s(approx (* (- (/ 1 x) 1) x) #s(hole binary32 (* -1 x)))
#s(approx (* (- (/ 1 x) 1) x) #s(hole binary32 (* x (- (/ 1 x) 1))))
#s(approx (- (/ 1 x) 1) #s(hole binary32 -1))
#s(approx (- (/ 1 x) 1) #s(hole binary32 (- (/ 1 x) 1)))
#s(approx (* 1/2 (log (+ 1 (/ (+ x x) (- 1 x))))) #s(hole binary32 (+ (* -1 (/ (- (* -1 (/ (+ 1/3 (* 1/5 (/ 1 (pow x 2)))) (pow x 2))) 1) x)) (* 1/2 (log -1)))))
#s(approx (log (+ 1 (/ (+ x x) (- 1 x)))) #s(hole binary32 (+ (log -1) (* -1 (/ (- (* -1 (/ (+ 2/3 (* 2/5 (/ 1 (pow x 2)))) (pow x 2))) 2) x)))))
#s(approx (/ (+ x x) (- 1 x)) #s(hole binary32 (- (* -1 (/ (+ 2 (+ (* 2 (/ 1 x)) (/ 2 (pow x 2)))) x)) 2)))
#s(approx (- 1 x) #s(hole binary32 (* -1 (* x (- 1 (/ 1 x))))))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) #s(hole binary32 (+ (* -1 (/ (- (* -1 (/ (+ 1/3 (* 1/5 (/ 1 (pow x 2)))) (pow x 2))) 1) x)) (* 1/2 (log -1)))))
#s(approx (* (+ (* (+ (* 1/5 (* x x)) 1/3) (* x x)) 1) x) #s(hole binary32 (* -1 (* (pow x 5) (- (* -1 (/ (+ 1/3 (/ 1 (pow x 2))) (pow x 2))) 1/5)))))
#s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) #s(hole binary32 (+ (log -1) (* -1 (/ (- (* -1 (/ (+ 2/3 (* 2/5 (/ 1 (pow x 2)))) (pow x 2))) 2) x)))))
#s(approx (/ (* 2 x) (- 1 x)) #s(hole binary32 (- (* -1 (/ (+ 2 (+ (* 2 (/ 1 x)) (/ 2 (pow x 2)))) x)) 2)))
#s(approx (* (+ (* (+ (* (+ (* x 2) 2) x) 2) x) 2) x) #s(hole binary32 (* (pow x 4) (+ 2 (* -1 (/ (- (* -1 (/ (+ 2 (* 2 (/ 1 x))) x)) 2) x))))))
#s(approx (+ (* (+ (* (+ (* x 2) 2) x) 2) x) 2) #s(hole binary32 (* -1 (* (pow x 3) (- (* -1 (/ (+ 2 (* 2 (/ 1 x))) x)) 2)))))
#s(approx (+ (* (+ (* (+ (* x 2) 2) x) 2) x) 2) #s(hole binary32 (* -1 (* (pow x 3) (- (* -1 (/ (+ 2 (+ (* 2 (/ 1 x)) (/ 2 (pow x 2)))) x)) 2)))))
#s(approx (* (- (/ 1 x) 1) x) #s(hole binary32 (* -1 (* x (- 1 (/ 1 x))))))
Calls

3 calls:

TimeVariablePointExpression
3.0ms
x
@-inf
((* 1/2 (log (+ 1 (/ (+ x x) (- 1 x))))) 1/2 (log (+ 1 (/ (+ x x) (- 1 x)))) (/ (+ x x) (- 1 x)) (+ x x) x (- 1 x) 1 (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (* (+ (* (+ (* 1/5 (* x x)) 1/3) (* x x)) 1) x) (+ (* (+ (* 1/5 (* x x)) 1/3) (* x x)) 1) (+ (* 1/5 (* x x)) 1/3) 1/5 (* x x) 1/3 (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (log (+ 1 (/ (* 2 x) (- 1 x)))) (/ (* 2 x) (- 1 x)) (* (+ (* (+ (* (+ (* x 2) 2) x) 2) x) 2) x) (+ (* (+ (* (+ (* x 2) 2) x) 2) x) 2) (+ (* (+ (* x 2) 2) x) 2) (+ (* x 2) 2) 2 (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (log (+ 1 (/ (* 2 x) (- 1 x)))) (/ (* 2 x) (- 1 x)) (* 2 x) (- 1 x) (* (- (/ 1 x) 1) x) (- (/ 1 x) 1) (/ 1 x))
3.0ms
x
@0
((* 1/2 (log (+ 1 (/ (+ x x) (- 1 x))))) 1/2 (log (+ 1 (/ (+ x x) (- 1 x)))) (/ (+ x x) (- 1 x)) (+ x x) x (- 1 x) 1 (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (* (+ (* (+ (* 1/5 (* x x)) 1/3) (* x x)) 1) x) (+ (* (+ (* 1/5 (* x x)) 1/3) (* x x)) 1) (+ (* 1/5 (* x x)) 1/3) 1/5 (* x x) 1/3 (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (log (+ 1 (/ (* 2 x) (- 1 x)))) (/ (* 2 x) (- 1 x)) (* (+ (* (+ (* (+ (* x 2) 2) x) 2) x) 2) x) (+ (* (+ (* (+ (* x 2) 2) x) 2) x) 2) (+ (* (+ (* x 2) 2) x) 2) (+ (* x 2) 2) 2 (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (log (+ 1 (/ (* 2 x) (- 1 x)))) (/ (* 2 x) (- 1 x)) (* 2 x) (- 1 x) (* (- (/ 1 x) 1) x) (- (/ 1 x) 1) (/ 1 x))
3.0ms
x
@inf
((* 1/2 (log (+ 1 (/ (+ x x) (- 1 x))))) 1/2 (log (+ 1 (/ (+ x x) (- 1 x)))) (/ (+ x x) (- 1 x)) (+ x x) x (- 1 x) 1 (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (* (+ (* (+ (* 1/5 (* x x)) 1/3) (* x x)) 1) x) (+ (* (+ (* 1/5 (* x x)) 1/3) (* x x)) 1) (+ (* 1/5 (* x x)) 1/3) 1/5 (* x x) 1/3 (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (log (+ 1 (/ (* 2 x) (- 1 x)))) (/ (* 2 x) (- 1 x)) (* (+ (* (+ (* (+ (* x 2) 2) x) 2) x) 2) x) (+ (* (+ (* (+ (* x 2) 2) x) 2) x) 2) (+ (* (+ (* x 2) 2) x) 2) (+ (* x 2) 2) 2 (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (log (+ 1 (/ (* 2 x) (- 1 x)))) (/ (* 2 x) (- 1 x)) (* 2 x) (- 1 x) (* (- (/ 1 x) 1) x) (- (/ 1 x) 1) (/ 1 x))

rewrite955.0ms (10.2%)

Memory
11.6MiB live, 339.1MiB allocated; 65ms collecting garbage
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
04033008
16562988
26622986
36662986
46702986
56752986
66812986
76872986
86912986
06912801
119462771
086312724
1101022695
2132242686
3172452684
4203162684
5220352684
6228082684
7231292684
8232612684
9233212684
10233412684
11233452684
Stop Event
saturated
node limit
saturated
Counts
151 → 341
Calls
Call 1
Inputs
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (+.f32 x x) (-.f32 #s(literal 1 binary32) x))))
#s(literal 1/2 binary32)
(log1p.f32 (/.f32 (+.f32 x x) (-.f32 #s(literal 1 binary32) x)))
(/.f32 (+.f32 x x) (-.f32 #s(literal 1 binary32) x))
(+.f32 x x)
x
(-.f32 #s(literal 1 binary32) x)
#s(literal 1 binary32)
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) x)
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (*.f32 (fma.f32 (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x) #s(literal 1 binary32)) x))
(*.f32 (fma.f32 (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x) #s(literal 1 binary32)) x)
(fma.f32 (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x) #s(literal 1 binary32))
(fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))
#s(literal 1/5 binary32)
(*.f32 x x)
#s(literal 1/3 binary32)
(*.f32 #s(literal 1/2 binary32) (log1p.f32 #s(approx (/ (* 2 x) (- 1 x)) (*.f32 (fma.f32 (fma.f32 (fma.f32 x #s(literal 2 binary32) #s(literal 2 binary32)) x #s(literal 2 binary32)) x #s(literal 2 binary32)) x))))
(log1p.f32 #s(approx (/ (* 2 x) (- 1 x)) (*.f32 (fma.f32 (fma.f32 (fma.f32 x #s(literal 2 binary32) #s(literal 2 binary32)) x #s(literal 2 binary32)) x #s(literal 2 binary32)) x)))
#s(approx (/ (* 2 x) (- 1 x)) (*.f32 (fma.f32 (fma.f32 (fma.f32 x #s(literal 2 binary32) #s(literal 2 binary32)) x #s(literal 2 binary32)) x #s(literal 2 binary32)) x))
(*.f32 (fma.f32 (fma.f32 (fma.f32 x #s(literal 2 binary32) #s(literal 2 binary32)) x #s(literal 2 binary32)) x #s(literal 2 binary32)) x)
(fma.f32 (fma.f32 (fma.f32 x #s(literal 2 binary32) #s(literal 2 binary32)) x #s(literal 2 binary32)) x #s(literal 2 binary32))
(fma.f32 (fma.f32 x #s(literal 2 binary32) #s(literal 2 binary32)) x #s(literal 2 binary32))
(fma.f32 x #s(literal 2 binary32) #s(literal 2 binary32))
#s(literal 2 binary32)
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) #s(approx (- 1 x) (*.f32 (-.f32 (/.f32 #s(literal 1 binary32) x) #s(literal 1 binary32)) x)))))
(log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) #s(approx (- 1 x) (*.f32 (-.f32 (/.f32 #s(literal 1 binary32) x) #s(literal 1 binary32)) x))))
(/.f32 (*.f32 #s(literal 2 binary32) x) #s(approx (- 1 x) (*.f32 (-.f32 (/.f32 #s(literal 1 binary32) x) #s(literal 1 binary32)) x)))
(*.f32 #s(literal 2 binary32) x)
#s(approx (- 1 x) (*.f32 (-.f32 (/.f32 #s(literal 1 binary32) x) #s(literal 1 binary32)) x))
(*.f32 (-.f32 (/.f32 #s(literal 1 binary32) x) #s(literal 1 binary32)) x)
(-.f32 (/.f32 #s(literal 1 binary32) x) #s(literal 1 binary32))
(/.f32 #s(literal 1 binary32) x)
#s(approx (* 1/2 (log (+ 1 (/ (+ x x) (- 1 x))))) #s(hole binary32 x))
#s(approx (* 1/2 (log (+ 1 (/ (+ x x) (- 1 x))))) #s(hole binary32 (* x (+ 1 (* 1/3 (pow x 2))))))
#s(approx (* 1/2 (log (+ 1 (/ (+ x x) (- 1 x))))) #s(hole binary32 (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))))
#s(approx (* 1/2 (log (+ 1 (/ (+ x x) (- 1 x))))) #s(hole binary32 (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2))))))))))
#s(approx (log (+ 1 (/ (+ x x) (- 1 x)))) #s(hole binary32 (* 2 x)))
#s(approx (log (+ 1 (/ (+ x x) (- 1 x)))) #s(hole binary32 (* x (+ 2 (* 2/3 (pow x 2))))))
#s(approx (log (+ 1 (/ (+ x x) (- 1 x)))) #s(hole binary32 (* x (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2))))))))
#s(approx (log (+ 1 (/ (+ x x) (- 1 x)))) #s(hole binary32 (* x (+ 2 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2))))))))))
#s(approx (/ (+ x x) (- 1 x)) #s(hole binary32 (* 2 x)))
#s(approx (/ (+ x x) (- 1 x)) #s(hole binary32 (* x (+ 2 (* 2 x)))))
#s(approx (/ (+ x x) (- 1 x)) #s(hole binary32 (* x (+ 2 (* x (+ 2 (* 2 x)))))))
#s(approx (/ (+ x x) (- 1 x)) #s(hole binary32 (* x (+ 2 (* x (+ 2 (* x (+ 2 (* 2 x)))))))))
#s(approx (+ x x) #s(hole binary32 (* 2 x)))
#s(approx x #s(hole binary32 x))
#s(approx (- 1 x) #s(hole binary32 1))
#s(approx (- 1 x) #s(hole binary32 (+ 1 (* -1 x))))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) #s(hole binary32 x))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) #s(hole binary32 (* x (+ 1 (* 1/3 (pow x 2))))))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) #s(hole binary32 (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) #s(hole binary32 (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2))))))))))
#s(approx (* (+ (* (+ (* 1/5 (* x x)) 1/3) (* x x)) 1) x) #s(hole binary32 x))
#s(approx (* (+ (* (+ (* 1/5 (* x x)) 1/3) (* x x)) 1) x) #s(hole binary32 (* x (+ 1 (* 1/3 (pow x 2))))))
#s(approx (* (+ (* (+ (* 1/5 (* x x)) 1/3) (* x x)) 1) x) #s(hole binary32 (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))))
#s(approx (+ (* (+ (* 1/5 (* x x)) 1/3) (* x x)) 1) #s(hole binary32 1))
#s(approx (+ (* (+ (* 1/5 (* x x)) 1/3) (* x x)) 1) #s(hole binary32 (+ 1 (* 1/3 (pow x 2)))))
#s(approx (+ (* (+ (* 1/5 (* x x)) 1/3) (* x x)) 1) #s(hole binary32 (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2)))))))
#s(approx (+ (* 1/5 (* x x)) 1/3) #s(hole binary32 1/3))
#s(approx (+ (* 1/5 (* x x)) 1/3) #s(hole binary32 (+ 1/3 (* 1/5 (pow x 2)))))
#s(approx (* x x) #s(hole binary32 (pow x 2)))
#s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) #s(hole binary32 (* 2 x)))
#s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) #s(hole binary32 (* x (+ 2 (* 2/3 (pow x 2))))))
#s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) #s(hole binary32 (* x (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2))))))))
#s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) #s(hole binary32 (* x (+ 2 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2))))))))))
#s(approx (/ (* 2 x) (- 1 x)) #s(hole binary32 (* 2 x)))
#s(approx (/ (* 2 x) (- 1 x)) #s(hole binary32 (* x (+ 2 (* 2 x)))))
#s(approx (/ (* 2 x) (- 1 x)) #s(hole binary32 (* x (+ 2 (* x (+ 2 (* 2 x)))))))
#s(approx (/ (* 2 x) (- 1 x)) #s(hole binary32 (* x (+ 2 (* x (+ 2 (* x (+ 2 (* 2 x)))))))))
#s(approx (* (+ (* (+ (* (+ (* x 2) 2) x) 2) x) 2) x) #s(hole binary32 (* 2 x)))
#s(approx (* (+ (* (+ (* (+ (* x 2) 2) x) 2) x) 2) x) #s(hole binary32 (* x (+ 2 (* 2 x)))))
#s(approx (* (+ (* (+ (* (+ (* x 2) 2) x) 2) x) 2) x) #s(hole binary32 (* x (+ 2 (* x (+ 2 (* 2 x)))))))
#s(approx (* (+ (* (+ (* (+ (* x 2) 2) x) 2) x) 2) x) #s(hole binary32 (* x (+ 2 (* x (+ 2 (* x (+ 2 (* 2 x)))))))))
#s(approx (+ (* (+ (* (+ (* x 2) 2) x) 2) x) 2) #s(hole binary32 2))
#s(approx (+ (* (+ (* (+ (* x 2) 2) x) 2) x) 2) #s(hole binary32 (+ 2 (* 2 x))))
#s(approx (+ (* (+ (* (+ (* x 2) 2) x) 2) x) 2) #s(hole binary32 (+ 2 (* x (+ 2 (* 2 x))))))
#s(approx (+ (* (+ (* (+ (* x 2) 2) x) 2) x) 2) #s(hole binary32 (+ 2 (* x (+ 2 (* x (+ 2 (* 2 x))))))))
#s(approx (+ (* (+ (* x 2) 2) x) 2) #s(hole binary32 2))
#s(approx (+ (* (+ (* x 2) 2) x) 2) #s(hole binary32 (+ 2 (* 2 x))))
#s(approx (+ (* (+ (* x 2) 2) x) 2) #s(hole binary32 (+ 2 (* x (+ 2 (* 2 x))))))
#s(approx (+ (* x 2) 2) #s(hole binary32 2))
#s(approx (+ (* x 2) 2) #s(hole binary32 (+ 2 (* 2 x))))
#s(approx (* 2 x) #s(hole binary32 (* 2 x)))
#s(approx (* (- (/ 1 x) 1) x) #s(hole binary32 1))
#s(approx (* (- (/ 1 x) 1) x) #s(hole binary32 (+ 1 (* -1 x))))
#s(approx (- (/ 1 x) 1) #s(hole binary32 (/ 1 x)))
#s(approx (- (/ 1 x) 1) #s(hole binary32 (/ (+ 1 (* -1 x)) x)))
#s(approx (/ 1 x) #s(hole binary32 (/ 1 x)))
#s(approx (* 1/2 (log (+ 1 (/ (+ x x) (- 1 x))))) #s(hole binary32 (* 1/2 (log -1))))
#s(approx (* 1/2 (log (+ 1 (/ (+ x x) (- 1 x))))) #s(hole binary32 (+ (* 1/2 (log -1)) (/ 1 x))))
#s(approx (* 1/2 (log (+ 1 (/ (+ x x) (- 1 x))))) #s(hole binary32 (+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (/ 1 x)))))
#s(approx (* 1/2 (log (+ 1 (/ (+ x x) (- 1 x))))) #s(hole binary32 (+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (+ (/ 1 x) (* 1/5 (/ 1 (pow x 5))))))))
#s(approx (log (+ 1 (/ (+ x x) (- 1 x)))) #s(hole binary32 (log -1)))
#s(approx (log (+ 1 (/ (+ x x) (- 1 x)))) #s(hole binary32 (+ (log -1) (* 2 (/ 1 x)))))
#s(approx (log (+ 1 (/ (+ x x) (- 1 x)))) #s(hole binary32 (+ (log -1) (+ (/ 2/3 (pow x 3)) (* 2 (/ 1 x))))))
#s(approx (log (+ 1 (/ (+ x x) (- 1 x)))) #s(hole binary32 (+ (log -1) (+ (/ 2/3 (pow x 3)) (+ (* 2 (/ 1 x)) (* 2/5 (/ 1 (pow x 5))))))))
#s(approx (/ (+ x x) (- 1 x)) #s(hole binary32 -2))
#s(approx (/ (+ x x) (- 1 x)) #s(hole binary32 (* -1 (+ 2 (* 2 (/ 1 x))))))
#s(approx (/ (+ x x) (- 1 x)) #s(hole binary32 (- (* -1 (/ (+ 2 (* 2 (/ 1 x))) x)) 2)))
#s(approx (/ (+ x x) (- 1 x)) #s(hole binary32 (- (* -1 (/ (+ 2 (* 2 (/ 1 x))) (pow x 2))) (+ 2 (* 2 (/ 1 x))))))
#s(approx (- 1 x) #s(hole binary32 (* -1 x)))
#s(approx (- 1 x) #s(hole binary32 (* x (- (/ 1 x) 1))))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) #s(hole binary32 (* 1/2 (log -1))))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) #s(hole binary32 (+ (* 1/2 (log -1)) (/ 1 x))))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) #s(hole binary32 (+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (/ 1 x)))))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) #s(hole binary32 (+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (+ (/ 1 x) (* 1/5 (/ 1 (pow x 5))))))))
#s(approx (* (+ (* (+ (* 1/5 (* x x)) 1/3) (* x x)) 1) x) #s(hole binary32 (* 1/5 (pow x 5))))
#s(approx (* (+ (* (+ (* 1/5 (* x x)) 1/3) (* x x)) 1) x) #s(hole binary32 (* (pow x 5) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))))
#s(approx (* (+ (* (+ (* 1/5 (* x x)) 1/3) (* x x)) 1) x) #s(hole binary32 (* (pow x 5) (+ 1/5 (+ (* 1/3 (/ 1 (pow x 2))) (/ 1 (pow x 4)))))))
#s(approx (+ (* (+ (* 1/5 (* x x)) 1/3) (* x x)) 1) #s(hole binary32 (* 1/5 (pow x 4))))
#s(approx (+ (* (+ (* 1/5 (* x x)) 1/3) (* x x)) 1) #s(hole binary32 (* (pow x 4) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))))
#s(approx (+ (* (+ (* 1/5 (* x x)) 1/3) (* x x)) 1) #s(hole binary32 (* (pow x 4) (+ 1/5 (+ (* 1/3 (/ 1 (pow x 2))) (/ 1 (pow x 4)))))))
#s(approx (+ (* 1/5 (* x x)) 1/3) #s(hole binary32 (* 1/5 (pow x 2))))
#s(approx (+ (* 1/5 (* x x)) 1/3) #s(hole binary32 (* (pow x 2) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))))
#s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) #s(hole binary32 (log -1)))
#s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) #s(hole binary32 (+ (log -1) (* 2 (/ 1 x)))))
#s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) #s(hole binary32 (+ (log -1) (+ (/ 2/3 (pow x 3)) (* 2 (/ 1 x))))))
#s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) #s(hole binary32 (+ (log -1) (+ (/ 2/3 (pow x 3)) (+ (* 2 (/ 1 x)) (* 2/5 (/ 1 (pow x 5))))))))
#s(approx (/ (* 2 x) (- 1 x)) #s(hole binary32 -2))
#s(approx (/ (* 2 x) (- 1 x)) #s(hole binary32 (* -1 (+ 2 (* 2 (/ 1 x))))))
#s(approx (/ (* 2 x) (- 1 x)) #s(hole binary32 (- (* -1 (/ (+ 2 (* 2 (/ 1 x))) x)) 2)))
#s(approx (/ (* 2 x) (- 1 x)) #s(hole binary32 (- (* -1 (/ (+ 2 (* 2 (/ 1 x))) (pow x 2))) (+ 2 (* 2 (/ 1 x))))))
#s(approx (* (+ (* (+ (* (+ (* x 2) 2) x) 2) x) 2) x) #s(hole binary32 (* 2 (pow x 4))))
#s(approx (* (+ (* (+ (* (+ (* x 2) 2) x) 2) x) 2) x) #s(hole binary32 (* (pow x 4) (+ 2 (* 2 (/ 1 x))))))
#s(approx (* (+ (* (+ (* (+ (* x 2) 2) x) 2) x) 2) x) #s(hole binary32 (* (pow x 4) (+ 2 (+ (* 2 (/ 1 x)) (/ 2 (pow x 2)))))))
#s(approx (* (+ (* (+ (* (+ (* x 2) 2) x) 2) x) 2) x) #s(hole binary32 (* (pow x 4) (+ 2 (+ (* 2 (/ 1 x)) (+ (* 2 (/ 1 (pow x 3))) (/ 2 (pow x 2))))))))
#s(approx (+ (* (+ (* (+ (* x 2) 2) x) 2) x) 2) #s(hole binary32 (* 2 (pow x 3))))
#s(approx (+ (* (+ (* (+ (* x 2) 2) x) 2) x) 2) #s(hole binary32 (* (pow x 3) (+ 2 (* 2 (/ 1 x))))))
#s(approx (+ (* (+ (* (+ (* x 2) 2) x) 2) x) 2) #s(hole binary32 (* (pow x 3) (+ 2 (+ (* 2 (/ 1 x)) (/ 2 (pow x 2)))))))
#s(approx (+ (* (+ (* (+ (* x 2) 2) x) 2) x) 2) #s(hole binary32 (* (pow x 3) (+ 2 (+ (* 2 (/ 1 x)) (+ (* 2 (/ 1 (pow x 3))) (/ 2 (pow x 2))))))))
#s(approx (+ (* (+ (* x 2) 2) x) 2) #s(hole binary32 (* 2 (pow x 2))))
#s(approx (+ (* (+ (* x 2) 2) x) 2) #s(hole binary32 (* (pow x 2) (+ 2 (* 2 (/ 1 x))))))
#s(approx (+ (* (+ (* x 2) 2) x) 2) #s(hole binary32 (* (pow x 2) (+ 2 (+ (* 2 (/ 1 x)) (/ 2 (pow x 2)))))))
#s(approx (+ (* x 2) 2) #s(hole binary32 (* 2 x)))
#s(approx (+ (* x 2) 2) #s(hole binary32 (* x (+ 2 (* 2 (/ 1 x))))))
#s(approx (* (- (/ 1 x) 1) x) #s(hole binary32 (* -1 x)))
#s(approx (* (- (/ 1 x) 1) x) #s(hole binary32 (* x (- (/ 1 x) 1))))
#s(approx (- (/ 1 x) 1) #s(hole binary32 -1))
#s(approx (- (/ 1 x) 1) #s(hole binary32 (- (/ 1 x) 1)))
#s(approx (* 1/2 (log (+ 1 (/ (+ x x) (- 1 x))))) #s(hole binary32 (+ (* -1 (/ (- (* -1 (/ (+ 1/3 (* 1/5 (/ 1 (pow x 2)))) (pow x 2))) 1) x)) (* 1/2 (log -1)))))
#s(approx (log (+ 1 (/ (+ x x) (- 1 x)))) #s(hole binary32 (+ (log -1) (* -1 (/ (- (* -1 (/ (+ 2/3 (* 2/5 (/ 1 (pow x 2)))) (pow x 2))) 2) x)))))
#s(approx (/ (+ x x) (- 1 x)) #s(hole binary32 (- (* -1 (/ (+ 2 (+ (* 2 (/ 1 x)) (/ 2 (pow x 2)))) x)) 2)))
#s(approx (- 1 x) #s(hole binary32 (* -1 (* x (- 1 (/ 1 x))))))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) #s(hole binary32 (+ (* -1 (/ (- (* -1 (/ (+ 1/3 (* 1/5 (/ 1 (pow x 2)))) (pow x 2))) 1) x)) (* 1/2 (log -1)))))
#s(approx (* (+ (* (+ (* 1/5 (* x x)) 1/3) (* x x)) 1) x) #s(hole binary32 (* -1 (* (pow x 5) (- (* -1 (/ (+ 1/3 (/ 1 (pow x 2))) (pow x 2))) 1/5)))))
#s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) #s(hole binary32 (+ (log -1) (* -1 (/ (- (* -1 (/ (+ 2/3 (* 2/5 (/ 1 (pow x 2)))) (pow x 2))) 2) x)))))
#s(approx (/ (* 2 x) (- 1 x)) #s(hole binary32 (- (* -1 (/ (+ 2 (+ (* 2 (/ 1 x)) (/ 2 (pow x 2)))) x)) 2)))
#s(approx (* (+ (* (+ (* (+ (* x 2) 2) x) 2) x) 2) x) #s(hole binary32 (* (pow x 4) (+ 2 (* -1 (/ (- (* -1 (/ (+ 2 (* 2 (/ 1 x))) x)) 2) x))))))
#s(approx (+ (* (+ (* (+ (* x 2) 2) x) 2) x) 2) #s(hole binary32 (* -1 (* (pow x 3) (- (* -1 (/ (+ 2 (* 2 (/ 1 x))) x)) 2)))))
#s(approx (+ (* (+ (* (+ (* x 2) 2) x) 2) x) 2) #s(hole binary32 (* -1 (* (pow x 3) (- (* -1 (/ (+ 2 (+ (* 2 (/ 1 x)) (/ 2 (pow x 2)))) x)) 2)))))
#s(approx (* (- (/ 1 x) 1) x) #s(hole binary32 (* -1 (* x (- 1 (/ 1 x))))))
Outputs
(log.f32 (sqrt.f32 (fma.f32 #s(literal 2 binary32) (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 1 binary32))))
(*.f32 (log1p.f32 (*.f32 #s(literal 2 binary32) (/.f32 x (-.f32 #s(literal 1 binary32) x)))) #s(literal 1/2 binary32))
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (*.f32 #s(literal 2 binary32) (/.f32 x (-.f32 #s(literal 1 binary32) x)))))
#s(literal 1/2 binary32)
(log.f32 (fma.f32 #s(literal 2 binary32) (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 1 binary32)))
(-.f32 (log.f32 (-.f32 #s(literal 1 binary32) (pow.f32 (*.f32 #s(literal 2 binary32) (/.f32 x (-.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)))) (log.f32 (-.f32 #s(literal 1 binary32) (*.f32 #s(literal 2 binary32) (/.f32 x (-.f32 #s(literal 1 binary32) x))))))
(-.f32 (log1p.f32 (*.f32 #s(literal 8 binary32) (pow.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 3 binary32)))) (log1p.f32 (-.f32 (pow.f32 (*.f32 #s(literal 2 binary32) (/.f32 x (-.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (*.f32 #s(literal 1 binary32) (*.f32 #s(literal 2 binary32) (/.f32 x (-.f32 #s(literal 1 binary32) x)))))))
(log1p.f32 (*.f32 #s(literal 2 binary32) (/.f32 x (-.f32 #s(literal 1 binary32) x))))
(*.f32 #s(literal 2 binary32) (/.f32 x (-.f32 #s(literal 1 binary32) x)))
(/.f32 (-.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) (/.f32 x (-.f32 #s(literal 1 binary32) x))) (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) (/.f32 x (-.f32 #s(literal 1 binary32) x)))) (-.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) (/.f32 x (-.f32 #s(literal 1 binary32) x))))
(/.f32 (+.f32 (pow.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 3 binary32)) (pow.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 3 binary32))) (fma.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) (/.f32 x (-.f32 #s(literal 1 binary32) x)) (-.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) (/.f32 x (-.f32 #s(literal 1 binary32) x))) (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) (/.f32 x (-.f32 #s(literal 1 binary32) x))))))
(/.f32 (fma.f32 x (-.f32 #s(literal 1 binary32) x) (*.f32 (-.f32 #s(literal 1 binary32) x) x)) (*.f32 (-.f32 #s(literal 1 binary32) x) (-.f32 #s(literal 1 binary32) x)))
(/.f32 (neg.f32 (neg.f32 (*.f32 #s(literal 2 binary32) x))) (neg.f32 (neg.f32 (-.f32 #s(literal 1 binary32) x))))
(/.f32 (*.f32 #s(literal 4 binary32) x) (*.f32 #s(literal 2 binary32) (-.f32 #s(literal 1 binary32) x)))
(/.f32 (neg.f32 (*.f32 #s(literal 2 binary32) x)) (neg.f32 (-.f32 #s(literal 1 binary32) x)))
(/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))
(+.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) (/.f32 x (-.f32 #s(literal 1 binary32) x)))
(*.f32 #s(literal 2 binary32) x)
(*.f32 x #s(literal 2 binary32))
(/.f32 (neg.f32 (-.f32 (*.f32 x x) (*.f32 x x))) (neg.f32 (-.f32 x x)))
(/.f32 (neg.f32 (*.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 2 binary32))) (neg.f32 (fma.f32 x x (-.f32 (*.f32 x x) (*.f32 x x)))))
(/.f32 (-.f32 (*.f32 x x) (*.f32 x x)) (-.f32 x x))
(/.f32 (*.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 2 binary32)) (fma.f32 x x (-.f32 (*.f32 x x) (*.f32 x x))))
(-.f32 (/.f32 (*.f32 x x) (-.f32 x x)) (/.f32 (*.f32 x x) (-.f32 x x)))
(+.f32 (/.f32 (pow.f32 x #s(literal 3 binary32)) (fma.f32 x x (-.f32 (*.f32 x x) (*.f32 x x)))) (/.f32 (pow.f32 x #s(literal 3 binary32)) (fma.f32 x x (-.f32 (*.f32 x x) (*.f32 x x)))))
(+.f32 x x)
x
(/.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) (neg.f32 (+.f32 #s(literal 1 binary32) (fma.f32 x x (*.f32 #s(literal 1 binary32) x)))))
(/.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (+.f32 #s(literal 1 binary32) (fma.f32 x x (*.f32 #s(literal 1 binary32) x))))
(/.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x))) (neg.f32 (+.f32 #s(literal 1 binary32) x)))
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) x))
(-.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) x)) (/.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)))
(-.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (fma.f32 x x (*.f32 #s(literal 1 binary32) x)))) (/.f32 (pow.f32 x #s(literal 3 binary32)) (+.f32 #s(literal 1 binary32) (fma.f32 x x (*.f32 #s(literal 1 binary32) x)))))
(-.f32 #s(literal 1 binary32) x)
#s(literal 1 binary32)
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) x)
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (*.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) (*.f32 x x) #s(literal 1 binary32)) x))
(*.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) (*.f32 x x) #s(literal 1 binary32)) x)
(*.f32 x (fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) (*.f32 x x) #s(literal 1 binary32)))
(/.f32 (-.f32 (*.f32 (*.f32 x #s(literal 1 binary32)) (*.f32 x #s(literal 1 binary32))) (*.f32 (*.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) x) x)) (*.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) x) x)))) (-.f32 (*.f32 x #s(literal 1 binary32)) (*.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) x) x))))
(/.f32 (-.f32 (*.f32 (*.f32 #s(literal 1 binary32) x) (*.f32 #s(literal 1 binary32) x)) (*.f32 (*.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) x) x) x) (*.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) x) x) x))) (-.f32 (*.f32 #s(literal 1 binary32) x) (*.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) x) x) x)))
(/.f32 (fma.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32) (pow.f32 (*.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) x) x)) #s(literal 3 binary32))) (fma.f32 (*.f32 x #s(literal 1 binary32)) (*.f32 x #s(literal 1 binary32)) (-.f32 (*.f32 (*.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) x) x)) (*.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) x) x))) (*.f32 (*.f32 x #s(literal 1 binary32)) (*.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) x) x))))))
(/.f32 (+.f32 (pow.f32 (*.f32 #s(literal 1 binary32) x) #s(literal 3 binary32)) (pow.f32 (*.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) x) x) x) #s(literal 3 binary32))) (fma.f32 (*.f32 #s(literal 1 binary32) x) (*.f32 #s(literal 1 binary32) x) (-.f32 (*.f32 (*.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) x) x) x) (*.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) x) x) x)) (*.f32 (*.f32 #s(literal 1 binary32) x) (*.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) x) x) x)))))
(fma.f32 #s(literal 1 binary32) x (*.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) x) x) x))
(fma.f32 x #s(literal 1 binary32) (*.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) x) x)))
(+.f32 (*.f32 x #s(literal 1 binary32)) (*.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) x) x)))
(+.f32 (*.f32 #s(literal 1 binary32) x) (*.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) x) x) x))
(/.f32 (-.f32 #s(literal 1 binary32) (pow.f32 (*.f32 (neg.f32 (*.f32 x x)) (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32))) #s(literal 3 binary32))) (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (neg.f32 (*.f32 x x)) (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32))) (*.f32 (neg.f32 (*.f32 x x)) (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32))) (*.f32 #s(literal 1 binary32) (*.f32 (neg.f32 (*.f32 x x)) (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)))))))
(/.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (pow.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) x) x) #s(literal 2 binary32)))) (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) x) x))))
(/.f32 (neg.f32 (-.f32 (pow.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) x) x) #s(literal 2 binary32)) #s(literal 1 binary32))) (neg.f32 (-.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) x) x) #s(literal 1 binary32))))
(/.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (pow.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) x) x) #s(literal 3 binary32)))) (neg.f32 (+.f32 #s(literal 1 binary32) (-.f32 (pow.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) x) x) #s(literal 2 binary32)) (*.f32 #s(literal 1 binary32) (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) x) x))))))
(/.f32 (neg.f32 (+.f32 (pow.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) x) x) #s(literal 3 binary32)) #s(literal 1 binary32))) (neg.f32 (+.f32 (pow.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) x) x) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) x) x) #s(literal 1 binary32))))))
(/.f32 (-.f32 #s(literal 1 binary32) (pow.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) x) x) #s(literal 2 binary32))) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) x) x)))
(/.f32 (-.f32 (pow.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) x) x) #s(literal 2 binary32)) #s(literal 1 binary32)) (-.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) x) x) #s(literal 1 binary32)))
(/.f32 (+.f32 #s(literal 1 binary32) (pow.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) x) x) #s(literal 3 binary32))) (+.f32 #s(literal 1 binary32) (-.f32 (pow.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) x) x) #s(literal 2 binary32)) (*.f32 #s(literal 1 binary32) (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) x) x)))))
(/.f32 (+.f32 (pow.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) x) x) #s(literal 3 binary32)) #s(literal 1 binary32)) (+.f32 (pow.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) x) x) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) x) x) #s(literal 1 binary32)))))
(-.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) x) x))) (/.f32 (pow.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) x) x) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) x) x))))
(-.f32 (/.f32 (pow.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) x) x) #s(literal 2 binary32)) (-.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) x) x) #s(literal 1 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) x) x) #s(literal 1 binary32))))
(-.f32 #s(literal 1 binary32) (*.f32 (neg.f32 (*.f32 x x)) (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32))))
(fma.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) x) x #s(literal 1 binary32))
(fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) (*.f32 x x) #s(literal 1 binary32))
(fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) #s(literal 1 binary32))
(+.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (pow.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) x) x) #s(literal 2 binary32)) (*.f32 #s(literal 1 binary32) (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) x) x))))) (/.f32 (pow.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) x) x) #s(literal 3 binary32)) (+.f32 #s(literal 1 binary32) (-.f32 (pow.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) x) x) #s(literal 2 binary32)) (*.f32 #s(literal 1 binary32) (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) x) x))))))
(+.f32 (/.f32 (pow.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) x) x) #s(literal 3 binary32)) (+.f32 (pow.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) x) x) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) x) x) #s(literal 1 binary32))))) (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) x) x) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) x) x) #s(literal 1 binary32))))))
(+.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) x) x) #s(literal 1 binary32))
(+.f32 #s(literal 1 binary32) (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) x) x))
(/.f32 (-.f32 #s(literal 1/27 binary32) (pow.f32 (*.f32 #s(literal -1/5 binary32) (*.f32 x x)) #s(literal 3 binary32))) (+.f32 #s(literal 1/9 binary32) (fma.f32 (*.f32 #s(literal -1/5 binary32) (*.f32 x x)) (*.f32 #s(literal -1/5 binary32) (*.f32 x x)) (*.f32 #s(literal 1/3 binary32) (*.f32 #s(literal -1/5 binary32) (*.f32 x x))))))
(/.f32 (neg.f32 (-.f32 #s(literal 1/9 binary32) (pow.f32 (*.f32 (*.f32 x x) #s(literal 1/5 binary32)) #s(literal 2 binary32)))) (neg.f32 (-.f32 #s(literal 1/3 binary32) (*.f32 (*.f32 x x) #s(literal 1/5 binary32)))))
(/.f32 (neg.f32 (-.f32 (pow.f32 (*.f32 (*.f32 x x) #s(literal 1/5 binary32)) #s(literal 2 binary32)) #s(literal 1/9 binary32))) (neg.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 1/5 binary32)) #s(literal 1/3 binary32))))
(/.f32 (neg.f32 (+.f32 #s(literal 1/27 binary32) (*.f32 #s(literal 1/125 binary32) (pow.f32 (*.f32 x x) #s(literal 3 binary32))))) (neg.f32 (+.f32 #s(literal 1/9 binary32) (-.f32 (pow.f32 (*.f32 (*.f32 x x) #s(literal 1/5 binary32)) #s(literal 2 binary32)) (*.f32 #s(literal 1/3 binary32) (*.f32 (*.f32 x x) #s(literal 1/5 binary32)))))))
(/.f32 (neg.f32 (fma.f32 #s(literal 1/125 binary32) (pow.f32 (*.f32 x x) #s(literal 3 binary32)) #s(literal 1/27 binary32))) (neg.f32 (+.f32 (pow.f32 (*.f32 (*.f32 x x) #s(literal 1/5 binary32)) #s(literal 2 binary32)) (-.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal 1/5 binary32)) #s(literal 1/3 binary32))))))
(/.f32 (-.f32 #s(literal 1/9 binary32) (pow.f32 (*.f32 (*.f32 x x) #s(literal 1/5 binary32)) #s(literal 2 binary32))) (-.f32 #s(literal 1/3 binary32) (*.f32 (*.f32 x x) #s(literal 1/5 binary32))))
(/.f32 (-.f32 (pow.f32 (*.f32 (*.f32 x x) #s(literal 1/5 binary32)) #s(literal 2 binary32)) #s(literal 1/9 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal 1/5 binary32)) #s(literal 1/3 binary32)))
(/.f32 (+.f32 #s(literal 1/27 binary32) (*.f32 #s(literal 1/125 binary32) (pow.f32 (*.f32 x x) #s(literal 3 binary32)))) (+.f32 #s(literal 1/9 binary32) (-.f32 (pow.f32 (*.f32 (*.f32 x x) #s(literal 1/5 binary32)) #s(literal 2 binary32)) (*.f32 #s(literal 1/3 binary32) (*.f32 (*.f32 x x) #s(literal 1/5 binary32))))))
(/.f32 (fma.f32 #s(literal 1/125 binary32) (pow.f32 (*.f32 x x) #s(literal 3 binary32)) #s(literal 1/27 binary32)) (+.f32 (pow.f32 (*.f32 (*.f32 x x) #s(literal 1/5 binary32)) #s(literal 2 binary32)) (-.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal 1/5 binary32)) #s(literal 1/3 binary32)))))
(-.f32 (/.f32 #s(literal 1/9 binary32) (-.f32 #s(literal 1/3 binary32) (*.f32 (*.f32 x x) #s(literal 1/5 binary32)))) (/.f32 (pow.f32 (*.f32 (*.f32 x x) #s(literal 1/5 binary32)) #s(literal 2 binary32)) (-.f32 #s(literal 1/3 binary32) (*.f32 (*.f32 x x) #s(literal 1/5 binary32)))))
(-.f32 (/.f32 (pow.f32 (*.f32 (*.f32 x x) #s(literal 1/5 binary32)) #s(literal 2 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal 1/5 binary32)) #s(literal 1/3 binary32))) (/.f32 #s(literal 1/9 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 1/5 binary32)) #s(literal 1/3 binary32))))
(-.f32 #s(literal 1/3 binary32) (*.f32 #s(literal -1/5 binary32) (*.f32 x x)))
(fma.f32 (*.f32 #s(literal 1/5 binary32) x) x #s(literal 1/3 binary32))
(fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32))
(fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))
(+.f32 (/.f32 #s(literal 1/27 binary32) (+.f32 #s(literal 1/9 binary32) (-.f32 (pow.f32 (*.f32 (*.f32 x x) #s(literal 1/5 binary32)) #s(literal 2 binary32)) (*.f32 #s(literal 1/3 binary32) (*.f32 (*.f32 x x) #s(literal 1/5 binary32)))))) (/.f32 (*.f32 #s(literal 1/125 binary32) (pow.f32 (*.f32 x x) #s(literal 3 binary32))) (+.f32 #s(literal 1/9 binary32) (-.f32 (pow.f32 (*.f32 (*.f32 x x) #s(literal 1/5 binary32)) #s(literal 2 binary32)) (*.f32 #s(literal 1/3 binary32) (*.f32 (*.f32 x x) #s(literal 1/5 binary32)))))))
(+.f32 (/.f32 (*.f32 #s(literal 1/125 binary32) (pow.f32 (*.f32 x x) #s(literal 3 binary32))) (+.f32 (pow.f32 (*.f32 (*.f32 x x) #s(literal 1/5 binary32)) #s(literal 2 binary32)) (-.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal 1/5 binary32)) #s(literal 1/3 binary32))))) (/.f32 #s(literal 1/27 binary32) (+.f32 (pow.f32 (*.f32 (*.f32 x x) #s(literal 1/5 binary32)) #s(literal 2 binary32)) (-.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal 1/5 binary32)) #s(literal 1/3 binary32))))))
(+.f32 (*.f32 (*.f32 x x) #s(literal 1/5 binary32)) #s(literal 1/3 binary32))
(+.f32 #s(literal 1/3 binary32) (*.f32 (*.f32 x x) #s(literal 1/5 binary32)))
#s(literal 1/5 binary32)
(*.f32 (neg.f32 (neg.f32 x)) (neg.f32 (neg.f32 x)))
(*.f32 (neg.f32 (fabs.f32 x)) (neg.f32 (fabs.f32 x)))
(*.f32 (fabs.f32 (fabs.f32 x)) (fabs.f32 (fabs.f32 x)))
(*.f32 (exp.f32 (log.f32 x)) (exp.f32 (log.f32 x)))
(*.f32 (fabs.f32 x) (fabs.f32 x))
(*.f32 (neg.f32 x) (neg.f32 x))
(*.f32 x x)
(pow.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32))
(pow.f32 (fabs.f32 x) #s(literal 2 binary32))
(pow.f32 (neg.f32 x) #s(literal 2 binary32))
(pow.f32 (*.f32 x x) #s(literal 1 binary32))
(pow.f32 x #s(literal 2 binary32))
(fabs.f32 (*.f32 x x))
(+.f32 (cosh.f32 (*.f32 (log.f32 x) #s(literal 2 binary32))) (sinh.f32 (*.f32 (log.f32 x) #s(literal 2 binary32))))
(exp.f32 (*.f32 (log.f32 x) #s(literal 2 binary32)))
#s(literal 1/3 binary32)
(log.f32 (sqrt.f32 (+.f32 #s(approx (/ (* 2 x) (- 1 x)) (*.f32 (fma.f32 (fma.f32 (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)) x #s(literal 2 binary32)) x #s(literal 2 binary32)) x)) #s(literal 1 binary32))))
(*.f32 (log1p.f32 #s(approx (/ (* 2 x) (- 1 x)) (*.f32 (fma.f32 (fma.f32 (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)) x #s(literal 2 binary32)) x #s(literal 2 binary32)) x))) #s(literal 1/2 binary32))
(*.f32 #s(literal 1/2 binary32) (log1p.f32 #s(approx (/ (* 2 x) (- 1 x)) (*.f32 (fma.f32 (fma.f32 (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)) x #s(literal 2 binary32)) x #s(literal 2 binary32)) x))))
(log.f32 (+.f32 #s(approx (/ (* 2 x) (- 1 x)) (*.f32 (fma.f32 (fma.f32 (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)) x #s(literal 2 binary32)) x #s(literal 2 binary32)) x)) #s(literal 1 binary32)))
(-.f32 (log.f32 (-.f32 #s(literal 1 binary32) (pow.f32 #s(approx (/ (* 2 x) (- 1 x)) (*.f32 (fma.f32 (fma.f32 (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)) x #s(literal 2 binary32)) x #s(literal 2 binary32)) x)) #s(literal 2 binary32)))) (log.f32 (-.f32 #s(literal 1 binary32) #s(approx (/ (* 2 x) (- 1 x)) (*.f32 (fma.f32 (fma.f32 (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)) x #s(literal 2 binary32)) x #s(literal 2 binary32)) x)))))
(-.f32 (log1p.f32 (pow.f32 #s(approx (/ (* 2 x) (- 1 x)) (*.f32 (fma.f32 (fma.f32 (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)) x #s(literal 2 binary32)) x #s(literal 2 binary32)) x)) #s(literal 3 binary32))) (log1p.f32 (-.f32 (pow.f32 #s(approx (/ (* 2 x) (- 1 x)) (*.f32 (fma.f32 (fma.f32 (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)) x #s(literal 2 binary32)) x #s(literal 2 binary32)) x)) #s(literal 2 binary32)) (*.f32 #s(literal 1 binary32) #s(approx (/ (* 2 x) (- 1 x)) (*.f32 (fma.f32 (fma.f32 (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)) x #s(literal 2 binary32)) x #s(literal 2 binary32)) x))))))
(log1p.f32 #s(approx (/ (* 2 x) (- 1 x)) (*.f32 (fma.f32 (fma.f32 (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)) x #s(literal 2 binary32)) x #s(literal 2 binary32)) x)))
#s(approx (/ (* 2 x) (- 1 x)) (*.f32 (fma.f32 (fma.f32 (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)) x #s(literal 2 binary32)) x #s(literal 2 binary32)) x))
(*.f32 (fma.f32 (fma.f32 (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)) x #s(literal 2 binary32)) x #s(literal 2 binary32)) x)
(*.f32 x (fma.f32 (fma.f32 (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)) x #s(literal 2 binary32)) x #s(literal 2 binary32)))
(/.f32 (-.f32 (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 2 binary32)) (*.f32 (*.f32 (*.f32 (fma.f32 (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)) x #s(literal 2 binary32)) x) x) (*.f32 (*.f32 (fma.f32 (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)) x #s(literal 2 binary32)) x) x))) (-.f32 (*.f32 #s(literal 2 binary32) x) (*.f32 (*.f32 (fma.f32 (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)) x #s(literal 2 binary32)) x) x)))
(/.f32 (-.f32 (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 2 binary32)) (*.f32 (*.f32 x (*.f32 (fma.f32 (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)) x #s(literal 2 binary32)) x)) (*.f32 x (*.f32 (fma.f32 (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)) x #s(literal 2 binary32)) x)))) (-.f32 (*.f32 #s(literal 2 binary32) x) (*.f32 x (*.f32 (fma.f32 (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)) x #s(literal 2 binary32)) x))))
(/.f32 (fma.f32 #s(literal 8 binary32) (pow.f32 x #s(literal 3 binary32)) (pow.f32 (*.f32 (*.f32 (fma.f32 (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)) x #s(literal 2 binary32)) x) x) #s(literal 3 binary32))) (+.f32 (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 2 binary32)) (-.f32 (*.f32 (*.f32 (*.f32 (fma.f32 (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)) x #s(literal 2 binary32)) x) x) (*.f32 (*.f32 (fma.f32 (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)) x #s(literal 2 binary32)) x) x)) (*.f32 (*.f32 #s(literal 2 binary32) x) (*.f32 (*.f32 (fma.f32 (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)) x #s(literal 2 binary32)) x) x)))))
(/.f32 (fma.f32 #s(literal 8 binary32) (pow.f32 x #s(literal 3 binary32)) (pow.f32 (*.f32 x (*.f32 (fma.f32 (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)) x #s(literal 2 binary32)) x)) #s(literal 3 binary32))) (+.f32 (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 2 binary32)) (-.f32 (*.f32 (*.f32 x (*.f32 (fma.f32 (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)) x #s(literal 2 binary32)) x)) (*.f32 x (*.f32 (fma.f32 (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)) x #s(literal 2 binary32)) x))) (*.f32 (*.f32 #s(literal 2 binary32) x) (*.f32 x (*.f32 (fma.f32 (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)) x #s(literal 2 binary32)) x))))))
(fma.f32 #s(literal 2 binary32) x (*.f32 (*.f32 (fma.f32 (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)) x #s(literal 2 binary32)) x) x))
(fma.f32 #s(literal 2 binary32) x (*.f32 x (*.f32 (fma.f32 (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)) x #s(literal 2 binary32)) x)))
(fma.f32 x #s(literal 2 binary32) (*.f32 (*.f32 (fma.f32 (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)) x #s(literal 2 binary32)) x) x))
(fma.f32 x #s(literal 2 binary32) (*.f32 x (*.f32 (fma.f32 (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)) x #s(literal 2 binary32)) x)))
(+.f32 (*.f32 #s(literal 2 binary32) x) (*.f32 (*.f32 (fma.f32 (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)) x #s(literal 2 binary32)) x) x))
(+.f32 (*.f32 #s(literal 2 binary32) x) (*.f32 x (*.f32 (fma.f32 (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)) x #s(literal 2 binary32)) x)))
(/.f32 (-.f32 #s(literal 8 binary32) (pow.f32 (*.f32 (neg.f32 x) (fma.f32 (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)) x #s(literal 2 binary32))) #s(literal 3 binary32))) (+.f32 #s(literal 4 binary32) (fma.f32 (*.f32 (neg.f32 x) (fma.f32 (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)) x #s(literal 2 binary32))) (*.f32 (neg.f32 x) (fma.f32 (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)) x #s(literal 2 binary32))) (*.f32 #s(literal 2 binary32) (*.f32 (neg.f32 x) (fma.f32 (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)) x #s(literal 2 binary32)))))))
(/.f32 (neg.f32 (-.f32 (pow.f32 (*.f32 (fma.f32 (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)) x #s(literal 2 binary32)) x) #s(literal 2 binary32)) #s(literal 4 binary32))) (neg.f32 (-.f32 (*.f32 (fma.f32 (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)) x #s(literal 2 binary32)) x) #s(literal 2 binary32))))
(/.f32 (neg.f32 (-.f32 #s(literal 4 binary32) (pow.f32 (*.f32 (fma.f32 (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)) x #s(literal 2 binary32)) x) #s(literal 2 binary32)))) (neg.f32 (-.f32 #s(literal 2 binary32) (*.f32 (fma.f32 (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)) x #s(literal 2 binary32)) x))))
(/.f32 (neg.f32 (+.f32 (pow.f32 (*.f32 (fma.f32 (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)) x #s(literal 2 binary32)) x) #s(literal 3 binary32)) #s(literal 8 binary32))) (neg.f32 (+.f32 (pow.f32 (*.f32 (fma.f32 (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)) x #s(literal 2 binary32)) x) #s(literal 2 binary32)) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 (fma.f32 (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)) x #s(literal 2 binary32)) x) #s(literal 2 binary32))))))
(/.f32 (neg.f32 (+.f32 #s(literal 8 binary32) (pow.f32 (*.f32 (fma.f32 (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)) x #s(literal 2 binary32)) x) #s(literal 3 binary32)))) (neg.f32 (+.f32 #s(literal 4 binary32) (-.f32 (pow.f32 (*.f32 (fma.f32 (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)) x #s(literal 2 binary32)) x) #s(literal 2 binary32)) (*.f32 #s(literal 2 binary32) (*.f32 (fma.f32 (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)) x #s(literal 2 binary32)) x))))))
(/.f32 (-.f32 (pow.f32 (*.f32 (fma.f32 (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)) x #s(literal 2 binary32)) x) #s(literal 2 binary32)) #s(literal 4 binary32)) (-.f32 (*.f32 (fma.f32 (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)) x #s(literal 2 binary32)) x) #s(literal 2 binary32)))
(/.f32 (-.f32 #s(literal 4 binary32) (pow.f32 (*.f32 (fma.f32 (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)) x #s(literal 2 binary32)) x) #s(literal 2 binary32))) (-.f32 #s(literal 2 binary32) (*.f32 (fma.f32 (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)) x #s(literal 2 binary32)) x)))
(/.f32 (+.f32 (pow.f32 (*.f32 (fma.f32 (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)) x #s(literal 2 binary32)) x) #s(literal 3 binary32)) #s(literal 8 binary32)) (+.f32 (pow.f32 (*.f32 (fma.f32 (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)) x #s(literal 2 binary32)) x) #s(literal 2 binary32)) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 (fma.f32 (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)) x #s(literal 2 binary32)) x) #s(literal 2 binary32)))))
(/.f32 (+.f32 #s(literal 8 binary32) (pow.f32 (*.f32 (fma.f32 (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)) x #s(literal 2 binary32)) x) #s(literal 3 binary32))) (+.f32 #s(literal 4 binary32) (-.f32 (pow.f32 (*.f32 (fma.f32 (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)) x #s(literal 2 binary32)) x) #s(literal 2 binary32)) (*.f32 #s(literal 2 binary32) (*.f32 (fma.f32 (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)) x #s(literal 2 binary32)) x)))))
(-.f32 (/.f32 (pow.f32 (*.f32 (fma.f32 (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)) x #s(literal 2 binary32)) x) #s(literal 2 binary32)) (-.f32 (*.f32 (fma.f32 (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)) x #s(literal 2 binary32)) x) #s(literal 2 binary32))) (/.f32 #s(literal 4 binary32) (-.f32 (*.f32 (fma.f32 (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)) x #s(literal 2 binary32)) x) #s(literal 2 binary32))))
(-.f32 (/.f32 #s(literal 4 binary32) (-.f32 #s(literal 2 binary32) (*.f32 (fma.f32 (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)) x #s(literal 2 binary32)) x))) (/.f32 (pow.f32 (*.f32 (fma.f32 (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)) x #s(literal 2 binary32)) x) #s(literal 2 binary32)) (-.f32 #s(literal 2 binary32) (*.f32 (fma.f32 (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)) x #s(literal 2 binary32)) x))))
(-.f32 #s(literal 2 binary32) (*.f32 (neg.f32 x) (fma.f32 (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)) x #s(literal 2 binary32))))
(fma.f32 (fma.f32 (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)) x #s(literal 2 binary32)) x #s(literal 2 binary32))
(fma.f32 x (fma.f32 (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)) x #s(literal 2 binary32)) #s(literal 2 binary32))
(+.f32 (/.f32 (pow.f32 (*.f32 (fma.f32 (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)) x #s(literal 2 binary32)) x) #s(literal 3 binary32)) (+.f32 (pow.f32 (*.f32 (fma.f32 (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)) x #s(literal 2 binary32)) x) #s(literal 2 binary32)) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 (fma.f32 (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)) x #s(literal 2 binary32)) x) #s(literal 2 binary32))))) (/.f32 #s(literal 8 binary32) (+.f32 (pow.f32 (*.f32 (fma.f32 (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)) x #s(literal 2 binary32)) x) #s(literal 2 binary32)) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 (fma.f32 (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)) x #s(literal 2 binary32)) x) #s(literal 2 binary32))))))
(+.f32 (/.f32 #s(literal 8 binary32) (+.f32 #s(literal 4 binary32) (-.f32 (pow.f32 (*.f32 (fma.f32 (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)) x #s(literal 2 binary32)) x) #s(literal 2 binary32)) (*.f32 #s(literal 2 binary32) (*.f32 (fma.f32 (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)) x #s(literal 2 binary32)) x))))) (/.f32 (pow.f32 (*.f32 (fma.f32 (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)) x #s(literal 2 binary32)) x) #s(literal 3 binary32)) (+.f32 #s(literal 4 binary32) (-.f32 (pow.f32 (*.f32 (fma.f32 (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)) x #s(literal 2 binary32)) x) #s(literal 2 binary32)) (*.f32 #s(literal 2 binary32) (*.f32 (fma.f32 (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)) x #s(literal 2 binary32)) x))))))
(+.f32 (*.f32 (fma.f32 (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)) x #s(literal 2 binary32)) x) #s(literal 2 binary32))
(+.f32 #s(literal 2 binary32) (*.f32 (fma.f32 (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)) x #s(literal 2 binary32)) x))
(/.f32 (-.f32 #s(literal 8 binary32) (pow.f32 (*.f32 (neg.f32 x) (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32))) #s(literal 3 binary32))) (+.f32 #s(literal 4 binary32) (fma.f32 (*.f32 (neg.f32 x) (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32))) (*.f32 (neg.f32 x) (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32))) (*.f32 #s(literal 2 binary32) (*.f32 (neg.f32 x) (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)))))))
(/.f32 (neg.f32 (-.f32 (pow.f32 (*.f32 (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)) x) #s(literal 2 binary32)) #s(literal 4 binary32))) (neg.f32 (-.f32 (*.f32 (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)) x) #s(literal 2 binary32))))
(/.f32 (neg.f32 (-.f32 #s(literal 4 binary32) (pow.f32 (*.f32 (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)) x) #s(literal 2 binary32)))) (neg.f32 (-.f32 #s(literal 2 binary32) (*.f32 (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)) x))))
(/.f32 (neg.f32 (+.f32 (pow.f32 (*.f32 (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)) x) #s(literal 3 binary32)) #s(literal 8 binary32))) (neg.f32 (+.f32 (pow.f32 (*.f32 (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)) x) #s(literal 2 binary32)) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)) x) #s(literal 2 binary32))))))
(/.f32 (neg.f32 (+.f32 #s(literal 8 binary32) (pow.f32 (*.f32 (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)) x) #s(literal 3 binary32)))) (neg.f32 (+.f32 #s(literal 4 binary32) (-.f32 (pow.f32 (*.f32 (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)) x) #s(literal 2 binary32)) (*.f32 #s(literal 2 binary32) (*.f32 (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)) x))))))
(/.f32 (-.f32 (pow.f32 (*.f32 (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)) x) #s(literal 2 binary32)) #s(literal 4 binary32)) (-.f32 (*.f32 (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)) x) #s(literal 2 binary32)))
(/.f32 (-.f32 #s(literal 4 binary32) (pow.f32 (*.f32 (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)) x) #s(literal 2 binary32))) (-.f32 #s(literal 2 binary32) (*.f32 (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)) x)))
(/.f32 (+.f32 (pow.f32 (*.f32 (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)) x) #s(literal 3 binary32)) #s(literal 8 binary32)) (+.f32 (pow.f32 (*.f32 (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)) x) #s(literal 2 binary32)) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)) x) #s(literal 2 binary32)))))
(/.f32 (+.f32 #s(literal 8 binary32) (pow.f32 (*.f32 (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)) x) #s(literal 3 binary32))) (+.f32 #s(literal 4 binary32) (-.f32 (pow.f32 (*.f32 (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)) x) #s(literal 2 binary32)) (*.f32 #s(literal 2 binary32) (*.f32 (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)) x)))))
(-.f32 (/.f32 (pow.f32 (*.f32 (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)) x) #s(literal 2 binary32)) (-.f32 (*.f32 (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)) x) #s(literal 2 binary32))) (/.f32 #s(literal 4 binary32) (-.f32 (*.f32 (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)) x) #s(literal 2 binary32))))
(-.f32 (/.f32 #s(literal 4 binary32) (-.f32 #s(literal 2 binary32) (*.f32 (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)) x))) (/.f32 (pow.f32 (*.f32 (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)) x) #s(literal 2 binary32)) (-.f32 #s(literal 2 binary32) (*.f32 (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)) x))))
(-.f32 #s(literal 2 binary32) (*.f32 (neg.f32 x) (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32))))
(fma.f32 (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)) x #s(literal 2 binary32))
(fma.f32 x (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)) #s(literal 2 binary32))
(+.f32 (/.f32 (pow.f32 (*.f32 (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)) x) #s(literal 3 binary32)) (+.f32 (pow.f32 (*.f32 (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)) x) #s(literal 2 binary32)) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)) x) #s(literal 2 binary32))))) (/.f32 #s(literal 8 binary32) (+.f32 (pow.f32 (*.f32 (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)) x) #s(literal 2 binary32)) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)) x) #s(literal 2 binary32))))))
(+.f32 (/.f32 #s(literal 8 binary32) (+.f32 #s(literal 4 binary32) (-.f32 (pow.f32 (*.f32 (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)) x) #s(literal 2 binary32)) (*.f32 #s(literal 2 binary32) (*.f32 (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)) x))))) (/.f32 (pow.f32 (*.f32 (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)) x) #s(literal 3 binary32)) (+.f32 #s(literal 4 binary32) (-.f32 (pow.f32 (*.f32 (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)) x) #s(literal 2 binary32)) (*.f32 #s(literal 2 binary32) (*.f32 (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)) x))))))
(+.f32 (*.f32 (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)) x) #s(literal 2 binary32))
(+.f32 #s(literal 2 binary32) (*.f32 (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)) x))
(*.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 2 binary32))
(/.f32 (-.f32 #s(literal 8 binary32) (pow.f32 (*.f32 #s(literal -2 binary32) x) #s(literal 3 binary32))) (+.f32 #s(literal 4 binary32) (fma.f32 (*.f32 #s(literal -2 binary32) x) (*.f32 #s(literal -2 binary32) x) (*.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) x)))))
(/.f32 (neg.f32 (-.f32 #s(literal 4 binary32) (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 2 binary32)))) (neg.f32 (-.f32 #s(literal 2 binary32) (*.f32 #s(literal 2 binary32) x))))
(/.f32 (neg.f32 (-.f32 (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 2 binary32)) #s(literal 4 binary32))) (neg.f32 (-.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 2 binary32))))
(/.f32 (neg.f32 (+.f32 #s(literal 8 binary32) (*.f32 #s(literal 8 binary32) (pow.f32 x #s(literal 3 binary32))))) (neg.f32 (+.f32 #s(literal 4 binary32) (-.f32 (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 2 binary32)) (*.f32 #s(literal 2 binary32) (*.f32 #s(literal 2 binary32) x))))))
(/.f32 (neg.f32 (fma.f32 #s(literal 8 binary32) (pow.f32 x #s(literal 3 binary32)) #s(literal 8 binary32))) (neg.f32 (+.f32 (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 2 binary32)) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 2 binary32))))))
(/.f32 (fma.f32 (-.f32 (*.f32 x x) (*.f32 x x)) #s(literal 2 binary32) (*.f32 (-.f32 x x) #s(literal 4 binary32))) (*.f32 (-.f32 x x) #s(literal 2 binary32)))
(/.f32 (fma.f32 (*.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 2 binary32)) #s(literal 2 binary32) (*.f32 (fma.f32 x x (-.f32 (*.f32 x x) (*.f32 x x))) #s(literal 4 binary32))) (*.f32 (fma.f32 x x (-.f32 (*.f32 x x) (*.f32 x x))) #s(literal 2 binary32)))
(/.f32 (fma.f32 #s(literal 4 binary32) (-.f32 x x) (*.f32 #s(literal 2 binary32) (-.f32 (*.f32 x x) (*.f32 x x)))) (*.f32 #s(literal 2 binary32) (-.f32 x x)))
(/.f32 (fma.f32 #s(literal 4 binary32) (fma.f32 x x (-.f32 (*.f32 x x) (*.f32 x x))) (*.f32 #s(literal 2 binary32) (*.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 2 binary32)))) (*.f32 #s(literal 2 binary32) (fma.f32 x x (-.f32 (*.f32 x x) (*.f32 x x)))))
(/.f32 (-.f32 #s(literal 4 binary32) (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 2 binary32))) (-.f32 #s(literal 2 binary32) (*.f32 #s(literal 2 binary32) x)))
(/.f32 (-.f32 (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 2 binary32)) #s(literal 4 binary32)) (-.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 2 binary32)))
(/.f32 (+.f32 #s(literal 8 binary32) (*.f32 #s(literal 8 binary32) (pow.f32 x #s(literal 3 binary32)))) (+.f32 #s(literal 4 binary32) (-.f32 (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 2 binary32)) (*.f32 #s(literal 2 binary32) (*.f32 #s(literal 2 binary32) x)))))
(/.f32 (fma.f32 #s(literal 8 binary32) (pow.f32 x #s(literal 3 binary32)) #s(literal 8 binary32)) (+.f32 (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 2 binary32)) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 2 binary32)))))
(-.f32 (/.f32 #s(literal 4 binary32) (-.f32 #s(literal 2 binary32) (*.f32 #s(literal 2 binary32) x))) (/.f32 (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 2 binary32)) (-.f32 #s(literal 2 binary32) (*.f32 #s(literal 2 binary32) x))))
(-.f32 (/.f32 (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 2 binary32))) (/.f32 #s(literal 4 binary32) (-.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 2 binary32))))
(-.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) x))
(fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32))
(fma.f32 x #s(literal 2 binary32) #s(literal 2 binary32))
(+.f32 (/.f32 #s(literal 8 binary32) (+.f32 #s(literal 4 binary32) (-.f32 (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 2 binary32)) (*.f32 #s(literal 2 binary32) (*.f32 #s(literal 2 binary32) x))))) (/.f32 (*.f32 #s(literal 8 binary32) (pow.f32 x #s(literal 3 binary32))) (+.f32 #s(literal 4 binary32) (-.f32 (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 2 binary32)) (*.f32 #s(literal 2 binary32) (*.f32 #s(literal 2 binary32) x))))))
(+.f32 (/.f32 (*.f32 #s(literal 8 binary32) (pow.f32 x #s(literal 3 binary32))) (+.f32 (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 2 binary32)) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 2 binary32))))) (/.f32 #s(literal 8 binary32) (+.f32 (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 2 binary32)) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 2 binary32))))))
(+.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 2 binary32))
(+.f32 #s(literal 2 binary32) (*.f32 #s(literal 2 binary32) x))
#s(literal 2 binary32)
(log.f32 (sqrt.f32 (fma.f32 #s(literal 2 binary32) (/.f32 x #s(approx (- 1 x) (*.f32 (-.f32 (/.f32 #s(literal 1 binary32) x) #s(literal 1 binary32)) x))) #s(literal 1 binary32))))
(*.f32 (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) #s(approx (- 1 x) (*.f32 (-.f32 (/.f32 #s(literal 1 binary32) x) #s(literal 1 binary32)) x)))) #s(literal 1/2 binary32))
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) #s(approx (- 1 x) (*.f32 (-.f32 (/.f32 #s(literal 1 binary32) x) #s(literal 1 binary32)) x)))))
(log.f32 (fma.f32 #s(literal 2 binary32) (/.f32 x #s(approx (- 1 x) (*.f32 (-.f32 (/.f32 #s(literal 1 binary32) x) #s(literal 1 binary32)) x))) #s(literal 1 binary32)))
(-.f32 (log.f32 (-.f32 #s(literal 1 binary32) (pow.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) #s(approx (- 1 x) (*.f32 (-.f32 (/.f32 #s(literal 1 binary32) x) #s(literal 1 binary32)) x))) #s(literal 2 binary32)))) (log.f32 (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 #s(literal 2 binary32) x) #s(approx (- 1 x) (*.f32 (-.f32 (/.f32 #s(literal 1 binary32) x) #s(literal 1 binary32)) x))))))
(-.f32 (log1p.f32 (pow.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) #s(approx (- 1 x) (*.f32 (-.f32 (/.f32 #s(literal 1 binary32) x) #s(literal 1 binary32)) x))) #s(literal 3 binary32))) (log1p.f32 (-.f32 (pow.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) #s(approx (- 1 x) (*.f32 (-.f32 (/.f32 #s(literal 1 binary32) x) #s(literal 1 binary32)) x))) #s(literal 2 binary32)) (*.f32 #s(literal 1 binary32) (/.f32 (*.f32 #s(literal 2 binary32) x) #s(approx (- 1 x) (*.f32 (-.f32 (/.f32 #s(literal 1 binary32) x) #s(literal 1 binary32)) x)))))))
(log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) #s(approx (- 1 x) (*.f32 (-.f32 (/.f32 #s(literal 1 binary32) x) #s(literal 1 binary32)) x))))
(*.f32 #s(literal 2 binary32) (/.f32 x #s(approx (- 1 x) (*.f32 (-.f32 (/.f32 #s(literal 1 binary32) x) #s(literal 1 binary32)) x))))
(/.f32 (neg.f32 (neg.f32 (*.f32 #s(literal 2 binary32) x))) (neg.f32 (neg.f32 #s(approx (- 1 x) (*.f32 (-.f32 (/.f32 #s(literal 1 binary32) x) #s(literal 1 binary32)) x)))))
(/.f32 (*.f32 #s(literal 4 binary32) x) (*.f32 #s(literal 2 binary32) #s(approx (- 1 x) (*.f32 (-.f32 (/.f32 #s(literal 1 binary32) x) #s(literal 1 binary32)) x))))
(/.f32 (neg.f32 (*.f32 #s(literal 2 binary32) x)) (neg.f32 #s(approx (- 1 x) (*.f32 (-.f32 (/.f32 #s(literal 1 binary32) x) #s(literal 1 binary32)) x))))
(/.f32 (*.f32 #s(literal 2 binary32) x) #s(approx (- 1 x) (*.f32 (-.f32 (/.f32 #s(literal 1 binary32) x) #s(literal 1 binary32)) x)))
(+.f32 (/.f32 x #s(approx (- 1 x) (*.f32 (-.f32 (/.f32 #s(literal 1 binary32) x) #s(literal 1 binary32)) x))) (/.f32 x #s(approx (- 1 x) (*.f32 (-.f32 (/.f32 #s(literal 1 binary32) x) #s(literal 1 binary32)) x))))
(*.f32 #s(literal 2 binary32) x)
(*.f32 x #s(literal 2 binary32))
(/.f32 (neg.f32 (-.f32 (*.f32 x x) (*.f32 x x))) (neg.f32 (-.f32 x x)))
(/.f32 (neg.f32 (*.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 2 binary32))) (neg.f32 (fma.f32 x x (-.f32 (*.f32 x x) (*.f32 x x)))))
(/.f32 (-.f32 (*.f32 x x) (*.f32 x x)) (-.f32 x x))
(/.f32 (*.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 2 binary32)) (fma.f32 x x (-.f32 (*.f32 x x) (*.f32 x x))))
(-.f32 (/.f32 (*.f32 x x) (-.f32 x x)) (/.f32 (*.f32 x x) (-.f32 x x)))
(+.f32 (/.f32 (pow.f32 x #s(literal 3 binary32)) (fma.f32 x x (-.f32 (*.f32 x x) (*.f32 x x)))) (/.f32 (pow.f32 x #s(literal 3 binary32)) (fma.f32 x x (-.f32 (*.f32 x x) (*.f32 x x)))))
(+.f32 x x)
#s(approx (- 1 x) (*.f32 (-.f32 (/.f32 #s(literal 1 binary32) x) #s(literal 1 binary32)) x))
(*.f32 (-.f32 (/.f32 #s(literal 1 binary32) x) #s(literal 1 binary32)) x)
(*.f32 x (-.f32 (/.f32 #s(literal 1 binary32) x) #s(literal 1 binary32)))
(expm1.f32 (*.f32 (log.f32 x) #s(literal -1 binary32)))
(/.f32 (neg.f32 (-.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1 binary32))) (neg.f32 (+.f32 (/.f32 #s(literal 1 binary32) x) #s(literal 1 binary32))))
(/.f32 (neg.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal -3 binary32)))) (neg.f32 (+.f32 (pow.f32 x #s(literal -2 binary32)) (+.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal 1 binary32) x) #s(literal 1 binary32))))))
(/.f32 (-.f32 #s(literal -2 binary32) (*.f32 (neg.f32 x) #s(literal 2 binary32))) (*.f32 (neg.f32 x) #s(literal 2 binary32)))
(/.f32 (-.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1 binary32)) (+.f32 (/.f32 #s(literal 1 binary32) x) #s(literal 1 binary32)))
(/.f32 (-.f32 #s(literal 2 binary32) (*.f32 #s(literal 2 binary32) x)) (*.f32 #s(literal 2 binary32) x))
(/.f32 (expm1.f32 (*.f32 (log.f32 x) #s(literal -3 binary32))) (+.f32 (pow.f32 x #s(literal -2 binary32)) (+.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal 1 binary32) x) #s(literal 1 binary32)))))
(-.f32 (/.f32 (pow.f32 x #s(literal -3 binary32)) (+.f32 (pow.f32 x #s(literal -2 binary32)) (+.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal 1 binary32) x) #s(literal 1 binary32))))) (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 x #s(literal -2 binary32)) (+.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal 1 binary32) x) #s(literal 1 binary32))))))
(-.f32 (/.f32 (pow.f32 x #s(literal -2 binary32)) (+.f32 (/.f32 #s(literal 1 binary32) x) #s(literal 1 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1 binary32) x) #s(literal 1 binary32))))
(-.f32 (/.f32 #s(literal 1 binary32) x) #s(literal 1 binary32))
(/.f32 #s(literal -1 binary32) (neg.f32 x))
(/.f32 #s(literal 1 binary32) (neg.f32 (neg.f32 x)))
(/.f32 #s(literal 1 binary32) x)
(pow.f32 x #s(literal -1 binary32))
(exp.f32 (*.f32 (log.f32 x) #s(literal -1 binary32)))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) x)
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (*.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) x))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (*.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) (*.f32 x x) #s(literal 1 binary32)) x))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (*.f32 (fma.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x) #s(literal 1 binary32)) x))
#s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 #s(literal 2 binary32) x))
#s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 (fma.f32 #s(literal 2/3 binary32) (*.f32 x x) #s(literal 2 binary32)) x))
#s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 (fma.f32 (fma.f32 #s(literal 2/5 binary32) (*.f32 x x) #s(literal 2/3 binary32)) (*.f32 x x) #s(literal 2 binary32)) x))
#s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 (fma.f32 (fma.f32 (fma.f32 #s(literal 2/7 binary32) (*.f32 x x) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal 2/3 binary32)) (*.f32 x x) #s(literal 2 binary32)) x))
#s(approx (/ (* 2 x) (- 1 x)) (*.f32 #s(literal 2 binary32) x))
#s(approx (/ (* 2 x) (- 1 x)) (*.f32 (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)) x))
#s(approx (/ (* 2 x) (- 1 x)) (*.f32 (fma.f32 (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)) x #s(literal 2 binary32)) x))
#s(approx (/ (* 2 x) (- 1 x)) (*.f32 (fma.f32 (fma.f32 (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)) x #s(literal 2 binary32)) x #s(literal 2 binary32)) x))
#s(approx (+ x x) (*.f32 #s(literal 2 binary32) x))
#s(approx x x)
#s(approx (- 1 x) #s(literal 1 binary32))
#s(approx (- 1 x) (fma.f32 #s(literal -1 binary32) x #s(literal 1 binary32)))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) x)
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (*.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) x))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (*.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) (*.f32 x x) #s(literal 1 binary32)) x))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (*.f32 (fma.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x) #s(literal 1 binary32)) x))
#s(approx (* (+ (* (+ (* 1/5 (* x x)) 1/3) (* x x)) 1) x) x)
#s(approx (* (+ (* (+ (* 1/5 (* x x)) 1/3) (* x x)) 1) x) (*.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) x))
#s(approx (* (+ (* (+ (* 1/5 (* x x)) 1/3) (* x x)) 1) x) (*.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) (*.f32 x x) #s(literal 1 binary32)) x))
#s(approx (+ (* (+ (* 1/5 (* x x)) 1/3) (* x x)) 1) #s(literal 1 binary32))
#s(approx (+ (* (+ (* 1/5 (* x x)) 1/3) (* x x)) 1) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)))
#s(approx (+ (* (+ (* 1/5 (* x x)) 1/3) (* x x)) 1) (fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) (*.f32 x x) #s(literal 1 binary32)))
#s(approx (+ (* 1/5 (* x x)) 1/3) #s(literal 1/3 binary32))
#s(approx (+ (* 1/5 (* x x)) 1/3) (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)))
#s(approx (* x x) (*.f32 x x))
#s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 #s(literal 2 binary32) x))
#s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 (fma.f32 #s(literal 2/3 binary32) (*.f32 x x) #s(literal 2 binary32)) x))
#s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 (fma.f32 (fma.f32 #s(literal 2/5 binary32) (*.f32 x x) #s(literal 2/3 binary32)) (*.f32 x x) #s(literal 2 binary32)) x))
#s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 (fma.f32 (fma.f32 (fma.f32 #s(literal 2/7 binary32) (*.f32 x x) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal 2/3 binary32)) (*.f32 x x) #s(literal 2 binary32)) x))
#s(approx (/ (* 2 x) (- 1 x)) (*.f32 #s(literal 2 binary32) x))
#s(approx (/ (* 2 x) (- 1 x)) (*.f32 (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)) x))
#s(approx (/ (* 2 x) (- 1 x)) (*.f32 (fma.f32 (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)) x #s(literal 2 binary32)) x))
#s(approx (/ (* 2 x) (- 1 x)) (*.f32 (fma.f32 (fma.f32 (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)) x #s(literal 2 binary32)) x #s(literal 2 binary32)) x))
#s(approx (* (+ (* (+ (* (+ (* x 2) 2) x) 2) x) 2) x) (*.f32 #s(literal 2 binary32) x))
#s(approx (* (+ (* (+ (* (+ (* x 2) 2) x) 2) x) 2) x) (*.f32 (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)) x))
#s(approx (* (+ (* (+ (* (+ (* x 2) 2) x) 2) x) 2) x) (*.f32 (fma.f32 (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)) x #s(literal 2 binary32)) x))
#s(approx (* (+ (* (+ (* (+ (* x 2) 2) x) 2) x) 2) x) (*.f32 (fma.f32 (fma.f32 (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)) x #s(literal 2 binary32)) x #s(literal 2 binary32)) x))
#s(approx (+ (* (+ (* (+ (* x 2) 2) x) 2) x) 2) #s(literal 2 binary32))
#s(approx (+ (* (+ (* (+ (* x 2) 2) x) 2) x) 2) (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)))
#s(approx (+ (* (+ (* (+ (* x 2) 2) x) 2) x) 2) (fma.f32 (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)) x #s(literal 2 binary32)))
#s(approx (+ (* (+ (* (+ (* x 2) 2) x) 2) x) 2) (fma.f32 (fma.f32 (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)) x #s(literal 2 binary32)) x #s(literal 2 binary32)))
#s(approx (+ (* (+ (* x 2) 2) x) 2) #s(literal 2 binary32))
#s(approx (+ (* (+ (* x 2) 2) x) 2) (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)))
#s(approx (+ (* (+ (* x 2) 2) x) 2) (fma.f32 (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)) x #s(literal 2 binary32)))
#s(approx (+ (* x 2) 2) #s(literal 2 binary32))
#s(approx (+ (* x 2) 2) (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)))
#s(approx (+ x x) (*.f32 #s(literal 2 binary32) x))
#s(approx (* (- (/ 1 x) 1) x) #s(literal 1 binary32))
#s(approx (* (- (/ 1 x) 1) x) (fma.f32 #s(literal -1 binary32) x #s(literal 1 binary32)))
#s(approx (- (/ 1 x) 1) (/.f32 #s(literal 1 binary32) x))
#s(approx (- (/ 1 x) 1) (/.f32 (fma.f32 #s(literal -1 binary32) x #s(literal 1 binary32)) x))
#s(approx (/ 1 x) (/.f32 #s(literal 1 binary32) x))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (log.f32 (sqrt.f32 #s(literal -1 binary32))))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (log.f32 #s(literal -1 binary32)) #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) x)))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (log.f32 #s(literal -1 binary32)) #s(literal 1/2 binary32) (+.f32 (/.f32 #s(literal 1/3 binary32) (pow.f32 x #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) x))))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (+.f32 (fma.f32 (log.f32 #s(literal -1 binary32)) #s(literal 1/2 binary32) (/.f32 #s(literal 1/3 binary32) (pow.f32 x #s(literal 3 binary32)))) (fma.f32 (pow.f32 x #s(literal -5 binary32)) #s(literal 1/5 binary32) (/.f32 #s(literal 1 binary32) x))))
#s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (log.f32 #s(literal -1 binary32)))
#s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (+.f32 (/.f32 #s(literal 2 binary32) x) (log.f32 #s(literal -1 binary32))))
#s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (+.f32 (+.f32 (/.f32 #s(literal 2/3 binary32) (pow.f32 x #s(literal 3 binary32))) (/.f32 #s(literal 2 binary32) x)) (log.f32 #s(literal -1 binary32))))
#s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (+.f32 (+.f32 (log.f32 #s(literal -1 binary32)) (/.f32 #s(literal 2/3 binary32) (pow.f32 x #s(literal 3 binary32)))) (fma.f32 (pow.f32 x #s(literal -5 binary32)) #s(literal 2/5 binary32) (/.f32 #s(literal 2 binary32) x))))
#s(approx (/ (* 2 x) (- 1 x)) #s(literal -2 binary32))
#s(approx (/ (* 2 x) (- 1 x)) (neg.f32 (+.f32 (/.f32 #s(literal 2 binary32) x) #s(literal 2 binary32))))
#s(approx (/ (* 2 x) (- 1 x)) (-.f32 (/.f32 (neg.f32 (+.f32 (/.f32 #s(literal 2 binary32) x) #s(literal 2 binary32))) x) #s(literal 2 binary32)))
#s(approx (/ (* 2 x) (- 1 x)) (-.f32 (-.f32 (/.f32 (neg.f32 (+.f32 (/.f32 #s(literal 2 binary32) x) #s(literal 2 binary32))) (*.f32 x x)) #s(literal 2 binary32)) (/.f32 #s(literal 2 binary32) x)))
#s(approx (- 1 x) (neg.f32 x))
#s(approx (- 1 x) (*.f32 (-.f32 (/.f32 #s(literal 1 binary32) x) #s(literal 1 binary32)) x))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (log.f32 (sqrt.f32 #s(literal -1 binary32))))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (log.f32 #s(literal -1 binary32)) #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) x)))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (log.f32 #s(literal -1 binary32)) #s(literal 1/2 binary32) (+.f32 (/.f32 #s(literal 1/3 binary32) (pow.f32 x #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) x))))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (+.f32 (fma.f32 (log.f32 #s(literal -1 binary32)) #s(literal 1/2 binary32) (/.f32 #s(literal 1/3 binary32) (pow.f32 x #s(literal 3 binary32)))) (fma.f32 (pow.f32 x #s(literal -5 binary32)) #s(literal 1/5 binary32) (/.f32 #s(literal 1 binary32) x))))
#s(approx (* (+ (* (+ (* 1/5 (* x x)) 1/3) (* x x)) 1) x) (*.f32 (pow.f32 x #s(literal 5 binary32)) #s(literal 1/5 binary32)))
#s(approx (* (+ (* (+ (* 1/5 (* x x)) 1/3) (* x x)) 1) x) (*.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/3 binary32) #s(literal 1/5 binary32)) (pow.f32 x #s(literal 5 binary32))))
#s(approx (* (+ (* (+ (* 1/5 (* x x)) 1/3) (* x x)) 1) x) (*.f32 (+.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/3 binary32) #s(literal 1/5 binary32)) (pow.f32 x #s(literal -4 binary32))) (pow.f32 x #s(literal 5 binary32))))
#s(approx (+ (* (+ (* 1/5 (* x x)) 1/3) (* x x)) 1) (*.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1/5 binary32)))
#s(approx (+ (* (+ (* 1/5 (* x x)) 1/3) (* x x)) 1) (*.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/3 binary32) #s(literal 1/5 binary32)) (pow.f32 x #s(literal 4 binary32))))
#s(approx (+ (* (+ (* 1/5 (* x x)) 1/3) (* x x)) 1) (*.f32 (+.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/3 binary32) #s(literal 1/5 binary32)) (pow.f32 x #s(literal -4 binary32))) (pow.f32 x #s(literal 4 binary32))))
#s(approx (+ (* 1/5 (* x x)) 1/3) (*.f32 (*.f32 x x) #s(literal 1/5 binary32)))
#s(approx (+ (* 1/5 (* x x)) 1/3) (*.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/3 binary32) #s(literal 1/5 binary32)) (*.f32 x x)))
#s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (log.f32 #s(literal -1 binary32)))
#s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (+.f32 (/.f32 #s(literal 2 binary32) x) (log.f32 #s(literal -1 binary32))))
#s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (+.f32 (+.f32 (/.f32 #s(literal 2/3 binary32) (pow.f32 x #s(literal 3 binary32))) (/.f32 #s(literal 2 binary32) x)) (log.f32 #s(literal -1 binary32))))
#s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (+.f32 (+.f32 (log.f32 #s(literal -1 binary32)) (/.f32 #s(literal 2/3 binary32) (pow.f32 x #s(literal 3 binary32)))) (fma.f32 (pow.f32 x #s(literal -5 binary32)) #s(literal 2/5 binary32) (/.f32 #s(literal 2 binary32) x))))
#s(approx (/ (* 2 x) (- 1 x)) #s(literal -2 binary32))
#s(approx (/ (* 2 x) (- 1 x)) (neg.f32 (+.f32 (/.f32 #s(literal 2 binary32) x) #s(literal 2 binary32))))
#s(approx (/ (* 2 x) (- 1 x)) (-.f32 (/.f32 (neg.f32 (+.f32 (/.f32 #s(literal 2 binary32) x) #s(literal 2 binary32))) x) #s(literal 2 binary32)))
#s(approx (/ (* 2 x) (- 1 x)) (-.f32 (-.f32 (/.f32 (neg.f32 (+.f32 (/.f32 #s(literal 2 binary32) x) #s(literal 2 binary32))) (*.f32 x x)) #s(literal 2 binary32)) (/.f32 #s(literal 2 binary32) x)))
#s(approx (* (+ (* (+ (* (+ (* x 2) 2) x) 2) x) 2) x) (*.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 2 binary32)))
#s(approx (* (+ (* (+ (* (+ (* x 2) 2) x) 2) x) 2) x) (*.f32 (pow.f32 x #s(literal 4 binary32)) (+.f32 (/.f32 #s(literal 2 binary32) x) #s(literal 2 binary32))))
#s(approx (* (+ (* (+ (* (+ (* x 2) 2) x) 2) x) 2) x) (*.f32 (+.f32 (+.f32 (/.f32 #s(literal 2 binary32) x) #s(literal 2 binary32)) (/.f32 #s(literal 2 binary32) (*.f32 x x))) (pow.f32 x #s(literal 4 binary32))))
#s(approx (* (+ (* (+ (* (+ (* x 2) 2) x) 2) x) 2) x) (*.f32 (+.f32 (+.f32 (/.f32 #s(literal 2 binary32) x) #s(literal 2 binary32)) (fma.f32 (pow.f32 x #s(literal -3 binary32)) #s(literal 2 binary32) (/.f32 #s(literal 2 binary32) (*.f32 x x)))) (pow.f32 x #s(literal 4 binary32))))
#s(approx (+ (* (+ (* (+ (* x 2) 2) x) 2) x) 2) (*.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 2 binary32)))
#s(approx (+ (* (+ (* (+ (* x 2) 2) x) 2) x) 2) (*.f32 (pow.f32 x #s(literal 3 binary32)) (+.f32 (/.f32 #s(literal 2 binary32) x) #s(literal 2 binary32))))
#s(approx (+ (* (+ (* (+ (* x 2) 2) x) 2) x) 2) (*.f32 (+.f32 (+.f32 (/.f32 #s(literal 2 binary32) x) #s(literal 2 binary32)) (/.f32 #s(literal 2 binary32) (*.f32 x x))) (pow.f32 x #s(literal 3 binary32))))
#s(approx (+ (* (+ (* (+ (* x 2) 2) x) 2) x) 2) (*.f32 (+.f32 (+.f32 (/.f32 #s(literal 2 binary32) x) #s(literal 2 binary32)) (fma.f32 (pow.f32 x #s(literal -3 binary32)) #s(literal 2 binary32) (/.f32 #s(literal 2 binary32) (*.f32 x x)))) (pow.f32 x #s(literal 3 binary32))))
#s(approx (+ (* (+ (* x 2) 2) x) 2) (*.f32 (*.f32 x x) #s(literal 2 binary32)))
#s(approx (+ (* (+ (* x 2) 2) x) 2) (*.f32 (+.f32 (/.f32 #s(literal 2 binary32) x) #s(literal 2 binary32)) (*.f32 x x)))
#s(approx (+ (* (+ (* x 2) 2) x) 2) (*.f32 (+.f32 (+.f32 (/.f32 #s(literal 2 binary32) x) #s(literal 2 binary32)) (/.f32 #s(literal 2 binary32) (*.f32 x x))) (*.f32 x x)))
#s(approx (+ (* x 2) 2) (*.f32 #s(literal 2 binary32) x))
#s(approx (+ (* x 2) 2) (*.f32 (+.f32 (/.f32 #s(literal 2 binary32) x) #s(literal 2 binary32)) x))
#s(approx (* (- (/ 1 x) 1) x) (neg.f32 x))
#s(approx (* (- (/ 1 x) 1) x) (*.f32 (-.f32 (/.f32 #s(literal 1 binary32) x) #s(literal 1 binary32)) x))
#s(approx (- (/ 1 x) 1) #s(literal -1 binary32))
#s(approx (- (/ 1 x) 1) (-.f32 (/.f32 #s(literal 1 binary32) x) #s(literal 1 binary32)))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) (*.f32 x x))) #s(literal 1 binary32)) x) #s(literal -1 binary32) (log.f32 (sqrt.f32 #s(literal -1 binary32)))))
#s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (fma.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 #s(literal 2/5 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 2/3 binary32)) (*.f32 x x))) #s(literal 2 binary32)) x) #s(literal -1 binary32) (log.f32 #s(literal -1 binary32))))
#s(approx (/ (* 2 x) (- 1 x)) (-.f32 (neg.f32 (/.f32 (+.f32 (+.f32 (/.f32 #s(literal 2 binary32) x) #s(literal 2 binary32)) (/.f32 #s(literal 2 binary32) (*.f32 x x))) x)) #s(literal 2 binary32)))
#s(approx (- 1 x) (*.f32 (neg.f32 x) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) x))))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) (*.f32 x x))) #s(literal 1 binary32)) x) #s(literal -1 binary32) (log.f32 (sqrt.f32 #s(literal -1 binary32)))))
#s(approx (* (+ (* (+ (* 1/5 (* x x)) 1/3) (* x x)) 1) x) (neg.f32 (*.f32 (-.f32 (neg.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/3 binary32) (pow.f32 x #s(literal -4 binary32)))) #s(literal 1/5 binary32)) (pow.f32 x #s(literal 5 binary32)))))
#s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (fma.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 #s(literal 2/5 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 2/3 binary32)) (*.f32 x x))) #s(literal 2 binary32)) x) #s(literal -1 binary32) (log.f32 #s(literal -1 binary32))))
#s(approx (/ (* 2 x) (- 1 x)) (-.f32 (neg.f32 (/.f32 (+.f32 (+.f32 (/.f32 #s(literal 2 binary32) x) #s(literal 2 binary32)) (/.f32 #s(literal 2 binary32) (*.f32 x x))) x)) #s(literal 2 binary32)))
#s(approx (* (+ (* (+ (* (+ (* x 2) 2) x) 2) x) 2) x) (*.f32 (fma.f32 (/.f32 (-.f32 (/.f32 (neg.f32 (+.f32 (/.f32 #s(literal 2 binary32) x) #s(literal 2 binary32))) x) #s(literal 2 binary32)) x) #s(literal -1 binary32) #s(literal 2 binary32)) (pow.f32 x #s(literal 4 binary32))))
#s(approx (+ (* (+ (* (+ (* x 2) 2) x) 2) x) 2) (*.f32 (pow.f32 (neg.f32 x) #s(literal 3 binary32)) (-.f32 (/.f32 (neg.f32 (+.f32 (/.f32 #s(literal 2 binary32) x) #s(literal 2 binary32))) x) #s(literal 2 binary32))))
#s(approx (+ (* (+ (* (+ (* x 2) 2) x) 2) x) 2) (*.f32 (pow.f32 (neg.f32 x) #s(literal 3 binary32)) (-.f32 (neg.f32 (/.f32 (+.f32 (+.f32 (/.f32 #s(literal 2 binary32) x) #s(literal 2 binary32)) (/.f32 #s(literal 2 binary32) (*.f32 x x))) x)) #s(literal 2 binary32))))
#s(approx (* (- (/ 1 x) 1) x) (*.f32 (neg.f32 x) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) x))))

eval46.0ms (0.5%)

Memory
5.3MiB live, 136.9MiB allocated; 21ms collecting garbage
Compiler

Compiled 10 991 to 1 774 computations (83.9% saved)

prune32.0ms (0.3%)

Memory
-32.3MiB live, 38.7MiB allocated; 33ms collecting garbage
Pruning

9 alts after pruning (5 fresh and 4 done)

PrunedKeptTotal
New3532355
Fresh134
Picked145
Done000
Total3559364
Accuracy
100.0%
Counts
364 → 9
Alt Table
Click to see full alt table
StatusAccuracyProgram
96.9%
(*.f32 #s(literal 1/2 binary32) (-.f32 (log.f32 (-.f32 #s(literal 1 binary32) (pow.f32 (*.f32 #s(literal 2 binary32) (/.f32 x (-.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)))) (log1p.f32 (*.f32 #s(literal -2 binary32) (/.f32 x (-.f32 #s(literal 1 binary32) x))))))
99.8%
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (+.f32 x x) (-.f32 #s(literal 1 binary32) x))))
99.2%
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) #s(approx (- 1 x) (*.f32 (-.f32 (/.f32 #s(literal 1 binary32) x) #s(literal 1 binary32)) x)))))
24.8%
(log.f32 (sqrt.f32 (fma.f32 #s(literal 2 binary32) (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 1 binary32))))
99.0%
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 x #s(literal 1 binary32) (*.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) x) x))))
99.3%
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (*.f32 (fma.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x) #s(literal 1 binary32)) x))
99.0%
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (*.f32 (fma.f32 (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x) #s(literal 1 binary32)) x))
98.3%
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (*.f32 (fma.f32 #s(approx (+ (* 1/5 (* x x)) 1/3) #s(literal 1/3 binary32)) (*.f32 x x) #s(literal 1 binary32)) x))
96.2%
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) x)
Compiler

Compiled 310 to 221 computations (28.7% saved)

series24.0ms (0.3%)

Memory
-4.1MiB live, 43.7MiB allocated; 6ms collecting garbage
Counts
37 → 194
Calls
Call 1
Inputs
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (*.f32 (fma.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x) #s(literal 1 binary32)) x))
(*.f32 (fma.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x) #s(literal 1 binary32)) x)
(fma.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x) #s(literal 1 binary32))
(fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32))
(fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))
#s(literal 1/7 binary32)
(*.f32 x x)
x
#s(literal 1/5 binary32)
#s(literal 1/3 binary32)
#s(literal 1 binary32)
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (*.f32 (fma.f32 #s(approx (+ (* 1/5 (* x x)) 1/3) #s(literal 1/3 binary32)) (*.f32 x x) #s(literal 1 binary32)) x))
(*.f32 (fma.f32 #s(approx (+ (* 1/5 (* x x)) 1/3) #s(literal 1/3 binary32)) (*.f32 x x) #s(literal 1 binary32)) x)
(fma.f32 #s(approx (+ (* 1/5 (* x x)) 1/3) #s(literal 1/3 binary32)) (*.f32 x x) #s(literal 1 binary32))
#s(approx (+ (* 1/5 (* x x)) 1/3) #s(literal 1/3 binary32))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 x #s(literal 1 binary32) (*.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) x) x))))
(fma.f32 x #s(literal 1 binary32) (*.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) x) x)))
(*.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) x) x))
(*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) x) x)
(*.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) x)
(fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32))
(log.f32 (sqrt.f32 (fma.f32 #s(literal 2 binary32) (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 1 binary32))))
(sqrt.f32 (fma.f32 #s(literal 2 binary32) (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 1 binary32)))
(fma.f32 #s(literal 2 binary32) (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 1 binary32))
#s(literal 2 binary32)
(/.f32 x (-.f32 #s(literal 1 binary32) x))
(-.f32 #s(literal 1 binary32) x)
(*.f32 #s(literal 1/2 binary32) (-.f32 (log.f32 (-.f32 #s(literal 1 binary32) (pow.f32 (*.f32 #s(literal 2 binary32) (/.f32 x (-.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)))) (log1p.f32 (*.f32 #s(literal -2 binary32) (/.f32 x (-.f32 #s(literal 1 binary32) x))))))
#s(literal 1/2 binary32)
(-.f32 (log.f32 (-.f32 #s(literal 1 binary32) (pow.f32 (*.f32 #s(literal 2 binary32) (/.f32 x (-.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)))) (log1p.f32 (*.f32 #s(literal -2 binary32) (/.f32 x (-.f32 #s(literal 1 binary32) x)))))
(log.f32 (-.f32 #s(literal 1 binary32) (pow.f32 (*.f32 #s(literal 2 binary32) (/.f32 x (-.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))))
(-.f32 #s(literal 1 binary32) (pow.f32 (*.f32 #s(literal 2 binary32) (/.f32 x (-.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)))
(pow.f32 (*.f32 #s(literal 2 binary32) (/.f32 x (-.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))
(*.f32 #s(literal 2 binary32) (/.f32 x (-.f32 #s(literal 1 binary32) x)))
(log1p.f32 (*.f32 #s(literal -2 binary32) (/.f32 x (-.f32 #s(literal 1 binary32) x))))
(*.f32 #s(literal -2 binary32) (/.f32 x (-.f32 #s(literal 1 binary32) x)))
#s(literal -2 binary32)
Outputs
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) #s(hole binary32 x))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) #s(hole binary32 (* x (+ 1 (* 1/3 (pow x 2))))))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) #s(hole binary32 (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) #s(hole binary32 (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2))))))))))
#s(approx (* (+ (* (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) (* x x)) 1) x) #s(hole binary32 x))
#s(approx (* (+ (* (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) (* x x)) 1) x) #s(hole binary32 (* x (+ 1 (* 1/3 (pow x 2))))))
#s(approx (* (+ (* (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) (* x x)) 1) x) #s(hole binary32 (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))))
#s(approx (* (+ (* (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) (* x x)) 1) x) #s(hole binary32 (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2))))))))))
#s(approx (+ (* (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) (* x x)) 1) #s(hole binary32 1))
#s(approx (+ (* (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) (* x x)) 1) #s(hole binary32 (+ 1 (* 1/3 (pow x 2)))))
#s(approx (+ (* (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) (* x x)) 1) #s(hole binary32 (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2)))))))
#s(approx (+ (* (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) (* x x)) 1) #s(hole binary32 (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2)))))))))
#s(approx (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) #s(hole binary32 1/3))
#s(approx (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) #s(hole binary32 (+ 1/3 (* 1/5 (pow x 2)))))
#s(approx (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) #s(hole binary32 (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2)))))))
#s(approx (+ (* 1/7 (* x x)) 1/5) #s(hole binary32 1/5))
#s(approx (+ (* 1/7 (* x x)) 1/5) #s(hole binary32 (+ 1/5 (* 1/7 (pow x 2)))))
#s(approx (* x x) #s(hole binary32 (pow x 2)))
#s(approx x #s(hole binary32 x))
#s(approx (* (+ (* (+ (* 1/5 (* x x)) 1/3) (* x x)) 1) x) #s(hole binary32 x))
#s(approx (* (+ (* (+ (* 1/5 (* x x)) 1/3) (* x x)) 1) x) #s(hole binary32 (* x (+ 1 (* 1/3 (pow x 2))))))
#s(approx (* (+ (* (+ (* 1/5 (* x x)) 1/3) (* x x)) 1) x) #s(hole binary32 (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))))
#s(approx (+ (* (+ (* 1/5 (* x x)) 1/3) (* x x)) 1) #s(hole binary32 1))
#s(approx (+ (* (+ (* 1/5 (* x x)) 1/3) (* x x)) 1) #s(hole binary32 (+ 1 (* 1/3 (pow x 2)))))
#s(approx (+ (* (+ (* 1/5 (* x x)) 1/3) (* x x)) 1) #s(hole binary32 (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2)))))))
#s(approx (+ (* 1/5 (* x x)) 1/3) #s(hole binary32 1/3))
#s(approx (+ (* 1/5 (* x x)) 1/3) #s(hole binary32 (+ 1/3 (* 1/5 (pow x 2)))))
#s(approx (+ (* x 1) (* x (* (* (+ (* (* x x) 1/5) 1/3) x) x))) #s(hole binary32 x))
#s(approx (+ (* x 1) (* x (* (* (+ (* (* x x) 1/5) 1/3) x) x))) #s(hole binary32 (* x (+ 1 (* 1/3 (pow x 2))))))
#s(approx (+ (* x 1) (* x (* (* (+ (* (* x x) 1/5) 1/3) x) x))) #s(hole binary32 (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))))
#s(approx (* x (* (* (+ (* (* x x) 1/5) 1/3) x) x)) #s(hole binary32 (* 1/3 (pow x 3))))
#s(approx (* x (* (* (+ (* (* x x) 1/5) 1/3) x) x)) #s(hole binary32 (* (pow x 3) (+ 1/3 (* 1/5 (pow x 2))))))
#s(approx (* (* (+ (* (* x x) 1/5) 1/3) x) x) #s(hole binary32 (* 1/3 (pow x 2))))
#s(approx (* (* (+ (* (* x x) 1/5) 1/3) x) x) #s(hole binary32 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))
#s(approx (* (+ (* (* x x) 1/5) 1/3) x) #s(hole binary32 (* 1/3 x)))
#s(approx (* (+ (* (* x x) 1/5) 1/3) x) #s(hole binary32 (* x (+ 1/3 (* 1/5 (pow x 2))))))
#s(approx (+ (* (* x x) 1/5) 1/3) #s(hole binary32 1/3))
#s(approx (+ (* (* x x) 1/5) 1/3) #s(hole binary32 (+ 1/3 (* 1/5 (pow x 2)))))
#s(approx (log (sqrt (+ (* 2 (/ x (- 1 x))) 1))) #s(hole binary32 x))
#s(approx (log (sqrt (+ (* 2 (/ x (- 1 x))) 1))) #s(hole binary32 (* x (+ 1 (* 1/3 (pow x 2))))))
#s(approx (log (sqrt (+ (* 2 (/ x (- 1 x))) 1))) #s(hole binary32 (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))))
#s(approx (log (sqrt (+ (* 2 (/ x (- 1 x))) 1))) #s(hole binary32 (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2))))))))))
#s(approx (sqrt (+ (* 2 (/ x (- 1 x))) 1)) #s(hole binary32 1))
#s(approx (sqrt (+ (* 2 (/ x (- 1 x))) 1)) #s(hole binary32 (+ 1 x)))
#s(approx (sqrt (+ (* 2 (/ x (- 1 x))) 1)) #s(hole binary32 (+ 1 (* x (+ 1 (* 1/2 x))))))
#s(approx (sqrt (+ (* 2 (/ x (- 1 x))) 1)) #s(hole binary32 (+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/2 x))))))))
#s(approx (+ (* 2 (/ x (- 1 x))) 1) #s(hole binary32 1))
#s(approx (+ (* 2 (/ x (- 1 x))) 1) #s(hole binary32 (+ 1 (* 2 x))))
#s(approx (+ (* 2 (/ x (- 1 x))) 1) #s(hole binary32 (+ 1 (* x (+ 2 (* 2 x))))))
#s(approx (+ (* 2 (/ x (- 1 x))) 1) #s(hole binary32 (+ 1 (* x (+ 2 (* x (+ 2 (* 2 x))))))))
#s(approx (/ x (- 1 x)) #s(hole binary32 x))
#s(approx (/ x (- 1 x)) #s(hole binary32 (* x (+ 1 x))))
#s(approx (/ x (- 1 x)) #s(hole binary32 (* x (+ 1 (* x (+ 1 x))))))
#s(approx (/ x (- 1 x)) #s(hole binary32 (* x (+ 1 (* x (+ 1 (* x (+ 1 x))))))))
#s(approx (- 1 x) #s(hole binary32 1))
#s(approx (- 1 x) #s(hole binary32 (+ 1 (* -1 x))))
#s(approx (* 1/2 (- (log (- 1 (pow (* 2 (/ x (- 1 x))) 2))) (log (+ 1 (* -2 (/ x (- 1 x))))))) #s(hole binary32 x))
#s(approx (* 1/2 (- (log (- 1 (pow (* 2 (/ x (- 1 x))) 2))) (log (+ 1 (* -2 (/ x (- 1 x))))))) #s(hole binary32 (* x (+ 1 (* 1/3 (pow x 2))))))
#s(approx (* 1/2 (- (log (- 1 (pow (* 2 (/ x (- 1 x))) 2))) (log (+ 1 (* -2 (/ x (- 1 x))))))) #s(hole binary32 (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))))
#s(approx (* 1/2 (- (log (- 1 (pow (* 2 (/ x (- 1 x))) 2))) (log (+ 1 (* -2 (/ x (- 1 x))))))) #s(hole binary32 (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2))))))))))
#s(approx (- (log (- 1 (pow (* 2 (/ x (- 1 x))) 2))) (log (+ 1 (* -2 (/ x (- 1 x)))))) #s(hole binary32 (* 2 x)))
#s(approx (- (log (- 1 (pow (* 2 (/ x (- 1 x))) 2))) (log (+ 1 (* -2 (/ x (- 1 x)))))) #s(hole binary32 (* x (+ 2 (* 2/3 (pow x 2))))))
#s(approx (- (log (- 1 (pow (* 2 (/ x (- 1 x))) 2))) (log (+ 1 (* -2 (/ x (- 1 x)))))) #s(hole binary32 (* x (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2))))))))
#s(approx (- (log (- 1 (pow (* 2 (/ x (- 1 x))) 2))) (log (+ 1 (* -2 (/ x (- 1 x)))))) #s(hole binary32 (* x (+ 2 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2))))))))))
#s(approx (log (- 1 (pow (* 2 (/ x (- 1 x))) 2))) #s(hole binary32 (* -4 (pow x 2))))
#s(approx (log (- 1 (pow (* 2 (/ x (- 1 x))) 2))) #s(hole binary32 (* (pow x 2) (- (* -8 x) 4))))
#s(approx (log (- 1 (pow (* 2 (/ x (- 1 x))) 2))) #s(hole binary32 (* (pow x 2) (- (* x (- (* -20 x) 8)) 4))))
#s(approx (log (- 1 (pow (* 2 (/ x (- 1 x))) 2))) #s(hole binary32 (* (pow x 2) (- (* x (- (* x (- (* -48 x) 20)) 8)) 4))))
#s(approx (- 1 (pow (* 2 (/ x (- 1 x))) 2)) #s(hole binary32 1))
#s(approx (- 1 (pow (* 2 (/ x (- 1 x))) 2)) #s(hole binary32 (+ 1 (* -4 (pow x 2)))))
#s(approx (- 1 (pow (* 2 (/ x (- 1 x))) 2)) #s(hole binary32 (+ 1 (* (pow x 2) (- (* -8 x) 4)))))
#s(approx (- 1 (pow (* 2 (/ x (- 1 x))) 2)) #s(hole binary32 (+ 1 (* (pow x 2) (- (* x (- (* -12 x) 8)) 4)))))
#s(approx (pow (* 2 (/ x (- 1 x))) 2) #s(hole binary32 (* 4 (pow x 2))))
#s(approx (pow (* 2 (/ x (- 1 x))) 2) #s(hole binary32 (* (pow x 2) (+ 4 (* 8 x)))))
#s(approx (pow (* 2 (/ x (- 1 x))) 2) #s(hole binary32 (* (pow x 2) (+ 4 (* x (+ 8 (* 12 x)))))))
#s(approx (pow (* 2 (/ x (- 1 x))) 2) #s(hole binary32 (* (pow x 2) (+ 4 (* x (+ 8 (* x (+ 12 (* 16 x)))))))))
#s(approx (* 2 (/ x (- 1 x))) #s(hole binary32 (* 2 x)))
#s(approx (* 2 (/ x (- 1 x))) #s(hole binary32 (* x (+ 2 (* 2 x)))))
#s(approx (* 2 (/ x (- 1 x))) #s(hole binary32 (* x (+ 2 (* x (+ 2 (* 2 x)))))))
#s(approx (* 2 (/ x (- 1 x))) #s(hole binary32 (* x (+ 2 (* x (+ 2 (* x (+ 2 (* 2 x)))))))))
#s(approx (log (+ 1 (* -2 (/ x (- 1 x))))) #s(hole binary32 (* -2 x)))
#s(approx (log (+ 1 (* -2 (/ x (- 1 x))))) #s(hole binary32 (* x (- (* -4 x) 2))))
#s(approx (log (+ 1 (* -2 (/ x (- 1 x))))) #s(hole binary32 (* x (- (* x (- (* -26/3 x) 4)) 2))))
#s(approx (log (+ 1 (* -2 (/ x (- 1 x))))) #s(hole binary32 (* x (- (* x (- (* x (- (* -20 x) 26/3)) 4)) 2))))
#s(approx (* -2 (/ x (- 1 x))) #s(hole binary32 (* -2 x)))
#s(approx (* -2 (/ x (- 1 x))) #s(hole binary32 (* x (- (* -2 x) 2))))
#s(approx (* -2 (/ x (- 1 x))) #s(hole binary32 (* x (- (* x (- (* -2 x) 2)) 2))))
#s(approx (* -2 (/ x (- 1 x))) #s(hole binary32 (* x (- (* x (- (* x (- (* -2 x) 2)) 2)) 2))))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) #s(hole binary32 (* 1/2 (log -1))))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) #s(hole binary32 (+ (* 1/2 (log -1)) (/ 1 x))))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) #s(hole binary32 (+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (/ 1 x)))))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) #s(hole binary32 (+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (+ (/ 1 x) (* 1/5 (/ 1 (pow x 5))))))))
#s(approx (* (+ (* (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) (* x x)) 1) x) #s(hole binary32 (* 1/7 (pow x 7))))
#s(approx (* (+ (* (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) (* x x)) 1) x) #s(hole binary32 (* (pow x 7) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))))
#s(approx (* (+ (* (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) (* x x)) 1) x) #s(hole binary32 (* (pow x 7) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))))
#s(approx (* (+ (* (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) (* x x)) 1) x) #s(hole binary32 (* (pow x 7) (+ 1/7 (+ (/ 1/3 (pow x 4)) (+ (* 1/5 (/ 1 (pow x 2))) (/ 1 (pow x 6))))))))
#s(approx (+ (* (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) (* x x)) 1) #s(hole binary32 (* 1/7 (pow x 6))))
#s(approx (+ (* (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) (* x x)) 1) #s(hole binary32 (* (pow x 6) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))))
#s(approx (+ (* (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) (* x x)) 1) #s(hole binary32 (* (pow x 6) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))))
#s(approx (+ (* (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) (* x x)) 1) #s(hole binary32 (* (pow x 6) (+ 1/7 (+ (/ 1/3 (pow x 4)) (+ (* 1/5 (/ 1 (pow x 2))) (/ 1 (pow x 6))))))))
#s(approx (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) #s(hole binary32 (* 1/7 (pow x 4))))
#s(approx (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) #s(hole binary32 (* (pow x 4) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))))
#s(approx (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) #s(hole binary32 (* (pow x 4) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))))
#s(approx (+ (* 1/7 (* x x)) 1/5) #s(hole binary32 (* 1/7 (pow x 2))))
#s(approx (+ (* 1/7 (* x x)) 1/5) #s(hole binary32 (* (pow x 2) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))))
#s(approx (* (+ (* (+ (* 1/5 (* x x)) 1/3) (* x x)) 1) x) #s(hole binary32 (* 1/5 (pow x 5))))
#s(approx (* (+ (* (+ (* 1/5 (* x x)) 1/3) (* x x)) 1) x) #s(hole binary32 (* (pow x 5) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))))
#s(approx (* (+ (* (+ (* 1/5 (* x x)) 1/3) (* x x)) 1) x) #s(hole binary32 (* (pow x 5) (+ 1/5 (+ (* 1/3 (/ 1 (pow x 2))) (/ 1 (pow x 4)))))))
#s(approx (+ (* (+ (* 1/5 (* x x)) 1/3) (* x x)) 1) #s(hole binary32 (* 1/5 (pow x 4))))
#s(approx (+ (* (+ (* 1/5 (* x x)) 1/3) (* x x)) 1) #s(hole binary32 (* (pow x 4) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))))
#s(approx (+ (* (+ (* 1/5 (* x x)) 1/3) (* x x)) 1) #s(hole binary32 (* (pow x 4) (+ 1/5 (+ (* 1/3 (/ 1 (pow x 2))) (/ 1 (pow x 4)))))))
#s(approx (+ (* 1/5 (* x x)) 1/3) #s(hole binary32 (* 1/5 (pow x 2))))
#s(approx (+ (* 1/5 (* x x)) 1/3) #s(hole binary32 (* (pow x 2) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))))
#s(approx (+ (* x 1) (* x (* (* (+ (* (* x x) 1/5) 1/3) x) x))) #s(hole binary32 (* 1/5 (pow x 5))))
#s(approx (+ (* x 1) (* x (* (* (+ (* (* x x) 1/5) 1/3) x) x))) #s(hole binary32 (* (pow x 5) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))))
#s(approx (+ (* x 1) (* x (* (* (+ (* (* x x) 1/5) 1/3) x) x))) #s(hole binary32 (* (pow x 5) (+ 1/5 (+ (* 1/3 (/ 1 (pow x 2))) (/ 1 (pow x 4)))))))
#s(approx (* x (* (* (+ (* (* x x) 1/5) 1/3) x) x)) #s(hole binary32 (* 1/5 (pow x 5))))
#s(approx (* x (* (* (+ (* (* x x) 1/5) 1/3) x) x)) #s(hole binary32 (* (pow x 5) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))))
#s(approx (* (* (+ (* (* x x) 1/5) 1/3) x) x) #s(hole binary32 (* 1/5 (pow x 4))))
#s(approx (* (* (+ (* (* x x) 1/5) 1/3) x) x) #s(hole binary32 (* (pow x 4) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))))
#s(approx (* (+ (* (* x x) 1/5) 1/3) x) #s(hole binary32 (* 1/5 (pow x 3))))
#s(approx (* (+ (* (* x x) 1/5) 1/3) x) #s(hole binary32 (* (pow x 3) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))))
#s(approx (+ (* (* x x) 1/5) 1/3) #s(hole binary32 (* 1/5 (pow x 2))))
#s(approx (+ (* (* x x) 1/5) 1/3) #s(hole binary32 (* (pow x 2) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))))
#s(approx (log (sqrt (+ (* 2 (/ x (- 1 x))) 1))) #s(hole binary32 (log (sqrt -1))))
#s(approx (log (sqrt (+ (* 2 (/ x (- 1 x))) 1))) #s(hole binary32 (- (log (sqrt -1)) (/ 1 (* x (pow (sqrt -1) 2))))))
#s(approx (log (sqrt (+ (* 2 (/ x (- 1 x))) 1))) #s(hole binary32 (- (+ (log (sqrt -1)) (* 1/2 (/ (- (* -1 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (pow (sqrt -1) 2))) (/ 1 (pow (sqrt -1) 4))) (pow x 2)))) (/ 1 (* x (pow (sqrt -1) 2))))))
#s(approx (log (sqrt (+ (* 2 (/ x (- 1 x))) 1))) #s(hole binary32 (- (+ (log (sqrt -1)) (+ (* 1/6 (/ (- (+ (* -3 (/ (+ 2 (+ (* 2 (/ 1 (pow (sqrt -1) 2))) (/ 1 (pow (sqrt -1) 4)))) (pow (sqrt -1) 2))) (* -3 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (pow (sqrt -1) 4)))) (* 2 (/ 1 (pow (sqrt -1) 6)))) (pow x 3))) (* 1/2 (/ (- (* -1 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (pow (sqrt -1) 2))) (/ 1 (pow (sqrt -1) 4))) (pow x 2))))) (/ 1 (* x (pow (sqrt -1) 2))))))
#s(approx (sqrt (+ (* 2 (/ x (- 1 x))) 1)) #s(hole binary32 (sqrt -1)))
#s(approx (sqrt (+ (* 2 (/ x (- 1 x))) 1)) #s(hole binary32 (- (sqrt -1) (/ 1 (* x (sqrt -1))))))
#s(approx (sqrt (+ (* 2 (/ x (- 1 x))) 1)) #s(hole binary32 (- (+ (sqrt -1) (* -1/2 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (* (pow x 2) (sqrt -1))))) (/ 1 (* x (sqrt -1))))))
#s(approx (sqrt (+ (* 2 (/ x (- 1 x))) 1)) #s(hole binary32 (- (+ (sqrt -1) (+ (* -1/2 (/ (+ 2 (+ (* 2 (/ 1 (pow (sqrt -1) 2))) (/ 1 (pow (sqrt -1) 4)))) (* (pow x 3) (sqrt -1)))) (* -1/2 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (* (pow x 2) (sqrt -1)))))) (/ 1 (* x (sqrt -1))))))
#s(approx (+ (* 2 (/ x (- 1 x))) 1) #s(hole binary32 -1))
#s(approx (+ (* 2 (/ x (- 1 x))) 1) #s(hole binary32 (* -1 (+ 1 (* 2 (/ 1 x))))))
#s(approx (+ (* 2 (/ x (- 1 x))) 1) #s(hole binary32 (- (* -1 (/ (+ 2 (* 2 (/ 1 x))) x)) 1)))
#s(approx (+ (* 2 (/ x (- 1 x))) 1) #s(hole binary32 (- (* -1 (/ (+ 2 (* 2 (/ 1 x))) (pow x 2))) (+ 1 (* 2 (/ 1 x))))))
#s(approx (/ x (- 1 x)) #s(hole binary32 -1))
#s(approx (/ x (- 1 x)) #s(hole binary32 (* -1 (+ 1 (/ 1 x)))))
#s(approx (/ x (- 1 x)) #s(hole binary32 (- (* -1 (/ (+ 1 (/ 1 x)) x)) 1)))
#s(approx (/ x (- 1 x)) #s(hole binary32 (- (* -1 (/ (+ 1 (/ 1 x)) (pow x 2))) (+ 1 (/ 1 x)))))
#s(approx (- 1 x) #s(hole binary32 (* -1 x)))
#s(approx (- 1 x) #s(hole binary32 (* x (- (/ 1 x) 1))))
#s(approx (* 1/2 (- (log (- 1 (pow (* 2 (/ x (- 1 x))) 2))) (log (+ 1 (* -2 (/ x (- 1 x))))))) #s(hole binary32 (* 1/2 (- (log -3) (log 3)))))
#s(approx (* 1/2 (- (log (- 1 (pow (* 2 (/ x (- 1 x))) 2))) (log (+ 1 (* -2 (/ x (- 1 x))))))) #s(hole binary32 (+ (* 1/2 (- (log -3) (log 3))) (/ 1 x))))
#s(approx (* 1/2 (- (log (- 1 (pow (* 2 (/ x (- 1 x))) 2))) (log (+ 1 (* -2 (/ x (- 1 x))))))) #s(hole binary32 (+ (* 1/2 (- (log -3) (log 3))) (+ (/ 1/3 (pow x 3)) (/ 1 x)))))
#s(approx (* 1/2 (- (log (- 1 (pow (* 2 (/ x (- 1 x))) 2))) (log (+ 1 (* -2 (/ x (- 1 x))))))) #s(hole binary32 (+ (* 1/2 (- (log -3) (log 3))) (+ (/ 1/3 (pow x 3)) (+ (/ 1 x) (* 1/5 (/ 1 (pow x 5))))))))
#s(approx (- (log (- 1 (pow (* 2 (/ x (- 1 x))) 2))) (log (+ 1 (* -2 (/ x (- 1 x)))))) #s(hole binary32 (- (log -3) (log 3))))
#s(approx (- (log (- 1 (pow (* 2 (/ x (- 1 x))) 2))) (log (+ 1 (* -2 (/ x (- 1 x)))))) #s(hole binary32 (- (+ (log -3) (* 2 (/ 1 x))) (log 3))))
#s(approx (- (log (- 1 (pow (* 2 (/ x (- 1 x))) 2))) (log (+ 1 (* -2 (/ x (- 1 x)))))) #s(hole binary32 (- (+ (log -3) (+ (/ 2/3 (pow x 3)) (* 2 (/ 1 x)))) (log 3))))
#s(approx (- (log (- 1 (pow (* 2 (/ x (- 1 x))) 2))) (log (+ 1 (* -2 (/ x (- 1 x)))))) #s(hole binary32 (- (+ (log -3) (+ (/ 2/3 (pow x 3)) (+ (* 2 (/ 1 x)) (* 2/5 (/ 1 (pow x 5)))))) (log 3))))
#s(approx (log (- 1 (pow (* 2 (/ x (- 1 x))) 2))) #s(hole binary32 (log -3)))
#s(approx (log (- 1 (pow (* 2 (/ x (- 1 x))) 2))) #s(hole binary32 (+ (log -3) (* 8/3 (/ 1 x)))))
#s(approx (log (- 1 (pow (* 2 (/ x (- 1 x))) 2))) #s(hole binary32 (+ (log -3) (+ (/ 4/9 (pow x 2)) (* 8/3 (/ 1 x))))))
#s(approx (log (- 1 (pow (* 2 (/ x (- 1 x))) 2))) #s(hole binary32 (+ (log -3) (+ (/ 4/9 (pow x 2)) (+ (* 8/3 (/ 1 x)) (* 80/81 (/ 1 (pow x 3))))))))
#s(approx (- 1 (pow (* 2 (/ x (- 1 x))) 2)) #s(hole binary32 -3))
#s(approx (- 1 (pow (* 2 (/ x (- 1 x))) 2)) #s(hole binary32 (* -1 (+ 3 (* 8 (/ 1 x))))))
#s(approx (- 1 (pow (* 2 (/ x (- 1 x))) 2)) #s(hole binary32 (- (* -1 (/ (+ 8 (* 12 (/ 1 x))) x)) 3)))
#s(approx (- 1 (pow (* 2 (/ x (- 1 x))) 2)) #s(hole binary32 (- (* -1 (/ (+ 12 (* 16 (/ 1 x))) (pow x 2))) (+ 3 (* 8 (/ 1 x))))))
#s(approx (pow (* 2 (/ x (- 1 x))) 2) #s(hole binary32 4))
#s(approx (pow (* 2 (/ x (- 1 x))) 2) #s(hole binary32 (+ 4 (* 8 (/ 1 x)))))
#s(approx (pow (* 2 (/ x (- 1 x))) 2) #s(hole binary32 (+ 4 (+ (* 8 (/ 1 x)) (/ 12 (pow x 2))))))
#s(approx (pow (* 2 (/ x (- 1 x))) 2) #s(hole binary32 (+ 4 (+ (* 8 (/ 1 x)) (+ (* 16 (/ 1 (pow x 3))) (/ 12 (pow x 2)))))))
#s(approx (* 2 (/ x (- 1 x))) #s(hole binary32 -2))
#s(approx (* 2 (/ x (- 1 x))) #s(hole binary32 (* -1 (+ 2 (* 2 (/ 1 x))))))
#s(approx (* 2 (/ x (- 1 x))) #s(hole binary32 (- (* -1 (/ (+ 2 (* 2 (/ 1 x))) x)) 2)))
#s(approx (* 2 (/ x (- 1 x))) #s(hole binary32 (- (* -1 (/ (+ 2 (* 2 (/ 1 x))) (pow x 2))) (+ 2 (* 2 (/ 1 x))))))
#s(approx (log (+ 1 (* -2 (/ x (- 1 x))))) #s(hole binary32 (log 3)))
#s(approx (log (+ 1 (* -2 (/ x (- 1 x))))) #s(hole binary32 (+ (log 3) (* 2/3 (/ 1 x)))))
#s(approx (log (+ 1 (* -2 (/ x (- 1 x))))) #s(hole binary32 (+ (log 3) (+ (/ 4/9 (pow x 2)) (* 2/3 (/ 1 x))))))
#s(approx (log (+ 1 (* -2 (/ x (- 1 x))))) #s(hole binary32 (+ (log 3) (+ (/ 4/9 (pow x 2)) (+ (* 2/3 (/ 1 x)) (* 26/81 (/ 1 (pow x 3))))))))
#s(approx (* -2 (/ x (- 1 x))) #s(hole binary32 2))
#s(approx (* -2 (/ x (- 1 x))) #s(hole binary32 (+ 2 (* 2 (/ 1 x)))))
#s(approx (* -2 (/ x (- 1 x))) #s(hole binary32 (+ 2 (+ (* 2 (/ 1 x)) (/ 2 (pow x 2))))))
#s(approx (* -2 (/ x (- 1 x))) #s(hole binary32 (+ 2 (+ (* 2 (/ 1 x)) (+ (* 2 (/ 1 (pow x 3))) (/ 2 (pow x 2)))))))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) #s(hole binary32 (+ (* -1 (/ (- (* -1 (/ (+ 1/3 (* 1/5 (/ 1 (pow x 2)))) (pow x 2))) 1) x)) (* 1/2 (log -1)))))
#s(approx (* (+ (* (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) (* x x)) 1) x) #s(hole binary32 (* -1 (* (pow x 7) (- (* -1 (/ (+ 1/5 (* 1/3 (/ 1 (pow x 2)))) (pow x 2))) 1/7)))))
#s(approx (* (+ (* (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) (* x x)) 1) x) #s(hole binary32 (* -1 (* (pow x 7) (- (* -1 (/ (+ 1/3 (/ 1 (pow x 2))) (pow x 4))) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))))))
#s(approx (* (+ (* (+ (* 1/5 (* x x)) 1/3) (* x x)) 1) x) #s(hole binary32 (* -1 (* (pow x 5) (- (* -1 (/ (+ 1/3 (/ 1 (pow x 2))) (pow x 2))) 1/5)))))
#s(approx (+ (* x 1) (* x (* (* (+ (* (* x x) 1/5) 1/3) x) x))) #s(hole binary32 (* -1 (* (pow x 5) (- (* -1 (/ (+ 1/3 (/ 1 (pow x 2))) (pow x 2))) 1/5)))))
#s(approx (log (sqrt (+ (* 2 (/ x (- 1 x))) 1))) #s(hole binary32 (+ (log (sqrt -1)) (* -1 (/ (+ (* -1/2 (/ (- (* -1 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (pow (sqrt -1) 2))) (/ 1 (pow (sqrt -1) 4))) x)) (/ 1 (pow (sqrt -1) 2))) x)))))
#s(approx (log (sqrt (+ (* 2 (/ x (- 1 x))) 1))) #s(hole binary32 (+ (log (sqrt -1)) (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (/ (+ (* 3 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (pow (sqrt -1) 4))) (+ (* 3 (/ (- 2 (* -1 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (pow (sqrt -1) 2)))) (pow (sqrt -1) 2))) (* 2 (/ 1 (pow (sqrt -1) 6))))) x)) (* 1/2 (- (* -1 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (pow (sqrt -1) 2))) (/ 1 (pow (sqrt -1) 4))))) x)) (/ 1 (pow (sqrt -1) 2))) x)))))
#s(approx (sqrt (+ (* 2 (/ x (- 1 x))) 1)) #s(hole binary32 (+ (sqrt -1) (* -1 (/ (+ (* 1/2 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (* x (sqrt -1)))) (/ 1 (sqrt -1))) x)))))
#s(approx (sqrt (+ (* 2 (/ x (- 1 x))) 1)) #s(hole binary32 (+ (sqrt -1) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (sqrt -1))) (* -1/2 (/ (- 2 (* -1 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (pow (sqrt -1) 2)))) (* x (sqrt -1))))) x)) (/ 1 (sqrt -1))) x)))))
#s(approx (+ (* 2 (/ x (- 1 x))) 1) #s(hole binary32 (- (* -1 (/ (+ 2 (+ (* 2 (/ 1 x)) (/ 2 (pow x 2)))) x)) 1)))
#s(approx (/ x (- 1 x)) #s(hole binary32 (- (* -1 (/ (+ 1 (+ (/ 1 x) (/ 1 (pow x 2)))) x)) 1)))
#s(approx (- 1 x) #s(hole binary32 (* -1 (* x (- 1 (/ 1 x))))))
#s(approx (* 1/2 (- (log (- 1 (pow (* 2 (/ x (- 1 x))) 2))) (log (+ 1 (* -2 (/ x (- 1 x))))))) #s(hole binary32 (+ (* -1 (/ (- (* -1 (/ (+ 1/3 (* 1/5 (/ 1 (pow x 2)))) (pow x 2))) 1) x)) (* 1/2 (- (log -3) (log 3))))))
#s(approx (- (log (- 1 (pow (* 2 (/ x (- 1 x))) 2))) (log (+ 1 (* -2 (/ x (- 1 x)))))) #s(hole binary32 (- (+ (log -3) (* -1 (/ (- (* -1 (/ (+ 2/3 (* 2/5 (/ 1 (pow x 2)))) (pow x 2))) 2) x))) (log 3))))
#s(approx (log (- 1 (pow (* 2 (/ x (- 1 x))) 2))) #s(hole binary32 (+ (log -3) (* -1 (/ (- (* -1 (/ (+ 4/9 (* 80/81 (/ 1 x))) x)) 8/3) x)))))
#s(approx (- 1 (pow (* 2 (/ x (- 1 x))) 2)) #s(hole binary32 (- (* -1 (/ (+ 8 (+ (* 12 (/ 1 x)) (/ 16 (pow x 2)))) x)) 3)))
#s(approx (pow (* 2 (/ x (- 1 x))) 2) #s(hole binary32 (+ 4 (* -1 (/ (- (* -1 (/ (+ 12 (* 16 (/ 1 x))) x)) 8) x)))))
#s(approx (* 2 (/ x (- 1 x))) #s(hole binary32 (- (* -1 (/ (+ 2 (+ (* 2 (/ 1 x)) (/ 2 (pow x 2)))) x)) 2)))
#s(approx (log (+ 1 (* -2 (/ x (- 1 x))))) #s(hole binary32 (+ (log 3) (* -1 (/ (- (* -1 (/ (+ 4/9 (* 26/81 (/ 1 x))) x)) 2/3) x)))))
#s(approx (* -2 (/ x (- 1 x))) #s(hole binary32 (+ 2 (* -1 (/ (- (* -1 (/ (+ 2 (* 2 (/ 1 x))) x)) 2) x)))))
Calls

3 calls:

TimeVariablePointExpression
10.0ms
x
@inf
((* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (* (+ (* (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) (* x x)) 1) x) (+ (* (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) (* x x)) 1) (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) (+ (* 1/7 (* x x)) 1/5) 1/7 (* x x) x 1/5 1/3 1 (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (* (+ (* (+ (* 1/5 (* x x)) 1/3) (* x x)) 1) x) (+ (* (+ (* 1/5 (* x x)) 1/3) (* x x)) 1) (+ (* 1/5 (* x x)) 1/3) (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (+ (* x 1) (* x (* (* (+ (* (* x x) 1/5) 1/3) x) x))) (* x (* (* (+ (* (* x x) 1/5) 1/3) x) x)) (* (* (+ (* (* x x) 1/5) 1/3) x) x) (* (+ (* (* x x) 1/5) 1/3) x) (+ (* (* x x) 1/5) 1/3) (log (sqrt (+ (* 2 (/ x (- 1 x))) 1))) (sqrt (+ (* 2 (/ x (- 1 x))) 1)) (+ (* 2 (/ x (- 1 x))) 1) 2 (/ x (- 1 x)) (- 1 x) (* 1/2 (- (log (- 1 (pow (* 2 (/ x (- 1 x))) 2))) (log (+ 1 (* -2 (/ x (- 1 x))))))) 1/2 (- (log (- 1 (pow (* 2 (/ x (- 1 x))) 2))) (log (+ 1 (* -2 (/ x (- 1 x)))))) (log (- 1 (pow (* 2 (/ x (- 1 x))) 2))) (- 1 (pow (* 2 (/ x (- 1 x))) 2)) (pow (* 2 (/ x (- 1 x))) 2) (* 2 (/ x (- 1 x))) (log (+ 1 (* -2 (/ x (- 1 x))))) (* -2 (/ x (- 1 x))) -2)
6.0ms
x
@0
((* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (* (+ (* (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) (* x x)) 1) x) (+ (* (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) (* x x)) 1) (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) (+ (* 1/7 (* x x)) 1/5) 1/7 (* x x) x 1/5 1/3 1 (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (* (+ (* (+ (* 1/5 (* x x)) 1/3) (* x x)) 1) x) (+ (* (+ (* 1/5 (* x x)) 1/3) (* x x)) 1) (+ (* 1/5 (* x x)) 1/3) (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (+ (* x 1) (* x (* (* (+ (* (* x x) 1/5) 1/3) x) x))) (* x (* (* (+ (* (* x x) 1/5) 1/3) x) x)) (* (* (+ (* (* x x) 1/5) 1/3) x) x) (* (+ (* (* x x) 1/5) 1/3) x) (+ (* (* x x) 1/5) 1/3) (log (sqrt (+ (* 2 (/ x (- 1 x))) 1))) (sqrt (+ (* 2 (/ x (- 1 x))) 1)) (+ (* 2 (/ x (- 1 x))) 1) 2 (/ x (- 1 x)) (- 1 x) (* 1/2 (- (log (- 1 (pow (* 2 (/ x (- 1 x))) 2))) (log (+ 1 (* -2 (/ x (- 1 x))))))) 1/2 (- (log (- 1 (pow (* 2 (/ x (- 1 x))) 2))) (log (+ 1 (* -2 (/ x (- 1 x)))))) (log (- 1 (pow (* 2 (/ x (- 1 x))) 2))) (- 1 (pow (* 2 (/ x (- 1 x))) 2)) (pow (* 2 (/ x (- 1 x))) 2) (* 2 (/ x (- 1 x))) (log (+ 1 (* -2 (/ x (- 1 x))))) (* -2 (/ x (- 1 x))) -2)
5.0ms
x
@-inf
((* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (* (+ (* (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) (* x x)) 1) x) (+ (* (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) (* x x)) 1) (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) (+ (* 1/7 (* x x)) 1/5) 1/7 (* x x) x 1/5 1/3 1 (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (* (+ (* (+ (* 1/5 (* x x)) 1/3) (* x x)) 1) x) (+ (* (+ (* 1/5 (* x x)) 1/3) (* x x)) 1) (+ (* 1/5 (* x x)) 1/3) (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (+ (* x 1) (* x (* (* (+ (* (* x x) 1/5) 1/3) x) x))) (* x (* (* (+ (* (* x x) 1/5) 1/3) x) x)) (* (* (+ (* (* x x) 1/5) 1/3) x) x) (* (+ (* (* x x) 1/5) 1/3) x) (+ (* (* x x) 1/5) 1/3) (log (sqrt (+ (* 2 (/ x (- 1 x))) 1))) (sqrt (+ (* 2 (/ x (- 1 x))) 1)) (+ (* 2 (/ x (- 1 x))) 1) 2 (/ x (- 1 x)) (- 1 x) (* 1/2 (- (log (- 1 (pow (* 2 (/ x (- 1 x))) 2))) (log (+ 1 (* -2 (/ x (- 1 x))))))) 1/2 (- (log (- 1 (pow (* 2 (/ x (- 1 x))) 2))) (log (+ 1 (* -2 (/ x (- 1 x)))))) (log (- 1 (pow (* 2 (/ x (- 1 x))) 2))) (- 1 (pow (* 2 (/ x (- 1 x))) 2)) (pow (* 2 (/ x (- 1 x))) 2) (* 2 (/ x (- 1 x))) (log (+ 1 (* -2 (/ x (- 1 x))))) (* -2 (/ x (- 1 x))) -2)

rewrite805.0ms (8.6%)

Memory
17.3MiB live, 243.7MiB allocated; 49ms collecting garbage
Iterations

Useful iterations: 5 (0.0ms)

IterNodesCost
08835727
112885727
212905727
312965727
413035727
513105727
613145727
713185727
813215727
913225727
013224859
150554855
084514768
198684682
2116694675
3142044672
4163584672
5175114670
6180804670
7183564670
8184764670
9185284670
10185404670
11185414670
Stop Event
saturated
node limit
saturated
Counts
231 → 364
Calls
Call 1
Inputs
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (*.f32 (fma.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x) #s(literal 1 binary32)) x))
(*.f32 (fma.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x) #s(literal 1 binary32)) x)
(fma.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x) #s(literal 1 binary32))
(fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32))
(fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))
#s(literal 1/7 binary32)
(*.f32 x x)
x
#s(literal 1/5 binary32)
#s(literal 1/3 binary32)
#s(literal 1 binary32)
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (*.f32 (fma.f32 #s(approx (+ (* 1/5 (* x x)) 1/3) #s(literal 1/3 binary32)) (*.f32 x x) #s(literal 1 binary32)) x))
(*.f32 (fma.f32 #s(approx (+ (* 1/5 (* x x)) 1/3) #s(literal 1/3 binary32)) (*.f32 x x) #s(literal 1 binary32)) x)
(fma.f32 #s(approx (+ (* 1/5 (* x x)) 1/3) #s(literal 1/3 binary32)) (*.f32 x x) #s(literal 1 binary32))
#s(approx (+ (* 1/5 (* x x)) 1/3) #s(literal 1/3 binary32))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 x #s(literal 1 binary32) (*.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) x) x))))
(fma.f32 x #s(literal 1 binary32) (*.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) x) x)))
(*.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) x) x))
(*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) x) x)
(*.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) x)
(fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32))
(log.f32 (sqrt.f32 (fma.f32 #s(literal 2 binary32) (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 1 binary32))))
(sqrt.f32 (fma.f32 #s(literal 2 binary32) (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 1 binary32)))
(fma.f32 #s(literal 2 binary32) (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 1 binary32))
#s(literal 2 binary32)
(/.f32 x (-.f32 #s(literal 1 binary32) x))
(-.f32 #s(literal 1 binary32) x)
(*.f32 #s(literal 1/2 binary32) (-.f32 (log.f32 (-.f32 #s(literal 1 binary32) (pow.f32 (*.f32 #s(literal 2 binary32) (/.f32 x (-.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)))) (log1p.f32 (*.f32 #s(literal -2 binary32) (/.f32 x (-.f32 #s(literal 1 binary32) x))))))
#s(literal 1/2 binary32)
(-.f32 (log.f32 (-.f32 #s(literal 1 binary32) (pow.f32 (*.f32 #s(literal 2 binary32) (/.f32 x (-.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)))) (log1p.f32 (*.f32 #s(literal -2 binary32) (/.f32 x (-.f32 #s(literal 1 binary32) x)))))
(log.f32 (-.f32 #s(literal 1 binary32) (pow.f32 (*.f32 #s(literal 2 binary32) (/.f32 x (-.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))))
(-.f32 #s(literal 1 binary32) (pow.f32 (*.f32 #s(literal 2 binary32) (/.f32 x (-.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)))
(pow.f32 (*.f32 #s(literal 2 binary32) (/.f32 x (-.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))
(*.f32 #s(literal 2 binary32) (/.f32 x (-.f32 #s(literal 1 binary32) x)))
(log1p.f32 (*.f32 #s(literal -2 binary32) (/.f32 x (-.f32 #s(literal 1 binary32) x))))
(*.f32 #s(literal -2 binary32) (/.f32 x (-.f32 #s(literal 1 binary32) x)))
#s(literal -2 binary32)
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) #s(hole binary32 x))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) #s(hole binary32 (* x (+ 1 (* 1/3 (pow x 2))))))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) #s(hole binary32 (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) #s(hole binary32 (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2))))))))))
#s(approx (* (+ (* (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) (* x x)) 1) x) #s(hole binary32 x))
#s(approx (* (+ (* (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) (* x x)) 1) x) #s(hole binary32 (* x (+ 1 (* 1/3 (pow x 2))))))
#s(approx (* (+ (* (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) (* x x)) 1) x) #s(hole binary32 (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))))
#s(approx (* (+ (* (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) (* x x)) 1) x) #s(hole binary32 (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2))))))))))
#s(approx (+ (* (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) (* x x)) 1) #s(hole binary32 1))
#s(approx (+ (* (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) (* x x)) 1) #s(hole binary32 (+ 1 (* 1/3 (pow x 2)))))
#s(approx (+ (* (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) (* x x)) 1) #s(hole binary32 (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2)))))))
#s(approx (+ (* (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) (* x x)) 1) #s(hole binary32 (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2)))))))))
#s(approx (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) #s(hole binary32 1/3))
#s(approx (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) #s(hole binary32 (+ 1/3 (* 1/5 (pow x 2)))))
#s(approx (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) #s(hole binary32 (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2)))))))
#s(approx (+ (* 1/7 (* x x)) 1/5) #s(hole binary32 1/5))
#s(approx (+ (* 1/7 (* x x)) 1/5) #s(hole binary32 (+ 1/5 (* 1/7 (pow x 2)))))
#s(approx (* x x) #s(hole binary32 (pow x 2)))
#s(approx x #s(hole binary32 x))
#s(approx (* (+ (* (+ (* 1/5 (* x x)) 1/3) (* x x)) 1) x) #s(hole binary32 x))
#s(approx (* (+ (* (+ (* 1/5 (* x x)) 1/3) (* x x)) 1) x) #s(hole binary32 (* x (+ 1 (* 1/3 (pow x 2))))))
#s(approx (* (+ (* (+ (* 1/5 (* x x)) 1/3) (* x x)) 1) x) #s(hole binary32 (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))))
#s(approx (+ (* (+ (* 1/5 (* x x)) 1/3) (* x x)) 1) #s(hole binary32 1))
#s(approx (+ (* (+ (* 1/5 (* x x)) 1/3) (* x x)) 1) #s(hole binary32 (+ 1 (* 1/3 (pow x 2)))))
#s(approx (+ (* (+ (* 1/5 (* x x)) 1/3) (* x x)) 1) #s(hole binary32 (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2)))))))
#s(approx (+ (* 1/5 (* x x)) 1/3) #s(hole binary32 1/3))
#s(approx (+ (* 1/5 (* x x)) 1/3) #s(hole binary32 (+ 1/3 (* 1/5 (pow x 2)))))
#s(approx (+ (* x 1) (* x (* (* (+ (* (* x x) 1/5) 1/3) x) x))) #s(hole binary32 x))
#s(approx (+ (* x 1) (* x (* (* (+ (* (* x x) 1/5) 1/3) x) x))) #s(hole binary32 (* x (+ 1 (* 1/3 (pow x 2))))))
#s(approx (+ (* x 1) (* x (* (* (+ (* (* x x) 1/5) 1/3) x) x))) #s(hole binary32 (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))))
#s(approx (* x (* (* (+ (* (* x x) 1/5) 1/3) x) x)) #s(hole binary32 (* 1/3 (pow x 3))))
#s(approx (* x (* (* (+ (* (* x x) 1/5) 1/3) x) x)) #s(hole binary32 (* (pow x 3) (+ 1/3 (* 1/5 (pow x 2))))))
#s(approx (* (* (+ (* (* x x) 1/5) 1/3) x) x) #s(hole binary32 (* 1/3 (pow x 2))))
#s(approx (* (* (+ (* (* x x) 1/5) 1/3) x) x) #s(hole binary32 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))
#s(approx (* (+ (* (* x x) 1/5) 1/3) x) #s(hole binary32 (* 1/3 x)))
#s(approx (* (+ (* (* x x) 1/5) 1/3) x) #s(hole binary32 (* x (+ 1/3 (* 1/5 (pow x 2))))))
#s(approx (+ (* (* x x) 1/5) 1/3) #s(hole binary32 1/3))
#s(approx (+ (* (* x x) 1/5) 1/3) #s(hole binary32 (+ 1/3 (* 1/5 (pow x 2)))))
#s(approx (log (sqrt (+ (* 2 (/ x (- 1 x))) 1))) #s(hole binary32 x))
#s(approx (log (sqrt (+ (* 2 (/ x (- 1 x))) 1))) #s(hole binary32 (* x (+ 1 (* 1/3 (pow x 2))))))
#s(approx (log (sqrt (+ (* 2 (/ x (- 1 x))) 1))) #s(hole binary32 (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))))
#s(approx (log (sqrt (+ (* 2 (/ x (- 1 x))) 1))) #s(hole binary32 (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2))))))))))
#s(approx (sqrt (+ (* 2 (/ x (- 1 x))) 1)) #s(hole binary32 1))
#s(approx (sqrt (+ (* 2 (/ x (- 1 x))) 1)) #s(hole binary32 (+ 1 x)))
#s(approx (sqrt (+ (* 2 (/ x (- 1 x))) 1)) #s(hole binary32 (+ 1 (* x (+ 1 (* 1/2 x))))))
#s(approx (sqrt (+ (* 2 (/ x (- 1 x))) 1)) #s(hole binary32 (+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/2 x))))))))
#s(approx (+ (* 2 (/ x (- 1 x))) 1) #s(hole binary32 1))
#s(approx (+ (* 2 (/ x (- 1 x))) 1) #s(hole binary32 (+ 1 (* 2 x))))
#s(approx (+ (* 2 (/ x (- 1 x))) 1) #s(hole binary32 (+ 1 (* x (+ 2 (* 2 x))))))
#s(approx (+ (* 2 (/ x (- 1 x))) 1) #s(hole binary32 (+ 1 (* x (+ 2 (* x (+ 2 (* 2 x))))))))
#s(approx (/ x (- 1 x)) #s(hole binary32 x))
#s(approx (/ x (- 1 x)) #s(hole binary32 (* x (+ 1 x))))
#s(approx (/ x (- 1 x)) #s(hole binary32 (* x (+ 1 (* x (+ 1 x))))))
#s(approx (/ x (- 1 x)) #s(hole binary32 (* x (+ 1 (* x (+ 1 (* x (+ 1 x))))))))
#s(approx (- 1 x) #s(hole binary32 1))
#s(approx (- 1 x) #s(hole binary32 (+ 1 (* -1 x))))
#s(approx (* 1/2 (- (log (- 1 (pow (* 2 (/ x (- 1 x))) 2))) (log (+ 1 (* -2 (/ x (- 1 x))))))) #s(hole binary32 x))
#s(approx (* 1/2 (- (log (- 1 (pow (* 2 (/ x (- 1 x))) 2))) (log (+ 1 (* -2 (/ x (- 1 x))))))) #s(hole binary32 (* x (+ 1 (* 1/3 (pow x 2))))))
#s(approx (* 1/2 (- (log (- 1 (pow (* 2 (/ x (- 1 x))) 2))) (log (+ 1 (* -2 (/ x (- 1 x))))))) #s(hole binary32 (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))))
#s(approx (* 1/2 (- (log (- 1 (pow (* 2 (/ x (- 1 x))) 2))) (log (+ 1 (* -2 (/ x (- 1 x))))))) #s(hole binary32 (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2))))))))))
#s(approx (- (log (- 1 (pow (* 2 (/ x (- 1 x))) 2))) (log (+ 1 (* -2 (/ x (- 1 x)))))) #s(hole binary32 (* 2 x)))
#s(approx (- (log (- 1 (pow (* 2 (/ x (- 1 x))) 2))) (log (+ 1 (* -2 (/ x (- 1 x)))))) #s(hole binary32 (* x (+ 2 (* 2/3 (pow x 2))))))
#s(approx (- (log (- 1 (pow (* 2 (/ x (- 1 x))) 2))) (log (+ 1 (* -2 (/ x (- 1 x)))))) #s(hole binary32 (* x (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2))))))))
#s(approx (- (log (- 1 (pow (* 2 (/ x (- 1 x))) 2))) (log (+ 1 (* -2 (/ x (- 1 x)))))) #s(hole binary32 (* x (+ 2 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2))))))))))
#s(approx (log (- 1 (pow (* 2 (/ x (- 1 x))) 2))) #s(hole binary32 (* -4 (pow x 2))))
#s(approx (log (- 1 (pow (* 2 (/ x (- 1 x))) 2))) #s(hole binary32 (* (pow x 2) (- (* -8 x) 4))))
#s(approx (log (- 1 (pow (* 2 (/ x (- 1 x))) 2))) #s(hole binary32 (* (pow x 2) (- (* x (- (* -20 x) 8)) 4))))
#s(approx (log (- 1 (pow (* 2 (/ x (- 1 x))) 2))) #s(hole binary32 (* (pow x 2) (- (* x (- (* x (- (* -48 x) 20)) 8)) 4))))
#s(approx (- 1 (pow (* 2 (/ x (- 1 x))) 2)) #s(hole binary32 1))
#s(approx (- 1 (pow (* 2 (/ x (- 1 x))) 2)) #s(hole binary32 (+ 1 (* -4 (pow x 2)))))
#s(approx (- 1 (pow (* 2 (/ x (- 1 x))) 2)) #s(hole binary32 (+ 1 (* (pow x 2) (- (* -8 x) 4)))))
#s(approx (- 1 (pow (* 2 (/ x (- 1 x))) 2)) #s(hole binary32 (+ 1 (* (pow x 2) (- (* x (- (* -12 x) 8)) 4)))))
#s(approx (pow (* 2 (/ x (- 1 x))) 2) #s(hole binary32 (* 4 (pow x 2))))
#s(approx (pow (* 2 (/ x (- 1 x))) 2) #s(hole binary32 (* (pow x 2) (+ 4 (* 8 x)))))
#s(approx (pow (* 2 (/ x (- 1 x))) 2) #s(hole binary32 (* (pow x 2) (+ 4 (* x (+ 8 (* 12 x)))))))
#s(approx (pow (* 2 (/ x (- 1 x))) 2) #s(hole binary32 (* (pow x 2) (+ 4 (* x (+ 8 (* x (+ 12 (* 16 x)))))))))
#s(approx (* 2 (/ x (- 1 x))) #s(hole binary32 (* 2 x)))
#s(approx (* 2 (/ x (- 1 x))) #s(hole binary32 (* x (+ 2 (* 2 x)))))
#s(approx (* 2 (/ x (- 1 x))) #s(hole binary32 (* x (+ 2 (* x (+ 2 (* 2 x)))))))
#s(approx (* 2 (/ x (- 1 x))) #s(hole binary32 (* x (+ 2 (* x (+ 2 (* x (+ 2 (* 2 x)))))))))
#s(approx (log (+ 1 (* -2 (/ x (- 1 x))))) #s(hole binary32 (* -2 x)))
#s(approx (log (+ 1 (* -2 (/ x (- 1 x))))) #s(hole binary32 (* x (- (* -4 x) 2))))
#s(approx (log (+ 1 (* -2 (/ x (- 1 x))))) #s(hole binary32 (* x (- (* x (- (* -26/3 x) 4)) 2))))
#s(approx (log (+ 1 (* -2 (/ x (- 1 x))))) #s(hole binary32 (* x (- (* x (- (* x (- (* -20 x) 26/3)) 4)) 2))))
#s(approx (* -2 (/ x (- 1 x))) #s(hole binary32 (* -2 x)))
#s(approx (* -2 (/ x (- 1 x))) #s(hole binary32 (* x (- (* -2 x) 2))))
#s(approx (* -2 (/ x (- 1 x))) #s(hole binary32 (* x (- (* x (- (* -2 x) 2)) 2))))
#s(approx (* -2 (/ x (- 1 x))) #s(hole binary32 (* x (- (* x (- (* x (- (* -2 x) 2)) 2)) 2))))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) #s(hole binary32 (* 1/2 (log -1))))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) #s(hole binary32 (+ (* 1/2 (log -1)) (/ 1 x))))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) #s(hole binary32 (+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (/ 1 x)))))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) #s(hole binary32 (+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (+ (/ 1 x) (* 1/5 (/ 1 (pow x 5))))))))
#s(approx (* (+ (* (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) (* x x)) 1) x) #s(hole binary32 (* 1/7 (pow x 7))))
#s(approx (* (+ (* (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) (* x x)) 1) x) #s(hole binary32 (* (pow x 7) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))))
#s(approx (* (+ (* (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) (* x x)) 1) x) #s(hole binary32 (* (pow x 7) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))))
#s(approx (* (+ (* (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) (* x x)) 1) x) #s(hole binary32 (* (pow x 7) (+ 1/7 (+ (/ 1/3 (pow x 4)) (+ (* 1/5 (/ 1 (pow x 2))) (/ 1 (pow x 6))))))))
#s(approx (+ (* (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) (* x x)) 1) #s(hole binary32 (* 1/7 (pow x 6))))
#s(approx (+ (* (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) (* x x)) 1) #s(hole binary32 (* (pow x 6) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))))
#s(approx (+ (* (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) (* x x)) 1) #s(hole binary32 (* (pow x 6) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))))
#s(approx (+ (* (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) (* x x)) 1) #s(hole binary32 (* (pow x 6) (+ 1/7 (+ (/ 1/3 (pow x 4)) (+ (* 1/5 (/ 1 (pow x 2))) (/ 1 (pow x 6))))))))
#s(approx (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) #s(hole binary32 (* 1/7 (pow x 4))))
#s(approx (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) #s(hole binary32 (* (pow x 4) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))))
#s(approx (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) #s(hole binary32 (* (pow x 4) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))))
#s(approx (+ (* 1/7 (* x x)) 1/5) #s(hole binary32 (* 1/7 (pow x 2))))
#s(approx (+ (* 1/7 (* x x)) 1/5) #s(hole binary32 (* (pow x 2) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))))
#s(approx (* (+ (* (+ (* 1/5 (* x x)) 1/3) (* x x)) 1) x) #s(hole binary32 (* 1/5 (pow x 5))))
#s(approx (* (+ (* (+ (* 1/5 (* x x)) 1/3) (* x x)) 1) x) #s(hole binary32 (* (pow x 5) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))))
#s(approx (* (+ (* (+ (* 1/5 (* x x)) 1/3) (* x x)) 1) x) #s(hole binary32 (* (pow x 5) (+ 1/5 (+ (* 1/3 (/ 1 (pow x 2))) (/ 1 (pow x 4)))))))
#s(approx (+ (* (+ (* 1/5 (* x x)) 1/3) (* x x)) 1) #s(hole binary32 (* 1/5 (pow x 4))))
#s(approx (+ (* (+ (* 1/5 (* x x)) 1/3) (* x x)) 1) #s(hole binary32 (* (pow x 4) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))))
#s(approx (+ (* (+ (* 1/5 (* x x)) 1/3) (* x x)) 1) #s(hole binary32 (* (pow x 4) (+ 1/5 (+ (* 1/3 (/ 1 (pow x 2))) (/ 1 (pow x 4)))))))
#s(approx (+ (* 1/5 (* x x)) 1/3) #s(hole binary32 (* 1/5 (pow x 2))))
#s(approx (+ (* 1/5 (* x x)) 1/3) #s(hole binary32 (* (pow x 2) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))))
#s(approx (+ (* x 1) (* x (* (* (+ (* (* x x) 1/5) 1/3) x) x))) #s(hole binary32 (* 1/5 (pow x 5))))
#s(approx (+ (* x 1) (* x (* (* (+ (* (* x x) 1/5) 1/3) x) x))) #s(hole binary32 (* (pow x 5) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))))
#s(approx (+ (* x 1) (* x (* (* (+ (* (* x x) 1/5) 1/3) x) x))) #s(hole binary32 (* (pow x 5) (+ 1/5 (+ (* 1/3 (/ 1 (pow x 2))) (/ 1 (pow x 4)))))))
#s(approx (* x (* (* (+ (* (* x x) 1/5) 1/3) x) x)) #s(hole binary32 (* 1/5 (pow x 5))))
#s(approx (* x (* (* (+ (* (* x x) 1/5) 1/3) x) x)) #s(hole binary32 (* (pow x 5) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))))
#s(approx (* (* (+ (* (* x x) 1/5) 1/3) x) x) #s(hole binary32 (* 1/5 (pow x 4))))
#s(approx (* (* (+ (* (* x x) 1/5) 1/3) x) x) #s(hole binary32 (* (pow x 4) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))))
#s(approx (* (+ (* (* x x) 1/5) 1/3) x) #s(hole binary32 (* 1/5 (pow x 3))))
#s(approx (* (+ (* (* x x) 1/5) 1/3) x) #s(hole binary32 (* (pow x 3) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))))
#s(approx (+ (* (* x x) 1/5) 1/3) #s(hole binary32 (* 1/5 (pow x 2))))
#s(approx (+ (* (* x x) 1/5) 1/3) #s(hole binary32 (* (pow x 2) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))))
#s(approx (log (sqrt (+ (* 2 (/ x (- 1 x))) 1))) #s(hole binary32 (log (sqrt -1))))
#s(approx (log (sqrt (+ (* 2 (/ x (- 1 x))) 1))) #s(hole binary32 (- (log (sqrt -1)) (/ 1 (* x (pow (sqrt -1) 2))))))
#s(approx (log (sqrt (+ (* 2 (/ x (- 1 x))) 1))) #s(hole binary32 (- (+ (log (sqrt -1)) (* 1/2 (/ (- (* -1 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (pow (sqrt -1) 2))) (/ 1 (pow (sqrt -1) 4))) (pow x 2)))) (/ 1 (* x (pow (sqrt -1) 2))))))
#s(approx (log (sqrt (+ (* 2 (/ x (- 1 x))) 1))) #s(hole binary32 (- (+ (log (sqrt -1)) (+ (* 1/6 (/ (- (+ (* -3 (/ (+ 2 (+ (* 2 (/ 1 (pow (sqrt -1) 2))) (/ 1 (pow (sqrt -1) 4)))) (pow (sqrt -1) 2))) (* -3 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (pow (sqrt -1) 4)))) (* 2 (/ 1 (pow (sqrt -1) 6)))) (pow x 3))) (* 1/2 (/ (- (* -1 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (pow (sqrt -1) 2))) (/ 1 (pow (sqrt -1) 4))) (pow x 2))))) (/ 1 (* x (pow (sqrt -1) 2))))))
#s(approx (sqrt (+ (* 2 (/ x (- 1 x))) 1)) #s(hole binary32 (sqrt -1)))
#s(approx (sqrt (+ (* 2 (/ x (- 1 x))) 1)) #s(hole binary32 (- (sqrt -1) (/ 1 (* x (sqrt -1))))))
#s(approx (sqrt (+ (* 2 (/ x (- 1 x))) 1)) #s(hole binary32 (- (+ (sqrt -1) (* -1/2 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (* (pow x 2) (sqrt -1))))) (/ 1 (* x (sqrt -1))))))
#s(approx (sqrt (+ (* 2 (/ x (- 1 x))) 1)) #s(hole binary32 (- (+ (sqrt -1) (+ (* -1/2 (/ (+ 2 (+ (* 2 (/ 1 (pow (sqrt -1) 2))) (/ 1 (pow (sqrt -1) 4)))) (* (pow x 3) (sqrt -1)))) (* -1/2 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (* (pow x 2) (sqrt -1)))))) (/ 1 (* x (sqrt -1))))))
#s(approx (+ (* 2 (/ x (- 1 x))) 1) #s(hole binary32 -1))
#s(approx (+ (* 2 (/ x (- 1 x))) 1) #s(hole binary32 (* -1 (+ 1 (* 2 (/ 1 x))))))
#s(approx (+ (* 2 (/ x (- 1 x))) 1) #s(hole binary32 (- (* -1 (/ (+ 2 (* 2 (/ 1 x))) x)) 1)))
#s(approx (+ (* 2 (/ x (- 1 x))) 1) #s(hole binary32 (- (* -1 (/ (+ 2 (* 2 (/ 1 x))) (pow x 2))) (+ 1 (* 2 (/ 1 x))))))
#s(approx (/ x (- 1 x)) #s(hole binary32 -1))
#s(approx (/ x (- 1 x)) #s(hole binary32 (* -1 (+ 1 (/ 1 x)))))
#s(approx (/ x (- 1 x)) #s(hole binary32 (- (* -1 (/ (+ 1 (/ 1 x)) x)) 1)))
#s(approx (/ x (- 1 x)) #s(hole binary32 (- (* -1 (/ (+ 1 (/ 1 x)) (pow x 2))) (+ 1 (/ 1 x)))))
#s(approx (- 1 x) #s(hole binary32 (* -1 x)))
#s(approx (- 1 x) #s(hole binary32 (* x (- (/ 1 x) 1))))
#s(approx (* 1/2 (- (log (- 1 (pow (* 2 (/ x (- 1 x))) 2))) (log (+ 1 (* -2 (/ x (- 1 x))))))) #s(hole binary32 (* 1/2 (- (log -3) (log 3)))))
#s(approx (* 1/2 (- (log (- 1 (pow (* 2 (/ x (- 1 x))) 2))) (log (+ 1 (* -2 (/ x (- 1 x))))))) #s(hole binary32 (+ (* 1/2 (- (log -3) (log 3))) (/ 1 x))))
#s(approx (* 1/2 (- (log (- 1 (pow (* 2 (/ x (- 1 x))) 2))) (log (+ 1 (* -2 (/ x (- 1 x))))))) #s(hole binary32 (+ (* 1/2 (- (log -3) (log 3))) (+ (/ 1/3 (pow x 3)) (/ 1 x)))))
#s(approx (* 1/2 (- (log (- 1 (pow (* 2 (/ x (- 1 x))) 2))) (log (+ 1 (* -2 (/ x (- 1 x))))))) #s(hole binary32 (+ (* 1/2 (- (log -3) (log 3))) (+ (/ 1/3 (pow x 3)) (+ (/ 1 x) (* 1/5 (/ 1 (pow x 5))))))))
#s(approx (- (log (- 1 (pow (* 2 (/ x (- 1 x))) 2))) (log (+ 1 (* -2 (/ x (- 1 x)))))) #s(hole binary32 (- (log -3) (log 3))))
#s(approx (- (log (- 1 (pow (* 2 (/ x (- 1 x))) 2))) (log (+ 1 (* -2 (/ x (- 1 x)))))) #s(hole binary32 (- (+ (log -3) (* 2 (/ 1 x))) (log 3))))
#s(approx (- (log (- 1 (pow (* 2 (/ x (- 1 x))) 2))) (log (+ 1 (* -2 (/ x (- 1 x)))))) #s(hole binary32 (- (+ (log -3) (+ (/ 2/3 (pow x 3)) (* 2 (/ 1 x)))) (log 3))))
#s(approx (- (log (- 1 (pow (* 2 (/ x (- 1 x))) 2))) (log (+ 1 (* -2 (/ x (- 1 x)))))) #s(hole binary32 (- (+ (log -3) (+ (/ 2/3 (pow x 3)) (+ (* 2 (/ 1 x)) (* 2/5 (/ 1 (pow x 5)))))) (log 3))))
#s(approx (log (- 1 (pow (* 2 (/ x (- 1 x))) 2))) #s(hole binary32 (log -3)))
#s(approx (log (- 1 (pow (* 2 (/ x (- 1 x))) 2))) #s(hole binary32 (+ (log -3) (* 8/3 (/ 1 x)))))
#s(approx (log (- 1 (pow (* 2 (/ x (- 1 x))) 2))) #s(hole binary32 (+ (log -3) (+ (/ 4/9 (pow x 2)) (* 8/3 (/ 1 x))))))
#s(approx (log (- 1 (pow (* 2 (/ x (- 1 x))) 2))) #s(hole binary32 (+ (log -3) (+ (/ 4/9 (pow x 2)) (+ (* 8/3 (/ 1 x)) (* 80/81 (/ 1 (pow x 3))))))))
#s(approx (- 1 (pow (* 2 (/ x (- 1 x))) 2)) #s(hole binary32 -3))
#s(approx (- 1 (pow (* 2 (/ x (- 1 x))) 2)) #s(hole binary32 (* -1 (+ 3 (* 8 (/ 1 x))))))
#s(approx (- 1 (pow (* 2 (/ x (- 1 x))) 2)) #s(hole binary32 (- (* -1 (/ (+ 8 (* 12 (/ 1 x))) x)) 3)))
#s(approx (- 1 (pow (* 2 (/ x (- 1 x))) 2)) #s(hole binary32 (- (* -1 (/ (+ 12 (* 16 (/ 1 x))) (pow x 2))) (+ 3 (* 8 (/ 1 x))))))
#s(approx (pow (* 2 (/ x (- 1 x))) 2) #s(hole binary32 4))
#s(approx (pow (* 2 (/ x (- 1 x))) 2) #s(hole binary32 (+ 4 (* 8 (/ 1 x)))))
#s(approx (pow (* 2 (/ x (- 1 x))) 2) #s(hole binary32 (+ 4 (+ (* 8 (/ 1 x)) (/ 12 (pow x 2))))))
#s(approx (pow (* 2 (/ x (- 1 x))) 2) #s(hole binary32 (+ 4 (+ (* 8 (/ 1 x)) (+ (* 16 (/ 1 (pow x 3))) (/ 12 (pow x 2)))))))
#s(approx (* 2 (/ x (- 1 x))) #s(hole binary32 -2))
#s(approx (* 2 (/ x (- 1 x))) #s(hole binary32 (* -1 (+ 2 (* 2 (/ 1 x))))))
#s(approx (* 2 (/ x (- 1 x))) #s(hole binary32 (- (* -1 (/ (+ 2 (* 2 (/ 1 x))) x)) 2)))
#s(approx (* 2 (/ x (- 1 x))) #s(hole binary32 (- (* -1 (/ (+ 2 (* 2 (/ 1 x))) (pow x 2))) (+ 2 (* 2 (/ 1 x))))))
#s(approx (log (+ 1 (* -2 (/ x (- 1 x))))) #s(hole binary32 (log 3)))
#s(approx (log (+ 1 (* -2 (/ x (- 1 x))))) #s(hole binary32 (+ (log 3) (* 2/3 (/ 1 x)))))
#s(approx (log (+ 1 (* -2 (/ x (- 1 x))))) #s(hole binary32 (+ (log 3) (+ (/ 4/9 (pow x 2)) (* 2/3 (/ 1 x))))))
#s(approx (log (+ 1 (* -2 (/ x (- 1 x))))) #s(hole binary32 (+ (log 3) (+ (/ 4/9 (pow x 2)) (+ (* 2/3 (/ 1 x)) (* 26/81 (/ 1 (pow x 3))))))))
#s(approx (* -2 (/ x (- 1 x))) #s(hole binary32 2))
#s(approx (* -2 (/ x (- 1 x))) #s(hole binary32 (+ 2 (* 2 (/ 1 x)))))
#s(approx (* -2 (/ x (- 1 x))) #s(hole binary32 (+ 2 (+ (* 2 (/ 1 x)) (/ 2 (pow x 2))))))
#s(approx (* -2 (/ x (- 1 x))) #s(hole binary32 (+ 2 (+ (* 2 (/ 1 x)) (+ (* 2 (/ 1 (pow x 3))) (/ 2 (pow x 2)))))))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) #s(hole binary32 (+ (* -1 (/ (- (* -1 (/ (+ 1/3 (* 1/5 (/ 1 (pow x 2)))) (pow x 2))) 1) x)) (* 1/2 (log -1)))))
#s(approx (* (+ (* (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) (* x x)) 1) x) #s(hole binary32 (* -1 (* (pow x 7) (- (* -1 (/ (+ 1/5 (* 1/3 (/ 1 (pow x 2)))) (pow x 2))) 1/7)))))
#s(approx (* (+ (* (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) (* x x)) 1) x) #s(hole binary32 (* -1 (* (pow x 7) (- (* -1 (/ (+ 1/3 (/ 1 (pow x 2))) (pow x 4))) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))))))
#s(approx (* (+ (* (+ (* 1/5 (* x x)) 1/3) (* x x)) 1) x) #s(hole binary32 (* -1 (* (pow x 5) (- (* -1 (/ (+ 1/3 (/ 1 (pow x 2))) (pow x 2))) 1/5)))))
#s(approx (+ (* x 1) (* x (* (* (+ (* (* x x) 1/5) 1/3) x) x))) #s(hole binary32 (* -1 (* (pow x 5) (- (* -1 (/ (+ 1/3 (/ 1 (pow x 2))) (pow x 2))) 1/5)))))
#s(approx (log (sqrt (+ (* 2 (/ x (- 1 x))) 1))) #s(hole binary32 (+ (log (sqrt -1)) (* -1 (/ (+ (* -1/2 (/ (- (* -1 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (pow (sqrt -1) 2))) (/ 1 (pow (sqrt -1) 4))) x)) (/ 1 (pow (sqrt -1) 2))) x)))))
#s(approx (log (sqrt (+ (* 2 (/ x (- 1 x))) 1))) #s(hole binary32 (+ (log (sqrt -1)) (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (/ (+ (* 3 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (pow (sqrt -1) 4))) (+ (* 3 (/ (- 2 (* -1 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (pow (sqrt -1) 2)))) (pow (sqrt -1) 2))) (* 2 (/ 1 (pow (sqrt -1) 6))))) x)) (* 1/2 (- (* -1 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (pow (sqrt -1) 2))) (/ 1 (pow (sqrt -1) 4))))) x)) (/ 1 (pow (sqrt -1) 2))) x)))))
#s(approx (sqrt (+ (* 2 (/ x (- 1 x))) 1)) #s(hole binary32 (+ (sqrt -1) (* -1 (/ (+ (* 1/2 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (* x (sqrt -1)))) (/ 1 (sqrt -1))) x)))))
#s(approx (sqrt (+ (* 2 (/ x (- 1 x))) 1)) #s(hole binary32 (+ (sqrt -1) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (sqrt -1))) (* -1/2 (/ (- 2 (* -1 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (pow (sqrt -1) 2)))) (* x (sqrt -1))))) x)) (/ 1 (sqrt -1))) x)))))
#s(approx (+ (* 2 (/ x (- 1 x))) 1) #s(hole binary32 (- (* -1 (/ (+ 2 (+ (* 2 (/ 1 x)) (/ 2 (pow x 2)))) x)) 1)))
#s(approx (/ x (- 1 x)) #s(hole binary32 (- (* -1 (/ (+ 1 (+ (/ 1 x) (/ 1 (pow x 2)))) x)) 1)))
#s(approx (- 1 x) #s(hole binary32 (* -1 (* x (- 1 (/ 1 x))))))
#s(approx (* 1/2 (- (log (- 1 (pow (* 2 (/ x (- 1 x))) 2))) (log (+ 1 (* -2 (/ x (- 1 x))))))) #s(hole binary32 (+ (* -1 (/ (- (* -1 (/ (+ 1/3 (* 1/5 (/ 1 (pow x 2)))) (pow x 2))) 1) x)) (* 1/2 (- (log -3) (log 3))))))
#s(approx (- (log (- 1 (pow (* 2 (/ x (- 1 x))) 2))) (log (+ 1 (* -2 (/ x (- 1 x)))))) #s(hole binary32 (- (+ (log -3) (* -1 (/ (- (* -1 (/ (+ 2/3 (* 2/5 (/ 1 (pow x 2)))) (pow x 2))) 2) x))) (log 3))))
#s(approx (log (- 1 (pow (* 2 (/ x (- 1 x))) 2))) #s(hole binary32 (+ (log -3) (* -1 (/ (- (* -1 (/ (+ 4/9 (* 80/81 (/ 1 x))) x)) 8/3) x)))))
#s(approx (- 1 (pow (* 2 (/ x (- 1 x))) 2)) #s(hole binary32 (- (* -1 (/ (+ 8 (+ (* 12 (/ 1 x)) (/ 16 (pow x 2)))) x)) 3)))
#s(approx (pow (* 2 (/ x (- 1 x))) 2) #s(hole binary32 (+ 4 (* -1 (/ (- (* -1 (/ (+ 12 (* 16 (/ 1 x))) x)) 8) x)))))
#s(approx (* 2 (/ x (- 1 x))) #s(hole binary32 (- (* -1 (/ (+ 2 (+ (* 2 (/ 1 x)) (/ 2 (pow x 2)))) x)) 2)))
#s(approx (log (+ 1 (* -2 (/ x (- 1 x))))) #s(hole binary32 (+ (log 3) (* -1 (/ (- (* -1 (/ (+ 4/9 (* 26/81 (/ 1 x))) x)) 2/3) x)))))
#s(approx (* -2 (/ x (- 1 x))) #s(hole binary32 (+ 2 (* -1 (/ (- (* -1 (/ (+ 2 (* 2 (/ 1 x))) x)) 2) x)))))
Outputs
#s(approx (log (sqrt (+ (* 2 (/ x (- 1 x))) 1))) (*.f32 (fma.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x) #s(literal 1 binary32)) x))
(*.f32 (fma.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x) #s(literal 1 binary32)) x)
(*.f32 x (fma.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x) #s(literal 1 binary32)))
(+.f32 x (*.f32 (*.f32 (*.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) x) x) x))
(+.f32 x (*.f32 x (*.f32 (*.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) x) x)))
(/.f32 (-.f32 (*.f32 (*.f32 (*.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) x) x) (*.f32 (*.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) x) x)) #s(literal 1 binary32)) (-.f32 (*.f32 (*.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) x) x) #s(literal 1 binary32)))
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) x) x) (*.f32 (*.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) x) x))) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) x) x)))
(/.f32 (+.f32 (pow.f32 (*.f32 (*.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) x) x) #s(literal 3 binary32)) #s(literal 1 binary32)) (fma.f32 (*.f32 (*.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) x) x) (*.f32 (*.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) x) x) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) x) x) #s(literal 1 binary32)))))
(/.f32 (+.f32 #s(literal 1 binary32) (pow.f32 (*.f32 (*.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) x) x) #s(literal 3 binary32))) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 (*.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) x) x) (*.f32 (*.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) x) x)) (*.f32 #s(literal 1 binary32) (*.f32 (*.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) x) x)))))
(-.f32 #s(literal 1 binary32) (*.f32 (neg.f32 (*.f32 x x)) (fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32))))
(fma.f32 (*.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) x) x #s(literal 1 binary32))
(fma.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x) #s(literal 1 binary32))
(fma.f32 (*.f32 x x) (fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) #s(literal 1 binary32))
(+.f32 (*.f32 (*.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) x) x) #s(literal 1 binary32))
(+.f32 #s(literal 1 binary32) (*.f32 (*.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) x) x))
(/.f32 (-.f32 (*.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) x) x) (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) x) x)) #s(literal 1/9 binary32)) (-.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) x) x) #s(literal 1/3 binary32)))
(/.f32 (-.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) x) x) (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) x) x))) (-.f32 #s(literal 1/3 binary32) (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) x) x)))
(/.f32 (+.f32 (pow.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) x) x) #s(literal 3 binary32)) #s(literal 1/27 binary32)) (fma.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) x) x) (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) x) x) (-.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) x) x) #s(literal 1/3 binary32)))))
(/.f32 (+.f32 #s(literal 1/27 binary32) (pow.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) x) x) #s(literal 3 binary32))) (+.f32 #s(literal 1/9 binary32) (-.f32 (*.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) x) x) (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) x) x)) (*.f32 #s(literal 1/3 binary32) (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) x) x)))))
(-.f32 #s(literal 1/3 binary32) (*.f32 (neg.f32 (*.f32 x x)) (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))))
(fma.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) x) x #s(literal 1/3 binary32))
(fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32))
(fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) #s(literal 1/3 binary32))
(+.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) x) x) #s(literal 1/3 binary32))
(+.f32 #s(literal 1/3 binary32) (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) x) x))
(/.f32 (-.f32 (*.f32 (*.f32 (*.f32 x x) #s(literal 1/7 binary32)) (*.f32 (*.f32 x x) #s(literal 1/7 binary32))) #s(literal 1/25 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal 1/7 binary32)) #s(literal 1/5 binary32)))
(/.f32 (-.f32 #s(literal 1/25 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal 1/7 binary32)) (*.f32 (*.f32 x x) #s(literal 1/7 binary32)))) (-.f32 #s(literal 1/5 binary32) (*.f32 (*.f32 x x) #s(literal 1/7 binary32))))
(/.f32 (+.f32 (pow.f32 (*.f32 (*.f32 x x) #s(literal 1/7 binary32)) #s(literal 3 binary32)) #s(literal 1/125 binary32)) (fma.f32 (*.f32 (*.f32 x x) #s(literal 1/7 binary32)) (*.f32 (*.f32 x x) #s(literal 1/7 binary32)) (-.f32 #s(literal 1/25 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal 1/7 binary32)) #s(literal 1/5 binary32)))))
(/.f32 (+.f32 #s(literal 1/125 binary32) (pow.f32 (*.f32 (*.f32 x x) #s(literal 1/7 binary32)) #s(literal 3 binary32))) (+.f32 #s(literal 1/25 binary32) (-.f32 (*.f32 (*.f32 (*.f32 x x) #s(literal 1/7 binary32)) (*.f32 (*.f32 x x) #s(literal 1/7 binary32))) (*.f32 #s(literal 1/5 binary32) (*.f32 (*.f32 x x) #s(literal 1/7 binary32))))))
(-.f32 #s(literal 1/5 binary32) (*.f32 #s(literal -1/7 binary32) (*.f32 x x)))
(fma.f32 (*.f32 #s(literal 1/7 binary32) x) x #s(literal 1/5 binary32))
(fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))
(fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))
(+.f32 (*.f32 (*.f32 x x) #s(literal 1/7 binary32)) #s(literal 1/5 binary32))
(+.f32 #s(literal 1/5 binary32) (*.f32 (*.f32 x x) #s(literal 1/7 binary32)))
#s(literal 1/7 binary32)
(*.f32 (pow.f32 x #s(literal 1 binary32)) (pow.f32 x #s(literal 1 binary32)))
(*.f32 (fabs.f32 x) (fabs.f32 x))
(*.f32 (neg.f32 x) (neg.f32 x))
(*.f32 x x)
(/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal -2 binary32)))
(pow.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal -1 binary32))
(pow.f32 (*.f32 x x) #s(literal 1 binary32))
(pow.f32 x #s(literal 2 binary32))
(+.f32 (cosh.f32 (*.f32 (log.f32 x) #s(literal 2 binary32))) (sinh.f32 (*.f32 (log.f32 x) #s(literal 2 binary32))))
(exp.f32 (*.f32 (log.f32 x) #s(literal 2 binary32)))
x
#s(literal 1/5 binary32)
#s(literal 1/3 binary32)
#s(literal 1 binary32)
#s(approx (log (sqrt (+ (* 2 (/ x (- 1 x))) 1))) (*.f32 (fma.f32 (*.f32 #s(approx (+ (* (* x x) 1/5) 1/3) #s(literal 1/3 binary32)) x) x #s(literal 1 binary32)) x))
(*.f32 (fma.f32 (*.f32 #s(approx (+ (* (* x x) 1/5) 1/3) #s(literal 1/3 binary32)) x) x #s(literal 1 binary32)) x)
(*.f32 x (fma.f32 (*.f32 #s(approx (+ (* (* x x) 1/5) 1/3) #s(literal 1/3 binary32)) x) x #s(literal 1 binary32)))
(/.f32 (-.f32 (*.f32 (*.f32 (*.f32 #s(approx (+ (* (* x x) 1/5) 1/3) #s(literal 1/3 binary32)) x) x) (*.f32 (*.f32 #s(approx (+ (* (* x x) 1/5) 1/3) #s(literal 1/3 binary32)) x) x)) #s(literal 1 binary32)) (-.f32 (*.f32 (*.f32 #s(approx (+ (* (* x x) 1/5) 1/3) #s(literal 1/3 binary32)) x) x) #s(literal 1 binary32)))
(/.f32 (+.f32 (pow.f32 (*.f32 (*.f32 #s(approx (+ (* (* x x) 1/5) 1/3) #s(literal 1/3 binary32)) x) x) #s(literal 3 binary32)) #s(literal 1 binary32)) (fma.f32 (*.f32 (*.f32 #s(approx (+ (* (* x x) 1/5) 1/3) #s(literal 1/3 binary32)) x) x) (*.f32 (*.f32 #s(approx (+ (* (* x x) 1/5) 1/3) #s(literal 1/3 binary32)) x) x) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 #s(approx (+ (* (* x x) 1/5) 1/3) #s(literal 1/3 binary32)) x) x) #s(literal 1 binary32)))))
(fma.f32 (*.f32 #s(approx (+ (* (* x x) 1/5) 1/3) #s(literal 1/3 binary32)) x) x #s(literal 1 binary32))
(fma.f32 #s(approx (+ (* (* x x) 1/5) 1/3) #s(literal 1/3 binary32)) (*.f32 x x) #s(literal 1 binary32))
(fma.f32 (*.f32 x x) #s(approx (+ (* (* x x) 1/5) 1/3) #s(literal 1/3 binary32)) #s(literal 1 binary32))
(+.f32 (*.f32 (*.f32 #s(approx (+ (* (* x x) 1/5) 1/3) #s(literal 1/3 binary32)) x) x) #s(literal 1 binary32))
(+.f32 #s(literal 1 binary32) (*.f32 (*.f32 #s(approx (+ (* (* x x) 1/5) 1/3) #s(literal 1/3 binary32)) x) x))
#s(approx (+ (* (* x x) 1/5) 1/3) #s(literal 1/3 binary32))
#s(approx (log (sqrt (+ (* 2 (/ x (- 1 x))) 1))) (*.f32 (fma.f32 (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x) #s(literal 1 binary32)) x))
(*.f32 (fma.f32 (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x) #s(literal 1 binary32)) x)
(*.f32 x (fma.f32 (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x) #s(literal 1 binary32)))
(/.f32 (-.f32 (*.f32 x x) (*.f32 (*.f32 (*.f32 (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x)) x) (*.f32 (*.f32 (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x)) x))) (-.f32 x (*.f32 (*.f32 (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x)) x)))
(/.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (*.f32 (*.f32 (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x)) x) #s(literal 3 binary32))) (fma.f32 x x (-.f32 (*.f32 (*.f32 (*.f32 (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x)) x) (*.f32 (*.f32 (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x)) x)) (*.f32 x (*.f32 (*.f32 (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x)) x)))))
(-.f32 x (*.f32 (neg.f32 x) (*.f32 (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x))))
(fma.f32 (*.f32 (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x)) x x)
(fma.f32 x (*.f32 (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x)) x)
(fma.f32 x #s(literal 1 binary32) (*.f32 (*.f32 (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x)) x))
(+.f32 (*.f32 (*.f32 (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x)) x) x)
(+.f32 x (*.f32 (*.f32 (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x)) x))
(*.f32 (*.f32 (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x)) x)
(*.f32 x (*.f32 (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x)))
(*.f32 (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x))
(*.f32 (*.f32 (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) x) x)
(*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)))
(*.f32 x (*.f32 (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) x))
(fma.f32 #s(literal 1/3 binary32) (*.f32 x x) (*.f32 (*.f32 #s(literal 1/5 binary32) (*.f32 x x)) (*.f32 x x)))
(fma.f32 #s(literal 1/3 binary32) (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 #s(literal 1/5 binary32) (*.f32 x x))))
(fma.f32 (*.f32 x x) #s(literal 1/3 binary32) (*.f32 (*.f32 #s(literal 1/5 binary32) (*.f32 x x)) (*.f32 x x)))
(fma.f32 (*.f32 x x) #s(literal 1/3 binary32) (*.f32 (*.f32 x x) (*.f32 #s(literal 1/5 binary32) (*.f32 x x))))
(+.f32 (*.f32 #s(literal 1/3 binary32) (*.f32 x x)) (*.f32 (*.f32 #s(literal 1/5 binary32) (*.f32 x x)) (*.f32 x x)))
(+.f32 (*.f32 #s(literal 1/3 binary32) (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 #s(literal 1/5 binary32) (*.f32 x x))))
(*.f32 (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) x)
(*.f32 x (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)))
(fma.f32 #s(literal 1/3 binary32) x (*.f32 (*.f32 #s(literal 1/5 binary32) (*.f32 x x)) x))
(fma.f32 #s(literal 1/3 binary32) x (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))))
(fma.f32 x #s(literal 1/3 binary32) (*.f32 (*.f32 #s(literal 1/5 binary32) (*.f32 x x)) x))
(fma.f32 x #s(literal 1/3 binary32) (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))))
(+.f32 (*.f32 #s(literal 1/3 binary32) x) (*.f32 (*.f32 #s(literal 1/5 binary32) (*.f32 x x)) x))
(+.f32 (*.f32 #s(literal 1/3 binary32) x) (*.f32 x (*.f32 #s(literal 1/5 binary32) (*.f32 x x))))
(/.f32 (-.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 #s(literal 1/5 binary32) (*.f32 x x)) (*.f32 #s(literal 1/5 binary32) (*.f32 x x)))) (-.f32 #s(literal 1/3 binary32) (*.f32 #s(literal 1/5 binary32) (*.f32 x x))))
(/.f32 (-.f32 (*.f32 (*.f32 #s(literal 1/5 binary32) (*.f32 x x)) (*.f32 #s(literal 1/5 binary32) (*.f32 x x))) #s(literal 1/9 binary32)) (-.f32 (*.f32 #s(literal 1/5 binary32) (*.f32 x x)) #s(literal 1/3 binary32)))
(/.f32 (+.f32 #s(literal 1/27 binary32) (pow.f32 (*.f32 #s(literal 1/5 binary32) (*.f32 x x)) #s(literal 3 binary32))) (+.f32 #s(literal 1/9 binary32) (-.f32 (*.f32 (*.f32 #s(literal 1/5 binary32) (*.f32 x x)) (*.f32 #s(literal 1/5 binary32) (*.f32 x x))) (*.f32 #s(literal 1/3 binary32) (*.f32 #s(literal 1/5 binary32) (*.f32 x x))))))
(/.f32 (+.f32 (pow.f32 (*.f32 #s(literal 1/5 binary32) (*.f32 x x)) #s(literal 3 binary32)) #s(literal 1/27 binary32)) (fma.f32 (*.f32 #s(literal 1/5 binary32) (*.f32 x x)) (*.f32 #s(literal 1/5 binary32) (*.f32 x x)) (-.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 #s(literal 1/5 binary32) (*.f32 x x)) #s(literal 1/3 binary32)))))
(-.f32 #s(literal 1/3 binary32) (*.f32 #s(literal -1/5 binary32) (*.f32 x x)))
(fma.f32 (*.f32 #s(literal 1/5 binary32) x) x #s(literal 1/3 binary32))
(fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))
(fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32))
(fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32))
(+.f32 (*.f32 #s(literal 1/5 binary32) (*.f32 x x)) #s(literal 1/3 binary32))
(+.f32 #s(literal 1/3 binary32) (*.f32 #s(literal 1/5 binary32) (*.f32 x x)))
(log.f32 (sqrt.f32 (fma.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32) #s(literal 1 binary32))))
(*.f32 (log1p.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32))) #s(literal 1/2 binary32))
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32))))
(sqrt.f32 (fma.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32) #s(literal 1 binary32)))
(pow.f32 (sqrt.f32 (fma.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32) #s(literal 1 binary32))) #s(literal 1 binary32))
(pow.f32 (fma.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32) #s(literal 1 binary32)) #s(literal 1/2 binary32))
(exp.f32 (log.f32 (sqrt.f32 (fma.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32) #s(literal 1 binary32)))))
(/.f32 (-.f32 (pow.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) #s(literal 2 binary32)) #s(literal 1 binary32)) (-.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) #s(literal 1 binary32)))
(/.f32 (+.f32 (pow.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) #s(literal 3 binary32)) #s(literal 1 binary32)) (fma.f32 #s(literal 4 binary32) (pow.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) #s(literal 1 binary32)))))
(/.f32 (+.f32 #s(literal 1 binary32) (pow.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) #s(literal 3 binary32))) (+.f32 #s(literal 1 binary32) (-.f32 (pow.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) #s(literal 2 binary32)) (*.f32 #s(literal 1 binary32) (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32))))))
(/.f32 (-.f32 #s(literal 1 binary32) (pow.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) #s(literal 2 binary32))) (fma.f32 #s(literal -2 binary32) (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 1 binary32)))
(fma.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32) #s(literal 1 binary32))
(fma.f32 #s(literal 2 binary32) (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 1 binary32))
(+.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) #s(literal 1 binary32))
(+.f32 #s(literal 1 binary32) (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)))
#s(literal 2 binary32)
(/.f32 (neg.f32 x) (neg.f32 (-.f32 #s(literal 1 binary32) x)))
(/.f32 x (-.f32 #s(literal 1 binary32) x))
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (-.f32 #s(literal 1 binary32) (neg.f32 x)))
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 x #s(literal 1 binary32)))
(/.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (+.f32 #s(literal 1 binary32) (fma.f32 x x x)))
(/.f32 (+.f32 #s(literal 1 binary32) (pow.f32 (neg.f32 x) #s(literal 3 binary32))) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 x x) (*.f32 #s(literal 1 binary32) (neg.f32 x)))))
(-.f32 #s(literal 1 binary32) x)
(fma.f32 #s(literal -1 binary32) x #s(literal 1 binary32))
(fma.f32 x #s(literal -1 binary32) #s(literal 1 binary32))
(+.f32 (neg.f32 x) #s(literal 1 binary32))
(+.f32 #s(literal 1 binary32) (neg.f32 x))
(log.f32 (sqrt.f32 (fma.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32) #s(literal 1 binary32))))
(*.f32 (log1p.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32))) #s(literal 1/2 binary32))
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32))))
#s(literal 1/2 binary32)
(log.f32 (fma.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32) #s(literal 1 binary32)))
(/.f32 (-.f32 (log.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (pow.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) #s(literal 2 binary32))) (log.f32 (-.f32 #s(literal 1 binary32) (pow.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) #s(literal 2 binary32)))))) (*.f32 (log1p.f32 (*.f32 #s(literal -2 binary32) (/.f32 x (-.f32 #s(literal 1 binary32) x)))) (log1p.f32 (*.f32 #s(literal -2 binary32) (/.f32 x (-.f32 #s(literal 1 binary32) x)))))) (log.f32 (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) #s(literal 2 binary32))) (fma.f32 #s(literal -2 binary32) (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 1 binary32)))))
(/.f32 (-.f32 (pow.f32 (log.f32 (-.f32 #s(literal 1 binary32) (pow.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) #s(literal 2 binary32)))) #s(literal 3 binary32)) (pow.f32 (log1p.f32 (*.f32 #s(literal -2 binary32) (/.f32 x (-.f32 #s(literal 1 binary32) x)))) #s(literal 3 binary32))) (fma.f32 (log.f32 (-.f32 #s(literal 1 binary32) (pow.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) #s(literal 2 binary32)))) (log.f32 (-.f32 #s(literal 1 binary32) (pow.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) #s(literal 2 binary32)))) (fma.f32 (log1p.f32 (*.f32 #s(literal -2 binary32) (/.f32 x (-.f32 #s(literal 1 binary32) x)))) (log1p.f32 (*.f32 #s(literal -2 binary32) (/.f32 x (-.f32 #s(literal 1 binary32) x)))) (*.f32 (log.f32 (-.f32 #s(literal 1 binary32) (pow.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) #s(literal 2 binary32)))) (log1p.f32 (*.f32 #s(literal -2 binary32) (/.f32 x (-.f32 #s(literal 1 binary32) x))))))))
(-.f32 (log.f32 (-.f32 (pow.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) #s(literal 2 binary32)) #s(literal 1 binary32))) (log.f32 (-.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) #s(literal 1 binary32))))
(-.f32 (log.f32 (+.f32 (pow.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) #s(literal 3 binary32)) #s(literal 1 binary32))) (log.f32 (fma.f32 #s(literal 4 binary32) (pow.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) #s(literal 1 binary32))))))
(-.f32 (log1p.f32 (pow.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) #s(literal 3 binary32))) (log1p.f32 (-.f32 (pow.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) #s(literal 2 binary32)) (*.f32 #s(literal 1 binary32) (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32))))))
(-.f32 (log.f32 (-.f32 #s(literal 1 binary32) (pow.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) #s(literal 2 binary32)))) (log1p.f32 (*.f32 #s(literal -2 binary32) (/.f32 x (-.f32 #s(literal 1 binary32) x)))))
(log1p.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)))
(log.f32 (-.f32 #s(literal 1 binary32) (pow.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) #s(literal 2 binary32))))
(-.f32 (log.f32 (-.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) #s(literal 2 binary32)) (pow.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) #s(literal 2 binary32))))) (log1p.f32 (pow.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) #s(literal 2 binary32))))
(-.f32 (log.f32 (-.f32 #s(literal 1 binary32) (pow.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) #s(literal 6 binary32)))) (log1p.f32 (fma.f32 (pow.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) #s(literal 2 binary32)) (pow.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) #s(literal 2 binary32)) (*.f32 #s(literal 1 binary32) (pow.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) #s(literal 2 binary32))))))
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) #s(literal 2 binary32)) (pow.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) #s(literal 2 binary32)))) (+.f32 #s(literal 1 binary32) (pow.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) #s(literal 2 binary32))))
(/.f32 (-.f32 #s(literal 1 binary32) (pow.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) #s(literal 6 binary32))) (+.f32 #s(literal 1 binary32) (fma.f32 (pow.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) #s(literal 2 binary32)) (pow.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) #s(literal 2 binary32)) (*.f32 #s(literal 1 binary32) (pow.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) #s(literal 2 binary32))))))
(-.f32 #s(literal 1 binary32) (pow.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) #s(literal 2 binary32)))
(*.f32 (pow.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) #s(literal 1 binary32)) (pow.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) #s(literal 1 binary32)))
(*.f32 #s(literal 4 binary32) (pow.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)))
(*.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)))
(/.f32 #s(literal 1 binary32) (pow.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) #s(literal -2 binary32)))
(pow.f32 (pow.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) #s(literal -2 binary32)) #s(literal -1 binary32))
(pow.f32 (pow.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) #s(literal 2 binary32)) #s(literal 1 binary32))
(pow.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) #s(literal 2 binary32))
(+.f32 (cosh.f32 (*.f32 (log.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32))) #s(literal 2 binary32))) (sinh.f32 (*.f32 (log.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32))) #s(literal 2 binary32))))
(exp.f32 (*.f32 (log.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32))) #s(literal 2 binary32)))
(*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32))
(*.f32 #s(literal 2 binary32) (/.f32 x (-.f32 #s(literal 1 binary32) x)))
(/.f32 (neg.f32 (*.f32 x #s(literal 2 binary32))) (neg.f32 (-.f32 #s(literal 1 binary32) x)))
(/.f32 (*.f32 x #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) x))
(+.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) (/.f32 x (-.f32 #s(literal 1 binary32) x)))
(log.f32 (fma.f32 #s(literal -2 binary32) (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 1 binary32)))
(-.f32 (log.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 #s(literal -2 binary32) (/.f32 x (-.f32 #s(literal 1 binary32) x))) (*.f32 #s(literal -2 binary32) (/.f32 x (-.f32 #s(literal 1 binary32) x)))))) (log.f32 (-.f32 #s(literal 1 binary32) (*.f32 #s(literal -2 binary32) (/.f32 x (-.f32 #s(literal 1 binary32) x))))))
(-.f32 (log1p.f32 (pow.f32 (*.f32 #s(literal -2 binary32) (/.f32 x (-.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32))) (log1p.f32 (-.f32 (*.f32 (*.f32 #s(literal -2 binary32) (/.f32 x (-.f32 #s(literal 1 binary32) x))) (*.f32 #s(literal -2 binary32) (/.f32 x (-.f32 #s(literal 1 binary32) x)))) (*.f32 #s(literal 1 binary32) (*.f32 #s(literal -2 binary32) (/.f32 x (-.f32 #s(literal 1 binary32) x)))))))
(log1p.f32 (*.f32 #s(literal -2 binary32) (/.f32 x (-.f32 #s(literal 1 binary32) x))))
(*.f32 #s(literal -2 binary32) (/.f32 x (-.f32 #s(literal 1 binary32) x)))
(*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal -2 binary32))
(/.f32 (*.f32 #s(literal -2 binary32) x) (-.f32 #s(literal 1 binary32) x))
#s(literal -2 binary32)
#s(approx (log (sqrt (+ (* 2 (/ x (- 1 x))) 1))) x)
#s(approx (log (sqrt (+ (* 2 (/ x (- 1 x))) 1))) (*.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) x))
#s(approx (log (sqrt (+ (* 2 (/ x (- 1 x))) 1))) (*.f32 (fma.f32 (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x) #s(literal 1 binary32)) x))
#s(approx (log (sqrt (+ (* 2 (/ x (- 1 x))) 1))) (*.f32 (fma.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x) #s(literal 1 binary32)) x))
#s(approx (* (+ (* (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) (* x x)) 1) x) x)
#s(approx (* (+ (* (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) (* x x)) 1) x) (*.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) x))
#s(approx (* (+ (* (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) (* x x)) 1) x) (*.f32 (fma.f32 (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x) #s(literal 1 binary32)) x))
#s(approx (* (+ (* (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) (* x x)) 1) x) (*.f32 (fma.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x) #s(literal 1 binary32)) x))
#s(approx (+ (* (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) (* x x)) 1) #s(literal 1 binary32))
#s(approx (+ (* (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) (* x x)) 1) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)))
#s(approx (+ (* (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) (* x x)) 1) (fma.f32 (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x) #s(literal 1 binary32)))
#s(approx (+ (* (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) (* x x)) 1) (fma.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x) #s(literal 1 binary32)))
#s(approx (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) #s(literal 1/3 binary32))
#s(approx (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)))
#s(approx (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) (fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)))
#s(approx (+ (* 1/7 (* x x)) 1/5) #s(literal 1/5 binary32))
#s(approx (+ (* 1/7 (* x x)) 1/5) (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)))
#s(approx (* x x) (*.f32 x x))
#s(approx x x)
#s(approx (* (+ (* (+ (* 1/5 (* x x)) 1/3) (* x x)) 1) x) x)
#s(approx (* (+ (* (+ (* 1/5 (* x x)) 1/3) (* x x)) 1) x) (*.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) x))
#s(approx (* (+ (* (+ (* 1/5 (* x x)) 1/3) (* x x)) 1) x) (*.f32 (fma.f32 (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x) #s(literal 1 binary32)) x))
#s(approx (+ (* (+ (* 1/5 (* x x)) 1/3) (* x x)) 1) #s(literal 1 binary32))
#s(approx (+ (* (+ (* 1/5 (* x x)) 1/3) (* x x)) 1) (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)))
#s(approx (+ (* (+ (* 1/5 (* x x)) 1/3) (* x x)) 1) (fma.f32 (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x) #s(literal 1 binary32)))
#s(approx (+ (* (* x x) 1/5) 1/3) #s(literal 1/3 binary32))
#s(approx (+ (* (* x x) 1/5) 1/3) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)))
#s(approx (* (+ (* (+ (* 1/5 (* x x)) 1/3) (* x x)) 1) x) x)
#s(approx (* (+ (* (+ (* 1/5 (* x x)) 1/3) (* x x)) 1) x) (*.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) x))
#s(approx (* (+ (* (+ (* 1/5 (* x x)) 1/3) (* x x)) 1) x) (*.f32 (fma.f32 (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x) #s(literal 1 binary32)) x))
#s(approx (* x (* (* (+ (* (* x x) 1/5) 1/3) x) x)) (*.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1/3 binary32)))
#s(approx (* x (* (* (+ (* (* x x) 1/5) 1/3) x) x)) (*.f32 (pow.f32 x #s(literal 3 binary32)) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))))
#s(approx (* (* (+ (* (* x x) 1/5) 1/3) x) x) (*.f32 #s(literal 1/3 binary32) (*.f32 x x)))
#s(approx (* (* (+ (* (* x x) 1/5) 1/3) x) x) (*.f32 (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x)))
#s(approx (* (+ (* (* x x) 1/5) 1/3) x) (*.f32 #s(literal 1/3 binary32) x))
#s(approx (* (+ (* (* x x) 1/5) 1/3) x) (*.f32 (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) x))
#s(approx (+ (* (* x x) 1/5) 1/3) #s(literal 1/3 binary32))
#s(approx (+ (* (* x x) 1/5) 1/3) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)))
#s(approx (log (sqrt (+ (* 2 (/ x (- 1 x))) 1))) x)
#s(approx (log (sqrt (+ (* 2 (/ x (- 1 x))) 1))) (*.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) x))
#s(approx (log (sqrt (+ (* 2 (/ x (- 1 x))) 1))) (*.f32 (fma.f32 (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x) #s(literal 1 binary32)) x))
#s(approx (log (sqrt (+ (* 2 (/ x (- 1 x))) 1))) (*.f32 (fma.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x) #s(literal 1 binary32)) x))
#s(approx (sqrt (+ (* 2 (/ x (- 1 x))) 1)) #s(literal 1 binary32))
#s(approx (sqrt (+ (* 2 (/ x (- 1 x))) 1)) (+.f32 x #s(literal 1 binary32)))
#s(approx (sqrt (+ (* 2 (/ x (- 1 x))) 1)) (fma.f32 (fma.f32 x #s(literal 1/2 binary32) #s(literal 1 binary32)) x #s(literal 1 binary32)))
#s(approx (sqrt (+ (* 2 (/ x (- 1 x))) 1)) (fma.f32 (fma.f32 (fma.f32 x #s(literal 1/2 binary32) #s(literal 1/2 binary32)) x #s(literal 1 binary32)) x #s(literal 1 binary32)))
#s(approx (+ (* 2 (/ x (- 1 x))) 1) #s(literal 1 binary32))
#s(approx (+ (* 2 (/ x (- 1 x))) 1) (fma.f32 x #s(literal 2 binary32) #s(literal 1 binary32)))
#s(approx (+ (* 2 (/ x (- 1 x))) 1) (fma.f32 (fma.f32 x #s(literal 2 binary32) #s(literal 2 binary32)) x #s(literal 1 binary32)))
#s(approx (+ (* 2 (/ x (- 1 x))) 1) (fma.f32 (fma.f32 (fma.f32 x #s(literal 2 binary32) #s(literal 2 binary32)) x #s(literal 2 binary32)) x #s(literal 1 binary32)))
#s(approx (/ x (- 1 x)) x)
#s(approx (/ x (- 1 x)) (*.f32 (+.f32 x #s(literal 1 binary32)) x))
#s(approx (/ x (- 1 x)) (*.f32 (fma.f32 (+.f32 x #s(literal 1 binary32)) x #s(literal 1 binary32)) x))
#s(approx (/ x (- 1 x)) (*.f32 (fma.f32 (fma.f32 (+.f32 x #s(literal 1 binary32)) x #s(literal 1 binary32)) x #s(literal 1 binary32)) x))
#s(approx (- 1 x) #s(literal 1 binary32))
#s(approx (- 1 x) (-.f32 #s(literal 1 binary32) x))
#s(approx (log (sqrt (+ (* 2 (/ x (- 1 x))) 1))) x)
#s(approx (log (sqrt (+ (* 2 (/ x (- 1 x))) 1))) (*.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) x))
#s(approx (log (sqrt (+ (* 2 (/ x (- 1 x))) 1))) (*.f32 (fma.f32 (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x) #s(literal 1 binary32)) x))
#s(approx (log (sqrt (+ (* 2 (/ x (- 1 x))) 1))) (*.f32 (fma.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x) #s(literal 1 binary32)) x))
#s(approx (- (log (- 1 (pow (* 2 (/ x (- 1 x))) 2))) (log (+ 1 (* -2 (/ x (- 1 x)))))) (*.f32 x #s(literal 2 binary32)))
#s(approx (- (log (- 1 (pow (* 2 (/ x (- 1 x))) 2))) (log (+ 1 (* -2 (/ x (- 1 x)))))) (*.f32 (fma.f32 #s(literal 2/3 binary32) (*.f32 x x) #s(literal 2 binary32)) x))
#s(approx (- (log (- 1 (pow (* 2 (/ x (- 1 x))) 2))) (log (+ 1 (* -2 (/ x (- 1 x)))))) (*.f32 (fma.f32 (fma.f32 #s(literal 2/5 binary32) (*.f32 x x) #s(literal 2/3 binary32)) (*.f32 x x) #s(literal 2 binary32)) x))
#s(approx (- (log (- 1 (pow (* 2 (/ x (- 1 x))) 2))) (log (+ 1 (* -2 (/ x (- 1 x)))))) (*.f32 (fma.f32 (fma.f32 (fma.f32 #s(literal 2/7 binary32) (*.f32 x x) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal 2/3 binary32)) (*.f32 x x) #s(literal 2 binary32)) x))
#s(approx (log (- 1 (pow (* 2 (/ x (- 1 x))) 2))) (*.f32 #s(literal -4 binary32) (*.f32 x x)))
#s(approx (log (- 1 (pow (* 2 (/ x (- 1 x))) 2))) (*.f32 (-.f32 (*.f32 #s(literal -8 binary32) x) #s(literal 4 binary32)) (*.f32 x x)))
#s(approx (log (- 1 (pow (* 2 (/ x (- 1 x))) 2))) (*.f32 (-.f32 (*.f32 (-.f32 (*.f32 #s(literal -20 binary32) x) #s(literal 8 binary32)) x) #s(literal 4 binary32)) (*.f32 x x)))
#s(approx (log (- 1 (pow (* 2 (/ x (- 1 x))) 2))) (*.f32 (-.f32 (*.f32 (-.f32 (*.f32 (-.f32 (*.f32 #s(literal -48 binary32) x) #s(literal 20 binary32)) x) #s(literal 8 binary32)) x) #s(literal 4 binary32)) (*.f32 x x)))
#s(approx (- 1 (pow (* 2 (/ x (- 1 x))) 2)) #s(literal 1 binary32))
#s(approx (- 1 (pow (* 2 (/ x (- 1 x))) 2)) (fma.f32 #s(literal -4 binary32) (*.f32 x x) #s(literal 1 binary32)))
#s(approx (- 1 (pow (* 2 (/ x (- 1 x))) 2)) (fma.f32 (-.f32 (*.f32 #s(literal -8 binary32) x) #s(literal 4 binary32)) (*.f32 x x) #s(literal 1 binary32)))
#s(approx (- 1 (pow (* 2 (/ x (- 1 x))) 2)) (fma.f32 (-.f32 (*.f32 (-.f32 (*.f32 #s(literal -12 binary32) x) #s(literal 8 binary32)) x) #s(literal 4 binary32)) (*.f32 x x) #s(literal 1 binary32)))
#s(approx (pow (* 2 (/ x (- 1 x))) 2) (*.f32 #s(literal 4 binary32) (*.f32 x x)))
#s(approx (pow (* 2 (/ x (- 1 x))) 2) (*.f32 (fma.f32 #s(literal 8 binary32) x #s(literal 4 binary32)) (*.f32 x x)))
#s(approx (pow (* 2 (/ x (- 1 x))) 2) (*.f32 (fma.f32 (fma.f32 #s(literal 12 binary32) x #s(literal 8 binary32)) x #s(literal 4 binary32)) (*.f32 x x)))
#s(approx (pow (* 2 (/ x (- 1 x))) 2) (*.f32 (fma.f32 (fma.f32 (fma.f32 #s(literal 16 binary32) x #s(literal 12 binary32)) x #s(literal 8 binary32)) x #s(literal 4 binary32)) (*.f32 x x)))
#s(approx (* 2 (/ x (- 1 x))) (*.f32 x #s(literal 2 binary32)))
#s(approx (* 2 (/ x (- 1 x))) (*.f32 (fma.f32 x #s(literal 2 binary32) #s(literal 2 binary32)) x))
#s(approx (* 2 (/ x (- 1 x))) (*.f32 (fma.f32 (fma.f32 x #s(literal 2 binary32) #s(literal 2 binary32)) x #s(literal 2 binary32)) x))
#s(approx (* 2 (/ x (- 1 x))) (*.f32 (fma.f32 (fma.f32 (fma.f32 x #s(literal 2 binary32) #s(literal 2 binary32)) x #s(literal 2 binary32)) x #s(literal 2 binary32)) x))
#s(approx (log (+ 1 (* -2 (/ x (- 1 x))))) (*.f32 #s(literal -2 binary32) x))
#s(approx (log (+ 1 (* -2 (/ x (- 1 x))))) (*.f32 (-.f32 (*.f32 #s(literal -4 binary32) x) #s(literal 2 binary32)) x))
#s(approx (log (+ 1 (* -2 (/ x (- 1 x))))) (*.f32 (-.f32 (*.f32 (-.f32 (*.f32 #s(literal -26/3 binary32) x) #s(literal 4 binary32)) x) #s(literal 2 binary32)) x))
#s(approx (log (+ 1 (* -2 (/ x (- 1 x))))) (*.f32 (-.f32 (*.f32 (-.f32 (*.f32 (-.f32 (*.f32 #s(literal -20 binary32) x) #s(literal 26/3 binary32)) x) #s(literal 4 binary32)) x) #s(literal 2 binary32)) x))
#s(approx (* -2 (/ x (- 1 x))) (*.f32 #s(literal -2 binary32) x))
#s(approx (* -2 (/ x (- 1 x))) (*.f32 (-.f32 (*.f32 #s(literal -2 binary32) x) #s(literal 2 binary32)) x))
#s(approx (* -2 (/ x (- 1 x))) (*.f32 (-.f32 (*.f32 (-.f32 (*.f32 #s(literal -2 binary32) x) #s(literal 2 binary32)) x) #s(literal 2 binary32)) x))
#s(approx (* -2 (/ x (- 1 x))) (*.f32 (-.f32 (*.f32 (-.f32 (*.f32 (-.f32 (*.f32 #s(literal -2 binary32) x) #s(literal 2 binary32)) x) #s(literal 2 binary32)) x) #s(literal 2 binary32)) x))
#s(approx (log (sqrt (+ (* 2 (/ x (- 1 x))) 1))) (log.f32 (sqrt.f32 #s(literal -1 binary32))))
#s(approx (log (sqrt (+ (* 2 (/ x (- 1 x))) 1))) (fma.f32 #s(literal -1/2 binary32) (log.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) x)))
#s(approx (log (sqrt (+ (* 2 (/ x (- 1 x))) 1))) (fma.f32 #s(literal -1/2 binary32) (log.f32 #s(literal -1 binary32)) (+.f32 (/.f32 #s(literal 1/3 binary32) (pow.f32 x #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) x))))
#s(approx (log (sqrt (+ (* 2 (/ x (- 1 x))) 1))) (+.f32 (fma.f32 #s(literal -1/2 binary32) (log.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1/3 binary32) (pow.f32 x #s(literal 3 binary32)))) (fma.f32 (pow.f32 x #s(literal -5 binary32)) #s(literal 1/5 binary32) (/.f32 #s(literal 1 binary32) x))))
#s(approx (* (+ (* (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) (* x x)) 1) x) (*.f32 (pow.f32 x #s(literal 7 binary32)) #s(literal 1/7 binary32)))
#s(approx (* (+ (* (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) (* x x)) 1) x) (*.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/5 binary32) #s(literal 1/7 binary32)) (pow.f32 x #s(literal 7 binary32))))
#s(approx (* (+ (* (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) (* x x)) 1) x) (*.f32 (+.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/5 binary32) (/.f32 #s(literal 1/3 binary32) (pow.f32 x #s(literal 4 binary32)))) #s(literal 1/7 binary32)) (pow.f32 x #s(literal 7 binary32))))
#s(approx (* (+ (* (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) (* x x)) 1) x) (*.f32 (+.f32 (+.f32 #s(literal 1/7 binary32) (/.f32 #s(literal 1/3 binary32) (pow.f32 x #s(literal 4 binary32)))) (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/5 binary32) (pow.f32 x #s(literal -6 binary32)))) (pow.f32 x #s(literal 7 binary32))))
#s(approx (+ (* (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) (* x x)) 1) (*.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1/7 binary32)))
#s(approx (+ (* (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) (* x x)) 1) (*.f32 (pow.f32 x #s(literal 6 binary32)) (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/5 binary32) #s(literal 1/7 binary32))))
#s(approx (+ (* (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) (* x x)) 1) (*.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/5 binary32) (/.f32 #s(literal 1/3 binary32) (pow.f32 x #s(literal 4 binary32)))) #s(literal 1/7 binary32))))
#s(approx (+ (* (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) (* x x)) 1) (*.f32 (+.f32 (+.f32 #s(literal 1/7 binary32) (/.f32 #s(literal 1/3 binary32) (pow.f32 x #s(literal 4 binary32)))) (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/5 binary32) (pow.f32 x #s(literal -6 binary32)))) (pow.f32 x #s(literal 6 binary32))))
#s(approx (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) (*.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1/7 binary32)))
#s(approx (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) (*.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/5 binary32) #s(literal 1/7 binary32)) (pow.f32 x #s(literal 4 binary32))))
#s(approx (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) (*.f32 (pow.f32 x #s(literal 4 binary32)) (+.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/5 binary32) (/.f32 #s(literal 1/3 binary32) (pow.f32 x #s(literal 4 binary32)))) #s(literal 1/7 binary32))))
#s(approx (+ (* 1/7 (* x x)) 1/5) (*.f32 (*.f32 x x) #s(literal 1/7 binary32)))
#s(approx (+ (* 1/7 (* x x)) 1/5) (*.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/5 binary32) #s(literal 1/7 binary32)) (*.f32 x x)))
#s(approx (* (+ (* (+ (* 1/5 (* x x)) 1/3) (* x x)) 1) x) (*.f32 (pow.f32 x #s(literal 5 binary32)) #s(literal 1/5 binary32)))
#s(approx (* (+ (* (+ (* 1/5 (* x x)) 1/3) (* x x)) 1) x) (*.f32 (pow.f32 x #s(literal 5 binary32)) (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/3 binary32) #s(literal 1/5 binary32))))
#s(approx (* (+ (* (+ (* 1/5 (* x x)) 1/3) (* x x)) 1) x) (*.f32 (pow.f32 x #s(literal 5 binary32)) (+.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/3 binary32) #s(literal 1/5 binary32)) (pow.f32 x #s(literal -4 binary32)))))
#s(approx (+ (* (+ (* 1/5 (* x x)) 1/3) (* x x)) 1) (*.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1/5 binary32)))
#s(approx (+ (* (+ (* 1/5 (* x x)) 1/3) (* x x)) 1) (*.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/3 binary32) #s(literal 1/5 binary32))))
#s(approx (+ (* (+ (* 1/5 (* x x)) 1/3) (* x x)) 1) (*.f32 (+.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/3 binary32) #s(literal 1/5 binary32)) (pow.f32 x #s(literal -4 binary32))) (pow.f32 x #s(literal 4 binary32))))
#s(approx (+ (* (* x x) 1/5) 1/3) (*.f32 #s(literal 1/5 binary32) (*.f32 x x)))
#s(approx (+ (* (* x x) 1/5) 1/3) (*.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/3 binary32) #s(literal 1/5 binary32)) (*.f32 x x)))
#s(approx (* (+ (* (+ (* 1/5 (* x x)) 1/3) (* x x)) 1) x) (*.f32 (pow.f32 x #s(literal 5 binary32)) #s(literal 1/5 binary32)))
#s(approx (* (+ (* (+ (* 1/5 (* x x)) 1/3) (* x x)) 1) x) (*.f32 (pow.f32 x #s(literal 5 binary32)) (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/3 binary32) #s(literal 1/5 binary32))))
#s(approx (* (+ (* (+ (* 1/5 (* x x)) 1/3) (* x x)) 1) x) (*.f32 (pow.f32 x #s(literal 5 binary32)) (+.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/3 binary32) #s(literal 1/5 binary32)) (pow.f32 x #s(literal -4 binary32)))))
#s(approx (* x (* (* (+ (* (* x x) 1/5) 1/3) x) x)) (*.f32 (pow.f32 x #s(literal 5 binary32)) #s(literal 1/5 binary32)))
#s(approx (* x (* (* (+ (* (* x x) 1/5) 1/3) x) x)) (*.f32 (pow.f32 x #s(literal 5 binary32)) (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/3 binary32) #s(literal 1/5 binary32))))
#s(approx (* (* (+ (* (* x x) 1/5) 1/3) x) x) (*.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1/5 binary32)))
#s(approx (* (* (+ (* (* x x) 1/5) 1/3) x) x) (*.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/3 binary32) #s(literal 1/5 binary32))))
#s(approx (* (+ (* (* x x) 1/5) 1/3) x) (*.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1/5 binary32)))
#s(approx (* (+ (* (* x x) 1/5) 1/3) x) (*.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/3 binary32) #s(literal 1/5 binary32)) (pow.f32 x #s(literal 3 binary32))))
#s(approx (+ (* (* x x) 1/5) 1/3) (*.f32 #s(literal 1/5 binary32) (*.f32 x x)))
#s(approx (+ (* (* x x) 1/5) 1/3) (*.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/3 binary32) #s(literal 1/5 binary32)) (*.f32 x x)))
#s(approx (log (sqrt (+ (* 2 (/ x (- 1 x))) 1))) (log.f32 (sqrt.f32 #s(literal -1 binary32))))
#s(approx (log (sqrt (+ (* 2 (/ x (- 1 x))) 1))) (-.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1 binary32) (neg.f32 x))))
#s(approx (log (sqrt (+ (* 2 (/ x (- 1 x))) 1))) (-.f32 (fma.f32 #s(literal -1/2 binary32) (log.f32 #s(literal -1 binary32)) (/.f32 #s(literal 0 binary32) (*.f32 x x))) (/.f32 #s(literal 1 binary32) (neg.f32 x))))
#s(approx (log (sqrt (+ (* 2 (/ x (- 1 x))) 1))) (-.f32 (fma.f32 #s(literal -1/2 binary32) (log.f32 #s(literal -1 binary32)) (+.f32 (/.f32 #s(literal 1/3 binary32) (pow.f32 x #s(literal 3 binary32))) (/.f32 #s(literal 0 binary32) (*.f32 x x)))) (/.f32 #s(literal 1 binary32) (neg.f32 x))))
#s(approx (sqrt (+ (* 2 (/ x (- 1 x))) 1)) (sqrt.f32 #s(literal -1 binary32)))
#s(approx (sqrt (+ (* 2 (/ x (- 1 x))) 1)) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 (/.f32 #s(literal 1 binary32) x) (sqrt.f32 #s(literal -1 binary32)))))
#s(approx (sqrt (+ (* 2 (/ x (- 1 x))) 1)) (-.f32 (fma.f32 (/.f32 (pow.f32 x #s(literal -2 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal -1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 (/.f32 #s(literal 1 binary32) x) (sqrt.f32 #s(literal -1 binary32)))))
#s(approx (sqrt (+ (* 2 (/ x (- 1 x))) 1)) (-.f32 (fma.f32 #s(literal -1/2 binary32) (+.f32 (/.f32 (pow.f32 x #s(literal -3 binary32)) (sqrt.f32 #s(literal -1 binary32))) (/.f32 (pow.f32 x #s(literal -2 binary32)) (sqrt.f32 #s(literal -1 binary32)))) (sqrt.f32 #s(literal -1 binary32))) (/.f32 (/.f32 #s(literal 1 binary32) x) (sqrt.f32 #s(literal -1 binary32)))))
#s(approx (+ (* 2 (/ x (- 1 x))) 1) #s(literal -1 binary32))
#s(approx (+ (* 2 (/ x (- 1 x))) 1) (neg.f32 (+.f32 (/.f32 #s(literal 2 binary32) x) #s(literal 1 binary32))))
#s(approx (+ (* 2 (/ x (- 1 x))) 1) (-.f32 (/.f32 (neg.f32 (+.f32 (/.f32 #s(literal 2 binary32) x) #s(literal 2 binary32))) x) #s(literal 1 binary32)))
#s(approx (+ (* 2 (/ x (- 1 x))) 1) (-.f32 (neg.f32 (/.f32 (+.f32 (/.f32 #s(literal 2 binary32) x) #s(literal 2 binary32)) (*.f32 x x))) (+.f32 (/.f32 #s(literal 2 binary32) x) #s(literal 1 binary32))))
#s(approx (/ x (- 1 x)) #s(literal -1 binary32))
#s(approx (/ x (- 1 x)) (neg.f32 (+.f32 (/.f32 #s(literal 1 binary32) x) #s(literal 1 binary32))))
#s(approx (/ x (- 1 x)) (-.f32 (/.f32 (neg.f32 (+.f32 (/.f32 #s(literal 1 binary32) x) #s(literal 1 binary32))) x) #s(literal 1 binary32)))
#s(approx (/ x (- 1 x)) (-.f32 (neg.f32 (/.f32 (+.f32 (/.f32 #s(literal 1 binary32) x) #s(literal 1 binary32)) (*.f32 x x))) (+.f32 (/.f32 #s(literal 1 binary32) x) #s(literal 1 binary32))))
#s(approx (- 1 x) (neg.f32 x))
#s(approx (- 1 x) (*.f32 (-.f32 (/.f32 #s(literal 1 binary32) x) #s(literal 1 binary32)) x))
#s(approx (log (sqrt (+ (* 2 (/ x (- 1 x))) 1))) (log.f32 (sqrt.f32 #s(literal -1 binary32))))
#s(approx (log (sqrt (+ (* 2 (/ x (- 1 x))) 1))) (fma.f32 #s(literal -1/2 binary32) (log.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) x)))
#s(approx (log (sqrt (+ (* 2 (/ x (- 1 x))) 1))) (fma.f32 #s(literal -1/2 binary32) (log.f32 #s(literal -1 binary32)) (+.f32 (/.f32 #s(literal 1/3 binary32) (pow.f32 x #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) x))))
#s(approx (log (sqrt (+ (* 2 (/ x (- 1 x))) 1))) (+.f32 (fma.f32 #s(literal -1/2 binary32) (log.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1/3 binary32) (pow.f32 x #s(literal 3 binary32)))) (fma.f32 (pow.f32 x #s(literal -5 binary32)) #s(literal 1/5 binary32) (/.f32 #s(literal 1 binary32) x))))
#s(approx (- (log (- 1 (pow (* 2 (/ x (- 1 x))) 2))) (log (+ 1 (* -2 (/ x (- 1 x)))))) (log.f32 #s(literal -1 binary32)))
#s(approx (- (log (- 1 (pow (* 2 (/ x (- 1 x))) 2))) (log (+ 1 (* -2 (/ x (- 1 x)))))) (-.f32 (+.f32 (/.f32 #s(literal 2 binary32) x) (log.f32 #s(literal -3 binary32))) (log.f32 #s(literal 3 binary32))))
#s(approx (- (log (- 1 (pow (* 2 (/ x (- 1 x))) 2))) (log (+ 1 (* -2 (/ x (- 1 x)))))) (-.f32 (+.f32 (+.f32 (log.f32 #s(literal -3 binary32)) (/.f32 #s(literal 2/3 binary32) (pow.f32 x #s(literal 3 binary32)))) (/.f32 #s(literal 2 binary32) x)) (log.f32 #s(literal 3 binary32))))
#s(approx (- (log (- 1 (pow (* 2 (/ x (- 1 x))) 2))) (log (+ 1 (* -2 (/ x (- 1 x)))))) (-.f32 (+.f32 (+.f32 (log.f32 #s(literal -3 binary32)) (/.f32 #s(literal 2/3 binary32) (pow.f32 x #s(literal 3 binary32)))) (fma.f32 #s(literal 2/5 binary32) (pow.f32 x #s(literal -5 binary32)) (/.f32 #s(literal 2 binary32) x))) (log.f32 #s(literal 3 binary32))))
#s(approx (log (- 1 (pow (* 2 (/ x (- 1 x))) 2))) (log.f32 #s(literal -3 binary32)))
#s(approx (log (- 1 (pow (* 2 (/ x (- 1 x))) 2))) (+.f32 (/.f32 #s(literal 8/3 binary32) x) (log.f32 #s(literal -3 binary32))))
#s(approx (log (- 1 (pow (* 2 (/ x (- 1 x))) 2))) (+.f32 (+.f32 (log.f32 #s(literal -3 binary32)) (/.f32 #s(literal 4/9 binary32) (*.f32 x x))) (/.f32 #s(literal 8/3 binary32) x)))
#s(approx (log (- 1 (pow (* 2 (/ x (- 1 x))) 2))) (+.f32 (+.f32 (/.f32 #s(literal 4/9 binary32) (*.f32 x x)) (fma.f32 #s(literal 80/81 binary32) (pow.f32 x #s(literal -3 binary32)) (/.f32 #s(literal 8/3 binary32) x))) (log.f32 #s(literal -3 binary32))))
#s(approx (- 1 (pow (* 2 (/ x (- 1 x))) 2)) #s(literal -3 binary32))
#s(approx (- 1 (pow (* 2 (/ x (- 1 x))) 2)) (neg.f32 (+.f32 #s(literal 3 binary32) (/.f32 #s(literal 8 binary32) x))))
#s(approx (- 1 (pow (* 2 (/ x (- 1 x))) 2)) (-.f32 (neg.f32 (/.f32 (+.f32 (/.f32 #s(literal 12 binary32) x) #s(literal 8 binary32)) x)) #s(literal 3 binary32)))
#s(approx (- 1 (pow (* 2 (/ x (- 1 x))) 2)) (-.f32 (neg.f32 (/.f32 (+.f32 (/.f32 #s(literal 16 binary32) x) #s(literal 12 binary32)) (*.f32 x x))) (+.f32 #s(literal 3 binary32) (/.f32 #s(literal 8 binary32) x))))
#s(approx (pow (* 2 (/ x (- 1 x))) 2) #s(literal 4 binary32))
#s(approx (pow (* 2 (/ x (- 1 x))) 2) (+.f32 (/.f32 #s(literal 8 binary32) x) #s(literal 4 binary32)))
#s(approx (pow (* 2 (/ x (- 1 x))) 2) (+.f32 (+.f32 (/.f32 #s(literal 8 binary32) x) #s(literal 4 binary32)) (/.f32 #s(literal 12 binary32) (*.f32 x x))))
#s(approx (pow (* 2 (/ x (- 1 x))) 2) (+.f32 (+.f32 (/.f32 #s(literal 8 binary32) x) #s(literal 4 binary32)) (fma.f32 #s(literal 16 binary32) (pow.f32 x #s(literal -3 binary32)) (/.f32 #s(literal 12 binary32) (*.f32 x x)))))
#s(approx (* 2 (/ x (- 1 x))) #s(literal -2 binary32))
#s(approx (* 2 (/ x (- 1 x))) (neg.f32 (+.f32 (/.f32 #s(literal 2 binary32) x) #s(literal 2 binary32))))
#s(approx (* 2 (/ x (- 1 x))) (-.f32 (/.f32 (neg.f32 (+.f32 (/.f32 #s(literal 2 binary32) x) #s(literal 2 binary32))) x) #s(literal 2 binary32)))
#s(approx (* 2 (/ x (- 1 x))) (-.f32 (neg.f32 (/.f32 (+.f32 (/.f32 #s(literal 2 binary32) x) #s(literal 2 binary32)) (*.f32 x x))) (+.f32 (/.f32 #s(literal 2 binary32) x) #s(literal 2 binary32))))
#s(approx (log (+ 1 (* -2 (/ x (- 1 x))))) (log.f32 #s(literal 3 binary32)))
#s(approx (log (+ 1 (* -2 (/ x (- 1 x))))) (+.f32 (/.f32 #s(literal 2/3 binary32) x) (log.f32 #s(literal 3 binary32))))
#s(approx (log (+ 1 (* -2 (/ x (- 1 x))))) (+.f32 (+.f32 (/.f32 #s(literal 4/9 binary32) (*.f32 x x)) (/.f32 #s(literal 2/3 binary32) x)) (log.f32 #s(literal 3 binary32))))
#s(approx (log (+ 1 (* -2 (/ x (- 1 x))))) (+.f32 (+.f32 (log.f32 #s(literal 3 binary32)) (/.f32 #s(literal 4/9 binary32) (*.f32 x x))) (fma.f32 #s(literal 26/81 binary32) (pow.f32 x #s(literal -3 binary32)) (/.f32 #s(literal 2/3 binary32) x))))
#s(approx (* -2 (/ x (- 1 x))) #s(literal 2 binary32))
#s(approx (* -2 (/ x (- 1 x))) (+.f32 (/.f32 #s(literal 2 binary32) x) #s(literal 2 binary32)))
#s(approx (* -2 (/ x (- 1 x))) (+.f32 (+.f32 (/.f32 #s(literal 2 binary32) x) #s(literal 2 binary32)) (/.f32 #s(literal 2 binary32) (*.f32 x x))))
#s(approx (* -2 (/ x (- 1 x))) (+.f32 (+.f32 (/.f32 #s(literal 2 binary32) x) #s(literal 2 binary32)) (fma.f32 (pow.f32 x #s(literal -3 binary32)) #s(literal 2 binary32) (/.f32 #s(literal 2 binary32) (*.f32 x x)))))
#s(approx (log (sqrt (+ (* 2 (/ x (- 1 x))) 1))) (fma.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) (*.f32 x x))) #s(literal 1 binary32)) x) #s(literal -1 binary32) (log.f32 (sqrt.f32 #s(literal -1 binary32)))))
#s(approx (* (+ (* (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) (* x x)) 1) x) (neg.f32 (*.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/3 binary32) #s(literal 1/5 binary32)) (*.f32 x x))) #s(literal 1/7 binary32)) (pow.f32 x #s(literal 7 binary32)))))
#s(approx (* (+ (* (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) (* x x)) 1) x) (neg.f32 (*.f32 (-.f32 (neg.f32 (/.f32 (+.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/3 binary32)) (pow.f32 x #s(literal 4 binary32)))) (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/5 binary32) #s(literal 1/7 binary32))) (pow.f32 x #s(literal 7 binary32)))))
#s(approx (* (+ (* (+ (* 1/5 (* x x)) 1/3) (* x x)) 1) x) (neg.f32 (*.f32 (pow.f32 x #s(literal 5 binary32)) (-.f32 (neg.f32 (/.f32 (+.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/3 binary32)) (*.f32 x x))) #s(literal 1/5 binary32)))))
#s(approx (* (+ (* (+ (* 1/5 (* x x)) 1/3) (* x x)) 1) x) (neg.f32 (*.f32 (pow.f32 x #s(literal 5 binary32)) (-.f32 (neg.f32 (/.f32 (+.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/3 binary32)) (*.f32 x x))) #s(literal 1/5 binary32)))))
#s(approx (log (sqrt (+ (* 2 (/ x (- 1 x))) 1))) (fma.f32 (/.f32 (+.f32 (/.f32 #s(literal 0 binary32) x) #s(literal -1 binary32)) x) #s(literal -1 binary32) (log.f32 (sqrt.f32 #s(literal -1 binary32)))))
#s(approx (log (sqrt (+ (* 2 (/ x (- 1 x))) 1))) (fma.f32 (/.f32 (fma.f32 (/.f32 (-.f32 (/.f32 #s(literal 1/3 binary32) x) #s(literal 0 binary32)) x) #s(literal -1 binary32) #s(literal -1 binary32)) x) #s(literal -1 binary32) (log.f32 (sqrt.f32 #s(literal -1 binary32)))))
#s(approx (sqrt (+ (* 2 (/ x (- 1 x))) 1)) (fma.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 (sqrt.f32 #s(literal -1 binary32)) x)) (sqrt.f32 #s(literal -1 binary32))) x) #s(literal -1 binary32) (sqrt.f32 #s(literal -1 binary32))))
#s(approx (sqrt (+ (* 2 (/ x (- 1 x))) 1)) (fma.f32 (/.f32 (fma.f32 (/.f32 (fma.f32 #s(literal -1/2 binary32) (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal -1/2 binary32) (*.f32 (sqrt.f32 #s(literal -1 binary32)) x))) x) #s(literal -1 binary32) (sqrt.f32 #s(literal -1 binary32))) x) #s(literal -1 binary32) (sqrt.f32 #s(literal -1 binary32))))
#s(approx (+ (* 2 (/ x (- 1 x))) 1) (-.f32 (neg.f32 (/.f32 (+.f32 (+.f32 (/.f32 #s(literal 2 binary32) x) #s(literal 2 binary32)) (/.f32 #s(literal 2 binary32) (*.f32 x x))) x)) #s(literal 1 binary32)))
#s(approx (/ x (- 1 x)) (-.f32 (neg.f32 (/.f32 (+.f32 (+.f32 (/.f32 #s(literal 1 binary32) x) #s(literal 1 binary32)) (pow.f32 x #s(literal -2 binary32))) x)) #s(literal 1 binary32)))
#s(approx (- 1 x) (*.f32 (neg.f32 x) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) x))))
#s(approx (log (sqrt (+ (* 2 (/ x (- 1 x))) 1))) (fma.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) (*.f32 x x))) #s(literal 1 binary32)) x) #s(literal -1 binary32) (log.f32 (sqrt.f32 #s(literal -1 binary32)))))
#s(approx (- (log (- 1 (pow (* 2 (/ x (- 1 x))) 2))) (log (+ 1 (* -2 (/ x (- 1 x)))))) (-.f32 (fma.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 #s(literal 2/5 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 2/3 binary32)) (*.f32 x x))) #s(literal 2 binary32)) x) #s(literal -1 binary32) (log.f32 #s(literal -3 binary32))) (log.f32 #s(literal 3 binary32))))
#s(approx (log (- 1 (pow (* 2 (/ x (- 1 x))) 2))) (fma.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (+.f32 (/.f32 #s(literal 80/81 binary32) x) #s(literal 4/9 binary32)) x)) #s(literal 8/3 binary32)) x) #s(literal -1 binary32) (log.f32 #s(literal -3 binary32))))
#s(approx (- 1 (pow (* 2 (/ x (- 1 x))) 2)) (-.f32 (neg.f32 (/.f32 (+.f32 (+.f32 (/.f32 #s(literal 12 binary32) x) #s(literal 8 binary32)) (/.f32 #s(literal 16 binary32) (*.f32 x x))) x)) #s(literal 3 binary32)))
#s(approx (pow (* 2 (/ x (- 1 x))) 2) (fma.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (+.f32 (/.f32 #s(literal 16 binary32) x) #s(literal 12 binary32)) x)) #s(literal 8 binary32)) x) #s(literal -1 binary32) #s(literal 4 binary32)))
#s(approx (* 2 (/ x (- 1 x))) (-.f32 (neg.f32 (/.f32 (+.f32 (+.f32 (/.f32 #s(literal 2 binary32) x) #s(literal 2 binary32)) (/.f32 #s(literal 2 binary32) (*.f32 x x))) x)) #s(literal 2 binary32)))
#s(approx (log (+ 1 (* -2 (/ x (- 1 x))))) (fma.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (+.f32 (/.f32 #s(literal 26/81 binary32) x) #s(literal 4/9 binary32)) x)) #s(literal 2/3 binary32)) x) #s(literal -1 binary32) (log.f32 #s(literal 3 binary32))))
#s(approx (* -2 (/ x (- 1 x))) (fma.f32 (/.f32 (-.f32 (/.f32 (neg.f32 (+.f32 (/.f32 #s(literal 2 binary32) x) #s(literal 2 binary32))) x) #s(literal 2 binary32)) x) #s(literal -1 binary32) #s(literal 2 binary32)))

eval756.0ms (8.1%)

Memory
-10.2MiB live, 133.9MiB allocated; 20ms collecting garbage
Compiler

Compiled 15 064 to 2 161 computations (85.7% saved)

prune45.0ms (0.5%)

Memory
23.1MiB live, 67.3MiB allocated; 4ms collecting garbage
Pruning

11 alts after pruning (4 fresh and 7 done)

PrunedKeptTotal
New4774481
Fresh000
Picked235
Done044
Total47911490
Accuracy
100.0%
Counts
490 → 11
Alt Table
Click to see full alt table
StatusAccuracyProgram
99.8%
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (+.f32 x x) (-.f32 #s(literal 1 binary32) x))))
99.2%
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) #s(approx (- 1 x) (*.f32 (-.f32 (/.f32 #s(literal 1 binary32) x) #s(literal 1 binary32)) x)))))
24.8%
(log.f32 (sqrt.f32 (fma.f32 #s(literal 2 binary32) (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 1 binary32))))
24.7%
(log.f32 (sqrt.f32 (/.f32 (-.f32 #s(literal 1 binary32) (pow.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) #s(literal 2 binary32))) (fma.f32 #s(literal -2 binary32) (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 1 binary32)))))
99.0%
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (*.f32 (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x)) x x))
98.4%
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 x #s(literal 1 binary32) (*.f32 x #s(approx (* (* (+ (* (* x x) 1/5) 1/3) x) x) (*.f32 #s(literal 1/3 binary32) (*.f32 x x))))))
99.3%
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (+.f32 x (*.f32 (*.f32 (*.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) x) x) x)))
99.3%
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (*.f32 (fma.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x) #s(literal 1 binary32)) x))
99.0%
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (*.f32 (fma.f32 (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x) #s(literal 1 binary32)) x))
98.3%
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (*.f32 (fma.f32 #s(approx (+ (* 1/5 (* x x)) 1/3) #s(literal 1/3 binary32)) (*.f32 x x) #s(literal 1 binary32)) x))
96.2%
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) x)
Compiler

Compiled 253 to 177 computations (30% saved)

series106.0ms (1.1%)

Memory
-35.9MiB live, 67.9MiB allocated; 10ms collecting garbage
Counts
33 → 161
Calls
Call 1
Inputs
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (+.f32 x (*.f32 (*.f32 (*.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) x) x) x)))
(+.f32 x (*.f32 (*.f32 (*.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) x) x) x))
x
(*.f32 (*.f32 (*.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) x) x) x)
(*.f32 (*.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) x) x)
(*.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) x)
(fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32))
(fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))
(*.f32 x x)
#s(literal 1/7 binary32)
#s(literal 1/5 binary32)
#s(literal 1/3 binary32)
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 x #s(literal 1 binary32) (*.f32 x #s(approx (* (* (+ (* (* x x) 1/5) 1/3) x) x) (*.f32 #s(literal 1/3 binary32) (*.f32 x x))))))
(fma.f32 x #s(literal 1 binary32) (*.f32 x #s(approx (* (* (+ (* (* x x) 1/5) 1/3) x) x) (*.f32 #s(literal 1/3 binary32) (*.f32 x x)))))
#s(literal 1 binary32)
(*.f32 x #s(approx (* (* (+ (* (* x x) 1/5) 1/3) x) x) (*.f32 #s(literal 1/3 binary32) (*.f32 x x))))
#s(approx (* (* (+ (* (* x x) 1/5) 1/3) x) x) (*.f32 #s(literal 1/3 binary32) (*.f32 x x)))
(*.f32 #s(literal 1/3 binary32) (*.f32 x x))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (*.f32 (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x)) x x))
(fma.f32 (*.f32 (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x)) x x)
(*.f32 (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x))
(fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))
(log.f32 (sqrt.f32 (/.f32 (-.f32 #s(literal 1 binary32) (pow.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) #s(literal 2 binary32))) (fma.f32 #s(literal -2 binary32) (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 1 binary32)))))
(sqrt.f32 (/.f32 (-.f32 #s(literal 1 binary32) (pow.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) #s(literal 2 binary32))) (fma.f32 #s(literal -2 binary32) (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 1 binary32))))
(/.f32 (-.f32 #s(literal 1 binary32) (pow.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) #s(literal 2 binary32))) (fma.f32 #s(literal -2 binary32) (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 1 binary32)))
(-.f32 #s(literal 1 binary32) (pow.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) #s(literal 2 binary32)))
(pow.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) #s(literal 2 binary32))
(*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32))
(/.f32 x (-.f32 #s(literal 1 binary32) x))
(-.f32 #s(literal 1 binary32) x)
#s(literal 2 binary32)
(fma.f32 #s(literal -2 binary32) (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 1 binary32))
#s(literal -2 binary32)
Outputs
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) #s(hole binary32 x))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) #s(hole binary32 (* x (+ 1 (* 1/3 (pow x 2))))))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) #s(hole binary32 (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) #s(hole binary32 (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2))))))))))
#s(approx (+ x (* (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) x)) #s(hole binary32 x))
#s(approx (+ x (* (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) x)) #s(hole binary32 (* x (+ 1 (* 1/3 (pow x 2))))))
#s(approx (+ x (* (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) x)) #s(hole binary32 (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))))
#s(approx (+ x (* (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) x)) #s(hole binary32 (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2))))))))))
#s(approx x #s(hole binary32 x))
#s(approx (* (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) x) #s(hole binary32 (* 1/3 (pow x 3))))
#s(approx (* (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) x) #s(hole binary32 (* (pow x 3) (+ 1/3 (* 1/5 (pow x 2))))))
#s(approx (* (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) x) #s(hole binary32 (* (pow x 3) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2))))))))
#s(approx (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) #s(hole binary32 (* 1/3 (pow x 2))))
#s(approx (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) #s(hole binary32 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))
#s(approx (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) #s(hole binary32 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2))))))))
#s(approx (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) #s(hole binary32 (* 1/3 x)))
#s(approx (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) #s(hole binary32 (* x (+ 1/3 (* 1/5 (pow x 2))))))
#s(approx (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) #s(hole binary32 (* x (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2))))))))
#s(approx (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) #s(hole binary32 1/3))
#s(approx (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) #s(hole binary32 (+ 1/3 (* 1/5 (pow x 2)))))
#s(approx (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) #s(hole binary32 (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2)))))))
#s(approx (+ (* (* x x) 1/7) 1/5) #s(hole binary32 1/5))
#s(approx (+ (* (* x x) 1/7) 1/5) #s(hole binary32 (+ 1/5 (* 1/7 (pow x 2)))))
#s(approx (* x x) #s(hole binary32 (pow x 2)))
#s(approx (+ (* x 1) (* x (* (* (+ (* (* x x) 1/5) 1/3) x) x))) #s(hole binary32 x))
#s(approx (+ (* x 1) (* x (* (* (+ (* (* x x) 1/5) 1/3) x) x))) #s(hole binary32 (* x (+ 1 (* 1/3 (pow x 2))))))
#s(approx (+ (* x 1) (* x (* (* (+ (* (* x x) 1/5) 1/3) x) x))) #s(hole binary32 (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))))
#s(approx (* x (* (* (+ (* (* x x) 1/5) 1/3) x) x)) #s(hole binary32 (* 1/3 (pow x 3))))
#s(approx (* x (* (* (+ (* (* x x) 1/5) 1/3) x) x)) #s(hole binary32 (* (pow x 3) (+ 1/3 (* 1/5 (pow x 2))))))
#s(approx (* (* (+ (* (* x x) 1/5) 1/3) x) x) #s(hole binary32 (* 1/3 (pow x 2))))
#s(approx (* (* (+ (* (* x x) 1/5) 1/3) x) x) #s(hole binary32 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))
#s(approx (* 1/3 (* x x)) #s(hole binary32 (* 1/3 (pow x 2))))
#s(approx (+ (* (* (+ (* 1/5 (* x x)) 1/3) (* x x)) x) x) #s(hole binary32 x))
#s(approx (+ (* (* (+ (* 1/5 (* x x)) 1/3) (* x x)) x) x) #s(hole binary32 (* x (+ 1 (* 1/3 (pow x 2))))))
#s(approx (+ (* (* (+ (* 1/5 (* x x)) 1/3) (* x x)) x) x) #s(hole binary32 (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))))
#s(approx (* (+ (* 1/5 (* x x)) 1/3) (* x x)) #s(hole binary32 (* 1/3 (pow x 2))))
#s(approx (* (+ (* 1/5 (* x x)) 1/3) (* x x)) #s(hole binary32 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))
#s(approx (+ (* 1/5 (* x x)) 1/3) #s(hole binary32 1/3))
#s(approx (+ (* 1/5 (* x x)) 1/3) #s(hole binary32 (+ 1/3 (* 1/5 (pow x 2)))))
#s(approx (log (sqrt (/ (- 1 (pow (* (/ x (- 1 x)) 2) 2)) (+ (* -2 (/ x (- 1 x))) 1)))) #s(hole binary32 x))
#s(approx (log (sqrt (/ (- 1 (pow (* (/ x (- 1 x)) 2) 2)) (+ (* -2 (/ x (- 1 x))) 1)))) #s(hole binary32 (* x (+ 1 (* 1/3 (pow x 2))))))
#s(approx (log (sqrt (/ (- 1 (pow (* (/ x (- 1 x)) 2) 2)) (+ (* -2 (/ x (- 1 x))) 1)))) #s(hole binary32 (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))))
#s(approx (log (sqrt (/ (- 1 (pow (* (/ x (- 1 x)) 2) 2)) (+ (* -2 (/ x (- 1 x))) 1)))) #s(hole binary32 (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2))))))))))
#s(approx (sqrt (/ (- 1 (pow (* (/ x (- 1 x)) 2) 2)) (+ (* -2 (/ x (- 1 x))) 1))) #s(hole binary32 1))
#s(approx (sqrt (/ (- 1 (pow (* (/ x (- 1 x)) 2) 2)) (+ (* -2 (/ x (- 1 x))) 1))) #s(hole binary32 (+ 1 x)))
#s(approx (sqrt (/ (- 1 (pow (* (/ x (- 1 x)) 2) 2)) (+ (* -2 (/ x (- 1 x))) 1))) #s(hole binary32 (+ 1 (* x (+ 1 (* 1/2 x))))))
#s(approx (sqrt (/ (- 1 (pow (* (/ x (- 1 x)) 2) 2)) (+ (* -2 (/ x (- 1 x))) 1))) #s(hole binary32 (+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/2 x))))))))
#s(approx (/ (- 1 (pow (* (/ x (- 1 x)) 2) 2)) (+ (* -2 (/ x (- 1 x))) 1)) #s(hole binary32 1))
#s(approx (/ (- 1 (pow (* (/ x (- 1 x)) 2) 2)) (+ (* -2 (/ x (- 1 x))) 1)) #s(hole binary32 (+ 1 (* 2 x))))
#s(approx (/ (- 1 (pow (* (/ x (- 1 x)) 2) 2)) (+ (* -2 (/ x (- 1 x))) 1)) #s(hole binary32 (+ 1 (* x (+ 2 (* 2 x))))))
#s(approx (/ (- 1 (pow (* (/ x (- 1 x)) 2) 2)) (+ (* -2 (/ x (- 1 x))) 1)) #s(hole binary32 (+ 1 (* x (+ 2 (* x (+ 2 (* 2 x))))))))
#s(approx (- 1 (pow (* (/ x (- 1 x)) 2) 2)) #s(hole binary32 1))
#s(approx (- 1 (pow (* (/ x (- 1 x)) 2) 2)) #s(hole binary32 (+ 1 (* -4 (pow x 2)))))
#s(approx (- 1 (pow (* (/ x (- 1 x)) 2) 2)) #s(hole binary32 (+ 1 (* (pow x 2) (- (* -8 x) 4)))))
#s(approx (- 1 (pow (* (/ x (- 1 x)) 2) 2)) #s(hole binary32 (+ 1 (* (pow x 2) (- (* x (- (* -12 x) 8)) 4)))))
#s(approx (pow (* (/ x (- 1 x)) 2) 2) #s(hole binary32 (* 4 (pow x 2))))
#s(approx (pow (* (/ x (- 1 x)) 2) 2) #s(hole binary32 (* (pow x 2) (+ 4 (* 8 x)))))
#s(approx (pow (* (/ x (- 1 x)) 2) 2) #s(hole binary32 (* (pow x 2) (+ 4 (* x (+ 8 (* 12 x)))))))
#s(approx (pow (* (/ x (- 1 x)) 2) 2) #s(hole binary32 (* (pow x 2) (+ 4 (* x (+ 8 (* x (+ 12 (* 16 x)))))))))
#s(approx (* (/ x (- 1 x)) 2) #s(hole binary32 (* 2 x)))
#s(approx (* (/ x (- 1 x)) 2) #s(hole binary32 (* x (+ 2 (* 2 x)))))
#s(approx (* (/ x (- 1 x)) 2) #s(hole binary32 (* x (+ 2 (* x (+ 2 (* 2 x)))))))
#s(approx (* (/ x (- 1 x)) 2) #s(hole binary32 (* x (+ 2 (* x (+ 2 (* x (+ 2 (* 2 x)))))))))
#s(approx (/ x (- 1 x)) #s(hole binary32 x))
#s(approx (/ x (- 1 x)) #s(hole binary32 (* x (+ 1 x))))
#s(approx (/ x (- 1 x)) #s(hole binary32 (* x (+ 1 (* x (+ 1 x))))))
#s(approx (/ x (- 1 x)) #s(hole binary32 (* x (+ 1 (* x (+ 1 (* x (+ 1 x))))))))
#s(approx (- 1 x) #s(hole binary32 1))
#s(approx (- 1 x) #s(hole binary32 (+ 1 (* -1 x))))
#s(approx (+ (* -2 (/ x (- 1 x))) 1) #s(hole binary32 1))
#s(approx (+ (* -2 (/ x (- 1 x))) 1) #s(hole binary32 (+ 1 (* -2 x))))
#s(approx (+ (* -2 (/ x (- 1 x))) 1) #s(hole binary32 (+ 1 (* x (- (* -2 x) 2)))))
#s(approx (+ (* -2 (/ x (- 1 x))) 1) #s(hole binary32 (+ 1 (* x (- (* x (- (* -2 x) 2)) 2)))))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) #s(hole binary32 (* 1/2 (log -1))))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) #s(hole binary32 (+ (* 1/2 (log -1)) (/ 1 x))))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) #s(hole binary32 (+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (/ 1 x)))))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) #s(hole binary32 (+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (+ (/ 1 x) (* 1/5 (/ 1 (pow x 5))))))))
#s(approx (+ x (* (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) x)) #s(hole binary32 (* 1/7 (pow x 7))))
#s(approx (+ x (* (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) x)) #s(hole binary32 (* (pow x 7) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))))
#s(approx (+ x (* (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) x)) #s(hole binary32 (* (pow x 7) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))))
#s(approx (+ x (* (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) x)) #s(hole binary32 (* (pow x 7) (+ 1/7 (+ (/ 1/3 (pow x 4)) (+ (* 1/5 (/ 1 (pow x 2))) (/ 1 (pow x 6))))))))
#s(approx (* (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) x) #s(hole binary32 (* 1/7 (pow x 7))))
#s(approx (* (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) x) #s(hole binary32 (* (pow x 7) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))))
#s(approx (* (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) x) #s(hole binary32 (* (pow x 7) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))))
#s(approx (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) #s(hole binary32 (* 1/7 (pow x 6))))
#s(approx (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) #s(hole binary32 (* (pow x 6) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))))
#s(approx (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) #s(hole binary32 (* (pow x 6) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))))
#s(approx (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) #s(hole binary32 (* 1/7 (pow x 5))))
#s(approx (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) #s(hole binary32 (* (pow x 5) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))))
#s(approx (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) #s(hole binary32 (* (pow x 5) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))))
#s(approx (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) #s(hole binary32 (* 1/7 (pow x 4))))
#s(approx (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) #s(hole binary32 (* (pow x 4) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))))
#s(approx (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) #s(hole binary32 (* (pow x 4) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))))
#s(approx (+ (* (* x x) 1/7) 1/5) #s(hole binary32 (* 1/7 (pow x 2))))
#s(approx (+ (* (* x x) 1/7) 1/5) #s(hole binary32 (* (pow x 2) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))))
#s(approx (+ (* x 1) (* x (* (* (+ (* (* x x) 1/5) 1/3) x) x))) #s(hole binary32 (* 1/5 (pow x 5))))
#s(approx (+ (* x 1) (* x (* (* (+ (* (* x x) 1/5) 1/3) x) x))) #s(hole binary32 (* (pow x 5) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))))
#s(approx (+ (* x 1) (* x (* (* (+ (* (* x x) 1/5) 1/3) x) x))) #s(hole binary32 (* (pow x 5) (+ 1/5 (+ (* 1/3 (/ 1 (pow x 2))) (/ 1 (pow x 4)))))))
#s(approx (* x (* (* (+ (* (* x x) 1/5) 1/3) x) x)) #s(hole binary32 (* 1/5 (pow x 5))))
#s(approx (* x (* (* (+ (* (* x x) 1/5) 1/3) x) x)) #s(hole binary32 (* (pow x 5) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))))
#s(approx (* (* (+ (* (* x x) 1/5) 1/3) x) x) #s(hole binary32 (* 1/5 (pow x 4))))
#s(approx (* (* (+ (* (* x x) 1/5) 1/3) x) x) #s(hole binary32 (* (pow x 4) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))))
#s(approx (+ (* (* (+ (* 1/5 (* x x)) 1/3) (* x x)) x) x) #s(hole binary32 (* 1/5 (pow x 5))))
#s(approx (+ (* (* (+ (* 1/5 (* x x)) 1/3) (* x x)) x) x) #s(hole binary32 (* (pow x 5) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))))
#s(approx (+ (* (* (+ (* 1/5 (* x x)) 1/3) (* x x)) x) x) #s(hole binary32 (* (pow x 5) (+ 1/5 (+ (* 1/3 (/ 1 (pow x 2))) (/ 1 (pow x 4)))))))
#s(approx (* (+ (* 1/5 (* x x)) 1/3) (* x x)) #s(hole binary32 (* 1/5 (pow x 4))))
#s(approx (* (+ (* 1/5 (* x x)) 1/3) (* x x)) #s(hole binary32 (* (pow x 4) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))))
#s(approx (+ (* 1/5 (* x x)) 1/3) #s(hole binary32 (* 1/5 (pow x 2))))
#s(approx (+ (* 1/5 (* x x)) 1/3) #s(hole binary32 (* (pow x 2) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))))
#s(approx (log (sqrt (/ (- 1 (pow (* (/ x (- 1 x)) 2) 2)) (+ (* -2 (/ x (- 1 x))) 1)))) #s(hole binary32 (log (sqrt -1))))
#s(approx (log (sqrt (/ (- 1 (pow (* (/ x (- 1 x)) 2) 2)) (+ (* -2 (/ x (- 1 x))) 1)))) #s(hole binary32 (- (log (sqrt -1)) (/ 1 (* x (pow (sqrt -1) 2))))))
#s(approx (log (sqrt (/ (- 1 (pow (* (/ x (- 1 x)) 2) 2)) (+ (* -2 (/ x (- 1 x))) 1)))) #s(hole binary32 (- (+ (log (sqrt -1)) (* 1/2 (/ (- (* -1 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (pow (sqrt -1) 2))) (/ 1 (pow (sqrt -1) 4))) (pow x 2)))) (/ 1 (* x (pow (sqrt -1) 2))))))
#s(approx (log (sqrt (/ (- 1 (pow (* (/ x (- 1 x)) 2) 2)) (+ (* -2 (/ x (- 1 x))) 1)))) #s(hole binary32 (- (+ (log (sqrt -1)) (+ (* 1/6 (/ (- (+ (* -3 (/ (+ 2 (+ (* 2 (/ 1 (pow (sqrt -1) 2))) (/ 1 (pow (sqrt -1) 4)))) (pow (sqrt -1) 2))) (* -3 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (pow (sqrt -1) 4)))) (* 2 (/ 1 (pow (sqrt -1) 6)))) (pow x 3))) (* 1/2 (/ (- (* -1 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (pow (sqrt -1) 2))) (/ 1 (pow (sqrt -1) 4))) (pow x 2))))) (/ 1 (* x (pow (sqrt -1) 2))))))
#s(approx (sqrt (/ (- 1 (pow (* (/ x (- 1 x)) 2) 2)) (+ (* -2 (/ x (- 1 x))) 1))) #s(hole binary32 (sqrt -1)))
#s(approx (sqrt (/ (- 1 (pow (* (/ x (- 1 x)) 2) 2)) (+ (* -2 (/ x (- 1 x))) 1))) #s(hole binary32 (- (sqrt -1) (/ 1 (* x (sqrt -1))))))
#s(approx (sqrt (/ (- 1 (pow (* (/ x (- 1 x)) 2) 2)) (+ (* -2 (/ x (- 1 x))) 1))) #s(hole binary32 (- (+ (sqrt -1) (* -1/2 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (* (pow x 2) (sqrt -1))))) (/ 1 (* x (sqrt -1))))))
#s(approx (sqrt (/ (- 1 (pow (* (/ x (- 1 x)) 2) 2)) (+ (* -2 (/ x (- 1 x))) 1))) #s(hole binary32 (- (+ (sqrt -1) (+ (* -1/2 (/ (+ 2 (+ (* 2 (/ 1 (pow (sqrt -1) 2))) (/ 1 (pow (sqrt -1) 4)))) (* (pow x 3) (sqrt -1)))) (* -1/2 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (* (pow x 2) (sqrt -1)))))) (/ 1 (* x (sqrt -1))))))
#s(approx (/ (- 1 (pow (* (/ x (- 1 x)) 2) 2)) (+ (* -2 (/ x (- 1 x))) 1)) #s(hole binary32 -1))
#s(approx (/ (- 1 (pow (* (/ x (- 1 x)) 2) 2)) (+ (* -2 (/ x (- 1 x))) 1)) #s(hole binary32 (* -1 (+ 1 (* 2 (/ 1 x))))))
#s(approx (/ (- 1 (pow (* (/ x (- 1 x)) 2) 2)) (+ (* -2 (/ x (- 1 x))) 1)) #s(hole binary32 (- (* -1 (/ (+ 2 (* 2 (/ 1 x))) x)) 1)))
#s(approx (/ (- 1 (pow (* (/ x (- 1 x)) 2) 2)) (+ (* -2 (/ x (- 1 x))) 1)) #s(hole binary32 (- (* -1 (/ (+ 2 (* 2 (/ 1 x))) (pow x 2))) (+ 1 (* 2 (/ 1 x))))))
#s(approx (- 1 (pow (* (/ x (- 1 x)) 2) 2)) #s(hole binary32 -3))
#s(approx (- 1 (pow (* (/ x (- 1 x)) 2) 2)) #s(hole binary32 (* -1 (+ 3 (* 8 (/ 1 x))))))
#s(approx (- 1 (pow (* (/ x (- 1 x)) 2) 2)) #s(hole binary32 (- (* -1 (/ (+ 8 (* 12 (/ 1 x))) x)) 3)))
#s(approx (- 1 (pow (* (/ x (- 1 x)) 2) 2)) #s(hole binary32 (- (* -1 (/ (+ 12 (* 16 (/ 1 x))) (pow x 2))) (+ 3 (* 8 (/ 1 x))))))
#s(approx (pow (* (/ x (- 1 x)) 2) 2) #s(hole binary32 4))
#s(approx (pow (* (/ x (- 1 x)) 2) 2) #s(hole binary32 (+ 4 (* 8 (/ 1 x)))))
#s(approx (pow (* (/ x (- 1 x)) 2) 2) #s(hole binary32 (+ 4 (+ (* 8 (/ 1 x)) (/ 12 (pow x 2))))))
#s(approx (pow (* (/ x (- 1 x)) 2) 2) #s(hole binary32 (+ 4 (+ (* 8 (/ 1 x)) (+ (* 16 (/ 1 (pow x 3))) (/ 12 (pow x 2)))))))
#s(approx (* (/ x (- 1 x)) 2) #s(hole binary32 -2))
#s(approx (* (/ x (- 1 x)) 2) #s(hole binary32 (* -1 (+ 2 (* 2 (/ 1 x))))))
#s(approx (* (/ x (- 1 x)) 2) #s(hole binary32 (- (* -1 (/ (+ 2 (* 2 (/ 1 x))) x)) 2)))
#s(approx (* (/ x (- 1 x)) 2) #s(hole binary32 (- (* -1 (/ (+ 2 (* 2 (/ 1 x))) (pow x 2))) (+ 2 (* 2 (/ 1 x))))))
#s(approx (/ x (- 1 x)) #s(hole binary32 -1))
#s(approx (/ x (- 1 x)) #s(hole binary32 (* -1 (+ 1 (/ 1 x)))))
#s(approx (/ x (- 1 x)) #s(hole binary32 (- (* -1 (/ (+ 1 (/ 1 x)) x)) 1)))
#s(approx (/ x (- 1 x)) #s(hole binary32 (- (* -1 (/ (+ 1 (/ 1 x)) (pow x 2))) (+ 1 (/ 1 x)))))
#s(approx (- 1 x) #s(hole binary32 (* -1 x)))
#s(approx (- 1 x) #s(hole binary32 (* x (- (/ 1 x) 1))))
#s(approx (+ (* -2 (/ x (- 1 x))) 1) #s(hole binary32 3))
#s(approx (+ (* -2 (/ x (- 1 x))) 1) #s(hole binary32 (+ 3 (* 2 (/ 1 x)))))
#s(approx (+ (* -2 (/ x (- 1 x))) 1) #s(hole binary32 (+ 3 (+ (* 2 (/ 1 x)) (/ 2 (pow x 2))))))
#s(approx (+ (* -2 (/ x (- 1 x))) 1) #s(hole binary32 (+ 3 (+ (* 2 (/ 1 x)) (+ (* 2 (/ 1 (pow x 3))) (/ 2 (pow x 2)))))))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) #s(hole binary32 (+ (* -1 (/ (- (* -1 (/ (+ 1/3 (* 1/5 (/ 1 (pow x 2)))) (pow x 2))) 1) x)) (* 1/2 (log -1)))))
#s(approx (+ x (* (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) x)) #s(hole binary32 (* -1 (* (pow x 7) (- (* -1 (/ (+ 1/5 (* 1/3 (/ 1 (pow x 2)))) (pow x 2))) 1/7)))))
#s(approx (+ x (* (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) x)) #s(hole binary32 (* -1 (* (pow x 7) (- (* -1 (/ (+ 1/3 (/ 1 (pow x 2))) (pow x 4))) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))))))
#s(approx (* (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) x) #s(hole binary32 (* -1 (* (pow x 7) (- (* -1 (/ (+ 1/5 (* 1/3 (/ 1 (pow x 2)))) (pow x 2))) 1/7)))))
#s(approx (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) #s(hole binary32 (* -1 (* (pow x 5) (- (* -1 (/ (+ 1/5 (* 1/3 (/ 1 (pow x 2)))) (pow x 2))) 1/7)))))
#s(approx (+ (* x 1) (* x (* (* (+ (* (* x x) 1/5) 1/3) x) x))) #s(hole binary32 (* -1 (* (pow x 5) (- (* -1 (/ (+ 1/3 (/ 1 (pow x 2))) (pow x 2))) 1/5)))))
#s(approx (+ (* (* (+ (* 1/5 (* x x)) 1/3) (* x x)) x) x) #s(hole binary32 (* -1 (* (pow x 5) (- (* -1 (/ (+ 1/3 (/ 1 (pow x 2))) (pow x 2))) 1/5)))))
#s(approx (log (sqrt (/ (- 1 (pow (* (/ x (- 1 x)) 2) 2)) (+ (* -2 (/ x (- 1 x))) 1)))) #s(hole binary32 (+ (log (sqrt -1)) (* -1 (/ (+ (* -1/2 (/ (- (* -1 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (pow (sqrt -1) 2))) (/ 1 (pow (sqrt -1) 4))) x)) (/ 1 (pow (sqrt -1) 2))) x)))))
#s(approx (log (sqrt (/ (- 1 (pow (* (/ x (- 1 x)) 2) 2)) (+ (* -2 (/ x (- 1 x))) 1)))) #s(hole binary32 (+ (log (sqrt -1)) (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (/ (+ (* 3 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (pow (sqrt -1) 4))) (+ (* 3 (/ (- 2 (* -1 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (pow (sqrt -1) 2)))) (pow (sqrt -1) 2))) (* 2 (/ 1 (pow (sqrt -1) 6))))) x)) (* 1/2 (- (* -1 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (pow (sqrt -1) 2))) (/ 1 (pow (sqrt -1) 4))))) x)) (/ 1 (pow (sqrt -1) 2))) x)))))
#s(approx (sqrt (/ (- 1 (pow (* (/ x (- 1 x)) 2) 2)) (+ (* -2 (/ x (- 1 x))) 1))) #s(hole binary32 (+ (sqrt -1) (* -1 (/ (+ (* 1/2 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (* x (sqrt -1)))) (/ 1 (sqrt -1))) x)))))
#s(approx (sqrt (/ (- 1 (pow (* (/ x (- 1 x)) 2) 2)) (+ (* -2 (/ x (- 1 x))) 1))) #s(hole binary32 (+ (sqrt -1) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (sqrt -1))) (* -1/2 (/ (- 2 (* -1 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (pow (sqrt -1) 2)))) (* x (sqrt -1))))) x)) (/ 1 (sqrt -1))) x)))))
#s(approx (/ (- 1 (pow (* (/ x (- 1 x)) 2) 2)) (+ (* -2 (/ x (- 1 x))) 1)) #s(hole binary32 (- (* -1 (/ (+ 2 (+ (* 2 (/ 1 x)) (/ 2 (pow x 2)))) x)) 1)))
#s(approx (- 1 (pow (* (/ x (- 1 x)) 2) 2)) #s(hole binary32 (- (* -1 (/ (+ 8 (+ (* 12 (/ 1 x)) (/ 16 (pow x 2)))) x)) 3)))
#s(approx (pow (* (/ x (- 1 x)) 2) 2) #s(hole binary32 (+ 4 (* -1 (/ (- (* -1 (/ (+ 12 (* 16 (/ 1 x))) x)) 8) x)))))
#s(approx (* (/ x (- 1 x)) 2) #s(hole binary32 (- (* -1 (/ (+ 2 (+ (* 2 (/ 1 x)) (/ 2 (pow x 2)))) x)) 2)))
#s(approx (/ x (- 1 x)) #s(hole binary32 (- (* -1 (/ (+ 1 (+ (/ 1 x) (/ 1 (pow x 2)))) x)) 1)))
#s(approx (- 1 x) #s(hole binary32 (* -1 (* x (- 1 (/ 1 x))))))
#s(approx (+ (* -2 (/ x (- 1 x))) 1) #s(hole binary32 (+ 3 (* -1 (/ (- (* -1 (/ (+ 2 (* 2 (/ 1 x))) x)) 2) x)))))
Calls

3 calls:

TimeVariablePointExpression
87.0ms
x
@0
((* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (+ x (* (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) x)) x (* (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) x) (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) (+ (* (* x x) 1/7) 1/5) (* x x) 1/7 1/5 1/3 (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (+ (* x 1) (* x (* (* (+ (* (* x x) 1/5) 1/3) x) x))) 1 (* x (* (* (+ (* (* x x) 1/5) 1/3) x) x)) (* (* (+ (* (* x x) 1/5) 1/3) x) x) (* 1/3 (* x x)) (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (+ (* (* (+ (* 1/5 (* x x)) 1/3) (* x x)) x) x) (* (+ (* 1/5 (* x x)) 1/3) (* x x)) (+ (* 1/5 (* x x)) 1/3) (log (sqrt (/ (- 1 (pow (* (/ x (- 1 x)) 2) 2)) (+ (* -2 (/ x (- 1 x))) 1)))) (sqrt (/ (- 1 (pow (* (/ x (- 1 x)) 2) 2)) (+ (* -2 (/ x (- 1 x))) 1))) (/ (- 1 (pow (* (/ x (- 1 x)) 2) 2)) (+ (* -2 (/ x (- 1 x))) 1)) (- 1 (pow (* (/ x (- 1 x)) 2) 2)) (pow (* (/ x (- 1 x)) 2) 2) (* (/ x (- 1 x)) 2) (/ x (- 1 x)) (- 1 x) 2 (+ (* -2 (/ x (- 1 x))) 1) -2)
6.0ms
x
@inf
((* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (+ x (* (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) x)) x (* (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) x) (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) (+ (* (* x x) 1/7) 1/5) (* x x) 1/7 1/5 1/3 (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (+ (* x 1) (* x (* (* (+ (* (* x x) 1/5) 1/3) x) x))) 1 (* x (* (* (+ (* (* x x) 1/5) 1/3) x) x)) (* (* (+ (* (* x x) 1/5) 1/3) x) x) (* 1/3 (* x x)) (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (+ (* (* (+ (* 1/5 (* x x)) 1/3) (* x x)) x) x) (* (+ (* 1/5 (* x x)) 1/3) (* x x)) (+ (* 1/5 (* x x)) 1/3) (log (sqrt (/ (- 1 (pow (* (/ x (- 1 x)) 2) 2)) (+ (* -2 (/ x (- 1 x))) 1)))) (sqrt (/ (- 1 (pow (* (/ x (- 1 x)) 2) 2)) (+ (* -2 (/ x (- 1 x))) 1))) (/ (- 1 (pow (* (/ x (- 1 x)) 2) 2)) (+ (* -2 (/ x (- 1 x))) 1)) (- 1 (pow (* (/ x (- 1 x)) 2) 2)) (pow (* (/ x (- 1 x)) 2) 2) (* (/ x (- 1 x)) 2) (/ x (- 1 x)) (- 1 x) 2 (+ (* -2 (/ x (- 1 x))) 1) -2)
6.0ms
x
@-inf
((* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (+ x (* (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) x)) x (* (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) x) (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) (+ (* (* x x) 1/7) 1/5) (* x x) 1/7 1/5 1/3 (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (+ (* x 1) (* x (* (* (+ (* (* x x) 1/5) 1/3) x) x))) 1 (* x (* (* (+ (* (* x x) 1/5) 1/3) x) x)) (* (* (+ (* (* x x) 1/5) 1/3) x) x) (* 1/3 (* x x)) (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (+ (* (* (+ (* 1/5 (* x x)) 1/3) (* x x)) x) x) (* (+ (* 1/5 (* x x)) 1/3) (* x x)) (+ (* 1/5 (* x x)) 1/3) (log (sqrt (/ (- 1 (pow (* (/ x (- 1 x)) 2) 2)) (+ (* -2 (/ x (- 1 x))) 1)))) (sqrt (/ (- 1 (pow (* (/ x (- 1 x)) 2) 2)) (+ (* -2 (/ x (- 1 x))) 1))) (/ (- 1 (pow (* (/ x (- 1 x)) 2) 2)) (+ (* -2 (/ x (- 1 x))) 1)) (- 1 (pow (* (/ x (- 1 x)) 2) 2)) (pow (* (/ x (- 1 x)) 2) 2) (* (/ x (- 1 x)) 2) (/ x (- 1 x)) (- 1 x) 2 (+ (* -2 (/ x (- 1 x))) 1) -2)

rewrite1.0s (10.8%)

Memory
19.8MiB live, 205.0MiB allocated; 192ms collecting garbage
Iterations

Useful iterations: 5 (0.0ms)

IterNodesCost
07055061
110415061
210435061
310475061
410535061
510585061
610645061
710685061
810705061
910735061
010734484
040644439
151774368
265264354
375164345
480624345
583254344
684364344
784704344
884764344
984774344
Stop Event
saturated
iter limit
node limit
saturated
Counts
194 → 317
Calls
Call 1
Inputs
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (+.f32 x (*.f32 (*.f32 (*.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) x) x) x)))
(+.f32 x (*.f32 (*.f32 (*.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) x) x) x))
x
(*.f32 (*.f32 (*.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) x) x) x)
(*.f32 (*.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) x) x)
(*.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) x)
(fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32))
(fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))
(*.f32 x x)
#s(literal 1/7 binary32)
#s(literal 1/5 binary32)
#s(literal 1/3 binary32)
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 x #s(literal 1 binary32) (*.f32 x #s(approx (* (* (+ (* (* x x) 1/5) 1/3) x) x) (*.f32 #s(literal 1/3 binary32) (*.f32 x x))))))
(fma.f32 x #s(literal 1 binary32) (*.f32 x #s(approx (* (* (+ (* (* x x) 1/5) 1/3) x) x) (*.f32 #s(literal 1/3 binary32) (*.f32 x x)))))
#s(literal 1 binary32)
(*.f32 x #s(approx (* (* (+ (* (* x x) 1/5) 1/3) x) x) (*.f32 #s(literal 1/3 binary32) (*.f32 x x))))
#s(approx (* (* (+ (* (* x x) 1/5) 1/3) x) x) (*.f32 #s(literal 1/3 binary32) (*.f32 x x)))
(*.f32 #s(literal 1/3 binary32) (*.f32 x x))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (*.f32 (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x)) x x))
(fma.f32 (*.f32 (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x)) x x)
(*.f32 (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x))
(fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))
(log.f32 (sqrt.f32 (/.f32 (-.f32 #s(literal 1 binary32) (pow.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) #s(literal 2 binary32))) (fma.f32 #s(literal -2 binary32) (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 1 binary32)))))
(sqrt.f32 (/.f32 (-.f32 #s(literal 1 binary32) (pow.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) #s(literal 2 binary32))) (fma.f32 #s(literal -2 binary32) (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 1 binary32))))
(/.f32 (-.f32 #s(literal 1 binary32) (pow.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) #s(literal 2 binary32))) (fma.f32 #s(literal -2 binary32) (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 1 binary32)))
(-.f32 #s(literal 1 binary32) (pow.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) #s(literal 2 binary32)))
(pow.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) #s(literal 2 binary32))
(*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32))
(/.f32 x (-.f32 #s(literal 1 binary32) x))
(-.f32 #s(literal 1 binary32) x)
#s(literal 2 binary32)
(fma.f32 #s(literal -2 binary32) (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 1 binary32))
#s(literal -2 binary32)
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) #s(hole binary32 x))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) #s(hole binary32 (* x (+ 1 (* 1/3 (pow x 2))))))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) #s(hole binary32 (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) #s(hole binary32 (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2))))))))))
#s(approx (+ x (* (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) x)) #s(hole binary32 x))
#s(approx (+ x (* (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) x)) #s(hole binary32 (* x (+ 1 (* 1/3 (pow x 2))))))
#s(approx (+ x (* (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) x)) #s(hole binary32 (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))))
#s(approx (+ x (* (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) x)) #s(hole binary32 (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2))))))))))
#s(approx x #s(hole binary32 x))
#s(approx (* (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) x) #s(hole binary32 (* 1/3 (pow x 3))))
#s(approx (* (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) x) #s(hole binary32 (* (pow x 3) (+ 1/3 (* 1/5 (pow x 2))))))
#s(approx (* (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) x) #s(hole binary32 (* (pow x 3) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2))))))))
#s(approx (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) #s(hole binary32 (* 1/3 (pow x 2))))
#s(approx (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) #s(hole binary32 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))
#s(approx (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) #s(hole binary32 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2))))))))
#s(approx (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) #s(hole binary32 (* 1/3 x)))
#s(approx (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) #s(hole binary32 (* x (+ 1/3 (* 1/5 (pow x 2))))))
#s(approx (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) #s(hole binary32 (* x (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2))))))))
#s(approx (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) #s(hole binary32 1/3))
#s(approx (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) #s(hole binary32 (+ 1/3 (* 1/5 (pow x 2)))))
#s(approx (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) #s(hole binary32 (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2)))))))
#s(approx (+ (* (* x x) 1/7) 1/5) #s(hole binary32 1/5))
#s(approx (+ (* (* x x) 1/7) 1/5) #s(hole binary32 (+ 1/5 (* 1/7 (pow x 2)))))
#s(approx (* x x) #s(hole binary32 (pow x 2)))
#s(approx (+ (* x 1) (* x (* (* (+ (* (* x x) 1/5) 1/3) x) x))) #s(hole binary32 x))
#s(approx (+ (* x 1) (* x (* (* (+ (* (* x x) 1/5) 1/3) x) x))) #s(hole binary32 (* x (+ 1 (* 1/3 (pow x 2))))))
#s(approx (+ (* x 1) (* x (* (* (+ (* (* x x) 1/5) 1/3) x) x))) #s(hole binary32 (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))))
#s(approx (* x (* (* (+ (* (* x x) 1/5) 1/3) x) x)) #s(hole binary32 (* 1/3 (pow x 3))))
#s(approx (* x (* (* (+ (* (* x x) 1/5) 1/3) x) x)) #s(hole binary32 (* (pow x 3) (+ 1/3 (* 1/5 (pow x 2))))))
#s(approx (* (* (+ (* (* x x) 1/5) 1/3) x) x) #s(hole binary32 (* 1/3 (pow x 2))))
#s(approx (* (* (+ (* (* x x) 1/5) 1/3) x) x) #s(hole binary32 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))
#s(approx (* 1/3 (* x x)) #s(hole binary32 (* 1/3 (pow x 2))))
#s(approx (+ (* (* (+ (* 1/5 (* x x)) 1/3) (* x x)) x) x) #s(hole binary32 x))
#s(approx (+ (* (* (+ (* 1/5 (* x x)) 1/3) (* x x)) x) x) #s(hole binary32 (* x (+ 1 (* 1/3 (pow x 2))))))
#s(approx (+ (* (* (+ (* 1/5 (* x x)) 1/3) (* x x)) x) x) #s(hole binary32 (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))))
#s(approx (* (+ (* 1/5 (* x x)) 1/3) (* x x)) #s(hole binary32 (* 1/3 (pow x 2))))
#s(approx (* (+ (* 1/5 (* x x)) 1/3) (* x x)) #s(hole binary32 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))
#s(approx (+ (* 1/5 (* x x)) 1/3) #s(hole binary32 1/3))
#s(approx (+ (* 1/5 (* x x)) 1/3) #s(hole binary32 (+ 1/3 (* 1/5 (pow x 2)))))
#s(approx (log (sqrt (/ (- 1 (pow (* (/ x (- 1 x)) 2) 2)) (+ (* -2 (/ x (- 1 x))) 1)))) #s(hole binary32 x))
#s(approx (log (sqrt (/ (- 1 (pow (* (/ x (- 1 x)) 2) 2)) (+ (* -2 (/ x (- 1 x))) 1)))) #s(hole binary32 (* x (+ 1 (* 1/3 (pow x 2))))))
#s(approx (log (sqrt (/ (- 1 (pow (* (/ x (- 1 x)) 2) 2)) (+ (* -2 (/ x (- 1 x))) 1)))) #s(hole binary32 (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))))
#s(approx (log (sqrt (/ (- 1 (pow (* (/ x (- 1 x)) 2) 2)) (+ (* -2 (/ x (- 1 x))) 1)))) #s(hole binary32 (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2))))))))))
#s(approx (sqrt (/ (- 1 (pow (* (/ x (- 1 x)) 2) 2)) (+ (* -2 (/ x (- 1 x))) 1))) #s(hole binary32 1))
#s(approx (sqrt (/ (- 1 (pow (* (/ x (- 1 x)) 2) 2)) (+ (* -2 (/ x (- 1 x))) 1))) #s(hole binary32 (+ 1 x)))
#s(approx (sqrt (/ (- 1 (pow (* (/ x (- 1 x)) 2) 2)) (+ (* -2 (/ x (- 1 x))) 1))) #s(hole binary32 (+ 1 (* x (+ 1 (* 1/2 x))))))
#s(approx (sqrt (/ (- 1 (pow (* (/ x (- 1 x)) 2) 2)) (+ (* -2 (/ x (- 1 x))) 1))) #s(hole binary32 (+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/2 x))))))))
#s(approx (/ (- 1 (pow (* (/ x (- 1 x)) 2) 2)) (+ (* -2 (/ x (- 1 x))) 1)) #s(hole binary32 1))
#s(approx (/ (- 1 (pow (* (/ x (- 1 x)) 2) 2)) (+ (* -2 (/ x (- 1 x))) 1)) #s(hole binary32 (+ 1 (* 2 x))))
#s(approx (/ (- 1 (pow (* (/ x (- 1 x)) 2) 2)) (+ (* -2 (/ x (- 1 x))) 1)) #s(hole binary32 (+ 1 (* x (+ 2 (* 2 x))))))
#s(approx (/ (- 1 (pow (* (/ x (- 1 x)) 2) 2)) (+ (* -2 (/ x (- 1 x))) 1)) #s(hole binary32 (+ 1 (* x (+ 2 (* x (+ 2 (* 2 x))))))))
#s(approx (- 1 (pow (* (/ x (- 1 x)) 2) 2)) #s(hole binary32 1))
#s(approx (- 1 (pow (* (/ x (- 1 x)) 2) 2)) #s(hole binary32 (+ 1 (* -4 (pow x 2)))))
#s(approx (- 1 (pow (* (/ x (- 1 x)) 2) 2)) #s(hole binary32 (+ 1 (* (pow x 2) (- (* -8 x) 4)))))
#s(approx (- 1 (pow (* (/ x (- 1 x)) 2) 2)) #s(hole binary32 (+ 1 (* (pow x 2) (- (* x (- (* -12 x) 8)) 4)))))
#s(approx (pow (* (/ x (- 1 x)) 2) 2) #s(hole binary32 (* 4 (pow x 2))))
#s(approx (pow (* (/ x (- 1 x)) 2) 2) #s(hole binary32 (* (pow x 2) (+ 4 (* 8 x)))))
#s(approx (pow (* (/ x (- 1 x)) 2) 2) #s(hole binary32 (* (pow x 2) (+ 4 (* x (+ 8 (* 12 x)))))))
#s(approx (pow (* (/ x (- 1 x)) 2) 2) #s(hole binary32 (* (pow x 2) (+ 4 (* x (+ 8 (* x (+ 12 (* 16 x)))))))))
#s(approx (* (/ x (- 1 x)) 2) #s(hole binary32 (* 2 x)))
#s(approx (* (/ x (- 1 x)) 2) #s(hole binary32 (* x (+ 2 (* 2 x)))))
#s(approx (* (/ x (- 1 x)) 2) #s(hole binary32 (* x (+ 2 (* x (+ 2 (* 2 x)))))))
#s(approx (* (/ x (- 1 x)) 2) #s(hole binary32 (* x (+ 2 (* x (+ 2 (* x (+ 2 (* 2 x)))))))))
#s(approx (/ x (- 1 x)) #s(hole binary32 x))
#s(approx (/ x (- 1 x)) #s(hole binary32 (* x (+ 1 x))))
#s(approx (/ x (- 1 x)) #s(hole binary32 (* x (+ 1 (* x (+ 1 x))))))
#s(approx (/ x (- 1 x)) #s(hole binary32 (* x (+ 1 (* x (+ 1 (* x (+ 1 x))))))))
#s(approx (- 1 x) #s(hole binary32 1))
#s(approx (- 1 x) #s(hole binary32 (+ 1 (* -1 x))))
#s(approx (+ (* -2 (/ x (- 1 x))) 1) #s(hole binary32 1))
#s(approx (+ (* -2 (/ x (- 1 x))) 1) #s(hole binary32 (+ 1 (* -2 x))))
#s(approx (+ (* -2 (/ x (- 1 x))) 1) #s(hole binary32 (+ 1 (* x (- (* -2 x) 2)))))
#s(approx (+ (* -2 (/ x (- 1 x))) 1) #s(hole binary32 (+ 1 (* x (- (* x (- (* -2 x) 2)) 2)))))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) #s(hole binary32 (* 1/2 (log -1))))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) #s(hole binary32 (+ (* 1/2 (log -1)) (/ 1 x))))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) #s(hole binary32 (+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (/ 1 x)))))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) #s(hole binary32 (+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (+ (/ 1 x) (* 1/5 (/ 1 (pow x 5))))))))
#s(approx (+ x (* (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) x)) #s(hole binary32 (* 1/7 (pow x 7))))
#s(approx (+ x (* (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) x)) #s(hole binary32 (* (pow x 7) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))))
#s(approx (+ x (* (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) x)) #s(hole binary32 (* (pow x 7) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))))
#s(approx (+ x (* (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) x)) #s(hole binary32 (* (pow x 7) (+ 1/7 (+ (/ 1/3 (pow x 4)) (+ (* 1/5 (/ 1 (pow x 2))) (/ 1 (pow x 6))))))))
#s(approx (* (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) x) #s(hole binary32 (* 1/7 (pow x 7))))
#s(approx (* (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) x) #s(hole binary32 (* (pow x 7) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))))
#s(approx (* (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) x) #s(hole binary32 (* (pow x 7) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))))
#s(approx (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) #s(hole binary32 (* 1/7 (pow x 6))))
#s(approx (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) #s(hole binary32 (* (pow x 6) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))))
#s(approx (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) #s(hole binary32 (* (pow x 6) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))))
#s(approx (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) #s(hole binary32 (* 1/7 (pow x 5))))
#s(approx (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) #s(hole binary32 (* (pow x 5) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))))
#s(approx (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) #s(hole binary32 (* (pow x 5) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))))
#s(approx (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) #s(hole binary32 (* 1/7 (pow x 4))))
#s(approx (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) #s(hole binary32 (* (pow x 4) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))))
#s(approx (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) #s(hole binary32 (* (pow x 4) (+ 1/7 (+ (/ 1/3 (pow x 4)) (* 1/5 (/ 1 (pow x 2))))))))
#s(approx (+ (* (* x x) 1/7) 1/5) #s(hole binary32 (* 1/7 (pow x 2))))
#s(approx (+ (* (* x x) 1/7) 1/5) #s(hole binary32 (* (pow x 2) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))))
#s(approx (+ (* x 1) (* x (* (* (+ (* (* x x) 1/5) 1/3) x) x))) #s(hole binary32 (* 1/5 (pow x 5))))
#s(approx (+ (* x 1) (* x (* (* (+ (* (* x x) 1/5) 1/3) x) x))) #s(hole binary32 (* (pow x 5) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))))
#s(approx (+ (* x 1) (* x (* (* (+ (* (* x x) 1/5) 1/3) x) x))) #s(hole binary32 (* (pow x 5) (+ 1/5 (+ (* 1/3 (/ 1 (pow x 2))) (/ 1 (pow x 4)))))))
#s(approx (* x (* (* (+ (* (* x x) 1/5) 1/3) x) x)) #s(hole binary32 (* 1/5 (pow x 5))))
#s(approx (* x (* (* (+ (* (* x x) 1/5) 1/3) x) x)) #s(hole binary32 (* (pow x 5) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))))
#s(approx (* (* (+ (* (* x x) 1/5) 1/3) x) x) #s(hole binary32 (* 1/5 (pow x 4))))
#s(approx (* (* (+ (* (* x x) 1/5) 1/3) x) x) #s(hole binary32 (* (pow x 4) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))))
#s(approx (+ (* (* (+ (* 1/5 (* x x)) 1/3) (* x x)) x) x) #s(hole binary32 (* 1/5 (pow x 5))))
#s(approx (+ (* (* (+ (* 1/5 (* x x)) 1/3) (* x x)) x) x) #s(hole binary32 (* (pow x 5) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))))
#s(approx (+ (* (* (+ (* 1/5 (* x x)) 1/3) (* x x)) x) x) #s(hole binary32 (* (pow x 5) (+ 1/5 (+ (* 1/3 (/ 1 (pow x 2))) (/ 1 (pow x 4)))))))
#s(approx (* (+ (* 1/5 (* x x)) 1/3) (* x x)) #s(hole binary32 (* 1/5 (pow x 4))))
#s(approx (* (+ (* 1/5 (* x x)) 1/3) (* x x)) #s(hole binary32 (* (pow x 4) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))))
#s(approx (+ (* 1/5 (* x x)) 1/3) #s(hole binary32 (* 1/5 (pow x 2))))
#s(approx (+ (* 1/5 (* x x)) 1/3) #s(hole binary32 (* (pow x 2) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))))
#s(approx (log (sqrt (/ (- 1 (pow (* (/ x (- 1 x)) 2) 2)) (+ (* -2 (/ x (- 1 x))) 1)))) #s(hole binary32 (log (sqrt -1))))
#s(approx (log (sqrt (/ (- 1 (pow (* (/ x (- 1 x)) 2) 2)) (+ (* -2 (/ x (- 1 x))) 1)))) #s(hole binary32 (- (log (sqrt -1)) (/ 1 (* x (pow (sqrt -1) 2))))))
#s(approx (log (sqrt (/ (- 1 (pow (* (/ x (- 1 x)) 2) 2)) (+ (* -2 (/ x (- 1 x))) 1)))) #s(hole binary32 (- (+ (log (sqrt -1)) (* 1/2 (/ (- (* -1 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (pow (sqrt -1) 2))) (/ 1 (pow (sqrt -1) 4))) (pow x 2)))) (/ 1 (* x (pow (sqrt -1) 2))))))
#s(approx (log (sqrt (/ (- 1 (pow (* (/ x (- 1 x)) 2) 2)) (+ (* -2 (/ x (- 1 x))) 1)))) #s(hole binary32 (- (+ (log (sqrt -1)) (+ (* 1/6 (/ (- (+ (* -3 (/ (+ 2 (+ (* 2 (/ 1 (pow (sqrt -1) 2))) (/ 1 (pow (sqrt -1) 4)))) (pow (sqrt -1) 2))) (* -3 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (pow (sqrt -1) 4)))) (* 2 (/ 1 (pow (sqrt -1) 6)))) (pow x 3))) (* 1/2 (/ (- (* -1 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (pow (sqrt -1) 2))) (/ 1 (pow (sqrt -1) 4))) (pow x 2))))) (/ 1 (* x (pow (sqrt -1) 2))))))
#s(approx (sqrt (/ (- 1 (pow (* (/ x (- 1 x)) 2) 2)) (+ (* -2 (/ x (- 1 x))) 1))) #s(hole binary32 (sqrt -1)))
#s(approx (sqrt (/ (- 1 (pow (* (/ x (- 1 x)) 2) 2)) (+ (* -2 (/ x (- 1 x))) 1))) #s(hole binary32 (- (sqrt -1) (/ 1 (* x (sqrt -1))))))
#s(approx (sqrt (/ (- 1 (pow (* (/ x (- 1 x)) 2) 2)) (+ (* -2 (/ x (- 1 x))) 1))) #s(hole binary32 (- (+ (sqrt -1) (* -1/2 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (* (pow x 2) (sqrt -1))))) (/ 1 (* x (sqrt -1))))))
#s(approx (sqrt (/ (- 1 (pow (* (/ x (- 1 x)) 2) 2)) (+ (* -2 (/ x (- 1 x))) 1))) #s(hole binary32 (- (+ (sqrt -1) (+ (* -1/2 (/ (+ 2 (+ (* 2 (/ 1 (pow (sqrt -1) 2))) (/ 1 (pow (sqrt -1) 4)))) (* (pow x 3) (sqrt -1)))) (* -1/2 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (* (pow x 2) (sqrt -1)))))) (/ 1 (* x (sqrt -1))))))
#s(approx (/ (- 1 (pow (* (/ x (- 1 x)) 2) 2)) (+ (* -2 (/ x (- 1 x))) 1)) #s(hole binary32 -1))
#s(approx (/ (- 1 (pow (* (/ x (- 1 x)) 2) 2)) (+ (* -2 (/ x (- 1 x))) 1)) #s(hole binary32 (* -1 (+ 1 (* 2 (/ 1 x))))))
#s(approx (/ (- 1 (pow (* (/ x (- 1 x)) 2) 2)) (+ (* -2 (/ x (- 1 x))) 1)) #s(hole binary32 (- (* -1 (/ (+ 2 (* 2 (/ 1 x))) x)) 1)))
#s(approx (/ (- 1 (pow (* (/ x (- 1 x)) 2) 2)) (+ (* -2 (/ x (- 1 x))) 1)) #s(hole binary32 (- (* -1 (/ (+ 2 (* 2 (/ 1 x))) (pow x 2))) (+ 1 (* 2 (/ 1 x))))))
#s(approx (- 1 (pow (* (/ x (- 1 x)) 2) 2)) #s(hole binary32 -3))
#s(approx (- 1 (pow (* (/ x (- 1 x)) 2) 2)) #s(hole binary32 (* -1 (+ 3 (* 8 (/ 1 x))))))
#s(approx (- 1 (pow (* (/ x (- 1 x)) 2) 2)) #s(hole binary32 (- (* -1 (/ (+ 8 (* 12 (/ 1 x))) x)) 3)))
#s(approx (- 1 (pow (* (/ x (- 1 x)) 2) 2)) #s(hole binary32 (- (* -1 (/ (+ 12 (* 16 (/ 1 x))) (pow x 2))) (+ 3 (* 8 (/ 1 x))))))
#s(approx (pow (* (/ x (- 1 x)) 2) 2) #s(hole binary32 4))
#s(approx (pow (* (/ x (- 1 x)) 2) 2) #s(hole binary32 (+ 4 (* 8 (/ 1 x)))))
#s(approx (pow (* (/ x (- 1 x)) 2) 2) #s(hole binary32 (+ 4 (+ (* 8 (/ 1 x)) (/ 12 (pow x 2))))))
#s(approx (pow (* (/ x (- 1 x)) 2) 2) #s(hole binary32 (+ 4 (+ (* 8 (/ 1 x)) (+ (* 16 (/ 1 (pow x 3))) (/ 12 (pow x 2)))))))
#s(approx (* (/ x (- 1 x)) 2) #s(hole binary32 -2))
#s(approx (* (/ x (- 1 x)) 2) #s(hole binary32 (* -1 (+ 2 (* 2 (/ 1 x))))))
#s(approx (* (/ x (- 1 x)) 2) #s(hole binary32 (- (* -1 (/ (+ 2 (* 2 (/ 1 x))) x)) 2)))
#s(approx (* (/ x (- 1 x)) 2) #s(hole binary32 (- (* -1 (/ (+ 2 (* 2 (/ 1 x))) (pow x 2))) (+ 2 (* 2 (/ 1 x))))))
#s(approx (/ x (- 1 x)) #s(hole binary32 -1))
#s(approx (/ x (- 1 x)) #s(hole binary32 (* -1 (+ 1 (/ 1 x)))))
#s(approx (/ x (- 1 x)) #s(hole binary32 (- (* -1 (/ (+ 1 (/ 1 x)) x)) 1)))
#s(approx (/ x (- 1 x)) #s(hole binary32 (- (* -1 (/ (+ 1 (/ 1 x)) (pow x 2))) (+ 1 (/ 1 x)))))
#s(approx (- 1 x) #s(hole binary32 (* -1 x)))
#s(approx (- 1 x) #s(hole binary32 (* x (- (/ 1 x) 1))))
#s(approx (+ (* -2 (/ x (- 1 x))) 1) #s(hole binary32 3))
#s(approx (+ (* -2 (/ x (- 1 x))) 1) #s(hole binary32 (+ 3 (* 2 (/ 1 x)))))
#s(approx (+ (* -2 (/ x (- 1 x))) 1) #s(hole binary32 (+ 3 (+ (* 2 (/ 1 x)) (/ 2 (pow x 2))))))
#s(approx (+ (* -2 (/ x (- 1 x))) 1) #s(hole binary32 (+ 3 (+ (* 2 (/ 1 x)) (+ (* 2 (/ 1 (pow x 3))) (/ 2 (pow x 2)))))))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) #s(hole binary32 (+ (* -1 (/ (- (* -1 (/ (+ 1/3 (* 1/5 (/ 1 (pow x 2)))) (pow x 2))) 1) x)) (* 1/2 (log -1)))))
#s(approx (+ x (* (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) x)) #s(hole binary32 (* -1 (* (pow x 7) (- (* -1 (/ (+ 1/5 (* 1/3 (/ 1 (pow x 2)))) (pow x 2))) 1/7)))))
#s(approx (+ x (* (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) x)) #s(hole binary32 (* -1 (* (pow x 7) (- (* -1 (/ (+ 1/3 (/ 1 (pow x 2))) (pow x 4))) (+ 1/7 (* 1/5 (/ 1 (pow x 2)))))))))
#s(approx (* (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) x) #s(hole binary32 (* -1 (* (pow x 7) (- (* -1 (/ (+ 1/5 (* 1/3 (/ 1 (pow x 2)))) (pow x 2))) 1/7)))))
#s(approx (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) #s(hole binary32 (* -1 (* (pow x 5) (- (* -1 (/ (+ 1/5 (* 1/3 (/ 1 (pow x 2)))) (pow x 2))) 1/7)))))
#s(approx (+ (* x 1) (* x (* (* (+ (* (* x x) 1/5) 1/3) x) x))) #s(hole binary32 (* -1 (* (pow x 5) (- (* -1 (/ (+ 1/3 (/ 1 (pow x 2))) (pow x 2))) 1/5)))))
#s(approx (+ (* (* (+ (* 1/5 (* x x)) 1/3) (* x x)) x) x) #s(hole binary32 (* -1 (* (pow x 5) (- (* -1 (/ (+ 1/3 (/ 1 (pow x 2))) (pow x 2))) 1/5)))))
#s(approx (log (sqrt (/ (- 1 (pow (* (/ x (- 1 x)) 2) 2)) (+ (* -2 (/ x (- 1 x))) 1)))) #s(hole binary32 (+ (log (sqrt -1)) (* -1 (/ (+ (* -1/2 (/ (- (* -1 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (pow (sqrt -1) 2))) (/ 1 (pow (sqrt -1) 4))) x)) (/ 1 (pow (sqrt -1) 2))) x)))))
#s(approx (log (sqrt (/ (- 1 (pow (* (/ x (- 1 x)) 2) 2)) (+ (* -2 (/ x (- 1 x))) 1)))) #s(hole binary32 (+ (log (sqrt -1)) (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (/ (+ (* 3 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (pow (sqrt -1) 4))) (+ (* 3 (/ (- 2 (* -1 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (pow (sqrt -1) 2)))) (pow (sqrt -1) 2))) (* 2 (/ 1 (pow (sqrt -1) 6))))) x)) (* 1/2 (- (* -1 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (pow (sqrt -1) 2))) (/ 1 (pow (sqrt -1) 4))))) x)) (/ 1 (pow (sqrt -1) 2))) x)))))
#s(approx (sqrt (/ (- 1 (pow (* (/ x (- 1 x)) 2) 2)) (+ (* -2 (/ x (- 1 x))) 1))) #s(hole binary32 (+ (sqrt -1) (* -1 (/ (+ (* 1/2 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (* x (sqrt -1)))) (/ 1 (sqrt -1))) x)))))
#s(approx (sqrt (/ (- 1 (pow (* (/ x (- 1 x)) 2) 2)) (+ (* -2 (/ x (- 1 x))) 1))) #s(hole binary32 (+ (sqrt -1) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (sqrt -1))) (* -1/2 (/ (- 2 (* -1 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (pow (sqrt -1) 2)))) (* x (sqrt -1))))) x)) (/ 1 (sqrt -1))) x)))))
#s(approx (/ (- 1 (pow (* (/ x (- 1 x)) 2) 2)) (+ (* -2 (/ x (- 1 x))) 1)) #s(hole binary32 (- (* -1 (/ (+ 2 (+ (* 2 (/ 1 x)) (/ 2 (pow x 2)))) x)) 1)))
#s(approx (- 1 (pow (* (/ x (- 1 x)) 2) 2)) #s(hole binary32 (- (* -1 (/ (+ 8 (+ (* 12 (/ 1 x)) (/ 16 (pow x 2)))) x)) 3)))
#s(approx (pow (* (/ x (- 1 x)) 2) 2) #s(hole binary32 (+ 4 (* -1 (/ (- (* -1 (/ (+ 12 (* 16 (/ 1 x))) x)) 8) x)))))
#s(approx (* (/ x (- 1 x)) 2) #s(hole binary32 (- (* -1 (/ (+ 2 (+ (* 2 (/ 1 x)) (/ 2 (pow x 2)))) x)) 2)))
#s(approx (/ x (- 1 x)) #s(hole binary32 (- (* -1 (/ (+ 1 (+ (/ 1 x) (/ 1 (pow x 2)))) x)) 1)))
#s(approx (- 1 x) #s(hole binary32 (* -1 (* x (- 1 (/ 1 x))))))
#s(approx (+ (* -2 (/ x (- 1 x))) 1) #s(hole binary32 (+ 3 (* -1 (/ (- (* -1 (/ (+ 2 (* 2 (/ 1 x))) x)) 2) x)))))
Outputs
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (*.f32 (*.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) x) x) x x))
(*.f32 (fma.f32 (*.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) x) x #s(literal 1 binary32)) x)
(*.f32 x (fma.f32 (*.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) x) x #s(literal 1 binary32)))
(/.f32 (-.f32 (*.f32 x x) (*.f32 (*.f32 (*.f32 (*.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) x) x) x) (*.f32 (*.f32 (*.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) x) x) x))) (-.f32 x (*.f32 (*.f32 (*.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) x) x) x)))
(/.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (*.f32 (*.f32 (*.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) x) x) x) #s(literal 3 binary32))) (fma.f32 x x (-.f32 (*.f32 (*.f32 (*.f32 (*.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) x) x) x) (*.f32 (*.f32 (*.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) x) x) x)) (*.f32 x (*.f32 (*.f32 (*.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) x) x) x)))))
(-.f32 x (*.f32 (neg.f32 (*.f32 (*.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) x) x)) x))
(fma.f32 (*.f32 (*.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) x) x) x x)
(fma.f32 (*.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) x) (*.f32 x x) x)
(fma.f32 x (*.f32 (*.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) x) x) x)
(+.f32 (*.f32 (*.f32 (*.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) x) x) x) x)
(+.f32 x (*.f32 (*.f32 (*.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) x) x) x))
x
(*.f32 (*.f32 (*.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) x) x) x)
(*.f32 (*.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) x) (*.f32 x x))
(*.f32 x (*.f32 (*.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) x) x))
(*.f32 (*.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) x) x)
(*.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x))
(*.f32 (*.f32 x x) (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)))
(*.f32 x (*.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) x))
(fma.f32 (*.f32 #s(literal 1/3 binary32) x) x (*.f32 (*.f32 (*.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) x) x) (*.f32 x x)))
(fma.f32 (*.f32 #s(literal 1/3 binary32) x) x (*.f32 (*.f32 x x) (*.f32 (*.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) x) x)))
(fma.f32 #s(literal 1/3 binary32) (*.f32 x x) (*.f32 (*.f32 (*.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) x) x) (*.f32 x x)))
(fma.f32 #s(literal 1/3 binary32) (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (*.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) x) x)))
(fma.f32 (*.f32 x x) #s(literal 1/3 binary32) (*.f32 (*.f32 (*.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) x) x) (*.f32 x x)))
(fma.f32 (*.f32 x x) #s(literal 1/3 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) x) x)))
(+.f32 (*.f32 #s(literal 1/3 binary32) (*.f32 x x)) (*.f32 (*.f32 (*.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) x) x) (*.f32 x x)))
(+.f32 (*.f32 #s(literal 1/3 binary32) (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 (*.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) x) x)))
(*.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) x)
(*.f32 x (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)))
(fma.f32 #s(literal 1/3 binary32) x (*.f32 (*.f32 (*.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) x) x) x))
(fma.f32 #s(literal 1/3 binary32) x (*.f32 x (*.f32 (*.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) x) x)))
(fma.f32 x #s(literal 1/3 binary32) (*.f32 (*.f32 (*.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) x) x) x))
(fma.f32 x #s(literal 1/3 binary32) (*.f32 x (*.f32 (*.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) x) x)))
(+.f32 (*.f32 #s(literal 1/3 binary32) x) (*.f32 (*.f32 (*.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) x) x) x))
(+.f32 (*.f32 #s(literal 1/3 binary32) x) (*.f32 x (*.f32 (*.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) x) x)))
(/.f32 (-.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 (*.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) x) x) (*.f32 (*.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) x) x))) (-.f32 #s(literal 1/3 binary32) (*.f32 (*.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) x) x)))
(/.f32 (-.f32 (*.f32 (*.f32 (*.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) x) x) (*.f32 (*.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) x) x)) #s(literal 1/9 binary32)) (-.f32 (*.f32 (*.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) x) x) #s(literal 1/3 binary32)))
(/.f32 (+.f32 #s(literal 1/27 binary32) (pow.f32 (*.f32 (*.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) x) x) #s(literal 3 binary32))) (+.f32 #s(literal 1/9 binary32) (-.f32 (*.f32 (*.f32 (*.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) x) x) (*.f32 (*.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) x) x)) (*.f32 #s(literal 1/3 binary32) (*.f32 (*.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) x) x)))))
(/.f32 (+.f32 (pow.f32 (*.f32 (*.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) x) x) #s(literal 3 binary32)) #s(literal 1/27 binary32)) (fma.f32 (*.f32 (*.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) x) x) (*.f32 (*.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) x) x) (-.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 (*.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) x) x) #s(literal 1/3 binary32)))))
(-.f32 #s(literal 1/3 binary32) (*.f32 (neg.f32 (*.f32 x x)) (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))))
(fma.f32 (*.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) x) x #s(literal 1/3 binary32))
(fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32))
(fma.f32 (*.f32 x x) (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) #s(literal 1/3 binary32))
(+.f32 (*.f32 (*.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) x) x) #s(literal 1/3 binary32))
(+.f32 #s(literal 1/3 binary32) (*.f32 (*.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) x) x))
(/.f32 (-.f32 (*.f32 (*.f32 #s(literal 1/7 binary32) (*.f32 x x)) (*.f32 #s(literal 1/7 binary32) (*.f32 x x))) #s(literal 1/25 binary32)) (-.f32 (*.f32 #s(literal 1/7 binary32) (*.f32 x x)) #s(literal 1/5 binary32)))
(/.f32 (-.f32 #s(literal 1/25 binary32) (*.f32 (*.f32 #s(literal 1/7 binary32) (*.f32 x x)) (*.f32 #s(literal 1/7 binary32) (*.f32 x x)))) (-.f32 #s(literal 1/5 binary32) (*.f32 #s(literal 1/7 binary32) (*.f32 x x))))
(/.f32 (+.f32 (pow.f32 (*.f32 #s(literal 1/7 binary32) (*.f32 x x)) #s(literal 3 binary32)) #s(literal 1/125 binary32)) (fma.f32 (*.f32 #s(literal 1/7 binary32) (*.f32 x x)) (*.f32 #s(literal 1/7 binary32) (*.f32 x x)) (-.f32 #s(literal 1/25 binary32) (*.f32 (*.f32 #s(literal 1/7 binary32) (*.f32 x x)) #s(literal 1/5 binary32)))))
(/.f32 (+.f32 #s(literal 1/125 binary32) (pow.f32 (*.f32 #s(literal 1/7 binary32) (*.f32 x x)) #s(literal 3 binary32))) (+.f32 #s(literal 1/25 binary32) (-.f32 (*.f32 (*.f32 #s(literal 1/7 binary32) (*.f32 x x)) (*.f32 #s(literal 1/7 binary32) (*.f32 x x))) (*.f32 #s(literal 1/5 binary32) (*.f32 #s(literal 1/7 binary32) (*.f32 x x))))))
(-.f32 #s(literal 1/5 binary32) (*.f32 #s(literal -1/7 binary32) (*.f32 x x)))
(fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32))
(fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32))
(fma.f32 x (*.f32 x #s(literal 1/7 binary32)) #s(literal 1/5 binary32))
(+.f32 (*.f32 #s(literal 1/7 binary32) (*.f32 x x)) #s(literal 1/5 binary32))
(+.f32 #s(literal 1/5 binary32) (*.f32 #s(literal 1/7 binary32) (*.f32 x x)))
(*.f32 (pow.f32 x #s(literal 1 binary32)) (pow.f32 x #s(literal 1 binary32)))
(*.f32 (fabs.f32 x) (fabs.f32 x))
(*.f32 (neg.f32 x) (neg.f32 x))
(*.f32 x x)
(pow.f32 x #s(literal 2 binary32))
(exp.f32 (*.f32 (log.f32 x) #s(literal 2 binary32)))
#s(literal 1/7 binary32)
#s(literal 1/5 binary32)
#s(literal 1/3 binary32)
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 #s(approx (* (* (+ (* (* x x) 1/5) 1/3) x) x) (*.f32 #s(literal 1/3 binary32) (*.f32 x x))) x x))
(*.f32 x (+.f32 #s(literal 1 binary32) #s(approx (* (* (+ (* (* x x) 1/5) 1/3) x) x) (*.f32 #s(literal 1/3 binary32) (*.f32 x x)))))
(/.f32 (-.f32 (*.f32 x x) (*.f32 (*.f32 #s(approx (* (* (+ (* (* x x) 1/5) 1/3) x) x) (*.f32 #s(literal 1/3 binary32) (*.f32 x x))) x) (*.f32 #s(approx (* (* (+ (* (* x x) 1/5) 1/3) x) x) (*.f32 #s(literal 1/3 binary32) (*.f32 x x))) x))) (-.f32 x (*.f32 #s(approx (* (* (+ (* (* x x) 1/5) 1/3) x) x) (*.f32 #s(literal 1/3 binary32) (*.f32 x x))) x)))
(/.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (*.f32 #s(approx (* (* (+ (* (* x x) 1/5) 1/3) x) x) (*.f32 #s(literal 1/3 binary32) (*.f32 x x))) x) #s(literal 3 binary32))) (fma.f32 x x (-.f32 (*.f32 (*.f32 #s(approx (* (* (+ (* (* x x) 1/5) 1/3) x) x) (*.f32 #s(literal 1/3 binary32) (*.f32 x x))) x) (*.f32 #s(approx (* (* (+ (* (* x x) 1/5) 1/3) x) x) (*.f32 #s(literal 1/3 binary32) (*.f32 x x))) x)) (*.f32 x (*.f32 #s(approx (* (* (+ (* (* x x) 1/5) 1/3) x) x) (*.f32 #s(literal 1/3 binary32) (*.f32 x x))) x)))))
(-.f32 x (*.f32 (neg.f32 x) #s(approx (* (* (+ (* (* x x) 1/5) 1/3) x) x) (*.f32 #s(literal 1/3 binary32) (*.f32 x x)))))
(fma.f32 #s(approx (* (* (+ (* (* x x) 1/5) 1/3) x) x) (*.f32 #s(literal 1/3 binary32) (*.f32 x x))) x x)
(fma.f32 x #s(approx (* (* (+ (* (* x x) 1/5) 1/3) x) x) (*.f32 #s(literal 1/3 binary32) (*.f32 x x))) x)
(fma.f32 x #s(literal 1 binary32) (*.f32 #s(approx (* (* (+ (* (* x x) 1/5) 1/3) x) x) (*.f32 #s(literal 1/3 binary32) (*.f32 x x))) x))
(+.f32 (*.f32 #s(approx (* (* (+ (* (* x x) 1/5) 1/3) x) x) (*.f32 #s(literal 1/3 binary32) (*.f32 x x))) x) x)
(+.f32 x (*.f32 #s(approx (* (* (+ (* (* x x) 1/5) 1/3) x) x) (*.f32 #s(literal 1/3 binary32) (*.f32 x x))) x))
#s(literal 1 binary32)
(*.f32 #s(approx (* (* (+ (* (* x x) 1/5) 1/3) x) x) (*.f32 #s(literal 1/3 binary32) (*.f32 x x))) x)
(*.f32 x #s(approx (* (* (+ (* (* x x) 1/5) 1/3) x) x) (*.f32 #s(literal 1/3 binary32) (*.f32 x x))))
#s(approx (* (* (+ (* (* x x) 1/5) 1/3) x) x) (*.f32 #s(literal 1/3 binary32) (*.f32 x x)))
(*.f32 (*.f32 #s(literal 1/3 binary32) x) x)
(*.f32 #s(literal 1/3 binary32) (*.f32 x x))
(*.f32 (*.f32 x x) #s(literal 1/3 binary32))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (pow.f32 x #s(literal 3 binary32)) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) x))
(*.f32 (fma.f32 (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x) #s(literal 1 binary32)) x)
(*.f32 x (fma.f32 (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x) #s(literal 1 binary32)))
(/.f32 (-.f32 (*.f32 (*.f32 (pow.f32 x #s(literal 3 binary32)) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) (*.f32 (pow.f32 x #s(literal 3 binary32)) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)))) (*.f32 x x)) (-.f32 (*.f32 (pow.f32 x #s(literal 3 binary32)) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) x))
(/.f32 (-.f32 (*.f32 x x) (*.f32 (*.f32 (pow.f32 x #s(literal 3 binary32)) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) (*.f32 (pow.f32 x #s(literal 3 binary32)) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))))) (-.f32 x (*.f32 (pow.f32 x #s(literal 3 binary32)) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)))))
(/.f32 (+.f32 (pow.f32 (*.f32 (pow.f32 x #s(literal 3 binary32)) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32))) (fma.f32 (*.f32 (pow.f32 x #s(literal 3 binary32)) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) (*.f32 (pow.f32 x #s(literal 3 binary32)) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) (-.f32 (*.f32 x x) (*.f32 (*.f32 (pow.f32 x #s(literal 3 binary32)) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) x))))
(/.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (*.f32 (pow.f32 x #s(literal 3 binary32)) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) #s(literal 3 binary32))) (fma.f32 x x (-.f32 (*.f32 (*.f32 (pow.f32 x #s(literal 3 binary32)) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) (*.f32 (pow.f32 x #s(literal 3 binary32)) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)))) (*.f32 x (*.f32 (pow.f32 x #s(literal 3 binary32)) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)))))))
(-.f32 x (*.f32 (neg.f32 x) (*.f32 (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x))))
(fma.f32 (pow.f32 x #s(literal 3 binary32)) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) x)
(fma.f32 (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (pow.f32 x #s(literal 3 binary32)) x)
(fma.f32 (*.f32 (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x)) x x)
(fma.f32 x (*.f32 (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x)) x)
(+.f32 (*.f32 (pow.f32 x #s(literal 3 binary32)) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))) x)
(+.f32 x (*.f32 (pow.f32 x #s(literal 3 binary32)) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))))
(*.f32 (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x))
(*.f32 (*.f32 (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) x) x)
(*.f32 (*.f32 x x) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)))
(*.f32 x (*.f32 (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) x))
(fma.f32 (*.f32 #s(literal 1/3 binary32) x) x (*.f32 (*.f32 #s(literal 1/5 binary32) (*.f32 x x)) (*.f32 x x)))
(fma.f32 (*.f32 #s(literal 1/3 binary32) x) x (*.f32 (*.f32 x x) (*.f32 #s(literal 1/5 binary32) (*.f32 x x))))
(fma.f32 #s(literal 1/3 binary32) (*.f32 x x) (*.f32 (*.f32 #s(literal 1/5 binary32) (*.f32 x x)) (*.f32 x x)))
(fma.f32 #s(literal 1/3 binary32) (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 #s(literal 1/5 binary32) (*.f32 x x))))
(fma.f32 (*.f32 x x) #s(literal 1/3 binary32) (*.f32 (*.f32 #s(literal 1/5 binary32) (*.f32 x x)) (*.f32 x x)))
(fma.f32 (*.f32 x x) #s(literal 1/3 binary32) (*.f32 (*.f32 x x) (*.f32 #s(literal 1/5 binary32) (*.f32 x x))))
(+.f32 (*.f32 #s(literal 1/3 binary32) (*.f32 x x)) (*.f32 (*.f32 #s(literal 1/5 binary32) (*.f32 x x)) (*.f32 x x)))
(+.f32 (*.f32 #s(literal 1/3 binary32) (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 #s(literal 1/5 binary32) (*.f32 x x))))
(/.f32 (-.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 #s(literal 1/5 binary32) (*.f32 x x)) (*.f32 #s(literal 1/5 binary32) (*.f32 x x)))) (-.f32 #s(literal 1/3 binary32) (*.f32 #s(literal 1/5 binary32) (*.f32 x x))))
(/.f32 (-.f32 (*.f32 (*.f32 #s(literal 1/5 binary32) (*.f32 x x)) (*.f32 #s(literal 1/5 binary32) (*.f32 x x))) #s(literal 1/9 binary32)) (-.f32 (*.f32 #s(literal 1/5 binary32) (*.f32 x x)) #s(literal 1/3 binary32)))
(/.f32 (+.f32 #s(literal 1/27 binary32) (pow.f32 (*.f32 #s(literal 1/5 binary32) (*.f32 x x)) #s(literal 3 binary32))) (+.f32 #s(literal 1/9 binary32) (-.f32 (*.f32 (*.f32 #s(literal 1/5 binary32) (*.f32 x x)) (*.f32 #s(literal 1/5 binary32) (*.f32 x x))) (*.f32 #s(literal 1/3 binary32) (*.f32 #s(literal 1/5 binary32) (*.f32 x x))))))
(/.f32 (+.f32 (pow.f32 (*.f32 #s(literal 1/5 binary32) (*.f32 x x)) #s(literal 3 binary32)) #s(literal 1/27 binary32)) (fma.f32 (*.f32 #s(literal 1/5 binary32) (*.f32 x x)) (*.f32 #s(literal 1/5 binary32) (*.f32 x x)) (-.f32 #s(literal 1/9 binary32) (*.f32 (*.f32 #s(literal 1/5 binary32) (*.f32 x x)) #s(literal 1/3 binary32)))))
(-.f32 #s(literal 1/3 binary32) (*.f32 #s(literal -1/5 binary32) (*.f32 x x)))
(fma.f32 (*.f32 #s(literal 1/5 binary32) x) x #s(literal 1/3 binary32))
(fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))
(fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32))
(fma.f32 x (*.f32 x #s(literal 1/5 binary32)) #s(literal 1/3 binary32))
(+.f32 (*.f32 #s(literal 1/5 binary32) (*.f32 x x)) #s(literal 1/3 binary32))
(+.f32 #s(literal 1/3 binary32) (*.f32 #s(literal 1/5 binary32) (*.f32 x x)))
(log.f32 (sqrt.f32 (/.f32 (-.f32 #s(literal 1 binary32) (pow.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) #s(literal 2 binary32))) (fma.f32 #s(literal -2 binary32) (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 1 binary32)))))
(sqrt.f32 (/.f32 (-.f32 #s(literal 1 binary32) (pow.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) #s(literal 2 binary32))) (fma.f32 #s(literal -2 binary32) (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 1 binary32))))
(/.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) #s(literal 2 binary32)))) (sqrt.f32 (fma.f32 #s(literal -2 binary32) (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 1 binary32))))
(pow.f32 (/.f32 (-.f32 #s(literal 1 binary32) (pow.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) #s(literal 2 binary32))) (fma.f32 #s(literal -2 binary32) (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 1 binary32))) #s(literal 1/2 binary32))
(/.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (pow.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) #s(literal 2 binary32)))) (neg.f32 (fma.f32 #s(literal -2 binary32) (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 1 binary32))))
(/.f32 (-.f32 #s(literal 1 binary32) (pow.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) #s(literal 2 binary32))) (fma.f32 #s(literal -2 binary32) (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 1 binary32)))
(-.f32 (/.f32 #s(literal 1 binary32) (fma.f32 #s(literal -2 binary32) (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 1 binary32))) (/.f32 (pow.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) #s(literal 2 binary32)) (fma.f32 #s(literal -2 binary32) (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 1 binary32))))
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) #s(literal 2 binary32)) (pow.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) #s(literal 2 binary32)))) (+.f32 #s(literal 1 binary32) (pow.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) #s(literal 2 binary32))))
(/.f32 (-.f32 #s(literal 1 binary32) (pow.f32 (pow.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) #s(literal 2 binary32)) #s(literal 3 binary32))) (+.f32 #s(literal 1 binary32) (fma.f32 (pow.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) #s(literal 2 binary32)) (pow.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) #s(literal 2 binary32)) (*.f32 #s(literal 1 binary32) (pow.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) #s(literal 2 binary32))))))
(-.f32 #s(literal 1 binary32) (pow.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) #s(literal 2 binary32)))
(*.f32 (pow.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) #s(literal 1 binary32)) (pow.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) #s(literal 1 binary32)))
(*.f32 (pow.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) #s(literal 4 binary32))
(*.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)))
(pow.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) #s(literal 2 binary32))
(exp.f32 (*.f32 (log.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32))) #s(literal 2 binary32)))
(*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32))
(*.f32 #s(literal 2 binary32) (/.f32 x (-.f32 #s(literal 1 binary32) x)))
(/.f32 (neg.f32 (*.f32 x #s(literal 2 binary32))) (neg.f32 (-.f32 #s(literal 1 binary32) x)))
(/.f32 (*.f32 x #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) x))
(/.f32 (neg.f32 x) (neg.f32 (-.f32 #s(literal 1 binary32) x)))
(/.f32 x (-.f32 #s(literal 1 binary32) x))
(/.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (+.f32 #s(literal 1 binary32) (fma.f32 x x x)))
(/.f32 (+.f32 #s(literal 1 binary32) (pow.f32 (neg.f32 x) #s(literal 3 binary32))) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 x x) (*.f32 #s(literal 1 binary32) (neg.f32 x)))))
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (-.f32 #s(literal 1 binary32) (neg.f32 x)))
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 x #s(literal 1 binary32)))
(-.f32 #s(literal 1 binary32) x)
(fma.f32 #s(literal -1 binary32) x #s(literal 1 binary32))
(fma.f32 x #s(literal -1 binary32) #s(literal 1 binary32))
(+.f32 (neg.f32 x) #s(literal 1 binary32))
(+.f32 #s(literal 1 binary32) (neg.f32 x))
#s(literal 2 binary32)
(/.f32 (-.f32 (*.f32 (*.f32 #s(literal -2 binary32) (/.f32 x (-.f32 #s(literal 1 binary32) x))) (*.f32 #s(literal -2 binary32) (/.f32 x (-.f32 #s(literal 1 binary32) x)))) #s(literal 1 binary32)) (-.f32 (*.f32 #s(literal -2 binary32) (/.f32 x (-.f32 #s(literal 1 binary32) x))) #s(literal 1 binary32)))
(/.f32 (+.f32 (pow.f32 (*.f32 #s(literal -2 binary32) (/.f32 x (-.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32)) #s(literal 1 binary32)) (fma.f32 (*.f32 #s(literal -2 binary32) (/.f32 x (-.f32 #s(literal 1 binary32) x))) (*.f32 #s(literal -2 binary32) (/.f32 x (-.f32 #s(literal 1 binary32) x))) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 #s(literal -2 binary32) (/.f32 x (-.f32 #s(literal 1 binary32) x))) #s(literal 1 binary32)))))
(fma.f32 #s(literal -2 binary32) (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 1 binary32))
(fma.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal -2 binary32) #s(literal 1 binary32))
(+.f32 (*.f32 #s(literal -2 binary32) (/.f32 x (-.f32 #s(literal 1 binary32) x))) #s(literal 1 binary32))
(+.f32 #s(literal 1 binary32) (*.f32 #s(literal -2 binary32) (/.f32 x (-.f32 #s(literal 1 binary32) x))))
#s(literal -2 binary32)
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) x)
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (*.f32 (fma.f32 (*.f32 #s(literal 1/3 binary32) x) x #s(literal 1 binary32)) x))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (pow.f32 x #s(literal 3 binary32)) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) x))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (*.f32 (*.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) x) x) x x))
#s(approx (+ x (* (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) x)) x)
#s(approx (+ x (* (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) x)) (*.f32 (fma.f32 (*.f32 #s(literal 1/3 binary32) x) x #s(literal 1 binary32)) x))
#s(approx (+ x (* (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) x)) (fma.f32 (pow.f32 x #s(literal 3 binary32)) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) x))
#s(approx (+ x (* (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) x)) (fma.f32 (*.f32 (*.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) x) x) x x))
#s(approx x x)
#s(approx (* (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) x) (*.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1/3 binary32)))
#s(approx (* (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) x) (*.f32 (pow.f32 x #s(literal 3 binary32)) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))))
#s(approx (* (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) x) (*.f32 (pow.f32 x #s(literal 3 binary32)) (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32))))
#s(approx (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) (*.f32 #s(literal 1/3 binary32) (*.f32 x x)))
#s(approx (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) (*.f32 (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x)))
#s(approx (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) (*.f32 (*.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) x) x))
#s(approx (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) (*.f32 #s(literal 1/3 binary32) x))
#s(approx (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) (*.f32 (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) x))
#s(approx (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) (*.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) x))
#s(approx (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) #s(literal 1/3 binary32))
#s(approx (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)))
#s(approx (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)))
#s(approx (+ (* (* x x) 1/7) 1/5) #s(literal 1/5 binary32))
#s(approx (+ (* (* x x) 1/7) 1/5) (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)))
#s(approx (* x x) (*.f32 x x))
#s(approx (+ (* (* (+ (* 1/5 (* x x)) 1/3) (* x x)) x) x) x)
#s(approx (+ (* (* (+ (* 1/5 (* x x)) 1/3) (* x x)) x) x) (*.f32 (fma.f32 (*.f32 #s(literal 1/3 binary32) x) x #s(literal 1 binary32)) x))
#s(approx (+ (* (* (+ (* 1/5 (* x x)) 1/3) (* x x)) x) x) (fma.f32 (pow.f32 x #s(literal 3 binary32)) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) x))
#s(approx (* x (* (* (+ (* (* x x) 1/5) 1/3) x) x)) (*.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1/3 binary32)))
#s(approx (* x (* (* (+ (* (* x x) 1/5) 1/3) x) x)) (*.f32 (pow.f32 x #s(literal 3 binary32)) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))))
#s(approx (* (* (+ (* (* x x) 1/5) 1/3) x) x) (*.f32 #s(literal 1/3 binary32) (*.f32 x x)))
#s(approx (* (* (+ (* (* x x) 1/5) 1/3) x) x) (*.f32 (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x)))
#s(approx (* 1/3 (* x x)) (*.f32 #s(literal 1/3 binary32) (*.f32 x x)))
#s(approx (+ (* (* (+ (* 1/5 (* x x)) 1/3) (* x x)) x) x) x)
#s(approx (+ (* (* (+ (* 1/5 (* x x)) 1/3) (* x x)) x) x) (*.f32 (fma.f32 (*.f32 #s(literal 1/3 binary32) x) x #s(literal 1 binary32)) x))
#s(approx (+ (* (* (+ (* 1/5 (* x x)) 1/3) (* x x)) x) x) (fma.f32 (pow.f32 x #s(literal 3 binary32)) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) x))
#s(approx (* (* (+ (* (* x x) 1/5) 1/3) x) x) (*.f32 #s(literal 1/3 binary32) (*.f32 x x)))
#s(approx (* (* (+ (* (* x x) 1/5) 1/3) x) x) (*.f32 (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x)))
#s(approx (+ (* 1/5 (* x x)) 1/3) #s(literal 1/3 binary32))
#s(approx (+ (* 1/5 (* x x)) 1/3) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)))
#s(approx (log (sqrt (/ (- 1 (pow (* (/ x (- 1 x)) 2) 2)) (+ (* -2 (/ x (- 1 x))) 1)))) x)
#s(approx (log (sqrt (/ (- 1 (pow (* (/ x (- 1 x)) 2) 2)) (+ (* -2 (/ x (- 1 x))) 1)))) (*.f32 (fma.f32 (*.f32 #s(literal 1/3 binary32) x) x #s(literal 1 binary32)) x))
#s(approx (log (sqrt (/ (- 1 (pow (* (/ x (- 1 x)) 2) 2)) (+ (* -2 (/ x (- 1 x))) 1)))) (fma.f32 (pow.f32 x #s(literal 3 binary32)) (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) x))
#s(approx (log (sqrt (/ (- 1 (pow (* (/ x (- 1 x)) 2) 2)) (+ (* -2 (/ x (- 1 x))) 1)))) (fma.f32 (*.f32 (*.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) x) x) x x))
#s(approx (sqrt (/ (- 1 (pow (* (/ x (- 1 x)) 2) 2)) (+ (* -2 (/ x (- 1 x))) 1))) #s(literal 1 binary32))
#s(approx (sqrt (/ (- 1 (pow (* (/ x (- 1 x)) 2) 2)) (+ (* -2 (/ x (- 1 x))) 1))) (+.f32 x #s(literal 1 binary32)))
#s(approx (sqrt (/ (- 1 (pow (* (/ x (- 1 x)) 2) 2)) (+ (* -2 (/ x (- 1 x))) 1))) (fma.f32 (fma.f32 #s(literal 1/2 binary32) x #s(literal 1 binary32)) x #s(literal 1 binary32)))
#s(approx (sqrt (/ (- 1 (pow (* (/ x (- 1 x)) 2) 2)) (+ (* -2 (/ x (- 1 x))) 1))) (fma.f32 (fma.f32 (fma.f32 #s(literal 1/2 binary32) x #s(literal 1/2 binary32)) x #s(literal 1 binary32)) x #s(literal 1 binary32)))
#s(approx (/ (- 1 (pow (* (/ x (- 1 x)) 2) 2)) (+ (* -2 (/ x (- 1 x))) 1)) #s(literal 1 binary32))
#s(approx (/ (- 1 (pow (* (/ x (- 1 x)) 2) 2)) (+ (* -2 (/ x (- 1 x))) 1)) (fma.f32 x #s(literal 2 binary32) #s(literal 1 binary32)))
#s(approx (/ (- 1 (pow (* (/ x (- 1 x)) 2) 2)) (+ (* -2 (/ x (- 1 x))) 1)) (fma.f32 (fma.f32 x #s(literal 2 binary32) #s(literal 2 binary32)) x #s(literal 1 binary32)))
#s(approx (/ (- 1 (pow (* (/ x (- 1 x)) 2) 2)) (+ (* -2 (/ x (- 1 x))) 1)) (fma.f32 (fma.f32 (fma.f32 x #s(literal 2 binary32) #s(literal 2 binary32)) x #s(literal 2 binary32)) x #s(literal 1 binary32)))
#s(approx (- 1 (pow (* (/ x (- 1 x)) 2) 2)) #s(literal 1 binary32))
#s(approx (- 1 (pow (* (/ x (- 1 x)) 2) 2)) (fma.f32 #s(literal -4 binary32) (*.f32 x x) #s(literal 1 binary32)))
#s(approx (- 1 (pow (* (/ x (- 1 x)) 2) 2)) (fma.f32 (-.f32 (*.f32 #s(literal -8 binary32) x) #s(literal 4 binary32)) (*.f32 x x) #s(literal 1 binary32)))
#s(approx (- 1 (pow (* (/ x (- 1 x)) 2) 2)) (fma.f32 (-.f32 (*.f32 (-.f32 (*.f32 #s(literal -12 binary32) x) #s(literal 8 binary32)) x) #s(literal 4 binary32)) (*.f32 x x) #s(literal 1 binary32)))
#s(approx (pow (* (/ x (- 1 x)) 2) 2) (*.f32 #s(literal 4 binary32) (*.f32 x x)))
#s(approx (pow (* (/ x (- 1 x)) 2) 2) (*.f32 (fma.f32 #s(literal 8 binary32) x #s(literal 4 binary32)) (*.f32 x x)))
#s(approx (pow (* (/ x (- 1 x)) 2) 2) (*.f32 (fma.f32 (fma.f32 #s(literal 12 binary32) x #s(literal 8 binary32)) x #s(literal 4 binary32)) (*.f32 x x)))
#s(approx (pow (* (/ x (- 1 x)) 2) 2) (*.f32 (fma.f32 (fma.f32 (fma.f32 #s(literal 16 binary32) x #s(literal 12 binary32)) x #s(literal 8 binary32)) x #s(literal 4 binary32)) (*.f32 x x)))
#s(approx (* (/ x (- 1 x)) 2) (*.f32 x #s(literal 2 binary32)))
#s(approx (* (/ x (- 1 x)) 2) (*.f32 (fma.f32 x #s(literal 2 binary32) #s(literal 2 binary32)) x))
#s(approx (* (/ x (- 1 x)) 2) (*.f32 (fma.f32 (fma.f32 x #s(literal 2 binary32) #s(literal 2 binary32)) x #s(literal 2 binary32)) x))
#s(approx (* (/ x (- 1 x)) 2) (*.f32 (fma.f32 (fma.f32 (fma.f32 x #s(literal 2 binary32) #s(literal 2 binary32)) x #s(literal 2 binary32)) x #s(literal 2 binary32)) x))
#s(approx (/ x (- 1 x)) x)
#s(approx (/ x (- 1 x)) (*.f32 (+.f32 x #s(literal 1 binary32)) x))
#s(approx (/ x (- 1 x)) (*.f32 (fma.f32 (+.f32 x #s(literal 1 binary32)) x #s(literal 1 binary32)) x))
#s(approx (/ x (- 1 x)) (*.f32 (fma.f32 (fma.f32 (+.f32 x #s(literal 1 binary32)) x #s(literal 1 binary32)) x #s(literal 1 binary32)) x))
#s(approx (- 1 x) #s(literal 1 binary32))
#s(approx (- 1 x) (-.f32 #s(literal 1 binary32) x))
#s(approx (+ (* -2 (/ x (- 1 x))) 1) #s(literal 1 binary32))
#s(approx (+ (* -2 (/ x (- 1 x))) 1) (fma.f32 #s(literal -2 binary32) x #s(literal 1 binary32)))
#s(approx (+ (* -2 (/ x (- 1 x))) 1) (fma.f32 (-.f32 (*.f32 #s(literal -2 binary32) x) #s(literal 2 binary32)) x #s(literal 1 binary32)))
#s(approx (+ (* -2 (/ x (- 1 x))) 1) (fma.f32 (-.f32 (*.f32 (-.f32 (*.f32 #s(literal -2 binary32) x) #s(literal 2 binary32)) x) #s(literal 2 binary32)) x #s(literal 1 binary32)))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (log.f32 (sqrt.f32 #s(literal -1 binary32))))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (log.f32 #s(literal -1 binary32)) #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) x)))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (log.f32 #s(literal -1 binary32)) #s(literal 1/2 binary32) (+.f32 (/.f32 #s(literal 1/3 binary32) (pow.f32 x #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) x))))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (+.f32 (fma.f32 (log.f32 #s(literal -1 binary32)) #s(literal 1/2 binary32) (/.f32 #s(literal 1/3 binary32) (pow.f32 x #s(literal 3 binary32)))) (fma.f32 (pow.f32 x #s(literal -5 binary32)) #s(literal 1/5 binary32) (/.f32 #s(literal 1 binary32) x))))
#s(approx (+ x (* (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) x)) (*.f32 (pow.f32 x #s(literal 7 binary32)) #s(literal 1/7 binary32)))
#s(approx (+ x (* (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) x)) (*.f32 (pow.f32 x #s(literal 7 binary32)) (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/5 binary32) #s(literal 1/7 binary32))))
#s(approx (+ x (* (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) x)) (*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/5 binary32) (/.f32 #s(literal 1/3 binary32) (pow.f32 x #s(literal 4 binary32)))) #s(literal 1/7 binary32))))
#s(approx (+ x (* (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) x)) (*.f32 (+.f32 (+.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/5 binary32) (/.f32 #s(literal 1/3 binary32) (pow.f32 x #s(literal 4 binary32)))) (pow.f32 x #s(literal -6 binary32))) #s(literal 1/7 binary32)) (pow.f32 x #s(literal 7 binary32))))
#s(approx (* (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) x) (*.f32 (pow.f32 x #s(literal 7 binary32)) #s(literal 1/7 binary32)))
#s(approx (* (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) x) (*.f32 (pow.f32 x #s(literal 7 binary32)) (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/5 binary32) #s(literal 1/7 binary32))))
#s(approx (* (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) x) (*.f32 (pow.f32 x #s(literal 7 binary32)) (+.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/5 binary32) (/.f32 #s(literal 1/3 binary32) (pow.f32 x #s(literal 4 binary32)))) #s(literal 1/7 binary32))))
#s(approx (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) (*.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1/7 binary32)))
#s(approx (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) (*.f32 (pow.f32 x #s(literal 6 binary32)) (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/5 binary32) #s(literal 1/7 binary32))))
#s(approx (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) (*.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/5 binary32) (/.f32 #s(literal 1/3 binary32) (pow.f32 x #s(literal 4 binary32)))) #s(literal 1/7 binary32))))
#s(approx (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) (*.f32 (pow.f32 x #s(literal 5 binary32)) #s(literal 1/7 binary32)))
#s(approx (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) (*.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/5 binary32) #s(literal 1/7 binary32)) (pow.f32 x #s(literal 5 binary32))))
#s(approx (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) (*.f32 (+.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/5 binary32) (/.f32 #s(literal 1/3 binary32) (pow.f32 x #s(literal 4 binary32)))) #s(literal 1/7 binary32)) (pow.f32 x #s(literal 5 binary32))))
#s(approx (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) (*.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1/7 binary32)))
#s(approx (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) (*.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/5 binary32) #s(literal 1/7 binary32)) (pow.f32 x #s(literal 4 binary32))))
#s(approx (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) (*.f32 (+.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/5 binary32) (/.f32 #s(literal 1/3 binary32) (pow.f32 x #s(literal 4 binary32)))) #s(literal 1/7 binary32)) (pow.f32 x #s(literal 4 binary32))))
#s(approx (+ (* (* x x) 1/7) 1/5) (*.f32 #s(literal 1/7 binary32) (*.f32 x x)))
#s(approx (+ (* (* x x) 1/7) 1/5) (*.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/5 binary32) #s(literal 1/7 binary32)) (*.f32 x x)))
#s(approx (+ (* (* (+ (* 1/5 (* x x)) 1/3) (* x x)) x) x) (*.f32 (pow.f32 x #s(literal 5 binary32)) #s(literal 1/5 binary32)))
#s(approx (+ (* (* (+ (* 1/5 (* x x)) 1/3) (* x x)) x) x) (*.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/3 binary32) #s(literal 1/5 binary32)) (pow.f32 x #s(literal 5 binary32))))
#s(approx (+ (* (* (+ (* 1/5 (* x x)) 1/3) (* x x)) x) x) (*.f32 (+.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/3 binary32) (pow.f32 x #s(literal -4 binary32))) #s(literal 1/5 binary32)) (pow.f32 x #s(literal 5 binary32))))
#s(approx (* x (* (* (+ (* (* x x) 1/5) 1/3) x) x)) (*.f32 (pow.f32 x #s(literal 5 binary32)) #s(literal 1/5 binary32)))
#s(approx (* x (* (* (+ (* (* x x) 1/5) 1/3) x) x)) (*.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/3 binary32) #s(literal 1/5 binary32)) (pow.f32 x #s(literal 5 binary32))))
#s(approx (* (* (+ (* (* x x) 1/5) 1/3) x) x) (*.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1/5 binary32)))
#s(approx (* (* (+ (* (* x x) 1/5) 1/3) x) x) (*.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/3 binary32) #s(literal 1/5 binary32)) (pow.f32 x #s(literal 4 binary32))))
#s(approx (+ (* (* (+ (* 1/5 (* x x)) 1/3) (* x x)) x) x) (*.f32 (pow.f32 x #s(literal 5 binary32)) #s(literal 1/5 binary32)))
#s(approx (+ (* (* (+ (* 1/5 (* x x)) 1/3) (* x x)) x) x) (*.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/3 binary32) #s(literal 1/5 binary32)) (pow.f32 x #s(literal 5 binary32))))
#s(approx (+ (* (* (+ (* 1/5 (* x x)) 1/3) (* x x)) x) x) (*.f32 (+.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/3 binary32) (pow.f32 x #s(literal -4 binary32))) #s(literal 1/5 binary32)) (pow.f32 x #s(literal 5 binary32))))
#s(approx (* (* (+ (* (* x x) 1/5) 1/3) x) x) (*.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1/5 binary32)))
#s(approx (* (* (+ (* (* x x) 1/5) 1/3) x) x) (*.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/3 binary32) #s(literal 1/5 binary32)) (pow.f32 x #s(literal 4 binary32))))
#s(approx (+ (* 1/5 (* x x)) 1/3) (*.f32 #s(literal 1/5 binary32) (*.f32 x x)))
#s(approx (+ (* 1/5 (* x x)) 1/3) (*.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/3 binary32) #s(literal 1/5 binary32)) (*.f32 x x)))
#s(approx (log (sqrt (/ (- 1 (pow (* (/ x (- 1 x)) 2) 2)) (+ (* -2 (/ x (- 1 x))) 1)))) (log.f32 (sqrt.f32 #s(literal -1 binary32))))
#s(approx (log (sqrt (/ (- 1 (pow (* (/ x (- 1 x)) 2) 2)) (+ (* -2 (/ x (- 1 x))) 1)))) (-.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1 binary32) (neg.f32 x))))
#s(approx (log (sqrt (/ (- 1 (pow (* (/ x (- 1 x)) 2) 2)) (+ (* -2 (/ x (- 1 x))) 1)))) (-.f32 (fma.f32 (log.f32 #s(literal -1 binary32)) #s(literal 1/2 binary32) (/.f32 #s(literal 0 binary32) (*.f32 x x))) (/.f32 #s(literal 1 binary32) (neg.f32 x))))
#s(approx (log (sqrt (/ (- 1 (pow (* (/ x (- 1 x)) 2) 2)) (+ (* -2 (/ x (- 1 x))) 1)))) (-.f32 (fma.f32 (log.f32 #s(literal -1 binary32)) #s(literal 1/2 binary32) (+.f32 (/.f32 #s(literal 1/3 binary32) (pow.f32 x #s(literal 3 binary32))) (/.f32 #s(literal 0 binary32) (*.f32 x x)))) (/.f32 #s(literal 1 binary32) (neg.f32 x))))
#s(approx (sqrt (/ (- 1 (pow (* (/ x (- 1 x)) 2) 2)) (+ (* -2 (/ x (- 1 x))) 1))) (sqrt.f32 #s(literal -1 binary32)))
#s(approx (sqrt (/ (- 1 (pow (* (/ x (- 1 x)) 2) 2)) (+ (* -2 (/ x (- 1 x))) 1))) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 (/.f32 #s(literal 1 binary32) x) (sqrt.f32 #s(literal -1 binary32)))))
#s(approx (sqrt (/ (- 1 (pow (* (/ x (- 1 x)) 2) 2)) (+ (* -2 (/ x (- 1 x))) 1))) (-.f32 (fma.f32 (/.f32 (pow.f32 x #s(literal -2 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal -1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 (/.f32 #s(literal 1 binary32) x) (sqrt.f32 #s(literal -1 binary32)))))
#s(approx (sqrt (/ (- 1 (pow (* (/ x (- 1 x)) 2) 2)) (+ (* -2 (/ x (- 1 x))) 1))) (-.f32 (fma.f32 #s(literal -1/2 binary32) (+.f32 (/.f32 (pow.f32 x #s(literal -3 binary32)) (sqrt.f32 #s(literal -1 binary32))) (/.f32 (pow.f32 x #s(literal -2 binary32)) (sqrt.f32 #s(literal -1 binary32)))) (sqrt.f32 #s(literal -1 binary32))) (/.f32 (/.f32 #s(literal 1 binary32) x) (sqrt.f32 #s(literal -1 binary32)))))
#s(approx (/ (- 1 (pow (* (/ x (- 1 x)) 2) 2)) (+ (* -2 (/ x (- 1 x))) 1)) #s(literal -1 binary32))
#s(approx (/ (- 1 (pow (* (/ x (- 1 x)) 2) 2)) (+ (* -2 (/ x (- 1 x))) 1)) (neg.f32 (+.f32 (/.f32 #s(literal 2 binary32) x) #s(literal 1 binary32))))
#s(approx (/ (- 1 (pow (* (/ x (- 1 x)) 2) 2)) (+ (* -2 (/ x (- 1 x))) 1)) (-.f32 (/.f32 (neg.f32 (+.f32 (/.f32 #s(literal 2 binary32) x) #s(literal 2 binary32))) x) #s(literal 1 binary32)))
#s(approx (/ (- 1 (pow (* (/ x (- 1 x)) 2) 2)) (+ (* -2 (/ x (- 1 x))) 1)) (-.f32 (neg.f32 (/.f32 (+.f32 (/.f32 #s(literal 2 binary32) x) #s(literal 2 binary32)) (*.f32 x x))) (+.f32 (/.f32 #s(literal 2 binary32) x) #s(literal 1 binary32))))
#s(approx (- 1 (pow (* (/ x (- 1 x)) 2) 2)) #s(literal -3 binary32))
#s(approx (- 1 (pow (* (/ x (- 1 x)) 2) 2)) (neg.f32 (+.f32 (/.f32 #s(literal 8 binary32) x) #s(literal 3 binary32))))
#s(approx (- 1 (pow (* (/ x (- 1 x)) 2) 2)) (-.f32 (neg.f32 (/.f32 (+.f32 (/.f32 #s(literal 12 binary32) x) #s(literal 8 binary32)) x)) #s(literal 3 binary32)))
#s(approx (- 1 (pow (* (/ x (- 1 x)) 2) 2)) (-.f32 (neg.f32 (/.f32 (+.f32 (/.f32 #s(literal 16 binary32) x) #s(literal 12 binary32)) (*.f32 x x))) (+.f32 (/.f32 #s(literal 8 binary32) x) #s(literal 3 binary32))))
#s(approx (pow (* (/ x (- 1 x)) 2) 2) #s(literal 4 binary32))
#s(approx (pow (* (/ x (- 1 x)) 2) 2) (+.f32 (/.f32 #s(literal 8 binary32) x) #s(literal 4 binary32)))
#s(approx (pow (* (/ x (- 1 x)) 2) 2) (+.f32 (+.f32 (/.f32 #s(literal 8 binary32) x) #s(literal 4 binary32)) (/.f32 #s(literal 12 binary32) (*.f32 x x))))
#s(approx (pow (* (/ x (- 1 x)) 2) 2) (+.f32 (+.f32 (/.f32 #s(literal 8 binary32) x) #s(literal 4 binary32)) (fma.f32 (pow.f32 x #s(literal -3 binary32)) #s(literal 16 binary32) (/.f32 #s(literal 12 binary32) (*.f32 x x)))))
#s(approx (* (/ x (- 1 x)) 2) #s(literal -2 binary32))
#s(approx (* (/ x (- 1 x)) 2) (neg.f32 (+.f32 (/.f32 #s(literal 2 binary32) x) #s(literal 2 binary32))))
#s(approx (* (/ x (- 1 x)) 2) (-.f32 (/.f32 (neg.f32 (+.f32 (/.f32 #s(literal 2 binary32) x) #s(literal 2 binary32))) x) #s(literal 2 binary32)))
#s(approx (* (/ x (- 1 x)) 2) (-.f32 (neg.f32 (/.f32 (+.f32 (/.f32 #s(literal 2 binary32) x) #s(literal 2 binary32)) (*.f32 x x))) (+.f32 (/.f32 #s(literal 2 binary32) x) #s(literal 2 binary32))))
#s(approx (/ x (- 1 x)) #s(literal -1 binary32))
#s(approx (/ x (- 1 x)) (neg.f32 (+.f32 (/.f32 #s(literal 1 binary32) x) #s(literal 1 binary32))))
#s(approx (/ x (- 1 x)) (-.f32 (/.f32 (neg.f32 (+.f32 (/.f32 #s(literal 1 binary32) x) #s(literal 1 binary32))) x) #s(literal 1 binary32)))
#s(approx (/ x (- 1 x)) (-.f32 (neg.f32 (/.f32 (+.f32 (/.f32 #s(literal 1 binary32) x) #s(literal 1 binary32)) (*.f32 x x))) (+.f32 (/.f32 #s(literal 1 binary32) x) #s(literal 1 binary32))))
#s(approx (- 1 x) (neg.f32 x))
#s(approx (- 1 x) (*.f32 (-.f32 (/.f32 #s(literal 1 binary32) x) #s(literal 1 binary32)) x))
#s(approx (+ (* -2 (/ x (- 1 x))) 1) #s(literal 3 binary32))
#s(approx (+ (* -2 (/ x (- 1 x))) 1) (+.f32 (/.f32 #s(literal 2 binary32) x) #s(literal 3 binary32)))
#s(approx (+ (* -2 (/ x (- 1 x))) 1) (+.f32 (+.f32 (/.f32 #s(literal 2 binary32) x) #s(literal 3 binary32)) (/.f32 #s(literal 2 binary32) (*.f32 x x))))
#s(approx (+ (* -2 (/ x (- 1 x))) 1) (+.f32 (+.f32 (/.f32 #s(literal 2 binary32) x) #s(literal 3 binary32)) (fma.f32 (pow.f32 x #s(literal -3 binary32)) #s(literal 2 binary32) (/.f32 #s(literal 2 binary32) (*.f32 x x)))))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) (*.f32 x x))) #s(literal 1 binary32)) x) #s(literal -1 binary32) (log.f32 (sqrt.f32 #s(literal -1 binary32)))))
#s(approx (+ x (* (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) x)) (neg.f32 (*.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/3 binary32) #s(literal 1/5 binary32)) (*.f32 x x))) #s(literal 1/7 binary32)) (pow.f32 x #s(literal 7 binary32)))))
#s(approx (+ x (* (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) x)) (neg.f32 (*.f32 (-.f32 (neg.f32 (/.f32 (+.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/3 binary32)) (pow.f32 x #s(literal 4 binary32)))) (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/5 binary32) #s(literal 1/7 binary32))) (pow.f32 x #s(literal 7 binary32)))))
#s(approx (* (* (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) x) x) (neg.f32 (*.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/3 binary32) #s(literal 1/5 binary32)) (*.f32 x x))) #s(literal 1/7 binary32)) (pow.f32 x #s(literal 7 binary32)))))
#s(approx (* (+ (* (+ (* (* x x) 1/7) 1/5) (* x x)) 1/3) x) (neg.f32 (*.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/3 binary32) #s(literal 1/5 binary32)) (*.f32 x x))) #s(literal 1/7 binary32)) (pow.f32 x #s(literal 5 binary32)))))
#s(approx (+ (* (* (+ (* 1/5 (* x x)) 1/3) (* x x)) x) x) (neg.f32 (*.f32 (-.f32 (neg.f32 (/.f32 (+.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/3 binary32)) (*.f32 x x))) #s(literal 1/5 binary32)) (pow.f32 x #s(literal 5 binary32)))))
#s(approx (+ (* (* (+ (* 1/5 (* x x)) 1/3) (* x x)) x) x) (neg.f32 (*.f32 (-.f32 (neg.f32 (/.f32 (+.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/3 binary32)) (*.f32 x x))) #s(literal 1/5 binary32)) (pow.f32 x #s(literal 5 binary32)))))
#s(approx (log (sqrt (/ (- 1 (pow (* (/ x (- 1 x)) 2) 2)) (+ (* -2 (/ x (- 1 x))) 1)))) (fma.f32 (/.f32 (+.f32 (/.f32 #s(literal 0 binary32) x) #s(literal -1 binary32)) x) #s(literal -1 binary32) (log.f32 (sqrt.f32 #s(literal -1 binary32)))))
#s(approx (log (sqrt (/ (- 1 (pow (* (/ x (- 1 x)) 2) 2)) (+ (* -2 (/ x (- 1 x))) 1)))) (fma.f32 (/.f32 (fma.f32 (/.f32 (-.f32 (/.f32 #s(literal 1/3 binary32) x) #s(literal 0 binary32)) x) #s(literal -1 binary32) #s(literal -1 binary32)) x) #s(literal -1 binary32) (log.f32 (sqrt.f32 #s(literal -1 binary32)))))
#s(approx (sqrt (/ (- 1 (pow (* (/ x (- 1 x)) 2) 2)) (+ (* -2 (/ x (- 1 x))) 1))) (fma.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 (sqrt.f32 #s(literal -1 binary32)) x)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal -1 binary32))) x) #s(literal -1 binary32) (sqrt.f32 #s(literal -1 binary32))))
#s(approx (sqrt (/ (- 1 (pow (* (/ x (- 1 x)) 2) 2)) (+ (* -2 (/ x (- 1 x))) 1))) (fma.f32 (/.f32 (fma.f32 (/.f32 (-.f32 (/.f32 #s(literal -1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (*.f32 (sqrt.f32 #s(literal -1 binary32)) x))) x) #s(literal -1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal -1 binary32))) x) #s(literal -1 binary32) (sqrt.f32 #s(literal -1 binary32))))
#s(approx (/ (- 1 (pow (* (/ x (- 1 x)) 2) 2)) (+ (* -2 (/ x (- 1 x))) 1)) (-.f32 (neg.f32 (/.f32 (+.f32 (+.f32 (/.f32 #s(literal 2 binary32) x) #s(literal 2 binary32)) (/.f32 #s(literal 2 binary32) (*.f32 x x))) x)) #s(literal 1 binary32)))
#s(approx (- 1 (pow (* (/ x (- 1 x)) 2) 2)) (-.f32 (neg.f32 (/.f32 (+.f32 (+.f32 (/.f32 #s(literal 12 binary32) x) #s(literal 8 binary32)) (/.f32 #s(literal 16 binary32) (*.f32 x x))) x)) #s(literal 3 binary32)))
#s(approx (pow (* (/ x (- 1 x)) 2) 2) (fma.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (+.f32 (/.f32 #s(literal 16 binary32) x) #s(literal 12 binary32)) x)) #s(literal 8 binary32)) x) #s(literal -1 binary32) #s(literal 4 binary32)))
#s(approx (* (/ x (- 1 x)) 2) (-.f32 (neg.f32 (/.f32 (+.f32 (+.f32 (/.f32 #s(literal 2 binary32) x) #s(literal 2 binary32)) (/.f32 #s(literal 2 binary32) (*.f32 x x))) x)) #s(literal 2 binary32)))
#s(approx (/ x (- 1 x)) (-.f32 (neg.f32 (/.f32 (+.f32 (+.f32 (/.f32 #s(literal 1 binary32) x) #s(literal 1 binary32)) (pow.f32 x #s(literal -2 binary32))) x)) #s(literal 1 binary32)))
#s(approx (- 1 x) (*.f32 (neg.f32 x) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) x))))
#s(approx (+ (* -2 (/ x (- 1 x))) 1) (fma.f32 (/.f32 (-.f32 (/.f32 (neg.f32 (+.f32 (/.f32 #s(literal 2 binary32) x) #s(literal 2 binary32))) x) #s(literal 2 binary32)) x) #s(literal -1 binary32) #s(literal 3 binary32)))

eval51.0ms (0.5%)

Memory
-3.6MiB live, 92.4MiB allocated; 31ms collecting garbage
Compiler

Compiled 13 695 to 1 874 computations (86.3% saved)

prune17.0ms (0.2%)

Memory
-3.4MiB live, 42.1MiB allocated; 5ms collecting garbage
Pruning

11 alts after pruning (3 fresh and 8 done)

PrunedKeptTotal
New4033406
Fresh000
Picked314
Done077
Total40611417
Accuracy
100.0%
Counts
417 → 11
Alt Table
Click to see full alt table
StatusAccuracyProgram
99.8%
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (+.f32 x x) (-.f32 #s(literal 1 binary32) x))))
99.2%
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) #s(approx (- 1 x) (*.f32 (-.f32 (/.f32 #s(literal 1 binary32) x) #s(literal 1 binary32)) x)))))
24.8%
(log.f32 (sqrt.f32 (fma.f32 #s(literal 2 binary32) (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 1 binary32))))
24.7%
(log.f32 (sqrt.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)))) (fma.f32 #s(literal -2 binary32) (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 1 binary32)))))
99.3%
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (*.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) x) (*.f32 x x) x))
99.0%
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (*.f32 (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x)) x x))
98.4%
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (*.f32 #s(approx (+ (* 1/5 (* x x)) 1/3) #s(literal 1/3 binary32)) (*.f32 x x)) x x))
99.3%
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (*.f32 (fma.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x) #s(literal 1 binary32)) x))
99.0%
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (*.f32 (fma.f32 (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x) #s(literal 1 binary32)) x))
98.3%
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (*.f32 (fma.f32 #s(approx (+ (* 1/5 (* x x)) 1/3) #s(literal 1/3 binary32)) (*.f32 x x) #s(literal 1 binary32)) x))
96.2%
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) x)
Compiler

Compiled 698 to 289 computations (58.6% saved)

regimes26.0ms (0.3%)

Memory
-4.0MiB live, 52.4MiB allocated; 9ms collecting garbage
Counts
19 → 1
Calls
Call 1
Inputs
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) x)
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (*.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) x))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (*.f32 (fma.f32 #s(approx (+ (* 1/5 (* x x)) 1/3) #s(literal 1/3 binary32)) (*.f32 x x) #s(literal 1 binary32)) x))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (*.f32 #s(approx (+ (* 1/5 (* x x)) 1/3) #s(literal 1/3 binary32)) (*.f32 x x)) x x))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 x #s(literal 1 binary32) (*.f32 x #s(approx (* (* (+ (* (* x x) 1/5) 1/3) x) x) (*.f32 #s(literal 1/3 binary32) (*.f32 x x))))))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (*.f32 (fma.f32 (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x) #s(literal 1 binary32)) x))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (*.f32 (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x)) x x))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 x #s(literal 1 binary32) (*.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) x) x))))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (*.f32 (fma.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x) #s(literal 1 binary32)) x))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (*.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) x) (*.f32 x x) x))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (+.f32 x (*.f32 (*.f32 (*.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) x) x) x)))
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (+.f32 x x) (-.f32 #s(literal 1 binary32) x))))
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))))
(*.f32 #s(literal 1/2 binary32) (log1p.f32 #s(approx (/ (* 2 x) (- 1 x)) (*.f32 (fma.f32 (fma.f32 (fma.f32 x #s(literal 2 binary32) #s(literal 2 binary32)) x #s(literal 2 binary32)) x #s(literal 2 binary32)) x))))
(log.f32 (sqrt.f32 (fma.f32 #s(literal 2 binary32) (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 1 binary32))))
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) #s(approx (- 1 x) (*.f32 (-.f32 (/.f32 #s(literal 1 binary32) x) #s(literal 1 binary32)) x)))))
(log.f32 (sqrt.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)))) (fma.f32 #s(literal -2 binary32) (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 1 binary32)))))
(log.f32 (sqrt.f32 (/.f32 (-.f32 #s(literal 1 binary32) (pow.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) #s(literal 2 binary32))) (fma.f32 #s(literal -2 binary32) (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 1 binary32)))))
(*.f32 #s(literal 1/2 binary32) (-.f32 (log.f32 (-.f32 #s(literal 1 binary32) (pow.f32 (*.f32 #s(literal 2 binary32) (/.f32 x (-.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)))) (log1p.f32 (*.f32 #s(literal -2 binary32) (/.f32 x (-.f32 #s(literal 1 binary32) x))))))
Outputs
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (+.f32 x x) (-.f32 #s(literal 1 binary32) x))))
Calls

4 calls:

9.0ms
(log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))
5.0ms
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))))
5.0ms
(/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))
5.0ms
x
Results
AccuracySegmentsBranch
99.8%1(/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))
99.8%1(log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))
99.8%1(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))))
99.8%1x
Compiler

Compiled 26 to 23 computations (11.5% saved)

regimes14.0ms (0.1%)

Memory
26.9MiB live, 26.9MiB allocated; 0ms collecting garbage
Counts
11 → 1
Calls
Call 1
Inputs
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) x)
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (*.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) x))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (*.f32 (fma.f32 #s(approx (+ (* 1/5 (* x x)) 1/3) #s(literal 1/3 binary32)) (*.f32 x x) #s(literal 1 binary32)) x))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (*.f32 #s(approx (+ (* 1/5 (* x x)) 1/3) #s(literal 1/3 binary32)) (*.f32 x x)) x x))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 x #s(literal 1 binary32) (*.f32 x #s(approx (* (* (+ (* (* x x) 1/5) 1/3) x) x) (*.f32 #s(literal 1/3 binary32) (*.f32 x x))))))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (*.f32 (fma.f32 (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x) #s(literal 1 binary32)) x))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (*.f32 (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x)) x x))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 x #s(literal 1 binary32) (*.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) x) x))))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (*.f32 (fma.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x) #s(literal 1 binary32)) x))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (*.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) x) (*.f32 x x) x))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (+.f32 x (*.f32 (*.f32 (*.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) x) x) x)))
Outputs
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (*.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) x) (*.f32 x x) x))
Calls

4 calls:

3.0ms
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))))
3.0ms
(/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))
3.0ms
(log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))
3.0ms
x
Results
AccuracySegmentsBranch
99.3%1(/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))
99.3%1(log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))
99.3%1(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))))
99.3%1x
Compiler

Compiled 26 to 23 computations (11.5% saved)

regimes33.0ms (0.3%)

Memory
-24.1MiB live, 20.8MiB allocated; 5ms collecting garbage
Counts
9 → 1
Calls
Call 1
Inputs
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) x)
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (*.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) x))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (*.f32 (fma.f32 #s(approx (+ (* 1/5 (* x x)) 1/3) #s(literal 1/3 binary32)) (*.f32 x x) #s(literal 1 binary32)) x))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (*.f32 #s(approx (+ (* 1/5 (* x x)) 1/3) #s(literal 1/3 binary32)) (*.f32 x x)) x x))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 x #s(literal 1 binary32) (*.f32 x #s(approx (* (* (+ (* (* x x) 1/5) 1/3) x) x) (*.f32 #s(literal 1/3 binary32) (*.f32 x x))))))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (*.f32 (fma.f32 (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x) #s(literal 1 binary32)) x))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (*.f32 (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x)) x x))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 x #s(literal 1 binary32) (*.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) x) x))))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (*.f32 (fma.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x) #s(literal 1 binary32)) x))
Outputs
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (*.f32 (fma.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x) #s(literal 1 binary32)) x))
Calls

4 calls:

23.0ms
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))))
3.0ms
(log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))
3.0ms
(/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))
3.0ms
x
Results
AccuracySegmentsBranch
99.3%1(/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))
99.3%1(log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))
99.3%1(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))))
99.3%1x
Compiler

Compiled 26 to 23 computations (11.5% saved)

regimes11.0ms (0.1%)

Memory
18.6MiB live, 18.6MiB allocated; 0ms collecting garbage
Counts
8 → 1
Calls
Call 1
Inputs
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) x)
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (*.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) x))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (*.f32 (fma.f32 #s(approx (+ (* 1/5 (* x x)) 1/3) #s(literal 1/3 binary32)) (*.f32 x x) #s(literal 1 binary32)) x))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (*.f32 #s(approx (+ (* 1/5 (* x x)) 1/3) #s(literal 1/3 binary32)) (*.f32 x x)) x x))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 x #s(literal 1 binary32) (*.f32 x #s(approx (* (* (+ (* (* x x) 1/5) 1/3) x) x) (*.f32 #s(literal 1/3 binary32) (*.f32 x x))))))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (*.f32 (fma.f32 (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x) #s(literal 1 binary32)) x))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (*.f32 (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x)) x x))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 x #s(literal 1 binary32) (*.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) x) x))))
Outputs
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (*.f32 (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x)) x x))
Calls

4 calls:

3.0ms
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))))
3.0ms
(log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))
3.0ms
(/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))
3.0ms
x
Results
AccuracySegmentsBranch
99.0%1(/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))
99.0%1(log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))
99.0%1(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))))
99.0%1x
Compiler

Compiled 26 to 23 computations (11.5% saved)

regimes30.0ms (0.3%)

Memory
-28.5MiB live, 16.9MiB allocated; 5ms collecting garbage
Counts
6 → 1
Calls
Call 1
Inputs
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) x)
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (*.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) x))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (*.f32 (fma.f32 #s(approx (+ (* 1/5 (* x x)) 1/3) #s(literal 1/3 binary32)) (*.f32 x x) #s(literal 1 binary32)) x))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (*.f32 #s(approx (+ (* 1/5 (* x x)) 1/3) #s(literal 1/3 binary32)) (*.f32 x x)) x x))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 x #s(literal 1 binary32) (*.f32 x #s(approx (* (* (+ (* (* x x) 1/5) 1/3) x) x) (*.f32 #s(literal 1/3 binary32) (*.f32 x x))))))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (*.f32 (fma.f32 (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x) #s(literal 1 binary32)) x))
Outputs
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (*.f32 (fma.f32 (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x) #s(literal 1 binary32)) x))
Calls

4 calls:

23.0ms
(/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))
2.0ms
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))))
2.0ms
(log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))
2.0ms
x
Results
AccuracySegmentsBranch
99.0%1(/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))
99.0%1(log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))
99.0%1(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))))
99.0%1x
Compiler

Compiled 26 to 23 computations (11.5% saved)

regimes9.0ms (0.1%)

Memory
15.2MiB live, 15.2MiB allocated; 0ms collecting garbage
Counts
5 → 1
Calls
Call 1
Inputs
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) x)
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (*.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) x))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (*.f32 (fma.f32 #s(approx (+ (* 1/5 (* x x)) 1/3) #s(literal 1/3 binary32)) (*.f32 x x) #s(literal 1 binary32)) x))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (*.f32 #s(approx (+ (* 1/5 (* x x)) 1/3) #s(literal 1/3 binary32)) (*.f32 x x)) x x))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 x #s(literal 1 binary32) (*.f32 x #s(approx (* (* (+ (* (* x x) 1/5) 1/3) x) x) (*.f32 #s(literal 1/3 binary32) (*.f32 x x))))))
Outputs
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (*.f32 #s(approx (+ (* 1/5 (* x x)) 1/3) #s(literal 1/3 binary32)) (*.f32 x x)) x x))
Calls

4 calls:

2.0ms
(/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))
2.0ms
(log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))
2.0ms
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))))
2.0ms
x
Results
AccuracySegmentsBranch
98.4%1(/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))
98.4%1(log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))
98.4%1(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))))
98.4%1x
Compiler

Compiled 26 to 23 computations (11.5% saved)

regimes7.0ms (0.1%)

Memory
12.8MiB live, 12.8MiB allocated; 0ms collecting garbage
Counts
3 → 1
Calls
Call 1
Inputs
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) x)
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (*.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) x))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (*.f32 (fma.f32 #s(approx (+ (* 1/5 (* x x)) 1/3) #s(literal 1/3 binary32)) (*.f32 x x) #s(literal 1 binary32)) x))
Outputs
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (*.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32)) x))
Calls

4 calls:

2.0ms
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))))
2.0ms
(log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))
2.0ms
(/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))
1.0ms
x
Results
AccuracySegmentsBranch
98.3%1(/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))
98.3%1(log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))
98.3%1(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))))
98.3%1x
Compiler

Compiled 26 to 23 computations (11.5% saved)

regimes6.0ms (0.1%)

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

Total 0.0b remaining (0%)

Threshold costs 0b (0%)

Stop Event
fuel
Counts
1 → 1
Calls
Call 1
Inputs
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) x)
Outputs
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) x)
Calls

4 calls:

1.0ms
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))))
1.0ms
(log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))
1.0ms
(/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))
1.0ms
x
Results
AccuracySegmentsBranch
96.2%1(/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))
96.2%1(log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))
96.2%1(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))))
96.2%1x
Compiler

Compiled 214 to 72 computations (66.4% saved)

preprocess646.0ms (6.9%)

Memory
4.0MiB live, 49.8MiB allocated; 5ms collecting garbage
Compiler

Compiled 396 to 116 computations (70.7% saved)

end0.0ms (0%)

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

Profiling

Loading profile data...