Rust f32::atanh

Time bar (total: 2.4s)

start0.0ms (0%)

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

analyze2.0ms (0.1%)

Memory
1.6MiB live, 1.6MiB 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)

sample456.0ms (19.4%)

Memory
9.3MiB live, 398.8MiB allocated; 58ms collecting garbage
Samples
274.0ms8 256×0valid
Precisions
Click to see histograms. Total time spent on operations: 120.0ms
ival-atanh: 119.0ms (99% of total)
adjust: 2.0ms (1.7% of total)
Bogosity

explain120.0ms (5.1%)

Memory
-26.2MiB live, 118.8MiB allocated; 11ms 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
25.0ms512×0valid
Compiler

Compiled 92 to 31 computations (66.3% saved)

Precisions
Click to see histograms. Total time spent on operations: 14.0ms
ival-mult!: 5.0ms (36.2% of total)
ival-log1p: 4.0ms (29% of total)
ival-div!: 3.0ms (21.7% of total)
ival-sub!: 2.0ms (14.5% of total)
adjust: 0.0ms (0% of total)

preprocess153.0ms (6.5%)

Memory
40.0MiB live, 174.0MiB allocated; 17ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
059
0910
01510
12410
24010
310810
444410
5229010
6565510
0806510
Stop Event
iter-limit
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))))
(*.f32 (log1p.f32 (*.f32 (/.f32 #s(literal 2 binary32) (-.f32 #s(literal 1 binary32) x)) x)) #s(literal 1/2 binary32))
Compiler

Compiled 10 to 9 computations (10% saved)

eval0.0ms (0%)

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

Compiled 0 to 1 computations (-∞% saved)

prune0.0ms (0%)

Memory
1.0MiB live, 1.0MiB 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)

series20.0ms (0.8%)

Memory
-28.3MiB live, 28.9MiB allocated; 6ms 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
16.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
@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)

rewrite204.0ms (8.7%)

Memory
4.7MiB live, 238.9MiB allocated; 56ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0157679
0163644
1981629
08467607
Stop Event
iter-limit
node-limit
iter-limit
Counts
43 → 82
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 (*.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 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 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 4 binary32) x) (*.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 (*.f32 x #s(literal 2 binary32)) #s(literal 1 binary32))
(*.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))))) (fma.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1/3 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 (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)) 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/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))))) (fma.f32 (log.f32 #s(literal -1 binary32)) #s(literal 1/2 binary32) (fma.f32 (pow.f32 x #s(literal -5 binary32)) #s(literal 1/5 binary32) (+.f32 (/.f32 #s(literal 1/3 binary32) (pow.f32 x #s(literal 3 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 (fma.f32 (pow.f32 x #s(literal -5 binary32)) #s(literal 2/5 binary32) (+.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 (/ (* 2 x) (- 1 x)) #s(literal -2 binary32))
#s(approx (/ (* 2 x) (- 1 x)) (fma.f32 #s(literal -2 binary32) (/.f32 #s(literal 1 binary32) x) #s(literal -2 binary32)))
#s(approx (/ (* 2 x) (- 1 x)) (fma.f32 (/.f32 (-.f32 (/.f32 #s(literal 2 binary32) x) #s(literal -2 binary32)) x) #s(literal -1 binary32) #s(literal -2 binary32)))
#s(approx (/ (* 2 x) (- 1 x)) (-.f32 (/.f32 (fma.f32 #s(literal -2 binary32) (/.f32 #s(literal 1 binary32) x) #s(literal -2 binary32)) (*.f32 x x)) (-.f32 (/.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 (/.f32 #s(literal 2 binary32) (*.f32 x x)) (/.f32 #s(literal 2 binary32) x)) #s(literal -2 binary32)) (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)))

eval7.0ms (0.3%)

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

Compiled 1 400 to 375 computations (73.2% saved)

prune9.0ms (0.4%)

Memory
-27.6MiB live, 18.5MiB allocated; 4ms collecting garbage
Pruning

8 alts after pruning (8 fresh and 0 done)

PrunedKeptTotal
New76884
Fresh000
Picked101
Done000
Total77885
Accuracy
100.0%
Counts
85 → 8
Alt Table
Click to see full alt table
StatusAccuracyProgram
97.3%
(*.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.1%
(*.f32 #s(literal 1/2 binary32) #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)))
99.0%
(*.f32 #s(literal 1/2 binary32) #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)))
98.8%
(*.f32 #s(literal 1/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)))
20.9%
(log.f32 (sqrt.f32 (fma.f32 #s(literal 2 binary32) (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 1 binary32))))
98.9%
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1/3 binary32) x))
97.9%
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) x)
Compiler

Compiled 308 to 222 computations (27.9% saved)

series16.0ms (0.7%)

Memory
35.2MiB live, 35.2MiB allocated; 0ms collecting garbage
Counts
33 → 156
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)
(*.f32 #s(literal 1/2 binary32) #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 #s(literal 2/5 binary32) (*.f32 x x) #s(literal 2/3 binary32)) (*.f32 x x) #s(literal 2 binary32)) 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)
(fma.f32 (fma.f32 #s(literal 2/5 binary32) (*.f32 x x) #s(literal 2/3 binary32)) (*.f32 x x) #s(literal 2 binary32))
(fma.f32 #s(literal 2/5 binary32) (*.f32 x x) #s(literal 2/3 binary32))
#s(literal 2/5 binary32)
(*.f32 x x)
#s(literal 2/3 binary32)
#s(literal 2 binary32)
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1/3 binary32) x))
(fma.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1/3 binary32) x)
(pow.f32 x #s(literal 3 binary32))
#s(literal 3 binary32)
#s(literal 1/3 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))))))
(-.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)))
(/.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 (/ (+ 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 (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/5 (* x x)) 2/3) (* x x)) 2) x) #s(hole binary32 (* 2 x)))
#s(approx (* (+ (* (+ (* 2/5 (* x x)) 2/3) (* x x)) 2) x) #s(hole binary32 (* x (+ 2 (* 2/3 (pow x 2))))))
#s(approx (* (+ (* (+ (* 2/5 (* x x)) 2/3) (* x x)) 2) x) #s(hole binary32 (* x (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2))))))))
#s(approx (+ (* (+ (* 2/5 (* x x)) 2/3) (* x x)) 2) #s(hole binary32 2))
#s(approx (+ (* (+ (* 2/5 (* x x)) 2/3) (* x x)) 2) #s(hole binary32 (+ 2 (* 2/3 (pow x 2)))))
#s(approx (+ (* (+ (* 2/5 (* x x)) 2/3) (* x x)) 2) #s(hole binary32 (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2)))))))
#s(approx (+ (* 2/5 (* x x)) 2/3) #s(hole binary32 2/3))
#s(approx (+ (* 2/5 (* x x)) 2/3) #s(hole binary32 (+ 2/3 (* 2/5 (pow x 2)))))
#s(approx (* x x) #s(hole binary32 (pow x 2)))
#s(approx (+ (* (pow x 3) 1/3) x) #s(hole binary32 x))
#s(approx (+ (* (pow x 3) 1/3) x) #s(hole binary32 (* x (+ 1 (* 1/3 (pow x 2))))))
#s(approx (pow x 3) #s(hole binary32 (pow x 3)))
#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 (/ 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 (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 (/ (+ 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 (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/5 (* x x)) 2/3) (* x x)) 2) x) #s(hole binary32 (* 2/5 (pow x 5))))
#s(approx (* (+ (* (+ (* 2/5 (* x x)) 2/3) (* x x)) 2) x) #s(hole binary32 (* (pow x 5) (+ 2/5 (* 2/3 (/ 1 (pow x 2)))))))
#s(approx (* (+ (* (+ (* 2/5 (* x x)) 2/3) (* x x)) 2) x) #s(hole binary32 (* (pow x 5) (+ 2/5 (+ (* 2/3 (/ 1 (pow x 2))) (/ 2 (pow x 4)))))))
#s(approx (+ (* (+ (* 2/5 (* x x)) 2/3) (* x x)) 2) #s(hole binary32 (* 2/5 (pow x 4))))
#s(approx (+ (* (+ (* 2/5 (* x x)) 2/3) (* x x)) 2) #s(hole binary32 (* (pow x 4) (+ 2/5 (* 2/3 (/ 1 (pow x 2)))))))
#s(approx (+ (* (+ (* 2/5 (* x x)) 2/3) (* x x)) 2) #s(hole binary32 (* (pow x 4) (+ 2/5 (+ (* 2/3 (/ 1 (pow x 2))) (/ 2 (pow x 4)))))))
#s(approx (+ (* 2/5 (* x x)) 2/3) #s(hole binary32 (* 2/5 (pow x 2))))
#s(approx (+ (* 2/5 (* x x)) 2/3) #s(hole binary32 (* (pow x 2) (+ 2/5 (* 2/3 (/ 1 (pow x 2)))))))
#s(approx (+ (* (pow x 3) 1/3) x) #s(hole binary32 (* 1/3 (pow x 3))))
#s(approx (+ (* (pow x 3) 1/3) x) #s(hole binary32 (* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))))
#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 (/ 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 (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 (/ (+ 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 (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/5 (* x x)) 2/3) (* x x)) 2) x) #s(hole binary32 (* -1 (* (pow x 5) (- (* -1 (/ (+ 2/3 (* 2 (/ 1 (pow x 2)))) (pow x 2))) 2/5)))))
#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 (/ x (- 1 x)) #s(hole binary32 (- (* -1 (/ (+ 1 (+ (/ 1 x) (/ 1 (pow x 2)))) x)) 1)))
#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
5.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))))) (log (+ 1 (/ (* 2 x) (- 1 x)))) (* (+ (* (+ (* 2/5 (* x x)) 2/3) (* x x)) 2) x) (+ (* (+ (* 2/5 (* x x)) 2/3) (* x x)) 2) (+ (* 2/5 (* x x)) 2/3) 2/5 (* x x) 2/3 2 (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (+ (* (pow x 3) 1/3) x) (pow x 3) 3 1/3 (* 1/2 (- (log (- 1 (pow (* 2 (/ x (- 1 x))) 2))) (log (+ 1 (* -2 (/ x (- 1 x))))))) (- (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))) (/ x (- 1 x)) (log (+ 1 (* -2 (/ x (- 1 x))))) (* -2 (/ x (- 1 x))) -2)
4.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))))) (log (+ 1 (/ (* 2 x) (- 1 x)))) (* (+ (* (+ (* 2/5 (* x x)) 2/3) (* x x)) 2) x) (+ (* (+ (* 2/5 (* x x)) 2/3) (* x x)) 2) (+ (* 2/5 (* x x)) 2/3) 2/5 (* x x) 2/3 2 (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (+ (* (pow x 3) 1/3) x) (pow x 3) 3 1/3 (* 1/2 (- (log (- 1 (pow (* 2 (/ x (- 1 x))) 2))) (log (+ 1 (* -2 (/ x (- 1 x))))))) (- (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))) (/ x (- 1 x)) (log (+ 1 (* -2 (/ x (- 1 x))))) (* -2 (/ x (- 1 x))) -2)
4.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))))) (log (+ 1 (/ (* 2 x) (- 1 x)))) (* (+ (* (+ (* 2/5 (* x x)) 2/3) (* x x)) 2) x) (+ (* (+ (* 2/5 (* x x)) 2/3) (* x x)) 2) (+ (* 2/5 (* x x)) 2/3) 2/5 (* x x) 2/3 2 (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (+ (* (pow x 3) 1/3) x) (pow x 3) 3 1/3 (* 1/2 (- (log (- 1 (pow (* 2 (/ x (- 1 x))) 2))) (log (+ 1 (* -2 (/ x (- 1 x))))))) (- (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))) (/ x (- 1 x)) (log (+ 1 (* -2 (/ x (- 1 x))))) (* -2 (/ x (- 1 x))) -2)

rewrite205.0ms (8.7%)

Memory
-32.5MiB live, 301.3MiB allocated; 44ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
05303770
05673268
129433248
084763166
Stop Event
iter-limit
node-limit
iter-limit
Counts
189 → 350
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)
(*.f32 #s(literal 1/2 binary32) #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 #s(literal 2/5 binary32) (*.f32 x x) #s(literal 2/3 binary32)) (*.f32 x x) #s(literal 2 binary32)) 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)
(fma.f32 (fma.f32 #s(literal 2/5 binary32) (*.f32 x x) #s(literal 2/3 binary32)) (*.f32 x x) #s(literal 2 binary32))
(fma.f32 #s(literal 2/5 binary32) (*.f32 x x) #s(literal 2/3 binary32))
#s(literal 2/5 binary32)
(*.f32 x x)
#s(literal 2/3 binary32)
#s(literal 2 binary32)
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1/3 binary32) x))
(fma.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1/3 binary32) x)
(pow.f32 x #s(literal 3 binary32))
#s(literal 3 binary32)
#s(literal 1/3 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))))))
(-.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)))
(/.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 (/ (+ 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 (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/5 (* x x)) 2/3) (* x x)) 2) x) #s(hole binary32 (* 2 x)))
#s(approx (* (+ (* (+ (* 2/5 (* x x)) 2/3) (* x x)) 2) x) #s(hole binary32 (* x (+ 2 (* 2/3 (pow x 2))))))
#s(approx (* (+ (* (+ (* 2/5 (* x x)) 2/3) (* x x)) 2) x) #s(hole binary32 (* x (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2))))))))
#s(approx (+ (* (+ (* 2/5 (* x x)) 2/3) (* x x)) 2) #s(hole binary32 2))
#s(approx (+ (* (+ (* 2/5 (* x x)) 2/3) (* x x)) 2) #s(hole binary32 (+ 2 (* 2/3 (pow x 2)))))
#s(approx (+ (* (+ (* 2/5 (* x x)) 2/3) (* x x)) 2) #s(hole binary32 (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2)))))))
#s(approx (+ (* 2/5 (* x x)) 2/3) #s(hole binary32 2/3))
#s(approx (+ (* 2/5 (* x x)) 2/3) #s(hole binary32 (+ 2/3 (* 2/5 (pow x 2)))))
#s(approx (* x x) #s(hole binary32 (pow x 2)))
#s(approx (+ (* (pow x 3) 1/3) x) #s(hole binary32 x))
#s(approx (+ (* (pow x 3) 1/3) x) #s(hole binary32 (* x (+ 1 (* 1/3 (pow x 2))))))
#s(approx (pow x 3) #s(hole binary32 (pow x 3)))
#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 (/ 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 (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 (/ (+ 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 (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/5 (* x x)) 2/3) (* x x)) 2) x) #s(hole binary32 (* 2/5 (pow x 5))))
#s(approx (* (+ (* (+ (* 2/5 (* x x)) 2/3) (* x x)) 2) x) #s(hole binary32 (* (pow x 5) (+ 2/5 (* 2/3 (/ 1 (pow x 2)))))))
#s(approx (* (+ (* (+ (* 2/5 (* x x)) 2/3) (* x x)) 2) x) #s(hole binary32 (* (pow x 5) (+ 2/5 (+ (* 2/3 (/ 1 (pow x 2))) (/ 2 (pow x 4)))))))
#s(approx (+ (* (+ (* 2/5 (* x x)) 2/3) (* x x)) 2) #s(hole binary32 (* 2/5 (pow x 4))))
#s(approx (+ (* (+ (* 2/5 (* x x)) 2/3) (* x x)) 2) #s(hole binary32 (* (pow x 4) (+ 2/5 (* 2/3 (/ 1 (pow x 2)))))))
#s(approx (+ (* (+ (* 2/5 (* x x)) 2/3) (* x x)) 2) #s(hole binary32 (* (pow x 4) (+ 2/5 (+ (* 2/3 (/ 1 (pow x 2))) (/ 2 (pow x 4)))))))
#s(approx (+ (* 2/5 (* x x)) 2/3) #s(hole binary32 (* 2/5 (pow x 2))))
#s(approx (+ (* 2/5 (* x x)) 2/3) #s(hole binary32 (* (pow x 2) (+ 2/5 (* 2/3 (/ 1 (pow x 2)))))))
#s(approx (+ (* (pow x 3) 1/3) x) #s(hole binary32 (* 1/3 (pow x 3))))
#s(approx (+ (* (pow x 3) 1/3) x) #s(hole binary32 (* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))))
#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 (/ 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 (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 (/ (+ 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 (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/5 (* x x)) 2/3) (* x x)) 2) x) #s(hole binary32 (* -1 (* (pow x 5) (- (* -1 (/ (+ 2/3 (* 2 (/ 1 (pow x 2)))) (pow x 2))) 2/5)))))
#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 (/ x (- 1 x)) #s(hole binary32 (- (* -1 (/ (+ 1 (+ (/ 1 x) (/ 1 (pow x 2)))) x)) 1)))
#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
(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 (neg.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 2 binary32)) (pow.f32 (log1p.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal -2 binary32))) #s(literal 2 binary32)))) (neg.f32 (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 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal -2 binary32) #s(literal 1 binary32))))))
(/.f32 (neg.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 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal -2 binary32))) #s(literal 3 binary32)))) (neg.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 2 binary32)) (+.f32 (pow.f32 (log1p.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 2 binary32)))) (log1p.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal -2 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 2 binary32)) (pow.f32 (log1p.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal -2 binary32))) #s(literal 2 binary32))) (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 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal -2 binary32) #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 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal -2 binary32))) #s(literal 3 binary32))) (+.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 2 binary32)) (+.f32 (pow.f32 (log1p.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 2 binary32)))) (log1p.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal -2 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 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal -2 binary32))))
(log1p.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)))
(*.f32 (pow.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 1 binary32)) #s(literal 2 binary32))
(*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32))
(*.f32 #s(literal 2 binary32) (pow.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 1 binary32)))
(*.f32 #s(literal 2 binary32) (/.f32 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 (neg.f32 x) #s(literal 4 binary32)) (*.f32 (neg.f32 (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)))
(/.f32 (*.f32 #s(literal 4 binary32) (neg.f32 x)) (*.f32 #s(literal 2 binary32) (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 (*.f32 x #s(literal 4 binary32)) (*.f32 (-.f32 #s(literal 1 binary32) x) #s(literal 2 binary32)))
(/.f32 (fma.f32 (neg.f32 x) (neg.f32 (-.f32 #s(literal 1 binary32) x)) (*.f32 (neg.f32 (-.f32 #s(literal 1 binary32) x)) (neg.f32 x))) (*.f32 (neg.f32 (-.f32 #s(literal 1 binary32) x)) (neg.f32 (-.f32 #s(literal 1 binary32) x))))
(/.f32 (fma.f32 (neg.f32 x) (-.f32 #s(literal 1 binary32) x) (*.f32 (neg.f32 (-.f32 #s(literal 1 binary32) x)) x)) (*.f32 (neg.f32 (-.f32 #s(literal 1 binary32) x)) (-.f32 #s(literal 1 binary32) x)))
(/.f32 (fma.f32 x (neg.f32 (-.f32 #s(literal 1 binary32) x)) (*.f32 (-.f32 #s(literal 1 binary32) x) (neg.f32 x))) (*.f32 (-.f32 #s(literal 1 binary32) x) (neg.f32 (-.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 (*.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 #s(literal 1 binary32) (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 (/.f32 x (-.f32 #s(literal 1 binary32) x)) (/.f32 x (-.f32 #s(literal 1 binary32) x)))
(exp.f32 (*.f32 (log.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32))) #s(literal 1 binary32)))
(*.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)) (pow.f32 x #s(literal 3 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)) (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 (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) (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)
(*.f32 #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) (*.f32 x x) #s(literal 2 binary32)) x)) #s(literal 1/2 binary32))
(*.f32 #s(literal 1/2 binary32) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #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 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) (*.f32 x x) #s(literal 2 binary32)) x))
(*.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) (*.f32 x x) #s(literal 2 binary32)) x)
(*.f32 x (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) (*.f32 x x) #s(literal 2 binary32)))
(fma.f32 #s(literal 2 binary32) x (*.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) x) x) x))
(fma.f32 #s(literal 2 binary32) x (*.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) x) x)))
(fma.f32 x #s(literal 2 binary32) (*.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) x) x) x))
(fma.f32 x #s(literal 2 binary32) (*.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) x) x)))
(+.f32 (*.f32 #s(literal 2 binary32) x) (*.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) x) x) x))
(+.f32 (*.f32 #s(literal 2 binary32) x) (*.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) x) x)))
(/.f32 (neg.f32 (-.f32 (pow.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) x) x) #s(literal 2 binary32)) #s(literal 4 binary32))) (neg.f32 (-.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) x) x) #s(literal 2 binary32))))
(/.f32 (neg.f32 (-.f32 #s(literal 4 binary32) (pow.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) x) x) #s(literal 2 binary32)))) (neg.f32 (-.f32 #s(literal 2 binary32) (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) x) x))))
(/.f32 (neg.f32 (+.f32 (pow.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) x) x) #s(literal 3 binary32)) #s(literal 8 binary32))) (neg.f32 (+.f32 (pow.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) x) x) #s(literal 2 binary32)) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) x) x) #s(literal 2 binary32))))))
(/.f32 (neg.f32 (+.f32 #s(literal 8 binary32) (pow.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) x) x) #s(literal 3 binary32)))) (neg.f32 (+.f32 #s(literal 4 binary32) (-.f32 (pow.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) x) x) #s(literal 2 binary32)) (*.f32 #s(literal 2 binary32) (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) x) x))))))
(/.f32 (-.f32 (pow.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) x) x) #s(literal 2 binary32)) #s(literal 4 binary32)) (-.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) x) x) #s(literal 2 binary32)))
(/.f32 (-.f32 #s(literal 4 binary32) (pow.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) x) x) #s(literal 2 binary32))) (-.f32 #s(literal 2 binary32) (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) x) x)))
(/.f32 (+.f32 (pow.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) x) x) #s(literal 3 binary32)) #s(literal 8 binary32)) (+.f32 (pow.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) x) x) #s(literal 2 binary32)) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) x) x) #s(literal 2 binary32)))))
(/.f32 (+.f32 #s(literal 8 binary32) (pow.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) x) x) #s(literal 3 binary32))) (+.f32 #s(literal 4 binary32) (-.f32 (pow.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) x) x) #s(literal 2 binary32)) (*.f32 #s(literal 2 binary32) (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) x) x)))))
(-.f32 #s(literal 2 binary32) (*.f32 (neg.f32 (*.f32 x x)) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))))
(fma.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) x) x #s(literal 2 binary32))
(fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) (*.f32 x x) #s(literal 2 binary32))
(fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) #s(literal 2 binary32))
(+.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) x) x) #s(literal 2 binary32))
(+.f32 #s(literal 2 binary32) (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) x) x))
(/.f32 (neg.f32 (-.f32 #s(literal 4/9 binary32) (pow.f32 (*.f32 (*.f32 x x) #s(literal 2/5 binary32)) #s(literal 2 binary32)))) (neg.f32 (-.f32 #s(literal 2/3 binary32) (*.f32 (*.f32 x x) #s(literal 2/5 binary32)))))
(/.f32 (neg.f32 (-.f32 (pow.f32 (*.f32 (*.f32 x x) #s(literal 2/5 binary32)) #s(literal 2 binary32)) #s(literal 4/9 binary32))) (neg.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))
(/.f32 (neg.f32 (+.f32 #s(literal 8/27 binary32) (pow.f32 (*.f32 (*.f32 x x) #s(literal 2/5 binary32)) #s(literal 3 binary32)))) (neg.f32 (+.f32 #s(literal 4/9 binary32) (-.f32 (pow.f32 (*.f32 (*.f32 x x) #s(literal 2/5 binary32)) #s(literal 2 binary32)) (*.f32 #s(literal 2/3 binary32) (*.f32 (*.f32 x x) #s(literal 2/5 binary32)))))))
(/.f32 (neg.f32 (fma.f32 (pow.f32 (*.f32 x x) #s(literal 3 binary32)) #s(literal 8/125 binary32) #s(literal 8/27 binary32))) (neg.f32 (+.f32 (pow.f32 (*.f32 (*.f32 x x) #s(literal 2/5 binary32)) #s(literal 2 binary32)) (-.f32 #s(literal 4/9 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal 2/5 binary32)) #s(literal 2/3 binary32))))))
(/.f32 (-.f32 #s(literal 4/9 binary32) (pow.f32 (*.f32 (*.f32 x x) #s(literal 2/5 binary32)) #s(literal 2 binary32))) (-.f32 #s(literal 2/3 binary32) (*.f32 (*.f32 x x) #s(literal 2/5 binary32))))
(/.f32 (-.f32 (pow.f32 (*.f32 (*.f32 x x) #s(literal 2/5 binary32)) #s(literal 2 binary32)) #s(literal 4/9 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))
(/.f32 (+.f32 #s(literal 8/27 binary32) (pow.f32 (*.f32 (*.f32 x x) #s(literal 2/5 binary32)) #s(literal 3 binary32))) (+.f32 #s(literal 4/9 binary32) (-.f32 (pow.f32 (*.f32 (*.f32 x x) #s(literal 2/5 binary32)) #s(literal 2 binary32)) (*.f32 #s(literal 2/3 binary32) (*.f32 (*.f32 x x) #s(literal 2/5 binary32))))))
(/.f32 (fma.f32 (pow.f32 (*.f32 x x) #s(literal 3 binary32)) #s(literal 8/125 binary32) #s(literal 8/27 binary32)) (+.f32 (pow.f32 (*.f32 (*.f32 x x) #s(literal 2/5 binary32)) #s(literal 2 binary32)) (-.f32 #s(literal 4/9 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal 2/5 binary32)) #s(literal 2/3 binary32)))))
(-.f32 #s(literal 2/3 binary32) (*.f32 #s(literal -2/5 binary32) (*.f32 x x)))
(fma.f32 (*.f32 #s(literal 2/5 binary32) x) x #s(literal 2/3 binary32))
(fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))
(fma.f32 #s(literal 2/5 binary32) (*.f32 x x) #s(literal 2/3 binary32))
(+.f32 (*.f32 (*.f32 x x) #s(literal 2/5 binary32)) #s(literal 2/3 binary32))
(+.f32 #s(literal 2/3 binary32) (*.f32 (*.f32 x x) #s(literal 2/5 binary32)))
#s(literal 2/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 (neg.f32 x) (neg.f32 x))
(*.f32 (fabs.f32 x) (fabs.f32 x))
(*.f32 x x)
(/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal -2 binary32)))
(pow.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32))
(pow.f32 (neg.f32 x) #s(literal 2 binary32))
(pow.f32 (fabs.f32 x) #s(literal 2 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))))
(fabs.f32 (*.f32 x x))
(exp.f32 (*.f32 (log.f32 x) #s(literal 2 binary32)))
#s(literal 2/3 binary32)
#s(literal 2 binary32)
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1/3 binary32) x))
(*.f32 (+.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/3 binary32)) (pow.f32 x #s(literal 3 binary32)))
(*.f32 (pow.f32 x #s(literal 3 binary32)) (+.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/3 binary32)))
(/.f32 (neg.f32 (-.f32 (pow.f32 (*.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1/3 binary32)) #s(literal 2 binary32)) (*.f32 x x))) (neg.f32 (-.f32 (*.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1/3 binary32)) x)))
(/.f32 (neg.f32 (fma.f32 (pow.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 3 binary32)) #s(literal 1/27 binary32) (pow.f32 x #s(literal 3 binary32)))) (neg.f32 (+.f32 (pow.f32 (*.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1/3 binary32)) #s(literal 2 binary32)) (-.f32 (*.f32 x x) (*.f32 (*.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1/3 binary32)) x)))))
(/.f32 (-.f32 (pow.f32 (*.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1/3 binary32)) #s(literal 2 binary32)) (*.f32 x x)) (-.f32 (*.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1/3 binary32)) x))
(/.f32 (fma.f32 (pow.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 3 binary32)) #s(literal 1/27 binary32) (pow.f32 x #s(literal 3 binary32))) (+.f32 (pow.f32 (*.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1/3 binary32)) #s(literal 2 binary32)) (-.f32 (*.f32 x x) (*.f32 (*.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1/3 binary32)) x))))
(fma.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1/3 binary32) x)
(fma.f32 #s(literal 1/3 binary32) (pow.f32 x #s(literal 3 binary32)) x)
(+.f32 (*.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1/3 binary32)) x)
(+.f32 x (*.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1/3 binary32)))
(*.f32 (neg.f32 (pow.f32 x #s(literal 3/2 binary32))) (neg.f32 (pow.f32 x #s(literal 3/2 binary32))))
(*.f32 (fabs.f32 (pow.f32 x #s(literal 3/2 binary32))) (fabs.f32 (pow.f32 x #s(literal 3/2 binary32))))
(*.f32 (pow.f32 x #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3/2 binary32)))
(*.f32 (*.f32 x x) x)
(*.f32 x (*.f32 x x))
(pow.f32 (exp.f32 (log.f32 x)) #s(literal 3 binary32))
(pow.f32 (pow.f32 x #s(literal 3/2 binary32)) #s(literal 2 binary32))
(pow.f32 (*.f32 x x) #s(literal 3/2 binary32))
(pow.f32 x #s(literal 3 binary32))
(+.f32 (cosh.f32 (*.f32 (log.f32 x) #s(literal 3 binary32))) (sinh.f32 (*.f32 (log.f32 x) #s(literal 3 binary32))))
(exp.f32 (*.f32 (log.f32 x) #s(literal 3 binary32)))
#s(literal 3 binary32)
#s(literal 1/3 binary32)
(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))))
(log.f32 (fma.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32) #s(literal 1 binary32)))
(/.f32 (neg.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 2 binary32)) (pow.f32 (log1p.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal -2 binary32))) #s(literal 2 binary32)))) (neg.f32 (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 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal -2 binary32) #s(literal 1 binary32))))))
(/.f32 (neg.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 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal -2 binary32))) #s(literal 3 binary32)))) (neg.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 2 binary32)) (+.f32 (pow.f32 (log1p.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 2 binary32)))) (log1p.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal -2 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 2 binary32)) (pow.f32 (log1p.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal -2 binary32))) #s(literal 2 binary32))) (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 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal -2 binary32) #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 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal -2 binary32))) #s(literal 3 binary32))) (+.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 2 binary32)) (+.f32 (pow.f32 (log1p.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 2 binary32)))) (log1p.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal -2 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 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal -2 binary32))))
(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) (pow.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) #s(literal 4 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 (+.f32 (pow.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) #s(literal 4 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 (neg.f32 (-.f32 #s(literal 1 binary32) (pow.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) #s(literal 4 binary32)))) (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)))))
(/.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 6 binary32)))) (neg.f32 (+.f32 #s(literal 1 binary32) (+.f32 (pow.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) #s(literal 4 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 4 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) (+.f32 (pow.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) #s(literal 4 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 (neg.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32))) (neg.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32))))
(*.f32 (fabs.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32))) (fabs.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32))))
(*.f32 (exp.f32 (log.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)))) (exp.f32 (log.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)))))
(*.f32 (pow.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) #s(literal 4 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 (*.f32 (neg.f32 (*.f32 #s(literal 2 binary32) x)) (*.f32 #s(literal 2 binary32) x)) (*.f32 (neg.f32 (-.f32 #s(literal 1 binary32) x)) (-.f32 #s(literal 1 binary32) x)))
(/.f32 (*.f32 (*.f32 #s(literal 2 binary32) x) (neg.f32 (*.f32 #s(literal 2 binary32) x))) (*.f32 (-.f32 #s(literal 1 binary32) x) (neg.f32 (-.f32 #s(literal 1 binary32) x))))
(/.f32 (*.f32 #s(literal 4 binary32) (*.f32 x x)) (*.f32 (neg.f32 (-.f32 #s(literal 1 binary32) x)) (neg.f32 (-.f32 #s(literal 1 binary32) x))))
(/.f32 (*.f32 #s(literal 4 binary32) (*.f32 x x)) (*.f32 (-.f32 #s(literal 1 binary32) x) (-.f32 #s(literal 1 binary32) x)))
(/.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 (exp.f32 (log.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 (*.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 (pow.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 1 binary32)) #s(literal 2 binary32))
(*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32))
(*.f32 #s(literal 2 binary32) (pow.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 1 binary32)))
(*.f32 #s(literal 2 binary32) (/.f32 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 (neg.f32 x) #s(literal 4 binary32)) (*.f32 (neg.f32 (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)))
(/.f32 (*.f32 #s(literal 4 binary32) (neg.f32 x)) (*.f32 #s(literal 2 binary32) (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 (*.f32 x #s(literal 4 binary32)) (*.f32 (-.f32 #s(literal 1 binary32) x) #s(literal 2 binary32)))
(/.f32 (fma.f32 (neg.f32 x) (neg.f32 (-.f32 #s(literal 1 binary32) x)) (*.f32 (neg.f32 (-.f32 #s(literal 1 binary32) x)) (neg.f32 x))) (*.f32 (neg.f32 (-.f32 #s(literal 1 binary32) x)) (neg.f32 (-.f32 #s(literal 1 binary32) x))))
(/.f32 (fma.f32 (neg.f32 x) (-.f32 #s(literal 1 binary32) x) (*.f32 (neg.f32 (-.f32 #s(literal 1 binary32) x)) x)) (*.f32 (neg.f32 (-.f32 #s(literal 1 binary32) x)) (-.f32 #s(literal 1 binary32) x)))
(/.f32 (fma.f32 x (neg.f32 (-.f32 #s(literal 1 binary32) x)) (*.f32 (-.f32 #s(literal 1 binary32) x) (neg.f32 x))) (*.f32 (-.f32 #s(literal 1 binary32) x) (neg.f32 (-.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 (*.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 #s(literal 1 binary32) (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 (/.f32 x (-.f32 #s(literal 1 binary32) x)) (/.f32 x (-.f32 #s(literal 1 binary32) x)))
(exp.f32 (*.f32 (log.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32))) #s(literal 1 binary32)))
(/.f32 (neg.f32 (neg.f32 x)) (neg.f32 (neg.f32 (-.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))
(log.f32 (fma.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal -2 binary32) #s(literal 1 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)))) (log.f32 (-.f32 #s(literal 1 binary32) (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal -2 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))))))
(log1p.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 -2 binary32) (/.f32 x (-.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))
#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 x x) #s(literal 1/3 binary32) #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 #s(literal 2 binary32) x))
#s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/3 binary32) #s(literal 2 binary32)) x))
#s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #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 (/ (+ x x) (- 1 x)) (*.f32 #s(literal 2 binary32) x))
#s(approx (/ (+ x x) (- 1 x)) (*.f32 (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)) x))
#s(approx (/ (+ x 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 (/ (+ x 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 (*.f32 x x) #s(literal 1/3 binary32) #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 #s(literal 2 binary32) x))
#s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/3 binary32) #s(literal 2 binary32)) x))
#s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #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/5 (* x x)) 2/3) (* x x)) 2) x) (*.f32 #s(literal 2 binary32) x))
#s(approx (* (+ (* (+ (* 2/5 (* x x)) 2/3) (* x x)) 2) x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/3 binary32) #s(literal 2 binary32)) x))
#s(approx (* (+ (* (+ (* 2/5 (* x x)) 2/3) (* x x)) 2) x) (*.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) (*.f32 x x) #s(literal 2 binary32)) x))
#s(approx (+ (* (+ (* 2/5 (* x x)) 2/3) (* x x)) 2) #s(literal 2 binary32))
#s(approx (+ (* (+ (* 2/5 (* x x)) 2/3) (* x x)) 2) (fma.f32 (*.f32 x x) #s(literal 2/3 binary32) #s(literal 2 binary32)))
#s(approx (+ (* (+ (* 2/5 (* x x)) 2/3) (* x x)) 2) (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) (*.f32 x x) #s(literal 2 binary32)))
#s(approx (+ (* 2/5 (* x x)) 2/3) #s(literal 2/3 binary32))
#s(approx (+ (* 2/5 (* x x)) 2/3) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))
#s(approx (* x x) (*.f32 x x))
#s(approx (+ (* (pow x 3) 1/3) x) x)
#s(approx (+ (* (pow x 3) 1/3) x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/3 binary32) #s(literal 1 binary32)) x))
#s(approx (pow x 3) (pow.f32 x #s(literal 3 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 x x) #s(literal 1/3 binary32) #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 #s(literal 2 binary32) x))
#s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/3 binary32) #s(literal 2 binary32)) x))
#s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #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 (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 (/ (+ x x) (- 1 x)) (*.f32 #s(literal 2 binary32) x))
#s(approx (/ (+ x x) (- 1 x)) (*.f32 (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)) x))
#s(approx (/ (+ x 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 (/ (+ x 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 (- 1 x)) x)
#s(approx (/ x (- 1 x)) (*.f32 (+.f32 #s(literal 1 binary32) x) x))
#s(approx (/ x (- 1 x)) (*.f32 (fma.f32 (+.f32 #s(literal 1 binary32) x) x #s(literal 1 binary32)) x))
#s(approx (/ x (- 1 x)) (*.f32 (fma.f32 (fma.f32 (+.f32 #s(literal 1 binary32) x) x #s(literal 1 binary32)) 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 (-.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 (* 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))))) (fma.f32 (log.f32 #s(literal -1 binary32)) #s(literal 1/2 binary32) (+.f32 (fma.f32 (pow.f32 x #s(literal -5 binary32)) #s(literal 1/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 (/.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 (fma.f32 (pow.f32 x #s(literal -5 binary32)) #s(literal 2/5 binary32) (/.f32 #s(literal 2 binary32) x)) (/.f32 #s(literal 2/3 binary32) (pow.f32 x #s(literal 3 binary32)))) (log.f32 #s(literal -1 binary32))))
#s(approx (/ (+ x x) (- 1 x)) #s(literal -2 binary32))
#s(approx (/ (+ x x) (- 1 x)) (neg.f32 (+.f32 (/.f32 #s(literal 2 binary32) x) #s(literal 2 binary32))))
#s(approx (/ (+ x 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 (/ (+ x x) (- 1 x)) (-.f32 (/.f32 (neg.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 (- 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))))) (fma.f32 (log.f32 #s(literal -1 binary32)) #s(literal 1/2 binary32) (+.f32 (fma.f32 (pow.f32 x #s(literal -5 binary32)) #s(literal 1/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 (/.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 (fma.f32 (pow.f32 x #s(literal -5 binary32)) #s(literal 2/5 binary32) (/.f32 #s(literal 2 binary32) x)) (/.f32 #s(literal 2/3 binary32) (pow.f32 x #s(literal 3 binary32)))) (log.f32 #s(literal -1 binary32))))
#s(approx (* (+ (* (+ (* 2/5 (* x x)) 2/3) (* x x)) 2) x) (*.f32 (pow.f32 x #s(literal 5 binary32)) #s(literal 2/5 binary32)))
#s(approx (* (+ (* (+ (* 2/5 (* x x)) 2/3) (* x x)) 2) x) (*.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 2/3 binary32) #s(literal 2/5 binary32)) (pow.f32 x #s(literal 5 binary32))))
#s(approx (* (+ (* (+ (* 2/5 (* x x)) 2/3) (* x x)) 2) x) (*.f32 (+.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 2/3 binary32) (/.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 4 binary32)))) #s(literal 2/5 binary32)) (pow.f32 x #s(literal 5 binary32))))
#s(approx (+ (* (+ (* 2/5 (* x x)) 2/3) (* x x)) 2) (*.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 2/5 binary32)))
#s(approx (+ (* (+ (* 2/5 (* x x)) 2/3) (* x x)) 2) (*.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 2/3 binary32) #s(literal 2/5 binary32))))
#s(approx (+ (* (+ (* 2/5 (* x x)) 2/3) (* x x)) 2) (*.f32 (+.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 2/3 binary32) (/.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 4 binary32)))) #s(literal 2/5 binary32)) (pow.f32 x #s(literal 4 binary32))))
#s(approx (+ (* 2/5 (* x x)) 2/3) (*.f32 (*.f32 x x) #s(literal 2/5 binary32)))
#s(approx (+ (* 2/5 (* x x)) 2/3) (*.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 2/3 binary32) #s(literal 2/5 binary32)) (*.f32 x x)))
#s(approx (+ (* (pow x 3) 1/3) x) (*.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1/3 binary32)))
#s(approx (+ (* (pow x 3) 1/3) x) (fma.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1/3 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))))) (fma.f32 (log.f32 #s(literal -1 binary32)) #s(literal 1/2 binary32) (+.f32 (fma.f32 (pow.f32 x #s(literal -5 binary32)) #s(literal 1/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 (log.f32 #s(literal -3 binary32)) (/.f32 #s(literal 2 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 (/.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 (/ (* 2 x) (- 1 x)))) (-.f32 (+.f32 (log.f32 #s(literal -3 binary32)) (+.f32 (fma.f32 (pow.f32 x #s(literal -5 binary32)) #s(literal 2/5 binary32) (/.f32 #s(literal 2 binary32) x)) (/.f32 #s(literal 2/3 binary32) (pow.f32 x #s(literal 3 binary32))))) (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 (/.f32 #s(literal 4/9 binary32) (*.f32 x x)) (/.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 (fma.f32 (pow.f32 x #s(literal -3 binary32)) #s(literal 80/81 binary32) (/.f32 #s(literal 8/3 binary32) x)) (/.f32 #s(literal 4/9 binary32) (*.f32 x 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 (/.f32 #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 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 (/.f32 #s(literal 8 binary32) x) #s(literal 3 binary32))))
#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 12 binary32) (*.f32 x x)) (/.f32 #s(literal 8 binary32) x)) #s(literal 4 binary32)))
#s(approx (pow (* 2 (/ x (- 1 x))) 2) (+.f32 (+.f32 (fma.f32 (pow.f32 x #s(literal -3 binary32)) #s(literal 16 binary32) (/.f32 #s(literal 12 binary32) (*.f32 x x))) (/.f32 #s(literal 8 binary32) x)) #s(literal 4 binary32)))
#s(approx (/ (+ x x) (- 1 x)) #s(literal -2 binary32))
#s(approx (/ (+ x x) (- 1 x)) (neg.f32 (+.f32 (/.f32 #s(literal 2 binary32) x) #s(literal 2 binary32))))
#s(approx (/ (+ x 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 (/ (+ x x) (- 1 x)) (-.f32 (/.f32 (neg.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 (neg.f32 (/.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 (pow.f32 x #s(literal -2 binary32)) (pow.f32 x #s(literal -3 binary32)))) (+.f32 (/.f32 #s(literal 1 binary32) x) #s(literal 1 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 2/3 binary32) x) (/.f32 #s(literal 4/9 binary32) (*.f32 x x))) (log.f32 #s(literal 3 binary32))))
#s(approx (log (+ 1 (* -2 (/ x (- 1 x))))) (+.f32 (+.f32 (fma.f32 #s(literal 26/81 binary32) (pow.f32 x #s(literal -3 binary32)) (/.f32 #s(literal 2/3 binary32) x)) (/.f32 #s(literal 4/9 binary32) (*.f32 x x))) (log.f32 #s(literal 3 binary32))))
#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 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 2 binary32) (/.f32 #s(literal 2 binary32) x)) #s(literal 2 binary32)))
#s(approx (* -2 (/ x (- 1 x))) (+.f32 (+.f32 (fma.f32 (pow.f32 x #s(literal -3 binary32)) #s(literal 2 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 2 binary32))) (/.f32 #s(literal 2 binary32) x)) #s(literal 2 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 (pow.f32 x #s(literal -2 binary32)) #s(literal 2/5 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 (/ (+ x x) (- 1 x)) (-.f32 (neg.f32 (/.f32 (+.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 2 binary32) (/.f32 #s(literal 2 binary32) x)) #s(literal 2 binary32)) 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 (log (+ 1 (/ (* 2 x) (- 1 x)))) (fma.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 2/5 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/5 (* x x)) 2/3) (* x x)) 2) x) (neg.f32 (*.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 2 binary32) #s(literal 2/3 binary32)) (*.f32 x x))) #s(literal 2/5 binary32)) (pow.f32 x #s(literal 5 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)))) (-.f32 (fma.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 2/5 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 16 binary32) (*.f32 x x)) (/.f32 #s(literal 12 binary32) x)) #s(literal 8 binary32)) 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 (/ (+ x x) (- 1 x)) (-.f32 (neg.f32 (/.f32 (+.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 2 binary32) (/.f32 #s(literal 2 binary32) x)) #s(literal 2 binary32)) 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 (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)))

eval56.0ms (2.4%)

Memory
1.0MiB live, 93.9MiB allocated; 6ms collecting garbage
Compiler

Compiled 10 050 to 1 715 computations (82.9% saved)

prune10.0ms (0.4%)

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

10 alts after pruning (8 fresh and 2 done)

PrunedKeptTotal
New3538361
Fresh303
Picked325
Done000
Total35910369
Accuracy
100.0%
Counts
369 → 10
Alt Table
Click to see full alt table
StatusAccuracyProgram
97.2%
(*.f32 #s(literal 1/2 binary32) (-.f32 (log.f32 (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 #s(literal 4 binary32) (*.f32 x x)) (*.f32 (-.f32 #s(literal 1 binary32) x) (-.f32 #s(literal 1 binary32) x))))) (log1p.f32 (*.f32 #s(literal -2 binary32) (/.f32 x (-.f32 #s(literal 1 binary32) x))))))
97.3%
(*.f32 #s(literal 1/2 binary32) (-.f32 (log.f32 (-.f32 #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))))) (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.0%
(*.f32 #s(literal 1/2 binary32) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (fma.f32 x #s(literal 2 binary32) (*.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) x) x) x))))
20.9%
(log.f32 (sqrt.f32 (fma.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32) #s(literal 1 binary32))))
98.9%
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (*.f32 (*.f32 x x) x) #s(literal 1/3 binary32) x))
99.1%
#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.8%
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/3 binary32) #s(literal 1 binary32)) x))
97.9%
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) x)
Compiler

Compiled 402 to 279 computations (30.6% saved)

series44.0ms (1.9%)

Memory
-21.4MiB live, 33.1MiB allocated; 4ms collecting garbage
Counts
35 → 186
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 (*.f32 x x) #s(literal 1/3 binary32) #s(literal 1 binary32)) x))
(*.f32 (fma.f32 (*.f32 x x) #s(literal 1/3 binary32) #s(literal 1 binary32)) x)
(fma.f32 (*.f32 x x) #s(literal 1/3 binary32) #s(literal 1 binary32))
#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))
(log.f32 (sqrt.f32 (fma.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32) #s(literal 1 binary32))))
(sqrt.f32 (fma.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32) #s(literal 1 binary32)))
(fma.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32) #s(literal 1 binary32))
(/.f32 x (-.f32 #s(literal 1 binary32) x))
(-.f32 #s(literal 1 binary32) x)
#s(literal 2 binary32)
(*.f32 #s(literal 1/2 binary32) (-.f32 (log.f32 (-.f32 #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))))) (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) (/.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)))))
(log.f32 (-.f32 #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)))))
(-.f32 #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))))
(/.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))
#s(literal -2 binary32)
(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)))
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 (* (+ (* (* x x) 1/3) 1) x) #s(hole binary32 x))
#s(approx (* (+ (* (* x x) 1/3) 1) x) #s(hole binary32 (* x (+ 1 (* 1/3 (pow x 2))))))
#s(approx (+ (* (* x x) 1/3) 1) #s(hole binary32 1))
#s(approx (+ (* (* x x) 1/3) 1) #s(hole binary32 (+ 1 (* 1/3 (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 (log (sqrt (+ (* (/ x (- 1 x)) 2) 1))) #s(hole binary32 x))
#s(approx (log (sqrt (+ (* (/ x (- 1 x)) 2) 1))) #s(hole binary32 (* x (+ 1 (* 1/3 (pow x 2))))))
#s(approx (log (sqrt (+ (* (/ x (- 1 x)) 2) 1))) #s(hole binary32 (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))))
#s(approx (log (sqrt (+ (* (/ x (- 1 x)) 2) 1))) #s(hole binary32 (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2))))))))))
#s(approx (sqrt (+ (* (/ x (- 1 x)) 2) 1)) #s(hole binary32 1))
#s(approx (sqrt (+ (* (/ x (- 1 x)) 2) 1)) #s(hole binary32 (+ 1 x)))
#s(approx (sqrt (+ (* (/ x (- 1 x)) 2) 1)) #s(hole binary32 (+ 1 (* x (+ 1 (* 1/2 x))))))
#s(approx (sqrt (+ (* (/ x (- 1 x)) 2) 1)) #s(hole binary32 (+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/2 x))))))))
#s(approx (+ (* (/ x (- 1 x)) 2) 1) #s(hole binary32 1))
#s(approx (+ (* (/ x (- 1 x)) 2) 1) #s(hole binary32 (+ 1 (* 2 x))))
#s(approx (+ (* (/ x (- 1 x)) 2) 1) #s(hole binary32 (+ 1 (* x (+ 2 (* 2 x))))))
#s(approx (+ (* (/ x (- 1 x)) 2) 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 (/ 1 (pow (* (/ x (- 1 x)) 2) -2)))) (log (+ 1 (* -2 (/ x (- 1 x))))))) #s(hole binary32 x))
#s(approx (* 1/2 (- (log (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -2)))) (log (+ 1 (* -2 (/ x (- 1 x))))))) #s(hole binary32 (* x (+ 1 (* 1/3 (pow x 2))))))
#s(approx (* 1/2 (- (log (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -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 (/ 1 (pow (* (/ x (- 1 x)) 2) -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 (/ 1 (pow (* (/ x (- 1 x)) 2) -2)))) (log (+ 1 (* -2 (/ x (- 1 x)))))) #s(hole binary32 (* 2 x)))
#s(approx (- (log (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -2)))) (log (+ 1 (* -2 (/ x (- 1 x)))))) #s(hole binary32 (* x (+ 2 (* 2/3 (pow x 2))))))
#s(approx (- (log (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -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 (/ 1 (pow (* (/ x (- 1 x)) 2) -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 (/ 1 (pow (* (/ x (- 1 x)) 2) -2)))) #s(hole binary32 (* -4 (pow x 2))))
#s(approx (log (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -2)))) #s(hole binary32 (* (pow x 2) (- (* -8 x) 4))))
#s(approx (log (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -2)))) #s(hole binary32 (* (pow x 2) (- (* x (- (* -20 x) 8)) 4))))
#s(approx (log (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -2)))) #s(hole binary32 (* (pow x 2) (- (* x (- (* x (- (* -48 x) 20)) 8)) 4))))
#s(approx (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -2))) #s(hole binary32 1))
#s(approx (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -2))) #s(hole binary32 (+ 1 (* -4 (pow x 2)))))
#s(approx (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -2))) #s(hole binary32 (+ 1 (* (pow x 2) (- (* -8 x) 4)))))
#s(approx (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -2))) #s(hole binary32 (+ 1 (* (pow x 2) (- (* x (- (* -12 x) 8)) 4)))))
#s(approx (/ 1 (pow (* (/ x (- 1 x)) 2) -2)) #s(hole binary32 (* 4 (pow x 2))))
#s(approx (/ 1 (pow (* (/ x (- 1 x)) 2) -2)) #s(hole binary32 (* (pow x 2) (+ 4 (* 8 x)))))
#s(approx (/ 1 (pow (* (/ x (- 1 x)) 2) -2)) #s(hole binary32 (* (pow x 2) (+ 4 (* x (+ 8 (* 12 x)))))))
#s(approx (/ 1 (pow (* (/ x (- 1 x)) 2) -2)) #s(hole binary32 (* (pow x 2) (+ 4 (* x (+ 8 (* x (+ 12 (* 16 x)))))))))
#s(approx (pow (* (/ x (- 1 x)) 2) -2) #s(hole binary32 (/ 1/4 (pow x 2))))
#s(approx (pow (* (/ x (- 1 x)) 2) -2) #s(hole binary32 (/ (+ 1/4 (* -1/2 x)) (pow x 2))))
#s(approx (pow (* (/ x (- 1 x)) 2) -2) #s(hole binary32 (/ (+ 1/4 (* x (- (* 1/4 x) 1/2))) (pow x 2))))
#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 (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 (* (+ (* (* x x) 1/3) 1) x) #s(hole binary32 (* 1/3 (pow x 3))))
#s(approx (* (+ (* (* x x) 1/3) 1) x) #s(hole binary32 (* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))))
#s(approx (+ (* (* x x) 1/3) 1) #s(hole binary32 (* 1/3 (pow x 2))))
#s(approx (+ (* (* x x) 1/3) 1) #s(hole binary32 (* (pow x 2) (+ 1/3 (/ 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 (log (sqrt (+ (* (/ x (- 1 x)) 2) 1))) #s(hole binary32 (log (sqrt -1))))
#s(approx (log (sqrt (+ (* (/ x (- 1 x)) 2) 1))) #s(hole binary32 (- (log (sqrt -1)) (/ 1 (* x (pow (sqrt -1) 2))))))
#s(approx (log (sqrt (+ (* (/ x (- 1 x)) 2) 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 (+ (* (/ x (- 1 x)) 2) 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 (+ (* (/ x (- 1 x)) 2) 1)) #s(hole binary32 (sqrt -1)))
#s(approx (sqrt (+ (* (/ x (- 1 x)) 2) 1)) #s(hole binary32 (- (sqrt -1) (/ 1 (* x (sqrt -1))))))
#s(approx (sqrt (+ (* (/ x (- 1 x)) 2) 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 (+ (* (/ x (- 1 x)) 2) 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 (+ (* (/ x (- 1 x)) 2) 1) #s(hole binary32 -1))
#s(approx (+ (* (/ x (- 1 x)) 2) 1) #s(hole binary32 (* -1 (+ 1 (* 2 (/ 1 x))))))
#s(approx (+ (* (/ x (- 1 x)) 2) 1) #s(hole binary32 (- (* -1 (/ (+ 2 (* 2 (/ 1 x))) x)) 1)))
#s(approx (+ (* (/ x (- 1 x)) 2) 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 (/ 1 (pow (* (/ x (- 1 x)) 2) -2)))) (log (+ 1 (* -2 (/ x (- 1 x))))))) #s(hole binary32 (* 1/2 (- (log -3) (log 3)))))
#s(approx (* 1/2 (- (log (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -2)))) (log (+ 1 (* -2 (/ x (- 1 x))))))) #s(hole binary32 (+ (* 1/2 (- (log -3) (log 3))) (/ 1 x))))
#s(approx (* 1/2 (- (log (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -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 (/ 1 (pow (* (/ x (- 1 x)) 2) -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 (/ 1 (pow (* (/ x (- 1 x)) 2) -2)))) (log (+ 1 (* -2 (/ x (- 1 x)))))) #s(hole binary32 (- (log -3) (log 3))))
#s(approx (- (log (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -2)))) (log (+ 1 (* -2 (/ x (- 1 x)))))) #s(hole binary32 (- (+ (log -3) (* 2 (/ 1 x))) (log 3))))
#s(approx (- (log (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -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 (/ 1 (pow (* (/ x (- 1 x)) 2) -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 (/ 1 (pow (* (/ x (- 1 x)) 2) -2)))) #s(hole binary32 (log -3)))
#s(approx (log (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -2)))) #s(hole binary32 (+ (log -3) (* 8/3 (/ 1 x)))))
#s(approx (log (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -2)))) #s(hole binary32 (+ (log -3) (+ (/ 4/9 (pow x 2)) (* 8/3 (/ 1 x))))))
#s(approx (log (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -2)))) #s(hole binary32 (+ (log -3) (+ (/ 4/9 (pow x 2)) (+ (* 8/3 (/ 1 x)) (* 80/81 (/ 1 (pow x 3))))))))
#s(approx (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -2))) #s(hole binary32 -3))
#s(approx (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -2))) #s(hole binary32 (* -1 (+ 3 (* 8 (/ 1 x))))))
#s(approx (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -2))) #s(hole binary32 (- (* -1 (/ (+ 8 (* 12 (/ 1 x))) x)) 3)))
#s(approx (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -2))) #s(hole binary32 (- (* -1 (/ (+ 12 (* 16 (/ 1 x))) (pow x 2))) (+ 3 (* 8 (/ 1 x))))))
#s(approx (/ 1 (pow (* (/ x (- 1 x)) 2) -2)) #s(hole binary32 4))
#s(approx (/ 1 (pow (* (/ x (- 1 x)) 2) -2)) #s(hole binary32 (+ 4 (* 8 (/ 1 x)))))
#s(approx (/ 1 (pow (* (/ x (- 1 x)) 2) -2)) #s(hole binary32 (+ 4 (+ (* 8 (/ 1 x)) (/ 12 (pow x 2))))))
#s(approx (/ 1 (pow (* (/ x (- 1 x)) 2) -2)) #s(hole binary32 (+ 4 (+ (* 8 (/ 1 x)) (+ (* 16 (/ 1 (pow x 3))) (/ 12 (pow x 2)))))))
#s(approx (pow (* (/ x (- 1 x)) 2) -2) #s(hole binary32 1/4))
#s(approx (pow (* (/ x (- 1 x)) 2) -2) #s(hole binary32 (- 1/4 (* 1/2 (/ 1 x)))))
#s(approx (pow (* (/ x (- 1 x)) 2) -2) #s(hole binary32 (- (+ 1/4 (/ 1/4 (pow x 2))) (* 1/2 (/ 1 x)))))
#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 (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 (log (sqrt (+ (* (/ x (- 1 x)) 2) 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 (+ (* (/ x (- 1 x)) 2) 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 (+ (* (/ x (- 1 x)) 2) 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 (+ (* (/ x (- 1 x)) 2) 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 (+ (* (/ x (- 1 x)) 2) 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 (/ 1 (pow (* (/ x (- 1 x)) 2) -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 (/ 1 (pow (* (/ x (- 1 x)) 2) -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 (/ 1 (pow (* (/ x (- 1 x)) 2) -2)))) #s(hole binary32 (+ (log -3) (* -1 (/ (- (* -1 (/ (+ 4/9 (* 80/81 (/ 1 x))) x)) 8/3) x)))))
#s(approx (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -2))) #s(hole binary32 (- (* -1 (/ (+ 8 (+ (* 12 (/ 1 x)) (/ 16 (pow x 2)))) x)) 3)))
#s(approx (/ 1 (pow (* (/ x (- 1 x)) 2) -2)) #s(hole binary32 (+ 4 (* -1 (/ (- (* -1 (/ (+ 12 (* 16 (/ 1 x))) x)) 8) x)))))
#s(approx (pow (* (/ x (- 1 x)) 2) -2) #s(hole binary32 (+ 1/4 (* -1 (/ (- 1/2 (* 1/4 (/ 1 x))) x)))))
#s(approx (* (/ x (- 1 x)) 2) #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
32.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))))) (* (+ (* (* x x) 1/3) 1) x) (+ (* (* x x) 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) (log (sqrt (+ (* (/ x (- 1 x)) 2) 1))) (sqrt (+ (* (/ x (- 1 x)) 2) 1)) (+ (* (/ x (- 1 x)) 2) 1) (/ x (- 1 x)) (- 1 x) 2 (* 1/2 (- (log (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -2)))) (log (+ 1 (* -2 (/ x (- 1 x))))))) 1/2 (- (log (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -2)))) (log (+ 1 (* -2 (/ x (- 1 x)))))) (log (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -2)))) (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -2))) (/ 1 (pow (* (/ x (- 1 x)) 2) -2)) (pow (* (/ x (- 1 x)) 2) -2) (* (/ x (- 1 x)) 2) -2 (log (+ 1 (* -2 (/ x (- 1 x))))) (* -2 (/ x (- 1 x))))
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))))) (* (+ (* (* x x) 1/3) 1) x) (+ (* (* x x) 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) (log (sqrt (+ (* (/ x (- 1 x)) 2) 1))) (sqrt (+ (* (/ x (- 1 x)) 2) 1)) (+ (* (/ x (- 1 x)) 2) 1) (/ x (- 1 x)) (- 1 x) 2 (* 1/2 (- (log (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -2)))) (log (+ 1 (* -2 (/ x (- 1 x))))))) 1/2 (- (log (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -2)))) (log (+ 1 (* -2 (/ x (- 1 x)))))) (log (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -2)))) (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -2))) (/ 1 (pow (* (/ x (- 1 x)) 2) -2)) (pow (* (/ x (- 1 x)) 2) -2) (* (/ x (- 1 x)) 2) -2 (log (+ 1 (* -2 (/ x (- 1 x))))) (* -2 (/ x (- 1 x))))
4.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))))) (* (+ (* (* x x) 1/3) 1) x) (+ (* (* x x) 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) (log (sqrt (+ (* (/ x (- 1 x)) 2) 1))) (sqrt (+ (* (/ x (- 1 x)) 2) 1)) (+ (* (/ x (- 1 x)) 2) 1) (/ x (- 1 x)) (- 1 x) 2 (* 1/2 (- (log (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -2)))) (log (+ 1 (* -2 (/ x (- 1 x))))))) 1/2 (- (log (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -2)))) (log (+ 1 (* -2 (/ x (- 1 x)))))) (log (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -2)))) (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -2))) (/ 1 (pow (* (/ x (- 1 x)) 2) -2)) (pow (* (/ x (- 1 x)) 2) -2) (* (/ x (- 1 x)) 2) -2 (log (+ 1 (* -2 (/ x (- 1 x))))) (* -2 (/ x (- 1 x))))

rewrite235.0ms (10%)

Memory
22.3MiB live, 266.2MiB allocated; 92ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
07274985
07794312
145574308
080814242
Stop Event
iter-limit
node-limit
iter-limit
Counts
221 → 348
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 (*.f32 x x) #s(literal 1/3 binary32) #s(literal 1 binary32)) x))
(*.f32 (fma.f32 (*.f32 x x) #s(literal 1/3 binary32) #s(literal 1 binary32)) x)
(fma.f32 (*.f32 x x) #s(literal 1/3 binary32) #s(literal 1 binary32))
#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))
(log.f32 (sqrt.f32 (fma.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32) #s(literal 1 binary32))))
(sqrt.f32 (fma.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32) #s(literal 1 binary32)))
(fma.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32) #s(literal 1 binary32))
(/.f32 x (-.f32 #s(literal 1 binary32) x))
(-.f32 #s(literal 1 binary32) x)
#s(literal 2 binary32)
(*.f32 #s(literal 1/2 binary32) (-.f32 (log.f32 (-.f32 #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))))) (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) (/.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)))))
(log.f32 (-.f32 #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)))))
(-.f32 #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))))
(/.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))
#s(literal -2 binary32)
(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(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 (* (+ (* (* x x) 1/3) 1) x) #s(hole binary32 x))
#s(approx (* (+ (* (* x x) 1/3) 1) x) #s(hole binary32 (* x (+ 1 (* 1/3 (pow x 2))))))
#s(approx (+ (* (* x x) 1/3) 1) #s(hole binary32 1))
#s(approx (+ (* (* x x) 1/3) 1) #s(hole binary32 (+ 1 (* 1/3 (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 (log (sqrt (+ (* (/ x (- 1 x)) 2) 1))) #s(hole binary32 x))
#s(approx (log (sqrt (+ (* (/ x (- 1 x)) 2) 1))) #s(hole binary32 (* x (+ 1 (* 1/3 (pow x 2))))))
#s(approx (log (sqrt (+ (* (/ x (- 1 x)) 2) 1))) #s(hole binary32 (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))))
#s(approx (log (sqrt (+ (* (/ x (- 1 x)) 2) 1))) #s(hole binary32 (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2))))))))))
#s(approx (sqrt (+ (* (/ x (- 1 x)) 2) 1)) #s(hole binary32 1))
#s(approx (sqrt (+ (* (/ x (- 1 x)) 2) 1)) #s(hole binary32 (+ 1 x)))
#s(approx (sqrt (+ (* (/ x (- 1 x)) 2) 1)) #s(hole binary32 (+ 1 (* x (+ 1 (* 1/2 x))))))
#s(approx (sqrt (+ (* (/ x (- 1 x)) 2) 1)) #s(hole binary32 (+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/2 x))))))))
#s(approx (+ (* (/ x (- 1 x)) 2) 1) #s(hole binary32 1))
#s(approx (+ (* (/ x (- 1 x)) 2) 1) #s(hole binary32 (+ 1 (* 2 x))))
#s(approx (+ (* (/ x (- 1 x)) 2) 1) #s(hole binary32 (+ 1 (* x (+ 2 (* 2 x))))))
#s(approx (+ (* (/ x (- 1 x)) 2) 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 (/ 1 (pow (* (/ x (- 1 x)) 2) -2)))) (log (+ 1 (* -2 (/ x (- 1 x))))))) #s(hole binary32 x))
#s(approx (* 1/2 (- (log (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -2)))) (log (+ 1 (* -2 (/ x (- 1 x))))))) #s(hole binary32 (* x (+ 1 (* 1/3 (pow x 2))))))
#s(approx (* 1/2 (- (log (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -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 (/ 1 (pow (* (/ x (- 1 x)) 2) -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 (/ 1 (pow (* (/ x (- 1 x)) 2) -2)))) (log (+ 1 (* -2 (/ x (- 1 x)))))) #s(hole binary32 (* 2 x)))
#s(approx (- (log (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -2)))) (log (+ 1 (* -2 (/ x (- 1 x)))))) #s(hole binary32 (* x (+ 2 (* 2/3 (pow x 2))))))
#s(approx (- (log (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -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 (/ 1 (pow (* (/ x (- 1 x)) 2) -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 (/ 1 (pow (* (/ x (- 1 x)) 2) -2)))) #s(hole binary32 (* -4 (pow x 2))))
#s(approx (log (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -2)))) #s(hole binary32 (* (pow x 2) (- (* -8 x) 4))))
#s(approx (log (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -2)))) #s(hole binary32 (* (pow x 2) (- (* x (- (* -20 x) 8)) 4))))
#s(approx (log (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -2)))) #s(hole binary32 (* (pow x 2) (- (* x (- (* x (- (* -48 x) 20)) 8)) 4))))
#s(approx (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -2))) #s(hole binary32 1))
#s(approx (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -2))) #s(hole binary32 (+ 1 (* -4 (pow x 2)))))
#s(approx (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -2))) #s(hole binary32 (+ 1 (* (pow x 2) (- (* -8 x) 4)))))
#s(approx (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -2))) #s(hole binary32 (+ 1 (* (pow x 2) (- (* x (- (* -12 x) 8)) 4)))))
#s(approx (/ 1 (pow (* (/ x (- 1 x)) 2) -2)) #s(hole binary32 (* 4 (pow x 2))))
#s(approx (/ 1 (pow (* (/ x (- 1 x)) 2) -2)) #s(hole binary32 (* (pow x 2) (+ 4 (* 8 x)))))
#s(approx (/ 1 (pow (* (/ x (- 1 x)) 2) -2)) #s(hole binary32 (* (pow x 2) (+ 4 (* x (+ 8 (* 12 x)))))))
#s(approx (/ 1 (pow (* (/ x (- 1 x)) 2) -2)) #s(hole binary32 (* (pow x 2) (+ 4 (* x (+ 8 (* x (+ 12 (* 16 x)))))))))
#s(approx (pow (* (/ x (- 1 x)) 2) -2) #s(hole binary32 (/ 1/4 (pow x 2))))
#s(approx (pow (* (/ x (- 1 x)) 2) -2) #s(hole binary32 (/ (+ 1/4 (* -1/2 x)) (pow x 2))))
#s(approx (pow (* (/ x (- 1 x)) 2) -2) #s(hole binary32 (/ (+ 1/4 (* x (- (* 1/4 x) 1/2))) (pow x 2))))
#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 (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 (* (+ (* (* x x) 1/3) 1) x) #s(hole binary32 (* 1/3 (pow x 3))))
#s(approx (* (+ (* (* x x) 1/3) 1) x) #s(hole binary32 (* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))))
#s(approx (+ (* (* x x) 1/3) 1) #s(hole binary32 (* 1/3 (pow x 2))))
#s(approx (+ (* (* x x) 1/3) 1) #s(hole binary32 (* (pow x 2) (+ 1/3 (/ 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 (log (sqrt (+ (* (/ x (- 1 x)) 2) 1))) #s(hole binary32 (log (sqrt -1))))
#s(approx (log (sqrt (+ (* (/ x (- 1 x)) 2) 1))) #s(hole binary32 (- (log (sqrt -1)) (/ 1 (* x (pow (sqrt -1) 2))))))
#s(approx (log (sqrt (+ (* (/ x (- 1 x)) 2) 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 (+ (* (/ x (- 1 x)) 2) 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 (+ (* (/ x (- 1 x)) 2) 1)) #s(hole binary32 (sqrt -1)))
#s(approx (sqrt (+ (* (/ x (- 1 x)) 2) 1)) #s(hole binary32 (- (sqrt -1) (/ 1 (* x (sqrt -1))))))
#s(approx (sqrt (+ (* (/ x (- 1 x)) 2) 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 (+ (* (/ x (- 1 x)) 2) 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 (+ (* (/ x (- 1 x)) 2) 1) #s(hole binary32 -1))
#s(approx (+ (* (/ x (- 1 x)) 2) 1) #s(hole binary32 (* -1 (+ 1 (* 2 (/ 1 x))))))
#s(approx (+ (* (/ x (- 1 x)) 2) 1) #s(hole binary32 (- (* -1 (/ (+ 2 (* 2 (/ 1 x))) x)) 1)))
#s(approx (+ (* (/ x (- 1 x)) 2) 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 (/ 1 (pow (* (/ x (- 1 x)) 2) -2)))) (log (+ 1 (* -2 (/ x (- 1 x))))))) #s(hole binary32 (* 1/2 (- (log -3) (log 3)))))
#s(approx (* 1/2 (- (log (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -2)))) (log (+ 1 (* -2 (/ x (- 1 x))))))) #s(hole binary32 (+ (* 1/2 (- (log -3) (log 3))) (/ 1 x))))
#s(approx (* 1/2 (- (log (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -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 (/ 1 (pow (* (/ x (- 1 x)) 2) -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 (/ 1 (pow (* (/ x (- 1 x)) 2) -2)))) (log (+ 1 (* -2 (/ x (- 1 x)))))) #s(hole binary32 (- (log -3) (log 3))))
#s(approx (- (log (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -2)))) (log (+ 1 (* -2 (/ x (- 1 x)))))) #s(hole binary32 (- (+ (log -3) (* 2 (/ 1 x))) (log 3))))
#s(approx (- (log (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -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 (/ 1 (pow (* (/ x (- 1 x)) 2) -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 (/ 1 (pow (* (/ x (- 1 x)) 2) -2)))) #s(hole binary32 (log -3)))
#s(approx (log (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -2)))) #s(hole binary32 (+ (log -3) (* 8/3 (/ 1 x)))))
#s(approx (log (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -2)))) #s(hole binary32 (+ (log -3) (+ (/ 4/9 (pow x 2)) (* 8/3 (/ 1 x))))))
#s(approx (log (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -2)))) #s(hole binary32 (+ (log -3) (+ (/ 4/9 (pow x 2)) (+ (* 8/3 (/ 1 x)) (* 80/81 (/ 1 (pow x 3))))))))
#s(approx (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -2))) #s(hole binary32 -3))
#s(approx (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -2))) #s(hole binary32 (* -1 (+ 3 (* 8 (/ 1 x))))))
#s(approx (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -2))) #s(hole binary32 (- (* -1 (/ (+ 8 (* 12 (/ 1 x))) x)) 3)))
#s(approx (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -2))) #s(hole binary32 (- (* -1 (/ (+ 12 (* 16 (/ 1 x))) (pow x 2))) (+ 3 (* 8 (/ 1 x))))))
#s(approx (/ 1 (pow (* (/ x (- 1 x)) 2) -2)) #s(hole binary32 4))
#s(approx (/ 1 (pow (* (/ x (- 1 x)) 2) -2)) #s(hole binary32 (+ 4 (* 8 (/ 1 x)))))
#s(approx (/ 1 (pow (* (/ x (- 1 x)) 2) -2)) #s(hole binary32 (+ 4 (+ (* 8 (/ 1 x)) (/ 12 (pow x 2))))))
#s(approx (/ 1 (pow (* (/ x (- 1 x)) 2) -2)) #s(hole binary32 (+ 4 (+ (* 8 (/ 1 x)) (+ (* 16 (/ 1 (pow x 3))) (/ 12 (pow x 2)))))))
#s(approx (pow (* (/ x (- 1 x)) 2) -2) #s(hole binary32 1/4))
#s(approx (pow (* (/ x (- 1 x)) 2) -2) #s(hole binary32 (- 1/4 (* 1/2 (/ 1 x)))))
#s(approx (pow (* (/ x (- 1 x)) 2) -2) #s(hole binary32 (- (+ 1/4 (/ 1/4 (pow x 2))) (* 1/2 (/ 1 x)))))
#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 (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 (log (sqrt (+ (* (/ x (- 1 x)) 2) 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 (+ (* (/ x (- 1 x)) 2) 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 (+ (* (/ x (- 1 x)) 2) 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 (+ (* (/ x (- 1 x)) 2) 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 (+ (* (/ x (- 1 x)) 2) 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 (/ 1 (pow (* (/ x (- 1 x)) 2) -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 (/ 1 (pow (* (/ x (- 1 x)) 2) -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 (/ 1 (pow (* (/ x (- 1 x)) 2) -2)))) #s(hole binary32 (+ (log -3) (* -1 (/ (- (* -1 (/ (+ 4/9 (* 80/81 (/ 1 x))) x)) 8/3) x)))))
#s(approx (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -2))) #s(hole binary32 (- (* -1 (/ (+ 8 (+ (* 12 (/ 1 x)) (/ 16 (pow x 2)))) x)) 3)))
#s(approx (/ 1 (pow (* (/ x (- 1 x)) 2) -2)) #s(hole binary32 (+ 4 (* -1 (/ (- (* -1 (/ (+ 12 (* 16 (/ 1 x))) x)) 8) x)))))
#s(approx (pow (* (/ x (- 1 x)) 2) -2) #s(hole binary32 (+ 1/4 (* -1 (/ (- 1/2 (* 1/4 (/ 1 x))) x)))))
#s(approx (* (/ x (- 1 x)) 2) #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 (+ (* (/ x (- 1 x)) 2) 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)))
(fma.f32 x #s(literal 1 binary32) (*.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)))
(fma.f32 #s(literal 1 binary32) 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 #s(literal 1 binary32) 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 x #s(literal 1 binary32)) (*.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 (neg.f32 x) (neg.f32 x))
(*.f32 (fabs.f32 x) (fabs.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 (+ (* (/ x (- 1 x)) 2) 1))) (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/3 binary32) #s(literal 1 binary32)) x))
(*.f32 (fma.f32 (*.f32 x x) #s(literal 1/3 binary32) #s(literal 1 binary32)) x)
(*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/3 binary32) #s(literal 1 binary32)))
(fma.f32 x #s(literal 1 binary32) (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/3 binary32))))
(fma.f32 #s(literal 1 binary32) x (*.f32 (*.f32 (*.f32 x x) #s(literal 1/3 binary32)) x))
(+.f32 (*.f32 #s(literal 1 binary32) x) (*.f32 (*.f32 (*.f32 x x) #s(literal 1/3 binary32)) x))
(+.f32 (*.f32 x #s(literal 1 binary32)) (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/3 binary32))))
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 (*.f32 x x) #s(literal 1/3 binary32)))) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 1/3 binary32))))
(/.f32 (-.f32 (*.f32 (*.f32 (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 (*.f32 x x) #s(literal 1/3 binary32))) #s(literal 1 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal 1/3 binary32)) #s(literal 1 binary32)))
(/.f32 (+.f32 #s(literal 1 binary32) (pow.f32 (*.f32 (*.f32 x x) #s(literal 1/3 binary32)) #s(literal 3 binary32))) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 (*.f32 x x) #s(literal 1/3 binary32))) (*.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 1/3 binary32))))))
(/.f32 (+.f32 (pow.f32 (*.f32 (*.f32 x x) #s(literal 1/3 binary32)) #s(literal 3 binary32)) #s(literal 1 binary32)) (fma.f32 (*.f32 (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 (*.f32 x x) #s(literal 1/3 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal 1/3 binary32)) #s(literal 1 binary32)))))
(-.f32 #s(literal 1 binary32) (*.f32 #s(literal -1/3 binary32) (*.f32 x x)))
(fma.f32 (*.f32 x x) #s(literal 1/3 binary32) #s(literal 1 binary32))
(fma.f32 #s(literal 1/3 binary32) (*.f32 x x) #s(literal 1 binary32))
(fma.f32 x (*.f32 x #s(literal 1/3 binary32)) #s(literal 1 binary32))
(+.f32 (*.f32 (*.f32 x x) #s(literal 1/3 binary32)) #s(literal 1 binary32))
(+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 1/3 binary32)))
#s(approx (log (sqrt (+ (* (/ x (- 1 x)) 2) 1))) (*.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)))
(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 #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) x) (*.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) x) 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 (*.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)) #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 (*.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 #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)) (fma.f32 (*.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 #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 (*.f32 (*.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 #s(literal 1 binary32) (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) x) x)))))
(-.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 (*.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/9 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 (*.f32 x x) #s(literal 1/5 binary32)))) (-.f32 #s(literal 1/3 binary32) (*.f32 (*.f32 x x) #s(literal 1/5 binary32))))
(/.f32 (-.f32 (*.f32 (*.f32 (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 (*.f32 x x) #s(literal 1/5 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) (pow.f32 (*.f32 (*.f32 x x) #s(literal 1/5 binary32)) #s(literal 3 binary32))) (+.f32 #s(literal 1/9 binary32) (-.f32 (*.f32 (*.f32 (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 (*.f32 x x) #s(literal 1/5 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 3 binary32)) #s(literal 1/27 binary32)) (fma.f32 (*.f32 (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 (*.f32 x x) #s(literal 1/5 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 (*.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)))
(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 (*.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))) #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) (*.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 (/.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 (*.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) (*.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 (*.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) (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 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)))
(/.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 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 (*.f32 #s(literal 1 binary32) x))))
(-.f32 #s(literal 1 binary32) x)
#s(literal 2 binary32)
(log.f32 (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 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal -2 binary32) #s(literal 1 binary32))) #s(literal 1/2 binary32)))
(*.f32 (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 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal -2 binary32) #s(literal 1 binary32)))) #s(literal 1/2 binary32))
(*.f32 #s(literal 1/2 binary32) (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 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal -2 binary32) #s(literal 1 binary32)))))
#s(literal 1/2 binary32)
(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 (/.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 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal -2 binary32))) (log1p.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal -2 binary32))))) (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 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal -2 binary32) #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 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal -2 binary32))) #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 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal -2 binary32))) (log1p.f32 (*.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 (/.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 (/.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 (pow.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) #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 (pow.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) #s(literal 6 binary32)) (pow.f32 (pow.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) #s(literal -2 binary32)) #s(literal -2 binary32)))
(/.f32 #s(literal -1 binary32) (neg.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) (pow.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) #s(literal -2 binary32)))
(pow.f32 (pow.f32 (pow.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) #s(literal -2 binary32)) (sqrt.f32 #s(literal -1 binary32))) (sqrt.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 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))
(exp.f32 (*.f32 (log.f32 (pow.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) #s(literal -2 binary32))) #s(literal -1 binary32)))
(exp.f32 (*.f32 (log.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 1/4 binary32))
(/.f32 (pow.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) #s(literal 4 binary32)) (pow.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) #s(literal 6 binary32)))
(pow.f32 (pow.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) #s(literal -1 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))
#s(literal -2 binary32)
(log.f32 (fma.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal -2 binary32) #s(literal 1 binary32)))
(-.f32 (log.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))))) (log.f32 (-.f32 #s(literal 1 binary32) (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal -2 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 (*.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) (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal -2 binary32))))))
(log1p.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 -2 binary32) (/.f32 x (-.f32 #s(literal 1 binary32) x)))
(/.f32 (*.f32 #s(literal -2 binary32) x) (-.f32 #s(literal 1 binary32) x))
#s(approx (log (sqrt (+ (* (/ x (- 1 x)) 2) 1))) x)
#s(approx (log (sqrt (+ (* (/ x (- 1 x)) 2) 1))) (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/3 binary32) #s(literal 1 binary32)) x))
#s(approx (log (sqrt (+ (* (/ x (- 1 x)) 2) 1))) (*.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 (log (sqrt (+ (* (/ x (- 1 x)) 2) 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 (*.f32 x x) #s(literal 1/3 binary32) #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 (*.f32 x x) #s(literal 1/5 binary32) #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 (*.f32 x x) #s(literal 1/3 binary32) #s(literal 1 binary32)))
#s(approx (+ (* (+ (* (+ (* 1/7 (* x x)) 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/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 (*.f32 x x) #s(literal 1/5 binary32) #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 (* (+ (* (* x x) 1/3) 1) x) x)
#s(approx (* (+ (* (* x x) 1/3) 1) x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/3 binary32) #s(literal 1 binary32)) x))
#s(approx (+ (* (* x x) 1/3) 1) #s(literal 1 binary32))
#s(approx (+ (* (* x x) 1/3) 1) (fma.f32 (*.f32 x x) #s(literal 1/3 binary32) #s(literal 1 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 (*.f32 x x) #s(literal 1/3 binary32) #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 (*.f32 x x) #s(literal 1/3 binary32) #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 (log (sqrt (+ (* (/ x (- 1 x)) 2) 1))) x)
#s(approx (log (sqrt (+ (* (/ x (- 1 x)) 2) 1))) (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/3 binary32) #s(literal 1 binary32)) x))
#s(approx (log (sqrt (+ (* (/ x (- 1 x)) 2) 1))) (*.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 (log (sqrt (+ (* (/ x (- 1 x)) 2) 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 (+ (* (/ x (- 1 x)) 2) 1)) #s(literal 1 binary32))
#s(approx (sqrt (+ (* (/ x (- 1 x)) 2) 1)) (+.f32 x #s(literal 1 binary32)))
#s(approx (sqrt (+ (* (/ x (- 1 x)) 2) 1)) (fma.f32 (fma.f32 x #s(literal 1/2 binary32) #s(literal 1 binary32)) x #s(literal 1 binary32)))
#s(approx (sqrt (+ (* (/ x (- 1 x)) 2) 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 (+ (* (/ x (- 1 x)) 2) 1) #s(literal 1 binary32))
#s(approx (+ (* (/ x (- 1 x)) 2) 1) (fma.f32 x #s(literal 2 binary32) #s(literal 1 binary32)))
#s(approx (+ (* (/ x (- 1 x)) 2) 1) (fma.f32 (fma.f32 x #s(literal 2 binary32) #s(literal 2 binary32)) x #s(literal 1 binary32)))
#s(approx (+ (* (/ x (- 1 x)) 2) 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) (fma.f32 #s(literal -1 binary32) x #s(literal 1 binary32)))
#s(approx (* 1/2 (- (log (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -2)))) (log (+ 1 (* -2 (/ x (- 1 x))))))) x)
#s(approx (* 1/2 (- (log (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -2)))) (log (+ 1 (* -2 (/ x (- 1 x))))))) (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/3 binary32) #s(literal 1 binary32)) x))
#s(approx (* 1/2 (- (log (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -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 (/ 1 (pow (* (/ x (- 1 x)) 2) -2)))) (log (+ 1 (* -2 (/ 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 (- (log (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -2)))) (log (+ 1 (* -2 (/ x (- 1 x)))))) (*.f32 x #s(literal 2 binary32)))
#s(approx (- (log (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -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 (/ 1 (pow (* (/ x (- 1 x)) 2) -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 (/ 1 (pow (* (/ x (- 1 x)) 2) -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 (/ 1 (pow (* (/ x (- 1 x)) 2) -2)))) (*.f32 #s(literal -4 binary32) (*.f32 x x)))
#s(approx (log (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -2)))) (*.f32 (-.f32 (*.f32 #s(literal -8 binary32) x) #s(literal 4 binary32)) (*.f32 x x)))
#s(approx (log (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -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 (/ 1 (pow (* (/ x (- 1 x)) 2) -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 (/ 1 (pow (* (/ x (- 1 x)) 2) -2))) #s(literal 1 binary32))
#s(approx (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -2))) (fma.f32 #s(literal -4 binary32) (*.f32 x x) #s(literal 1 binary32)))
#s(approx (- 1 (/ 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 (/ 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 (/ 1 (pow (* (/ x (- 1 x)) 2) -2)) (*.f32 #s(literal 4 binary32) (*.f32 x x)))
#s(approx (/ 1 (pow (* (/ x (- 1 x)) 2) -2)) (*.f32 (fma.f32 #s(literal 8 binary32) x #s(literal 4 binary32)) (*.f32 x x)))
#s(approx (/ 1 (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 (/ 1 (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 (pow (* (/ x (- 1 x)) 2) -2) (/.f32 #s(literal 1/4 binary32) (*.f32 x x)))
#s(approx (pow (* (/ x (- 1 x)) 2) -2) (/.f32 (fma.f32 #s(literal -1/2 binary32) x #s(literal 1/4 binary32)) (*.f32 x x)))
#s(approx (pow (* (/ x (- 1 x)) 2) -2) (/.f32 (fma.f32 (-.f32 (*.f32 #s(literal 1/4 binary32) x) #s(literal 1/2 binary32)) x #s(literal 1/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 (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 (+ (* (/ x (- 1 x)) 2) 1))) (log.f32 (sqrt.f32 #s(literal -1 binary32))))
#s(approx (log (sqrt (+ (* (/ x (- 1 x)) 2) 1))) (fma.f32 (log.f32 #s(literal -1 binary32)) #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) x)))
#s(approx (log (sqrt (+ (* (/ x (- 1 x)) 2) 1))) (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 (log (sqrt (+ (* (/ x (- 1 x)) 2) 1))) (fma.f32 (log.f32 #s(literal -1 binary32)) #s(literal 1/2 binary32) (+.f32 (fma.f32 (pow.f32 x #s(literal -5 binary32)) #s(literal 1/5 binary32) (/.f32 #s(literal 1 binary32) x)) (/.f32 #s(literal 1/3 binary32) (pow.f32 x #s(literal 3 binary32))))))
#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 (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))))
#s(approx (+ (* (+ (* 1/7 (* x x)) 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 (+ (* 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 (* (+ (* (* x x) 1/3) 1) x) (*.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1/3 binary32)))
#s(approx (* (+ (* (* x x) 1/3) 1) x) (*.f32 (+.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/3 binary32)) (pow.f32 x #s(literal 3 binary32))))
#s(approx (+ (* (* x x) 1/3) 1) (*.f32 (*.f32 x x) #s(literal 1/3 binary32)))
#s(approx (+ (* (* x x) 1/3) 1) (*.f32 (+.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/3 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 (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) (pow.f32 x #s(literal -4 binary32))) #s(literal 1/5 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) (pow.f32 x #s(literal -4 binary32))) #s(literal 1/5 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 (sqrt (+ (* (/ x (- 1 x)) 2) 1))) (log.f32 (sqrt.f32 #s(literal -1 binary32))))
#s(approx (log (sqrt (+ (* (/ x (- 1 x)) 2) 1))) (-.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1 binary32) (neg.f32 x))))
#s(approx (log (sqrt (+ (* (/ x (- 1 x)) 2) 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 (+ (* (/ x (- 1 x)) 2) 1))) (-.f32 (fma.f32 (log.f32 #s(literal -1 binary32)) #s(literal 1/2 binary32) (+.f32 (/.f32 #s(literal 0 binary32) (*.f32 x x)) (/.f32 #s(literal 1/3 binary32) (pow.f32 x #s(literal 3 binary32))))) (/.f32 #s(literal 1 binary32) (neg.f32 x))))
#s(approx (sqrt (+ (* (/ x (- 1 x)) 2) 1)) (sqrt.f32 #s(literal -1 binary32)))
#s(approx (sqrt (+ (* (/ x (- 1 x)) 2) 1)) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (sqrt.f32 #s(literal -1 binary32)) x))))
#s(approx (sqrt (+ (* (/ x (- 1 x)) 2) 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 #s(literal 1 binary32) (*.f32 (sqrt.f32 #s(literal -1 binary32)) x))))
#s(approx (sqrt (+ (* (/ x (- 1 x)) 2) 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 #s(literal 1 binary32) (*.f32 (sqrt.f32 #s(literal -1 binary32)) x))))
#s(approx (+ (* (/ x (- 1 x)) 2) 1) #s(literal -1 binary32))
#s(approx (+ (* (/ x (- 1 x)) 2) 1) (neg.f32 (+.f32 (/.f32 #s(literal 2 binary32) x) #s(literal 1 binary32))))
#s(approx (+ (* (/ x (- 1 x)) 2) 1) (-.f32 (neg.f32 (/.f32 (+.f32 (/.f32 #s(literal 2 binary32) x) #s(literal 2 binary32)) x)) #s(literal 1 binary32)))
#s(approx (+ (* (/ x (- 1 x)) 2) 1) (-.f32 (/.f32 (neg.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 (neg.f32 (/.f32 (+.f32 (/.f32 #s(literal 1 binary32) x) #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))) (*.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 (* 1/2 (- (log (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -2)))) (log (+ 1 (* -2 (/ x (- 1 x))))))) (log.f32 (sqrt.f32 #s(literal -1 binary32))))
#s(approx (* 1/2 (- (log (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -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 (/ 1 (pow (* (/ x (- 1 x)) 2) -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 (/ 1 (pow (* (/ x (- 1 x)) 2) -2)))) (log (+ 1 (* -2 (/ x (- 1 x))))))) (fma.f32 (log.f32 #s(literal -1 binary32)) #s(literal 1/2 binary32) (+.f32 (fma.f32 (pow.f32 x #s(literal -5 binary32)) #s(literal 1/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 (/ 1 (pow (* (/ x (- 1 x)) 2) -2)))) (log (+ 1 (* -2 (/ x (- 1 x)))))) (log.f32 #s(literal -1 binary32)))
#s(approx (- (log (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -2)))) (log (+ 1 (* -2 (/ x (- 1 x)))))) (-.f32 (+.f32 (log.f32 #s(literal -3 binary32)) (/.f32 #s(literal 2 binary32) x)) (log.f32 #s(literal 3 binary32))))
#s(approx (- (log (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -2)))) (log (+ 1 (* -2 (/ x (- 1 x)))))) (-.f32 (+.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 -3 binary32))) (log.f32 #s(literal 3 binary32))))
#s(approx (- (log (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -2)))) (log (+ 1 (* -2 (/ x (- 1 x)))))) (-.f32 (+.f32 (+.f32 (fma.f32 (pow.f32 x #s(literal -5 binary32)) #s(literal 2/5 binary32) (/.f32 #s(literal 2 binary32) x)) (/.f32 #s(literal 2/3 binary32) (pow.f32 x #s(literal 3 binary32)))) (log.f32 #s(literal -3 binary32))) (log.f32 #s(literal 3 binary32))))
#s(approx (log (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -2)))) (log.f32 #s(literal -3 binary32)))
#s(approx (log (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -2)))) (+.f32 (/.f32 #s(literal 8/3 binary32) x) (log.f32 #s(literal -3 binary32))))
#s(approx (log (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -2)))) (+.f32 (+.f32 (/.f32 #s(literal 4/9 binary32) (*.f32 x x)) (/.f32 #s(literal 8/3 binary32) x)) (log.f32 #s(literal -3 binary32))))
#s(approx (log (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -2)))) (+.f32 (+.f32 (fma.f32 (pow.f32 x #s(literal -3 binary32)) #s(literal 80/81 binary32) (/.f32 #s(literal 8/3 binary32) x)) (/.f32 #s(literal 4/9 binary32) (*.f32 x x))) (log.f32 #s(literal -3 binary32))))
#s(approx (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -2))) #s(literal -3 binary32))
#s(approx (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -2))) (neg.f32 (+.f32 (/.f32 #s(literal 8 binary32) x) #s(literal 3 binary32))))
#s(approx (- 1 (/ 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 (/ 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 (/ 1 (pow (* (/ x (- 1 x)) 2) -2)) #s(literal 4 binary32))
#s(approx (/ 1 (pow (* (/ x (- 1 x)) 2) -2)) (+.f32 (/.f32 #s(literal 8 binary32) x) #s(literal 4 binary32)))
#s(approx (/ 1 (pow (* (/ x (- 1 x)) 2) -2)) (+.f32 (+.f32 (/.f32 #s(literal 12 binary32) (*.f32 x x)) (/.f32 #s(literal 8 binary32) x)) #s(literal 4 binary32)))
#s(approx (/ 1 (pow (* (/ x (- 1 x)) 2) -2)) (+.f32 (+.f32 (fma.f32 (pow.f32 x #s(literal -3 binary32)) #s(literal 16 binary32) (/.f32 #s(literal 12 binary32) (*.f32 x x))) (/.f32 #s(literal 8 binary32) x)) #s(literal 4 binary32)))
#s(approx (pow (* (/ x (- 1 x)) 2) -2) #s(literal 1/4 binary32))
#s(approx (pow (* (/ x (- 1 x)) 2) -2) (-.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1/2 binary32) x)))
#s(approx (pow (* (/ x (- 1 x)) 2) -2) (-.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) #s(literal 1/4 binary32)) (/.f32 #s(literal 1/2 binary32) 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 (neg.f32 (/.f32 (+.f32 (/.f32 #s(literal 2 binary32) x) #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))) (*.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 2/3 binary32) x) (/.f32 #s(literal 4/9 binary32) (*.f32 x x))) (log.f32 #s(literal 3 binary32))))
#s(approx (log (+ 1 (* -2 (/ x (- 1 x))))) (+.f32 (+.f32 (fma.f32 #s(literal 26/81 binary32) (pow.f32 x #s(literal -3 binary32)) (/.f32 #s(literal 2/3 binary32) x)) (/.f32 #s(literal 4/9 binary32) (*.f32 x x))) (log.f32 #s(literal 3 binary32))))
#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) (*.f32 x x)) (/.f32 #s(literal 2 binary32) x)) #s(literal 2 binary32)))
#s(approx (* -2 (/ x (- 1 x))) (+.f32 (+.f32 (fma.f32 (pow.f32 x #s(literal -3 binary32)) #s(literal 2 binary32) (/.f32 #s(literal 2 binary32) (*.f32 x x))) (/.f32 #s(literal 2 binary32) x)) #s(literal 2 binary32)))
#s(approx (log (sqrt (+ (* (/ x (- 1 x)) 2) 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 (-.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 (+ (* (/ x (- 1 x)) 2) 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 (+ (* (/ x (- 1 x)) 2) 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 (+ (* (/ x (- 1 x)) 2) 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 (+ (* (/ x (- 1 x)) 2) 1)) (fma.f32 (/.f32 (fma.f32 (/.f32 (fma.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal -1/2 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 (+ (* (/ x (- 1 x)) 2) 1) (-.f32 (neg.f32 (/.f32 (+.f32 (+.f32 (/.f32 #s(literal 2 binary32) (*.f32 x x)) (/.f32 #s(literal 2 binary32) x)) #s(literal 2 binary32)) 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 (* 1/2 (- (log (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -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 (/ 1 (pow (* (/ x (- 1 x)) 2) -2)))) (log (+ 1 (* -2 (/ x (- 1 x)))))) (-.f32 (fma.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 2/5 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 (/ 1 (pow (* (/ x (- 1 x)) 2) -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 (/ 1 (pow (* (/ x (- 1 x)) 2) -2))) (-.f32 (neg.f32 (/.f32 (+.f32 (+.f32 (/.f32 #s(literal 16 binary32) (*.f32 x x)) (/.f32 #s(literal 12 binary32) x)) #s(literal 8 binary32)) x)) #s(literal 3 binary32)))
#s(approx (/ 1 (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 (pow (* (/ x (- 1 x)) 2) -2) (fma.f32 (/.f32 (-.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/4 binary32) x)) x) #s(literal -1 binary32) #s(literal 1/4 binary32)))
#s(approx (* (/ x (- 1 x)) 2) (-.f32 (neg.f32 (/.f32 (+.f32 (+.f32 (/.f32 #s(literal 2 binary32) (*.f32 x x)) (/.f32 #s(literal 2 binary32) x)) #s(literal 2 binary32)) 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 (neg.f32 (/.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)))

eval59.0ms (2.5%)

Memory
-36.9MiB live, 106.7MiB allocated; 11ms collecting garbage
Compiler

Compiled 15 330 to 2 142 computations (86% saved)

prune16.0ms (0.7%)

Memory
3.4MiB live, 50.2MiB allocated; 3ms collecting garbage
Pruning

10 alts after pruning (4 fresh and 6 done)

PrunedKeptTotal
New4842486
Fresh123
Picked145
Done022
Total48610496
Accuracy
100.0%
Counts
496 → 10
Alt Table
Click to see full alt table
StatusAccuracyProgram
97.2%
(*.f32 #s(literal 1/2 binary32) (-.f32 (log.f32 (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 #s(literal 4 binary32) (*.f32 x x)) (*.f32 (-.f32 #s(literal 1 binary32) x) (-.f32 #s(literal 1 binary32) x))))) (log1p.f32 (*.f32 #s(literal -2 binary32) (/.f32 x (-.f32 #s(literal 1 binary32) x))))))
97.3%
(*.f32 #s(literal 1/2 binary32) (-.f32 (log.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) #s(approx (pow (* (/ x (- 1 x)) 2) -2) (fma.f32 (/.f32 (-.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/4 binary32) x)) x) #s(literal -1 binary32) #s(literal 1/4 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))))
20.9%
(log.f32 (sqrt.f32 (fma.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32) #s(literal 1 binary32))))
98.9%
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (*.f32 (*.f32 x x) x) #s(literal 1/3 binary32) x))
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.1%
#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.8%
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/3 binary32) #s(literal 1 binary32)) x))
97.9%
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) x)
Compiler

Compiled 224 to 160 computations (28.6% saved)

series16.0ms (0.7%)

Memory
41.1MiB live, 41.1MiB allocated; 0ms collecting garbage
Counts
40 → 193
Calls
Call 1
Inputs
#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)))
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 (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))
(*.f32 x x)
#s(literal 1/5 binary32)
#s(literal 1/3 binary32)
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (*.f32 (*.f32 x x) x) #s(literal 1/3 binary32) x))
(fma.f32 (*.f32 (*.f32 x x) x) #s(literal 1/3 binary32) x)
(*.f32 (*.f32 x x) x)
(*.f32 #s(literal 1/2 binary32) (-.f32 (log.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) #s(approx (pow (* (/ x (- 1 x)) 2) -2) (fma.f32 (/.f32 (-.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/4 binary32) x)) x) #s(literal -1 binary32) #s(literal 1/4 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) (/.f32 #s(literal 1 binary32) #s(approx (pow (* (/ x (- 1 x)) 2) -2) (fma.f32 (/.f32 (-.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/4 binary32) x)) x) #s(literal -1 binary32) #s(literal 1/4 binary32)))))) (log1p.f32 (*.f32 #s(literal -2 binary32) (/.f32 x (-.f32 #s(literal 1 binary32) x)))))
(log.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) #s(approx (pow (* (/ x (- 1 x)) 2) -2) (fma.f32 (/.f32 (-.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/4 binary32) x)) x) #s(literal -1 binary32) #s(literal 1/4 binary32))))))
(-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) #s(approx (pow (* (/ x (- 1 x)) 2) -2) (fma.f32 (/.f32 (-.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/4 binary32) x)) x) #s(literal -1 binary32) #s(literal 1/4 binary32)))))
(/.f32 #s(literal 1 binary32) #s(approx (pow (* (/ x (- 1 x)) 2) -2) (fma.f32 (/.f32 (-.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/4 binary32) x)) x) #s(literal -1 binary32) #s(literal 1/4 binary32))))
#s(approx (pow (* (/ x (- 1 x)) 2) -2) (fma.f32 (/.f32 (-.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/4 binary32) x)) x) #s(literal -1 binary32) #s(literal 1/4 binary32)))
(fma.f32 (/.f32 (-.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/4 binary32) x)) x) #s(literal -1 binary32) #s(literal 1/4 binary32))
(/.f32 (-.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/4 binary32) x)) x)
(-.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/4 binary32) x))
(/.f32 #s(literal 1/4 binary32) x)
#s(literal 1/4 binary32)
#s(literal -1 binary32)
(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)
(/.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) (/.f32 (*.f32 #s(literal 4 binary32) (*.f32 x x)) (*.f32 (-.f32 #s(literal 1 binary32) 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) (/.f32 (*.f32 #s(literal 4 binary32) (*.f32 x x)) (*.f32 (-.f32 #s(literal 1 binary32) 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 #s(literal 1 binary32) (/.f32 (*.f32 #s(literal 4 binary32) (*.f32 x x)) (*.f32 (-.f32 #s(literal 1 binary32) x) (-.f32 #s(literal 1 binary32) x)))))
(-.f32 #s(literal 1 binary32) (/.f32 (*.f32 #s(literal 4 binary32) (*.f32 x x)) (*.f32 (-.f32 #s(literal 1 binary32) x) (-.f32 #s(literal 1 binary32) x))))
(/.f32 (*.f32 #s(literal 4 binary32) (*.f32 x x)) (*.f32 (-.f32 #s(literal 1 binary32) x) (-.f32 #s(literal 1 binary32) x)))
(*.f32 #s(literal 4 binary32) (*.f32 x x))
#s(literal 4 binary32)
(*.f32 (-.f32 #s(literal 1 binary32) x) (-.f32 #s(literal 1 binary32) x))
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 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 #s(hole binary32 x))
#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 (* x x) #s(hole binary32 (pow x 2)))
#s(approx (+ (* (* (* x x) x) 1/3) x) #s(hole binary32 x))
#s(approx (+ (* (* (* x x) x) 1/3) x) #s(hole binary32 (* x (+ 1 (* 1/3 (pow x 2))))))
#s(approx (* (* x x) x) #s(hole binary32 (pow x 3)))
#s(approx (* 1/2 (- (log (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -2)))) (log (+ 1 (* -2 (/ x (- 1 x))))))) #s(hole binary32 x))
#s(approx (* 1/2 (- (log (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -2)))) (log (+ 1 (* -2 (/ x (- 1 x))))))) #s(hole binary32 (* x (+ 1 (* 1/3 (pow x 2))))))
#s(approx (* 1/2 (- (log (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -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 (/ 1 (pow (* (/ x (- 1 x)) 2) -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 (/ 1 (pow (* (/ x (- 1 x)) 2) -2)))) (log (+ 1 (* -2 (/ x (- 1 x)))))) #s(hole binary32 (* 2 x)))
#s(approx (- (log (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -2)))) (log (+ 1 (* -2 (/ x (- 1 x)))))) #s(hole binary32 (* x (+ 2 (* 2/3 (pow x 2))))))
#s(approx (- (log (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -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 (/ 1 (pow (* (/ x (- 1 x)) 2) -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 (/ 1 (pow (* (/ x (- 1 x)) 2) -2)))) #s(hole binary32 (* -4 (pow x 2))))
#s(approx (log (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -2)))) #s(hole binary32 (* (pow x 2) (- (* -8 x) 4))))
#s(approx (log (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -2)))) #s(hole binary32 (* (pow x 2) (- (* x (- (* -20 x) 8)) 4))))
#s(approx (log (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -2)))) #s(hole binary32 (* (pow x 2) (- (* x (- (* x (- (* -48 x) 20)) 8)) 4))))
#s(approx (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -2))) #s(hole binary32 1))
#s(approx (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -2))) #s(hole binary32 (+ 1 (* -4 (pow x 2)))))
#s(approx (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -2))) #s(hole binary32 (+ 1 (* (pow x 2) (- (* -8 x) 4)))))
#s(approx (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -2))) #s(hole binary32 (+ 1 (* (pow x 2) (- (* x (- (* -12 x) 8)) 4)))))
#s(approx (/ 1 (pow (* (/ x (- 1 x)) 2) -2)) #s(hole binary32 (* 4 (pow x 2))))
#s(approx (/ 1 (pow (* (/ x (- 1 x)) 2) -2)) #s(hole binary32 (* (pow x 2) (+ 4 (* 8 x)))))
#s(approx (/ 1 (pow (* (/ x (- 1 x)) 2) -2)) #s(hole binary32 (* (pow x 2) (+ 4 (* x (+ 8 (* 12 x)))))))
#s(approx (/ 1 (pow (* (/ x (- 1 x)) 2) -2)) #s(hole binary32 (* (pow x 2) (+ 4 (* x (+ 8 (* x (+ 12 (* 16 x)))))))))
#s(approx (pow (* (/ x (- 1 x)) 2) -2) #s(hole binary32 (/ 1/4 (pow x 2))))
#s(approx (pow (* (/ x (- 1 x)) 2) -2) #s(hole binary32 (/ (+ 1/4 (* -1/2 x)) (pow x 2))))
#s(approx (pow (* (/ x (- 1 x)) 2) -2) #s(hole binary32 (/ (+ 1/4 (* x (- (* 1/4 x) 1/2))) (pow x 2))))
#s(approx (+ (* (/ (- 1/2 (/ 1/4 x)) x) -1) 1/4) #s(hole binary32 (/ 1/4 (pow x 2))))
#s(approx (+ (* (/ (- 1/2 (/ 1/4 x)) x) -1) 1/4) #s(hole binary32 (/ (+ 1/4 (* -1/2 x)) (pow x 2))))
#s(approx (+ (* (/ (- 1/2 (/ 1/4 x)) x) -1) 1/4) #s(hole binary32 (/ (+ 1/4 (* x (- (* 1/4 x) 1/2))) (pow x 2))))
#s(approx (/ (- 1/2 (/ 1/4 x)) x) #s(hole binary32 (/ -1/4 (pow x 2))))
#s(approx (/ (- 1/2 (/ 1/4 x)) x) #s(hole binary32 (/ (- (* 1/2 x) 1/4) (pow x 2))))
#s(approx (- 1/2 (/ 1/4 x)) #s(hole binary32 (/ -1/4 x)))
#s(approx (- 1/2 (/ 1/4 x)) #s(hole binary32 (/ (- (* 1/2 x) 1/4) x)))
#s(approx (/ 1/4 x) #s(hole binary32 (/ 1/4 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 (/ 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 (/ (* 4 (* x x)) (* (- 1 x) (- 1 x))))) (log (+ 1 (* -2 (/ x (- 1 x))))))) #s(hole binary32 x))
#s(approx (* 1/2 (- (log (- 1 (/ (* 4 (* x x)) (* (- 1 x) (- 1 x))))) (log (+ 1 (* -2 (/ x (- 1 x))))))) #s(hole binary32 (* x (+ 1 (* 1/3 (pow x 2))))))
#s(approx (* 1/2 (- (log (- 1 (/ (* 4 (* x x)) (* (- 1 x) (- 1 x))))) (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 (/ (* 4 (* x x)) (* (- 1 x) (- 1 x))))) (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 (/ (* 4 (* x x)) (* (- 1 x) (- 1 x))))) (log (+ 1 (* -2 (/ x (- 1 x)))))) #s(hole binary32 (* 2 x)))
#s(approx (- (log (- 1 (/ (* 4 (* x x)) (* (- 1 x) (- 1 x))))) (log (+ 1 (* -2 (/ x (- 1 x)))))) #s(hole binary32 (* x (+ 2 (* 2/3 (pow x 2))))))
#s(approx (- (log (- 1 (/ (* 4 (* x x)) (* (- 1 x) (- 1 x))))) (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 (/ (* 4 (* x x)) (* (- 1 x) (- 1 x))))) (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 (/ (* 4 (* x x)) (* (- 1 x) (- 1 x))))) #s(hole binary32 (* -4 (pow x 2))))
#s(approx (log (- 1 (/ (* 4 (* x x)) (* (- 1 x) (- 1 x))))) #s(hole binary32 (* (pow x 2) (- (* -8 x) 4))))
#s(approx (log (- 1 (/ (* 4 (* x x)) (* (- 1 x) (- 1 x))))) #s(hole binary32 (* (pow x 2) (- (* x (- (* -20 x) 8)) 4))))
#s(approx (log (- 1 (/ (* 4 (* x x)) (* (- 1 x) (- 1 x))))) #s(hole binary32 (* (pow x 2) (- (* x (- (* x (- (* -48 x) 20)) 8)) 4))))
#s(approx (- 1 (/ (* 4 (* x x)) (* (- 1 x) (- 1 x)))) #s(hole binary32 1))
#s(approx (- 1 (/ (* 4 (* x x)) (* (- 1 x) (- 1 x)))) #s(hole binary32 (+ 1 (* -4 (pow x 2)))))
#s(approx (- 1 (/ (* 4 (* x x)) (* (- 1 x) (- 1 x)))) #s(hole binary32 (+ 1 (* (pow x 2) (- (* -8 x) 4)))))
#s(approx (- 1 (/ (* 4 (* x x)) (* (- 1 x) (- 1 x)))) #s(hole binary32 (+ 1 (* (pow x 2) (- (* x (- (* -12 x) 8)) 4)))))
#s(approx (/ (* 4 (* x x)) (* (- 1 x) (- 1 x))) #s(hole binary32 (* 4 (pow x 2))))
#s(approx (/ (* 4 (* x x)) (* (- 1 x) (- 1 x))) #s(hole binary32 (* (pow x 2) (+ 4 (* 8 x)))))
#s(approx (/ (* 4 (* x x)) (* (- 1 x) (- 1 x))) #s(hole binary32 (* (pow x 2) (+ 4 (* x (+ 8 (* 12 x)))))))
#s(approx (/ (* 4 (* x x)) (* (- 1 x) (- 1 x))) #s(hole binary32 (* (pow x 2) (+ 4 (* x (+ 8 (* x (+ 12 (* 16 x)))))))))
#s(approx (* 4 (* x x)) #s(hole binary32 (* 4 (pow x 2))))
#s(approx (* (- 1 x) (- 1 x)) #s(hole binary32 1))
#s(approx (* (- 1 x) (- 1 x)) #s(hole binary32 (+ 1 (* -2 x))))
#s(approx (* (- 1 x) (- 1 x)) #s(hole binary32 (+ 1 (* x (- x 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 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 (+ (* (* (* x x) x) 1/3) x) #s(hole binary32 (* 1/3 (pow x 3))))
#s(approx (+ (* (* (* x x) x) 1/3) x) #s(hole binary32 (* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))))
#s(approx (* 1/2 (- (log (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -2)))) (log (+ 1 (* -2 (/ x (- 1 x))))))) #s(hole binary32 (* 1/2 (- (log -3) (log 3)))))
#s(approx (* 1/2 (- (log (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -2)))) (log (+ 1 (* -2 (/ x (- 1 x))))))) #s(hole binary32 (+ (* 1/2 (- (log -3) (log 3))) (/ 1 x))))
#s(approx (* 1/2 (- (log (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -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 (/ 1 (pow (* (/ x (- 1 x)) 2) -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 (/ 1 (pow (* (/ x (- 1 x)) 2) -2)))) (log (+ 1 (* -2 (/ x (- 1 x)))))) #s(hole binary32 (- (log -3) (log 3))))
#s(approx (- (log (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -2)))) (log (+ 1 (* -2 (/ x (- 1 x)))))) #s(hole binary32 (- (+ (log -3) (* 2 (/ 1 x))) (log 3))))
#s(approx (- (log (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -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 (/ 1 (pow (* (/ x (- 1 x)) 2) -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 (/ 1 (pow (* (/ x (- 1 x)) 2) -2)))) #s(hole binary32 (log -3)))
#s(approx (log (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -2)))) #s(hole binary32 (+ (log -3) (* 8/3 (/ 1 x)))))
#s(approx (log (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -2)))) #s(hole binary32 (+ (log -3) (+ (/ 4/9 (pow x 2)) (* 8/3 (/ 1 x))))))
#s(approx (log (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -2)))) #s(hole binary32 (+ (log -3) (+ (/ 4/9 (pow x 2)) (+ (* 8/3 (/ 1 x)) (* 80/81 (/ 1 (pow x 3))))))))
#s(approx (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -2))) #s(hole binary32 -3))
#s(approx (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -2))) #s(hole binary32 (* -1 (+ 3 (* 8 (/ 1 x))))))
#s(approx (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -2))) #s(hole binary32 (- (* -1 (/ (+ 8 (* 12 (/ 1 x))) x)) 3)))
#s(approx (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -2))) #s(hole binary32 (- (* -1 (/ (+ 12 (* 16 (/ 1 x))) (pow x 2))) (+ 3 (* 8 (/ 1 x))))))
#s(approx (/ 1 (pow (* (/ x (- 1 x)) 2) -2)) #s(hole binary32 4))
#s(approx (/ 1 (pow (* (/ x (- 1 x)) 2) -2)) #s(hole binary32 (+ 4 (* 8 (/ 1 x)))))
#s(approx (/ 1 (pow (* (/ x (- 1 x)) 2) -2)) #s(hole binary32 (+ 4 (+ (* 8 (/ 1 x)) (/ 12 (pow x 2))))))
#s(approx (/ 1 (pow (* (/ x (- 1 x)) 2) -2)) #s(hole binary32 (+ 4 (+ (* 8 (/ 1 x)) (+ (* 16 (/ 1 (pow x 3))) (/ 12 (pow x 2)))))))
#s(approx (pow (* (/ x (- 1 x)) 2) -2) #s(hole binary32 1/4))
#s(approx (pow (* (/ x (- 1 x)) 2) -2) #s(hole binary32 (- 1/4 (* 1/2 (/ 1 x)))))
#s(approx (pow (* (/ x (- 1 x)) 2) -2) #s(hole binary32 (- (+ 1/4 (/ 1/4 (pow x 2))) (* 1/2 (/ 1 x)))))
#s(approx (+ (* (/ (- 1/2 (/ 1/4 x)) x) -1) 1/4) #s(hole binary32 1/4))
#s(approx (+ (* (/ (- 1/2 (/ 1/4 x)) x) -1) 1/4) #s(hole binary32 (- 1/4 (* 1/2 (/ 1 x)))))
#s(approx (+ (* (/ (- 1/2 (/ 1/4 x)) x) -1) 1/4) #s(hole binary32 (- (+ 1/4 (/ 1/4 (pow x 2))) (* 1/2 (/ 1 x)))))
#s(approx (/ (- 1/2 (/ 1/4 x)) x) #s(hole binary32 (/ 1/2 x)))
#s(approx (/ (- 1/2 (/ 1/4 x)) x) #s(hole binary32 (/ (- 1/2 (* 1/4 (/ 1 x))) x)))
#s(approx (- 1/2 (/ 1/4 x)) #s(hole binary32 1/2))
#s(approx (- 1/2 (/ 1/4 x)) #s(hole binary32 (- 1/2 (* 1/4 (/ 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 (/ 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 (/ (* 4 (* x x)) (* (- 1 x) (- 1 x))))) (log (+ 1 (* -2 (/ x (- 1 x))))))) #s(hole binary32 (* 1/2 (- (log -3) (log 3)))))
#s(approx (* 1/2 (- (log (- 1 (/ (* 4 (* x x)) (* (- 1 x) (- 1 x))))) (log (+ 1 (* -2 (/ x (- 1 x))))))) #s(hole binary32 (+ (* 1/2 (- (log -3) (log 3))) (/ 1 x))))
#s(approx (* 1/2 (- (log (- 1 (/ (* 4 (* x x)) (* (- 1 x) (- 1 x))))) (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 (/ (* 4 (* x x)) (* (- 1 x) (- 1 x))))) (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 (/ (* 4 (* x x)) (* (- 1 x) (- 1 x))))) (log (+ 1 (* -2 (/ x (- 1 x)))))) #s(hole binary32 (- (log -3) (log 3))))
#s(approx (- (log (- 1 (/ (* 4 (* x x)) (* (- 1 x) (- 1 x))))) (log (+ 1 (* -2 (/ x (- 1 x)))))) #s(hole binary32 (- (+ (log -3) (* 2 (/ 1 x))) (log 3))))
#s(approx (- (log (- 1 (/ (* 4 (* x x)) (* (- 1 x) (- 1 x))))) (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 (/ (* 4 (* x x)) (* (- 1 x) (- 1 x))))) (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 (/ (* 4 (* x x)) (* (- 1 x) (- 1 x))))) #s(hole binary32 (log -3)))
#s(approx (log (- 1 (/ (* 4 (* x x)) (* (- 1 x) (- 1 x))))) #s(hole binary32 (+ (log -3) (* 8/3 (/ 1 x)))))
#s(approx (log (- 1 (/ (* 4 (* x x)) (* (- 1 x) (- 1 x))))) #s(hole binary32 (+ (log -3) (+ (/ 4/9 (pow x 2)) (* 8/3 (/ 1 x))))))
#s(approx (log (- 1 (/ (* 4 (* x x)) (* (- 1 x) (- 1 x))))) #s(hole binary32 (+ (log -3) (+ (/ 4/9 (pow x 2)) (+ (* 8/3 (/ 1 x)) (* 80/81 (/ 1 (pow x 3))))))))
#s(approx (- 1 (/ (* 4 (* x x)) (* (- 1 x) (- 1 x)))) #s(hole binary32 -3))
#s(approx (- 1 (/ (* 4 (* x x)) (* (- 1 x) (- 1 x)))) #s(hole binary32 (* -1 (+ 3 (* 8 (/ 1 x))))))
#s(approx (- 1 (/ (* 4 (* x x)) (* (- 1 x) (- 1 x)))) #s(hole binary32 (- (* -1 (/ (+ 8 (* 12 (/ 1 x))) x)) 3)))
#s(approx (- 1 (/ (* 4 (* x x)) (* (- 1 x) (- 1 x)))) #s(hole binary32 (- (* -1 (/ (+ 12 (* 16 (/ 1 x))) (pow x 2))) (+ 3 (* 8 (/ 1 x))))))
#s(approx (/ (* 4 (* x x)) (* (- 1 x) (- 1 x))) #s(hole binary32 4))
#s(approx (/ (* 4 (* x x)) (* (- 1 x) (- 1 x))) #s(hole binary32 (+ 4 (* 8 (/ 1 x)))))
#s(approx (/ (* 4 (* x x)) (* (- 1 x) (- 1 x))) #s(hole binary32 (+ 4 (+ (* 8 (/ 1 x)) (/ 12 (pow x 2))))))
#s(approx (/ (* 4 (* x x)) (* (- 1 x) (- 1 x))) #s(hole binary32 (+ 4 (+ (* 8 (/ 1 x)) (+ (* 16 (/ 1 (pow x 3))) (/ 12 (pow x 2)))))))
#s(approx (* (- 1 x) (- 1 x)) #s(hole binary32 (pow x 2)))
#s(approx (* (- 1 x) (- 1 x)) #s(hole binary32 (* (pow x 2) (- 1 (* 2 (/ 1 x))))))
#s(approx (* (- 1 x) (- 1 x)) #s(hole binary32 (* (pow x 2) (- (+ 1 (/ 1 (pow x 2))) (* 2 (/ 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 (+ (* 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/2 (- (log (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -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 (/ 1 (pow (* (/ x (- 1 x)) 2) -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 (/ 1 (pow (* (/ x (- 1 x)) 2) -2)))) #s(hole binary32 (+ (log -3) (* -1 (/ (- (* -1 (/ (+ 4/9 (* 80/81 (/ 1 x))) x)) 8/3) x)))))
#s(approx (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -2))) #s(hole binary32 (- (* -1 (/ (+ 8 (+ (* 12 (/ 1 x)) (/ 16 (pow x 2)))) x)) 3)))
#s(approx (/ 1 (pow (* (/ x (- 1 x)) 2) -2)) #s(hole binary32 (+ 4 (* -1 (/ (- (* -1 (/ (+ 12 (* 16 (/ 1 x))) x)) 8) x)))))
#s(approx (pow (* (/ x (- 1 x)) 2) -2) #s(hole binary32 (+ 1/4 (* -1 (/ (- 1/2 (* 1/4 (/ 1 x))) x)))))
#s(approx (+ (* (/ (- 1/2 (/ 1/4 x)) x) -1) 1/4) #s(hole binary32 (+ 1/4 (* -1 (/ (- 1/2 (* 1/4 (/ 1 x))) x)))))
#s(approx (/ (- 1/2 (/ 1/4 x)) x) #s(hole binary32 (* -1 (/ (- (* 1/4 (/ 1 x)) 1/2) x))))
#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)))))
#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 (/ (* 4 (* x x)) (* (- 1 x) (- 1 x))))) (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 (/ (* 4 (* x x)) (* (- 1 x) (- 1 x))))) (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 (/ (* 4 (* x x)) (* (- 1 x) (- 1 x))))) #s(hole binary32 (+ (log -3) (* -1 (/ (- (* -1 (/ (+ 4/9 (* 80/81 (/ 1 x))) x)) 8/3) x)))))
#s(approx (- 1 (/ (* 4 (* x x)) (* (- 1 x) (- 1 x)))) #s(hole binary32 (- (* -1 (/ (+ 8 (+ (* 12 (/ 1 x)) (/ 16 (pow x 2)))) x)) 3)))
#s(approx (/ (* 4 (* x x)) (* (- 1 x) (- 1 x))) #s(hole binary32 (+ 4 (* -1 (/ (- (* -1 (/ (+ 12 (* 16 (/ 1 x))) x)) 8) x)))))
#s(approx (* (- 1 x) (- 1 x)) #s(hole binary32 (* (pow x 2) (+ 1 (* -1 (/ (- 2 (/ 1 x)) x))))))
Calls

3 calls:

TimeVariablePointExpression
4.0ms
x
@-inf
((* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (+ (* x 1) (* x (* (* (+ (* (* x x) 1/5) 1/3) x) x))) x 1 (* 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) (* x x) 1/5 1/3 (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (+ (* (* (* x x) x) 1/3) x) (* (* x x) x) (* 1/2 (- (log (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -2)))) (log (+ 1 (* -2 (/ x (- 1 x))))))) 1/2 (- (log (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -2)))) (log (+ 1 (* -2 (/ x (- 1 x)))))) (log (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -2)))) (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -2))) (/ 1 (pow (* (/ x (- 1 x)) 2) -2)) (pow (* (/ x (- 1 x)) 2) -2) (+ (* (/ (- 1/2 (/ 1/4 x)) x) -1) 1/4) (/ (- 1/2 (/ 1/4 x)) x) (- 1/2 (/ 1/4 x)) (/ 1/4 x) 1/4 -1 (log (+ 1 (* -2 (/ x (- 1 x))))) (* -2 (/ x (- 1 x))) -2 (/ x (- 1 x)) (- 1 x) (* 1/2 (- (log (- 1 (/ (* 4 (* x x)) (* (- 1 x) (- 1 x))))) (log (+ 1 (* -2 (/ x (- 1 x))))))) (- (log (- 1 (/ (* 4 (* x x)) (* (- 1 x) (- 1 x))))) (log (+ 1 (* -2 (/ x (- 1 x)))))) (log (- 1 (/ (* 4 (* x x)) (* (- 1 x) (- 1 x))))) (- 1 (/ (* 4 (* x x)) (* (- 1 x) (- 1 x)))) (/ (* 4 (* x x)) (* (- 1 x) (- 1 x))) (* 4 (* x x)) 4 (* (- 1 x) (- 1 x)))
4.0ms
x
@inf
((* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (+ (* x 1) (* x (* (* (+ (* (* x x) 1/5) 1/3) x) x))) x 1 (* 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) (* x x) 1/5 1/3 (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (+ (* (* (* x x) x) 1/3) x) (* (* x x) x) (* 1/2 (- (log (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -2)))) (log (+ 1 (* -2 (/ x (- 1 x))))))) 1/2 (- (log (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -2)))) (log (+ 1 (* -2 (/ x (- 1 x)))))) (log (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -2)))) (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -2))) (/ 1 (pow (* (/ x (- 1 x)) 2) -2)) (pow (* (/ x (- 1 x)) 2) -2) (+ (* (/ (- 1/2 (/ 1/4 x)) x) -1) 1/4) (/ (- 1/2 (/ 1/4 x)) x) (- 1/2 (/ 1/4 x)) (/ 1/4 x) 1/4 -1 (log (+ 1 (* -2 (/ x (- 1 x))))) (* -2 (/ x (- 1 x))) -2 (/ x (- 1 x)) (- 1 x) (* 1/2 (- (log (- 1 (/ (* 4 (* x x)) (* (- 1 x) (- 1 x))))) (log (+ 1 (* -2 (/ x (- 1 x))))))) (- (log (- 1 (/ (* 4 (* x x)) (* (- 1 x) (- 1 x))))) (log (+ 1 (* -2 (/ x (- 1 x)))))) (log (- 1 (/ (* 4 (* x x)) (* (- 1 x) (- 1 x))))) (- 1 (/ (* 4 (* x x)) (* (- 1 x) (- 1 x)))) (/ (* 4 (* x x)) (* (- 1 x) (- 1 x))) (* 4 (* x x)) 4 (* (- 1 x) (- 1 x)))
4.0ms
x
@0
((* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (+ (* x 1) (* x (* (* (+ (* (* x x) 1/5) 1/3) x) x))) x 1 (* 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) (* x x) 1/5 1/3 (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (+ (* (* (* x x) x) 1/3) x) (* (* x x) x) (* 1/2 (- (log (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -2)))) (log (+ 1 (* -2 (/ x (- 1 x))))))) 1/2 (- (log (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -2)))) (log (+ 1 (* -2 (/ x (- 1 x)))))) (log (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -2)))) (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -2))) (/ 1 (pow (* (/ x (- 1 x)) 2) -2)) (pow (* (/ x (- 1 x)) 2) -2) (+ (* (/ (- 1/2 (/ 1/4 x)) x) -1) 1/4) (/ (- 1/2 (/ 1/4 x)) x) (- 1/2 (/ 1/4 x)) (/ 1/4 x) 1/4 -1 (log (+ 1 (* -2 (/ x (- 1 x))))) (* -2 (/ x (- 1 x))) -2 (/ x (- 1 x)) (- 1 x) (* 1/2 (- (log (- 1 (/ (* 4 (* x x)) (* (- 1 x) (- 1 x))))) (log (+ 1 (* -2 (/ x (- 1 x))))))) (- (log (- 1 (/ (* 4 (* x x)) (* (- 1 x) (- 1 x))))) (log (+ 1 (* -2 (/ x (- 1 x)))))) (log (- 1 (/ (* 4 (* x x)) (* (- 1 x) (- 1 x))))) (- 1 (/ (* 4 (* x x)) (* (- 1 x) (- 1 x)))) (/ (* 4 (* x x)) (* (- 1 x) (- 1 x))) (* 4 (* x x)) 4 (* (- 1 x) (- 1 x)))

rewrite248.0ms (10.5%)

Memory
-15.4MiB live, 391.8MiB allocated; 109ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
06165180
06704606
132934467
085494340
Stop Event
iter-limit
node-limit
iter-limit
Counts
233 → 405
Calls
Call 1
Inputs
#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)))
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 (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))
(*.f32 x x)
#s(literal 1/5 binary32)
#s(literal 1/3 binary32)
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (*.f32 (*.f32 x x) x) #s(literal 1/3 binary32) x))
(fma.f32 (*.f32 (*.f32 x x) x) #s(literal 1/3 binary32) x)
(*.f32 (*.f32 x x) x)
(*.f32 #s(literal 1/2 binary32) (-.f32 (log.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) #s(approx (pow (* (/ x (- 1 x)) 2) -2) (fma.f32 (/.f32 (-.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/4 binary32) x)) x) #s(literal -1 binary32) #s(literal 1/4 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) (/.f32 #s(literal 1 binary32) #s(approx (pow (* (/ x (- 1 x)) 2) -2) (fma.f32 (/.f32 (-.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/4 binary32) x)) x) #s(literal -1 binary32) #s(literal 1/4 binary32)))))) (log1p.f32 (*.f32 #s(literal -2 binary32) (/.f32 x (-.f32 #s(literal 1 binary32) x)))))
(log.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) #s(approx (pow (* (/ x (- 1 x)) 2) -2) (fma.f32 (/.f32 (-.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/4 binary32) x)) x) #s(literal -1 binary32) #s(literal 1/4 binary32))))))
(-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) #s(approx (pow (* (/ x (- 1 x)) 2) -2) (fma.f32 (/.f32 (-.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/4 binary32) x)) x) #s(literal -1 binary32) #s(literal 1/4 binary32)))))
(/.f32 #s(literal 1 binary32) #s(approx (pow (* (/ x (- 1 x)) 2) -2) (fma.f32 (/.f32 (-.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/4 binary32) x)) x) #s(literal -1 binary32) #s(literal 1/4 binary32))))
#s(approx (pow (* (/ x (- 1 x)) 2) -2) (fma.f32 (/.f32 (-.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/4 binary32) x)) x) #s(literal -1 binary32) #s(literal 1/4 binary32)))
(fma.f32 (/.f32 (-.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/4 binary32) x)) x) #s(literal -1 binary32) #s(literal 1/4 binary32))
(/.f32 (-.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/4 binary32) x)) x)
(-.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/4 binary32) x))
(/.f32 #s(literal 1/4 binary32) x)
#s(literal 1/4 binary32)
#s(literal -1 binary32)
(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)
(/.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) (/.f32 (*.f32 #s(literal 4 binary32) (*.f32 x x)) (*.f32 (-.f32 #s(literal 1 binary32) 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) (/.f32 (*.f32 #s(literal 4 binary32) (*.f32 x x)) (*.f32 (-.f32 #s(literal 1 binary32) 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 #s(literal 1 binary32) (/.f32 (*.f32 #s(literal 4 binary32) (*.f32 x x)) (*.f32 (-.f32 #s(literal 1 binary32) x) (-.f32 #s(literal 1 binary32) x)))))
(-.f32 #s(literal 1 binary32) (/.f32 (*.f32 #s(literal 4 binary32) (*.f32 x x)) (*.f32 (-.f32 #s(literal 1 binary32) x) (-.f32 #s(literal 1 binary32) x))))
(/.f32 (*.f32 #s(literal 4 binary32) (*.f32 x x)) (*.f32 (-.f32 #s(literal 1 binary32) x) (-.f32 #s(literal 1 binary32) x)))
(*.f32 #s(literal 4 binary32) (*.f32 x x))
#s(literal 4 binary32)
(*.f32 (-.f32 #s(literal 1 binary32) x) (-.f32 #s(literal 1 binary32) 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 (+ (* 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 #s(hole binary32 x))
#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 (* x x) #s(hole binary32 (pow x 2)))
#s(approx (+ (* (* (* x x) x) 1/3) x) #s(hole binary32 x))
#s(approx (+ (* (* (* x x) x) 1/3) x) #s(hole binary32 (* x (+ 1 (* 1/3 (pow x 2))))))
#s(approx (* (* x x) x) #s(hole binary32 (pow x 3)))
#s(approx (* 1/2 (- (log (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -2)))) (log (+ 1 (* -2 (/ x (- 1 x))))))) #s(hole binary32 x))
#s(approx (* 1/2 (- (log (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -2)))) (log (+ 1 (* -2 (/ x (- 1 x))))))) #s(hole binary32 (* x (+ 1 (* 1/3 (pow x 2))))))
#s(approx (* 1/2 (- (log (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -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 (/ 1 (pow (* (/ x (- 1 x)) 2) -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 (/ 1 (pow (* (/ x (- 1 x)) 2) -2)))) (log (+ 1 (* -2 (/ x (- 1 x)))))) #s(hole binary32 (* 2 x)))
#s(approx (- (log (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -2)))) (log (+ 1 (* -2 (/ x (- 1 x)))))) #s(hole binary32 (* x (+ 2 (* 2/3 (pow x 2))))))
#s(approx (- (log (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -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 (/ 1 (pow (* (/ x (- 1 x)) 2) -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 (/ 1 (pow (* (/ x (- 1 x)) 2) -2)))) #s(hole binary32 (* -4 (pow x 2))))
#s(approx (log (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -2)))) #s(hole binary32 (* (pow x 2) (- (* -8 x) 4))))
#s(approx (log (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -2)))) #s(hole binary32 (* (pow x 2) (- (* x (- (* -20 x) 8)) 4))))
#s(approx (log (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -2)))) #s(hole binary32 (* (pow x 2) (- (* x (- (* x (- (* -48 x) 20)) 8)) 4))))
#s(approx (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -2))) #s(hole binary32 1))
#s(approx (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -2))) #s(hole binary32 (+ 1 (* -4 (pow x 2)))))
#s(approx (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -2))) #s(hole binary32 (+ 1 (* (pow x 2) (- (* -8 x) 4)))))
#s(approx (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -2))) #s(hole binary32 (+ 1 (* (pow x 2) (- (* x (- (* -12 x) 8)) 4)))))
#s(approx (/ 1 (pow (* (/ x (- 1 x)) 2) -2)) #s(hole binary32 (* 4 (pow x 2))))
#s(approx (/ 1 (pow (* (/ x (- 1 x)) 2) -2)) #s(hole binary32 (* (pow x 2) (+ 4 (* 8 x)))))
#s(approx (/ 1 (pow (* (/ x (- 1 x)) 2) -2)) #s(hole binary32 (* (pow x 2) (+ 4 (* x (+ 8 (* 12 x)))))))
#s(approx (/ 1 (pow (* (/ x (- 1 x)) 2) -2)) #s(hole binary32 (* (pow x 2) (+ 4 (* x (+ 8 (* x (+ 12 (* 16 x)))))))))
#s(approx (pow (* (/ x (- 1 x)) 2) -2) #s(hole binary32 (/ 1/4 (pow x 2))))
#s(approx (pow (* (/ x (- 1 x)) 2) -2) #s(hole binary32 (/ (+ 1/4 (* -1/2 x)) (pow x 2))))
#s(approx (pow (* (/ x (- 1 x)) 2) -2) #s(hole binary32 (/ (+ 1/4 (* x (- (* 1/4 x) 1/2))) (pow x 2))))
#s(approx (+ (* (/ (- 1/2 (/ 1/4 x)) x) -1) 1/4) #s(hole binary32 (/ 1/4 (pow x 2))))
#s(approx (+ (* (/ (- 1/2 (/ 1/4 x)) x) -1) 1/4) #s(hole binary32 (/ (+ 1/4 (* -1/2 x)) (pow x 2))))
#s(approx (+ (* (/ (- 1/2 (/ 1/4 x)) x) -1) 1/4) #s(hole binary32 (/ (+ 1/4 (* x (- (* 1/4 x) 1/2))) (pow x 2))))
#s(approx (/ (- 1/2 (/ 1/4 x)) x) #s(hole binary32 (/ -1/4 (pow x 2))))
#s(approx (/ (- 1/2 (/ 1/4 x)) x) #s(hole binary32 (/ (- (* 1/2 x) 1/4) (pow x 2))))
#s(approx (- 1/2 (/ 1/4 x)) #s(hole binary32 (/ -1/4 x)))
#s(approx (- 1/2 (/ 1/4 x)) #s(hole binary32 (/ (- (* 1/2 x) 1/4) x)))
#s(approx (/ 1/4 x) #s(hole binary32 (/ 1/4 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 (/ 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 (/ (* 4 (* x x)) (* (- 1 x) (- 1 x))))) (log (+ 1 (* -2 (/ x (- 1 x))))))) #s(hole binary32 x))
#s(approx (* 1/2 (- (log (- 1 (/ (* 4 (* x x)) (* (- 1 x) (- 1 x))))) (log (+ 1 (* -2 (/ x (- 1 x))))))) #s(hole binary32 (* x (+ 1 (* 1/3 (pow x 2))))))
#s(approx (* 1/2 (- (log (- 1 (/ (* 4 (* x x)) (* (- 1 x) (- 1 x))))) (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 (/ (* 4 (* x x)) (* (- 1 x) (- 1 x))))) (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 (/ (* 4 (* x x)) (* (- 1 x) (- 1 x))))) (log (+ 1 (* -2 (/ x (- 1 x)))))) #s(hole binary32 (* 2 x)))
#s(approx (- (log (- 1 (/ (* 4 (* x x)) (* (- 1 x) (- 1 x))))) (log (+ 1 (* -2 (/ x (- 1 x)))))) #s(hole binary32 (* x (+ 2 (* 2/3 (pow x 2))))))
#s(approx (- (log (- 1 (/ (* 4 (* x x)) (* (- 1 x) (- 1 x))))) (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 (/ (* 4 (* x x)) (* (- 1 x) (- 1 x))))) (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 (/ (* 4 (* x x)) (* (- 1 x) (- 1 x))))) #s(hole binary32 (* -4 (pow x 2))))
#s(approx (log (- 1 (/ (* 4 (* x x)) (* (- 1 x) (- 1 x))))) #s(hole binary32 (* (pow x 2) (- (* -8 x) 4))))
#s(approx (log (- 1 (/ (* 4 (* x x)) (* (- 1 x) (- 1 x))))) #s(hole binary32 (* (pow x 2) (- (* x (- (* -20 x) 8)) 4))))
#s(approx (log (- 1 (/ (* 4 (* x x)) (* (- 1 x) (- 1 x))))) #s(hole binary32 (* (pow x 2) (- (* x (- (* x (- (* -48 x) 20)) 8)) 4))))
#s(approx (- 1 (/ (* 4 (* x x)) (* (- 1 x) (- 1 x)))) #s(hole binary32 1))
#s(approx (- 1 (/ (* 4 (* x x)) (* (- 1 x) (- 1 x)))) #s(hole binary32 (+ 1 (* -4 (pow x 2)))))
#s(approx (- 1 (/ (* 4 (* x x)) (* (- 1 x) (- 1 x)))) #s(hole binary32 (+ 1 (* (pow x 2) (- (* -8 x) 4)))))
#s(approx (- 1 (/ (* 4 (* x x)) (* (- 1 x) (- 1 x)))) #s(hole binary32 (+ 1 (* (pow x 2) (- (* x (- (* -12 x) 8)) 4)))))
#s(approx (/ (* 4 (* x x)) (* (- 1 x) (- 1 x))) #s(hole binary32 (* 4 (pow x 2))))
#s(approx (/ (* 4 (* x x)) (* (- 1 x) (- 1 x))) #s(hole binary32 (* (pow x 2) (+ 4 (* 8 x)))))
#s(approx (/ (* 4 (* x x)) (* (- 1 x) (- 1 x))) #s(hole binary32 (* (pow x 2) (+ 4 (* x (+ 8 (* 12 x)))))))
#s(approx (/ (* 4 (* x x)) (* (- 1 x) (- 1 x))) #s(hole binary32 (* (pow x 2) (+ 4 (* x (+ 8 (* x (+ 12 (* 16 x)))))))))
#s(approx (* 4 (* x x)) #s(hole binary32 (* 4 (pow x 2))))
#s(approx (* (- 1 x) (- 1 x)) #s(hole binary32 1))
#s(approx (* (- 1 x) (- 1 x)) #s(hole binary32 (+ 1 (* -2 x))))
#s(approx (* (- 1 x) (- 1 x)) #s(hole binary32 (+ 1 (* x (- x 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 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 (+ (* (* (* x x) x) 1/3) x) #s(hole binary32 (* 1/3 (pow x 3))))
#s(approx (+ (* (* (* x x) x) 1/3) x) #s(hole binary32 (* (pow x 3) (+ 1/3 (/ 1 (pow x 2))))))
#s(approx (* 1/2 (- (log (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -2)))) (log (+ 1 (* -2 (/ x (- 1 x))))))) #s(hole binary32 (* 1/2 (- (log -3) (log 3)))))
#s(approx (* 1/2 (- (log (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -2)))) (log (+ 1 (* -2 (/ x (- 1 x))))))) #s(hole binary32 (+ (* 1/2 (- (log -3) (log 3))) (/ 1 x))))
#s(approx (* 1/2 (- (log (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -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 (/ 1 (pow (* (/ x (- 1 x)) 2) -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 (/ 1 (pow (* (/ x (- 1 x)) 2) -2)))) (log (+ 1 (* -2 (/ x (- 1 x)))))) #s(hole binary32 (- (log -3) (log 3))))
#s(approx (- (log (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -2)))) (log (+ 1 (* -2 (/ x (- 1 x)))))) #s(hole binary32 (- (+ (log -3) (* 2 (/ 1 x))) (log 3))))
#s(approx (- (log (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -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 (/ 1 (pow (* (/ x (- 1 x)) 2) -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 (/ 1 (pow (* (/ x (- 1 x)) 2) -2)))) #s(hole binary32 (log -3)))
#s(approx (log (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -2)))) #s(hole binary32 (+ (log -3) (* 8/3 (/ 1 x)))))
#s(approx (log (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -2)))) #s(hole binary32 (+ (log -3) (+ (/ 4/9 (pow x 2)) (* 8/3 (/ 1 x))))))
#s(approx (log (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -2)))) #s(hole binary32 (+ (log -3) (+ (/ 4/9 (pow x 2)) (+ (* 8/3 (/ 1 x)) (* 80/81 (/ 1 (pow x 3))))))))
#s(approx (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -2))) #s(hole binary32 -3))
#s(approx (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -2))) #s(hole binary32 (* -1 (+ 3 (* 8 (/ 1 x))))))
#s(approx (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -2))) #s(hole binary32 (- (* -1 (/ (+ 8 (* 12 (/ 1 x))) x)) 3)))
#s(approx (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -2))) #s(hole binary32 (- (* -1 (/ (+ 12 (* 16 (/ 1 x))) (pow x 2))) (+ 3 (* 8 (/ 1 x))))))
#s(approx (/ 1 (pow (* (/ x (- 1 x)) 2) -2)) #s(hole binary32 4))
#s(approx (/ 1 (pow (* (/ x (- 1 x)) 2) -2)) #s(hole binary32 (+ 4 (* 8 (/ 1 x)))))
#s(approx (/ 1 (pow (* (/ x (- 1 x)) 2) -2)) #s(hole binary32 (+ 4 (+ (* 8 (/ 1 x)) (/ 12 (pow x 2))))))
#s(approx (/ 1 (pow (* (/ x (- 1 x)) 2) -2)) #s(hole binary32 (+ 4 (+ (* 8 (/ 1 x)) (+ (* 16 (/ 1 (pow x 3))) (/ 12 (pow x 2)))))))
#s(approx (pow (* (/ x (- 1 x)) 2) -2) #s(hole binary32 1/4))
#s(approx (pow (* (/ x (- 1 x)) 2) -2) #s(hole binary32 (- 1/4 (* 1/2 (/ 1 x)))))
#s(approx (pow (* (/ x (- 1 x)) 2) -2) #s(hole binary32 (- (+ 1/4 (/ 1/4 (pow x 2))) (* 1/2 (/ 1 x)))))
#s(approx (+ (* (/ (- 1/2 (/ 1/4 x)) x) -1) 1/4) #s(hole binary32 1/4))
#s(approx (+ (* (/ (- 1/2 (/ 1/4 x)) x) -1) 1/4) #s(hole binary32 (- 1/4 (* 1/2 (/ 1 x)))))
#s(approx (+ (* (/ (- 1/2 (/ 1/4 x)) x) -1) 1/4) #s(hole binary32 (- (+ 1/4 (/ 1/4 (pow x 2))) (* 1/2 (/ 1 x)))))
#s(approx (/ (- 1/2 (/ 1/4 x)) x) #s(hole binary32 (/ 1/2 x)))
#s(approx (/ (- 1/2 (/ 1/4 x)) x) #s(hole binary32 (/ (- 1/2 (* 1/4 (/ 1 x))) x)))
#s(approx (- 1/2 (/ 1/4 x)) #s(hole binary32 1/2))
#s(approx (- 1/2 (/ 1/4 x)) #s(hole binary32 (- 1/2 (* 1/4 (/ 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 (/ 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 (/ (* 4 (* x x)) (* (- 1 x) (- 1 x))))) (log (+ 1 (* -2 (/ x (- 1 x))))))) #s(hole binary32 (* 1/2 (- (log -3) (log 3)))))
#s(approx (* 1/2 (- (log (- 1 (/ (* 4 (* x x)) (* (- 1 x) (- 1 x))))) (log (+ 1 (* -2 (/ x (- 1 x))))))) #s(hole binary32 (+ (* 1/2 (- (log -3) (log 3))) (/ 1 x))))
#s(approx (* 1/2 (- (log (- 1 (/ (* 4 (* x x)) (* (- 1 x) (- 1 x))))) (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 (/ (* 4 (* x x)) (* (- 1 x) (- 1 x))))) (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 (/ (* 4 (* x x)) (* (- 1 x) (- 1 x))))) (log (+ 1 (* -2 (/ x (- 1 x)))))) #s(hole binary32 (- (log -3) (log 3))))
#s(approx (- (log (- 1 (/ (* 4 (* x x)) (* (- 1 x) (- 1 x))))) (log (+ 1 (* -2 (/ x (- 1 x)))))) #s(hole binary32 (- (+ (log -3) (* 2 (/ 1 x))) (log 3))))
#s(approx (- (log (- 1 (/ (* 4 (* x x)) (* (- 1 x) (- 1 x))))) (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 (/ (* 4 (* x x)) (* (- 1 x) (- 1 x))))) (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 (/ (* 4 (* x x)) (* (- 1 x) (- 1 x))))) #s(hole binary32 (log -3)))
#s(approx (log (- 1 (/ (* 4 (* x x)) (* (- 1 x) (- 1 x))))) #s(hole binary32 (+ (log -3) (* 8/3 (/ 1 x)))))
#s(approx (log (- 1 (/ (* 4 (* x x)) (* (- 1 x) (- 1 x))))) #s(hole binary32 (+ (log -3) (+ (/ 4/9 (pow x 2)) (* 8/3 (/ 1 x))))))
#s(approx (log (- 1 (/ (* 4 (* x x)) (* (- 1 x) (- 1 x))))) #s(hole binary32 (+ (log -3) (+ (/ 4/9 (pow x 2)) (+ (* 8/3 (/ 1 x)) (* 80/81 (/ 1 (pow x 3))))))))
#s(approx (- 1 (/ (* 4 (* x x)) (* (- 1 x) (- 1 x)))) #s(hole binary32 -3))
#s(approx (- 1 (/ (* 4 (* x x)) (* (- 1 x) (- 1 x)))) #s(hole binary32 (* -1 (+ 3 (* 8 (/ 1 x))))))
#s(approx (- 1 (/ (* 4 (* x x)) (* (- 1 x) (- 1 x)))) #s(hole binary32 (- (* -1 (/ (+ 8 (* 12 (/ 1 x))) x)) 3)))
#s(approx (- 1 (/ (* 4 (* x x)) (* (- 1 x) (- 1 x)))) #s(hole binary32 (- (* -1 (/ (+ 12 (* 16 (/ 1 x))) (pow x 2))) (+ 3 (* 8 (/ 1 x))))))
#s(approx (/ (* 4 (* x x)) (* (- 1 x) (- 1 x))) #s(hole binary32 4))
#s(approx (/ (* 4 (* x x)) (* (- 1 x) (- 1 x))) #s(hole binary32 (+ 4 (* 8 (/ 1 x)))))
#s(approx (/ (* 4 (* x x)) (* (- 1 x) (- 1 x))) #s(hole binary32 (+ 4 (+ (* 8 (/ 1 x)) (/ 12 (pow x 2))))))
#s(approx (/ (* 4 (* x x)) (* (- 1 x) (- 1 x))) #s(hole binary32 (+ 4 (+ (* 8 (/ 1 x)) (+ (* 16 (/ 1 (pow x 3))) (/ 12 (pow x 2)))))))
#s(approx (* (- 1 x) (- 1 x)) #s(hole binary32 (pow x 2)))
#s(approx (* (- 1 x) (- 1 x)) #s(hole binary32 (* (pow x 2) (- 1 (* 2 (/ 1 x))))))
#s(approx (* (- 1 x) (- 1 x)) #s(hole binary32 (* (pow x 2) (- (+ 1 (/ 1 (pow x 2))) (* 2 (/ 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 (+ (* 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/2 (- (log (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -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 (/ 1 (pow (* (/ x (- 1 x)) 2) -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 (/ 1 (pow (* (/ x (- 1 x)) 2) -2)))) #s(hole binary32 (+ (log -3) (* -1 (/ (- (* -1 (/ (+ 4/9 (* 80/81 (/ 1 x))) x)) 8/3) x)))))
#s(approx (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -2))) #s(hole binary32 (- (* -1 (/ (+ 8 (+ (* 12 (/ 1 x)) (/ 16 (pow x 2)))) x)) 3)))
#s(approx (/ 1 (pow (* (/ x (- 1 x)) 2) -2)) #s(hole binary32 (+ 4 (* -1 (/ (- (* -1 (/ (+ 12 (* 16 (/ 1 x))) x)) 8) x)))))
#s(approx (pow (* (/ x (- 1 x)) 2) -2) #s(hole binary32 (+ 1/4 (* -1 (/ (- 1/2 (* 1/4 (/ 1 x))) x)))))
#s(approx (+ (* (/ (- 1/2 (/ 1/4 x)) x) -1) 1/4) #s(hole binary32 (+ 1/4 (* -1 (/ (- 1/2 (* 1/4 (/ 1 x))) x)))))
#s(approx (/ (- 1/2 (/ 1/4 x)) x) #s(hole binary32 (* -1 (/ (- (* 1/4 (/ 1 x)) 1/2) x))))
#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)))))
#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 (/ (* 4 (* x x)) (* (- 1 x) (- 1 x))))) (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 (/ (* 4 (* x x)) (* (- 1 x) (- 1 x))))) (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 (/ (* 4 (* x x)) (* (- 1 x) (- 1 x))))) #s(hole binary32 (+ (log -3) (* -1 (/ (- (* -1 (/ (+ 4/9 (* 80/81 (/ 1 x))) x)) 8/3) x)))))
#s(approx (- 1 (/ (* 4 (* x x)) (* (- 1 x) (- 1 x)))) #s(hole binary32 (- (* -1 (/ (+ 8 (+ (* 12 (/ 1 x)) (/ 16 (pow x 2)))) x)) 3)))
#s(approx (/ (* 4 (* x x)) (* (- 1 x) (- 1 x))) #s(hole binary32 (+ 4 (* -1 (/ (- (* -1 (/ (+ 12 (* 16 (/ 1 x))) x)) 8) x)))))
#s(approx (* (- 1 x) (- 1 x)) #s(hole binary32 (* (pow x 2) (+ 1 (* -1 (/ (- 2 (/ 1 x)) x))))))
Outputs
#s(approx (* 1/2 (- (log (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -2)))) (log (+ 1 (* -2 (/ x (- 1 x))))))) (fma.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) x) x) x x))
(*.f32 (fma.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) x) x #s(literal 1 binary32)) x)
(*.f32 x (fma.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 x x) (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 2 binary32))) (-.f32 x (*.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) x) x) x)))
(/.f32 (+.f32 (pow.f32 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 x x (-.f32 (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 2 binary32)) (*.f32 x (*.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) x) x) x)))))
(-.f32 x (*.f32 (neg.f32 x) (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) x) x)))
(fma.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) x) x) x x)
(fma.f32 x (*.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 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) x) x) x))
(+.f32 (*.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) x) x) x) x)
(+.f32 x (*.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) x) x) 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) 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)) (*.f32 x x))
(*.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)))
(*.f32 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/3 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x)))
(fma.f32 (*.f32 x x) #s(literal 1/3 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/5 binary32))))
(fma.f32 #s(literal 1/3 binary32) (*.f32 x x) (*.f32 (*.f32 (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x)))
(fma.f32 #s(literal 1/3 binary32) (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/5 binary32))))
(+.f32 (*.f32 (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 (*.f32 (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x)))
(+.f32 (*.f32 (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/5 binary32))))
(*.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) x)
(*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)))
(fma.f32 #s(literal 1/3 binary32) x (*.f32 (*.f32 (*.f32 x x) #s(literal 1/5 binary32)) x))
(fma.f32 #s(literal 1/3 binary32) x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/5 binary32))))
(fma.f32 x #s(literal 1/3 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal 1/5 binary32)) x))
(fma.f32 x #s(literal 1/3 binary32) (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/5 binary32))))
(+.f32 (*.f32 #s(literal 1/3 binary32) x) (*.f32 (*.f32 (*.f32 x x) #s(literal 1/5 binary32)) x))
(+.f32 (*.f32 #s(literal 1/3 binary32) x) (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/5 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) (pow.f32 (*.f32 (*.f32 x x) #s(literal 1/5 binary32)) #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 (pow.f32 (*.f32 x x) #s(literal 3 binary32)) #s(literal 1/125 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 #s(literal 1/3 binary32) (*.f32 #s(literal -1/5 binary32) (*.f32 x x)))
(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))
(fma.f32 x (*.f32 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)))
(*.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 (neg.f32 x) (neg.f32 x))
(*.f32 (fabs.f32 x) (fabs.f32 x))
(*.f32 (*.f32 x x) #s(literal 1 binary32))
(*.f32 x x)
(*.f32 #s(literal 1 binary32) (*.f32 x x))
(/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal -2 binary32)))
(pow.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32))
(pow.f32 (neg.f32 x) #s(literal 2 binary32))
(pow.f32 (fabs.f32 x) #s(literal 2 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))))
(fabs.f32 (*.f32 x x))
(exp.f32 (fma.f32 (log.f32 x) #s(literal 2 binary32) #s(literal 0 binary32)))
(exp.f32 (+.f32 #s(literal 0 binary32) (*.f32 (log.f32 x) #s(literal 2 binary32))))
(exp.f32 (*.f32 (log.f32 x) #s(literal 2 binary32)))
#s(literal 1/5 binary32)
#s(literal 1/3 binary32)
#s(approx (* 1/2 (- (log (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -2)))) (log (+ 1 (* -2 (/ x (- 1 x))))))) (fma.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1/3 binary32) x))
(*.f32 (+.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/3 binary32)) (pow.f32 x #s(literal 3 binary32)))
(*.f32 (pow.f32 x #s(literal 3 binary32)) (+.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/3 binary32)))
(/.f32 (-.f32 (pow.f32 (*.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1/3 binary32)) #s(literal 2 binary32)) (*.f32 x x)) (-.f32 (*.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1/3 binary32)) x))
(/.f32 (fma.f32 (pow.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 3 binary32)) #s(literal 1/27 binary32) (pow.f32 x #s(literal 3 binary32))) (+.f32 (pow.f32 (*.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1/3 binary32)) #s(literal 2 binary32)) (-.f32 (*.f32 x x) (*.f32 (*.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1/3 binary32)) x))))
(fma.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1/3 binary32) x)
(fma.f32 (*.f32 x x) (*.f32 #s(literal 1/3 binary32) x) x)
(fma.f32 #s(literal 1/3 binary32) (pow.f32 x #s(literal 3 binary32)) x)
(+.f32 (*.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1/3 binary32)) x)
(+.f32 x (*.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1/3 binary32)))
(*.f32 (neg.f32 (pow.f32 x #s(literal 3/2 binary32))) (neg.f32 (pow.f32 x #s(literal 3/2 binary32))))
(*.f32 (fabs.f32 (pow.f32 x #s(literal 3/2 binary32))) (fabs.f32 (pow.f32 x #s(literal 3/2 binary32))))
(*.f32 (pow.f32 x #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3/2 binary32)))
(*.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32))
(*.f32 (*.f32 x x) x)
(*.f32 x (*.f32 x x))
(*.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))
(pow.f32 (exp.f32 (log.f32 x)) #s(literal 3 binary32))
(pow.f32 (pow.f32 x #s(literal 3/2 binary32)) #s(literal 2 binary32))
(pow.f32 (*.f32 x x) #s(literal 3/2 binary32))
(pow.f32 x #s(literal 3 binary32))
(+.f32 (cosh.f32 (*.f32 (log.f32 x) #s(literal 3 binary32))) (sinh.f32 (*.f32 (log.f32 x) #s(literal 3 binary32))))
(exp.f32 (fma.f32 (log.f32 x) #s(literal 3 binary32) #s(literal 0 binary32)))
(exp.f32 (*.f32 (log.f32 x) #s(literal 3 binary32)))
(log.f32 (pow.f32 (/.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) #s(approx (pow (* (/ x (- 1 x)) 2) -2) (fma.f32 (/.f32 (-.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/4 binary32) x)) x) #s(literal -1 binary32) #s(literal 1/4 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 (log.f32 (/.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) #s(approx (pow (* (/ x (- 1 x)) 2) -2) (fma.f32 (/.f32 (-.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/4 binary32) x)) x) #s(literal -1 binary32) #s(literal 1/4 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 #s(literal 1/2 binary32) (log.f32 (/.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) #s(approx (pow (* (/ x (- 1 x)) 2) -2) (fma.f32 (/.f32 (-.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/4 binary32) x)) x) #s(literal -1 binary32) #s(literal 1/4 binary32))))) (fma.f32 #s(literal -2 binary32) (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 1 binary32)))))
#s(literal 1/2 binary32)
(log.f32 (/.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) #s(approx (pow (* (/ x (- 1 x)) 2) -2) (fma.f32 (/.f32 (-.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/4 binary32) x)) x) #s(literal -1 binary32) #s(literal 1/4 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) (/.f32 #s(literal 1 binary32) #s(approx (pow (* (/ x (- 1 x)) 2) -2) (fma.f32 (/.f32 (-.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/4 binary32) x)) x) #s(literal -1 binary32) #s(literal 1/4 binary32)))))) #s(literal 2 binary32)) (pow.f32 (log1p.f32 (*.f32 #s(literal -2 binary32) (/.f32 x (-.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32))) (log.f32 (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) #s(approx (pow (* (/ x (- 1 x)) 2) -2) (fma.f32 (/.f32 (-.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/4 binary32) x)) x) #s(literal -1 binary32) #s(literal 1/4 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) (/.f32 #s(literal 1 binary32) #s(approx (pow (* (/ x (- 1 x)) 2) -2) (fma.f32 (/.f32 (-.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/4 binary32) x)) x) #s(literal -1 binary32) #s(literal 1/4 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))) (+.f32 (pow.f32 (log.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) #s(approx (pow (* (/ x (- 1 x)) 2) -2) (fma.f32 (/.f32 (-.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/4 binary32) x)) x) #s(literal -1 binary32) #s(literal 1/4 binary32)))))) #s(literal 2 binary32)) (+.f32 (pow.f32 (log1p.f32 (*.f32 #s(literal -2 binary32) (/.f32 x (-.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32)) (*.f32 (log.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) #s(approx (pow (* (/ x (- 1 x)) 2) -2) (fma.f32 (/.f32 (-.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/4 binary32) x)) x) #s(literal -1 binary32) #s(literal 1/4 binary32)))))) (log1p.f32 (*.f32 #s(literal -2 binary32) (/.f32 x (-.f32 #s(literal 1 binary32) x))))))))
(-.f32 (log.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) #s(approx (pow (* (/ x (- 1 x)) 2) -2) (fma.f32 (/.f32 (-.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/4 binary32) x)) x) #s(literal -1 binary32) #s(literal 1/4 binary32)))))) (log1p.f32 (*.f32 #s(literal -2 binary32) (/.f32 x (-.f32 #s(literal 1 binary32) x)))))
(log.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) #s(approx (pow (* (/ x (- 1 x)) 2) -2) (fma.f32 (/.f32 (-.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/4 binary32) x)) x) #s(literal -1 binary32) #s(literal 1/4 binary32))))))
(-.f32 (log.f32 (-.f32 #s(literal 1 binary32) (pow.f32 #s(approx (pow (* (/ x (- 1 x)) 2) -2) (fma.f32 (/.f32 (-.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/4 binary32) x)) x) #s(literal -1 binary32) #s(literal 1/4 binary32))) #s(literal -2 binary32)))) (log1p.f32 (/.f32 #s(literal 1 binary32) #s(approx (pow (* (/ x (- 1 x)) 2) -2) (fma.f32 (/.f32 (-.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/4 binary32) x)) x) #s(literal -1 binary32) #s(literal 1/4 binary32))))))
(-.f32 (log.f32 (-.f32 #s(literal 1 binary32) (pow.f32 #s(approx (pow (* (/ x (- 1 x)) 2) -2) (fma.f32 (/.f32 (-.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/4 binary32) x)) x) #s(literal -1 binary32) #s(literal 1/4 binary32))) #s(literal -3 binary32)))) (log1p.f32 (+.f32 (pow.f32 #s(approx (pow (* (/ x (- 1 x)) 2) -2) (fma.f32 (/.f32 (-.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/4 binary32) x)) x) #s(literal -1 binary32) #s(literal 1/4 binary32))) #s(literal -2 binary32)) (*.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) #s(approx (pow (* (/ x (- 1 x)) 2) -2) (fma.f32 (/.f32 (-.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/4 binary32) x)) x) #s(literal -1 binary32) #s(literal 1/4 binary32))))))))
(/.f32 (-.f32 (*.f32 #s(literal 2 binary32) (neg.f32 #s(approx (pow (* (/ x (- 1 x)) 2) -2) (fma.f32 (/.f32 (-.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/4 binary32) x)) x) #s(literal -1 binary32) #s(literal 1/4 binary32))))) #s(literal -2 binary32)) (*.f32 #s(literal 2 binary32) (neg.f32 #s(approx (pow (* (/ x (- 1 x)) 2) -2) (fma.f32 (/.f32 (-.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/4 binary32) x)) x) #s(literal -1 binary32) #s(literal 1/4 binary32))))))
(/.f32 (-.f32 (*.f32 #s(literal 2 binary32) #s(approx (pow (* (/ x (- 1 x)) 2) -2) (fma.f32 (/.f32 (-.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/4 binary32) x)) x) #s(literal -1 binary32) #s(literal 1/4 binary32)))) #s(literal 2 binary32)) (*.f32 #s(literal 2 binary32) #s(approx (pow (* (/ x (- 1 x)) 2) -2) (fma.f32 (/.f32 (-.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/4 binary32) x)) x) #s(literal -1 binary32) #s(literal 1/4 binary32)))))
(/.f32 (-.f32 #s(literal 1 binary32) (pow.f32 #s(approx (pow (* (/ x (- 1 x)) 2) -2) (fma.f32 (/.f32 (-.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/4 binary32) x)) x) #s(literal -1 binary32) #s(literal 1/4 binary32))) #s(literal -2 binary32))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) #s(approx (pow (* (/ x (- 1 x)) 2) -2) (fma.f32 (/.f32 (-.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/4 binary32) x)) x) #s(literal -1 binary32) #s(literal 1/4 binary32))))))
(/.f32 (-.f32 #s(literal 1 binary32) (pow.f32 #s(approx (pow (* (/ x (- 1 x)) 2) -2) (fma.f32 (/.f32 (-.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/4 binary32) x)) x) #s(literal -1 binary32) #s(literal 1/4 binary32))) #s(literal -3 binary32))) (+.f32 #s(literal 1 binary32) (+.f32 (pow.f32 #s(approx (pow (* (/ x (- 1 x)) 2) -2) (fma.f32 (/.f32 (-.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/4 binary32) x)) x) #s(literal -1 binary32) #s(literal 1/4 binary32))) #s(literal -2 binary32)) (*.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) #s(approx (pow (* (/ x (- 1 x)) 2) -2) (fma.f32 (/.f32 (-.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/4 binary32) x)) x) #s(literal -1 binary32) #s(literal 1/4 binary32))))))))
(-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) #s(approx (pow (* (/ x (- 1 x)) 2) -2) (fma.f32 (/.f32 (-.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/4 binary32) x)) x) #s(literal -1 binary32) #s(literal 1/4 binary32)))))
(/.f32 #s(literal -1 binary32) (neg.f32 #s(approx (pow (* (/ x (- 1 x)) 2) -2) (fma.f32 (/.f32 (-.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/4 binary32) x)) x) #s(literal -1 binary32) #s(literal 1/4 binary32)))))
(/.f32 #s(literal 1 binary32) (pow.f32 #s(approx (pow (* (/ x (- 1 x)) 2) -2) (fma.f32 (/.f32 (-.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/4 binary32) x)) x) #s(literal -1 binary32) #s(literal 1/4 binary32))) #s(literal 1 binary32)))
(/.f32 #s(literal 1 binary32) #s(approx (pow (* (/ x (- 1 x)) 2) -2) (fma.f32 (/.f32 (-.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/4 binary32) x)) x) #s(literal -1 binary32) #s(literal 1/4 binary32))))
(pow.f32 (pow.f32 #s(approx (pow (* (/ x (- 1 x)) 2) -2) (fma.f32 (/.f32 (-.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/4 binary32) x)) x) #s(literal -1 binary32) #s(literal 1/4 binary32))) #s(literal 1 binary32)) #s(literal -1 binary32))
(pow.f32 (/.f32 #s(literal 1 binary32) #s(approx (pow (* (/ x (- 1 x)) 2) -2) (fma.f32 (/.f32 (-.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/4 binary32) x)) x) #s(literal -1 binary32) #s(literal 1/4 binary32)))) #s(literal 1 binary32))
(pow.f32 #s(approx (pow (* (/ x (- 1 x)) 2) -2) (fma.f32 (/.f32 (-.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/4 binary32) x)) x) #s(literal -1 binary32) #s(literal 1/4 binary32))) #s(literal -1 binary32))
(exp.f32 (*.f32 (log.f32 #s(approx (pow (* (/ x (- 1 x)) 2) -2) (fma.f32 (/.f32 (-.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/4 binary32) x)) x) #s(literal -1 binary32) #s(literal 1/4 binary32)))) #s(literal -1 binary32)))
#s(approx (pow (* (/ x (- 1 x)) 2) -2) (fma.f32 (/.f32 (-.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/4 binary32) x)) x) #s(literal -1 binary32) #s(literal 1/4 binary32)))
(/.f32 (-.f32 #s(literal 1/16 binary32) (pow.f32 (neg.f32 (/.f32 (-.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/4 binary32) x)) x)) #s(literal 2 binary32))) (-.f32 #s(literal 1/4 binary32) (neg.f32 (/.f32 (-.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/4 binary32) x)) x))))
(/.f32 (-.f32 (pow.f32 (neg.f32 (/.f32 (-.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/4 binary32) x)) x)) #s(literal 2 binary32)) #s(literal 1/16 binary32)) (-.f32 (neg.f32 (/.f32 (-.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/4 binary32) x)) x)) #s(literal 1/4 binary32)))
(/.f32 (+.f32 #s(literal 1/64 binary32) (pow.f32 (neg.f32 (/.f32 (-.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/4 binary32) x)) x)) #s(literal 3 binary32))) (+.f32 #s(literal 1/16 binary32) (-.f32 (pow.f32 (neg.f32 (/.f32 (-.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/4 binary32) x)) x)) #s(literal 2 binary32)) (*.f32 #s(literal 1/4 binary32) (neg.f32 (/.f32 (-.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/4 binary32) x)) x))))))
(/.f32 (fma.f32 (pow.f32 (/.f32 (-.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/4 binary32) x)) x) #s(literal 3 binary32)) #s(literal -1 binary32) #s(literal 1/64 binary32)) (+.f32 (pow.f32 (neg.f32 (/.f32 (-.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/4 binary32) x)) x)) #s(literal 2 binary32)) (-.f32 #s(literal 1/16 binary32) (*.f32 (neg.f32 (/.f32 (-.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/4 binary32) x)) x)) #s(literal 1/4 binary32)))))
(-.f32 #s(literal 1/4 binary32) (*.f32 #s(literal 1 binary32) (/.f32 (-.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/4 binary32) x)) x)))
(fma.f32 (/.f32 (-.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/4 binary32) x)) x) #s(literal -1 binary32) #s(literal 1/4 binary32))
(fma.f32 #s(literal -1 binary32) (/.f32 (-.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/4 binary32) x)) x) #s(literal 1/4 binary32))
(+.f32 (neg.f32 (/.f32 (-.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/4 binary32) x)) x)) #s(literal 1/4 binary32))
(+.f32 #s(literal 1/4 binary32) (neg.f32 (/.f32 (-.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/4 binary32) x)) x)))
(/.f32 (-.f32 (*.f32 #s(literal -1/2 binary32) x) (*.f32 (neg.f32 x) (/.f32 #s(literal 1/4 binary32) x))) (*.f32 (neg.f32 x) x))
(/.f32 (-.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (/.f32 #s(literal 1/4 binary32) x))) (*.f32 x x))
(/.f32 (neg.f32 (-.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/4 binary32) x))) (neg.f32 x))
(/.f32 (-.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/4 binary32) x)) x)
(-.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (/.f32 #s(literal 1/4 binary32) x) x))
(/.f32 (-.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1/16 binary32) (*.f32 x x))) (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/4 binary32) x)))
(/.f32 (-.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/64 binary32) (pow.f32 x #s(literal -3 binary32)))) (+.f32 #s(literal 1/4 binary32) (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 x x)) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/4 binary32) x)))))
(-.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/4 binary32) x))
(+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal -1/4 binary32) (/.f32 #s(literal 1 binary32) x)))
(*.f32 (/.f32 #s(literal 1 binary32) x) #s(literal 1/4 binary32))
(*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) x))
(/.f32 #s(literal -1/4 binary32) (neg.f32 x))
(/.f32 #s(literal 1/4 binary32) x)
#s(literal 1/4 binary32)
#s(literal -1 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 (pow.f32 (*.f32 #s(literal -2 binary32) (/.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 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)
(/.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 (pow.f32 (/.f32 (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (pow.f32 (-.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 1/2 binary32)))
(*.f32 (log.f32 (/.f32 (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (pow.f32 (-.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 1/2 binary32))
(*.f32 #s(literal 1/2 binary32) (log.f32 (/.f32 (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (pow.f32 (-.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 (/.f32 (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (pow.f32 (-.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))))
(/.f32 (-.f32 (pow.f32 (log.f32 (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (pow.f32 (-.f32 #s(literal 1 binary32) x) #s(literal 2 binary32))))) #s(literal 2 binary32)) (pow.f32 (log1p.f32 (*.f32 #s(literal -2 binary32) (/.f32 x (-.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32))) (log.f32 (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (pow.f32 (-.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)))))
(/.f32 (-.f32 (pow.f32 (log.f32 (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (pow.f32 (-.f32 #s(literal 1 binary32) x) #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))) (+.f32 (pow.f32 (log.f32 (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (pow.f32 (-.f32 #s(literal 1 binary32) x) #s(literal 2 binary32))))) #s(literal 2 binary32)) (+.f32 (pow.f32 (log1p.f32 (*.f32 #s(literal -2 binary32) (/.f32 x (-.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32)) (*.f32 (log.f32 (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (pow.f32 (-.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 (log.f32 (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (pow.f32 (-.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) (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (pow.f32 (-.f32 #s(literal 1 binary32) x) #s(literal 2 binary32)))))
(-.f32 (log.f32 (-.f32 #s(literal 1 binary32) (pow.f32 (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (pow.f32 (-.f32 #s(literal 1 binary32) x) #s(literal 2 binary32))) #s(literal 2 binary32)))) (log1p.f32 (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (pow.f32 (-.f32 #s(literal 1 binary32) x) #s(literal 2 binary32)))))
(-.f32 (log.f32 (-.f32 #s(literal 1 binary32) (pow.f32 (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (pow.f32 (-.f32 #s(literal 1 binary32) x) #s(literal 2 binary32))) #s(literal 3 binary32)))) (log1p.f32 (+.f32 (pow.f32 (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (pow.f32 (-.f32 #s(literal 1 binary32) x) #s(literal 2 binary32))) #s(literal 2 binary32)) (*.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (pow.f32 (-.f32 #s(literal 1 binary32) x) #s(literal 2 binary32)))))))
(/.f32 (-.f32 (*.f32 #s(literal 2 binary32) (-.f32 #s(literal 1 binary32) x)) (*.f32 #s(literal 2 binary32) (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (-.f32 #s(literal 1 binary32) x)))) (*.f32 #s(literal 2 binary32) (-.f32 #s(literal 1 binary32) x)))
(/.f32 (-.f32 (*.f32 #s(literal 2 binary32) (neg.f32 (pow.f32 (-.f32 #s(literal 1 binary32) x) #s(literal 2 binary32)))) (*.f32 #s(literal 2 binary32) (neg.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32))))) (*.f32 #s(literal 2 binary32) (neg.f32 (pow.f32 (-.f32 #s(literal 1 binary32) x) #s(literal 2 binary32)))))
(/.f32 (-.f32 (*.f32 #s(literal 2 binary32) (pow.f32 (-.f32 #s(literal 1 binary32) x) #s(literal 2 binary32))) (*.f32 #s(literal 2 binary32) (*.f32 (*.f32 x x) #s(literal 4 binary32)))) (*.f32 #s(literal 2 binary32) (pow.f32 (-.f32 #s(literal 1 binary32) x) #s(literal 2 binary32))))
(/.f32 (-.f32 #s(literal 1 binary32) (pow.f32 (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (pow.f32 (-.f32 #s(literal 1 binary32) x) #s(literal 2 binary32))) #s(literal 2 binary32))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (pow.f32 (-.f32 #s(literal 1 binary32) x) #s(literal 2 binary32)))))
(/.f32 (-.f32 #s(literal 1 binary32) (pow.f32 (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (pow.f32 (-.f32 #s(literal 1 binary32) x) #s(literal 2 binary32))) #s(literal 3 binary32))) (+.f32 #s(literal 1 binary32) (+.f32 (pow.f32 (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (pow.f32 (-.f32 #s(literal 1 binary32) x) #s(literal 2 binary32))) #s(literal 2 binary32)) (*.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (pow.f32 (-.f32 #s(literal 1 binary32) x) #s(literal 2 binary32)))))))
(-.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (pow.f32 (-.f32 #s(literal 1 binary32) x) #s(literal 2 binary32))))
(*.f32 (/.f32 #s(literal 4 binary32) (-.f32 #s(literal 1 binary32) x)) (/.f32 (*.f32 x x) (-.f32 #s(literal 1 binary32) x)))
(*.f32 #s(literal 4 binary32) (/.f32 (*.f32 x x) (pow.f32 (-.f32 #s(literal 1 binary32) x) #s(literal 2 binary32))))
(/.f32 (/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (-.f32 #s(literal 1 binary32) x)) (-.f32 #s(literal 1 binary32) x))
(/.f32 (neg.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32))) (neg.f32 (pow.f32 (-.f32 #s(literal 1 binary32) x) #s(literal 2 binary32))))
(/.f32 (*.f32 (*.f32 x x) #s(literal 4 binary32)) (pow.f32 (-.f32 #s(literal 1 binary32) x) #s(literal 2 binary32)))
(*.f32 (*.f32 #s(literal 4 binary32) x) x)
(*.f32 (*.f32 x x) #s(literal 4 binary32))
(*.f32 #s(literal 4 binary32) (*.f32 x x))
#s(literal 4 binary32)
(*.f32 (neg.f32 (neg.f32 (-.f32 #s(literal 1 binary32) x))) (neg.f32 (neg.f32 (-.f32 #s(literal 1 binary32) x))))
(*.f32 (neg.f32 (fabs.f32 (-.f32 x #s(literal 1 binary32)))) (neg.f32 (fabs.f32 (-.f32 x #s(literal 1 binary32)))))
(*.f32 (fabs.f32 (fabs.f32 (-.f32 x #s(literal 1 binary32)))) (fabs.f32 (fabs.f32 (-.f32 x #s(literal 1 binary32)))))
(*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) x) #s(literal 1 binary32)) (pow.f32 (-.f32 #s(literal 1 binary32) x) #s(literal 1 binary32)))
(*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) x) #s(literal 1 binary32)) (-.f32 #s(literal 1 binary32) x))
(*.f32 (neg.f32 (-.f32 #s(literal 1 binary32) x)) (neg.f32 (-.f32 #s(literal 1 binary32) x)))
(*.f32 (fabs.f32 (-.f32 x #s(literal 1 binary32))) (fabs.f32 (-.f32 x #s(literal 1 binary32))))
(*.f32 (-.f32 #s(literal 1 binary32) x) (-.f32 #s(literal 1 binary32) x))
(/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (-.f32 #s(literal 1 binary32) (neg.f32 x)) (-.f32 #s(literal 1 binary32) (neg.f32 x))))
(/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (-.f32 #s(literal 1 binary32) (neg.f32 x)) (+.f32 x #s(literal 1 binary32))))
(/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (+.f32 x #s(literal 1 binary32)) (-.f32 #s(literal 1 binary32) (neg.f32 x))))
(/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal 1 binary32))))
(/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) (*.f32 (-.f32 #s(literal 1 binary32) (neg.f32 x)) (+.f32 #s(literal 1 binary32) (fma.f32 x x x))))
(/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 #s(literal 1 binary32) (fma.f32 x x x))))
(/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (pow.f32 (neg.f32 x) #s(literal 3 binary32)))) (*.f32 (-.f32 #s(literal 1 binary32) (neg.f32 x)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 x x) (*.f32 #s(literal 1 binary32) (neg.f32 x))))))
(/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (pow.f32 (neg.f32 x) #s(literal 3 binary32)))) (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 x x) (*.f32 #s(literal 1 binary32) (neg.f32 x))))))
(/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (fma.f32 x x x)) (-.f32 #s(literal 1 binary32) (neg.f32 x))))
(/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (fma.f32 x x x)) (+.f32 x #s(literal 1 binary32))))
(/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (fma.f32 x x x)) (+.f32 #s(literal 1 binary32) (fma.f32 x x x))))
(/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (+.f32 #s(literal 1 binary32) (pow.f32 (neg.f32 x) #s(literal 3 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (fma.f32 x x x)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 x x) (*.f32 #s(literal 1 binary32) (neg.f32 x))))))
(/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (pow.f32 (neg.f32 x) #s(literal 3 binary32))) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 x x) (*.f32 #s(literal 1 binary32) (neg.f32 x)))) (-.f32 #s(literal 1 binary32) (neg.f32 x))))
(/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (pow.f32 (neg.f32 x) #s(literal 3 binary32))) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 x x) (*.f32 #s(literal 1 binary32) (neg.f32 x)))) (+.f32 x #s(literal 1 binary32))))
(/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (pow.f32 (neg.f32 x) #s(literal 3 binary32))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 x x) (*.f32 #s(literal 1 binary32) (neg.f32 x)))) (+.f32 #s(literal 1 binary32) (fma.f32 x x x))))
(/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (pow.f32 (neg.f32 x) #s(literal 3 binary32))) (+.f32 #s(literal 1 binary32) (pow.f32 (neg.f32 x) #s(literal 3 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 x x) (*.f32 #s(literal 1 binary32) (neg.f32 x)))) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 x x) (*.f32 #s(literal 1 binary32) (neg.f32 x))))))
(/.f32 #s(literal 1 binary32) (pow.f32 (-.f32 #s(literal 1 binary32) x) #s(literal -2 binary32)))
(pow.f32 (neg.f32 (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32))
(pow.f32 (fabs.f32 (-.f32 x #s(literal 1 binary32))) #s(literal 2 binary32))
(pow.f32 (pow.f32 (-.f32 #s(literal 1 binary32) x) #s(literal 2 binary32)) #s(literal 1 binary32))
(pow.f32 (-.f32 #s(literal 1 binary32) x) #s(literal 2 binary32))
(fabs.f32 (pow.f32 (-.f32 #s(literal 1 binary32) x) #s(literal 2 binary32)))
(exp.f32 (*.f32 (log1p.f32 (neg.f32 x)) #s(literal 2 binary32)))
#s(approx (* 1/2 (- (log (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -2)))) (log (+ 1 (* -2 (/ x (- 1 x))))))) x)
#s(approx (* 1/2 (- (log (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -2)))) (log (+ 1 (* -2 (/ x (- 1 x))))))) (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/3 binary32) #s(literal 1 binary32)) x))
#s(approx (* 1/2 (- (log (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -2)))) (log (+ 1 (* -2 (/ x (- 1 x))))))) (fma.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) x) x) x x))
#s(approx (* 1/2 (- (log (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -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 (+ (* x 1) (* x (* (* (+ (* (* x x) 1/5) 1/3) x) x))) x)
#s(approx (+ (* x 1) (* x (* (* (+ (* (* x x) 1/5) 1/3) x) x))) (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/3 binary32) #s(literal 1 binary32)) x))
#s(approx (+ (* x 1) (* x (* (* (+ (* (* x x) 1/5) 1/3) x) x))) (fma.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) x) x) x x))
#s(approx x 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 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32))))
#s(approx (* (* (+ (* (* x x) 1/5) 1/3) x) x) (*.f32 (*.f32 x x) #s(literal 1/3 binary32)))
#s(approx (* (* (+ (* (* x x) 1/5) 1/3) x) x) (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) 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 (*.f32 x x) #s(literal 1/5 binary32) #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 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)))
#s(approx (* x x) (*.f32 x x))
#s(approx (+ (* (* (* x x) x) 1/3) x) x)
#s(approx (+ (* (* (* x x) x) 1/3) x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/3 binary32) #s(literal 1 binary32)) x))
#s(approx (* (* x x) x) (pow.f32 x #s(literal 3 binary32)))
#s(approx (* 1/2 (- (log (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -2)))) (log (+ 1 (* -2 (/ x (- 1 x))))))) x)
#s(approx (* 1/2 (- (log (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -2)))) (log (+ 1 (* -2 (/ x (- 1 x))))))) (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/3 binary32) #s(literal 1 binary32)) x))
#s(approx (* 1/2 (- (log (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -2)))) (log (+ 1 (* -2 (/ x (- 1 x))))))) (fma.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) x) x) x x))
#s(approx (* 1/2 (- (log (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -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 (/ 1 (pow (* (/ x (- 1 x)) 2) -2)))) (log (+ 1 (* -2 (/ x (- 1 x)))))) (*.f32 x #s(literal 2 binary32)))
#s(approx (- (log (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -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 (/ 1 (pow (* (/ x (- 1 x)) 2) -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 (/ 1 (pow (* (/ x (- 1 x)) 2) -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 (/ 1 (pow (* (/ x (- 1 x)) 2) -2)))) (*.f32 #s(literal -4 binary32) (*.f32 x x)))
#s(approx (log (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -2)))) (*.f32 (-.f32 (*.f32 #s(literal -8 binary32) x) #s(literal 4 binary32)) (*.f32 x x)))
#s(approx (log (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -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 (/ 1 (pow (* (/ x (- 1 x)) 2) -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 (/ 1 (pow (* (/ x (- 1 x)) 2) -2))) #s(literal 1 binary32))
#s(approx (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -2))) (fma.f32 #s(literal -4 binary32) (*.f32 x x) #s(literal 1 binary32)))
#s(approx (- 1 (/ 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 (/ 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 (/ 1 (pow (* (/ x (- 1 x)) 2) -2)) (*.f32 (*.f32 x x) #s(literal 4 binary32)))
#s(approx (/ 1 (pow (* (/ x (- 1 x)) 2) -2)) (*.f32 (fma.f32 #s(literal 8 binary32) x #s(literal 4 binary32)) (*.f32 x x)))
#s(approx (/ 1 (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 (/ 1 (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 (pow (* (/ x (- 1 x)) 2) -2) (/.f32 #s(literal 1/4 binary32) (*.f32 x x)))
#s(approx (pow (* (/ x (- 1 x)) 2) -2) (/.f32 (fma.f32 #s(literal -1/2 binary32) x #s(literal 1/4 binary32)) (*.f32 x x)))
#s(approx (pow (* (/ x (- 1 x)) 2) -2) (/.f32 (fma.f32 (-.f32 (*.f32 #s(literal 1/4 binary32) x) #s(literal 1/2 binary32)) x #s(literal 1/4 binary32)) (*.f32 x x)))
#s(approx (+ (* (/ (- 1/2 (/ 1/4 x)) x) -1) 1/4) (/.f32 #s(literal 1/4 binary32) (*.f32 x x)))
#s(approx (+ (* (/ (- 1/2 (/ 1/4 x)) x) -1) 1/4) (/.f32 (fma.f32 #s(literal -1/2 binary32) x #s(literal 1/4 binary32)) (*.f32 x x)))
#s(approx (+ (* (/ (- 1/2 (/ 1/4 x)) x) -1) 1/4) (/.f32 (fma.f32 (-.f32 (*.f32 #s(literal 1/4 binary32) x) #s(literal 1/2 binary32)) x #s(literal 1/4 binary32)) (*.f32 x x)))
#s(approx (/ (- 1/2 (/ 1/4 x)) x) (/.f32 #s(literal -1/4 binary32) (*.f32 x x)))
#s(approx (/ (- 1/2 (/ 1/4 x)) x) (/.f32 (-.f32 (*.f32 x #s(literal 1/2 binary32)) #s(literal 1/4 binary32)) (*.f32 x x)))
#s(approx (- 1/2 (/ 1/4 x)) (/.f32 #s(literal -1/4 binary32) x))
#s(approx (- 1/2 (/ 1/4 x)) (/.f32 (-.f32 (*.f32 x #s(literal 1/2 binary32)) #s(literal 1/4 binary32)) x))
#s(approx (/ 1/4 x) (/.f32 #s(literal 1/4 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 (/ 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 (* 1/2 (- (log (- 1 (/ (* 4 (* x x)) (* (- 1 x) (- 1 x))))) (log (+ 1 (* -2 (/ x (- 1 x))))))) x)
#s(approx (* 1/2 (- (log (- 1 (/ (* 4 (* x x)) (* (- 1 x) (- 1 x))))) (log (+ 1 (* -2 (/ x (- 1 x))))))) (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/3 binary32) #s(literal 1 binary32)) x))
#s(approx (* 1/2 (- (log (- 1 (/ (* 4 (* x x)) (* (- 1 x) (- 1 x))))) (log (+ 1 (* -2 (/ x (- 1 x))))))) (fma.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) x) x) x x))
#s(approx (* 1/2 (- (log (- 1 (/ (* 4 (* x x)) (* (- 1 x) (- 1 x))))) (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 (/ (* 4 (* x x)) (* (- 1 x) (- 1 x))))) (log (+ 1 (* -2 (/ x (- 1 x)))))) (*.f32 x #s(literal 2 binary32)))
#s(approx (- (log (- 1 (/ (* 4 (* x x)) (* (- 1 x) (- 1 x))))) (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 (/ (* 4 (* x x)) (* (- 1 x) (- 1 x))))) (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 (/ (* 4 (* x x)) (* (- 1 x) (- 1 x))))) (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 (/ (* 4 (* x x)) (* (- 1 x) (- 1 x))))) (*.f32 #s(literal -4 binary32) (*.f32 x x)))
#s(approx (log (- 1 (/ (* 4 (* x x)) (* (- 1 x) (- 1 x))))) (*.f32 (-.f32 (*.f32 #s(literal -8 binary32) x) #s(literal 4 binary32)) (*.f32 x x)))
#s(approx (log (- 1 (/ (* 4 (* x x)) (* (- 1 x) (- 1 x))))) (*.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 (/ (* 4 (* x x)) (* (- 1 x) (- 1 x))))) (*.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 (/ (* 4 (* x x)) (* (- 1 x) (- 1 x)))) #s(literal 1 binary32))
#s(approx (- 1 (/ (* 4 (* x x)) (* (- 1 x) (- 1 x)))) (fma.f32 #s(literal -4 binary32) (*.f32 x x) #s(literal 1 binary32)))
#s(approx (- 1 (/ (* 4 (* x x)) (* (- 1 x) (- 1 x)))) (fma.f32 (-.f32 (*.f32 #s(literal -8 binary32) x) #s(literal 4 binary32)) (*.f32 x x) #s(literal 1 binary32)))
#s(approx (- 1 (/ (* 4 (* x x)) (* (- 1 x) (- 1 x)))) (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 (/ (* 4 (* x x)) (* (- 1 x) (- 1 x))) (*.f32 (*.f32 x x) #s(literal 4 binary32)))
#s(approx (/ (* 4 (* x x)) (* (- 1 x) (- 1 x))) (*.f32 (fma.f32 #s(literal 8 binary32) x #s(literal 4 binary32)) (*.f32 x x)))
#s(approx (/ (* 4 (* x x)) (* (- 1 x) (- 1 x))) (*.f32 (fma.f32 (fma.f32 #s(literal 12 binary32) x #s(literal 8 binary32)) x #s(literal 4 binary32)) (*.f32 x x)))
#s(approx (/ (* 4 (* x x)) (* (- 1 x) (- 1 x))) (*.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 (* 4 (* x x)) (*.f32 (*.f32 x x) #s(literal 4 binary32)))
#s(approx (* (- 1 x) (- 1 x)) #s(literal 1 binary32))
#s(approx (* (- 1 x) (- 1 x)) (fma.f32 #s(literal -2 binary32) x #s(literal 1 binary32)))
#s(approx (* (- 1 x) (- 1 x)) (fma.f32 (-.f32 x #s(literal 2 binary32)) x #s(literal 1 binary32)))
#s(approx (* 1/2 (- (log (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -2)))) (log (+ 1 (* -2 (/ x (- 1 x))))))) (log.f32 (sqrt.f32 #s(literal -1 binary32))))
#s(approx (* 1/2 (- (log (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -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 (/ 1 (pow (* (/ x (- 1 x)) 2) -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 (/ 1 (pow (* (/ x (- 1 x)) 2) -2)))) (log (+ 1 (* -2 (/ x (- 1 x))))))) (fma.f32 (log.f32 #s(literal -1 binary32)) #s(literal 1/2 binary32) (+.f32 (fma.f32 (pow.f32 x #s(literal -5 binary32)) #s(literal 1/5 binary32) (/.f32 #s(literal 1 binary32) x)) (/.f32 #s(literal 1/3 binary32) (pow.f32 x #s(literal 3 binary32))))))
#s(approx (+ (* x 1) (* 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 1) (* 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 1) (* x (* (* (+ (* (* x x) 1/5) 1/3) 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 (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 (*.f32 x x) #s(literal 1/5 binary32)))
#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 (+ (* (* (* x x) x) 1/3) x) (*.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1/3 binary32)))
#s(approx (+ (* (* (* x x) x) 1/3) x) (fma.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1/3 binary32) x))
#s(approx (* 1/2 (- (log (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -2)))) (log (+ 1 (* -2 (/ x (- 1 x))))))) (log.f32 (sqrt.f32 #s(literal -1 binary32))))
#s(approx (* 1/2 (- (log (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -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 (/ 1 (pow (* (/ x (- 1 x)) 2) -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 (/ 1 (pow (* (/ x (- 1 x)) 2) -2)))) (log (+ 1 (* -2 (/ x (- 1 x))))))) (fma.f32 (log.f32 #s(literal -1 binary32)) #s(literal 1/2 binary32) (+.f32 (fma.f32 (pow.f32 x #s(literal -5 binary32)) #s(literal 1/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 (/ 1 (pow (* (/ x (- 1 x)) 2) -2)))) (log (+ 1 (* -2 (/ x (- 1 x)))))) (log.f32 #s(literal -1 binary32)))
#s(approx (- (log (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -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 (/ 1 (pow (* (/ x (- 1 x)) 2) -2)))) (log (+ 1 (* -2 (/ x (- 1 x)))))) (-.f32 (+.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 -3 binary32))) (log.f32 #s(literal 3 binary32))))
#s(approx (- (log (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -2)))) (log (+ 1 (* -2 (/ x (- 1 x)))))) (-.f32 (+.f32 (+.f32 (fma.f32 (pow.f32 x #s(literal -5 binary32)) #s(literal 2/5 binary32) (/.f32 #s(literal 2 binary32) x)) (/.f32 #s(literal 2/3 binary32) (pow.f32 x #s(literal 3 binary32)))) (log.f32 #s(literal -3 binary32))) (log.f32 #s(literal 3 binary32))))
#s(approx (log (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -2)))) (log.f32 #s(literal -3 binary32)))
#s(approx (log (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -2)))) (+.f32 (/.f32 #s(literal 8/3 binary32) x) (log.f32 #s(literal -3 binary32))))
#s(approx (log (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -2)))) (+.f32 (+.f32 (/.f32 #s(literal 4/9 binary32) (*.f32 x x)) (/.f32 #s(literal 8/3 binary32) x)) (log.f32 #s(literal -3 binary32))))
#s(approx (log (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -2)))) (+.f32 (+.f32 (fma.f32 (pow.f32 x #s(literal -3 binary32)) #s(literal 80/81 binary32) (/.f32 #s(literal 8/3 binary32) x)) (/.f32 #s(literal 4/9 binary32) (*.f32 x x))) (log.f32 #s(literal -3 binary32))))
#s(approx (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -2))) #s(literal -3 binary32))
#s(approx (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -2))) (neg.f32 (+.f32 (/.f32 #s(literal 8 binary32) x) #s(literal 3 binary32))))
#s(approx (- 1 (/ 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 (/ 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 (/ 1 (pow (* (/ x (- 1 x)) 2) -2)) #s(literal 4 binary32))
#s(approx (/ 1 (pow (* (/ x (- 1 x)) 2) -2)) (+.f32 (/.f32 #s(literal 8 binary32) x) #s(literal 4 binary32)))
#s(approx (/ 1 (pow (* (/ x (- 1 x)) 2) -2)) (+.f32 (+.f32 (/.f32 #s(literal 12 binary32) (*.f32 x x)) (/.f32 #s(literal 8 binary32) x)) #s(literal 4 binary32)))
#s(approx (/ 1 (pow (* (/ x (- 1 x)) 2) -2)) (+.f32 (+.f32 (fma.f32 (pow.f32 x #s(literal -3 binary32)) #s(literal 16 binary32) (/.f32 #s(literal 12 binary32) (*.f32 x x))) (/.f32 #s(literal 8 binary32) x)) #s(literal 4 binary32)))
#s(approx (pow (* (/ x (- 1 x)) 2) -2) #s(literal 1/4 binary32))
#s(approx (pow (* (/ x (- 1 x)) 2) -2) (-.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1/2 binary32) x)))
#s(approx (pow (* (/ x (- 1 x)) 2) -2) (-.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) #s(literal 1/4 binary32)) (/.f32 #s(literal 1/2 binary32) x)))
#s(approx (+ (* (/ (- 1/2 (/ 1/4 x)) x) -1) 1/4) #s(literal 1/4 binary32))
#s(approx (+ (* (/ (- 1/2 (/ 1/4 x)) x) -1) 1/4) (-.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1/2 binary32) x)))
#s(approx (+ (* (/ (- 1/2 (/ 1/4 x)) x) -1) 1/4) (-.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) #s(literal 1/4 binary32)) (/.f32 #s(literal 1/2 binary32) x)))
#s(approx (/ (- 1/2 (/ 1/4 x)) x) (/.f32 #s(literal 1/2 binary32) x))
#s(approx (/ (- 1/2 (/ 1/4 x)) x) (/.f32 (-.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/4 binary32) x)) x))
#s(approx (- 1/2 (/ 1/4 x)) #s(literal 1/2 binary32))
#s(approx (- 1/2 (/ 1/4 x)) (-.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/4 binary32) x)))
#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 2/3 binary32) x) (/.f32 #s(literal 4/9 binary32) (*.f32 x x))) (log.f32 #s(literal 3 binary32))))
#s(approx (log (+ 1 (* -2 (/ x (- 1 x))))) (+.f32 (+.f32 (fma.f32 #s(literal 26/81 binary32) (pow.f32 x #s(literal -3 binary32)) (/.f32 #s(literal 2/3 binary32) x)) (/.f32 #s(literal 4/9 binary32) (*.f32 x x))) (log.f32 #s(literal 3 binary32))))
#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) (*.f32 x x)) (/.f32 #s(literal 2 binary32) x)) #s(literal 2 binary32)))
#s(approx (* -2 (/ x (- 1 x))) (+.f32 (+.f32 (fma.f32 (pow.f32 x #s(literal -3 binary32)) #s(literal 2 binary32) (/.f32 #s(literal 2 binary32) (*.f32 x x))) (/.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 (neg.f32 (/.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 (pow.f32 x #s(literal -2 binary32)) (pow.f32 x #s(literal -3 binary32)))) (+.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 (* 1/2 (- (log (- 1 (/ (* 4 (* x x)) (* (- 1 x) (- 1 x))))) (log (+ 1 (* -2 (/ x (- 1 x))))))) (log.f32 (sqrt.f32 #s(literal -1 binary32))))
#s(approx (* 1/2 (- (log (- 1 (/ (* 4 (* x x)) (* (- 1 x) (- 1 x))))) (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 (/ (* 4 (* x x)) (* (- 1 x) (- 1 x))))) (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 (/ (* 4 (* x x)) (* (- 1 x) (- 1 x))))) (log (+ 1 (* -2 (/ x (- 1 x))))))) (fma.f32 (log.f32 #s(literal -1 binary32)) #s(literal 1/2 binary32) (+.f32 (fma.f32 (pow.f32 x #s(literal -5 binary32)) #s(literal 1/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 (/ (* 4 (* x x)) (* (- 1 x) (- 1 x))))) (log (+ 1 (* -2 (/ x (- 1 x)))))) (log.f32 #s(literal -1 binary32)))
#s(approx (- (log (- 1 (/ (* 4 (* x x)) (* (- 1 x) (- 1 x))))) (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 (/ (* 4 (* x x)) (* (- 1 x) (- 1 x))))) (log (+ 1 (* -2 (/ x (- 1 x)))))) (-.f32 (+.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 -3 binary32))) (log.f32 #s(literal 3 binary32))))
#s(approx (- (log (- 1 (/ (* 4 (* x x)) (* (- 1 x) (- 1 x))))) (log (+ 1 (* -2 (/ x (- 1 x)))))) (-.f32 (+.f32 (+.f32 (fma.f32 (pow.f32 x #s(literal -5 binary32)) #s(literal 2/5 binary32) (/.f32 #s(literal 2 binary32) x)) (/.f32 #s(literal 2/3 binary32) (pow.f32 x #s(literal 3 binary32)))) (log.f32 #s(literal -3 binary32))) (log.f32 #s(literal 3 binary32))))
#s(approx (log (- 1 (/ (* 4 (* x x)) (* (- 1 x) (- 1 x))))) (log.f32 #s(literal -3 binary32)))
#s(approx (log (- 1 (/ (* 4 (* x x)) (* (- 1 x) (- 1 x))))) (+.f32 (/.f32 #s(literal 8/3 binary32) x) (log.f32 #s(literal -3 binary32))))
#s(approx (log (- 1 (/ (* 4 (* x x)) (* (- 1 x) (- 1 x))))) (+.f32 (+.f32 (/.f32 #s(literal 4/9 binary32) (*.f32 x x)) (/.f32 #s(literal 8/3 binary32) x)) (log.f32 #s(literal -3 binary32))))
#s(approx (log (- 1 (/ (* 4 (* x x)) (* (- 1 x) (- 1 x))))) (+.f32 (+.f32 (fma.f32 (pow.f32 x #s(literal -3 binary32)) #s(literal 80/81 binary32) (/.f32 #s(literal 8/3 binary32) x)) (/.f32 #s(literal 4/9 binary32) (*.f32 x x))) (log.f32 #s(literal -3 binary32))))
#s(approx (- 1 (/ (* 4 (* x x)) (* (- 1 x) (- 1 x)))) #s(literal -3 binary32))
#s(approx (- 1 (/ (* 4 (* x x)) (* (- 1 x) (- 1 x)))) (neg.f32 (+.f32 (/.f32 #s(literal 8 binary32) x) #s(literal 3 binary32))))
#s(approx (- 1 (/ (* 4 (* x x)) (* (- 1 x) (- 1 x)))) (-.f32 (neg.f32 (/.f32 (+.f32 (/.f32 #s(literal 12 binary32) x) #s(literal 8 binary32)) x)) #s(literal 3 binary32)))
#s(approx (- 1 (/ (* 4 (* x x)) (* (- 1 x) (- 1 x)))) (-.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 (/ (* 4 (* x x)) (* (- 1 x) (- 1 x))) #s(literal 4 binary32))
#s(approx (/ (* 4 (* x x)) (* (- 1 x) (- 1 x))) (+.f32 (/.f32 #s(literal 8 binary32) x) #s(literal 4 binary32)))
#s(approx (/ (* 4 (* x x)) (* (- 1 x) (- 1 x))) (+.f32 (+.f32 (/.f32 #s(literal 12 binary32) (*.f32 x x)) (/.f32 #s(literal 8 binary32) x)) #s(literal 4 binary32)))
#s(approx (/ (* 4 (* x x)) (* (- 1 x) (- 1 x))) (+.f32 (+.f32 (fma.f32 (pow.f32 x #s(literal -3 binary32)) #s(literal 16 binary32) (/.f32 #s(literal 12 binary32) (*.f32 x x))) (/.f32 #s(literal 8 binary32) x)) #s(literal 4 binary32)))
#s(approx (* (- 1 x) (- 1 x)) (*.f32 x x))
#s(approx (* (- 1 x) (- 1 x)) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 2 binary32) x)) (*.f32 x x)))
#s(approx (* (- 1 x) (- 1 x)) (*.f32 (-.f32 (+.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1 binary32)) (/.f32 #s(literal 2 binary32) x)) (*.f32 x x)))
#s(approx (* 1/2 (- (log (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -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 1) (* x (* (* (+ (* (* x x) 1/5) 1/3) x) 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 (* 1/2 (- (log (- 1 (/ 1 (pow (* (/ x (- 1 x)) 2) -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 (/ 1 (pow (* (/ x (- 1 x)) 2) -2)))) (log (+ 1 (* -2 (/ x (- 1 x)))))) (-.f32 (fma.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 2/5 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 (/ 1 (pow (* (/ x (- 1 x)) 2) -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 (/ 1 (pow (* (/ x (- 1 x)) 2) -2))) (-.f32 (neg.f32 (/.f32 (+.f32 (+.f32 (/.f32 #s(literal 16 binary32) (*.f32 x x)) (/.f32 #s(literal 12 binary32) x)) #s(literal 8 binary32)) x)) #s(literal 3 binary32)))
#s(approx (/ 1 (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 (pow (* (/ x (- 1 x)) 2) -2) (fma.f32 (/.f32 (-.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/4 binary32) x)) x) #s(literal -1 binary32) #s(literal 1/4 binary32)))
#s(approx (+ (* (/ (- 1/2 (/ 1/4 x)) x) -1) 1/4) (fma.f32 (/.f32 (-.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/4 binary32) x)) x) #s(literal -1 binary32) #s(literal 1/4 binary32)))
#s(approx (/ (- 1/2 (/ 1/4 x)) x) (neg.f32 (/.f32 (-.f32 (/.f32 #s(literal 1/4 binary32) x) #s(literal 1/2 binary32)) x)))
#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 (neg.f32 (/.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)))
#s(approx (/ x (- 1 x)) (-.f32 (neg.f32 (/.f32 (+.f32 (+.f32 (pow.f32 x #s(literal -2 binary32)) (/.f32 #s(literal 1 binary32) x)) #s(literal 1 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 (* 1/2 (- (log (- 1 (/ (* 4 (* x x)) (* (- 1 x) (- 1 x))))) (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 (/ (* 4 (* x x)) (* (- 1 x) (- 1 x))))) (log (+ 1 (* -2 (/ x (- 1 x)))))) (-.f32 (fma.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 2/5 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 (/ (* 4 (* x x)) (* (- 1 x) (- 1 x))))) (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 (/ (* 4 (* x x)) (* (- 1 x) (- 1 x)))) (-.f32 (neg.f32 (/.f32 (+.f32 (+.f32 (/.f32 #s(literal 16 binary32) (*.f32 x x)) (/.f32 #s(literal 12 binary32) x)) #s(literal 8 binary32)) x)) #s(literal 3 binary32)))
#s(approx (/ (* 4 (* x x)) (* (- 1 x) (- 1 x))) (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 (* (- 1 x) (- 1 x)) (*.f32 (fma.f32 (/.f32 (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x)) x) #s(literal -1 binary32) #s(literal 1 binary32)) (*.f32 x x)))

eval109.0ms (4.6%)

Memory
-10.2MiB live, 138.9MiB allocated; 71ms collecting garbage
Compiler

Compiled 19 900 to 2 721 computations (86.3% saved)

prune16.0ms (0.7%)

Memory
3.1MiB live, 50.5MiB allocated; 1ms collecting garbage
Pruning

9 alts after pruning (3 fresh and 6 done)

PrunedKeptTotal
New5613564
Fresh000
Picked314
Done156
Total5659574
Accuracy
100.0%
Counts
574 → 9
Alt Table
Click to see full alt table
StatusAccuracyProgram
21.0%
(*.f32 (log.f32 (/.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) #s(approx (pow (* (/ x (- 1 x)) 2) -2) (fma.f32 (/.f32 (-.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/4 binary32) x)) x) #s(literal -1 binary32) #s(literal 1/4 binary32))))) (fma.f32 #s(literal -2 binary32) (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 1 binary32)))) #s(literal 1/2 binary32))
97.3%
(*.f32 #s(literal 1/2 binary32) (-.f32 (log.f32 (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 #s(literal 4 binary32) (*.f32 x x)) #s(approx (* (- 1 x) (- 1 x)) (fma.f32 (-.f32 x #s(literal 2 binary32)) x #s(literal 1 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))))
20.9%
(log.f32 (sqrt.f32 (fma.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32) #s(literal 1 binary32))))
99.0%
#s(approx (* 1/2 (- (log (- 1 (/ (* 4 (* x x)) (* (- 1 x) (- 1 x))))) (log (+ 1 (* -2 (/ x (- 1 x))))))) (fma.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) x) x) x x))
98.9%
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (*.f32 (*.f32 x x) x) #s(literal 1/3 binary32) x))
99.1%
#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))
98.8%
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/3 binary32) #s(literal 1 binary32)) x))
97.9%
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) x)
Compiler

Compiled 750 to 303 computations (59.6% saved)

regimes24.0ms (1%)

Memory
7.3MiB live, 54.2MiB allocated; 2ms collecting garbage
Counts
22 → 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 (*.f32 x x) #s(literal 1/3 binary32) #s(literal 1 binary32)) x))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (*.f32 (*.f32 x x) x) #s(literal 1/3 binary32) x))
(*.f32 #s(literal 1/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 (* 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 (/ (* 4 (* x x)) (* (- 1 x) (- 1 x))))) (log (+ 1 (* -2 (/ x (- 1 x))))))) (fma.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) 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))))
(*.f32 #s(literal 1/2 binary32) #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)))
(*.f32 #s(literal 1/2 binary32) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (fma.f32 x #s(literal 2 binary32) (*.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) x) 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))
(*.f32 #s(literal 1/2 binary32) #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 (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1/3 binary32) 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))))
(log.f32 (sqrt.f32 (fma.f32 #s(literal 2 binary32) (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 1 binary32))))
(log.f32 (sqrt.f32 (fma.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32) #s(literal 1 binary32))))
(*.f32 (log.f32 (/.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) #s(approx (pow (* (/ x (- 1 x)) 2) -2) (fma.f32 (/.f32 (-.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/4 binary32) x)) x) #s(literal -1 binary32) #s(literal 1/4 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 #s(literal 1/2 binary32) (-.f32 (log.f32 (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 #s(literal 4 binary32) (*.f32 x x)) #s(approx (* (- 1 x) (- 1 x)) (fma.f32 (-.f32 x #s(literal 2 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/2 binary32) (-.f32 (log.f32 (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 #s(literal 4 binary32) (*.f32 x x)) (*.f32 (-.f32 #s(literal 1 binary32) 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 1/2 binary32) (-.f32 (log.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) #s(approx (pow (* (/ x (- 1 x)) 2) -2) (fma.f32 (/.f32 (-.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/4 binary32) x)) x) #s(literal -1 binary32) #s(literal 1/4 binary32)))))) (log1p.f32 (*.f32 #s(literal -2 binary32) (/.f32 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))))))
(*.f32 #s(literal 1/2 binary32) (-.f32 (log.f32 (-.f32 #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))))) (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:

6.0ms
(/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))
6.0ms
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))))
5.0ms
(log1p.f32 (/.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.6%)

Memory
35.6MiB live, 35.6MiB allocated; 0ms collecting garbage
Counts
12 → 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 (*.f32 x x) #s(literal 1/3 binary32) #s(literal 1 binary32)) x))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (*.f32 (*.f32 x x) x) #s(literal 1/3 binary32) x))
(*.f32 #s(literal 1/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 (* 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 (/ (* 4 (* x x)) (* (- 1 x) (- 1 x))))) (log (+ 1 (* -2 (/ x (- 1 x))))))) (fma.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) 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))))
(*.f32 #s(literal 1/2 binary32) #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)))
(*.f32 #s(literal 1/2 binary32) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (fma.f32 x #s(literal 2 binary32) (*.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) x) 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))
(*.f32 #s(literal 1/2 binary32) #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 (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1/3 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:

3.0ms
x
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))
Results
AccuracySegmentsBranch
99.1%1(/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))
99.1%1(log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))
99.1%1(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))))
99.1%1x
Compiler

Compiled 26 to 23 computations (11.5% saved)

regimes13.0ms (0.6%)

Memory
-23.5MiB live, 27.6MiB allocated; 3ms 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 (*.f32 x x) #s(literal 1/3 binary32) #s(literal 1 binary32)) x))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (*.f32 (*.f32 x x) x) #s(literal 1/3 binary32) x))
(*.f32 #s(literal 1/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 (* 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 (/ (* 4 (* x x)) (* (- 1 x) (- 1 x))))) (log (+ 1 (* -2 (/ x (- 1 x))))))) (fma.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) 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))))
(*.f32 #s(literal 1/2 binary32) #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)))
(*.f32 #s(literal 1/2 binary32) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (fma.f32 x #s(literal 2 binary32) (*.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) x) x) x))))
Outputs
#s(approx (* 1/2 (- (log (- 1 (/ (* 4 (* x x)) (* (- 1 x) (- 1 x))))) (log (+ 1 (* -2 (/ x (- 1 x))))))) (fma.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) x) x) x x))
Calls

4 calls:

4.0ms
x
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))
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)

regimes8.0ms (0.3%)

Memory
20.1MiB live, 20.1MiB 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 (*.f32 x x) #s(literal 1/3 binary32) #s(literal 1 binary32)) x))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (*.f32 (*.f32 x x) x) #s(literal 1/3 binary32) x))
(*.f32 #s(literal 1/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 (* 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:

2.0ms
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
(/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) 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)

regimes8.0ms (0.3%)

Memory
-27.1MiB live, 20.2MiB allocated; 1ms collecting garbage
Counts
4 → 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 (*.f32 x x) #s(literal 1/3 binary32) #s(literal 1 binary32)) x))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (*.f32 (*.f32 x x) x) #s(literal 1/3 binary32) x))
(*.f32 #s(literal 1/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)))
Outputs
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (fma.f32 (*.f32 (*.f32 x x) x) #s(literal 1/3 binary32) x))
Calls

4 calls:

2.0ms
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
(/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))
Results
AccuracySegmentsBranch
98.9%1(/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))
98.9%1(log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))
98.9%1(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))))
98.9%1x
Compiler

Compiled 26 to 23 computations (11.5% saved)

regimes5.0ms (0.2%)

Memory
14.8MiB live, 14.8MiB allocated; 0ms collecting garbage
Counts
2 → 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 (*.f32 x x) #s(literal 1/3 binary32) #s(literal 1 binary32)) x))
Outputs
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/3 binary32) #s(literal 1 binary32)) 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
98.8%1(/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))
98.8%1(log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))
98.8%1(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))))
98.8%1x
Compiler

Compiled 26 to 23 computations (11.5% saved)

regimes4.0ms (0.2%)

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

Total -0.0b remaining (-0%)

Threshold costs -0b (-0%)

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
97.9%1(/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))
97.9%1(log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))
97.9%1(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))))
97.9%1x
Compiler

Compiled 26 to 23 computations (11.5% saved)

derivations241.0ms (10.2%)

Memory
-24.7MiB live, 246.8MiB allocated; 31ms collecting garbage
Stop Event
fuel
Compiler

Compiled 166 to 56 computations (66.3% saved)

preprocess39.0ms (1.6%)

Memory
-5.5MiB live, 49.0MiB allocated; 20ms collecting garbage
Compiler

Compiled 352 to 130 computations (63.1% saved)

end0.0ms (0%)

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

Profiling

Loading profile data...