Rust f32::asinh

Time bar (total: 8.7s)

analyze0.0ms (0%)

Algorithm
search
Search
ProbabilityValidUnknownPreconditionInfiniteDomainCan'tIter
0%0%99.6%0.4%0%0%0%0
100%99.6%0%0.4%0%0%0%1
Compiler

Compiled 4 to 3 computations (25% saved)

Precisions
Click to see histograms. Total time spent on operations: 0.0ms
ival-asinh: 0.0ms (0% of total)
const: 0.0ms (0% of total)
backward-pass: 0.0ms (0% of total)

sample512.0ms (5.9%)

Results
399.0ms8256×0valid
Precisions
Click to see histograms. Total time spent on operations: 156.0ms
ival-asinh: 145.0ms (93.1% of total)
const: 8.0ms (5.1% of total)
backward-pass: 3.0ms (1.9% of total)
Bogosity

preprocess17.0ms (0.2%)

Algorithm
egg-herbie
Rules
16×sum3-define
12×sub-neg
+-lowering-+.f64
+-lowering-+.f32
fma-define
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
059
1119
2159
3189
4309
5379
6469
7529
0911
1159
2169
3179
0179
Stop Event
iter limit
saturated
saturated
Calls
Call 1
Inputs
(copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x)
Outputs
(copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)
Call 2
Inputs
(asinh x)
(asinh (neg x))
(neg (asinh (neg x)))
Outputs
(asinh x)
(asinh (neg x))
(neg (asinh (neg x)))

explain195.0ms (2.2%)

FPErrors
Click to see full error table
Ground TruthOverpredictionsExampleUnderpredictionsExampleSubexpression
1301(0.005166057497262955)2(0.019782694056630135)(log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)))))
630-0-(sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)))
00-0-x
00-0-(fabs.f32 x)
00-0-(+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))
00-0-(+.f32 (*.f32 x x) #s(literal 1 binary32))
00-0-(*.f32 x x)
00-0-(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x)
00-0-#s(literal 1 binary32)
Results
91.0ms140×1valid
50.0ms372×0valid
Compiler

Compiled 115 to 29 computations (74.8% saved)

Precisions
Click to see histograms. Total time spent on operations: 95.0ms
backward-pass: 50.0ms (52.5% of total)
ival-log: 14.0ms (14.7% of total)
ival-copysign: 8.0ms (8.4% of total)
ival-add: 7.0ms (7.3% of total)
ival-mult: 5.0ms (5.2% of total)
ival-sqrt: 5.0ms (5.2% of total)
ival-fabs: 4.0ms (4.2% of total)
const: 1.0ms (1% of total)

eval0.0ms (0%)

Compiler

Compiled 10 to 7 computations (30% saved)

prune1.0ms (0%)

Alt Table
Click to see full alt table
StatusAccuracyProgram
58.2%
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)
35.5%
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x)
Compiler

Compiled 23 to 16 computations (30.4% saved)

simplify7.0ms (0.1%)

Algorithm
egg-herbie
Localize:

Found 8 expressions of interest:

NewMetricScoreProgram
cost-diff0
(fabs.f32 x)
cost-diff0
(+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))
cost-diff0
(log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))
cost-diff0
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)
cost-diff0
(+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))
cost-diff0
(log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)))))
cost-diff0
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x)
cost-diff96
(sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)))
Rules
+-lowering-+.f64
+-lowering-+.f32
+-commutative
hypot-1-def
sqrt-lowering-sqrt.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01564
12264
02264
Stop Event
iter limit
saturated
Calls
Call 1
Inputs
(copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x)
(log (+ (fabs x) (sqrt (+ (* x x) 1))))
(+ (fabs x) (sqrt (+ (* x x) 1)))
(fabs x)
x
(sqrt (+ (* x x) 1))
(+ (* x x) 1)
(* x x)
1
(copysign (log (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))) x)
(log (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))))
(+ (fabs x) (sqrt (+ (* 1 1) (* x x))))
(fabs x)
x
(sqrt (+ (* 1 1) (* x x)))
1
Outputs
(copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)
(log (+ (fabs x) (sqrt (+ (* x x) 1))))
(log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))
(+ (fabs x) (sqrt (+ (* x x) 1)))
(+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))
(fabs x)
(fabs.f32 x)
x
(sqrt (+ (* x x) 1))
(hypot.f32 #s(literal 1 binary32) x)
(+ (* x x) 1)
(+.f32 (*.f32 x x) #s(literal 1 binary32))
(* x x)
(*.f32 x x)
1
#s(literal 1 binary32)
(copysign (log (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)
(log (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))))
(log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))
(+ (fabs x) (sqrt (+ (* 1 1) (* x x))))
(+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))
(fabs x)
(fabs.f32 x)
x
(sqrt (+ (* 1 1) (* x x)))
(hypot.f32 #s(literal 1 binary32) x)
1
#s(literal 1 binary32)

localize235.0ms (2.7%)

Localize:

Found 8 expressions of interest:

NewMetricScoreProgram
accuracy100.0%
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)
accuracy100.0%
(fabs.f32 x)
accuracy99.9%
(+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))
accuracy88.2%
(log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))
accuracy100.0%
(+.f32 (*.f32 x x) #s(literal 1 binary32))
accuracy99.9%
(+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))
accuracy88.2%
(log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)))))
accuracy78.8%
(sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)))
Results
105.0ms88×5exit
98.0ms168×0valid
Compiler

Compiled 80 to 14 computations (82.5% saved)

Precisions
Click to see histograms. Total time spent on operations: 86.0ms
backward-pass: 27.0ms (31.3% of total)
ival-log: 17.0ms (19.7% of total)
compiled-spec: 11.0ms (12.7% of total)
ival-add: 8.0ms (9.3% of total)
ival-copysign: 7.0ms (8.1% of total)
ival-mult: 7.0ms (8.1% of total)
ival-sqrt: 6.0ms (6.9% of total)
ival-fabs: 3.0ms (3.5% of total)
const: 1.0ms (1.2% of total)

series6.0ms (0.1%)

Counts
9 → 108
Calls
Call 1
Inputs
#<alt (sqrt (+ (* x x) 1))>
#<alt (copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x)>
#<alt (log (+ (fabs x) (sqrt (+ (* x x) 1))))>
#<alt (+ (fabs x) (sqrt (+ (* x x) 1)))>
#<alt (copysign (log (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))) x)>
#<alt (log (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))))>
#<alt (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))>
#<alt (fabs x)>
#<alt (+ (* x x) 1)>
Outputs
#<alt 1>
#<alt (+ 1 (* 1/2 (pow x 2)))>
#<alt (+ 1 (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2)))))>
#<alt (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))))>
#<alt x>
#<alt (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))>
#<alt (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))>
#<alt (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))>
#<alt (* -1 x)>
#<alt (* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))>
#<alt (* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))))>
#<alt (* -1 (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))))>
#<alt (copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)>
#<alt (copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)>
#<alt (copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)>
#<alt (copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)>
#<alt (copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)>
#<alt (copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)>
#<alt (copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)>
#<alt (copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)>
#<alt (copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)>
#<alt (copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)>
#<alt (copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)>
#<alt (copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)>
#<alt (log (+ 1 (fabs x)))>
#<alt (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))))>
#<alt (+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* -1/24 (* (pow x 2) (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))>
#<alt (+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* (pow x 2) (+ (* -1/24 (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2))))) (* 1/720 (* (pow x 2) (+ (* 45 (/ 1 (+ 1 (fabs x)))) (+ (* 45 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 30 (/ 1 (pow (+ 1 (fabs x)) 3))))))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))>
#<alt (* -1 (log (/ 1 x)))>
#<alt (+ (* -1 (log (/ 1 x))) (/ (fabs x) x))>
#<alt (+ (* -1 (log (/ 1 x))) (+ (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (/ (fabs x) x)))>
#<alt (+ (* -1 (log (/ 1 x))) (+ (* 1/6 (/ (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))) (pow x 3))) (+ (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (/ (fabs x) x))))>
#<alt (* -1 (log (/ -1 x)))>
#<alt (+ (* -1 (log (/ -1 x))) (* -1 (/ (fabs x) x)))>
#<alt (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) x))) x)))>
#<alt (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1 (/ (+ (* -1/6 (/ (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))) x)) (* 1/2 (+ 1 (* -1 (pow (fabs x) 2))))) x))) x)))>
#<alt (+ 1 (fabs x))>
#<alt (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))>
#<alt (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))))>
#<alt (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))>
#<alt x>
#<alt (* x (+ 1 (/ (fabs x) x)))>
#<alt (* x (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))))>
#<alt (* x (- (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))) (* 1/8 (/ 1 (pow x 4)))))>
#<alt (* -1 x)>
#<alt (* -1 (* x (+ 1 (* -1 (/ (fabs x) x)))))>
#<alt (* -1 (* x (+ 1 (* -1 (/ (- (fabs x) (* 1/2 (/ 1 x))) x)))))>
#<alt (* -1 (* x (+ 1 (* -1 (/ (+ (fabs x) (* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))) x)))))>
#<alt (copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)>
#<alt (copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)>
#<alt (copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)>
#<alt (copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)>
#<alt (copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)>
#<alt (copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)>
#<alt (copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)>
#<alt (copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)>
#<alt (copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)>
#<alt (copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)>
#<alt (copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)>
#<alt (copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)>
#<alt (log (+ 1 (fabs x)))>
#<alt (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))))>
#<alt (+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* -1/24 (* (pow x 2) (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))>
#<alt (+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* (pow x 2) (+ (* -1/24 (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2))))) (* 1/720 (* (pow x 2) (+ (* 45 (/ 1 (+ 1 (fabs x)))) (+ (* 45 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 30 (/ 1 (pow (+ 1 (fabs x)) 3))))))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))>
#<alt (* -1 (log (/ 1 x)))>
#<alt (+ (* -1 (log (/ 1 x))) (/ (fabs x) x))>
#<alt (+ (* -1 (log (/ 1 x))) (+ (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (/ (fabs x) x)))>
#<alt (+ (* -1 (log (/ 1 x))) (+ (* 1/6 (/ (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))) (pow x 3))) (+ (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (/ (fabs x) x))))>
#<alt (* -1 (log (/ -1 x)))>
#<alt (+ (* -1 (log (/ -1 x))) (* -1 (/ (fabs x) x)))>
#<alt (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) x))) x)))>
#<alt (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1 (/ (+ (* -1/6 (/ (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))) x)) (* 1/2 (+ 1 (* -1 (pow (fabs x) 2))))) x))) x)))>
#<alt (+ 1 (fabs x))>
#<alt (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))>
#<alt (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))))>
#<alt (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))>
#<alt x>
#<alt (* x (+ 1 (/ (fabs x) x)))>
#<alt (* x (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))))>
#<alt (* x (- (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))) (* 1/8 (/ 1 (pow x 4)))))>
#<alt (* -1 x)>
#<alt (* -1 (* x (+ 1 (* -1 (/ (fabs x) x)))))>
#<alt (* -1 (* x (+ 1 (* -1 (/ (- (fabs x) (* 1/2 (/ 1 x))) x)))))>
#<alt (* -1 (* x (+ 1 (* -1 (/ (+ (fabs x) (* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))) x)))))>
#<alt (fabs x)>
#<alt (fabs x)>
#<alt (fabs x)>
#<alt (fabs x)>
#<alt (fabs x)>
#<alt (fabs x)>
#<alt (fabs x)>
#<alt (fabs x)>
#<alt (fabs x)>
#<alt (fabs x)>
#<alt (fabs x)>
#<alt (fabs x)>
#<alt 1>
#<alt (+ 1 (pow x 2))>
#<alt (+ 1 (pow x 2))>
#<alt (+ 1 (pow x 2))>
#<alt (pow x 2)>
#<alt (* (pow x 2) (+ 1 (/ 1 (pow x 2))))>
#<alt (* (pow x 2) (+ 1 (/ 1 (pow x 2))))>
#<alt (* (pow x 2) (+ 1 (/ 1 (pow x 2))))>
#<alt (pow x 2)>
#<alt (* (pow x 2) (+ 1 (/ 1 (pow x 2))))>
#<alt (* (pow x 2) (+ 1 (/ 1 (pow x 2))))>
#<alt (* (pow x 2) (+ 1 (/ 1 (pow x 2))))>
Calls

27 calls:

TimeVariablePointExpression
1.0ms
x
@0
(log (+ (fabs x) (sqrt (+ (* x x) 1))))
0.0ms
x
@-inf
(+ (fabs x) (sqrt (+ (* x x) 1)))
0.0ms
x
@inf
(log (+ (fabs x) (sqrt (+ (* x x) 1))))
0.0ms
x
@-inf
(log (+ (fabs x) (sqrt (+ (* x x) 1))))
0.0ms
x
@inf
(sqrt (+ (* x x) 1))

rewrite189.0ms (2.2%)

Algorithm
batch-egg-rewrite
Rules
1948×sum5-define
676×sum4-define
468×sum3-define
202×fma-define
182×fnmadd-define
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01553
12953
24053
36053
412353
523653
666653
7213953
8219553
9223753
10228153
0246053
Stop Event
iter limit
iter limit
iter limit
unsound
Counts
9 → 68
Calls
Call 1
Inputs
(sqrt (+ (* x x) 1))
(copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x)
(log (+ (fabs x) (sqrt (+ (* x x) 1))))
(+ (fabs x) (sqrt (+ (* x x) 1)))
(copysign (log (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))) x)
(log (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))))
(+ (fabs x) (sqrt (+ (* 1 1) (* x x))))
(fabs x)
(+ (* x x) 1)
Outputs
(hypot.f32 #s(literal 1 binary32) x)
(hypot.f32 #s(literal 1 binary32) (neg.f32 x))
(exp.f32 (*.f32 #s(literal 1/2 binary32) (log1p.f32 (*.f32 x x))))
(pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 1/2 binary32))
(pow.f32 (exp.f32 #s(literal 1/2 binary32)) (log1p.f32 (*.f32 x x)))
(sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)))
(*.f32 #s(literal 1 binary32) (hypot.f32 #s(literal 1 binary32) x))
(*.f32 (hypot.f32 #s(literal 1 binary32) x) #s(literal 1 binary32))
(*.f32 (hypot.f32 #s(literal 1 binary32) x) (*.f32 (pow.f32 #s(literal -1 binary32) #s(literal 1/2 binary32)) (pow.f32 #s(literal -1 binary32) #s(literal 1/2 binary32))))
(*.f32 (pow.f32 #s(literal -1 binary32) #s(literal 1/2 binary32)) (pow.f32 (-.f32 #s(literal -1 binary32) (*.f32 x x)) #s(literal 1/2 binary32)))
(*.f32 (pow.f32 (-.f32 #s(literal -1 binary32) (*.f32 x x)) #s(literal 1/2 binary32)) (pow.f32 #s(literal -1 binary32) #s(literal 1/2 binary32)))
(*.f32 (*.f32 (pow.f32 #s(literal -1 binary32) #s(literal 1/2 binary32)) (pow.f32 #s(literal -1 binary32) #s(literal 1/2 binary32))) (hypot.f32 #s(literal 1 binary32) x))
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)
(+.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 0 binary32))
(+.f32 #s(literal 0 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))
(log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))
(+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))
(+.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x))
(fma.f32 #s(literal 1 binary32) (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))
(fma.f32 #s(literal 1 binary32) (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x))
(fma.f32 (fabs.f32 x) #s(literal 1 binary32) (hypot.f32 #s(literal 1 binary32) x))
(fma.f32 (hypot.f32 #s(literal 1 binary32) x) #s(literal 1 binary32) (fabs.f32 x))
(fma.f32 (pow.f32 #s(literal -1 binary32) #s(literal 1/2 binary32)) (pow.f32 (-.f32 #s(literal -1 binary32) (*.f32 x x)) #s(literal 1/2 binary32)) (fabs.f32 x))
(fma.f32 (pow.f32 (-.f32 #s(literal -1 binary32) (*.f32 x x)) #s(literal 1/2 binary32)) (pow.f32 #s(literal -1 binary32) #s(literal 1/2 binary32)) (fabs.f32 x))
(*.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))
(*.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal 1 binary32))
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)
(+.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 0 binary32))
(+.f32 #s(literal 0 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))
(log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))
(+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))
(+.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x))
(fma.f32 #s(literal 1 binary32) (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))
(fma.f32 #s(literal 1 binary32) (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x))
(fma.f32 (fabs.f32 x) #s(literal 1 binary32) (hypot.f32 #s(literal 1 binary32) x))
(fma.f32 (hypot.f32 #s(literal 1 binary32) x) #s(literal 1 binary32) (fabs.f32 x))
(fma.f32 (pow.f32 #s(literal -1 binary32) #s(literal 1/2 binary32)) (pow.f32 (-.f32 #s(literal -1 binary32) (*.f32 x x)) #s(literal 1/2 binary32)) (fabs.f32 x))
(fma.f32 (pow.f32 (-.f32 #s(literal -1 binary32) (*.f32 x x)) #s(literal 1/2 binary32)) (pow.f32 #s(literal -1 binary32) #s(literal 1/2 binary32)) (fabs.f32 x))
(*.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))
(*.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal 1 binary32))
(fabs.f32 x)
(fabs.f32 (neg.f32 x))
(*.f32 #s(literal 1 binary32) (fabs.f32 x))
(*.f32 (fabs.f32 x) #s(literal 1 binary32))
(neg.f32 (-.f32 #s(literal -1 binary32) (*.f32 x x)))
(exp.f32 (log1p.f32 (*.f32 x x)))
(+.f32 (*.f32 x x) #s(literal 1 binary32))
(+.f32 #s(literal 1 binary32) (*.f32 x x))
(+.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 0 binary32))
(+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) #s(literal 1 binary32)))
(fma.f32 x x #s(literal 1 binary32))
(fma.f32 (*.f32 x x) #s(literal 1 binary32) #s(literal 1 binary32))
(fma.f32 #s(literal 1 binary32) (*.f32 x x) #s(literal 1 binary32))
(fma.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 0 binary32))
(fma.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 1 binary32) #s(literal 0 binary32))
(fma.f32 (neg.f32 x) (neg.f32 x) #s(literal 1 binary32))
(fma.f32 #s(literal -1 binary32) (*.f32 x (neg.f32 x)) #s(literal 1 binary32))
(fma.f32 #s(literal -1 binary32) (-.f32 #s(literal -1 binary32) (*.f32 x x)) #s(literal 0 binary32))
(fma.f32 (*.f32 x (neg.f32 x)) #s(literal -1 binary32) #s(literal 1 binary32))
(fma.f32 (-.f32 #s(literal -1 binary32) (*.f32 x x)) #s(literal -1 binary32) #s(literal 0 binary32))
(-.f32 (*.f32 x x) #s(literal -1 binary32))
(-.f32 #s(literal 1 binary32) (*.f32 x (neg.f32 x)))
(-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 0 binary32))
(-.f32 #s(literal 0 binary32) (-.f32 #s(literal -1 binary32) (*.f32 x x)))
(*.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) #s(literal 1 binary32)))
(*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 1 binary32))
(*.f32 #s(literal -1 binary32) (-.f32 #s(literal -1 binary32) (*.f32 x x)))
(*.f32 (-.f32 #s(literal -1 binary32) (*.f32 x x)) #s(literal -1 binary32))

simplify235.0ms (2.7%)

Algorithm
egg-herbie
Rules
4464×*-lowering-*.f32
4464×*-lowering-*.f64
2106×sum3-define
1806×fma-lowering-fma.f32
1806×fma-lowering-fma.f64
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
01691315
15171085
217651053
367421053
080471053
Stop Event
iter limit
node limit
Counts
108 → 108
Calls
Call 1
Inputs
1
(+ 1 (* 1/2 (pow x 2)))
(+ 1 (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2)))))
(+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))))
x
(* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))
(* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))
(* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))
(* -1 x)
(* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))
(* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))))
(* -1 (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))))
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(log (+ 1 (fabs x)))
(+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))))
(+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* -1/24 (* (pow x 2) (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))
(+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* (pow x 2) (+ (* -1/24 (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2))))) (* 1/720 (* (pow x 2) (+ (* 45 (/ 1 (+ 1 (fabs x)))) (+ (* 45 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 30 (/ 1 (pow (+ 1 (fabs x)) 3))))))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))
(* -1 (log (/ 1 x)))
(+ (* -1 (log (/ 1 x))) (/ (fabs x) x))
(+ (* -1 (log (/ 1 x))) (+ (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (/ (fabs x) x)))
(+ (* -1 (log (/ 1 x))) (+ (* 1/6 (/ (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))) (pow x 3))) (+ (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (/ (fabs x) x))))
(* -1 (log (/ -1 x)))
(+ (* -1 (log (/ -1 x))) (* -1 (/ (fabs x) x)))
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) x))) x)))
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1 (/ (+ (* -1/6 (/ (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))) x)) (* 1/2 (+ 1 (* -1 (pow (fabs x) 2))))) x))) x)))
(+ 1 (fabs x))
(+ 1 (+ (fabs x) (* 1/2 (pow x 2))))
(+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))))
(+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))
x
(* x (+ 1 (/ (fabs x) x)))
(* x (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))))
(* x (- (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))) (* 1/8 (/ 1 (pow x 4)))))
(* -1 x)
(* -1 (* x (+ 1 (* -1 (/ (fabs x) x)))))
(* -1 (* x (+ 1 (* -1 (/ (- (fabs x) (* 1/2 (/ 1 x))) x)))))
(* -1 (* x (+ 1 (* -1 (/ (+ (fabs x) (* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))) x)))))
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(log (+ 1 (fabs x)))
(+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))))
(+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* -1/24 (* (pow x 2) (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))
(+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* (pow x 2) (+ (* -1/24 (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2))))) (* 1/720 (* (pow x 2) (+ (* 45 (/ 1 (+ 1 (fabs x)))) (+ (* 45 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 30 (/ 1 (pow (+ 1 (fabs x)) 3))))))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))
(* -1 (log (/ 1 x)))
(+ (* -1 (log (/ 1 x))) (/ (fabs x) x))
(+ (* -1 (log (/ 1 x))) (+ (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (/ (fabs x) x)))
(+ (* -1 (log (/ 1 x))) (+ (* 1/6 (/ (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))) (pow x 3))) (+ (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (/ (fabs x) x))))
(* -1 (log (/ -1 x)))
(+ (* -1 (log (/ -1 x))) (* -1 (/ (fabs x) x)))
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) x))) x)))
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1 (/ (+ (* -1/6 (/ (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))) x)) (* 1/2 (+ 1 (* -1 (pow (fabs x) 2))))) x))) x)))
(+ 1 (fabs x))
(+ 1 (+ (fabs x) (* 1/2 (pow x 2))))
(+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))))
(+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))
x
(* x (+ 1 (/ (fabs x) x)))
(* x (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))))
(* x (- (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))) (* 1/8 (/ 1 (pow x 4)))))
(* -1 x)
(* -1 (* x (+ 1 (* -1 (/ (fabs x) x)))))
(* -1 (* x (+ 1 (* -1 (/ (- (fabs x) (* 1/2 (/ 1 x))) x)))))
(* -1 (* x (+ 1 (* -1 (/ (+ (fabs x) (* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))) x)))))
(fabs x)
(fabs x)
(fabs x)
(fabs x)
(fabs x)
(fabs x)
(fabs x)
(fabs x)
(fabs x)
(fabs x)
(fabs x)
(fabs x)
1
(+ 1 (pow x 2))
(+ 1 (pow x 2))
(+ 1 (pow x 2))
(pow x 2)
(* (pow x 2) (+ 1 (/ 1 (pow x 2))))
(* (pow x 2) (+ 1 (/ 1 (pow x 2))))
(* (pow x 2) (+ 1 (/ 1 (pow x 2))))
(pow x 2)
(* (pow x 2) (+ 1 (/ 1 (pow x 2))))
(* (pow x 2) (+ 1 (/ 1 (pow x 2))))
(* (pow x 2) (+ 1 (/ 1 (pow x 2))))
Outputs
1
#s(literal 1 binary32)
(+ 1 (* 1/2 (pow x 2)))
(+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))
(+ 1 (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2)))))
(+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))
(+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))))
(+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))
x
(* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))
(*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))
(* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))
(*.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal -1/8 binary32) (pow.f32 x #s(literal 4 binary32))))))
(* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))
(*.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 6 binary32))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal -1/8 binary32) (pow.f32 x #s(literal 4 binary32)))))))
(* -1 x)
(neg.f32 x)
(* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))
(*.f32 x (+.f32 #s(literal -1 binary32) (/.f32 #s(literal -1/2 binary32) (*.f32 x x))))
(* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))))
(*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal -1/8 binary32) (pow.f32 x #s(literal 4 binary32))))) (neg.f32 x))
(* -1 (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))))
(*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 6 binary32))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal -1/8 binary32) (pow.f32 x #s(literal 4 binary32)))))) (neg.f32 x))
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)
(log (+ 1 (fabs x)))
(log1p.f32 (fabs.f32 x))
(+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))))
(+.f32 (log1p.f32 (fabs.f32 x)) (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))
(+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* -1/24 (* (pow x 2) (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))
(+.f32 (log1p.f32 (fabs.f32 x)) (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) (+.f32 (/.f32 #s(literal -1/8 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 #s(literal -1/8 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))))) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))))
(+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* (pow x 2) (+ (* -1/24 (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2))))) (* 1/720 (* (pow x 2) (+ (* 45 (/ 1 (+ 1 (fabs x)))) (+ (* 45 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 30 (/ 1 (pow (+ 1 (fabs x)) 3))))))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))
(+.f32 (log1p.f32 (fabs.f32 x)) (*.f32 (*.f32 x x) (+.f32 (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (*.f32 x (*.f32 x (+.f32 (+.f32 (/.f32 #s(literal -1/8 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 #s(literal -1/8 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)))) (*.f32 #s(literal 1/720 binary32) (*.f32 (*.f32 x x) (+.f32 (/.f32 #s(literal 45 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))) (+.f32 (/.f32 #s(literal 45 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 #s(literal 30 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32)))))))))))))
(* -1 (log (/ 1 x)))
(log.f32 x)
(+ (* -1 (log (/ 1 x))) (/ (fabs x) x))
(+.f32 (log.f32 x) (/.f32 (fabs.f32 x) x))
(+ (* -1 (log (/ 1 x))) (+ (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (/ (fabs x) x)))
(+.f32 (log.f32 x) (+.f32 (/.f32 (fabs.f32 x) x) (*.f32 #s(literal 1/2 binary32) (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32)))))
(+ (* -1 (log (/ 1 x))) (+ (* 1/6 (/ (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))) (pow x 3))) (+ (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (/ (fabs x) x))))
(+.f32 (+.f32 (/.f32 (fabs.f32 x) x) (*.f32 #s(literal 1/2 binary32) (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32)))) (+.f32 (log.f32 x) (/.f32 (*.f32 (/.f32 #s(literal 1/6 binary32) x) (*.f32 (fabs.f32 x) (+.f32 #s(literal -3 binary32) (*.f32 #s(literal 2 binary32) (*.f32 x x))))) (*.f32 x x))))
(* -1 (log (/ -1 x)))
(neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)))
(+ (* -1 (log (/ -1 x))) (* -1 (/ (fabs x) x)))
(-.f32 (-.f32 #s(literal 0 binary32) (/.f32 (fabs.f32 x) x)) (log.f32 (/.f32 #s(literal -1 binary32) x)))
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) x))) x)))
(-.f32 (/.f32 (-.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/2 binary32))) x) (fabs.f32 x)) x) (log.f32 (/.f32 #s(literal -1 binary32) x)))
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1 (/ (+ (* -1/6 (/ (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))) x)) (* 1/2 (+ 1 (* -1 (pow (fabs x) 2))))) x))) x)))
(-.f32 (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) (/.f32 (-.f32 (fabs.f32 x) (/.f32 (+.f32 (*.f32 (*.f32 (fabs.f32 x) (+.f32 #s(literal -3 binary32) (*.f32 #s(literal 2 binary32) (*.f32 x x)))) (/.f32 #s(literal -1/6 binary32) x)) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/2 binary32)))) x)) x))
(+ 1 (fabs x))
(+.f32 #s(literal 1 binary32) (fabs.f32 x))
(+ 1 (+ (fabs x) (* 1/2 (pow x 2))))
(+.f32 #s(literal 1 binary32) (+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (fabs.f32 x)))
(+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))))
(+.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))
(+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))
(+.f32 #s(literal 1 binary32) (+.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (fabs.f32 x)))
x
(* x (+ 1 (/ (fabs x) x)))
(*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) x)))
(* x (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))))
(*.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) x))))
(* x (- (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))) (* 1/8 (/ 1 (pow x 4)))))
(*.f32 x (+.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal -1/8 binary32) (pow.f32 x #s(literal 4 binary32))))) (/.f32 (fabs.f32 x) x)))
(* -1 x)
(neg.f32 x)
(* -1 (* x (+ 1 (* -1 (/ (fabs x) x)))))
(-.f32 (*.f32 x (/.f32 (fabs.f32 x) x)) x)
(* -1 (* x (+ 1 (* -1 (/ (- (fabs x) (* 1/2 (/ 1 x))) x)))))
(-.f32 (/.f32 (*.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x) x) x)
(* -1 (* x (+ 1 (* -1 (/ (+ (fabs x) (* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))) x)))))
(neg.f32 (*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 (+.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)) x))))
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)
(log (+ 1 (fabs x)))
(log1p.f32 (fabs.f32 x))
(+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))))
(+.f32 (log1p.f32 (fabs.f32 x)) (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))
(+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* -1/24 (* (pow x 2) (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))
(+.f32 (log1p.f32 (fabs.f32 x)) (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) (+.f32 (/.f32 #s(literal -1/8 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 #s(literal -1/8 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))))) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))))
(+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* (pow x 2) (+ (* -1/24 (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2))))) (* 1/720 (* (pow x 2) (+ (* 45 (/ 1 (+ 1 (fabs x)))) (+ (* 45 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 30 (/ 1 (pow (+ 1 (fabs x)) 3))))))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))
(+.f32 (log1p.f32 (fabs.f32 x)) (*.f32 (*.f32 x x) (+.f32 (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (*.f32 x (*.f32 x (+.f32 (+.f32 (/.f32 #s(literal -1/8 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 #s(literal -1/8 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)))) (*.f32 #s(literal 1/720 binary32) (*.f32 (*.f32 x x) (+.f32 (/.f32 #s(literal 45 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))) (+.f32 (/.f32 #s(literal 45 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 #s(literal 30 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32)))))))))))))
(* -1 (log (/ 1 x)))
(log.f32 x)
(+ (* -1 (log (/ 1 x))) (/ (fabs x) x))
(+.f32 (log.f32 x) (/.f32 (fabs.f32 x) x))
(+ (* -1 (log (/ 1 x))) (+ (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (/ (fabs x) x)))
(+.f32 (log.f32 x) (+.f32 (/.f32 (fabs.f32 x) x) (*.f32 #s(literal 1/2 binary32) (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32)))))
(+ (* -1 (log (/ 1 x))) (+ (* 1/6 (/ (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))) (pow x 3))) (+ (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (/ (fabs x) x))))
(+.f32 (+.f32 (/.f32 (fabs.f32 x) x) (*.f32 #s(literal 1/2 binary32) (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32)))) (+.f32 (log.f32 x) (/.f32 (*.f32 (/.f32 #s(literal 1/6 binary32) x) (*.f32 (fabs.f32 x) (+.f32 #s(literal -3 binary32) (*.f32 #s(literal 2 binary32) (*.f32 x x))))) (*.f32 x x))))
(* -1 (log (/ -1 x)))
(neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)))
(+ (* -1 (log (/ -1 x))) (* -1 (/ (fabs x) x)))
(-.f32 (-.f32 #s(literal 0 binary32) (/.f32 (fabs.f32 x) x)) (log.f32 (/.f32 #s(literal -1 binary32) x)))
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) x))) x)))
(-.f32 (/.f32 (-.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/2 binary32))) x) (fabs.f32 x)) x) (log.f32 (/.f32 #s(literal -1 binary32) x)))
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1 (/ (+ (* -1/6 (/ (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))) x)) (* 1/2 (+ 1 (* -1 (pow (fabs x) 2))))) x))) x)))
(-.f32 (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) (/.f32 (-.f32 (fabs.f32 x) (/.f32 (+.f32 (*.f32 (*.f32 (fabs.f32 x) (+.f32 #s(literal -3 binary32) (*.f32 #s(literal 2 binary32) (*.f32 x x)))) (/.f32 #s(literal -1/6 binary32) x)) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/2 binary32)))) x)) x))
(+ 1 (fabs x))
(+.f32 #s(literal 1 binary32) (fabs.f32 x))
(+ 1 (+ (fabs x) (* 1/2 (pow x 2))))
(+.f32 #s(literal 1 binary32) (+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (fabs.f32 x)))
(+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))))
(+.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))
(+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))
(+.f32 #s(literal 1 binary32) (+.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (fabs.f32 x)))
x
(* x (+ 1 (/ (fabs x) x)))
(*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) x)))
(* x (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))))
(*.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) x))))
(* x (- (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))) (* 1/8 (/ 1 (pow x 4)))))
(*.f32 x (+.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal -1/8 binary32) (pow.f32 x #s(literal 4 binary32))))) (/.f32 (fabs.f32 x) x)))
(* -1 x)
(neg.f32 x)
(* -1 (* x (+ 1 (* -1 (/ (fabs x) x)))))
(-.f32 (*.f32 x (/.f32 (fabs.f32 x) x)) x)
(* -1 (* x (+ 1 (* -1 (/ (- (fabs x) (* 1/2 (/ 1 x))) x)))))
(-.f32 (/.f32 (*.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x) x) x)
(* -1 (* x (+ 1 (* -1 (/ (+ (fabs x) (* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))) x)))))
(neg.f32 (*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 (+.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)) x))))
(fabs x)
(fabs.f32 x)
(fabs x)
(fabs.f32 x)
(fabs x)
(fabs.f32 x)
(fabs x)
(fabs.f32 x)
(fabs x)
(fabs.f32 x)
(fabs x)
(fabs.f32 x)
(fabs x)
(fabs.f32 x)
(fabs x)
(fabs.f32 x)
(fabs x)
(fabs.f32 x)
(fabs x)
(fabs.f32 x)
(fabs x)
(fabs.f32 x)
(fabs x)
(fabs.f32 x)
1
#s(literal 1 binary32)
(+ 1 (pow x 2))
(+.f32 #s(literal 1 binary32) (*.f32 x x))
(+ 1 (pow x 2))
(+.f32 #s(literal 1 binary32) (*.f32 x x))
(+ 1 (pow x 2))
(+.f32 #s(literal 1 binary32) (*.f32 x x))
(pow x 2)
(*.f32 x x)
(* (pow x 2) (+ 1 (/ 1 (pow x 2))))
(+.f32 #s(literal 1 binary32) (*.f32 x x))
(* (pow x 2) (+ 1 (/ 1 (pow x 2))))
(+.f32 #s(literal 1 binary32) (*.f32 x x))
(* (pow x 2) (+ 1 (/ 1 (pow x 2))))
(+.f32 #s(literal 1 binary32) (*.f32 x x))
(pow x 2)
(*.f32 x x)
(* (pow x 2) (+ 1 (/ 1 (pow x 2))))
(+.f32 #s(literal 1 binary32) (*.f32 x x))
(* (pow x 2) (+ 1 (/ 1 (pow x 2))))
(+.f32 #s(literal 1 binary32) (*.f32 x x))
(* (pow x 2) (+ 1 (/ 1 (pow x 2))))
(+.f32 #s(literal 1 binary32) (*.f32 x x))

eval16.0ms (0.2%)

Compiler

Compiled 2582 to 442 computations (82.9% saved)

prune26.0ms (0.3%)

Pruning

20 alts after pruning (19 fresh and 1 done)

PrunedKeptTotal
New17319192
Fresh000
Picked112
Done000
Total17420194
Accuracy
99.7%
Counts
194 → 20
Alt Table
Click to see full alt table
StatusAccuracyProgram
57.9%
(copysign.f32 (+.f32 (log1p.f32 (fabs.f32 x)) (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) x)
57.9%
(copysign.f32 (+.f32 (log1p.f32 (fabs.f32 x)) (*.f32 (*.f32 x x) (+.f32 (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (*.f32 x (*.f32 x (+.f32 (+.f32 (/.f32 #s(literal -1/8 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 #s(literal -1/8 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)))) (*.f32 #s(literal 1/720 binary32) (*.f32 (*.f32 x x) (+.f32 (/.f32 #s(literal 45 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))) (+.f32 (/.f32 #s(literal 45 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 #s(literal 30 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32))))))))))))) x)
57.8%
(copysign.f32 (+.f32 (log1p.f32 (fabs.f32 x)) (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) (+.f32 (/.f32 #s(literal -1/8 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 #s(literal -1/8 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))))) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))))) x)
16.2%
(copysign.f32 (+.f32 (log.f32 x) (/.f32 (fabs.f32 x) x)) x)
15.7%
(copysign.f32 (+.f32 (log.f32 x) (+.f32 (/.f32 (fabs.f32 x) x) (*.f32 #s(literal 1/2 binary32) (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32))))) x)
10.8%
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) x)
70.4%
(copysign.f32 (log1p.f32 (fabs.f32 x)) x)
12.2%
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x) x) x)) x)
13.2%
(copysign.f32 (log.f32 (+.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) x)
58.2%
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)
19.8%
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))))) x)
30.7%
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x)
22.9%
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (neg.f32 x))) x)
32.1%
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) x)) x)
30.5%
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32))) x)
17.7%
(copysign.f32 (log.f32 (+.f32 #s(literal 1 binary32) (+.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (fabs.f32 x)))) x)
19.8%
(copysign.f32 (log.f32 (+.f32 #s(literal 1 binary32) (+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (fabs.f32 x)))) x)
20.8%
(copysign.f32 (log.f32 (neg.f32 (*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 (+.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)) x))))) x)
10.8%
(copysign.f32 (log.f32 (neg.f32 x)) x)
15.1%
(copysign.f32 (log.f32 x) x)
Compiler

Compiled 672 to 413 computations (38.5% saved)

simplify54.0ms (0.6%)

Algorithm
egg-herbie
Localize:

Found 17 expressions of interest:

NewMetricScoreProgram
cost-diff0
(log.f32 x)
cost-diff0
(+.f32 (log.f32 x) (+.f32 (/.f32 (fabs.f32 x) x) (*.f32 #s(literal 1/2 binary32) (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32)))))
cost-diff0
(copysign.f32 (+.f32 (log.f32 x) (+.f32 (/.f32 (fabs.f32 x) x) (*.f32 #s(literal 1/2 binary32) (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32))))) x)
cost-diff64
(*.f32 #s(literal 1/2 binary32) (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32)))
cost-diff0
(fabs.f32 x)
cost-diff0
(+.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))))
cost-diff0
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))))) x)
cost-diff64
(log.f32 (+.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))))
cost-diff0
(fabs.f32 x)
cost-diff0
(+.f32 (fabs.f32 x) x)
cost-diff0
(log.f32 (+.f32 (fabs.f32 x) x))
cost-diff0
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) x)) x)
cost-diff0
(log.f32 x)
cost-diff0
(copysign.f32 (log.f32 x) x)
cost-diff0
(fabs.f32 x)
cost-diff0
(log1p.f32 (fabs.f32 x))
cost-diff0
(copysign.f32 (log1p.f32 (fabs.f32 x)) x)
Rules
148×fma-define
138×sum3-define
132×+-lowering-+.f64
132×+-lowering-+.f32
126×fma-lowering-fma.f32
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
025157
149150
286140
3153140
4205140
5270140
6314140
7334140
8346140
9348140
0348140
Stop Event
iter limit
saturated
Calls
Call 1
Inputs
(copysign (log (+ 1 (fabs x))) x)
(log (+ 1 (fabs x)))
(fabs x)
x
(copysign (log x) x)
(log x)
x
(copysign (log (+ (fabs x) x)) x)
(log (+ (fabs x) x))
(+ (fabs x) x)
(fabs x)
x
(copysign (log (+ (fabs x) (+ 1 (* 1/2 (* x x))))) x)
(log (+ (fabs x) (+ 1 (* 1/2 (* x x)))))
(+ (fabs x) (+ 1 (* 1/2 (* x x))))
(fabs x)
x
(+ 1 (* 1/2 (* x x)))
1
(* 1/2 (* x x))
1/2
(* x x)
(copysign (+ (log x) (+ (/ (fabs x) x) (* 1/2 (- (/ 1 (* x x)) 1)))) x)
(+ (log x) (+ (/ (fabs x) x) (* 1/2 (- (/ 1 (* x x)) 1))))
(log x)
x
(+ (/ (fabs x) x) (* 1/2 (- (/ 1 (* x x)) 1)))
(/ (fabs x) x)
(fabs x)
(* 1/2 (- (/ 1 (* x x)) 1))
1/2
(- (/ 1 (* x x)) 1)
(/ 1 (* x x))
1
(* x x)
Outputs
(copysign (log (+ 1 (fabs x))) x)
(copysign.f32 (log1p.f32 (fabs.f32 x)) x)
(log (+ 1 (fabs x)))
(log1p.f32 (fabs.f32 x))
(fabs x)
(fabs.f32 x)
x
(copysign (log x) x)
(copysign.f32 (log.f32 x) x)
(log x)
(log.f32 x)
x
(copysign (log (+ (fabs x) x)) x)
(copysign.f32 (log.f32 (+.f32 x (fabs.f32 x))) x)
(log (+ (fabs x) x))
(log.f32 (+.f32 x (fabs.f32 x)))
(+ (fabs x) x)
(+.f32 x (fabs.f32 x))
(fabs x)
(fabs.f32 x)
x
(copysign (log (+ (fabs x) (+ 1 (* 1/2 (* x x))))) x)
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))) x)
(log (+ (fabs x) (+ 1 (* 1/2 (* x x)))))
(log1p.f32 (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))
(+ (fabs x) (+ 1 (* 1/2 (* x x))))
(+.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))
(fabs x)
(fabs.f32 x)
x
(+ 1 (* 1/2 (* x x)))
(+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))
1
#s(literal 1 binary32)
(* 1/2 (* x x))
(*.f32 x (*.f32 x #s(literal 1/2 binary32)))
1/2
#s(literal 1/2 binary32)
(* x x)
(*.f32 x x)
(copysign (+ (log x) (+ (/ (fabs x) x) (* 1/2 (- (/ 1 (* x x)) 1)))) x)
(copysign.f32 (+.f32 (log.f32 x) (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) x)
(+ (log x) (+ (/ (fabs x) x) (* 1/2 (- (/ 1 (* x x)) 1))))
(+.f32 (log.f32 x) (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))
(log x)
(log.f32 x)
x
(+ (/ (fabs x) x) (* 1/2 (- (/ 1 (* x x)) 1)))
(+.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))
(/ (fabs x) x)
(/.f32 (fabs.f32 x) x)
(fabs x)
(fabs.f32 x)
(* 1/2 (- (/ 1 (* x x)) 1))
(+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))
1/2
#s(literal 1/2 binary32)
(- (/ 1 (* x x)) 1)
(+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal -1 binary32))
(/ 1 (* x x))
(/.f32 #s(literal 1 binary32) (*.f32 x x))
1
#s(literal 1 binary32)
(* x x)
(*.f32 x x)

localize247.0ms (2.8%)

Localize:

Found 17 expressions of interest:

NewMetricScoreProgram
accuracy100.0%
(fabs.f32 x)
accuracy99.9%
(+.f32 (log.f32 x) (+.f32 (/.f32 (fabs.f32 x) x) (*.f32 #s(literal 1/2 binary32) (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32)))))
accuracy99.7%
(*.f32 #s(literal 1/2 binary32) (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32)))
accuracy99.1%
(/.f32 #s(literal 1 binary32) (*.f32 x x))
accuracy100.0%
(fabs.f32 x)
accuracy100.0%
(*.f32 #s(literal 1/2 binary32) (*.f32 x x))
accuracy99.9%
(+.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))))
accuracy67.0%
(log.f32 (+.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))))
accuracy100.0%
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) x)) x)
accuracy100.0%
(+.f32 (fabs.f32 x) x)
accuracy100.0%
(fabs.f32 x)
accuracy99.6%
(log.f32 (+.f32 (fabs.f32 x) x))
accuracy100.0%
(copysign.f32 (log.f32 x) x)
accuracy100.0%
(log.f32 x)
accuracy100.0%
(copysign.f32 (log1p.f32 (fabs.f32 x)) x)
accuracy100.0%
(log1p.f32 (fabs.f32 x))
accuracy100.0%
(fabs.f32 x)
Results
109.0ms99×0valid
45.0ms117×0invalid
37.0ms40×1valid
Compiler

Compiled 178 to 25 computations (86% saved)

Precisions
Click to see histograms. Total time spent on operations: 98.0ms
ival-copysign: 42.0ms (42.7% of total)
ival-log: 15.0ms (15.3% of total)
ival-add: 14.0ms (14.2% of total)
compiled-spec: 8.0ms (8.1% of total)
ival-mult: 5.0ms (5.1% of total)
ival-div: 4.0ms (4.1% of total)
backward-pass: 4.0ms (4.1% of total)
ival-fabs: 3.0ms (3.1% of total)
ival-sub: 2.0ms (2% of total)
const: 1.0ms (1% of total)

series154.0ms (1.8%)

Counts
16 → 192
Calls
Call 1
Inputs
#<alt (copysign (log (+ 1 (fabs x))) x)>
#<alt (log (+ 1 (fabs x)))>
#<alt (fabs x)>
#<alt (copysign (log x) x)>
#<alt (log x)>
#<alt (copysign (log (+ (fabs x) x)) x)>
#<alt (log (+ (fabs x) x))>
#<alt (+ (fabs x) x)>
#<alt (log (+ (fabs x) (+ 1 (* 1/2 (* x x)))))>
#<alt (copysign (log (+ (fabs x) (+ 1 (* 1/2 (* x x))))) x)>
#<alt (+ (fabs x) (+ 1 (* 1/2 (* x x))))>
#<alt (* 1/2 (- (/ 1 (* x x)) 1))>
#<alt (copysign (+ (log x) (+ (/ (fabs x) x) (* 1/2 (- (/ 1 (* x x)) 1)))) x)>
#<alt (+ (log x) (+ (/ (fabs x) x) (* 1/2 (- (/ 1 (* x x)) 1))))>
#<alt (* 1/2 (* x x))>
#<alt (/ 1 (* x x))>
Outputs
#<alt (copysign (log (+ 1 (fabs x))) x)>
#<alt (copysign (log (+ 1 (fabs x))) x)>
#<alt (copysign (log (+ 1 (fabs x))) x)>
#<alt (copysign (log (+ 1 (fabs x))) x)>
#<alt (copysign (log (+ 1 (fabs x))) x)>
#<alt (copysign (log (+ 1 (fabs x))) x)>
#<alt (copysign (log (+ 1 (fabs x))) x)>
#<alt (copysign (log (+ 1 (fabs x))) x)>
#<alt (copysign (log (+ 1 (fabs x))) x)>
#<alt (copysign (log (+ 1 (fabs x))) x)>
#<alt (copysign (log (+ 1 (fabs x))) x)>
#<alt (copysign (log (+ 1 (fabs x))) x)>
#<alt (log (+ 1 (fabs x)))>
#<alt (log (+ 1 (fabs x)))>
#<alt (log (+ 1 (fabs x)))>
#<alt (log (+ 1 (fabs x)))>
#<alt (log (+ 1 (fabs x)))>
#<alt (log (+ 1 (fabs x)))>
#<alt (log (+ 1 (fabs x)))>
#<alt (log (+ 1 (fabs x)))>
#<alt (log (+ 1 (fabs x)))>
#<alt (log (+ 1 (fabs x)))>
#<alt (log (+ 1 (fabs x)))>
#<alt (log (+ 1 (fabs x)))>
#<alt (fabs x)>
#<alt (fabs x)>
#<alt (fabs x)>
#<alt (fabs x)>
#<alt (fabs x)>
#<alt (fabs x)>
#<alt (fabs x)>
#<alt (fabs x)>
#<alt (fabs x)>
#<alt (fabs x)>
#<alt (fabs x)>
#<alt (fabs x)>
#<alt (copysign (log x) x)>
#<alt (copysign (log x) x)>
#<alt (copysign (log x) x)>
#<alt (copysign (log x) x)>
#<alt (copysign (log x) x)>
#<alt (copysign (log x) x)>
#<alt (copysign (log x) x)>
#<alt (copysign (log x) x)>
#<alt (copysign (log x) x)>
#<alt (copysign (log x) x)>
#<alt (copysign (log x) x)>
#<alt (copysign (log x) x)>
#<alt (log x)>
#<alt (log x)>
#<alt (log x)>
#<alt (log x)>
#<alt (* -1 (log (/ 1 x)))>
#<alt (* -1 (log (/ 1 x)))>
#<alt (* -1 (log (/ 1 x)))>
#<alt (* -1 (log (/ 1 x)))>
#<alt (+ (log -1) (* -1 (log (/ -1 x))))>
#<alt (+ (log -1) (* -1 (log (/ -1 x))))>
#<alt (+ (log -1) (* -1 (log (/ -1 x))))>
#<alt (+ (log -1) (* -1 (log (/ -1 x))))>
#<alt (copysign (log (+ x (fabs x))) x)>
#<alt (copysign (log (+ x (fabs x))) x)>
#<alt (copysign (log (+ x (fabs x))) x)>
#<alt (copysign (log (+ x (fabs x))) x)>
#<alt (copysign (log (+ x (fabs x))) x)>
#<alt (copysign (log (+ x (fabs x))) x)>
#<alt (copysign (log (+ x (fabs x))) x)>
#<alt (copysign (log (+ x (fabs x))) x)>
#<alt (copysign (log (- (fabs x) (* -1 x))) x)>
#<alt (copysign (log (- (fabs x) (* -1 x))) x)>
#<alt (copysign (log (- (fabs x) (* -1 x))) x)>
#<alt (copysign (log (- (fabs x) (* -1 x))) x)>
#<alt (log (fabs x))>
#<alt (+ (log (fabs x)) (/ x (fabs x)))>
#<alt (+ (log (fabs x)) (* x (+ (* -1/2 (/ x (pow (fabs x) 2))) (/ 1 (fabs x)))))>
#<alt (+ (log (fabs x)) (* x (+ (* x (- (* 1/3 (/ x (pow (fabs x) 3))) (* 1/2 (/ 1 (pow (fabs x) 2))))) (/ 1 (fabs x)))))>
#<alt (* -1 (log (/ 1 x)))>
#<alt (+ (* -1 (log (/ 1 x))) (/ (fabs x) x))>
#<alt (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow (fabs x) 2) (pow x 2))) (/ (fabs x) x)))>
#<alt (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow (fabs x) 2) (pow x 2))) (+ (* 1/3 (/ (pow (fabs x) 3) (pow x 3))) (/ (fabs x) x))))>
#<alt (+ (log -1) (* -1 (log (/ -1 x))))>
#<alt (+ (log -1) (+ (* -1 (log (/ -1 x))) (/ (fabs x) x)))>
#<alt (+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 (fabs x)) (* 1/2 (/ (pow (fabs x) 2) x))) x))))>
#<alt (+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 (fabs x)) (* -1 (/ (+ (* -1/2 (pow (fabs x) 2)) (* 1/3 (/ (pow (fabs x) 3) x))) x))) x))))>
#<alt (fabs x)>
#<alt (+ x (fabs x))>
#<alt (+ x (fabs x))>
#<alt (+ x (fabs x))>
#<alt x>
#<alt (* x (+ 1 (/ (fabs x) x)))>
#<alt (* x (+ 1 (/ (fabs x) x)))>
#<alt (* x (+ 1 (/ (fabs x) x)))>
#<alt x>
#<alt (* -1 (* x (- (* -1 (/ (fabs x) x)) 1)))>
#<alt (* -1 (* x (- (* -1 (/ (fabs x) x)) 1)))>
#<alt (* -1 (* x (- (* -1 (/ (fabs x) x)) 1)))>
#<alt (log (+ 1 (fabs x)))>
#<alt (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))))>
#<alt (+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* -1/8 (/ (pow x 2) (pow (+ 1 (fabs x)) 2))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))>
#<alt (+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* (pow x 2) (- (* 1/24 (/ (pow x 2) (pow (+ 1 (fabs x)) 3))) (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))>
#<alt (+ (log 1/2) (* -2 (log (/ 1 x))))>
#<alt (+ (log 1/2) (+ (* -2 (log (/ 1 x))) (* 2 (/ (+ 1 (fabs x)) (pow x 2)))))>
#<alt (+ (log 1/2) (+ (* -2 (log (/ 1 x))) (+ (* -2 (/ (pow (+ 1 (fabs x)) 2) (pow x 4))) (* 2 (/ (+ 1 (fabs x)) (pow x 2))))))>
#<alt (+ (log 1/2) (+ (* -2 (log (/ 1 x))) (+ (* -2 (/ (pow (+ 1 (fabs x)) 2) (pow x 4))) (+ (* 2 (/ (+ 1 (fabs x)) (pow x 2))) (* 8/3 (/ (pow (+ 1 (fabs x)) 3) (pow x 6)))))))>
#<alt (+ (log 1/2) (* -2 (log (/ -1 x))))>
#<alt (+ (log 1/2) (+ (* -2 (log (/ -1 x))) (* 2 (/ (+ 1 (fabs x)) (pow x 2)))))>
#<alt (+ (log 1/2) (+ (* -2 (log (/ -1 x))) (+ (* -2 (/ (pow (+ 1 (fabs x)) 2) (pow x 4))) (* 2 (/ (+ 1 (fabs x)) (pow x 2))))))>
#<alt (+ (log 1/2) (+ (* -2 (log (/ -1 x))) (+ (* -2 (/ (pow (+ 1 (fabs x)) 2) (pow x 4))) (+ (* 2 (/ (+ 1 (fabs x)) (pow x 2))) (* 8/3 (/ (pow (+ 1 (fabs x)) 3) (pow x 6)))))))>
#<alt (copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)>
#<alt (copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)>
#<alt (copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)>
#<alt (copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)>
#<alt (copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)>
#<alt (copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)>
#<alt (copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)>
#<alt (copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)>
#<alt (copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)>
#<alt (copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)>
#<alt (copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)>
#<alt (copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)>
#<alt (+ 1 (fabs x))>
#<alt (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))>
#<alt (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))>
#<alt (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))>
#<alt (* 1/2 (pow x 2))>
#<alt (* (pow x 2) (+ 1/2 (+ (/ 1 (pow x 2)) (/ (fabs x) (pow x 2)))))>
#<alt (* (pow x 2) (+ 1/2 (+ (/ 1 (pow x 2)) (/ (fabs x) (pow x 2)))))>
#<alt (* (pow x 2) (+ 1/2 (+ (/ 1 (pow x 2)) (/ (fabs x) (pow x 2)))))>
#<alt (* 1/2 (pow x 2))>
#<alt (* (pow x 2) (+ 1/2 (+ (/ 1 (pow x 2)) (/ (fabs x) (pow x 2)))))>
#<alt (* (pow x 2) (+ 1/2 (+ (/ 1 (pow x 2)) (/ (fabs x) (pow x 2)))))>
#<alt (* (pow x 2) (+ 1/2 (+ (/ 1 (pow x 2)) (/ (fabs x) (pow x 2)))))>
#<alt (/ 1/2 (pow x 2))>
#<alt (/ (+ 1/2 (* -1/2 (pow x 2))) (pow x 2))>
#<alt (/ (+ 1/2 (* -1/2 (pow x 2))) (pow x 2))>
#<alt (/ (+ 1/2 (* -1/2 (pow x 2))) (pow x 2))>
#<alt -1/2>
#<alt (- (* 1/2 (/ 1 (pow x 2))) 1/2)>
#<alt (- (* 1/2 (/ 1 (pow x 2))) 1/2)>
#<alt (- (* 1/2 (/ 1 (pow x 2))) 1/2)>
#<alt -1/2>
#<alt (- (* 1/2 (/ 1 (pow x 2))) 1/2)>
#<alt (- (* 1/2 (/ 1 (pow x 2))) 1/2)>
#<alt (- (* 1/2 (/ 1 (pow x 2))) 1/2)>
#<alt (copysign (+ (log x) (+ (* 1/2 (- (/ 1 (pow x 2)) 1)) (/ (fabs x) x))) x)>
#<alt (copysign (+ (log x) (+ (* 1/2 (- (/ 1 (pow x 2)) 1)) (/ (fabs x) x))) x)>
#<alt (copysign (+ (log x) (+ (* 1/2 (- (/ 1 (pow x 2)) 1)) (/ (fabs x) x))) x)>
#<alt (copysign (+ (log x) (+ (* 1/2 (- (/ 1 (pow x 2)) 1)) (/ (fabs x) x))) x)>
#<alt (copysign (+ (log x) (+ (* 1/2 (- (/ 1 (pow x 2)) 1)) (/ (fabs x) x))) x)>
#<alt (copysign (+ (log x) (+ (* 1/2 (- (/ 1 (pow x 2)) 1)) (/ (fabs x) x))) x)>
#<alt (copysign (+ (log x) (+ (* 1/2 (- (/ 1 (pow x 2)) 1)) (/ (fabs x) x))) x)>
#<alt (copysign (+ (log x) (+ (* 1/2 (- (/ 1 (pow x 2)) 1)) (/ (fabs x) x))) x)>
#<alt (copysign (+ (log x) (+ (* 1/2 (- (/ 1 (pow x 2)) 1)) (/ (fabs x) x))) x)>
#<alt (copysign (+ (log x) (+ (* 1/2 (- (/ 1 (pow x 2)) 1)) (/ (fabs x) x))) x)>
#<alt (copysign (+ (log x) (+ (* 1/2 (- (/ 1 (pow x 2)) 1)) (/ (fabs x) x))) x)>
#<alt (copysign (+ (log x) (+ (* 1/2 (- (/ 1 (pow x 2)) 1)) (/ (fabs x) x))) x)>
#<alt (/ 1/2 (pow x 2))>
#<alt (/ (+ 1/2 (* x (fabs x))) (pow x 2))>
#<alt (/ (+ 1/2 (* x (+ (fabs x) (* x (- (log x) 1/2))))) (pow x 2))>
#<alt (/ (+ 1/2 (* x (+ (fabs x) (* x (- (log x) 1/2))))) (pow x 2))>
#<alt (- (* -1 (log (/ 1 x))) 1/2)>
#<alt (- (+ (* -1 (log (/ 1 x))) (/ (fabs x) x)) 1/2)>
#<alt (- (+ (* -1 (log (/ 1 x))) (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))) 1/2)>
#<alt (- (+ (* -1 (log (/ 1 x))) (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))) 1/2)>
#<alt (- (+ (log -1) (* -1 (log (/ -1 x)))) 1/2)>
#<alt (- (+ (log -1) (+ (* -1 (log (/ -1 x))) (/ (fabs x) x))) 1/2)>
#<alt (- (+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (- (* -1 (fabs x)) (* 1/2 (/ 1 x))) x)))) 1/2)>
#<alt (- (+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (- (* -1 (fabs x)) (* 1/2 (/ 1 x))) x)))) 1/2)>
#<alt (* 1/2 (pow x 2))>
#<alt (* 1/2 (pow x 2))>
#<alt (* 1/2 (pow x 2))>
#<alt (* 1/2 (pow x 2))>
#<alt (* 1/2 (pow x 2))>
#<alt (* 1/2 (pow x 2))>
#<alt (* 1/2 (pow x 2))>
#<alt (* 1/2 (pow x 2))>
#<alt (* 1/2 (pow x 2))>
#<alt (* 1/2 (pow x 2))>
#<alt (* 1/2 (pow x 2))>
#<alt (* 1/2 (pow x 2))>
#<alt (/ 1 (pow x 2))>
#<alt (/ 1 (pow x 2))>
#<alt (/ 1 (pow x 2))>
#<alt (/ 1 (pow x 2))>
#<alt (/ 1 (pow x 2))>
#<alt (/ 1 (pow x 2))>
#<alt (/ 1 (pow x 2))>
#<alt (/ 1 (pow x 2))>
#<alt (/ 1 (pow x 2))>
#<alt (/ 1 (pow x 2))>
#<alt (/ 1 (pow x 2))>
#<alt (/ 1 (pow x 2))>
Calls

48 calls:

TimeVariablePointExpression
52.0ms
x
@0
(log (+ 1 (fabs x)))
32.0ms
x
@0
(log x)
23.0ms
x
@inf
(log (+ 1 (fabs x)))
19.0ms
x
@-inf
(log (+ 1 (fabs x)))
13.0ms
x
@-inf
(log x)

rewrite238.0ms (2.7%)

Algorithm
batch-egg-rewrite
Rules
2212×/-lowering-/.f32
2212×/-lowering-/.f64
1648×*-lowering-*.f32
1648×*-lowering-*.f64
1230×+-lowering-+.f64
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
025109
164104
217695
356195
4173795
0836395
Stop Event
iter limit
node limit
Counts
16 → 273
Calls
Call 1
Inputs
(copysign (log (+ 1 (fabs x))) x)
(log (+ 1 (fabs x)))
(fabs x)
(copysign (log x) x)
(log x)
(copysign (log (+ (fabs x) x)) x)
(log (+ (fabs x) x))
(+ (fabs x) x)
(log (+ (fabs x) (+ 1 (* 1/2 (* x x)))))
(copysign (log (+ (fabs x) (+ 1 (* 1/2 (* x x))))) x)
(+ (fabs x) (+ 1 (* 1/2 (* x x))))
(* 1/2 (- (/ 1 (* x x)) 1))
(copysign (+ (log x) (+ (/ (fabs x) x) (* 1/2 (- (/ 1 (* x x)) 1)))) x)
(+ (log x) (+ (/ (fabs x) x) (* 1/2 (- (/ 1 (* x x)) 1))))
(* 1/2 (* x x))
(/ 1 (* x x))
Outputs
(copysign.f32 (log1p.f32 (fabs.f32 x)) x)
(log1p.f32 (fabs.f32 x))
(+.f32 (log1p.f32 (fabs.f32 x)) #s(literal 0 binary32))
(log.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)))
(neg.f32 (neg.f32 (fabs.f32 x)))
(exp.f32 (log.f32 (fabs.f32 x)))
(exp.f32 (*.f32 (log.f32 (fabs.f32 x)) #s(literal 1 binary32)))
(+.f32 #s(literal 0 binary32) (fabs.f32 x))
(fabs.f32 x)
(fabs.f32 (neg.f32 x))
(pow.f32 (fabs.f32 x) #s(literal 1 binary32))
(pow.f32 (/.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal -1 binary32))
(-.f32 #s(literal 0 binary32) (neg.f32 (fabs.f32 x)))
(/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (fabs.f32 x)))
(/.f32 (fabs.f32 x) #s(literal 1 binary32))
(/.f32 #s(literal -1 binary32) (/.f32 #s(literal -1 binary32) (fabs.f32 x)))
(/.f32 (neg.f32 (fabs.f32 x)) #s(literal -1 binary32))
(*.f32 #s(literal 1 binary32) (fabs.f32 x))
(*.f32 (fabs.f32 x) #s(literal 1 binary32))
(*.f32 #s(literal -1 binary32) (neg.f32 (fabs.f32 x)))
(*.f32 (neg.f32 (fabs.f32 x)) #s(literal -1 binary32))
(copysign.f32 (log.f32 x) x)
(neg.f32 (neg.f32 (log.f32 x)))
(+.f32 (log.f32 x) #s(literal 0 binary32))
(+.f32 #s(literal 0 binary32) (log.f32 x))
(+.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (neg.f32 x)))
(+.f32 (log.f32 (neg.f32 x)) (log.f32 #s(literal -1 binary32)))
(-.f32 (log.f32 x) #s(literal 0 binary32))
(-.f32 #s(literal 0 binary32) (neg.f32 (log.f32 x)))
(-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))
(-.f32 (log.f32 (neg.f32 x)) (log.f32 #s(literal -1 binary32)))
(*.f32 #s(literal 1 binary32) (log.f32 x))
(*.f32 #s(literal -1 binary32) (neg.f32 (log.f32 x)))
(log.f32 x)
(copysign.f32 (log.f32 (+.f32 x (fabs.f32 x))) x)
(+.f32 #s(literal 0 binary32) (log.f32 (+.f32 x (fabs.f32 x))))
(+.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (-.f32 (neg.f32 x) (fabs.f32 x))))
(log.f32 (+.f32 x (fabs.f32 x)))
(neg.f32 (-.f32 (neg.f32 x) (fabs.f32 x)))
(+.f32 x (fabs.f32 x))
(+.f32 (fabs.f32 x) x)
(+.f32 (+.f32 x (fabs.f32 x)) (fma.f32 (fabs.f32 x) #s(literal 1 binary32) (neg.f32 (fabs.f32 x))))
(+.f32 (+.f32 x (fabs.f32 x)) (fma.f32 #s(literal 1 binary32) (fabs.f32 x) (neg.f32 (fabs.f32 x))))
(+.f32 (+.f32 x (fabs.f32 x)) (fma.f32 (neg.f32 (fabs.f32 x)) #s(literal -1 binary32) (neg.f32 (fabs.f32 x))))
(+.f32 (+.f32 x (fabs.f32 x)) (fma.f32 #s(literal -1 binary32) (neg.f32 (fabs.f32 x)) (neg.f32 (fabs.f32 x))))
(+.f32 (+.f32 x (fabs.f32 x)) (fma.f32 x #s(literal 1 binary32) (neg.f32 x)))
(+.f32 (+.f32 x (fabs.f32 x)) (fma.f32 #s(literal 1 binary32) x (neg.f32 x)))
(+.f32 (+.f32 x (fabs.f32 x)) (fma.f32 (neg.f32 x) #s(literal -1 binary32) (neg.f32 x)))
(+.f32 (+.f32 x (fabs.f32 x)) (fma.f32 #s(literal -1 binary32) (neg.f32 x) (neg.f32 x)))
(+.f32 #s(literal 0 binary32) (+.f32 x (fabs.f32 x)))
(+.f32 (+.f32 (fabs.f32 x) #s(literal 0 binary32)) x)
(fma.f32 #s(literal 1 binary32) x (fabs.f32 x))
(fma.f32 #s(literal 1 binary32) (fabs.f32 x) x)
(fma.f32 x #s(literal 1 binary32) (fabs.f32 x))
(fma.f32 (fabs.f32 x) #s(literal 1 binary32) x)
(fma.f32 #s(literal -1 binary32) (neg.f32 x) (fabs.f32 x))
(fma.f32 #s(literal -1 binary32) (neg.f32 (fabs.f32 x)) x)
(fma.f32 (neg.f32 x) #s(literal -1 binary32) (fabs.f32 x))
(fma.f32 (neg.f32 (fabs.f32 x)) #s(literal -1 binary32) x)
(-.f32 x (neg.f32 (fabs.f32 x)))
(-.f32 (fabs.f32 x) (neg.f32 x))
(-.f32 #s(literal 0 binary32) (-.f32 (neg.f32 x) (fabs.f32 x)))
(-.f32 (+.f32 (fabs.f32 x) #s(literal 0 binary32)) (neg.f32 x))
(/.f32 (+.f32 x (fabs.f32 x)) #s(literal 1 binary32))
(/.f32 (-.f32 (neg.f32 x) (fabs.f32 x)) #s(literal -1 binary32))
(/.f32 (+.f32 (/.f32 #s(literal 1 binary32) (fabs.f32 x)) (/.f32 #s(literal 1 binary32) x)) (*.f32 (/.f32 #s(literal 1 binary32) x) (/.f32 #s(literal 1 binary32) (fabs.f32 x))))
(/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) x)) (/.f32 #s(literal 1 binary32) x))
(/.f32 (+.f32 #s(literal -1 binary32) (-.f32 #s(literal 0 binary32) (/.f32 (fabs.f32 x) x))) (/.f32 #s(literal -1 binary32) x))
(/.f32 (+.f32 (/.f32 x (fabs.f32 x)) #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (fabs.f32 x)))
(/.f32 (+.f32 (/.f32 #s(literal -1 binary32) (fabs.f32 x)) (/.f32 #s(literal -1 binary32) x)) (*.f32 (/.f32 #s(literal -1 binary32) x) (/.f32 #s(literal 1 binary32) (fabs.f32 x))))
(/.f32 (+.f32 (-.f32 #s(literal 0 binary32) (/.f32 x (fabs.f32 x))) #s(literal -1 binary32)) (/.f32 #s(literal -1 binary32) (fabs.f32 x)))
(/.f32 (+.f32 (/.f32 #s(literal 1 binary32) x) (/.f32 #s(literal 1 binary32) (fabs.f32 x))) (*.f32 (/.f32 #s(literal 1 binary32) (fabs.f32 x)) (/.f32 #s(literal 1 binary32) x)))
(/.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (fabs.f32 x))) (/.f32 #s(literal 1 binary32) (fabs.f32 x)))
(/.f32 (+.f32 (/.f32 #s(literal -1 binary32) x) (/.f32 #s(literal -1 binary32) (fabs.f32 x))) (*.f32 (/.f32 #s(literal 1 binary32) (fabs.f32 x)) (/.f32 #s(literal -1 binary32) x)))
(/.f32 (+.f32 #s(literal -1 binary32) (-.f32 #s(literal 0 binary32) (/.f32 x (fabs.f32 x)))) (/.f32 #s(literal -1 binary32) (fabs.f32 x)))
(/.f32 (+.f32 (/.f32 (fabs.f32 x) x) #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) x))
(/.f32 (+.f32 (-.f32 #s(literal 0 binary32) (/.f32 (fabs.f32 x) x)) #s(literal -1 binary32)) (/.f32 #s(literal -1 binary32) x))
(/.f32 (-.f32 (/.f32 #s(literal -1 binary32) (fabs.f32 x)) (/.f32 #s(literal 1 binary32) x)) (*.f32 (/.f32 #s(literal 1 binary32) x) (/.f32 #s(literal -1 binary32) (fabs.f32 x))))
(/.f32 (-.f32 #s(literal -1 binary32) (/.f32 (fabs.f32 x) x)) (/.f32 #s(literal -1 binary32) x))
(/.f32 (-.f32 #s(literal 1 binary32) (-.f32 #s(literal 0 binary32) (/.f32 (fabs.f32 x) x))) (/.f32 #s(literal 1 binary32) x))
(/.f32 (-.f32 (-.f32 #s(literal 0 binary32) (/.f32 x (fabs.f32 x))) #s(literal 1 binary32)) (/.f32 #s(literal -1 binary32) (fabs.f32 x)))
(/.f32 (-.f32 (/.f32 #s(literal 1 binary32) (fabs.f32 x)) (/.f32 #s(literal -1 binary32) x)) (*.f32 (/.f32 #s(literal -1 binary32) x) (/.f32 #s(literal -1 binary32) (fabs.f32 x))))
(/.f32 (-.f32 (/.f32 x (fabs.f32 x)) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (fabs.f32 x)))
(/.f32 (-.f32 (/.f32 #s(literal -1 binary32) x) (/.f32 #s(literal 1 binary32) (fabs.f32 x))) (*.f32 (/.f32 #s(literal 1 binary32) (fabs.f32 x)) (/.f32 #s(literal -1 binary32) x)))
(/.f32 (-.f32 #s(literal -1 binary32) (/.f32 x (fabs.f32 x))) (/.f32 #s(literal -1 binary32) (fabs.f32 x)))
(/.f32 (-.f32 (/.f32 #s(literal 1 binary32) x) (/.f32 #s(literal -1 binary32) (fabs.f32 x))) (*.f32 (/.f32 #s(literal 1 binary32) (fabs.f32 x)) (/.f32 #s(literal 1 binary32) x)))
(/.f32 (-.f32 #s(literal 1 binary32) (-.f32 #s(literal 0 binary32) (/.f32 x (fabs.f32 x)))) (/.f32 #s(literal 1 binary32) (fabs.f32 x)))
(/.f32 (-.f32 (-.f32 #s(literal 0 binary32) (/.f32 (fabs.f32 x) x)) #s(literal 1 binary32)) (/.f32 #s(literal -1 binary32) x))
(/.f32 (-.f32 (/.f32 (fabs.f32 x) x) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) x))
(*.f32 #s(literal 1 binary32) (+.f32 x (fabs.f32 x)))
(*.f32 #s(literal -1 binary32) (-.f32 (neg.f32 x) (fabs.f32 x)))
(log1p.f32 (+.f32 (fabs.f32 x) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))))
(log.f32 (+.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))))
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))) x)
(+.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))))
(+.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))))
(+.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))
(+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))
(+.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))) (fabs.f32 x))
(+.f32 #s(literal 0 binary32) (neg.f32 (-.f32 (neg.f32 (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))))))
(+.f32 (+.f32 (fabs.f32 x) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal 1 binary32))
(+.f32 (+.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal 0 binary32)) (fabs.f32 x))
(+.f32 (+.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (fma.f32 (fabs.f32 x) #s(literal 1 binary32) (neg.f32 (fabs.f32 x))))
(+.f32 (+.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (fma.f32 #s(literal 1 binary32) (fabs.f32 x) (neg.f32 (fabs.f32 x))))
(+.f32 (+.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (fma.f32 (neg.f32 (fabs.f32 x)) #s(literal -1 binary32) (neg.f32 (fabs.f32 x))))
(+.f32 (+.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (fma.f32 #s(literal -1 binary32) (neg.f32 (fabs.f32 x)) (neg.f32 (fabs.f32 x))))
(fma.f32 #s(literal 1 binary32) (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))))
(fma.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))
(fma.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal 1 binary32))
(fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))
(fma.f32 (fabs.f32 x) #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))))
(fma.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))
(fma.f32 #s(literal 1/2 binary32) (*.f32 x x) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))
(fma.f32 (*.f32 x x) #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))
(fma.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))
(fma.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal 1 binary32) (fabs.f32 x))
(fma.f32 #s(literal -1 binary32) (neg.f32 (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))))
(fma.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) #s(literal -1/2 binary32)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))
(fma.f32 (neg.f32 x) (*.f32 (neg.f32 x) #s(literal 1/2 binary32)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))
(fma.f32 (neg.f32 (fabs.f32 x)) #s(literal -1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))))
(fma.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) #s(literal -1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))
(fma.f32 (*.f32 x #s(literal 1/2 binary32)) x (+.f32 #s(literal 1 binary32) (fabs.f32 x)))
(fma.f32 #s(literal -1/2 binary32) (-.f32 #s(literal 0 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))
(fma.f32 (*.f32 (*.f32 x x) #s(literal -1/2 binary32)) #s(literal -1 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))
(fma.f32 (/.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1 binary32) x)) (neg.f32 x) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))
(fma.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) #s(literal -1 binary32)) (neg.f32 x) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))
(-.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))) (neg.f32 (fabs.f32 x)))
(-.f32 #s(literal 0 binary32) (-.f32 (neg.f32 (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))))
(-.f32 (+.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal 0 binary32)) (neg.f32 (fabs.f32 x)))
(+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))
(+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32))
(fma.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32))
(fma.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal -1/2 binary32))
(fma.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1/2 binary32) #s(literal -1/2 binary32))
(fma.f32 #s(literal -1 binary32) (/.f32 #s(literal -1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32))
(fma.f32 (/.f32 #s(literal 1 binary32) x) (/.f32 #s(literal 1/2 binary32) x) #s(literal -1/2 binary32))
(fma.f32 (/.f32 #s(literal -1 binary32) x) (/.f32 #s(literal -1/2 binary32) x) #s(literal -1/2 binary32))
(fma.f32 (/.f32 #s(literal -1 binary32) (*.f32 x x)) #s(literal -1/2 binary32) #s(literal -1/2 binary32))
(fma.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) (*.f32 x x)) #s(literal -1/2 binary32))
(fma.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32) #s(literal -1/2 binary32))
(fma.f32 (/.f32 #s(literal -1/2 binary32) (*.f32 x x)) #s(literal -1 binary32) #s(literal -1/2 binary32))
(fma.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 #s(literal 1 binary32) x) #s(literal -1/2 binary32))
(fma.f32 (/.f32 #s(literal -1/2 binary32) x) (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))
(fma.f32 (/.f32 (/.f32 #s(literal 1/2 binary32) x) #s(literal -1 binary32)) (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))
(-.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1/2 binary32) (*.f32 x x)))
(*.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal -1 binary32)))
(*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal -1 binary32)) #s(literal 1/2 binary32))
(copysign.f32 (+.f32 (/.f32 (-.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x) (+.f32 (log.f32 x) #s(literal -1/2 binary32))) x)
(+.f32 (log.f32 x) (+.f32 #s(literal -1/2 binary32) (/.f32 (-.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x)))
(+.f32 (log.f32 x) (neg.f32 (-.f32 (-.f32 #s(literal 0 binary32) (/.f32 (fabs.f32 x) x)) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))))
(+.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 (log.f32 x) (/.f32 (fabs.f32 x) x)))
(+.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (neg.f32 (-.f32 (-.f32 #s(literal 0 binary32) (/.f32 (fabs.f32 x) x)) (log.f32 x))))
(+.f32 (/.f32 (fabs.f32 x) x) (+.f32 (log.f32 x) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))
(+.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 (-.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x)) (log.f32 x))
(+.f32 #s(literal 0 binary32) (neg.f32 (-.f32 (-.f32 #s(literal 0 binary32) (/.f32 (fabs.f32 x) x)) (+.f32 (log.f32 x) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))))
(+.f32 (+.f32 (log.f32 x) (/.f32 (fabs.f32 x) x)) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))
(+.f32 #s(literal -1/2 binary32) (+.f32 (log.f32 x) (/.f32 (-.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x)))
(+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 (+.f32 (log.f32 x) #s(literal -1/2 binary32)) (/.f32 (fabs.f32 x) x)))
(+.f32 (+.f32 (log.f32 x) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (/.f32 (fabs.f32 x) x))
(+.f32 (+.f32 (log.f32 x) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 (/.f32 (fabs.f32 x) x) #s(literal -1/2 binary32)))
(+.f32 (+.f32 (log.f32 x) (/.f32 (-.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x)) #s(literal -1/2 binary32))
(+.f32 (+.f32 (+.f32 (log.f32 x) #s(literal -1/2 binary32)) (/.f32 (fabs.f32 x) x)) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))
(+.f32 (/.f32 (-.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x) (+.f32 (log.f32 x) #s(literal -1/2 binary32)))
(+.f32 (+.f32 (+.f32 (log.f32 x) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) #s(literal 0 binary32)) (/.f32 (fabs.f32 x) x))
(fma.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) x) (+.f32 (log.f32 x) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))
(fma.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 (+.f32 (log.f32 x) #s(literal -1/2 binary32)) (/.f32 (fabs.f32 x) x)))
(fma.f32 #s(literal 1 binary32) (/.f32 (-.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x) (+.f32 (log.f32 x) #s(literal -1/2 binary32)))
(fma.f32 (fabs.f32 x) (/.f32 #s(literal 1 binary32) x) (+.f32 (log.f32 x) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))
(fma.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 (+.f32 (log.f32 x) #s(literal -1/2 binary32)) (/.f32 (fabs.f32 x) x)))
(fma.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal -1 binary32)) (+.f32 (log.f32 x) (/.f32 (fabs.f32 x) x)))
(fma.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal -1 binary32)) (neg.f32 (-.f32 (-.f32 #s(literal 0 binary32) (/.f32 (fabs.f32 x) x)) (log.f32 x))))
(fma.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1/2 binary32) (+.f32 (+.f32 (log.f32 x) #s(literal -1/2 binary32)) (/.f32 (fabs.f32 x) x)))
(fma.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal -1 binary32)) #s(literal 1/2 binary32) (+.f32 (log.f32 x) (/.f32 (fabs.f32 x) x)))
(fma.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal -1 binary32)) #s(literal 1/2 binary32) (neg.f32 (-.f32 (-.f32 #s(literal 0 binary32) (/.f32 (fabs.f32 x) x)) (log.f32 x))))
(fma.f32 (/.f32 (fabs.f32 x) x) #s(literal 1 binary32) (+.f32 (log.f32 x) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))
(fma.f32 #s(literal -1 binary32) (-.f32 #s(literal 0 binary32) (/.f32 (fabs.f32 x) x)) (+.f32 (log.f32 x) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))
(fma.f32 #s(literal -1 binary32) (/.f32 #s(literal -1/2 binary32) (*.f32 x x)) (+.f32 (+.f32 (log.f32 x) #s(literal -1/2 binary32)) (/.f32 (fabs.f32 x) x)))
(fma.f32 #s(literal -1 binary32) (/.f32 (/.f32 (-.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x) #s(literal -1 binary32)) (+.f32 (log.f32 x) #s(literal -1/2 binary32)))
(fma.f32 (neg.f32 (fabs.f32 x)) (/.f32 #s(literal -1 binary32) x) (+.f32 (log.f32 x) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))
(fma.f32 (/.f32 #s(literal 1 binary32) x) (fabs.f32 x) (+.f32 (log.f32 x) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))
(fma.f32 (/.f32 #s(literal 1 binary32) x) (/.f32 #s(literal 1/2 binary32) x) (+.f32 (+.f32 (log.f32 x) #s(literal -1/2 binary32)) (/.f32 (fabs.f32 x) x)))
(fma.f32 (/.f32 #s(literal 1 binary32) x) (+.f32 (fabs.f32 x) (/.f32 #s(literal 1/2 binary32) x)) (+.f32 (log.f32 x) #s(literal -1/2 binary32)))
(fma.f32 (/.f32 #s(literal -1 binary32) x) (neg.f32 (fabs.f32 x)) (+.f32 (log.f32 x) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))
(fma.f32 (/.f32 #s(literal -1 binary32) x) (/.f32 #s(literal -1/2 binary32) x) (+.f32 (+.f32 (log.f32 x) #s(literal -1/2 binary32)) (/.f32 (fabs.f32 x) x)))
(fma.f32 (/.f32 #s(literal -1 binary32) (*.f32 x x)) #s(literal -1/2 binary32) (+.f32 (+.f32 (log.f32 x) #s(literal -1/2 binary32)) (/.f32 (fabs.f32 x) x)))
(fma.f32 (-.f32 #s(literal 0 binary32) (/.f32 (fabs.f32 x) x)) #s(literal -1 binary32) (+.f32 (log.f32 x) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))
(fma.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) (*.f32 x x)) (+.f32 (+.f32 (log.f32 x) #s(literal -1/2 binary32)) (/.f32 (fabs.f32 x) x)))
(fma.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32) (+.f32 (+.f32 (log.f32 x) #s(literal -1/2 binary32)) (/.f32 (fabs.f32 x) x)))
(fma.f32 (/.f32 #s(literal -1/2 binary32) (*.f32 x x)) #s(literal -1 binary32) (+.f32 (+.f32 (log.f32 x) #s(literal -1/2 binary32)) (/.f32 (fabs.f32 x) x)))
(fma.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 #s(literal 1 binary32) x) (+.f32 (+.f32 (log.f32 x) #s(literal -1/2 binary32)) (/.f32 (fabs.f32 x) x)))
(fma.f32 (/.f32 #s(literal -1/2 binary32) x) (/.f32 #s(literal -1 binary32) x) (+.f32 (+.f32 (log.f32 x) #s(literal -1/2 binary32)) (/.f32 (fabs.f32 x) x)))
(fma.f32 (/.f32 (/.f32 #s(literal 1/2 binary32) x) #s(literal -1 binary32)) (/.f32 #s(literal -1 binary32) x) (+.f32 (+.f32 (log.f32 x) #s(literal -1/2 binary32)) (/.f32 (fabs.f32 x) x)))
(-.f32 (log.f32 x) (-.f32 (-.f32 #s(literal 0 binary32) (/.f32 (fabs.f32 x) x)) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))
(-.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (-.f32 (-.f32 #s(literal 0 binary32) (/.f32 (fabs.f32 x) x)) (log.f32 x)))
(-.f32 #s(literal 0 binary32) (-.f32 (-.f32 #s(literal 0 binary32) (/.f32 (fabs.f32 x) x)) (+.f32 (log.f32 x) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))))
(-.f32 (+.f32 (log.f32 x) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (-.f32 #s(literal 0 binary32) (/.f32 (fabs.f32 x) x)))
(-.f32 (+.f32 (+.f32 (log.f32 x) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) #s(literal 0 binary32)) (-.f32 #s(literal 0 binary32) (/.f32 (fabs.f32 x) x)))
(neg.f32 (*.f32 (*.f32 x x) #s(literal -1/2 binary32)))
(pow.f32 (/.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal -1 binary32))
(/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))))
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal 1 binary32)))
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 #s(literal 1 binary32) x) (*.f32 x #s(literal 1/2 binary32))))
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 #s(literal -1 binary32) x) (*.f32 (neg.f32 x) #s(literal 1/2 binary32))))
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 #s(literal -1 binary32) x) (/.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1 binary32) x))))
(/.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))
(/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32))
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))))
(/.f32 (*.f32 x #s(literal 1/2 binary32)) (/.f32 #s(literal 1 binary32) x))
(/.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) (*.f32 x x)))
(/.f32 (*.f32 (*.f32 x x) #s(literal -1/2 binary32)) #s(literal -1 binary32))
(/.f32 (*.f32 (neg.f32 x) #s(literal 1/2 binary32)) (/.f32 #s(literal -1 binary32) x))
(/.f32 (/.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1 binary32) x)) (/.f32 #s(literal -1 binary32) x))
(/.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) #s(literal -1 binary32)) (/.f32 #s(literal -1 binary32) x))
(/.f32 (neg.f32 (*.f32 x #s(literal 1/2 binary32))) (/.f32 #s(literal -1 binary32) x))
(*.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))
(*.f32 x (*.f32 x #s(literal 1/2 binary32)))
(*.f32 #s(literal 1/2 binary32) (*.f32 x x))
(*.f32 (*.f32 x x) #s(literal 1/2 binary32))
(*.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32))
(*.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) #s(literal -1/2 binary32)))
(*.f32 #s(literal -1 binary32) (/.f32 (*.f32 (neg.f32 x) #s(literal 1/2 binary32)) (/.f32 #s(literal 1 binary32) x)))
(*.f32 (neg.f32 x) (*.f32 (neg.f32 x) #s(literal 1/2 binary32)))
(*.f32 (neg.f32 x) (/.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1 binary32) x)))
(*.f32 (neg.f32 x) (/.f32 (*.f32 x #s(literal 1/2 binary32)) #s(literal -1 binary32)))
(*.f32 (neg.f32 x) (/.f32 (*.f32 (neg.f32 x) #s(literal 1/2 binary32)) #s(literal 1 binary32)))
(*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) #s(literal -1/2 binary32))
(*.f32 (*.f32 x #s(literal 1/2 binary32)) x)
(*.f32 #s(literal -1/2 binary32) (-.f32 #s(literal 0 binary32) (*.f32 x x)))
(*.f32 (*.f32 (*.f32 x x) #s(literal -1/2 binary32)) #s(literal -1 binary32))
(*.f32 (*.f32 (neg.f32 x) #s(literal 1/2 binary32)) (neg.f32 x))
(*.f32 (/.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1 binary32) x)) (neg.f32 x))
(*.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) #s(literal -1 binary32)) (neg.f32 x))
(*.f32 (/.f32 (*.f32 x #s(literal 1/2 binary32)) #s(literal -1 binary32)) (neg.f32 x))
(neg.f32 (/.f32 #s(literal -1 binary32) (*.f32 x x)))
(exp.f32 (*.f32 (log.f32 x) #s(literal -2 binary32)))
(exp.f32 (*.f32 (*.f32 (log.f32 x) #s(literal -2 binary32)) #s(literal 1 binary32)))
(exp.f32 (*.f32 (log.f32 (neg.f32 x)) #s(literal -2 binary32)))
(exp.f32 (*.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal 2 binary32)))
(exp.f32 (*.f32 (log.f32 (exp.f32 #s(literal -1 binary32))) (*.f32 (log.f32 x) #s(literal 2 binary32))))
(+.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))
(pow.f32 x #s(literal -2 binary32))
(pow.f32 (*.f32 x x) #s(literal -1 binary32))
(pow.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32))
(pow.f32 (neg.f32 x) #s(literal -2 binary32))
(pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal 2 binary32))
(pow.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 2 binary32))
(pow.f32 (exp.f32 #s(literal -1 binary32)) (*.f32 (log.f32 x) #s(literal 2 binary32)))
(pow.f32 (exp.f32 #s(literal 2 binary32)) (neg.f32 (log.f32 x)))
(pow.f32 (pow.f32 (exp.f32 #s(literal -1 binary32)) #s(literal 1 binary32)) (*.f32 (log.f32 x) #s(literal 2 binary32)))
(pow.f32 (pow.f32 (exp.f32 #s(literal -1 binary32)) #s(literal -1 binary32)) (*.f32 (log.f32 x) #s(literal -2 binary32)))
(pow.f32 (pow.f32 (exp.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) (log.f32 x))
(pow.f32 (exp.f32 #s(literal -2 binary32)) (log.f32 x))
(-.f32 #s(literal 0 binary32) (/.f32 #s(literal -1 binary32) (*.f32 x x)))
(/.f32 #s(literal 1 binary32) (*.f32 x x))
(/.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32))
(/.f32 #s(literal -1 binary32) (-.f32 #s(literal 0 binary32) (*.f32 x x)))
(/.f32 (/.f32 #s(literal 1 binary32) x) x)
(/.f32 (/.f32 #s(literal 1 binary32) x) (pow.f32 (exp.f32 #s(literal -1 binary32)) (neg.f32 (log.f32 x))))
(/.f32 (/.f32 #s(literal -1 binary32) x) (neg.f32 x))
(/.f32 (/.f32 #s(literal -1 binary32) (*.f32 x x)) #s(literal -1 binary32))
(/.f32 (pow.f32 (exp.f32 #s(literal -1 binary32)) (log.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)))) (pow.f32 (exp.f32 #s(literal -1 binary32)) (log.f32 #s(literal -1 binary32))))
(/.f32 (pow.f32 (exp.f32 #s(literal -1 binary32)) (log.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)))) (pow.f32 (exp.f32 #s(literal -1 binary32)) (+.f32 (log.f32 #s(literal -1 binary32)) #s(literal 0 binary32))))
(/.f32 (pow.f32 (exp.f32 #s(literal -1 binary32)) (log.f32 #s(literal -1 binary32))) (pow.f32 (exp.f32 #s(literal -1 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) (*.f32 x x)))))
(/.f32 (pow.f32 (exp.f32 #s(literal -1 binary32)) (log.f32 (neg.f32 x))) (pow.f32 (exp.f32 #s(literal -1 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))))
(*.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))
(*.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32))
(*.f32 #s(literal -1 binary32) (/.f32 #s(literal -1 binary32) (*.f32 x x)))
(*.f32 (/.f32 #s(literal 1 binary32) x) (/.f32 #s(literal 1 binary32) x))
(*.f32 (/.f32 #s(literal -1 binary32) x) (/.f32 #s(literal -1 binary32) x))
(*.f32 (/.f32 #s(literal -1 binary32) (*.f32 x x)) #s(literal -1 binary32))
(*.f32 (pow.f32 (exp.f32 #s(literal -1 binary32)) (log.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)))) (pow.f32 (exp.f32 #s(literal -1 binary32)) (log.f32 #s(literal -1 binary32))))
(*.f32 (pow.f32 (exp.f32 #s(literal -1 binary32)) (log.f32 #s(literal -1 binary32))) (pow.f32 (exp.f32 #s(literal -1 binary32)) (log.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)))))
(*.f32 (pow.f32 (exp.f32 #s(literal -1 binary32)) (log.f32 (neg.f32 x))) (pow.f32 (exp.f32 #s(literal -1 binary32)) (log.f32 (neg.f32 x))))

simplify403.0ms (4.6%)

Algorithm
egg-herbie
Rules
3142×*-lowering-*.f32
3142×*-lowering-*.f64
2412×fma-lowering-fma.f32
2412×fma-lowering-fma.f64
1922×sum4-define
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
01891649
15181446
215911373
361041368
085831368
Stop Event
iter limit
node limit
Counts
192 → 192
Calls
Call 1
Inputs
(copysign (log (+ 1 (fabs x))) x)
(copysign (log (+ 1 (fabs x))) x)
(copysign (log (+ 1 (fabs x))) x)
(copysign (log (+ 1 (fabs x))) x)
(copysign (log (+ 1 (fabs x))) x)
(copysign (log (+ 1 (fabs x))) x)
(copysign (log (+ 1 (fabs x))) x)
(copysign (log (+ 1 (fabs x))) x)
(copysign (log (+ 1 (fabs x))) x)
(copysign (log (+ 1 (fabs x))) x)
(copysign (log (+ 1 (fabs x))) x)
(copysign (log (+ 1 (fabs x))) x)
(log (+ 1 (fabs x)))
(log (+ 1 (fabs x)))
(log (+ 1 (fabs x)))
(log (+ 1 (fabs x)))
(log (+ 1 (fabs x)))
(log (+ 1 (fabs x)))
(log (+ 1 (fabs x)))
(log (+ 1 (fabs x)))
(log (+ 1 (fabs x)))
(log (+ 1 (fabs x)))
(log (+ 1 (fabs x)))
(log (+ 1 (fabs x)))
(fabs x)
(fabs x)
(fabs x)
(fabs x)
(fabs x)
(fabs x)
(fabs x)
(fabs x)
(fabs x)
(fabs x)
(fabs x)
(fabs x)
(copysign (log x) x)
(copysign (log x) x)
(copysign (log x) x)
(copysign (log x) x)
(copysign (log x) x)
(copysign (log x) x)
(copysign (log x) x)
(copysign (log x) x)
(copysign (log x) x)
(copysign (log x) x)
(copysign (log x) x)
(copysign (log x) x)
(log x)
(log x)
(log x)
(log x)
(* -1 (log (/ 1 x)))
(* -1 (log (/ 1 x)))
(* -1 (log (/ 1 x)))
(* -1 (log (/ 1 x)))
(+ (log -1) (* -1 (log (/ -1 x))))
(+ (log -1) (* -1 (log (/ -1 x))))
(+ (log -1) (* -1 (log (/ -1 x))))
(+ (log -1) (* -1 (log (/ -1 x))))
(copysign (log (+ x (fabs x))) x)
(copysign (log (+ x (fabs x))) x)
(copysign (log (+ x (fabs x))) x)
(copysign (log (+ x (fabs x))) x)
(copysign (log (+ x (fabs x))) x)
(copysign (log (+ x (fabs x))) x)
(copysign (log (+ x (fabs x))) x)
(copysign (log (+ x (fabs x))) x)
(copysign (log (- (fabs x) (* -1 x))) x)
(copysign (log (- (fabs x) (* -1 x))) x)
(copysign (log (- (fabs x) (* -1 x))) x)
(copysign (log (- (fabs x) (* -1 x))) x)
(log (fabs x))
(+ (log (fabs x)) (/ x (fabs x)))
(+ (log (fabs x)) (* x (+ (* -1/2 (/ x (pow (fabs x) 2))) (/ 1 (fabs x)))))
(+ (log (fabs x)) (* x (+ (* x (- (* 1/3 (/ x (pow (fabs x) 3))) (* 1/2 (/ 1 (pow (fabs x) 2))))) (/ 1 (fabs x)))))
(* -1 (log (/ 1 x)))
(+ (* -1 (log (/ 1 x))) (/ (fabs x) x))
(+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow (fabs x) 2) (pow x 2))) (/ (fabs x) x)))
(+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow (fabs x) 2) (pow x 2))) (+ (* 1/3 (/ (pow (fabs x) 3) (pow x 3))) (/ (fabs x) x))))
(+ (log -1) (* -1 (log (/ -1 x))))
(+ (log -1) (+ (* -1 (log (/ -1 x))) (/ (fabs x) x)))
(+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 (fabs x)) (* 1/2 (/ (pow (fabs x) 2) x))) x))))
(+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 (fabs x)) (* -1 (/ (+ (* -1/2 (pow (fabs x) 2)) (* 1/3 (/ (pow (fabs x) 3) x))) x))) x))))
(fabs x)
(+ x (fabs x))
(+ x (fabs x))
(+ x (fabs x))
x
(* x (+ 1 (/ (fabs x) x)))
(* x (+ 1 (/ (fabs x) x)))
(* x (+ 1 (/ (fabs x) x)))
x
(* -1 (* x (- (* -1 (/ (fabs x) x)) 1)))
(* -1 (* x (- (* -1 (/ (fabs x) x)) 1)))
(* -1 (* x (- (* -1 (/ (fabs x) x)) 1)))
(log (+ 1 (fabs x)))
(+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))))
(+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* -1/8 (/ (pow x 2) (pow (+ 1 (fabs x)) 2))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))
(+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* (pow x 2) (- (* 1/24 (/ (pow x 2) (pow (+ 1 (fabs x)) 3))) (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))
(+ (log 1/2) (* -2 (log (/ 1 x))))
(+ (log 1/2) (+ (* -2 (log (/ 1 x))) (* 2 (/ (+ 1 (fabs x)) (pow x 2)))))
(+ (log 1/2) (+ (* -2 (log (/ 1 x))) (+ (* -2 (/ (pow (+ 1 (fabs x)) 2) (pow x 4))) (* 2 (/ (+ 1 (fabs x)) (pow x 2))))))
(+ (log 1/2) (+ (* -2 (log (/ 1 x))) (+ (* -2 (/ (pow (+ 1 (fabs x)) 2) (pow x 4))) (+ (* 2 (/ (+ 1 (fabs x)) (pow x 2))) (* 8/3 (/ (pow (+ 1 (fabs x)) 3) (pow x 6)))))))
(+ (log 1/2) (* -2 (log (/ -1 x))))
(+ (log 1/2) (+ (* -2 (log (/ -1 x))) (* 2 (/ (+ 1 (fabs x)) (pow x 2)))))
(+ (log 1/2) (+ (* -2 (log (/ -1 x))) (+ (* -2 (/ (pow (+ 1 (fabs x)) 2) (pow x 4))) (* 2 (/ (+ 1 (fabs x)) (pow x 2))))))
(+ (log 1/2) (+ (* -2 (log (/ -1 x))) (+ (* -2 (/ (pow (+ 1 (fabs x)) 2) (pow x 4))) (+ (* 2 (/ (+ 1 (fabs x)) (pow x 2))) (* 8/3 (/ (pow (+ 1 (fabs x)) 3) (pow x 6)))))))
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(+ 1 (fabs x))
(+ 1 (+ (fabs x) (* 1/2 (pow x 2))))
(+ 1 (+ (fabs x) (* 1/2 (pow x 2))))
(+ 1 (+ (fabs x) (* 1/2 (pow x 2))))
(* 1/2 (pow x 2))
(* (pow x 2) (+ 1/2 (+ (/ 1 (pow x 2)) (/ (fabs x) (pow x 2)))))
(* (pow x 2) (+ 1/2 (+ (/ 1 (pow x 2)) (/ (fabs x) (pow x 2)))))
(* (pow x 2) (+ 1/2 (+ (/ 1 (pow x 2)) (/ (fabs x) (pow x 2)))))
(* 1/2 (pow x 2))
(* (pow x 2) (+ 1/2 (+ (/ 1 (pow x 2)) (/ (fabs x) (pow x 2)))))
(* (pow x 2) (+ 1/2 (+ (/ 1 (pow x 2)) (/ (fabs x) (pow x 2)))))
(* (pow x 2) (+ 1/2 (+ (/ 1 (pow x 2)) (/ (fabs x) (pow x 2)))))
(/ 1/2 (pow x 2))
(/ (+ 1/2 (* -1/2 (pow x 2))) (pow x 2))
(/ (+ 1/2 (* -1/2 (pow x 2))) (pow x 2))
(/ (+ 1/2 (* -1/2 (pow x 2))) (pow x 2))
-1/2
(- (* 1/2 (/ 1 (pow x 2))) 1/2)
(- (* 1/2 (/ 1 (pow x 2))) 1/2)
(- (* 1/2 (/ 1 (pow x 2))) 1/2)
-1/2
(- (* 1/2 (/ 1 (pow x 2))) 1/2)
(- (* 1/2 (/ 1 (pow x 2))) 1/2)
(- (* 1/2 (/ 1 (pow x 2))) 1/2)
(copysign (+ (log x) (+ (* 1/2 (- (/ 1 (pow x 2)) 1)) (/ (fabs x) x))) x)
(copysign (+ (log x) (+ (* 1/2 (- (/ 1 (pow x 2)) 1)) (/ (fabs x) x))) x)
(copysign (+ (log x) (+ (* 1/2 (- (/ 1 (pow x 2)) 1)) (/ (fabs x) x))) x)
(copysign (+ (log x) (+ (* 1/2 (- (/ 1 (pow x 2)) 1)) (/ (fabs x) x))) x)
(copysign (+ (log x) (+ (* 1/2 (- (/ 1 (pow x 2)) 1)) (/ (fabs x) x))) x)
(copysign (+ (log x) (+ (* 1/2 (- (/ 1 (pow x 2)) 1)) (/ (fabs x) x))) x)
(copysign (+ (log x) (+ (* 1/2 (- (/ 1 (pow x 2)) 1)) (/ (fabs x) x))) x)
(copysign (+ (log x) (+ (* 1/2 (- (/ 1 (pow x 2)) 1)) (/ (fabs x) x))) x)
(copysign (+ (log x) (+ (* 1/2 (- (/ 1 (pow x 2)) 1)) (/ (fabs x) x))) x)
(copysign (+ (log x) (+ (* 1/2 (- (/ 1 (pow x 2)) 1)) (/ (fabs x) x))) x)
(copysign (+ (log x) (+ (* 1/2 (- (/ 1 (pow x 2)) 1)) (/ (fabs x) x))) x)
(copysign (+ (log x) (+ (* 1/2 (- (/ 1 (pow x 2)) 1)) (/ (fabs x) x))) x)
(/ 1/2 (pow x 2))
(/ (+ 1/2 (* x (fabs x))) (pow x 2))
(/ (+ 1/2 (* x (+ (fabs x) (* x (- (log x) 1/2))))) (pow x 2))
(/ (+ 1/2 (* x (+ (fabs x) (* x (- (log x) 1/2))))) (pow x 2))
(- (* -1 (log (/ 1 x))) 1/2)
(- (+ (* -1 (log (/ 1 x))) (/ (fabs x) x)) 1/2)
(- (+ (* -1 (log (/ 1 x))) (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))) 1/2)
(- (+ (* -1 (log (/ 1 x))) (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))) 1/2)
(- (+ (log -1) (* -1 (log (/ -1 x)))) 1/2)
(- (+ (log -1) (+ (* -1 (log (/ -1 x))) (/ (fabs x) x))) 1/2)
(- (+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (- (* -1 (fabs x)) (* 1/2 (/ 1 x))) x)))) 1/2)
(- (+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (- (* -1 (fabs x)) (* 1/2 (/ 1 x))) x)))) 1/2)
(* 1/2 (pow x 2))
(* 1/2 (pow x 2))
(* 1/2 (pow x 2))
(* 1/2 (pow x 2))
(* 1/2 (pow x 2))
(* 1/2 (pow x 2))
(* 1/2 (pow x 2))
(* 1/2 (pow x 2))
(* 1/2 (pow x 2))
(* 1/2 (pow x 2))
(* 1/2 (pow x 2))
(* 1/2 (pow x 2))
(/ 1 (pow x 2))
(/ 1 (pow x 2))
(/ 1 (pow x 2))
(/ 1 (pow x 2))
(/ 1 (pow x 2))
(/ 1 (pow x 2))
(/ 1 (pow x 2))
(/ 1 (pow x 2))
(/ 1 (pow x 2))
(/ 1 (pow x 2))
(/ 1 (pow x 2))
(/ 1 (pow x 2))
Outputs
(copysign (log (+ 1 (fabs x))) x)
(copysign.f32 (log1p.f32 (fabs.f32 x)) x)
(copysign (log (+ 1 (fabs x))) x)
(copysign.f32 (log1p.f32 (fabs.f32 x)) x)
(copysign (log (+ 1 (fabs x))) x)
(copysign.f32 (log1p.f32 (fabs.f32 x)) x)
(copysign (log (+ 1 (fabs x))) x)
(copysign.f32 (log1p.f32 (fabs.f32 x)) x)
(copysign (log (+ 1 (fabs x))) x)
(copysign.f32 (log1p.f32 (fabs.f32 x)) x)
(copysign (log (+ 1 (fabs x))) x)
(copysign.f32 (log1p.f32 (fabs.f32 x)) x)
(copysign (log (+ 1 (fabs x))) x)
(copysign.f32 (log1p.f32 (fabs.f32 x)) x)
(copysign (log (+ 1 (fabs x))) x)
(copysign.f32 (log1p.f32 (fabs.f32 x)) x)
(copysign (log (+ 1 (fabs x))) x)
(copysign.f32 (log1p.f32 (fabs.f32 x)) x)
(copysign (log (+ 1 (fabs x))) x)
(copysign.f32 (log1p.f32 (fabs.f32 x)) x)
(copysign (log (+ 1 (fabs x))) x)
(copysign.f32 (log1p.f32 (fabs.f32 x)) x)
(copysign (log (+ 1 (fabs x))) x)
(copysign.f32 (log1p.f32 (fabs.f32 x)) x)
(log (+ 1 (fabs x)))
(log1p.f32 (fabs.f32 x))
(log (+ 1 (fabs x)))
(log1p.f32 (fabs.f32 x))
(log (+ 1 (fabs x)))
(log1p.f32 (fabs.f32 x))
(log (+ 1 (fabs x)))
(log1p.f32 (fabs.f32 x))
(log (+ 1 (fabs x)))
(log1p.f32 (fabs.f32 x))
(log (+ 1 (fabs x)))
(log1p.f32 (fabs.f32 x))
(log (+ 1 (fabs x)))
(log1p.f32 (fabs.f32 x))
(log (+ 1 (fabs x)))
(log1p.f32 (fabs.f32 x))
(log (+ 1 (fabs x)))
(log1p.f32 (fabs.f32 x))
(log (+ 1 (fabs x)))
(log1p.f32 (fabs.f32 x))
(log (+ 1 (fabs x)))
(log1p.f32 (fabs.f32 x))
(log (+ 1 (fabs x)))
(log1p.f32 (fabs.f32 x))
(fabs x)
(fabs.f32 x)
(fabs x)
(fabs.f32 x)
(fabs x)
(fabs.f32 x)
(fabs x)
(fabs.f32 x)
(fabs x)
(fabs.f32 x)
(fabs x)
(fabs.f32 x)
(fabs x)
(fabs.f32 x)
(fabs x)
(fabs.f32 x)
(fabs x)
(fabs.f32 x)
(fabs x)
(fabs.f32 x)
(fabs x)
(fabs.f32 x)
(fabs x)
(fabs.f32 x)
(copysign (log x) x)
(copysign.f32 (log.f32 x) x)
(copysign (log x) x)
(copysign.f32 (log.f32 x) x)
(copysign (log x) x)
(copysign.f32 (log.f32 x) x)
(copysign (log x) x)
(copysign.f32 (log.f32 x) x)
(copysign (log x) x)
(copysign.f32 (log.f32 x) x)
(copysign (log x) x)
(copysign.f32 (log.f32 x) x)
(copysign (log x) x)
(copysign.f32 (log.f32 x) x)
(copysign (log x) x)
(copysign.f32 (log.f32 x) x)
(copysign (log x) x)
(copysign.f32 (log.f32 x) x)
(copysign (log x) x)
(copysign.f32 (log.f32 x) x)
(copysign (log x) x)
(copysign.f32 (log.f32 x) x)
(copysign (log x) x)
(copysign.f32 (log.f32 x) x)
(log x)
(log.f32 x)
(log x)
(log.f32 x)
(log x)
(log.f32 x)
(log x)
(log.f32 x)
(* -1 (log (/ 1 x)))
(log.f32 x)
(* -1 (log (/ 1 x)))
(log.f32 x)
(* -1 (log (/ 1 x)))
(log.f32 x)
(* -1 (log (/ 1 x)))
(log.f32 x)
(+ (log -1) (* -1 (log (/ -1 x))))
(-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))
(+ (log -1) (* -1 (log (/ -1 x))))
(-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))
(+ (log -1) (* -1 (log (/ -1 x))))
(-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))
(+ (log -1) (* -1 (log (/ -1 x))))
(-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))
(copysign (log (+ x (fabs x))) x)
(copysign.f32 (log.f32 (+.f32 x (fabs.f32 x))) x)
(copysign (log (+ x (fabs x))) x)
(copysign.f32 (log.f32 (+.f32 x (fabs.f32 x))) x)
(copysign (log (+ x (fabs x))) x)
(copysign.f32 (log.f32 (+.f32 x (fabs.f32 x))) x)
(copysign (log (+ x (fabs x))) x)
(copysign.f32 (log.f32 (+.f32 x (fabs.f32 x))) x)
(copysign (log (+ x (fabs x))) x)
(copysign.f32 (log.f32 (+.f32 x (fabs.f32 x))) x)
(copysign (log (+ x (fabs x))) x)
(copysign.f32 (log.f32 (+.f32 x (fabs.f32 x))) x)
(copysign (log (+ x (fabs x))) x)
(copysign.f32 (log.f32 (+.f32 x (fabs.f32 x))) x)
(copysign (log (+ x (fabs x))) x)
(copysign.f32 (log.f32 (+.f32 x (fabs.f32 x))) x)
(copysign (log (- (fabs x) (* -1 x))) x)
(copysign.f32 (log.f32 (+.f32 x (fabs.f32 x))) x)
(copysign (log (- (fabs x) (* -1 x))) x)
(copysign.f32 (log.f32 (+.f32 x (fabs.f32 x))) x)
(copysign (log (- (fabs x) (* -1 x))) x)
(copysign.f32 (log.f32 (+.f32 x (fabs.f32 x))) x)
(copysign (log (- (fabs x) (* -1 x))) x)
(copysign.f32 (log.f32 (+.f32 x (fabs.f32 x))) x)
(log (fabs x))
(log.f32 (fabs.f32 x))
(+ (log (fabs x)) (/ x (fabs x)))
(+.f32 (log.f32 (fabs.f32 x)) (/.f32 x (fabs.f32 x)))
(+ (log (fabs x)) (* x (+ (* -1/2 (/ x (pow (fabs x) 2))) (/ 1 (fabs x)))))
(+.f32 (log.f32 (fabs.f32 x)) (+.f32 #s(literal -1/2 binary32) (/.f32 x (fabs.f32 x))))
(+ (log (fabs x)) (* x (+ (* x (- (* 1/3 (/ x (pow (fabs x) 3))) (* 1/2 (/ 1 (pow (fabs x) 2))))) (/ 1 (fabs x)))))
(+.f32 (log.f32 (fabs.f32 x)) (+.f32 (/.f32 x (fabs.f32 x)) (+.f32 (*.f32 x (*.f32 (/.f32 #s(literal 1/3 binary32) (fabs.f32 x)) #s(literal 1 binary32))) #s(literal -1/2 binary32))))
(* -1 (log (/ 1 x)))
(log.f32 x)
(+ (* -1 (log (/ 1 x))) (/ (fabs x) x))
(+.f32 (log.f32 x) (/.f32 (fabs.f32 x) x))
(+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow (fabs x) 2) (pow x 2))) (/ (fabs x) x)))
(+.f32 (log.f32 x) (+.f32 #s(literal -1/2 binary32) (/.f32 (fabs.f32 x) x)))
(+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow (fabs x) 2) (pow x 2))) (+ (* 1/3 (/ (pow (fabs x) 3) (pow x 3))) (/ (fabs x) x))))
(+.f32 (log.f32 x) (+.f32 #s(literal -1/2 binary32) (+.f32 (/.f32 (fabs.f32 x) x) (/.f32 (*.f32 (fabs.f32 x) #s(literal 1/3 binary32)) x))))
(+ (log -1) (* -1 (log (/ -1 x))))
(-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))
(+ (log -1) (+ (* -1 (log (/ -1 x))) (/ (fabs x) x)))
(+.f32 (-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) (/.f32 (fabs.f32 x) x))
(+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 (fabs x)) (* 1/2 (/ (pow (fabs x) 2) x))) x))))
(+.f32 (log.f32 #s(literal -1 binary32)) (-.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 (fabs.f32 x) x)) (log.f32 (/.f32 #s(literal -1 binary32) x))))
(+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 (fabs x)) (* -1 (/ (+ (* -1/2 (pow (fabs x) 2)) (* 1/3 (/ (pow (fabs x) 3) x))) x))) x))))
(+.f32 (-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) (/.f32 (+.f32 (fabs.f32 x) (/.f32 (+.f32 (*.f32 x (*.f32 x #s(literal -1/2 binary32))) (*.f32 (fabs.f32 x) (*.f32 (/.f32 (*.f32 x x) x) #s(literal 1/3 binary32)))) x)) x))
(fabs x)
(fabs.f32 x)
(+ x (fabs x))
(+.f32 x (fabs.f32 x))
(+ x (fabs x))
(+.f32 x (fabs.f32 x))
(+ x (fabs x))
(+.f32 x (fabs.f32 x))
x
(* x (+ 1 (/ (fabs x) x)))
(*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) x)))
(* x (+ 1 (/ (fabs x) x)))
(*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) x)))
(* x (+ 1 (/ (fabs x) x)))
(*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) x)))
x
(* -1 (* x (- (* -1 (/ (fabs x) x)) 1)))
(*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) x)))
(* -1 (* x (- (* -1 (/ (fabs x) x)) 1)))
(*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) x)))
(* -1 (* x (- (* -1 (/ (fabs x) x)) 1)))
(*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) x)))
(log (+ 1 (fabs x)))
(log1p.f32 (fabs.f32 x))
(+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))))
(+.f32 (log1p.f32 (fabs.f32 x)) (/.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))
(+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* -1/8 (/ (pow x 2) (pow (+ 1 (fabs x)) 2))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))
(+.f32 (log1p.f32 (fabs.f32 x)) (*.f32 (*.f32 x x) (+.f32 (/.f32 (*.f32 x (*.f32 x #s(literal -1/8 binary32))) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))))
(+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* (pow x 2) (- (* 1/24 (/ (pow x 2) (pow (+ 1 (fabs x)) 3))) (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))
(+.f32 (log1p.f32 (fabs.f32 x)) (*.f32 (*.f32 x x) (+.f32 (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (*.f32 x (*.f32 x (+.f32 (/.f32 (*.f32 x (*.f32 x #s(literal 1/24 binary32))) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32))) (/.f32 #s(literal -1/8 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)))))))))
(+ (log 1/2) (* -2 (log (/ 1 x))))
(+.f32 (log.f32 #s(literal 1/2 binary32)) (*.f32 (log.f32 x) #s(literal 2 binary32)))
(+ (log 1/2) (+ (* -2 (log (/ 1 x))) (* 2 (/ (+ 1 (fabs x)) (pow x 2)))))
(+.f32 (*.f32 (log.f32 x) #s(literal 2 binary32)) (+.f32 (log.f32 #s(literal 1/2 binary32)) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)) (*.f32 x x))))
(+ (log 1/2) (+ (* -2 (log (/ 1 x))) (+ (* -2 (/ (pow (+ 1 (fabs x)) 2) (pow x 4))) (* 2 (/ (+ 1 (fabs x)) (pow x 2))))))
(+.f32 (log.f32 #s(literal 1/2 binary32)) (+.f32 (*.f32 (log.f32 x) #s(literal 2 binary32)) (+.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)) (*.f32 x x)) (/.f32 (*.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)) #s(literal -2 binary32)) (pow.f32 x #s(literal 4 binary32))))))
(+ (log 1/2) (+ (* -2 (log (/ 1 x))) (+ (* -2 (/ (pow (+ 1 (fabs x)) 2) (pow x 4))) (+ (* 2 (/ (+ 1 (fabs x)) (pow x 2))) (* 8/3 (/ (pow (+ 1 (fabs x)) 3) (pow x 6)))))))
(+.f32 (*.f32 (log.f32 x) #s(literal 2 binary32)) (+.f32 (+.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)) (*.f32 x x)) (/.f32 (*.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)) #s(literal -2 binary32)) (pow.f32 x #s(literal 4 binary32)))) (+.f32 (/.f32 (*.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32)) #s(literal 8/3 binary32)) (pow.f32 x #s(literal 6 binary32))) (log.f32 #s(literal 1/2 binary32)))))
(+ (log 1/2) (* -2 (log (/ -1 x))))
(+.f32 (log.f32 #s(literal 1/2 binary32)) (*.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal -2 binary32)))
(+ (log 1/2) (+ (* -2 (log (/ -1 x))) (* 2 (/ (+ 1 (fabs x)) (pow x 2)))))
(+.f32 (*.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal -2 binary32)) (+.f32 (log.f32 #s(literal 1/2 binary32)) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)) (*.f32 x x))))
(+ (log 1/2) (+ (* -2 (log (/ -1 x))) (+ (* -2 (/ (pow (+ 1 (fabs x)) 2) (pow x 4))) (* 2 (/ (+ 1 (fabs x)) (pow x 2))))))
(+.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)) (*.f32 x x)) (+.f32 (log.f32 #s(literal 1/2 binary32)) (*.f32 #s(literal -2 binary32) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (/.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)) (pow.f32 x #s(literal 4 binary32)))))))
(+ (log 1/2) (+ (* -2 (log (/ -1 x))) (+ (* -2 (/ (pow (+ 1 (fabs x)) 2) (pow x 4))) (+ (* 2 (/ (+ 1 (fabs x)) (pow x 2))) (* 8/3 (/ (pow (+ 1 (fabs x)) 3) (pow x 6)))))))
(+.f32 (+.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)) (*.f32 x x)) (/.f32 (*.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32)) #s(literal 8/3 binary32)) (pow.f32 x #s(literal 6 binary32)))) (+.f32 (log.f32 #s(literal 1/2 binary32)) (*.f32 #s(literal -2 binary32) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (/.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)) (pow.f32 x #s(literal 4 binary32)))))))
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))) x)
(+ 1 (fabs x))
(+.f32 #s(literal 1 binary32) (fabs.f32 x))
(+ 1 (+ (fabs x) (* 1/2 (pow x 2))))
(+.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))
(+ 1 (+ (fabs x) (* 1/2 (pow x 2))))
(+.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))
(+ 1 (+ (fabs x) (* 1/2 (pow x 2))))
(+.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))
(* 1/2 (pow x 2))
(*.f32 x (*.f32 x #s(literal 1/2 binary32)))
(* (pow x 2) (+ 1/2 (+ (/ 1 (pow x 2)) (/ (fabs x) (pow x 2)))))
(+.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))
(* (pow x 2) (+ 1/2 (+ (/ 1 (pow x 2)) (/ (fabs x) (pow x 2)))))
(+.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))
(* (pow x 2) (+ 1/2 (+ (/ 1 (pow x 2)) (/ (fabs x) (pow x 2)))))
(+.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))
(* 1/2 (pow x 2))
(*.f32 x (*.f32 x #s(literal 1/2 binary32)))
(* (pow x 2) (+ 1/2 (+ (/ 1 (pow x 2)) (/ (fabs x) (pow x 2)))))
(+.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))
(* (pow x 2) (+ 1/2 (+ (/ 1 (pow x 2)) (/ (fabs x) (pow x 2)))))
(+.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))
(* (pow x 2) (+ 1/2 (+ (/ 1 (pow x 2)) (/ (fabs x) (pow x 2)))))
(+.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))
(/ 1/2 (pow x 2))
(/.f32 #s(literal 1/2 binary32) (*.f32 x x))
(/ (+ 1/2 (* -1/2 (pow x 2))) (pow x 2))
(/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x #s(literal -1/2 binary32)))) (*.f32 x x))
(/ (+ 1/2 (* -1/2 (pow x 2))) (pow x 2))
(/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x #s(literal -1/2 binary32)))) (*.f32 x x))
(/ (+ 1/2 (* -1/2 (pow x 2))) (pow x 2))
(/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x #s(literal -1/2 binary32)))) (*.f32 x x))
-1/2
#s(literal -1/2 binary32)
(- (* 1/2 (/ 1 (pow x 2))) 1/2)
(+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))
(- (* 1/2 (/ 1 (pow x 2))) 1/2)
(+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))
(- (* 1/2 (/ 1 (pow x 2))) 1/2)
(+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))
-1/2
#s(literal -1/2 binary32)
(- (* 1/2 (/ 1 (pow x 2))) 1/2)
(+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))
(- (* 1/2 (/ 1 (pow x 2))) 1/2)
(+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))
(- (* 1/2 (/ 1 (pow x 2))) 1/2)
(+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))
(copysign (+ (log x) (+ (* 1/2 (- (/ 1 (pow x 2)) 1)) (/ (fabs x) x))) x)
(copysign.f32 (+.f32 (log.f32 x) (+.f32 #s(literal -1/2 binary32) (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal 1/2 binary32) x)) x))) x)
(copysign (+ (log x) (+ (* 1/2 (- (/ 1 (pow x 2)) 1)) (/ (fabs x) x))) x)
(copysign.f32 (+.f32 (log.f32 x) (+.f32 #s(literal -1/2 binary32) (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal 1/2 binary32) x)) x))) x)
(copysign (+ (log x) (+ (* 1/2 (- (/ 1 (pow x 2)) 1)) (/ (fabs x) x))) x)
(copysign.f32 (+.f32 (log.f32 x) (+.f32 #s(literal -1/2 binary32) (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal 1/2 binary32) x)) x))) x)
(copysign (+ (log x) (+ (* 1/2 (- (/ 1 (pow x 2)) 1)) (/ (fabs x) x))) x)
(copysign.f32 (+.f32 (log.f32 x) (+.f32 #s(literal -1/2 binary32) (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal 1/2 binary32) x)) x))) x)
(copysign (+ (log x) (+ (* 1/2 (- (/ 1 (pow x 2)) 1)) (/ (fabs x) x))) x)
(copysign.f32 (+.f32 (log.f32 x) (+.f32 #s(literal -1/2 binary32) (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal 1/2 binary32) x)) x))) x)
(copysign (+ (log x) (+ (* 1/2 (- (/ 1 (pow x 2)) 1)) (/ (fabs x) x))) x)
(copysign.f32 (+.f32 (log.f32 x) (+.f32 #s(literal -1/2 binary32) (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal 1/2 binary32) x)) x))) x)
(copysign (+ (log x) (+ (* 1/2 (- (/ 1 (pow x 2)) 1)) (/ (fabs x) x))) x)
(copysign.f32 (+.f32 (log.f32 x) (+.f32 #s(literal -1/2 binary32) (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal 1/2 binary32) x)) x))) x)
(copysign (+ (log x) (+ (* 1/2 (- (/ 1 (pow x 2)) 1)) (/ (fabs x) x))) x)
(copysign.f32 (+.f32 (log.f32 x) (+.f32 #s(literal -1/2 binary32) (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal 1/2 binary32) x)) x))) x)
(copysign (+ (log x) (+ (* 1/2 (- (/ 1 (pow x 2)) 1)) (/ (fabs x) x))) x)
(copysign.f32 (+.f32 (log.f32 x) (+.f32 #s(literal -1/2 binary32) (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal 1/2 binary32) x)) x))) x)
(copysign (+ (log x) (+ (* 1/2 (- (/ 1 (pow x 2)) 1)) (/ (fabs x) x))) x)
(copysign.f32 (+.f32 (log.f32 x) (+.f32 #s(literal -1/2 binary32) (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal 1/2 binary32) x)) x))) x)
(copysign (+ (log x) (+ (* 1/2 (- (/ 1 (pow x 2)) 1)) (/ (fabs x) x))) x)
(copysign.f32 (+.f32 (log.f32 x) (+.f32 #s(literal -1/2 binary32) (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal 1/2 binary32) x)) x))) x)
(copysign (+ (log x) (+ (* 1/2 (- (/ 1 (pow x 2)) 1)) (/ (fabs x) x))) x)
(copysign.f32 (+.f32 (log.f32 x) (+.f32 #s(literal -1/2 binary32) (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal 1/2 binary32) x)) x))) x)
(/ 1/2 (pow x 2))
(/.f32 #s(literal 1/2 binary32) (*.f32 x x))
(/ (+ 1/2 (* x (fabs x))) (pow x 2))
(/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (fabs.f32 x))) (*.f32 x x))
(/ (+ 1/2 (* x (+ (fabs x) (* x (- (log x) 1/2))))) (pow x 2))
(/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 (fabs.f32 x) (*.f32 x (+.f32 (log.f32 x) #s(literal -1/2 binary32)))))) (*.f32 x x))
(/ (+ 1/2 (* x (+ (fabs x) (* x (- (log x) 1/2))))) (pow x 2))
(/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 (fabs.f32 x) (*.f32 x (+.f32 (log.f32 x) #s(literal -1/2 binary32)))))) (*.f32 x x))
(- (* -1 (log (/ 1 x))) 1/2)
(+.f32 (log.f32 x) #s(literal -1/2 binary32))
(- (+ (* -1 (log (/ 1 x))) (/ (fabs x) x)) 1/2)
(+.f32 (log.f32 x) (+.f32 #s(literal -1/2 binary32) (/.f32 (fabs.f32 x) x)))
(- (+ (* -1 (log (/ 1 x))) (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))) 1/2)
(+.f32 (log.f32 x) (+.f32 #s(literal -1/2 binary32) (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal 1/2 binary32) x)) x)))
(- (+ (* -1 (log (/ 1 x))) (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))) 1/2)
(+.f32 (log.f32 x) (+.f32 #s(literal -1/2 binary32) (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal 1/2 binary32) x)) x)))
(- (+ (log -1) (* -1 (log (/ -1 x)))) 1/2)
(-.f32 (+.f32 (log.f32 #s(literal -1 binary32)) #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))
(- (+ (log -1) (+ (* -1 (log (/ -1 x))) (/ (fabs x) x))) 1/2)
(+.f32 (log.f32 #s(literal -1 binary32)) (-.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 (fabs.f32 x) x)) (log.f32 (/.f32 #s(literal -1 binary32) x))))
(- (+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (- (* -1 (fabs x)) (* 1/2 (/ 1 x))) x)))) 1/2)
(+.f32 (-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) (+.f32 #s(literal -1/2 binary32) (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal 1/2 binary32) x)) x)))
(- (+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (- (* -1 (fabs x)) (* 1/2 (/ 1 x))) x)))) 1/2)
(+.f32 (-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) (+.f32 #s(literal -1/2 binary32) (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal 1/2 binary32) x)) x)))
(* 1/2 (pow x 2))
(*.f32 x (*.f32 x #s(literal 1/2 binary32)))
(* 1/2 (pow x 2))
(*.f32 x (*.f32 x #s(literal 1/2 binary32)))
(* 1/2 (pow x 2))
(*.f32 x (*.f32 x #s(literal 1/2 binary32)))
(* 1/2 (pow x 2))
(*.f32 x (*.f32 x #s(literal 1/2 binary32)))
(* 1/2 (pow x 2))
(*.f32 x (*.f32 x #s(literal 1/2 binary32)))
(* 1/2 (pow x 2))
(*.f32 x (*.f32 x #s(literal 1/2 binary32)))
(* 1/2 (pow x 2))
(*.f32 x (*.f32 x #s(literal 1/2 binary32)))
(* 1/2 (pow x 2))
(*.f32 x (*.f32 x #s(literal 1/2 binary32)))
(* 1/2 (pow x 2))
(*.f32 x (*.f32 x #s(literal 1/2 binary32)))
(* 1/2 (pow x 2))
(*.f32 x (*.f32 x #s(literal 1/2 binary32)))
(* 1/2 (pow x 2))
(*.f32 x (*.f32 x #s(literal 1/2 binary32)))
(* 1/2 (pow x 2))
(*.f32 x (*.f32 x #s(literal 1/2 binary32)))
(/ 1 (pow x 2))
(/.f32 #s(literal 1 binary32) (*.f32 x x))
(/ 1 (pow x 2))
(/.f32 #s(literal 1 binary32) (*.f32 x x))
(/ 1 (pow x 2))
(/.f32 #s(literal 1 binary32) (*.f32 x x))
(/ 1 (pow x 2))
(/.f32 #s(literal 1 binary32) (*.f32 x x))
(/ 1 (pow x 2))
(/.f32 #s(literal 1 binary32) (*.f32 x x))
(/ 1 (pow x 2))
(/.f32 #s(literal 1 binary32) (*.f32 x x))
(/ 1 (pow x 2))
(/.f32 #s(literal 1 binary32) (*.f32 x x))
(/ 1 (pow x 2))
(/.f32 #s(literal 1 binary32) (*.f32 x x))
(/ 1 (pow x 2))
(/.f32 #s(literal 1 binary32) (*.f32 x x))
(/ 1 (pow x 2))
(/.f32 #s(literal 1 binary32) (*.f32 x x))
(/ 1 (pow x 2))
(/.f32 #s(literal 1 binary32) (*.f32 x x))
(/ 1 (pow x 2))
(/.f32 #s(literal 1 binary32) (*.f32 x x))

eval87.0ms (1%)

Compiler

Compiled 8122 to 1402 computations (82.7% saved)

prune90.0ms (1%)

Pruning

26 alts after pruning (21 fresh and 5 done)

PrunedKeptTotal
New5679576
Fresh21214
Picked145
Done011
Total57026596
Accuracy
99.7%
Counts
596 → 26
Alt Table
Click to see full alt table
StatusAccuracyProgram
8.3%
(copysign.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (fabs.f32 x))) (*.f32 x x)) x)
7.4%
(copysign.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) x)
57.9%
(copysign.f32 (+.f32 (log1p.f32 (fabs.f32 x)) (/.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) x)
57.9%
(copysign.f32 (+.f32 (log1p.f32 (fabs.f32 x)) (*.f32 (*.f32 x x) (+.f32 (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (*.f32 x (*.f32 x (+.f32 (+.f32 (/.f32 #s(literal -1/8 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 #s(literal -1/8 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)))) (*.f32 #s(literal 1/720 binary32) (*.f32 (*.f32 x x) (+.f32 (/.f32 #s(literal 45 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))) (+.f32 (/.f32 #s(literal 45 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 #s(literal 30 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32))))))))))))) x)
57.8%
(copysign.f32 (+.f32 (log1p.f32 (fabs.f32 x)) (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) (+.f32 (/.f32 #s(literal -1/8 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 #s(literal -1/8 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))))) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))))) x)
16.2%
(copysign.f32 (+.f32 (log.f32 x) (/.f32 (fabs.f32 x) x)) x)
16.8%
(copysign.f32 (+.f32 (log.f32 x) (+.f32 (/.f32 (fabs.f32 x) x) #s(literal -1/2 binary32))) x)
17.2%
(copysign.f32 (+.f32 (log.f32 x) (+.f32 #s(literal -1/2 binary32) (+.f32 (/.f32 (fabs.f32 x) x) (/.f32 (*.f32 (fabs.f32 x) #s(literal 1/3 binary32)) x)))) x)
10.8%
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) x)
70.2%
(copysign.f32 (log1p.f32 (/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (fabs.f32 x)))) x)
60.8%
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))) x)
70.4%
(copysign.f32 (log1p.f32 (fabs.f32 x)) x)
12.2%
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x) x) x)) x)
19.8%
(copysign.f32 (log.f32 (+.f32 (+.f32 (fabs.f32 x) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal 1 binary32))) x)
13.2%
(copysign.f32 (log.f32 (+.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) x)
58.2%
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)
19.8%
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))))) x)
30.7%
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x)
22.9%
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (neg.f32 x))) x)
32.1%
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) x)) x)
30.5%
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32))) x)
17.7%
(copysign.f32 (log.f32 (+.f32 #s(literal 1 binary32) (+.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (fabs.f32 x)))) x)
12.6%
(copysign.f32 (log.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) x)
20.8%
(copysign.f32 (log.f32 (neg.f32 (*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 (+.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)) x))))) x)
10.8%
(copysign.f32 (log.f32 (neg.f32 x)) x)
15.1%
(copysign.f32 (log.f32 x) x)
Compiler

Compiled 765 to 473 computations (38.2% saved)

simplify151.0ms (1.7%)

Algorithm
egg-herbie
Localize:

Found 19 expressions of interest:

NewMetricScoreProgram
cost-diff0
(+.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (fabs.f32 x))
cost-diff0
(+.f32 #s(literal 1 binary32) (+.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (fabs.f32 x)))
cost-diff0
(copysign.f32 (log.f32 (+.f32 #s(literal 1 binary32) (+.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (fabs.f32 x)))) x)
cost-diff64
(log.f32 (+.f32 #s(literal 1 binary32) (+.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (fabs.f32 x))))
cost-diff0
(+.f32 (fabs.f32 x) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))
cost-diff0
(+.f32 (+.f32 (fabs.f32 x) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal 1 binary32))
cost-diff0
(copysign.f32 (log.f32 (+.f32 (+.f32 (fabs.f32 x) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal 1 binary32))) x)
cost-diff64
(log.f32 (+.f32 (+.f32 (fabs.f32 x) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal 1 binary32)))
cost-diff0
(fabs.f32 x)
cost-diff0
(+.f32 (fabs.f32 x) #s(literal 1 binary32))
cost-diff0
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32))) x)
cost-diff64
(log.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)))
cost-diff0
(*.f32 x x)
cost-diff0
(/.f32 #s(literal 1/2 binary32) (*.f32 x x))
cost-diff0
(copysign.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) x)
cost-diff0
(/.f32 #s(literal 1 binary32) (fabs.f32 x))
cost-diff0
(log1p.f32 (/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (fabs.f32 x))))
cost-diff0
(copysign.f32 (log1p.f32 (/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (fabs.f32 x)))) x)
cost-diff128
(/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (fabs.f32 x)))
Rules
1448×fma-define
1288×fma-lowering-fma.f32
1288×fma-lowering-fma.f64
960×sum4-define
908×sum3-define
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
032233
180208
2207208
3535208
41338208
52188208
62760208
02760208
Stop Event
iter limit
saturated
Calls
Call 1
Inputs
(copysign (log (+ 1 (/ 1 (/ 1 (fabs x))))) x)
(log (+ 1 (/ 1 (/ 1 (fabs x)))))
(/ 1 (/ 1 (fabs x)))
1
(/ 1 (fabs x))
(fabs x)
x
(copysign (/ 1/2 (* x x)) x)
(/ 1/2 (* x x))
1/2
(* x x)
x
(copysign (log (+ (fabs x) 1)) x)
(log (+ (fabs x) 1))
(+ (fabs x) 1)
(fabs x)
x
1
(copysign (log (+ (+ (fabs x) (* 1/2 (* x x))) 1)) x)
(log (+ (+ (fabs x) (* 1/2 (* x x))) 1))
(+ (+ (fabs x) (* 1/2 (* x x))) 1)
(+ (fabs x) (* 1/2 (* x x)))
(fabs x)
x
(* 1/2 (* x x))
1/2
(* x x)
1
(copysign (log (+ 1 (+ (* x (* x (+ 1/2 (* (* x x) (+ -1/8 (* (* x x) 1/16)))))) (fabs x)))) x)
(log (+ 1 (+ (* x (* x (+ 1/2 (* (* x x) (+ -1/8 (* (* x x) 1/16)))))) (fabs x))))
(+ 1 (+ (* x (* x (+ 1/2 (* (* x x) (+ -1/8 (* (* x x) 1/16)))))) (fabs x)))
1
(+ (* x (* x (+ 1/2 (* (* x x) (+ -1/8 (* (* x x) 1/16)))))) (fabs x))
(* x (* x (+ 1/2 (* (* x x) (+ -1/8 (* (* x x) 1/16))))))
x
(* x (+ 1/2 (* (* x x) (+ -1/8 (* (* x x) 1/16)))))
(+ 1/2 (* (* x x) (+ -1/8 (* (* x x) 1/16))))
1/2
(* (* x x) (+ -1/8 (* (* x x) 1/16)))
(* x x)
(+ -1/8 (* (* x x) 1/16))
-1/8
(* (* x x) 1/16)
1/16
(fabs x)
Outputs
(copysign (log (+ 1 (/ 1 (/ 1 (fabs x))))) x)
(copysign.f32 (log1p.f32 (fabs.f32 x)) x)
(log (+ 1 (/ 1 (/ 1 (fabs x)))))
(log1p.f32 (fabs.f32 x))
(/ 1 (/ 1 (fabs x)))
(fabs.f32 x)
1
#s(literal 1 binary32)
(/ 1 (fabs x))
(/.f32 #s(literal 1 binary32) (fabs.f32 x))
(fabs x)
(fabs.f32 x)
x
(copysign (/ 1/2 (* x x)) x)
(copysign.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) x)
(/ 1/2 (* x x))
(/.f32 #s(literal 1/2 binary32) (*.f32 x x))
1/2
#s(literal 1/2 binary32)
(* x x)
(*.f32 x x)
x
(copysign (log (+ (fabs x) 1)) x)
(copysign.f32 (log1p.f32 (fabs.f32 x)) x)
(log (+ (fabs x) 1))
(log1p.f32 (fabs.f32 x))
(+ (fabs x) 1)
(+.f32 #s(literal 1 binary32) (fabs.f32 x))
(fabs x)
(fabs.f32 x)
x
1
#s(literal 1 binary32)
(copysign (log (+ (+ (fabs x) (* 1/2 (* x x))) 1)) x)
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))) x)
(log (+ (+ (fabs x) (* 1/2 (* x x))) 1))
(log1p.f32 (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))
(+ (+ (fabs x) (* 1/2 (* x x))) 1)
(+.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))
(+ (fabs x) (* 1/2 (* x x)))
(+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))
(fabs x)
(fabs.f32 x)
x
(* 1/2 (* x x))
(*.f32 x (*.f32 x #s(literal 1/2 binary32)))
1/2
#s(literal 1/2 binary32)
(* x x)
(*.f32 x x)
1
#s(literal 1 binary32)
(copysign (log (+ 1 (+ (* x (* x (+ 1/2 (* (* x x) (+ -1/8 (* (* x x) 1/16)))))) (fabs x)))) x)
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) x)
(log (+ 1 (+ (* x (* x (+ 1/2 (* (* x x) (+ -1/8 (* (* x x) 1/16)))))) (fabs x))))
(log1p.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))
(+ 1 (+ (* x (* x (+ 1/2 (* (* x x) (+ -1/8 (* (* x x) 1/16)))))) (fabs x)))
(+.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))
1
#s(literal 1 binary32)
(+ (* x (* x (+ 1/2 (* (* x x) (+ -1/8 (* (* x x) 1/16)))))) (fabs x))
(+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))
(* x (* x (+ 1/2 (* (* x x) (+ -1/8 (* (* x x) 1/16))))))
(*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))
x
(* x (+ 1/2 (* (* x x) (+ -1/8 (* (* x x) 1/16)))))
(*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))
(+ 1/2 (* (* x x) (+ -1/8 (* (* x x) 1/16))))
(+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))
1/2
#s(literal 1/2 binary32)
(* (* x x) (+ -1/8 (* (* x x) 1/16)))
(*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))
(* x x)
(*.f32 x x)
(+ -1/8 (* (* x x) 1/16))
(+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))
-1/8
#s(literal -1/8 binary32)
(* (* x x) 1/16)
(*.f32 (*.f32 x x) #s(literal 1/16 binary32))
1/16
#s(literal 1/16 binary32)
(fabs x)
(fabs.f32 x)

localize344.0ms (4%)

Localize:

Found 19 expressions of interest:

NewMetricScoreProgram
accuracy99.9%
(*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))
accuracy99.8%
(*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))
accuracy99.7%
(*.f32 (*.f32 x x) #s(literal 1/16 binary32))
accuracy24.3%
(log.f32 (+.f32 #s(literal 1 binary32) (+.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (fabs.f32 x))))
accuracy100.0%
(+.f32 (+.f32 (fabs.f32 x) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal 1 binary32))
accuracy100.0%
(*.f32 #s(literal 1/2 binary32) (*.f32 x x))
accuracy99.9%
(+.f32 (fabs.f32 x) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))
accuracy35.6%
(log.f32 (+.f32 (+.f32 (fabs.f32 x) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal 1 binary32)))
accuracy100.0%
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32))) x)
accuracy100.0%
(+.f32 (fabs.f32 x) #s(literal 1 binary32))
accuracy100.0%
(fabs.f32 x)
accuracy58.5%
(log.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)))
accuracy100.0%
(copysign.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) x)
accuracy100.0%
(*.f32 x x)
accuracy98.3%
(/.f32 #s(literal 1/2 binary32) (*.f32 x x))
accuracy100.0%
(/.f32 #s(literal 1 binary32) (fabs.f32 x))
accuracy100.0%
(log1p.f32 (/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (fabs.f32 x))))
accuracy100.0%
(fabs.f32 x)
accuracy99.4%
(/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (fabs.f32 x)))
Results
160.0ms174×0valid
97.0ms82×1valid
Compiler

Compiled 292 to 32 computations (89% saved)

Precisions
Click to see histograms. Total time spent on operations: 153.0ms
ival-mult: 67.0ms (43.9% of total)
ival-log: 23.0ms (15.1% of total)
ival-copysign: 15.0ms (9.8% of total)
ival-add: 15.0ms (9.8% of total)
compiled-spec: 11.0ms (7.2% of total)
backward-pass: 10.0ms (6.5% of total)
ival-div: 8.0ms (5.2% of total)
ival-fabs: 3.0ms (2% of total)
const: 1.0ms (0.7% of total)

series10.0ms (0.1%)

Counts
23 → 276
Calls
Call 1
Inputs
#<alt (/ 1 (/ 1 (fabs x)))>
#<alt (copysign (log (+ 1 (/ 1 (/ 1 (fabs x))))) x)>
#<alt (log (+ 1 (/ 1 (/ 1 (fabs x)))))>
#<alt (/ 1 (fabs x))>
#<alt (copysign (/ 1/2 (* x x)) x)>
#<alt (/ 1/2 (* x x))>
#<alt (* x x)>
#<alt (log (+ (fabs x) 1))>
#<alt (copysign (log (+ (fabs x) 1)) x)>
#<alt (+ (fabs x) 1)>
#<alt (fabs x)>
#<alt (log (+ (+ (fabs x) (* 1/2 (* x x))) 1))>
#<alt (copysign (log (+ (+ (fabs x) (* 1/2 (* x x))) 1)) x)>
#<alt (+ (+ (fabs x) (* 1/2 (* x x))) 1)>
#<alt (+ (fabs x) (* 1/2 (* x x)))>
#<alt (log (+ 1 (+ (* x (* x (+ 1/2 (* (* x x) (+ -1/8 (* (* x x) 1/16)))))) (fabs x))))>
#<alt (copysign (log (+ 1 (+ (* x (* x (+ 1/2 (* (* x x) (+ -1/8 (* (* x x) 1/16)))))) (fabs x)))) x)>
#<alt (+ 1 (+ (* x (* x (+ 1/2 (* (* x x) (+ -1/8 (* (* x x) 1/16)))))) (fabs x)))>
#<alt (+ (* x (* x (+ 1/2 (* (* x x) (+ -1/8 (* (* x x) 1/16)))))) (fabs x))>
#<alt (* 1/2 (* x x))>
#<alt (* (* x x) 1/16)>
#<alt (* (* x x) (+ -1/8 (* (* x x) 1/16)))>
#<alt (* x (* x (+ 1/2 (* (* x x) (+ -1/8 (* (* x x) 1/16))))))>
Outputs
#<alt (fabs x)>
#<alt (fabs x)>
#<alt (fabs x)>
#<alt (fabs x)>
#<alt (fabs x)>
#<alt (fabs x)>
#<alt (fabs x)>
#<alt (fabs x)>
#<alt (fabs x)>
#<alt (fabs x)>
#<alt (fabs x)>
#<alt (fabs x)>
#<alt (copysign (log (+ 1 (fabs x))) x)>
#<alt (copysign (log (+ 1 (fabs x))) x)>
#<alt (copysign (log (+ 1 (fabs x))) x)>
#<alt (copysign (log (+ 1 (fabs x))) x)>
#<alt (copysign (log (+ 1 (fabs x))) x)>
#<alt (copysign (log (+ 1 (fabs x))) x)>
#<alt (copysign (log (+ 1 (fabs x))) x)>
#<alt (copysign (log (+ 1 (fabs x))) x)>
#<alt (copysign (log (+ 1 (fabs x))) x)>
#<alt (copysign (log (+ 1 (fabs x))) x)>
#<alt (copysign (log (+ 1 (fabs x))) x)>
#<alt (copysign (log (+ 1 (fabs x))) x)>
#<alt (log (+ 1 (fabs x)))>
#<alt (log (+ 1 (fabs x)))>
#<alt (log (+ 1 (fabs x)))>
#<alt (log (+ 1 (fabs x)))>
#<alt (log (+ 1 (fabs x)))>
#<alt (log (+ 1 (fabs x)))>
#<alt (log (+ 1 (fabs x)))>
#<alt (log (+ 1 (fabs x)))>
#<alt (log (+ 1 (fabs x)))>
#<alt (log (+ 1 (fabs x)))>
#<alt (log (+ 1 (fabs x)))>
#<alt (log (+ 1 (fabs x)))>
#<alt (/ 1 (fabs x))>
#<alt (/ 1 (fabs x))>
#<alt (/ 1 (fabs x))>
#<alt (/ 1 (fabs x))>
#<alt (/ 1 (fabs x))>
#<alt (/ 1 (fabs x))>
#<alt (/ 1 (fabs x))>
#<alt (/ 1 (fabs x))>
#<alt (/ 1 (fabs x))>
#<alt (/ 1 (fabs x))>
#<alt (/ 1 (fabs x))>
#<alt (/ 1 (fabs x))>
#<alt (copysign (/ 1/2 (pow x 2)) x)>
#<alt (copysign (/ 1/2 (pow x 2)) x)>
#<alt (copysign (/ 1/2 (pow x 2)) x)>
#<alt (copysign (/ 1/2 (pow x 2)) x)>
#<alt (copysign (/ 1/2 (pow x 2)) x)>
#<alt (copysign (/ 1/2 (pow x 2)) x)>
#<alt (copysign (/ 1/2 (pow x 2)) x)>
#<alt (copysign (/ 1/2 (pow x 2)) x)>
#<alt (copysign (/ 1/2 (pow x 2)) x)>
#<alt (copysign (/ 1/2 (pow x 2)) x)>
#<alt (copysign (/ 1/2 (pow x 2)) x)>
#<alt (copysign (/ 1/2 (pow x 2)) x)>
#<alt (/ 1/2 (pow x 2))>
#<alt (/ 1/2 (pow x 2))>
#<alt (/ 1/2 (pow x 2))>
#<alt (/ 1/2 (pow x 2))>
#<alt (/ 1/2 (pow x 2))>
#<alt (/ 1/2 (pow x 2))>
#<alt (/ 1/2 (pow x 2))>
#<alt (/ 1/2 (pow x 2))>
#<alt (/ 1/2 (pow x 2))>
#<alt (/ 1/2 (pow x 2))>
#<alt (/ 1/2 (pow x 2))>
#<alt (/ 1/2 (pow x 2))>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (log (+ 1 (fabs x)))>
#<alt (log (+ 1 (fabs x)))>
#<alt (log (+ 1 (fabs x)))>
#<alt (log (+ 1 (fabs x)))>
#<alt (log (+ 1 (fabs x)))>
#<alt (log (+ 1 (fabs x)))>
#<alt (log (+ 1 (fabs x)))>
#<alt (log (+ 1 (fabs x)))>
#<alt (log (+ 1 (fabs x)))>
#<alt (log (+ 1 (fabs x)))>
#<alt (log (+ 1 (fabs x)))>
#<alt (log (+ 1 (fabs x)))>
#<alt (copysign (log (+ 1 (fabs x))) x)>
#<alt (copysign (log (+ 1 (fabs x))) x)>
#<alt (copysign (log (+ 1 (fabs x))) x)>
#<alt (copysign (log (+ 1 (fabs x))) x)>
#<alt (copysign (log (+ 1 (fabs x))) x)>
#<alt (copysign (log (+ 1 (fabs x))) x)>
#<alt (copysign (log (+ 1 (fabs x))) x)>
#<alt (copysign (log (+ 1 (fabs x))) x)>
#<alt (copysign (log (+ 1 (fabs x))) x)>
#<alt (copysign (log (+ 1 (fabs x))) x)>
#<alt (copysign (log (+ 1 (fabs x))) x)>
#<alt (copysign (log (+ 1 (fabs x))) x)>
#<alt (+ 1 (fabs x))>
#<alt (+ 1 (fabs x))>
#<alt (+ 1 (fabs x))>
#<alt (+ 1 (fabs x))>
#<alt (+ 1 (fabs x))>
#<alt (+ 1 (fabs x))>
#<alt (+ 1 (fabs x))>
#<alt (+ 1 (fabs x))>
#<alt (+ 1 (fabs x))>
#<alt (+ 1 (fabs x))>
#<alt (+ 1 (fabs x))>
#<alt (+ 1 (fabs x))>
#<alt (fabs x)>
#<alt (fabs x)>
#<alt (fabs x)>
#<alt (fabs x)>
#<alt (fabs x)>
#<alt (fabs x)>
#<alt (fabs x)>
#<alt (fabs x)>
#<alt (fabs x)>
#<alt (fabs x)>
#<alt (fabs x)>
#<alt (fabs x)>
#<alt (log (+ 1 (fabs x)))>
#<alt (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))))>
#<alt (+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* -1/8 (/ (pow x 2) (pow (+ 1 (fabs x)) 2))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))>
#<alt (+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* (pow x 2) (- (* 1/24 (/ (pow x 2) (pow (+ 1 (fabs x)) 3))) (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))>
#<alt (+ (log 1/2) (* -2 (log (/ 1 x))))>
#<alt (+ (log 1/2) (+ (* -2 (log (/ 1 x))) (* 2 (/ (+ 1 (fabs x)) (pow x 2)))))>
#<alt (+ (log 1/2) (+ (* -2 (log (/ 1 x))) (+ (* -2 (/ (pow (+ 1 (fabs x)) 2) (pow x 4))) (* 2 (/ (+ 1 (fabs x)) (pow x 2))))))>
#<alt (+ (log 1/2) (+ (* -2 (log (/ 1 x))) (+ (* -2 (/ (pow (+ 1 (fabs x)) 2) (pow x 4))) (+ (* 2 (/ (+ 1 (fabs x)) (pow x 2))) (* 8/3 (/ (pow (+ 1 (fabs x)) 3) (pow x 6)))))))>
#<alt (+ (log 1/2) (* -2 (log (/ -1 x))))>
#<alt (+ (log 1/2) (+ (* -2 (log (/ -1 x))) (* 2 (/ (+ 1 (fabs x)) (pow x 2)))))>
#<alt (+ (log 1/2) (+ (* -2 (log (/ -1 x))) (+ (* -2 (/ (pow (+ 1 (fabs x)) 2) (pow x 4))) (* 2 (/ (+ 1 (fabs x)) (pow x 2))))))>
#<alt (+ (log 1/2) (+ (* -2 (log (/ -1 x))) (+ (* -2 (/ (pow (+ 1 (fabs x)) 2) (pow x 4))) (+ (* 2 (/ (+ 1 (fabs x)) (pow x 2))) (* 8/3 (/ (pow (+ 1 (fabs x)) 3) (pow x 6)))))))>
#<alt (copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)>
#<alt (copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)>
#<alt (copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)>
#<alt (copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)>
#<alt (copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)>
#<alt (copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)>
#<alt (copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)>
#<alt (copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)>
#<alt (copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)>
#<alt (copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)>
#<alt (copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)>
#<alt (copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)>
#<alt (+ 1 (fabs x))>
#<alt (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))>
#<alt (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))>
#<alt (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))>
#<alt (* 1/2 (pow x 2))>
#<alt (* (pow x 2) (+ 1/2 (+ (/ 1 (pow x 2)) (/ (fabs x) (pow x 2)))))>
#<alt (* (pow x 2) (+ 1/2 (+ (/ 1 (pow x 2)) (/ (fabs x) (pow x 2)))))>
#<alt (* (pow x 2) (+ 1/2 (+ (/ 1 (pow x 2)) (/ (fabs x) (pow x 2)))))>
#<alt (* 1/2 (pow x 2))>
#<alt (* (pow x 2) (+ 1/2 (+ (/ 1 (pow x 2)) (/ (fabs x) (pow x 2)))))>
#<alt (* (pow x 2) (+ 1/2 (+ (/ 1 (pow x 2)) (/ (fabs x) (pow x 2)))))>
#<alt (* (pow x 2) (+ 1/2 (+ (/ 1 (pow x 2)) (/ (fabs x) (pow x 2)))))>
#<alt (fabs x)>
#<alt (+ (fabs x) (* 1/2 (pow x 2)))>
#<alt (+ (fabs x) (* 1/2 (pow x 2)))>
#<alt (+ (fabs x) (* 1/2 (pow x 2)))>
#<alt (* 1/2 (pow x 2))>
#<alt (* (pow x 2) (+ 1/2 (/ (fabs x) (pow x 2))))>
#<alt (* (pow x 2) (+ 1/2 (/ (fabs x) (pow x 2))))>
#<alt (* (pow x 2) (+ 1/2 (/ (fabs x) (pow x 2))))>
#<alt (* 1/2 (pow x 2))>
#<alt (* (pow x 2) (+ 1/2 (/ (fabs x) (pow x 2))))>
#<alt (* (pow x 2) (+ 1/2 (/ (fabs x) (pow x 2))))>
#<alt (* (pow x 2) (+ 1/2 (/ (fabs x) (pow x 2))))>
#<alt (log (+ 1 (fabs x)))>
#<alt (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))))>
#<alt (+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* -1/24 (* (pow x 2) (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))>
#<alt (+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* (pow x 2) (+ (* -1/24 (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2))))) (* 1/720 (* (pow x 2) (+ (* 45 (/ 1 (+ 1 (fabs x)))) (+ (* 45 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 30 (/ 1 (pow (+ 1 (fabs x)) 3))))))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))>
#<alt (+ (log 1/16) (* -6 (log (/ 1 x))))>
#<alt (- (+ (log 1/16) (* -6 (log (/ 1 x)))) (* 2 (/ 1 (pow x 2))))>
#<alt (- (+ (log 1/16) (+ (* -6 (log (/ 1 x))) (/ 6 (pow x 4)))) (* 2 (/ 1 (pow x 2))))>
#<alt (- (+ (log 1/16) (+ (* -6 (log (/ 1 x))) (+ (* 1/720 (/ (+ 9600 (* 11520 (+ 1 (fabs x)))) (pow x 6))) (/ 6 (pow x 4))))) (* 2 (/ 1 (pow x 2))))>
#<alt (+ (log 1/16) (* -6 (log (/ -1 x))))>
#<alt (- (+ (log 1/16) (* -6 (log (/ -1 x)))) (* 2 (/ 1 (pow x 2))))>
#<alt (- (+ (log 1/16) (+ (* -6 (log (/ -1 x))) (/ 6 (pow x 4)))) (* 2 (/ 1 (pow x 2))))>
#<alt (- (+ (log 1/16) (+ (* -6 (log (/ -1 x))) (+ (* 1/720 (/ (+ 9600 (* 11520 (+ 1 (fabs x)))) (pow x 6))) (/ 6 (pow x 4))))) (* 2 (/ 1 (pow x 2))))>
#<alt (copysign (log (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))) x)>
#<alt (copysign (log (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))) x)>
#<alt (copysign (log (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))) x)>
#<alt (copysign (log (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))) x)>
#<alt (copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x)>
#<alt (copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x)>
#<alt (copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x)>
#<alt (copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x)>
#<alt (copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x)>
#<alt (copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x)>
#<alt (copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x)>
#<alt (copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x)>
#<alt (+ 1 (fabs x))>
#<alt (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))>
#<alt (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))))>
#<alt (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))>
#<alt (* 1/16 (pow x 6))>
#<alt (* (pow x 6) (- 1/16 (* 1/8 (/ 1 (pow x 2)))))>
#<alt (* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))))>
#<alt (* (pow x 6) (- (+ 1/16 (+ (/ 1/2 (pow x 4)) (+ (/ 1 (pow x 6)) (/ (fabs x) (pow x 6))))) (* 1/8 (/ 1 (pow x 2)))))>
#<alt (* 1/16 (pow x 6))>
#<alt (* (pow x 6) (- 1/16 (* 1/8 (/ 1 (pow x 2)))))>
#<alt (* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))))>
#<alt (* (pow x 6) (- (+ 1/16 (+ (/ 1/2 (pow x 4)) (+ (/ 1 (pow x 6)) (/ (fabs x) (pow x 6))))) (* 1/8 (/ 1 (pow x 2)))))>
#<alt (fabs x)>
#<alt (+ (fabs x) (* 1/2 (pow x 2)))>
#<alt (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2)))))>
#<alt (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))))>
#<alt (* 1/16 (pow x 6))>
#<alt (* (pow x 6) (- 1/16 (* 1/8 (/ 1 (pow x 2)))))>
#<alt (* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))))>
#<alt (* (pow x 6) (- (+ 1/16 (+ (/ 1/2 (pow x 4)) (/ (fabs x) (pow x 6)))) (* 1/8 (/ 1 (pow x 2)))))>
#<alt (* 1/16 (pow x 6))>
#<alt (* (pow x 6) (- 1/16 (* 1/8 (/ 1 (pow x 2)))))>
#<alt (* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))))>
#<alt (* (pow x 6) (- (+ 1/16 (+ (/ 1/2 (pow x 4)) (/ (fabs x) (pow x 6)))) (* 1/8 (/ 1 (pow x 2)))))>
#<alt (* 1/2 (pow x 2))>
#<alt (* 1/2 (pow x 2))>
#<alt (* 1/2 (pow x 2))>
#<alt (* 1/2 (pow x 2))>
#<alt (* 1/2 (pow x 2))>
#<alt (* 1/2 (pow x 2))>
#<alt (* 1/2 (pow x 2))>
#<alt (* 1/2 (pow x 2))>
#<alt (* 1/2 (pow x 2))>
#<alt (* 1/2 (pow x 2))>
#<alt (* 1/2 (pow x 2))>
#<alt (* 1/2 (pow x 2))>
#<alt (* 1/16 (pow x 2))>
#<alt (* 1/16 (pow x 2))>
#<alt (* 1/16 (pow x 2))>
#<alt (* 1/16 (pow x 2))>
#<alt (* 1/16 (pow x 2))>
#<alt (* 1/16 (pow x 2))>
#<alt (* 1/16 (pow x 2))>
#<alt (* 1/16 (pow x 2))>
#<alt (* 1/16 (pow x 2))>
#<alt (* 1/16 (pow x 2))>
#<alt (* 1/16 (pow x 2))>
#<alt (* 1/16 (pow x 2))>
#<alt (* -1/8 (pow x 2))>
#<alt (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))>
#<alt (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))>
#<alt (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))>
#<alt (* 1/16 (pow x 4))>
#<alt (* (pow x 4) (- 1/16 (* 1/8 (/ 1 (pow x 2)))))>
#<alt (* (pow x 4) (- 1/16 (* 1/8 (/ 1 (pow x 2)))))>
#<alt (* (pow x 4) (- 1/16 (* 1/8 (/ 1 (pow x 2)))))>
#<alt (* 1/16 (pow x 4))>
#<alt (* (pow x 4) (- 1/16 (* 1/8 (/ 1 (pow x 2)))))>
#<alt (* (pow x 4) (- 1/16 (* 1/8 (/ 1 (pow x 2)))))>
#<alt (* (pow x 4) (- 1/16 (* 1/8 (/ 1 (pow x 2)))))>
#<alt (* 1/2 (pow x 2))>
#<alt (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))>
#<alt (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))>
#<alt (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))>
#<alt (* 1/16 (pow x 6))>
#<alt (* (pow x 6) (- 1/16 (* 1/8 (/ 1 (pow x 2)))))>
#<alt (* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))))>
#<alt (* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))))>
#<alt (* 1/16 (pow x 6))>
#<alt (* (pow x 6) (- 1/16 (* 1/8 (/ 1 (pow x 2)))))>
#<alt (* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))))>
#<alt (* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))))>
Calls

69 calls:

TimeVariablePointExpression
1.0ms
x
@inf
(log (+ 1 (+ (* x (* x (+ 1/2 (* (* x x) (+ -1/8 (* (* x x) 1/16)))))) (fabs x))))
0.0ms
x
@-inf
(log (+ 1 (+ (* x (* x (+ 1/2 (* (* x x) (+ -1/8 (* (* x x) 1/16)))))) (fabs x))))
0.0ms
x
@-inf
(/ 1 (fabs x))
0.0ms
x
@inf
(/ 1 (fabs x))
0.0ms
x
@0
(/ 1 (fabs x))

rewrite305.0ms (3.5%)

Algorithm
batch-egg-rewrite
Rules
2270×*-lowering-*.f32
2270×*-lowering-*.f64
1950×+-lowering-+.f64
1950×+-lowering-+.f32
1582×/-lowering-/.f32
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
032179
1106159
2332159
3963159
43230159
08219159
Stop Event
iter limit
node limit
Counts
23 → 908
Calls
Call 1
Inputs
(/ 1 (/ 1 (fabs x)))
(copysign (log (+ 1 (/ 1 (/ 1 (fabs x))))) x)
(log (+ 1 (/ 1 (/ 1 (fabs x)))))
(/ 1 (fabs x))
(copysign (/ 1/2 (* x x)) x)
(/ 1/2 (* x x))
(* x x)
(log (+ (fabs x) 1))
(copysign (log (+ (fabs x) 1)) x)
(+ (fabs x) 1)
(fabs x)
(log (+ (+ (fabs x) (* 1/2 (* x x))) 1))
(copysign (log (+ (+ (fabs x) (* 1/2 (* x x))) 1)) x)
(+ (+ (fabs x) (* 1/2 (* x x))) 1)
(+ (fabs x) (* 1/2 (* x x)))
(log (+ 1 (+ (* x (* x (+ 1/2 (* (* x x) (+ -1/8 (* (* x x) 1/16)))))) (fabs x))))
(copysign (log (+ 1 (+ (* x (* x (+ 1/2 (* (* x x) (+ -1/8 (* (* x x) 1/16)))))) (fabs x)))) x)
(+ 1 (+ (* x (* x (+ 1/2 (* (* x x) (+ -1/8 (* (* x x) 1/16)))))) (fabs x)))
(+ (* x (* x (+ 1/2 (* (* x x) (+ -1/8 (* (* x x) 1/16)))))) (fabs x))
(* 1/2 (* x x))
(* (* x x) 1/16)
(* (* x x) (+ -1/8 (* (* x x) 1/16)))
(* x (* x (+ 1/2 (* (* x x) (+ -1/8 (* (* x x) 1/16))))))
Outputs
(neg.f32 (neg.f32 (fabs.f32 x)))
(exp.f32 (log.f32 (fabs.f32 x)))
(exp.f32 (*.f32 (log.f32 (E.f32)) (log.f32 (fabs.f32 x))))
(exp.f32 (*.f32 (log.f32 (exp.f32 #s(literal -1 binary32))) (log.f32 (/.f32 #s(literal 1 binary32) (fabs.f32 x)))))
(+.f32 #s(literal 0 binary32) (fabs.f32 x))
(fabs.f32 x)
(fabs.f32 (neg.f32 x))
(fabs.f32 (-.f32 (neg.f32 x) #s(literal 0 binary32)))
(fabs.f32 (/.f32 (neg.f32 x) #s(literal 1 binary32)))
(fabs.f32 (neg.f32 (-.f32 (neg.f32 x) #s(literal 0 binary32))))
(fabs.f32 (-.f32 (/.f32 (neg.f32 x) #s(literal 1 binary32)) #s(literal 0 binary32)))
(pow.f32 (fabs.f32 x) #s(literal 1 binary32))
(pow.f32 (/.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal -1 binary32))
(pow.f32 (E.f32) (log.f32 (fabs.f32 x)))
(pow.f32 (exp.f32 #s(literal -1 binary32)) (log.f32 (/.f32 #s(literal 1 binary32) (fabs.f32 x))))
(pow.f32 (pow.f32 (E.f32) #s(literal 1 binary32)) (log.f32 (fabs.f32 x)))
(pow.f32 (pow.f32 (E.f32) #s(literal -1 binary32)) (log.f32 (/.f32 #s(literal 1 binary32) (fabs.f32 x))))
(pow.f32 (pow.f32 (exp.f32 #s(literal -1 binary32)) #s(literal 1 binary32)) (log.f32 (/.f32 #s(literal 1 binary32) (fabs.f32 x))))
(pow.f32 (pow.f32 (exp.f32 #s(literal -1 binary32)) #s(literal -1 binary32)) (log.f32 (fabs.f32 x)))
(-.f32 #s(literal 0 binary32) (neg.f32 (fabs.f32 x)))
(/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (fabs.f32 x)))
(/.f32 #s(literal 1 binary32) (fabs.f32 (/.f32 #s(literal 1 binary32) x)))
(/.f32 (fabs.f32 x) #s(literal 1 binary32))
(/.f32 #s(literal -1 binary32) (/.f32 #s(literal -1 binary32) (fabs.f32 x)))
(/.f32 (neg.f32 (fabs.f32 x)) #s(literal -1 binary32))
(/.f32 (neg.f32 (fabs.f32 x)) (pow.f32 (exp.f32 #s(literal -1 binary32)) (log.f32 #s(literal -1 binary32))))
(/.f32 (neg.f32 (fabs.f32 x)) (pow.f32 (exp.f32 #s(literal -1 binary32)) (-.f32 (log.f32 #s(literal -1 binary32)) #s(literal 0 binary32))))
(/.f32 (neg.f32 (fabs.f32 x)) (pow.f32 (exp.f32 #s(literal -1 binary32)) (+.f32 (log.f32 #s(literal -1 binary32)) #s(literal 0 binary32))))
(/.f32 (neg.f32 (fabs.f32 x)) (exp.f32 (-.f32 (log.f32 #s(literal -1 binary32)) #s(literal 0 binary32))))
(/.f32 (neg.f32 (fabs.f32 x)) (exp.f32 (+.f32 (log.f32 #s(literal -1 binary32)) #s(literal 0 binary32))))
(/.f32 (pow.f32 (E.f32) (log.f32 #s(literal -1 binary32))) (pow.f32 (E.f32) (log.f32 (/.f32 #s(literal -1 binary32) (fabs.f32 x)))))
(/.f32 (pow.f32 (E.f32) (log.f32 (neg.f32 (fabs.f32 x)))) (pow.f32 (E.f32) (log.f32 #s(literal -1 binary32))))
(/.f32 (pow.f32 (E.f32) (log.f32 (neg.f32 (fabs.f32 x)))) (pow.f32 (E.f32) (-.f32 (log.f32 #s(literal -1 binary32)) #s(literal 0 binary32))))
(/.f32 (pow.f32 (E.f32) (log.f32 (neg.f32 (fabs.f32 x)))) (pow.f32 (E.f32) (+.f32 (log.f32 #s(literal -1 binary32)) #s(literal 0 binary32))))
(/.f32 (pow.f32 (E.f32) (+.f32 #s(literal 0 binary32) (log.f32 #s(literal -1 binary32)))) (pow.f32 (E.f32) (log.f32 (/.f32 #s(literal -1 binary32) (fabs.f32 x)))))
(/.f32 (pow.f32 (E.f32) (-.f32 #s(literal 0 binary32) (log.f32 #s(literal -1 binary32)))) (pow.f32 (E.f32) (log.f32 (/.f32 #s(literal -1 binary32) (fabs.f32 x)))))
(/.f32 (pow.f32 (exp.f32 #s(literal -1 binary32)) (log.f32 #s(literal -1 binary32))) (/.f32 #s(literal -1 binary32) (fabs.f32 x)))
(/.f32 (pow.f32 (exp.f32 #s(literal -1 binary32)) (+.f32 #s(literal 0 binary32) (log.f32 #s(literal -1 binary32)))) (/.f32 #s(literal -1 binary32) (fabs.f32 x)))
(/.f32 (pow.f32 (exp.f32 #s(literal -1 binary32)) (-.f32 #s(literal 0 binary32) (log.f32 #s(literal -1 binary32)))) (/.f32 #s(literal -1 binary32) (fabs.f32 x)))
(/.f32 (exp.f32 (+.f32 #s(literal 0 binary32) (log.f32 #s(literal -1 binary32)))) (/.f32 #s(literal -1 binary32) (fabs.f32 x)))
(/.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (log.f32 #s(literal -1 binary32)))) (/.f32 #s(literal -1 binary32) (fabs.f32 x)))
(*.f32 #s(literal 1 binary32) (fabs.f32 x))
(*.f32 (fabs.f32 x) #s(literal 1 binary32))
(*.f32 #s(literal -1 binary32) (neg.f32 (fabs.f32 x)))
(*.f32 (neg.f32 (fabs.f32 x)) #s(literal -1 binary32))
(*.f32 (neg.f32 (fabs.f32 x)) (pow.f32 (exp.f32 #s(literal -1 binary32)) (log.f32 #s(literal -1 binary32))))
(*.f32 (pow.f32 (E.f32) (log.f32 #s(literal -1 binary32))) (pow.f32 (E.f32) (log.f32 (neg.f32 (fabs.f32 x)))))
(*.f32 (pow.f32 (E.f32) (log.f32 (neg.f32 (fabs.f32 x)))) (pow.f32 (E.f32) (log.f32 #s(literal -1 binary32))))
(*.f32 (pow.f32 (E.f32) (+.f32 #s(literal 0 binary32) (log.f32 #s(literal -1 binary32)))) (pow.f32 (E.f32) (log.f32 (neg.f32 (fabs.f32 x)))))
(*.f32 (pow.f32 (E.f32) (-.f32 #s(literal 0 binary32) (log.f32 #s(literal -1 binary32)))) (pow.f32 (E.f32) (log.f32 (neg.f32 (fabs.f32 x)))))
(*.f32 (pow.f32 (exp.f32 #s(literal -1 binary32)) (log.f32 #s(literal -1 binary32))) (neg.f32 (fabs.f32 x)))
(*.f32 (pow.f32 (exp.f32 #s(literal -1 binary32)) (+.f32 #s(literal 0 binary32) (log.f32 #s(literal -1 binary32)))) (neg.f32 (fabs.f32 x)))
(*.f32 (pow.f32 (exp.f32 #s(literal -1 binary32)) (-.f32 #s(literal 0 binary32) (log.f32 #s(literal -1 binary32)))) (neg.f32 (fabs.f32 x)))
(*.f32 (pow.f32 (E.f32) (*.f32 #s(literal 1 binary32) (log.f32 #s(literal -1 binary32)))) (pow.f32 (E.f32) (log.f32 (neg.f32 (fabs.f32 x)))))
(*.f32 (pow.f32 (E.f32) (*.f32 #s(literal -1 binary32) (log.f32 #s(literal -1 binary32)))) (pow.f32 (E.f32) (log.f32 (neg.f32 (fabs.f32 x)))))
(*.f32 (pow.f32 (E.f32) (*.f32 (log.f32 #s(literal -1 binary32)) #s(literal 1 binary32))) (pow.f32 (E.f32) (log.f32 (neg.f32 (fabs.f32 x)))))
(*.f32 (pow.f32 (E.f32) (*.f32 (log.f32 #s(literal -1 binary32)) #s(literal -1 binary32))) (pow.f32 (E.f32) (log.f32 (neg.f32 (fabs.f32 x)))))
(*.f32 (pow.f32 (exp.f32 #s(literal -1 binary32)) (*.f32 #s(literal 1 binary32) (log.f32 #s(literal -1 binary32)))) (neg.f32 (fabs.f32 x)))
(*.f32 (pow.f32 (exp.f32 #s(literal -1 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 #s(literal -1 binary32)))) (neg.f32 (fabs.f32 x)))
(*.f32 (pow.f32 (exp.f32 #s(literal -1 binary32)) (*.f32 (log.f32 #s(literal -1 binary32)) #s(literal 1 binary32))) (neg.f32 (fabs.f32 x)))
(*.f32 (pow.f32 (exp.f32 #s(literal -1 binary32)) (*.f32 (log.f32 #s(literal -1 binary32)) #s(literal -1 binary32))) (neg.f32 (fabs.f32 x)))
(*.f32 (exp.f32 (*.f32 #s(literal 1 binary32) (log.f32 #s(literal -1 binary32)))) (neg.f32 (fabs.f32 x)))
(*.f32 (exp.f32 (*.f32 #s(literal -1 binary32) (log.f32 #s(literal -1 binary32)))) (neg.f32 (fabs.f32 x)))
(*.f32 (exp.f32 (*.f32 (log.f32 #s(literal -1 binary32)) #s(literal 1 binary32))) (neg.f32 (fabs.f32 x)))
(*.f32 (exp.f32 (*.f32 (log.f32 #s(literal -1 binary32)) #s(literal -1 binary32))) (neg.f32 (fabs.f32 x)))
(*.f32 (exp.f32 (+.f32 #s(literal 0 binary32) (log.f32 #s(literal -1 binary32)))) (neg.f32 (fabs.f32 x)))
(*.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (log.f32 #s(literal -1 binary32)))) (neg.f32 (fabs.f32 x)))
(copysign.f32 (log1p.f32 (fabs.f32 x)) x)
(log1p.f32 (fabs.f32 x))
(+.f32 (log1p.f32 (fabs.f32 x)) #s(literal 0 binary32))
(+.f32 #s(literal 0 binary32) (log1p.f32 (fabs.f32 x)))
(log.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)))
(neg.f32 (/.f32 #s(literal -1 binary32) (fabs.f32 x)))
(exp.f32 (log.f32 (/.f32 #s(literal 1 binary32) (fabs.f32 x))))
(exp.f32 (*.f32 (log.f32 (E.f32)) (log.f32 (/.f32 #s(literal 1 binary32) (fabs.f32 x)))))
(exp.f32 (*.f32 (log.f32 (exp.f32 #s(literal -1 binary32))) (log.f32 (fabs.f32 x))))
(+.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (fabs.f32 x)))
(pow.f32 (fabs.f32 x) #s(literal -1 binary32))
(pow.f32 (/.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 1 binary32))
(pow.f32 (E.f32) (log.f32 (/.f32 #s(literal 1 binary32) (fabs.f32 x))))
(pow.f32 (exp.f32 #s(literal -1 binary32)) (log.f32 (fabs.f32 x)))
(pow.f32 (pow.f32 (E.f32) #s(literal 1 binary32)) (log.f32 (/.f32 #s(literal 1 binary32) (fabs.f32 x))))
(pow.f32 (pow.f32 (E.f32) #s(literal -1 binary32)) (log.f32 (fabs.f32 x)))
(pow.f32 (pow.f32 (exp.f32 #s(literal -1 binary32)) #s(literal 1 binary32)) (log.f32 (fabs.f32 x)))
(pow.f32 (pow.f32 (exp.f32 #s(literal -1 binary32)) #s(literal -1 binary32)) (log.f32 (/.f32 #s(literal 1 binary32) (fabs.f32 x))))
(-.f32 #s(literal 0 binary32) (/.f32 #s(literal -1 binary32) (fabs.f32 x)))
(/.f32 #s(literal 1 binary32) (fabs.f32 x))
(/.f32 (/.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 1 binary32))
(/.f32 #s(literal -1 binary32) (neg.f32 (fabs.f32 x)))
(/.f32 (pow.f32 (E.f32) (log.f32 #s(literal -1 binary32))) (pow.f32 (E.f32) (log.f32 (neg.f32 (fabs.f32 x)))))
(/.f32 (pow.f32 (E.f32) (log.f32 (/.f32 #s(literal -1 binary32) (fabs.f32 x)))) (pow.f32 (E.f32) (log.f32 #s(literal -1 binary32))))
(/.f32 (pow.f32 (E.f32) (log.f32 (/.f32 #s(literal -1 binary32) (fabs.f32 x)))) (pow.f32 (E.f32) (-.f32 (log.f32 #s(literal -1 binary32)) #s(literal 0 binary32))))
(/.f32 (pow.f32 (E.f32) (log.f32 (/.f32 #s(literal -1 binary32) (fabs.f32 x)))) (pow.f32 (E.f32) (+.f32 (log.f32 #s(literal -1 binary32)) #s(literal 0 binary32))))
(/.f32 (pow.f32 (E.f32) (+.f32 #s(literal 0 binary32) (log.f32 #s(literal -1 binary32)))) (pow.f32 (E.f32) (log.f32 (neg.f32 (fabs.f32 x)))))
(/.f32 (pow.f32 (E.f32) (-.f32 #s(literal 0 binary32) (log.f32 #s(literal -1 binary32)))) (pow.f32 (E.f32) (log.f32 (neg.f32 (fabs.f32 x)))))
(/.f32 (pow.f32 (exp.f32 #s(literal -1 binary32)) (log.f32 #s(literal -1 binary32))) (neg.f32 (fabs.f32 x)))
(/.f32 (/.f32 #s(literal -1 binary32) (fabs.f32 x)) #s(literal -1 binary32))
(/.f32 (/.f32 #s(literal -1 binary32) (fabs.f32 x)) (pow.f32 (exp.f32 #s(literal -1 binary32)) (log.f32 #s(literal -1 binary32))))
(/.f32 (/.f32 #s(literal -1 binary32) (fabs.f32 x)) (pow.f32 (exp.f32 #s(literal -1 binary32)) (-.f32 (log.f32 #s(literal -1 binary32)) #s(literal 0 binary32))))
(/.f32 (/.f32 #s(literal -1 binary32) (fabs.f32 x)) (pow.f32 (exp.f32 #s(literal -1 binary32)) (+.f32 (log.f32 #s(literal -1 binary32)) #s(literal 0 binary32))))
(/.f32 (/.f32 #s(literal -1 binary32) (fabs.f32 x)) (exp.f32 (-.f32 (log.f32 #s(literal -1 binary32)) #s(literal 0 binary32))))
(/.f32 (/.f32 #s(literal -1 binary32) (fabs.f32 x)) (exp.f32 (+.f32 (log.f32 #s(literal -1 binary32)) #s(literal 0 binary32))))
(/.f32 (pow.f32 (exp.f32 #s(literal -1 binary32)) (+.f32 #s(literal 0 binary32) (log.f32 #s(literal -1 binary32)))) (neg.f32 (fabs.f32 x)))
(/.f32 (pow.f32 (exp.f32 #s(literal -1 binary32)) (-.f32 #s(literal 0 binary32) (log.f32 #s(literal -1 binary32)))) (neg.f32 (fabs.f32 x)))
(/.f32 (exp.f32 (+.f32 #s(literal 0 binary32) (log.f32 #s(literal -1 binary32)))) (neg.f32 (fabs.f32 x)))
(/.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (log.f32 #s(literal -1 binary32)))) (neg.f32 (fabs.f32 x)))
(*.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (fabs.f32 x)))
(*.f32 (/.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 1 binary32))
(*.f32 #s(literal -1 binary32) (/.f32 #s(literal -1 binary32) (fabs.f32 x)))
(*.f32 (pow.f32 (E.f32) (log.f32 #s(literal -1 binary32))) (pow.f32 (E.f32) (log.f32 (/.f32 #s(literal -1 binary32) (fabs.f32 x)))))
(*.f32 (pow.f32 (E.f32) (log.f32 (/.f32 #s(literal -1 binary32) (fabs.f32 x)))) (pow.f32 (E.f32) (log.f32 #s(literal -1 binary32))))
(*.f32 (pow.f32 (E.f32) (+.f32 #s(literal 0 binary32) (log.f32 #s(literal -1 binary32)))) (pow.f32 (E.f32) (log.f32 (/.f32 #s(literal -1 binary32) (fabs.f32 x)))))
(*.f32 (pow.f32 (E.f32) (-.f32 #s(literal 0 binary32) (log.f32 #s(literal -1 binary32)))) (pow.f32 (E.f32) (log.f32 (/.f32 #s(literal -1 binary32) (fabs.f32 x)))))
(*.f32 (pow.f32 (exp.f32 #s(literal -1 binary32)) (log.f32 #s(literal -1 binary32))) (/.f32 #s(literal -1 binary32) (fabs.f32 x)))
(*.f32 (/.f32 #s(literal -1 binary32) (fabs.f32 x)) #s(literal -1 binary32))
(*.f32 (/.f32 #s(literal -1 binary32) (fabs.f32 x)) (pow.f32 (exp.f32 #s(literal -1 binary32)) (log.f32 #s(literal -1 binary32))))
(*.f32 (pow.f32 (exp.f32 #s(literal -1 binary32)) (+.f32 #s(literal 0 binary32) (log.f32 #s(literal -1 binary32)))) (/.f32 #s(literal -1 binary32) (fabs.f32 x)))
(*.f32 (pow.f32 (exp.f32 #s(literal -1 binary32)) (-.f32 #s(literal 0 binary32) (log.f32 #s(literal -1 binary32)))) (/.f32 #s(literal -1 binary32) (fabs.f32 x)))
(*.f32 (pow.f32 (E.f32) (*.f32 #s(literal 1 binary32) (log.f32 #s(literal -1 binary32)))) (pow.f32 (E.f32) (log.f32 (/.f32 #s(literal -1 binary32) (fabs.f32 x)))))
(*.f32 (pow.f32 (E.f32) (*.f32 #s(literal -1 binary32) (log.f32 #s(literal -1 binary32)))) (pow.f32 (E.f32) (log.f32 (/.f32 #s(literal -1 binary32) (fabs.f32 x)))))
(*.f32 (pow.f32 (E.f32) (*.f32 (log.f32 #s(literal -1 binary32)) #s(literal 1 binary32))) (pow.f32 (E.f32) (log.f32 (/.f32 #s(literal -1 binary32) (fabs.f32 x)))))
(*.f32 (pow.f32 (E.f32) (*.f32 (log.f32 #s(literal -1 binary32)) #s(literal -1 binary32))) (pow.f32 (E.f32) (log.f32 (/.f32 #s(literal -1 binary32) (fabs.f32 x)))))
(*.f32 (pow.f32 (exp.f32 #s(literal -1 binary32)) (*.f32 #s(literal 1 binary32) (log.f32 #s(literal -1 binary32)))) (/.f32 #s(literal -1 binary32) (fabs.f32 x)))
(*.f32 (pow.f32 (exp.f32 #s(literal -1 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 #s(literal -1 binary32)))) (/.f32 #s(literal -1 binary32) (fabs.f32 x)))
(*.f32 (pow.f32 (exp.f32 #s(literal -1 binary32)) (*.f32 (log.f32 #s(literal -1 binary32)) #s(literal 1 binary32))) (/.f32 #s(literal -1 binary32) (fabs.f32 x)))
(*.f32 (pow.f32 (exp.f32 #s(literal -1 binary32)) (*.f32 (log.f32 #s(literal -1 binary32)) #s(literal -1 binary32))) (/.f32 #s(literal -1 binary32) (fabs.f32 x)))
(*.f32 (exp.f32 (*.f32 #s(literal 1 binary32) (log.f32 #s(literal -1 binary32)))) (/.f32 #s(literal -1 binary32) (fabs.f32 x)))
(*.f32 (exp.f32 (*.f32 #s(literal -1 binary32) (log.f32 #s(literal -1 binary32)))) (/.f32 #s(literal -1 binary32) (fabs.f32 x)))
(*.f32 (exp.f32 (*.f32 (log.f32 #s(literal -1 binary32)) #s(literal 1 binary32))) (/.f32 #s(literal -1 binary32) (fabs.f32 x)))
(*.f32 (exp.f32 (*.f32 (log.f32 #s(literal -1 binary32)) #s(literal -1 binary32))) (/.f32 #s(literal -1 binary32) (fabs.f32 x)))
(*.f32 (exp.f32 (+.f32 #s(literal 0 binary32) (log.f32 #s(literal -1 binary32)))) (/.f32 #s(literal -1 binary32) (fabs.f32 x)))
(*.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (log.f32 #s(literal -1 binary32)))) (/.f32 #s(literal -1 binary32) (fabs.f32 x)))
(copysign.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) x)
(neg.f32 (/.f32 #s(literal -1/2 binary32) (*.f32 x x)))
(exp.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))
(exp.f32 (*.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal 1 binary32)))
(+.f32 #s(literal 0 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))
(pow.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32))
(pow.f32 (/.f32 x (/.f32 #s(literal 1/2 binary32) x)) #s(literal -1 binary32))
(pow.f32 (exp.f32 #s(literal -1 binary32)) (log.f32 (/.f32 x (/.f32 #s(literal 1/2 binary32) x))))
(-.f32 #s(literal 0 binary32) (/.f32 #s(literal -1/2 binary32) (*.f32 x x)))
(-.f32 (/.f32 #s(literal 0 binary32) (neg.f32 x)) (/.f32 #s(literal -1/2 binary32) (*.f32 x x)))
(/.f32 #s(literal 1 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x)))
(/.f32 #s(literal 1/2 binary32) (*.f32 x x))
(/.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32))
(/.f32 #s(literal -1 binary32) (/.f32 x (/.f32 #s(literal -1/2 binary32) x)))
(/.f32 #s(literal -1/2 binary32) (neg.f32 (*.f32 x x)))
(/.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 2 binary32))
(/.f32 (/.f32 #s(literal 1/2 binary32) x) x)
(/.f32 (/.f32 #s(literal -1/2 binary32) x) (neg.f32 x))
(/.f32 (/.f32 #s(literal -1 binary32) (*.f32 x x)) #s(literal -2 binary32))
(/.f32 (/.f32 #s(literal 1 binary32) x) (/.f32 x #s(literal 1/2 binary32)))
(/.f32 (/.f32 #s(literal -1/2 binary32) (*.f32 x x)) #s(literal -1 binary32))
(/.f32 (/.f32 #s(literal -1 binary32) x) (/.f32 x #s(literal -1/2 binary32)))
(*.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))
(*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))
(*.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32))
(*.f32 #s(literal -1 binary32) (/.f32 #s(literal -1/2 binary32) (*.f32 x x)))
(*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) (*.f32 x x)))
(*.f32 #s(literal -1/2 binary32) (pow.f32 (/.f32 #s(literal -1 binary32) (*.f32 x x)) #s(literal 1 binary32)))
(*.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1/2 binary32))
(*.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 #s(literal 1 binary32) x))
(*.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (/.f32 #s(literal 1 binary32) x) #s(literal 1 binary32)))
(*.f32 (/.f32 #s(literal 1/2 binary32) x) (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal 1 binary32)))
(*.f32 (/.f32 #s(literal 1/2 binary32) x) (pow.f32 (/.f32 (/.f32 #s(literal 1 binary32) x) #s(literal 1 binary32)) #s(literal 1 binary32)))
(*.f32 (/.f32 #s(literal 1/2 binary32) x) (pow.f32 (/.f32 #s(literal -1 binary32) (/.f32 #s(literal -1 binary32) x)) #s(literal -1 binary32)))
(*.f32 (/.f32 #s(literal -1/2 binary32) x) (/.f32 #s(literal -1 binary32) x))
(*.f32 (/.f32 #s(literal -1/2 binary32) x) (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 1 binary32)))
(*.f32 (/.f32 #s(literal -1/2 binary32) x) (/.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 1 binary32)))
(*.f32 (/.f32 #s(literal -1/2 binary32) x) (pow.f32 (*.f32 (neg.f32 x) #s(literal 1 binary32)) #s(literal -1 binary32)))
(*.f32 (/.f32 #s(literal -1/2 binary32) x) (pow.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 1 binary32)))
(*.f32 (/.f32 #s(literal -1/2 binary32) x) (pow.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 1 binary32)) #s(literal 1 binary32)))
(*.f32 (/.f32 #s(literal -1/2 binary32) x) (pow.f32 (/.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 1 binary32)) #s(literal 1 binary32)))
(*.f32 (/.f32 #s(literal -1/2 binary32) x) (pow.f32 (/.f32 #s(literal -1 binary32) (/.f32 #s(literal 1 binary32) x)) #s(literal -1 binary32)))
(*.f32 (/.f32 #s(literal -1 binary32) (*.f32 x x)) #s(literal -1/2 binary32))
(*.f32 (/.f32 #s(literal 1 binary32) x) (/.f32 #s(literal 1/2 binary32) x))
(*.f32 (/.f32 #s(literal -1/2 binary32) (*.f32 x x)) #s(literal -1 binary32))
(*.f32 (/.f32 #s(literal -1 binary32) x) (/.f32 #s(literal -1/2 binary32) x))
(*.f32 (/.f32 (/.f32 #s(literal 1 binary32) x) #s(literal 1 binary32)) (/.f32 #s(literal 1/2 binary32) x))
(*.f32 (pow.f32 (/.f32 #s(literal -1 binary32) (*.f32 x x)) #s(literal 1 binary32)) #s(literal -1/2 binary32))
(*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal 1 binary32)) (/.f32 #s(literal 1/2 binary32) x))
(*.f32 (pow.f32 (/.f32 (/.f32 #s(literal 1 binary32) x) #s(literal 1 binary32)) #s(literal 1 binary32)) (/.f32 #s(literal 1/2 binary32) x))
(*.f32 (pow.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 1 binary32)) (/.f32 #s(literal -1/2 binary32) x))
(*.f32 (pow.f32 (/.f32 #s(literal -1 binary32) (/.f32 #s(literal 1 binary32) x)) #s(literal -1 binary32)) (/.f32 #s(literal -1/2 binary32) x))
(neg.f32 (neg.f32 (*.f32 x x)))
(neg.f32 (/.f32 (neg.f32 x) (/.f32 #s(literal 1 binary32) x)))
(exp.f32 (*.f32 #s(literal 2 binary32) (log.f32 x)))
(exp.f32 (*.f32 (*.f32 #s(literal 2 binary32) (log.f32 x)) #s(literal 1 binary32)))
(exp.f32 (*.f32 (log.f32 (neg.f32 x)) #s(literal 2 binary32)))
(exp.f32 (*.f32 (*.f32 (log.f32 x) #s(literal -2 binary32)) #s(literal -1 binary32)))
(exp.f32 (*.f32 (log.f32 (exp.f32 #s(literal 2 binary32))) (log.f32 x)))
(+.f32 #s(literal 0 binary32) (*.f32 x x))
(+.f32 (*.f32 (neg.f32 x) #s(literal 0 binary32)) (*.f32 x x))
(+.f32 (*.f32 #s(literal 0 binary32) (neg.f32 x)) (*.f32 x x))
(pow.f32 x #s(literal 2 binary32))
(pow.f32 (*.f32 x x) #s(literal 1 binary32))
(pow.f32 (neg.f32 x) #s(literal 2 binary32))
(pow.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal -1 binary32))
(pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -2 binary32))
(pow.f32 (exp.f32 #s(literal 2 binary32)) (log.f32 x))
(pow.f32 (exp.f32 #s(literal 2 binary32)) (*.f32 (log.f32 x) #s(literal 1 binary32)))
(-.f32 #s(literal 0 binary32) (neg.f32 (*.f32 x x)))
(-.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) x)) (/.f32 (neg.f32 x) (/.f32 #s(literal 1 binary32) x)))
(/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))
(/.f32 x (/.f32 #s(literal 1 binary32) x))
(/.f32 (*.f32 x x) #s(literal 1 binary32))
(/.f32 #s(literal -1 binary32) (/.f32 #s(literal -1 binary32) (*.f32 x x)))
(/.f32 (neg.f32 x) (/.f32 #s(literal -1 binary32) x))
(/.f32 (neg.f32 (*.f32 x x)) #s(literal -1 binary32))
(*.f32 #s(literal 1 binary32) (*.f32 x x))
(*.f32 #s(literal 1 binary32) (pow.f32 (/.f32 (neg.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32)))
(*.f32 x x)
(*.f32 (*.f32 x x) #s(literal 1 binary32))
(*.f32 #s(literal -1 binary32) (neg.f32 (*.f32 x x)))
(*.f32 #s(literal -1 binary32) (/.f32 (neg.f32 x) (/.f32 #s(literal 1 binary32) x)))
(*.f32 #s(literal -1 binary32) (pow.f32 (/.f32 (neg.f32 x) (/.f32 #s(literal 1 binary32) x)) #s(literal 1 binary32)))
(*.f32 (neg.f32 x) (neg.f32 x))
(*.f32 (neg.f32 x) (/.f32 (neg.f32 x) #s(literal 1 binary32)))
(*.f32 (neg.f32 x) (/.f32 x #s(literal -1 binary32)))
(*.f32 (neg.f32 x) (*.f32 (neg.f32 x) #s(literal 1 binary32)))
(*.f32 (neg.f32 x) (pow.f32 (/.f32 (neg.f32 x) #s(literal 1 binary32)) #s(literal 1 binary32)))
(*.f32 (neg.f32 x) (pow.f32 (*.f32 (neg.f32 x) #s(literal 1 binary32)) #s(literal 1 binary32)))
(*.f32 (neg.f32 x) (pow.f32 (/.f32 x #s(literal -1 binary32)) #s(literal 1 binary32)))
(*.f32 (neg.f32 (*.f32 x x)) #s(literal -1 binary32))
(*.f32 (/.f32 (neg.f32 x) #s(literal 1 binary32)) (/.f32 (neg.f32 x) #s(literal 1 binary32)))
(*.f32 (/.f32 x #s(literal -1 binary32)) (neg.f32 x))
(*.f32 (pow.f32 (exp.f32 #s(literal 2 binary32)) (log.f32 #s(literal -1 binary32))) (pow.f32 (exp.f32 #s(literal 2 binary32)) (log.f32 (neg.f32 x))))
(*.f32 (pow.f32 (/.f32 x #s(literal -1 binary32)) #s(literal 1 binary32)) (neg.f32 x))
(*.f32 (exp.f32 (log.f32 (neg.f32 x))) (exp.f32 (log.f32 (neg.f32 x))))
(log1p.f32 (fabs.f32 x))
(+.f32 (log1p.f32 (fabs.f32 x)) #s(literal 0 binary32))
(+.f32 #s(literal 0 binary32) (log1p.f32 (fabs.f32 x)))
(log.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)))
(copysign.f32 (log1p.f32 (fabs.f32 x)) x)
(+.f32 #s(literal 1 binary32) (fabs.f32 x))
(+.f32 (fabs.f32 x) #s(literal 1 binary32))
(fma.f32 #s(literal 1 binary32) (fabs.f32 x) #s(literal 1 binary32))
(fma.f32 (fabs.f32 x) #s(literal 1 binary32) #s(literal 1 binary32))
(fma.f32 #s(literal -1 binary32) (neg.f32 (fabs.f32 x)) #s(literal 1 binary32))
(fma.f32 (neg.f32 (fabs.f32 x)) #s(literal -1 binary32) #s(literal 1 binary32))
(-.f32 #s(literal 1 binary32) (neg.f32 (fabs.f32 x)))
(-.f32 #s(literal 0 binary32) (-.f32 (neg.f32 (fabs.f32 x)) #s(literal 1 binary32)))
(*.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))
(*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 1 binary32))
(neg.f32 (neg.f32 (fabs.f32 x)))
(exp.f32 (log.f32 (fabs.f32 x)))
(exp.f32 (*.f32 (log.f32 (E.f32)) (log.f32 (fabs.f32 x))))
(exp.f32 (*.f32 (log.f32 (exp.f32 #s(literal -1 binary32))) (log.f32 (/.f32 #s(literal 1 binary32) (fabs.f32 x)))))
(+.f32 #s(literal 0 binary32) (fabs.f32 x))
(fabs.f32 x)
(fabs.f32 (neg.f32 x))
(fabs.f32 (-.f32 (neg.f32 x) #s(literal 0 binary32)))
(fabs.f32 (/.f32 (neg.f32 x) #s(literal 1 binary32)))
(fabs.f32 (neg.f32 (-.f32 (neg.f32 x) #s(literal 0 binary32))))
(fabs.f32 (-.f32 (/.f32 (neg.f32 x) #s(literal 1 binary32)) #s(literal 0 binary32)))
(pow.f32 (fabs.f32 x) #s(literal 1 binary32))
(pow.f32 (/.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal -1 binary32))
(pow.f32 (E.f32) (log.f32 (fabs.f32 x)))
(pow.f32 (exp.f32 #s(literal -1 binary32)) (log.f32 (/.f32 #s(literal 1 binary32) (fabs.f32 x))))
(pow.f32 (pow.f32 (E.f32) #s(literal 1 binary32)) (log.f32 (fabs.f32 x)))
(pow.f32 (pow.f32 (E.f32) #s(literal -1 binary32)) (log.f32 (/.f32 #s(literal 1 binary32) (fabs.f32 x))))
(pow.f32 (pow.f32 (exp.f32 #s(literal -1 binary32)) #s(literal 1 binary32)) (log.f32 (/.f32 #s(literal 1 binary32) (fabs.f32 x))))
(pow.f32 (pow.f32 (exp.f32 #s(literal -1 binary32)) #s(literal -1 binary32)) (log.f32 (fabs.f32 x)))
(-.f32 #s(literal 0 binary32) (neg.f32 (fabs.f32 x)))
(/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (fabs.f32 x)))
(/.f32 #s(literal 1 binary32) (fabs.f32 (/.f32 #s(literal 1 binary32) x)))
(/.f32 (fabs.f32 x) #s(literal 1 binary32))
(/.f32 #s(literal -1 binary32) (/.f32 #s(literal -1 binary32) (fabs.f32 x)))
(/.f32 (neg.f32 (fabs.f32 x)) #s(literal -1 binary32))
(/.f32 (neg.f32 (fabs.f32 x)) (pow.f32 (exp.f32 #s(literal -1 binary32)) (log.f32 #s(literal -1 binary32))))
(/.f32 (neg.f32 (fabs.f32 x)) (pow.f32 (exp.f32 #s(literal -1 binary32)) (-.f32 (log.f32 #s(literal -1 binary32)) #s(literal 0 binary32))))
(/.f32 (neg.f32 (fabs.f32 x)) (pow.f32 (exp.f32 #s(literal -1 binary32)) (+.f32 (log.f32 #s(literal -1 binary32)) #s(literal 0 binary32))))
(/.f32 (neg.f32 (fabs.f32 x)) (exp.f32 (-.f32 (log.f32 #s(literal -1 binary32)) #s(literal 0 binary32))))
(/.f32 (neg.f32 (fabs.f32 x)) (exp.f32 (+.f32 (log.f32 #s(literal -1 binary32)) #s(literal 0 binary32))))
(/.f32 (pow.f32 (E.f32) (log.f32 #s(literal -1 binary32))) (pow.f32 (E.f32) (log.f32 (/.f32 #s(literal -1 binary32) (fabs.f32 x)))))
(/.f32 (pow.f32 (E.f32) (log.f32 (neg.f32 (fabs.f32 x)))) (pow.f32 (E.f32) (log.f32 #s(literal -1 binary32))))
(/.f32 (pow.f32 (E.f32) (log.f32 (neg.f32 (fabs.f32 x)))) (pow.f32 (E.f32) (-.f32 (log.f32 #s(literal -1 binary32)) #s(literal 0 binary32))))
(/.f32 (pow.f32 (E.f32) (log.f32 (neg.f32 (fabs.f32 x)))) (pow.f32 (E.f32) (+.f32 (log.f32 #s(literal -1 binary32)) #s(literal 0 binary32))))
(/.f32 (pow.f32 (E.f32) (+.f32 #s(literal 0 binary32) (log.f32 #s(literal -1 binary32)))) (pow.f32 (E.f32) (log.f32 (/.f32 #s(literal -1 binary32) (fabs.f32 x)))))
(/.f32 (pow.f32 (E.f32) (-.f32 #s(literal 0 binary32) (log.f32 #s(literal -1 binary32)))) (pow.f32 (E.f32) (log.f32 (/.f32 #s(literal -1 binary32) (fabs.f32 x)))))
(/.f32 (pow.f32 (exp.f32 #s(literal -1 binary32)) (log.f32 #s(literal -1 binary32))) (/.f32 #s(literal -1 binary32) (fabs.f32 x)))
(/.f32 (pow.f32 (exp.f32 #s(literal -1 binary32)) (+.f32 #s(literal 0 binary32) (log.f32 #s(literal -1 binary32)))) (/.f32 #s(literal -1 binary32) (fabs.f32 x)))
(/.f32 (pow.f32 (exp.f32 #s(literal -1 binary32)) (-.f32 #s(literal 0 binary32) (log.f32 #s(literal -1 binary32)))) (/.f32 #s(literal -1 binary32) (fabs.f32 x)))
(/.f32 (exp.f32 (+.f32 #s(literal 0 binary32) (log.f32 #s(literal -1 binary32)))) (/.f32 #s(literal -1 binary32) (fabs.f32 x)))
(/.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (log.f32 #s(literal -1 binary32)))) (/.f32 #s(literal -1 binary32) (fabs.f32 x)))
(*.f32 #s(literal 1 binary32) (fabs.f32 x))
(*.f32 (fabs.f32 x) #s(literal 1 binary32))
(*.f32 #s(literal -1 binary32) (neg.f32 (fabs.f32 x)))
(*.f32 (neg.f32 (fabs.f32 x)) #s(literal -1 binary32))
(*.f32 (neg.f32 (fabs.f32 x)) (pow.f32 (exp.f32 #s(literal -1 binary32)) (log.f32 #s(literal -1 binary32))))
(*.f32 (pow.f32 (E.f32) (log.f32 #s(literal -1 binary32))) (pow.f32 (E.f32) (log.f32 (neg.f32 (fabs.f32 x)))))
(*.f32 (pow.f32 (E.f32) (log.f32 (neg.f32 (fabs.f32 x)))) (pow.f32 (E.f32) (log.f32 #s(literal -1 binary32))))
(*.f32 (pow.f32 (E.f32) (+.f32 #s(literal 0 binary32) (log.f32 #s(literal -1 binary32)))) (pow.f32 (E.f32) (log.f32 (neg.f32 (fabs.f32 x)))))
(*.f32 (pow.f32 (E.f32) (-.f32 #s(literal 0 binary32) (log.f32 #s(literal -1 binary32)))) (pow.f32 (E.f32) (log.f32 (neg.f32 (fabs.f32 x)))))
(*.f32 (pow.f32 (exp.f32 #s(literal -1 binary32)) (log.f32 #s(literal -1 binary32))) (neg.f32 (fabs.f32 x)))
(*.f32 (pow.f32 (exp.f32 #s(literal -1 binary32)) (+.f32 #s(literal 0 binary32) (log.f32 #s(literal -1 binary32)))) (neg.f32 (fabs.f32 x)))
(*.f32 (pow.f32 (exp.f32 #s(literal -1 binary32)) (-.f32 #s(literal 0 binary32) (log.f32 #s(literal -1 binary32)))) (neg.f32 (fabs.f32 x)))
(*.f32 (pow.f32 (E.f32) (*.f32 #s(literal 1 binary32) (log.f32 #s(literal -1 binary32)))) (pow.f32 (E.f32) (log.f32 (neg.f32 (fabs.f32 x)))))
(*.f32 (pow.f32 (E.f32) (*.f32 #s(literal -1 binary32) (log.f32 #s(literal -1 binary32)))) (pow.f32 (E.f32) (log.f32 (neg.f32 (fabs.f32 x)))))
(*.f32 (pow.f32 (E.f32) (*.f32 (log.f32 #s(literal -1 binary32)) #s(literal 1 binary32))) (pow.f32 (E.f32) (log.f32 (neg.f32 (fabs.f32 x)))))
(*.f32 (pow.f32 (E.f32) (*.f32 (log.f32 #s(literal -1 binary32)) #s(literal -1 binary32))) (pow.f32 (E.f32) (log.f32 (neg.f32 (fabs.f32 x)))))
(*.f32 (pow.f32 (exp.f32 #s(literal -1 binary32)) (*.f32 #s(literal 1 binary32) (log.f32 #s(literal -1 binary32)))) (neg.f32 (fabs.f32 x)))
(*.f32 (pow.f32 (exp.f32 #s(literal -1 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 #s(literal -1 binary32)))) (neg.f32 (fabs.f32 x)))
(*.f32 (pow.f32 (exp.f32 #s(literal -1 binary32)) (*.f32 (log.f32 #s(literal -1 binary32)) #s(literal 1 binary32))) (neg.f32 (fabs.f32 x)))
(*.f32 (pow.f32 (exp.f32 #s(literal -1 binary32)) (*.f32 (log.f32 #s(literal -1 binary32)) #s(literal -1 binary32))) (neg.f32 (fabs.f32 x)))
(*.f32 (exp.f32 (*.f32 #s(literal 1 binary32) (log.f32 #s(literal -1 binary32)))) (neg.f32 (fabs.f32 x)))
(*.f32 (exp.f32 (*.f32 #s(literal -1 binary32) (log.f32 #s(literal -1 binary32)))) (neg.f32 (fabs.f32 x)))
(*.f32 (exp.f32 (*.f32 (log.f32 #s(literal -1 binary32)) #s(literal 1 binary32))) (neg.f32 (fabs.f32 x)))
(*.f32 (exp.f32 (*.f32 (log.f32 #s(literal -1 binary32)) #s(literal -1 binary32))) (neg.f32 (fabs.f32 x)))
(*.f32 (exp.f32 (+.f32 #s(literal 0 binary32) (log.f32 #s(literal -1 binary32)))) (neg.f32 (fabs.f32 x)))
(*.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (log.f32 #s(literal -1 binary32)))) (neg.f32 (fabs.f32 x)))
(log1p.f32 (+.f32 (fabs.f32 x) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))))
(log.f32 (+.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))))
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))) x)
(+.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))))
(+.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))))
(+.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))
(+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))
(+.f32 (+.f32 (fabs.f32 x) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal 1 binary32))
(+.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))) (fabs.f32 x))
(+.f32 (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal 0 binary32)) (fabs.f32 x))
(fma.f32 #s(literal 1 binary32) (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))))
(fma.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (neg.f32 (-.f32 (neg.f32 (fabs.f32 x)) #s(literal 1 binary32))))
(fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))
(fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (neg.f32 (-.f32 (neg.f32 (fabs.f32 x)) #s(literal 1 binary32))))
(fma.f32 (fabs.f32 x) #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))))
(fma.f32 #s(literal 1/2 binary32) (*.f32 x x) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))
(fma.f32 #s(literal 1/2 binary32) (*.f32 x x) (neg.f32 (-.f32 (neg.f32 (fabs.f32 x)) #s(literal 1 binary32))))
(fma.f32 (*.f32 x x) #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))
(fma.f32 (*.f32 x x) #s(literal 1/2 binary32) (neg.f32 (-.f32 (neg.f32 (fabs.f32 x)) #s(literal 1 binary32))))
(fma.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))
(fma.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32) (neg.f32 (-.f32 (neg.f32 (fabs.f32 x)) #s(literal 1 binary32))))
(fma.f32 #s(literal -1 binary32) (neg.f32 (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))))
(fma.f32 #s(literal -1 binary32) (*.f32 (neg.f32 x) (*.f32 x #s(literal 1/2 binary32))) (neg.f32 (-.f32 (neg.f32 (fabs.f32 x)) #s(literal 1 binary32))))
(fma.f32 #s(literal -1 binary32) (*.f32 (neg.f32 (*.f32 x x)) #s(literal 1/2 binary32)) (neg.f32 (-.f32 (neg.f32 (fabs.f32 x)) #s(literal 1 binary32))))
(fma.f32 (neg.f32 x) (*.f32 (neg.f32 x) #s(literal 1/2 binary32)) (neg.f32 (-.f32 (neg.f32 (fabs.f32 x)) #s(literal 1 binary32))))
(fma.f32 #s(literal -1/2 binary32) (neg.f32 (*.f32 x x)) (neg.f32 (-.f32 (neg.f32 (fabs.f32 x)) #s(literal 1 binary32))))
(fma.f32 (neg.f32 (fabs.f32 x)) #s(literal -1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))))
(fma.f32 (*.f32 x #s(literal 1/2 binary32)) x (+.f32 #s(literal 1 binary32) (fabs.f32 x)))
(fma.f32 (*.f32 x #s(literal 1/2 binary32)) x (neg.f32 (-.f32 (neg.f32 (fabs.f32 x)) #s(literal 1 binary32))))
(fma.f32 (*.f32 #s(literal 1/2 binary32) (neg.f32 x)) (neg.f32 x) (neg.f32 (-.f32 (neg.f32 (fabs.f32 x)) #s(literal 1 binary32))))
(fma.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) #s(literal 1 binary32)) x (neg.f32 (-.f32 (neg.f32 (fabs.f32 x)) #s(literal 1 binary32))))
(fma.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) #s(literal -1 binary32)) (neg.f32 x) (neg.f32 (-.f32 (neg.f32 (fabs.f32 x)) #s(literal 1 binary32))))
(-.f32 #s(literal 1 binary32) (-.f32 (neg.f32 (fabs.f32 x)) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))))
(-.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (neg.f32 x) (*.f32 x #s(literal 1/2 binary32))))
(-.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (neg.f32 (*.f32 x x)) #s(literal 1/2 binary32)))
(-.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 #s(literal 1/2 binary32) (neg.f32 (*.f32 x x))))
(-.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (*.f32 x #s(literal 1/2 binary32)) (neg.f32 x)))
(-.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (-.f32 (neg.f32 (fabs.f32 x)) #s(literal 1 binary32)))
(-.f32 #s(literal 0 binary32) (-.f32 (neg.f32 (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))))
(-.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))) (neg.f32 (fabs.f32 x)))
(-.f32 (+.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal 0 binary32)) (neg.f32 (fabs.f32 x)))
(-.f32 (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal 0 binary32)) (neg.f32 (fabs.f32 x)))
(+.f32 (fabs.f32 x) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))
(+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (fabs.f32 x))
(+.f32 (+.f32 (fabs.f32 x) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))) (-.f32 (fabs.f32 x) (fabs.f32 x)))
(+.f32 (-.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32)) (fabs.f32 x))
(fma.f32 #s(literal 1 binary32) (fabs.f32 x) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))
(fma.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (fabs.f32 x))
(fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))
(fma.f32 (fabs.f32 x) #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))
(fma.f32 #s(literal 1/2 binary32) (*.f32 x x) (fabs.f32 x))
(fma.f32 (*.f32 x x) #s(literal 1/2 binary32) (fabs.f32 x))
(fma.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32) (fabs.f32 x))
(fma.f32 #s(literal -1 binary32) (neg.f32 (fabs.f32 x)) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))
(fma.f32 #s(literal -1 binary32) (*.f32 (neg.f32 x) (*.f32 x #s(literal 1/2 binary32))) (fabs.f32 x))
(fma.f32 #s(literal -1 binary32) (*.f32 (neg.f32 (*.f32 x x)) #s(literal 1/2 binary32)) (fabs.f32 x))
(fma.f32 (neg.f32 x) (*.f32 (neg.f32 x) #s(literal 1/2 binary32)) (fabs.f32 x))
(fma.f32 #s(literal -1/2 binary32) (neg.f32 (*.f32 x x)) (fabs.f32 x))
(fma.f32 (neg.f32 (fabs.f32 x)) #s(literal -1 binary32) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))
(fma.f32 (*.f32 x #s(literal 1/2 binary32)) x (fabs.f32 x))
(fma.f32 (*.f32 #s(literal 1/2 binary32) (neg.f32 x)) (neg.f32 x) (fabs.f32 x))
(fma.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) #s(literal 1 binary32)) x (fabs.f32 x))
(fma.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) #s(literal -1 binary32)) (neg.f32 x) (fabs.f32 x))
(-.f32 (fabs.f32 x) (*.f32 (neg.f32 x) (*.f32 x #s(literal 1/2 binary32))))
(-.f32 (fabs.f32 x) (*.f32 (neg.f32 (*.f32 x x)) #s(literal 1/2 binary32)))
(-.f32 (fabs.f32 x) (*.f32 #s(literal 1/2 binary32) (neg.f32 (*.f32 x x))))
(-.f32 (fabs.f32 x) (*.f32 (*.f32 x #s(literal 1/2 binary32)) (neg.f32 x)))
(-.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (neg.f32 (fabs.f32 x)))
(-.f32 #s(literal 0 binary32) (-.f32 (neg.f32 (fabs.f32 x)) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))))
(-.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32)) (neg.f32 (fabs.f32 x)))
(-.f32 (-.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32)) (neg.f32 (fabs.f32 x)))
(/.f32 (+.f32 (fabs.f32 x) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal 1 binary32))
(/.f32 (-.f32 (*.f32 (neg.f32 (*.f32 x x)) #s(literal 1/2 binary32)) (fabs.f32 x)) #s(literal -1 binary32))
(/.f32 (-.f32 (*.f32 #s(literal 1/2 binary32) (neg.f32 (*.f32 x x))) (fabs.f32 x)) #s(literal -1 binary32))
(/.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (/.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 1/2 binary32))) (*.f32 (/.f32 #s(literal 1 binary32) (fabs.f32 x)) (/.f32 #s(literal 1 binary32) (*.f32 x x))))
(/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (/.f32 #s(literal 1 binary32) (fabs.f32 x)))
(/.f32 (+.f32 #s(literal -1 binary32) (*.f32 (/.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (neg.f32 (*.f32 x x)) #s(literal 1/2 binary32)))) (/.f32 #s(literal -1 binary32) (fabs.f32 x)))
(/.f32 (+.f32 #s(literal -1 binary32) (*.f32 (/.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 #s(literal 1/2 binary32) (neg.f32 (*.f32 x x))))) (/.f32 #s(literal -1 binary32) (fabs.f32 x)))
(/.f32 (+.f32 (*.f32 (fabs.f32 x) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1/2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 x x)))
(/.f32 (+.f32 (neg.f32 (fabs.f32 x)) (*.f32 #s(literal 1 binary32) (*.f32 (neg.f32 (*.f32 x x)) #s(literal 1/2 binary32)))) #s(literal -1 binary32))
(/.f32 (+.f32 (neg.f32 (fabs.f32 x)) (*.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (neg.f32 (*.f32 x x))))) #s(literal -1 binary32))
(/.f32 (+.f32 (/.f32 #s(literal -1 binary32) (*.f32 x x)) (*.f32 (/.f32 #s(literal -1 binary32) (fabs.f32 x)) #s(literal 1/2 binary32))) (*.f32 (/.f32 #s(literal -1 binary32) (fabs.f32 x)) (/.f32 #s(literal 1 binary32) (*.f32 x x))))
(/.f32 (+.f32 #s(literal -1 binary32) (*.f32 (/.f32 #s(literal -1 binary32) (fabs.f32 x)) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (/.f32 #s(literal -1 binary32) (fabs.f32 x)))
(/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal -1 binary32) (fabs.f32 x)) (*.f32 (neg.f32 (*.f32 x x)) #s(literal 1/2 binary32)))) (/.f32 #s(literal 1 binary32) (fabs.f32 x)))
(/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal -1 binary32) (fabs.f32 x)) (*.f32 #s(literal 1/2 binary32) (neg.f32 (*.f32 x x))))) (/.f32 #s(literal 1 binary32) (fabs.f32 x)))
(/.f32 (+.f32 (*.f32 (neg.f32 (fabs.f32 x)) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal -1/2 binary32)) (/.f32 #s(literal -1 binary32) (*.f32 x x)))
(/.f32 (+.f32 (neg.f32 (fabs.f32 x)) (*.f32 #s(literal -1 binary32) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))) #s(literal -1 binary32))
(/.f32 (+.f32 (fabs.f32 x) (*.f32 #s(literal -1 binary32) (*.f32 #s(literal 1/2 binary32) (neg.f32 (*.f32 x x))))) #s(literal 1 binary32))
(/.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 #s(literal 1 binary32) (fabs.f32 x))))
(/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) (fabs.f32 x))) (/.f32 #s(literal 1 binary32) (*.f32 x x)))
(/.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1 binary32) (fabs.f32 x))) (/.f32 #s(literal -1 binary32) (*.f32 x x))) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 #s(literal -1 binary32) (fabs.f32 x))))
(/.f32 (+.f32 #s(literal -1/2 binary32) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) (neg.f32 (fabs.f32 x)))) (/.f32 #s(literal -1 binary32) (*.f32 x x)))
(/.f32 (+.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal 1 binary32) (fabs.f32 x))) #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (fabs.f32 x)))
(/.f32 (+.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal -1 binary32) (fabs.f32 x))) #s(literal -1 binary32)) (/.f32 #s(literal -1 binary32) (fabs.f32 x)))
(/.f32 (+.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1 binary32)) (neg.f32 (fabs.f32 x))) #s(literal -1 binary32))
(/.f32 (+.f32 (*.f32 (*.f32 (neg.f32 (*.f32 x x)) #s(literal 1/2 binary32)) (/.f32 #s(literal 1 binary32) (fabs.f32 x))) #s(literal -1 binary32)) (/.f32 #s(literal -1 binary32) (fabs.f32 x)))
(/.f32 (+.f32 (*.f32 (*.f32 (neg.f32 (*.f32 x x)) #s(literal 1/2 binary32)) #s(literal 1 binary32)) (neg.f32 (fabs.f32 x))) #s(literal -1 binary32))
(/.f32 (+.f32 (*.f32 (*.f32 (neg.f32 (*.f32 x x)) #s(literal 1/2 binary32)) (/.f32 #s(literal -1 binary32) (fabs.f32 x))) #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (fabs.f32 x)))
(/.f32 (+.f32 (*.f32 (*.f32 (neg.f32 (*.f32 x x)) #s(literal 1/2 binary32)) #s(literal -1 binary32)) (fabs.f32 x)) #s(literal 1 binary32))
(/.f32 (+.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) (neg.f32 (*.f32 x x))) (/.f32 #s(literal 1 binary32) (fabs.f32 x))) #s(literal -1 binary32)) (/.f32 #s(literal -1 binary32) (fabs.f32 x)))
(/.f32 (+.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) (neg.f32 (*.f32 x x))) #s(literal 1 binary32)) (neg.f32 (fabs.f32 x))) #s(literal -1 binary32))
(/.f32 (+.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) (neg.f32 (*.f32 x x))) (/.f32 #s(literal -1 binary32) (fabs.f32 x))) #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (fabs.f32 x)))
(/.f32 (+.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) (neg.f32 (*.f32 x x))) #s(literal -1 binary32)) (fabs.f32 x)) #s(literal 1 binary32))
(log1p.f32 (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))))
(log.f32 (+.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))))
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))))) x)
(+.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))))
(+.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))))
(+.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))))
(+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))))
(+.f32 (+.f32 (fabs.f32 x) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))))
(+.f32 (+.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))
(+.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))
(+.f32 (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))) #s(literal 1 binary32))
(+.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))) (fabs.f32 x))
(+.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))))
(+.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (+.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))))
(+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal -1/8 binary32)))) (+.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))))))
(+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal -1/8 binary32)))) (+.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))
(+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal -1/8 binary32)))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (+.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))))))
(+.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x #s(literal -1/8 binary32))))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))
(+.f32 (+.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))
(+.f32 (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))))
(+.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (+.f32 (fabs.f32 x) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))))
(+.f32 (+.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal -1/8 binary32))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))
(+.f32 (+.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x #s(literal -1/8 binary32)))))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))
(+.f32 (+.f32 (+.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal -1/8 binary32)))))
(+.f32 (+.f32 (+.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal -1/8 binary32))))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))
(+.f32 (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))) #s(literal 0 binary32)) (fabs.f32 x))
(fma.f32 #s(literal 1 binary32) (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))))
(fma.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (neg.f32 (-.f32 (neg.f32 (fabs.f32 x)) #s(literal 1 binary32))))
(fma.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))
(fma.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (neg.f32 (-.f32 (neg.f32 (fabs.f32 x)) #s(literal 1 binary32))))
(fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (+.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))))
(fma.f32 x (*.f32 x (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (+.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))))
(fma.f32 (fabs.f32 x) #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))))
(fma.f32 #s(literal 1/2 binary32) (*.f32 x x) (+.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))))
(fma.f32 (*.f32 x x) #s(literal 1/2 binary32) (+.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))))
(fma.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (+.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))))
(fma.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))
(fma.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (neg.f32 (-.f32 (neg.f32 (fabs.f32 x)) #s(literal 1 binary32))))
(fma.f32 (*.f32 x x) (*.f32 #s(literal 1 binary32) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (neg.f32 (-.f32 (neg.f32 (fabs.f32 x)) #s(literal 1 binary32))))
(fma.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))))
(fma.f32 (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))) (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))))
(fma.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (*.f32 x x) (+.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))))
(fma.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (*.f32 x x) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))
(fma.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (*.f32 x x) (neg.f32 (-.f32 (neg.f32 (fabs.f32 x)) #s(literal 1 binary32))))
(fma.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) x (+.f32 #s(literal 1 binary32) (fabs.f32 x)))
(fma.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) x (neg.f32 (-.f32 (neg.f32 (fabs.f32 x)) #s(literal 1 binary32))))
(fma.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) #s(literal 1 binary32) (neg.f32 (-.f32 (neg.f32 (fabs.f32 x)) #s(literal 1 binary32))))
(fma.f32 #s(literal -1 binary32) (neg.f32 (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))))
(fma.f32 #s(literal -1 binary32) (*.f32 (neg.f32 x) (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (neg.f32 (-.f32 (neg.f32 (fabs.f32 x)) #s(literal 1 binary32))))
(fma.f32 #s(literal -1 binary32) (*.f32 (neg.f32 (*.f32 x x)) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (neg.f32 (-.f32 (neg.f32 (fabs.f32 x)) #s(literal 1 binary32))))
(fma.f32 (neg.f32 x) (*.f32 (neg.f32 x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (neg.f32 (-.f32 (neg.f32 (fabs.f32 x)) #s(literal 1 binary32))))
(fma.f32 (neg.f32 (fabs.f32 x)) #s(literal -1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))))
(fma.f32 (*.f32 x #s(literal 1/2 binary32)) x (+.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))))
(fma.f32 (*.f32 x (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) x (+.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))))
(fma.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x x)) (+.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))))
(fma.f32 (*.f32 x (*.f32 x x)) (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (+.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))))
(fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))) (+.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))))
(fma.f32 (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (neg.f32 x)) (neg.f32 x) (neg.f32 (-.f32 (neg.f32 (fabs.f32 x)) #s(literal 1 binary32))))
(fma.f32 (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) #s(literal 1 binary32)) (*.f32 x x) (neg.f32 (-.f32 (neg.f32 (fabs.f32 x)) #s(literal 1 binary32))))
(fma.f32 (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) #s(literal -1 binary32)) (neg.f32 (*.f32 x x)) (neg.f32 (-.f32 (neg.f32 (fabs.f32 x)) #s(literal 1 binary32))))
(fma.f32 (*.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) #s(literal 1 binary32)) x (neg.f32 (-.f32 (neg.f32 (fabs.f32 x)) #s(literal 1 binary32))))
(fma.f32 (*.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) #s(literal -1 binary32)) (neg.f32 x) (neg.f32 (-.f32 (neg.f32 (fabs.f32 x)) #s(literal 1 binary32))))
(-.f32 #s(literal 1 binary32) (-.f32 (neg.f32 (fabs.f32 x)) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))))
(-.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (neg.f32 x) (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))))
(-.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (neg.f32 (*.f32 x x)) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))
(-.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (neg.f32 (*.f32 x x))))
(-.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (neg.f32 x)))
(-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (-.f32 (neg.f32 (fabs.f32 x)) #s(literal 1 binary32)))
(-.f32 #s(literal 0 binary32) (-.f32 (neg.f32 (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))))))
(-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))) (neg.f32 (fabs.f32 x)))
(-.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))) (-.f32 (neg.f32 (fabs.f32 x)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))))
(-.f32 (+.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))) #s(literal 0 binary32)) (neg.f32 (fabs.f32 x)))
(-.f32 (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))) #s(literal 0 binary32)) (neg.f32 (fabs.f32 x)))
(+.f32 (fabs.f32 x) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))))
(+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))))
(+.f32 (+.f32 (fabs.f32 x) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))
(+.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (fabs.f32 x))
(+.f32 (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))) (-.f32 (fabs.f32 x) (fabs.f32 x)))
(+.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (+.f32 (fabs.f32 x) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))))
(+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal -1/8 binary32)))) (+.f32 (fabs.f32 x) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))))
(+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal -1/8 binary32)))) (+.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (fabs.f32 x)))
(+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal -1/8 binary32)))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (+.f32 (fabs.f32 x) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))))
(+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal -1/8 binary32)))) (-.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (neg.f32 (fabs.f32 x))))
(+.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x #s(literal -1/8 binary32))))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (fabs.f32 x)))
(+.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x #s(literal -1/8 binary32))))) (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (neg.f32 (fabs.f32 x))))
(+.f32 (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))
(+.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal -1/8 binary32))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))
(+.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x #s(literal -1/8 binary32)))))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))
(+.f32 (+.f32 (+.f32 (fabs.f32 x) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal -1/8 binary32)))))
(+.f32 (+.f32 (+.f32 (fabs.f32 x) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal -1/8 binary32))))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))
(+.f32 (-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) #s(literal 0 binary32)) (fabs.f32 x))
(fma.f32 #s(literal 1 binary32) (fabs.f32 x) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))))
(fma.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (neg.f32 (-.f32 (neg.f32 (fabs.f32 x)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))))
(fma.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (fabs.f32 x))
(fma.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (fabs.f32 x))
(fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))))
(fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (neg.f32 (-.f32 (neg.f32 (fabs.f32 x)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))))
(fma.f32 x (*.f32 x (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (+.f32 (fabs.f32 x) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))))
(fma.f32 (fabs.f32 x) #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))))
(fma.f32 #s(literal 1/2 binary32) (*.f32 x x) (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))))
(fma.f32 #s(literal 1/2 binary32) (*.f32 x x) (neg.f32 (-.f32 (neg.f32 (fabs.f32 x)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))))
(fma.f32 (*.f32 x x) #s(literal 1/2 binary32) (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))))
(fma.f32 (*.f32 x x) #s(literal 1/2 binary32) (neg.f32 (-.f32 (neg.f32 (fabs.f32 x)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))))
(fma.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (+.f32 (fabs.f32 x) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))))
(fma.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (fabs.f32 x))
(fma.f32 (*.f32 x x) (*.f32 #s(literal 1 binary32) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (fabs.f32 x))
(fma.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32) (neg.f32 (-.f32 (neg.f32 (fabs.f32 x)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))))
(fma.f32 (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))) (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (fabs.f32 x) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))))
(fma.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (*.f32 x x) (+.f32 (fabs.f32 x) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))))
(fma.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (*.f32 x x) (fabs.f32 x))
(fma.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) x (fabs.f32 x))
(fma.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) #s(literal 1 binary32) (fabs.f32 x))
(fma.f32 #s(literal -1 binary32) (neg.f32 (fabs.f32 x)) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))))
(fma.f32 #s(literal -1 binary32) (*.f32 (neg.f32 x) (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (fabs.f32 x))
(fma.f32 #s(literal -1 binary32) (*.f32 (neg.f32 (*.f32 x x)) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (fabs.f32 x))
(fma.f32 #s(literal -1 binary32) (*.f32 (neg.f32 x) (*.f32 x #s(literal 1/2 binary32))) (neg.f32 (-.f32 (neg.f32 (fabs.f32 x)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))))
(fma.f32 #s(literal -1 binary32) (*.f32 (neg.f32 (*.f32 x x)) #s(literal 1/2 binary32)) (neg.f32 (-.f32 (neg.f32 (fabs.f32 x)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))))
(fma.f32 (neg.f32 x) (*.f32 (neg.f32 x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (fabs.f32 x))
(fma.f32 (neg.f32 x) (*.f32 (neg.f32 x) #s(literal 1/2 binary32)) (neg.f32 (-.f32 (neg.f32 (fabs.f32 x)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))))
(fma.f32 #s(literal -1/2 binary32) (neg.f32 (*.f32 x x)) (neg.f32 (-.f32 (neg.f32 (fabs.f32 x)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))))
(fma.f32 (neg.f32 (fabs.f32 x)) #s(literal -1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))))
(fma.f32 (*.f32 x #s(literal 1/2 binary32)) x (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))))
(fma.f32 (*.f32 x #s(literal 1/2 binary32)) x (neg.f32 (-.f32 (neg.f32 (fabs.f32 x)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))))
(fma.f32 (*.f32 x (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) x (+.f32 (fabs.f32 x) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))))
(fma.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x x)) (+.f32 (fabs.f32 x) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))))
(fma.f32 (*.f32 x (*.f32 x x)) (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (+.f32 (fabs.f32 x) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))))
(fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))) (+.f32 (fabs.f32 x) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))))
(fma.f32 (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (neg.f32 x)) (neg.f32 x) (fabs.f32 x))
(fma.f32 (*.f32 #s(literal 1/2 binary32) (neg.f32 x)) (neg.f32 x) (neg.f32 (-.f32 (neg.f32 (fabs.f32 x)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))))
(fma.f32 (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) #s(literal 1 binary32)) (*.f32 x x) (fabs.f32 x))
(fma.f32 (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) #s(literal -1 binary32)) (neg.f32 (*.f32 x x)) (fabs.f32 x))
(fma.f32 (*.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) #s(literal 1 binary32)) x (fabs.f32 x))
(fma.f32 (*.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) #s(literal -1 binary32)) (neg.f32 x) (fabs.f32 x))
(fma.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) #s(literal 1 binary32)) x (neg.f32 (-.f32 (neg.f32 (fabs.f32 x)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))))
(fma.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) #s(literal -1 binary32)) (neg.f32 x) (neg.f32 (-.f32 (neg.f32 (fabs.f32 x)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))))
(-.f32 (fabs.f32 x) (*.f32 (neg.f32 x) (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))))
(-.f32 (fabs.f32 x) (*.f32 (neg.f32 (*.f32 x x)) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))
(-.f32 (fabs.f32 x) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (neg.f32 (*.f32 x x))))
(-.f32 (fabs.f32 x) (*.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (neg.f32 x)))
(-.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (-.f32 (neg.f32 (fabs.f32 x)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))))
(-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (neg.f32 (fabs.f32 x)))
(-.f32 #s(literal 0 binary32) (-.f32 (neg.f32 (fabs.f32 x)) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))))
(-.f32 (+.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) #s(literal 0 binary32)) (neg.f32 (fabs.f32 x)))
(-.f32 (-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) #s(literal 0 binary32)) (neg.f32 (fabs.f32 x)))
(/.f32 (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))) #s(literal 1 binary32))
(/.f32 (-.f32 (*.f32 (neg.f32 (*.f32 x x)) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (fabs.f32 x)) #s(literal -1 binary32))
(/.f32 (-.f32 (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (neg.f32 (*.f32 x x))) (fabs.f32 x)) #s(literal -1 binary32))
(/.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (/.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (*.f32 (/.f32 #s(literal 1 binary32) (fabs.f32 x)) (/.f32 #s(literal 1 binary32) (*.f32 x x))))
(/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))))) (/.f32 #s(literal 1 binary32) (fabs.f32 x)))
(/.f32 (+.f32 #s(literal -1 binary32) (*.f32 (/.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (neg.f32 (*.f32 x x)) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))) (/.f32 #s(literal -1 binary32) (fabs.f32 x)))
(/.f32 (+.f32 #s(literal -1 binary32) (*.f32 (/.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (neg.f32 (*.f32 x x))))) (/.f32 #s(literal -1 binary32) (fabs.f32 x)))
(/.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (/.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) #s(literal 1 binary32)))) (*.f32 (/.f32 #s(literal 1 binary32) (fabs.f32 x)) (/.f32 #s(literal 1 binary32) (*.f32 x x))))
(/.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (/.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 #s(literal 1 binary32) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))) (*.f32 (/.f32 #s(literal 1 binary32) (fabs.f32 x)) (/.f32 #s(literal 1 binary32) (*.f32 x x))))
(/.f32 (+.f32 (*.f32 (fabs.f32 x) (/.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 #s(literal 1 binary32) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (/.f32 #s(literal 1 binary32) (*.f32 x x)))
(/.f32 (+.f32 (neg.f32 (fabs.f32 x)) (*.f32 #s(literal 1 binary32) (*.f32 (neg.f32 (*.f32 x x)) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))) #s(literal -1 binary32))
(/.f32 (+.f32 (neg.f32 (fabs.f32 x)) (*.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (neg.f32 (*.f32 x x))))) #s(literal -1 binary32))
(/.f32 (+.f32 (*.f32 (fabs.f32 x) (/.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) #s(literal 1 binary32)))) (/.f32 #s(literal 1 binary32) (*.f32 x x)))
(/.f32 (+.f32 (*.f32 (fabs.f32 x) (/.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 #s(literal 1 binary32) (*.f32 #s(literal 1 binary32) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))) (/.f32 #s(literal 1 binary32) (*.f32 x x)))
(/.f32 (+.f32 (/.f32 #s(literal -1 binary32) (*.f32 x x)) (*.f32 (/.f32 #s(literal -1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (*.f32 (/.f32 #s(literal -1 binary32) (fabs.f32 x)) (/.f32 #s(literal 1 binary32) (*.f32 x x))))
(/.f32 (+.f32 #s(literal -1 binary32) (*.f32 (/.f32 #s(literal -1 binary32) (fabs.f32 x)) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))))) (/.f32 #s(literal -1 binary32) (fabs.f32 x)))
(/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal -1 binary32) (fabs.f32 x)) (*.f32 (neg.f32 (*.f32 x x)) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))) (/.f32 #s(literal 1 binary32) (fabs.f32 x)))
(/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal -1 binary32) (fabs.f32 x)) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (neg.f32 (*.f32 x x))))) (/.f32 #s(literal 1 binary32) (fabs.f32 x)))
(/.f32 (+.f32 (/.f32 #s(literal -1 binary32) (*.f32 x x)) (*.f32 (/.f32 #s(literal -1 binary32) (fabs.f32 x)) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) #s(literal 1 binary32)))) (*.f32 (/.f32 #s(literal -1 binary32) (fabs.f32 x)) (/.f32 #s(literal 1 binary32) (*.f32 x x))))
(/.f32 (+.f32 (/.f32 #s(literal -1 binary32) (*.f32 x x)) (*.f32 (/.f32 #s(literal -1 binary32) (fabs.f32 x)) (*.f32 #s(literal 1 binary32) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))) (*.f32 (/.f32 #s(literal -1 binary32) (fabs.f32 x)) (/.f32 #s(literal 1 binary32) (*.f32 x x))))
(/.f32 (+.f32 (*.f32 (neg.f32 (fabs.f32 x)) (/.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 #s(literal -1 binary32) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (/.f32 #s(literal -1 binary32) (*.f32 x x)))
(/.f32 (+.f32 (neg.f32 (fabs.f32 x)) (*.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))))) #s(literal -1 binary32))
(/.f32 (+.f32 (fabs.f32 x) (*.f32 #s(literal -1 binary32) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (neg.f32 (*.f32 x x))))) #s(literal 1 binary32))
(/.f32 (+.f32 (*.f32 (neg.f32 (fabs.f32 x)) (/.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 #s(literal -1 binary32) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) #s(literal 1 binary32)))) (/.f32 #s(literal -1 binary32) (*.f32 x x)))
(/.f32 (+.f32 (*.f32 (neg.f32 (fabs.f32 x)) (/.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 #s(literal -1 binary32) (*.f32 #s(literal 1 binary32) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))) (/.f32 #s(literal -1 binary32) (*.f32 x x)))
(/.f32 (+.f32 (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (/.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 #s(literal 1 binary32) (fabs.f32 x))))
(/.f32 (+.f32 (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) #s(literal 1 binary32)) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) (fabs.f32 x))) (/.f32 #s(literal 1 binary32) (*.f32 x x)))
(/.f32 (+.f32 (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (/.f32 #s(literal -1 binary32) (fabs.f32 x))) (/.f32 #s(literal -1 binary32) (*.f32 x x))) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 #s(literal -1 binary32) (fabs.f32 x))))
(/.f32 (+.f32 (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) #s(literal -1 binary32)) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) (neg.f32 (fabs.f32 x)))) (/.f32 #s(literal -1 binary32) (*.f32 x x)))
(/.f32 (+.f32 (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (/.f32 #s(literal 1 binary32) (fabs.f32 x))) #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (fabs.f32 x)))
(/.f32 (+.f32 (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (/.f32 #s(literal -1 binary32) (fabs.f32 x))) #s(literal -1 binary32)) (/.f32 #s(literal -1 binary32) (fabs.f32 x)))
(/.f32 (+.f32 (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) #s(literal -1 binary32)) (neg.f32 (fabs.f32 x))) #s(literal -1 binary32))
(/.f32 (+.f32 (*.f32 (*.f32 (neg.f32 (*.f32 x x)) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (/.f32 #s(literal 1 binary32) (fabs.f32 x))) #s(literal -1 binary32)) (/.f32 #s(literal -1 binary32) (fabs.f32 x)))
(/.f32 (+.f32 (*.f32 (*.f32 (neg.f32 (*.f32 x x)) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) #s(literal 1 binary32)) (neg.f32 (fabs.f32 x))) #s(literal -1 binary32))
(/.f32 (+.f32 (*.f32 (*.f32 (neg.f32 (*.f32 x x)) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (/.f32 #s(literal -1 binary32) (fabs.f32 x))) #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (fabs.f32 x)))
(/.f32 (+.f32 (*.f32 (*.f32 (neg.f32 (*.f32 x x)) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) #s(literal -1 binary32)) (fabs.f32 x)) #s(literal 1 binary32))
(/.f32 (+.f32 (*.f32 (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (neg.f32 (*.f32 x x))) (/.f32 #s(literal 1 binary32) (fabs.f32 x))) #s(literal -1 binary32)) (/.f32 #s(literal -1 binary32) (fabs.f32 x)))
(/.f32 (+.f32 (*.f32 (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (neg.f32 (*.f32 x x))) #s(literal 1 binary32)) (neg.f32 (fabs.f32 x))) #s(literal -1 binary32))
(/.f32 (+.f32 (*.f32 (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (neg.f32 (*.f32 x x))) (/.f32 #s(literal -1 binary32) (fabs.f32 x))) #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (fabs.f32 x)))
(/.f32 (+.f32 (*.f32 (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (neg.f32 (*.f32 x x))) #s(literal -1 binary32)) (fabs.f32 x)) #s(literal 1 binary32))
(/.f32 (+.f32 (*.f32 (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 #s(literal 1 binary32) (fabs.f32 x))))
(/.f32 (+.f32 (*.f32 (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) #s(literal 1 binary32)) #s(literal 1 binary32)) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) (fabs.f32 x))) (/.f32 #s(literal 1 binary32) (*.f32 x x)))
(/.f32 (+.f32 (*.f32 (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) #s(literal 1 binary32)) (/.f32 #s(literal -1 binary32) (fabs.f32 x))) (/.f32 #s(literal -1 binary32) (*.f32 x x))) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 #s(literal -1 binary32) (fabs.f32 x))))
(/.f32 (+.f32 (*.f32 (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) #s(literal 1 binary32)) #s(literal -1 binary32)) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) (neg.f32 (fabs.f32 x)))) (/.f32 #s(literal -1 binary32) (*.f32 x x)))
(/.f32 (+.f32 (*.f32 (*.f32 #s(literal 1 binary32) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (/.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 #s(literal 1 binary32) (fabs.f32 x))))
(/.f32 (+.f32 (*.f32 (*.f32 #s(literal 1 binary32) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) #s(literal 1 binary32)) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) (fabs.f32 x))) (/.f32 #s(literal 1 binary32) (*.f32 x x)))
(/.f32 (+.f32 (*.f32 (*.f32 #s(literal 1 binary32) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (/.f32 #s(literal -1 binary32) (fabs.f32 x))) (/.f32 #s(literal -1 binary32) (*.f32 x x))) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 #s(literal -1 binary32) (fabs.f32 x))))
(/.f32 (+.f32 (*.f32 (*.f32 #s(literal 1 binary32) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) #s(literal -1 binary32)) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) (neg.f32 (fabs.f32 x)))) (/.f32 #s(literal -1 binary32) (*.f32 x x)))
(neg.f32 (*.f32 (neg.f32 x) (*.f32 x #s(literal 1/2 binary32))))
(neg.f32 (*.f32 (neg.f32 (*.f32 x x)) #s(literal 1/2 binary32)))
(neg.f32 (*.f32 #s(literal 1/2 binary32) (neg.f32 (*.f32 x x))))
(neg.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (neg.f32 x)))
(/.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))
(/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32))
(/.f32 (*.f32 (neg.f32 (*.f32 x x)) #s(literal 1/2 binary32)) #s(literal -1 binary32))
(/.f32 (*.f32 #s(literal 1/2 binary32) (neg.f32 (*.f32 x x))) #s(literal -1 binary32))
(*.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))
(*.f32 x (*.f32 x #s(literal 1/2 binary32)))
(*.f32 #s(literal 1/2 binary32) (*.f32 x x))
(*.f32 (*.f32 x x) #s(literal 1/2 binary32))
(*.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32))
(*.f32 #s(literal -1 binary32) (*.f32 (neg.f32 x) (*.f32 x #s(literal 1/2 binary32))))
(*.f32 #s(literal -1 binary32) (*.f32 (neg.f32 (*.f32 x x)) #s(literal 1/2 binary32)))
(*.f32 (neg.f32 x) (*.f32 (neg.f32 x) #s(literal 1/2 binary32)))
(*.f32 #s(literal -1/2 binary32) (neg.f32 (*.f32 x x)))
(*.f32 (*.f32 x #s(literal 1/2 binary32)) x)
(*.f32 (*.f32 #s(literal 1/2 binary32) (neg.f32 x)) (neg.f32 x))
(*.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) #s(literal 1 binary32)) x)
(*.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) #s(literal -1 binary32)) (neg.f32 x))
(neg.f32 (*.f32 (neg.f32 x) (*.f32 x #s(literal 1/16 binary32))))
(neg.f32 (*.f32 (neg.f32 (*.f32 x x)) #s(literal 1/16 binary32)))
(neg.f32 (*.f32 #s(literal 1/16 binary32) (neg.f32 (*.f32 x x))))
(neg.f32 (*.f32 (*.f32 x #s(literal 1/16 binary32)) (neg.f32 x)))
(/.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))
(/.f32 (*.f32 (*.f32 x x) #s(literal 1/16 binary32)) #s(literal 1 binary32))
(/.f32 (*.f32 (neg.f32 (*.f32 x x)) #s(literal 1/16 binary32)) #s(literal -1 binary32))
(/.f32 (*.f32 #s(literal 1/16 binary32) (neg.f32 (*.f32 x x))) #s(literal -1 binary32))
(*.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))
(*.f32 x (*.f32 x #s(literal 1/16 binary32)))
(*.f32 (*.f32 x x) #s(literal 1/16 binary32))
(*.f32 #s(literal 1/16 binary32) (*.f32 x x))
(*.f32 (*.f32 (*.f32 x x) #s(literal 1/16 binary32)) #s(literal 1 binary32))
(*.f32 #s(literal -1 binary32) (*.f32 (neg.f32 x) (*.f32 x #s(literal 1/16 binary32))))
(*.f32 #s(literal -1 binary32) (*.f32 (neg.f32 (*.f32 x x)) #s(literal 1/16 binary32)))
(*.f32 (neg.f32 x) (*.f32 (neg.f32 x) #s(literal 1/16 binary32)))
(*.f32 (*.f32 x #s(literal 1/16 binary32)) x)
(*.f32 (*.f32 #s(literal 1/16 binary32) (neg.f32 x)) (neg.f32 x))
(*.f32 #s(literal -1/16 binary32) (neg.f32 (*.f32 x x)))
(*.f32 (*.f32 (*.f32 x #s(literal 1/16 binary32)) #s(literal 1 binary32)) x)
(*.f32 (*.f32 (*.f32 x #s(literal 1/16 binary32)) #s(literal -1 binary32)) (neg.f32 x))
(neg.f32 (*.f32 (neg.f32 x) (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))
(neg.f32 (*.f32 (neg.f32 (*.f32 x x)) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))
(neg.f32 (*.f32 (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))) (neg.f32 (*.f32 x x))))
(neg.f32 (*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (neg.f32 x)))
(+.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x #s(literal -1/8 binary32))))
(+.f32 (*.f32 x (*.f32 x #s(literal -1/8 binary32))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))
(fma.f32 x (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))
(fma.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32))) (*.f32 x (*.f32 x #s(literal -1/8 binary32))))
(fma.f32 (*.f32 x x) #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))
(fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)) (*.f32 x (*.f32 x #s(literal -1/8 binary32))))
(fma.f32 #s(literal -1/8 binary32) (*.f32 x x) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))
(fma.f32 #s(literal 1/16 binary32) (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x #s(literal -1/8 binary32))))
(fma.f32 (*.f32 (*.f32 x x) #s(literal 1/16 binary32)) (*.f32 x x) (*.f32 x (*.f32 x #s(literal -1/8 binary32))))
(fma.f32 (*.f32 x #s(literal 1/16 binary32)) (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x #s(literal -1/8 binary32))))
(fma.f32 (*.f32 x #s(literal -1/8 binary32)) x (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))
(fma.f32 (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32))) x (*.f32 x (*.f32 x #s(literal -1/8 binary32))))
(fma.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal 1/16 binary32)) (*.f32 x (*.f32 x #s(literal -1/8 binary32))))
(fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/16 binary32) (*.f32 x (*.f32 x #s(literal -1/8 binary32))))
(-.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (*.f32 (neg.f32 x) (*.f32 x #s(literal -1/8 binary32))))
(-.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (*.f32 (neg.f32 (*.f32 x x)) #s(literal -1/8 binary32)))
(-.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (*.f32 #s(literal -1/8 binary32) (neg.f32 (*.f32 x x))))
(-.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (*.f32 (*.f32 x #s(literal -1/8 binary32)) (neg.f32 x)))
(-.f32 (*.f32 x (*.f32 x #s(literal -1/8 binary32))) (*.f32 (neg.f32 x) (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))
(-.f32 (*.f32 x (*.f32 x #s(literal -1/8 binary32))) (*.f32 (neg.f32 (*.f32 x x)) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))
(-.f32 (*.f32 x (*.f32 x #s(literal -1/8 binary32))) (*.f32 (*.f32 (*.f32 x x) #s(literal 1/16 binary32)) (neg.f32 (*.f32 x x))))
(-.f32 (*.f32 x (*.f32 x #s(literal -1/8 binary32))) (*.f32 (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32))) (neg.f32 x)))
(/.f32 (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))) (/.f32 #s(literal 1 binary32) (*.f32 x x)))
(/.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) #s(literal 1 binary32))
(/.f32 (*.f32 (neg.f32 (*.f32 x x)) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) #s(literal -1 binary32))
(/.f32 (*.f32 (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))) (neg.f32 (*.f32 x x))) #s(literal -1 binary32))
(/.f32 (*.f32 (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))) #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 x x)))
(/.f32 (*.f32 #s(literal 1 binary32) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (/.f32 #s(literal 1 binary32) (*.f32 x x)))
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 x x) #s(literal 1/16 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal -1/8 binary32))) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 #s(literal 1 binary32) (*.f32 x x))))
(/.f32 (+.f32 (*.f32 (*.f32 x x) #s(literal 1/16 binary32)) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 x (*.f32 x #s(literal -1/8 binary32))))) (/.f32 #s(literal 1 binary32) (*.f32 x x)))
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 x x) #s(literal 1/16 binary32)) #s(literal -1 binary32)) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (neg.f32 (*.f32 x x)) #s(literal -1/8 binary32)))) (/.f32 #s(literal -1 binary32) (*.f32 x x)))
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 x x) #s(literal 1/16 binary32)) #s(literal -1 binary32)) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 #s(literal -1/8 binary32) (neg.f32 (*.f32 x x))))) (/.f32 #s(literal -1 binary32) (*.f32 x x)))
(/.f32 (+.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal -1/8 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 x x)))
(/.f32 (+.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) #s(literal -1 binary32)) (*.f32 #s(literal 1 binary32) (*.f32 (neg.f32 (*.f32 x x)) #s(literal -1/8 binary32)))) #s(literal -1 binary32))
(/.f32 (+.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) #s(literal -1 binary32)) (*.f32 #s(literal 1 binary32) (*.f32 #s(literal -1/8 binary32) (neg.f32 (*.f32 x x))))) #s(literal -1 binary32))
(/.f32 (+.f32 (*.f32 (*.f32 (neg.f32 (*.f32 x x)) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1/8 binary32)) (/.f32 #s(literal -1 binary32) (*.f32 x x)))
(/.f32 (+.f32 (*.f32 (*.f32 (neg.f32 (*.f32 x x)) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))) #s(literal 1 binary32)) (*.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x #s(literal -1/8 binary32))))) #s(literal -1 binary32))
(/.f32 (+.f32 (*.f32 (*.f32 (neg.f32 (*.f32 x x)) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))) #s(literal -1 binary32)) (*.f32 x (*.f32 x #s(literal -1/8 binary32)))) #s(literal 1 binary32))
(/.f32 (+.f32 (*.f32 (*.f32 (neg.f32 (*.f32 x x)) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))) #s(literal -1 binary32)) (*.f32 #s(literal -1 binary32) (*.f32 #s(literal -1/8 binary32) (neg.f32 (*.f32 x x))))) #s(literal 1 binary32))
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 (*.f32 x x) #s(literal 1/16 binary32)) (neg.f32 (*.f32 x x))) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1/8 binary32)) (/.f32 #s(literal -1 binary32) (*.f32 x x)))
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 (*.f32 x x) #s(literal 1/16 binary32)) (neg.f32 (*.f32 x x))) #s(literal 1 binary32)) (*.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x #s(literal -1/8 binary32))))) #s(literal -1 binary32))
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 (*.f32 x x) #s(literal 1/16 binary32)) (neg.f32 (*.f32 x x))) #s(literal -1 binary32)) (*.f32 x (*.f32 x #s(literal -1/8 binary32)))) #s(literal 1 binary32))
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 (*.f32 x x) #s(literal 1/16 binary32)) (neg.f32 (*.f32 x x))) #s(literal -1 binary32)) (*.f32 #s(literal -1 binary32) (*.f32 #s(literal -1/8 binary32) (neg.f32 (*.f32 x x))))) #s(literal 1 binary32))
(/.f32 (+.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 #s(literal 1 binary32) (*.f32 x x))))
(/.f32 (+.f32 #s(literal -1/8 binary32) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (/.f32 #s(literal 1 binary32) (*.f32 x x)))
(/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (neg.f32 (*.f32 x x)) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (/.f32 #s(literal -1 binary32) (*.f32 x x)))
(/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (*.f32 (*.f32 x x) #s(literal 1/16 binary32)) (neg.f32 (*.f32 x x))))) (/.f32 #s(literal -1 binary32) (*.f32 x x)))
(/.f32 (+.f32 (*.f32 (*.f32 x (*.f32 x #s(literal -1/8 binary32))) (/.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))) (/.f32 #s(literal 1 binary32) (*.f32 x x)))
(/.f32 (+.f32 (*.f32 (*.f32 x (*.f32 x #s(literal -1/8 binary32))) #s(literal -1 binary32)) (*.f32 #s(literal 1 binary32) (*.f32 (neg.f32 (*.f32 x x)) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) #s(literal -1 binary32))
(/.f32 (+.f32 (*.f32 (*.f32 x (*.f32 x #s(literal -1/8 binary32))) #s(literal -1 binary32)) (*.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal 1/16 binary32)) (neg.f32 (*.f32 x x))))) #s(literal -1 binary32))
(/.f32 (+.f32 (*.f32 (*.f32 (neg.f32 (*.f32 x x)) #s(literal -1/8 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (/.f32 #s(literal -1 binary32) (*.f32 x x)))
(/.f32 (+.f32 (*.f32 (*.f32 (neg.f32 (*.f32 x x)) #s(literal -1/8 binary32)) #s(literal 1 binary32)) (*.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) #s(literal -1 binary32))
(/.f32 (+.f32 (*.f32 (*.f32 (neg.f32 (*.f32 x x)) #s(literal -1/8 binary32)) #s(literal -1 binary32)) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) #s(literal 1 binary32))
(/.f32 (+.f32 (*.f32 (*.f32 (neg.f32 (*.f32 x x)) #s(literal -1/8 binary32)) #s(literal -1 binary32)) (*.f32 #s(literal -1 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal 1/16 binary32)) (neg.f32 (*.f32 x x))))) #s(literal 1 binary32))
(/.f32 (+.f32 (*.f32 (*.f32 #s(literal -1/8 binary32) (neg.f32 (*.f32 x x))) (/.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (/.f32 #s(literal -1 binary32) (*.f32 x x)))
(/.f32 (+.f32 (*.f32 (*.f32 #s(literal -1/8 binary32) (neg.f32 (*.f32 x x))) #s(literal 1 binary32)) (*.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) #s(literal -1 binary32))
(/.f32 (+.f32 (*.f32 (*.f32 #s(literal -1/8 binary32) (neg.f32 (*.f32 x x))) #s(literal -1 binary32)) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) #s(literal 1 binary32))
(/.f32 (+.f32 (*.f32 (*.f32 #s(literal -1/8 binary32) (neg.f32 (*.f32 x x))) #s(literal -1 binary32)) (*.f32 #s(literal -1 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal 1/16 binary32)) (neg.f32 (*.f32 x x))))) #s(literal 1 binary32))
(*.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))
(*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))
(*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))
(*.f32 (*.f32 x x) (*.f32 #s(literal 1 binary32) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))
(*.f32 (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))) (*.f32 x x))
(*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) #s(literal 1 binary32))
(*.f32 #s(literal -1 binary32) (*.f32 (neg.f32 x) (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))
(*.f32 #s(literal -1 binary32) (*.f32 (neg.f32 (*.f32 x x)) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))
(*.f32 (neg.f32 x) (*.f32 (neg.f32 x) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))
(*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) x)
(*.f32 (*.f32 (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))) (neg.f32 x)) (neg.f32 x))
(*.f32 (*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) #s(literal 1 binary32)) x)
(*.f32 (*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) #s(literal -1 binary32)) (neg.f32 x))
(*.f32 (*.f32 (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))) #s(literal 1 binary32)) (*.f32 x x))
(*.f32 (*.f32 (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))) #s(literal -1 binary32)) (neg.f32 (*.f32 x x)))
(neg.f32 (*.f32 (neg.f32 x) (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))))
(neg.f32 (*.f32 (neg.f32 (*.f32 x x)) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))
(neg.f32 (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (neg.f32 (*.f32 x x))))
(neg.f32 (*.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (neg.f32 x)))
(+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))
(+.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))
(+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x #s(literal -1/8 binary32))))))
(+.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal -1/8 binary32)))))
(+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal -1/8 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))
(+.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x #s(literal -1/8 binary32))))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))
(fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))
(fma.f32 x (*.f32 x (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))
(fma.f32 #s(literal 1/2 binary32) (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))
(fma.f32 (*.f32 x x) #s(literal 1/2 binary32) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))
(fma.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))
(fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal -1/8 binary32))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))
(fma.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x #s(literal -1/8 binary32)))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))
(fma.f32 (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))) (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))
(fma.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (*.f32 x x) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))
(fma.f32 (*.f32 x (*.f32 x #s(literal -1/8 binary32))) (*.f32 x x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))
(fma.f32 (*.f32 x #s(literal 1/2 binary32)) x (*.f32 x (*.f32 x (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))
(fma.f32 (*.f32 x (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) x (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))
(fma.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x x)) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))
(fma.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x #s(literal -1/8 binary32)))) (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))
(fma.f32 (*.f32 x (*.f32 x x)) (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))
(fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))
(-.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (*.f32 (neg.f32 x) (*.f32 x (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))
(-.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (*.f32 (neg.f32 (*.f32 x x)) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))
(-.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (neg.f32 (*.f32 x x))))
(-.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (neg.f32 x)))
(-.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (*.f32 (neg.f32 x) (*.f32 x #s(literal 1/2 binary32))))
(-.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (*.f32 (neg.f32 (*.f32 x x)) #s(literal 1/2 binary32)))
(-.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (*.f32 #s(literal 1/2 binary32) (neg.f32 (*.f32 x x))))
(-.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (*.f32 (*.f32 x #s(literal 1/2 binary32)) (neg.f32 x)))
(-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal -1/8 binary32)))) (*.f32 (neg.f32 (*.f32 x x)) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))
(-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal -1/8 binary32)))) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (neg.f32 (*.f32 x x))))
(-.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x #s(literal -1/8 binary32))))) (*.f32 (neg.f32 (*.f32 x x)) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))
(-.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x #s(literal -1/8 binary32))))) (*.f32 (neg.f32 x) (*.f32 (*.f32 x x) (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))
(-.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x #s(literal -1/8 binary32))))) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (neg.f32 x)))
(-.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x #s(literal -1/8 binary32))))) (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (neg.f32 (*.f32 x x))))
(/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (/.f32 #s(literal 1 binary32) (*.f32 x x)))
(/.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) #s(literal 1 binary32))
(/.f32 (*.f32 (neg.f32 (*.f32 x x)) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) #s(literal -1 binary32))
(/.f32 (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (neg.f32 (*.f32 x x))) #s(literal -1 binary32))
(/.f32 (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 x x)))
(/.f32 (*.f32 #s(literal 1 binary32) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (/.f32 #s(literal 1 binary32) (*.f32 x x)))
(/.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 #s(literal 1 binary32) (*.f32 x x))))
(/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))) (/.f32 #s(literal 1 binary32) (*.f32 x x)))
(/.f32 (+.f32 #s(literal -1/2 binary32) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (neg.f32 (*.f32 x x)) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (/.f32 #s(literal -1 binary32) (*.f32 x x)))
(/.f32 (+.f32 #s(literal -1/2 binary32) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (neg.f32 (*.f32 x x))))) (/.f32 #s(literal -1 binary32) (*.f32 x x)))
(/.f32 (+.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (/.f32 #s(literal 1 binary32) (*.f32 x x)))
(/.f32 (+.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1 binary32)) (*.f32 #s(literal 1 binary32) (*.f32 (neg.f32 (*.f32 x x)) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) #s(literal -1 binary32))
(/.f32 (+.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1 binary32)) (*.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (neg.f32 (*.f32 x x))))) #s(literal -1 binary32))
(/.f32 (+.f32 (*.f32 (*.f32 (neg.f32 (*.f32 x x)) #s(literal 1/2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (/.f32 #s(literal -1 binary32) (*.f32 x x)))
(/.f32 (+.f32 (*.f32 (*.f32 (neg.f32 (*.f32 x x)) #s(literal 1/2 binary32)) #s(literal 1 binary32)) (*.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))) #s(literal -1 binary32))
(/.f32 (+.f32 (*.f32 (*.f32 (neg.f32 (*.f32 x x)) #s(literal 1/2 binary32)) #s(literal -1 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) #s(literal 1 binary32))
(/.f32 (+.f32 (*.f32 (*.f32 (neg.f32 (*.f32 x x)) #s(literal 1/2 binary32)) #s(literal -1 binary32)) (*.f32 #s(literal -1 binary32) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (neg.f32 (*.f32 x x))))) #s(literal 1 binary32))
(/.f32 (+.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) (neg.f32 (*.f32 x x))) (/.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (/.f32 #s(literal -1 binary32) (*.f32 x x)))
(/.f32 (+.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) (neg.f32 (*.f32 x x))) #s(literal 1 binary32)) (*.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))) #s(literal -1 binary32))
(/.f32 (+.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) (neg.f32 (*.f32 x x))) #s(literal -1 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) #s(literal 1 binary32))
(/.f32 (+.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) (neg.f32 (*.f32 x x))) #s(literal -1 binary32)) (*.f32 #s(literal -1 binary32) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (neg.f32 (*.f32 x x))))) #s(literal 1 binary32))
(/.f32 (+.f32 (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (/.f32 #s(literal 1 binary32) (*.f32 x x))) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 #s(literal 1 binary32) (*.f32 x x))))
(/.f32 (+.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (/.f32 #s(literal 1 binary32) (*.f32 x x)))
(/.f32 (+.f32 (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) #s(literal -1 binary32)) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (neg.f32 (*.f32 x x)) #s(literal 1/2 binary32)))) (/.f32 #s(literal -1 binary32) (*.f32 x x)))
(/.f32 (+.f32 (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) #s(literal -1 binary32)) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 #s(literal 1/2 binary32) (neg.f32 (*.f32 x x))))) (/.f32 #s(literal -1 binary32) (*.f32 x x)))
(/.f32 (+.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1/2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 x x)))
(/.f32 (+.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) #s(literal -1 binary32)) (*.f32 #s(literal 1 binary32) (*.f32 (neg.f32 (*.f32 x x)) #s(literal 1/2 binary32)))) #s(literal -1 binary32))
(/.f32 (+.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) #s(literal -1 binary32)) (*.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (neg.f32 (*.f32 x x))))) #s(literal -1 binary32))
(/.f32 (+.f32 (*.f32 (*.f32 (neg.f32 (*.f32 x x)) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal -1/2 binary32)) (/.f32 #s(literal -1 binary32) (*.f32 x x)))
(/.f32 (+.f32 (*.f32 (*.f32 (neg.f32 (*.f32 x x)) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) #s(literal 1 binary32)) (*.f32 #s(literal -1 binary32) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))) #s(literal -1 binary32))
(/.f32 (+.f32 (*.f32 (*.f32 (neg.f32 (*.f32 x x)) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) #s(literal -1 binary32)) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal 1 binary32))
(/.f32 (+.f32 (*.f32 (*.f32 (neg.f32 (*.f32 x x)) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) #s(literal -1 binary32)) (*.f32 #s(literal -1 binary32) (*.f32 #s(literal 1/2 binary32) (neg.f32 (*.f32 x x))))) #s(literal 1 binary32))
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (neg.f32 (*.f32 x x))) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal -1/2 binary32)) (/.f32 #s(literal -1 binary32) (*.f32 x x)))
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (neg.f32 (*.f32 x x))) #s(literal 1 binary32)) (*.f32 #s(literal -1 binary32) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))) #s(literal -1 binary32))
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (neg.f32 (*.f32 x x))) #s(literal -1 binary32)) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal 1 binary32))
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (neg.f32 (*.f32 x x))) #s(literal -1 binary32)) (*.f32 #s(literal -1 binary32) (*.f32 #s(literal 1/2 binary32) (neg.f32 (*.f32 x x))))) #s(literal 1 binary32))
(/.f32 (+.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (/.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x #s(literal -1/8 binary32)))))) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 #s(literal 1 binary32) (*.f32 x x))))
(/.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x #s(literal -1/8 binary32))))))) (/.f32 #s(literal 1 binary32) (*.f32 x x)))
(/.f32 (+.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) #s(literal -1 binary32)) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (neg.f32 (*.f32 x x)) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x #s(literal -1/8 binary32))))))) (/.f32 #s(literal -1 binary32) (*.f32 x x)))
(/.f32 (+.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) #s(literal -1 binary32)) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x #s(literal -1/8 binary32)))) (neg.f32 (*.f32 x x))))) (/.f32 #s(literal -1 binary32) (*.f32 x x)))
(/.f32 (+.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (/.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x #s(literal -1/8 binary32)))) #s(literal 1 binary32)))) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 #s(literal 1 binary32) (*.f32 x x))))
(/.f32 (+.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (/.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 #s(literal 1 binary32) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x #s(literal -1/8 binary32))))))) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 #s(literal 1 binary32) (*.f32 x x))))
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (/.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 #s(literal 1 binary32) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x #s(literal -1/8 binary32)))))) (/.f32 #s(literal 1 binary32) (*.f32 x x)))
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) #s(literal -1 binary32)) (*.f32 #s(literal 1 binary32) (*.f32 (neg.f32 (*.f32 x x)) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x #s(literal -1/8 binary32))))))) #s(literal -1 binary32))
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) #s(literal -1 binary32)) (*.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x #s(literal -1/8 binary32)))) (neg.f32 (*.f32 x x))))) #s(literal -1 binary32))
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (/.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x #s(literal -1/8 binary32)))) #s(literal 1 binary32)))) (/.f32 #s(literal 1 binary32) (*.f32 x x)))
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (/.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 #s(literal 1 binary32) (*.f32 #s(literal 1 binary32) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x #s(literal -1/8 binary32))))))) (/.f32 #s(literal 1 binary32) (*.f32 x x)))
(/.f32 (+.f32 (*.f32 (*.f32 (neg.f32 (*.f32 x x)) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (/.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 #s(literal -1 binary32) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x #s(literal -1/8 binary32)))))) (/.f32 #s(literal -1 binary32) (*.f32 x x)))
(/.f32 (+.f32 (*.f32 (*.f32 (neg.f32 (*.f32 x x)) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) #s(literal 1 binary32)) (*.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x #s(literal -1/8 binary32))))))) #s(literal -1 binary32))
(/.f32 (+.f32 (*.f32 (*.f32 (neg.f32 (*.f32 x x)) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) #s(literal -1 binary32)) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x #s(literal -1/8 binary32)))))) #s(literal 1 binary32))
(/.f32 (+.f32 (*.f32 (*.f32 (neg.f32 (*.f32 x x)) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) #s(literal -1 binary32)) (*.f32 #s(literal -1 binary32) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x #s(literal -1/8 binary32)))) (neg.f32 (*.f32 x x))))) #s(literal 1 binary32))
(/.f32 (+.f32 (*.f32 (*.f32 (neg.f32 (*.f32 x x)) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (/.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 #s(literal -1 binary32) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x #s(literal -1/8 binary32)))) #s(literal 1 binary32)))) (/.f32 #s(literal -1 binary32) (*.f32 x x)))
(/.f32 (+.f32 (*.f32 (*.f32 (neg.f32 (*.f32 x x)) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (/.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 #s(literal -1 binary32) (*.f32 #s(literal 1 binary32) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x #s(literal -1/8 binary32))))))) (/.f32 #s(literal -1 binary32) (*.f32 x x)))
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (neg.f32 (*.f32 x x))) (/.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 #s(literal -1 binary32) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x #s(literal -1/8 binary32)))))) (/.f32 #s(literal -1 binary32) (*.f32 x x)))
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (neg.f32 (*.f32 x x))) #s(literal 1 binary32)) (*.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x #s(literal -1/8 binary32))))))) #s(literal -1 binary32))
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (neg.f32 (*.f32 x x))) #s(literal -1 binary32)) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x #s(literal -1/8 binary32)))))) #s(literal 1 binary32))
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (neg.f32 (*.f32 x x))) #s(literal -1 binary32)) (*.f32 #s(literal -1 binary32) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x #s(literal -1/8 binary32)))) (neg.f32 (*.f32 x x))))) #s(literal 1 binary32))
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (neg.f32 (*.f32 x x))) (/.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 #s(literal -1 binary32) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x #s(literal -1/8 binary32)))) #s(literal 1 binary32)))) (/.f32 #s(literal -1 binary32) (*.f32 x x)))
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (neg.f32 (*.f32 x x))) (/.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 #s(literal -1 binary32) (*.f32 #s(literal 1 binary32) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x #s(literal -1/8 binary32))))))) (/.f32 #s(literal -1 binary32) (*.f32 x x)))
(/.f32 (+.f32 (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (/.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 x (*.f32 x #s(literal -1/8 binary32))))) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 #s(literal 1 binary32) (*.f32 x x))))
(/.f32 (+.f32 (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) #s(literal 1 binary32)) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal -1/8 binary32)))))) (/.f32 #s(literal 1 binary32) (*.f32 x x)))
(/.f32 (+.f32 (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) #s(literal -1 binary32)) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (neg.f32 (*.f32 x x)) (*.f32 x (*.f32 x #s(literal -1/8 binary32)))))) (/.f32 #s(literal -1 binary32) (*.f32 x x)))
(/.f32 (+.f32 (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) #s(literal -1 binary32)) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x #s(literal -1/8 binary32))) (neg.f32 (*.f32 x x))))) (/.f32 #s(literal -1 binary32) (*.f32 x x)))
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (/.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 x (*.f32 x #s(literal -1/8 binary32)))) (/.f32 #s(literal 1 binary32) (*.f32 x x)))
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) #s(literal -1 binary32)) (*.f32 #s(literal 1 binary32) (*.f32 (neg.f32 (*.f32 x x)) (*.f32 x (*.f32 x #s(literal -1/8 binary32)))))) #s(literal -1 binary32))
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) #s(literal -1 binary32)) (*.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x #s(literal -1/8 binary32))) (neg.f32 (*.f32 x x))))) #s(literal -1 binary32))
(/.f32 (+.f32 (*.f32 (*.f32 (neg.f32 (*.f32 x x)) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (/.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x #s(literal -1/8 binary32))))) (/.f32 #s(literal -1 binary32) (*.f32 x x)))
(/.f32 (+.f32 (*.f32 (*.f32 (neg.f32 (*.f32 x x)) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) #s(literal 1 binary32)) (*.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal -1/8 binary32)))))) #s(literal -1 binary32))
(/.f32 (+.f32 (*.f32 (*.f32 (neg.f32 (*.f32 x x)) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) #s(literal -1 binary32)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal -1/8 binary32))))) #s(literal 1 binary32))
(/.f32 (+.f32 (*.f32 (*.f32 (neg.f32 (*.f32 x x)) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) #s(literal -1 binary32)) (*.f32 #s(literal -1 binary32) (*.f32 (*.f32 x (*.f32 x #s(literal -1/8 binary32))) (neg.f32 (*.f32 x x))))) #s(literal 1 binary32))
(/.f32 (+.f32 (*.f32 (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (neg.f32 (*.f32 x x))) (/.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x #s(literal -1/8 binary32))))) (/.f32 #s(literal -1 binary32) (*.f32 x x)))
(/.f32 (+.f32 (*.f32 (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (neg.f32 (*.f32 x x))) #s(literal 1 binary32)) (*.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal -1/8 binary32)))))) #s(literal -1 binary32))
(/.f32 (+.f32 (*.f32 (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (neg.f32 (*.f32 x x))) #s(literal -1 binary32)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal -1/8 binary32))))) #s(literal 1 binary32))
(/.f32 (+.f32 (*.f32 (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (neg.f32 (*.f32 x x))) #s(literal -1 binary32)) (*.f32 #s(literal -1 binary32) (*.f32 (*.f32 x (*.f32 x #s(literal -1/8 binary32))) (neg.f32 (*.f32 x x))))) #s(literal 1 binary32))
(/.f32 (+.f32 (*.f32 (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 x (*.f32 x #s(literal -1/8 binary32))))) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 #s(literal 1 binary32) (*.f32 x x))))
(/.f32 (+.f32 (*.f32 (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) #s(literal 1 binary32)) #s(literal 1 binary32)) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal -1/8 binary32)))))) (/.f32 #s(literal 1 binary32) (*.f32 x x)))
(/.f32 (+.f32 (*.f32 (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) #s(literal 1 binary32)) #s(literal -1 binary32)) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (neg.f32 (*.f32 x x)) (*.f32 x (*.f32 x #s(literal -1/8 binary32)))))) (/.f32 #s(literal -1 binary32) (*.f32 x x)))
(/.f32 (+.f32 (*.f32 (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) #s(literal 1 binary32)) #s(literal -1 binary32)) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x #s(literal -1/8 binary32))) (neg.f32 (*.f32 x x))))) (/.f32 #s(literal -1 binary32) (*.f32 x x)))
(/.f32 (+.f32 (*.f32 (*.f32 #s(literal 1 binary32) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (/.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 x (*.f32 x #s(literal -1/8 binary32))))) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 #s(literal 1 binary32) (*.f32 x x))))
(/.f32 (+.f32 (*.f32 (*.f32 #s(literal 1 binary32) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) #s(literal 1 binary32)) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal -1/8 binary32)))))) (/.f32 #s(literal 1 binary32) (*.f32 x x)))
(/.f32 (+.f32 (*.f32 (*.f32 #s(literal 1 binary32) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) #s(literal -1 binary32)) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (neg.f32 (*.f32 x x)) (*.f32 x (*.f32 x #s(literal -1/8 binary32)))))) (/.f32 #s(literal -1 binary32) (*.f32 x x)))
(/.f32 (+.f32 (*.f32 (*.f32 #s(literal 1 binary32) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) #s(literal -1 binary32)) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x #s(literal -1/8 binary32))) (neg.f32 (*.f32 x x))))) (/.f32 #s(literal -1 binary32) (*.f32 x x)))
(/.f32 (+.f32 (*.f32 (*.f32 x (*.f32 x #s(literal -1/8 binary32))) (/.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 #s(literal 1 binary32) (*.f32 x x))))
(/.f32 (+.f32 (*.f32 x (*.f32 x #s(literal -1/8 binary32))) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (/.f32 #s(literal 1 binary32) (*.f32 x x)))
(/.f32 (+.f32 (*.f32 (*.f32 x (*.f32 x #s(literal -1/8 binary32))) #s(literal -1 binary32)) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (neg.f32 (*.f32 x x)) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (/.f32 #s(literal -1 binary32) (*.f32 x x)))
(/.f32 (+.f32 (*.f32 (*.f32 x (*.f32 x #s(literal -1/8 binary32))) #s(literal -1 binary32)) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (neg.f32 (*.f32 x x))))) (/.f32 #s(literal -1 binary32) (*.f32 x x)))
(/.f32 (+.f32 (*.f32 (*.f32 x (*.f32 x #s(literal -1/8 binary32))) (/.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) #s(literal 1 binary32)))) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 #s(literal 1 binary32) (*.f32 x x))))
(/.f32 (+.f32 (*.f32 (*.f32 x (*.f32 x #s(literal -1/8 binary32))) (/.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 #s(literal 1 binary32) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 #s(literal 1 binary32) (*.f32 x x))))
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal -1/8 binary32)))) (/.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 #s(literal 1 binary32) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (/.f32 #s(literal 1 binary32) (*.f32 x x)))
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal -1/8 binary32)))) #s(literal -1 binary32)) (*.f32 #s(literal 1 binary32) (*.f32 (neg.f32 (*.f32 x x)) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) #s(literal -1 binary32))
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal -1/8 binary32)))) #s(literal -1 binary32)) (*.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (neg.f32 (*.f32 x x))))) #s(literal -1 binary32))
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal -1/8 binary32)))) (/.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) #s(literal 1 binary32)))) (/.f32 #s(literal 1 binary32) (*.f32 x x)))
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal -1/8 binary32)))) (/.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 #s(literal 1 binary32) (*.f32 #s(literal 1 binary32) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (/.f32 #s(literal 1 binary32) (*.f32 x x)))
(/.f32 (+.f32 (*.f32 (*.f32 (neg.f32 (*.f32 x x)) (*.f32 x (*.f32 x #s(literal -1/8 binary32)))) (/.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 #s(literal -1 binary32) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (/.f32 #s(literal -1 binary32) (*.f32 x x)))
(/.f32 (+.f32 (*.f32 (*.f32 (neg.f32 (*.f32 x x)) (*.f32 x (*.f32 x #s(literal -1/8 binary32)))) #s(literal 1 binary32)) (*.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) #s(literal -1 binary32))
(/.f32 (+.f32 (*.f32 (*.f32 (neg.f32 (*.f32 x x)) (*.f32 x (*.f32 x #s(literal -1/8 binary32)))) #s(literal -1 binary32)) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) #s(literal 1 binary32))
(/.f32 (+.f32 (*.f32 (*.f32 (neg.f32 (*.f32 x x)) (*.f32 x (*.f32 x #s(literal -1/8 binary32)))) #s(literal -1 binary32)) (*.f32 #s(literal -1 binary32) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (neg.f32 (*.f32 x x))))) #s(literal 1 binary32))
(/.f32 (+.f32 (*.f32 (*.f32 (neg.f32 (*.f32 x x)) (*.f32 x (*.f32 x #s(literal -1/8 binary32)))) (/.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 #s(literal -1 binary32) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) #s(literal 1 binary32)))) (/.f32 #s(literal -1 binary32) (*.f32 x x)))
(/.f32 (+.f32 (*.f32 (*.f32 (neg.f32 (*.f32 x x)) (*.f32 x (*.f32 x #s(literal -1/8 binary32)))) (/.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 #s(literal -1 binary32) (*.f32 #s(literal 1 binary32) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (/.f32 #s(literal -1 binary32) (*.f32 x x)))
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x #s(literal -1/8 binary32))) (neg.f32 (*.f32 x x))) (/.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 #s(literal -1 binary32) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (/.f32 #s(literal -1 binary32) (*.f32 x x)))
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x #s(literal -1/8 binary32))) (neg.f32 (*.f32 x x))) #s(literal 1 binary32)) (*.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) #s(literal -1 binary32))
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x #s(literal -1/8 binary32))) (neg.f32 (*.f32 x x))) #s(literal -1 binary32)) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) #s(literal 1 binary32))
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x #s(literal -1/8 binary32))) (neg.f32 (*.f32 x x))) #s(literal -1 binary32)) (*.f32 #s(literal -1 binary32) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (neg.f32 (*.f32 x x))))) #s(literal 1 binary32))
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x #s(literal -1/8 binary32))) (neg.f32 (*.f32 x x))) (/.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 #s(literal -1 binary32) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) #s(literal 1 binary32)))) (/.f32 #s(literal -1 binary32) (*.f32 x x)))
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x #s(literal -1/8 binary32))) (neg.f32 (*.f32 x x))) (/.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 #s(literal -1 binary32) (*.f32 #s(literal 1 binary32) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (/.f32 #s(literal -1 binary32) (*.f32 x x)))
(/.f32 (+.f32 (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x #s(literal -1/8 binary32)))) (/.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 #s(literal 1 binary32) (*.f32 x x))))
(/.f32 (+.f32 (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x #s(literal -1/8 binary32)))) #s(literal 1 binary32)) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (/.f32 #s(literal 1 binary32) (*.f32 x x)))
(/.f32 (+.f32 (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x #s(literal -1/8 binary32)))) #s(literal -1 binary32)) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (neg.f32 (*.f32 x x)) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (/.f32 #s(literal -1 binary32) (*.f32 x x)))
(/.f32 (+.f32 (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x #s(literal -1/8 binary32)))) #s(literal -1 binary32)) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (neg.f32 (*.f32 x x))))) (/.f32 #s(literal -1 binary32) (*.f32 x x)))
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x #s(literal -1/8 binary32))))) (/.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (/.f32 #s(literal 1 binary32) (*.f32 x x)))
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x #s(literal -1/8 binary32))))) #s(literal -1 binary32)) (*.f32 #s(literal 1 binary32) (*.f32 (neg.f32 (*.f32 x x)) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) #s(literal -1 binary32))
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x #s(literal -1/8 binary32))))) #s(literal -1 binary32)) (*.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (neg.f32 (*.f32 x x))))) #s(literal -1 binary32))
(/.f32 (+.f32 (*.f32 (*.f32 (neg.f32 (*.f32 x x)) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x #s(literal -1/8 binary32))))) (/.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (/.f32 #s(literal -1 binary32) (*.f32 x x)))
(/.f32 (+.f32 (*.f32 (*.f32 (neg.f32 (*.f32 x x)) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x #s(literal -1/8 binary32))))) #s(literal 1 binary32)) (*.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) #s(literal -1 binary32))
(/.f32 (+.f32 (*.f32 (*.f32 (neg.f32 (*.f32 x x)) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x #s(literal -1/8 binary32))))) #s(literal -1 binary32)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) #s(literal 1 binary32))
(/.f32 (+.f32 (*.f32 (*.f32 (neg.f32 (*.f32 x x)) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x #s(literal -1/8 binary32))))) #s(literal -1 binary32)) (*.f32 #s(literal -1 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (neg.f32 (*.f32 x x))))) #s(literal 1 binary32))
(/.f32 (+.f32 (*.f32 (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x #s(literal -1/8 binary32)))) (neg.f32 (*.f32 x x))) (/.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (/.f32 #s(literal -1 binary32) (*.f32 x x)))
(/.f32 (+.f32 (*.f32 (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x #s(literal -1/8 binary32)))) (neg.f32 (*.f32 x x))) #s(literal 1 binary32)) (*.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) #s(literal -1 binary32))
(/.f32 (+.f32 (*.f32 (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x #s(literal -1/8 binary32)))) (neg.f32 (*.f32 x x))) #s(literal -1 binary32)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) #s(literal 1 binary32))
(/.f32 (+.f32 (*.f32 (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x #s(literal -1/8 binary32)))) (neg.f32 (*.f32 x x))) #s(literal -1 binary32)) (*.f32 #s(literal -1 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (neg.f32 (*.f32 x x))))) #s(literal 1 binary32))
(/.f32 (+.f32 (*.f32 (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x #s(literal -1/8 binary32)))) #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 #s(literal 1 binary32) (*.f32 x x))))
(/.f32 (+.f32 (*.f32 (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x #s(literal -1/8 binary32)))) #s(literal 1 binary32)) #s(literal 1 binary32)) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (/.f32 #s(literal 1 binary32) (*.f32 x x)))
(/.f32 (+.f32 (*.f32 (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x #s(literal -1/8 binary32)))) #s(literal 1 binary32)) #s(literal -1 binary32)) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (neg.f32 (*.f32 x x)) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (/.f32 #s(literal -1 binary32) (*.f32 x x)))
(/.f32 (+.f32 (*.f32 (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x #s(literal -1/8 binary32)))) #s(literal 1 binary32)) #s(literal -1 binary32)) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (neg.f32 (*.f32 x x))))) (/.f32 #s(literal -1 binary32) (*.f32 x x)))
(/.f32 (+.f32 (*.f32 (*.f32 #s(literal 1 binary32) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x #s(literal -1/8 binary32))))) (/.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 #s(literal 1 binary32) (*.f32 x x))))
(/.f32 (+.f32 (*.f32 (*.f32 #s(literal 1 binary32) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x #s(literal -1/8 binary32))))) #s(literal 1 binary32)) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (/.f32 #s(literal 1 binary32) (*.f32 x x)))
(/.f32 (+.f32 (*.f32 (*.f32 #s(literal 1 binary32) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x #s(literal -1/8 binary32))))) #s(literal -1 binary32)) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (neg.f32 (*.f32 x x)) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (/.f32 #s(literal -1 binary32) (*.f32 x x)))
(/.f32 (+.f32 (*.f32 (*.f32 #s(literal 1 binary32) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x #s(literal -1/8 binary32))))) #s(literal -1 binary32)) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (neg.f32 (*.f32 x x))))) (/.f32 #s(literal -1 binary32) (*.f32 x x)))
(*.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))))
(*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))
(*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))
(*.f32 (*.f32 x x) (*.f32 #s(literal 1 binary32) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))
(*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (*.f32 x x))
(*.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) x)
(*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) #s(literal 1 binary32))
(*.f32 #s(literal -1 binary32) (*.f32 (neg.f32 x) (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))))
(*.f32 #s(literal -1 binary32) (*.f32 (neg.f32 (*.f32 x x)) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))
(*.f32 (neg.f32 x) (*.f32 (neg.f32 x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))
(*.f32 (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (neg.f32 x)) (neg.f32 x))
(*.f32 (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) #s(literal 1 binary32)) (*.f32 x x))
(*.f32 (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) #s(literal -1 binary32)) (neg.f32 (*.f32 x x)))
(*.f32 (*.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) #s(literal 1 binary32)) x)
(*.f32 (*.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) #s(literal -1 binary32)) (neg.f32 x))

simplify412.0ms (4.7%)

Algorithm
egg-herbie
Rules
3614×*-lowering-*.f32
3614×*-lowering-*.f64
3036×+-lowering-+.f64
3036×+-lowering-+.f32
1532×fma-lowering-fma.f32
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
01842365
15312055
219402031
369252021
081662021
Stop Event
iter limit
node limit
Counts
276 → 276
Calls
Call 1
Inputs
(fabs x)
(fabs x)
(fabs x)
(fabs x)
(fabs x)
(fabs x)
(fabs x)
(fabs x)
(fabs x)
(fabs x)
(fabs x)
(fabs x)
(copysign (log (+ 1 (fabs x))) x)
(copysign (log (+ 1 (fabs x))) x)
(copysign (log (+ 1 (fabs x))) x)
(copysign (log (+ 1 (fabs x))) x)
(copysign (log (+ 1 (fabs x))) x)
(copysign (log (+ 1 (fabs x))) x)
(copysign (log (+ 1 (fabs x))) x)
(copysign (log (+ 1 (fabs x))) x)
(copysign (log (+ 1 (fabs x))) x)
(copysign (log (+ 1 (fabs x))) x)
(copysign (log (+ 1 (fabs x))) x)
(copysign (log (+ 1 (fabs x))) x)
(log (+ 1 (fabs x)))
(log (+ 1 (fabs x)))
(log (+ 1 (fabs x)))
(log (+ 1 (fabs x)))
(log (+ 1 (fabs x)))
(log (+ 1 (fabs x)))
(log (+ 1 (fabs x)))
(log (+ 1 (fabs x)))
(log (+ 1 (fabs x)))
(log (+ 1 (fabs x)))
(log (+ 1 (fabs x)))
(log (+ 1 (fabs x)))
(/ 1 (fabs x))
(/ 1 (fabs x))
(/ 1 (fabs x))
(/ 1 (fabs x))
(/ 1 (fabs x))
(/ 1 (fabs x))
(/ 1 (fabs x))
(/ 1 (fabs x))
(/ 1 (fabs x))
(/ 1 (fabs x))
(/ 1 (fabs x))
(/ 1 (fabs x))
(copysign (/ 1/2 (pow x 2)) x)
(copysign (/ 1/2 (pow x 2)) x)
(copysign (/ 1/2 (pow x 2)) x)
(copysign (/ 1/2 (pow x 2)) x)
(copysign (/ 1/2 (pow x 2)) x)
(copysign (/ 1/2 (pow x 2)) x)
(copysign (/ 1/2 (pow x 2)) x)
(copysign (/ 1/2 (pow x 2)) x)
(copysign (/ 1/2 (pow x 2)) x)
(copysign (/ 1/2 (pow x 2)) x)
(copysign (/ 1/2 (pow x 2)) x)
(copysign (/ 1/2 (pow x 2)) x)
(/ 1/2 (pow x 2))
(/ 1/2 (pow x 2))
(/ 1/2 (pow x 2))
(/ 1/2 (pow x 2))
(/ 1/2 (pow x 2))
(/ 1/2 (pow x 2))
(/ 1/2 (pow x 2))
(/ 1/2 (pow x 2))
(/ 1/2 (pow x 2))
(/ 1/2 (pow x 2))
(/ 1/2 (pow x 2))
(/ 1/2 (pow x 2))
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(log (+ 1 (fabs x)))
(log (+ 1 (fabs x)))
(log (+ 1 (fabs x)))
(log (+ 1 (fabs x)))
(log (+ 1 (fabs x)))
(log (+ 1 (fabs x)))
(log (+ 1 (fabs x)))
(log (+ 1 (fabs x)))
(log (+ 1 (fabs x)))
(log (+ 1 (fabs x)))
(log (+ 1 (fabs x)))
(log (+ 1 (fabs x)))
(copysign (log (+ 1 (fabs x))) x)
(copysign (log (+ 1 (fabs x))) x)
(copysign (log (+ 1 (fabs x))) x)
(copysign (log (+ 1 (fabs x))) x)
(copysign (log (+ 1 (fabs x))) x)
(copysign (log (+ 1 (fabs x))) x)
(copysign (log (+ 1 (fabs x))) x)
(copysign (log (+ 1 (fabs x))) x)
(copysign (log (+ 1 (fabs x))) x)
(copysign (log (+ 1 (fabs x))) x)
(copysign (log (+ 1 (fabs x))) x)
(copysign (log (+ 1 (fabs x))) x)
(+ 1 (fabs x))
(+ 1 (fabs x))
(+ 1 (fabs x))
(+ 1 (fabs x))
(+ 1 (fabs x))
(+ 1 (fabs x))
(+ 1 (fabs x))
(+ 1 (fabs x))
(+ 1 (fabs x))
(+ 1 (fabs x))
(+ 1 (fabs x))
(+ 1 (fabs x))
(fabs x)
(fabs x)
(fabs x)
(fabs x)
(fabs x)
(fabs x)
(fabs x)
(fabs x)
(fabs x)
(fabs x)
(fabs x)
(fabs x)
(log (+ 1 (fabs x)))
(+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))))
(+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* -1/8 (/ (pow x 2) (pow (+ 1 (fabs x)) 2))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))
(+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* (pow x 2) (- (* 1/24 (/ (pow x 2) (pow (+ 1 (fabs x)) 3))) (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))
(+ (log 1/2) (* -2 (log (/ 1 x))))
(+ (log 1/2) (+ (* -2 (log (/ 1 x))) (* 2 (/ (+ 1 (fabs x)) (pow x 2)))))
(+ (log 1/2) (+ (* -2 (log (/ 1 x))) (+ (* -2 (/ (pow (+ 1 (fabs x)) 2) (pow x 4))) (* 2 (/ (+ 1 (fabs x)) (pow x 2))))))
(+ (log 1/2) (+ (* -2 (log (/ 1 x))) (+ (* -2 (/ (pow (+ 1 (fabs x)) 2) (pow x 4))) (+ (* 2 (/ (+ 1 (fabs x)) (pow x 2))) (* 8/3 (/ (pow (+ 1 (fabs x)) 3) (pow x 6)))))))
(+ (log 1/2) (* -2 (log (/ -1 x))))
(+ (log 1/2) (+ (* -2 (log (/ -1 x))) (* 2 (/ (+ 1 (fabs x)) (pow x 2)))))
(+ (log 1/2) (+ (* -2 (log (/ -1 x))) (+ (* -2 (/ (pow (+ 1 (fabs x)) 2) (pow x 4))) (* 2 (/ (+ 1 (fabs x)) (pow x 2))))))
(+ (log 1/2) (+ (* -2 (log (/ -1 x))) (+ (* -2 (/ (pow (+ 1 (fabs x)) 2) (pow x 4))) (+ (* 2 (/ (+ 1 (fabs x)) (pow x 2))) (* 8/3 (/ (pow (+ 1 (fabs x)) 3) (pow x 6)))))))
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(+ 1 (fabs x))
(+ 1 (+ (fabs x) (* 1/2 (pow x 2))))
(+ 1 (+ (fabs x) (* 1/2 (pow x 2))))
(+ 1 (+ (fabs x) (* 1/2 (pow x 2))))
(* 1/2 (pow x 2))
(* (pow x 2) (+ 1/2 (+ (/ 1 (pow x 2)) (/ (fabs x) (pow x 2)))))
(* (pow x 2) (+ 1/2 (+ (/ 1 (pow x 2)) (/ (fabs x) (pow x 2)))))
(* (pow x 2) (+ 1/2 (+ (/ 1 (pow x 2)) (/ (fabs x) (pow x 2)))))
(* 1/2 (pow x 2))
(* (pow x 2) (+ 1/2 (+ (/ 1 (pow x 2)) (/ (fabs x) (pow x 2)))))
(* (pow x 2) (+ 1/2 (+ (/ 1 (pow x 2)) (/ (fabs x) (pow x 2)))))
(* (pow x 2) (+ 1/2 (+ (/ 1 (pow x 2)) (/ (fabs x) (pow x 2)))))
(fabs x)
(+ (fabs x) (* 1/2 (pow x 2)))
(+ (fabs x) (* 1/2 (pow x 2)))
(+ (fabs x) (* 1/2 (pow x 2)))
(* 1/2 (pow x 2))
(* (pow x 2) (+ 1/2 (/ (fabs x) (pow x 2))))
(* (pow x 2) (+ 1/2 (/ (fabs x) (pow x 2))))
(* (pow x 2) (+ 1/2 (/ (fabs x) (pow x 2))))
(* 1/2 (pow x 2))
(* (pow x 2) (+ 1/2 (/ (fabs x) (pow x 2))))
(* (pow x 2) (+ 1/2 (/ (fabs x) (pow x 2))))
(* (pow x 2) (+ 1/2 (/ (fabs x) (pow x 2))))
(log (+ 1 (fabs x)))
(+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))))
(+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* -1/24 (* (pow x 2) (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))
(+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* (pow x 2) (+ (* -1/24 (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2))))) (* 1/720 (* (pow x 2) (+ (* 45 (/ 1 (+ 1 (fabs x)))) (+ (* 45 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 30 (/ 1 (pow (+ 1 (fabs x)) 3))))))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))
(+ (log 1/16) (* -6 (log (/ 1 x))))
(- (+ (log 1/16) (* -6 (log (/ 1 x)))) (* 2 (/ 1 (pow x 2))))
(- (+ (log 1/16) (+ (* -6 (log (/ 1 x))) (/ 6 (pow x 4)))) (* 2 (/ 1 (pow x 2))))
(- (+ (log 1/16) (+ (* -6 (log (/ 1 x))) (+ (* 1/720 (/ (+ 9600 (* 11520 (+ 1 (fabs x)))) (pow x 6))) (/ 6 (pow x 4))))) (* 2 (/ 1 (pow x 2))))
(+ (log 1/16) (* -6 (log (/ -1 x))))
(- (+ (log 1/16) (* -6 (log (/ -1 x)))) (* 2 (/ 1 (pow x 2))))
(- (+ (log 1/16) (+ (* -6 (log (/ -1 x))) (/ 6 (pow x 4)))) (* 2 (/ 1 (pow x 2))))
(- (+ (log 1/16) (+ (* -6 (log (/ -1 x))) (+ (* 1/720 (/ (+ 9600 (* 11520 (+ 1 (fabs x)))) (pow x 6))) (/ 6 (pow x 4))))) (* 2 (/ 1 (pow x 2))))
(copysign (log (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))) x)
(copysign (log (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))) x)
(copysign (log (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))) x)
(copysign (log (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))) x)
(copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x)
(copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x)
(copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x)
(copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x)
(copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x)
(copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x)
(copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x)
(copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x)
(+ 1 (fabs x))
(+ 1 (+ (fabs x) (* 1/2 (pow x 2))))
(+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))))
(+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))
(* 1/16 (pow x 6))
(* (pow x 6) (- 1/16 (* 1/8 (/ 1 (pow x 2)))))
(* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))))
(* (pow x 6) (- (+ 1/16 (+ (/ 1/2 (pow x 4)) (+ (/ 1 (pow x 6)) (/ (fabs x) (pow x 6))))) (* 1/8 (/ 1 (pow x 2)))))
(* 1/16 (pow x 6))
(* (pow x 6) (- 1/16 (* 1/8 (/ 1 (pow x 2)))))
(* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))))
(* (pow x 6) (- (+ 1/16 (+ (/ 1/2 (pow x 4)) (+ (/ 1 (pow x 6)) (/ (fabs x) (pow x 6))))) (* 1/8 (/ 1 (pow x 2)))))
(fabs x)
(+ (fabs x) (* 1/2 (pow x 2)))
(+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2)))))
(+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))))
(* 1/16 (pow x 6))
(* (pow x 6) (- 1/16 (* 1/8 (/ 1 (pow x 2)))))
(* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))))
(* (pow x 6) (- (+ 1/16 (+ (/ 1/2 (pow x 4)) (/ (fabs x) (pow x 6)))) (* 1/8 (/ 1 (pow x 2)))))
(* 1/16 (pow x 6))
(* (pow x 6) (- 1/16 (* 1/8 (/ 1 (pow x 2)))))
(* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))))
(* (pow x 6) (- (+ 1/16 (+ (/ 1/2 (pow x 4)) (/ (fabs x) (pow x 6)))) (* 1/8 (/ 1 (pow x 2)))))
(* 1/2 (pow x 2))
(* 1/2 (pow x 2))
(* 1/2 (pow x 2))
(* 1/2 (pow x 2))
(* 1/2 (pow x 2))
(* 1/2 (pow x 2))
(* 1/2 (pow x 2))
(* 1/2 (pow x 2))
(* 1/2 (pow x 2))
(* 1/2 (pow x 2))
(* 1/2 (pow x 2))
(* 1/2 (pow x 2))
(* 1/16 (pow x 2))
(* 1/16 (pow x 2))
(* 1/16 (pow x 2))
(* 1/16 (pow x 2))
(* 1/16 (pow x 2))
(* 1/16 (pow x 2))
(* 1/16 (pow x 2))
(* 1/16 (pow x 2))
(* 1/16 (pow x 2))
(* 1/16 (pow x 2))
(* 1/16 (pow x 2))
(* 1/16 (pow x 2))
(* -1/8 (pow x 2))
(* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))
(* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))
(* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))
(* 1/16 (pow x 4))
(* (pow x 4) (- 1/16 (* 1/8 (/ 1 (pow x 2)))))
(* (pow x 4) (- 1/16 (* 1/8 (/ 1 (pow x 2)))))
(* (pow x 4) (- 1/16 (* 1/8 (/ 1 (pow x 2)))))
(* 1/16 (pow x 4))
(* (pow x 4) (- 1/16 (* 1/8 (/ 1 (pow x 2)))))
(* (pow x 4) (- 1/16 (* 1/8 (/ 1 (pow x 2)))))
(* (pow x 4) (- 1/16 (* 1/8 (/ 1 (pow x 2)))))
(* 1/2 (pow x 2))
(* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))
(* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))
(* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))
(* 1/16 (pow x 6))
(* (pow x 6) (- 1/16 (* 1/8 (/ 1 (pow x 2)))))
(* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))))
(* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))))
(* 1/16 (pow x 6))
(* (pow x 6) (- 1/16 (* 1/8 (/ 1 (pow x 2)))))
(* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))))
(* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))))
Outputs
(fabs x)
(fabs.f32 x)
(fabs x)
(fabs.f32 x)
(fabs x)
(fabs.f32 x)
(fabs x)
(fabs.f32 x)
(fabs x)
(fabs.f32 x)
(fabs x)
(fabs.f32 x)
(fabs x)
(fabs.f32 x)
(fabs x)
(fabs.f32 x)
(fabs x)
(fabs.f32 x)
(fabs x)
(fabs.f32 x)
(fabs x)
(fabs.f32 x)
(fabs x)
(fabs.f32 x)
(copysign (log (+ 1 (fabs x))) x)
(copysign.f32 (log1p.f32 (fabs.f32 x)) x)
(copysign (log (+ 1 (fabs x))) x)
(copysign.f32 (log1p.f32 (fabs.f32 x)) x)
(copysign (log (+ 1 (fabs x))) x)
(copysign.f32 (log1p.f32 (fabs.f32 x)) x)
(copysign (log (+ 1 (fabs x))) x)
(copysign.f32 (log1p.f32 (fabs.f32 x)) x)
(copysign (log (+ 1 (fabs x))) x)
(copysign.f32 (log1p.f32 (fabs.f32 x)) x)
(copysign (log (+ 1 (fabs x))) x)
(copysign.f32 (log1p.f32 (fabs.f32 x)) x)
(copysign (log (+ 1 (fabs x))) x)
(copysign.f32 (log1p.f32 (fabs.f32 x)) x)
(copysign (log (+ 1 (fabs x))) x)
(copysign.f32 (log1p.f32 (fabs.f32 x)) x)
(copysign (log (+ 1 (fabs x))) x)
(copysign.f32 (log1p.f32 (fabs.f32 x)) x)
(copysign (log (+ 1 (fabs x))) x)
(copysign.f32 (log1p.f32 (fabs.f32 x)) x)
(copysign (log (+ 1 (fabs x))) x)
(copysign.f32 (log1p.f32 (fabs.f32 x)) x)
(copysign (log (+ 1 (fabs x))) x)
(copysign.f32 (log1p.f32 (fabs.f32 x)) x)
(log (+ 1 (fabs x)))
(log1p.f32 (fabs.f32 x))
(log (+ 1 (fabs x)))
(log1p.f32 (fabs.f32 x))
(log (+ 1 (fabs x)))
(log1p.f32 (fabs.f32 x))
(log (+ 1 (fabs x)))
(log1p.f32 (fabs.f32 x))
(log (+ 1 (fabs x)))
(log1p.f32 (fabs.f32 x))
(log (+ 1 (fabs x)))
(log1p.f32 (fabs.f32 x))
(log (+ 1 (fabs x)))
(log1p.f32 (fabs.f32 x))
(log (+ 1 (fabs x)))
(log1p.f32 (fabs.f32 x))
(log (+ 1 (fabs x)))
(log1p.f32 (fabs.f32 x))
(log (+ 1 (fabs x)))
(log1p.f32 (fabs.f32 x))
(log (+ 1 (fabs x)))
(log1p.f32 (fabs.f32 x))
(log (+ 1 (fabs x)))
(log1p.f32 (fabs.f32 x))
(/ 1 (fabs x))
(/.f32 #s(literal 1 binary32) (fabs.f32 x))
(/ 1 (fabs x))
(/.f32 #s(literal 1 binary32) (fabs.f32 x))
(/ 1 (fabs x))
(/.f32 #s(literal 1 binary32) (fabs.f32 x))
(/ 1 (fabs x))
(/.f32 #s(literal 1 binary32) (fabs.f32 x))
(/ 1 (fabs x))
(/.f32 #s(literal 1 binary32) (fabs.f32 x))
(/ 1 (fabs x))
(/.f32 #s(literal 1 binary32) (fabs.f32 x))
(/ 1 (fabs x))
(/.f32 #s(literal 1 binary32) (fabs.f32 x))
(/ 1 (fabs x))
(/.f32 #s(literal 1 binary32) (fabs.f32 x))
(/ 1 (fabs x))
(/.f32 #s(literal 1 binary32) (fabs.f32 x))
(/ 1 (fabs x))
(/.f32 #s(literal 1 binary32) (fabs.f32 x))
(/ 1 (fabs x))
(/.f32 #s(literal 1 binary32) (fabs.f32 x))
(/ 1 (fabs x))
(/.f32 #s(literal 1 binary32) (fabs.f32 x))
(copysign (/ 1/2 (pow x 2)) x)
(copysign.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) x)
(copysign (/ 1/2 (pow x 2)) x)
(copysign.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) x)
(copysign (/ 1/2 (pow x 2)) x)
(copysign.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) x)
(copysign (/ 1/2 (pow x 2)) x)
(copysign.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) x)
(copysign (/ 1/2 (pow x 2)) x)
(copysign.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) x)
(copysign (/ 1/2 (pow x 2)) x)
(copysign.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) x)
(copysign (/ 1/2 (pow x 2)) x)
(copysign.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) x)
(copysign (/ 1/2 (pow x 2)) x)
(copysign.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) x)
(copysign (/ 1/2 (pow x 2)) x)
(copysign.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) x)
(copysign (/ 1/2 (pow x 2)) x)
(copysign.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) x)
(copysign (/ 1/2 (pow x 2)) x)
(copysign.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) x)
(copysign (/ 1/2 (pow x 2)) x)
(copysign.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) x)
(/ 1/2 (pow x 2))
(/.f32 #s(literal 1/2 binary32) (*.f32 x x))
(/ 1/2 (pow x 2))
(/.f32 #s(literal 1/2 binary32) (*.f32 x x))
(/ 1/2 (pow x 2))
(/.f32 #s(literal 1/2 binary32) (*.f32 x x))
(/ 1/2 (pow x 2))
(/.f32 #s(literal 1/2 binary32) (*.f32 x x))
(/ 1/2 (pow x 2))
(/.f32 #s(literal 1/2 binary32) (*.f32 x x))
(/ 1/2 (pow x 2))
(/.f32 #s(literal 1/2 binary32) (*.f32 x x))
(/ 1/2 (pow x 2))
(/.f32 #s(literal 1/2 binary32) (*.f32 x x))
(/ 1/2 (pow x 2))
(/.f32 #s(literal 1/2 binary32) (*.f32 x x))
(/ 1/2 (pow x 2))
(/.f32 #s(literal 1/2 binary32) (*.f32 x x))
(/ 1/2 (pow x 2))
(/.f32 #s(literal 1/2 binary32) (*.f32 x x))
(/ 1/2 (pow x 2))
(/.f32 #s(literal 1/2 binary32) (*.f32 x x))
(/ 1/2 (pow x 2))
(/.f32 #s(literal 1/2 binary32) (*.f32 x x))
(pow x 2)
(*.f32 x x)
(pow x 2)
(*.f32 x x)
(pow x 2)
(*.f32 x x)
(pow x 2)
(*.f32 x x)
(pow x 2)
(*.f32 x x)
(pow x 2)
(*.f32 x x)
(pow x 2)
(*.f32 x x)
(pow x 2)
(*.f32 x x)
(pow x 2)
(*.f32 x x)
(pow x 2)
(*.f32 x x)
(pow x 2)
(*.f32 x x)
(pow x 2)
(*.f32 x x)
(log (+ 1 (fabs x)))
(log1p.f32 (fabs.f32 x))
(log (+ 1 (fabs x)))
(log1p.f32 (fabs.f32 x))
(log (+ 1 (fabs x)))
(log1p.f32 (fabs.f32 x))
(log (+ 1 (fabs x)))
(log1p.f32 (fabs.f32 x))
(log (+ 1 (fabs x)))
(log1p.f32 (fabs.f32 x))
(log (+ 1 (fabs x)))
(log1p.f32 (fabs.f32 x))
(log (+ 1 (fabs x)))
(log1p.f32 (fabs.f32 x))
(log (+ 1 (fabs x)))
(log1p.f32 (fabs.f32 x))
(log (+ 1 (fabs x)))
(log1p.f32 (fabs.f32 x))
(log (+ 1 (fabs x)))
(log1p.f32 (fabs.f32 x))
(log (+ 1 (fabs x)))
(log1p.f32 (fabs.f32 x))
(log (+ 1 (fabs x)))
(log1p.f32 (fabs.f32 x))
(copysign (log (+ 1 (fabs x))) x)
(copysign.f32 (log1p.f32 (fabs.f32 x)) x)
(copysign (log (+ 1 (fabs x))) x)
(copysign.f32 (log1p.f32 (fabs.f32 x)) x)
(copysign (log (+ 1 (fabs x))) x)
(copysign.f32 (log1p.f32 (fabs.f32 x)) x)
(copysign (log (+ 1 (fabs x))) x)
(copysign.f32 (log1p.f32 (fabs.f32 x)) x)
(copysign (log (+ 1 (fabs x))) x)
(copysign.f32 (log1p.f32 (fabs.f32 x)) x)
(copysign (log (+ 1 (fabs x))) x)
(copysign.f32 (log1p.f32 (fabs.f32 x)) x)
(copysign (log (+ 1 (fabs x))) x)
(copysign.f32 (log1p.f32 (fabs.f32 x)) x)
(copysign (log (+ 1 (fabs x))) x)
(copysign.f32 (log1p.f32 (fabs.f32 x)) x)
(copysign (log (+ 1 (fabs x))) x)
(copysign.f32 (log1p.f32 (fabs.f32 x)) x)
(copysign (log (+ 1 (fabs x))) x)
(copysign.f32 (log1p.f32 (fabs.f32 x)) x)
(copysign (log (+ 1 (fabs x))) x)
(copysign.f32 (log1p.f32 (fabs.f32 x)) x)
(copysign (log (+ 1 (fabs x))) x)
(copysign.f32 (log1p.f32 (fabs.f32 x)) x)
(+ 1 (fabs x))
(+.f32 (fabs.f32 x) #s(literal 1 binary32))
(+ 1 (fabs x))
(+.f32 (fabs.f32 x) #s(literal 1 binary32))
(+ 1 (fabs x))
(+.f32 (fabs.f32 x) #s(literal 1 binary32))
(+ 1 (fabs x))
(+.f32 (fabs.f32 x) #s(literal 1 binary32))
(+ 1 (fabs x))
(+.f32 (fabs.f32 x) #s(literal 1 binary32))
(+ 1 (fabs x))
(+.f32 (fabs.f32 x) #s(literal 1 binary32))
(+ 1 (fabs x))
(+.f32 (fabs.f32 x) #s(literal 1 binary32))
(+ 1 (fabs x))
(+.f32 (fabs.f32 x) #s(literal 1 binary32))
(+ 1 (fabs x))
(+.f32 (fabs.f32 x) #s(literal 1 binary32))
(+ 1 (fabs x))
(+.f32 (fabs.f32 x) #s(literal 1 binary32))
(+ 1 (fabs x))
(+.f32 (fabs.f32 x) #s(literal 1 binary32))
(+ 1 (fabs x))
(+.f32 (fabs.f32 x) #s(literal 1 binary32))
(fabs x)
(fabs.f32 x)
(fabs x)
(fabs.f32 x)
(fabs x)
(fabs.f32 x)
(fabs x)
(fabs.f32 x)
(fabs x)
(fabs.f32 x)
(fabs x)
(fabs.f32 x)
(fabs x)
(fabs.f32 x)
(fabs x)
(fabs.f32 x)
(fabs x)
(fabs.f32 x)
(fabs x)
(fabs.f32 x)
(fabs x)
(fabs.f32 x)
(fabs x)
(fabs.f32 x)
(log (+ 1 (fabs x)))
(log1p.f32 (fabs.f32 x))
(+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))))
(+.f32 (log1p.f32 (fabs.f32 x)) (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 (fabs.f32 x) #s(literal 1 binary32))))
(+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* -1/8 (/ (pow x 2) (pow (+ 1 (fabs x)) 2))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))
(+.f32 (log1p.f32 (fabs.f32 x)) (*.f32 (*.f32 x x) (+.f32 (/.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32))) (/.f32 #s(literal 1/2 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))))))
(+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* (pow x 2) (- (* 1/24 (/ (pow x 2) (pow (+ 1 (fabs x)) 3))) (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))
(+.f32 (log1p.f32 (fabs.f32 x)) (*.f32 x (*.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (-.f32 (/.f32 (*.f32 x (*.f32 x #s(literal 1/24 binary32))) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 3 binary32))) (/.f32 #s(literal 1/8 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32)))))))))
(+ (log 1/2) (* -2 (log (/ 1 x))))
(+.f32 (log.f32 #s(literal 1/2 binary32)) (*.f32 #s(literal 2 binary32) (log.f32 x)))
(+ (log 1/2) (+ (* -2 (log (/ 1 x))) (* 2 (/ (+ 1 (fabs x)) (pow x 2)))))
(+.f32 (+.f32 (log.f32 #s(literal 1/2 binary32)) (*.f32 #s(literal 2 binary32) (log.f32 x))) (/.f32 (+.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal 2 binary32))) (*.f32 x x)))
(+ (log 1/2) (+ (* -2 (log (/ 1 x))) (+ (* -2 (/ (pow (+ 1 (fabs x)) 2) (pow x 4))) (* 2 (/ (+ 1 (fabs x)) (pow x 2))))))
(+.f32 (*.f32 #s(literal -2 binary32) (-.f32 (/.f32 (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32)) (pow.f32 x #s(literal 4 binary32))) (log.f32 x))) (+.f32 (log.f32 #s(literal 1/2 binary32)) (/.f32 (+.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal 2 binary32))) (*.f32 x x))))
(+ (log 1/2) (+ (* -2 (log (/ 1 x))) (+ (* -2 (/ (pow (+ 1 (fabs x)) 2) (pow x 4))) (+ (* 2 (/ (+ 1 (fabs x)) (pow x 2))) (* 8/3 (/ (pow (+ 1 (fabs x)) 3) (pow x 6)))))))
(+.f32 (*.f32 #s(literal -2 binary32) (-.f32 (/.f32 (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32)) (pow.f32 x #s(literal 4 binary32))) (log.f32 x))) (+.f32 (log.f32 #s(literal 1/2 binary32)) (+.f32 (/.f32 (+.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal 2 binary32))) (*.f32 x x)) (*.f32 (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 3 binary32)) (/.f32 #s(literal 8/3 binary32) (pow.f32 x #s(literal 6 binary32)))))))
(+ (log 1/2) (* -2 (log (/ -1 x))))
(+.f32 (log.f32 #s(literal 1/2 binary32)) (*.f32 #s(literal -2 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))))
(+ (log 1/2) (+ (* -2 (log (/ -1 x))) (* 2 (/ (+ 1 (fabs x)) (pow x 2)))))
(+.f32 (*.f32 #s(literal -2 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))) (+.f32 (log.f32 #s(literal 1/2 binary32)) (/.f32 (+.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal 2 binary32))) (*.f32 x x))))
(+ (log 1/2) (+ (* -2 (log (/ -1 x))) (+ (* -2 (/ (pow (+ 1 (fabs x)) 2) (pow x 4))) (* 2 (/ (+ 1 (fabs x)) (pow x 2))))))
(+.f32 (*.f32 #s(literal -2 binary32) (+.f32 (/.f32 (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32)) (pow.f32 x #s(literal 4 binary32))) (log.f32 (/.f32 #s(literal -1 binary32) x)))) (+.f32 (log.f32 #s(literal 1/2 binary32)) (/.f32 (+.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal 2 binary32))) (*.f32 x x))))
(+ (log 1/2) (+ (* -2 (log (/ -1 x))) (+ (* -2 (/ (pow (+ 1 (fabs x)) 2) (pow x 4))) (+ (* 2 (/ (+ 1 (fabs x)) (pow x 2))) (* 8/3 (/ (pow (+ 1 (fabs x)) 3) (pow x 6)))))))
(+.f32 (*.f32 #s(literal -2 binary32) (+.f32 (/.f32 (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32)) (pow.f32 x #s(literal 4 binary32))) (log.f32 (/.f32 #s(literal -1 binary32) x)))) (+.f32 (log.f32 #s(literal 1/2 binary32)) (+.f32 (/.f32 (+.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal 2 binary32))) (*.f32 x x)) (*.f32 (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 3 binary32)) (/.f32 #s(literal 8/3 binary32) (pow.f32 x #s(literal 6 binary32)))))))
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))) x)
(+ 1 (fabs x))
(+.f32 (fabs.f32 x) #s(literal 1 binary32))
(+ 1 (+ (fabs x) (* 1/2 (pow x 2))))
(+.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))))
(+ 1 (+ (fabs x) (* 1/2 (pow x 2))))
(+.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))))
(+ 1 (+ (fabs x) (* 1/2 (pow x 2))))
(+.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))))
(* 1/2 (pow x 2))
(*.f32 #s(literal 1/2 binary32) (*.f32 x x))
(* (pow x 2) (+ 1/2 (+ (/ 1 (pow x 2)) (/ (fabs x) (pow x 2)))))
(+.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))))
(* (pow x 2) (+ 1/2 (+ (/ 1 (pow x 2)) (/ (fabs x) (pow x 2)))))
(+.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))))
(* (pow x 2) (+ 1/2 (+ (/ 1 (pow x 2)) (/ (fabs x) (pow x 2)))))
(+.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))))
(* 1/2 (pow x 2))
(*.f32 #s(literal 1/2 binary32) (*.f32 x x))
(* (pow x 2) (+ 1/2 (+ (/ 1 (pow x 2)) (/ (fabs x) (pow x 2)))))
(+.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))))
(* (pow x 2) (+ 1/2 (+ (/ 1 (pow x 2)) (/ (fabs x) (pow x 2)))))
(+.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))))
(* (pow x 2) (+ 1/2 (+ (/ 1 (pow x 2)) (/ (fabs x) (pow x 2)))))
(+.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))))
(fabs x)
(fabs.f32 x)
(+ (fabs x) (* 1/2 (pow x 2)))
(+.f32 (fabs.f32 x) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))
(+ (fabs x) (* 1/2 (pow x 2)))
(+.f32 (fabs.f32 x) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))
(+ (fabs x) (* 1/2 (pow x 2)))
(+.f32 (fabs.f32 x) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))
(* 1/2 (pow x 2))
(*.f32 #s(literal 1/2 binary32) (*.f32 x x))
(* (pow x 2) (+ 1/2 (/ (fabs x) (pow x 2))))
(+.f32 (fabs.f32 x) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))
(* (pow x 2) (+ 1/2 (/ (fabs x) (pow x 2))))
(+.f32 (fabs.f32 x) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))
(* (pow x 2) (+ 1/2 (/ (fabs x) (pow x 2))))
(+.f32 (fabs.f32 x) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))
(* 1/2 (pow x 2))
(*.f32 #s(literal 1/2 binary32) (*.f32 x x))
(* (pow x 2) (+ 1/2 (/ (fabs x) (pow x 2))))
(+.f32 (fabs.f32 x) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))
(* (pow x 2) (+ 1/2 (/ (fabs x) (pow x 2))))
(+.f32 (fabs.f32 x) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))
(* (pow x 2) (+ 1/2 (/ (fabs x) (pow x 2))))
(+.f32 (fabs.f32 x) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))
(log (+ 1 (fabs x)))
(log1p.f32 (fabs.f32 x))
(+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))))
(+.f32 (log1p.f32 (fabs.f32 x)) (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 (fabs.f32 x) #s(literal 1 binary32))))
(+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* -1/24 (* (pow x 2) (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))
(+.f32 (log1p.f32 (fabs.f32 x)) (*.f32 (*.f32 x x) (+.f32 (/.f32 #s(literal 1/2 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (*.f32 (/.f32 #s(literal -1/8 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (+.f32 (*.f32 x x) (/.f32 (*.f32 x x) (+.f32 (fabs.f32 x) #s(literal 1 binary32))))))))
(+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* (pow x 2) (+ (* -1/24 (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2))))) (* 1/720 (* (pow x 2) (+ (* 45 (/ 1 (+ 1 (fabs x)))) (+ (* 45 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 30 (/ 1 (pow (+ 1 (fabs x)) 3))))))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))
(+.f32 (log1p.f32 (fabs.f32 x)) (*.f32 (*.f32 x x) (+.f32 (/.f32 #s(literal 1/2 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (+.f32 (*.f32 (/.f32 #s(literal -1/8 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (+.f32 (*.f32 x x) (/.f32 (*.f32 x x) (+.f32 (fabs.f32 x) #s(literal 1 binary32))))) (*.f32 (+.f32 (/.f32 #s(literal 45 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32))) (+.f32 (/.f32 #s(literal 45 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (/.f32 #s(literal 30 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 3 binary32))))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/720 binary32)))))))))
(+ (log 1/16) (* -6 (log (/ 1 x))))
(+.f32 (log.f32 #s(literal 1/16 binary32)) (*.f32 #s(literal 6 binary32) (log.f32 x)))
(- (+ (log 1/16) (* -6 (log (/ 1 x)))) (* 2 (/ 1 (pow x 2))))
(+.f32 (*.f32 #s(literal 6 binary32) (log.f32 x)) (+.f32 (log.f32 #s(literal 1/16 binary32)) (/.f32 #s(literal -2 binary32) (*.f32 x x))))
(- (+ (log 1/16) (+ (* -6 (log (/ 1 x))) (/ 6 (pow x 4)))) (* 2 (/ 1 (pow x 2))))
(+.f32 (+.f32 (log.f32 #s(literal 1/16 binary32)) (*.f32 #s(literal 6 binary32) (log.f32 x))) (+.f32 (/.f32 #s(literal 6 binary32) (pow.f32 x #s(literal 4 binary32))) (/.f32 #s(literal -2 binary32) (*.f32 x x))))
(- (+ (log 1/16) (+ (* -6 (log (/ 1 x))) (+ (* 1/720 (/ (+ 9600 (* 11520 (+ 1 (fabs x)))) (pow x 6))) (/ 6 (pow x 4))))) (* 2 (/ 1 (pow x 2))))
(+.f32 (+.f32 (*.f32 #s(literal 6 binary32) (log.f32 x)) (+.f32 (/.f32 #s(literal 6 binary32) (pow.f32 x #s(literal 4 binary32))) (/.f32 (+.f32 #s(literal 88/3 binary32) (*.f32 #s(literal 1/720 binary32) (*.f32 (fabs.f32 x) #s(literal 11520 binary32)))) (pow.f32 x #s(literal 6 binary32))))) (+.f32 (log.f32 #s(literal 1/16 binary32)) (/.f32 #s(literal -2 binary32) (*.f32 x x))))
(+ (log 1/16) (* -6 (log (/ -1 x))))
(+.f32 (log.f32 #s(literal 1/16 binary32)) (*.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal -6 binary32)))
(- (+ (log 1/16) (* -6 (log (/ -1 x)))) (* 2 (/ 1 (pow x 2))))
(+.f32 (*.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal -6 binary32)) (+.f32 (log.f32 #s(literal 1/16 binary32)) (/.f32 #s(literal -2 binary32) (*.f32 x x))))
(- (+ (log 1/16) (+ (* -6 (log (/ -1 x))) (/ 6 (pow x 4)))) (* 2 (/ 1 (pow x 2))))
(+.f32 (+.f32 (/.f32 #s(literal 6 binary32) (pow.f32 x #s(literal 4 binary32))) (*.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal -6 binary32))) (+.f32 (log.f32 #s(literal 1/16 binary32)) (/.f32 #s(literal -2 binary32) (*.f32 x x))))
(- (+ (log 1/16) (+ (* -6 (log (/ -1 x))) (+ (* 1/720 (/ (+ 9600 (* 11520 (+ 1 (fabs x)))) (pow x 6))) (/ 6 (pow x 4))))) (* 2 (/ 1 (pow x 2))))
(+.f32 (/.f32 #s(literal 6 binary32) (pow.f32 x #s(literal 4 binary32))) (+.f32 (+.f32 (/.f32 (+.f32 #s(literal 88/3 binary32) (*.f32 #s(literal 1/720 binary32) (*.f32 (fabs.f32 x) #s(literal 11520 binary32)))) (pow.f32 x #s(literal 6 binary32))) (*.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal -6 binary32))) (+.f32 (log.f32 #s(literal 1/16 binary32)) (/.f32 #s(literal -2 binary32) (*.f32 x x)))))
(copysign (log (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))) x)
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))) x)
(copysign (log (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))) x)
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))) x)
(copysign (log (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))) x)
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))) x)
(copysign (log (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))) x)
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))) x)
(copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x)
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 (*.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1/16 binary32)) (*.f32 #s(literal -1/8 binary32) (pow.f32 x #s(literal 4 binary32))))))) x)
(copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x)
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 (*.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1/16 binary32)) (*.f32 #s(literal -1/8 binary32) (pow.f32 x #s(literal 4 binary32))))))) x)
(copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x)
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 (*.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1/16 binary32)) (*.f32 #s(literal -1/8 binary32) (pow.f32 x #s(literal 4 binary32))))))) x)
(copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x)
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 (*.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1/16 binary32)) (*.f32 #s(literal -1/8 binary32) (pow.f32 x #s(literal 4 binary32))))))) x)
(copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x)
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 (*.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1/16 binary32)) (*.f32 #s(literal -1/8 binary32) (pow.f32 x #s(literal 4 binary32))))))) x)
(copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x)
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 (*.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1/16 binary32)) (*.f32 #s(literal -1/8 binary32) (pow.f32 x #s(literal 4 binary32))))))) x)
(copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x)
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 (*.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1/16 binary32)) (*.f32 #s(literal -1/8 binary32) (pow.f32 x #s(literal 4 binary32))))))) x)
(copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x)
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 (*.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1/16 binary32)) (*.f32 #s(literal -1/8 binary32) (pow.f32 x #s(literal 4 binary32))))))) x)
(+ 1 (fabs x))
(+.f32 (fabs.f32 x) #s(literal 1 binary32))
(+ 1 (+ (fabs x) (* 1/2 (pow x 2))))
(+.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))))
(+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))))
(+.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))
(+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))
(+.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))
(* 1/16 (pow x 6))
(*.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1/16 binary32))
(* (pow x 6) (- 1/16 (* 1/8 (/ 1 (pow x 2)))))
(*.f32 (pow.f32 x #s(literal 6 binary32)) (-.f32 #s(literal 1/16 binary32) (/.f32 (/.f32 #s(literal 1/8 binary32) x) x)))
(* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))))
(*.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (-.f32 #s(literal 1/16 binary32) (/.f32 (/.f32 #s(literal 1/8 binary32) x) x)) (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 4 binary32)))))
(* (pow x 6) (- (+ 1/16 (+ (/ 1/2 (pow x 4)) (+ (/ 1 (pow x 6)) (/ (fabs x) (pow x 6))))) (* 1/8 (/ 1 (pow x 2)))))
(+.f32 (/.f32 (*.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1/8 binary32)) (*.f32 x x)) (+.f32 (*.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (+.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 4 binary32)))) (/.f32 (fabs.f32 x) (pow.f32 x #s(literal 6 binary32))))) #s(literal 1 binary32)))
(* 1/16 (pow x 6))
(*.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1/16 binary32))
(* (pow x 6) (- 1/16 (* 1/8 (/ 1 (pow x 2)))))
(*.f32 (pow.f32 x #s(literal 6 binary32)) (-.f32 #s(literal 1/16 binary32) (/.f32 (/.f32 #s(literal 1/8 binary32) x) x)))
(* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))))
(*.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (-.f32 #s(literal 1/16 binary32) (/.f32 (/.f32 #s(literal 1/8 binary32) x) x)) (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 4 binary32)))))
(* (pow x 6) (- (+ 1/16 (+ (/ 1/2 (pow x 4)) (+ (/ 1 (pow x 6)) (/ (fabs x) (pow x 6))))) (* 1/8 (/ 1 (pow x 2)))))
(+.f32 (/.f32 (*.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1/8 binary32)) (*.f32 x x)) (+.f32 (*.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (+.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 4 binary32)))) (/.f32 (fabs.f32 x) (pow.f32 x #s(literal 6 binary32))))) #s(literal 1 binary32)))
(fabs x)
(fabs.f32 x)
(+ (fabs x) (* 1/2 (pow x 2)))
(+.f32 (fabs.f32 x) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))
(+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2)))))
(+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))
(+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))))
(+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))
(* 1/16 (pow x 6))
(*.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1/16 binary32))
(* (pow x 6) (- 1/16 (* 1/8 (/ 1 (pow x 2)))))
(*.f32 (pow.f32 x #s(literal 6 binary32)) (-.f32 #s(literal 1/16 binary32) (/.f32 (/.f32 #s(literal 1/8 binary32) x) x)))
(* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))))
(*.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (-.f32 #s(literal 1/16 binary32) (/.f32 (/.f32 #s(literal 1/8 binary32) x) x)) (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 4 binary32)))))
(* (pow x 6) (- (+ 1/16 (+ (/ 1/2 (pow x 4)) (/ (fabs x) (pow x 6)))) (* 1/8 (/ 1 (pow x 2)))))
(*.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (+.f32 (-.f32 #s(literal 1/16 binary32) (/.f32 (/.f32 #s(literal 1/8 binary32) x) x)) (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 4 binary32)))) (/.f32 (fabs.f32 x) (pow.f32 x #s(literal 6 binary32)))))
(* 1/16 (pow x 6))
(*.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1/16 binary32))
(* (pow x 6) (- 1/16 (* 1/8 (/ 1 (pow x 2)))))
(*.f32 (pow.f32 x #s(literal 6 binary32)) (-.f32 #s(literal 1/16 binary32) (/.f32 (/.f32 #s(literal 1/8 binary32) x) x)))
(* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))))
(*.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (-.f32 #s(literal 1/16 binary32) (/.f32 (/.f32 #s(literal 1/8 binary32) x) x)) (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 4 binary32)))))
(* (pow x 6) (- (+ 1/16 (+ (/ 1/2 (pow x 4)) (/ (fabs x) (pow x 6)))) (* 1/8 (/ 1 (pow x 2)))))
(*.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (+.f32 (-.f32 #s(literal 1/16 binary32) (/.f32 (/.f32 #s(literal 1/8 binary32) x) x)) (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 4 binary32)))) (/.f32 (fabs.f32 x) (pow.f32 x #s(literal 6 binary32)))))
(* 1/2 (pow x 2))
(*.f32 #s(literal 1/2 binary32) (*.f32 x x))
(* 1/2 (pow x 2))
(*.f32 #s(literal 1/2 binary32) (*.f32 x x))
(* 1/2 (pow x 2))
(*.f32 #s(literal 1/2 binary32) (*.f32 x x))
(* 1/2 (pow x 2))
(*.f32 #s(literal 1/2 binary32) (*.f32 x x))
(* 1/2 (pow x 2))
(*.f32 #s(literal 1/2 binary32) (*.f32 x x))
(* 1/2 (pow x 2))
(*.f32 #s(literal 1/2 binary32) (*.f32 x x))
(* 1/2 (pow x 2))
(*.f32 #s(literal 1/2 binary32) (*.f32 x x))
(* 1/2 (pow x 2))
(*.f32 #s(literal 1/2 binary32) (*.f32 x x))
(* 1/2 (pow x 2))
(*.f32 #s(literal 1/2 binary32) (*.f32 x x))
(* 1/2 (pow x 2))
(*.f32 #s(literal 1/2 binary32) (*.f32 x x))
(* 1/2 (pow x 2))
(*.f32 #s(literal 1/2 binary32) (*.f32 x x))
(* 1/2 (pow x 2))
(*.f32 #s(literal 1/2 binary32) (*.f32 x x))
(* 1/16 (pow x 2))
(*.f32 (*.f32 x x) #s(literal 1/16 binary32))
(* 1/16 (pow x 2))
(*.f32 (*.f32 x x) #s(literal 1/16 binary32))
(* 1/16 (pow x 2))
(*.f32 (*.f32 x x) #s(literal 1/16 binary32))
(* 1/16 (pow x 2))
(*.f32 (*.f32 x x) #s(literal 1/16 binary32))
(* 1/16 (pow x 2))
(*.f32 (*.f32 x x) #s(literal 1/16 binary32))
(* 1/16 (pow x 2))
(*.f32 (*.f32 x x) #s(literal 1/16 binary32))
(* 1/16 (pow x 2))
(*.f32 (*.f32 x x) #s(literal 1/16 binary32))
(* 1/16 (pow x 2))
(*.f32 (*.f32 x x) #s(literal 1/16 binary32))
(* 1/16 (pow x 2))
(*.f32 (*.f32 x x) #s(literal 1/16 binary32))
(* 1/16 (pow x 2))
(*.f32 (*.f32 x x) #s(literal 1/16 binary32))
(* 1/16 (pow x 2))
(*.f32 (*.f32 x x) #s(literal 1/16 binary32))
(* 1/16 (pow x 2))
(*.f32 (*.f32 x x) #s(literal 1/16 binary32))
(* -1/8 (pow x 2))
(*.f32 (*.f32 x x) #s(literal -1/8 binary32))
(* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))
(*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))
(* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))
(*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))
(* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))
(*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))
(* 1/16 (pow x 4))
(*.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1/16 binary32))
(* (pow x 4) (- 1/16 (* 1/8 (/ 1 (pow x 2)))))
(*.f32 (pow.f32 x #s(literal 4 binary32)) (-.f32 #s(literal 1/16 binary32) (/.f32 (/.f32 #s(literal 1/8 binary32) x) x)))
(* (pow x 4) (- 1/16 (* 1/8 (/ 1 (pow x 2)))))
(*.f32 (pow.f32 x #s(literal 4 binary32)) (-.f32 #s(literal 1/16 binary32) (/.f32 (/.f32 #s(literal 1/8 binary32) x) x)))
(* (pow x 4) (- 1/16 (* 1/8 (/ 1 (pow x 2)))))
(*.f32 (pow.f32 x #s(literal 4 binary32)) (-.f32 #s(literal 1/16 binary32) (/.f32 (/.f32 #s(literal 1/8 binary32) x) x)))
(* 1/16 (pow x 4))
(*.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1/16 binary32))
(* (pow x 4) (- 1/16 (* 1/8 (/ 1 (pow x 2)))))
(*.f32 (pow.f32 x #s(literal 4 binary32)) (-.f32 #s(literal 1/16 binary32) (/.f32 (/.f32 #s(literal 1/8 binary32) x) x)))
(* (pow x 4) (- 1/16 (* 1/8 (/ 1 (pow x 2)))))
(*.f32 (pow.f32 x #s(literal 4 binary32)) (-.f32 #s(literal 1/16 binary32) (/.f32 (/.f32 #s(literal 1/8 binary32) x) x)))
(* (pow x 4) (- 1/16 (* 1/8 (/ 1 (pow x 2)))))
(*.f32 (pow.f32 x #s(literal 4 binary32)) (-.f32 #s(literal 1/16 binary32) (/.f32 (/.f32 #s(literal 1/8 binary32) x) x)))
(* 1/2 (pow x 2))
(*.f32 #s(literal 1/2 binary32) (*.f32 x x))
(* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))
(*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))
(* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))
(*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))
(* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))
(*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))
(* 1/16 (pow x 6))
(*.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1/16 binary32))
(* (pow x 6) (- 1/16 (* 1/8 (/ 1 (pow x 2)))))
(*.f32 (pow.f32 x #s(literal 6 binary32)) (-.f32 #s(literal 1/16 binary32) (/.f32 (/.f32 #s(literal 1/8 binary32) x) x)))
(* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))))
(*.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (-.f32 #s(literal 1/16 binary32) (/.f32 (/.f32 #s(literal 1/8 binary32) x) x)) (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 4 binary32)))))
(* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))))
(*.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (-.f32 #s(literal 1/16 binary32) (/.f32 (/.f32 #s(literal 1/8 binary32) x) x)) (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 4 binary32)))))
(* 1/16 (pow x 6))
(*.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1/16 binary32))
(* (pow x 6) (- 1/16 (* 1/8 (/ 1 (pow x 2)))))
(*.f32 (pow.f32 x #s(literal 6 binary32)) (-.f32 #s(literal 1/16 binary32) (/.f32 (/.f32 #s(literal 1/8 binary32) x) x)))
(* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))))
(*.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (-.f32 #s(literal 1/16 binary32) (/.f32 (/.f32 #s(literal 1/8 binary32) x) x)) (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 4 binary32)))))
(* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))))
(*.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (-.f32 #s(literal 1/16 binary32) (/.f32 (/.f32 #s(literal 1/8 binary32) x) x)) (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 4 binary32)))))

eval312.0ms (3.6%)

Compiler

Compiled 34115 to 6519 computations (80.9% saved)

prune288.0ms (3.3%)

Pruning

31 alts after pruning (22 fresh and 9 done)

PrunedKeptTotal
New158391592
Fresh31316
Picked145
Done055
Total1587311618
Accuracy
99.8%
Counts
1618 → 31
Alt Table
Click to see full alt table
StatusAccuracyProgram
7.4%
(copysign.f32 (/.f32 (/.f32 #s(literal 1/2 binary32) x) x) x)
8.3%
(copysign.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (fabs.f32 x))) (*.f32 x x)) x)
7.4%
(copysign.f32 (/.f32 #s(literal 1 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x))) x)
7.4%
(copysign.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) x)
57.9%
(copysign.f32 (+.f32 (log1p.f32 (fabs.f32 x)) (/.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) x)
56.3%
(copysign.f32 (+.f32 (log1p.f32 (fabs.f32 x)) (*.f32 (*.f32 x x) (+.f32 (/.f32 #s(literal 1/2 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (+.f32 (*.f32 (/.f32 #s(literal -1/8 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (+.f32 (*.f32 x x) (/.f32 (*.f32 x x) (+.f32 (fabs.f32 x) #s(literal 1 binary32))))) (*.f32 (+.f32 (/.f32 #s(literal 45 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32))) (+.f32 (/.f32 #s(literal 45 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (/.f32 #s(literal 30 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 3 binary32))))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/720 binary32))))))))) x)
57.8%
(copysign.f32 (+.f32 (log1p.f32 (fabs.f32 x)) (*.f32 (*.f32 x x) (+.f32 (/.f32 #s(literal 1/2 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (*.f32 (/.f32 #s(literal -1/8 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (+.f32 (*.f32 x x) (/.f32 (*.f32 x x) (+.f32 (fabs.f32 x) #s(literal 1 binary32)))))))) x)
16.2%
(copysign.f32 (+.f32 (log.f32 x) (/.f32 (fabs.f32 x) x)) x)
16.8%
(copysign.f32 (+.f32 (log.f32 x) (+.f32 (/.f32 (fabs.f32 x) x) #s(literal -1/2 binary32))) x)
17.2%
(copysign.f32 (+.f32 (log.f32 x) (+.f32 #s(literal -1/2 binary32) (+.f32 (/.f32 (fabs.f32 x) x) (/.f32 (*.f32 (fabs.f32 x) #s(literal 1/3 binary32)) x)))) x)
7.4%
(copysign.f32 (*.f32 (/.f32 #s(literal 1 binary32) x) (/.f32 #s(literal 1/2 binary32) x)) x)
10.8%
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) x)
70.2%
(copysign.f32 (log1p.f32 (/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (fabs.f32 x)))) x)
59.0%
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))))) x)
60.8%
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))) x)
70.4%
(copysign.f32 (log1p.f32 (fabs.f32 x)) x)
12.2%
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x) x) x)) x)
17.7%
(copysign.f32 (log.f32 (+.f32 (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))) #s(literal 1 binary32))) x)
19.8%
(copysign.f32 (log.f32 (+.f32 (+.f32 (fabs.f32 x) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal 1 binary32))) x)
14.4%
(copysign.f32 (log.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32))) x)
58.2%
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)
19.8%
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))))) x)
30.7%
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x)
22.9%
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (neg.f32 x))) x)
32.1%
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) x)) x)
30.5%
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32))) x)
13.2%
(copysign.f32 (log.f32 (+.f32 #s(literal 1 binary32) (+.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (fabs.f32 x)))) x)
12.6%
(copysign.f32 (log.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) x)
20.8%
(copysign.f32 (log.f32 (neg.f32 (*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 (+.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)) x))))) x)
10.8%
(copysign.f32 (log.f32 (neg.f32 x)) x)
15.1%
(copysign.f32 (log.f32 x) x)
Compiler

Compiled 859 to 531 computations (38.2% saved)

simplify125.0ms (1.4%)

Algorithm
egg-herbie
Localize:

Found 19 expressions of interest:

NewMetricScoreProgram
cost-diff0
(fabs.f32 x)
cost-diff0
(+.f32 (fabs.f32 x) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))))
cost-diff0
(log1p.f32 (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))))
cost-diff0
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))))) x)
cost-diff0
(+.f32 (/.f32 (fabs.f32 x) x) #s(literal -1/2 binary32))
cost-diff0
(log.f32 x)
cost-diff0
(+.f32 (log.f32 x) (+.f32 (/.f32 (fabs.f32 x) x) #s(literal -1/2 binary32)))
cost-diff0
(copysign.f32 (+.f32 (log.f32 x) (+.f32 (/.f32 (fabs.f32 x) x) #s(literal -1/2 binary32))) x)
cost-diff0
(*.f32 x #s(literal 1/2 binary32))
cost-diff0
(*.f32 x (*.f32 x #s(literal 1/2 binary32)))
cost-diff0
(log.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))))
cost-diff0
(copysign.f32 (log.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) x)
cost-diff0
(/.f32 #s(literal 1/2 binary32) x)
cost-diff0
(/.f32 (/.f32 #s(literal 1/2 binary32) x) x)
cost-diff0
(copysign.f32 (/.f32 (/.f32 #s(literal 1/2 binary32) x) x) x)
cost-diff0
(fabs.f32 x)
cost-diff0
(+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))
cost-diff0
(log1p.f32 (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))
cost-diff0
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))) x)
Rules
1438×fma-define
1200×fma-lowering-fma.f32
1200×fma-lowering-fma.f64
944×sum3-define
912×sum4-define
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
035236
177213
2184213
3502213
41230213
52190213
62838213
02838213
Stop Event
iter limit
saturated
Calls
Call 1
Inputs
(copysign (log (+ 1 (+ (fabs x) (* x (* x 1/2))))) x)
(log (+ 1 (+ (fabs x) (* x (* x 1/2)))))
(+ (fabs x) (* x (* x 1/2)))
(fabs x)
x
(* x (* x 1/2))
(* x 1/2)
1/2
(copysign (/ (/ 1/2 x) x) x)
(/ (/ 1/2 x) x)
(/ 1/2 x)
1/2
x
(copysign (log (* x (* x 1/2))) x)
(log (* x (* x 1/2)))
(* x (* x 1/2))
x
(* x 1/2)
1/2
(copysign (+ (log x) (+ (/ (fabs x) x) -1/2)) x)
(+ (log x) (+ (/ (fabs x) x) -1/2))
(log x)
x
(+ (/ (fabs x) x) -1/2)
(/ (fabs x) x)
(fabs x)
-1/2
(copysign (log (+ 1 (+ (fabs x) (* x (* x (+ 1/2 (* x (* x (+ -1/8 (* (* x x) 1/16)))))))))) x)
(log (+ 1 (+ (fabs x) (* x (* x (+ 1/2 (* x (* x (+ -1/8 (* (* x x) 1/16))))))))))
(+ (fabs x) (* x (* x (+ 1/2 (* x (* x (+ -1/8 (* (* x x) 1/16))))))))
(fabs x)
x
(* x (* x (+ 1/2 (* x (* x (+ -1/8 (* (* x x) 1/16)))))))
(* x (+ 1/2 (* x (* x (+ -1/8 (* (* x x) 1/16))))))
(+ 1/2 (* x (* x (+ -1/8 (* (* x x) 1/16)))))
1/2
(* x (* x (+ -1/8 (* (* x x) 1/16))))
(* x (+ -1/8 (* (* x x) 1/16)))
(+ -1/8 (* (* x x) 1/16))
-1/8
(* (* x x) 1/16)
(* x x)
1/16
Outputs
(copysign (log (+ 1 (+ (fabs x) (* x (* x 1/2))))) x)
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))) x)
(log (+ 1 (+ (fabs x) (* x (* x 1/2)))))
(log1p.f32 (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))
(+ (fabs x) (* x (* x 1/2)))
(+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))
(fabs x)
(fabs.f32 x)
x
(* x (* x 1/2))
(*.f32 x (*.f32 x #s(literal 1/2 binary32)))
(* x 1/2)
(*.f32 x #s(literal 1/2 binary32))
1/2
#s(literal 1/2 binary32)
(copysign (/ (/ 1/2 x) x) x)
(copysign.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) x)
(/ (/ 1/2 x) x)
(/.f32 #s(literal 1/2 binary32) (*.f32 x x))
(/ 1/2 x)
(/.f32 #s(literal 1/2 binary32) x)
1/2
#s(literal 1/2 binary32)
x
(copysign (log (* x (* x 1/2))) x)
(copysign.f32 (log.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) x)
(log (* x (* x 1/2)))
(log.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))))
(* x (* x 1/2))
(*.f32 x (*.f32 x #s(literal 1/2 binary32)))
x
(* x 1/2)
(*.f32 x #s(literal 1/2 binary32))
1/2
#s(literal 1/2 binary32)
(copysign (+ (log x) (+ (/ (fabs x) x) -1/2)) x)
(copysign.f32 (+.f32 (log.f32 x) (+.f32 (/.f32 (fabs.f32 x) x) #s(literal -1/2 binary32))) x)
(+ (log x) (+ (/ (fabs x) x) -1/2))
(+.f32 (log.f32 x) (+.f32 (/.f32 (fabs.f32 x) x) #s(literal -1/2 binary32)))
(log x)
(log.f32 x)
x
(+ (/ (fabs x) x) -1/2)
(+.f32 (/.f32 (fabs.f32 x) x) #s(literal -1/2 binary32))
(/ (fabs x) x)
(/.f32 (fabs.f32 x) x)
(fabs x)
(fabs.f32 x)
-1/2
#s(literal -1/2 binary32)
(copysign (log (+ 1 (+ (fabs x) (* x (* x (+ 1/2 (* x (* x (+ -1/8 (* (* x x) 1/16)))))))))) x)
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))) x)
(log (+ 1 (+ (fabs x) (* x (* x (+ 1/2 (* x (* x (+ -1/8 (* (* x x) 1/16))))))))))
(log1p.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))))
(+ (fabs x) (* x (* x (+ 1/2 (* x (* x (+ -1/8 (* (* x x) 1/16))))))))
(+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))
(fabs x)
(fabs.f32 x)
x
(* x (* x (+ 1/2 (* x (* x (+ -1/8 (* (* x x) 1/16)))))))
(*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))
(* x (+ 1/2 (* x (* x (+ -1/8 (* (* x x) 1/16))))))
(*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))
(+ 1/2 (* x (* x (+ -1/8 (* (* x x) 1/16)))))
(+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))
1/2
#s(literal 1/2 binary32)
(* x (* x (+ -1/8 (* (* x x) 1/16))))
(*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))
(* x (+ -1/8 (* (* x x) 1/16)))
(*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))
(+ -1/8 (* (* x x) 1/16))
(+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))
-1/8
#s(literal -1/8 binary32)
(* (* x x) 1/16)
(*.f32 (*.f32 x x) #s(literal 1/16 binary32))
(* x x)
(*.f32 x x)
1/16
#s(literal 1/16 binary32)

localize323.0ms (3.7%)

Localize:

Found 19 expressions of interest:

NewMetricScoreProgram
accuracy99.9%
(*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))
accuracy99.9%
(*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))
accuracy99.7%
(*.f32 (*.f32 x x) #s(literal 1/16 binary32))
accuracy78.8%
(log1p.f32 (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))))
accuracy100.0%
(+.f32 (/.f32 (fabs.f32 x) x) #s(literal -1/2 binary32))
accuracy100.0%
(log.f32 x)
accuracy100.0%
(fabs.f32 x)
accuracy100.0%
(+.f32 (log.f32 x) (+.f32 (/.f32 (fabs.f32 x) x) #s(literal -1/2 binary32)))
accuracy100.0%
(copysign.f32 (log.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) x)
accuracy100.0%
(*.f32 x (*.f32 x #s(literal 1/2 binary32)))
accuracy100.0%
(*.f32 x #s(literal 1/2 binary32))
accuracy76.1%
(log.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))))
accuracy100.0%
(copysign.f32 (/.f32 (/.f32 #s(literal 1/2 binary32) x) x) x)
accuracy100.0%
(/.f32 #s(literal 1/2 binary32) x)
accuracy99.7%
(/.f32 (/.f32 #s(literal 1/2 binary32) x) x)
accuracy100.0%
(*.f32 x #s(literal 1/2 binary32))
accuracy100.0%
(fabs.f32 x)
accuracy100.0%
(+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))
accuracy86.4%
(log1p.f32 (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))
Results
61.0ms117×0invalid
47.0ms99×0valid
44.0ms40×1valid
Compiler

Compiled 269 to 33 computations (87.7% saved)

Precisions
Click to see histograms. Total time spent on operations: 84.0ms
ival-log: 15.0ms (18% of total)
compiled-spec: 15.0ms (18% of total)
ival-mult: 14.0ms (16.8% of total)
ival-add: 13.0ms (15.6% of total)
ival-copysign: 11.0ms (13.2% of total)
ival-div: 6.0ms (7.2% of total)
backward-pass: 5.0ms (6% of total)
ival-fabs: 2.0ms (2.4% of total)
const: 1.0ms (1.2% of total)

series33.0ms (0.4%)

Counts
21 → 252
Calls
Call 1
Inputs
#<alt (copysign (log (+ 1 (+ (fabs x) (* x (* x 1/2))))) x)>
#<alt (log (+ 1 (+ (fabs x) (* x (* x 1/2)))))>
#<alt (+ (fabs x) (* x (* x 1/2)))>
#<alt (fabs x)>
#<alt (copysign (/ (/ 1/2 x) x) x)>
#<alt (/ (/ 1/2 x) x)>
#<alt (/ 1/2 x)>
#<alt (copysign (log (* x (* x 1/2))) x)>
#<alt (log (* x (* x 1/2)))>
#<alt (* x (* x 1/2))>
#<alt (* x 1/2)>
#<alt (copysign (+ (log x) (+ (/ (fabs x) x) -1/2)) x)>
#<alt (+ (log x) (+ (/ (fabs x) x) -1/2))>
#<alt (log x)>
#<alt (+ (/ (fabs x) x) -1/2)>
#<alt (copysign (log (+ 1 (+ (fabs x) (* x (* x (+ 1/2 (* x (* x (+ -1/8 (* (* x x) 1/16)))))))))) x)>
#<alt (log (+ 1 (+ (fabs x) (* x (* x (+ 1/2 (* x (* x (+ -1/8 (* (* x x) 1/16))))))))))>
#<alt (+ (fabs x) (* x (* x (+ 1/2 (* x (* x (+ -1/8 (* (* x x) 1/16))))))))>
#<alt (* (* x x) 1/16)>
#<alt (* x (* x (+ 1/2 (* x (* x (+ -1/8 (* (* x x) 1/16)))))))>
#<alt (* x (* x (+ -1/8 (* (* x x) 1/16))))>
Outputs
#<alt (copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)>
#<alt (copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)>
#<alt (copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)>
#<alt (copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)>
#<alt (copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)>
#<alt (copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)>
#<alt (copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)>
#<alt (copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)>
#<alt (copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)>
#<alt (copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)>
#<alt (copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)>
#<alt (copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)>
#<alt (log (+ 1 (fabs x)))>
#<alt (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))))>
#<alt (+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* -1/8 (/ (pow x 2) (pow (+ 1 (fabs x)) 2))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))>
#<alt (+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* (pow x 2) (- (* 1/24 (/ (pow x 2) (pow (+ 1 (fabs x)) 3))) (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))>
#<alt (+ (log 1/2) (* -2 (log (/ 1 x))))>
#<alt (+ (log 1/2) (+ (* -2 (log (/ 1 x))) (* 2 (/ (+ 1 (fabs x)) (pow x 2)))))>
#<alt (+ (log 1/2) (+ (* -2 (log (/ 1 x))) (+ (* -2 (/ (pow (+ 1 (fabs x)) 2) (pow x 4))) (* 2 (/ (+ 1 (fabs x)) (pow x 2))))))>
#<alt (+ (log 1/2) (+ (* -2 (log (/ 1 x))) (+ (* -2 (/ (pow (+ 1 (fabs x)) 2) (pow x 4))) (+ (* 2 (/ (+ 1 (fabs x)) (pow x 2))) (* 8/3 (/ (pow (+ 1 (fabs x)) 3) (pow x 6)))))))>
#<alt (+ (log 1/2) (* -2 (log (/ -1 x))))>
#<alt (+ (log 1/2) (+ (* -2 (log (/ -1 x))) (* 2 (/ (+ 1 (fabs x)) (pow x 2)))))>
#<alt (+ (log 1/2) (+ (* -2 (log (/ -1 x))) (+ (* -2 (/ (pow (+ 1 (fabs x)) 2) (pow x 4))) (* 2 (/ (+ 1 (fabs x)) (pow x 2))))))>
#<alt (+ (log 1/2) (+ (* -2 (log (/ -1 x))) (+ (* -2 (/ (pow (+ 1 (fabs x)) 2) (pow x 4))) (+ (* 2 (/ (+ 1 (fabs x)) (pow x 2))) (* 8/3 (/ (pow (+ 1 (fabs x)) 3) (pow x 6)))))))>
#<alt (fabs x)>
#<alt (+ (fabs x) (* 1/2 (pow x 2)))>
#<alt (+ (fabs x) (* 1/2 (pow x 2)))>
#<alt (+ (fabs x) (* 1/2 (pow x 2)))>
#<alt (* 1/2 (pow x 2))>
#<alt (* (pow x 2) (+ 1/2 (/ (fabs x) (pow x 2))))>
#<alt (* (pow x 2) (+ 1/2 (/ (fabs x) (pow x 2))))>
#<alt (* (pow x 2) (+ 1/2 (/ (fabs x) (pow x 2))))>
#<alt (* 1/2 (pow x 2))>
#<alt (* (pow x 2) (+ 1/2 (/ (fabs x) (pow x 2))))>
#<alt (* (pow x 2) (+ 1/2 (/ (fabs x) (pow x 2))))>
#<alt (* (pow x 2) (+ 1/2 (/ (fabs x) (pow x 2))))>
#<alt (fabs x)>
#<alt (fabs x)>
#<alt (fabs x)>
#<alt (fabs x)>
#<alt (fabs x)>
#<alt (fabs x)>
#<alt (fabs x)>
#<alt (fabs x)>
#<alt (fabs x)>
#<alt (fabs x)>
#<alt (fabs x)>
#<alt (fabs x)>
#<alt (copysign (/ 1/2 (pow x 2)) x)>
#<alt (copysign (/ 1/2 (pow x 2)) x)>
#<alt (copysign (/ 1/2 (pow x 2)) x)>
#<alt (copysign (/ 1/2 (pow x 2)) x)>
#<alt (copysign (/ 1/2 (pow x 2)) x)>
#<alt (copysign (/ 1/2 (pow x 2)) x)>
#<alt (copysign (/ 1/2 (pow x 2)) x)>
#<alt (copysign (/ 1/2 (pow x 2)) x)>
#<alt (copysign (/ 1/2 (pow x 2)) x)>
#<alt (copysign (/ 1/2 (pow x 2)) x)>
#<alt (copysign (/ 1/2 (pow x 2)) x)>
#<alt (copysign (/ 1/2 (pow x 2)) x)>
#<alt (/ 1/2 (pow x 2))>
#<alt (/ 1/2 (pow x 2))>
#<alt (/ 1/2 (pow x 2))>
#<alt (/ 1/2 (pow x 2))>
#<alt (/ 1/2 (pow x 2))>
#<alt (/ 1/2 (pow x 2))>
#<alt (/ 1/2 (pow x 2))>
#<alt (/ 1/2 (pow x 2))>
#<alt (/ 1/2 (pow x 2))>
#<alt (/ 1/2 (pow x 2))>
#<alt (/ 1/2 (pow x 2))>
#<alt (/ 1/2 (pow x 2))>
#<alt (/ 1/2 x)>
#<alt (/ 1/2 x)>
#<alt (/ 1/2 x)>
#<alt (/ 1/2 x)>
#<alt (/ 1/2 x)>
#<alt (/ 1/2 x)>
#<alt (/ 1/2 x)>
#<alt (/ 1/2 x)>
#<alt (/ 1/2 x)>
#<alt (/ 1/2 x)>
#<alt (/ 1/2 x)>
#<alt (/ 1/2 x)>
#<alt (copysign (log (* 1/2 (pow x 2))) x)>
#<alt (copysign (log (* 1/2 (pow x 2))) x)>
#<alt (copysign (log (* 1/2 (pow x 2))) x)>
#<alt (copysign (log (* 1/2 (pow x 2))) x)>
#<alt (copysign (log (* 1/2 (pow x 2))) x)>
#<alt (copysign (log (* 1/2 (pow x 2))) x)>
#<alt (copysign (log (* 1/2 (pow x 2))) x)>
#<alt (copysign (log (* 1/2 (pow x 2))) x)>
#<alt (copysign (log (* 1/2 (pow x 2))) x)>
#<alt (copysign (log (* 1/2 (pow x 2))) x)>
#<alt (copysign (log (* 1/2 (pow x 2))) x)>
#<alt (copysign (log (* 1/2 (pow x 2))) x)>
#<alt (+ (log 1/2) (* 2 (log x)))>
#<alt (+ (log 1/2) (* 2 (log x)))>
#<alt (+ (log 1/2) (* 2 (log x)))>
#<alt (+ (log 1/2) (* 2 (log x)))>
#<alt (+ (log 1/2) (* -2 (log (/ 1 x))))>
#<alt (+ (log 1/2) (* -2 (log (/ 1 x))))>
#<alt (+ (log 1/2) (* -2 (log (/ 1 x))))>
#<alt (+ (log 1/2) (* -2 (log (/ 1 x))))>
#<alt (+ (log 1/2) (* -2 (log (/ -1 x))))>
#<alt (+ (log 1/2) (* -2 (log (/ -1 x))))>
#<alt (+ (log 1/2) (* -2 (log (/ -1 x))))>
#<alt (+ (log 1/2) (* -2 (log (/ -1 x))))>
#<alt (* 1/2 (pow x 2))>
#<alt (* 1/2 (pow x 2))>
#<alt (* 1/2 (pow x 2))>
#<alt (* 1/2 (pow x 2))>
#<alt (* 1/2 (pow x 2))>
#<alt (* 1/2 (pow x 2))>
#<alt (* 1/2 (pow x 2))>
#<alt (* 1/2 (pow x 2))>
#<alt (* 1/2 (pow x 2))>
#<alt (* 1/2 (pow x 2))>
#<alt (* 1/2 (pow x 2))>
#<alt (* 1/2 (pow x 2))>
#<alt (* 1/2 x)>
#<alt (* 1/2 x)>
#<alt (* 1/2 x)>
#<alt (* 1/2 x)>
#<alt (* 1/2 x)>
#<alt (* 1/2 x)>
#<alt (* 1/2 x)>
#<alt (* 1/2 x)>
#<alt (* 1/2 x)>
#<alt (* 1/2 x)>
#<alt (* 1/2 x)>
#<alt (* 1/2 x)>
#<alt (copysign (- (+ (log x) (/ (fabs x) x)) 1/2) x)>
#<alt (copysign (- (+ (log x) (/ (fabs x) x)) 1/2) x)>
#<alt (copysign (- (+ (log x) (/ (fabs x) x)) 1/2) x)>
#<alt (copysign (- (+ (log x) (/ (fabs x) x)) 1/2) x)>
#<alt (copysign (- (+ (log x) (/ (fabs x) x)) 1/2) x)>
#<alt (copysign (- (+ (log x) (/ (fabs x) x)) 1/2) x)>
#<alt (copysign (- (+ (log x) (/ (fabs x) x)) 1/2) x)>
#<alt (copysign (- (+ (log x) (/ (fabs x) x)) 1/2) x)>
#<alt (copysign (- (+ (log x) (/ (fabs x) x)) 1/2) x)>
#<alt (copysign (- (+ (log x) (/ (fabs x) x)) 1/2) x)>
#<alt (copysign (- (+ (log x) (/ (fabs x) x)) 1/2) x)>
#<alt (copysign (- (+ (log x) (/ (fabs x) x)) 1/2) x)>
#<alt (/ (fabs x) x)>
#<alt (/ (+ (fabs x) (* x (- (log x) 1/2))) x)>
#<alt (/ (+ (fabs x) (* x (- (log x) 1/2))) x)>
#<alt (/ (+ (fabs x) (* x (- (log x) 1/2))) x)>
#<alt (- (* -1 (log (/ 1 x))) 1/2)>
#<alt (- (+ (* -1 (log (/ 1 x))) (/ (fabs x) x)) 1/2)>
#<alt (- (+ (* -1 (log (/ 1 x))) (/ (fabs x) x)) 1/2)>
#<alt (- (+ (* -1 (log (/ 1 x))) (/ (fabs x) x)) 1/2)>
#<alt (- (+ (log -1) (* -1 (log (/ -1 x)))) 1/2)>
#<alt (- (+ (log -1) (+ (* -1 (log (/ -1 x))) (/ (fabs x) x))) 1/2)>
#<alt (- (+ (log -1) (+ (* -1 (log (/ -1 x))) (/ (fabs x) x))) 1/2)>
#<alt (- (+ (log -1) (+ (* -1 (log (/ -1 x))) (/ (fabs x) x))) 1/2)>
#<alt (log x)>
#<alt (log x)>
#<alt (log x)>
#<alt (log x)>
#<alt (* -1 (log (/ 1 x)))>
#<alt (* -1 (log (/ 1 x)))>
#<alt (* -1 (log (/ 1 x)))>
#<alt (* -1 (log (/ 1 x)))>
#<alt (+ (log -1) (* -1 (log (/ -1 x))))>
#<alt (+ (log -1) (* -1 (log (/ -1 x))))>
#<alt (+ (log -1) (* -1 (log (/ -1 x))))>
#<alt (+ (log -1) (* -1 (log (/ -1 x))))>
#<alt (/ (fabs x) x)>
#<alt (/ (+ (fabs x) (* -1/2 x)) x)>
#<alt (/ (+ (fabs x) (* -1/2 x)) x)>
#<alt (/ (+ (fabs x) (* -1/2 x)) x)>
#<alt -1/2>
#<alt (- (/ (fabs x) x) 1/2)>
#<alt (- (/ (fabs x) x) 1/2)>
#<alt (- (/ (fabs x) x) 1/2)>
#<alt -1/2>
#<alt (- (/ (fabs x) x) 1/2)>
#<alt (- (/ (fabs x) x) 1/2)>
#<alt (- (/ (fabs x) x) 1/2)>
#<alt (copysign (log (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))) x)>
#<alt (copysign (log (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))) x)>
#<alt (copysign (log (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))) x)>
#<alt (copysign (log (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))) x)>
#<alt (copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x)>
#<alt (copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x)>
#<alt (copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x)>
#<alt (copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x)>
#<alt (copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x)>
#<alt (copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x)>
#<alt (copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x)>
#<alt (copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x)>
#<alt (log (+ 1 (fabs x)))>
#<alt (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))))>
#<alt (+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* -1/24 (* (pow x 2) (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))>
#<alt (+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* (pow x 2) (+ (* -1/24 (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2))))) (* 1/720 (* (pow x 2) (+ (* 45 (/ 1 (+ 1 (fabs x)))) (+ (* 45 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 30 (/ 1 (pow (+ 1 (fabs x)) 3))))))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))>
#<alt (+ (log 1/16) (* -6 (log (/ 1 x))))>
#<alt (- (+ (log 1/16) (* -6 (log (/ 1 x)))) (* 2 (/ 1 (pow x 2))))>
#<alt (- (+ (log 1/16) (+ (* -6 (log (/ 1 x))) (/ 6 (pow x 4)))) (* 2 (/ 1 (pow x 2))))>
#<alt (- (+ (log 1/16) (+ (* -6 (log (/ 1 x))) (+ (* 1/720 (/ (+ 9600 (* 11520 (+ 1 (fabs x)))) (pow x 6))) (/ 6 (pow x 4))))) (* 2 (/ 1 (pow x 2))))>
#<alt (+ (log 1/16) (* -6 (log (/ -1 x))))>
#<alt (- (+ (log 1/16) (* -6 (log (/ -1 x)))) (* 2 (/ 1 (pow x 2))))>
#<alt (- (+ (log 1/16) (+ (* -6 (log (/ -1 x))) (/ 6 (pow x 4)))) (* 2 (/ 1 (pow x 2))))>
#<alt (- (+ (log 1/16) (+ (* -6 (log (/ -1 x))) (+ (* 1/720 (/ (+ 9600 (* 11520 (+ 1 (fabs x)))) (pow x 6))) (/ 6 (pow x 4))))) (* 2 (/ 1 (pow x 2))))>
#<alt (fabs x)>
#<alt (+ (fabs x) (* 1/2 (pow x 2)))>
#<alt (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2)))))>
#<alt (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))))>
#<alt (* 1/16 (pow x 6))>
#<alt (* (pow x 6) (- 1/16 (* 1/8 (/ 1 (pow x 2)))))>
#<alt (* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))))>
#<alt (* (pow x 6) (- (+ 1/16 (+ (/ 1/2 (pow x 4)) (/ (fabs x) (pow x 6)))) (* 1/8 (/ 1 (pow x 2)))))>
#<alt (* 1/16 (pow x 6))>
#<alt (* (pow x 6) (- 1/16 (* 1/8 (/ 1 (pow x 2)))))>
#<alt (* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))))>
#<alt (* (pow x 6) (- (+ 1/16 (+ (/ 1/2 (pow x 4)) (/ (fabs x) (pow x 6)))) (* 1/8 (/ 1 (pow x 2)))))>
#<alt (* 1/16 (pow x 2))>
#<alt (* 1/16 (pow x 2))>
#<alt (* 1/16 (pow x 2))>
#<alt (* 1/16 (pow x 2))>
#<alt (* 1/16 (pow x 2))>
#<alt (* 1/16 (pow x 2))>
#<alt (* 1/16 (pow x 2))>
#<alt (* 1/16 (pow x 2))>
#<alt (* 1/16 (pow x 2))>
#<alt (* 1/16 (pow x 2))>
#<alt (* 1/16 (pow x 2))>
#<alt (* 1/16 (pow x 2))>
#<alt (* 1/2 (pow x 2))>
#<alt (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))>
#<alt (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))>
#<alt (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))>
#<alt (* 1/16 (pow x 6))>
#<alt (* (pow x 6) (- 1/16 (* 1/8 (/ 1 (pow x 2)))))>
#<alt (* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))))>
#<alt (* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))))>
#<alt (* 1/16 (pow x 6))>
#<alt (* (pow x 6) (- 1/16 (* 1/8 (/ 1 (pow x 2)))))>
#<alt (* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))))>
#<alt (* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))))>
#<alt (* -1/8 (pow x 2))>
#<alt (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))>
#<alt (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))>
#<alt (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))>
#<alt (* 1/16 (pow x 4))>
#<alt (* (pow x 4) (- 1/16 (* 1/8 (/ 1 (pow x 2)))))>
#<alt (* (pow x 4) (- 1/16 (* 1/8 (/ 1 (pow x 2)))))>
#<alt (* (pow x 4) (- 1/16 (* 1/8 (/ 1 (pow x 2)))))>
#<alt (* 1/16 (pow x 4))>
#<alt (* (pow x 4) (- 1/16 (* 1/8 (/ 1 (pow x 2)))))>
#<alt (* (pow x 4) (- 1/16 (* 1/8 (/ 1 (pow x 2)))))>
#<alt (* (pow x 4) (- 1/16 (* 1/8 (/ 1 (pow x 2)))))>
Calls

63 calls:

TimeVariablePointExpression
12.0ms
x
@0
(log (* x (* x 1/2)))
9.0ms
x
@inf
(log (* x (* x 1/2)))
6.0ms
x
@inf
(/ 1/2 x)
0.0ms
x
@-inf
(* x 1/2)
0.0ms
x
@-inf
(+ (log x) (+ (/ (fabs x) x) -1/2))

rewrite312.0ms (3.6%)

Algorithm
batch-egg-rewrite
Rules
2162×fma-lowering-fma.f32
2162×fma-lowering-fma.f64
1882×fma-define
1706×*-lowering-*.f32
1706×*-lowering-*.f64
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
035169
199152
2324152
31149152
43336152
08135152
Stop Event
iter limit
node limit
Counts
21 → 620
Calls
Call 1
Inputs
(copysign (log (+ 1 (+ (fabs x) (* x (* x 1/2))))) x)
(log (+ 1 (+ (fabs x) (* x (* x 1/2)))))
(+ (fabs x) (* x (* x 1/2)))
(fabs x)
(copysign (/ (/ 1/2 x) x) x)
(/ (/ 1/2 x) x)
(/ 1/2 x)
(copysign (log (* x (* x 1/2))) x)
(log (* x (* x 1/2)))
(* x (* x 1/2))
(* x 1/2)
(copysign (+ (log x) (+ (/ (fabs x) x) -1/2)) x)
(+ (log x) (+ (/ (fabs x) x) -1/2))
(log x)
(+ (/ (fabs x) x) -1/2)
(copysign (log (+ 1 (+ (fabs x) (* x (* x (+ 1/2 (* x (* x (+ -1/8 (* (* x x) 1/16)))))))))) x)
(log (+ 1 (+ (fabs x) (* x (* x (+ 1/2 (* x (* x (+ -1/8 (* (* x x) 1/16))))))))))
(+ (fabs x) (* x (* x (+ 1/2 (* x (* x (+ -1/8 (* (* x x) 1/16))))))))
(* (* x x) 1/16)
(* x (* x (+ 1/2 (* x (* x (+ -1/8 (* (* x x) 1/16)))))))
(* x (* x (+ -1/8 (* (* x x) 1/16))))
Outputs
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))) x)
(log1p.f32 (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))
(log.f32 (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))
(+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))
(+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (fabs.f32 x))
(+.f32 (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (fma.f32 (fabs.f32 x) #s(literal 1 binary32) (-.f32 #s(literal 0 binary32) (fabs.f32 x))))
(+.f32 (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (fma.f32 #s(literal 1 binary32) (fabs.f32 x) (-.f32 #s(literal 0 binary32) (fabs.f32 x))))
(+.f32 (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (fma.f32 #s(literal -1 binary32) (-.f32 #s(literal 0 binary32) (fabs.f32 x)) (-.f32 #s(literal 0 binary32) (fabs.f32 x))))
(+.f32 (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (fma.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x)) #s(literal -1 binary32) (-.f32 #s(literal 0 binary32) (fabs.f32 x))))
(fma.f32 #s(literal 1 binary32) (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))
(fma.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (fabs.f32 x))
(fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))
(fma.f32 (fabs.f32 x) #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))
(fma.f32 #s(literal 1/2 binary32) (*.f32 x x) (fabs.f32 x))
(fma.f32 (*.f32 x #s(literal 1/2 binary32)) x (fabs.f32 x))
(fma.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) #s(literal 1 binary32) (fabs.f32 x))
(fma.f32 (*.f32 x x) #s(literal 1/2 binary32) (fabs.f32 x))
(fma.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x)) #s(literal -1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))
(fma.f32 #s(literal -1 binary32) (-.f32 #s(literal 0 binary32) (fabs.f32 x)) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))
(fma.f32 #s(literal -1 binary32) (*.f32 (neg.f32 x) (*.f32 x #s(literal 1/2 binary32))) (fabs.f32 x))
(fma.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) #s(literal -1 binary32)) (neg.f32 x) (fabs.f32 x))
(-.f32 (fabs.f32 x) (*.f32 (neg.f32 x) (*.f32 x #s(literal 1/2 binary32))))
(-.f32 (fabs.f32 x) (*.f32 (*.f32 x #s(literal 1/2 binary32)) (neg.f32 x)))
(-.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (-.f32 #s(literal 0 binary32) (fabs.f32 x)))
(-.f32 #s(literal 0 binary32) (-.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x)) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))
(-.f32 (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) #s(literal 0 binary32)) (-.f32 #s(literal 0 binary32) (fabs.f32 x)))
(/.f32 (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) #s(literal 1 binary32))
(/.f32 (-.f32 (*.f32 (neg.f32 x) (*.f32 x #s(literal 1/2 binary32))) (fabs.f32 x)) #s(literal -1 binary32))
(/.f32 (-.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (neg.f32 x)) (fabs.f32 x)) #s(literal -1 binary32))
(/.f32 (+.f32 (/.f32 #s(literal 1 binary32) x) (*.f32 (fabs.f32 (/.f32 #s(literal 1 binary32) x)) (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (fabs.f32 (/.f32 #s(literal 1 binary32) x)) (/.f32 #s(literal 1 binary32) x)))
(/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (fabs.f32 (/.f32 #s(literal 1 binary32) x)) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))) (fabs.f32 (/.f32 #s(literal 1 binary32) x)))
(/.f32 (+.f32 #s(literal -1 binary32) (*.f32 (fabs.f32 (/.f32 #s(literal 1 binary32) x)) (*.f32 (neg.f32 x) (*.f32 x #s(literal 1/2 binary32))))) (/.f32 #s(literal -1 binary32) (fabs.f32 x)))
(/.f32 (+.f32 #s(literal -1 binary32) (*.f32 (fabs.f32 (/.f32 #s(literal 1 binary32) x)) (*.f32 (*.f32 x #s(literal 1/2 binary32)) (neg.f32 x)))) (/.f32 #s(literal -1 binary32) (fabs.f32 x)))
(/.f32 (+.f32 (/.f32 (fabs.f32 x) x) (*.f32 x #s(literal 1/2 binary32))) (/.f32 #s(literal 1 binary32) x))
(/.f32 (+.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x)) (*.f32 #s(literal 1 binary32) (*.f32 (neg.f32 x) (*.f32 x #s(literal 1/2 binary32))))) #s(literal -1 binary32))
(/.f32 (+.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x)) (*.f32 #s(literal 1 binary32) (*.f32 (*.f32 x #s(literal 1/2 binary32)) (neg.f32 x)))) #s(literal -1 binary32))
(/.f32 (+.f32 (-.f32 #s(literal 0 binary32) (/.f32 (fabs.f32 x) x)) (*.f32 #s(literal -1 binary32) (*.f32 x #s(literal 1/2 binary32)))) (/.f32 #s(literal -1 binary32) x))
(/.f32 (+.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x)) (*.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))) #s(literal -1 binary32))
(/.f32 (+.f32 (fabs.f32 x) (*.f32 #s(literal -1 binary32) (*.f32 (*.f32 x #s(literal 1/2 binary32)) (neg.f32 x)))) #s(literal 1 binary32))
(/.f32 (+.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 (/.f32 #s(literal 1 binary32) x))) (/.f32 #s(literal 1 binary32) x)) (*.f32 (/.f32 #s(literal 1 binary32) x) (fabs.f32 (/.f32 #s(literal 1 binary32) x))))
(/.f32 (+.f32 (*.f32 x #s(literal 1/2 binary32)) (/.f32 (fabs.f32 x) x)) (/.f32 #s(literal 1 binary32) x))
(/.f32 (+.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) #s(literal -1 binary32)) (-.f32 #s(literal 0 binary32) (/.f32 (fabs.f32 x) x))) (/.f32 #s(literal -1 binary32) x))
(/.f32 (+.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (fabs.f32 (/.f32 #s(literal 1 binary32) x))) #s(literal 1 binary32)) (fabs.f32 (/.f32 #s(literal 1 binary32) x)))
(/.f32 (+.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) #s(literal -1 binary32)) (-.f32 #s(literal 0 binary32) (fabs.f32 x))) #s(literal -1 binary32))
(/.f32 (+.f32 (*.f32 (*.f32 (neg.f32 x) (*.f32 x #s(literal 1/2 binary32))) (fabs.f32 (/.f32 #s(literal 1 binary32) x))) #s(literal -1 binary32)) (/.f32 #s(literal -1 binary32) (fabs.f32 x)))
(/.f32 (+.f32 (*.f32 (*.f32 (neg.f32 x) (*.f32 x #s(literal 1/2 binary32))) #s(literal 1 binary32)) (-.f32 #s(literal 0 binary32) (fabs.f32 x))) #s(literal -1 binary32))
(/.f32 (+.f32 (*.f32 (*.f32 (neg.f32 x) (*.f32 x #s(literal 1/2 binary32))) #s(literal -1 binary32)) (fabs.f32 x)) #s(literal 1 binary32))
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (neg.f32 x)) (fabs.f32 (/.f32 #s(literal 1 binary32) x))) #s(literal -1 binary32)) (/.f32 #s(literal -1 binary32) (fabs.f32 x)))
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (neg.f32 x)) #s(literal 1 binary32)) (-.f32 #s(literal 0 binary32) (fabs.f32 x))) #s(literal -1 binary32))
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (neg.f32 x)) #s(literal -1 binary32)) (fabs.f32 x)) #s(literal 1 binary32))
(/.f32 (-.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (/.f32 #s(literal -1 binary32) (fabs.f32 x))) (/.f32 #s(literal 1 binary32) x)) (*.f32 (/.f32 #s(literal 1 binary32) x) (/.f32 #s(literal -1 binary32) (fabs.f32 x))))
(/.f32 (-.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) #s(literal -1 binary32)) (/.f32 (fabs.f32 x) x)) (/.f32 #s(literal -1 binary32) x))
(/.f32 (-.f32 (*.f32 x #s(literal 1/2 binary32)) (-.f32 #s(literal 0 binary32) (/.f32 (fabs.f32 x) x))) (/.f32 #s(literal 1 binary32) x))
(/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (/.f32 #s(literal -1 binary32) (fabs.f32 x))) #s(literal 1 binary32)) (/.f32 #s(literal -1 binary32) (fabs.f32 x)))
(/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) #s(literal -1 binary32)) (fabs.f32 x)) #s(literal -1 binary32))
(/.f32 (-.f32 (*.f32 (*.f32 (neg.f32 x) (*.f32 x #s(literal 1/2 binary32))) (/.f32 #s(literal -1 binary32) (fabs.f32 x))) #s(literal -1 binary32)) (fabs.f32 (/.f32 #s(literal 1 binary32) x)))
(/.f32 (-.f32 (*.f32 (*.f32 (neg.f32 x) (*.f32 x #s(literal 1/2 binary32))) #s(literal -1 binary32)) (-.f32 #s(literal 0 binary32) (fabs.f32 x))) #s(literal 1 binary32))
(/.f32 (-.f32 (*.f32 (*.f32 (neg.f32 x) (*.f32 x #s(literal 1/2 binary32))) #s(literal 1 binary32)) (fabs.f32 x)) #s(literal -1 binary32))
(/.f32 (-.f32 (*.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (neg.f32 x)) (/.f32 #s(literal -1 binary32) (fabs.f32 x))) #s(literal -1 binary32)) (fabs.f32 (/.f32 #s(literal 1 binary32) x)))
(/.f32 (-.f32 (*.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (neg.f32 x)) #s(literal -1 binary32)) (-.f32 #s(literal 0 binary32) (fabs.f32 x))) #s(literal 1 binary32))
(/.f32 (-.f32 (*.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (neg.f32 x)) #s(literal 1 binary32)) (fabs.f32 x)) #s(literal -1 binary32))
(neg.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x)))
(exp.f32 (log.f32 (fabs.f32 x)))
(exp.f32 (*.f32 (log.f32 (fabs.f32 x)) #s(literal 1 binary32)))
(+.f32 #s(literal 0 binary32) (fabs.f32 x))
(fabs.f32 x)
(fabs.f32 (neg.f32 x))
(pow.f32 (fabs.f32 x) #s(literal 1 binary32))
(pow.f32 (fabs.f32 (/.f32 #s(literal 1 binary32) x)) #s(literal -1 binary32))
(-.f32 #s(literal 0 binary32) (-.f32 #s(literal 0 binary32) (fabs.f32 x)))
(/.f32 #s(literal 1 binary32) (fabs.f32 (/.f32 #s(literal 1 binary32) x)))
(/.f32 (fabs.f32 x) #s(literal 1 binary32))
(/.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x)) #s(literal -1 binary32))
(/.f32 #s(literal -1 binary32) (/.f32 #s(literal -1 binary32) (fabs.f32 x)))
(*.f32 #s(literal 1 binary32) (fabs.f32 x))
(*.f32 (fabs.f32 x) #s(literal 1 binary32))
(*.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x)) #s(literal -1 binary32))
(*.f32 #s(literal -1 binary32) (-.f32 #s(literal 0 binary32) (fabs.f32 x)))
(copysign.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) x)
(neg.f32 (/.f32 #s(literal -1/2 binary32) (*.f32 x x)))
(exp.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))
(exp.f32 (*.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal 1 binary32)))
(+.f32 #s(literal 0 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))
(+.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 0 binary32)) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))
(pow.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32))
(pow.f32 (/.f32 x (/.f32 #s(literal 1/2 binary32) x)) #s(literal -1 binary32))
(pow.f32 (exp.f32 #s(literal -1 binary32)) (log.f32 (/.f32 x (/.f32 #s(literal 1/2 binary32) x))))
(fma.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 0 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))
(-.f32 #s(literal 0 binary32) (/.f32 #s(literal -1/2 binary32) (*.f32 x x)))
(-.f32 (/.f32 #s(literal 0 binary32) (/.f32 x #s(literal 1/2 binary32))) (/.f32 #s(literal -1/2 binary32) (*.f32 x x)))
(-.f32 (/.f32 #s(literal 0 binary32) (*.f32 x x)) (/.f32 (*.f32 (neg.f32 x) (/.f32 #s(literal 1/2 binary32) x)) (*.f32 x x)))
(-.f32 (/.f32 #s(literal 0 binary32) (neg.f32 (*.f32 x x))) (/.f32 (*.f32 (neg.f32 x) (/.f32 #s(literal -1/2 binary32) x)) (neg.f32 (*.f32 x x))))
(-.f32 (/.f32 (/.f32 #s(literal 0 binary32) (/.f32 x #s(literal 1/2 binary32))) #s(literal 1 binary32)) (/.f32 #s(literal -1/2 binary32) (*.f32 x x)))
(-.f32 (/.f32 (*.f32 #s(literal 0 binary32) (neg.f32 (*.f32 x x))) (*.f32 (neg.f32 x) (neg.f32 (*.f32 x x)))) (/.f32 (*.f32 (neg.f32 x) #s(literal 1/2 binary32)) (*.f32 (neg.f32 x) (neg.f32 (*.f32 x x)))))
(-.f32 (/.f32 (*.f32 #s(literal 0 binary32) (*.f32 x x)) (/.f32 (*.f32 x (*.f32 x x)) #s(literal -1 binary32))) (/.f32 (*.f32 (neg.f32 x) #s(literal -1/2 binary32)) (/.f32 (*.f32 x (*.f32 x x)) #s(literal -1 binary32))))
(-.f32 (/.f32 (*.f32 #s(literal 0 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x))) (*.f32 (neg.f32 x) (/.f32 x (/.f32 #s(literal 1/2 binary32) x)))) (/.f32 x (*.f32 (neg.f32 x) (/.f32 x (/.f32 #s(literal 1/2 binary32) x)))))
(-.f32 (/.f32 (*.f32 #s(literal 0 binary32) (/.f32 x (/.f32 #s(literal -1/2 binary32) x))) (*.f32 (neg.f32 x) (/.f32 x (/.f32 #s(literal -1/2 binary32) x)))) (/.f32 (neg.f32 x) (*.f32 (neg.f32 x) (/.f32 x (/.f32 #s(literal -1/2 binary32) x)))))
(/.f32 #s(literal 1 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x)))
(/.f32 #s(literal 1/2 binary32) (*.f32 x x))
(/.f32 (/.f32 #s(literal 1/2 binary32) x) x)
(/.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32))
(/.f32 #s(literal -1/2 binary32) (neg.f32 (*.f32 x x)))
(/.f32 (/.f32 #s(literal -1/2 binary32) x) (neg.f32 x))
(/.f32 (/.f32 #s(literal 1 binary32) x) (/.f32 x #s(literal 1/2 binary32)))
(/.f32 #s(literal -1 binary32) (/.f32 x (/.f32 #s(literal -1/2 binary32) x)))
(/.f32 (/.f32 #s(literal -1 binary32) x) (/.f32 x #s(literal -1/2 binary32)))
(/.f32 (/.f32 #s(literal -1/2 binary32) (*.f32 x x)) #s(literal -1 binary32))
(/.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 2 binary32))
(/.f32 (/.f32 #s(literal -1 binary32) (*.f32 x x)) #s(literal -2 binary32))
(/.f32 (-.f32 (*.f32 #s(literal 0 binary32) (neg.f32 (*.f32 x x))) (*.f32 (neg.f32 x) #s(literal 1/2 binary32))) (*.f32 (neg.f32 x) (neg.f32 (*.f32 x x))))
(/.f32 (-.f32 #s(literal 0 binary32) (*.f32 (neg.f32 x) (/.f32 #s(literal 1/2 binary32) x))) (*.f32 x x))
(/.f32 (-.f32 (*.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 (neg.f32 x) #s(literal -1/2 binary32))) (/.f32 (*.f32 x (*.f32 x x)) #s(literal -1 binary32)))
(/.f32 (-.f32 #s(literal 0 binary32) (*.f32 (neg.f32 x) (/.f32 #s(literal -1/2 binary32) x))) (neg.f32 (*.f32 x x)))
(/.f32 (-.f32 (*.f32 #s(literal 0 binary32) (/.f32 x (/.f32 #s(literal -1/2 binary32) x))) (neg.f32 x)) (*.f32 (neg.f32 x) (/.f32 x (/.f32 #s(literal -1/2 binary32) x))))
(/.f32 (-.f32 (*.f32 #s(literal 0 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x))) x) (*.f32 (neg.f32 x) (/.f32 x (/.f32 #s(literal 1/2 binary32) x))))
(/.f32 (-.f32 (*.f32 #s(literal 0 binary32) (/.f32 x (/.f32 #s(literal -1/2 binary32) x))) (/.f32 x #s(literal -1/2 binary32))) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (/.f32 x (/.f32 #s(literal -1/2 binary32) x))))
(/.f32 (-.f32 (*.f32 #s(literal 0 binary32) (neg.f32 (*.f32 x x))) (*.f32 (/.f32 x #s(literal -1/2 binary32)) #s(literal 1/2 binary32))) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (neg.f32 (*.f32 x x))))
(/.f32 (-.f32 #s(literal 0 binary32) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (/.f32 #s(literal 1/2 binary32) x))) (/.f32 x (/.f32 #s(literal 1/2 binary32) x)))
(/.f32 (-.f32 #s(literal 0 binary32) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (/.f32 x #s(literal 1/2 binary32)))
(/.f32 (-.f32 (*.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 (/.f32 x #s(literal -1/2 binary32)) #s(literal -1/2 binary32))) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (*.f32 x x)))
(/.f32 (-.f32 #s(literal 0 binary32) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (/.f32 #s(literal -1/2 binary32) x))) (/.f32 x (/.f32 #s(literal -1/2 binary32) x)))
(/.f32 (-.f32 #s(literal 0 binary32) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (/.f32 #s(literal 1 binary32) x))) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (/.f32 x #s(literal -1/2 binary32))))
(/.f32 (-.f32 (*.f32 #s(literal 0 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x))) (/.f32 x #s(literal 1/2 binary32))) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (/.f32 x (/.f32 #s(literal 1/2 binary32) x))))
(/.f32 (-.f32 #s(literal 0 binary32) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (/.f32 #s(literal -1 binary32) x))) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (/.f32 x #s(literal 1/2 binary32))))
(/.f32 (-.f32 #s(literal 0 binary32) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (/.f32 #s(literal -1/2 binary32) (*.f32 x x)))) (/.f32 x #s(literal -1/2 binary32)))
(/.f32 (-.f32 #s(literal 0 binary32) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (/.f32 x #s(literal -1/2 binary32)) #s(literal -2 binary32)))
(/.f32 (-.f32 #s(literal 0 binary32) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (/.f32 #s(literal -1 binary32) (*.f32 x x)))) (*.f32 (/.f32 x #s(literal -1/2 binary32)) #s(literal 2 binary32)))
(/.f32 (-.f32 (*.f32 #s(literal 0 binary32) (*.f32 x (/.f32 x (/.f32 #s(literal 1/2 binary32) x)))) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (-.f32 (*.f32 #s(literal 0 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x))) x))) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (*.f32 x (/.f32 x (/.f32 #s(literal 1/2 binary32) x)))))
(/.f32 (-.f32 (*.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (-.f32 (*.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 x #s(literal 1/2 binary32))))) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (*.f32 x (*.f32 x x))))
(/.f32 (-.f32 (*.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (-.f32 #s(literal 0 binary32) (*.f32 x (/.f32 #s(literal 1/2 binary32) x))))) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (*.f32 x x)))
(/.f32 (-.f32 (*.f32 #s(literal 0 binary32) (*.f32 x (neg.f32 (*.f32 x x)))) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (-.f32 (*.f32 #s(literal 0 binary32) (neg.f32 (*.f32 x x))) (*.f32 x #s(literal -1/2 binary32))))) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (*.f32 x (neg.f32 (*.f32 x x)))))
(/.f32 (-.f32 (*.f32 #s(literal 0 binary32) (neg.f32 (*.f32 x x))) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (-.f32 #s(literal 0 binary32) (*.f32 x (/.f32 #s(literal -1/2 binary32) x))))) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (neg.f32 (*.f32 x x))))
(/.f32 (-.f32 (*.f32 #s(literal 0 binary32) (*.f32 x (/.f32 x (/.f32 #s(literal -1/2 binary32) x)))) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (-.f32 (*.f32 #s(literal 0 binary32) (/.f32 x (/.f32 #s(literal -1/2 binary32) x))) (neg.f32 x)))) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (*.f32 x (/.f32 x (/.f32 #s(literal -1/2 binary32) x)))))
(/.f32 (-.f32 (*.f32 #s(literal 0 binary32) (/.f32 x (/.f32 #s(literal -1/2 binary32) x))) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (-.f32 #s(literal 0 binary32) (*.f32 x (/.f32 #s(literal -1 binary32) x))))) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (/.f32 x (/.f32 #s(literal -1/2 binary32) x))))
(/.f32 (neg.f32 (-.f32 (*.f32 #s(literal 0 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x))) x)) (neg.f32 (*.f32 (neg.f32 x) (/.f32 x (/.f32 #s(literal 1/2 binary32) x)))))
(/.f32 (neg.f32 (-.f32 (*.f32 #s(literal 0 binary32) (/.f32 x (/.f32 #s(literal -1/2 binary32) x))) (neg.f32 x))) (neg.f32 (*.f32 (neg.f32 x) (/.f32 x (/.f32 #s(literal -1/2 binary32) x)))))
(/.f32 (neg.f32 (-.f32 (*.f32 #s(literal 0 binary32) (neg.f32 (*.f32 x x))) (*.f32 (neg.f32 x) #s(literal 1/2 binary32)))) (neg.f32 (*.f32 (neg.f32 x) (neg.f32 (*.f32 x x)))))
(/.f32 (neg.f32 (-.f32 #s(literal 0 binary32) (*.f32 (neg.f32 x) (/.f32 #s(literal 1/2 binary32) x)))) (neg.f32 (*.f32 x x)))
(/.f32 (neg.f32 (-.f32 (*.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 (neg.f32 x) #s(literal -1/2 binary32)))) (*.f32 x (*.f32 x x)))
(/.f32 (neg.f32 (-.f32 #s(literal 0 binary32) (*.f32 (neg.f32 x) (/.f32 #s(literal -1/2 binary32) x)))) (*.f32 x x))
(*.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))
(*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))
(*.f32 #s(literal 1/2 binary32) (pow.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32)))
(*.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 #s(literal 1 binary32) x))
(*.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32))
(*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) (*.f32 x x)))
(*.f32 #s(literal -1/2 binary32) (pow.f32 (/.f32 #s(literal -1 binary32) (*.f32 x x)) #s(literal 1 binary32)))
(*.f32 (/.f32 #s(literal -1/2 binary32) x) (/.f32 #s(literal -1 binary32) x))
(*.f32 (/.f32 #s(literal -1/2 binary32) x) (pow.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 1 binary32)))
(*.f32 (/.f32 #s(literal 1 binary32) x) (/.f32 #s(literal 1/2 binary32) x))
(*.f32 #s(literal -1 binary32) (/.f32 #s(literal -1/2 binary32) (*.f32 x x)))
(*.f32 (/.f32 #s(literal -1 binary32) x) (/.f32 #s(literal -1/2 binary32) x))
(*.f32 (/.f32 #s(literal -1/2 binary32) (*.f32 x x)) #s(literal -1 binary32))
(*.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1/2 binary32))
(*.f32 (/.f32 #s(literal -1 binary32) (*.f32 x x)) #s(literal -1/2 binary32))
(*.f32 (pow.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 1 binary32)) (/.f32 #s(literal -1/2 binary32) x))
(*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32)) #s(literal 1/2 binary32))
(*.f32 (pow.f32 (/.f32 #s(literal -1 binary32) (*.f32 x x)) #s(literal 1 binary32)) #s(literal -1/2 binary32))
(neg.f32 (/.f32 #s(literal -1/2 binary32) x))
(exp.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)))
(exp.f32 (*.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)) #s(literal 1 binary32)))
(+.f32 #s(literal 0 binary32) (/.f32 #s(literal 1/2 binary32) x))
(pow.f32 (/.f32 #s(literal 1/2 binary32) x) #s(literal 1 binary32))
(pow.f32 (/.f32 x #s(literal 1/2 binary32)) #s(literal -1 binary32))
(pow.f32 (exp.f32 #s(literal -1 binary32)) (log.f32 (/.f32 x #s(literal 1/2 binary32))))
(-.f32 #s(literal 0 binary32) (/.f32 #s(literal -1/2 binary32) x))
(/.f32 #s(literal 1 binary32) (/.f32 x #s(literal 1/2 binary32)))
(/.f32 #s(literal 1/2 binary32) x)
(/.f32 (/.f32 #s(literal 1/2 binary32) x) #s(literal 1 binary32))
(/.f32 #s(literal -1/2 binary32) (neg.f32 x))
(/.f32 (/.f32 #s(literal -1/2 binary32) x) #s(literal -1 binary32))
(/.f32 (/.f32 #s(literal 1 binary32) x) #s(literal 2 binary32))
(/.f32 #s(literal -1 binary32) (/.f32 x #s(literal -1/2 binary32)))
(/.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -2 binary32))
(*.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x))
(*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) x))
(*.f32 (/.f32 #s(literal 1/2 binary32) x) #s(literal 1 binary32))
(*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x))
(*.f32 #s(literal -1/2 binary32) (pow.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 1 binary32)))
(*.f32 (/.f32 #s(literal -1/2 binary32) x) #s(literal -1 binary32))
(*.f32 (/.f32 #s(literal 1 binary32) x) #s(literal 1/2 binary32))
(*.f32 #s(literal -1 binary32) (/.f32 #s(literal -1/2 binary32) x))
(*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))
(*.f32 (pow.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 1 binary32)) #s(literal -1/2 binary32))
(copysign.f32 (log.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) x)
(+.f32 (log.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) #s(literal 0 binary32))
(+.f32 (log.f32 x) (log.f32 (*.f32 x #s(literal 1/2 binary32))))
(+.f32 (log.f32 (*.f32 x #s(literal 1/2 binary32))) (log.f32 x))
(+.f32 #s(literal 0 binary32) (log.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))
(+.f32 (*.f32 (log.f32 x) #s(literal 2 binary32)) (log.f32 #s(literal 1/2 binary32)))
(+.f32 (log.f32 #s(literal 1/2 binary32)) (*.f32 (log.f32 x) #s(literal 2 binary32)))
(+.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (*.f32 (neg.f32 x) (*.f32 x #s(literal 1/2 binary32)))))
(+.f32 (log.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) #s(literal -1 binary32))) (log.f32 (neg.f32 x)))
(fma.f32 (log.f32 x) #s(literal 2 binary32) (log.f32 #s(literal 1/2 binary32)))
(fma.f32 #s(literal 2 binary32) (log.f32 x) (log.f32 #s(literal 1/2 binary32)))
(-.f32 (log.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) #s(literal 0 binary32))
(-.f32 (log.f32 (*.f32 x #s(literal 1/2 binary32))) (-.f32 #s(literal 0 binary32) (log.f32 x)))
(-.f32 (log.f32 (*.f32 (neg.f32 x) (*.f32 x #s(literal 1/2 binary32)))) (log.f32 #s(literal -1 binary32)))
(-.f32 (log.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (neg.f32 x))) (log.f32 #s(literal -1 binary32)))
(log.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))))
(neg.f32 (*.f32 (neg.f32 x) (*.f32 x #s(literal 1/2 binary32))))
(neg.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (neg.f32 x)))
(/.f32 (*.f32 x #s(literal 1/2 binary32)) (/.f32 #s(literal 1 binary32) x))
(/.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) #s(literal 1 binary32))
(/.f32 (*.f32 (neg.f32 x) (*.f32 x #s(literal 1/2 binary32))) #s(literal -1 binary32))
(/.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (neg.f32 x)) #s(literal -1 binary32))
(/.f32 (neg.f32 (*.f32 x #s(literal 1/2 binary32))) (/.f32 #s(literal -1 binary32) x))
(/.f32 (neg.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) #s(literal -1 binary32))
(*.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))
(*.f32 x (*.f32 x #s(literal 1/2 binary32)))
(*.f32 #s(literal 1/2 binary32) (*.f32 x x))
(*.f32 (*.f32 x #s(literal 1/2 binary32)) x)
(*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) #s(literal 1 binary32))
(*.f32 (*.f32 x x) #s(literal 1/2 binary32))
(*.f32 #s(literal -1 binary32) (*.f32 (neg.f32 x) (*.f32 x #s(literal 1/2 binary32))))
(*.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) #s(literal -1 binary32)) (neg.f32 x))
(neg.f32 (*.f32 (neg.f32 x) #s(literal 1/2 binary32)))
(neg.f32 (*.f32 #s(literal 1/2 binary32) (neg.f32 x)))
(/.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) x))
(/.f32 (*.f32 x #s(literal 1/2 binary32)) #s(literal 1 binary32))
(/.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) x))
(/.f32 (*.f32 (neg.f32 x) #s(literal 1/2 binary32)) #s(literal -1 binary32))
(/.f32 (*.f32 #s(literal 1/2 binary32) (neg.f32 x)) #s(literal -1 binary32))
(/.f32 (neg.f32 (*.f32 x #s(literal 1/2 binary32))) #s(literal -1 binary32))
(*.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32)))
(*.f32 x #s(literal 1/2 binary32))
(*.f32 #s(literal 1/2 binary32) x)
(*.f32 (*.f32 x #s(literal 1/2 binary32)) #s(literal 1 binary32))
(*.f32 #s(literal -1/2 binary32) (neg.f32 x))
(*.f32 #s(literal -1 binary32) (*.f32 (neg.f32 x) #s(literal 1/2 binary32)))
(copysign.f32 (+.f32 (log.f32 x) (+.f32 (/.f32 (fabs.f32 x) x) #s(literal -1/2 binary32))) x)
(+.f32 (log.f32 x) (+.f32 (/.f32 (fabs.f32 x) x) #s(literal -1/2 binary32)))
(+.f32 (/.f32 (fabs.f32 x) x) (+.f32 (log.f32 x) #s(literal -1/2 binary32)))
(+.f32 #s(literal -1/2 binary32) (+.f32 (log.f32 x) (/.f32 (fabs.f32 x) x)))
(+.f32 (+.f32 (/.f32 (fabs.f32 x) x) #s(literal -1/2 binary32)) (log.f32 x))
(+.f32 (+.f32 (log.f32 x) (/.f32 (fabs.f32 x) x)) #s(literal -1/2 binary32))
(+.f32 (+.f32 (log.f32 x) #s(literal -1/2 binary32)) (/.f32 (fabs.f32 x) x))
(+.f32 (-.f32 (+.f32 (log.f32 x) #s(literal -1/2 binary32)) #s(literal 0 binary32)) (/.f32 (fabs.f32 x) x))
(fma.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) x) (+.f32 (log.f32 x) #s(literal -1/2 binary32)))
(fma.f32 (fabs.f32 x) (/.f32 #s(literal 1 binary32) x) (+.f32 (log.f32 x) #s(literal -1/2 binary32)))
(fma.f32 (/.f32 (fabs.f32 x) x) #s(literal 1 binary32) (+.f32 (log.f32 x) #s(literal -1/2 binary32)))
(fma.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x)) (/.f32 #s(literal -1 binary32) x) (+.f32 (log.f32 x) #s(literal -1/2 binary32)))
(fma.f32 (/.f32 #s(literal 1 binary32) x) (fabs.f32 x) (+.f32 (log.f32 x) #s(literal -1/2 binary32)))
(fma.f32 #s(literal -1 binary32) (-.f32 #s(literal 0 binary32) (/.f32 (fabs.f32 x) x)) (+.f32 (log.f32 x) #s(literal -1/2 binary32)))
(fma.f32 (/.f32 #s(literal -1 binary32) x) (-.f32 #s(literal 0 binary32) (fabs.f32 x)) (+.f32 (log.f32 x) #s(literal -1/2 binary32)))
(fma.f32 (-.f32 #s(literal 0 binary32) (/.f32 (fabs.f32 x) x)) #s(literal -1 binary32) (+.f32 (log.f32 x) #s(literal -1/2 binary32)))
(-.f32 (log.f32 x) (-.f32 (-.f32 #s(literal 0 binary32) (/.f32 (fabs.f32 x) x)) #s(literal -1/2 binary32)))
(-.f32 #s(literal -1/2 binary32) (-.f32 (-.f32 #s(literal 0 binary32) (/.f32 (fabs.f32 x) x)) (log.f32 x)))
(-.f32 #s(literal 0 binary32) (-.f32 (-.f32 #s(literal 0 binary32) (/.f32 (fabs.f32 x) x)) (+.f32 (log.f32 x) #s(literal -1/2 binary32))))
(-.f32 (+.f32 (log.f32 x) #s(literal -1/2 binary32)) (-.f32 #s(literal 0 binary32) (/.f32 (fabs.f32 x) x)))
(-.f32 (+.f32 (+.f32 (log.f32 x) #s(literal -1/2 binary32)) #s(literal 0 binary32)) (-.f32 #s(literal 0 binary32) (/.f32 (fabs.f32 x) x)))
(neg.f32 (-.f32 #s(literal 0 binary32) (log.f32 x)))
(+.f32 (log.f32 x) #s(literal 0 binary32))
(+.f32 #s(literal 0 binary32) (log.f32 x))
(+.f32 (log.f32 (neg.f32 x)) (log.f32 #s(literal -1 binary32)))
(+.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (neg.f32 x)))
(-.f32 (log.f32 x) #s(literal 0 binary32))
(-.f32 #s(literal 0 binary32) (-.f32 #s(literal 0 binary32) (log.f32 x)))
(-.f32 (log.f32 (neg.f32 x)) (log.f32 #s(literal -1 binary32)))
(-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))
(*.f32 #s(literal 1 binary32) (log.f32 x))
(*.f32 #s(literal -1 binary32) (-.f32 #s(literal 0 binary32) (log.f32 x)))
(log.f32 x)
(+.f32 (/.f32 (fabs.f32 x) x) #s(literal -1/2 binary32))
(+.f32 #s(literal -1/2 binary32) (/.f32 (fabs.f32 x) x))
(fma.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) x) #s(literal -1/2 binary32))
(fma.f32 (fabs.f32 x) (/.f32 #s(literal 1 binary32) x) #s(literal -1/2 binary32))
(fma.f32 (/.f32 (fabs.f32 x) x) #s(literal 1 binary32) #s(literal -1/2 binary32))
(fma.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x)) (/.f32 #s(literal -1 binary32) x) #s(literal -1/2 binary32))
(fma.f32 (/.f32 #s(literal 1 binary32) x) (fabs.f32 x) #s(literal -1/2 binary32))
(fma.f32 #s(literal -1 binary32) (-.f32 #s(literal 0 binary32) (/.f32 (fabs.f32 x) x)) #s(literal -1/2 binary32))
(fma.f32 (/.f32 #s(literal -1 binary32) x) (-.f32 #s(literal 0 binary32) (fabs.f32 x)) #s(literal -1/2 binary32))
(fma.f32 (-.f32 #s(literal 0 binary32) (/.f32 (fabs.f32 x) x)) #s(literal -1 binary32) #s(literal -1/2 binary32))
(-.f32 #s(literal -1/2 binary32) (-.f32 #s(literal 0 binary32) (/.f32 (fabs.f32 x) x)))
(-.f32 #s(literal 0 binary32) (-.f32 (-.f32 #s(literal 0 binary32) (/.f32 (fabs.f32 x) x)) #s(literal -1/2 binary32)))
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))) x)
(log1p.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))))
(log.f32 (+.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))
(+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))
(+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (+.f32 (fabs.f32 x) (*.f32 (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (*.f32 x x))))))
(+.f32 (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (*.f32 x x)))))
(+.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (fabs.f32 x))
(+.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))) (fma.f32 (fabs.f32 x) #s(literal 1 binary32) (-.f32 #s(literal 0 binary32) (fabs.f32 x))))
(+.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))) (fma.f32 #s(literal 1 binary32) (fabs.f32 x) (-.f32 #s(literal 0 binary32) (fabs.f32 x))))
(+.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))) (fma.f32 #s(literal -1 binary32) (-.f32 #s(literal 0 binary32) (fabs.f32 x)) (-.f32 #s(literal 0 binary32) (fabs.f32 x))))
(+.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))) (fma.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x)) #s(literal -1 binary32) (-.f32 #s(literal 0 binary32) (fabs.f32 x))))
(+.f32 (*.f32 (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (*.f32 x x)))) (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))
(+.f32 (*.f32 (*.f32 x x) (*.f32 #s(literal -1/8 binary32) (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 #s(literal 1/16 binary32) (*.f32 x (*.f32 x x)))))) (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))))
(+.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 #s(literal 1/16 binary32) (*.f32 x (*.f32 x x)))))) (+.f32 (*.f32 (*.f32 x x) (*.f32 #s(literal -1/8 binary32) (*.f32 x x))) (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))))
(+.f32 (+.f32 (fabs.f32 x) (*.f32 (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))
(+.f32 (+.f32 (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (*.f32 x x) (*.f32 #s(literal -1/8 binary32) (*.f32 x x)))) (*.f32 x (*.f32 x (*.f32 x (*.f32 #s(literal 1/16 binary32) (*.f32 x (*.f32 x x)))))))
(+.f32 (+.f32 (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 x (*.f32 x (*.f32 x (*.f32 #s(literal 1/16 binary32) (*.f32 x (*.f32 x x))))))) (*.f32 (*.f32 x x) (*.f32 #s(literal -1/8 binary32) (*.f32 x x))))
(fma.f32 #s(literal 1 binary32) (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))
(fma.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (+.f32 (fabs.f32 x) (*.f32 (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (*.f32 x x))))))
(fma.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (fabs.f32 x))
(fma.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (*.f32 x x)))) (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))
(fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (+.f32 (fabs.f32 x) (*.f32 (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (*.f32 x x))))))
(fma.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (fabs.f32 x))
(fma.f32 x (*.f32 (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x x))) (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))
(fma.f32 x (*.f32 x (*.f32 #s(literal -1/8 binary32) (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 #s(literal 1/16 binary32) (*.f32 x (*.f32 x x)))))) (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))))
(fma.f32 x (*.f32 x (*.f32 x (*.f32 #s(literal 1/16 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 (*.f32 x x) (*.f32 #s(literal -1/8 binary32) (*.f32 x x))) (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))))
(fma.f32 (fabs.f32 x) #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))
(fma.f32 #s(literal 1/2 binary32) (*.f32 x x) (+.f32 (fabs.f32 x) (*.f32 (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (*.f32 x x))))))
(fma.f32 (*.f32 x #s(literal 1/2 binary32)) x (+.f32 (fabs.f32 x) (*.f32 (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (*.f32 x x))))))
(fma.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) #s(literal 1 binary32) (+.f32 (fabs.f32 x) (*.f32 (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (*.f32 x x))))))
(fma.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 #s(literal 1/16 binary32) (*.f32 x (*.f32 x x)))))) (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))))
(fma.f32 (*.f32 x x) #s(literal 1/2 binary32) (+.f32 (fabs.f32 x) (*.f32 (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (*.f32 x x))))))
(fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))) (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))
(fma.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (fabs.f32 x))
(fma.f32 (*.f32 x x) (*.f32 #s(literal -1/8 binary32) (*.f32 x x)) (+.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 #s(literal 1/16 binary32) (*.f32 x (*.f32 x x)))))) (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))))
(fma.f32 (*.f32 x x) (*.f32 x (*.f32 #s(literal 1/16 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 (*.f32 x x) (*.f32 #s(literal -1/8 binary32) (*.f32 x x))) (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))))
(fma.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 (*.f32 x x) (*.f32 #s(literal -1/8 binary32) (*.f32 x x))) (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))))
(fma.f32 (*.f32 x (*.f32 x #s(literal 1/16 binary32))) (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 #s(literal -1/8 binary32) (*.f32 x x))) (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))))
(fma.f32 (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))
(fma.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))) (*.f32 x (*.f32 x x)) (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))
(fma.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))) (*.f32 x x) (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))
(fma.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 x x) (fabs.f32 x))
(fma.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) x (fabs.f32 x))
(fma.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) #s(literal 1 binary32) (fabs.f32 x))
(fma.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x)) #s(literal -1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))
(fma.f32 (*.f32 (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x x))) x (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))
(fma.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x x)) (+.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 #s(literal 1/16 binary32) (*.f32 x (*.f32 x x)))))) (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))))
(fma.f32 (*.f32 #s(literal 1/16 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)) (+.f32 (*.f32 (*.f32 x x) (*.f32 #s(literal -1/8 binary32) (*.f32 x x))) (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))))
(fma.f32 (*.f32 x #s(literal 1/16 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 (*.f32 x x) (*.f32 #s(literal -1/8 binary32) (*.f32 x x))) (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))))
(fma.f32 #s(literal -1 binary32) (-.f32 #s(literal 0 binary32) (fabs.f32 x)) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))
(fma.f32 #s(literal -1 binary32) (*.f32 (neg.f32 x) (*.f32 (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x x)))) (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))
(fma.f32 #s(literal -1 binary32) (*.f32 (neg.f32 x) (*.f32 x #s(literal 1/2 binary32))) (+.f32 (fabs.f32 x) (*.f32 (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (*.f32 x x))))))
(fma.f32 #s(literal -1 binary32) (*.f32 (neg.f32 x) (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))) (fabs.f32 x))
(fma.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x) (+.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 #s(literal 1/16 binary32) (*.f32 x (*.f32 x x)))))) (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))))
(fma.f32 (*.f32 x (*.f32 #s(literal 1/16 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) (*.f32 #s(literal -1/8 binary32) (*.f32 x x))) (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))))
(fma.f32 (*.f32 (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1 binary32) (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))
(fma.f32 (*.f32 x (*.f32 x x)) (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))) (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))
(fma.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/8 binary32)) (+.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 #s(literal 1/16 binary32) (*.f32 x (*.f32 x x)))))) (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))))
(fma.f32 (*.f32 x (*.f32 x x)) (*.f32 #s(literal 1/16 binary32) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 #s(literal -1/8 binary32) (*.f32 x x))) (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))))
(fma.f32 (*.f32 x (*.f32 #s(literal -1/8 binary32) (*.f32 x x))) x (+.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 #s(literal 1/16 binary32) (*.f32 x (*.f32 x x)))))) (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))))
(fma.f32 (*.f32 x (*.f32 x (*.f32 #s(literal 1/16 binary32) (*.f32 x (*.f32 x x))))) x (+.f32 (*.f32 (*.f32 x x) (*.f32 #s(literal -1/8 binary32) (*.f32 x x))) (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))))
(fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal -1/8 binary32) (+.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 #s(literal 1/16 binary32) (*.f32 x (*.f32 x x)))))) (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))))
(fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x #s(literal 1/16 binary32))) (+.f32 (*.f32 (*.f32 x x) (*.f32 #s(literal -1/8 binary32) (*.f32 x x))) (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))))
(fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))) (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))
(fma.f32 (*.f32 (*.f32 (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x x))) #s(literal -1 binary32)) (neg.f32 x) (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))
(fma.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x #s(literal 1/16 binary32)) (+.f32 (*.f32 (*.f32 x x) (*.f32 #s(literal -1/8 binary32) (*.f32 x x))) (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))))
(fma.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) #s(literal -1 binary32)) (neg.f32 x) (+.f32 (fabs.f32 x) (*.f32 (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (*.f32 x x))))))
(fma.f32 (*.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) #s(literal -1 binary32)) (neg.f32 x) (fabs.f32 x))
(fma.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/16 binary32) (+.f32 (*.f32 (*.f32 x x) (*.f32 #s(literal -1/8 binary32) (*.f32 x x))) (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))))
(-.f32 (fabs.f32 x) (*.f32 (neg.f32 x) (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))))
(-.f32 (fabs.f32 x) (*.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (neg.f32 x)))
(-.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (-.f32 #s(literal 0 binary32) (fabs.f32 x)))
(-.f32 #s(literal 0 binary32) (-.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x)) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))))
(-.f32 (+.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) #s(literal 0 binary32)) (-.f32 #s(literal 0 binary32) (fabs.f32 x)))
(/.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))) #s(literal 1 binary32))
(/.f32 (-.f32 (*.f32 (neg.f32 x) (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))) (fabs.f32 x)) #s(literal -1 binary32))
(/.f32 (-.f32 (*.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (neg.f32 x)) (fabs.f32 x)) #s(literal -1 binary32))
(/.f32 (+.f32 (/.f32 #s(literal 1 binary32) x) (*.f32 (fabs.f32 (/.f32 #s(literal 1 binary32) x)) (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))) (*.f32 (fabs.f32 (/.f32 #s(literal 1 binary32) x)) (/.f32 #s(literal 1 binary32) x)))
(/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (fabs.f32 (/.f32 #s(literal 1 binary32) x)) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))) (fabs.f32 (/.f32 #s(literal 1 binary32) x)))
(/.f32 (+.f32 #s(literal -1 binary32) (*.f32 (fabs.f32 (/.f32 #s(literal 1 binary32) x)) (*.f32 (neg.f32 x) (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))))) (/.f32 #s(literal -1 binary32) (fabs.f32 x)))
(/.f32 (+.f32 #s(literal -1 binary32) (*.f32 (fabs.f32 (/.f32 #s(literal 1 binary32) x)) (*.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (neg.f32 x)))) (/.f32 #s(literal -1 binary32) (fabs.f32 x)))
(/.f32 (+.f32 (/.f32 (fabs.f32 x) x) (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))) (/.f32 #s(literal 1 binary32) x))
(/.f32 (+.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x)) (*.f32 #s(literal 1 binary32) (*.f32 (neg.f32 x) (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))))) #s(literal -1 binary32))
(/.f32 (+.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x)) (*.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (neg.f32 x)))) #s(literal -1 binary32))
(/.f32 (+.f32 (-.f32 #s(literal 0 binary32) (/.f32 (fabs.f32 x) x)) (*.f32 #s(literal -1 binary32) (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))) (/.f32 #s(literal -1 binary32) x))
(/.f32 (+.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x)) (*.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))) #s(literal -1 binary32))
(/.f32 (+.f32 (fabs.f32 x) (*.f32 #s(literal -1 binary32) (*.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (neg.f32 x)))) #s(literal 1 binary32))
(/.f32 (+.f32 (*.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (fabs.f32 (/.f32 #s(literal 1 binary32) x))) (/.f32 #s(literal 1 binary32) x)) (*.f32 (/.f32 #s(literal 1 binary32) x) (fabs.f32 (/.f32 #s(literal 1 binary32) x))))
(/.f32 (+.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (/.f32 (fabs.f32 x) x)) (/.f32 #s(literal 1 binary32) x))
(/.f32 (+.f32 (*.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) #s(literal -1 binary32)) (-.f32 #s(literal 0 binary32) (/.f32 (fabs.f32 x) x))) (/.f32 #s(literal -1 binary32) x))
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (fabs.f32 (/.f32 #s(literal 1 binary32) x))) #s(literal 1 binary32)) (fabs.f32 (/.f32 #s(literal 1 binary32) x)))
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) #s(literal -1 binary32)) (-.f32 #s(literal 0 binary32) (fabs.f32 x))) #s(literal -1 binary32))
(/.f32 (+.f32 (*.f32 (*.f32 (neg.f32 x) (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))) (fabs.f32 (/.f32 #s(literal 1 binary32) x))) #s(literal -1 binary32)) (/.f32 #s(literal -1 binary32) (fabs.f32 x)))
(/.f32 (+.f32 (*.f32 (*.f32 (neg.f32 x) (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))) #s(literal 1 binary32)) (-.f32 #s(literal 0 binary32) (fabs.f32 x))) #s(literal -1 binary32))
(/.f32 (+.f32 (*.f32 (*.f32 (neg.f32 x) (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))) #s(literal -1 binary32)) (fabs.f32 x)) #s(literal 1 binary32))
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (neg.f32 x)) (fabs.f32 (/.f32 #s(literal 1 binary32) x))) #s(literal -1 binary32)) (/.f32 #s(literal -1 binary32) (fabs.f32 x)))
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (neg.f32 x)) #s(literal 1 binary32)) (-.f32 #s(literal 0 binary32) (fabs.f32 x))) #s(literal -1 binary32))
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (neg.f32 x)) #s(literal -1 binary32)) (fabs.f32 x)) #s(literal 1 binary32))
(/.f32 (-.f32 (*.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (/.f32 #s(literal -1 binary32) (fabs.f32 x))) (/.f32 #s(literal 1 binary32) x)) (*.f32 (/.f32 #s(literal 1 binary32) x) (/.f32 #s(literal -1 binary32) (fabs.f32 x))))
(/.f32 (-.f32 (*.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) #s(literal -1 binary32)) (/.f32 (fabs.f32 x) x)) (/.f32 #s(literal -1 binary32) x))
(/.f32 (-.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (-.f32 #s(literal 0 binary32) (/.f32 (fabs.f32 x) x))) (/.f32 #s(literal 1 binary32) x))
(/.f32 (-.f32 (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (/.f32 #s(literal -1 binary32) (fabs.f32 x))) #s(literal 1 binary32)) (/.f32 #s(literal -1 binary32) (fabs.f32 x)))
(/.f32 (-.f32 (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) #s(literal -1 binary32)) (fabs.f32 x)) #s(literal -1 binary32))
(/.f32 (-.f32 (*.f32 (*.f32 (neg.f32 x) (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))) (/.f32 #s(literal -1 binary32) (fabs.f32 x))) #s(literal -1 binary32)) (fabs.f32 (/.f32 #s(literal 1 binary32) x)))
(/.f32 (-.f32 (*.f32 (*.f32 (neg.f32 x) (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))) #s(literal -1 binary32)) (-.f32 #s(literal 0 binary32) (fabs.f32 x))) #s(literal 1 binary32))
(/.f32 (-.f32 (*.f32 (*.f32 (neg.f32 x) (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))) #s(literal 1 binary32)) (fabs.f32 x)) #s(literal -1 binary32))
(/.f32 (-.f32 (*.f32 (*.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (neg.f32 x)) (/.f32 #s(literal -1 binary32) (fabs.f32 x))) #s(literal -1 binary32)) (fabs.f32 (/.f32 #s(literal 1 binary32) x)))
(/.f32 (-.f32 (*.f32 (*.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (neg.f32 x)) #s(literal -1 binary32)) (-.f32 #s(literal 0 binary32) (fabs.f32 x))) #s(literal 1 binary32))
(/.f32 (-.f32 (*.f32 (*.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (neg.f32 x)) #s(literal 1 binary32)) (fabs.f32 x)) #s(literal -1 binary32))
(neg.f32 (*.f32 (neg.f32 x) (*.f32 x #s(literal 1/16 binary32))))
(neg.f32 (*.f32 (*.f32 x #s(literal 1/16 binary32)) (neg.f32 x)))
(/.f32 (*.f32 x (*.f32 x #s(literal 1/16 binary32))) #s(literal 1 binary32))
(/.f32 (*.f32 x #s(literal 1/16 binary32)) (/.f32 #s(literal 1 binary32) x))
(/.f32 (*.f32 (neg.f32 x) (*.f32 x #s(literal 1/16 binary32))) #s(literal -1 binary32))
(/.f32 (*.f32 (*.f32 x #s(literal 1/16 binary32)) (neg.f32 x)) #s(literal -1 binary32))
(/.f32 (neg.f32 (*.f32 x (*.f32 x #s(literal 1/16 binary32)))) #s(literal -1 binary32))
(/.f32 (neg.f32 (*.f32 x #s(literal 1/16 binary32))) (/.f32 #s(literal -1 binary32) x))
(*.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))
(*.f32 x (*.f32 x #s(literal 1/16 binary32)))
(*.f32 (*.f32 x x) #s(literal 1/16 binary32))
(*.f32 #s(literal 1/16 binary32) (*.f32 x x))
(*.f32 (*.f32 x (*.f32 x #s(literal 1/16 binary32))) #s(literal 1 binary32))
(*.f32 (*.f32 x #s(literal 1/16 binary32)) x)
(*.f32 #s(literal -1 binary32) (*.f32 (neg.f32 x) (*.f32 x #s(literal 1/16 binary32))))
(*.f32 (*.f32 (*.f32 x #s(literal 1/16 binary32)) #s(literal -1 binary32)) (neg.f32 x))
(neg.f32 (*.f32 (neg.f32 x) (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))))
(neg.f32 (*.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (neg.f32 x)))
(+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (*.f32 x x)))))
(+.f32 (*.f32 (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))
(+.f32 (*.f32 (*.f32 x x) (*.f32 #s(literal -1/8 binary32) (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 #s(literal 1/16 binary32) (*.f32 x (*.f32 x x)))))))
(+.f32 (*.f32 (*.f32 x x) (*.f32 #s(literal -1/8 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 #s(literal 1/16 binary32) (*.f32 x (*.f32 x x))))) (*.f32 x x)))
(+.f32 (*.f32 (*.f32 x x) (*.f32 #s(literal -1/8 binary32) (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 #s(literal 1/16 binary32) (*.f32 x (*.f32 x x)))))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))
(+.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 #s(literal 1/16 binary32) (*.f32 x (*.f32 x x)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal -1/8 binary32) (*.f32 x x)))))
(+.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 #s(literal 1/16 binary32) (*.f32 x (*.f32 x x)))))) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal -1/8 binary32) (*.f32 x x))) (*.f32 x x)))
(+.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 #s(literal 1/16 binary32) (*.f32 x (*.f32 x x)))))) (+.f32 (*.f32 (*.f32 x x) (*.f32 #s(literal -1/8 binary32) (*.f32 x x))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))
(+.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 #s(literal 1/16 binary32) (*.f32 x (*.f32 x x)))))) (*.f32 (*.f32 x x) (*.f32 #s(literal -1/8 binary32) (*.f32 x x))))
(+.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal -1/8 binary32) (*.f32 x x)))) (*.f32 x (*.f32 x (*.f32 x (*.f32 #s(literal 1/16 binary32) (*.f32 x (*.f32 x x)))))))
(+.f32 (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 #s(literal 1/16 binary32) (*.f32 x (*.f32 x x))))) (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 #s(literal -1/8 binary32) (*.f32 x x))))
(+.f32 (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal -1/8 binary32) (*.f32 x x))) (*.f32 x x)) (*.f32 x (*.f32 x (*.f32 x (*.f32 #s(literal 1/16 binary32) (*.f32 x (*.f32 x x)))))))
(+.f32 (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 (*.f32 x x) (*.f32 #s(literal -1/8 binary32) (*.f32 x x)))) (*.f32 x (*.f32 x (*.f32 x (*.f32 #s(literal 1/16 binary32) (*.f32 x (*.f32 x x)))))))
(+.f32 (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (*.f32 x (*.f32 #s(literal 1/16 binary32) (*.f32 x (*.f32 x x))))))) (*.f32 (*.f32 x x) (*.f32 #s(literal -1/8 binary32) (*.f32 x x))))
(fma.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (*.f32 x x)))))
(fma.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))
(fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (*.f32 (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (*.f32 x x)))))
(fma.f32 x (*.f32 (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))
(fma.f32 x (*.f32 x (*.f32 #s(literal -1/8 binary32) (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 #s(literal 1/16 binary32) (*.f32 x (*.f32 x x)))))))
(fma.f32 x (*.f32 x (*.f32 #s(literal -1/8 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 #s(literal 1/16 binary32) (*.f32 x (*.f32 x x))))) (*.f32 x x)))
(fma.f32 x (*.f32 x (*.f32 #s(literal -1/8 binary32) (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 #s(literal 1/16 binary32) (*.f32 x (*.f32 x x)))))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))
(fma.f32 x (*.f32 x (*.f32 x (*.f32 #s(literal 1/16 binary32) (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal -1/8 binary32) (*.f32 x x)))))
(fma.f32 x (*.f32 x (*.f32 x (*.f32 #s(literal 1/16 binary32) (*.f32 x (*.f32 x x))))) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal -1/8 binary32) (*.f32 x x))) (*.f32 x x)))
(fma.f32 x (*.f32 x (*.f32 x (*.f32 #s(literal 1/16 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 (*.f32 x x) (*.f32 #s(literal -1/8 binary32) (*.f32 x x))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))
(fma.f32 #s(literal 1/2 binary32) (*.f32 x x) (*.f32 (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (*.f32 x x)))))
(fma.f32 (*.f32 x #s(literal 1/2 binary32)) x (*.f32 (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (*.f32 x x)))))
(fma.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) #s(literal 1 binary32) (*.f32 (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (*.f32 x x)))))
(fma.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 #s(literal 1/16 binary32) (*.f32 x (*.f32 x x)))))))
(fma.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 #s(literal 1/16 binary32) (*.f32 x (*.f32 x x))))) (*.f32 x x)))
(fma.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 #s(literal 1/16 binary32) (*.f32 x (*.f32 x x)))))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))
(fma.f32 (*.f32 x x) #s(literal 1/2 binary32) (*.f32 (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (*.f32 x x)))))
(fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))
(fma.f32 (*.f32 x x) (*.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 #s(literal 1/16 binary32) (*.f32 x (*.f32 x x)))))))
(fma.f32 (*.f32 x x) (*.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 #s(literal 1/16 binary32) (*.f32 x (*.f32 x x))))) (*.f32 x x)))
(fma.f32 (*.f32 x x) (*.f32 #s(literal -1/8 binary32) (*.f32 x x)) (+.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 #s(literal 1/16 binary32) (*.f32 x (*.f32 x x)))))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))
(fma.f32 (*.f32 x x) (*.f32 x (*.f32 #s(literal 1/16 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal -1/8 binary32) (*.f32 x x)))))
(fma.f32 (*.f32 x x) (*.f32 x (*.f32 #s(literal 1/16 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal -1/8 binary32) (*.f32 x x))) (*.f32 x x)))
(fma.f32 (*.f32 x x) (*.f32 x (*.f32 #s(literal 1/16 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 (*.f32 x x) (*.f32 #s(literal -1/8 binary32) (*.f32 x x))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))
(fma.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal -1/8 binary32) (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x (*.f32 #s(literal 1/16 binary32) (*.f32 x (*.f32 x x)))))))
(fma.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 #s(literal 1/16 binary32) (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 x x) (*.f32 #s(literal -1/8 binary32) (*.f32 x x))))
(fma.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal -1/8 binary32) (*.f32 x x)))))
(fma.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal -1/8 binary32) (*.f32 x x))) (*.f32 x x)))
(fma.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 (*.f32 x x) (*.f32 #s(literal -1/8 binary32) (*.f32 x x))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))
(fma.f32 (*.f32 x (*.f32 x #s(literal 1/16 binary32))) (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal -1/8 binary32) (*.f32 x x)))))
(fma.f32 (*.f32 x (*.f32 x #s(literal 1/16 binary32))) (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal -1/8 binary32) (*.f32 x x))) (*.f32 x x)))
(fma.f32 (*.f32 x (*.f32 x #s(literal 1/16 binary32))) (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 #s(literal -1/8 binary32) (*.f32 x x))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))
(fma.f32 (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))
(fma.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))) (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))
(fma.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))) (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))
(fma.f32 (*.f32 (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x x))) x (*.f32 x (*.f32 x #s(literal 1/2 binary32))))
(fma.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 #s(literal 1/16 binary32) (*.f32 x (*.f32 x x)))))))
(fma.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x x)) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 #s(literal 1/16 binary32) (*.f32 x (*.f32 x x))))) (*.f32 x x)))
(fma.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x x)) (+.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 #s(literal 1/16 binary32) (*.f32 x (*.f32 x x)))))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))
(fma.f32 (*.f32 #s(literal 1/16 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal -1/8 binary32) (*.f32 x x)))))
(fma.f32 (*.f32 #s(literal 1/16 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal -1/8 binary32) (*.f32 x x))) (*.f32 x x)))
(fma.f32 (*.f32 #s(literal 1/16 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)) (+.f32 (*.f32 (*.f32 x x) (*.f32 #s(literal -1/8 binary32) (*.f32 x x))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))
(fma.f32 (*.f32 x #s(literal 1/16 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal -1/8 binary32) (*.f32 x x)))))
(fma.f32 (*.f32 x #s(literal 1/16 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal -1/8 binary32) (*.f32 x x))) (*.f32 x x)))
(fma.f32 (*.f32 x #s(literal 1/16 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 (*.f32 x x) (*.f32 #s(literal -1/8 binary32) (*.f32 x x))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))
(fma.f32 #s(literal -1 binary32) (*.f32 (neg.f32 x) (*.f32 (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))
(fma.f32 #s(literal -1 binary32) (*.f32 (neg.f32 x) (*.f32 x #s(literal 1/2 binary32))) (*.f32 (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (*.f32 x x)))))
(fma.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 #s(literal 1/16 binary32) (*.f32 x (*.f32 x x)))))))
(fma.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 #s(literal 1/16 binary32) (*.f32 x (*.f32 x x))))) (*.f32 x x)))
(fma.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x) (+.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 #s(literal 1/16 binary32) (*.f32 x (*.f32 x x)))))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))
(fma.f32 (*.f32 x (*.f32 #s(literal 1/16 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal -1/8 binary32) (*.f32 x x)))))
(fma.f32 (*.f32 x (*.f32 #s(literal 1/16 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x x) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal -1/8 binary32) (*.f32 x x))) (*.f32 x x)))
(fma.f32 (*.f32 x (*.f32 #s(literal 1/16 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) (*.f32 #s(literal -1/8 binary32) (*.f32 x x))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))
(fma.f32 (*.f32 (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))
(fma.f32 (*.f32 x (*.f32 x x)) (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))
(fma.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/8 binary32)) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 #s(literal 1/16 binary32) (*.f32 x (*.f32 x x)))))))
(fma.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/8 binary32)) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 #s(literal 1/16 binary32) (*.f32 x (*.f32 x x))))) (*.f32 x x)))
(fma.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/8 binary32)) (+.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 #s(literal 1/16 binary32) (*.f32 x (*.f32 x x)))))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))
(fma.f32 (*.f32 x (*.f32 x x)) (*.f32 #s(literal 1/16 binary32) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal -1/8 binary32) (*.f32 x x)))))
(fma.f32 (*.f32 x (*.f32 x x)) (*.f32 #s(literal 1/16 binary32) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal -1/8 binary32) (*.f32 x x))) (*.f32 x x)))
(fma.f32 (*.f32 x (*.f32 x x)) (*.f32 #s(literal 1/16 binary32) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 #s(literal -1/8 binary32) (*.f32 x x))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))
(fma.f32 (*.f32 x (*.f32 #s(literal -1/8 binary32) (*.f32 x x))) x (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 #s(literal 1/16 binary32) (*.f32 x (*.f32 x x)))))))
(fma.f32 (*.f32 x (*.f32 #s(literal -1/8 binary32) (*.f32 x x))) x (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 #s(literal 1/16 binary32) (*.f32 x (*.f32 x x))))) (*.f32 x x)))
(fma.f32 (*.f32 x (*.f32 #s(literal -1/8 binary32) (*.f32 x x))) x (+.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 #s(literal 1/16 binary32) (*.f32 x (*.f32 x x)))))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))
(fma.f32 (*.f32 x (*.f32 x (*.f32 #s(literal 1/16 binary32) (*.f32 x (*.f32 x x))))) x (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal -1/8 binary32) (*.f32 x x)))))
(fma.f32 (*.f32 x (*.f32 x (*.f32 #s(literal 1/16 binary32) (*.f32 x (*.f32 x x))))) x (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal -1/8 binary32) (*.f32 x x))) (*.f32 x x)))
(fma.f32 (*.f32 x (*.f32 x (*.f32 #s(literal 1/16 binary32) (*.f32 x (*.f32 x x))))) x (+.f32 (*.f32 (*.f32 x x) (*.f32 #s(literal -1/8 binary32) (*.f32 x x))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))
(fma.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal -1/8 binary32) (*.f32 x x))) (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x (*.f32 #s(literal 1/16 binary32) (*.f32 x (*.f32 x x)))))))
(fma.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 #s(literal 1/16 binary32) (*.f32 x (*.f32 x x))))) (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 #s(literal -1/8 binary32) (*.f32 x x))))
(fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal -1/8 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 #s(literal 1/16 binary32) (*.f32 x (*.f32 x x)))))))
(fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal -1/8 binary32) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 #s(literal 1/16 binary32) (*.f32 x (*.f32 x x))))) (*.f32 x x)))
(fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal -1/8 binary32) (+.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 #s(literal 1/16 binary32) (*.f32 x (*.f32 x x)))))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))
(fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x #s(literal 1/16 binary32))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal -1/8 binary32) (*.f32 x x)))))
(fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x #s(literal 1/16 binary32))) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal -1/8 binary32) (*.f32 x x))) (*.f32 x x)))
(fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x #s(literal 1/16 binary32))) (+.f32 (*.f32 (*.f32 x x) (*.f32 #s(literal -1/8 binary32) (*.f32 x x))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))
(fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))
(fma.f32 (*.f32 (*.f32 (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x x))) #s(literal -1 binary32)) (neg.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))
(fma.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x #s(literal 1/16 binary32)) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal -1/8 binary32) (*.f32 x x)))))
(fma.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x #s(literal 1/16 binary32)) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal -1/8 binary32) (*.f32 x x))) (*.f32 x x)))
(fma.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x #s(literal 1/16 binary32)) (+.f32 (*.f32 (*.f32 x x) (*.f32 #s(literal -1/8 binary32) (*.f32 x x))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))
(fma.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) #s(literal -1 binary32)) (neg.f32 x) (*.f32 (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (*.f32 x x)))))
(fma.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal -1/8 binary32) (*.f32 x x)))))
(fma.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/16 binary32) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal -1/8 binary32) (*.f32 x x))) (*.f32 x x)))
(fma.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/16 binary32) (+.f32 (*.f32 (*.f32 x x) (*.f32 #s(literal -1/8 binary32) (*.f32 x x))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))
(-.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 (neg.f32 x) (*.f32 (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x x)))))
(-.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 (*.f32 (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x x))) (neg.f32 x)))
(-.f32 (*.f32 (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 (neg.f32 x) (*.f32 x #s(literal 1/2 binary32))))
(-.f32 (*.f32 (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 x #s(literal 1/2 binary32)) (neg.f32 x)))
(/.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (/.f32 #s(literal 1 binary32) x))
(/.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) #s(literal 1 binary32))
(/.f32 (*.f32 (neg.f32 x) (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))) #s(literal -1 binary32))
(/.f32 (*.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (neg.f32 x)) #s(literal -1 binary32))
(/.f32 (neg.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))) #s(literal -1 binary32))
(/.f32 (neg.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))) (/.f32 #s(literal -1 binary32) x))
(/.f32 (+.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (/.f32 #s(literal 1 binary32) x)) (*.f32 (/.f32 #s(literal 1 binary32) x) (*.f32 (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x x))))) (/.f32 #s(literal 1 binary32) (*.f32 x x)))
(/.f32 (+.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 (/.f32 #s(literal 1 binary32) x) (*.f32 (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (*.f32 x x)))))) (/.f32 #s(literal 1 binary32) x))
(/.f32 (+.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) #s(literal -1 binary32)) (*.f32 (/.f32 #s(literal 1 binary32) x) (*.f32 (neg.f32 x) (*.f32 (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x x)))))) (/.f32 #s(literal -1 binary32) x))
(/.f32 (+.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) #s(literal -1 binary32)) (*.f32 (/.f32 #s(literal 1 binary32) x) (*.f32 (*.f32 (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x x))) (neg.f32 x)))) (/.f32 #s(literal -1 binary32) x))
(/.f32 (+.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (/.f32 #s(literal 1 binary32) x)) (*.f32 (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x x)))) (/.f32 #s(literal 1 binary32) x))
(/.f32 (+.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) #s(literal -1 binary32)) (*.f32 #s(literal 1 binary32) (*.f32 (neg.f32 x) (*.f32 (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x x)))))) #s(literal -1 binary32))
(/.f32 (+.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) #s(literal -1 binary32)) (*.f32 #s(literal 1 binary32) (*.f32 (*.f32 (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x x))) (neg.f32 x)))) #s(literal -1 binary32))
(/.f32 (+.f32 (*.f32 (*.f32 (neg.f32 x) (*.f32 x #s(literal 1/2 binary32))) (/.f32 #s(literal 1 binary32) x)) (*.f32 #s(literal -1 binary32) (*.f32 (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x x))))) (/.f32 #s(literal -1 binary32) x))
(/.f32 (+.f32 (*.f32 (*.f32 (neg.f32 x) (*.f32 x #s(literal 1/2 binary32))) #s(literal 1 binary32)) (*.f32 #s(literal -1 binary32) (*.f32 (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (*.f32 x x)))))) #s(literal -1 binary32))
(/.f32 (+.f32 (*.f32 (*.f32 (neg.f32 x) (*.f32 x #s(literal 1/2 binary32))) #s(literal -1 binary32)) (*.f32 (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (*.f32 x x))))) #s(literal 1 binary32))
(/.f32 (+.f32 (*.f32 (*.f32 (neg.f32 x) (*.f32 x #s(literal 1/2 binary32))) #s(literal -1 binary32)) (*.f32 #s(literal -1 binary32) (*.f32 (*.f32 (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x x))) (neg.f32 x)))) #s(literal 1 binary32))
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (neg.f32 x)) (/.f32 #s(literal 1 binary32) x)) (*.f32 #s(literal -1 binary32) (*.f32 (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x x))))) (/.f32 #s(literal -1 binary32) x))
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (neg.f32 x)) #s(literal 1 binary32)) (*.f32 #s(literal -1 binary32) (*.f32 (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (*.f32 x x)))))) #s(literal -1 binary32))
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (neg.f32 x)) #s(literal -1 binary32)) (*.f32 (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (*.f32 x x))))) #s(literal 1 binary32))
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (neg.f32 x)) #s(literal -1 binary32)) (*.f32 #s(literal -1 binary32) (*.f32 (*.f32 (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x x))) (neg.f32 x)))) #s(literal 1 binary32))
(/.f32 (+.f32 (*.f32 (*.f32 (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1 binary32) x)) (*.f32 (/.f32 #s(literal 1 binary32) x) (*.f32 x #s(literal 1/2 binary32)))) (/.f32 #s(literal 1 binary32) (*.f32 x x)))
(/.f32 (+.f32 (*.f32 (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x x))) (*.f32 (/.f32 #s(literal 1 binary32) x) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))) (/.f32 #s(literal 1 binary32) x))
(/.f32 (+.f32 (*.f32 (*.f32 (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x x))) #s(literal -1 binary32)) (*.f32 (/.f32 #s(literal 1 binary32) x) (*.f32 (neg.f32 x) (*.f32 x #s(literal 1/2 binary32))))) (/.f32 #s(literal -1 binary32) x))
(/.f32 (+.f32 (*.f32 (*.f32 (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x x))) #s(literal -1 binary32)) (*.f32 (/.f32 #s(literal 1 binary32) x) (*.f32 (*.f32 x #s(literal 1/2 binary32)) (neg.f32 x)))) (/.f32 #s(literal -1 binary32) x))
(/.f32 (+.f32 (*.f32 (*.f32 (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (*.f32 x x)))) (/.f32 #s(literal 1 binary32) x)) (*.f32 x #s(literal 1/2 binary32))) (/.f32 #s(literal 1 binary32) x))
(/.f32 (+.f32 (*.f32 (*.f32 (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal -1 binary32)) (*.f32 #s(literal 1 binary32) (*.f32 (neg.f32 x) (*.f32 x #s(literal 1/2 binary32))))) #s(literal -1 binary32))
(/.f32 (+.f32 (*.f32 (*.f32 (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal -1 binary32)) (*.f32 #s(literal 1 binary32) (*.f32 (*.f32 x #s(literal 1/2 binary32)) (neg.f32 x)))) #s(literal -1 binary32))
(/.f32 (+.f32 (*.f32 (*.f32 (neg.f32 x) (*.f32 (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x x)))) (/.f32 #s(literal 1 binary32) x)) (*.f32 #s(literal -1 binary32) (*.f32 x #s(literal 1/2 binary32)))) (/.f32 #s(literal -1 binary32) x))
(/.f32 (+.f32 (*.f32 (*.f32 (neg.f32 x) (*.f32 (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x x)))) #s(literal 1 binary32)) (*.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))) #s(literal -1 binary32))
(/.f32 (+.f32 (*.f32 (*.f32 (neg.f32 x) (*.f32 (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x x)))) #s(literal -1 binary32)) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) #s(literal 1 binary32))
(/.f32 (+.f32 (*.f32 (*.f32 (neg.f32 x) (*.f32 (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x x)))) #s(literal -1 binary32)) (*.f32 #s(literal -1 binary32) (*.f32 (*.f32 x #s(literal 1/2 binary32)) (neg.f32 x)))) #s(literal 1 binary32))
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x x))) (neg.f32 x)) (/.f32 #s(literal 1 binary32) x)) (*.f32 #s(literal -1 binary32) (*.f32 x #s(literal 1/2 binary32)))) (/.f32 #s(literal -1 binary32) x))
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x x))) (neg.f32 x)) #s(literal 1 binary32)) (*.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))) #s(literal -1 binary32))
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x x))) (neg.f32 x)) #s(literal -1 binary32)) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) #s(literal 1 binary32))
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x x))) (neg.f32 x)) #s(literal -1 binary32)) (*.f32 #s(literal -1 binary32) (*.f32 (*.f32 x #s(literal 1/2 binary32)) (neg.f32 x)))) #s(literal 1 binary32))
(*.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))
(*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))
(*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))
(*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 x x))
(*.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) x)
(*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) #s(literal 1 binary32))
(*.f32 #s(literal -1 binary32) (*.f32 (neg.f32 x) (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))))
(*.f32 (*.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) #s(literal -1 binary32)) (neg.f32 x))
(neg.f32 (*.f32 (neg.f32 x) (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))
(neg.f32 (*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))) (neg.f32 x)))
(+.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x (*.f32 #s(literal 1/16 binary32) (*.f32 x (*.f32 x x)))))
(+.f32 (*.f32 x (*.f32 #s(literal 1/16 binary32) (*.f32 x (*.f32 x x)))) (*.f32 #s(literal -1/8 binary32) (*.f32 x x)))
(fma.f32 #s(literal 1 binary32) (*.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x (*.f32 #s(literal 1/16 binary32) (*.f32 x (*.f32 x x)))))
(fma.f32 #s(literal 1 binary32) (*.f32 x (*.f32 #s(literal 1/16 binary32) (*.f32 x (*.f32 x x)))) (*.f32 #s(literal -1/8 binary32) (*.f32 x x)))
(fma.f32 x (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 #s(literal 1/16 binary32) (*.f32 x (*.f32 x x)))))
(fma.f32 x (*.f32 #s(literal 1/16 binary32) (*.f32 x (*.f32 x x))) (*.f32 #s(literal -1/8 binary32) (*.f32 x x)))
(fma.f32 #s(literal -1/8 binary32) (*.f32 x x) (*.f32 x (*.f32 #s(literal 1/16 binary32) (*.f32 x (*.f32 x x)))))
(fma.f32 (*.f32 x x) #s(literal -1/8 binary32) (*.f32 x (*.f32 #s(literal 1/16 binary32) (*.f32 x (*.f32 x x)))))
(fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/16 binary32))) (*.f32 #s(literal -1/8 binary32) (*.f32 x x)))
(fma.f32 #s(literal 1/16 binary32) (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 #s(literal -1/8 binary32) (*.f32 x x)))
(fma.f32 (*.f32 x (*.f32 x #s(literal 1/16 binary32))) (*.f32 x x) (*.f32 #s(literal -1/8 binary32) (*.f32 x x)))
(fma.f32 (*.f32 x #s(literal -1/8 binary32)) x (*.f32 x (*.f32 #s(literal 1/16 binary32) (*.f32 x (*.f32 x x)))))
(fma.f32 (*.f32 #s(literal 1/16 binary32) (*.f32 x (*.f32 x x))) x (*.f32 #s(literal -1/8 binary32) (*.f32 x x)))
(fma.f32 (*.f32 x #s(literal 1/16 binary32)) (*.f32 x (*.f32 x x)) (*.f32 #s(literal -1/8 binary32) (*.f32 x x)))
(fma.f32 #s(literal -1 binary32) (*.f32 (neg.f32 x) (*.f32 #s(literal 1/16 binary32) (*.f32 x (*.f32 x x)))) (*.f32 #s(literal -1/8 binary32) (*.f32 x x)))
(fma.f32 #s(literal -1 binary32) (*.f32 (neg.f32 x) (*.f32 x #s(literal -1/8 binary32))) (*.f32 x (*.f32 #s(literal 1/16 binary32) (*.f32 x (*.f32 x x)))))
(fma.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 x x)) #s(literal 1 binary32) (*.f32 x (*.f32 #s(literal 1/16 binary32) (*.f32 x (*.f32 x x)))))
(fma.f32 (*.f32 x (*.f32 #s(literal 1/16 binary32) (*.f32 x (*.f32 x x)))) #s(literal 1 binary32) (*.f32 #s(literal -1/8 binary32) (*.f32 x x)))
(fma.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal 1/16 binary32)) (*.f32 #s(literal -1/8 binary32) (*.f32 x x)))
(fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/16 binary32) (*.f32 #s(literal -1/8 binary32) (*.f32 x x)))
(fma.f32 (*.f32 (*.f32 #s(literal 1/16 binary32) (*.f32 x (*.f32 x x))) #s(literal -1 binary32)) (neg.f32 x) (*.f32 #s(literal -1/8 binary32) (*.f32 x x)))
(fma.f32 (*.f32 (*.f32 x #s(literal -1/8 binary32)) #s(literal -1 binary32)) (neg.f32 x) (*.f32 x (*.f32 #s(literal 1/16 binary32) (*.f32 x (*.f32 x x)))))
(-.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 (neg.f32 x) (*.f32 #s(literal 1/16 binary32) (*.f32 x (*.f32 x x)))))
(-.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 (*.f32 #s(literal 1/16 binary32) (*.f32 x (*.f32 x x))) (neg.f32 x)))
(-.f32 (*.f32 x (*.f32 #s(literal 1/16 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (neg.f32 x) (*.f32 x #s(literal -1/8 binary32))))
(-.f32 (*.f32 x (*.f32 #s(literal 1/16 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 x #s(literal -1/8 binary32)) (neg.f32 x)))
(/.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))) (/.f32 #s(literal 1 binary32) x))
(/.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))) #s(literal 1 binary32))
(/.f32 (*.f32 (neg.f32 x) (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) #s(literal -1 binary32))
(/.f32 (*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))) (neg.f32 x)) #s(literal -1 binary32))
(/.f32 (neg.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) #s(literal -1 binary32))
(/.f32 (neg.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (/.f32 #s(literal -1 binary32) x))
(/.f32 (+.f32 (*.f32 (*.f32 x #s(literal -1/8 binary32)) (/.f32 #s(literal 1 binary32) x)) (*.f32 (/.f32 #s(literal 1 binary32) x) (*.f32 #s(literal 1/16 binary32) (*.f32 x (*.f32 x x))))) (/.f32 #s(literal 1 binary32) (*.f32 x x)))
(/.f32 (+.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 (/.f32 #s(literal 1 binary32) x) (*.f32 x (*.f32 #s(literal 1/16 binary32) (*.f32 x (*.f32 x x)))))) (/.f32 #s(literal 1 binary32) x))
(/.f32 (+.f32 (*.f32 (*.f32 x #s(literal -1/8 binary32)) #s(literal -1 binary32)) (*.f32 (/.f32 #s(literal 1 binary32) x) (*.f32 (neg.f32 x) (*.f32 #s(literal 1/16 binary32) (*.f32 x (*.f32 x x)))))) (/.f32 #s(literal -1 binary32) x))
(/.f32 (+.f32 (*.f32 (*.f32 x #s(literal -1/8 binary32)) #s(literal -1 binary32)) (*.f32 (/.f32 #s(literal 1 binary32) x) (*.f32 (*.f32 #s(literal 1/16 binary32) (*.f32 x (*.f32 x x))) (neg.f32 x)))) (/.f32 #s(literal -1 binary32) x))
(/.f32 (+.f32 (*.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 x x)) (/.f32 #s(literal 1 binary32) x)) (*.f32 #s(literal 1/16 binary32) (*.f32 x (*.f32 x x)))) (/.f32 #s(literal 1 binary32) x))
(/.f32 (+.f32 (*.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 x x)) #s(literal -1 binary32)) (*.f32 #s(literal 1 binary32) (*.f32 (neg.f32 x) (*.f32 #s(literal 1/16 binary32) (*.f32 x (*.f32 x x)))))) #s(literal -1 binary32))
(/.f32 (+.f32 (*.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 x x)) #s(literal -1 binary32)) (*.f32 #s(literal 1 binary32) (*.f32 (*.f32 #s(literal 1/16 binary32) (*.f32 x (*.f32 x x))) (neg.f32 x)))) #s(literal -1 binary32))
(/.f32 (+.f32 (*.f32 (*.f32 (neg.f32 x) (*.f32 x #s(literal -1/8 binary32))) (/.f32 #s(literal 1 binary32) x)) (*.f32 #s(literal -1 binary32) (*.f32 #s(literal 1/16 binary32) (*.f32 x (*.f32 x x))))) (/.f32 #s(literal -1 binary32) x))
(/.f32 (+.f32 (*.f32 (*.f32 (neg.f32 x) (*.f32 x #s(literal -1/8 binary32))) #s(literal 1 binary32)) (*.f32 #s(literal -1 binary32) (*.f32 x (*.f32 #s(literal 1/16 binary32) (*.f32 x (*.f32 x x)))))) #s(literal -1 binary32))
(/.f32 (+.f32 (*.f32 (*.f32 (neg.f32 x) (*.f32 x #s(literal -1/8 binary32))) #s(literal -1 binary32)) (*.f32 x (*.f32 #s(literal 1/16 binary32) (*.f32 x (*.f32 x x))))) #s(literal 1 binary32))
(/.f32 (+.f32 (*.f32 (*.f32 (neg.f32 x) (*.f32 x #s(literal -1/8 binary32))) #s(literal -1 binary32)) (*.f32 #s(literal -1 binary32) (*.f32 (*.f32 #s(literal 1/16 binary32) (*.f32 x (*.f32 x x))) (neg.f32 x)))) #s(literal 1 binary32))
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 x #s(literal -1/8 binary32)) (neg.f32 x)) (/.f32 #s(literal 1 binary32) x)) (*.f32 #s(literal -1 binary32) (*.f32 #s(literal 1/16 binary32) (*.f32 x (*.f32 x x))))) (/.f32 #s(literal -1 binary32) x))
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 x #s(literal -1/8 binary32)) (neg.f32 x)) #s(literal 1 binary32)) (*.f32 #s(literal -1 binary32) (*.f32 x (*.f32 #s(literal 1/16 binary32) (*.f32 x (*.f32 x x)))))) #s(literal -1 binary32))
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 x #s(literal -1/8 binary32)) (neg.f32 x)) #s(literal -1 binary32)) (*.f32 x (*.f32 #s(literal 1/16 binary32) (*.f32 x (*.f32 x x))))) #s(literal 1 binary32))
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 x #s(literal -1/8 binary32)) (neg.f32 x)) #s(literal -1 binary32)) (*.f32 #s(literal -1 binary32) (*.f32 (*.f32 #s(literal 1/16 binary32) (*.f32 x (*.f32 x x))) (neg.f32 x)))) #s(literal 1 binary32))
(/.f32 (+.f32 (*.f32 (*.f32 #s(literal 1/16 binary32) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1 binary32) x)) (*.f32 (/.f32 #s(literal 1 binary32) x) (*.f32 x #s(literal -1/8 binary32)))) (/.f32 #s(literal 1 binary32) (*.f32 x x)))
(/.f32 (+.f32 (*.f32 #s(literal 1/16 binary32) (*.f32 x (*.f32 x x))) (*.f32 (/.f32 #s(literal 1 binary32) x) (*.f32 #s(literal -1/8 binary32) (*.f32 x x)))) (/.f32 #s(literal 1 binary32) x))
(/.f32 (+.f32 (*.f32 (*.f32 #s(literal 1/16 binary32) (*.f32 x (*.f32 x x))) #s(literal -1 binary32)) (*.f32 (/.f32 #s(literal 1 binary32) x) (*.f32 (neg.f32 x) (*.f32 x #s(literal -1/8 binary32))))) (/.f32 #s(literal -1 binary32) x))
(/.f32 (+.f32 (*.f32 (*.f32 #s(literal 1/16 binary32) (*.f32 x (*.f32 x x))) #s(literal -1 binary32)) (*.f32 (/.f32 #s(literal 1 binary32) x) (*.f32 (*.f32 x #s(literal -1/8 binary32)) (neg.f32 x)))) (/.f32 #s(literal -1 binary32) x))
(/.f32 (+.f32 (*.f32 (*.f32 x (*.f32 #s(literal 1/16 binary32) (*.f32 x (*.f32 x x)))) (/.f32 #s(literal 1 binary32) x)) (*.f32 x #s(literal -1/8 binary32))) (/.f32 #s(literal 1 binary32) x))
(/.f32 (+.f32 (*.f32 (*.f32 x (*.f32 #s(literal 1/16 binary32) (*.f32 x (*.f32 x x)))) #s(literal -1 binary32)) (*.f32 #s(literal 1 binary32) (*.f32 (neg.f32 x) (*.f32 x #s(literal -1/8 binary32))))) #s(literal -1 binary32))
(/.f32 (+.f32 (*.f32 (*.f32 x (*.f32 #s(literal 1/16 binary32) (*.f32 x (*.f32 x x)))) #s(literal -1 binary32)) (*.f32 #s(literal 1 binary32) (*.f32 (*.f32 x #s(literal -1/8 binary32)) (neg.f32 x)))) #s(literal -1 binary32))
(/.f32 (+.f32 (*.f32 (*.f32 (neg.f32 x) (*.f32 #s(literal 1/16 binary32) (*.f32 x (*.f32 x x)))) (/.f32 #s(literal 1 binary32) x)) (*.f32 #s(literal -1 binary32) (*.f32 x #s(literal -1/8 binary32)))) (/.f32 #s(literal -1 binary32) x))
(/.f32 (+.f32 (*.f32 (*.f32 (neg.f32 x) (*.f32 #s(literal 1/16 binary32) (*.f32 x (*.f32 x x)))) #s(literal 1 binary32)) (*.f32 #s(literal -1 binary32) (*.f32 #s(literal -1/8 binary32) (*.f32 x x)))) #s(literal -1 binary32))
(/.f32 (+.f32 (*.f32 (*.f32 (neg.f32 x) (*.f32 #s(literal 1/16 binary32) (*.f32 x (*.f32 x x)))) #s(literal -1 binary32)) (*.f32 #s(literal -1/8 binary32) (*.f32 x x))) #s(literal 1 binary32))
(/.f32 (+.f32 (*.f32 (*.f32 (neg.f32 x) (*.f32 #s(literal 1/16 binary32) (*.f32 x (*.f32 x x)))) #s(literal -1 binary32)) (*.f32 #s(literal -1 binary32) (*.f32 (*.f32 x #s(literal -1/8 binary32)) (neg.f32 x)))) #s(literal 1 binary32))
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 #s(literal 1/16 binary32) (*.f32 x (*.f32 x x))) (neg.f32 x)) (/.f32 #s(literal 1 binary32) x)) (*.f32 #s(literal -1 binary32) (*.f32 x #s(literal -1/8 binary32)))) (/.f32 #s(literal -1 binary32) x))
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 #s(literal 1/16 binary32) (*.f32 x (*.f32 x x))) (neg.f32 x)) #s(literal 1 binary32)) (*.f32 #s(literal -1 binary32) (*.f32 #s(literal -1/8 binary32) (*.f32 x x)))) #s(literal -1 binary32))
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 #s(literal 1/16 binary32) (*.f32 x (*.f32 x x))) (neg.f32 x)) #s(literal -1 binary32)) (*.f32 #s(literal -1/8 binary32) (*.f32 x x))) #s(literal 1 binary32))
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 #s(literal 1/16 binary32) (*.f32 x (*.f32 x x))) (neg.f32 x)) #s(literal -1 binary32)) (*.f32 #s(literal -1 binary32) (*.f32 (*.f32 x #s(literal -1/8 binary32)) (neg.f32 x)))) #s(literal 1 binary32))
(*.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))
(*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))
(*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))
(*.f32 (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))) (*.f32 x x))
(*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))) x)
(*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))) #s(literal 1 binary32))
(*.f32 #s(literal -1 binary32) (*.f32 (neg.f32 x) (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))
(*.f32 (*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))) #s(literal -1 binary32)) (neg.f32 x))

simplify275.0ms (3.2%)

Algorithm
egg-herbie
Rules
2738×+-lowering-+.f64
2738×+-lowering-+.f32
2716×*-lowering-*.f32
2716×*-lowering-*.f64
1876×sum5-define
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
02032419
15592102
219152070
366822062
080772062
Stop Event
iter limit
node limit
Counts
252 → 252
Calls
Call 1
Inputs
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(log (+ 1 (fabs x)))
(+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))))
(+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* -1/8 (/ (pow x 2) (pow (+ 1 (fabs x)) 2))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))
(+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* (pow x 2) (- (* 1/24 (/ (pow x 2) (pow (+ 1 (fabs x)) 3))) (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))
(+ (log 1/2) (* -2 (log (/ 1 x))))
(+ (log 1/2) (+ (* -2 (log (/ 1 x))) (* 2 (/ (+ 1 (fabs x)) (pow x 2)))))
(+ (log 1/2) (+ (* -2 (log (/ 1 x))) (+ (* -2 (/ (pow (+ 1 (fabs x)) 2) (pow x 4))) (* 2 (/ (+ 1 (fabs x)) (pow x 2))))))
(+ (log 1/2) (+ (* -2 (log (/ 1 x))) (+ (* -2 (/ (pow (+ 1 (fabs x)) 2) (pow x 4))) (+ (* 2 (/ (+ 1 (fabs x)) (pow x 2))) (* 8/3 (/ (pow (+ 1 (fabs x)) 3) (pow x 6)))))))
(+ (log 1/2) (* -2 (log (/ -1 x))))
(+ (log 1/2) (+ (* -2 (log (/ -1 x))) (* 2 (/ (+ 1 (fabs x)) (pow x 2)))))
(+ (log 1/2) (+ (* -2 (log (/ -1 x))) (+ (* -2 (/ (pow (+ 1 (fabs x)) 2) (pow x 4))) (* 2 (/ (+ 1 (fabs x)) (pow x 2))))))
(+ (log 1/2) (+ (* -2 (log (/ -1 x))) (+ (* -2 (/ (pow (+ 1 (fabs x)) 2) (pow x 4))) (+ (* 2 (/ (+ 1 (fabs x)) (pow x 2))) (* 8/3 (/ (pow (+ 1 (fabs x)) 3) (pow x 6)))))))
(fabs x)
(+ (fabs x) (* 1/2 (pow x 2)))
(+ (fabs x) (* 1/2 (pow x 2)))
(+ (fabs x) (* 1/2 (pow x 2)))
(* 1/2 (pow x 2))
(* (pow x 2) (+ 1/2 (/ (fabs x) (pow x 2))))
(* (pow x 2) (+ 1/2 (/ (fabs x) (pow x 2))))
(* (pow x 2) (+ 1/2 (/ (fabs x) (pow x 2))))
(* 1/2 (pow x 2))
(* (pow x 2) (+ 1/2 (/ (fabs x) (pow x 2))))
(* (pow x 2) (+ 1/2 (/ (fabs x) (pow x 2))))
(* (pow x 2) (+ 1/2 (/ (fabs x) (pow x 2))))
(fabs x)
(fabs x)
(fabs x)
(fabs x)
(fabs x)
(fabs x)
(fabs x)
(fabs x)
(fabs x)
(fabs x)
(fabs x)
(fabs x)
(copysign (/ 1/2 (pow x 2)) x)
(copysign (/ 1/2 (pow x 2)) x)
(copysign (/ 1/2 (pow x 2)) x)
(copysign (/ 1/2 (pow x 2)) x)
(copysign (/ 1/2 (pow x 2)) x)
(copysign (/ 1/2 (pow x 2)) x)
(copysign (/ 1/2 (pow x 2)) x)
(copysign (/ 1/2 (pow x 2)) x)
(copysign (/ 1/2 (pow x 2)) x)
(copysign (/ 1/2 (pow x 2)) x)
(copysign (/ 1/2 (pow x 2)) x)
(copysign (/ 1/2 (pow x 2)) x)
(/ 1/2 (pow x 2))
(/ 1/2 (pow x 2))
(/ 1/2 (pow x 2))
(/ 1/2 (pow x 2))
(/ 1/2 (pow x 2))
(/ 1/2 (pow x 2))
(/ 1/2 (pow x 2))
(/ 1/2 (pow x 2))
(/ 1/2 (pow x 2))
(/ 1/2 (pow x 2))
(/ 1/2 (pow x 2))
(/ 1/2 (pow x 2))
(/ 1/2 x)
(/ 1/2 x)
(/ 1/2 x)
(/ 1/2 x)
(/ 1/2 x)
(/ 1/2 x)
(/ 1/2 x)
(/ 1/2 x)
(/ 1/2 x)
(/ 1/2 x)
(/ 1/2 x)
(/ 1/2 x)
(copysign (log (* 1/2 (pow x 2))) x)
(copysign (log (* 1/2 (pow x 2))) x)
(copysign (log (* 1/2 (pow x 2))) x)
(copysign (log (* 1/2 (pow x 2))) x)
(copysign (log (* 1/2 (pow x 2))) x)
(copysign (log (* 1/2 (pow x 2))) x)
(copysign (log (* 1/2 (pow x 2))) x)
(copysign (log (* 1/2 (pow x 2))) x)
(copysign (log (* 1/2 (pow x 2))) x)
(copysign (log (* 1/2 (pow x 2))) x)
(copysign (log (* 1/2 (pow x 2))) x)
(copysign (log (* 1/2 (pow x 2))) x)
(+ (log 1/2) (* 2 (log x)))
(+ (log 1/2) (* 2 (log x)))
(+ (log 1/2) (* 2 (log x)))
(+ (log 1/2) (* 2 (log x)))
(+ (log 1/2) (* -2 (log (/ 1 x))))
(+ (log 1/2) (* -2 (log (/ 1 x))))
(+ (log 1/2) (* -2 (log (/ 1 x))))
(+ (log 1/2) (* -2 (log (/ 1 x))))
(+ (log 1/2) (* -2 (log (/ -1 x))))
(+ (log 1/2) (* -2 (log (/ -1 x))))
(+ (log 1/2) (* -2 (log (/ -1 x))))
(+ (log 1/2) (* -2 (log (/ -1 x))))
(* 1/2 (pow x 2))
(* 1/2 (pow x 2))
(* 1/2 (pow x 2))
(* 1/2 (pow x 2))
(* 1/2 (pow x 2))
(* 1/2 (pow x 2))
(* 1/2 (pow x 2))
(* 1/2 (pow x 2))
(* 1/2 (pow x 2))
(* 1/2 (pow x 2))
(* 1/2 (pow x 2))
(* 1/2 (pow x 2))
(* 1/2 x)
(* 1/2 x)
(* 1/2 x)
(* 1/2 x)
(* 1/2 x)
(* 1/2 x)
(* 1/2 x)
(* 1/2 x)
(* 1/2 x)
(* 1/2 x)
(* 1/2 x)
(* 1/2 x)
(copysign (- (+ (log x) (/ (fabs x) x)) 1/2) x)
(copysign (- (+ (log x) (/ (fabs x) x)) 1/2) x)
(copysign (- (+ (log x) (/ (fabs x) x)) 1/2) x)
(copysign (- (+ (log x) (/ (fabs x) x)) 1/2) x)
(copysign (- (+ (log x) (/ (fabs x) x)) 1/2) x)
(copysign (- (+ (log x) (/ (fabs x) x)) 1/2) x)
(copysign (- (+ (log x) (/ (fabs x) x)) 1/2) x)
(copysign (- (+ (log x) (/ (fabs x) x)) 1/2) x)
(copysign (- (+ (log x) (/ (fabs x) x)) 1/2) x)
(copysign (- (+ (log x) (/ (fabs x) x)) 1/2) x)
(copysign (- (+ (log x) (/ (fabs x) x)) 1/2) x)
(copysign (- (+ (log x) (/ (fabs x) x)) 1/2) x)
(/ (fabs x) x)
(/ (+ (fabs x) (* x (- (log x) 1/2))) x)
(/ (+ (fabs x) (* x (- (log x) 1/2))) x)
(/ (+ (fabs x) (* x (- (log x) 1/2))) x)
(- (* -1 (log (/ 1 x))) 1/2)
(- (+ (* -1 (log (/ 1 x))) (/ (fabs x) x)) 1/2)
(- (+ (* -1 (log (/ 1 x))) (/ (fabs x) x)) 1/2)
(- (+ (* -1 (log (/ 1 x))) (/ (fabs x) x)) 1/2)
(- (+ (log -1) (* -1 (log (/ -1 x)))) 1/2)
(- (+ (log -1) (+ (* -1 (log (/ -1 x))) (/ (fabs x) x))) 1/2)
(- (+ (log -1) (+ (* -1 (log (/ -1 x))) (/ (fabs x) x))) 1/2)
(- (+ (log -1) (+ (* -1 (log (/ -1 x))) (/ (fabs x) x))) 1/2)
(log x)
(log x)
(log x)
(log x)
(* -1 (log (/ 1 x)))
(* -1 (log (/ 1 x)))
(* -1 (log (/ 1 x)))
(* -1 (log (/ 1 x)))
(+ (log -1) (* -1 (log (/ -1 x))))
(+ (log -1) (* -1 (log (/ -1 x))))
(+ (log -1) (* -1 (log (/ -1 x))))
(+ (log -1) (* -1 (log (/ -1 x))))
(/ (fabs x) x)
(/ (+ (fabs x) (* -1/2 x)) x)
(/ (+ (fabs x) (* -1/2 x)) x)
(/ (+ (fabs x) (* -1/2 x)) x)
-1/2
(- (/ (fabs x) x) 1/2)
(- (/ (fabs x) x) 1/2)
(- (/ (fabs x) x) 1/2)
-1/2
(- (/ (fabs x) x) 1/2)
(- (/ (fabs x) x) 1/2)
(- (/ (fabs x) x) 1/2)
(copysign (log (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))) x)
(copysign (log (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))) x)
(copysign (log (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))) x)
(copysign (log (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))) x)
(copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x)
(copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x)
(copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x)
(copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x)
(copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x)
(copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x)
(copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x)
(copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x)
(log (+ 1 (fabs x)))
(+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))))
(+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* -1/24 (* (pow x 2) (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))
(+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* (pow x 2) (+ (* -1/24 (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2))))) (* 1/720 (* (pow x 2) (+ (* 45 (/ 1 (+ 1 (fabs x)))) (+ (* 45 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 30 (/ 1 (pow (+ 1 (fabs x)) 3))))))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))
(+ (log 1/16) (* -6 (log (/ 1 x))))
(- (+ (log 1/16) (* -6 (log (/ 1 x)))) (* 2 (/ 1 (pow x 2))))
(- (+ (log 1/16) (+ (* -6 (log (/ 1 x))) (/ 6 (pow x 4)))) (* 2 (/ 1 (pow x 2))))
(- (+ (log 1/16) (+ (* -6 (log (/ 1 x))) (+ (* 1/720 (/ (+ 9600 (* 11520 (+ 1 (fabs x)))) (pow x 6))) (/ 6 (pow x 4))))) (* 2 (/ 1 (pow x 2))))
(+ (log 1/16) (* -6 (log (/ -1 x))))
(- (+ (log 1/16) (* -6 (log (/ -1 x)))) (* 2 (/ 1 (pow x 2))))
(- (+ (log 1/16) (+ (* -6 (log (/ -1 x))) (/ 6 (pow x 4)))) (* 2 (/ 1 (pow x 2))))
(- (+ (log 1/16) (+ (* -6 (log (/ -1 x))) (+ (* 1/720 (/ (+ 9600 (* 11520 (+ 1 (fabs x)))) (pow x 6))) (/ 6 (pow x 4))))) (* 2 (/ 1 (pow x 2))))
(fabs x)
(+ (fabs x) (* 1/2 (pow x 2)))
(+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2)))))
(+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))))
(* 1/16 (pow x 6))
(* (pow x 6) (- 1/16 (* 1/8 (/ 1 (pow x 2)))))
(* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))))
(* (pow x 6) (- (+ 1/16 (+ (/ 1/2 (pow x 4)) (/ (fabs x) (pow x 6)))) (* 1/8 (/ 1 (pow x 2)))))
(* 1/16 (pow x 6))
(* (pow x 6) (- 1/16 (* 1/8 (/ 1 (pow x 2)))))
(* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))))
(* (pow x 6) (- (+ 1/16 (+ (/ 1/2 (pow x 4)) (/ (fabs x) (pow x 6)))) (* 1/8 (/ 1 (pow x 2)))))
(* 1/16 (pow x 2))
(* 1/16 (pow x 2))
(* 1/16 (pow x 2))
(* 1/16 (pow x 2))
(* 1/16 (pow x 2))
(* 1/16 (pow x 2))
(* 1/16 (pow x 2))
(* 1/16 (pow x 2))
(* 1/16 (pow x 2))
(* 1/16 (pow x 2))
(* 1/16 (pow x 2))
(* 1/16 (pow x 2))
(* 1/2 (pow x 2))
(* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))
(* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))
(* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))
(* 1/16 (pow x 6))
(* (pow x 6) (- 1/16 (* 1/8 (/ 1 (pow x 2)))))
(* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))))
(* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))))
(* 1/16 (pow x 6))
(* (pow x 6) (- 1/16 (* 1/8 (/ 1 (pow x 2)))))
(* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))))
(* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))))
(* -1/8 (pow x 2))
(* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))
(* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))
(* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))
(* 1/16 (pow x 4))
(* (pow x 4) (- 1/16 (* 1/8 (/ 1 (pow x 2)))))
(* (pow x 4) (- 1/16 (* 1/8 (/ 1 (pow x 2)))))
(* (pow x 4) (- 1/16 (* 1/8 (/ 1 (pow x 2)))))
(* 1/16 (pow x 4))
(* (pow x 4) (- 1/16 (* 1/8 (/ 1 (pow x 2)))))
(* (pow x 4) (- 1/16 (* 1/8 (/ 1 (pow x 2)))))
(* (pow x 4) (- 1/16 (* 1/8 (/ 1 (pow x 2)))))
Outputs
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))) x)
(log (+ 1 (fabs x)))
(log1p.f32 (fabs.f32 x))
(+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))))
(+.f32 (log1p.f32 (fabs.f32 x)) (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))
(+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* -1/8 (/ (pow x 2) (pow (+ 1 (fabs x)) 2))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))
(+.f32 (log1p.f32 (fabs.f32 x)) (*.f32 (*.f32 x x) (+.f32 (/.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))))
(+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* (pow x 2) (- (* 1/24 (/ (pow x 2) (pow (+ 1 (fabs x)) 3))) (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))
(+.f32 (log1p.f32 (fabs.f32 x)) (*.f32 (*.f32 x x) (+.f32 (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (*.f32 (*.f32 x x) (+.f32 (/.f32 (*.f32 (*.f32 x x) #s(literal 1/24 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32))) (/.f32 #s(literal -1/8 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))))))))
(+ (log 1/2) (* -2 (log (/ 1 x))))
(+.f32 (log.f32 #s(literal 1/2 binary32)) (*.f32 #s(literal 2 binary32) (log.f32 x)))
(+ (log 1/2) (+ (* -2 (log (/ 1 x))) (* 2 (/ (+ 1 (fabs x)) (pow x 2)))))
(+.f32 (log.f32 #s(literal 1/2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) (log.f32 x)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (/.f32 #s(literal 2 binary32) (*.f32 x x)))))
(+ (log 1/2) (+ (* -2 (log (/ 1 x))) (+ (* -2 (/ (pow (+ 1 (fabs x)) 2) (pow x 4))) (* 2 (/ (+ 1 (fabs x)) (pow x 2))))))
(+.f32 (log.f32 #s(literal 1/2 binary32)) (+.f32 (+.f32 (*.f32 #s(literal 2 binary32) (log.f32 x)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (/.f32 #s(literal 2 binary32) (*.f32 x x)))) (*.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)) (/.f32 #s(literal -2 binary32) (pow.f32 x #s(literal 4 binary32))))))
(+ (log 1/2) (+ (* -2 (log (/ 1 x))) (+ (* -2 (/ (pow (+ 1 (fabs x)) 2) (pow x 4))) (+ (* 2 (/ (+ 1 (fabs x)) (pow x 2))) (* 8/3 (/ (pow (+ 1 (fabs x)) 3) (pow x 6)))))))
(+.f32 (+.f32 (+.f32 (*.f32 #s(literal 2 binary32) (log.f32 x)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (/.f32 #s(literal 2 binary32) (*.f32 x x)))) (*.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)) (/.f32 #s(literal -2 binary32) (pow.f32 x #s(literal 4 binary32))))) (+.f32 (log.f32 #s(literal 1/2 binary32)) (/.f32 (*.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32)) #s(literal 8/3 binary32)) (pow.f32 x #s(literal 6 binary32)))))
(+ (log 1/2) (* -2 (log (/ -1 x))))
(+.f32 (log.f32 #s(literal 1/2 binary32)) (*.f32 #s(literal -2 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))))
(+ (log 1/2) (+ (* -2 (log (/ -1 x))) (* 2 (/ (+ 1 (fabs x)) (pow x 2)))))
(+.f32 (*.f32 #s(literal -2 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))) (+.f32 (log.f32 #s(literal 1/2 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (/.f32 #s(literal 2 binary32) (*.f32 x x)))))
(+ (log 1/2) (+ (* -2 (log (/ -1 x))) (+ (* -2 (/ (pow (+ 1 (fabs x)) 2) (pow x 4))) (* 2 (/ (+ 1 (fabs x)) (pow x 2))))))
(+.f32 (*.f32 #s(literal -2 binary32) (+.f32 (/.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)) (pow.f32 x #s(literal 4 binary32))) (log.f32 (/.f32 #s(literal -1 binary32) x)))) (+.f32 (log.f32 #s(literal 1/2 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (/.f32 #s(literal 2 binary32) (*.f32 x x)))))
(+ (log 1/2) (+ (* -2 (log (/ -1 x))) (+ (* -2 (/ (pow (+ 1 (fabs x)) 2) (pow x 4))) (+ (* 2 (/ (+ 1 (fabs x)) (pow x 2))) (* 8/3 (/ (pow (+ 1 (fabs x)) 3) (pow x 6)))))))
(+.f32 (log.f32 #s(literal 1/2 binary32)) (+.f32 (/.f32 (*.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32)) #s(literal 8/3 binary32)) (pow.f32 x #s(literal 6 binary32))) (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (/.f32 #s(literal 2 binary32) (*.f32 x x))) (*.f32 #s(literal -2 binary32) (+.f32 (/.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)) (pow.f32 x #s(literal 4 binary32))) (log.f32 (/.f32 #s(literal -1 binary32) x)))))))
(fabs x)
(fabs.f32 x)
(+ (fabs x) (* 1/2 (pow x 2)))
(+.f32 (fabs.f32 x) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))
(+ (fabs x) (* 1/2 (pow x 2)))
(+.f32 (fabs.f32 x) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))
(+ (fabs x) (* 1/2 (pow x 2)))
(+.f32 (fabs.f32 x) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))
(* 1/2 (pow x 2))
(*.f32 #s(literal 1/2 binary32) (*.f32 x x))
(* (pow x 2) (+ 1/2 (/ (fabs x) (pow x 2))))
(*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (/.f32 (fabs.f32 x) (*.f32 x x)))))
(* (pow x 2) (+ 1/2 (/ (fabs x) (pow x 2))))
(*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (/.f32 (fabs.f32 x) (*.f32 x x)))))
(* (pow x 2) (+ 1/2 (/ (fabs x) (pow x 2))))
(*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (/.f32 (fabs.f32 x) (*.f32 x x)))))
(* 1/2 (pow x 2))
(*.f32 #s(literal 1/2 binary32) (*.f32 x x))
(* (pow x 2) (+ 1/2 (/ (fabs x) (pow x 2))))
(*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (/.f32 (fabs.f32 x) (*.f32 x x)))))
(* (pow x 2) (+ 1/2 (/ (fabs x) (pow x 2))))
(*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (/.f32 (fabs.f32 x) (*.f32 x x)))))
(* (pow x 2) (+ 1/2 (/ (fabs x) (pow x 2))))
(*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (/.f32 (fabs.f32 x) (*.f32 x x)))))
(fabs x)
(fabs.f32 x)
(fabs x)
(fabs.f32 x)
(fabs x)
(fabs.f32 x)
(fabs x)
(fabs.f32 x)
(fabs x)
(fabs.f32 x)
(fabs x)
(fabs.f32 x)
(fabs x)
(fabs.f32 x)
(fabs x)
(fabs.f32 x)
(fabs x)
(fabs.f32 x)
(fabs x)
(fabs.f32 x)
(fabs x)
(fabs.f32 x)
(fabs x)
(fabs.f32 x)
(copysign (/ 1/2 (pow x 2)) x)
(copysign.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) x)
(copysign (/ 1/2 (pow x 2)) x)
(copysign.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) x)
(copysign (/ 1/2 (pow x 2)) x)
(copysign.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) x)
(copysign (/ 1/2 (pow x 2)) x)
(copysign.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) x)
(copysign (/ 1/2 (pow x 2)) x)
(copysign.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) x)
(copysign (/ 1/2 (pow x 2)) x)
(copysign.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) x)
(copysign (/ 1/2 (pow x 2)) x)
(copysign.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) x)
(copysign (/ 1/2 (pow x 2)) x)
(copysign.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) x)
(copysign (/ 1/2 (pow x 2)) x)
(copysign.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) x)
(copysign (/ 1/2 (pow x 2)) x)
(copysign.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) x)
(copysign (/ 1/2 (pow x 2)) x)
(copysign.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) x)
(copysign (/ 1/2 (pow x 2)) x)
(copysign.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) x)
(/ 1/2 (pow x 2))
(/.f32 #s(literal 1/2 binary32) (*.f32 x x))
(/ 1/2 (pow x 2))
(/.f32 #s(literal 1/2 binary32) (*.f32 x x))
(/ 1/2 (pow x 2))
(/.f32 #s(literal 1/2 binary32) (*.f32 x x))
(/ 1/2 (pow x 2))
(/.f32 #s(literal 1/2 binary32) (*.f32 x x))
(/ 1/2 (pow x 2))
(/.f32 #s(literal 1/2 binary32) (*.f32 x x))
(/ 1/2 (pow x 2))
(/.f32 #s(literal 1/2 binary32) (*.f32 x x))
(/ 1/2 (pow x 2))
(/.f32 #s(literal 1/2 binary32) (*.f32 x x))
(/ 1/2 (pow x 2))
(/.f32 #s(literal 1/2 binary32) (*.f32 x x))
(/ 1/2 (pow x 2))
(/.f32 #s(literal 1/2 binary32) (*.f32 x x))
(/ 1/2 (pow x 2))
(/.f32 #s(literal 1/2 binary32) (*.f32 x x))
(/ 1/2 (pow x 2))
(/.f32 #s(literal 1/2 binary32) (*.f32 x x))
(/ 1/2 (pow x 2))
(/.f32 #s(literal 1/2 binary32) (*.f32 x x))
(/ 1/2 x)
(/.f32 #s(literal 1/2 binary32) x)
(/ 1/2 x)
(/.f32 #s(literal 1/2 binary32) x)
(/ 1/2 x)
(/.f32 #s(literal 1/2 binary32) x)
(/ 1/2 x)
(/.f32 #s(literal 1/2 binary32) x)
(/ 1/2 x)
(/.f32 #s(literal 1/2 binary32) x)
(/ 1/2 x)
(/.f32 #s(literal 1/2 binary32) x)
(/ 1/2 x)
(/.f32 #s(literal 1/2 binary32) x)
(/ 1/2 x)
(/.f32 #s(literal 1/2 binary32) x)
(/ 1/2 x)
(/.f32 #s(literal 1/2 binary32) x)
(/ 1/2 x)
(/.f32 #s(literal 1/2 binary32) x)
(/ 1/2 x)
(/.f32 #s(literal 1/2 binary32) x)
(/ 1/2 x)
(/.f32 #s(literal 1/2 binary32) x)
(copysign (log (* 1/2 (pow x 2))) x)
(copysign.f32 (log.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x))) x)
(copysign (log (* 1/2 (pow x 2))) x)
(copysign.f32 (log.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x))) x)
(copysign (log (* 1/2 (pow x 2))) x)
(copysign.f32 (log.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x))) x)
(copysign (log (* 1/2 (pow x 2))) x)
(copysign.f32 (log.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x))) x)
(copysign (log (* 1/2 (pow x 2))) x)
(copysign.f32 (log.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x))) x)
(copysign (log (* 1/2 (pow x 2))) x)
(copysign.f32 (log.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x))) x)
(copysign (log (* 1/2 (pow x 2))) x)
(copysign.f32 (log.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x))) x)
(copysign (log (* 1/2 (pow x 2))) x)
(copysign.f32 (log.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x))) x)
(copysign (log (* 1/2 (pow x 2))) x)
(copysign.f32 (log.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x))) x)
(copysign (log (* 1/2 (pow x 2))) x)
(copysign.f32 (log.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x))) x)
(copysign (log (* 1/2 (pow x 2))) x)
(copysign.f32 (log.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x))) x)
(copysign (log (* 1/2 (pow x 2))) x)
(copysign.f32 (log.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x))) x)
(+ (log 1/2) (* 2 (log x)))
(+.f32 (log.f32 #s(literal 1/2 binary32)) (*.f32 #s(literal 2 binary32) (log.f32 x)))
(+ (log 1/2) (* 2 (log x)))
(+.f32 (log.f32 #s(literal 1/2 binary32)) (*.f32 #s(literal 2 binary32) (log.f32 x)))
(+ (log 1/2) (* 2 (log x)))
(+.f32 (log.f32 #s(literal 1/2 binary32)) (*.f32 #s(literal 2 binary32) (log.f32 x)))
(+ (log 1/2) (* 2 (log x)))
(+.f32 (log.f32 #s(literal 1/2 binary32)) (*.f32 #s(literal 2 binary32) (log.f32 x)))
(+ (log 1/2) (* -2 (log (/ 1 x))))
(+.f32 (log.f32 #s(literal 1/2 binary32)) (*.f32 #s(literal 2 binary32) (log.f32 x)))
(+ (log 1/2) (* -2 (log (/ 1 x))))
(+.f32 (log.f32 #s(literal 1/2 binary32)) (*.f32 #s(literal 2 binary32) (log.f32 x)))
(+ (log 1/2) (* -2 (log (/ 1 x))))
(+.f32 (log.f32 #s(literal 1/2 binary32)) (*.f32 #s(literal 2 binary32) (log.f32 x)))
(+ (log 1/2) (* -2 (log (/ 1 x))))
(+.f32 (log.f32 #s(literal 1/2 binary32)) (*.f32 #s(literal 2 binary32) (log.f32 x)))
(+ (log 1/2) (* -2 (log (/ -1 x))))
(+.f32 (log.f32 #s(literal 1/2 binary32)) (*.f32 #s(literal -2 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))))
(+ (log 1/2) (* -2 (log (/ -1 x))))
(+.f32 (log.f32 #s(literal 1/2 binary32)) (*.f32 #s(literal -2 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))))
(+ (log 1/2) (* -2 (log (/ -1 x))))
(+.f32 (log.f32 #s(literal 1/2 binary32)) (*.f32 #s(literal -2 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))))
(+ (log 1/2) (* -2 (log (/ -1 x))))
(+.f32 (log.f32 #s(literal 1/2 binary32)) (*.f32 #s(literal -2 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))))
(* 1/2 (pow x 2))
(*.f32 #s(literal 1/2 binary32) (*.f32 x x))
(* 1/2 (pow x 2))
(*.f32 #s(literal 1/2 binary32) (*.f32 x x))
(* 1/2 (pow x 2))
(*.f32 #s(literal 1/2 binary32) (*.f32 x x))
(* 1/2 (pow x 2))
(*.f32 #s(literal 1/2 binary32) (*.f32 x x))
(* 1/2 (pow x 2))
(*.f32 #s(literal 1/2 binary32) (*.f32 x x))
(* 1/2 (pow x 2))
(*.f32 #s(literal 1/2 binary32) (*.f32 x x))
(* 1/2 (pow x 2))
(*.f32 #s(literal 1/2 binary32) (*.f32 x x))
(* 1/2 (pow x 2))
(*.f32 #s(literal 1/2 binary32) (*.f32 x x))
(* 1/2 (pow x 2))
(*.f32 #s(literal 1/2 binary32) (*.f32 x x))
(* 1/2 (pow x 2))
(*.f32 #s(literal 1/2 binary32) (*.f32 x x))
(* 1/2 (pow x 2))
(*.f32 #s(literal 1/2 binary32) (*.f32 x x))
(* 1/2 (pow x 2))
(*.f32 #s(literal 1/2 binary32) (*.f32 x x))
(* 1/2 x)
(*.f32 x #s(literal 1/2 binary32))
(* 1/2 x)
(*.f32 x #s(literal 1/2 binary32))
(* 1/2 x)
(*.f32 x #s(literal 1/2 binary32))
(* 1/2 x)
(*.f32 x #s(literal 1/2 binary32))
(* 1/2 x)
(*.f32 x #s(literal 1/2 binary32))
(* 1/2 x)
(*.f32 x #s(literal 1/2 binary32))
(* 1/2 x)
(*.f32 x #s(literal 1/2 binary32))
(* 1/2 x)
(*.f32 x #s(literal 1/2 binary32))
(* 1/2 x)
(*.f32 x #s(literal 1/2 binary32))
(* 1/2 x)
(*.f32 x #s(literal 1/2 binary32))
(* 1/2 x)
(*.f32 x #s(literal 1/2 binary32))
(* 1/2 x)
(*.f32 x #s(literal 1/2 binary32))
(copysign (- (+ (log x) (/ (fabs x) x)) 1/2) x)
(copysign.f32 (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 (log.f32 x) #s(literal -1/2 binary32))) x)
(copysign (- (+ (log x) (/ (fabs x) x)) 1/2) x)
(copysign.f32 (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 (log.f32 x) #s(literal -1/2 binary32))) x)
(copysign (- (+ (log x) (/ (fabs x) x)) 1/2) x)
(copysign.f32 (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 (log.f32 x) #s(literal -1/2 binary32))) x)
(copysign (- (+ (log x) (/ (fabs x) x)) 1/2) x)
(copysign.f32 (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 (log.f32 x) #s(literal -1/2 binary32))) x)
(copysign (- (+ (log x) (/ (fabs x) x)) 1/2) x)
(copysign.f32 (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 (log.f32 x) #s(literal -1/2 binary32))) x)
(copysign (- (+ (log x) (/ (fabs x) x)) 1/2) x)
(copysign.f32 (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 (log.f32 x) #s(literal -1/2 binary32))) x)
(copysign (- (+ (log x) (/ (fabs x) x)) 1/2) x)
(copysign.f32 (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 (log.f32 x) #s(literal -1/2 binary32))) x)
(copysign (- (+ (log x) (/ (fabs x) x)) 1/2) x)
(copysign.f32 (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 (log.f32 x) #s(literal -1/2 binary32))) x)
(copysign (- (+ (log x) (/ (fabs x) x)) 1/2) x)
(copysign.f32 (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 (log.f32 x) #s(literal -1/2 binary32))) x)
(copysign (- (+ (log x) (/ (fabs x) x)) 1/2) x)
(copysign.f32 (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 (log.f32 x) #s(literal -1/2 binary32))) x)
(copysign (- (+ (log x) (/ (fabs x) x)) 1/2) x)
(copysign.f32 (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 (log.f32 x) #s(literal -1/2 binary32))) x)
(copysign (- (+ (log x) (/ (fabs x) x)) 1/2) x)
(copysign.f32 (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 (log.f32 x) #s(literal -1/2 binary32))) x)
(/ (fabs x) x)
(/.f32 (fabs.f32 x) x)
(/ (+ (fabs x) (* x (- (log x) 1/2))) x)
(/.f32 (+.f32 (fabs.f32 x) (*.f32 x (+.f32 (log.f32 x) #s(literal -1/2 binary32)))) x)
(/ (+ (fabs x) (* x (- (log x) 1/2))) x)
(/.f32 (+.f32 (fabs.f32 x) (*.f32 x (+.f32 (log.f32 x) #s(literal -1/2 binary32)))) x)
(/ (+ (fabs x) (* x (- (log x) 1/2))) x)
(/.f32 (+.f32 (fabs.f32 x) (*.f32 x (+.f32 (log.f32 x) #s(literal -1/2 binary32)))) x)
(- (* -1 (log (/ 1 x))) 1/2)
(+.f32 (log.f32 x) #s(literal -1/2 binary32))
(- (+ (* -1 (log (/ 1 x))) (/ (fabs x) x)) 1/2)
(+.f32 (/.f32 (fabs.f32 x) x) (+.f32 (log.f32 x) #s(literal -1/2 binary32)))
(- (+ (* -1 (log (/ 1 x))) (/ (fabs x) x)) 1/2)
(+.f32 (/.f32 (fabs.f32 x) x) (+.f32 (log.f32 x) #s(literal -1/2 binary32)))
(- (+ (* -1 (log (/ 1 x))) (/ (fabs x) x)) 1/2)
(+.f32 (/.f32 (fabs.f32 x) x) (+.f32 (log.f32 x) #s(literal -1/2 binary32)))
(- (+ (log -1) (* -1 (log (/ -1 x)))) 1/2)
(-.f32 (+.f32 (log.f32 #s(literal -1 binary32)) #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))
(- (+ (log -1) (+ (* -1 (log (/ -1 x))) (/ (fabs x) x))) 1/2)
(+.f32 (/.f32 (fabs.f32 x) x) (-.f32 (+.f32 (log.f32 #s(literal -1 binary32)) #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))))
(- (+ (log -1) (+ (* -1 (log (/ -1 x))) (/ (fabs x) x))) 1/2)
(+.f32 (/.f32 (fabs.f32 x) x) (-.f32 (+.f32 (log.f32 #s(literal -1 binary32)) #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))))
(- (+ (log -1) (+ (* -1 (log (/ -1 x))) (/ (fabs x) x))) 1/2)
(+.f32 (/.f32 (fabs.f32 x) x) (-.f32 (+.f32 (log.f32 #s(literal -1 binary32)) #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))))
(log x)
(log.f32 x)
(log x)
(log.f32 x)
(log x)
(log.f32 x)
(log x)
(log.f32 x)
(* -1 (log (/ 1 x)))
(log.f32 x)
(* -1 (log (/ 1 x)))
(log.f32 x)
(* -1 (log (/ 1 x)))
(log.f32 x)
(* -1 (log (/ 1 x)))
(log.f32 x)
(+ (log -1) (* -1 (log (/ -1 x))))
(-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))
(+ (log -1) (* -1 (log (/ -1 x))))
(-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))
(+ (log -1) (* -1 (log (/ -1 x))))
(-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))
(+ (log -1) (* -1 (log (/ -1 x))))
(-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))
(/ (fabs x) x)
(/.f32 (fabs.f32 x) x)
(/ (+ (fabs x) (* -1/2 x)) x)
(/.f32 (+.f32 (fabs.f32 x) (*.f32 x #s(literal -1/2 binary32))) x)
(/ (+ (fabs x) (* -1/2 x)) x)
(/.f32 (+.f32 (fabs.f32 x) (*.f32 x #s(literal -1/2 binary32))) x)
(/ (+ (fabs x) (* -1/2 x)) x)
(/.f32 (+.f32 (fabs.f32 x) (*.f32 x #s(literal -1/2 binary32))) x)
-1/2
#s(literal -1/2 binary32)
(- (/ (fabs x) x) 1/2)
(+.f32 (/.f32 (fabs.f32 x) x) #s(literal -1/2 binary32))
(- (/ (fabs x) x) 1/2)
(+.f32 (/.f32 (fabs.f32 x) x) #s(literal -1/2 binary32))
(- (/ (fabs x) x) 1/2)
(+.f32 (/.f32 (fabs.f32 x) x) #s(literal -1/2 binary32))
-1/2
#s(literal -1/2 binary32)
(- (/ (fabs x) x) 1/2)
(+.f32 (/.f32 (fabs.f32 x) x) #s(literal -1/2 binary32))
(- (/ (fabs x) x) 1/2)
(+.f32 (/.f32 (fabs.f32 x) x) #s(literal -1/2 binary32))
(- (/ (fabs x) x) 1/2)
(+.f32 (/.f32 (fabs.f32 x) x) #s(literal -1/2 binary32))
(copysign (log (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))) x)
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) x)
(copysign (log (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))) x)
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) x)
(copysign (log (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))) x)
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) x)
(copysign (log (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))) x)
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) x)
(copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x)
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (+.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (*.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1/16 binary32))) (*.f32 #s(literal -1/8 binary32) (pow.f32 x #s(literal 4 binary32)))))) x)
(copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x)
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (+.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (*.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1/16 binary32))) (*.f32 #s(literal -1/8 binary32) (pow.f32 x #s(literal 4 binary32)))))) x)
(copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x)
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (+.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (*.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1/16 binary32))) (*.f32 #s(literal -1/8 binary32) (pow.f32 x #s(literal 4 binary32)))))) x)
(copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x)
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (+.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (*.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1/16 binary32))) (*.f32 #s(literal -1/8 binary32) (pow.f32 x #s(literal 4 binary32)))))) x)
(copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x)
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (+.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (*.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1/16 binary32))) (*.f32 #s(literal -1/8 binary32) (pow.f32 x #s(literal 4 binary32)))))) x)
(copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x)
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (+.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (*.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1/16 binary32))) (*.f32 #s(literal -1/8 binary32) (pow.f32 x #s(literal 4 binary32)))))) x)
(copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x)
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (+.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (*.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1/16 binary32))) (*.f32 #s(literal -1/8 binary32) (pow.f32 x #s(literal 4 binary32)))))) x)
(copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x)
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (+.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (*.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1/16 binary32))) (*.f32 #s(literal -1/8 binary32) (pow.f32 x #s(literal 4 binary32)))))) x)
(log (+ 1 (fabs x)))
(log1p.f32 (fabs.f32 x))
(+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))))
(+.f32 (log1p.f32 (fabs.f32 x)) (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))
(+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* -1/24 (* (pow x 2) (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))
(+.f32 (log1p.f32 (fabs.f32 x)) (*.f32 (*.f32 x x) (+.f32 (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (*.f32 (/.f32 #s(literal -1/8 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (+.f32 (*.f32 x x) (/.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))))))
(+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* (pow x 2) (+ (* -1/24 (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2))))) (* 1/720 (* (pow x 2) (+ (* 45 (/ 1 (+ 1 (fabs x)))) (+ (* 45 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 30 (/ 1 (pow (+ 1 (fabs x)) 3))))))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))
(+.f32 (log1p.f32 (fabs.f32 x)) (*.f32 (*.f32 x x) (+.f32 (*.f32 (/.f32 #s(literal -1/8 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (+.f32 (*.f32 x x) (/.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))) (+.f32 (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (*.f32 x (*.f32 (+.f32 (/.f32 #s(literal 45 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (+.f32 (/.f32 #s(literal 45 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))) (/.f32 #s(literal 30 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32))))) (*.f32 (*.f32 (*.f32 x x) #s(literal 1/720 binary32)) x)))))))
(+ (log 1/16) (* -6 (log (/ 1 x))))
(+.f32 (log.f32 #s(literal 1/16 binary32)) (*.f32 #s(literal 6 binary32) (log.f32 x)))
(- (+ (log 1/16) (* -6 (log (/ 1 x)))) (* 2 (/ 1 (pow x 2))))
(+.f32 (log.f32 #s(literal 1/16 binary32)) (+.f32 (*.f32 #s(literal 6 binary32) (log.f32 x)) (/.f32 #s(literal -2 binary32) (*.f32 x x))))
(- (+ (log 1/16) (+ (* -6 (log (/ 1 x))) (/ 6 (pow x 4)))) (* 2 (/ 1 (pow x 2))))
(+.f32 (log.f32 #s(literal 1/16 binary32)) (+.f32 (+.f32 (*.f32 #s(literal 6 binary32) (log.f32 x)) (/.f32 #s(literal 6 binary32) (pow.f32 x #s(literal 4 binary32)))) (/.f32 #s(literal -2 binary32) (*.f32 x x))))
(- (+ (log 1/16) (+ (* -6 (log (/ 1 x))) (+ (* 1/720 (/ (+ 9600 (* 11520 (+ 1 (fabs x)))) (pow x 6))) (/ 6 (pow x 4))))) (* 2 (/ 1 (pow x 2))))
(+.f32 (*.f32 #s(literal 6 binary32) (log.f32 x)) (+.f32 (+.f32 (log.f32 #s(literal 1/16 binary32)) (+.f32 (/.f32 #s(literal 6 binary32) (pow.f32 x #s(literal 4 binary32))) (/.f32 (*.f32 #s(literal 1/720 binary32) (+.f32 (*.f32 (fabs.f32 x) #s(literal 11520 binary32)) #s(literal 21120 binary32))) (pow.f32 x #s(literal 6 binary32))))) (/.f32 #s(literal -2 binary32) (*.f32 x x))))
(+ (log 1/16) (* -6 (log (/ -1 x))))
(+.f32 (log.f32 #s(literal 1/16 binary32)) (*.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal -6 binary32)))
(- (+ (log 1/16) (* -6 (log (/ -1 x)))) (* 2 (/ 1 (pow x 2))))
(+.f32 (*.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal -6 binary32)) (+.f32 (log.f32 #s(literal 1/16 binary32)) (/.f32 #s(literal -2 binary32) (*.f32 x x))))
(- (+ (log 1/16) (+ (* -6 (log (/ -1 x))) (/ 6 (pow x 4)))) (* 2 (/ 1 (pow x 2))))
(+.f32 (log.f32 #s(literal 1/16 binary32)) (+.f32 (*.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal -6 binary32)) (+.f32 (/.f32 #s(literal 6 binary32) (pow.f32 x #s(literal 4 binary32))) (/.f32 #s(literal -2 binary32) (*.f32 x x)))))
(- (+ (log 1/16) (+ (* -6 (log (/ -1 x))) (+ (* 1/720 (/ (+ 9600 (* 11520 (+ 1 (fabs x)))) (pow x 6))) (/ 6 (pow x 4))))) (* 2 (/ 1 (pow x 2))))
(+.f32 (*.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal -6 binary32)) (+.f32 (+.f32 (log.f32 #s(literal 1/16 binary32)) (+.f32 (/.f32 #s(literal 6 binary32) (pow.f32 x #s(literal 4 binary32))) (/.f32 (*.f32 #s(literal 1/720 binary32) (+.f32 (*.f32 (fabs.f32 x) #s(literal 11520 binary32)) #s(literal 21120 binary32))) (pow.f32 x #s(literal 6 binary32))))) (/.f32 #s(literal -2 binary32) (*.f32 x x))))
(fabs x)
(fabs.f32 x)
(+ (fabs x) (* 1/2 (pow x 2)))
(+.f32 (fabs.f32 x) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))
(+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2)))))
(+.f32 (fabs.f32 x) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))
(+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))))
(+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))
(* 1/16 (pow x 6))
(*.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1/16 binary32))
(* (pow x 6) (- 1/16 (* 1/8 (/ 1 (pow x 2)))))
(*.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 #s(literal 1/16 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))))
(* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))))
(*.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (+.f32 #s(literal 1/16 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 4 binary32)))))
(* (pow x 6) (- (+ 1/16 (+ (/ 1/2 (pow x 4)) (/ (fabs x) (pow x 6)))) (* 1/8 (/ 1 (pow x 2)))))
(*.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (+.f32 #s(literal 1/16 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) (+.f32 (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 4 binary32))) (/.f32 (fabs.f32 x) (pow.f32 x #s(literal 6 binary32))))))
(* 1/16 (pow x 6))
(*.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1/16 binary32))
(* (pow x 6) (- 1/16 (* 1/8 (/ 1 (pow x 2)))))
(*.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 #s(literal 1/16 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))))
(* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))))
(*.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (+.f32 #s(literal 1/16 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 4 binary32)))))
(* (pow x 6) (- (+ 1/16 (+ (/ 1/2 (pow x 4)) (/ (fabs x) (pow x 6)))) (* 1/8 (/ 1 (pow x 2)))))
(*.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (+.f32 #s(literal 1/16 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) (+.f32 (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 4 binary32))) (/.f32 (fabs.f32 x) (pow.f32 x #s(literal 6 binary32))))))
(* 1/16 (pow x 2))
(*.f32 (*.f32 x x) #s(literal 1/16 binary32))
(* 1/16 (pow x 2))
(*.f32 (*.f32 x x) #s(literal 1/16 binary32))
(* 1/16 (pow x 2))
(*.f32 (*.f32 x x) #s(literal 1/16 binary32))
(* 1/16 (pow x 2))
(*.f32 (*.f32 x x) #s(literal 1/16 binary32))
(* 1/16 (pow x 2))
(*.f32 (*.f32 x x) #s(literal 1/16 binary32))
(* 1/16 (pow x 2))
(*.f32 (*.f32 x x) #s(literal 1/16 binary32))
(* 1/16 (pow x 2))
(*.f32 (*.f32 x x) #s(literal 1/16 binary32))
(* 1/16 (pow x 2))
(*.f32 (*.f32 x x) #s(literal 1/16 binary32))
(* 1/16 (pow x 2))
(*.f32 (*.f32 x x) #s(literal 1/16 binary32))
(* 1/16 (pow x 2))
(*.f32 (*.f32 x x) #s(literal 1/16 binary32))
(* 1/16 (pow x 2))
(*.f32 (*.f32 x x) #s(literal 1/16 binary32))
(* 1/16 (pow x 2))
(*.f32 (*.f32 x x) #s(literal 1/16 binary32))
(* 1/2 (pow x 2))
(*.f32 #s(literal 1/2 binary32) (*.f32 x x))
(* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))
(*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))
(* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))
(*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))
(* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))
(*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))
(* 1/16 (pow x 6))
(*.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1/16 binary32))
(* (pow x 6) (- 1/16 (* 1/8 (/ 1 (pow x 2)))))
(*.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 #s(literal 1/16 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))))
(* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))))
(*.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (+.f32 #s(literal 1/16 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 4 binary32)))))
(* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))))
(*.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (+.f32 #s(literal 1/16 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 4 binary32)))))
(* 1/16 (pow x 6))
(*.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1/16 binary32))
(* (pow x 6) (- 1/16 (* 1/8 (/ 1 (pow x 2)))))
(*.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 #s(literal 1/16 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))))
(* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))))
(*.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (+.f32 #s(literal 1/16 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 4 binary32)))))
(* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))))
(*.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (+.f32 #s(literal 1/16 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 4 binary32)))))
(* -1/8 (pow x 2))
(*.f32 (*.f32 x x) #s(literal -1/8 binary32))
(* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))
(*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))
(* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))
(*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))
(* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))
(*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))
(* 1/16 (pow x 4))
(*.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1/16 binary32))
(* (pow x 4) (- 1/16 (* 1/8 (/ 1 (pow x 2)))))
(*.f32 (pow.f32 x #s(literal 4 binary32)) (+.f32 #s(literal 1/16 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))))
(* (pow x 4) (- 1/16 (* 1/8 (/ 1 (pow x 2)))))
(*.f32 (pow.f32 x #s(literal 4 binary32)) (+.f32 #s(literal 1/16 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))))
(* (pow x 4) (- 1/16 (* 1/8 (/ 1 (pow x 2)))))
(*.f32 (pow.f32 x #s(literal 4 binary32)) (+.f32 #s(literal 1/16 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))))
(* 1/16 (pow x 4))
(*.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1/16 binary32))
(* (pow x 4) (- 1/16 (* 1/8 (/ 1 (pow x 2)))))
(*.f32 (pow.f32 x #s(literal 4 binary32)) (+.f32 #s(literal 1/16 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))))
(* (pow x 4) (- 1/16 (* 1/8 (/ 1 (pow x 2)))))
(*.f32 (pow.f32 x #s(literal 4 binary32)) (+.f32 #s(literal 1/16 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))))
(* (pow x 4) (- 1/16 (* 1/8 (/ 1 (pow x 2)))))
(*.f32 (pow.f32 x #s(literal 4 binary32)) (+.f32 #s(literal 1/16 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))))

eval109.0ms (1.3%)

Compiler

Compiled 19192 to 3155 computations (83.6% saved)

prune132.0ms (1.5%)

Pruning

41 alts after pruning (27 fresh and 14 done)

PrunedKeptTotal
New96816984
Fresh61117
Picked055
Done099
Total974411015
Accuracy
99.8%
Counts
1015 → 41
Alt Table
Click to see full alt table
StatusAccuracyProgram
7.4%
(copysign.f32 (/.f32 (/.f32 #s(literal 1/2 binary32) x) x) x)
5.8%
(copysign.f32 (/.f32 (-.f32 (*.f32 #s(literal 0 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x))) (/.f32 x #s(literal 1/2 binary32))) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (/.f32 x (/.f32 #s(literal 1/2 binary32) x)))) x)
5.8%
(copysign.f32 (/.f32 (-.f32 (*.f32 #s(literal 0 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x))) x) (*.f32 (neg.f32 x) (/.f32 x (/.f32 #s(literal 1/2 binary32) x)))) x)
5.8%
(copysign.f32 (/.f32 (-.f32 (*.f32 #s(literal 0 binary32) (/.f32 x (/.f32 #s(literal -1/2 binary32) x))) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (-.f32 #s(literal 0 binary32) (*.f32 x (/.f32 #s(literal -1 binary32) x))))) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (/.f32 x (/.f32 #s(literal -1/2 binary32) x)))) x)
4.5%
(copysign.f32 (/.f32 (-.f32 (*.f32 #s(literal 0 binary32) (*.f32 x (/.f32 x (/.f32 #s(literal 1/2 binary32) x)))) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (-.f32 (*.f32 #s(literal 0 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x))) x))) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (*.f32 x (/.f32 x (/.f32 #s(literal 1/2 binary32) x))))) x)
4.5%
(copysign.f32 (/.f32 (-.f32 (*.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (-.f32 (*.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 x #s(literal 1/2 binary32))))) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (*.f32 x (*.f32 x x)))) x)
5.9%
(copysign.f32 (/.f32 (-.f32 (*.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (-.f32 #s(literal 0 binary32) (*.f32 x (/.f32 #s(literal 1/2 binary32) x))))) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (*.f32 x x))) x)
7.4%
(copysign.f32 (/.f32 (-.f32 #s(literal 0 binary32) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (/.f32 x #s(literal 1/2 binary32))) x)
7.4%
(copysign.f32 (/.f32 (-.f32 #s(literal 0 binary32) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (/.f32 #s(literal 1/2 binary32) x))) (/.f32 x (/.f32 #s(literal 1/2 binary32) x))) x)
7.4%
(copysign.f32 (/.f32 (-.f32 #s(literal 0 binary32) (*.f32 (neg.f32 x) (/.f32 #s(literal 1/2 binary32) x))) (*.f32 x x)) x)
5.8%
(copysign.f32 (/.f32 (neg.f32 (-.f32 (*.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 (neg.f32 x) #s(literal -1/2 binary32)))) (*.f32 x (*.f32 x x))) x)
15.6%
(copysign.f32 (/.f32 (fabs.f32 x) x) x)
7.4%
(copysign.f32 (/.f32 #s(literal 1 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x))) x)
7.4%
(copysign.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) x)
16.2%
(copysign.f32 (+.f32 (log.f32 x) (/.f32 (fabs.f32 x) x)) x)
16.8%
(copysign.f32 (+.f32 (log.f32 x) (+.f32 (/.f32 (fabs.f32 x) x) #s(literal -1/2 binary32))) x)
17.2%
(copysign.f32 (+.f32 (log.f32 x) (+.f32 #s(literal -1/2 binary32) (+.f32 (/.f32 (fabs.f32 x) x) (/.f32 (*.f32 (fabs.f32 x) #s(literal 1/3 binary32)) x)))) x)
7.4%
(copysign.f32 (*.f32 (/.f32 #s(literal 1 binary32) x) (/.f32 #s(literal 1/2 binary32) x)) x)
58.7%
(copysign.f32 (log1p.f32 (/.f32 (+.f32 (/.f32 (fabs.f32 x) x) (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))) (/.f32 #s(literal 1 binary32) x))) x)
60.6%
(copysign.f32 (log1p.f32 (/.f32 (+.f32 (/.f32 (fabs.f32 x) x) (*.f32 x #s(literal 1/2 binary32))) (/.f32 #s(literal 1 binary32) x))) x)
70.2%
(copysign.f32 (log1p.f32 (/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (fabs.f32 x)))) x)
54.4%
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) x)
59.0%
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))))) x)
60.8%
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))) x)
39.9%
(copysign.f32 (log1p.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (/.f32 (fabs.f32 x) (*.f32 x x)))))) x)
15.2%
(copysign.f32 (log1p.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x))) x)
70.4%
(copysign.f32 (log1p.f32 (fabs.f32 x)) x)
12.2%
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x) x) x)) x)
17.7%
(copysign.f32 (log.f32 (+.f32 (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))) #s(literal 1 binary32))) x)
19.8%
(copysign.f32 (log.f32 (+.f32 (+.f32 (fabs.f32 x) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal 1 binary32))) x)
58.2%
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)
19.8%
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))))) x)
30.7%
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x)
22.9%
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (neg.f32 x))) x)
32.1%
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) x)) x)
30.5%
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32))) x)
13.2%
(copysign.f32 (log.f32 (+.f32 #s(literal 1 binary32) (+.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (fabs.f32 x)))) x)
12.6%
(copysign.f32 (log.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) x)
20.8%
(copysign.f32 (log.f32 (neg.f32 (*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 (+.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)) x))))) x)
10.8%
(copysign.f32 (log.f32 (neg.f32 x)) x)
15.1%
(copysign.f32 (log.f32 x) x)
Compiler

Compiled 1629 to 708 computations (56.5% saved)

regimes44.0ms (0.5%)

Counts
55 → 3
Calls
Call 1
Inputs
(copysign.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) x)
(copysign.f32 (/.f32 (/.f32 #s(literal 1/2 binary32) x) x) x)
(copysign.f32 (*.f32 (/.f32 #s(literal 1 binary32) x) (/.f32 #s(literal 1/2 binary32) x)) x)
(copysign.f32 (/.f32 #s(literal 1 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x))) x)
(copysign.f32 (/.f32 (-.f32 #s(literal 0 binary32) (*.f32 (neg.f32 x) (/.f32 #s(literal 1/2 binary32) x))) (*.f32 x x)) x)
(copysign.f32 (/.f32 (-.f32 #s(literal 0 binary32) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (/.f32 #s(literal 1/2 binary32) x))) (/.f32 x (/.f32 #s(literal 1/2 binary32) x))) x)
(copysign.f32 (/.f32 (-.f32 #s(literal 0 binary32) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (/.f32 x #s(literal 1/2 binary32))) x)
(copysign.f32 (/.f32 (neg.f32 (-.f32 (*.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 (neg.f32 x) #s(literal -1/2 binary32)))) (*.f32 x (*.f32 x x))) x)
(copysign.f32 (/.f32 (-.f32 (*.f32 #s(literal 0 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x))) x) (*.f32 (neg.f32 x) (/.f32 x (/.f32 #s(literal 1/2 binary32) x)))) x)
(copysign.f32 (/.f32 (-.f32 (*.f32 #s(literal 0 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x))) (/.f32 x #s(literal 1/2 binary32))) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (/.f32 x (/.f32 #s(literal 1/2 binary32) x)))) x)
(copysign.f32 (/.f32 (-.f32 (*.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (-.f32 #s(literal 0 binary32) (*.f32 x (/.f32 #s(literal 1/2 binary32) x))))) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (*.f32 x x))) x)
(copysign.f32 (/.f32 (-.f32 (*.f32 #s(literal 0 binary32) (/.f32 x (/.f32 #s(literal -1/2 binary32) x))) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (-.f32 #s(literal 0 binary32) (*.f32 x (/.f32 #s(literal -1 binary32) x))))) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (/.f32 x (/.f32 #s(literal -1/2 binary32) x)))) x)
(copysign.f32 (/.f32 (-.f32 (*.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (-.f32 (*.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 x #s(literal 1/2 binary32))))) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (*.f32 x (*.f32 x x)))) x)
(copysign.f32 (/.f32 (-.f32 (*.f32 #s(literal 0 binary32) (*.f32 x (/.f32 x (/.f32 #s(literal 1/2 binary32) x)))) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (-.f32 (*.f32 #s(literal 0 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x))) x))) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (*.f32 x (/.f32 x (/.f32 #s(literal 1/2 binary32) x))))) x)
(copysign.f32 (log.f32 x) x)
(copysign.f32 (log.f32 (neg.f32 x)) x)
(copysign.f32 (/.f32 (fabs.f32 x) x) x)
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) x)
(copysign.f32 (log.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) x)
(copysign.f32 (log1p.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x))) x)
(copysign.f32 (log.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32))) x)
(copysign.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (fabs.f32 x))) (*.f32 x x)) x)
(copysign.f32 (log1p.f32 (fabs.f32 x)) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32))) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) x)) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (neg.f32 x))) x)
(copysign.f32 (log1p.f32 (/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (fabs.f32 x)))) x)
(copysign.f32 (+.f32 (log.f32 x) (/.f32 (fabs.f32 x) x)) x)
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))) x)
(copysign.f32 (+.f32 (log.f32 x) (+.f32 (/.f32 (fabs.f32 x) x) #s(literal -1/2 binary32))) x)
(copysign.f32 (log.f32 (+.f32 #s(literal 1 binary32) (+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (fabs.f32 x)))) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))))) x)
(copysign.f32 (log.f32 (+.f32 (+.f32 (fabs.f32 x) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal 1 binary32))) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x)
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x) x) x)) x)
(copysign.f32 (log1p.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (/.f32 (fabs.f32 x) (*.f32 x x)))))) x)
(copysign.f32 (log1p.f32 (/.f32 (+.f32 (/.f32 (fabs.f32 x) x) (*.f32 x #s(literal 1/2 binary32))) (/.f32 #s(literal 1 binary32) x))) x)
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) x)
(copysign.f32 (log.f32 (+.f32 #s(literal 1 binary32) (+.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (fabs.f32 x)))) x)
(copysign.f32 (log.f32 (+.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) x)
(copysign.f32 (+.f32 (log.f32 x) (+.f32 (/.f32 (fabs.f32 x) x) (*.f32 #s(literal 1/2 binary32) (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32))))) x)
(copysign.f32 (log.f32 (neg.f32 (*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 (+.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)) x))))) x)
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))))) x)
(copysign.f32 (log.f32 (+.f32 #s(literal 1 binary32) (+.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (fabs.f32 x)))) x)
(copysign.f32 (log.f32 (+.f32 (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))) #s(literal 1 binary32))) x)
(copysign.f32 (log1p.f32 (/.f32 (+.f32 (/.f32 (fabs.f32 x) x) (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))) (/.f32 #s(literal 1 binary32) x))) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x)
(copysign.f32 (+.f32 (log1p.f32 (fabs.f32 x)) (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) x)
(copysign.f32 (+.f32 (log1p.f32 (fabs.f32 x)) (/.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) x)
(copysign.f32 (+.f32 (log.f32 x) (+.f32 #s(literal -1/2 binary32) (+.f32 (/.f32 (fabs.f32 x) x) (/.f32 (*.f32 (fabs.f32 x) #s(literal 1/3 binary32)) x)))) x)
(copysign.f32 (+.f32 (log1p.f32 (fabs.f32 x)) (*.f32 (*.f32 x x) (+.f32 (/.f32 #s(literal 1/2 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (*.f32 (/.f32 #s(literal -1/8 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (+.f32 (*.f32 x x) (/.f32 (*.f32 x x) (+.f32 (fabs.f32 x) #s(literal 1 binary32)))))))) x)
(copysign.f32 (+.f32 (log1p.f32 (fabs.f32 x)) (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) (+.f32 (/.f32 #s(literal -1/8 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 #s(literal -1/8 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))))) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))))) x)
(copysign.f32 (+.f32 (log1p.f32 (fabs.f32 x)) (*.f32 (*.f32 x x) (+.f32 (/.f32 #s(literal 1/2 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (+.f32 (*.f32 (/.f32 #s(literal -1/8 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (+.f32 (*.f32 x x) (/.f32 (*.f32 x x) (+.f32 (fabs.f32 x) #s(literal 1 binary32))))) (*.f32 (+.f32 (/.f32 #s(literal 45 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32))) (+.f32 (/.f32 #s(literal 45 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (/.f32 #s(literal 30 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 3 binary32))))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/720 binary32))))))))) x)
(copysign.f32 (+.f32 (log1p.f32 (fabs.f32 x)) (*.f32 (*.f32 x x) (+.f32 (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (*.f32 x (*.f32 x (+.f32 (+.f32 (/.f32 #s(literal -1/8 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 #s(literal -1/8 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)))) (*.f32 #s(literal 1/720 binary32) (*.f32 (*.f32 x x) (+.f32 (/.f32 #s(literal 45 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))) (+.f32 (/.f32 #s(literal 45 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 #s(literal 30 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32))))))))))))) x)
Outputs
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)
(copysign.f32 (+.f32 (log1p.f32 (fabs.f32 x)) (*.f32 (*.f32 x x) (+.f32 (/.f32 #s(literal 1/2 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (+.f32 (*.f32 (/.f32 #s(literal -1/8 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (+.f32 (*.f32 x x) (/.f32 (*.f32 x x) (+.f32 (fabs.f32 x) #s(literal 1 binary32))))) (*.f32 (+.f32 (/.f32 #s(literal 45 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32))) (+.f32 (/.f32 #s(literal 45 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (/.f32 #s(literal 30 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 3 binary32))))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/720 binary32))))))))) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)
Calls

2 calls:

22.0ms
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x)
17.0ms
x
Results
AccuracySegmentsBranch
99.5%3x
99.5%3(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x)
Compiler

Compiled 15 to 10 computations (33.3% saved)

regimes36.0ms (0.4%)

Counts
53 → 3
Calls
Call 1
Inputs
(copysign.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) x)
(copysign.f32 (/.f32 (/.f32 #s(literal 1/2 binary32) x) x) x)
(copysign.f32 (*.f32 (/.f32 #s(literal 1 binary32) x) (/.f32 #s(literal 1/2 binary32) x)) x)
(copysign.f32 (/.f32 #s(literal 1 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x))) x)
(copysign.f32 (/.f32 (-.f32 #s(literal 0 binary32) (*.f32 (neg.f32 x) (/.f32 #s(literal 1/2 binary32) x))) (*.f32 x x)) x)
(copysign.f32 (/.f32 (-.f32 #s(literal 0 binary32) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (/.f32 #s(literal 1/2 binary32) x))) (/.f32 x (/.f32 #s(literal 1/2 binary32) x))) x)
(copysign.f32 (/.f32 (-.f32 #s(literal 0 binary32) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (/.f32 x #s(literal 1/2 binary32))) x)
(copysign.f32 (/.f32 (neg.f32 (-.f32 (*.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 (neg.f32 x) #s(literal -1/2 binary32)))) (*.f32 x (*.f32 x x))) x)
(copysign.f32 (/.f32 (-.f32 (*.f32 #s(literal 0 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x))) x) (*.f32 (neg.f32 x) (/.f32 x (/.f32 #s(literal 1/2 binary32) x)))) x)
(copysign.f32 (/.f32 (-.f32 (*.f32 #s(literal 0 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x))) (/.f32 x #s(literal 1/2 binary32))) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (/.f32 x (/.f32 #s(literal 1/2 binary32) x)))) x)
(copysign.f32 (/.f32 (-.f32 (*.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (-.f32 #s(literal 0 binary32) (*.f32 x (/.f32 #s(literal 1/2 binary32) x))))) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (*.f32 x x))) x)
(copysign.f32 (/.f32 (-.f32 (*.f32 #s(literal 0 binary32) (/.f32 x (/.f32 #s(literal -1/2 binary32) x))) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (-.f32 #s(literal 0 binary32) (*.f32 x (/.f32 #s(literal -1 binary32) x))))) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (/.f32 x (/.f32 #s(literal -1/2 binary32) x)))) x)
(copysign.f32 (/.f32 (-.f32 (*.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (-.f32 (*.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 x #s(literal 1/2 binary32))))) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (*.f32 x (*.f32 x x)))) x)
(copysign.f32 (/.f32 (-.f32 (*.f32 #s(literal 0 binary32) (*.f32 x (/.f32 x (/.f32 #s(literal 1/2 binary32) x)))) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (-.f32 (*.f32 #s(literal 0 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x))) x))) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (*.f32 x (/.f32 x (/.f32 #s(literal 1/2 binary32) x))))) x)
(copysign.f32 (log.f32 x) x)
(copysign.f32 (log.f32 (neg.f32 x)) x)
(copysign.f32 (/.f32 (fabs.f32 x) x) x)
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) x)
(copysign.f32 (log.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) x)
(copysign.f32 (log1p.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x))) x)
(copysign.f32 (log.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32))) x)
(copysign.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (fabs.f32 x))) (*.f32 x x)) x)
(copysign.f32 (log1p.f32 (fabs.f32 x)) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32))) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) x)) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (neg.f32 x))) x)
(copysign.f32 (log1p.f32 (/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (fabs.f32 x)))) x)
(copysign.f32 (+.f32 (log.f32 x) (/.f32 (fabs.f32 x) x)) x)
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))) x)
(copysign.f32 (+.f32 (log.f32 x) (+.f32 (/.f32 (fabs.f32 x) x) #s(literal -1/2 binary32))) x)
(copysign.f32 (log.f32 (+.f32 #s(literal 1 binary32) (+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (fabs.f32 x)))) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))))) x)
(copysign.f32 (log.f32 (+.f32 (+.f32 (fabs.f32 x) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal 1 binary32))) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x)
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x) x) x)) x)
(copysign.f32 (log1p.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (/.f32 (fabs.f32 x) (*.f32 x x)))))) x)
(copysign.f32 (log1p.f32 (/.f32 (+.f32 (/.f32 (fabs.f32 x) x) (*.f32 x #s(literal 1/2 binary32))) (/.f32 #s(literal 1 binary32) x))) x)
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) x)
(copysign.f32 (log.f32 (+.f32 #s(literal 1 binary32) (+.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (fabs.f32 x)))) x)
(copysign.f32 (log.f32 (+.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) x)
(copysign.f32 (+.f32 (log.f32 x) (+.f32 (/.f32 (fabs.f32 x) x) (*.f32 #s(literal 1/2 binary32) (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32))))) x)
(copysign.f32 (log.f32 (neg.f32 (*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 (+.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)) x))))) x)
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))))) x)
(copysign.f32 (log.f32 (+.f32 #s(literal 1 binary32) (+.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (fabs.f32 x)))) x)
(copysign.f32 (log.f32 (+.f32 (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))) #s(literal 1 binary32))) x)
(copysign.f32 (log1p.f32 (/.f32 (+.f32 (/.f32 (fabs.f32 x) x) (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))) (/.f32 #s(literal 1 binary32) x))) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x)
(copysign.f32 (+.f32 (log1p.f32 (fabs.f32 x)) (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) x)
(copysign.f32 (+.f32 (log1p.f32 (fabs.f32 x)) (/.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) x)
(copysign.f32 (+.f32 (log.f32 x) (+.f32 #s(literal -1/2 binary32) (+.f32 (/.f32 (fabs.f32 x) x) (/.f32 (*.f32 (fabs.f32 x) #s(literal 1/3 binary32)) x)))) x)
(copysign.f32 (+.f32 (log1p.f32 (fabs.f32 x)) (*.f32 (*.f32 x x) (+.f32 (/.f32 #s(literal 1/2 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (*.f32 (/.f32 #s(literal -1/8 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (+.f32 (*.f32 x x) (/.f32 (*.f32 x x) (+.f32 (fabs.f32 x) #s(literal 1 binary32)))))))) x)
(copysign.f32 (+.f32 (log1p.f32 (fabs.f32 x)) (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) (+.f32 (/.f32 #s(literal -1/8 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 #s(literal -1/8 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))))) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))))) x)
Outputs
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))))) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)
Calls

2 calls:

18.0ms
x
14.0ms
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x)
Results
AccuracySegmentsBranch
99.5%3x
99.5%3(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x)
Compiler

Compiled 15 to 10 computations (33.3% saved)

regimes21.0ms (0.2%)

Counts
46 → 3
Calls
Call 1
Inputs
(copysign.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) x)
(copysign.f32 (/.f32 (/.f32 #s(literal 1/2 binary32) x) x) x)
(copysign.f32 (*.f32 (/.f32 #s(literal 1 binary32) x) (/.f32 #s(literal 1/2 binary32) x)) x)
(copysign.f32 (/.f32 #s(literal 1 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x))) x)
(copysign.f32 (/.f32 (-.f32 #s(literal 0 binary32) (*.f32 (neg.f32 x) (/.f32 #s(literal 1/2 binary32) x))) (*.f32 x x)) x)
(copysign.f32 (/.f32 (-.f32 #s(literal 0 binary32) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (/.f32 #s(literal 1/2 binary32) x))) (/.f32 x (/.f32 #s(literal 1/2 binary32) x))) x)
(copysign.f32 (/.f32 (-.f32 #s(literal 0 binary32) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (/.f32 x #s(literal 1/2 binary32))) x)
(copysign.f32 (/.f32 (neg.f32 (-.f32 (*.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 (neg.f32 x) #s(literal -1/2 binary32)))) (*.f32 x (*.f32 x x))) x)
(copysign.f32 (/.f32 (-.f32 (*.f32 #s(literal 0 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x))) x) (*.f32 (neg.f32 x) (/.f32 x (/.f32 #s(literal 1/2 binary32) x)))) x)
(copysign.f32 (/.f32 (-.f32 (*.f32 #s(literal 0 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x))) (/.f32 x #s(literal 1/2 binary32))) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (/.f32 x (/.f32 #s(literal 1/2 binary32) x)))) x)
(copysign.f32 (/.f32 (-.f32 (*.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (-.f32 #s(literal 0 binary32) (*.f32 x (/.f32 #s(literal 1/2 binary32) x))))) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (*.f32 x x))) x)
(copysign.f32 (/.f32 (-.f32 (*.f32 #s(literal 0 binary32) (/.f32 x (/.f32 #s(literal -1/2 binary32) x))) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (-.f32 #s(literal 0 binary32) (*.f32 x (/.f32 #s(literal -1 binary32) x))))) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (/.f32 x (/.f32 #s(literal -1/2 binary32) x)))) x)
(copysign.f32 (/.f32 (-.f32 (*.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (-.f32 (*.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 x #s(literal 1/2 binary32))))) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (*.f32 x (*.f32 x x)))) x)
(copysign.f32 (/.f32 (-.f32 (*.f32 #s(literal 0 binary32) (*.f32 x (/.f32 x (/.f32 #s(literal 1/2 binary32) x)))) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (-.f32 (*.f32 #s(literal 0 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x))) x))) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (*.f32 x (/.f32 x (/.f32 #s(literal 1/2 binary32) x))))) x)
(copysign.f32 (log.f32 x) x)
(copysign.f32 (log.f32 (neg.f32 x)) x)
(copysign.f32 (/.f32 (fabs.f32 x) x) x)
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) x)
(copysign.f32 (log.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) x)
(copysign.f32 (log1p.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x))) x)
(copysign.f32 (log.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32))) x)
(copysign.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (fabs.f32 x))) (*.f32 x x)) x)
(copysign.f32 (log1p.f32 (fabs.f32 x)) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32))) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) x)) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (neg.f32 x))) x)
(copysign.f32 (log1p.f32 (/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (fabs.f32 x)))) x)
(copysign.f32 (+.f32 (log.f32 x) (/.f32 (fabs.f32 x) x)) x)
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))) x)
(copysign.f32 (+.f32 (log.f32 x) (+.f32 (/.f32 (fabs.f32 x) x) #s(literal -1/2 binary32))) x)
(copysign.f32 (log.f32 (+.f32 #s(literal 1 binary32) (+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (fabs.f32 x)))) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))))) x)
(copysign.f32 (log.f32 (+.f32 (+.f32 (fabs.f32 x) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal 1 binary32))) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x)
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x) x) x)) x)
(copysign.f32 (log1p.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (/.f32 (fabs.f32 x) (*.f32 x x)))))) x)
(copysign.f32 (log1p.f32 (/.f32 (+.f32 (/.f32 (fabs.f32 x) x) (*.f32 x #s(literal 1/2 binary32))) (/.f32 #s(literal 1 binary32) x))) x)
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) x)
(copysign.f32 (log.f32 (+.f32 #s(literal 1 binary32) (+.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (fabs.f32 x)))) x)
(copysign.f32 (log.f32 (+.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) x)
(copysign.f32 (+.f32 (log.f32 x) (+.f32 (/.f32 (fabs.f32 x) x) (*.f32 #s(literal 1/2 binary32) (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32))))) x)
(copysign.f32 (log.f32 (neg.f32 (*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 (+.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)) x))))) x)
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))))) x)
(copysign.f32 (log.f32 (+.f32 #s(literal 1 binary32) (+.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (fabs.f32 x)))) x)
(copysign.f32 (log.f32 (+.f32 (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))) #s(literal 1 binary32))) x)
(copysign.f32 (log1p.f32 (/.f32 (+.f32 (/.f32 (fabs.f32 x) x) (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))) (/.f32 #s(literal 1 binary32) x))) x)
Outputs
(copysign.f32 (log.f32 (neg.f32 (*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 (+.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)) x))))) x)
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))))) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x)
Calls

1 calls:

18.0ms
x
Results
AccuracySegmentsBranch
98.8%3x
Compiler

Compiled 2 to 1 computations (50% saved)

regimes18.0ms (0.2%)

Counts
42 → 3
Calls
Call 1
Inputs
(copysign.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) x)
(copysign.f32 (/.f32 (/.f32 #s(literal 1/2 binary32) x) x) x)
(copysign.f32 (*.f32 (/.f32 #s(literal 1 binary32) x) (/.f32 #s(literal 1/2 binary32) x)) x)
(copysign.f32 (/.f32 #s(literal 1 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x))) x)
(copysign.f32 (/.f32 (-.f32 #s(literal 0 binary32) (*.f32 (neg.f32 x) (/.f32 #s(literal 1/2 binary32) x))) (*.f32 x x)) x)
(copysign.f32 (/.f32 (-.f32 #s(literal 0 binary32) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (/.f32 #s(literal 1/2 binary32) x))) (/.f32 x (/.f32 #s(literal 1/2 binary32) x))) x)
(copysign.f32 (/.f32 (-.f32 #s(literal 0 binary32) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (/.f32 x #s(literal 1/2 binary32))) x)
(copysign.f32 (/.f32 (neg.f32 (-.f32 (*.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 (neg.f32 x) #s(literal -1/2 binary32)))) (*.f32 x (*.f32 x x))) x)
(copysign.f32 (/.f32 (-.f32 (*.f32 #s(literal 0 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x))) x) (*.f32 (neg.f32 x) (/.f32 x (/.f32 #s(literal 1/2 binary32) x)))) x)
(copysign.f32 (/.f32 (-.f32 (*.f32 #s(literal 0 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x))) (/.f32 x #s(literal 1/2 binary32))) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (/.f32 x (/.f32 #s(literal 1/2 binary32) x)))) x)
(copysign.f32 (/.f32 (-.f32 (*.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (-.f32 #s(literal 0 binary32) (*.f32 x (/.f32 #s(literal 1/2 binary32) x))))) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (*.f32 x x))) x)
(copysign.f32 (/.f32 (-.f32 (*.f32 #s(literal 0 binary32) (/.f32 x (/.f32 #s(literal -1/2 binary32) x))) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (-.f32 #s(literal 0 binary32) (*.f32 x (/.f32 #s(literal -1 binary32) x))))) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (/.f32 x (/.f32 #s(literal -1/2 binary32) x)))) x)
(copysign.f32 (/.f32 (-.f32 (*.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (-.f32 (*.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 x #s(literal 1/2 binary32))))) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (*.f32 x (*.f32 x x)))) x)
(copysign.f32 (/.f32 (-.f32 (*.f32 #s(literal 0 binary32) (*.f32 x (/.f32 x (/.f32 #s(literal 1/2 binary32) x)))) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (-.f32 (*.f32 #s(literal 0 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x))) x))) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (*.f32 x (/.f32 x (/.f32 #s(literal 1/2 binary32) x))))) x)
(copysign.f32 (log.f32 x) x)
(copysign.f32 (log.f32 (neg.f32 x)) x)
(copysign.f32 (/.f32 (fabs.f32 x) x) x)
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) x)
(copysign.f32 (log.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) x)
(copysign.f32 (log1p.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x))) x)
(copysign.f32 (log.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32))) x)
(copysign.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (fabs.f32 x))) (*.f32 x x)) x)
(copysign.f32 (log1p.f32 (fabs.f32 x)) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32))) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) x)) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (neg.f32 x))) x)
(copysign.f32 (log1p.f32 (/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (fabs.f32 x)))) x)
(copysign.f32 (+.f32 (log.f32 x) (/.f32 (fabs.f32 x) x)) x)
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))) x)
(copysign.f32 (+.f32 (log.f32 x) (+.f32 (/.f32 (fabs.f32 x) x) #s(literal -1/2 binary32))) x)
(copysign.f32 (log.f32 (+.f32 #s(literal 1 binary32) (+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (fabs.f32 x)))) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))))) x)
(copysign.f32 (log.f32 (+.f32 (+.f32 (fabs.f32 x) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal 1 binary32))) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x)
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x) x) x)) x)
(copysign.f32 (log1p.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (/.f32 (fabs.f32 x) (*.f32 x x)))))) x)
(copysign.f32 (log1p.f32 (/.f32 (+.f32 (/.f32 (fabs.f32 x) x) (*.f32 x #s(literal 1/2 binary32))) (/.f32 #s(literal 1 binary32) x))) x)
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) x)
(copysign.f32 (log.f32 (+.f32 #s(literal 1 binary32) (+.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (fabs.f32 x)))) x)
(copysign.f32 (log.f32 (+.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) x)
(copysign.f32 (+.f32 (log.f32 x) (+.f32 (/.f32 (fabs.f32 x) x) (*.f32 #s(literal 1/2 binary32) (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32))))) x)
(copysign.f32 (log.f32 (neg.f32 (*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 (+.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)) x))))) x)
Outputs
(copysign.f32 (log.f32 (neg.f32 (*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 (+.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)) x))))) x)
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x)
Calls

1 calls:

12.0ms
x
Results
AccuracySegmentsBranch
98.5%3x
Compiler

Compiled 2 to 1 computations (50% saved)

regimes16.0ms (0.2%)

Counts
41 → 3
Calls
Call 1
Inputs
(copysign.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) x)
(copysign.f32 (/.f32 (/.f32 #s(literal 1/2 binary32) x) x) x)
(copysign.f32 (*.f32 (/.f32 #s(literal 1 binary32) x) (/.f32 #s(literal 1/2 binary32) x)) x)
(copysign.f32 (/.f32 #s(literal 1 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x))) x)
(copysign.f32 (/.f32 (-.f32 #s(literal 0 binary32) (*.f32 (neg.f32 x) (/.f32 #s(literal 1/2 binary32) x))) (*.f32 x x)) x)
(copysign.f32 (/.f32 (-.f32 #s(literal 0 binary32) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (/.f32 #s(literal 1/2 binary32) x))) (/.f32 x (/.f32 #s(literal 1/2 binary32) x))) x)
(copysign.f32 (/.f32 (-.f32 #s(literal 0 binary32) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (/.f32 x #s(literal 1/2 binary32))) x)
(copysign.f32 (/.f32 (neg.f32 (-.f32 (*.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 (neg.f32 x) #s(literal -1/2 binary32)))) (*.f32 x (*.f32 x x))) x)
(copysign.f32 (/.f32 (-.f32 (*.f32 #s(literal 0 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x))) x) (*.f32 (neg.f32 x) (/.f32 x (/.f32 #s(literal 1/2 binary32) x)))) x)
(copysign.f32 (/.f32 (-.f32 (*.f32 #s(literal 0 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x))) (/.f32 x #s(literal 1/2 binary32))) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (/.f32 x (/.f32 #s(literal 1/2 binary32) x)))) x)
(copysign.f32 (/.f32 (-.f32 (*.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (-.f32 #s(literal 0 binary32) (*.f32 x (/.f32 #s(literal 1/2 binary32) x))))) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (*.f32 x x))) x)
(copysign.f32 (/.f32 (-.f32 (*.f32 #s(literal 0 binary32) (/.f32 x (/.f32 #s(literal -1/2 binary32) x))) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (-.f32 #s(literal 0 binary32) (*.f32 x (/.f32 #s(literal -1 binary32) x))))) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (/.f32 x (/.f32 #s(literal -1/2 binary32) x)))) x)
(copysign.f32 (/.f32 (-.f32 (*.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (-.f32 (*.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 x #s(literal 1/2 binary32))))) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (*.f32 x (*.f32 x x)))) x)
(copysign.f32 (/.f32 (-.f32 (*.f32 #s(literal 0 binary32) (*.f32 x (/.f32 x (/.f32 #s(literal 1/2 binary32) x)))) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (-.f32 (*.f32 #s(literal 0 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x))) x))) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (*.f32 x (/.f32 x (/.f32 #s(literal 1/2 binary32) x))))) x)
(copysign.f32 (log.f32 x) x)
(copysign.f32 (log.f32 (neg.f32 x)) x)
(copysign.f32 (/.f32 (fabs.f32 x) x) x)
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) x)
(copysign.f32 (log.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) x)
(copysign.f32 (log1p.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x))) x)
(copysign.f32 (log.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32))) x)
(copysign.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (fabs.f32 x))) (*.f32 x x)) x)
(copysign.f32 (log1p.f32 (fabs.f32 x)) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32))) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) x)) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (neg.f32 x))) x)
(copysign.f32 (log1p.f32 (/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (fabs.f32 x)))) x)
(copysign.f32 (+.f32 (log.f32 x) (/.f32 (fabs.f32 x) x)) x)
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))) x)
(copysign.f32 (+.f32 (log.f32 x) (+.f32 (/.f32 (fabs.f32 x) x) #s(literal -1/2 binary32))) x)
(copysign.f32 (log.f32 (+.f32 #s(literal 1 binary32) (+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (fabs.f32 x)))) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))))) x)
(copysign.f32 (log.f32 (+.f32 (+.f32 (fabs.f32 x) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal 1 binary32))) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x)
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x) x) x)) x)
(copysign.f32 (log1p.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (/.f32 (fabs.f32 x) (*.f32 x x)))))) x)
(copysign.f32 (log1p.f32 (/.f32 (+.f32 (/.f32 (fabs.f32 x) x) (*.f32 x #s(literal 1/2 binary32))) (/.f32 #s(literal 1 binary32) x))) x)
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) x)
(copysign.f32 (log.f32 (+.f32 #s(literal 1 binary32) (+.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (fabs.f32 x)))) x)
(copysign.f32 (log.f32 (+.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) x)
(copysign.f32 (+.f32 (log.f32 x) (+.f32 (/.f32 (fabs.f32 x) x) (*.f32 #s(literal 1/2 binary32) (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32))))) x)
Outputs
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (neg.f32 x))) x)
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x)
Calls

1 calls:

13.0ms
x
Results
AccuracySegmentsBranch
98.4%3x
Compiler

Compiled 2 to 1 computations (50% saved)

regimes17.0ms (0.2%)

Counts
37 → 3
Calls
Call 1
Inputs
(copysign.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) x)
(copysign.f32 (/.f32 (/.f32 #s(literal 1/2 binary32) x) x) x)
(copysign.f32 (*.f32 (/.f32 #s(literal 1 binary32) x) (/.f32 #s(literal 1/2 binary32) x)) x)
(copysign.f32 (/.f32 #s(literal 1 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x))) x)
(copysign.f32 (/.f32 (-.f32 #s(literal 0 binary32) (*.f32 (neg.f32 x) (/.f32 #s(literal 1/2 binary32) x))) (*.f32 x x)) x)
(copysign.f32 (/.f32 (-.f32 #s(literal 0 binary32) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (/.f32 #s(literal 1/2 binary32) x))) (/.f32 x (/.f32 #s(literal 1/2 binary32) x))) x)
(copysign.f32 (/.f32 (-.f32 #s(literal 0 binary32) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (/.f32 x #s(literal 1/2 binary32))) x)
(copysign.f32 (/.f32 (neg.f32 (-.f32 (*.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 (neg.f32 x) #s(literal -1/2 binary32)))) (*.f32 x (*.f32 x x))) x)
(copysign.f32 (/.f32 (-.f32 (*.f32 #s(literal 0 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x))) x) (*.f32 (neg.f32 x) (/.f32 x (/.f32 #s(literal 1/2 binary32) x)))) x)
(copysign.f32 (/.f32 (-.f32 (*.f32 #s(literal 0 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x))) (/.f32 x #s(literal 1/2 binary32))) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (/.f32 x (/.f32 #s(literal 1/2 binary32) x)))) x)
(copysign.f32 (/.f32 (-.f32 (*.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (-.f32 #s(literal 0 binary32) (*.f32 x (/.f32 #s(literal 1/2 binary32) x))))) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (*.f32 x x))) x)
(copysign.f32 (/.f32 (-.f32 (*.f32 #s(literal 0 binary32) (/.f32 x (/.f32 #s(literal -1/2 binary32) x))) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (-.f32 #s(literal 0 binary32) (*.f32 x (/.f32 #s(literal -1 binary32) x))))) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (/.f32 x (/.f32 #s(literal -1/2 binary32) x)))) x)
(copysign.f32 (/.f32 (-.f32 (*.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (-.f32 (*.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 x #s(literal 1/2 binary32))))) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (*.f32 x (*.f32 x x)))) x)
(copysign.f32 (/.f32 (-.f32 (*.f32 #s(literal 0 binary32) (*.f32 x (/.f32 x (/.f32 #s(literal 1/2 binary32) x)))) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (-.f32 (*.f32 #s(literal 0 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x))) x))) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (*.f32 x (/.f32 x (/.f32 #s(literal 1/2 binary32) x))))) x)
(copysign.f32 (log.f32 x) x)
(copysign.f32 (log.f32 (neg.f32 x)) x)
(copysign.f32 (/.f32 (fabs.f32 x) x) x)
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) x)
(copysign.f32 (log.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) x)
(copysign.f32 (log1p.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x))) x)
(copysign.f32 (log.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32))) x)
(copysign.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (fabs.f32 x))) (*.f32 x x)) x)
(copysign.f32 (log1p.f32 (fabs.f32 x)) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32))) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) x)) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (neg.f32 x))) x)
(copysign.f32 (log1p.f32 (/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (fabs.f32 x)))) x)
(copysign.f32 (+.f32 (log.f32 x) (/.f32 (fabs.f32 x) x)) x)
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))) x)
(copysign.f32 (+.f32 (log.f32 x) (+.f32 (/.f32 (fabs.f32 x) x) #s(literal -1/2 binary32))) x)
(copysign.f32 (log.f32 (+.f32 #s(literal 1 binary32) (+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (fabs.f32 x)))) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))))) x)
(copysign.f32 (log.f32 (+.f32 (+.f32 (fabs.f32 x) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal 1 binary32))) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x)
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x) x) x)) x)
(copysign.f32 (log1p.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (/.f32 (fabs.f32 x) (*.f32 x x)))))) x)
(copysign.f32 (log1p.f32 (/.f32 (+.f32 (/.f32 (fabs.f32 x) x) (*.f32 x #s(literal 1/2 binary32))) (/.f32 #s(literal 1 binary32) x))) x)
Outputs
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (neg.f32 x))) x)
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x)
Calls

1 calls:

15.0ms
x
Results
AccuracySegmentsBranch
97.5%3x
Compiler

Compiled 2 to 1 computations (50% saved)

regimes13.0ms (0.2%)

Counts
33 → 3
Calls
Call 1
Inputs
(copysign.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) x)
(copysign.f32 (/.f32 (/.f32 #s(literal 1/2 binary32) x) x) x)
(copysign.f32 (*.f32 (/.f32 #s(literal 1 binary32) x) (/.f32 #s(literal 1/2 binary32) x)) x)
(copysign.f32 (/.f32 #s(literal 1 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x))) x)
(copysign.f32 (/.f32 (-.f32 #s(literal 0 binary32) (*.f32 (neg.f32 x) (/.f32 #s(literal 1/2 binary32) x))) (*.f32 x x)) x)
(copysign.f32 (/.f32 (-.f32 #s(literal 0 binary32) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (/.f32 #s(literal 1/2 binary32) x))) (/.f32 x (/.f32 #s(literal 1/2 binary32) x))) x)
(copysign.f32 (/.f32 (-.f32 #s(literal 0 binary32) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (/.f32 x #s(literal 1/2 binary32))) x)
(copysign.f32 (/.f32 (neg.f32 (-.f32 (*.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 (neg.f32 x) #s(literal -1/2 binary32)))) (*.f32 x (*.f32 x x))) x)
(copysign.f32 (/.f32 (-.f32 (*.f32 #s(literal 0 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x))) x) (*.f32 (neg.f32 x) (/.f32 x (/.f32 #s(literal 1/2 binary32) x)))) x)
(copysign.f32 (/.f32 (-.f32 (*.f32 #s(literal 0 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x))) (/.f32 x #s(literal 1/2 binary32))) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (/.f32 x (/.f32 #s(literal 1/2 binary32) x)))) x)
(copysign.f32 (/.f32 (-.f32 (*.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (-.f32 #s(literal 0 binary32) (*.f32 x (/.f32 #s(literal 1/2 binary32) x))))) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (*.f32 x x))) x)
(copysign.f32 (/.f32 (-.f32 (*.f32 #s(literal 0 binary32) (/.f32 x (/.f32 #s(literal -1/2 binary32) x))) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (-.f32 #s(literal 0 binary32) (*.f32 x (/.f32 #s(literal -1 binary32) x))))) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (/.f32 x (/.f32 #s(literal -1/2 binary32) x)))) x)
(copysign.f32 (/.f32 (-.f32 (*.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (-.f32 (*.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 x #s(literal 1/2 binary32))))) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (*.f32 x (*.f32 x x)))) x)
(copysign.f32 (/.f32 (-.f32 (*.f32 #s(literal 0 binary32) (*.f32 x (/.f32 x (/.f32 #s(literal 1/2 binary32) x)))) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (-.f32 (*.f32 #s(literal 0 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x))) x))) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (*.f32 x (/.f32 x (/.f32 #s(literal 1/2 binary32) x))))) x)
(copysign.f32 (log.f32 x) x)
(copysign.f32 (log.f32 (neg.f32 x)) x)
(copysign.f32 (/.f32 (fabs.f32 x) x) x)
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) x)
(copysign.f32 (log.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) x)
(copysign.f32 (log1p.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x))) x)
(copysign.f32 (log.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32))) x)
(copysign.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (fabs.f32 x))) (*.f32 x x)) x)
(copysign.f32 (log1p.f32 (fabs.f32 x)) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32))) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) x)) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (neg.f32 x))) x)
(copysign.f32 (log1p.f32 (/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (fabs.f32 x)))) x)
(copysign.f32 (+.f32 (log.f32 x) (/.f32 (fabs.f32 x) x)) x)
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))) x)
(copysign.f32 (+.f32 (log.f32 x) (+.f32 (/.f32 (fabs.f32 x) x) #s(literal -1/2 binary32))) x)
(copysign.f32 (log.f32 (+.f32 #s(literal 1 binary32) (+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (fabs.f32 x)))) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))))) x)
(copysign.f32 (log.f32 (+.f32 (+.f32 (fabs.f32 x) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal 1 binary32))) x)
Outputs
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (neg.f32 x))) x)
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) x)) x)
Calls

1 calls:

9.0ms
x
Results
AccuracySegmentsBranch
97.1%3x
Compiler

Compiled 2 to 1 computations (50% saved)

regimes10.0ms (0.1%)

Counts
28 → 3
Calls
Call 1
Inputs
(copysign.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) x)
(copysign.f32 (/.f32 (/.f32 #s(literal 1/2 binary32) x) x) x)
(copysign.f32 (*.f32 (/.f32 #s(literal 1 binary32) x) (/.f32 #s(literal 1/2 binary32) x)) x)
(copysign.f32 (/.f32 #s(literal 1 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x))) x)
(copysign.f32 (/.f32 (-.f32 #s(literal 0 binary32) (*.f32 (neg.f32 x) (/.f32 #s(literal 1/2 binary32) x))) (*.f32 x x)) x)
(copysign.f32 (/.f32 (-.f32 #s(literal 0 binary32) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (/.f32 #s(literal 1/2 binary32) x))) (/.f32 x (/.f32 #s(literal 1/2 binary32) x))) x)
(copysign.f32 (/.f32 (-.f32 #s(literal 0 binary32) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (/.f32 x #s(literal 1/2 binary32))) x)
(copysign.f32 (/.f32 (neg.f32 (-.f32 (*.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 (neg.f32 x) #s(literal -1/2 binary32)))) (*.f32 x (*.f32 x x))) x)
(copysign.f32 (/.f32 (-.f32 (*.f32 #s(literal 0 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x))) x) (*.f32 (neg.f32 x) (/.f32 x (/.f32 #s(literal 1/2 binary32) x)))) x)
(copysign.f32 (/.f32 (-.f32 (*.f32 #s(literal 0 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x))) (/.f32 x #s(literal 1/2 binary32))) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (/.f32 x (/.f32 #s(literal 1/2 binary32) x)))) x)
(copysign.f32 (/.f32 (-.f32 (*.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (-.f32 #s(literal 0 binary32) (*.f32 x (/.f32 #s(literal 1/2 binary32) x))))) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (*.f32 x x))) x)
(copysign.f32 (/.f32 (-.f32 (*.f32 #s(literal 0 binary32) (/.f32 x (/.f32 #s(literal -1/2 binary32) x))) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (-.f32 #s(literal 0 binary32) (*.f32 x (/.f32 #s(literal -1 binary32) x))))) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (/.f32 x (/.f32 #s(literal -1/2 binary32) x)))) x)
(copysign.f32 (/.f32 (-.f32 (*.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (-.f32 (*.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 x #s(literal 1/2 binary32))))) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (*.f32 x (*.f32 x x)))) x)
(copysign.f32 (/.f32 (-.f32 (*.f32 #s(literal 0 binary32) (*.f32 x (/.f32 x (/.f32 #s(literal 1/2 binary32) x)))) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (-.f32 (*.f32 #s(literal 0 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x))) x))) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (*.f32 x (/.f32 x (/.f32 #s(literal 1/2 binary32) x))))) x)
(copysign.f32 (log.f32 x) x)
(copysign.f32 (log.f32 (neg.f32 x)) x)
(copysign.f32 (/.f32 (fabs.f32 x) x) x)
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) x)
(copysign.f32 (log.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) x)
(copysign.f32 (log1p.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x))) x)
(copysign.f32 (log.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32))) x)
(copysign.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (fabs.f32 x))) (*.f32 x x)) x)
(copysign.f32 (log1p.f32 (fabs.f32 x)) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32))) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) x)) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (neg.f32 x))) x)
(copysign.f32 (log1p.f32 (/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (fabs.f32 x)))) x)
(copysign.f32 (+.f32 (log.f32 x) (/.f32 (fabs.f32 x) x)) x)
Outputs
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (neg.f32 x))) x)
(copysign.f32 (log1p.f32 (fabs.f32 x)) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) x)) x)
Calls

1 calls:

8.0ms
x
Results
AccuracySegmentsBranch
94.1%3x
Compiler

Compiled 2 to 1 computations (50% saved)

regimes32.0ms (0.4%)

Counts
25 → 2
Calls
Call 1
Inputs
(copysign.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) x)
(copysign.f32 (/.f32 (/.f32 #s(literal 1/2 binary32) x) x) x)
(copysign.f32 (*.f32 (/.f32 #s(literal 1 binary32) x) (/.f32 #s(literal 1/2 binary32) x)) x)
(copysign.f32 (/.f32 #s(literal 1 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x))) x)
(copysign.f32 (/.f32 (-.f32 #s(literal 0 binary32) (*.f32 (neg.f32 x) (/.f32 #s(literal 1/2 binary32) x))) (*.f32 x x)) x)
(copysign.f32 (/.f32 (-.f32 #s(literal 0 binary32) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (/.f32 #s(literal 1/2 binary32) x))) (/.f32 x (/.f32 #s(literal 1/2 binary32) x))) x)
(copysign.f32 (/.f32 (-.f32 #s(literal 0 binary32) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (/.f32 x #s(literal 1/2 binary32))) x)
(copysign.f32 (/.f32 (neg.f32 (-.f32 (*.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 (neg.f32 x) #s(literal -1/2 binary32)))) (*.f32 x (*.f32 x x))) x)
(copysign.f32 (/.f32 (-.f32 (*.f32 #s(literal 0 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x))) x) (*.f32 (neg.f32 x) (/.f32 x (/.f32 #s(literal 1/2 binary32) x)))) x)
(copysign.f32 (/.f32 (-.f32 (*.f32 #s(literal 0 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x))) (/.f32 x #s(literal 1/2 binary32))) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (/.f32 x (/.f32 #s(literal 1/2 binary32) x)))) x)
(copysign.f32 (/.f32 (-.f32 (*.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (-.f32 #s(literal 0 binary32) (*.f32 x (/.f32 #s(literal 1/2 binary32) x))))) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (*.f32 x x))) x)
(copysign.f32 (/.f32 (-.f32 (*.f32 #s(literal 0 binary32) (/.f32 x (/.f32 #s(literal -1/2 binary32) x))) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (-.f32 #s(literal 0 binary32) (*.f32 x (/.f32 #s(literal -1 binary32) x))))) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (/.f32 x (/.f32 #s(literal -1/2 binary32) x)))) x)
(copysign.f32 (/.f32 (-.f32 (*.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (-.f32 (*.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 x #s(literal 1/2 binary32))))) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (*.f32 x (*.f32 x x)))) x)
(copysign.f32 (/.f32 (-.f32 (*.f32 #s(literal 0 binary32) (*.f32 x (/.f32 x (/.f32 #s(literal 1/2 binary32) x)))) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (-.f32 (*.f32 #s(literal 0 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x))) x))) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (*.f32 x (/.f32 x (/.f32 #s(literal 1/2 binary32) x))))) x)
(copysign.f32 (log.f32 x) x)
(copysign.f32 (log.f32 (neg.f32 x)) x)
(copysign.f32 (/.f32 (fabs.f32 x) x) x)
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) x)
(copysign.f32 (log.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) x)
(copysign.f32 (log1p.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x))) x)
(copysign.f32 (log.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32))) x)
(copysign.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (fabs.f32 x))) (*.f32 x x)) x)
(copysign.f32 (log1p.f32 (fabs.f32 x)) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32))) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) x)) x)
Outputs
(copysign.f32 (log1p.f32 (fabs.f32 x)) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) x)) x)
Calls

1 calls:

30.0ms
x
Results
AccuracySegmentsBranch
85.0%2x
Compiler

Compiled 2 to 1 computations (50% saved)

regimes14.0ms (0.2%)

Counts
24 → 1
Calls
Call 1
Inputs
(copysign.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) x)
(copysign.f32 (/.f32 (/.f32 #s(literal 1/2 binary32) x) x) x)
(copysign.f32 (*.f32 (/.f32 #s(literal 1 binary32) x) (/.f32 #s(literal 1/2 binary32) x)) x)
(copysign.f32 (/.f32 #s(literal 1 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x))) x)
(copysign.f32 (/.f32 (-.f32 #s(literal 0 binary32) (*.f32 (neg.f32 x) (/.f32 #s(literal 1/2 binary32) x))) (*.f32 x x)) x)
(copysign.f32 (/.f32 (-.f32 #s(literal 0 binary32) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (/.f32 #s(literal 1/2 binary32) x))) (/.f32 x (/.f32 #s(literal 1/2 binary32) x))) x)
(copysign.f32 (/.f32 (-.f32 #s(literal 0 binary32) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (/.f32 x #s(literal 1/2 binary32))) x)
(copysign.f32 (/.f32 (neg.f32 (-.f32 (*.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 (neg.f32 x) #s(literal -1/2 binary32)))) (*.f32 x (*.f32 x x))) x)
(copysign.f32 (/.f32 (-.f32 (*.f32 #s(literal 0 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x))) x) (*.f32 (neg.f32 x) (/.f32 x (/.f32 #s(literal 1/2 binary32) x)))) x)
(copysign.f32 (/.f32 (-.f32 (*.f32 #s(literal 0 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x))) (/.f32 x #s(literal 1/2 binary32))) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (/.f32 x (/.f32 #s(literal 1/2 binary32) x)))) x)
(copysign.f32 (/.f32 (-.f32 (*.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (-.f32 #s(literal 0 binary32) (*.f32 x (/.f32 #s(literal 1/2 binary32) x))))) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (*.f32 x x))) x)
(copysign.f32 (/.f32 (-.f32 (*.f32 #s(literal 0 binary32) (/.f32 x (/.f32 #s(literal -1/2 binary32) x))) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (-.f32 #s(literal 0 binary32) (*.f32 x (/.f32 #s(literal -1 binary32) x))))) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (/.f32 x (/.f32 #s(literal -1/2 binary32) x)))) x)
(copysign.f32 (/.f32 (-.f32 (*.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (-.f32 (*.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 x #s(literal 1/2 binary32))))) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (*.f32 x (*.f32 x x)))) x)
(copysign.f32 (/.f32 (-.f32 (*.f32 #s(literal 0 binary32) (*.f32 x (/.f32 x (/.f32 #s(literal 1/2 binary32) x)))) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (-.f32 (*.f32 #s(literal 0 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x))) x))) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (*.f32 x (/.f32 x (/.f32 #s(literal 1/2 binary32) x))))) x)
(copysign.f32 (log.f32 x) x)
(copysign.f32 (log.f32 (neg.f32 x)) x)
(copysign.f32 (/.f32 (fabs.f32 x) x) x)
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) x)
(copysign.f32 (log.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) x)
(copysign.f32 (log1p.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x))) x)
(copysign.f32 (log.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32))) x)
(copysign.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (fabs.f32 x))) (*.f32 x x)) x)
(copysign.f32 (log1p.f32 (fabs.f32 x)) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32))) x)
Outputs
(copysign.f32 (log1p.f32 (fabs.f32 x)) x)
Calls

1 calls:

12.0ms
x
Results
AccuracySegmentsBranch
70.4%1x
Compiler

Compiled 2 to 1 computations (50% saved)

regimes8.0ms (0.1%)

Counts
22 → 2
Calls
Call 1
Inputs
(copysign.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) x)
(copysign.f32 (/.f32 (/.f32 #s(literal 1/2 binary32) x) x) x)
(copysign.f32 (*.f32 (/.f32 #s(literal 1 binary32) x) (/.f32 #s(literal 1/2 binary32) x)) x)
(copysign.f32 (/.f32 #s(literal 1 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x))) x)
(copysign.f32 (/.f32 (-.f32 #s(literal 0 binary32) (*.f32 (neg.f32 x) (/.f32 #s(literal 1/2 binary32) x))) (*.f32 x x)) x)
(copysign.f32 (/.f32 (-.f32 #s(literal 0 binary32) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (/.f32 #s(literal 1/2 binary32) x))) (/.f32 x (/.f32 #s(literal 1/2 binary32) x))) x)
(copysign.f32 (/.f32 (-.f32 #s(literal 0 binary32) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (/.f32 x #s(literal 1/2 binary32))) x)
(copysign.f32 (/.f32 (neg.f32 (-.f32 (*.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 (neg.f32 x) #s(literal -1/2 binary32)))) (*.f32 x (*.f32 x x))) x)
(copysign.f32 (/.f32 (-.f32 (*.f32 #s(literal 0 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x))) x) (*.f32 (neg.f32 x) (/.f32 x (/.f32 #s(literal 1/2 binary32) x)))) x)
(copysign.f32 (/.f32 (-.f32 (*.f32 #s(literal 0 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x))) (/.f32 x #s(literal 1/2 binary32))) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (/.f32 x (/.f32 #s(literal 1/2 binary32) x)))) x)
(copysign.f32 (/.f32 (-.f32 (*.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (-.f32 #s(literal 0 binary32) (*.f32 x (/.f32 #s(literal 1/2 binary32) x))))) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (*.f32 x x))) x)
(copysign.f32 (/.f32 (-.f32 (*.f32 #s(literal 0 binary32) (/.f32 x (/.f32 #s(literal -1/2 binary32) x))) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (-.f32 #s(literal 0 binary32) (*.f32 x (/.f32 #s(literal -1 binary32) x))))) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (/.f32 x (/.f32 #s(literal -1/2 binary32) x)))) x)
(copysign.f32 (/.f32 (-.f32 (*.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (-.f32 (*.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 x #s(literal 1/2 binary32))))) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (*.f32 x (*.f32 x x)))) x)
(copysign.f32 (/.f32 (-.f32 (*.f32 #s(literal 0 binary32) (*.f32 x (/.f32 x (/.f32 #s(literal 1/2 binary32) x)))) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (-.f32 (*.f32 #s(literal 0 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x))) x))) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (*.f32 x (/.f32 x (/.f32 #s(literal 1/2 binary32) x))))) x)
(copysign.f32 (log.f32 x) x)
(copysign.f32 (log.f32 (neg.f32 x)) x)
(copysign.f32 (/.f32 (fabs.f32 x) x) x)
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) x)
(copysign.f32 (log.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) x)
(copysign.f32 (log1p.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x))) x)
(copysign.f32 (log.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32))) x)
(copysign.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (fabs.f32 x))) (*.f32 x x)) x)
Outputs
(copysign.f32 (log.f32 (neg.f32 x)) x)
(copysign.f32 (log.f32 x) x)
Calls

1 calls:

7.0ms
x
Results
AccuracySegmentsBranch
25.9%2x
Compiler

Compiled 2 to 1 computations (50% saved)

regimes8.0ms (0.1%)

Counts
15 → 2
Calls
Call 1
Inputs
(copysign.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) x)
(copysign.f32 (/.f32 (/.f32 #s(literal 1/2 binary32) x) x) x)
(copysign.f32 (*.f32 (/.f32 #s(literal 1 binary32) x) (/.f32 #s(literal 1/2 binary32) x)) x)
(copysign.f32 (/.f32 #s(literal 1 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x))) x)
(copysign.f32 (/.f32 (-.f32 #s(literal 0 binary32) (*.f32 (neg.f32 x) (/.f32 #s(literal 1/2 binary32) x))) (*.f32 x x)) x)
(copysign.f32 (/.f32 (-.f32 #s(literal 0 binary32) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (/.f32 #s(literal 1/2 binary32) x))) (/.f32 x (/.f32 #s(literal 1/2 binary32) x))) x)
(copysign.f32 (/.f32 (-.f32 #s(literal 0 binary32) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (/.f32 x #s(literal 1/2 binary32))) x)
(copysign.f32 (/.f32 (neg.f32 (-.f32 (*.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 (neg.f32 x) #s(literal -1/2 binary32)))) (*.f32 x (*.f32 x x))) x)
(copysign.f32 (/.f32 (-.f32 (*.f32 #s(literal 0 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x))) x) (*.f32 (neg.f32 x) (/.f32 x (/.f32 #s(literal 1/2 binary32) x)))) x)
(copysign.f32 (/.f32 (-.f32 (*.f32 #s(literal 0 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x))) (/.f32 x #s(literal 1/2 binary32))) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (/.f32 x (/.f32 #s(literal 1/2 binary32) x)))) x)
(copysign.f32 (/.f32 (-.f32 (*.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (-.f32 #s(literal 0 binary32) (*.f32 x (/.f32 #s(literal 1/2 binary32) x))))) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (*.f32 x x))) x)
(copysign.f32 (/.f32 (-.f32 (*.f32 #s(literal 0 binary32) (/.f32 x (/.f32 #s(literal -1/2 binary32) x))) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (-.f32 #s(literal 0 binary32) (*.f32 x (/.f32 #s(literal -1 binary32) x))))) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (/.f32 x (/.f32 #s(literal -1/2 binary32) x)))) x)
(copysign.f32 (/.f32 (-.f32 (*.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (-.f32 (*.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 x #s(literal 1/2 binary32))))) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (*.f32 x (*.f32 x x)))) x)
(copysign.f32 (/.f32 (-.f32 (*.f32 #s(literal 0 binary32) (*.f32 x (/.f32 x (/.f32 #s(literal 1/2 binary32) x)))) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (-.f32 (*.f32 #s(literal 0 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x))) x))) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (*.f32 x (/.f32 x (/.f32 #s(literal 1/2 binary32) x))))) x)
(copysign.f32 (log.f32 x) x)
Outputs
(copysign.f32 (*.f32 (/.f32 #s(literal 1 binary32) x) (/.f32 #s(literal 1/2 binary32) x)) x)
(copysign.f32 (log.f32 x) x)
Calls

1 calls:

7.0ms
x
Results
AccuracySegmentsBranch
18.5%2x
Compiler

Compiled 2 to 1 computations (50% saved)

regimes5.0ms (0.1%)

Counts
14 → 1
Calls
Call 1
Inputs
(copysign.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) x)
(copysign.f32 (/.f32 (/.f32 #s(literal 1/2 binary32) x) x) x)
(copysign.f32 (*.f32 (/.f32 #s(literal 1 binary32) x) (/.f32 #s(literal 1/2 binary32) x)) x)
(copysign.f32 (/.f32 #s(literal 1 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x))) x)
(copysign.f32 (/.f32 (-.f32 #s(literal 0 binary32) (*.f32 (neg.f32 x) (/.f32 #s(literal 1/2 binary32) x))) (*.f32 x x)) x)
(copysign.f32 (/.f32 (-.f32 #s(literal 0 binary32) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (/.f32 #s(literal 1/2 binary32) x))) (/.f32 x (/.f32 #s(literal 1/2 binary32) x))) x)
(copysign.f32 (/.f32 (-.f32 #s(literal 0 binary32) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (/.f32 x #s(literal 1/2 binary32))) x)
(copysign.f32 (/.f32 (neg.f32 (-.f32 (*.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 (neg.f32 x) #s(literal -1/2 binary32)))) (*.f32 x (*.f32 x x))) x)
(copysign.f32 (/.f32 (-.f32 (*.f32 #s(literal 0 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x))) x) (*.f32 (neg.f32 x) (/.f32 x (/.f32 #s(literal 1/2 binary32) x)))) x)
(copysign.f32 (/.f32 (-.f32 (*.f32 #s(literal 0 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x))) (/.f32 x #s(literal 1/2 binary32))) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (/.f32 x (/.f32 #s(literal 1/2 binary32) x)))) x)
(copysign.f32 (/.f32 (-.f32 (*.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (-.f32 #s(literal 0 binary32) (*.f32 x (/.f32 #s(literal 1/2 binary32) x))))) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (*.f32 x x))) x)
(copysign.f32 (/.f32 (-.f32 (*.f32 #s(literal 0 binary32) (/.f32 x (/.f32 #s(literal -1/2 binary32) x))) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (-.f32 #s(literal 0 binary32) (*.f32 x (/.f32 #s(literal -1 binary32) x))))) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (/.f32 x (/.f32 #s(literal -1/2 binary32) x)))) x)
(copysign.f32 (/.f32 (-.f32 (*.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (-.f32 (*.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 x #s(literal 1/2 binary32))))) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (*.f32 x (*.f32 x x)))) x)
(copysign.f32 (/.f32 (-.f32 (*.f32 #s(literal 0 binary32) (*.f32 x (/.f32 x (/.f32 #s(literal 1/2 binary32) x)))) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (-.f32 (*.f32 #s(literal 0 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x))) x))) (*.f32 (/.f32 x #s(literal -1/2 binary32)) (*.f32 x (/.f32 x (/.f32 #s(literal 1/2 binary32) x))))) x)
Outputs
(copysign.f32 (*.f32 (/.f32 #s(literal 1 binary32) x) (/.f32 #s(literal 1/2 binary32) x)) x)
Calls

1 calls:

5.0ms
x
Results
AccuracySegmentsBranch
7.4%1x
Compiler

Compiled 2 to 1 computations (50% saved)

regimes3.0ms (0%)

Counts
2 → 1
Calls
Call 1
Inputs
(copysign.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) x)
(copysign.f32 (/.f32 (/.f32 #s(literal 1/2 binary32) x) x) x)
Outputs
(copysign.f32 (/.f32 (/.f32 #s(literal 1/2 binary32) x) x) x)
Calls

1 calls:

2.0ms
x
Results
AccuracySegmentsBranch
7.4%1x
Compiler

Compiled 2 to 1 computations (50% saved)

regimes1.0ms (0%)

Accuracy

Total 0.0b remaining (0%)

Threshold costs 0b (0%)

Counts
1 → 1
Calls
Call 1
Inputs
(copysign.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) x)
Outputs
(copysign.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) x)
Calls

1 calls:

1.0ms
x
Results
AccuracySegmentsBranch
7.4%1x
Compiler

Compiled 2 to 1 computations (50% saved)

bsearch1.0ms (0%)

Algorithm
left-value
Steps
TimeLeftRight
0.0ms
0.1011027842760086
0.35633695125579834
0.0ms
-0.24136939644813538
-0.10676794499158859
Compiler

Compiled 17 to 12 computations (29.4% saved)

bsearch1.0ms (0%)

Algorithm
left-value
Steps
TimeLeftRight
0.0ms
0.1011027842760086
0.35633695125579834
0.0ms
-0.24136939644813538
-0.10676794499158859
Compiler

Compiled 17 to 12 computations (29.4% saved)

bsearch1.0ms (0%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
0.0ms
0.3639259934425354
7.227123260498047
0.0ms
-1.111148476600647
-0.819459855556488
Compiler

Compiled 17 to 12 computations (29.4% saved)

bsearch0.0ms (0%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
0.0ms
0.3639259934425354
7.227123260498047
0.0ms
-1.111148476600647
-0.819459855556488
Compiler

Compiled 17 to 12 computations (29.4% saved)

bsearch0.0ms (0%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
0.0ms
0.3639259934425354
7.227123260498047
0.0ms
-61.42473602294922
-1.111148476600647
Compiler

Compiled 17 to 12 computations (29.4% saved)

bsearch0.0ms (0%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
0.0ms
0.3639259934425354
7.227123260498047
0.0ms
-61.42473602294922
-1.111148476600647
Compiler

Compiled 17 to 12 computations (29.4% saved)

bsearch0.0ms (0%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
0.0ms
0.3639259934425354
7.227123260498047
0.0ms
-61.42473602294922
-1.111148476600647
Compiler

Compiled 17 to 12 computations (29.4% saved)

bsearch0.0ms (0%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
0.0ms
0.10127510130405426
0.3639259934425354
0.0ms
-1.111148476600647
-0.819459855556488
Compiler

Compiled 17 to 12 computations (29.4% saved)

bsearch0.0ms (0%)

Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
0.0ms
0.10127510130405426
0.3639259934425354
Compiler

Compiled 17 to 12 computations (29.4% saved)

bsearch0.0ms (0%)

Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
0.0ms
-7.780518586053013e-38
2.094145266637865e-38
Compiler

Compiled 17 to 12 computations (29.4% saved)

bsearch0.0ms (0%)

Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
0.0ms
-7.780518586053013e-38
2.094145266637865e-38
Compiler

Compiled 17 to 12 computations (29.4% saved)

simplify90.0ms (1%)

Algorithm
egg-herbie
Rules
584×distribute-lft-neg-in_binary32
486×unsub-neg_binary32
364×neg-mul-1_binary32
344×neg-sub0_binary32
258×cancel-sign-sub_binary32
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
0132526
1190526
2208526
3234524
4284524
5412524
6750524
71088524
81417524
91721524
101941524
112066524
122118524
132148524
142160524
152161524
162161524
Stop Event
saturated
Calls
Call 1
Inputs
(if (<=.f32 (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) #s(literal -13421773/67108864 binary32)) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) (if (<=.f32 (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) #s(literal 13421773/67108864 binary32)) (copysign.f32 (+.f32 (log1p.f32 (fabs.f32 x)) (*.f32 (*.f32 x x) (+.f32 (/.f32 #s(literal 1/2 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (+.f32 (*.f32 (/.f32 #s(literal -1/8 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (+.f32 (*.f32 x x) (/.f32 (*.f32 x x) (+.f32 (fabs.f32 x) #s(literal 1 binary32))))) (*.f32 (+.f32 (/.f32 #s(literal 45 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32))) (+.f32 (/.f32 #s(literal 45 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (/.f32 #s(literal 30 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 3 binary32))))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/720 binary32))))))))) x) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)))
(if (<=.f32 (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) #s(literal -13421773/67108864 binary32)) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) (if (<=.f32 (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) #s(literal 13421773/67108864 binary32)) (copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))))) x) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)))
(if (<=.f32 x #s(literal -1 binary32)) (copysign.f32 (log.f32 (neg.f32 (*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 (+.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)) x))))) x) (if (<=.f32 x #s(literal 1/2 binary32)) (copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))))) x) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x)))
(if (<=.f32 x #s(literal -1 binary32)) (copysign.f32 (log.f32 (neg.f32 (*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 (+.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)) x))))) x) (if (<=.f32 x #s(literal 1/2 binary32)) (copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) x) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x)))
(if (<=.f32 x #s(literal -50 binary32)) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (neg.f32 x))) x) (if (<=.f32 x #s(literal 1/2 binary32)) (copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) x) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x)))
(if (<=.f32 x #s(literal -50 binary32)) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (neg.f32 x))) x) (if (<=.f32 x #s(literal 1/2 binary32)) (copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))) x) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x)))
(if (<=.f32 x #s(literal -50 binary32)) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (neg.f32 x))) x) (if (<=.f32 x #s(literal 1/2 binary32)) (copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))) x) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) x)) x)))
(if (<=.f32 x #s(literal -1 binary32)) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (neg.f32 x))) x) (if (<=.f32 x #s(literal 13421773/67108864 binary32)) (copysign.f32 (log1p.f32 (fabs.f32 x)) x) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) x)) x)))
(if (<=.f32 x #s(literal 13421773/67108864 binary32)) (copysign.f32 (log1p.f32 (fabs.f32 x)) x) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) x)) x))
(copysign.f32 (log1p.f32 (fabs.f32 x)) x)
(if (<=.f32 x #s(literal -4460149/89202980794122492566142873090593446023921664 binary32)) (copysign.f32 (log.f32 (neg.f32 x)) x) (copysign.f32 (log.f32 x) x))
(if (<=.f32 x #s(literal -4460149/89202980794122492566142873090593446023921664 binary32)) (copysign.f32 (*.f32 (/.f32 #s(literal 1 binary32) x) (/.f32 #s(literal 1/2 binary32) x)) x) (copysign.f32 (log.f32 x) x))
(copysign.f32 (*.f32 (/.f32 #s(literal 1 binary32) x) (/.f32 #s(literal 1/2 binary32) x)) x)
(copysign.f32 (/.f32 (/.f32 #s(literal 1/2 binary32) x) x) x)
(copysign.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) x)
Outputs
(if (<=.f32 (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) #s(literal -13421773/67108864 binary32)) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) (if (<=.f32 (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) #s(literal 13421773/67108864 binary32)) (copysign.f32 (+.f32 (log1p.f32 (fabs.f32 x)) (*.f32 (*.f32 x x) (+.f32 (/.f32 #s(literal 1/2 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (+.f32 (*.f32 (/.f32 #s(literal -1/8 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (+.f32 (*.f32 x x) (/.f32 (*.f32 x x) (+.f32 (fabs.f32 x) #s(literal 1 binary32))))) (*.f32 (+.f32 (/.f32 #s(literal 45 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32))) (+.f32 (/.f32 #s(literal 45 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (/.f32 #s(literal 30 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 3 binary32))))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal 1/720 binary32))))))))) x) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)))
(if (<=.f32 (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) #s(literal -13421773/67108864 binary32)) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) (if (<=.f32 (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) #s(literal 13421773/67108864 binary32)) (copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))))) x) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)))
(if (<=.f32 x #s(literal -1 binary32)) (copysign.f32 (log.f32 (neg.f32 (*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 (+.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)) x))))) x) (if (<=.f32 x #s(literal 1/2 binary32)) (copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))))) x) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x)))
(if (<=.f32 x #s(literal -1 binary32)) (copysign.f32 (log.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (/.f32 (+.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)) x)))) x) (if (<=.f32 x #s(literal 1/2 binary32)) (copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))))) x) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x)))
(if (<=.f32 x #s(literal -1 binary32)) (copysign.f32 (log.f32 (neg.f32 (*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 (+.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)) x))))) x) (if (<=.f32 x #s(literal 1/2 binary32)) (copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) x) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x)))
(if (<=.f32 x #s(literal -1 binary32)) (copysign.f32 (log.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (/.f32 (+.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)) x)))) x) (if (<=.f32 x #s(literal 1/2 binary32)) (copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) x) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x)))
(if (<=.f32 x #s(literal -50 binary32)) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (neg.f32 x))) x) (if (<=.f32 x #s(literal 1/2 binary32)) (copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) x) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x)))
(if (<=.f32 x #s(literal -50 binary32)) (copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) (if (<=.f32 x #s(literal 1/2 binary32)) (copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) x) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x)))
(if (<=.f32 x #s(literal -50 binary32)) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (neg.f32 x))) x) (if (<=.f32 x #s(literal 1/2 binary32)) (copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))) x) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x)))
(if (<=.f32 x #s(literal -50 binary32)) (copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) (if (<=.f32 x #s(literal 1/2 binary32)) (copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))) x) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x)))
(if (<=.f32 x #s(literal -50 binary32)) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (neg.f32 x))) x) (if (<=.f32 x #s(literal 1/2 binary32)) (copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))) x) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) x)) x)))
(if (<=.f32 x #s(literal -50 binary32)) (copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) (if (<=.f32 x #s(literal 1/2 binary32)) (copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))) x) (copysign.f32 (log.f32 (+.f32 x (fabs.f32 x))) x)))
(if (<=.f32 x #s(literal -1 binary32)) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (neg.f32 x))) x) (if (<=.f32 x #s(literal 13421773/67108864 binary32)) (copysign.f32 (log1p.f32 (fabs.f32 x)) x) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) x)) x)))
(if (<=.f32 x #s(literal -1 binary32)) (copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) (if (<=.f32 x #s(literal 13421773/67108864 binary32)) (copysign.f32 (log1p.f32 (fabs.f32 x)) x) (copysign.f32 (log.f32 (+.f32 x (fabs.f32 x))) x)))
(if (<=.f32 x #s(literal 13421773/67108864 binary32)) (copysign.f32 (log1p.f32 (fabs.f32 x)) x) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) x)) x))
(if (<=.f32 x #s(literal 13421773/67108864 binary32)) (copysign.f32 (log1p.f32 (fabs.f32 x)) x) (copysign.f32 (log.f32 (+.f32 x (fabs.f32 x))) x))
(copysign.f32 (log1p.f32 (fabs.f32 x)) x)
(if (<=.f32 x #s(literal -4460149/89202980794122492566142873090593446023921664 binary32)) (copysign.f32 (log.f32 (neg.f32 x)) x) (copysign.f32 (log.f32 x) x))
(if (<=.f32 x #s(literal -4460149/89202980794122492566142873090593446023921664 binary32)) (copysign.f32 (*.f32 (/.f32 #s(literal 1 binary32) x) (/.f32 #s(literal 1/2 binary32) x)) x) (copysign.f32 (log.f32 x) x))
(copysign.f32 (*.f32 (/.f32 #s(literal 1 binary32) x) (/.f32 #s(literal 1/2 binary32) x)) x)
(copysign.f32 (/.f32 (/.f32 #s(literal 1/2 binary32) x) x) x)
(copysign.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) x)

soundness2.4s (27.7%)

Rules
4464×*-lowering-*.f32
4464×*-lowering-*.f64
3614×*-lowering-*.f32
3614×*-lowering-*.f64
3142×*-lowering-*.f32
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
01891649
15181446
215911373
361041368
085831368
02032419
15592102
219152070
366822062
080772062
032179
1106159
2332159
3963159
43230159
08219159
01691315
15171085
217651053
367421053
080471053
0911
1159
2169
3179
0179
01842365
15312055
219402031
369252021
081662021
Stop Event
fuel
iter limit
node limit
iter limit
saturated
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
Compiler

Compiled 974 to 424 computations (56.5% saved)

preprocess106.0ms (1.2%)

Compiler

Compiled 1150 to 300 computations (73.9% saved)

end0.0ms (0%)

Profiling

Loading profile data...