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

sample499.0ms (20.9%)

Memory
42.6MiB live, 428.2MiB allocated; 93ms collecting garbage
Samples
270.0ms8 256×0valid
Precisions
Click to see histograms. Total time spent on operations: 78.0ms
ival-atanh: 77.0ms (98.5% of total)
adjust: 1.0ms (1.3% of total)
Bogosity

explain118.0ms (4.9%)

Memory
-35.4MiB live, 108.2MiB allocated; 17ms 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: 13.0ms
ival-mult!: 5.0ms (37.1% of total)
ival-log1p: 4.0ms (29.7% of total)
ival-div!: 3.0ms (22.3% of total)
ival-sub!: 2.0ms (14.9% of total)
adjust: 0.0ms (0% of total)

preprocess273.0ms (11.4%)

Memory
-10.1MiB live, 148.3MiB allocated; 127ms 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.1MiB live, 0.1MiB allocated; 0ms collecting garbage
Compiler

Compiled 0 to 1 computations (-∞% saved)

prune0.0ms (0%)

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

Compiled 10 to 9 computations (10% saved)

series5.0ms (0.2%)

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

3 calls:

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

rewrite189.0ms (7.9%)

Memory
17.2MiB live, 251.1MiB allocated; 26ms 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)))

eval17.0ms (0.7%)

Memory
-25.2MiB live, 21.8MiB allocated; 3ms collecting garbage
Compiler

Compiled 1 400 to 375 computations (73.2% saved)

prune6.0ms (0.3%)

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

7 alts after pruning (7 fresh and 0 done)

PrunedKeptTotal
New77784
Fresh000
Picked101
Done000
Total78785
Accuracy
100.0%
Counts
85 → 7
Alt Table
Click to see full alt table
StatusAccuracyProgram
99.8%
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (+.f32 x x) (-.f32 #s(literal 1 binary32) x))))
99.9%
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x #s(literal -1 binary32) #s(literal 1 binary32)))))
98.9%
(*.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)))
98.6%
(*.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.1%
(*.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)))
24.2%
(log.f32 (sqrt.f32 (fma.f32 #s(literal 2 binary32) (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 1 binary32))))
96.3%
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) x)
Compiler

Compiled 246 to 182 computations (26% saved)

series11.0ms (0.5%)

Memory
19.7MiB live, 19.7MiB allocated; 0ms collecting garbage
Counts
30 → 106
Calls
Call 1
Inputs
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x #s(literal -1 binary32) #s(literal 1 binary32)))))
#s(literal 1/2 binary32)
(log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x #s(literal -1 binary32) #s(literal 1 binary32))))
(/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x #s(literal -1 binary32) #s(literal 1 binary32)))
(*.f32 #s(literal 2 binary32) x)
#s(literal 2 binary32)
x
(fma.f32 x #s(literal -1 binary32) #s(literal 1 binary32))
#s(literal -1 binary32)
#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 #s(literal 2/3 binary32) (*.f32 x x) #s(literal 2 binary32)) x)))
#s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 (fma.f32 #s(literal 2/3 binary32) (*.f32 x x) #s(literal 2 binary32)) x))
(*.f32 (fma.f32 #s(literal 2/3 binary32) (*.f32 x x) #s(literal 2 binary32)) x)
(fma.f32 #s(literal 2/3 binary32) (*.f32 x x) #s(literal 2 binary32))
#s(literal 2/3 binary32)
(*.f32 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 #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 (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))
(*.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)
(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))
(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))
(fma.f32 #s(literal 2/7 binary32) (*.f32 x x) #s(literal 2/5 binary32))
#s(literal 2/7 binary32)
Outputs
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (+ (* x -1) 1))))) #s(hole binary32 x))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (+ (* x -1) 1))))) #s(hole binary32 (* x (+ 1 (* 1/3 (pow x 2))))))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (+ (* x -1) 1))))) #s(hole binary32 (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (+ (* x -1) 1))))) #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) (+ (* x -1) 1)))) #s(hole binary32 (* 2 x)))
#s(approx (log (+ 1 (/ (* 2 x) (+ (* x -1) 1)))) #s(hole binary32 (* x (+ 2 (* 2/3 (pow x 2))))))
#s(approx (log (+ 1 (/ (* 2 x) (+ (* x -1) 1)))) #s(hole binary32 (* x (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2))))))))
#s(approx (log (+ 1 (/ (* 2 x) (+ (* x -1) 1)))) #s(hole binary32 (* x (+ 2 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2))))))))))
#s(approx (/ (* 2 x) (+ (* x -1) 1)) #s(hole binary32 (* 2 x)))
#s(approx (/ (* 2 x) (+ (* x -1) 1)) #s(hole binary32 (* x (+ 2 (* 2 x)))))
#s(approx (/ (* 2 x) (+ (* x -1) 1)) #s(hole binary32 (* x (+ 2 (* x (+ 2 (* 2 x)))))))
#s(approx (/ (* 2 x) (+ (* x -1) 1)) #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 (+ (* x -1) 1) #s(hole binary32 1))
#s(approx (+ (* x -1) 1) #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/3 (* x x)) 2) x) #s(hole binary32 (* 2 x)))
#s(approx (* (+ (* 2/3 (* x x)) 2) x) #s(hole binary32 (* x (+ 2 (* 2/3 (pow x 2))))))
#s(approx (+ (* 2/3 (* x x)) 2) #s(hole binary32 2))
#s(approx (+ (* 2/3 (* x x)) 2) #s(hole binary32 (+ 2 (* 2/3 (pow x 2)))))
#s(approx (* x x) #s(hole binary32 (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 (* (+ (* (+ (* (+ (* 2/7 (* x x)) 2/5) (* x x)) 2/3) (* x x)) 2) x) #s(hole binary32 (* 2 x)))
#s(approx (* (+ (* (+ (* (+ (* 2/7 (* x x)) 2/5) (* x x)) 2/3) (* x x)) 2) x) #s(hole binary32 (* x (+ 2 (* 2/3 (pow x 2))))))
#s(approx (* (+ (* (+ (* (+ (* 2/7 (* x x)) 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/7 (* x x)) 2/5) (* x x)) 2/3) (* x x)) 2) x) #s(hole binary32 (* x (+ 2 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2))))))))))
#s(approx (+ (* (+ (* (+ (* 2/7 (* x x)) 2/5) (* x x)) 2/3) (* x x)) 2) #s(hole binary32 2))
#s(approx (+ (* (+ (* (+ (* 2/7 (* x x)) 2/5) (* x x)) 2/3) (* x x)) 2) #s(hole binary32 (+ 2 (* 2/3 (pow x 2)))))
#s(approx (+ (* (+ (* (+ (* 2/7 (* x x)) 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/7 (* x x)) 2/5) (* x x)) 2/3) (* x x)) 2) #s(hole binary32 (+ 2 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2)))))))))
#s(approx (+ (* (+ (* 2/7 (* x x)) 2/5) (* x x)) 2/3) #s(hole binary32 2/3))
#s(approx (+ (* (+ (* 2/7 (* x x)) 2/5) (* x x)) 2/3) #s(hole binary32 (+ 2/3 (* 2/5 (pow x 2)))))
#s(approx (+ (* (+ (* 2/7 (* x x)) 2/5) (* x x)) 2/3) #s(hole binary32 (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2)))))))
#s(approx (+ (* 2/7 (* x x)) 2/5) #s(hole binary32 2/5))
#s(approx (+ (* 2/7 (* x x)) 2/5) #s(hole binary32 (+ 2/5 (* 2/7 (pow x 2)))))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (+ (* x -1) 1))))) #s(hole binary32 (* 1/2 (log -1))))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (+ (* x -1) 1))))) #s(hole binary32 (+ (* 1/2 (log -1)) (/ 1 x))))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (+ (* x -1) 1))))) #s(hole binary32 (+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (/ 1 x)))))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (+ (* x -1) 1))))) #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) (+ (* x -1) 1)))) #s(hole binary32 (log -1)))
#s(approx (log (+ 1 (/ (* 2 x) (+ (* x -1) 1)))) #s(hole binary32 (+ (log -1) (* 2 (/ 1 x)))))
#s(approx (log (+ 1 (/ (* 2 x) (+ (* x -1) 1)))) #s(hole binary32 (+ (log -1) (+ (/ 2/3 (pow x 3)) (* 2 (/ 1 x))))))
#s(approx (log (+ 1 (/ (* 2 x) (+ (* x -1) 1)))) #s(hole binary32 (+ (log -1) (+ (/ 2/3 (pow x 3)) (+ (* 2 (/ 1 x)) (* 2/5 (/ 1 (pow x 5))))))))
#s(approx (/ (* 2 x) (+ (* x -1) 1)) #s(hole binary32 -2))
#s(approx (/ (* 2 x) (+ (* x -1) 1)) #s(hole binary32 (* -1 (+ 2 (* 2 (/ 1 x))))))
#s(approx (/ (* 2 x) (+ (* x -1) 1)) #s(hole binary32 (- (* -1 (/ (+ 2 (* 2 (/ 1 x))) x)) 2)))
#s(approx (/ (* 2 x) (+ (* x -1) 1)) #s(hole binary32 (- (* -1 (/ (+ 2 (* 2 (/ 1 x))) (pow x 2))) (+ 2 (* 2 (/ 1 x))))))
#s(approx (+ (* x -1) 1) #s(hole binary32 (* -1 x)))
#s(approx (+ (* x -1) 1) #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/3 (* x x)) 2) x) #s(hole binary32 (* 2/3 (pow x 3))))
#s(approx (* (+ (* 2/3 (* x x)) 2) x) #s(hole binary32 (* (pow x 3) (+ 2/3 (* 2 (/ 1 (pow x 2)))))))
#s(approx (+ (* 2/3 (* x x)) 2) #s(hole binary32 (* 2/3 (pow x 2))))
#s(approx (+ (* 2/3 (* x x)) 2) #s(hole binary32 (* (pow x 2) (+ 2/3 (* 2 (/ 1 (pow x 2)))))))
#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 (* (+ (* (+ (* (+ (* 2/7 (* x x)) 2/5) (* x x)) 2/3) (* x x)) 2) x) #s(hole binary32 (* 2/7 (pow x 7))))
#s(approx (* (+ (* (+ (* (+ (* 2/7 (* x x)) 2/5) (* x x)) 2/3) (* x x)) 2) x) #s(hole binary32 (* (pow x 7) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))))
#s(approx (* (+ (* (+ (* (+ (* 2/7 (* x x)) 2/5) (* x x)) 2/3) (* x x)) 2) x) #s(hole binary32 (* (pow x 7) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2))))))))
#s(approx (* (+ (* (+ (* (+ (* 2/7 (* x x)) 2/5) (* x x)) 2/3) (* x x)) 2) x) #s(hole binary32 (* (pow x 7) (+ 2/7 (+ (/ 2/3 (pow x 4)) (+ (* 2/5 (/ 1 (pow x 2))) (* 2 (/ 1 (pow x 6)))))))))
#s(approx (+ (* (+ (* (+ (* 2/7 (* x x)) 2/5) (* x x)) 2/3) (* x x)) 2) #s(hole binary32 (* 2/7 (pow x 6))))
#s(approx (+ (* (+ (* (+ (* 2/7 (* x x)) 2/5) (* x x)) 2/3) (* x x)) 2) #s(hole binary32 (* (pow x 6) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))))
#s(approx (+ (* (+ (* (+ (* 2/7 (* x x)) 2/5) (* x x)) 2/3) (* x x)) 2) #s(hole binary32 (* (pow x 6) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2))))))))
#s(approx (+ (* (+ (* (+ (* 2/7 (* x x)) 2/5) (* x x)) 2/3) (* x x)) 2) #s(hole binary32 (* (pow x 6) (+ 2/7 (+ (/ 2/3 (pow x 4)) (+ (* 2/5 (/ 1 (pow x 2))) (* 2 (/ 1 (pow x 6)))))))))
#s(approx (+ (* (+ (* 2/7 (* x x)) 2/5) (* x x)) 2/3) #s(hole binary32 (* 2/7 (pow x 4))))
#s(approx (+ (* (+ (* 2/7 (* x x)) 2/5) (* x x)) 2/3) #s(hole binary32 (* (pow x 4) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))))
#s(approx (+ (* (+ (* 2/7 (* x x)) 2/5) (* x x)) 2/3) #s(hole binary32 (* (pow x 4) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2))))))))
#s(approx (+ (* 2/7 (* x x)) 2/5) #s(hole binary32 (* 2/7 (pow x 2))))
#s(approx (+ (* 2/7 (* x x)) 2/5) #s(hole binary32 (* (pow x 2) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (+ (* x -1) 1))))) #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) (+ (* x -1) 1)))) #s(hole binary32 (+ (log -1) (* -1 (/ (- (* -1 (/ (+ 2/3 (* 2/5 (/ 1 (pow x 2)))) (pow x 2))) 2) x)))))
#s(approx (/ (* 2 x) (+ (* x -1) 1)) #s(hole binary32 (- (* -1 (/ (+ 2 (+ (* 2 (/ 1 x)) (/ 2 (pow x 2)))) x)) 2)))
#s(approx (+ (* x -1) 1) #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 (* (+ (* (+ (* (+ (* 2/7 (* x x)) 2/5) (* x x)) 2/3) (* x x)) 2) x) #s(hole binary32 (* -1 (* (pow x 7) (- (* -1 (/ (+ 2/5 (* 2/3 (/ 1 (pow x 2)))) (pow x 2))) 2/7)))))
#s(approx (* (+ (* (+ (* (+ (* 2/7 (* x x)) 2/5) (* x x)) 2/3) (* x x)) 2) x) #s(hole binary32 (* -1 (* (pow x 7) (- (* -1 (/ (+ 2/3 (* 2 (/ 1 (pow x 2)))) (pow x 4))) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))))))
Calls

3 calls:

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

rewrite182.0ms (7.6%)

Memory
-41.7MiB live, 246.0MiB allocated; 30ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
03262711
03612571
117012551
080432464
Stop Event
iter limit
node limit
iter limit
Counts
136 → 318
Calls
Call 1
Inputs
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x #s(literal -1 binary32) #s(literal 1 binary32)))))
#s(literal 1/2 binary32)
(log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x #s(literal -1 binary32) #s(literal 1 binary32))))
(/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 x #s(literal -1 binary32) #s(literal 1 binary32)))
(*.f32 #s(literal 2 binary32) x)
#s(literal 2 binary32)
x
(fma.f32 x #s(literal -1 binary32) #s(literal 1 binary32))
#s(literal -1 binary32)
#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 #s(literal 2/3 binary32) (*.f32 x x) #s(literal 2 binary32)) x)))
#s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 (fma.f32 #s(literal 2/3 binary32) (*.f32 x x) #s(literal 2 binary32)) x))
(*.f32 (fma.f32 #s(literal 2/3 binary32) (*.f32 x x) #s(literal 2 binary32)) x)
(fma.f32 #s(literal 2/3 binary32) (*.f32 x x) #s(literal 2 binary32))
#s(literal 2/3 binary32)
(*.f32 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 #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 (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))
(*.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)
(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))
(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))
(fma.f32 #s(literal 2/7 binary32) (*.f32 x x) #s(literal 2/5 binary32))
#s(literal 2/7 binary32)
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (+ (* x -1) 1))))) #s(hole binary32 x))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (+ (* x -1) 1))))) #s(hole binary32 (* x (+ 1 (* 1/3 (pow x 2))))))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (+ (* x -1) 1))))) #s(hole binary32 (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (+ (* x -1) 1))))) #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) (+ (* x -1) 1)))) #s(hole binary32 (* 2 x)))
#s(approx (log (+ 1 (/ (* 2 x) (+ (* x -1) 1)))) #s(hole binary32 (* x (+ 2 (* 2/3 (pow x 2))))))
#s(approx (log (+ 1 (/ (* 2 x) (+ (* x -1) 1)))) #s(hole binary32 (* x (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2))))))))
#s(approx (log (+ 1 (/ (* 2 x) (+ (* x -1) 1)))) #s(hole binary32 (* x (+ 2 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2))))))))))
#s(approx (/ (* 2 x) (+ (* x -1) 1)) #s(hole binary32 (* 2 x)))
#s(approx (/ (* 2 x) (+ (* x -1) 1)) #s(hole binary32 (* x (+ 2 (* 2 x)))))
#s(approx (/ (* 2 x) (+ (* x -1) 1)) #s(hole binary32 (* x (+ 2 (* x (+ 2 (* 2 x)))))))
#s(approx (/ (* 2 x) (+ (* x -1) 1)) #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 (+ (* x -1) 1) #s(hole binary32 1))
#s(approx (+ (* x -1) 1) #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/3 (* x x)) 2) x) #s(hole binary32 (* 2 x)))
#s(approx (* (+ (* 2/3 (* x x)) 2) x) #s(hole binary32 (* x (+ 2 (* 2/3 (pow x 2))))))
#s(approx (+ (* 2/3 (* x x)) 2) #s(hole binary32 2))
#s(approx (+ (* 2/3 (* x x)) 2) #s(hole binary32 (+ 2 (* 2/3 (pow x 2)))))
#s(approx (* x x) #s(hole binary32 (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 (* (+ (* (+ (* (+ (* 2/7 (* x x)) 2/5) (* x x)) 2/3) (* x x)) 2) x) #s(hole binary32 (* 2 x)))
#s(approx (* (+ (* (+ (* (+ (* 2/7 (* x x)) 2/5) (* x x)) 2/3) (* x x)) 2) x) #s(hole binary32 (* x (+ 2 (* 2/3 (pow x 2))))))
#s(approx (* (+ (* (+ (* (+ (* 2/7 (* x x)) 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/7 (* x x)) 2/5) (* x x)) 2/3) (* x x)) 2) x) #s(hole binary32 (* x (+ 2 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2))))))))))
#s(approx (+ (* (+ (* (+ (* 2/7 (* x x)) 2/5) (* x x)) 2/3) (* x x)) 2) #s(hole binary32 2))
#s(approx (+ (* (+ (* (+ (* 2/7 (* x x)) 2/5) (* x x)) 2/3) (* x x)) 2) #s(hole binary32 (+ 2 (* 2/3 (pow x 2)))))
#s(approx (+ (* (+ (* (+ (* 2/7 (* x x)) 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/7 (* x x)) 2/5) (* x x)) 2/3) (* x x)) 2) #s(hole binary32 (+ 2 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2)))))))))
#s(approx (+ (* (+ (* 2/7 (* x x)) 2/5) (* x x)) 2/3) #s(hole binary32 2/3))
#s(approx (+ (* (+ (* 2/7 (* x x)) 2/5) (* x x)) 2/3) #s(hole binary32 (+ 2/3 (* 2/5 (pow x 2)))))
#s(approx (+ (* (+ (* 2/7 (* x x)) 2/5) (* x x)) 2/3) #s(hole binary32 (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2)))))))
#s(approx (+ (* 2/7 (* x x)) 2/5) #s(hole binary32 2/5))
#s(approx (+ (* 2/7 (* x x)) 2/5) #s(hole binary32 (+ 2/5 (* 2/7 (pow x 2)))))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (+ (* x -1) 1))))) #s(hole binary32 (* 1/2 (log -1))))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (+ (* x -1) 1))))) #s(hole binary32 (+ (* 1/2 (log -1)) (/ 1 x))))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (+ (* x -1) 1))))) #s(hole binary32 (+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (/ 1 x)))))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (+ (* x -1) 1))))) #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) (+ (* x -1) 1)))) #s(hole binary32 (log -1)))
#s(approx (log (+ 1 (/ (* 2 x) (+ (* x -1) 1)))) #s(hole binary32 (+ (log -1) (* 2 (/ 1 x)))))
#s(approx (log (+ 1 (/ (* 2 x) (+ (* x -1) 1)))) #s(hole binary32 (+ (log -1) (+ (/ 2/3 (pow x 3)) (* 2 (/ 1 x))))))
#s(approx (log (+ 1 (/ (* 2 x) (+ (* x -1) 1)))) #s(hole binary32 (+ (log -1) (+ (/ 2/3 (pow x 3)) (+ (* 2 (/ 1 x)) (* 2/5 (/ 1 (pow x 5))))))))
#s(approx (/ (* 2 x) (+ (* x -1) 1)) #s(hole binary32 -2))
#s(approx (/ (* 2 x) (+ (* x -1) 1)) #s(hole binary32 (* -1 (+ 2 (* 2 (/ 1 x))))))
#s(approx (/ (* 2 x) (+ (* x -1) 1)) #s(hole binary32 (- (* -1 (/ (+ 2 (* 2 (/ 1 x))) x)) 2)))
#s(approx (/ (* 2 x) (+ (* x -1) 1)) #s(hole binary32 (- (* -1 (/ (+ 2 (* 2 (/ 1 x))) (pow x 2))) (+ 2 (* 2 (/ 1 x))))))
#s(approx (+ (* x -1) 1) #s(hole binary32 (* -1 x)))
#s(approx (+ (* x -1) 1) #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/3 (* x x)) 2) x) #s(hole binary32 (* 2/3 (pow x 3))))
#s(approx (* (+ (* 2/3 (* x x)) 2) x) #s(hole binary32 (* (pow x 3) (+ 2/3 (* 2 (/ 1 (pow x 2)))))))
#s(approx (+ (* 2/3 (* x x)) 2) #s(hole binary32 (* 2/3 (pow x 2))))
#s(approx (+ (* 2/3 (* x x)) 2) #s(hole binary32 (* (pow x 2) (+ 2/3 (* 2 (/ 1 (pow x 2)))))))
#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 (* (+ (* (+ (* (+ (* 2/7 (* x x)) 2/5) (* x x)) 2/3) (* x x)) 2) x) #s(hole binary32 (* 2/7 (pow x 7))))
#s(approx (* (+ (* (+ (* (+ (* 2/7 (* x x)) 2/5) (* x x)) 2/3) (* x x)) 2) x) #s(hole binary32 (* (pow x 7) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))))
#s(approx (* (+ (* (+ (* (+ (* 2/7 (* x x)) 2/5) (* x x)) 2/3) (* x x)) 2) x) #s(hole binary32 (* (pow x 7) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2))))))))
#s(approx (* (+ (* (+ (* (+ (* 2/7 (* x x)) 2/5) (* x x)) 2/3) (* x x)) 2) x) #s(hole binary32 (* (pow x 7) (+ 2/7 (+ (/ 2/3 (pow x 4)) (+ (* 2/5 (/ 1 (pow x 2))) (* 2 (/ 1 (pow x 6)))))))))
#s(approx (+ (* (+ (* (+ (* 2/7 (* x x)) 2/5) (* x x)) 2/3) (* x x)) 2) #s(hole binary32 (* 2/7 (pow x 6))))
#s(approx (+ (* (+ (* (+ (* 2/7 (* x x)) 2/5) (* x x)) 2/3) (* x x)) 2) #s(hole binary32 (* (pow x 6) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))))
#s(approx (+ (* (+ (* (+ (* 2/7 (* x x)) 2/5) (* x x)) 2/3) (* x x)) 2) #s(hole binary32 (* (pow x 6) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2))))))))
#s(approx (+ (* (+ (* (+ (* 2/7 (* x x)) 2/5) (* x x)) 2/3) (* x x)) 2) #s(hole binary32 (* (pow x 6) (+ 2/7 (+ (/ 2/3 (pow x 4)) (+ (* 2/5 (/ 1 (pow x 2))) (* 2 (/ 1 (pow x 6)))))))))
#s(approx (+ (* (+ (* 2/7 (* x x)) 2/5) (* x x)) 2/3) #s(hole binary32 (* 2/7 (pow x 4))))
#s(approx (+ (* (+ (* 2/7 (* x x)) 2/5) (* x x)) 2/3) #s(hole binary32 (* (pow x 4) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))))
#s(approx (+ (* (+ (* 2/7 (* x x)) 2/5) (* x x)) 2/3) #s(hole binary32 (* (pow x 4) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2))))))))
#s(approx (+ (* 2/7 (* x x)) 2/5) #s(hole binary32 (* 2/7 (pow x 2))))
#s(approx (+ (* 2/7 (* x x)) 2/5) #s(hole binary32 (* (pow x 2) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (+ (* x -1) 1))))) #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) (+ (* x -1) 1)))) #s(hole binary32 (+ (log -1) (* -1 (/ (- (* -1 (/ (+ 2/3 (* 2/5 (/ 1 (pow x 2)))) (pow x 2))) 2) x)))))
#s(approx (/ (* 2 x) (+ (* x -1) 1)) #s(hole binary32 (- (* -1 (/ (+ 2 (+ (* 2 (/ 1 x)) (/ 2 (pow x 2)))) x)) 2)))
#s(approx (+ (* x -1) 1) #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 (* (+ (* (+ (* (+ (* 2/7 (* x x)) 2/5) (* x x)) 2/3) (* x x)) 2) x) #s(hole binary32 (* -1 (* (pow x 7) (- (* -1 (/ (+ 2/5 (* 2/3 (/ 1 (pow x 2)))) (pow x 2))) 2/7)))))
#s(approx (* (+ (* (+ (* (+ (* 2/7 (* x x)) 2/5) (* x x)) 2/3) (* x x)) 2) x) #s(hole binary32 (* -1 (* (pow x 7) (- (* -1 (/ (+ 2/3 (* 2 (/ 1 (pow x 2)))) (pow x 4))) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))))))
Outputs
(log.f32 (sqrt.f32 (fma.f32 #s(literal 2 binary32) (/.f32 x (fma.f32 #s(literal -1 binary32) x #s(literal 1 binary32))) #s(literal 1 binary32))))
(*.f32 (log1p.f32 (*.f32 #s(literal 2 binary32) (/.f32 x (fma.f32 #s(literal -1 binary32) x #s(literal 1 binary32))))) #s(literal 1/2 binary32))
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (*.f32 #s(literal 2 binary32) (/.f32 x (fma.f32 #s(literal -1 binary32) x #s(literal 1 binary32))))))
#s(literal 1/2 binary32)
(log.f32 (fma.f32 #s(literal 2 binary32) (/.f32 x (fma.f32 #s(literal -1 binary32) x #s(literal 1 binary32))) #s(literal 1 binary32)))
(-.f32 (log.f32 (-.f32 #s(literal 1 binary32) (pow.f32 (*.f32 #s(literal 2 binary32) (/.f32 x (fma.f32 #s(literal -1 binary32) x #s(literal 1 binary32)))) #s(literal 2 binary32)))) (log.f32 (-.f32 #s(literal 1 binary32) (*.f32 #s(literal 2 binary32) (/.f32 x (fma.f32 #s(literal -1 binary32) x #s(literal 1 binary32)))))))
(-.f32 (log1p.f32 (*.f32 #s(literal 8 binary32) (pow.f32 (/.f32 x (fma.f32 #s(literal -1 binary32) x #s(literal 1 binary32))) #s(literal 3 binary32)))) (log1p.f32 (-.f32 (pow.f32 (*.f32 #s(literal 2 binary32) (/.f32 x (fma.f32 #s(literal -1 binary32) x #s(literal 1 binary32)))) #s(literal 2 binary32)) (*.f32 #s(literal 1 binary32) (*.f32 #s(literal 2 binary32) (/.f32 x (fma.f32 #s(literal -1 binary32) x #s(literal 1 binary32))))))))
(log1p.f32 (*.f32 #s(literal 2 binary32) (/.f32 x (fma.f32 #s(literal -1 binary32) x #s(literal 1 binary32)))))
(*.f32 #s(literal 2 binary32) (/.f32 x (fma.f32 #s(literal -1 binary32) x #s(literal 1 binary32))))
(/.f32 (neg.f32 (neg.f32 (*.f32 x #s(literal 2 binary32)))) (neg.f32 (neg.f32 (fma.f32 #s(literal -1 binary32) x #s(literal 1 binary32)))))
(/.f32 (*.f32 #s(literal 4 binary32) x) (*.f32 #s(literal 2 binary32) (fma.f32 #s(literal -1 binary32) x #s(literal 1 binary32))))
(/.f32 (neg.f32 (*.f32 x #s(literal 2 binary32))) (neg.f32 (fma.f32 #s(literal -1 binary32) x #s(literal 1 binary32))))
(/.f32 (*.f32 x #s(literal 2 binary32)) (fma.f32 #s(literal -1 binary32) x #s(literal 1 binary32)))
(+.f32 (/.f32 x (fma.f32 #s(literal -1 binary32) x #s(literal 1 binary32))) (/.f32 x (fma.f32 #s(literal -1 binary32) x #s(literal 1 binary32))))
(*.f32 x #s(literal 2 binary32))
(*.f32 #s(literal 2 binary32) 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 (-.f32 #s(literal 1 binary32) (pow.f32 (*.f32 #s(literal 1 binary32) x) #s(literal 3 binary32))) (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 #s(literal 1 binary32) x) (*.f32 #s(literal 1 binary32) x) (*.f32 #s(literal 1 binary32) (*.f32 #s(literal 1 binary32) x)))))
(/.f32 (neg.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))) (neg.f32 (-.f32 (neg.f32 x) #s(literal 1 binary32))))
(/.f32 (neg.f32 (fma.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal -1 binary32) #s(literal 1 binary32))) (neg.f32 (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) (pow.f32 (neg.f32 x) #s(literal 3 binary32)))) (neg.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 x x) (*.f32 #s(literal 1 binary32) (neg.f32 x))))))
(/.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x))) (neg.f32 (-.f32 #s(literal 1 binary32) (neg.f32 x))))
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (-.f32 #s(literal 1 binary32) (neg.f32 x)))
(/.f32 (-.f32 (*.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 (+.f32 #s(literal 1 binary32) (pow.f32 (neg.f32 x) #s(literal 3 binary32))) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 x x) (*.f32 #s(literal 1 binary32) (neg.f32 x)))))
(-.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (neg.f32 x))) (/.f32 (*.f32 x x) (-.f32 #s(literal 1 binary32) (neg.f32 x))))
(-.f32 (/.f32 (*.f32 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) (*.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 (/.f32 (pow.f32 (neg.f32 x) #s(literal 3 binary32)) (fma.f32 x x (-.f32 #s(literal 1 binary32) (*.f32 (neg.f32 x) #s(literal 1 binary32))))) (/.f32 #s(literal 1 binary32) (fma.f32 x x (-.f32 #s(literal 1 binary32) (*.f32 (neg.f32 x) #s(literal 1 binary32))))))
(+.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 x x) (*.f32 #s(literal 1 binary32) (neg.f32 x))))) (/.f32 (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 (neg.f32 x) #s(literal 1 binary32))
(+.f32 #s(literal 1 binary32) (neg.f32 x))
#s(literal -1 binary32)
#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 (*.f32 x x) #s(literal 2/3 binary32) #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 (*.f32 x x) #s(literal 2/3 binary32) #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))
(*.f32 (fma.f32 (*.f32 x x) #s(literal 2/3 binary32) #s(literal 2 binary32)) x)
(*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/3 binary32) #s(literal 2 binary32)))
(/.f32 (fma.f32 #s(literal 8 binary32) (pow.f32 x #s(literal 3 binary32)) (pow.f32 (*.f32 (*.f32 (*.f32 x x) #s(literal 2/3 binary32)) x) #s(literal 3 binary32))) (+.f32 (pow.f32 (*.f32 x #s(literal 2 binary32)) #s(literal 2 binary32)) (-.f32 (*.f32 (*.f32 (*.f32 (*.f32 x x) #s(literal 2/3 binary32)) x) (*.f32 (*.f32 (*.f32 x x) #s(literal 2/3 binary32)) x)) (*.f32 (*.f32 x #s(literal 2 binary32)) (*.f32 (*.f32 (*.f32 x x) #s(literal 2/3 binary32)) x)))))
(/.f32 (fma.f32 #s(literal 8 binary32) (pow.f32 x #s(literal 3 binary32)) (pow.f32 (*.f32 x (*.f32 (*.f32 x x) #s(literal 2/3 binary32))) #s(literal 3 binary32))) (+.f32 (pow.f32 (*.f32 x #s(literal 2 binary32)) #s(literal 2 binary32)) (-.f32 (*.f32 (*.f32 x (*.f32 (*.f32 x x) #s(literal 2/3 binary32))) (*.f32 x (*.f32 (*.f32 x x) #s(literal 2/3 binary32)))) (*.f32 (*.f32 x #s(literal 2 binary32)) (*.f32 x (*.f32 (*.f32 x x) #s(literal 2/3 binary32)))))))
(fma.f32 x #s(literal 2 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal 2/3 binary32)) x))
(fma.f32 x #s(literal 2 binary32) (*.f32 x (*.f32 (*.f32 x x) #s(literal 2/3 binary32))))
(fma.f32 #s(literal 2 binary32) x (*.f32 (*.f32 (*.f32 x x) #s(literal 2/3 binary32)) x))
(fma.f32 #s(literal 2 binary32) x (*.f32 x (*.f32 (*.f32 x x) #s(literal 2/3 binary32))))
(+.f32 (*.f32 x #s(literal 2 binary32)) (*.f32 (*.f32 (*.f32 x x) #s(literal 2/3 binary32)) x))
(+.f32 (*.f32 x #s(literal 2 binary32)) (*.f32 x (*.f32 (*.f32 x x) #s(literal 2/3 binary32))))
(/.f32 (-.f32 #s(literal 8 binary32) (pow.f32 (*.f32 #s(literal -2/3 binary32) (*.f32 x x)) #s(literal 3 binary32))) (+.f32 #s(literal 4 binary32) (fma.f32 (*.f32 #s(literal -2/3 binary32) (*.f32 x x)) (*.f32 #s(literal -2/3 binary32) (*.f32 x x)) (*.f32 #s(literal 2 binary32) (*.f32 #s(literal -2/3 binary32) (*.f32 x x))))))
(/.f32 (neg.f32 (-.f32 #s(literal 4 binary32) (pow.f32 (*.f32 (*.f32 x x) #s(literal 2/3 binary32)) #s(literal 2 binary32)))) (neg.f32 (-.f32 #s(literal 2 binary32) (*.f32 (*.f32 x x) #s(literal 2/3 binary32)))))
(/.f32 (neg.f32 (-.f32 (pow.f32 (*.f32 (*.f32 x x) #s(literal 2/3 binary32)) #s(literal 2 binary32)) #s(literal 4 binary32))) (neg.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 2/3 binary32)) #s(literal 2 binary32))))
(/.f32 (neg.f32 (+.f32 #s(literal 8 binary32) (*.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 8/27 binary32)))) (neg.f32 (+.f32 #s(literal 4 binary32) (-.f32 (pow.f32 (*.f32 (*.f32 x x) #s(literal 2/3 binary32)) #s(literal 2 binary32)) (*.f32 #s(literal 2 binary32) (*.f32 (*.f32 x x) #s(literal 2/3 binary32)))))))
(/.f32 (neg.f32 (fma.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 8/27 binary32) #s(literal 8 binary32))) (neg.f32 (+.f32 (pow.f32 (*.f32 (*.f32 x x) #s(literal 2/3 binary32)) #s(literal 2 binary32)) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal 2/3 binary32)) #s(literal 2 binary32))))))
(/.f32 (-.f32 #s(literal 4 binary32) (pow.f32 (*.f32 (*.f32 x x) #s(literal 2/3 binary32)) #s(literal 2 binary32))) (-.f32 #s(literal 2 binary32) (*.f32 (*.f32 x x) #s(literal 2/3 binary32))))
(/.f32 (-.f32 (pow.f32 (*.f32 (*.f32 x x) #s(literal 2/3 binary32)) #s(literal 2 binary32)) #s(literal 4 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal 2/3 binary32)) #s(literal 2 binary32)))
(/.f32 (+.f32 #s(literal 8 binary32) (*.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 8/27 binary32))) (+.f32 #s(literal 4 binary32) (-.f32 (pow.f32 (*.f32 (*.f32 x x) #s(literal 2/3 binary32)) #s(literal 2 binary32)) (*.f32 #s(literal 2 binary32) (*.f32 (*.f32 x x) #s(literal 2/3 binary32))))))
(/.f32 (fma.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 8/27 binary32) #s(literal 8 binary32)) (+.f32 (pow.f32 (*.f32 (*.f32 x x) #s(literal 2/3 binary32)) #s(literal 2 binary32)) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal 2/3 binary32)) #s(literal 2 binary32)))))
(-.f32 (/.f32 #s(literal 4 binary32) (-.f32 #s(literal 2 binary32) (*.f32 (*.f32 x x) #s(literal 2/3 binary32)))) (/.f32 (pow.f32 (*.f32 (*.f32 x x) #s(literal 2/3 binary32)) #s(literal 2 binary32)) (-.f32 #s(literal 2 binary32) (*.f32 (*.f32 x x) #s(literal 2/3 binary32)))))
(-.f32 (/.f32 (pow.f32 (*.f32 (*.f32 x x) #s(literal 2/3 binary32)) #s(literal 2 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal 2/3 binary32)) #s(literal 2 binary32))) (/.f32 #s(literal 4 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2/3 binary32)) #s(literal 2 binary32))))
(-.f32 #s(literal 2 binary32) (*.f32 #s(literal -2/3 binary32) (*.f32 x x)))
(fma.f32 (*.f32 #s(literal 2/3 binary32) x) x #s(literal 2 binary32))
(fma.f32 (*.f32 x x) #s(literal 2/3 binary32) #s(literal 2 binary32))
(fma.f32 #s(literal 2/3 binary32) (*.f32 x x) #s(literal 2 binary32))
(+.f32 (/.f32 #s(literal 8 binary32) (+.f32 #s(literal 4 binary32) (-.f32 (pow.f32 (*.f32 (*.f32 x x) #s(literal 2/3 binary32)) #s(literal 2 binary32)) (*.f32 #s(literal 2 binary32) (*.f32 (*.f32 x x) #s(literal 2/3 binary32)))))) (/.f32 (*.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 8/27 binary32)) (+.f32 #s(literal 4 binary32) (-.f32 (pow.f32 (*.f32 (*.f32 x x) #s(literal 2/3 binary32)) #s(literal 2 binary32)) (*.f32 #s(literal 2 binary32) (*.f32 (*.f32 x x) #s(literal 2/3 binary32)))))))
(+.f32 (/.f32 (*.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 8/27 binary32)) (+.f32 (pow.f32 (*.f32 (*.f32 x x) #s(literal 2/3 binary32)) #s(literal 2 binary32)) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal 2/3 binary32)) #s(literal 2 binary32))))) (/.f32 #s(literal 8 binary32) (+.f32 (pow.f32 (*.f32 (*.f32 x x) #s(literal 2/3 binary32)) #s(literal 2 binary32)) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal 2/3 binary32)) #s(literal 2 binary32))))))
(+.f32 (*.f32 (*.f32 x x) #s(literal 2/3 binary32)) #s(literal 2 binary32))
(+.f32 #s(literal 2 binary32) (*.f32 (*.f32 x x) #s(literal 2/3 binary32)))
#s(literal 2/3 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)
(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))
(fabs.f32 (*.f32 x x))
(+.f32 (cosh.f32 (*.f32 (log.f32 x) #s(literal 2 binary32))) (sinh.f32 (*.f32 (log.f32 x) #s(literal 2 binary32))))
(exp.f32 (*.f32 (log.f32 x) #s(literal 2 binary32)))
(*.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)))
(/.f32 (fma.f32 #s(literal 8 binary32) (pow.f32 x #s(literal 3 binary32)) (pow.f32 (*.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) x) x) x) #s(literal 3 binary32))) (+.f32 (pow.f32 (*.f32 x #s(literal 2 binary32)) #s(literal 2 binary32)) (-.f32 (*.f32 (*.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) x) x) x) (*.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) x) x) x)) (*.f32 (*.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)))))
(/.f32 (fma.f32 #s(literal 8 binary32) (pow.f32 x #s(literal 3 binary32)) (pow.f32 (*.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) x) x)) #s(literal 3 binary32))) (+.f32 (pow.f32 (*.f32 x #s(literal 2 binary32)) #s(literal 2 binary32)) (-.f32 (*.f32 (*.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) x) x)) (*.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) x) x))) (*.f32 (*.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))))))
(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)))
(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)))
(+.f32 (*.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))
(+.f32 (*.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 8 binary32) (pow.f32 (*.f32 (neg.f32 (*.f32 x x)) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) #s(literal 3 binary32))) (+.f32 #s(literal 4 binary32) (fma.f32 (*.f32 (neg.f32 (*.f32 x x)) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) (*.f32 (neg.f32 (*.f32 x x)) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))) (*.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)))))))
(/.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 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 8 binary32) (*.f32 (pow.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) #s(literal 3 binary32)) (pow.f32 x #s(literal 6 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 (neg.f32 (fma.f32 (pow.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) #s(literal 3 binary32)) (pow.f32 x #s(literal 6 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 (-.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 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 8 binary32) (*.f32 (pow.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) #s(literal 3 binary32)) (pow.f32 x #s(literal 6 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 (fma.f32 (pow.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) #s(literal 3 binary32)) (pow.f32 x #s(literal 6 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 4 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 (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)) (-.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 #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 #s(literal 8 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 (*.f32 (pow.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) #s(literal 3 binary32)) (pow.f32 x #s(literal 6 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 (/.f32 (*.f32 (pow.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) #s(literal 3 binary32)) (pow.f32 x #s(literal 6 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 #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 (*.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 #s(literal 8/27 binary32) (pow.f32 (*.f32 #s(literal -2/5 binary32) (*.f32 x x)) #s(literal 3 binary32))) (+.f32 #s(literal 4/9 binary32) (fma.f32 (*.f32 #s(literal -2/5 binary32) (*.f32 x x)) (*.f32 #s(literal -2/5 binary32) (*.f32 x x)) (*.f32 #s(literal 2/3 binary32) (*.f32 #s(literal -2/5 binary32) (*.f32 x x))))))
(/.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 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 (fma.f32 (pow.f32 x #s(literal 6 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 (neg.f32 (+.f32 #s(literal 8/27 binary32) (*.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 8/125 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 (-.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 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 (fma.f32 (pow.f32 x #s(literal 6 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 (+.f32 #s(literal 8/27 binary32) (*.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 8/125 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 (/.f32 (pow.f32 (*.f32 (*.f32 x x) #s(literal 2/5 binary32)) #s(literal 2 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal 2/5 binary32)) #s(literal 2/3 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) (-.f32 #s(literal 2/3 binary32) (*.f32 (*.f32 x x) #s(literal 2/5 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 #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 (pow.f32 x #s(literal 6 binary32)) #s(literal 8/125 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 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 (/.f32 #s(literal 8/27 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 (*.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 8/125 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 (*.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 #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 (fma.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x x) #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 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #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 (*.f32 x x) #s(literal 2/7 binary32) #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 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal 2/3 binary32)) (*.f32 x x) #s(literal 2 binary32)) x)
(*.f32 x (fma.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal 2/3 binary32)) (*.f32 x x) #s(literal 2 binary32)))
(/.f32 (fma.f32 #s(literal 8 binary32) (pow.f32 x #s(literal 3 binary32)) (pow.f32 (*.f32 (*.f32 (*.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal 2/3 binary32)) x) x) x) #s(literal 3 binary32))) (+.f32 (pow.f32 (*.f32 x #s(literal 2 binary32)) #s(literal 2 binary32)) (-.f32 (*.f32 (*.f32 (*.f32 (*.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal 2/3 binary32)) x) x) x) (*.f32 (*.f32 (*.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal 2/3 binary32)) x) x) x)) (*.f32 (*.f32 x #s(literal 2 binary32)) (*.f32 (*.f32 (*.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal 2/3 binary32)) x) x) x)))))
(/.f32 (fma.f32 #s(literal 8 binary32) (pow.f32 x #s(literal 3 binary32)) (pow.f32 (*.f32 x (*.f32 (*.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal 2/3 binary32)) x) x)) #s(literal 3 binary32))) (+.f32 (pow.f32 (*.f32 x #s(literal 2 binary32)) #s(literal 2 binary32)) (-.f32 (*.f32 (*.f32 x (*.f32 (*.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal 2/3 binary32)) x) x)) (*.f32 x (*.f32 (*.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal 2/3 binary32)) x) x))) (*.f32 (*.f32 x #s(literal 2 binary32)) (*.f32 x (*.f32 (*.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal 2/3 binary32)) x) x))))))
(fma.f32 x #s(literal 2 binary32) (*.f32 (*.f32 (*.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal 2/3 binary32)) x) x) x))
(fma.f32 x #s(literal 2 binary32) (*.f32 x (*.f32 (*.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal 2/3 binary32)) x) x)))
(fma.f32 #s(literal 2 binary32) x (*.f32 (*.f32 (*.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal 2/3 binary32)) x) x) x))
(fma.f32 #s(literal 2 binary32) x (*.f32 x (*.f32 (*.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal 2/3 binary32)) x) x)))
(+.f32 (*.f32 x #s(literal 2 binary32)) (*.f32 (*.f32 (*.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal 2/3 binary32)) x) x) x))
(+.f32 (*.f32 x #s(literal 2 binary32)) (*.f32 x (*.f32 (*.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal 2/3 binary32)) x) x)))
(/.f32 (-.f32 #s(literal 8 binary32) (pow.f32 (*.f32 (neg.f32 (*.f32 x x)) (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal 2/3 binary32))) #s(literal 3 binary32))) (+.f32 #s(literal 4 binary32) (fma.f32 (*.f32 (neg.f32 (*.f32 x x)) (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal 2/3 binary32))) (*.f32 (neg.f32 (*.f32 x x)) (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal 2/3 binary32))) (*.f32 #s(literal 2 binary32) (*.f32 (neg.f32 (*.f32 x x)) (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal 2/3 binary32)))))))
(/.f32 (neg.f32 (-.f32 (pow.f32 (*.f32 (*.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal 2/3 binary32)) x) x) #s(literal 2 binary32)) #s(literal 4 binary32))) (neg.f32 (-.f32 (*.f32 (*.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x x) #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 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal 2/3 binary32)) x) x) #s(literal 2 binary32)))) (neg.f32 (-.f32 #s(literal 2 binary32) (*.f32 (*.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal 2/3 binary32)) x) x))))
(/.f32 (neg.f32 (fma.f32 (pow.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal 2/3 binary32)) #s(literal 3 binary32)) (pow.f32 x #s(literal 6 binary32)) #s(literal 8 binary32))) (neg.f32 (+.f32 (pow.f32 (*.f32 (*.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal 2/3 binary32)) x) x) #s(literal 2 binary32)) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 (*.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal 2/3 binary32)) x) x) #s(literal 2 binary32))))))
(/.f32 (neg.f32 (+.f32 #s(literal 8 binary32) (*.f32 (pow.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal 2/3 binary32)) #s(literal 3 binary32)) (pow.f32 x #s(literal 6 binary32))))) (neg.f32 (+.f32 #s(literal 4 binary32) (-.f32 (pow.f32 (*.f32 (*.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal 2/3 binary32)) x) x) #s(literal 2 binary32)) (*.f32 #s(literal 2 binary32) (*.f32 (*.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal 2/3 binary32)) x) x))))))
(/.f32 (-.f32 (pow.f32 (*.f32 (*.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal 2/3 binary32)) x) x) #s(literal 2 binary32)) #s(literal 4 binary32)) (-.f32 (*.f32 (*.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal 2/3 binary32)) x) x) #s(literal 2 binary32)))
(/.f32 (-.f32 #s(literal 4 binary32) (pow.f32 (*.f32 (*.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal 2/3 binary32)) x) x) #s(literal 2 binary32))) (-.f32 #s(literal 2 binary32) (*.f32 (*.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal 2/3 binary32)) x) x)))
(/.f32 (fma.f32 (pow.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal 2/3 binary32)) #s(literal 3 binary32)) (pow.f32 x #s(literal 6 binary32)) #s(literal 8 binary32)) (+.f32 (pow.f32 (*.f32 (*.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal 2/3 binary32)) x) x) #s(literal 2 binary32)) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 (*.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal 2/3 binary32)) x) x) #s(literal 2 binary32)))))
(/.f32 (+.f32 #s(literal 8 binary32) (*.f32 (pow.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal 2/3 binary32)) #s(literal 3 binary32)) (pow.f32 x #s(literal 6 binary32)))) (+.f32 #s(literal 4 binary32) (-.f32 (pow.f32 (*.f32 (*.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal 2/3 binary32)) x) x) #s(literal 2 binary32)) (*.f32 #s(literal 2 binary32) (*.f32 (*.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal 2/3 binary32)) x) x)))))
(-.f32 (/.f32 (pow.f32 (*.f32 (*.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal 2/3 binary32)) x) x) #s(literal 2 binary32)) (-.f32 (*.f32 (*.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal 2/3 binary32)) x) x) #s(literal 2 binary32))) (/.f32 #s(literal 4 binary32) (-.f32 (*.f32 (*.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal 2/3 binary32)) x) x) #s(literal 2 binary32))))
(-.f32 (/.f32 #s(literal 4 binary32) (-.f32 #s(literal 2 binary32) (*.f32 (*.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal 2/3 binary32)) x) x))) (/.f32 (pow.f32 (*.f32 (*.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal 2/3 binary32)) x) x) #s(literal 2 binary32)) (-.f32 #s(literal 2 binary32) (*.f32 (*.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal 2/3 binary32)) x) x))))
(-.f32 #s(literal 2 binary32) (*.f32 (neg.f32 (*.f32 x x)) (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal 2/3 binary32))))
(fma.f32 (*.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal 2/3 binary32)) x) x #s(literal 2 binary32))
(fma.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal 2/3 binary32)) (*.f32 x x) #s(literal 2 binary32))
(fma.f32 (*.f32 x x) (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal 2/3 binary32)) #s(literal 2 binary32))
(+.f32 (/.f32 (*.f32 (pow.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal 2/3 binary32)) #s(literal 3 binary32)) (pow.f32 x #s(literal 6 binary32))) (+.f32 (pow.f32 (*.f32 (*.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal 2/3 binary32)) x) x) #s(literal 2 binary32)) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 (*.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal 2/3 binary32)) x) x) #s(literal 2 binary32))))) (/.f32 #s(literal 8 binary32) (+.f32 (pow.f32 (*.f32 (*.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal 2/3 binary32)) x) x) #s(literal 2 binary32)) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 (*.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal 2/3 binary32)) x) x) #s(literal 2 binary32))))))
(+.f32 (/.f32 #s(literal 8 binary32) (+.f32 #s(literal 4 binary32) (-.f32 (pow.f32 (*.f32 (*.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal 2/3 binary32)) x) x) #s(literal 2 binary32)) (*.f32 #s(literal 2 binary32) (*.f32 (*.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal 2/3 binary32)) x) x))))) (/.f32 (*.f32 (pow.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal 2/3 binary32)) #s(literal 3 binary32)) (pow.f32 x #s(literal 6 binary32))) (+.f32 #s(literal 4 binary32) (-.f32 (pow.f32 (*.f32 (*.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal 2/3 binary32)) x) x) #s(literal 2 binary32)) (*.f32 #s(literal 2 binary32) (*.f32 (*.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal 2/3 binary32)) x) x))))))
(+.f32 (*.f32 (*.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal 2/3 binary32)) x) x) #s(literal 2 binary32))
(+.f32 #s(literal 2 binary32) (*.f32 (*.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal 2/3 binary32)) x) x))
(/.f32 (-.f32 #s(literal 8/27 binary32) (pow.f32 (*.f32 (neg.f32 (*.f32 x x)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) #s(literal 3 binary32))) (+.f32 #s(literal 4/9 binary32) (fma.f32 (*.f32 (neg.f32 (*.f32 x x)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (*.f32 (neg.f32 (*.f32 x x)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))) (*.f32 #s(literal 2/3 binary32) (*.f32 (neg.f32 (*.f32 x x)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))))))
(/.f32 (neg.f32 (-.f32 #s(literal 4/9 binary32) (pow.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) x) x) #s(literal 2 binary32)))) (neg.f32 (-.f32 #s(literal 2/3 binary32) (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) x) x))))
(/.f32 (neg.f32 (-.f32 (pow.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) x) x) #s(literal 2 binary32)) #s(literal 4/9 binary32))) (neg.f32 (-.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) x) x) #s(literal 2/3 binary32))))
(/.f32 (neg.f32 (+.f32 #s(literal 8/27 binary32) (*.f32 (pow.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal 3 binary32)) (pow.f32 x #s(literal 6 binary32))))) (neg.f32 (+.f32 #s(literal 4/9 binary32) (-.f32 (pow.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) x) x) #s(literal 2 binary32)) (*.f32 #s(literal 2/3 binary32) (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) x) x))))))
(/.f32 (neg.f32 (fma.f32 (pow.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal 3 binary32)) (pow.f32 x #s(literal 6 binary32)) #s(literal 8/27 binary32))) (neg.f32 (+.f32 (pow.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) x) x) #s(literal 2 binary32)) (-.f32 #s(literal 4/9 binary32) (*.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) x) x) #s(literal 2/3 binary32))))))
(/.f32 (-.f32 #s(literal 4/9 binary32) (pow.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) x) x) #s(literal 2 binary32))) (-.f32 #s(literal 2/3 binary32) (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) x) x)))
(/.f32 (-.f32 (pow.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) x) x) #s(literal 2 binary32)) #s(literal 4/9 binary32)) (-.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) x) x) #s(literal 2/3 binary32)))
(/.f32 (+.f32 #s(literal 8/27 binary32) (*.f32 (pow.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal 3 binary32)) (pow.f32 x #s(literal 6 binary32)))) (+.f32 #s(literal 4/9 binary32) (-.f32 (pow.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) x) x) #s(literal 2 binary32)) (*.f32 #s(literal 2/3 binary32) (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) x) x)))))
(/.f32 (fma.f32 (pow.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal 3 binary32)) (pow.f32 x #s(literal 6 binary32)) #s(literal 8/27 binary32)) (+.f32 (pow.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) x) x) #s(literal 2 binary32)) (-.f32 #s(literal 4/9 binary32) (*.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) x) x) #s(literal 2/3 binary32)))))
(-.f32 (/.f32 #s(literal 4/9 binary32) (-.f32 #s(literal 2/3 binary32) (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) x) x))) (/.f32 (pow.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) x) x) #s(literal 2 binary32)) (-.f32 #s(literal 2/3 binary32) (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) x) x))))
(-.f32 (/.f32 (pow.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) x) x) #s(literal 2 binary32)) (-.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) x) x) #s(literal 2/3 binary32))) (/.f32 #s(literal 4/9 binary32) (-.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) x) x) #s(literal 2/3 binary32))))
(-.f32 #s(literal 2/3 binary32) (*.f32 (neg.f32 (*.f32 x x)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))
(fma.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) x) x #s(literal 2/3 binary32))
(fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal 2/3 binary32))
(fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal 2/3 binary32))
(+.f32 (/.f32 #s(literal 8/27 binary32) (+.f32 #s(literal 4/9 binary32) (-.f32 (pow.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) x) x) #s(literal 2 binary32)) (*.f32 #s(literal 2/3 binary32) (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) x) x))))) (/.f32 (*.f32 (pow.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal 3 binary32)) (pow.f32 x #s(literal 6 binary32))) (+.f32 #s(literal 4/9 binary32) (-.f32 (pow.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) x) x) #s(literal 2 binary32)) (*.f32 #s(literal 2/3 binary32) (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) x) x))))))
(+.f32 (/.f32 (*.f32 (pow.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal 3 binary32)) (pow.f32 x #s(literal 6 binary32))) (+.f32 (pow.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) x) x) #s(literal 2 binary32)) (-.f32 #s(literal 4/9 binary32) (*.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) x) x) #s(literal 2/3 binary32))))) (/.f32 #s(literal 8/27 binary32) (+.f32 (pow.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) x) x) #s(literal 2 binary32)) (-.f32 #s(literal 4/9 binary32) (*.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) x) x) #s(literal 2/3 binary32))))))
(+.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) x) x) #s(literal 2/3 binary32))
(+.f32 #s(literal 2/3 binary32) (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) x) x))
(/.f32 (-.f32 #s(literal 8/125 binary32) (pow.f32 (*.f32 #s(literal -2/7 binary32) (*.f32 x x)) #s(literal 3 binary32))) (+.f32 #s(literal 4/25 binary32) (fma.f32 (*.f32 #s(literal -2/7 binary32) (*.f32 x x)) (*.f32 #s(literal -2/7 binary32) (*.f32 x x)) (*.f32 #s(literal 2/5 binary32) (*.f32 #s(literal -2/7 binary32) (*.f32 x x))))))
(/.f32 (neg.f32 (-.f32 (pow.f32 (*.f32 (*.f32 x x) #s(literal 2/7 binary32)) #s(literal 2 binary32)) #s(literal 4/25 binary32))) (neg.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))
(/.f32 (neg.f32 (-.f32 #s(literal 4/25 binary32) (pow.f32 (*.f32 (*.f32 x x) #s(literal 2/7 binary32)) #s(literal 2 binary32)))) (neg.f32 (-.f32 #s(literal 2/5 binary32) (*.f32 (*.f32 x x) #s(literal 2/7 binary32)))))
(/.f32 (neg.f32 (fma.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 8/343 binary32) #s(literal 8/125 binary32))) (neg.f32 (+.f32 (pow.f32 (*.f32 (*.f32 x x) #s(literal 2/7 binary32)) #s(literal 2 binary32)) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))
(/.f32 (neg.f32 (+.f32 #s(literal 8/125 binary32) (*.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 8/343 binary32)))) (neg.f32 (+.f32 #s(literal 4/25 binary32) (-.f32 (pow.f32 (*.f32 (*.f32 x x) #s(literal 2/7 binary32)) #s(literal 2 binary32)) (*.f32 #s(literal 2/5 binary32) (*.f32 (*.f32 x x) #s(literal 2/7 binary32)))))))
(/.f32 (-.f32 (pow.f32 (*.f32 (*.f32 x x) #s(literal 2/7 binary32)) #s(literal 2 binary32)) #s(literal 4/25 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))
(/.f32 (-.f32 #s(literal 4/25 binary32) (pow.f32 (*.f32 (*.f32 x x) #s(literal 2/7 binary32)) #s(literal 2 binary32))) (-.f32 #s(literal 2/5 binary32) (*.f32 (*.f32 x x) #s(literal 2/7 binary32))))
(/.f32 (fma.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 8/343 binary32) #s(literal 8/125 binary32)) (+.f32 (pow.f32 (*.f32 (*.f32 x x) #s(literal 2/7 binary32)) #s(literal 2 binary32)) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))
(/.f32 (+.f32 #s(literal 8/125 binary32) (*.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 8/343 binary32))) (+.f32 #s(literal 4/25 binary32) (-.f32 (pow.f32 (*.f32 (*.f32 x x) #s(literal 2/7 binary32)) #s(literal 2 binary32)) (*.f32 #s(literal 2/5 binary32) (*.f32 (*.f32 x x) #s(literal 2/7 binary32))))))
(-.f32 (/.f32 (pow.f32 (*.f32 (*.f32 x x) #s(literal 2/7 binary32)) #s(literal 2 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal 2/7 binary32)) #s(literal 2/5 binary32))) (/.f32 #s(literal 4/25 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))
(-.f32 (/.f32 #s(literal 4/25 binary32) (-.f32 #s(literal 2/5 binary32) (*.f32 (*.f32 x x) #s(literal 2/7 binary32)))) (/.f32 (pow.f32 (*.f32 (*.f32 x x) #s(literal 2/7 binary32)) #s(literal 2 binary32)) (-.f32 #s(literal 2/5 binary32) (*.f32 (*.f32 x x) #s(literal 2/7 binary32)))))
(-.f32 #s(literal 2/5 binary32) (*.f32 #s(literal -2/7 binary32) (*.f32 x x)))
(fma.f32 (*.f32 #s(literal 2/7 binary32) x) x #s(literal 2/5 binary32))
(fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))
(fma.f32 #s(literal 2/7 binary32) (*.f32 x x) #s(literal 2/5 binary32))
(+.f32 (/.f32 (*.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 8/343 binary32)) (+.f32 (pow.f32 (*.f32 (*.f32 x x) #s(literal 2/7 binary32)) #s(literal 2 binary32)) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))) (/.f32 #s(literal 8/125 binary32) (+.f32 (pow.f32 (*.f32 (*.f32 x x) #s(literal 2/7 binary32)) #s(literal 2 binary32)) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal 2/7 binary32)) #s(literal 2/5 binary32))))))
(+.f32 (/.f32 #s(literal 8/125 binary32) (+.f32 #s(literal 4/25 binary32) (-.f32 (pow.f32 (*.f32 (*.f32 x x) #s(literal 2/7 binary32)) #s(literal 2 binary32)) (*.f32 #s(literal 2/5 binary32) (*.f32 (*.f32 x x) #s(literal 2/7 binary32)))))) (/.f32 (*.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 8/343 binary32)) (+.f32 #s(literal 4/25 binary32) (-.f32 (pow.f32 (*.f32 (*.f32 x x) #s(literal 2/7 binary32)) #s(literal 2 binary32)) (*.f32 #s(literal 2/5 binary32) (*.f32 (*.f32 x x) #s(literal 2/7 binary32)))))))
(+.f32 (*.f32 (*.f32 x x) #s(literal 2/7 binary32)) #s(literal 2/5 binary32))
(+.f32 #s(literal 2/5 binary32) (*.f32 (*.f32 x x) #s(literal 2/7 binary32)))
#s(literal 2/7 binary32)
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (+ (* x -1) 1))))) x)
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (+ (* x -1) 1))))) (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/3 binary32) #s(literal 1 binary32)) x))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (+ (* x -1) 1))))) (*.f32 (fma.f32 (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x) #s(literal 1 binary32)) x))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (+ (* x -1) 1))))) (*.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) (+ (* x -1) 1)))) (*.f32 x #s(literal 2 binary32)))
#s(approx (log (+ 1 (/ (* 2 x) (+ (* x -1) 1)))) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/3 binary32) #s(literal 2 binary32)) x))
#s(approx (log (+ 1 (/ (* 2 x) (+ (* x -1) 1)))) (*.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) (+ (* x -1) 1)))) (*.f32 (fma.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #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) (+ (* x -1) 1)) (*.f32 x #s(literal 2 binary32)))
#s(approx (/ (* 2 x) (+ (* x -1) 1)) (*.f32 (fma.f32 x #s(literal 2 binary32) #s(literal 2 binary32)) x))
#s(approx (/ (* 2 x) (+ (* x -1) 1)) (*.f32 (fma.f32 (fma.f32 x #s(literal 2 binary32) #s(literal 2 binary32)) x #s(literal 2 binary32)) x))
#s(approx (/ (* 2 x) (+ (* x -1) 1)) (*.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 (+ (* x -1) 1) #s(literal 1 binary32))
#s(approx (+ (* x -1) 1) (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 x #s(literal 2 binary32)))
#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 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal 2/3 binary32)) (*.f32 x x) #s(literal 2 binary32)) x))
#s(approx (* (+ (* 2/3 (* x x)) 2) x) (*.f32 x #s(literal 2 binary32)))
#s(approx (* (+ (* 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/3 (* x x)) 2) #s(literal 2 binary32))
#s(approx (+ (* 2/3 (* x x)) 2) (fma.f32 (*.f32 x x) #s(literal 2/3 binary32) #s(literal 2 binary32)))
#s(approx (* x x) (*.f32 x x))
#s(approx (* (+ (* (+ (* 2/5 (* x x)) 2/3) (* x x)) 2) x) (*.f32 x #s(literal 2 binary32)))
#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 (* (+ (* (+ (* (+ (* 2/7 (* x x)) 2/5) (* x x)) 2/3) (* x x)) 2) x) (*.f32 x #s(literal 2 binary32)))
#s(approx (* (+ (* (+ (* (+ (* 2/7 (* x x)) 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/7 (* x x)) 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/7 (* x x)) 2/5) (* x x)) 2/3) (* x x)) 2) x) (*.f32 (fma.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal 2/3 binary32)) (*.f32 x x) #s(literal 2 binary32)) x))
#s(approx (+ (* (+ (* (+ (* 2/7 (* x x)) 2/5) (* x x)) 2/3) (* x x)) 2) #s(literal 2 binary32))
#s(approx (+ (* (+ (* (+ (* 2/7 (* x x)) 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/7 (* x x)) 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/7 (* x x)) 2/5) (* x x)) 2/3) (* x x)) 2) (fma.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal 2/3 binary32)) (*.f32 x x) #s(literal 2 binary32)))
#s(approx (+ (* (+ (* 2/7 (* x x)) 2/5) (* x x)) 2/3) #s(literal 2/3 binary32))
#s(approx (+ (* (+ (* 2/7 (* x x)) 2/5) (* x x)) 2/3) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))
#s(approx (+ (* (+ (* 2/7 (* x x)) 2/5) (* x x)) 2/3) (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal 2/3 binary32)))
#s(approx (+ (* 2/7 (* x x)) 2/5) #s(literal 2/5 binary32))
#s(approx (+ (* 2/7 (* x x)) 2/5) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (+ (* x -1) 1))))) (log.f32 (sqrt.f32 #s(literal -1 binary32))))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (+ (* x -1) 1))))) (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) (+ (* x -1) 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 (* 1/2 (log (+ 1 (/ (* 2 x) (+ (* x -1) 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 (log (+ 1 (/ (* 2 x) (+ (* x -1) 1)))) (log.f32 #s(literal -1 binary32)))
#s(approx (log (+ 1 (/ (* 2 x) (+ (* x -1) 1)))) (+.f32 (/.f32 #s(literal 2 binary32) x) (log.f32 #s(literal -1 binary32))))
#s(approx (log (+ 1 (/ (* 2 x) (+ (* x -1) 1)))) (+.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) (+ (* x -1) 1)))) (+.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 x) (+ (* x -1) 1)) #s(literal -2 binary32))
#s(approx (/ (* 2 x) (+ (* x -1) 1)) (neg.f32 (+.f32 (/.f32 #s(literal 2 binary32) x) #s(literal 2 binary32))))
#s(approx (/ (* 2 x) (+ (* x -1) 1)) (-.f32 (neg.f32 (/.f32 (+.f32 (/.f32 #s(literal 2 binary32) x) #s(literal 2 binary32)) x)) #s(literal 2 binary32)))
#s(approx (/ (* 2 x) (+ (* x -1) 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 2 binary32))))
#s(approx (+ (* x -1) 1) (neg.f32 x))
#s(approx (+ (* x -1) 1) (*.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/3 (* x x)) 2) x) (*.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 2/3 binary32)))
#s(approx (* (+ (* 2/3 (* x x)) 2) x) (*.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 2 binary32) #s(literal 2/3 binary32)) (pow.f32 x #s(literal 3 binary32))))
#s(approx (+ (* 2/3 (* x x)) 2) (*.f32 (*.f32 x x) #s(literal 2/3 binary32)))
#s(approx (+ (* 2/3 (* x x)) 2) (*.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 2 binary32) #s(literal 2/3 binary32)) (*.f32 x x)))
#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 (* (+ (* (+ (* (+ (* 2/7 (* x x)) 2/5) (* x x)) 2/3) (* x x)) 2) x) (*.f32 (pow.f32 x #s(literal 7 binary32)) #s(literal 2/7 binary32)))
#s(approx (* (+ (* (+ (* (+ (* 2/7 (* x x)) 2/5) (* x x)) 2/3) (* x x)) 2) x) (*.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 2/5 binary32) #s(literal 2/7 binary32)) (pow.f32 x #s(literal 7 binary32))))
#s(approx (* (+ (* (+ (* (+ (* 2/7 (* x x)) 2/5) (* x x)) 2/3) (* x x)) 2) x) (*.f32 (+.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 2/5 binary32) (/.f32 #s(literal 2/3 binary32) (pow.f32 x #s(literal 4 binary32)))) #s(literal 2/7 binary32)) (pow.f32 x #s(literal 7 binary32))))
#s(approx (* (+ (* (+ (* (+ (* 2/7 (* x x)) 2/5) (* x x)) 2/3) (* x x)) 2) x) (*.f32 (+.f32 (+.f32 #s(literal 2/7 binary32) (/.f32 #s(literal 2/3 binary32) (pow.f32 x #s(literal 4 binary32)))) (fma.f32 (pow.f32 x #s(literal -6 binary32)) #s(literal 2 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 2/5 binary32)))) (pow.f32 x #s(literal 7 binary32))))
#s(approx (+ (* (+ (* (+ (* 2/7 (* x x)) 2/5) (* x x)) 2/3) (* x x)) 2) (*.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 2/7 binary32)))
#s(approx (+ (* (+ (* (+ (* 2/7 (* x x)) 2/5) (* x x)) 2/3) (* x x)) 2) (*.f32 (pow.f32 x #s(literal 6 binary32)) (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 2/5 binary32) #s(literal 2/7 binary32))))
#s(approx (+ (* (+ (* (+ (* 2/7 (* x x)) 2/5) (* x x)) 2/3) (* x x)) 2) (*.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 2/5 binary32) (/.f32 #s(literal 2/3 binary32) (pow.f32 x #s(literal 4 binary32)))) #s(literal 2/7 binary32))))
#s(approx (+ (* (+ (* (+ (* 2/7 (* x x)) 2/5) (* x x)) 2/3) (* x x)) 2) (*.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (+.f32 #s(literal 2/7 binary32) (/.f32 #s(literal 2/3 binary32) (pow.f32 x #s(literal 4 binary32)))) (fma.f32 (pow.f32 x #s(literal -6 binary32)) #s(literal 2 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 2/5 binary32))))))
#s(approx (+ (* (+ (* 2/7 (* x x)) 2/5) (* x x)) 2/3) (*.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 2/7 binary32)))
#s(approx (+ (* (+ (* 2/7 (* x x)) 2/5) (* x x)) 2/3) (*.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 2/5 binary32) #s(literal 2/7 binary32)) (pow.f32 x #s(literal 4 binary32))))
#s(approx (+ (* (+ (* 2/7 (* x x)) 2/5) (* x x)) 2/3) (*.f32 (+.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 2/5 binary32) (/.f32 #s(literal 2/3 binary32) (pow.f32 x #s(literal 4 binary32)))) #s(literal 2/7 binary32)) (pow.f32 x #s(literal 4 binary32))))
#s(approx (+ (* 2/7 (* x x)) 2/5) (*.f32 (*.f32 x x) #s(literal 2/7 binary32)))
#s(approx (+ (* 2/7 (* x x)) 2/5) (*.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 2/5 binary32) #s(literal 2/7 binary32)) (*.f32 x x)))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (+ (* x -1) 1))))) (fma.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) (*.f32 x x))) #s(literal 1 binary32)) x) #s(literal -1 binary32) (log.f32 (sqrt.f32 #s(literal -1 binary32)))))
#s(approx (log (+ 1 (/ (* 2 x) (+ (* x -1) 1)))) (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 x) (+ (* x -1) 1)) (-.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) 1) (*.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 (* (+ (* (+ (* (+ (* 2/7 (* x x)) 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/3 binary32) #s(literal 2/5 binary32)) (*.f32 x x))) #s(literal 2/7 binary32)) (pow.f32 x #s(literal 7 binary32)))))
#s(approx (* (+ (* (+ (* (+ (* 2/7 (* x x)) 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)) (pow.f32 x #s(literal 4 binary32)))) (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 2/5 binary32) #s(literal 2/7 binary32))) (pow.f32 x #s(literal 7 binary32)))))

eval71.0ms (3%)

Memory
16.1MiB live, 208.4MiB allocated; 27ms collecting garbage
Compiler

Compiled 14 787 to 2 061 computations (86.1% saved)

prune22.0ms (0.9%)

Memory
23.3MiB live, 63.2MiB allocated; 10ms collecting garbage
Pruning

9 alts after pruning (8 fresh and 1 done)

PrunedKeptTotal
New4316437
Fresh022
Picked415
Done000
Total4359444
Accuracy
100.0%
Counts
444 → 9
Alt Table
Click to see full alt table
StatusAccuracyProgram
99.9%
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (+.f32 x x) (fma.f32 x #s(literal -1 binary32) #s(literal 1 binary32)))))
99.8%
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (+.f32 x x) (-.f32 #s(literal 1 binary32) x))))
98.8%
(*.f32 #s(literal 1/2 binary32) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 (+.f32 (*.f32 (*.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal 2/3 binary32)) x) x) #s(literal 2 binary32)) x)))
98.5%
(*.f32 #s(literal 1/2 binary32) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.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)) x)))
24.2%
(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))))) (*.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.6%
#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.1%
#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))
96.3%
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) x)
Compiler

Compiled 350 to 253 computations (27.7% saved)

series25.0ms (1%)

Memory
-14.7MiB live, 30.9MiB allocated; 6ms collecting garbage
Counts
38 → 170
Calls
Call 1
Inputs
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (+.f32 x x) (fma.f32 x #s(literal -1 binary32) #s(literal 1 binary32)))))
#s(literal 1/2 binary32)
(log1p.f32 (/.f32 (+.f32 x x) (fma.f32 x #s(literal -1 binary32) #s(literal 1 binary32))))
(/.f32 (+.f32 x x) (fma.f32 x #s(literal -1 binary32) #s(literal 1 binary32)))
(+.f32 x x)
x
(fma.f32 x #s(literal -1 binary32) #s(literal 1 binary32))
#s(literal -1 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))
(*.f32 x x)
#s(literal 1/3 binary32)
(*.f32 #s(literal 1/2 binary32) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.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)) x)))
#s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.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)) x))
(*.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)) x)
(+.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 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) x) x)
(*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) x)
(fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))
#s(literal 2/5 binary32)
#s(literal 2/3 binary32)
#s(literal 2 binary32)
(*.f32 #s(literal 1/2 binary32) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 (+.f32 (*.f32 (*.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal 2/3 binary32)) x) x) #s(literal 2 binary32)) x)))
#s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 (+.f32 (*.f32 (*.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal 2/3 binary32)) x) x) #s(literal 2 binary32)) x))
(*.f32 (+.f32 (*.f32 (*.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal 2/3 binary32)) x) x) #s(literal 2 binary32)) x)
(+.f32 (*.f32 (*.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal 2/3 binary32)) x) x) #s(literal 2 binary32))
(*.f32 (*.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal 2/3 binary32)) x) x)
(*.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal 2/3 binary32)) x)
(fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal 2/3 binary32))
(fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))
#s(literal 2/7 binary32)
(log.f32 (sqrt.f32 (fma.f32 #s(literal 2 binary32) (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 1 binary32))))
(sqrt.f32 (fma.f32 #s(literal 2 binary32) (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 1 binary32)))
(fma.f32 #s(literal 2 binary32) (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 1 binary32))
(/.f32 x (-.f32 #s(literal 1 binary32) x))
(-.f32 #s(literal 1 binary32) x)
Outputs
#s(approx (* 1/2 (log (+ 1 (/ (+ x x) (+ (* x -1) 1))))) #s(hole binary32 x))
#s(approx (* 1/2 (log (+ 1 (/ (+ x x) (+ (* x -1) 1))))) #s(hole binary32 (* x (+ 1 (* 1/3 (pow x 2))))))
#s(approx (* 1/2 (log (+ 1 (/ (+ x x) (+ (* x -1) 1))))) #s(hole binary32 (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))))
#s(approx (* 1/2 (log (+ 1 (/ (+ x x) (+ (* x -1) 1))))) #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) (+ (* x -1) 1)))) #s(hole binary32 (* 2 x)))
#s(approx (log (+ 1 (/ (+ x x) (+ (* x -1) 1)))) #s(hole binary32 (* x (+ 2 (* 2/3 (pow x 2))))))
#s(approx (log (+ 1 (/ (+ x x) (+ (* x -1) 1)))) #s(hole binary32 (* x (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2))))))))
#s(approx (log (+ 1 (/ (+ x x) (+ (* x -1) 1)))) #s(hole binary32 (* x (+ 2 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2))))))))))
#s(approx (/ (+ x x) (+ (* x -1) 1)) #s(hole binary32 (* 2 x)))
#s(approx (/ (+ x x) (+ (* x -1) 1)) #s(hole binary32 (* x (+ 2 (* 2 x)))))
#s(approx (/ (+ x x) (+ (* x -1) 1)) #s(hole binary32 (* x (+ 2 (* x (+ 2 (* 2 x)))))))
#s(approx (/ (+ x x) (+ (* x -1) 1)) #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 (+ (* x -1) 1) #s(hole binary32 1))
#s(approx (+ (* x -1) 1) #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 (* (+ (* (* 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 (* x x) #s(hole binary32 (pow x 2)))
#s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) #s(hole binary32 (* 2 x)))
#s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) #s(hole binary32 (* x (+ 2 (* 2/3 (pow x 2))))))
#s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) #s(hole binary32 (* x (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2))))))))
#s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) #s(hole binary32 (* x (+ 2 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2))))))))))
#s(approx (* (+ (* (* (+ (* (* x x) 2/5) 2/3) x) x) 2) x) #s(hole binary32 (* 2 x)))
#s(approx (* (+ (* (* (+ (* (* x x) 2/5) 2/3) x) x) 2) x) #s(hole binary32 (* x (+ 2 (* 2/3 (pow x 2))))))
#s(approx (* (+ (* (* (+ (* (* x x) 2/5) 2/3) x) x) 2) x) #s(hole binary32 (* x (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2))))))))
#s(approx (+ (* (* (+ (* (* x x) 2/5) 2/3) x) x) 2) #s(hole binary32 2))
#s(approx (+ (* (* (+ (* (* x x) 2/5) 2/3) x) x) 2) #s(hole binary32 (+ 2 (* 2/3 (pow x 2)))))
#s(approx (+ (* (* (+ (* (* x x) 2/5) 2/3) x) x) 2) #s(hole binary32 (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2)))))))
#s(approx (* (* (+ (* (* x x) 2/5) 2/3) x) x) #s(hole binary32 (* 2/3 (pow x 2))))
#s(approx (* (* (+ (* (* x x) 2/5) 2/3) x) x) #s(hole binary32 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2))))))
#s(approx (* (+ (* (* x x) 2/5) 2/3) x) #s(hole binary32 (* 2/3 x)))
#s(approx (* (+ (* (* x x) 2/5) 2/3) x) #s(hole binary32 (* x (+ 2/3 (* 2/5 (pow x 2))))))
#s(approx (+ (* (* x x) 2/5) 2/3) #s(hole binary32 2/3))
#s(approx (+ (* (* x x) 2/5) 2/3) #s(hole binary32 (+ 2/3 (* 2/5 (pow x 2)))))
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) 2/7) 2/5) (* x x)) 2/3) x) x) 2) x) #s(hole binary32 (* 2 x)))
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) 2/7) 2/5) (* x x)) 2/3) x) x) 2) x) #s(hole binary32 (* x (+ 2 (* 2/3 (pow x 2))))))
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) 2/7) 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 (* (+ (* (* (+ (* (+ (* (* x x) 2/7) 2/5) (* x x)) 2/3) x) x) 2) 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) 2/7) 2/5) (* x x)) 2/3) x) x) 2) #s(hole binary32 2))
#s(approx (+ (* (* (+ (* (+ (* (* x x) 2/7) 2/5) (* x x)) 2/3) x) x) 2) #s(hole binary32 (+ 2 (* 2/3 (pow x 2)))))
#s(approx (+ (* (* (+ (* (+ (* (* x x) 2/7) 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 (+ (* (* (+ (* (+ (* (* x x) 2/7) 2/5) (* x x)) 2/3) x) x) 2) #s(hole binary32 (+ 2 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2)))))))))
#s(approx (* (* (+ (* (+ (* (* x x) 2/7) 2/5) (* x x)) 2/3) x) x) #s(hole binary32 (* 2/3 (pow x 2))))
#s(approx (* (* (+ (* (+ (* (* x x) 2/7) 2/5) (* x x)) 2/3) x) x) #s(hole binary32 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2))))))
#s(approx (* (* (+ (* (+ (* (* x x) 2/7) 2/5) (* x x)) 2/3) x) x) #s(hole binary32 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2))))))))
#s(approx (* (+ (* (+ (* (* x x) 2/7) 2/5) (* x x)) 2/3) x) #s(hole binary32 (* 2/3 x)))
#s(approx (* (+ (* (+ (* (* x x) 2/7) 2/5) (* x x)) 2/3) x) #s(hole binary32 (* x (+ 2/3 (* 2/5 (pow x 2))))))
#s(approx (* (+ (* (+ (* (* x x) 2/7) 2/5) (* x x)) 2/3) x) #s(hole binary32 (* x (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2))))))))
#s(approx (+ (* (+ (* (* x x) 2/7) 2/5) (* x x)) 2/3) #s(hole binary32 2/3))
#s(approx (+ (* (+ (* (* x x) 2/7) 2/5) (* x x)) 2/3) #s(hole binary32 (+ 2/3 (* 2/5 (pow x 2)))))
#s(approx (+ (* (+ (* (* x x) 2/7) 2/5) (* x x)) 2/3) #s(hole binary32 (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2)))))))
#s(approx (+ (* (* x x) 2/7) 2/5) #s(hole binary32 2/5))
#s(approx (+ (* (* x x) 2/7) 2/5) #s(hole binary32 (+ 2/5 (* 2/7 (pow x 2)))))
#s(approx (log (sqrt (+ (* 2 (/ x (- 1 x))) 1))) #s(hole binary32 x))
#s(approx (log (sqrt (+ (* 2 (/ x (- 1 x))) 1))) #s(hole binary32 (* x (+ 1 (* 1/3 (pow x 2))))))
#s(approx (log (sqrt (+ (* 2 (/ x (- 1 x))) 1))) #s(hole binary32 (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))))
#s(approx (log (sqrt (+ (* 2 (/ x (- 1 x))) 1))) #s(hole binary32 (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2))))))))))
#s(approx (sqrt (+ (* 2 (/ x (- 1 x))) 1)) #s(hole binary32 1))
#s(approx (sqrt (+ (* 2 (/ x (- 1 x))) 1)) #s(hole binary32 (+ 1 x)))
#s(approx (sqrt (+ (* 2 (/ x (- 1 x))) 1)) #s(hole binary32 (+ 1 (* x (+ 1 (* 1/2 x))))))
#s(approx (sqrt (+ (* 2 (/ x (- 1 x))) 1)) #s(hole binary32 (+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/2 x))))))))
#s(approx (+ (* 2 (/ x (- 1 x))) 1) #s(hole binary32 1))
#s(approx (+ (* 2 (/ x (- 1 x))) 1) #s(hole binary32 (+ 1 (* 2 x))))
#s(approx (+ (* 2 (/ x (- 1 x))) 1) #s(hole binary32 (+ 1 (* x (+ 2 (* 2 x))))))
#s(approx (+ (* 2 (/ x (- 1 x))) 1) #s(hole binary32 (+ 1 (* x (+ 2 (* x (+ 2 (* 2 x))))))))
#s(approx (/ x (- 1 x)) #s(hole binary32 x))
#s(approx (/ x (- 1 x)) #s(hole binary32 (* x (+ 1 x))))
#s(approx (/ x (- 1 x)) #s(hole binary32 (* x (+ 1 (* x (+ 1 x))))))
#s(approx (/ x (- 1 x)) #s(hole binary32 (* x (+ 1 (* x (+ 1 (* x (+ 1 x))))))))
#s(approx (- 1 x) #s(hole binary32 1))
#s(approx (- 1 x) #s(hole binary32 (+ 1 (* -1 x))))
#s(approx (* 1/2 (log (+ 1 (/ (+ x x) (+ (* x -1) 1))))) #s(hole binary32 (* 1/2 (log -1))))
#s(approx (* 1/2 (log (+ 1 (/ (+ x x) (+ (* x -1) 1))))) #s(hole binary32 (+ (* 1/2 (log -1)) (/ 1 x))))
#s(approx (* 1/2 (log (+ 1 (/ (+ x x) (+ (* x -1) 1))))) #s(hole binary32 (+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (/ 1 x)))))
#s(approx (* 1/2 (log (+ 1 (/ (+ x x) (+ (* x -1) 1))))) #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) (+ (* x -1) 1)))) #s(hole binary32 (log -1)))
#s(approx (log (+ 1 (/ (+ x x) (+ (* x -1) 1)))) #s(hole binary32 (+ (log -1) (* 2 (/ 1 x)))))
#s(approx (log (+ 1 (/ (+ x x) (+ (* x -1) 1)))) #s(hole binary32 (+ (log -1) (+ (/ 2/3 (pow x 3)) (* 2 (/ 1 x))))))
#s(approx (log (+ 1 (/ (+ x x) (+ (* x -1) 1)))) #s(hole binary32 (+ (log -1) (+ (/ 2/3 (pow x 3)) (+ (* 2 (/ 1 x)) (* 2/5 (/ 1 (pow x 5))))))))
#s(approx (/ (+ x x) (+ (* x -1) 1)) #s(hole binary32 -2))
#s(approx (/ (+ x x) (+ (* x -1) 1)) #s(hole binary32 (* -1 (+ 2 (* 2 (/ 1 x))))))
#s(approx (/ (+ x x) (+ (* x -1) 1)) #s(hole binary32 (- (* -1 (/ (+ 2 (* 2 (/ 1 x))) x)) 2)))
#s(approx (/ (+ x x) (+ (* x -1) 1)) #s(hole binary32 (- (* -1 (/ (+ 2 (* 2 (/ 1 x))) (pow x 2))) (+ 2 (* 2 (/ 1 x))))))
#s(approx (+ (* x -1) 1) #s(hole binary32 (* -1 x)))
#s(approx (+ (* x -1) 1) #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 (* (+ (* (* 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 (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 (* (+ (* (* (+ (* (* x x) 2/5) 2/3) x) x) 2) x) #s(hole binary32 (* 2/5 (pow x 5))))
#s(approx (* (+ (* (* (+ (* (* x x) 2/5) 2/3) x) x) 2) x) #s(hole binary32 (* (pow x 5) (+ 2/5 (* 2/3 (/ 1 (pow x 2)))))))
#s(approx (* (+ (* (* (+ (* (* x x) 2/5) 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 (+ (* (* (+ (* (* x x) 2/5) 2/3) x) x) 2) #s(hole binary32 (* 2/5 (pow x 4))))
#s(approx (+ (* (* (+ (* (* x x) 2/5) 2/3) x) x) 2) #s(hole binary32 (* (pow x 4) (+ 2/5 (* 2/3 (/ 1 (pow x 2)))))))
#s(approx (+ (* (* (+ (* (* x x) 2/5) 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 (* (* (+ (* (* x x) 2/5) 2/3) x) x) #s(hole binary32 (* 2/5 (pow x 4))))
#s(approx (* (* (+ (* (* x x) 2/5) 2/3) x) x) #s(hole binary32 (* (pow x 4) (+ 2/5 (* 2/3 (/ 1 (pow x 2)))))))
#s(approx (* (+ (* (* x x) 2/5) 2/3) x) #s(hole binary32 (* 2/5 (pow x 3))))
#s(approx (* (+ (* (* x x) 2/5) 2/3) x) #s(hole binary32 (* (pow x 3) (+ 2/5 (* 2/3 (/ 1 (pow x 2)))))))
#s(approx (+ (* (* x x) 2/5) 2/3) #s(hole binary32 (* 2/5 (pow x 2))))
#s(approx (+ (* (* x x) 2/5) 2/3) #s(hole binary32 (* (pow x 2) (+ 2/5 (* 2/3 (/ 1 (pow x 2)))))))
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) 2/7) 2/5) (* x x)) 2/3) x) x) 2) x) #s(hole binary32 (* 2/7 (pow x 7))))
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) 2/7) 2/5) (* x x)) 2/3) x) x) 2) x) #s(hole binary32 (* (pow x 7) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))))
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) 2/7) 2/5) (* x x)) 2/3) x) x) 2) x) #s(hole binary32 (* (pow x 7) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2))))))))
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) 2/7) 2/5) (* x x)) 2/3) x) x) 2) x) #s(hole binary32 (* (pow x 7) (+ 2/7 (+ (/ 2/3 (pow x 4)) (+ (* 2/5 (/ 1 (pow x 2))) (* 2 (/ 1 (pow x 6)))))))))
#s(approx (+ (* (* (+ (* (+ (* (* x x) 2/7) 2/5) (* x x)) 2/3) x) x) 2) #s(hole binary32 (* 2/7 (pow x 6))))
#s(approx (+ (* (* (+ (* (+ (* (* x x) 2/7) 2/5) (* x x)) 2/3) x) x) 2) #s(hole binary32 (* (pow x 6) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))))
#s(approx (+ (* (* (+ (* (+ (* (* x x) 2/7) 2/5) (* x x)) 2/3) x) x) 2) #s(hole binary32 (* (pow x 6) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2))))))))
#s(approx (+ (* (* (+ (* (+ (* (* x x) 2/7) 2/5) (* x x)) 2/3) x) x) 2) #s(hole binary32 (* (pow x 6) (+ 2/7 (+ (/ 2/3 (pow x 4)) (+ (* 2/5 (/ 1 (pow x 2))) (* 2 (/ 1 (pow x 6)))))))))
#s(approx (* (* (+ (* (+ (* (* x x) 2/7) 2/5) (* x x)) 2/3) x) x) #s(hole binary32 (* 2/7 (pow x 6))))
#s(approx (* (* (+ (* (+ (* (* x x) 2/7) 2/5) (* x x)) 2/3) x) x) #s(hole binary32 (* (pow x 6) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))))
#s(approx (* (* (+ (* (+ (* (* x x) 2/7) 2/5) (* x x)) 2/3) x) x) #s(hole binary32 (* (pow x 6) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2))))))))
#s(approx (* (+ (* (+ (* (* x x) 2/7) 2/5) (* x x)) 2/3) x) #s(hole binary32 (* 2/7 (pow x 5))))
#s(approx (* (+ (* (+ (* (* x x) 2/7) 2/5) (* x x)) 2/3) x) #s(hole binary32 (* (pow x 5) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))))
#s(approx (* (+ (* (+ (* (* x x) 2/7) 2/5) (* x x)) 2/3) x) #s(hole binary32 (* (pow x 5) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2))))))))
#s(approx (+ (* (+ (* (* x x) 2/7) 2/5) (* x x)) 2/3) #s(hole binary32 (* 2/7 (pow x 4))))
#s(approx (+ (* (+ (* (* x x) 2/7) 2/5) (* x x)) 2/3) #s(hole binary32 (* (pow x 4) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))))
#s(approx (+ (* (+ (* (* x x) 2/7) 2/5) (* x x)) 2/3) #s(hole binary32 (* (pow x 4) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2))))))))
#s(approx (+ (* (* x x) 2/7) 2/5) #s(hole binary32 (* 2/7 (pow x 2))))
#s(approx (+ (* (* x x) 2/7) 2/5) #s(hole binary32 (* (pow x 2) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))))
#s(approx (log (sqrt (+ (* 2 (/ x (- 1 x))) 1))) #s(hole binary32 (log (sqrt -1))))
#s(approx (log (sqrt (+ (* 2 (/ x (- 1 x))) 1))) #s(hole binary32 (- (log (sqrt -1)) (/ 1 (* x (pow (sqrt -1) 2))))))
#s(approx (log (sqrt (+ (* 2 (/ x (- 1 x))) 1))) #s(hole binary32 (- (+ (log (sqrt -1)) (* 1/2 (/ (- (* -1 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (pow (sqrt -1) 2))) (/ 1 (pow (sqrt -1) 4))) (pow x 2)))) (/ 1 (* x (pow (sqrt -1) 2))))))
#s(approx (log (sqrt (+ (* 2 (/ x (- 1 x))) 1))) #s(hole binary32 (- (+ (log (sqrt -1)) (+ (* 1/6 (/ (- (+ (* -3 (/ (+ 2 (+ (* 2 (/ 1 (pow (sqrt -1) 2))) (/ 1 (pow (sqrt -1) 4)))) (pow (sqrt -1) 2))) (* -3 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (pow (sqrt -1) 4)))) (* 2 (/ 1 (pow (sqrt -1) 6)))) (pow x 3))) (* 1/2 (/ (- (* -1 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (pow (sqrt -1) 2))) (/ 1 (pow (sqrt -1) 4))) (pow x 2))))) (/ 1 (* x (pow (sqrt -1) 2))))))
#s(approx (sqrt (+ (* 2 (/ x (- 1 x))) 1)) #s(hole binary32 (sqrt -1)))
#s(approx (sqrt (+ (* 2 (/ x (- 1 x))) 1)) #s(hole binary32 (- (sqrt -1) (/ 1 (* x (sqrt -1))))))
#s(approx (sqrt (+ (* 2 (/ x (- 1 x))) 1)) #s(hole binary32 (- (+ (sqrt -1) (* -1/2 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (* (pow x 2) (sqrt -1))))) (/ 1 (* x (sqrt -1))))))
#s(approx (sqrt (+ (* 2 (/ x (- 1 x))) 1)) #s(hole binary32 (- (+ (sqrt -1) (+ (* -1/2 (/ (+ 2 (+ (* 2 (/ 1 (pow (sqrt -1) 2))) (/ 1 (pow (sqrt -1) 4)))) (* (pow x 3) (sqrt -1)))) (* -1/2 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (* (pow x 2) (sqrt -1)))))) (/ 1 (* x (sqrt -1))))))
#s(approx (+ (* 2 (/ x (- 1 x))) 1) #s(hole binary32 -1))
#s(approx (+ (* 2 (/ x (- 1 x))) 1) #s(hole binary32 (* -1 (+ 1 (* 2 (/ 1 x))))))
#s(approx (+ (* 2 (/ x (- 1 x))) 1) #s(hole binary32 (- (* -1 (/ (+ 2 (* 2 (/ 1 x))) x)) 1)))
#s(approx (+ (* 2 (/ x (- 1 x))) 1) #s(hole binary32 (- (* -1 (/ (+ 2 (* 2 (/ 1 x))) (pow x 2))) (+ 1 (* 2 (/ 1 x))))))
#s(approx (/ x (- 1 x)) #s(hole binary32 -1))
#s(approx (/ x (- 1 x)) #s(hole binary32 (* -1 (+ 1 (/ 1 x)))))
#s(approx (/ x (- 1 x)) #s(hole binary32 (- (* -1 (/ (+ 1 (/ 1 x)) x)) 1)))
#s(approx (/ x (- 1 x)) #s(hole binary32 (- (* -1 (/ (+ 1 (/ 1 x)) (pow x 2))) (+ 1 (/ 1 x)))))
#s(approx (- 1 x) #s(hole binary32 (* -1 x)))
#s(approx (- 1 x) #s(hole binary32 (* x (- (/ 1 x) 1))))
#s(approx (* 1/2 (log (+ 1 (/ (+ x x) (+ (* x -1) 1))))) #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) (+ (* x -1) 1)))) #s(hole binary32 (+ (log -1) (* -1 (/ (- (* -1 (/ (+ 2/3 (* 2/5 (/ 1 (pow x 2)))) (pow x 2))) 2) x)))))
#s(approx (/ (+ x x) (+ (* x -1) 1)) #s(hole binary32 (- (* -1 (/ (+ 2 (+ (* 2 (/ 1 x)) (/ 2 (pow x 2)))) x)) 2)))
#s(approx (+ (* x -1) 1) #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 (* (+ (* (* (+ (* (* x x) 2/5) 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 (* (+ (* (* (+ (* (+ (* (* x x) 2/7) 2/5) (* x x)) 2/3) x) x) 2) x) #s(hole binary32 (* -1 (* (pow x 7) (- (* -1 (/ (+ 2/5 (* 2/3 (/ 1 (pow x 2)))) (pow x 2))) 2/7)))))
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) 2/7) 2/5) (* x x)) 2/3) x) x) 2) x) #s(hole binary32 (* -1 (* (pow x 7) (- (* -1 (/ (+ 2/3 (* 2 (/ 1 (pow x 2)))) (pow x 4))) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))))))
#s(approx (* (+ (* (+ (* (* x x) 2/7) 2/5) (* x x)) 2/3) x) #s(hole binary32 (* -1 (* (pow x 5) (- (* -1 (/ (+ 2/5 (* 2/3 (/ 1 (pow x 2)))) (pow x 2))) 2/7)))))
#s(approx (log (sqrt (+ (* 2 (/ x (- 1 x))) 1))) #s(hole binary32 (+ (log (sqrt -1)) (* -1 (/ (+ (* -1/2 (/ (- (* -1 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (pow (sqrt -1) 2))) (/ 1 (pow (sqrt -1) 4))) x)) (/ 1 (pow (sqrt -1) 2))) x)))))
#s(approx (log (sqrt (+ (* 2 (/ x (- 1 x))) 1))) #s(hole binary32 (+ (log (sqrt -1)) (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (/ (+ (* 3 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (pow (sqrt -1) 4))) (+ (* 3 (/ (- 2 (* -1 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (pow (sqrt -1) 2)))) (pow (sqrt -1) 2))) (* 2 (/ 1 (pow (sqrt -1) 6))))) x)) (* 1/2 (- (* -1 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (pow (sqrt -1) 2))) (/ 1 (pow (sqrt -1) 4))))) x)) (/ 1 (pow (sqrt -1) 2))) x)))))
#s(approx (sqrt (+ (* 2 (/ x (- 1 x))) 1)) #s(hole binary32 (+ (sqrt -1) (* -1 (/ (+ (* 1/2 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (* x (sqrt -1)))) (/ 1 (sqrt -1))) x)))))
#s(approx (sqrt (+ (* 2 (/ x (- 1 x))) 1)) #s(hole binary32 (+ (sqrt -1) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (sqrt -1))) (* -1/2 (/ (- 2 (* -1 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (pow (sqrt -1) 2)))) (* x (sqrt -1))))) x)) (/ 1 (sqrt -1))) x)))))
#s(approx (+ (* 2 (/ x (- 1 x))) 1) #s(hole binary32 (- (* -1 (/ (+ 2 (+ (* 2 (/ 1 x)) (/ 2 (pow x 2)))) x)) 1)))
#s(approx (/ x (- 1 x)) #s(hole binary32 (- (* -1 (/ (+ 1 (+ (/ 1 x) (/ 1 (pow x 2)))) x)) 1)))
#s(approx (- 1 x) #s(hole binary32 (* -1 (* x (- 1 (/ 1 x))))))
Calls

3 calls:

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

rewrite131.0ms (5.5%)

Memory
24.2MiB live, 126.6MiB allocated; 18ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
05454386
05913877
032243737
Stop Event
iter limit
iter limit
node limit
iter limit
Counts
208 → 352
Calls
Call 1
Inputs
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (+.f32 x x) (fma.f32 x #s(literal -1 binary32) #s(literal 1 binary32)))))
#s(literal 1/2 binary32)
(log1p.f32 (/.f32 (+.f32 x x) (fma.f32 x #s(literal -1 binary32) #s(literal 1 binary32))))
(/.f32 (+.f32 x x) (fma.f32 x #s(literal -1 binary32) #s(literal 1 binary32)))
(+.f32 x x)
x
(fma.f32 x #s(literal -1 binary32) #s(literal 1 binary32))
#s(literal -1 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))
(*.f32 x x)
#s(literal 1/3 binary32)
(*.f32 #s(literal 1/2 binary32) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.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)) x)))
#s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.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)) x))
(*.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)) x)
(+.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 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) x) x)
(*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) x)
(fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32))
#s(literal 2/5 binary32)
#s(literal 2/3 binary32)
#s(literal 2 binary32)
(*.f32 #s(literal 1/2 binary32) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 (+.f32 (*.f32 (*.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal 2/3 binary32)) x) x) #s(literal 2 binary32)) x)))
#s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 (+.f32 (*.f32 (*.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal 2/3 binary32)) x) x) #s(literal 2 binary32)) x))
(*.f32 (+.f32 (*.f32 (*.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal 2/3 binary32)) x) x) #s(literal 2 binary32)) x)
(+.f32 (*.f32 (*.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal 2/3 binary32)) x) x) #s(literal 2 binary32))
(*.f32 (*.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal 2/3 binary32)) x) x)
(*.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal 2/3 binary32)) x)
(fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal 2/3 binary32))
(fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))
#s(literal 2/7 binary32)
(log.f32 (sqrt.f32 (fma.f32 #s(literal 2 binary32) (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 1 binary32))))
(sqrt.f32 (fma.f32 #s(literal 2 binary32) (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 1 binary32)))
(fma.f32 #s(literal 2 binary32) (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 1 binary32))
(/.f32 x (-.f32 #s(literal 1 binary32) x))
(-.f32 #s(literal 1 binary32) x)
#s(approx (* 1/2 (log (+ 1 (/ (+ x x) (+ (* x -1) 1))))) #s(hole binary32 x))
#s(approx (* 1/2 (log (+ 1 (/ (+ x x) (+ (* x -1) 1))))) #s(hole binary32 (* x (+ 1 (* 1/3 (pow x 2))))))
#s(approx (* 1/2 (log (+ 1 (/ (+ x x) (+ (* x -1) 1))))) #s(hole binary32 (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))))
#s(approx (* 1/2 (log (+ 1 (/ (+ x x) (+ (* x -1) 1))))) #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) (+ (* x -1) 1)))) #s(hole binary32 (* 2 x)))
#s(approx (log (+ 1 (/ (+ x x) (+ (* x -1) 1)))) #s(hole binary32 (* x (+ 2 (* 2/3 (pow x 2))))))
#s(approx (log (+ 1 (/ (+ x x) (+ (* x -1) 1)))) #s(hole binary32 (* x (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2))))))))
#s(approx (log (+ 1 (/ (+ x x) (+ (* x -1) 1)))) #s(hole binary32 (* x (+ 2 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2))))))))))
#s(approx (/ (+ x x) (+ (* x -1) 1)) #s(hole binary32 (* 2 x)))
#s(approx (/ (+ x x) (+ (* x -1) 1)) #s(hole binary32 (* x (+ 2 (* 2 x)))))
#s(approx (/ (+ x x) (+ (* x -1) 1)) #s(hole binary32 (* x (+ 2 (* x (+ 2 (* 2 x)))))))
#s(approx (/ (+ x x) (+ (* x -1) 1)) #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 (+ (* x -1) 1) #s(hole binary32 1))
#s(approx (+ (* x -1) 1) #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 (* (+ (* (* 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 (* x x) #s(hole binary32 (pow x 2)))
#s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) #s(hole binary32 (* 2 x)))
#s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) #s(hole binary32 (* x (+ 2 (* 2/3 (pow x 2))))))
#s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) #s(hole binary32 (* x (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2))))))))
#s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) #s(hole binary32 (* x (+ 2 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2))))))))))
#s(approx (* (+ (* (* (+ (* (* x x) 2/5) 2/3) x) x) 2) x) #s(hole binary32 (* 2 x)))
#s(approx (* (+ (* (* (+ (* (* x x) 2/5) 2/3) x) x) 2) x) #s(hole binary32 (* x (+ 2 (* 2/3 (pow x 2))))))
#s(approx (* (+ (* (* (+ (* (* x x) 2/5) 2/3) x) x) 2) x) #s(hole binary32 (* x (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2))))))))
#s(approx (+ (* (* (+ (* (* x x) 2/5) 2/3) x) x) 2) #s(hole binary32 2))
#s(approx (+ (* (* (+ (* (* x x) 2/5) 2/3) x) x) 2) #s(hole binary32 (+ 2 (* 2/3 (pow x 2)))))
#s(approx (+ (* (* (+ (* (* x x) 2/5) 2/3) x) x) 2) #s(hole binary32 (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2)))))))
#s(approx (* (* (+ (* (* x x) 2/5) 2/3) x) x) #s(hole binary32 (* 2/3 (pow x 2))))
#s(approx (* (* (+ (* (* x x) 2/5) 2/3) x) x) #s(hole binary32 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2))))))
#s(approx (* (+ (* (* x x) 2/5) 2/3) x) #s(hole binary32 (* 2/3 x)))
#s(approx (* (+ (* (* x x) 2/5) 2/3) x) #s(hole binary32 (* x (+ 2/3 (* 2/5 (pow x 2))))))
#s(approx (+ (* (* x x) 2/5) 2/3) #s(hole binary32 2/3))
#s(approx (+ (* (* x x) 2/5) 2/3) #s(hole binary32 (+ 2/3 (* 2/5 (pow x 2)))))
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) 2/7) 2/5) (* x x)) 2/3) x) x) 2) x) #s(hole binary32 (* 2 x)))
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) 2/7) 2/5) (* x x)) 2/3) x) x) 2) x) #s(hole binary32 (* x (+ 2 (* 2/3 (pow x 2))))))
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) 2/7) 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 (* (+ (* (* (+ (* (+ (* (* x x) 2/7) 2/5) (* x x)) 2/3) x) x) 2) 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) 2/7) 2/5) (* x x)) 2/3) x) x) 2) #s(hole binary32 2))
#s(approx (+ (* (* (+ (* (+ (* (* x x) 2/7) 2/5) (* x x)) 2/3) x) x) 2) #s(hole binary32 (+ 2 (* 2/3 (pow x 2)))))
#s(approx (+ (* (* (+ (* (+ (* (* x x) 2/7) 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 (+ (* (* (+ (* (+ (* (* x x) 2/7) 2/5) (* x x)) 2/3) x) x) 2) #s(hole binary32 (+ 2 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2)))))))))
#s(approx (* (* (+ (* (+ (* (* x x) 2/7) 2/5) (* x x)) 2/3) x) x) #s(hole binary32 (* 2/3 (pow x 2))))
#s(approx (* (* (+ (* (+ (* (* x x) 2/7) 2/5) (* x x)) 2/3) x) x) #s(hole binary32 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2))))))
#s(approx (* (* (+ (* (+ (* (* x x) 2/7) 2/5) (* x x)) 2/3) x) x) #s(hole binary32 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2))))))))
#s(approx (* (+ (* (+ (* (* x x) 2/7) 2/5) (* x x)) 2/3) x) #s(hole binary32 (* 2/3 x)))
#s(approx (* (+ (* (+ (* (* x x) 2/7) 2/5) (* x x)) 2/3) x) #s(hole binary32 (* x (+ 2/3 (* 2/5 (pow x 2))))))
#s(approx (* (+ (* (+ (* (* x x) 2/7) 2/5) (* x x)) 2/3) x) #s(hole binary32 (* x (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2))))))))
#s(approx (+ (* (+ (* (* x x) 2/7) 2/5) (* x x)) 2/3) #s(hole binary32 2/3))
#s(approx (+ (* (+ (* (* x x) 2/7) 2/5) (* x x)) 2/3) #s(hole binary32 (+ 2/3 (* 2/5 (pow x 2)))))
#s(approx (+ (* (+ (* (* x x) 2/7) 2/5) (* x x)) 2/3) #s(hole binary32 (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2)))))))
#s(approx (+ (* (* x x) 2/7) 2/5) #s(hole binary32 2/5))
#s(approx (+ (* (* x x) 2/7) 2/5) #s(hole binary32 (+ 2/5 (* 2/7 (pow x 2)))))
#s(approx (log (sqrt (+ (* 2 (/ x (- 1 x))) 1))) #s(hole binary32 x))
#s(approx (log (sqrt (+ (* 2 (/ x (- 1 x))) 1))) #s(hole binary32 (* x (+ 1 (* 1/3 (pow x 2))))))
#s(approx (log (sqrt (+ (* 2 (/ x (- 1 x))) 1))) #s(hole binary32 (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))))
#s(approx (log (sqrt (+ (* 2 (/ x (- 1 x))) 1))) #s(hole binary32 (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2))))))))))
#s(approx (sqrt (+ (* 2 (/ x (- 1 x))) 1)) #s(hole binary32 1))
#s(approx (sqrt (+ (* 2 (/ x (- 1 x))) 1)) #s(hole binary32 (+ 1 x)))
#s(approx (sqrt (+ (* 2 (/ x (- 1 x))) 1)) #s(hole binary32 (+ 1 (* x (+ 1 (* 1/2 x))))))
#s(approx (sqrt (+ (* 2 (/ x (- 1 x))) 1)) #s(hole binary32 (+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/2 x))))))))
#s(approx (+ (* 2 (/ x (- 1 x))) 1) #s(hole binary32 1))
#s(approx (+ (* 2 (/ x (- 1 x))) 1) #s(hole binary32 (+ 1 (* 2 x))))
#s(approx (+ (* 2 (/ x (- 1 x))) 1) #s(hole binary32 (+ 1 (* x (+ 2 (* 2 x))))))
#s(approx (+ (* 2 (/ x (- 1 x))) 1) #s(hole binary32 (+ 1 (* x (+ 2 (* x (+ 2 (* 2 x))))))))
#s(approx (/ x (- 1 x)) #s(hole binary32 x))
#s(approx (/ x (- 1 x)) #s(hole binary32 (* x (+ 1 x))))
#s(approx (/ x (- 1 x)) #s(hole binary32 (* x (+ 1 (* x (+ 1 x))))))
#s(approx (/ x (- 1 x)) #s(hole binary32 (* x (+ 1 (* x (+ 1 (* x (+ 1 x))))))))
#s(approx (- 1 x) #s(hole binary32 1))
#s(approx (- 1 x) #s(hole binary32 (+ 1 (* -1 x))))
#s(approx (* 1/2 (log (+ 1 (/ (+ x x) (+ (* x -1) 1))))) #s(hole binary32 (* 1/2 (log -1))))
#s(approx (* 1/2 (log (+ 1 (/ (+ x x) (+ (* x -1) 1))))) #s(hole binary32 (+ (* 1/2 (log -1)) (/ 1 x))))
#s(approx (* 1/2 (log (+ 1 (/ (+ x x) (+ (* x -1) 1))))) #s(hole binary32 (+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (/ 1 x)))))
#s(approx (* 1/2 (log (+ 1 (/ (+ x x) (+ (* x -1) 1))))) #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) (+ (* x -1) 1)))) #s(hole binary32 (log -1)))
#s(approx (log (+ 1 (/ (+ x x) (+ (* x -1) 1)))) #s(hole binary32 (+ (log -1) (* 2 (/ 1 x)))))
#s(approx (log (+ 1 (/ (+ x x) (+ (* x -1) 1)))) #s(hole binary32 (+ (log -1) (+ (/ 2/3 (pow x 3)) (* 2 (/ 1 x))))))
#s(approx (log (+ 1 (/ (+ x x) (+ (* x -1) 1)))) #s(hole binary32 (+ (log -1) (+ (/ 2/3 (pow x 3)) (+ (* 2 (/ 1 x)) (* 2/5 (/ 1 (pow x 5))))))))
#s(approx (/ (+ x x) (+ (* x -1) 1)) #s(hole binary32 -2))
#s(approx (/ (+ x x) (+ (* x -1) 1)) #s(hole binary32 (* -1 (+ 2 (* 2 (/ 1 x))))))
#s(approx (/ (+ x x) (+ (* x -1) 1)) #s(hole binary32 (- (* -1 (/ (+ 2 (* 2 (/ 1 x))) x)) 2)))
#s(approx (/ (+ x x) (+ (* x -1) 1)) #s(hole binary32 (- (* -1 (/ (+ 2 (* 2 (/ 1 x))) (pow x 2))) (+ 2 (* 2 (/ 1 x))))))
#s(approx (+ (* x -1) 1) #s(hole binary32 (* -1 x)))
#s(approx (+ (* x -1) 1) #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 (* (+ (* (* 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 (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 (* (+ (* (* (+ (* (* x x) 2/5) 2/3) x) x) 2) x) #s(hole binary32 (* 2/5 (pow x 5))))
#s(approx (* (+ (* (* (+ (* (* x x) 2/5) 2/3) x) x) 2) x) #s(hole binary32 (* (pow x 5) (+ 2/5 (* 2/3 (/ 1 (pow x 2)))))))
#s(approx (* (+ (* (* (+ (* (* x x) 2/5) 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 (+ (* (* (+ (* (* x x) 2/5) 2/3) x) x) 2) #s(hole binary32 (* 2/5 (pow x 4))))
#s(approx (+ (* (* (+ (* (* x x) 2/5) 2/3) x) x) 2) #s(hole binary32 (* (pow x 4) (+ 2/5 (* 2/3 (/ 1 (pow x 2)))))))
#s(approx (+ (* (* (+ (* (* x x) 2/5) 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 (* (* (+ (* (* x x) 2/5) 2/3) x) x) #s(hole binary32 (* 2/5 (pow x 4))))
#s(approx (* (* (+ (* (* x x) 2/5) 2/3) x) x) #s(hole binary32 (* (pow x 4) (+ 2/5 (* 2/3 (/ 1 (pow x 2)))))))
#s(approx (* (+ (* (* x x) 2/5) 2/3) x) #s(hole binary32 (* 2/5 (pow x 3))))
#s(approx (* (+ (* (* x x) 2/5) 2/3) x) #s(hole binary32 (* (pow x 3) (+ 2/5 (* 2/3 (/ 1 (pow x 2)))))))
#s(approx (+ (* (* x x) 2/5) 2/3) #s(hole binary32 (* 2/5 (pow x 2))))
#s(approx (+ (* (* x x) 2/5) 2/3) #s(hole binary32 (* (pow x 2) (+ 2/5 (* 2/3 (/ 1 (pow x 2)))))))
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) 2/7) 2/5) (* x x)) 2/3) x) x) 2) x) #s(hole binary32 (* 2/7 (pow x 7))))
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) 2/7) 2/5) (* x x)) 2/3) x) x) 2) x) #s(hole binary32 (* (pow x 7) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))))
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) 2/7) 2/5) (* x x)) 2/3) x) x) 2) x) #s(hole binary32 (* (pow x 7) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2))))))))
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) 2/7) 2/5) (* x x)) 2/3) x) x) 2) x) #s(hole binary32 (* (pow x 7) (+ 2/7 (+ (/ 2/3 (pow x 4)) (+ (* 2/5 (/ 1 (pow x 2))) (* 2 (/ 1 (pow x 6)))))))))
#s(approx (+ (* (* (+ (* (+ (* (* x x) 2/7) 2/5) (* x x)) 2/3) x) x) 2) #s(hole binary32 (* 2/7 (pow x 6))))
#s(approx (+ (* (* (+ (* (+ (* (* x x) 2/7) 2/5) (* x x)) 2/3) x) x) 2) #s(hole binary32 (* (pow x 6) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))))
#s(approx (+ (* (* (+ (* (+ (* (* x x) 2/7) 2/5) (* x x)) 2/3) x) x) 2) #s(hole binary32 (* (pow x 6) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2))))))))
#s(approx (+ (* (* (+ (* (+ (* (* x x) 2/7) 2/5) (* x x)) 2/3) x) x) 2) #s(hole binary32 (* (pow x 6) (+ 2/7 (+ (/ 2/3 (pow x 4)) (+ (* 2/5 (/ 1 (pow x 2))) (* 2 (/ 1 (pow x 6)))))))))
#s(approx (* (* (+ (* (+ (* (* x x) 2/7) 2/5) (* x x)) 2/3) x) x) #s(hole binary32 (* 2/7 (pow x 6))))
#s(approx (* (* (+ (* (+ (* (* x x) 2/7) 2/5) (* x x)) 2/3) x) x) #s(hole binary32 (* (pow x 6) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))))
#s(approx (* (* (+ (* (+ (* (* x x) 2/7) 2/5) (* x x)) 2/3) x) x) #s(hole binary32 (* (pow x 6) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2))))))))
#s(approx (* (+ (* (+ (* (* x x) 2/7) 2/5) (* x x)) 2/3) x) #s(hole binary32 (* 2/7 (pow x 5))))
#s(approx (* (+ (* (+ (* (* x x) 2/7) 2/5) (* x x)) 2/3) x) #s(hole binary32 (* (pow x 5) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))))
#s(approx (* (+ (* (+ (* (* x x) 2/7) 2/5) (* x x)) 2/3) x) #s(hole binary32 (* (pow x 5) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2))))))))
#s(approx (+ (* (+ (* (* x x) 2/7) 2/5) (* x x)) 2/3) #s(hole binary32 (* 2/7 (pow x 4))))
#s(approx (+ (* (+ (* (* x x) 2/7) 2/5) (* x x)) 2/3) #s(hole binary32 (* (pow x 4) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))))
#s(approx (+ (* (+ (* (* x x) 2/7) 2/5) (* x x)) 2/3) #s(hole binary32 (* (pow x 4) (+ 2/7 (+ (/ 2/3 (pow x 4)) (* 2/5 (/ 1 (pow x 2))))))))
#s(approx (+ (* (* x x) 2/7) 2/5) #s(hole binary32 (* 2/7 (pow x 2))))
#s(approx (+ (* (* x x) 2/7) 2/5) #s(hole binary32 (* (pow x 2) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))))
#s(approx (log (sqrt (+ (* 2 (/ x (- 1 x))) 1))) #s(hole binary32 (log (sqrt -1))))
#s(approx (log (sqrt (+ (* 2 (/ x (- 1 x))) 1))) #s(hole binary32 (- (log (sqrt -1)) (/ 1 (* x (pow (sqrt -1) 2))))))
#s(approx (log (sqrt (+ (* 2 (/ x (- 1 x))) 1))) #s(hole binary32 (- (+ (log (sqrt -1)) (* 1/2 (/ (- (* -1 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (pow (sqrt -1) 2))) (/ 1 (pow (sqrt -1) 4))) (pow x 2)))) (/ 1 (* x (pow (sqrt -1) 2))))))
#s(approx (log (sqrt (+ (* 2 (/ x (- 1 x))) 1))) #s(hole binary32 (- (+ (log (sqrt -1)) (+ (* 1/6 (/ (- (+ (* -3 (/ (+ 2 (+ (* 2 (/ 1 (pow (sqrt -1) 2))) (/ 1 (pow (sqrt -1) 4)))) (pow (sqrt -1) 2))) (* -3 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (pow (sqrt -1) 4)))) (* 2 (/ 1 (pow (sqrt -1) 6)))) (pow x 3))) (* 1/2 (/ (- (* -1 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (pow (sqrt -1) 2))) (/ 1 (pow (sqrt -1) 4))) (pow x 2))))) (/ 1 (* x (pow (sqrt -1) 2))))))
#s(approx (sqrt (+ (* 2 (/ x (- 1 x))) 1)) #s(hole binary32 (sqrt -1)))
#s(approx (sqrt (+ (* 2 (/ x (- 1 x))) 1)) #s(hole binary32 (- (sqrt -1) (/ 1 (* x (sqrt -1))))))
#s(approx (sqrt (+ (* 2 (/ x (- 1 x))) 1)) #s(hole binary32 (- (+ (sqrt -1) (* -1/2 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (* (pow x 2) (sqrt -1))))) (/ 1 (* x (sqrt -1))))))
#s(approx (sqrt (+ (* 2 (/ x (- 1 x))) 1)) #s(hole binary32 (- (+ (sqrt -1) (+ (* -1/2 (/ (+ 2 (+ (* 2 (/ 1 (pow (sqrt -1) 2))) (/ 1 (pow (sqrt -1) 4)))) (* (pow x 3) (sqrt -1)))) (* -1/2 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (* (pow x 2) (sqrt -1)))))) (/ 1 (* x (sqrt -1))))))
#s(approx (+ (* 2 (/ x (- 1 x))) 1) #s(hole binary32 -1))
#s(approx (+ (* 2 (/ x (- 1 x))) 1) #s(hole binary32 (* -1 (+ 1 (* 2 (/ 1 x))))))
#s(approx (+ (* 2 (/ x (- 1 x))) 1) #s(hole binary32 (- (* -1 (/ (+ 2 (* 2 (/ 1 x))) x)) 1)))
#s(approx (+ (* 2 (/ x (- 1 x))) 1) #s(hole binary32 (- (* -1 (/ (+ 2 (* 2 (/ 1 x))) (pow x 2))) (+ 1 (* 2 (/ 1 x))))))
#s(approx (/ x (- 1 x)) #s(hole binary32 -1))
#s(approx (/ x (- 1 x)) #s(hole binary32 (* -1 (+ 1 (/ 1 x)))))
#s(approx (/ x (- 1 x)) #s(hole binary32 (- (* -1 (/ (+ 1 (/ 1 x)) x)) 1)))
#s(approx (/ x (- 1 x)) #s(hole binary32 (- (* -1 (/ (+ 1 (/ 1 x)) (pow x 2))) (+ 1 (/ 1 x)))))
#s(approx (- 1 x) #s(hole binary32 (* -1 x)))
#s(approx (- 1 x) #s(hole binary32 (* x (- (/ 1 x) 1))))
#s(approx (* 1/2 (log (+ 1 (/ (+ x x) (+ (* x -1) 1))))) #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) (+ (* x -1) 1)))) #s(hole binary32 (+ (log -1) (* -1 (/ (- (* -1 (/ (+ 2/3 (* 2/5 (/ 1 (pow x 2)))) (pow x 2))) 2) x)))))
#s(approx (/ (+ x x) (+ (* x -1) 1)) #s(hole binary32 (- (* -1 (/ (+ 2 (+ (* 2 (/ 1 x)) (/ 2 (pow x 2)))) x)) 2)))
#s(approx (+ (* x -1) 1) #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 (* (+ (* (* (+ (* (* x x) 2/5) 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 (* (+ (* (* (+ (* (+ (* (* x x) 2/7) 2/5) (* x x)) 2/3) x) x) 2) x) #s(hole binary32 (* -1 (* (pow x 7) (- (* -1 (/ (+ 2/5 (* 2/3 (/ 1 (pow x 2)))) (pow x 2))) 2/7)))))
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) 2/7) 2/5) (* x x)) 2/3) x) x) 2) x) #s(hole binary32 (* -1 (* (pow x 7) (- (* -1 (/ (+ 2/3 (* 2 (/ 1 (pow x 2)))) (pow x 4))) (+ 2/7 (* 2/5 (/ 1 (pow x 2)))))))))
#s(approx (* (+ (* (+ (* (* x x) 2/7) 2/5) (* x x)) 2/3) x) #s(hole binary32 (* -1 (* (pow x 5) (- (* -1 (/ (+ 2/5 (* 2/3 (/ 1 (pow x 2)))) (pow x 2))) 2/7)))))
#s(approx (log (sqrt (+ (* 2 (/ x (- 1 x))) 1))) #s(hole binary32 (+ (log (sqrt -1)) (* -1 (/ (+ (* -1/2 (/ (- (* -1 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (pow (sqrt -1) 2))) (/ 1 (pow (sqrt -1) 4))) x)) (/ 1 (pow (sqrt -1) 2))) x)))))
#s(approx (log (sqrt (+ (* 2 (/ x (- 1 x))) 1))) #s(hole binary32 (+ (log (sqrt -1)) (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (/ (+ (* 3 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (pow (sqrt -1) 4))) (+ (* 3 (/ (- 2 (* -1 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (pow (sqrt -1) 2)))) (pow (sqrt -1) 2))) (* 2 (/ 1 (pow (sqrt -1) 6))))) x)) (* 1/2 (- (* -1 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (pow (sqrt -1) 2))) (/ 1 (pow (sqrt -1) 4))))) x)) (/ 1 (pow (sqrt -1) 2))) x)))))
#s(approx (sqrt (+ (* 2 (/ x (- 1 x))) 1)) #s(hole binary32 (+ (sqrt -1) (* -1 (/ (+ (* 1/2 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (* x (sqrt -1)))) (/ 1 (sqrt -1))) x)))))
#s(approx (sqrt (+ (* 2 (/ x (- 1 x))) 1)) #s(hole binary32 (+ (sqrt -1) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (sqrt -1))) (* -1/2 (/ (- 2 (* -1 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (pow (sqrt -1) 2)))) (* x (sqrt -1))))) x)) (/ 1 (sqrt -1))) x)))))
#s(approx (+ (* 2 (/ x (- 1 x))) 1) #s(hole binary32 (- (* -1 (/ (+ 2 (+ (* 2 (/ 1 x)) (/ 2 (pow x 2)))) x)) 1)))
#s(approx (/ x (- 1 x)) #s(hole binary32 (- (* -1 (/ (+ 1 (+ (/ 1 x) (/ 1 (pow x 2)))) x)) 1)))
#s(approx (- 1 x) #s(hole binary32 (* -1 (* x (- 1 (/ 1 x))))))
Outputs
(log.f32 (pow.f32 (+.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 #s(literal -1 binary32) x #s(literal 1 binary32))) #s(literal 1 binary32)) #s(literal 1/2 binary32)))
(*.f32 (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 #s(literal -1 binary32) x #s(literal 1 binary32)))) #s(literal 1/2 binary32))
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 #s(literal -1 binary32) x #s(literal 1 binary32)))))
#s(literal 1/2 binary32)
(log.f32 (+.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 #s(literal -1 binary32) x #s(literal 1 binary32))) #s(literal 1 binary32)))
(log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 #s(literal -1 binary32) x #s(literal 1 binary32))))
(/.f32 (neg.f32 (*.f32 #s(literal 2 binary32) x)) (neg.f32 (fma.f32 #s(literal -1 binary32) x #s(literal 1 binary32))))
(/.f32 (*.f32 #s(literal 2 binary32) x) (fma.f32 #s(literal -1 binary32) x #s(literal 1 binary32)))
(+.f32 (/.f32 x (fma.f32 #s(literal -1 binary32) x #s(literal 1 binary32))) (/.f32 x (fma.f32 #s(literal -1 binary32) x #s(literal 1 binary32))))
(*.f32 #s(literal 2 binary32) x)
(*.f32 x #s(literal 2 binary32))
(/.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 (-.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (neg.f32 x) #s(literal 1 binary32)))
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (-.f32 #s(literal 1 binary32) (neg.f32 x)))
(/.f32 (+.f32 (pow.f32 (neg.f32 x) #s(literal 3 binary32)) #s(literal 1 binary32)) (fma.f32 x x (-.f32 #s(literal 1 binary32) (*.f32 (neg.f32 x) #s(literal 1 binary32)))))
(/.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) (*.f32 #s(literal 1 binary32) x))
(fma.f32 #s(literal -1 binary32) x #s(literal 1 binary32))
(fma.f32 x #s(literal -1 binary32) #s(literal 1 binary32))
(+.f32 (neg.f32 x) #s(literal 1 binary32))
(+.f32 #s(literal 1 binary32) (neg.f32 x))
#s(literal -1 binary32)
#s(literal 1 binary32)
#s(approx (log (sqrt (+ (* 2 (/ x (- 1 x))) 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 #s(literal 1 binary32) x (*.f32 (*.f32 (*.f32 x x) #s(literal 1/3 binary32)) x))
(fma.f32 x #s(literal 1 binary32) (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/3 binary32))))
(+.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)))
(*.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)
(pow.f32 x #s(literal 2 binary32))
(exp.f32 (*.f32 (log.f32 x) #s(literal 2 binary32)))
#s(literal 1/3 binary32)
(*.f32 #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 (fma.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) 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 (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) x) x #s(literal 2 binary32)) x)))
#s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 (fma.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) x) x #s(literal 2 binary32)) x))
(*.f32 (fma.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) x) x #s(literal 2 binary32)) x)
(*.f32 x (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 #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 (-.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) (*.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 (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) x) x)))
(/.f32 (-.f32 (*.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) x) x) (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) x) x)) #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 (*.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) x) x) (*.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 (*.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)) (fma.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) x) x) (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) x) x) (-.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 #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))
(fma.f32 x (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) 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) #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 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) x) x)
(*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) (*.f32 x x))
(*.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))
(*.f32 x (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) x))
(fma.f32 (*.f32 x x) #s(literal 2/3 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal 2/5 binary32)) (*.f32 x x)))
(fma.f32 (*.f32 x x) #s(literal 2/3 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 2/5 binary32))))
(fma.f32 #s(literal 2/3 binary32) (*.f32 x x) (*.f32 (*.f32 (*.f32 x x) #s(literal 2/5 binary32)) (*.f32 x x)))
(fma.f32 #s(literal 2/3 binary32) (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 2/5 binary32))))
(+.f32 (*.f32 (*.f32 x x) #s(literal 2/3 binary32)) (*.f32 (*.f32 (*.f32 x x) #s(literal 2/5 binary32)) (*.f32 x x)))
(+.f32 (*.f32 (*.f32 x x) #s(literal 2/3 binary32)) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 2/5 binary32))))
(*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) x)
(*.f32 x (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))
(fma.f32 #s(literal 2/3 binary32) x (*.f32 (*.f32 (*.f32 x x) #s(literal 2/5 binary32)) x))
(fma.f32 #s(literal 2/3 binary32) x (*.f32 x (*.f32 (*.f32 x x) #s(literal 2/5 binary32))))
(fma.f32 x #s(literal 2/3 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal 2/5 binary32)) x))
(fma.f32 x #s(literal 2/3 binary32) (*.f32 x (*.f32 (*.f32 x x) #s(literal 2/5 binary32))))
(+.f32 (*.f32 #s(literal 2/3 binary32) x) (*.f32 (*.f32 (*.f32 x x) #s(literal 2/5 binary32)) x))
(+.f32 (*.f32 #s(literal 2/3 binary32) x) (*.f32 x (*.f32 (*.f32 x x) #s(literal 2/5 binary32))))
(/.f32 (-.f32 #s(literal 4/9 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal 2/5 binary32)) (*.f32 (*.f32 x x) #s(literal 2/5 binary32)))) (-.f32 #s(literal 2/3 binary32) (*.f32 (*.f32 x x) #s(literal 2/5 binary32))))
(/.f32 (-.f32 (*.f32 (*.f32 (*.f32 x x) #s(literal 2/5 binary32)) (*.f32 (*.f32 x x) #s(literal 2/5 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 (*.f32 (*.f32 (*.f32 x x) #s(literal 2/5 binary32)) (*.f32 (*.f32 x x) #s(literal 2/5 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 3 binary32)) #s(literal 8/27 binary32)) (fma.f32 (*.f32 (*.f32 x x) #s(literal 2/5 binary32)) (*.f32 (*.f32 x x) #s(literal 2/5 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 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))
(fma.f32 x (*.f32 x #s(literal 2/5 binary32)) #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)
#s(literal 2/3 binary32)
#s(literal 2 binary32)
(*.f32 #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 (fma.f32 (*.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal 2/3 binary32)) 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 (*.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal 2/3 binary32)) x) x #s(literal 2 binary32)) x)))
#s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 (fma.f32 (*.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal 2/3 binary32)) x) x #s(literal 2 binary32)) x))
(*.f32 (fma.f32 (*.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal 2/3 binary32)) x) x #s(literal 2 binary32)) x)
(*.f32 x (fma.f32 (*.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal 2/3 binary32)) x) x #s(literal 2 binary32)))
(fma.f32 #s(literal 2 binary32) x (*.f32 (*.f32 (*.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal 2/3 binary32)) x) x) x))
(fma.f32 #s(literal 2 binary32) x (*.f32 x (*.f32 (*.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal 2/3 binary32)) x) x)))
(fma.f32 x #s(literal 2 binary32) (*.f32 (*.f32 (*.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal 2/3 binary32)) x) x) x))
(fma.f32 x #s(literal 2 binary32) (*.f32 x (*.f32 (*.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal 2/3 binary32)) x) x)))
(+.f32 (*.f32 #s(literal 2 binary32) x) (*.f32 (*.f32 (*.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal 2/3 binary32)) x) x) x))
(+.f32 (*.f32 #s(literal 2 binary32) x) (*.f32 x (*.f32 (*.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal 2/3 binary32)) x) x)))
(/.f32 (-.f32 (*.f32 (*.f32 (*.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal 2/3 binary32)) x) x) (*.f32 (*.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal 2/3 binary32)) x) x)) #s(literal 4 binary32)) (-.f32 (*.f32 (*.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal 2/3 binary32)) x) x) #s(literal 2 binary32)))
(/.f32 (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 (*.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal 2/3 binary32)) x) x) (*.f32 (*.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal 2/3 binary32)) x) x))) (-.f32 #s(literal 2 binary32) (*.f32 (*.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal 2/3 binary32)) x) x)))
(/.f32 (+.f32 (pow.f32 (*.f32 (*.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal 2/3 binary32)) x) x) #s(literal 3 binary32)) #s(literal 8 binary32)) (fma.f32 (*.f32 (*.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal 2/3 binary32)) x) x) (*.f32 (*.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal 2/3 binary32)) x) x) (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 (*.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal 2/3 binary32)) x) x) #s(literal 2 binary32)))))
(/.f32 (+.f32 #s(literal 8 binary32) (pow.f32 (*.f32 (*.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal 2/3 binary32)) x) x) #s(literal 3 binary32))) (+.f32 #s(literal 4 binary32) (-.f32 (*.f32 (*.f32 (*.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal 2/3 binary32)) x) x) (*.f32 (*.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal 2/3 binary32)) x) x)) (*.f32 #s(literal 2 binary32) (*.f32 (*.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal 2/3 binary32)) x) x)))))
(-.f32 #s(literal 2 binary32) (*.f32 (neg.f32 (*.f32 x x)) (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal 2/3 binary32))))
(fma.f32 (*.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal 2/3 binary32)) x) x #s(literal 2 binary32))
(fma.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal 2/3 binary32)) (*.f32 x x) #s(literal 2 binary32))
(fma.f32 (*.f32 x x) (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal 2/3 binary32)) #s(literal 2 binary32))
(fma.f32 x (*.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal 2/3 binary32)) x) #s(literal 2 binary32))
(+.f32 (*.f32 (*.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal 2/3 binary32)) x) x) #s(literal 2 binary32))
(+.f32 #s(literal 2 binary32) (*.f32 (*.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal 2/3 binary32)) x) x))
(*.f32 (*.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal 2/3 binary32)) x) x)
(*.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal 2/3 binary32)) (*.f32 x x))
(*.f32 (*.f32 x x) (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal 2/3 binary32)))
(*.f32 x (*.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal 2/3 binary32)) x))
(fma.f32 (*.f32 x x) #s(literal 2/3 binary32) (*.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) x) x) (*.f32 x x)))
(fma.f32 (*.f32 x x) #s(literal 2/3 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) x) x)))
(fma.f32 #s(literal 2/3 binary32) (*.f32 x x) (*.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) x) x) (*.f32 x x)))
(fma.f32 #s(literal 2/3 binary32) (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) x) x)))
(+.f32 (*.f32 (*.f32 x x) #s(literal 2/3 binary32)) (*.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) x) x) (*.f32 x x)))
(+.f32 (*.f32 (*.f32 x x) #s(literal 2/3 binary32)) (*.f32 (*.f32 x x) (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) x) x)))
(*.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal 2/3 binary32)) x)
(*.f32 x (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal 2/3 binary32)))
(fma.f32 #s(literal 2/3 binary32) x (*.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) x) x) x))
(fma.f32 #s(literal 2/3 binary32) x (*.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) x) x)))
(fma.f32 x #s(literal 2/3 binary32) (*.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) x) x) x))
(fma.f32 x #s(literal 2/3 binary32) (*.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) x) x)))
(+.f32 (*.f32 #s(literal 2/3 binary32) x) (*.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) x) x) x))
(+.f32 (*.f32 #s(literal 2/3 binary32) x) (*.f32 x (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) x) x)))
(/.f32 (-.f32 (*.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) x) x) (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) x) x)) #s(literal 4/9 binary32)) (-.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) x) x) #s(literal 2/3 binary32)))
(/.f32 (-.f32 #s(literal 4/9 binary32) (*.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) x) x) (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) x) x))) (-.f32 #s(literal 2/3 binary32) (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) x) x)))
(/.f32 (+.f32 (pow.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) x) x) #s(literal 3 binary32)) #s(literal 8/27 binary32)) (fma.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) x) x) (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) x) x) (-.f32 #s(literal 4/9 binary32) (*.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) x) x) #s(literal 2/3 binary32)))))
(/.f32 (+.f32 #s(literal 8/27 binary32) (pow.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) x) x) #s(literal 3 binary32))) (+.f32 #s(literal 4/9 binary32) (-.f32 (*.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) x) x) (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) x) x)) (*.f32 #s(literal 2/3 binary32) (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) x) x)))))
(-.f32 #s(literal 2/3 binary32) (*.f32 (neg.f32 (*.f32 x x)) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))))
(fma.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) x) x #s(literal 2/3 binary32))
(fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal 2/3 binary32))
(fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) #s(literal 2/3 binary32))
(+.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) x) x) #s(literal 2/3 binary32))
(+.f32 #s(literal 2/3 binary32) (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) x) x))
(/.f32 (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal 2/7 binary32)) (*.f32 (*.f32 x x) #s(literal 2/7 binary32)))) (-.f32 #s(literal 2/5 binary32) (*.f32 (*.f32 x x) #s(literal 2/7 binary32))))
(/.f32 (-.f32 (*.f32 (*.f32 (*.f32 x x) #s(literal 2/7 binary32)) (*.f32 (*.f32 x x) #s(literal 2/7 binary32))) #s(literal 4/25 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))
(/.f32 (+.f32 #s(literal 8/125 binary32) (pow.f32 (*.f32 (*.f32 x x) #s(literal 2/7 binary32)) #s(literal 3 binary32))) (+.f32 #s(literal 4/25 binary32) (-.f32 (*.f32 (*.f32 (*.f32 x x) #s(literal 2/7 binary32)) (*.f32 (*.f32 x x) #s(literal 2/7 binary32))) (*.f32 #s(literal 2/5 binary32) (*.f32 (*.f32 x x) #s(literal 2/7 binary32))))))
(/.f32 (+.f32 (pow.f32 (*.f32 (*.f32 x x) #s(literal 2/7 binary32)) #s(literal 3 binary32)) #s(literal 8/125 binary32)) (fma.f32 (*.f32 (*.f32 x x) #s(literal 2/7 binary32)) (*.f32 (*.f32 x x) #s(literal 2/7 binary32)) (-.f32 #s(literal 4/25 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal 2/7 binary32)) #s(literal 2/5 binary32)))))
(-.f32 #s(literal 2/5 binary32) (*.f32 #s(literal -2/7 binary32) (*.f32 x x)))
(fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32))
(fma.f32 #s(literal 2/7 binary32) (*.f32 x x) #s(literal 2/5 binary32))
(fma.f32 x (*.f32 x #s(literal 2/7 binary32)) #s(literal 2/5 binary32))
(+.f32 (*.f32 (*.f32 x x) #s(literal 2/7 binary32)) #s(literal 2/5 binary32))
(+.f32 #s(literal 2/5 binary32) (*.f32 (*.f32 x x) #s(literal 2/7 binary32)))
#s(literal 2/7 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 (fma.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32) #s(literal 1 binary32)) #s(literal 1/2 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)))) (-.f32 #s(literal 1 binary32) (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 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 #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(approx (* 1/2 (log (+ 1 (/ (+ x x) (+ (* x -1) 1))))) x)
#s(approx (* 1/2 (log (+ 1 (/ (+ x x) (+ (* x -1) 1))))) (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/3 binary32) #s(literal 1 binary32)) x))
#s(approx (* 1/2 (log (+ 1 (/ (+ x x) (+ (* x -1) 1))))) (*.f32 (fma.f32 (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x) #s(literal 1 binary32)) x))
#s(approx (* 1/2 (log (+ 1 (/ (+ x x) (+ (* x -1) 1))))) (*.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 (/ (+ x x) (+ (* x -1) 1)))) (*.f32 #s(literal 2 binary32) x))
#s(approx (log (+ 1 (/ (+ x x) (+ (* x -1) 1)))) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/3 binary32) #s(literal 2 binary32)) x))
#s(approx (log (+ 1 (/ (+ x x) (+ (* x -1) 1)))) (*.f32 (fma.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) x) x #s(literal 2 binary32)) x))
#s(approx (log (+ 1 (/ (+ x x) (+ (* x -1) 1)))) (*.f32 (fma.f32 (*.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal 2/3 binary32)) x) x #s(literal 2 binary32)) x))
#s(approx (/ (+ x x) (+ (* x -1) 1)) (*.f32 #s(literal 2 binary32) x))
#s(approx (/ (+ x x) (+ (* x -1) 1)) (*.f32 (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)) x))
#s(approx (/ (+ x x) (+ (* x -1) 1)) (*.f32 (fma.f32 (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)) x #s(literal 2 binary32)) x))
#s(approx (/ (+ x x) (+ (* x -1) 1)) (*.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 (+ (* x -1) 1) #s(literal 1 binary32))
#s(approx (+ (* x -1) 1) (fma.f32 #s(literal -1 binary32) x #s(literal 1 binary32)))
#s(approx (log (sqrt (+ (* 2 (/ x (- 1 x))) 1))) x)
#s(approx (log (sqrt (+ (* 2 (/ x (- 1 x))) 1))) (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/3 binary32) #s(literal 1 binary32)) x))
#s(approx (log (sqrt (+ (* 2 (/ x (- 1 x))) 1))) (*.f32 (fma.f32 (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x) #s(literal 1 binary32)) x))
#s(approx (log (sqrt (+ (* 2 (/ x (- 1 x))) 1))) (*.f32 (fma.f32 (fma.f32 (fma.f32 #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 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 (* x x) (*.f32 x x))
#s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 #s(literal 2 binary32) x))
#s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/3 binary32) #s(literal 2 binary32)) x))
#s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 (fma.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) x) x #s(literal 2 binary32)) x))
#s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 (fma.f32 (*.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal 2/3 binary32)) x) x #s(literal 2 binary32)) x))
#s(approx (* (+ (* (* (+ (* (* x x) 2/5) 2/3) x) x) 2) x) (*.f32 #s(literal 2 binary32) x))
#s(approx (* (+ (* (* (+ (* (* x x) 2/5) 2/3) x) x) 2) x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/3 binary32) #s(literal 2 binary32)) x))
#s(approx (* (+ (* (* (+ (* (* x x) 2/5) 2/3) x) x) 2) x) (*.f32 (fma.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) x) x #s(literal 2 binary32)) x))
#s(approx (+ (* (* (+ (* (* x x) 2/5) 2/3) x) x) 2) #s(literal 2 binary32))
#s(approx (+ (* (* (+ (* (* x x) 2/5) 2/3) x) x) 2) (fma.f32 (*.f32 x x) #s(literal 2/3 binary32) #s(literal 2 binary32)))
#s(approx (+ (* (* (+ (* (* x x) 2/5) 2/3) x) x) 2) (fma.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) x) x #s(literal 2 binary32)))
#s(approx (* (* (+ (* (* x x) 2/5) 2/3) x) x) (*.f32 (*.f32 x x) #s(literal 2/3 binary32)))
#s(approx (* (* (+ (* (* x x) 2/5) 2/3) x) x) (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) x) x))
#s(approx (* (+ (* (* x x) 2/5) 2/3) x) (*.f32 #s(literal 2/3 binary32) x))
#s(approx (* (+ (* (* x x) 2/5) 2/3) x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) x))
#s(approx (+ (* (* x x) 2/5) 2/3) #s(literal 2/3 binary32))
#s(approx (+ (* (* x x) 2/5) 2/3) (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)))
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) 2/7) 2/5) (* x x)) 2/3) x) x) 2) x) (*.f32 #s(literal 2 binary32) x))
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) 2/7) 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 (* (+ (* (* (+ (* (+ (* (* x x) 2/7) 2/5) (* x x)) 2/3) x) x) 2) x) (*.f32 (fma.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) x) x #s(literal 2 binary32)) x))
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) 2/7) 2/5) (* x x)) 2/3) x) x) 2) x) (*.f32 (fma.f32 (*.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal 2/3 binary32)) x) x #s(literal 2 binary32)) x))
#s(approx (+ (* (* (+ (* (+ (* (* x x) 2/7) 2/5) (* x x)) 2/3) x) x) 2) #s(literal 2 binary32))
#s(approx (+ (* (* (+ (* (+ (* (* x x) 2/7) 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 (+ (* (* (+ (* (+ (* (* x x) 2/7) 2/5) (* x x)) 2/3) x) x) 2) (fma.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) x) x #s(literal 2 binary32)))
#s(approx (+ (* (* (+ (* (+ (* (* x x) 2/7) 2/5) (* x x)) 2/3) x) x) 2) (fma.f32 (*.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal 2/3 binary32)) x) x #s(literal 2 binary32)))
#s(approx (* (* (+ (* (+ (* (* x x) 2/7) 2/5) (* x x)) 2/3) x) x) (*.f32 (*.f32 x x) #s(literal 2/3 binary32)))
#s(approx (* (* (+ (* (+ (* (* x x) 2/7) 2/5) (* x x)) 2/3) x) x) (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) x) x))
#s(approx (* (* (+ (* (+ (* (* x x) 2/7) 2/5) (* x x)) 2/3) x) x) (*.f32 (*.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal 2/3 binary32)) x) x))
#s(approx (* (+ (* (+ (* (* x x) 2/7) 2/5) (* x x)) 2/3) x) (*.f32 #s(literal 2/3 binary32) x))
#s(approx (* (+ (* (+ (* (* x x) 2/7) 2/5) (* x x)) 2/3) x) (*.f32 (fma.f32 (*.f32 x x) #s(literal 2/5 binary32) #s(literal 2/3 binary32)) x))
#s(approx (* (+ (* (+ (* (* x x) 2/7) 2/5) (* x x)) 2/3) x) (*.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal 2/3 binary32)) x))
#s(approx (+ (* (+ (* (* x x) 2/7) 2/5) (* x x)) 2/3) #s(literal 2/3 binary32))
#s(approx (+ (* (+ (* (* x x) 2/7) 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) 2/7) 2/5) (* x x)) 2/3) (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal 2/3 binary32)))
#s(approx (+ (* (* x x) 2/7) 2/5) #s(literal 2/5 binary32))
#s(approx (+ (* (* x x) 2/7) 2/5) (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)))
#s(approx (log (sqrt (+ (* 2 (/ x (- 1 x))) 1))) x)
#s(approx (log (sqrt (+ (* 2 (/ x (- 1 x))) 1))) (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/3 binary32) #s(literal 1 binary32)) x))
#s(approx (log (sqrt (+ (* 2 (/ x (- 1 x))) 1))) (*.f32 (fma.f32 (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x) #s(literal 1 binary32)) x))
#s(approx (log (sqrt (+ (* 2 (/ x (- 1 x))) 1))) (*.f32 (fma.f32 (fma.f32 (fma.f32 #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 (sqrt (+ (* 2 (/ x (- 1 x))) 1)) #s(literal 1 binary32))
#s(approx (sqrt (+ (* 2 (/ x (- 1 x))) 1)) (+.f32 #s(literal 1 binary32) x))
#s(approx (sqrt (+ (* 2 (/ x (- 1 x))) 1)) (fma.f32 (fma.f32 x #s(literal 1/2 binary32) #s(literal 1 binary32)) x #s(literal 1 binary32)))
#s(approx (sqrt (+ (* 2 (/ x (- 1 x))) 1)) (fma.f32 (fma.f32 (fma.f32 x #s(literal 1/2 binary32) #s(literal 1/2 binary32)) x #s(literal 1 binary32)) x #s(literal 1 binary32)))
#s(approx (+ (* 2 (/ x (- 1 x))) 1) #s(literal 1 binary32))
#s(approx (+ (* 2 (/ x (- 1 x))) 1) (fma.f32 #s(literal 2 binary32) x #s(literal 1 binary32)))
#s(approx (+ (* 2 (/ x (- 1 x))) 1) (fma.f32 (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)) x #s(literal 1 binary32)))
#s(approx (+ (* 2 (/ x (- 1 x))) 1) (fma.f32 (fma.f32 (fma.f32 #s(literal 2 binary32) x #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 #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 (- 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 (/ (+ x x) (+ (* x -1) 1))))) (log.f32 (sqrt.f32 #s(literal -1 binary32))))
#s(approx (* 1/2 (log (+ 1 (/ (+ x x) (+ (* x -1) 1))))) (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 (/ (+ x x) (+ (* x -1) 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 (* 1/2 (log (+ 1 (/ (+ x x) (+ (* x -1) 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 (log (+ 1 (/ (+ x x) (+ (* x -1) 1)))) (log.f32 #s(literal -1 binary32)))
#s(approx (log (+ 1 (/ (+ x x) (+ (* x -1) 1)))) (+.f32 (/.f32 #s(literal 2 binary32) x) (log.f32 #s(literal -1 binary32))))
#s(approx (log (+ 1 (/ (+ x x) (+ (* x -1) 1)))) (+.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 (/ (+ x x) (+ (* x -1) 1)))) (+.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) (+ (* x -1) 1)) #s(literal -2 binary32))
#s(approx (/ (+ x x) (+ (* x -1) 1)) (neg.f32 (+.f32 (/.f32 #s(literal 2 binary32) x) #s(literal 2 binary32))))
#s(approx (/ (+ x x) (+ (* x -1) 1)) (-.f32 (neg.f32 (/.f32 (+.f32 (/.f32 #s(literal 2 binary32) x) #s(literal 2 binary32)) x)) #s(literal 2 binary32)))
#s(approx (/ (+ x x) (+ (* x -1) 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 2 binary32))))
#s(approx (+ (* x -1) 1) (neg.f32 x))
#s(approx (+ (* x -1) 1) (*.f32 (-.f32 (/.f32 #s(literal 1 binary32) x) #s(literal 1 binary32)) x))
#s(approx (log (sqrt (+ (* 2 (/ x (- 1 x))) 1))) (log.f32 (sqrt.f32 #s(literal -1 binary32))))
#s(approx (log (sqrt (+ (* 2 (/ x (- 1 x))) 1))) (fma.f32 (log.f32 #s(literal -1 binary32)) #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) x)))
#s(approx (log (sqrt (+ (* 2 (/ x (- 1 x))) 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 (+ (* 2 (/ x (- 1 x))) 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 (* (+ (* (* 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 (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) 2/5) 2/3) x) x) 2) x) (*.f32 (pow.f32 x #s(literal 5 binary32)) #s(literal 2/5 binary32)))
#s(approx (* (+ (* (* (+ (* (* x x) 2/5) 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 (* (+ (* (* (+ (* (* x x) 2/5) 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 (+ (* (* (+ (* (* x x) 2/5) 2/3) x) x) 2) (*.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 2/5 binary32)))
#s(approx (+ (* (* (+ (* (* x x) 2/5) 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 (+ (* (* (+ (* (* x x) 2/5) 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 (* (* (+ (* (* x x) 2/5) 2/3) x) x) (*.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 2/5 binary32)))
#s(approx (* (* (+ (* (* x x) 2/5) 2/3) x) x) (*.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 (* (+ (* (* x x) 2/5) 2/3) x) (*.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 2/5 binary32)))
#s(approx (* (+ (* (* x x) 2/5) 2/3) 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 3 binary32))))
#s(approx (+ (* (* x x) 2/5) 2/3) (*.f32 (*.f32 x x) #s(literal 2/5 binary32)))
#s(approx (+ (* (* x x) 2/5) 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 (* (+ (* (* (+ (* (+ (* (* x x) 2/7) 2/5) (* x x)) 2/3) x) x) 2) x) (*.f32 (pow.f32 x #s(literal 7 binary32)) #s(literal 2/7 binary32)))
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) 2/7) 2/5) (* x x)) 2/3) x) x) 2) x) (*.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 2/5 binary32) #s(literal 2/7 binary32)) (pow.f32 x #s(literal 7 binary32))))
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) 2/7) 2/5) (* x x)) 2/3) x) x) 2) x) (*.f32 (+.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 2/5 binary32) (/.f32 #s(literal 2/3 binary32) (pow.f32 x #s(literal 4 binary32)))) #s(literal 2/7 binary32)) (pow.f32 x #s(literal 7 binary32))))
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) 2/7) 2/5) (* x x)) 2/3) x) x) 2) x) (*.f32 (+.f32 (+.f32 #s(literal 2/7 binary32) (/.f32 #s(literal 2/3 binary32) (pow.f32 x #s(literal 4 binary32)))) (fma.f32 (pow.f32 x #s(literal -6 binary32)) #s(literal 2 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 2/5 binary32)))) (pow.f32 x #s(literal 7 binary32))))
#s(approx (+ (* (* (+ (* (+ (* (* x x) 2/7) 2/5) (* x x)) 2/3) x) x) 2) (*.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 2/7 binary32)))
#s(approx (+ (* (* (+ (* (+ (* (* x x) 2/7) 2/5) (* x x)) 2/3) x) x) 2) (*.f32 (pow.f32 x #s(literal 6 binary32)) (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 2/5 binary32) #s(literal 2/7 binary32))))
#s(approx (+ (* (* (+ (* (+ (* (* x x) 2/7) 2/5) (* x x)) 2/3) x) x) 2) (*.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 2/5 binary32) (/.f32 #s(literal 2/3 binary32) (pow.f32 x #s(literal 4 binary32)))) #s(literal 2/7 binary32))))
#s(approx (+ (* (* (+ (* (+ (* (* x x) 2/7) 2/5) (* x x)) 2/3) x) x) 2) (*.f32 (+.f32 (+.f32 #s(literal 2/7 binary32) (/.f32 #s(literal 2/3 binary32) (pow.f32 x #s(literal 4 binary32)))) (fma.f32 (pow.f32 x #s(literal -6 binary32)) #s(literal 2 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 2/5 binary32)))) (pow.f32 x #s(literal 6 binary32))))
#s(approx (* (* (+ (* (+ (* (* x x) 2/7) 2/5) (* x x)) 2/3) x) x) (*.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 2/7 binary32)))
#s(approx (* (* (+ (* (+ (* (* x x) 2/7) 2/5) (* x x)) 2/3) x) x) (*.f32 (pow.f32 x #s(literal 6 binary32)) (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 2/5 binary32) #s(literal 2/7 binary32))))
#s(approx (* (* (+ (* (+ (* (* x x) 2/7) 2/5) (* x x)) 2/3) x) x) (*.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 2/5 binary32) (/.f32 #s(literal 2/3 binary32) (pow.f32 x #s(literal 4 binary32)))) #s(literal 2/7 binary32))))
#s(approx (* (+ (* (+ (* (* x x) 2/7) 2/5) (* x x)) 2/3) x) (*.f32 (pow.f32 x #s(literal 5 binary32)) #s(literal 2/7 binary32)))
#s(approx (* (+ (* (+ (* (* x x) 2/7) 2/5) (* x x)) 2/3) x) (*.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 2/5 binary32) #s(literal 2/7 binary32)) (pow.f32 x #s(literal 5 binary32))))
#s(approx (* (+ (* (+ (* (* x x) 2/7) 2/5) (* x x)) 2/3) x) (*.f32 (+.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 2/5 binary32) (/.f32 #s(literal 2/3 binary32) (pow.f32 x #s(literal 4 binary32)))) #s(literal 2/7 binary32)) (pow.f32 x #s(literal 5 binary32))))
#s(approx (+ (* (+ (* (* x x) 2/7) 2/5) (* x x)) 2/3) (*.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 2/7 binary32)))
#s(approx (+ (* (+ (* (* x x) 2/7) 2/5) (* x x)) 2/3) (*.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 2/5 binary32) #s(literal 2/7 binary32)) (pow.f32 x #s(literal 4 binary32))))
#s(approx (+ (* (+ (* (* x x) 2/7) 2/5) (* x x)) 2/3) (*.f32 (+.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 2/5 binary32) (/.f32 #s(literal 2/3 binary32) (pow.f32 x #s(literal 4 binary32)))) #s(literal 2/7 binary32)) (pow.f32 x #s(literal 4 binary32))))
#s(approx (+ (* (* x x) 2/7) 2/5) (*.f32 (*.f32 x x) #s(literal 2/7 binary32)))
#s(approx (+ (* (* x x) 2/7) 2/5) (*.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 2/5 binary32) #s(literal 2/7 binary32)) (*.f32 x x)))
#s(approx (log (sqrt (+ (* 2 (/ x (- 1 x))) 1))) (log.f32 (sqrt.f32 #s(literal -1 binary32))))
#s(approx (log (sqrt (+ (* 2 (/ x (- 1 x))) 1))) (-.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1 binary32) (neg.f32 x))))
#s(approx (log (sqrt (+ (* 2 (/ x (- 1 x))) 1))) (-.f32 (fma.f32 (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 (+ (* 2 (/ x (- 1 x))) 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 (+ (* 2 (/ x (- 1 x))) 1)) (sqrt.f32 #s(literal -1 binary32)))
#s(approx (sqrt (+ (* 2 (/ x (- 1 x))) 1)) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (sqrt.f32 #s(literal -1 binary32)) x))))
#s(approx (sqrt (+ (* 2 (/ x (- 1 x))) 1)) (-.f32 (fma.f32 (/.f32 (pow.f32 x #s(literal -2 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal -1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1 binary32) (*.f32 (sqrt.f32 #s(literal -1 binary32)) x))))
#s(approx (sqrt (+ (* 2 (/ x (- 1 x))) 1)) (-.f32 (fma.f32 #s(literal -1/2 binary32) (+.f32 (/.f32 (/.f32 #s(literal 1 binary32) (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 (+ (* 2 (/ x (- 1 x))) 1) #s(literal -1 binary32))
#s(approx (+ (* 2 (/ x (- 1 x))) 1) (neg.f32 (+.f32 (/.f32 #s(literal 2 binary32) x) #s(literal 1 binary32))))
#s(approx (+ (* 2 (/ x (- 1 x))) 1) (-.f32 (neg.f32 (/.f32 (+.f32 (/.f32 #s(literal 2 binary32) x) #s(literal 2 binary32)) x)) #s(literal 1 binary32)))
#s(approx (+ (* 2 (/ x (- 1 x))) 1) (-.f32 (/.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 (/ (+ x x) (+ (* x -1) 1))))) (fma.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) (*.f32 x x))) #s(literal 1 binary32)) x) #s(literal -1 binary32) (log.f32 (sqrt.f32 #s(literal -1 binary32)))))
#s(approx (log (+ 1 (/ (+ x x) (+ (* x -1) 1)))) (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) (+ (* x -1) 1)) (-.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) 1) (*.f32 (neg.f32 x) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) x))))
#s(approx (log (sqrt (+ (* 2 (/ x (- 1 x))) 1))) (fma.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) (*.f32 x x))) #s(literal 1 binary32)) x) #s(literal -1 binary32) (log.f32 (sqrt.f32 #s(literal -1 binary32)))))
#s(approx (log (+ 1 (/ (* 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) 2/5) 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 (* (+ (* (* (+ (* (+ (* (* x x) 2/7) 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/3 binary32) #s(literal 2/5 binary32)) (*.f32 x x))) #s(literal 2/7 binary32)) (pow.f32 x #s(literal 7 binary32)))))
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) 2/7) 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)) (pow.f32 x #s(literal 4 binary32)))) (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 2/5 binary32) #s(literal 2/7 binary32))) (pow.f32 x #s(literal 7 binary32)))))
#s(approx (* (+ (* (+ (* (* x x) 2/7) 2/5) (* x x)) 2/3) x) (neg.f32 (*.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 2/3 binary32) #s(literal 2/5 binary32)) (*.f32 x x))) #s(literal 2/7 binary32)) (pow.f32 x #s(literal 5 binary32)))))
#s(approx (log (sqrt (+ (* 2 (/ x (- 1 x))) 1))) (fma.f32 (/.f32 (+.f32 (/.f32 #s(literal 0 binary32) x) #s(literal -1 binary32)) x) #s(literal -1 binary32) (log.f32 (sqrt.f32 #s(literal -1 binary32)))))
#s(approx (log (sqrt (+ (* 2 (/ x (- 1 x))) 1))) (fma.f32 (/.f32 (fma.f32 (/.f32 (-.f32 (/.f32 #s(literal 1/3 binary32) x) #s(literal 0 binary32)) x) #s(literal -1 binary32) #s(literal -1 binary32)) x) #s(literal -1 binary32) (log.f32 (sqrt.f32 #s(literal -1 binary32)))))
#s(approx (sqrt (+ (* 2 (/ x (- 1 x))) 1)) (fma.f32 (/.f32 (+.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (*.f32 (sqrt.f32 #s(literal -1 binary32)) x))) x) #s(literal -1 binary32) (sqrt.f32 #s(literal -1 binary32))))
#s(approx (sqrt (+ (* 2 (/ x (- 1 x))) 1)) (fma.f32 (/.f32 (fma.f32 (/.f32 (-.f32 (/.f32 #s(literal -1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (*.f32 (sqrt.f32 #s(literal -1 binary32)) x))) x) #s(literal -1 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) x) #s(literal -1 binary32) (sqrt.f32 #s(literal -1 binary32))))
#s(approx (+ (* 2 (/ x (- 1 x))) 1) (-.f32 (neg.f32 (/.f32 (+.f32 (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 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))))

eval53.0ms (2.2%)

Memory
-14.7MiB live, 124.1MiB allocated; 16ms collecting garbage
Compiler

Compiled 12 132 to 1 916 computations (84.2% saved)

prune15.0ms (0.6%)

Memory
-0.4MiB live, 46.5MiB allocated; 2ms collecting garbage
Pruning

10 alts after pruning (4 fresh and 6 done)

PrunedKeptTotal
New4093412
Fresh213
Picked055
Done011
Total41110421
Accuracy
100.0%
Counts
421 → 10
Alt Table
Click to see full alt table
StatusAccuracyProgram
99.9%
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (+.f32 x x) (fma.f32 x #s(literal -1 binary32) #s(literal 1 binary32)))))
99.8%
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (+.f32 x x) (-.f32 #s(literal 1 binary32) x))))
98.8%
(*.f32 #s(literal 1/2 binary32) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.f32 (+.f32 (*.f32 (*.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 2/7 binary32) #s(literal 2/5 binary32)) (*.f32 x x) #s(literal 2/3 binary32)) x) x) #s(literal 2 binary32)) x)))
98.5%
(*.f32 #s(literal 1/2 binary32) #s(approx (log (+ 1 (/ (* 2 x) (- 1 x)))) (*.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)) x)))
24.2%
(log.f32 (sqrt.f32 (fma.f32 #s(literal 2 binary32) (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 1 binary32))))
24.1%
(log.f32 (sqrt.f32 (/.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)))))))
98.9%
#s(approx (* 1/2 (log (+ 1 (/ (+ x x) (+ (* x -1) 1))))) (*.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.6%
#s(approx (* 1/2 (log (+ 1 (/ (+ x x) (+ (* x -1) 1))))) (*.f32 (fma.f32 (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x) #s(literal 1 binary32)) x))
98.1%
#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))
96.3%
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) x)
Compiler

Compiled 226 to 149 computations (34.1% saved)

series15.0ms (0.6%)

Memory
-10.9MiB live, 35.0MiB allocated; 3ms collecting garbage
Counts
33 → 181
Calls
Call 1
Inputs
#s(approx (* 1/2 (log (+ 1 (/ (+ x x) (+ (* x -1) 1))))) (*.f32 (fma.f32 (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x) #s(literal 1 binary32)) x))
(*.f32 (fma.f32 (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x) #s(literal 1 binary32)) x)
(fma.f32 (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x) #s(literal 1 binary32))
(fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))
#s(literal 1/5 binary32)
(*.f32 x x)
x
#s(literal 1/3 binary32)
#s(literal 1 binary32)
#s(approx (* 1/2 (log (+ 1 (/ (+ x x) (+ (* x -1) 1))))) (*.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)
(log.f32 (sqrt.f32 (/.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)))))))
(sqrt.f32 (/.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 (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 (pow.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) #s(literal 3 binary32)) #s(literal 1 binary32))
(pow.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) #s(literal 3 binary32))
(*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32))
(/.f32 x (-.f32 #s(literal 1 binary32) x))
(-.f32 #s(literal 1 binary32) x)
#s(literal 2 binary32)
#s(literal 3 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 #s(literal 1 binary32) (*.f32 (*.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 #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)
Outputs
#s(approx (* 1/2 (log (+ 1 (/ (+ x x) (+ (* x -1) 1))))) #s(hole binary32 x))
#s(approx (* 1/2 (log (+ 1 (/ (+ x x) (+ (* x -1) 1))))) #s(hole binary32 (* x (+ 1 (* 1/3 (pow x 2))))))
#s(approx (* 1/2 (log (+ 1 (/ (+ x x) (+ (* x -1) 1))))) #s(hole binary32 (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))))
#s(approx (* 1/2 (log (+ 1 (/ (+ x x) (+ (* x -1) 1))))) #s(hole binary32 (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2))))))))))
#s(approx (* (+ (* (+ (* 1/5 (* x x)) 1/3) (* x x)) 1) x) #s(hole binary32 x))
#s(approx (* (+ (* (+ (* 1/5 (* x x)) 1/3) (* x x)) 1) x) #s(hole binary32 (* x (+ 1 (* 1/3 (pow x 2))))))
#s(approx (* (+ (* (+ (* 1/5 (* x x)) 1/3) (* x x)) 1) x) #s(hole binary32 (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))))
#s(approx (+ (* (+ (* 1/5 (* x x)) 1/3) (* x x)) 1) #s(hole binary32 1))
#s(approx (+ (* (+ (* 1/5 (* x x)) 1/3) (* x x)) 1) #s(hole binary32 (+ 1 (* 1/3 (pow x 2)))))
#s(approx (+ (* (+ (* 1/5 (* x x)) 1/3) (* x x)) 1) #s(hole binary32 (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2)))))))
#s(approx (+ (* 1/5 (* x x)) 1/3) #s(hole binary32 1/3))
#s(approx (+ (* 1/5 (* x x)) 1/3) #s(hole binary32 (+ 1/3 (* 1/5 (pow x 2)))))
#s(approx (* x x) #s(hole binary32 (pow x 2)))
#s(approx 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))
#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 (log (sqrt (/ (+ (pow (* (/ x (- 1 x)) 2) 3) 1) (+ (* (* (/ x (- 1 x)) 2) (* (/ x (- 1 x)) 2)) (- 1 (* (* (/ x (- 1 x)) 2) 1)))))) #s(hole binary32 x))
#s(approx (log (sqrt (/ (+ (pow (* (/ x (- 1 x)) 2) 3) 1) (+ (* (* (/ x (- 1 x)) 2) (* (/ x (- 1 x)) 2)) (- 1 (* (* (/ x (- 1 x)) 2) 1)))))) #s(hole binary32 (* x (+ 1 (* 1/3 (pow x 2))))))
#s(approx (log (sqrt (/ (+ (pow (* (/ x (- 1 x)) 2) 3) 1) (+ (* (* (/ x (- 1 x)) 2) (* (/ x (- 1 x)) 2)) (- 1 (* (* (/ x (- 1 x)) 2) 1)))))) #s(hole binary32 (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))))
#s(approx (log (sqrt (/ (+ (pow (* (/ x (- 1 x)) 2) 3) 1) (+ (* (* (/ x (- 1 x)) 2) (* (/ x (- 1 x)) 2)) (- 1 (* (* (/ 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 (/ (+ (pow (* (/ x (- 1 x)) 2) 3) 1) (+ (* (* (/ x (- 1 x)) 2) (* (/ x (- 1 x)) 2)) (- 1 (* (* (/ x (- 1 x)) 2) 1))))) #s(hole binary32 1))
#s(approx (sqrt (/ (+ (pow (* (/ x (- 1 x)) 2) 3) 1) (+ (* (* (/ x (- 1 x)) 2) (* (/ x (- 1 x)) 2)) (- 1 (* (* (/ x (- 1 x)) 2) 1))))) #s(hole binary32 (+ 1 x)))
#s(approx (sqrt (/ (+ (pow (* (/ x (- 1 x)) 2) 3) 1) (+ (* (* (/ x (- 1 x)) 2) (* (/ x (- 1 x)) 2)) (- 1 (* (* (/ x (- 1 x)) 2) 1))))) #s(hole binary32 (+ 1 (* x (+ 1 (* 1/2 x))))))
#s(approx (sqrt (/ (+ (pow (* (/ x (- 1 x)) 2) 3) 1) (+ (* (* (/ x (- 1 x)) 2) (* (/ x (- 1 x)) 2)) (- 1 (* (* (/ x (- 1 x)) 2) 1))))) #s(hole binary32 (+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/2 x))))))))
#s(approx (/ (+ (pow (* (/ x (- 1 x)) 2) 3) 1) (+ (* (* (/ x (- 1 x)) 2) (* (/ x (- 1 x)) 2)) (- 1 (* (* (/ x (- 1 x)) 2) 1)))) #s(hole binary32 1))
#s(approx (/ (+ (pow (* (/ x (- 1 x)) 2) 3) 1) (+ (* (* (/ x (- 1 x)) 2) (* (/ x (- 1 x)) 2)) (- 1 (* (* (/ x (- 1 x)) 2) 1)))) #s(hole binary32 (+ 1 (* 2 x))))
#s(approx (/ (+ (pow (* (/ x (- 1 x)) 2) 3) 1) (+ (* (* (/ x (- 1 x)) 2) (* (/ x (- 1 x)) 2)) (- 1 (* (* (/ x (- 1 x)) 2) 1)))) #s(hole binary32 (+ 1 (* x (+ 2 (* 2 x))))))
#s(approx (/ (+ (pow (* (/ x (- 1 x)) 2) 3) 1) (+ (* (* (/ x (- 1 x)) 2) (* (/ x (- 1 x)) 2)) (- 1 (* (* (/ x (- 1 x)) 2) 1)))) #s(hole binary32 (+ 1 (* x (+ 2 (* x (+ 2 (* 2 x))))))))
#s(approx (+ (pow (* (/ x (- 1 x)) 2) 3) 1) #s(hole binary32 1))
#s(approx (+ (pow (* (/ x (- 1 x)) 2) 3) 1) #s(hole binary32 (+ 1 (* 8 (pow x 3)))))
#s(approx (+ (pow (* (/ x (- 1 x)) 2) 3) 1) #s(hole binary32 (+ 1 (* (pow x 3) (+ 8 (* 24 x))))))
#s(approx (+ (pow (* (/ x (- 1 x)) 2) 3) 1) #s(hole binary32 (+ 1 (* (pow x 3) (+ 8 (* x (+ 24 (* 48 x))))))))
#s(approx (pow (* (/ x (- 1 x)) 2) 3) #s(hole binary32 (* 8 (pow x 3))))
#s(approx (pow (* (/ x (- 1 x)) 2) 3) #s(hole binary32 (* (pow x 3) (+ 8 (* 24 x)))))
#s(approx (pow (* (/ x (- 1 x)) 2) 3) #s(hole binary32 (* (pow x 3) (+ 8 (* x (+ 24 (* 48 x)))))))
#s(approx (pow (* (/ x (- 1 x)) 2) 3) #s(hole binary32 (* (pow x 3) (+ 8 (* x (+ 24 (* x (+ 48 (* 80 x)))))))))
#s(approx (* (/ x (- 1 x)) 2) #s(hole binary32 (* 2 x)))
#s(approx (* (/ x (- 1 x)) 2) #s(hole binary32 (* x (+ 2 (* 2 x)))))
#s(approx (* (/ x (- 1 x)) 2) #s(hole binary32 (* x (+ 2 (* x (+ 2 (* 2 x)))))))
#s(approx (* (/ x (- 1 x)) 2) #s(hole binary32 (* x (+ 2 (* x (+ 2 (* x (+ 2 (* 2 x)))))))))
#s(approx (/ x (- 1 x)) #s(hole binary32 x))
#s(approx (/ x (- 1 x)) #s(hole binary32 (* x (+ 1 x))))
#s(approx (/ x (- 1 x)) #s(hole binary32 (* x (+ 1 (* x (+ 1 x))))))
#s(approx (/ x (- 1 x)) #s(hole binary32 (* x (+ 1 (* x (+ 1 (* x (+ 1 x))))))))
#s(approx (- 1 x) #s(hole binary32 1))
#s(approx (- 1 x) #s(hole binary32 (+ 1 (* -1 x))))
#s(approx (+ (* (* (/ x (- 1 x)) 2) (* (/ x (- 1 x)) 2)) (- 1 (* (* (/ x (- 1 x)) 2) 1))) #s(hole binary32 1))
#s(approx (+ (* (* (/ x (- 1 x)) 2) (* (/ x (- 1 x)) 2)) (- 1 (* (* (/ x (- 1 x)) 2) 1))) #s(hole binary32 (+ 1 (* -2 x))))
#s(approx (+ (* (* (/ x (- 1 x)) 2) (* (/ x (- 1 x)) 2)) (- 1 (* (* (/ x (- 1 x)) 2) 1))) #s(hole binary32 (+ 1 (* x (- (* 2 x) 2)))))
#s(approx (+ (* (* (/ x (- 1 x)) 2) (* (/ x (- 1 x)) 2)) (- 1 (* (* (/ x (- 1 x)) 2) 1))) #s(hole binary32 (+ 1 (* x (- (* x (+ 2 (* 6 x))) 2)))))
#s(approx (- 1 (* (* (/ x (- 1 x)) 2) 1)) #s(hole binary32 1))
#s(approx (- 1 (* (* (/ x (- 1 x)) 2) 1)) #s(hole binary32 (+ 1 (* -2 x))))
#s(approx (- 1 (* (* (/ x (- 1 x)) 2) 1)) #s(hole binary32 (+ 1 (* x (- (* -2 x) 2)))))
#s(approx (- 1 (* (* (/ x (- 1 x)) 2) 1)) #s(hole binary32 (+ 1 (* x (- (* x (- (* -2 x) 2)) 2)))))
#s(approx (* (* (/ x (- 1 x)) 2) 1) #s(hole binary32 (* 2 x)))
#s(approx (* (* (/ x (- 1 x)) 2) 1) #s(hole binary32 (* x (+ 2 (* 2 x)))))
#s(approx (* (* (/ x (- 1 x)) 2) 1) #s(hole binary32 (* x (+ 2 (* x (+ 2 (* 2 x)))))))
#s(approx (* (* (/ x (- 1 x)) 2) 1) #s(hole binary32 (* x (+ 2 (* x (+ 2 (* x (+ 2 (* 2 x)))))))))
#s(approx (* 1/2 (log (+ 1 (/ (+ x x) (- 1 x))))) #s(hole binary32 x))
#s(approx (* 1/2 (log (+ 1 (/ (+ x x) (- 1 x))))) #s(hole binary32 (* x (+ 1 (* 1/3 (pow x 2))))))
#s(approx (* 1/2 (log (+ 1 (/ (+ x x) (- 1 x))))) #s(hole binary32 (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))))
#s(approx (* 1/2 (log (+ 1 (/ (+ x x) (- 1 x))))) #s(hole binary32 (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2))))))))))
#s(approx (log (+ 1 (/ (+ x x) (- 1 x)))) #s(hole binary32 (* 2 x)))
#s(approx (log (+ 1 (/ (+ x x) (- 1 x)))) #s(hole binary32 (* x (+ 2 (* 2/3 (pow x 2))))))
#s(approx (log (+ 1 (/ (+ x x) (- 1 x)))) #s(hole binary32 (* x (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2))))))))
#s(approx (log (+ 1 (/ (+ x x) (- 1 x)))) #s(hole binary32 (* x (+ 2 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2))))))))))
#s(approx (/ (+ x x) (- 1 x)) #s(hole binary32 (* 2 x)))
#s(approx (/ (+ x x) (- 1 x)) #s(hole binary32 (* x (+ 2 (* 2 x)))))
#s(approx (/ (+ x x) (- 1 x)) #s(hole binary32 (* x (+ 2 (* x (+ 2 (* 2 x)))))))
#s(approx (/ (+ x x) (- 1 x)) #s(hole binary32 (* x (+ 2 (* x (+ 2 (* x (+ 2 (* 2 x)))))))))
#s(approx (+ x x) #s(hole binary32 (* 2 x)))
#s(approx (* 1/2 (log (+ 1 (/ (+ x x) (+ (* x -1) 1))))) #s(hole binary32 (* 1/2 (log -1))))
#s(approx (* 1/2 (log (+ 1 (/ (+ x x) (+ (* x -1) 1))))) #s(hole binary32 (+ (* 1/2 (log -1)) (/ 1 x))))
#s(approx (* 1/2 (log (+ 1 (/ (+ x x) (+ (* x -1) 1))))) #s(hole binary32 (+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (/ 1 x)))))
#s(approx (* 1/2 (log (+ 1 (/ (+ x x) (+ (* x -1) 1))))) #s(hole binary32 (+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (+ (/ 1 x) (* 1/5 (/ 1 (pow x 5))))))))
#s(approx (* (+ (* (+ (* 1/5 (* x x)) 1/3) (* x x)) 1) x) #s(hole binary32 (* 1/5 (pow x 5))))
#s(approx (* (+ (* (+ (* 1/5 (* x x)) 1/3) (* x x)) 1) x) #s(hole binary32 (* (pow x 5) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))))
#s(approx (* (+ (* (+ (* 1/5 (* x x)) 1/3) (* x x)) 1) x) #s(hole binary32 (* (pow x 5) (+ 1/5 (+ (* 1/3 (/ 1 (pow x 2))) (/ 1 (pow x 4)))))))
#s(approx (+ (* (+ (* 1/5 (* x x)) 1/3) (* x x)) 1) #s(hole binary32 (* 1/5 (pow x 4))))
#s(approx (+ (* (+ (* 1/5 (* x x)) 1/3) (* x x)) 1) #s(hole binary32 (* (pow x 4) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))))
#s(approx (+ (* (+ (* 1/5 (* x x)) 1/3) (* x x)) 1) #s(hole binary32 (* (pow x 4) (+ 1/5 (+ (* 1/3 (/ 1 (pow x 2))) (/ 1 (pow x 4)))))))
#s(approx (+ (* 1/5 (* x x)) 1/3) #s(hole binary32 (* 1/5 (pow x 2))))
#s(approx (+ (* 1/5 (* x x)) 1/3) #s(hole binary32 (* (pow x 2) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))))
#s(approx (* (+ (* (+ (* (+ (* 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 (log (sqrt (/ (+ (pow (* (/ x (- 1 x)) 2) 3) 1) (+ (* (* (/ x (- 1 x)) 2) (* (/ x (- 1 x)) 2)) (- 1 (* (* (/ x (- 1 x)) 2) 1)))))) #s(hole binary32 (log (sqrt -1))))
#s(approx (log (sqrt (/ (+ (pow (* (/ x (- 1 x)) 2) 3) 1) (+ (* (* (/ x (- 1 x)) 2) (* (/ x (- 1 x)) 2)) (- 1 (* (* (/ x (- 1 x)) 2) 1)))))) #s(hole binary32 (- (log (sqrt -1)) (/ 1 (* x (pow (sqrt -1) 2))))))
#s(approx (log (sqrt (/ (+ (pow (* (/ x (- 1 x)) 2) 3) 1) (+ (* (* (/ x (- 1 x)) 2) (* (/ x (- 1 x)) 2)) (- 1 (* (* (/ 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 (/ (+ (pow (* (/ x (- 1 x)) 2) 3) 1) (+ (* (* (/ x (- 1 x)) 2) (* (/ x (- 1 x)) 2)) (- 1 (* (* (/ 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 (/ (+ (pow (* (/ x (- 1 x)) 2) 3) 1) (+ (* (* (/ x (- 1 x)) 2) (* (/ x (- 1 x)) 2)) (- 1 (* (* (/ x (- 1 x)) 2) 1))))) #s(hole binary32 (sqrt -1)))
#s(approx (sqrt (/ (+ (pow (* (/ x (- 1 x)) 2) 3) 1) (+ (* (* (/ x (- 1 x)) 2) (* (/ x (- 1 x)) 2)) (- 1 (* (* (/ x (- 1 x)) 2) 1))))) #s(hole binary32 (- (sqrt -1) (/ 1 (* x (sqrt -1))))))
#s(approx (sqrt (/ (+ (pow (* (/ x (- 1 x)) 2) 3) 1) (+ (* (* (/ x (- 1 x)) 2) (* (/ x (- 1 x)) 2)) (- 1 (* (* (/ 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 (/ (+ (pow (* (/ x (- 1 x)) 2) 3) 1) (+ (* (* (/ x (- 1 x)) 2) (* (/ x (- 1 x)) 2)) (- 1 (* (* (/ 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 (/ (+ (pow (* (/ x (- 1 x)) 2) 3) 1) (+ (* (* (/ x (- 1 x)) 2) (* (/ x (- 1 x)) 2)) (- 1 (* (* (/ x (- 1 x)) 2) 1)))) #s(hole binary32 -1))
#s(approx (/ (+ (pow (* (/ x (- 1 x)) 2) 3) 1) (+ (* (* (/ x (- 1 x)) 2) (* (/ x (- 1 x)) 2)) (- 1 (* (* (/ x (- 1 x)) 2) 1)))) #s(hole binary32 (* -1 (+ 1 (* 2 (/ 1 x))))))
#s(approx (/ (+ (pow (* (/ x (- 1 x)) 2) 3) 1) (+ (* (* (/ x (- 1 x)) 2) (* (/ x (- 1 x)) 2)) (- 1 (* (* (/ x (- 1 x)) 2) 1)))) #s(hole binary32 (- (* -1 (/ (+ 2 (* 2 (/ 1 x))) x)) 1)))
#s(approx (/ (+ (pow (* (/ x (- 1 x)) 2) 3) 1) (+ (* (* (/ x (- 1 x)) 2) (* (/ x (- 1 x)) 2)) (- 1 (* (* (/ x (- 1 x)) 2) 1)))) #s(hole binary32 (- (* -1 (/ (+ 2 (* 2 (/ 1 x))) (pow x 2))) (+ 1 (* 2 (/ 1 x))))))
#s(approx (+ (pow (* (/ x (- 1 x)) 2) 3) 1) #s(hole binary32 -7))
#s(approx (+ (pow (* (/ x (- 1 x)) 2) 3) 1) #s(hole binary32 (* -1 (+ 7 (* 24 (/ 1 x))))))
#s(approx (+ (pow (* (/ x (- 1 x)) 2) 3) 1) #s(hole binary32 (- (* -1 (/ (+ 24 (* 48 (/ 1 x))) x)) 7)))
#s(approx (+ (pow (* (/ x (- 1 x)) 2) 3) 1) #s(hole binary32 (- (* -1 (/ (+ 48 (* 80 (/ 1 x))) (pow x 2))) (+ 7 (* 24 (/ 1 x))))))
#s(approx (pow (* (/ x (- 1 x)) 2) 3) #s(hole binary32 -8))
#s(approx (pow (* (/ x (- 1 x)) 2) 3) #s(hole binary32 (* -1 (+ 8 (* 24 (/ 1 x))))))
#s(approx (pow (* (/ x (- 1 x)) 2) 3) #s(hole binary32 (- (* -1 (/ (+ 24 (* 48 (/ 1 x))) x)) 8)))
#s(approx (pow (* (/ x (- 1 x)) 2) 3) #s(hole binary32 (- (* -1 (/ (+ 48 (* 80 (/ 1 x))) (pow x 2))) (+ 8 (* 24 (/ 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 (/ 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 (+ (* (* (/ x (- 1 x)) 2) (* (/ x (- 1 x)) 2)) (- 1 (* (* (/ x (- 1 x)) 2) 1))) #s(hole binary32 7))
#s(approx (+ (* (* (/ x (- 1 x)) 2) (* (/ x (- 1 x)) 2)) (- 1 (* (* (/ x (- 1 x)) 2) 1))) #s(hole binary32 (+ 7 (* 10 (/ 1 x)))))
#s(approx (+ (* (* (/ x (- 1 x)) 2) (* (/ x (- 1 x)) 2)) (- 1 (* (* (/ x (- 1 x)) 2) 1))) #s(hole binary32 (+ 7 (+ (* 10 (/ 1 x)) (/ 14 (pow x 2))))))
#s(approx (+ (* (* (/ x (- 1 x)) 2) (* (/ x (- 1 x)) 2)) (- 1 (* (* (/ x (- 1 x)) 2) 1))) #s(hole binary32 (+ 7 (+ (* 10 (/ 1 x)) (+ (* 18 (/ 1 (pow x 3))) (/ 14 (pow x 2)))))))
#s(approx (- 1 (* (* (/ x (- 1 x)) 2) 1)) #s(hole binary32 3))
#s(approx (- 1 (* (* (/ x (- 1 x)) 2) 1)) #s(hole binary32 (+ 3 (* 2 (/ 1 x)))))
#s(approx (- 1 (* (* (/ x (- 1 x)) 2) 1)) #s(hole binary32 (+ 3 (+ (* 2 (/ 1 x)) (/ 2 (pow x 2))))))
#s(approx (- 1 (* (* (/ x (- 1 x)) 2) 1)) #s(hole binary32 (+ 3 (+ (* 2 (/ 1 x)) (+ (* 2 (/ 1 (pow x 3))) (/ 2 (pow x 2)))))))
#s(approx (* (* (/ x (- 1 x)) 2) 1) #s(hole binary32 -2))
#s(approx (* (* (/ x (- 1 x)) 2) 1) #s(hole binary32 (* -1 (+ 2 (* 2 (/ 1 x))))))
#s(approx (* (* (/ x (- 1 x)) 2) 1) #s(hole binary32 (- (* -1 (/ (+ 2 (* 2 (/ 1 x))) x)) 2)))
#s(approx (* (* (/ x (- 1 x)) 2) 1) #s(hole binary32 (- (* -1 (/ (+ 2 (* 2 (/ 1 x))) (pow x 2))) (+ 2 (* 2 (/ 1 x))))))
#s(approx (* 1/2 (log (+ 1 (/ (+ x x) (- 1 x))))) #s(hole binary32 (* 1/2 (log -1))))
#s(approx (* 1/2 (log (+ 1 (/ (+ x x) (- 1 x))))) #s(hole binary32 (+ (* 1/2 (log -1)) (/ 1 x))))
#s(approx (* 1/2 (log (+ 1 (/ (+ x x) (- 1 x))))) #s(hole binary32 (+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (/ 1 x)))))
#s(approx (* 1/2 (log (+ 1 (/ (+ x x) (- 1 x))))) #s(hole binary32 (+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (+ (/ 1 x) (* 1/5 (/ 1 (pow x 5))))))))
#s(approx (log (+ 1 (/ (+ x x) (- 1 x)))) #s(hole binary32 (log -1)))
#s(approx (log (+ 1 (/ (+ x x) (- 1 x)))) #s(hole binary32 (+ (log -1) (* 2 (/ 1 x)))))
#s(approx (log (+ 1 (/ (+ x x) (- 1 x)))) #s(hole binary32 (+ (log -1) (+ (/ 2/3 (pow x 3)) (* 2 (/ 1 x))))))
#s(approx (log (+ 1 (/ (+ x x) (- 1 x)))) #s(hole binary32 (+ (log -1) (+ (/ 2/3 (pow x 3)) (+ (* 2 (/ 1 x)) (* 2/5 (/ 1 (pow x 5))))))))
#s(approx (/ (+ x x) (- 1 x)) #s(hole binary32 -2))
#s(approx (/ (+ x x) (- 1 x)) #s(hole binary32 (* -1 (+ 2 (* 2 (/ 1 x))))))
#s(approx (/ (+ x x) (- 1 x)) #s(hole binary32 (- (* -1 (/ (+ 2 (* 2 (/ 1 x))) x)) 2)))
#s(approx (/ (+ x x) (- 1 x)) #s(hole binary32 (- (* -1 (/ (+ 2 (* 2 (/ 1 x))) (pow x 2))) (+ 2 (* 2 (/ 1 x))))))
#s(approx (* 1/2 (log (+ 1 (/ (+ x x) (+ (* x -1) 1))))) #s(hole binary32 (+ (* -1 (/ (- (* -1 (/ (+ 1/3 (* 1/5 (/ 1 (pow x 2)))) (pow x 2))) 1) x)) (* 1/2 (log -1)))))
#s(approx (* (+ (* (+ (* 1/5 (* x x)) 1/3) (* x x)) 1) x) #s(hole binary32 (* -1 (* (pow x 5) (- (* -1 (/ (+ 1/3 (/ 1 (pow x 2))) (pow x 2))) 1/5)))))
#s(approx (* (+ (* (+ (* (+ (* 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 (log (sqrt (/ (+ (pow (* (/ x (- 1 x)) 2) 3) 1) (+ (* (* (/ x (- 1 x)) 2) (* (/ x (- 1 x)) 2)) (- 1 (* (* (/ 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 (/ (+ (pow (* (/ x (- 1 x)) 2) 3) 1) (+ (* (* (/ x (- 1 x)) 2) (* (/ x (- 1 x)) 2)) (- 1 (* (* (/ 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 (/ (+ (pow (* (/ x (- 1 x)) 2) 3) 1) (+ (* (* (/ x (- 1 x)) 2) (* (/ x (- 1 x)) 2)) (- 1 (* (* (/ 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 (/ (+ (pow (* (/ x (- 1 x)) 2) 3) 1) (+ (* (* (/ x (- 1 x)) 2) (* (/ x (- 1 x)) 2)) (- 1 (* (* (/ 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 (/ (+ (pow (* (/ x (- 1 x)) 2) 3) 1) (+ (* (* (/ x (- 1 x)) 2) (* (/ x (- 1 x)) 2)) (- 1 (* (* (/ x (- 1 x)) 2) 1)))) #s(hole binary32 (- (* -1 (/ (+ 2 (+ (* 2 (/ 1 x)) (/ 2 (pow x 2)))) x)) 1)))
#s(approx (+ (pow (* (/ x (- 1 x)) 2) 3) 1) #s(hole binary32 (- (* -1 (/ (+ 24 (+ (* 48 (/ 1 x)) (/ 80 (pow x 2)))) x)) 7)))
#s(approx (pow (* (/ x (- 1 x)) 2) 3) #s(hole binary32 (- (* -1 (/ (+ 24 (+ (* 48 (/ 1 x)) (/ 80 (pow x 2)))) x)) 8)))
#s(approx (* (/ x (- 1 x)) 2) #s(hole binary32 (- (* -1 (/ (+ 2 (+ (* 2 (/ 1 x)) (/ 2 (pow x 2)))) x)) 2)))
#s(approx (/ x (- 1 x)) #s(hole binary32 (- (* -1 (/ (+ 1 (+ (/ 1 x) (/ 1 (pow x 2)))) x)) 1)))
#s(approx (- 1 x) #s(hole binary32 (* -1 (* x (- 1 (/ 1 x))))))
#s(approx (+ (* (* (/ x (- 1 x)) 2) (* (/ x (- 1 x)) 2)) (- 1 (* (* (/ x (- 1 x)) 2) 1))) #s(hole binary32 (+ 7 (* -1 (/ (- (* -1 (/ (+ 14 (* 18 (/ 1 x))) x)) 10) x)))))
#s(approx (- 1 (* (* (/ x (- 1 x)) 2) 1)) #s(hole binary32 (+ 3 (* -1 (/ (- (* -1 (/ (+ 2 (* 2 (/ 1 x))) x)) 2) x)))))
#s(approx (* (* (/ x (- 1 x)) 2) 1) #s(hole binary32 (- (* -1 (/ (+ 2 (+ (* 2 (/ 1 x)) (/ 2 (pow x 2)))) 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)))
Calls

3 calls:

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

rewrite235.0ms (9.8%)

Memory
53.4MiB live, 319.2MiB allocated; 99ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
06335636
06824789
139844722
084564546
Stop Event
iter limit
node limit
iter limit
Counts
214 → 382
Calls
Call 1
Inputs
#s(approx (* 1/2 (log (+ 1 (/ (+ x x) (+ (* x -1) 1))))) (*.f32 (fma.f32 (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x) #s(literal 1 binary32)) x))
(*.f32 (fma.f32 (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x) #s(literal 1 binary32)) x)
(fma.f32 (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x) #s(literal 1 binary32))
(fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32))
#s(literal 1/5 binary32)
(*.f32 x x)
x
#s(literal 1/3 binary32)
#s(literal 1 binary32)
#s(approx (* 1/2 (log (+ 1 (/ (+ x x) (+ (* x -1) 1))))) (*.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)
(log.f32 (sqrt.f32 (/.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)))))))
(sqrt.f32 (/.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 (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 (pow.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) #s(literal 3 binary32)) #s(literal 1 binary32))
(pow.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) #s(literal 3 binary32))
(*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32))
(/.f32 x (-.f32 #s(literal 1 binary32) x))
(-.f32 #s(literal 1 binary32) x)
#s(literal 2 binary32)
#s(literal 3 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 #s(literal 1 binary32) (*.f32 (*.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 #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)
#s(approx (* 1/2 (log (+ 1 (/ (+ x x) (+ (* x -1) 1))))) #s(hole binary32 x))
#s(approx (* 1/2 (log (+ 1 (/ (+ x x) (+ (* x -1) 1))))) #s(hole binary32 (* x (+ 1 (* 1/3 (pow x 2))))))
#s(approx (* 1/2 (log (+ 1 (/ (+ x x) (+ (* x -1) 1))))) #s(hole binary32 (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))))
#s(approx (* 1/2 (log (+ 1 (/ (+ x x) (+ (* x -1) 1))))) #s(hole binary32 (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2))))))))))
#s(approx (* (+ (* (+ (* 1/5 (* x x)) 1/3) (* x x)) 1) x) #s(hole binary32 x))
#s(approx (* (+ (* (+ (* 1/5 (* x x)) 1/3) (* x x)) 1) x) #s(hole binary32 (* x (+ 1 (* 1/3 (pow x 2))))))
#s(approx (* (+ (* (+ (* 1/5 (* x x)) 1/3) (* x x)) 1) x) #s(hole binary32 (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))))
#s(approx (+ (* (+ (* 1/5 (* x x)) 1/3) (* x x)) 1) #s(hole binary32 1))
#s(approx (+ (* (+ (* 1/5 (* x x)) 1/3) (* x x)) 1) #s(hole binary32 (+ 1 (* 1/3 (pow x 2)))))
#s(approx (+ (* (+ (* 1/5 (* x x)) 1/3) (* x x)) 1) #s(hole binary32 (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2)))))))
#s(approx (+ (* 1/5 (* x x)) 1/3) #s(hole binary32 1/3))
#s(approx (+ (* 1/5 (* x x)) 1/3) #s(hole binary32 (+ 1/3 (* 1/5 (pow x 2)))))
#s(approx (* x x) #s(hole binary32 (pow x 2)))
#s(approx 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))
#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 (log (sqrt (/ (+ (pow (* (/ x (- 1 x)) 2) 3) 1) (+ (* (* (/ x (- 1 x)) 2) (* (/ x (- 1 x)) 2)) (- 1 (* (* (/ x (- 1 x)) 2) 1)))))) #s(hole binary32 x))
#s(approx (log (sqrt (/ (+ (pow (* (/ x (- 1 x)) 2) 3) 1) (+ (* (* (/ x (- 1 x)) 2) (* (/ x (- 1 x)) 2)) (- 1 (* (* (/ x (- 1 x)) 2) 1)))))) #s(hole binary32 (* x (+ 1 (* 1/3 (pow x 2))))))
#s(approx (log (sqrt (/ (+ (pow (* (/ x (- 1 x)) 2) 3) 1) (+ (* (* (/ x (- 1 x)) 2) (* (/ x (- 1 x)) 2)) (- 1 (* (* (/ x (- 1 x)) 2) 1)))))) #s(hole binary32 (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))))
#s(approx (log (sqrt (/ (+ (pow (* (/ x (- 1 x)) 2) 3) 1) (+ (* (* (/ x (- 1 x)) 2) (* (/ x (- 1 x)) 2)) (- 1 (* (* (/ 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 (/ (+ (pow (* (/ x (- 1 x)) 2) 3) 1) (+ (* (* (/ x (- 1 x)) 2) (* (/ x (- 1 x)) 2)) (- 1 (* (* (/ x (- 1 x)) 2) 1))))) #s(hole binary32 1))
#s(approx (sqrt (/ (+ (pow (* (/ x (- 1 x)) 2) 3) 1) (+ (* (* (/ x (- 1 x)) 2) (* (/ x (- 1 x)) 2)) (- 1 (* (* (/ x (- 1 x)) 2) 1))))) #s(hole binary32 (+ 1 x)))
#s(approx (sqrt (/ (+ (pow (* (/ x (- 1 x)) 2) 3) 1) (+ (* (* (/ x (- 1 x)) 2) (* (/ x (- 1 x)) 2)) (- 1 (* (* (/ x (- 1 x)) 2) 1))))) #s(hole binary32 (+ 1 (* x (+ 1 (* 1/2 x))))))
#s(approx (sqrt (/ (+ (pow (* (/ x (- 1 x)) 2) 3) 1) (+ (* (* (/ x (- 1 x)) 2) (* (/ x (- 1 x)) 2)) (- 1 (* (* (/ x (- 1 x)) 2) 1))))) #s(hole binary32 (+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/2 x))))))))
#s(approx (/ (+ (pow (* (/ x (- 1 x)) 2) 3) 1) (+ (* (* (/ x (- 1 x)) 2) (* (/ x (- 1 x)) 2)) (- 1 (* (* (/ x (- 1 x)) 2) 1)))) #s(hole binary32 1))
#s(approx (/ (+ (pow (* (/ x (- 1 x)) 2) 3) 1) (+ (* (* (/ x (- 1 x)) 2) (* (/ x (- 1 x)) 2)) (- 1 (* (* (/ x (- 1 x)) 2) 1)))) #s(hole binary32 (+ 1 (* 2 x))))
#s(approx (/ (+ (pow (* (/ x (- 1 x)) 2) 3) 1) (+ (* (* (/ x (- 1 x)) 2) (* (/ x (- 1 x)) 2)) (- 1 (* (* (/ x (- 1 x)) 2) 1)))) #s(hole binary32 (+ 1 (* x (+ 2 (* 2 x))))))
#s(approx (/ (+ (pow (* (/ x (- 1 x)) 2) 3) 1) (+ (* (* (/ x (- 1 x)) 2) (* (/ x (- 1 x)) 2)) (- 1 (* (* (/ x (- 1 x)) 2) 1)))) #s(hole binary32 (+ 1 (* x (+ 2 (* x (+ 2 (* 2 x))))))))
#s(approx (+ (pow (* (/ x (- 1 x)) 2) 3) 1) #s(hole binary32 1))
#s(approx (+ (pow (* (/ x (- 1 x)) 2) 3) 1) #s(hole binary32 (+ 1 (* 8 (pow x 3)))))
#s(approx (+ (pow (* (/ x (- 1 x)) 2) 3) 1) #s(hole binary32 (+ 1 (* (pow x 3) (+ 8 (* 24 x))))))
#s(approx (+ (pow (* (/ x (- 1 x)) 2) 3) 1) #s(hole binary32 (+ 1 (* (pow x 3) (+ 8 (* x (+ 24 (* 48 x))))))))
#s(approx (pow (* (/ x (- 1 x)) 2) 3) #s(hole binary32 (* 8 (pow x 3))))
#s(approx (pow (* (/ x (- 1 x)) 2) 3) #s(hole binary32 (* (pow x 3) (+ 8 (* 24 x)))))
#s(approx (pow (* (/ x (- 1 x)) 2) 3) #s(hole binary32 (* (pow x 3) (+ 8 (* x (+ 24 (* 48 x)))))))
#s(approx (pow (* (/ x (- 1 x)) 2) 3) #s(hole binary32 (* (pow x 3) (+ 8 (* x (+ 24 (* x (+ 48 (* 80 x)))))))))
#s(approx (* (/ x (- 1 x)) 2) #s(hole binary32 (* 2 x)))
#s(approx (* (/ x (- 1 x)) 2) #s(hole binary32 (* x (+ 2 (* 2 x)))))
#s(approx (* (/ x (- 1 x)) 2) #s(hole binary32 (* x (+ 2 (* x (+ 2 (* 2 x)))))))
#s(approx (* (/ x (- 1 x)) 2) #s(hole binary32 (* x (+ 2 (* x (+ 2 (* x (+ 2 (* 2 x)))))))))
#s(approx (/ x (- 1 x)) #s(hole binary32 x))
#s(approx (/ x (- 1 x)) #s(hole binary32 (* x (+ 1 x))))
#s(approx (/ x (- 1 x)) #s(hole binary32 (* x (+ 1 (* x (+ 1 x))))))
#s(approx (/ x (- 1 x)) #s(hole binary32 (* x (+ 1 (* x (+ 1 (* x (+ 1 x))))))))
#s(approx (- 1 x) #s(hole binary32 1))
#s(approx (- 1 x) #s(hole binary32 (+ 1 (* -1 x))))
#s(approx (+ (* (* (/ x (- 1 x)) 2) (* (/ x (- 1 x)) 2)) (- 1 (* (* (/ x (- 1 x)) 2) 1))) #s(hole binary32 1))
#s(approx (+ (* (* (/ x (- 1 x)) 2) (* (/ x (- 1 x)) 2)) (- 1 (* (* (/ x (- 1 x)) 2) 1))) #s(hole binary32 (+ 1 (* -2 x))))
#s(approx (+ (* (* (/ x (- 1 x)) 2) (* (/ x (- 1 x)) 2)) (- 1 (* (* (/ x (- 1 x)) 2) 1))) #s(hole binary32 (+ 1 (* x (- (* 2 x) 2)))))
#s(approx (+ (* (* (/ x (- 1 x)) 2) (* (/ x (- 1 x)) 2)) (- 1 (* (* (/ x (- 1 x)) 2) 1))) #s(hole binary32 (+ 1 (* x (- (* x (+ 2 (* 6 x))) 2)))))
#s(approx (- 1 (* (* (/ x (- 1 x)) 2) 1)) #s(hole binary32 1))
#s(approx (- 1 (* (* (/ x (- 1 x)) 2) 1)) #s(hole binary32 (+ 1 (* -2 x))))
#s(approx (- 1 (* (* (/ x (- 1 x)) 2) 1)) #s(hole binary32 (+ 1 (* x (- (* -2 x) 2)))))
#s(approx (- 1 (* (* (/ x (- 1 x)) 2) 1)) #s(hole binary32 (+ 1 (* x (- (* x (- (* -2 x) 2)) 2)))))
#s(approx (* (* (/ x (- 1 x)) 2) 1) #s(hole binary32 (* 2 x)))
#s(approx (* (* (/ x (- 1 x)) 2) 1) #s(hole binary32 (* x (+ 2 (* 2 x)))))
#s(approx (* (* (/ x (- 1 x)) 2) 1) #s(hole binary32 (* x (+ 2 (* x (+ 2 (* 2 x)))))))
#s(approx (* (* (/ x (- 1 x)) 2) 1) #s(hole binary32 (* x (+ 2 (* x (+ 2 (* x (+ 2 (* 2 x)))))))))
#s(approx (* 1/2 (log (+ 1 (/ (+ x x) (- 1 x))))) #s(hole binary32 x))
#s(approx (* 1/2 (log (+ 1 (/ (+ x x) (- 1 x))))) #s(hole binary32 (* x (+ 1 (* 1/3 (pow x 2))))))
#s(approx (* 1/2 (log (+ 1 (/ (+ x x) (- 1 x))))) #s(hole binary32 (* x (+ 1 (* (pow x 2) (+ 1/3 (* 1/5 (pow x 2))))))))
#s(approx (* 1/2 (log (+ 1 (/ (+ x x) (- 1 x))))) #s(hole binary32 (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/5 (* 1/7 (pow x 2))))))))))
#s(approx (log (+ 1 (/ (+ x x) (- 1 x)))) #s(hole binary32 (* 2 x)))
#s(approx (log (+ 1 (/ (+ x x) (- 1 x)))) #s(hole binary32 (* x (+ 2 (* 2/3 (pow x 2))))))
#s(approx (log (+ 1 (/ (+ x x) (- 1 x)))) #s(hole binary32 (* x (+ 2 (* (pow x 2) (+ 2/3 (* 2/5 (pow x 2))))))))
#s(approx (log (+ 1 (/ (+ x x) (- 1 x)))) #s(hole binary32 (* x (+ 2 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/5 (* 2/7 (pow x 2))))))))))
#s(approx (/ (+ x x) (- 1 x)) #s(hole binary32 (* 2 x)))
#s(approx (/ (+ x x) (- 1 x)) #s(hole binary32 (* x (+ 2 (* 2 x)))))
#s(approx (/ (+ x x) (- 1 x)) #s(hole binary32 (* x (+ 2 (* x (+ 2 (* 2 x)))))))
#s(approx (/ (+ x x) (- 1 x)) #s(hole binary32 (* x (+ 2 (* x (+ 2 (* x (+ 2 (* 2 x)))))))))
#s(approx (+ x x) #s(hole binary32 (* 2 x)))
#s(approx (* 1/2 (log (+ 1 (/ (+ x x) (+ (* x -1) 1))))) #s(hole binary32 (* 1/2 (log -1))))
#s(approx (* 1/2 (log (+ 1 (/ (+ x x) (+ (* x -1) 1))))) #s(hole binary32 (+ (* 1/2 (log -1)) (/ 1 x))))
#s(approx (* 1/2 (log (+ 1 (/ (+ x x) (+ (* x -1) 1))))) #s(hole binary32 (+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (/ 1 x)))))
#s(approx (* 1/2 (log (+ 1 (/ (+ x x) (+ (* x -1) 1))))) #s(hole binary32 (+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (+ (/ 1 x) (* 1/5 (/ 1 (pow x 5))))))))
#s(approx (* (+ (* (+ (* 1/5 (* x x)) 1/3) (* x x)) 1) x) #s(hole binary32 (* 1/5 (pow x 5))))
#s(approx (* (+ (* (+ (* 1/5 (* x x)) 1/3) (* x x)) 1) x) #s(hole binary32 (* (pow x 5) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))))
#s(approx (* (+ (* (+ (* 1/5 (* x x)) 1/3) (* x x)) 1) x) #s(hole binary32 (* (pow x 5) (+ 1/5 (+ (* 1/3 (/ 1 (pow x 2))) (/ 1 (pow x 4)))))))
#s(approx (+ (* (+ (* 1/5 (* x x)) 1/3) (* x x)) 1) #s(hole binary32 (* 1/5 (pow x 4))))
#s(approx (+ (* (+ (* 1/5 (* x x)) 1/3) (* x x)) 1) #s(hole binary32 (* (pow x 4) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))))
#s(approx (+ (* (+ (* 1/5 (* x x)) 1/3) (* x x)) 1) #s(hole binary32 (* (pow x 4) (+ 1/5 (+ (* 1/3 (/ 1 (pow x 2))) (/ 1 (pow x 4)))))))
#s(approx (+ (* 1/5 (* x x)) 1/3) #s(hole binary32 (* 1/5 (pow x 2))))
#s(approx (+ (* 1/5 (* x x)) 1/3) #s(hole binary32 (* (pow x 2) (+ 1/5 (* 1/3 (/ 1 (pow x 2)))))))
#s(approx (* (+ (* (+ (* (+ (* 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 (log (sqrt (/ (+ (pow (* (/ x (- 1 x)) 2) 3) 1) (+ (* (* (/ x (- 1 x)) 2) (* (/ x (- 1 x)) 2)) (- 1 (* (* (/ x (- 1 x)) 2) 1)))))) #s(hole binary32 (log (sqrt -1))))
#s(approx (log (sqrt (/ (+ (pow (* (/ x (- 1 x)) 2) 3) 1) (+ (* (* (/ x (- 1 x)) 2) (* (/ x (- 1 x)) 2)) (- 1 (* (* (/ x (- 1 x)) 2) 1)))))) #s(hole binary32 (- (log (sqrt -1)) (/ 1 (* x (pow (sqrt -1) 2))))))
#s(approx (log (sqrt (/ (+ (pow (* (/ x (- 1 x)) 2) 3) 1) (+ (* (* (/ x (- 1 x)) 2) (* (/ x (- 1 x)) 2)) (- 1 (* (* (/ 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 (/ (+ (pow (* (/ x (- 1 x)) 2) 3) 1) (+ (* (* (/ x (- 1 x)) 2) (* (/ x (- 1 x)) 2)) (- 1 (* (* (/ 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 (/ (+ (pow (* (/ x (- 1 x)) 2) 3) 1) (+ (* (* (/ x (- 1 x)) 2) (* (/ x (- 1 x)) 2)) (- 1 (* (* (/ x (- 1 x)) 2) 1))))) #s(hole binary32 (sqrt -1)))
#s(approx (sqrt (/ (+ (pow (* (/ x (- 1 x)) 2) 3) 1) (+ (* (* (/ x (- 1 x)) 2) (* (/ x (- 1 x)) 2)) (- 1 (* (* (/ x (- 1 x)) 2) 1))))) #s(hole binary32 (- (sqrt -1) (/ 1 (* x (sqrt -1))))))
#s(approx (sqrt (/ (+ (pow (* (/ x (- 1 x)) 2) 3) 1) (+ (* (* (/ x (- 1 x)) 2) (* (/ x (- 1 x)) 2)) (- 1 (* (* (/ 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 (/ (+ (pow (* (/ x (- 1 x)) 2) 3) 1) (+ (* (* (/ x (- 1 x)) 2) (* (/ x (- 1 x)) 2)) (- 1 (* (* (/ 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 (/ (+ (pow (* (/ x (- 1 x)) 2) 3) 1) (+ (* (* (/ x (- 1 x)) 2) (* (/ x (- 1 x)) 2)) (- 1 (* (* (/ x (- 1 x)) 2) 1)))) #s(hole binary32 -1))
#s(approx (/ (+ (pow (* (/ x (- 1 x)) 2) 3) 1) (+ (* (* (/ x (- 1 x)) 2) (* (/ x (- 1 x)) 2)) (- 1 (* (* (/ x (- 1 x)) 2) 1)))) #s(hole binary32 (* -1 (+ 1 (* 2 (/ 1 x))))))
#s(approx (/ (+ (pow (* (/ x (- 1 x)) 2) 3) 1) (+ (* (* (/ x (- 1 x)) 2) (* (/ x (- 1 x)) 2)) (- 1 (* (* (/ x (- 1 x)) 2) 1)))) #s(hole binary32 (- (* -1 (/ (+ 2 (* 2 (/ 1 x))) x)) 1)))
#s(approx (/ (+ (pow (* (/ x (- 1 x)) 2) 3) 1) (+ (* (* (/ x (- 1 x)) 2) (* (/ x (- 1 x)) 2)) (- 1 (* (* (/ x (- 1 x)) 2) 1)))) #s(hole binary32 (- (* -1 (/ (+ 2 (* 2 (/ 1 x))) (pow x 2))) (+ 1 (* 2 (/ 1 x))))))
#s(approx (+ (pow (* (/ x (- 1 x)) 2) 3) 1) #s(hole binary32 -7))
#s(approx (+ (pow (* (/ x (- 1 x)) 2) 3) 1) #s(hole binary32 (* -1 (+ 7 (* 24 (/ 1 x))))))
#s(approx (+ (pow (* (/ x (- 1 x)) 2) 3) 1) #s(hole binary32 (- (* -1 (/ (+ 24 (* 48 (/ 1 x))) x)) 7)))
#s(approx (+ (pow (* (/ x (- 1 x)) 2) 3) 1) #s(hole binary32 (- (* -1 (/ (+ 48 (* 80 (/ 1 x))) (pow x 2))) (+ 7 (* 24 (/ 1 x))))))
#s(approx (pow (* (/ x (- 1 x)) 2) 3) #s(hole binary32 -8))
#s(approx (pow (* (/ x (- 1 x)) 2) 3) #s(hole binary32 (* -1 (+ 8 (* 24 (/ 1 x))))))
#s(approx (pow (* (/ x (- 1 x)) 2) 3) #s(hole binary32 (- (* -1 (/ (+ 24 (* 48 (/ 1 x))) x)) 8)))
#s(approx (pow (* (/ x (- 1 x)) 2) 3) #s(hole binary32 (- (* -1 (/ (+ 48 (* 80 (/ 1 x))) (pow x 2))) (+ 8 (* 24 (/ 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 (/ 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 (+ (* (* (/ x (- 1 x)) 2) (* (/ x (- 1 x)) 2)) (- 1 (* (* (/ x (- 1 x)) 2) 1))) #s(hole binary32 7))
#s(approx (+ (* (* (/ x (- 1 x)) 2) (* (/ x (- 1 x)) 2)) (- 1 (* (* (/ x (- 1 x)) 2) 1))) #s(hole binary32 (+ 7 (* 10 (/ 1 x)))))
#s(approx (+ (* (* (/ x (- 1 x)) 2) (* (/ x (- 1 x)) 2)) (- 1 (* (* (/ x (- 1 x)) 2) 1))) #s(hole binary32 (+ 7 (+ (* 10 (/ 1 x)) (/ 14 (pow x 2))))))
#s(approx (+ (* (* (/ x (- 1 x)) 2) (* (/ x (- 1 x)) 2)) (- 1 (* (* (/ x (- 1 x)) 2) 1))) #s(hole binary32 (+ 7 (+ (* 10 (/ 1 x)) (+ (* 18 (/ 1 (pow x 3))) (/ 14 (pow x 2)))))))
#s(approx (- 1 (* (* (/ x (- 1 x)) 2) 1)) #s(hole binary32 3))
#s(approx (- 1 (* (* (/ x (- 1 x)) 2) 1)) #s(hole binary32 (+ 3 (* 2 (/ 1 x)))))
#s(approx (- 1 (* (* (/ x (- 1 x)) 2) 1)) #s(hole binary32 (+ 3 (+ (* 2 (/ 1 x)) (/ 2 (pow x 2))))))
#s(approx (- 1 (* (* (/ x (- 1 x)) 2) 1)) #s(hole binary32 (+ 3 (+ (* 2 (/ 1 x)) (+ (* 2 (/ 1 (pow x 3))) (/ 2 (pow x 2)))))))
#s(approx (* (* (/ x (- 1 x)) 2) 1) #s(hole binary32 -2))
#s(approx (* (* (/ x (- 1 x)) 2) 1) #s(hole binary32 (* -1 (+ 2 (* 2 (/ 1 x))))))
#s(approx (* (* (/ x (- 1 x)) 2) 1) #s(hole binary32 (- (* -1 (/ (+ 2 (* 2 (/ 1 x))) x)) 2)))
#s(approx (* (* (/ x (- 1 x)) 2) 1) #s(hole binary32 (- (* -1 (/ (+ 2 (* 2 (/ 1 x))) (pow x 2))) (+ 2 (* 2 (/ 1 x))))))
#s(approx (* 1/2 (log (+ 1 (/ (+ x x) (- 1 x))))) #s(hole binary32 (* 1/2 (log -1))))
#s(approx (* 1/2 (log (+ 1 (/ (+ x x) (- 1 x))))) #s(hole binary32 (+ (* 1/2 (log -1)) (/ 1 x))))
#s(approx (* 1/2 (log (+ 1 (/ (+ x x) (- 1 x))))) #s(hole binary32 (+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (/ 1 x)))))
#s(approx (* 1/2 (log (+ 1 (/ (+ x x) (- 1 x))))) #s(hole binary32 (+ (* 1/2 (log -1)) (+ (/ 1/3 (pow x 3)) (+ (/ 1 x) (* 1/5 (/ 1 (pow x 5))))))))
#s(approx (log (+ 1 (/ (+ x x) (- 1 x)))) #s(hole binary32 (log -1)))
#s(approx (log (+ 1 (/ (+ x x) (- 1 x)))) #s(hole binary32 (+ (log -1) (* 2 (/ 1 x)))))
#s(approx (log (+ 1 (/ (+ x x) (- 1 x)))) #s(hole binary32 (+ (log -1) (+ (/ 2/3 (pow x 3)) (* 2 (/ 1 x))))))
#s(approx (log (+ 1 (/ (+ x x) (- 1 x)))) #s(hole binary32 (+ (log -1) (+ (/ 2/3 (pow x 3)) (+ (* 2 (/ 1 x)) (* 2/5 (/ 1 (pow x 5))))))))
#s(approx (/ (+ x x) (- 1 x)) #s(hole binary32 -2))
#s(approx (/ (+ x x) (- 1 x)) #s(hole binary32 (* -1 (+ 2 (* 2 (/ 1 x))))))
#s(approx (/ (+ x x) (- 1 x)) #s(hole binary32 (- (* -1 (/ (+ 2 (* 2 (/ 1 x))) x)) 2)))
#s(approx (/ (+ x x) (- 1 x)) #s(hole binary32 (- (* -1 (/ (+ 2 (* 2 (/ 1 x))) (pow x 2))) (+ 2 (* 2 (/ 1 x))))))
#s(approx (* 1/2 (log (+ 1 (/ (+ x x) (+ (* x -1) 1))))) #s(hole binary32 (+ (* -1 (/ (- (* -1 (/ (+ 1/3 (* 1/5 (/ 1 (pow x 2)))) (pow x 2))) 1) x)) (* 1/2 (log -1)))))
#s(approx (* (+ (* (+ (* 1/5 (* x x)) 1/3) (* x x)) 1) x) #s(hole binary32 (* -1 (* (pow x 5) (- (* -1 (/ (+ 1/3 (/ 1 (pow x 2))) (pow x 2))) 1/5)))))
#s(approx (* (+ (* (+ (* (+ (* 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 (log (sqrt (/ (+ (pow (* (/ x (- 1 x)) 2) 3) 1) (+ (* (* (/ x (- 1 x)) 2) (* (/ x (- 1 x)) 2)) (- 1 (* (* (/ 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 (/ (+ (pow (* (/ x (- 1 x)) 2) 3) 1) (+ (* (* (/ x (- 1 x)) 2) (* (/ x (- 1 x)) 2)) (- 1 (* (* (/ 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 (/ (+ (pow (* (/ x (- 1 x)) 2) 3) 1) (+ (* (* (/ x (- 1 x)) 2) (* (/ x (- 1 x)) 2)) (- 1 (* (* (/ 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 (/ (+ (pow (* (/ x (- 1 x)) 2) 3) 1) (+ (* (* (/ x (- 1 x)) 2) (* (/ x (- 1 x)) 2)) (- 1 (* (* (/ 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 (/ (+ (pow (* (/ x (- 1 x)) 2) 3) 1) (+ (* (* (/ x (- 1 x)) 2) (* (/ x (- 1 x)) 2)) (- 1 (* (* (/ x (- 1 x)) 2) 1)))) #s(hole binary32 (- (* -1 (/ (+ 2 (+ (* 2 (/ 1 x)) (/ 2 (pow x 2)))) x)) 1)))
#s(approx (+ (pow (* (/ x (- 1 x)) 2) 3) 1) #s(hole binary32 (- (* -1 (/ (+ 24 (+ (* 48 (/ 1 x)) (/ 80 (pow x 2)))) x)) 7)))
#s(approx (pow (* (/ x (- 1 x)) 2) 3) #s(hole binary32 (- (* -1 (/ (+ 24 (+ (* 48 (/ 1 x)) (/ 80 (pow x 2)))) x)) 8)))
#s(approx (* (/ x (- 1 x)) 2) #s(hole binary32 (- (* -1 (/ (+ 2 (+ (* 2 (/ 1 x)) (/ 2 (pow x 2)))) x)) 2)))
#s(approx (/ x (- 1 x)) #s(hole binary32 (- (* -1 (/ (+ 1 (+ (/ 1 x) (/ 1 (pow x 2)))) x)) 1)))
#s(approx (- 1 x) #s(hole binary32 (* -1 (* x (- 1 (/ 1 x))))))
#s(approx (+ (* (* (/ x (- 1 x)) 2) (* (/ x (- 1 x)) 2)) (- 1 (* (* (/ x (- 1 x)) 2) 1))) #s(hole binary32 (+ 7 (* -1 (/ (- (* -1 (/ (+ 14 (* 18 (/ 1 x))) x)) 10) x)))))
#s(approx (- 1 (* (* (/ x (- 1 x)) 2) 1)) #s(hole binary32 (+ 3 (* -1 (/ (- (* -1 (/ (+ 2 (* 2 (/ 1 x))) x)) 2) x)))))
#s(approx (* (* (/ x (- 1 x)) 2) 1) #s(hole binary32 (- (* -1 (/ (+ 2 (+ (* 2 (/ 1 x)) (/ 2 (pow x 2)))) 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)))
Outputs
#s(approx (* 1/2 (log (+ 1 (/ (+ x x) (+ (* x -1) 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)))
(+.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 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 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) x) x) #s(literal 2 binary32)) #s(literal 1 binary32)) (-.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) x) x) #s(literal 1 binary32)))
(/.f32 (-.f32 #s(literal 1 binary32) (pow.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) x) x) #s(literal 2 binary32))) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) x) x)))
(/.f32 (fma.f32 (pow.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) #s(literal 3 binary32)) (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (+.f32 (pow.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) x) x) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) x) x) #s(literal 1 binary32)))))
(/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) #s(literal 3 binary32)) (pow.f32 x #s(literal 6 binary32)))) (+.f32 #s(literal 1 binary32) (-.f32 (pow.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) x) x) #s(literal 2 binary32)) (*.f32 #s(literal 1 binary32) (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) x) x)))))
(-.f32 #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) (pow.f32 (*.f32 (*.f32 x x) #s(literal 1/5 binary32)) #s(literal 2 binary32))) (-.f32 #s(literal 1/3 binary32) (*.f32 (*.f32 x x) #s(literal 1/5 binary32))))
(/.f32 (-.f32 (pow.f32 (*.f32 (*.f32 x x) #s(literal 1/5 binary32)) #s(literal 2 binary32)) #s(literal 1/9 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal 1/5 binary32)) #s(literal 1/3 binary32)))
(/.f32 (+.f32 #s(literal 1/27 binary32) (*.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1/125 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 x #s(literal 6 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 #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)))
#s(literal 1/5 binary32)
(*.f32 (neg.f32 x) (neg.f32 x))
(*.f32 (fabs.f32 x) (fabs.f32 x))
(*.f32 (pow.f32 x #s(literal 3 binary32)) (/.f32 #s(literal 1 binary32) x))
(*.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 (neg.f32 x) #s(literal 2 binary32))
(pow.f32 (fabs.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 (fma.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) #s(literal 4 binary32) (*.f32 (log.f32 x) #s(literal 2 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)))
x
#s(literal 1/3 binary32)
#s(literal 1 binary32)
#s(approx (* 1/2 (log (+ 1 (/ (+ x x) (+ (* x -1) 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)))
(+.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 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) (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 2 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 (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 2 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 (+.f32 #s(literal 1 binary32) (*.f32 (pow.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)) #s(literal 3 binary32)) (pow.f32 x #s(literal 6 binary32)))) (+.f32 #s(literal 1 binary32) (-.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 2 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 (fma.f32 (pow.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)) #s(literal 3 binary32)) (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (+.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 2 binary32)) (-.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 #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 #s(literal 1/9 binary32) (pow.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) x) x) #s(literal 2 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 (pow.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) x) x) #s(literal 2 binary32)) #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) (*.f32 (pow.f32 (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) #s(literal 3 binary32)) (pow.f32 x #s(literal 6 binary32)))) (+.f32 #s(literal 1/9 binary32) (-.f32 (pow.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) x) x) #s(literal 2 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 (fma.f32 (pow.f32 (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) #s(literal 3 binary32)) (pow.f32 x #s(literal 6 binary32)) #s(literal 1/27 binary32)) (+.f32 (pow.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) x) x) #s(literal 2 binary32)) (-.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 #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 #s(literal 1/25 binary32) (pow.f32 (*.f32 (*.f32 x x) #s(literal 1/7 binary32)) #s(literal 2 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 2 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/125 binary32) (*.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1/343 binary32))) (+.f32 #s(literal 1/25 binary32) (-.f32 (pow.f32 (*.f32 (*.f32 x x) #s(literal 1/7 binary32)) #s(literal 2 binary32)) (*.f32 #s(literal 1/5 binary32) (*.f32 (*.f32 x x) #s(literal 1/7 binary32))))))
(/.f32 (fma.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1/343 binary32) #s(literal 1/125 binary32)) (+.f32 (pow.f32 (*.f32 (*.f32 x x) #s(literal 1/7 binary32)) #s(literal 2 binary32)) (-.f32 #s(literal 1/25 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal 1/7 binary32)) #s(literal 1/5 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)
(log.f32 (sqrt.f32 (/.f32 (fma.f32 (pow.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 3 binary32)) #s(literal 8 binary32) #s(literal 1 binary32)) (fma.f32 (pow.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) #s(literal 4 binary32) (-.f32 #s(literal 1 binary32) (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)))))))
(*.f32 #s(literal 1/2 binary32) (log.f32 (/.f32 (fma.f32 (pow.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 3 binary32)) #s(literal 8 binary32) #s(literal 1 binary32)) (fma.f32 (pow.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) #s(literal 4 binary32) (-.f32 #s(literal 1 binary32) (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)))))))
(-.f32 (log.f32 (sqrt.f32 (fma.f32 (pow.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 3 binary32)) #s(literal 8 binary32) #s(literal 1 binary32)))) (log.f32 (sqrt.f32 (fma.f32 (pow.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) #s(literal 4 binary32) (-.f32 #s(literal 1 binary32) (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)))))))
(sqrt.f32 (/.f32 (fma.f32 (pow.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 3 binary32)) #s(literal 8 binary32) #s(literal 1 binary32)) (fma.f32 (pow.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) #s(literal 4 binary32) (-.f32 #s(literal 1 binary32) (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32))))))
(/.f32 (sqrt.f32 (fma.f32 (pow.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 3 binary32)) #s(literal 8 binary32) #s(literal 1 binary32))) (sqrt.f32 (fma.f32 (pow.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) #s(literal 4 binary32) (-.f32 #s(literal 1 binary32) (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32))))))
(/.f32 #s(literal 1 binary32) (pow.f32 (/.f32 (fma.f32 (pow.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 3 binary32)) #s(literal 8 binary32) #s(literal 1 binary32)) (fma.f32 (pow.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) #s(literal 4 binary32) (-.f32 #s(literal 1 binary32) (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32))))) #s(literal -1/2 binary32)))
(pow.f32 (sqrt.f32 (/.f32 (fma.f32 (pow.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 3 binary32)) #s(literal 8 binary32) #s(literal 1 binary32)) (fma.f32 (pow.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) #s(literal 4 binary32) (-.f32 #s(literal 1 binary32) (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)))))) #s(literal 1 binary32))
(pow.f32 (/.f32 (fma.f32 (pow.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 3 binary32)) #s(literal 8 binary32) #s(literal 1 binary32)) (fma.f32 (pow.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) #s(literal 4 binary32) (-.f32 #s(literal 1 binary32) (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32))))) #s(literal 1/2 binary32))
(exp.f32 (*.f32 (log.f32 (/.f32 (fma.f32 (pow.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 3 binary32)) #s(literal 8 binary32) #s(literal 1 binary32)) (fma.f32 (pow.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) #s(literal 4 binary32) (-.f32 #s(literal 1 binary32) (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)))))) #s(literal 1/2 binary32)))
(/.f32 (neg.f32 (fma.f32 (pow.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 3 binary32)) #s(literal 8 binary32) #s(literal 1 binary32))) (neg.f32 (fma.f32 (pow.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) #s(literal 4 binary32) (-.f32 #s(literal 1 binary32) (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32))))))
(/.f32 (fma.f32 (pow.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 3 binary32)) #s(literal 8 binary32) #s(literal 1 binary32)) (fma.f32 (pow.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) #s(literal 4 binary32) (-.f32 #s(literal 1 binary32) (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)))))
(+.f32 (/.f32 (pow.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) #s(literal 3 binary32)) (fma.f32 (pow.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) #s(literal 4 binary32) (-.f32 #s(literal 1 binary32) (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32))))) (/.f32 #s(literal 1 binary32) (fma.f32 (pow.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) #s(literal 4 binary32) (-.f32 #s(literal 1 binary32) (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32))))))
(/.f32 (-.f32 (pow.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) #s(literal 6 binary32)) #s(literal 1 binary32)) (-.f32 (pow.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) #s(literal 3 binary32)) #s(literal 1 binary32)))
(/.f32 (+.f32 (pow.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) #s(literal 9 binary32)) #s(literal 1 binary32)) (+.f32 (pow.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) #s(literal 6 binary32)) (-.f32 #s(literal 1 binary32) (pow.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) #s(literal 3 binary32)))))
(fma.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 2 binary32)) #s(literal 1 binary32))
(fma.f32 (pow.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) #s(literal 3/2 binary32)) (pow.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) #s(literal 3/2 binary32)) #s(literal 1 binary32))
(fma.f32 (pow.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 3 binary32)) #s(literal 8 binary32) #s(literal 1 binary32))
(fma.f32 #s(literal 8 binary32) (pow.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 3 binary32)) #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 1 binary32)) #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)) (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) #s(literal 1 binary32))
(fma.f32 (pow.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) #s(literal 3 binary32)) #s(literal 1 binary32) #s(literal 1 binary32))
(fma.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) (pow.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) #s(literal 2 binary32)) #s(literal 1 binary32))
(fma.f32 #s(literal 1 binary32) (pow.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) #s(literal 3 binary32)) #s(literal 1 binary32))
(+.f32 (pow.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) #s(literal 3 binary32)) #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 3 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 2 binary32)))
(*.f32 (pow.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) #s(literal 3/2 binary32)) (pow.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) #s(literal 3/2 binary32)))
(*.f32 (pow.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 3 binary32)) #s(literal 8 binary32))
(*.f32 #s(literal 8 binary32) (pow.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 3 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 1 binary32)))
(*.f32 (pow.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) #s(literal 2 binary32)) (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)))
(*.f32 (pow.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) #s(literal 3 binary32)) #s(literal 1 binary32))
(*.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) (pow.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) #s(literal 2 binary32)))
(*.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 (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 -2 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 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 -1 binary32)))
(/.f32 #s(literal 1 binary32) (pow.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) #s(literal -3 binary32)))
(pow.f32 (pow.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) #s(literal -3 binary32)) #s(literal -1 binary32))
(pow.f32 (pow.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) #s(literal -1 binary32)) #s(literal -3 binary32))
(pow.f32 (pow.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) #s(literal 1 binary32)) #s(literal 3 binary32))
(pow.f32 (pow.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) #s(literal 3/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 3/2 binary32))
(pow.f32 (pow.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) #s(literal 3 binary32)) #s(literal 1 binary32))
(pow.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) #s(literal 3 binary32))
(+.f32 (cosh.f32 (*.f32 (log.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32))) #s(literal 3 binary32))) (sinh.f32 (*.f32 (log.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32))) #s(literal 3 binary32))))
(exp.f32 (fma.f32 (log.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32))) #s(literal 3 binary32) (*.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) #s(literal 4 binary32))))
(exp.f32 (fma.f32 (log.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32))) #s(literal 3 binary32) #s(literal 0 binary32)))
(exp.f32 (*.f32 (log.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32))) #s(literal 3 binary32)))
(*.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)) #s(literal 2 binary32))
(*.f32 #s(literal 2 binary32) (/.f32 x (-.f32 #s(literal 1 binary32) x)))
(*.f32 #s(literal 1 binary32) (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)))
(/.f32 (neg.f32 (*.f32 #s(literal 2 binary32) x)) (neg.f32 (-.f32 #s(literal 1 binary32) x)))
(/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))
(+.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) (/.f32 x (-.f32 #s(literal 1 binary32) x)))
(/.f32 (neg.f32 x) (neg.f32 (-.f32 #s(literal 1 binary32) x)))
(/.f32 x (-.f32 #s(literal 1 binary32) x))
(/.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (neg.f32 x) #s(literal 1 binary32)))
(/.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 (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 (+.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))
#s(literal 2 binary32)
#s(literal 3 binary32)
(/.f32 (-.f32 (pow.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) #s(literal 4 binary32)) (pow.f32 (-.f32 #s(literal 1 binary32) (*.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 2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)))))
(/.f32 (+.f32 (pow.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) #s(literal 6 binary32)) (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32))) #s(literal 3 binary32))) (+.f32 (pow.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) #s(literal 4 binary32)) (-.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.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 2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)))))))
(-.f32 (fma.f32 (pow.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) #s(literal 4 binary32) #s(literal 1 binary32)) (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)))
(fma.f32 (pow.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) #s(literal 1 binary32)) (pow.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) #s(literal 1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32))))
(fma.f32 (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)) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32))))
(fma.f32 (pow.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) #s(literal 4 binary32) (-.f32 #s(literal 1 binary32) (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32))))
(fma.f32 (*.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) (/.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 (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 #s(literal 1 binary32) (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32))))
(fma.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 #s(literal 1 binary32) (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32))))
(fma.f32 #s(literal 4 binary32) (pow.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32))))
(fma.f32 (pow.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) #s(literal 2 binary32)) #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32))))
(fma.f32 (pow.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) #s(literal 3 binary32)) (pow.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))))
(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 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32))))
(fma.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) (*.f32 #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 #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 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32))))
(+.f32 (-.f32 #s(literal 1 binary32) (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32))) (pow.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) #s(literal 2 binary32)))
(+.f32 (pow.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32))))
(/.f32 (-.f32 #s(literal 1 binary32) (pow.f32 (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) #s(literal 2 binary32))) (fma.f32 (/.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) (fma.f32 (pow.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) #s(literal 4 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)))
(+.f32 #s(literal 1 binary32) (*.f32 (neg.f32 (*.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 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 #s(literal 1 binary32) (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)))
(/.f32 (neg.f32 (*.f32 #s(literal 2 binary32) x)) (neg.f32 (-.f32 #s(literal 1 binary32) x)))
(/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))
(+.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) (/.f32 x (-.f32 #s(literal 1 binary32) x)))
(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 (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 (/.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 (/.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)) #s(literal 2 binary32))
(*.f32 #s(literal 2 binary32) (/.f32 x (-.f32 #s(literal 1 binary32) x)))
(*.f32 #s(literal 1 binary32) (*.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)))
(/.f32 (neg.f32 (*.f32 #s(literal 2 binary32) x)) (neg.f32 (-.f32 #s(literal 1 binary32) x)))
(/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))
(+.f32 (/.f32 x (-.f32 #s(literal 1 binary32) x)) (/.f32 x (-.f32 #s(literal 1 binary32) x)))
(*.f32 #s(literal 2 binary32) x)
(*.f32 x #s(literal 2 binary32))
(/.f32 (-.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(approx (* 1/2 (log (+ 1 (/ (+ x x) (+ (* x -1) 1))))) x)
#s(approx (* 1/2 (log (+ 1 (/ (+ x x) (+ (* x -1) 1))))) (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/3 binary32) #s(literal 1 binary32)) x))
#s(approx (* 1/2 (log (+ 1 (/ (+ x x) (+ (* x -1) 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 (* 1/2 (log (+ 1 (/ (+ x x) (+ (* x -1) 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/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 (* x x) (*.f32 x x))
#s(approx x 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 (log (sqrt (/ (+ (pow (* (/ x (- 1 x)) 2) 3) 1) (+ (* (* (/ x (- 1 x)) 2) (* (/ x (- 1 x)) 2)) (- 1 (* (* (/ x (- 1 x)) 2) 1)))))) x)
#s(approx (log (sqrt (/ (+ (pow (* (/ x (- 1 x)) 2) 3) 1) (+ (* (* (/ x (- 1 x)) 2) (* (/ x (- 1 x)) 2)) (- 1 (* (* (/ 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 (/ (+ (pow (* (/ x (- 1 x)) 2) 3) 1) (+ (* (* (/ x (- 1 x)) 2) (* (/ x (- 1 x)) 2)) (- 1 (* (* (/ 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 (/ (+ (pow (* (/ x (- 1 x)) 2) 3) 1) (+ (* (* (/ x (- 1 x)) 2) (* (/ x (- 1 x)) 2)) (- 1 (* (* (/ 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 (/ (+ (pow (* (/ x (- 1 x)) 2) 3) 1) (+ (* (* (/ x (- 1 x)) 2) (* (/ x (- 1 x)) 2)) (- 1 (* (* (/ x (- 1 x)) 2) 1))))) #s(literal 1 binary32))
#s(approx (sqrt (/ (+ (pow (* (/ x (- 1 x)) 2) 3) 1) (+ (* (* (/ x (- 1 x)) 2) (* (/ x (- 1 x)) 2)) (- 1 (* (* (/ x (- 1 x)) 2) 1))))) (+.f32 x #s(literal 1 binary32)))
#s(approx (sqrt (/ (+ (pow (* (/ x (- 1 x)) 2) 3) 1) (+ (* (* (/ x (- 1 x)) 2) (* (/ x (- 1 x)) 2)) (- 1 (* (* (/ 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 (/ (+ (pow (* (/ x (- 1 x)) 2) 3) 1) (+ (* (* (/ x (- 1 x)) 2) (* (/ x (- 1 x)) 2)) (- 1 (* (* (/ 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 (/ (+ (pow (* (/ x (- 1 x)) 2) 3) 1) (+ (* (* (/ x (- 1 x)) 2) (* (/ x (- 1 x)) 2)) (- 1 (* (* (/ x (- 1 x)) 2) 1)))) #s(literal 1 binary32))
#s(approx (/ (+ (pow (* (/ x (- 1 x)) 2) 3) 1) (+ (* (* (/ x (- 1 x)) 2) (* (/ x (- 1 x)) 2)) (- 1 (* (* (/ x (- 1 x)) 2) 1)))) (fma.f32 #s(literal 2 binary32) x #s(literal 1 binary32)))
#s(approx (/ (+ (pow (* (/ x (- 1 x)) 2) 3) 1) (+ (* (* (/ x (- 1 x)) 2) (* (/ x (- 1 x)) 2)) (- 1 (* (* (/ x (- 1 x)) 2) 1)))) (fma.f32 (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)) x #s(literal 1 binary32)))
#s(approx (/ (+ (pow (* (/ x (- 1 x)) 2) 3) 1) (+ (* (* (/ x (- 1 x)) 2) (* (/ x (- 1 x)) 2)) (- 1 (* (* (/ x (- 1 x)) 2) 1)))) (fma.f32 (fma.f32 (fma.f32 #s(literal 2 binary32) x #s(literal 2 binary32)) x #s(literal 2 binary32)) x #s(literal 1 binary32)))
#s(approx (+ (pow (* (/ x (- 1 x)) 2) 3) 1) #s(literal 1 binary32))
#s(approx (+ (pow (* (/ x (- 1 x)) 2) 3) 1) (fma.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 8 binary32) #s(literal 1 binary32)))
#s(approx (+ (pow (* (/ x (- 1 x)) 2) 3) 1) (fma.f32 (fma.f32 #s(literal 24 binary32) x #s(literal 8 binary32)) (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)))
#s(approx (+ (pow (* (/ x (- 1 x)) 2) 3) 1) (fma.f32 (fma.f32 (fma.f32 #s(literal 48 binary32) x #s(literal 24 binary32)) x #s(literal 8 binary32)) (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)))
#s(approx (pow (* (/ x (- 1 x)) 2) 3) (*.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 8 binary32)))
#s(approx (pow (* (/ x (- 1 x)) 2) 3) (*.f32 (fma.f32 #s(literal 24 binary32) x #s(literal 8 binary32)) (pow.f32 x #s(literal 3 binary32))))
#s(approx (pow (* (/ x (- 1 x)) 2) 3) (*.f32 (fma.f32 (fma.f32 #s(literal 48 binary32) x #s(literal 24 binary32)) x #s(literal 8 binary32)) (pow.f32 x #s(literal 3 binary32))))
#s(approx (pow (* (/ x (- 1 x)) 2) 3) (*.f32 (fma.f32 (fma.f32 (fma.f32 #s(literal 80 binary32) x #s(literal 48 binary32)) x #s(literal 24 binary32)) x #s(literal 8 binary32)) (pow.f32 x #s(literal 3 binary32))))
#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 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 (+ (* (* (/ x (- 1 x)) 2) (* (/ x (- 1 x)) 2)) (- 1 (* (* (/ x (- 1 x)) 2) 1))) #s(literal 1 binary32))
#s(approx (+ (* (* (/ x (- 1 x)) 2) (* (/ x (- 1 x)) 2)) (- 1 (* (* (/ x (- 1 x)) 2) 1))) (fma.f32 #s(literal -2 binary32) x #s(literal 1 binary32)))
#s(approx (+ (* (* (/ x (- 1 x)) 2) (* (/ x (- 1 x)) 2)) (- 1 (* (* (/ x (- 1 x)) 2) 1))) (fma.f32 (-.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 2 binary32)) x #s(literal 1 binary32)))
#s(approx (+ (* (* (/ x (- 1 x)) 2) (* (/ x (- 1 x)) 2)) (- 1 (* (* (/ x (- 1 x)) 2) 1))) (fma.f32 (-.f32 (*.f32 (fma.f32 #s(literal 6 binary32) x #s(literal 2 binary32)) x) #s(literal 2 binary32)) x #s(literal 1 binary32)))
#s(approx (- 1 (* (* (/ x (- 1 x)) 2) 1)) #s(literal 1 binary32))
#s(approx (- 1 (* (* (/ x (- 1 x)) 2) 1)) (fma.f32 #s(literal -2 binary32) x #s(literal 1 binary32)))
#s(approx (- 1 (* (* (/ x (- 1 x)) 2) 1)) (fma.f32 (-.f32 (*.f32 #s(literal -2 binary32) x) #s(literal 2 binary32)) x #s(literal 1 binary32)))
#s(approx (- 1 (* (* (/ x (- 1 x)) 2) 1)) (fma.f32 (-.f32 (*.f32 (-.f32 (*.f32 #s(literal -2 binary32) x) #s(literal 2 binary32)) x) #s(literal 2 binary32)) x #s(literal 1 binary32)))
#s(approx (/ (+ 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 (* 1/2 (log (+ 1 (/ (+ x x) (+ (* x -1) 1))))) x)
#s(approx (* 1/2 (log (+ 1 (/ (+ x x) (+ (* x -1) 1))))) (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/3 binary32) #s(literal 1 binary32)) x))
#s(approx (* 1/2 (log (+ 1 (/ (+ x x) (+ (* x -1) 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 (* 1/2 (log (+ 1 (/ (+ x x) (+ (* x -1) 1))))) (*.f32 (fma.f32 (fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/7 binary32) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x) #s(literal 1 binary32)) x))
#s(approx (log (+ 1 (/ (+ x x) (- 1 x)))) (*.f32 #s(literal 2 binary32) x))
#s(approx (log (+ 1 (/ (+ x x) (- 1 x)))) (*.f32 (fma.f32 #s(literal 2/3 binary32) (*.f32 x x) #s(literal 2 binary32)) x))
#s(approx (log (+ 1 (/ (+ x 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 (/ (+ x 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 (* 1/2 (log (+ 1 (/ (+ x x) (+ (* x -1) 1))))) (log.f32 (sqrt.f32 #s(literal -1 binary32))))
#s(approx (* 1/2 (log (+ 1 (/ (+ x x) (+ (* x -1) 1))))) (fma.f32 #s(literal -1/2 binary32) (log.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) x)))
#s(approx (* 1/2 (log (+ 1 (/ (+ x x) (+ (* x -1) 1))))) (fma.f32 #s(literal -1/2 binary32) (log.f32 #s(literal -1 binary32)) (+.f32 (/.f32 #s(literal 1/3 binary32) (pow.f32 x #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) x))))
#s(approx (* 1/2 (log (+ 1 (/ (+ x x) (+ (* x -1) 1))))) (fma.f32 #s(literal -1/2 binary32) (log.f32 #s(literal -1 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/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 (pow.f32 x #s(literal 4 binary32)) (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/3 binary32) #s(literal 1/5 binary32))))
#s(approx (+ (* (+ (* 1/5 (* x x)) 1/3) (* x x)) 1) (*.f32 (+.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/3 binary32) (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 (* (+ (* (+ (* (+ (* 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 (pow.f32 x #s(literal 6 binary32)) (+.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))))))
#s(approx (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) (*.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1/7 binary32)))
#s(approx (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) (*.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/5 binary32) #s(literal 1/7 binary32)) (pow.f32 x #s(literal 4 binary32))))
#s(approx (+ (* (+ (* 1/7 (* x x)) 1/5) (* x x)) 1/3) (*.f32 (+.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 (log (sqrt (/ (+ (pow (* (/ x (- 1 x)) 2) 3) 1) (+ (* (* (/ x (- 1 x)) 2) (* (/ x (- 1 x)) 2)) (- 1 (* (* (/ x (- 1 x)) 2) 1)))))) (log.f32 (sqrt.f32 #s(literal -1 binary32))))
#s(approx (log (sqrt (/ (+ (pow (* (/ x (- 1 x)) 2) 3) 1) (+ (* (* (/ x (- 1 x)) 2) (* (/ x (- 1 x)) 2)) (- 1 (* (* (/ 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 (/ (+ (pow (* (/ x (- 1 x)) 2) 3) 1) (+ (* (* (/ x (- 1 x)) 2) (* (/ x (- 1 x)) 2)) (- 1 (* (* (/ x (- 1 x)) 2) 1)))))) (-.f32 (fma.f32 #s(literal -1/2 binary32) (log.f32 #s(literal -1 binary32)) (/.f32 #s(literal 0 binary32) (*.f32 x x))) (/.f32 #s(literal 1 binary32) (neg.f32 x))))
#s(approx (log (sqrt (/ (+ (pow (* (/ x (- 1 x)) 2) 3) 1) (+ (* (* (/ x (- 1 x)) 2) (* (/ x (- 1 x)) 2)) (- 1 (* (* (/ x (- 1 x)) 2) 1)))))) (-.f32 (fma.f32 #s(literal -1/2 binary32) (log.f32 #s(literal -1 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 (/ (+ (pow (* (/ x (- 1 x)) 2) 3) 1) (+ (* (* (/ x (- 1 x)) 2) (* (/ x (- 1 x)) 2)) (- 1 (* (* (/ x (- 1 x)) 2) 1))))) (sqrt.f32 #s(literal -1 binary32)))
#s(approx (sqrt (/ (+ (pow (* (/ x (- 1 x)) 2) 3) 1) (+ (* (* (/ x (- 1 x)) 2) (* (/ x (- 1 x)) 2)) (- 1 (* (* (/ 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 (/ (+ (pow (* (/ x (- 1 x)) 2) 3) 1) (+ (* (* (/ x (- 1 x)) 2) (* (/ x (- 1 x)) 2)) (- 1 (* (* (/ 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 (/ (+ (pow (* (/ x (- 1 x)) 2) 3) 1) (+ (* (* (/ x (- 1 x)) 2) (* (/ x (- 1 x)) 2)) (- 1 (* (* (/ 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 (/ (+ (pow (* (/ x (- 1 x)) 2) 3) 1) (+ (* (* (/ x (- 1 x)) 2) (* (/ x (- 1 x)) 2)) (- 1 (* (* (/ x (- 1 x)) 2) 1)))) #s(literal -1 binary32))
#s(approx (/ (+ (pow (* (/ x (- 1 x)) 2) 3) 1) (+ (* (* (/ x (- 1 x)) 2) (* (/ x (- 1 x)) 2)) (- 1 (* (* (/ x (- 1 x)) 2) 1)))) (neg.f32 (+.f32 (/.f32 #s(literal 2 binary32) x) #s(literal 1 binary32))))
#s(approx (/ (+ (pow (* (/ x (- 1 x)) 2) 3) 1) (+ (* (* (/ x (- 1 x)) 2) (* (/ x (- 1 x)) 2)) (- 1 (* (* (/ 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 (/ (+ (pow (* (/ x (- 1 x)) 2) 3) 1) (+ (* (* (/ x (- 1 x)) 2) (* (/ x (- 1 x)) 2)) (- 1 (* (* (/ 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 (+ (pow (* (/ x (- 1 x)) 2) 3) 1) #s(literal -7 binary32))
#s(approx (+ (pow (* (/ x (- 1 x)) 2) 3) 1) (neg.f32 (+.f32 (/.f32 #s(literal 24 binary32) x) #s(literal 7 binary32))))
#s(approx (+ (pow (* (/ x (- 1 x)) 2) 3) 1) (-.f32 (neg.f32 (/.f32 (+.f32 (/.f32 #s(literal 48 binary32) x) #s(literal 24 binary32)) x)) #s(literal 7 binary32)))
#s(approx (+ (pow (* (/ x (- 1 x)) 2) 3) 1) (-.f32 (neg.f32 (/.f32 (+.f32 (/.f32 #s(literal 80 binary32) x) #s(literal 48 binary32)) (*.f32 x x))) (+.f32 (/.f32 #s(literal 24 binary32) x) #s(literal 7 binary32))))
#s(approx (pow (* (/ x (- 1 x)) 2) 3) #s(literal -8 binary32))
#s(approx (pow (* (/ x (- 1 x)) 2) 3) (neg.f32 (+.f32 (/.f32 #s(literal 24 binary32) x) #s(literal 8 binary32))))
#s(approx (pow (* (/ x (- 1 x)) 2) 3) (-.f32 (neg.f32 (/.f32 (+.f32 (/.f32 #s(literal 48 binary32) x) #s(literal 24 binary32)) x)) #s(literal 8 binary32)))
#s(approx (pow (* (/ x (- 1 x)) 2) 3) (-.f32 (neg.f32 (/.f32 (+.f32 (/.f32 #s(literal 80 binary32) x) #s(literal 48 binary32)) (*.f32 x x))) (+.f32 (/.f32 #s(literal 24 binary32) x) #s(literal 8 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 (neg.f32 (/.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)) (+.f32 #s(literal -1 binary32) (/.f32 #s(literal 1 binary32) (neg.f32 x))))
#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 (+ (* (* (/ x (- 1 x)) 2) (* (/ x (- 1 x)) 2)) (- 1 (* (* (/ x (- 1 x)) 2) 1))) #s(literal 7 binary32))
#s(approx (+ (* (* (/ x (- 1 x)) 2) (* (/ x (- 1 x)) 2)) (- 1 (* (* (/ x (- 1 x)) 2) 1))) (+.f32 (/.f32 #s(literal 10 binary32) x) #s(literal 7 binary32)))
#s(approx (+ (* (* (/ x (- 1 x)) 2) (* (/ x (- 1 x)) 2)) (- 1 (* (* (/ x (- 1 x)) 2) 1))) (+.f32 (+.f32 (/.f32 #s(literal 14 binary32) (*.f32 x x)) (/.f32 #s(literal 10 binary32) x)) #s(literal 7 binary32)))
#s(approx (+ (* (* (/ x (- 1 x)) 2) (* (/ x (- 1 x)) 2)) (- 1 (* (* (/ x (- 1 x)) 2) 1))) (+.f32 (+.f32 (fma.f32 (pow.f32 x #s(literal -3 binary32)) #s(literal 18 binary32) (/.f32 #s(literal 14 binary32) (*.f32 x x))) (/.f32 #s(literal 10 binary32) x)) #s(literal 7 binary32)))
#s(approx (- 1 (* (* (/ x (- 1 x)) 2) 1)) #s(literal 3 binary32))
#s(approx (- 1 (* (* (/ x (- 1 x)) 2) 1)) (+.f32 (/.f32 #s(literal 2 binary32) x) #s(literal 3 binary32)))
#s(approx (- 1 (* (* (/ x (- 1 x)) 2) 1)) (+.f32 (+.f32 (/.f32 #s(literal 2 binary32) (*.f32 x x)) (/.f32 #s(literal 2 binary32) x)) #s(literal 3 binary32)))
#s(approx (- 1 (* (* (/ x (- 1 x)) 2) 1)) (+.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 3 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 (neg.f32 (/.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/2 (log (+ 1 (/ (+ x x) (+ (* x -1) 1))))) (log.f32 (sqrt.f32 #s(literal -1 binary32))))
#s(approx (* 1/2 (log (+ 1 (/ (+ x x) (+ (* x -1) 1))))) (fma.f32 #s(literal -1/2 binary32) (log.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) x)))
#s(approx (* 1/2 (log (+ 1 (/ (+ x x) (+ (* x -1) 1))))) (fma.f32 #s(literal -1/2 binary32) (log.f32 #s(literal -1 binary32)) (+.f32 (/.f32 #s(literal 1/3 binary32) (pow.f32 x #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) x))))
#s(approx (* 1/2 (log (+ 1 (/ (+ x x) (+ (* x -1) 1))))) (fma.f32 #s(literal -1/2 binary32) (log.f32 #s(literal -1 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 (/ (+ x x) (- 1 x)))) (log.f32 #s(literal -1 binary32)))
#s(approx (log (+ 1 (/ (+ x x) (- 1 x)))) (+.f32 (/.f32 #s(literal 2 binary32) x) (log.f32 #s(literal -1 binary32))))
#s(approx (log (+ 1 (/ (+ x 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 (/ (+ x 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 (neg.f32 (/.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/2 (log (+ 1 (/ (+ x x) (+ (* x -1) 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/5 (* x x)) 1/3) (* x x)) 1) x) (neg.f32 (*.f32 (-.f32 (neg.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/3 binary32) (pow.f32 x #s(literal -4 binary32)))) #s(literal 1/5 binary32)) (pow.f32 x #s(literal 5 binary32)))))
#s(approx (* (+ (* (+ (* (+ (* 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 (log (sqrt (/ (+ (pow (* (/ x (- 1 x)) 2) 3) 1) (+ (* (* (/ x (- 1 x)) 2) (* (/ x (- 1 x)) 2)) (- 1 (* (* (/ 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 (/ (+ (pow (* (/ x (- 1 x)) 2) 3) 1) (+ (* (* (/ x (- 1 x)) 2) (* (/ x (- 1 x)) 2)) (- 1 (* (* (/ 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 (/ (+ (pow (* (/ x (- 1 x)) 2) 3) 1) (+ (* (* (/ x (- 1 x)) 2) (* (/ x (- 1 x)) 2)) (- 1 (* (* (/ 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 (/ (+ (pow (* (/ x (- 1 x)) 2) 3) 1) (+ (* (* (/ x (- 1 x)) 2) (* (/ x (- 1 x)) 2)) (- 1 (* (* (/ x (- 1 x)) 2) 1))))) (fma.f32 (/.f32 (fma.f32 (/.f32 (fma.f32 #s(literal -1/2 binary32) (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal -1/2 binary32) (*.f32 (sqrt.f32 #s(literal -1 binary32)) x))) x) #s(literal -1 binary32) (sqrt.f32 #s(literal -1 binary32))) x) #s(literal -1 binary32) (sqrt.f32 #s(literal -1 binary32))))
#s(approx (/ (+ (pow (* (/ x (- 1 x)) 2) 3) 1) (+ (* (* (/ x (- 1 x)) 2) (* (/ x (- 1 x)) 2)) (- 1 (* (* (/ 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 (+ (pow (* (/ x (- 1 x)) 2) 3) 1) (-.f32 (neg.f32 (/.f32 (+.f32 (+.f32 (/.f32 #s(literal 80 binary32) (*.f32 x x)) (/.f32 #s(literal 48 binary32) x)) #s(literal 24 binary32)) x)) #s(literal 7 binary32)))
#s(approx (pow (* (/ x (- 1 x)) 2) 3) (-.f32 (neg.f32 (/.f32 (+.f32 (+.f32 (/.f32 #s(literal 80 binary32) (*.f32 x x)) (/.f32 #s(literal 48 binary32) x)) #s(literal 24 binary32)) x)) #s(literal 8 binary32)))
#s(approx (/ (+ x x) (- 1 x)) (-.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 (/ 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 (+ (* (* (/ x (- 1 x)) 2) (* (/ x (- 1 x)) 2)) (- 1 (* (* (/ x (- 1 x)) 2) 1))) (fma.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (+.f32 (/.f32 #s(literal 18 binary32) x) #s(literal 14 binary32)) x)) #s(literal 10 binary32)) x) #s(literal -1 binary32) #s(literal 7 binary32)))
#s(approx (- 1 (* (* (/ x (- 1 x)) 2) 1)) (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 3 binary32)))
#s(approx (/ (+ x x) (- 1 x)) (-.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 (* 1/2 (log (+ 1 (/ (+ x x) (+ (* x -1) 1))))) (fma.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) (*.f32 x x))) #s(literal 1 binary32)) x) #s(literal -1 binary32) (log.f32 (sqrt.f32 #s(literal -1 binary32)))))
#s(approx (log (+ 1 (/ (+ x 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 (+.f32 (/.f32 #s(literal 2 binary32) (*.f32 x x)) (/.f32 #s(literal 2 binary32) x)) #s(literal 2 binary32)) x)) #s(literal 2 binary32)))

eval120.0ms (5%)

Memory
-29.3MiB live, 302.3MiB allocated; 29ms collecting garbage
Compiler

Compiled 24 266 to 2 699 computations (88.9% saved)

prune26.0ms (1.1%)

Memory
17.4MiB live, 67.6MiB allocated; 4ms collecting garbage
Pruning

10 alts after pruning (3 fresh and 7 done)

PrunedKeptTotal
New6033606
Fresh000
Picked134
Done246
Total60610616
Accuracy
100.0%
Counts
616 → 10
Alt Table
Click to see full alt table
StatusAccuracyProgram
99.9%
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (+.f32 x x) (fma.f32 x #s(literal -1 binary32) #s(literal 1 binary32)))))
99.8%
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (+.f32 x x) (-.f32 #s(literal 1 binary32) x))))
24.2%
(log.f32 (sqrt.f32 (fma.f32 #s(literal 2 binary32) (/.f32 x (-.f32 #s(literal 1 binary32) x)) #s(literal 1 binary32))))
24.1%
(log.f32 (sqrt.f32 (/.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 x (-.f32 #s(literal 1 binary32) x)) (*.f32 #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)))))))
98.9%
#s(approx (* 1/2 (log (+ 1 (/ (+ x x) (+ (* x -1) 1))))) (*.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.6%
#s(approx (* 1/2 (log (+ 1 (/ (+ x x) (+ (* x -1) 1))))) (*.f32 (fma.f32 (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x) #s(literal 1 binary32)) x))
98.8%
#s(approx (* 1/2 (log (+ 1 (/ (+ x x) (+ (* x -1) 1))))) (*.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) #s(literal 1 binary32)) x))
98.5%
#s(approx (* 1/2 (log (+ 1 (/ (+ x x) (+ (* x -1) 1))))) (*.f32 (+.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) x) x) #s(literal 1 binary32)) x))
98.1%
#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))
96.3%
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) x)
Compiler

Compiled 711 to 274 computations (61.5% saved)

regimes29.0ms (1.2%)

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

4 calls:

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

Compiled 26 to 23 computations (11.5% saved)

regimes26.0ms (1.1%)

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

4 calls:

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

regimes16.0ms (0.6%)

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

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

regimes12.0ms (0.5%)

Memory
-11.8MiB live, 34.5MiB allocated; 2ms collecting garbage
Counts
8 → 1
Calls
Call 1
Inputs
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) x)
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/3 binary32) #s(literal 1 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 (/ (+ x x) (+ (* x -1) 1))))) (*.f32 (fma.f32 (fma.f32 #s(literal 1/5 binary32) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x) #s(literal 1 binary32)) x))
#s(approx (* 1/2 (log (+ 1 (/ (+ x x) (+ (* x -1) 1))))) (*.f32 (+.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal 1/5 binary32) #s(literal 1/3 binary32)) x) x) #s(literal 1 binary32)) 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)))) (*.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)) 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:

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

Compiled 26 to 23 computations (11.5% saved)

regimes9.0ms (0.4%)

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

4 calls:

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

Compiled 26 to 23 computations (11.5% saved)

regimes5.0ms (0.2%)

Memory
16.5MiB live, 16.5MiB 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
96.3%1(/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))
96.3%1(log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x)))
96.3%1(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (*.f32 #s(literal 2 binary32) x) (-.f32 #s(literal 1 binary32) x))))
96.3%1x
Compiler

Compiled 26 to 23 computations (11.5% saved)

simplify48.0ms (2%)

Memory
3.7MiB live, 97.2MiB allocated; 5ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
037113
148113
266113
3145113
4731113
57248113
Stop Event
node limit
Calls
Call 1
Inputs
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (+.f32 x x) (fma.f32 x #s(literal -1 binary32) #s(literal 1 binary32)))))
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (+.f32 x x) (-.f32 #s(literal 1 binary32) x))))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (*.f32 (fma.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x) #s(literal 1 binary32)) x))
#s(approx (* 1/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 (*.f32 x x) #s(literal 1/3 binary32) #s(literal 1 binary32)) x))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) x)
Outputs
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (+.f32 x x) (fma.f32 x #s(literal -1 binary32) #s(literal 1 binary32)))))
(*.f32 #s(literal 1/2 binary32) (log1p.f32 (/.f32 (+.f32 x x) (-.f32 #s(literal 1 binary32) x))))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) (*.f32 (fma.f32 (fma.f32 (fma.f32 #s(literal 1/7 binary32) (*.f32 x x) #s(literal 1/5 binary32)) (*.f32 x x) #s(literal 1/3 binary32)) (*.f32 x x) #s(literal 1 binary32)) x))
#s(approx (* 1/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 (*.f32 x x) #s(literal 1/3 binary32) #s(literal 1 binary32)) x))
#s(approx (* 1/2 (log (+ 1 (/ (* 2 x) (- 1 x))))) x)

derivations193.0ms (8.1%)

Memory
-19.1MiB live, 266.8MiB allocated; 52ms collecting garbage
Stop Event
fuel
Compiler

Compiled 113 to 39 computations (65.5% saved)

preprocess40.0ms (1.7%)

Memory
15.6MiB live, 107.4MiB allocated; 9ms collecting garbage
Compiler

Compiled 246 to 96 computations (61% saved)

end0.0ms (0%)

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

Profiling

Loading profile data...