Rust f32::asinh

Time bar (total: 7.6s)

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)

sample488.0ms (6.4%)

Results
362.0ms8256×0valid
Precisions
Click to see histograms. Total time spent on operations: 150.0ms
ival-asinh: 140.0ms (93.4% of total)
const: 7.0ms (4.7% of total)
backward-pass: 3.0ms (2% of total)
Bogosity

preprocess13.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
1149
2159
3169
0169
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)))

explain161.0ms (2.1%)

FPErrors
Click to see full error table
Ground TruthOverpredictionsExampleUnderpredictionsExampleSubexpression
1310-2(0.02439739555120468)(log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)))))
550-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
52.0ms366×0valid
45.0ms146×1valid
Compiler

Compiled 115 to 29 computations (74.8% saved)

Precisions
Click to see histograms. Total time spent on operations: 61.0ms
ival-add: 22.0ms (36.3% of total)
ival-log: 14.0ms (23.1% of total)
ival-copysign: 6.0ms (9.9% of total)
ival-mult: 5.0ms (8.2% of total)
ival-fabs: 5.0ms (8.2% of total)
ival-sqrt: 5.0ms (8.2% of total)
backward-pass: 3.0ms (4.9% of total)
const: 1.0ms (1.6% 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.8%
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)
38.7%
(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)

simplify5.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-diff96
(sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)))
cost-diff96
(+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))
cost-diff96
(log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)))))
cost-diff96
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x)
Rules
+-lowering-+.f64
+-lowering-+.f32
+-commutative
hypot-1-def
sqrt-lowering-sqrt.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01565
12165
02165
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)

localize174.0ms (2.3%)

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)
accuracy100.0%
(+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))
accuracy88.6%
(log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))
accuracy100.0%
(fabs.f32 x)
accuracy100.0%
(+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))
accuracy88.6%
(log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)))))
accuracy81.5%
(sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)))
Results
105.0ms87×5exit
47.0ms169×0valid
Compiler

Compiled 80 to 14 computations (82.5% saved)

Precisions
Click to see histograms. Total time spent on operations: 91.0ms
backward-pass: 29.0ms (32% of total)
ival-log: 14.0ms (15.4% of total)
ival-sqrt: 12.0ms (13.2% of total)
compiled-spec: 11.0ms (12.1% of total)
ival-add: 8.0ms (8.8% of total)
ival-mult: 7.0ms (7.7% of total)
ival-copysign: 6.0ms (6.6% of total)
ival-fabs: 3.0ms (3.3% of total)
const: 0.0ms (0% of total)

series6.0ms (0.1%)

Counts
8 → 96
Calls
Call 1
Inputs
#<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 (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)>
Outputs
#<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 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 (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)>
Calls

24 calls:

TimeVariablePointExpression
1.0ms
x
@0
(log (+ (fabs x) (sqrt (+ (* x x) 1))))
1.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))
0.0ms
x
@inf
(sqrt (+ (* x x) 1))

rewrite268.0ms (3.5%)

Algorithm
batch-egg-rewrite
Rules
2410×*-lowering-*.f32
2410×*-lowering-*.f64
1896×/-lowering-/.f32
1896×/-lowering-/.f64
1588×+-lowering-+.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01549
17349
246049
3564949
0840249
Stop Event
iter limit
node limit
Counts
8 → 210
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)))
(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)
Outputs
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)
(neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))
(+.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (log.f32 (*.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (/.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))
(+.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (log.f32 (/.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))
(+.f32 #s(literal 0 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))
(+.f32 (log.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x)))) (neg.f32 (log1p.f32 (+.f32 (*.f32 x x) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))))
(+.f32 (log1p.f32 (+.f32 (*.f32 x x) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (log.f32 (*.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))))
(+.f32 (log1p.f32 (+.f32 (*.f32 x x) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (log.f32 (/.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (+.f32 (*.f32 x x) (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))))
(+.f32 (log.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) (neg.f32 (log.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))
(+.f32 (log.f32 (neg.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))))) (log.f32 (/.f32 #s(literal 1 binary32) (neg.f32 (+.f32 (*.f32 x x) (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))))
(+.f32 (log.f32 (+.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) (log.f32 (/.f32 #s(literal 1 binary32) (neg.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))
(+.f32 (log1p.f32 (-.f32 (*.f32 x x) (*.f32 x x))) (log.f32 (/.f32 #s(literal 1 binary32) (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x)))))
(+.f32 (neg.f32 (log1p.f32 (+.f32 (*.f32 x x) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) (log.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x)))))
(+.f32 (neg.f32 (log.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (log.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32)))))
(+.f32 (log.f32 (/.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))) (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))))) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))
(+.f32 (log.f32 (/.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (pow.f32 (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32))))) (log.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (-.f32 (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (*.f32 x x))))))
(+.f32 (log.f32 (/.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x (*.f32 x (*.f32 x x))) (pow.f32 (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))))) (log.f32 (+.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))
(+.f32 (log.f32 (/.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))) (-.f32 (*.f32 x (*.f32 x x)) (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32))))) (log.f32 (+.f32 (*.f32 x x) (+.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))
(-.f32 (log.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x)))) (log1p.f32 (+.f32 (*.f32 x x) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))
(-.f32 (log.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) (log.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))
(-.f32 (log.f32 (neg.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))))) (log.f32 (neg.f32 (+.f32 (*.f32 x x) (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))))
(-.f32 (log.f32 (+.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) (log.f32 (neg.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))
(-.f32 (log1p.f32 (-.f32 (*.f32 x x) (*.f32 x x))) (log.f32 (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x))))
(/.f32 (-.f32 (pow.f32 (log.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x)))) #s(literal 3 binary32)) (pow.f32 (log1p.f32 (+.f32 (*.f32 x x) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) #s(literal 3 binary32))) (+.f32 (*.f32 (log.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x)))) (log.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 (log1p.f32 (+.f32 (*.f32 x x) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (log1p.f32 (+.f32 (*.f32 x x) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) (*.f32 (log.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x)))) (log1p.f32 (+.f32 (*.f32 x x) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))))))
(/.f32 (-.f32 (pow.f32 (log.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) #s(literal 3 binary32)) (pow.f32 (log.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32))) (+.f32 (*.f32 (log.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) (log.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))))) (+.f32 (*.f32 (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 (log.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) (log.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))))
(/.f32 (-.f32 (*.f32 (log.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x)))) (log.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))))) (*.f32 (log1p.f32 (+.f32 (*.f32 x x) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (log1p.f32 (+.f32 (*.f32 x x) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) (log.f32 (*.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))))
(/.f32 (-.f32 (*.f32 (log.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) (log.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))))) (*.f32 (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))))) (log.f32 (*.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))
(log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))
(neg.f32 (/.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))) (neg.f32 (+.f32 (*.f32 x x) (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))))
(neg.f32 (/.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))) (neg.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))
(neg.f32 (/.f32 (neg.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))
(neg.f32 (/.f32 (+.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (+.f32 (*.f32 x x) #s(literal 1 binary32))) (-.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))
(+.f32 (/.f32 (*.f32 x x) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (neg.f32 (/.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))
(pow.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal -1 binary32))
(fma.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 1/4 binary32)) (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 1/4 binary32)) (fabs.f32 x))
(-.f32 (/.f32 (*.f32 x x) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (/.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))
(-.f32 (/.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x))) (/.f32 (*.f32 x x) (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x))))
(/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1 binary32)))
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x)) (+.f32 (*.f32 x x) (-.f32 #s(literal 1 binary32) (*.f32 x x)))))
(/.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))
(/.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))
(/.f32 (neg.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x)))) (neg.f32 (+.f32 (*.f32 x x) (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))
(/.f32 (+.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (+.f32 (*.f32 x x) #s(literal 1 binary32))) (neg.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))
(/.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 9/2 binary32)) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 (*.f32 x x) (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (+.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (-.f32 (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) (*.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x)))))))
(/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 (*.f32 x x) #s(literal 1 binary32))))) (*.f32 (+.f32 (*.f32 x x) (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (-.f32 (*.f32 x (*.f32 x x)) (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)))))
(/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 (*.f32 x x) #s(literal 1 binary32))))) (*.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32)))))))
(/.f32 (-.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) (*.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (+.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32)))))
(/.f32 (+.f32 (*.f32 x x) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x)))
(/.f32 (-.f32 (*.f32 (*.f32 x x) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (*.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) (*.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))
(/.f32 (*.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 9/2 binary32)) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))) #s(literal 1 binary32)) (*.f32 (+.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (-.f32 (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) (*.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))
(/.f32 (*.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 (*.f32 x x) #s(literal 1 binary32))))) #s(literal 1 binary32)) (*.f32 (-.f32 (*.f32 x (*.f32 x x)) (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32))) (+.f32 (*.f32 x x) (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))
(/.f32 (*.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 (*.f32 x x) #s(literal 1 binary32))))) #s(literal 1 binary32)) (*.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))))) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))
(/.f32 (*.f32 (-.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) #s(literal 1 binary32)) (*.f32 (+.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))
(/.f32 (neg.f32 (neg.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))))) (neg.f32 (neg.f32 (+.f32 (*.f32 x x) (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))))
(/.f32 (neg.f32 (+.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) (neg.f32 (neg.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))
(/.f32 (neg.f32 (+.f32 (*.f32 x x) (-.f32 #s(literal 1 binary32) (*.f32 x x)))) (neg.f32 (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x))))
(/.f32 (-.f32 (pow.f32 (/.f32 (*.f32 x x) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32)) (pow.f32 (/.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32))) (+.f32 (*.f32 (/.f32 (*.f32 x x) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (/.f32 (*.f32 x x) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (+.f32 (*.f32 (/.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (/.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (*.f32 (/.f32 (*.f32 x x) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (/.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))))
(/.f32 (-.f32 (*.f32 (/.f32 (*.f32 x x) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (/.f32 (*.f32 x x) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (*.f32 (/.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (/.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (+.f32 (/.f32 (*.f32 x x) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (/.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))
(/.f32 (*.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))) #s(literal 1 binary32)) (+.f32 (*.f32 x x) (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))
(/.f32 (*.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))) #s(literal 1 binary32)) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))
(/.f32 (*.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 9/2 binary32)) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) (+.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (-.f32 (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) (*.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))))))
(/.f32 (*.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 (*.f32 x x) #s(literal 1 binary32))))) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) (-.f32 (*.f32 x (*.f32 x x)) (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32))))
(/.f32 (*.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 (*.f32 x x) #s(literal 1 binary32))))) (/.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))))))
(/.f32 (*.f32 (-.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) (/.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (+.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))))
(*.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)) (*.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) 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)) (/.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))
(*.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))
(*.f32 (+.f32 (*.f32 x x) (-.f32 (+.f32 (*.f32 x x) #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)) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))))
(*.f32 (+.f32 (*.f32 x x) (-.f32 (+.f32 (*.f32 x x) #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)) (+.f32 (*.f32 x x) (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))
(*.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))
(*.f32 (neg.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x)))) (/.f32 #s(literal 1 binary32) (neg.f32 (+.f32 (*.f32 x x) (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))))
(*.f32 (+.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (+.f32 (*.f32 x x) #s(literal 1 binary32))) (/.f32 #s(literal 1 binary32) (neg.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))
(*.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))))
(*.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))))
(*.f32 (+.f32 (*.f32 x x) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (/.f32 #s(literal 1 binary32) (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x))))
(*.f32 (/.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))) (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))
(*.f32 (/.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (pow.f32 (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32)))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (-.f32 (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (*.f32 x x)))))
(*.f32 (/.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x (*.f32 x (*.f32 x x))) (pow.f32 (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)))) (+.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))
(*.f32 (/.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))) (-.f32 (*.f32 x (*.f32 x x)) (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)))) (+.f32 (*.f32 x x) (+.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))
(hypot.f32 #s(literal 1 binary32) x)
(hypot.f32 #s(literal 1 binary32) (fabs.f32 x))
(hypot.f32 #s(literal 1 binary32) (neg.f32 x))
(hypot.f32 #s(literal 1 binary32) (exp.f32 (log.f32 x)))
(hypot.f32 #s(literal 1 binary32) (fabs.f32 (fabs.f32 x)))
(hypot.f32 #s(literal 1 binary32) (pow.f32 (fabs.f32 x) #s(literal 1 binary32)))
(exp.f32 (*.f32 #s(literal 1/2 binary32) (log1p.f32 (*.f32 x x))))
(fabs.f32 (hypot.f32 #s(literal 1 binary32) x))
(pow.f32 (hypot.f32 #s(literal 1 binary32) x) #s(literal 1 binary32))
(pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 1/2 binary32))
(pow.f32 (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 (*.f32 x x) #s(literal 1 binary32))) #s(literal 1/4 binary32))
(pow.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 1/4 binary32)) #s(literal 2 binary32))
(/.f32 #s(literal 1 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) #s(literal 1 binary32)))))
(/.f32 #s(literal 1 binary32) (/.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 x x) #s(literal -1 binary32))))) #s(literal 1/2 binary32)) (hypot.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))
(/.f32 #s(literal 1 binary32) (/.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1/2 binary32)) (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/2 binary32))))
(/.f32 #s(literal 1 binary32) (/.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32)) #s(literal 1/2 binary32)) (pow.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal -1 binary32)) #s(literal 1/2 binary32))))
(/.f32 (hypot.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 x x) #s(literal -1 binary32))))) #s(literal 1/2 binary32)))
(/.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/2 binary32)) (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1/2 binary32)))
(/.f32 (pow.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal -1 binary32)) #s(literal 1/2 binary32)) (pow.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32)) #s(literal 1/2 binary32)))
(/.f32 (sqrt.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))))) (sqrt.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 x x) #s(literal -1 binary32))))))))
(/.f32 (sqrt.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))) (pow.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32)) #s(literal 1/2 binary32)))
(/.f32 (neg.f32 (hypot.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (neg.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 x x) #s(literal -1 binary32))))) #s(literal 1/2 binary32))))
(/.f32 (neg.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/2 binary32))) (neg.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1/2 binary32))))
(/.f32 (neg.f32 (pow.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal -1 binary32)) #s(literal 1/2 binary32))) (neg.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32)) #s(literal 1/2 binary32))))
(sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)))
(*.f32 (hypot.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (pow.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 x x) #s(literal -1 binary32)))))) #s(literal 1/2 binary32)))
(*.f32 (hypot.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 x x) #s(literal -1 binary32))))))))
(*.f32 (hypot.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 x x) #s(literal -1 binary32))))) #s(literal 1/2 binary32))))
(*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/2 binary32)) (pow.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1/2 binary32)))
(*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/2 binary32)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x)))))
(*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/2 binary32)) (/.f32 #s(literal 1 binary32) (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1/2 binary32))))
(*.f32 (pow.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal -1 binary32)) #s(literal 1/2 binary32)) (pow.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) #s(literal -1 binary32))) #s(literal 1/2 binary32)))
(*.f32 (pow.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal -1 binary32)) #s(literal 1/2 binary32)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) #s(literal -1 binary32)))))
(*.f32 (pow.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal -1 binary32)) #s(literal 1/2 binary32)) (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32)) #s(literal 1/2 binary32))))
(*.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 1/4 binary32)) (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 1/4 binary32)))
(*.f32 (sqrt.f32 (hypot.f32 #s(literal 1 binary32) x)) (sqrt.f32 (hypot.f32 #s(literal 1 binary32) x)))
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)
(neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))
(+.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (log.f32 (*.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (/.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))
(+.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (log.f32 (/.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))
(+.f32 #s(literal 0 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))
(+.f32 (log.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x)))) (neg.f32 (log1p.f32 (+.f32 (*.f32 x x) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))))
(+.f32 (log1p.f32 (+.f32 (*.f32 x x) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (log.f32 (*.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))))
(+.f32 (log1p.f32 (+.f32 (*.f32 x x) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (log.f32 (/.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (+.f32 (*.f32 x x) (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))))
(+.f32 (log.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) (neg.f32 (log.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))
(+.f32 (log.f32 (neg.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))))) (log.f32 (/.f32 #s(literal 1 binary32) (neg.f32 (+.f32 (*.f32 x x) (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))))
(+.f32 (log.f32 (+.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) (log.f32 (/.f32 #s(literal 1 binary32) (neg.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))
(+.f32 (log1p.f32 (-.f32 (*.f32 x x) (*.f32 x x))) (log.f32 (/.f32 #s(literal 1 binary32) (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x)))))
(+.f32 (neg.f32 (log1p.f32 (+.f32 (*.f32 x x) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) (log.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x)))))
(+.f32 (neg.f32 (log.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (log.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32)))))
(+.f32 (log.f32 (/.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))) (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))))) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))
(+.f32 (log.f32 (/.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (pow.f32 (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32))))) (log.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (-.f32 (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (*.f32 x x))))))
(+.f32 (log.f32 (/.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x (*.f32 x (*.f32 x x))) (pow.f32 (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))))) (log.f32 (+.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))
(+.f32 (log.f32 (/.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))) (-.f32 (*.f32 x (*.f32 x x)) (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32))))) (log.f32 (+.f32 (*.f32 x x) (+.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))
(-.f32 (log.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x)))) (log1p.f32 (+.f32 (*.f32 x x) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))
(-.f32 (log.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) (log.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))
(-.f32 (log.f32 (neg.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))))) (log.f32 (neg.f32 (+.f32 (*.f32 x x) (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))))
(-.f32 (log.f32 (+.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) (log.f32 (neg.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))
(-.f32 (log1p.f32 (-.f32 (*.f32 x x) (*.f32 x x))) (log.f32 (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x))))
(/.f32 (-.f32 (pow.f32 (log.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x)))) #s(literal 3 binary32)) (pow.f32 (log1p.f32 (+.f32 (*.f32 x x) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) #s(literal 3 binary32))) (+.f32 (*.f32 (log.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x)))) (log.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 (log1p.f32 (+.f32 (*.f32 x x) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (log1p.f32 (+.f32 (*.f32 x x) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) (*.f32 (log.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x)))) (log1p.f32 (+.f32 (*.f32 x x) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))))))
(/.f32 (-.f32 (pow.f32 (log.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) #s(literal 3 binary32)) (pow.f32 (log.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32))) (+.f32 (*.f32 (log.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) (log.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))))) (+.f32 (*.f32 (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 (log.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) (log.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))))
(/.f32 (-.f32 (*.f32 (log.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x)))) (log.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))))) (*.f32 (log1p.f32 (+.f32 (*.f32 x x) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (log1p.f32 (+.f32 (*.f32 x x) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) (log.f32 (*.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))))
(/.f32 (-.f32 (*.f32 (log.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) (log.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))))) (*.f32 (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))))) (log.f32 (*.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))
(log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))
(neg.f32 (/.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))) (neg.f32 (+.f32 (*.f32 x x) (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))))
(neg.f32 (/.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))) (neg.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))
(neg.f32 (/.f32 (neg.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))
(neg.f32 (/.f32 (+.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (+.f32 (*.f32 x x) #s(literal 1 binary32))) (-.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))
(+.f32 (/.f32 (*.f32 x x) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (neg.f32 (/.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))
(pow.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal -1 binary32))
(fma.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 1/4 binary32)) (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 1/4 binary32)) (fabs.f32 x))
(-.f32 (/.f32 (*.f32 x x) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (/.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))
(-.f32 (/.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x))) (/.f32 (*.f32 x x) (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x))))
(/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1 binary32)))
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x)) (+.f32 (*.f32 x x) (-.f32 #s(literal 1 binary32) (*.f32 x x)))))
(/.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))
(/.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))
(/.f32 (neg.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x)))) (neg.f32 (+.f32 (*.f32 x x) (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))
(/.f32 (+.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (+.f32 (*.f32 x x) #s(literal 1 binary32))) (neg.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))
(/.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 9/2 binary32)) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 (*.f32 x x) (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (+.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (-.f32 (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) (*.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x)))))))
(/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 (*.f32 x x) #s(literal 1 binary32))))) (*.f32 (+.f32 (*.f32 x x) (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (-.f32 (*.f32 x (*.f32 x x)) (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)))))
(/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 (*.f32 x x) #s(literal 1 binary32))))) (*.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32)))))))
(/.f32 (-.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) (*.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (+.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32)))))
(/.f32 (+.f32 (*.f32 x x) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x)))
(/.f32 (-.f32 (*.f32 (*.f32 x x) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (*.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) (*.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))
(/.f32 (*.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 9/2 binary32)) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))) #s(literal 1 binary32)) (*.f32 (+.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (-.f32 (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) (*.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))
(/.f32 (*.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 (*.f32 x x) #s(literal 1 binary32))))) #s(literal 1 binary32)) (*.f32 (-.f32 (*.f32 x (*.f32 x x)) (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32))) (+.f32 (*.f32 x x) (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))
(/.f32 (*.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 (*.f32 x x) #s(literal 1 binary32))))) #s(literal 1 binary32)) (*.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))))) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))
(/.f32 (*.f32 (-.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) #s(literal 1 binary32)) (*.f32 (+.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))
(/.f32 (neg.f32 (neg.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))))) (neg.f32 (neg.f32 (+.f32 (*.f32 x x) (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))))
(/.f32 (neg.f32 (+.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) (neg.f32 (neg.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))
(/.f32 (neg.f32 (+.f32 (*.f32 x x) (-.f32 #s(literal 1 binary32) (*.f32 x x)))) (neg.f32 (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x))))
(/.f32 (-.f32 (pow.f32 (/.f32 (*.f32 x x) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32)) (pow.f32 (/.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32))) (+.f32 (*.f32 (/.f32 (*.f32 x x) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (/.f32 (*.f32 x x) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (+.f32 (*.f32 (/.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (/.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (*.f32 (/.f32 (*.f32 x x) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (/.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))))
(/.f32 (-.f32 (*.f32 (/.f32 (*.f32 x x) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (/.f32 (*.f32 x x) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (*.f32 (/.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (/.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (+.f32 (/.f32 (*.f32 x x) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (/.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))
(/.f32 (*.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))) #s(literal 1 binary32)) (+.f32 (*.f32 x x) (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))
(/.f32 (*.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))) #s(literal 1 binary32)) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))
(/.f32 (*.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 9/2 binary32)) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) (+.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (-.f32 (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) (*.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))))))
(/.f32 (*.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 (*.f32 x x) #s(literal 1 binary32))))) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) (-.f32 (*.f32 x (*.f32 x x)) (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32))))
(/.f32 (*.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 (*.f32 x x) #s(literal 1 binary32))))) (/.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))))))
(/.f32 (*.f32 (-.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) (/.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (+.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))))
(*.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)) (*.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) 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)) (/.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))
(*.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))
(*.f32 (+.f32 (*.f32 x x) (-.f32 (+.f32 (*.f32 x x) #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)) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))))
(*.f32 (+.f32 (*.f32 x x) (-.f32 (+.f32 (*.f32 x x) #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)) (+.f32 (*.f32 x x) (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))
(*.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))
(*.f32 (neg.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x)))) (/.f32 #s(literal 1 binary32) (neg.f32 (+.f32 (*.f32 x x) (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))))
(*.f32 (+.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (+.f32 (*.f32 x x) #s(literal 1 binary32))) (/.f32 #s(literal 1 binary32) (neg.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))
(*.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))))
(*.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))))
(*.f32 (+.f32 (*.f32 x x) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (/.f32 #s(literal 1 binary32) (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x))))
(*.f32 (/.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))) (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))
(*.f32 (/.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (pow.f32 (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32)))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (-.f32 (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (*.f32 x x)))))
(*.f32 (/.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x (*.f32 x (*.f32 x x))) (pow.f32 (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)))) (+.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))
(*.f32 (/.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))) (-.f32 (*.f32 x (*.f32 x x)) (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)))) (+.f32 (*.f32 x x) (+.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))
(fabs.f32 x)
(fabs.f32 (neg.f32 x))
(fabs.f32 (-.f32 x #s(literal 0 binary32)))
(*.f32 #s(literal 1 binary32) (fabs.f32 x))

simplify304.0ms (4%)

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

Useful iterations: 3 (0.0ms)

IterNodesCost
01671263
15071104
217381076
365871071
080551071
Stop Event
iter limit
node limit
Counts
96 → 96
Calls
Call 1
Inputs
(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)))))
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)))))
(fabs x)
(fabs x)
(fabs x)
(fabs x)
(fabs x)
(fabs x)
(fabs x)
(fabs x)
(fabs x)
(fabs x)
(fabs x)
(fabs x)
Outputs
(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 x (*.f32 x #s(literal 1/2 binary32))) (+.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 (*.f32 x x) (+.f32 (/.f32 #s(literal -1/8 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (/.f32 #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 (+ (* 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 x x) (+.f32 (+.f32 (/.f32 #s(literal -1/8 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (/.f32 #s(literal -1/8 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32)))) (*.f32 x (*.f32 x (*.f32 #s(literal 1/720 binary32) (+.f32 (/.f32 #s(literal 45 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (+.f32 (/.f32 #s(literal 45 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32))) (/.f32 #s(literal 30 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #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 (-.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 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))))
(+.f32 (/.f32 (fabs.f32 x) x) (+.f32 (/.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 x x)) (+.f32 (log.f32 x) (/.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) (*.f32 x 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 x (*.f32 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 #s(literal -1/2 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.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))) 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 x (*.f32 x #s(literal 1/2 binary32)))))
(+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))))
(+.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) (*.f32 x (*.f32 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 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))
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 (fabs.f32 x) x) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))
(* x (- (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))) (* 1/8 (/ 1 (pow x 4)))))
(*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.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 x (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))) x) x)
(* -1 (* x (+ 1 (* -1 (/ (+ (fabs x) (* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))) x)))))
(-.f32 (/.f32 (*.f32 (+.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)) x) x) x)
1
#s(literal 1 binary32)
(+ 1 (* 1/2 (pow x 2)))
(+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))
(+ 1 (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2)))))
(+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 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 (*.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 (* 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 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))
(* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))
(*.f32 x (+.f32 (+.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 6 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 (neg.f32 x) (+.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))
(* -1 (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))))
(*.f32 (neg.f32 x) (+.f32 (+.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 6 binary32)))))
(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 x (*.f32 x #s(literal 1/2 binary32))) (+.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 (*.f32 x x) (+.f32 (/.f32 #s(literal -1/8 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (/.f32 #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 (+ (* 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 x x) (+.f32 (+.f32 (/.f32 #s(literal -1/8 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (/.f32 #s(literal -1/8 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32)))) (*.f32 x (*.f32 x (*.f32 #s(literal 1/720 binary32) (+.f32 (/.f32 #s(literal 45 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (+.f32 (/.f32 #s(literal 45 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32))) (/.f32 #s(literal 30 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #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 (-.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 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))))
(+.f32 (/.f32 (fabs.f32 x) x) (+.f32 (/.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 x x)) (+.f32 (log.f32 x) (/.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) (*.f32 x 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 x (*.f32 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 #s(literal -1/2 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.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))) 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 x (*.f32 x #s(literal 1/2 binary32)))))
(+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))))
(+.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) (*.f32 x (*.f32 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 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))
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 (fabs.f32 x) x) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))
(* x (- (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))) (* 1/8 (/ 1 (pow x 4)))))
(*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.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 x (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))) x) x)
(* -1 (* x (+ 1 (* -1 (/ (+ (fabs x) (* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))) x)))))
(-.f32 (/.f32 (*.f32 (+.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) 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)

eval28.0ms (0.4%)

Compiler

Compiled 8847 to 794 computations (91% saved)

prune76.0ms (1%)

Pruning

22 alts after pruning (20 fresh and 2 done)

PrunedKeptTotal
New30220322
Fresh000
Picked022
Done000
Total30222324
Accuracy
100.0%
Counts
324 → 22
Alt Table
Click to see full alt table
StatusAccuracyProgram
16.0%
(copysign.f32 (-.f32 (log1p.f32 (-.f32 (*.f32 x x) (*.f32 x x))) (log.f32 (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x)))) x)
57.2%
(copysign.f32 (+.f32 (log1p.f32 (fabs.f32 x)) (/.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (+.f32 (fabs.f32 x) #s(literal 1 binary32)))) x)
56.2%
(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 (fabs.f32 x) #s(literal 1 binary32))) (/.f32 #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)))))) x)
14.3%
(copysign.f32 (+.f32 (log.f32 (/.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))) (-.f32 (*.f32 x (*.f32 x x)) (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32))))) (log.f32 (+.f32 (*.f32 x x) (+.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) x)
58.8%
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) x)
70.4%
(copysign.f32 (log1p.f32 (fabs.f32 x)) x)
15.4%
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 (+.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)) x) x) x)) x)
15.6%
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 x (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))) x) x)) x)
15.7%
(copysign.f32 (log.f32 (+.f32 (+.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 (*.f32 x x) #s(literal 1/16 binary32)))))))) x)
58.8%
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)
38.8%
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal 1 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) #s(literal 1 binary32))))))) x)
11.4%
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) x)
19.9%
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))) x)
29.5%
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (*.f32 x (+.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))))) x)
30.5%
(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)
38.7%
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x)
25.4%
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (neg.f32 x))) x)
31.8%
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) x)) x)
30.9%
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32))) x)
30.5%
(copysign.f32 (log.f32 (*.f32 x (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x)
11.4%
(copysign.f32 (log.f32 (neg.f32 x)) x)
14.8%
(copysign.f32 (log.f32 x) x)
Compiler

Compiled 719 to 438 computations (39.1% saved)

simplify163.0ms (2.1%)

Algorithm
egg-herbie
Localize:

Found 17 expressions of interest:

NewMetricScoreProgram
cost-diff0
(+.f32 (fabs.f32 x) #s(literal 1 binary32))
cost-diff0
(+.f32 (+.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 (*.f32 x x) #s(literal 1/16 binary32)))))))
cost-diff64
(log.f32 (+.f32 (+.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 (*.f32 x x) #s(literal 1/16 binary32))))))))
cost-diff64
(copysign.f32 (log.f32 (+.f32 (+.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 (*.f32 x x) #s(literal 1/16 binary32)))))))) x)
cost-diff0
(+.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))
cost-diff192
(*.f32 x (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))
cost-diff192
(log.f32 (*.f32 x (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))))
cost-diff192
(copysign.f32 (log.f32 (*.f32 x (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x)
cost-diff0
(fabs.f32 x)
cost-diff32
(+.f32 (fabs.f32 x) (neg.f32 x))
cost-diff32
(log.f32 (+.f32 (fabs.f32 x) (neg.f32 x)))
cost-diff32
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (neg.f32 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
1710×fmsub-define
1670×*-lowering-*.f32
1670×*-lowering-*.f64
1664×fmm-def
1632×fma-lowering-fma.f32
Iterations

Useful iterations: 4 (0.0ms)

IterNodesCost
032255
181239
2252235
3629223
41662217
53527217
64676217
08297217
Stop Event
iter limit
node limit
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) (neg x))) x)
(log (+ (fabs x) (neg x)))
(+ (fabs x) (neg x))
(fabs x)
x
(neg x)
(copysign (log (* x (+ (/ (fabs x) x) (+ 1 (/ 1/2 (* x x)))))) x)
(log (* x (+ (/ (fabs x) x) (+ 1 (/ 1/2 (* x x))))))
(* x (+ (/ (fabs x) x) (+ 1 (/ 1/2 (* x x)))))
x
(+ (/ (fabs x) x) (+ 1 (/ 1/2 (* x x))))
(/ (fabs x) x)
(fabs x)
(+ 1 (/ 1/2 (* x x)))
1
(/ 1/2 (* x x))
1/2
(* x x)
(copysign (log (+ (+ (fabs x) 1) (* (* x x) (+ 1/2 (* (* x x) (+ -1/8 (* (* x x) 1/16))))))) x)
(log (+ (+ (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) 1)
(fabs x)
x
1
(* (* 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/8 (* (* x x) 1/16))
-1/8
(* (* x x) 1/16)
1/16
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) (neg x))) x)
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x)
(log (+ (fabs x) (neg x)))
(log.f32 (-.f32 (fabs.f32 x) x))
(+ (fabs x) (neg x))
(-.f32 (fabs.f32 x) x)
(fabs x)
(fabs.f32 x)
x
(neg x)
(neg.f32 x)
(copysign (log (* x (+ (/ (fabs x) x) (+ 1 (/ 1/2 (* x x)))))) x)
(copysign.f32 (log.f32 (+.f32 x (+.f32 (fabs.f32 x) (/.f32 #s(literal 1/2 binary32) x)))) x)
(log (* x (+ (/ (fabs x) x) (+ 1 (/ 1/2 (* x x))))))
(log.f32 (+.f32 x (+.f32 (fabs.f32 x) (/.f32 #s(literal 1/2 binary32) x))))
(* x (+ (/ (fabs x) x) (+ 1 (/ 1/2 (* x x)))))
(+.f32 x (+.f32 (fabs.f32 x) (/.f32 #s(literal 1/2 binary32) x)))
x
(+ (/ (fabs x) x) (+ 1 (/ 1/2 (* x x))))
(+.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal 1 binary32) x) (+.f32 (fabs.f32 x) (/.f32 #s(literal 1/2 binary32) x))))
(/ (fabs x) x)
(/.f32 (fabs.f32 x) x)
(fabs x)
(fabs.f32 x)
(+ 1 (/ 1/2 (* x x)))
(+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))
1
#s(literal 1 binary32)
(/ 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)
(copysign (log (+ (+ (fabs x) 1) (* (* 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 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))) x)
(log (+ (+ (fabs x) 1) (* (* 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 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))))
(+ (+ (fabs x) 1) (* (* x x) (+ 1/2 (* (* x x) (+ -1/8 (* (* x x) 1/16))))))
(+.f32 #s(literal 1 binary32) (+.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)))))))))
(+ (fabs x) 1)
(+.f32 #s(literal 1 binary32) (fabs.f32 x))
(fabs x)
(fabs.f32 x)
x
1
#s(literal 1 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 x (*.f32 x #s(literal 1/16 binary32)))))))
(* x x)
(*.f32 x x)
(+ 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 x (*.f32 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 x (*.f32 x #s(literal 1/16 binary32)))))
(+ -1/8 (* (* x x) 1/16))
(+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))
-1/8
#s(literal -1/8 binary32)
(* (* x x) 1/16)
(*.f32 x (*.f32 x #s(literal 1/16 binary32)))
1/16
#s(literal 1/16 binary32)

localize185.0ms (2.4%)

Localize:

Found 17 expressions of interest:

NewMetricScoreProgram
accuracy100.0%
(*.f32 (*.f32 x x) #s(literal 1/16 binary32))
accuracy100.0%
(*.f32 x x)
accuracy100.0%
(log.f32 (+.f32 (+.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 (*.f32 x x) #s(literal 1/16 binary32))))))))
accuracy100.0%
(fabs.f32 x)
accuracy100.0%
(*.f32 x (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))
accuracy100.0%
(*.f32 x x)
accuracy100.0%
(log.f32 (*.f32 x (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))))
accuracy100.0%
(fabs.f32 x)
accuracy100.0%
(+.f32 (fabs.f32 x) (neg.f32 x))
accuracy100.0%
(neg.f32 x)
accuracy100.0%
(log.f32 (+.f32 (fabs.f32 x) (neg.f32 x)))
accuracy100.0%
(fabs.f32 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
124.0ms256×0invalid
Compiler

Compiled 263 to 32 computations (87.8% saved)

Precisions
Click to see histograms. Total time spent on operations: 99.0ms
ival-copysign: 28.0ms (28.3% of total)
ival-log: 28.0ms (28.3% of total)
ival-add: 21.0ms (21.2% of total)
ival-mult: 8.0ms (8.1% of total)
compiled-spec: 6.0ms (6.1% of total)
ival-div: 4.0ms (4% of total)
ival-fabs: 2.0ms (2% of total)
const: 1.0ms (1% of total)
ival-neg: 1.0ms (1% of total)
backward-pass: 0.0ms (0% of total)

series170.0ms (2.2%)

Counts
19 → 228
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) (neg x))) x)>
#<alt (log (+ (fabs x) (neg x)))>
#<alt (+ (fabs x) (neg x))>
#<alt (copysign (log (* x (+ (/ (fabs x) x) (+ 1 (/ 1/2 (* x x)))))) x)>
#<alt (log (* x (+ (/ (fabs x) x) (+ 1 (/ 1/2 (* x x))))))>
#<alt (* x (+ (/ (fabs x) x) (+ 1 (/ 1/2 (* x x)))))>
#<alt (+ (/ (fabs x) x) (+ 1 (/ 1/2 (* x x))))>
#<alt (copysign (log (+ (+ (fabs x) 1) (* (* x x) (+ 1/2 (* (* x x) (+ -1/8 (* (* x x) 1/16))))))) x)>
#<alt (log (+ (+ (fabs x) 1) (* (* x x) (+ 1/2 (* (* x x) (+ -1/8 (* (* x x) 1/16)))))))>
#<alt (+ (+ (fabs x) 1) (* (* x x) (+ 1/2 (* (* x x) (+ -1/8 (* (* x x) 1/16))))))>
#<alt (+ (fabs x) 1)>
#<alt (neg x)>
#<alt (* x x)>
#<alt (* (* x x) 1/16)>
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 (- (fabs x) x)) x)>
#<alt (copysign (log (- (fabs x) x)) x)>
#<alt (copysign (log (- (fabs x) x)) x)>
#<alt (copysign (log (- (fabs x) x)) x)>
#<alt (copysign (log (- (fabs x) x)) x)>
#<alt (copysign (log (- (fabs x) x)) x)>
#<alt (copysign (log (- (fabs x) x)) x)>
#<alt (copysign (log (- (fabs x) 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)) (* -1 (/ 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 (+ (log -1) (* -1 (log (/ 1 x))))>
#<alt (+ (log -1) (+ (* -1 (log (/ 1 x))) (* -1 (/ (fabs x) x))))>
#<alt (+ (log -1) (+ (* -1 (log (/ 1 x))) (+ (* -1 (/ (fabs x) x)) (* -1/2 (/ (pow (fabs x) 2) (pow x 2))))))>
#<alt (+ (log -1) (+ (* -1 (log (/ 1 x))) (+ (* -1 (/ (fabs x) x)) (+ (* -1/2 (/ (pow (fabs x) 2) (pow x 2))) (* -1/3 (/ (pow (fabs x) 3) (pow x 3)))))))>
#<alt (* -1 (log (/ -1 x)))>
#<alt (+ (* -1 (log (/ -1 x))) (* -1 (/ (fabs x) x)))>
#<alt (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* 1/2 (/ (pow (fabs x) 2) x))) x)))>
#<alt (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1 (/ (+ (* -1/2 (pow (fabs x) 2)) (* -1/3 (/ (pow (fabs x) 3) x))) x))) x)))>
#<alt (fabs x)>
#<alt (+ (fabs x) (* -1 x))>
#<alt (+ (fabs x) (* -1 x))>
#<alt (+ (fabs x) (* -1 x))>
#<alt (* -1 x)>
#<alt (* x (- (/ (fabs x) x) 1))>
#<alt (* x (- (/ (fabs x) x) 1))>
#<alt (* x (- (/ (fabs x) x) 1))>
#<alt (* -1 x)>
#<alt (* -1 (* x (+ 1 (* -1 (/ (fabs x) x)))))>
#<alt (* -1 (* x (+ 1 (* -1 (/ (fabs x) x)))))>
#<alt (* -1 (* x (+ 1 (* -1 (/ (fabs x) x)))))>
#<alt (copysign (log (* x (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))))) x)>
#<alt (copysign (log (* x (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))))) x)>
#<alt (copysign (log (* x (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))))) x)>
#<alt (copysign (log (* x (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))))) x)>
#<alt (copysign (log (* x (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))))) x)>
#<alt (copysign (log (* x (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))))) x)>
#<alt (copysign (log (* x (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))))) x)>
#<alt (copysign (log (* x (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))))) x)>
#<alt (copysign (log (* x (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))))) x)>
#<alt (copysign (log (* x (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))))) x)>
#<alt (copysign (log (* x (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))))) x)>
#<alt (copysign (log (* x (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))))) x)>
#<alt (+ (log 1/2) (* -1 (log x)))>
#<alt (+ (log 1/2) (+ (* -1 (log x)) (* 2 (* x (fabs x)))))>
#<alt (+ (log 1/2) (+ (* -1 (log x)) (* x (+ (* 1/2 (* x (+ 4 (* -4 (pow (fabs x) 2))))) (* 2 (fabs x))))))>
#<alt (+ (log 1/2) (+ (* -1 (log x)) (* x (+ (* 2 (fabs x)) (* x (+ (* 1/6 (* x (+ (* -24 (fabs x)) (* 16 (pow (fabs x) 3))))) (* 1/2 (+ 4 (* -4 (pow (fabs x) 2))))))))))>
#<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 (+ (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 (/ (+ 1 (* -1 (pow (fabs x) 2))) x))) x))))>
#<alt (+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 (fabs x)) (* -1 (/ (+ (* -1/6 (/ (+ (* -2 (pow (fabs x) 3)) (* 3 (fabs x))) x)) (* 1/2 (+ 1 (* -1 (pow (fabs x) 2))))) x))) x))))>
#<alt (/ 1/2 x)>
#<alt (/ (+ 1/2 (* x (fabs x))) x)>
#<alt (/ (+ 1/2 (* x (+ x (fabs x)))) x)>
#<alt (/ (+ 1/2 (* x (+ x (fabs x)))) x)>
#<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))))>
#<alt x>
#<alt (* -1 (* x (- (* -1 (/ (fabs x) x)) 1)))>
#<alt (* -1 (* x (- (* -1 (/ (+ (fabs x) (* 1/2 (/ 1 x))) x)) 1)))>
#<alt (* -1 (* x (- (* -1 (/ (+ (fabs x) (* 1/2 (/ 1 x))) x)) 1)))>
#<alt (/ 1/2 (pow x 2))>
#<alt (/ (+ 1/2 (* x (fabs x))) (pow x 2))>
#<alt (/ (+ 1/2 (* x (+ x (fabs x)))) (pow x 2))>
#<alt (/ (+ 1/2 (* x (+ x (fabs x)))) (pow x 2))>
#<alt 1>
#<alt (+ 1 (/ (fabs x) x))>
#<alt (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x)))>
#<alt (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x)))>
#<alt 1>
#<alt (+ 1 (/ (fabs x) x))>
#<alt (+ 1 (* -1 (/ (- (* -1 (fabs x)) (* 1/2 (/ 1 x))) x)))>
#<alt (+ 1 (* -1 (/ (- (* -1 (fabs x)) (* 1/2 (/ 1 x))) 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) (* (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 (+ 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 (+ 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 x)>
#<alt (* -1 x)>
#<alt (* -1 x)>
#<alt (* -1 x)>
#<alt (* -1 x)>
#<alt (* -1 x)>
#<alt (* -1 x)>
#<alt (* -1 x)>
#<alt (* -1 x)>
#<alt (* -1 x)>
#<alt (* -1 x)>
#<alt (* -1 x)>
#<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 (* 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))>
Calls

57 calls:

TimeVariablePointExpression
65.0ms
x
@0
(log (+ 1 (fabs x)))
24.0ms
x
@inf
(log (+ 1 (fabs x)))
24.0ms
x
@inf
(log x)
17.0ms
x
@0
(log x)
14.0ms
x
@-inf
(log (+ 1 (fabs x)))

rewrite390.0ms (5.1%)

Algorithm
batch-egg-rewrite
Rules
2514×/-lowering-/.f32
2514×/-lowering-/.f64
2374×fma-lowering-fma.f32
2374×fma-lowering-fma.f64
2170×*-lowering-*.f32
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
032171
1193161
22078149
08500149
Stop Event
iter limit
node limit
Counts
19 → 364
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) (neg x))) x)
(log (+ (fabs x) (neg x)))
(+ (fabs x) (neg x))
(copysign (log (* x (+ (/ (fabs x) x) (+ 1 (/ 1/2 (* x x)))))) x)
(log (* x (+ (/ (fabs x) x) (+ 1 (/ 1/2 (* x x))))))
(* x (+ (/ (fabs x) x) (+ 1 (/ 1/2 (* x x)))))
(+ (/ (fabs x) x) (+ 1 (/ 1/2 (* x x))))
(copysign (log (+ (+ (fabs x) 1) (* (* x x) (+ 1/2 (* (* x x) (+ -1/8 (* (* x x) 1/16))))))) x)
(log (+ (+ (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) 1)
(neg x)
(* x x)
(* (* x x) 1/16)
Outputs
(copysign.f32 (log1p.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) x)
(log1p.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))
(neg.f32 (log.f32 (/.f32 (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (neg.f32 (*.f32 x (*.f32 x x)))))))
(neg.f32 (log.f32 (/.f32 (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (neg.f32 (*.f32 x (*.f32 x x)))))))
(neg.f32 (log.f32 (/.f32 (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) #s(literal -1 binary32)) (+.f32 (*.f32 x x) #s(literal -1 binary32)))))
(neg.f32 (log.f32 (/.f32 (-.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (-.f32 #s(literal 1 binary32) (*.f32 x x)))))
(+.f32 (log1p.f32 (neg.f32 (*.f32 x (*.f32 x x)))) (log.f32 (/.f32 #s(literal 1 binary32) (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))))))
(+.f32 (log1p.f32 (neg.f32 (*.f32 x (*.f32 x x)))) (log.f32 (/.f32 #s(literal 1 binary32) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))))))
(+.f32 (log.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32))) (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) #s(literal -1 binary32)))))
(+.f32 (log1p.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x))) (log.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))))))
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (neg.f32 (*.f32 x (*.f32 x x)))))))
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (neg.f32 (*.f32 x (*.f32 x x)))))))
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) #s(literal -1 binary32)) (+.f32 (*.f32 x x) #s(literal -1 binary32)))))
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (-.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (-.f32 #s(literal 1 binary32) (*.f32 x x)))))
(-.f32 (log1p.f32 (neg.f32 (*.f32 x (*.f32 x x)))) (log.f32 (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))))
(-.f32 (log1p.f32 (neg.f32 (*.f32 x (*.f32 x x)))) (log1p.f32 (-.f32 (*.f32 x x) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))))
(-.f32 (log.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32))) (log.f32 (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) #s(literal -1 binary32))))
(-.f32 (log1p.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x))) (log1p.f32 (neg.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))))
(-.f32 (log.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (*.f32 x (*.f32 x x)))))) (log.f32 (neg.f32 (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))))))
(-.f32 (log.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (*.f32 x (*.f32 x x)))))) (log.f32 (neg.f32 (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))))))
(-.f32 (log.f32 (neg.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32)))) (log.f32 (neg.f32 (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) #s(literal -1 binary32)))))
(-.f32 (log.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)))) (log.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))))))
(log.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))))
(fabs.f32 x)
(fabs.f32 (neg.f32 x))
(fabs.f32 (neg.f32 (neg.f32 x)))
(fabs.f32 (-.f32 x #s(literal 0 binary32)))
(fabs.f32 (neg.f32 (neg.f32 (neg.f32 x))))
(fabs.f32 (neg.f32 (-.f32 x #s(literal 0 binary32))))
(/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))
(/.f32 (neg.f32 x) (neg.f32 (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))
(/.f32 (*.f32 x x) (fabs.f32 (+.f32 #s(literal 0 binary32) x)))
(/.f32 (*.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (neg.f32 x)) (neg.f32 x))
(/.f32 (*.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) x) x)
(/.f32 (*.f32 #s(literal 1 binary32) x) (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))
(/.f32 (*.f32 x #s(literal 1 binary32)) (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))
(/.f32 (*.f32 x (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) x)
(/.f32 (*.f32 x (neg.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))) (neg.f32 x))
(/.f32 (*.f32 (neg.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) x) (neg.f32 x))
(/.f32 (fabs.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x)))) (fabs.f32 (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x)))))
(/.f32 (neg.f32 (*.f32 #s(literal 1 binary32) x)) (neg.f32 (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))
(/.f32 (neg.f32 (*.f32 x #s(literal 1 binary32))) (neg.f32 (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))
(/.f32 (neg.f32 (*.f32 x (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))) (neg.f32 x))
(/.f32 (neg.f32 (*.f32 x (neg.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))))) (neg.f32 (neg.f32 x)))
(/.f32 (neg.f32 (*.f32 (neg.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) x)) (neg.f32 (neg.f32 x)))
(*.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))
(*.f32 x (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))))
(*.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) #s(literal 1 binary32))
(*.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) x)
(*.f32 (/.f32 #s(literal 1 binary32) x) (/.f32 x (/.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))))
(*.f32 (-.f32 (/.f32 #s(literal 0 binary32) x) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))) (/.f32 x #s(literal -1 binary32)))
(*.f32 (*.f32 x (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (/.f32 #s(literal 1 binary32) x))
(*.f32 (-.f32 #s(literal 0 binary32) (/.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) #s(literal -1 binary32))) (/.f32 x x))
(*.f32 (/.f32 x x) (-.f32 #s(literal 0 binary32) (/.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) #s(literal -1 binary32))))
(*.f32 (/.f32 x x) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))))
(*.f32 (/.f32 x #s(literal -1 binary32)) (-.f32 (/.f32 #s(literal 0 binary32) x) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))))
(copysign.f32 (log.f32 x) x)
(log.f32 x)
(copysign.f32 (log.f32 (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) x)) x)
(neg.f32 (log.f32 (/.f32 (+.f32 (*.f32 x x) (*.f32 (neg.f32 x) (-.f32 (neg.f32 x) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))))) (-.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))))))
(neg.f32 (log.f32 (/.f32 (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (*.f32 #s(literal 1 binary32) x)) (-.f32 (*.f32 x x) (*.f32 x x)))))
(+.f32 (log.f32 (-.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))) (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) (*.f32 (neg.f32 x) (-.f32 (neg.f32 x) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))))))))
(+.f32 (log.f32 (-.f32 (*.f32 x x) (*.f32 x x))) (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (*.f32 #s(literal 1 binary32) x)))))
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (+.f32 (*.f32 x x) (*.f32 (neg.f32 x) (-.f32 (neg.f32 x) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))))) (-.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))))))
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (*.f32 #s(literal 1 binary32) x)) (-.f32 (*.f32 x x) (*.f32 x x)))))
(-.f32 (log.f32 (-.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))) (log.f32 (+.f32 (*.f32 x x) (*.f32 (neg.f32 x) (-.f32 (neg.f32 x) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))))))
(-.f32 (log.f32 (-.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))) (log.f32 (+.f32 (*.f32 x x) (+.f32 (*.f32 x x) (*.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) x)))))
(-.f32 (log.f32 (-.f32 (*.f32 x x) (*.f32 x x))) (log.f32 (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (*.f32 #s(literal 1 binary32) x))))
(-.f32 (log.f32 (-.f32 (*.f32 x x) (*.f32 x x))) (log.f32 (-.f32 (neg.f32 x) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))))
(-.f32 (log.f32 (-.f32 (*.f32 x x) (*.f32 x x))) (log.f32 (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) x)))
(-.f32 (log.f32 (neg.f32 (-.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))))) (log.f32 (neg.f32 (+.f32 (*.f32 x x) (*.f32 (neg.f32 x) (-.f32 (neg.f32 x) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))))))))
(-.f32 (log.f32 (neg.f32 (-.f32 (*.f32 x x) (*.f32 x x)))) (log.f32 (neg.f32 (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (*.f32 #s(literal 1 binary32) x)))))
(log.f32 (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) x))
(+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (neg.f32 x))
(+.f32 (neg.f32 x) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))
(pow.f32 (/.f32 (+.f32 (*.f32 x x) (*.f32 (neg.f32 x) (-.f32 (neg.f32 x) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))))) (-.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))) #s(literal -1 binary32))
(pow.f32 (/.f32 (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (*.f32 #s(literal 1 binary32) x)) (-.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1 binary32))
(fma.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (neg.f32 x))
(fma.f32 x #s(literal -1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))
(fma.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) #s(literal 1 binary32) (neg.f32 x))
(fma.f32 #s(literal -1 binary32) x (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))
(-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) x)
(-.f32 #s(literal 0 binary32) (-.f32 x (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))))
(-.f32 (/.f32 (*.f32 x x) (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (*.f32 #s(literal 1 binary32) x))) (/.f32 (*.f32 x x) (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (*.f32 #s(literal 1 binary32) x))))
(-.f32 (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) #s(literal 0 binary32)) x)
(-.f32 (/.f32 (*.f32 x x) (-.f32 (neg.f32 x) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))) (/.f32 (*.f32 x x) (-.f32 (neg.f32 x) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))))
(-.f32 (/.f32 (*.f32 x x) (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) x)) (/.f32 (*.f32 x x) (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) x)))
(-.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (+.f32 (*.f32 x x) (*.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) x)))) (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (*.f32 x x) (+.f32 (*.f32 x x) (*.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) x)))))
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 x x) (*.f32 (neg.f32 x) (-.f32 (neg.f32 x) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))))) (-.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))))
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (*.f32 #s(literal 1 binary32) x)) (-.f32 (*.f32 x x) (*.f32 x x))))
(/.f32 (-.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 (neg.f32 x) (-.f32 (neg.f32 x) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))))))
(/.f32 (-.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (+.f32 (*.f32 x x) (*.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) x))))
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (+.f32 (*.f32 x x) (*.f32 (neg.f32 x) (-.f32 (neg.f32 x) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))))) (-.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))))))
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (*.f32 #s(literal 1 binary32) x)) (-.f32 (*.f32 x x) (*.f32 x x)))))
(/.f32 (-.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (*.f32 #s(literal 1 binary32) x)))
(/.f32 (-.f32 (*.f32 x x) (*.f32 x x)) (-.f32 (neg.f32 x) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))))
(/.f32 (-.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) x))
(/.f32 (neg.f32 (-.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))) (neg.f32 (+.f32 (*.f32 x x) (*.f32 (neg.f32 x) (-.f32 (neg.f32 x) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))))))
(/.f32 (neg.f32 (-.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))) (neg.f32 (+.f32 (*.f32 x x) (+.f32 (*.f32 x x) (*.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) x)))))
(/.f32 (neg.f32 (-.f32 (*.f32 x x) (*.f32 x x))) (neg.f32 (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (*.f32 #s(literal 1 binary32) x))))
(/.f32 (neg.f32 (-.f32 (*.f32 x x) (*.f32 x x))) (neg.f32 (-.f32 (neg.f32 x) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))))
(/.f32 (neg.f32 (-.f32 (*.f32 x x) (*.f32 x x))) (neg.f32 (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) x)))
(/.f32 (neg.f32 (neg.f32 (-.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))))) (neg.f32 (neg.f32 (+.f32 (*.f32 x x) (*.f32 (neg.f32 x) (-.f32 (neg.f32 x) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))))))))
(/.f32 (neg.f32 (neg.f32 (-.f32 (*.f32 x x) (*.f32 x x)))) (neg.f32 (neg.f32 (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (*.f32 #s(literal 1 binary32) x)))))
(*.f32 (-.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) (*.f32 (neg.f32 x) (-.f32 (neg.f32 x) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))))))
(*.f32 (-.f32 (*.f32 x x) (*.f32 x x)) (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (*.f32 #s(literal 1 binary32) x))))
(copysign.f32 (log.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))))))) x)
(+.f32 (log.f32 x) (log1p.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))))))
(+.f32 (log1p.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))))) (log.f32 x))
(-.f32 (log.f32 (+.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 (*.f32 (+.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))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x))))) (log.f32 (+.f32 (*.f32 x x) (-.f32 (*.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) (*.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))))))
(-.f32 (log.f32 (-.f32 (*.f32 x x) (*.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))))) (log.f32 (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))))
(-.f32 (log.f32 (*.f32 x (+.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (*.f32 (+.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))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))))) (log.f32 (+.f32 #s(literal 1 binary32) (*.f32 (+.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))) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))))))))
(-.f32 (log.f32 (*.f32 x (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))))) (log.f32 (-.f32 (-.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal 1 binary32))))
(-.f32 (log.f32 (*.f32 (+.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (*.f32 (+.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))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x)) (log.f32 (+.f32 #s(literal 1 binary32) (*.f32 (+.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))) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))))))))
(-.f32 (log.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) x)) (log.f32 (-.f32 (-.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal 1 binary32))))
(-.f32 (/.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (log.f32 (/.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))))))) (/.f32 (pow.f32 (log1p.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))))) #s(literal 2 binary32)) (log.f32 (/.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))))))))
(/.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (pow.f32 (log1p.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))))) #s(literal 3 binary32))) (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 (pow.f32 (log1p.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))))) #s(literal 2 binary32)) (*.f32 (log.f32 x) (log1p.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))))))))
(/.f32 (-.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (pow.f32 (log1p.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))))) #s(literal 2 binary32))) (log.f32 (/.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))))))))
(/.f32 (neg.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (pow.f32 (log1p.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))))) #s(literal 3 binary32)))) (neg.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 (pow.f32 (log1p.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))))) #s(literal 2 binary32)) (*.f32 (log.f32 x) (log1p.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))))))))))
(/.f32 (neg.f32 (-.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (pow.f32 (log1p.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))))) #s(literal 2 binary32)))) (neg.f32 (log.f32 (/.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))))))))
(log.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))))))
(+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))
(+.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))
(+.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))))) (*.f32 x (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))
(+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))) x) (*.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) x))
(fma.f32 x (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))
(fma.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))
(fma.f32 x (+.f32 #s(literal 1 binary32) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))) (*.f32 x (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))
(fma.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))
(fma.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) x (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))
(fma.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) x (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))
(fma.f32 (+.f32 #s(literal 1 binary32) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))) x (*.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) x))
(fma.f32 (*.f32 x (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (/.f32 #s(literal 1 binary32) x) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))
(-.f32 (/.f32 (*.f32 x x) (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) (/.f32 (*.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))))
(/.f32 (+.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 (*.f32 (+.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))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (-.f32 (*.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) (*.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))))))
(/.f32 (-.f32 (*.f32 x x) (*.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))))
(/.f32 (*.f32 x (+.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (*.f32 (+.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))) (+.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))) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))))))
(/.f32 (*.f32 x (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) (-.f32 (-.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal 1 binary32)))
(/.f32 (*.f32 (+.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (*.f32 (+.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))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x) (+.f32 #s(literal 1 binary32) (*.f32 (+.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))) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))))))
(/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) x) (-.f32 (-.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal 1 binary32)))
(/.f32 (neg.f32 (+.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 (*.f32 (+.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))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x))))) (neg.f32 (+.f32 (*.f32 x x) (-.f32 (*.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) (*.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))))))
(/.f32 (neg.f32 (-.f32 (*.f32 x x) (*.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))))) (neg.f32 (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))))
(/.f32 (neg.f32 (*.f32 x (+.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (*.f32 (+.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))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))))) (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 (+.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))) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))))))))
(/.f32 (neg.f32 (*.f32 x (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))))) (neg.f32 (-.f32 (-.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal 1 binary32))))
(/.f32 (neg.f32 (*.f32 (+.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (*.f32 (+.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))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x)) (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 (+.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))) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))))))))
(/.f32 (neg.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) x)) (neg.f32 (-.f32 (-.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal 1 binary32))))
(*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))))))
(*.f32 (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))))) x)
(+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))))
(+.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))
(+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))))
(+.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))))
(+.f32 (+.f32 #s(literal 1 binary32) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))
(+.f32 (+.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal 1 binary32))
(pow.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (+.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))) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))))) (+.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (*.f32 (+.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))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))))) #s(literal -1 binary32))
(pow.f32 (/.f32 (-.f32 (-.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal 1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) #s(literal -1 binary32))
(fma.f32 #s(literal 1 binary32) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x 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) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))))
(fma.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (/.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 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 #s(literal 1 binary32) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))))
(fma.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))))
(fma.f32 (neg.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (/.f32 #s(literal 1 binary32) (neg.f32 x)) (+.f32 #s(literal 1 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 #s(literal 1 binary32) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))))
(fma.f32 (+.f32 #s(literal 1 binary32) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (/.f32 (*.f32 x x) #s(literal 1/2 binary32))))) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))))
(fma.f32 (/.f32 #s(literal 1 binary32) x) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))
(fma.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))))
(fma.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))) (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))))
(fma.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))))
(-.f32 (/.f32 #s(literal 1 binary32) (-.f32 (-.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x 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))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (-.f32 (-.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal 1 binary32))))
(-.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x 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))) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))))) (/.f32 #s(literal 1 binary32) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))))))
(-.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))) (+.f32 #s(literal 1 binary32) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))))) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (+.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))) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))))) (+.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (*.f32 (+.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))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))))))
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 (-.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal 1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))))
(/.f32 (+.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (*.f32 (+.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))) (+.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))) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))))))
(/.f32 (+.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (*.f32 (+.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))) (+.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))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (-.f32 #s(literal 1 binary32) (*.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))))
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (+.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))) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))))) (+.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (*.f32 (+.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))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))))))
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (-.f32 (-.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal 1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))))))
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) (-.f32 (-.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x 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 binary32) (/.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (/.f32 (*.f32 x x) #s(literal 1/2 binary32))))) (*.f32 (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))) (+.f32 #s(literal 1 binary32) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))))) (*.f32 (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (/.f32 (*.f32 x x) #s(literal 1/2 binary32))))))
(/.f32 (+.f32 (*.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))))) (*.f32 (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))
(/.f32 (+.f32 (*.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (/.f32 (*.f32 x x) #s(literal 1/2 binary32))))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (/.f32 (*.f32 x x) #s(literal 1/2 binary32))))))
(/.f32 (+.f32 (*.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))))) (*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))
(/.f32 (+.f32 (*.f32 (neg.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (/.f32 (*.f32 x x) #s(literal 1/2 binary32))))) (*.f32 (neg.f32 x) (+.f32 #s(literal 1 binary32) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))))) (*.f32 (neg.f32 x) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (/.f32 (*.f32 x x) #s(literal 1/2 binary32))))))
(/.f32 (+.f32 (*.f32 (neg.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 (neg.f32 x) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))))) (*.f32 (neg.f32 x) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))
(/.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))) (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (/.f32 (*.f32 x x) #s(literal 1/2 binary32)))) #s(literal 1 binary32))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (/.f32 (*.f32 x x) #s(literal 1/2 binary32)))) (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))
(/.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))) x) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (/.f32 (*.f32 x x) #s(literal 1/2 binary32)))) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (/.f32 (*.f32 x x) #s(literal 1/2 binary32)))) x))
(/.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))) (neg.f32 x)) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (/.f32 (*.f32 x x) #s(literal 1/2 binary32)))) (neg.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (/.f32 (*.f32 x x) #s(literal 1/2 binary32)))) (neg.f32 x)))
(/.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))) (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (*.f32 (-.f32 #s(literal 1 binary32) (/.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))) (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))
(/.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))) x) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) x))
(/.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))) (neg.f32 x)) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (neg.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))))) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (neg.f32 x)))
(/.f32 (neg.f32 (+.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (*.f32 (+.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))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))))) (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 (+.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))) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))))))))
(/.f32 (neg.f32 (+.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (*.f32 (+.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))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))))) (neg.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (-.f32 #s(literal 1 binary32) (*.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))))))
(/.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) (neg.f32 (-.f32 (-.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal 1 binary32))))
(/.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))) (+.f32 #s(literal 1 binary32) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))))) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))) (+.f32 #s(literal 1 binary32) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))))) (-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))))
(/.f32 (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.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))) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))))
(/.f32 (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))) (+.f32 #s(literal 1 binary32) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))
(/.f32 (neg.f32 (+.f32 (*.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (/.f32 (*.f32 x x) #s(literal 1/2 binary32))))) (*.f32 (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))) (+.f32 #s(literal 1 binary32) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))))))) (neg.f32 (*.f32 (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (/.f32 (*.f32 x x) #s(literal 1/2 binary32)))))))
(/.f32 (neg.f32 (+.f32 (*.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x x) (*.f32 x x))))))) (neg.f32 (*.f32 (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))))
(/.f32 (neg.f32 (+.f32 (*.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (/.f32 (*.f32 x x) #s(literal 1/2 binary32))))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))))))) (neg.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (/.f32 (*.f32 x x) #s(literal 1/2 binary32)))))))
(/.f32 (neg.f32 (+.f32 (*.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x x) (*.f32 x x))))))) (neg.f32 (*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))))
(/.f32 (neg.f32 (+.f32 (*.f32 (neg.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (/.f32 (*.f32 x x) #s(literal 1/2 binary32))))) (*.f32 (neg.f32 x) (+.f32 #s(literal 1 binary32) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))))))) (neg.f32 (*.f32 (neg.f32 x) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (/.f32 (*.f32 x x) #s(literal 1/2 binary32)))))))
(/.f32 (neg.f32 (+.f32 (*.f32 (neg.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 (neg.f32 x) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x x) (*.f32 x x))))))) (neg.f32 (*.f32 (neg.f32 x) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))))
(/.f32 (neg.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))) (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (/.f32 (*.f32 x x) #s(literal 1/2 binary32)))) #s(literal 1 binary32)))) (neg.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (/.f32 (*.f32 x x) #s(literal 1/2 binary32)))) (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))))
(/.f32 (neg.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))) x) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (/.f32 (*.f32 x x) #s(literal 1/2 binary32)))) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))))) (neg.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (/.f32 (*.f32 x x) #s(literal 1/2 binary32)))) x)))
(/.f32 (neg.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))) (neg.f32 x)) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (/.f32 (*.f32 x x) #s(literal 1/2 binary32)))) (neg.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))))) (neg.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (/.f32 (*.f32 x x) #s(literal 1/2 binary32)))) (neg.f32 x))))
(/.f32 (neg.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))) (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal 1 binary32)))) (neg.f32 (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))))
(/.f32 (neg.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))) x) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))))) (neg.f32 (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) x)))
(/.f32 (neg.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))) (neg.f32 x)) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (neg.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))))) (neg.f32 (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (neg.f32 x))))
(/.f32 (neg.f32 (neg.f32 (+.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (*.f32 (+.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))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))))) (neg.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 (+.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))) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))))))))
(/.f32 (neg.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))))) (neg.f32 (neg.f32 (-.f32 (-.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal 1 binary32)))))
(/.f32 (neg.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))) (+.f32 #s(literal 1 binary32) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))))) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))))) (neg.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))) (+.f32 #s(literal 1 binary32) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))))) (-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))))
(/.f32 (neg.f32 (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) #s(literal 1 binary32))) (neg.f32 (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))))))
(/.f32 (neg.f32 (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))) (+.f32 #s(literal 1 binary32) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x x) (*.f32 x x))))) (neg.f32 (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))
(*.f32 (+.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (*.f32 (+.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))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 (+.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))) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))))))))
(*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) (/.f32 #s(literal 1 binary32) (-.f32 (-.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal 1 binary32))))
(copysign.f32 (log1p.f32 (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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)
(log1p.f32 (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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)))))))))
(neg.f32 (log.f32 (/.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))) (*.f32 (*.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 (*.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) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))))) (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))))) (*.f32 (*.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 (*.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/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))))))))
(neg.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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))))))))) (*.f32 (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (+.f32 #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))))))))) (+.f32 #s(literal 1 binary32) (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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)))))))))))))
(+.f32 (log.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))))) (*.f32 (*.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 (*.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/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))))) (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))) (*.f32 (*.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 (*.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) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))))))))
(+.f32 (log.f32 (*.f32 (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (+.f32 #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))))))))) (+.f32 #s(literal 1 binary32) (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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))))))))))) (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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))))))))))))
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))) (*.f32 (*.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 (*.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) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))))) (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))))) (*.f32 (*.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 (*.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/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))))))))
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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))))))))) (*.f32 (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (+.f32 #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))))))))) (+.f32 #s(literal 1 binary32) (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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)))))))))))))
(-.f32 (log.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))))) (*.f32 (*.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 (*.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/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 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))) (*.f32 (*.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 (*.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) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))))))))
(-.f32 (log.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))))) (*.f32 (*.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 (*.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/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 (*.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/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (/.f32 (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (+.f32 (*.f32 x x) #s(literal -1 binary32))) (*.f32 (+.f32 (*.f32 x 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))))))))) (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) #s(literal -1 binary32))))))
(-.f32 (log.f32 (*.f32 (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (+.f32 #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))))))))) (+.f32 #s(literal 1 binary32) (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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))))))))))) (log1p.f32 (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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))))))))))
(-.f32 (log.f32 (neg.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))))) (*.f32 (*.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 (*.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/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))))))) (log.f32 (neg.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))) (*.f32 (*.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 (*.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) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))))))))
(-.f32 (log.f32 (neg.f32 (*.f32 (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (+.f32 #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))))))))) (+.f32 #s(literal 1 binary32) (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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)))))))))))) (log.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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))))))))))))
(-.f32 (log.f32 (+.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #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)))))))) (*.f32 (+.f32 #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)))))))) (+.f32 #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)))))))))))) (log.f32 (+.f32 (*.f32 x x) (-.f32 (*.f32 (+.f32 #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)))))))) (+.f32 #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))))))))) (*.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (+.f32 #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)))))))))))))
(-.f32 (log.f32 (-.f32 (*.f32 x x) (*.f32 (+.f32 #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)))))))) (+.f32 #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))))))))))) (log.f32 (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (+.f32 #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)))))))))))
(-.f32 (log.f32 (-.f32 (*.f32 (*.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/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 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))))) (log.f32 (-.f32 (*.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) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))))))
(log.f32 (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (+.f32 #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))))))))))
(+.f32 #s(literal 1 binary32) (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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)))))))))
(+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (+.f32 #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)))))))))
(+.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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))))))))
(+.f32 (*.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) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))))
(+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 (*.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 (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))))
(+.f32 (+.f32 #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)))))))) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))
(+.f32 (+.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))) (*.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 (*.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 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) #s(literal 1 binary32))
(pow.f32 (/.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))) (*.f32 (*.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 (*.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) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))))) (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))))) (*.f32 (*.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 (*.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/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))
(pow.f32 (/.f32 (+.f32 #s(literal 1 binary32) (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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))))))))) (*.f32 (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (+.f32 #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))))))))) (+.f32 #s(literal 1 binary32) (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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))))))))))) #s(literal -1 binary32))
(fma.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (+.f32 #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)))))))))
(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) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))))
(fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (+.f32 (*.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 (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))))
(fma.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.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 #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 (*.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 (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))))
(fma.f32 (*.f32 x x) #s(literal 1/2 binary32) (+.f32 (*.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 (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.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) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.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) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))))
(fma.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (*.f32 x (*.f32 x x)))) (/.f32 #s(literal 1 binary32) (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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))))))))
(fma.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (*.f32 x (*.f32 x x)))) (/.f32 #s(literal 1 binary32) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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))))))))
(fma.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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))))))))
(fma.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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))))))))
(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) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))))
(fma.f32 (*.f32 #s(literal 1/2 binary32) x) x (+.f32 (*.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 (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))))
(-.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))) (+.f32 #s(literal 1 binary32) (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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)))))))))) (/.f32 (*.f32 (*.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/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 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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)))))))))))
(-.f32 (/.f32 (*.f32 x x) (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (+.f32 #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)))))))))) (/.f32 (*.f32 (+.f32 #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)))))))) (+.f32 #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))))))))) (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (+.f32 #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)))))))))))
(-.f32 (/.f32 (*.f32 (*.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/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 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 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))))) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))) (-.f32 (*.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) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))))))
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))) (*.f32 (*.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 (*.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) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))))) (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))))) (*.f32 (*.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 (*.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/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 (+.f32 #s(literal 1 binary32) (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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))))))))) (*.f32 (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (+.f32 #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))))))))) (+.f32 #s(literal 1 binary32) (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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))))))))))))
(/.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))))) (*.f32 (*.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 (*.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/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 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))) (*.f32 (*.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 (*.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) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))))))
(/.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))))) (*.f32 (*.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 (*.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/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))))) (+.f32 (*.f32 (*.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/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (/.f32 (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (+.f32 (*.f32 x x) #s(literal -1 binary32))) (*.f32 (+.f32 (*.f32 x 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))))))))) (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) #s(literal -1 binary32)))))
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))) (*.f32 (*.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 (*.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) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))))) (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))))) (*.f32 (*.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 (*.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/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) (neg.f32 (/.f32 (+.f32 #s(literal 1 binary32) (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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))))))))) (*.f32 (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (+.f32 #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))))))))) (+.f32 #s(literal 1 binary32) (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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)))))))))))))
(/.f32 (*.f32 (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (+.f32 #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))))))))) (+.f32 #s(literal 1 binary32) (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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)))))))))) (+.f32 #s(literal 1 binary32) (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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))))))))))
(/.f32 (neg.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))))) (*.f32 (*.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 (*.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/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 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))) (*.f32 (*.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 (*.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) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))))))))
(/.f32 (neg.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))))) (*.f32 (*.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 (*.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/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 (*.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/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (/.f32 (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (+.f32 (*.f32 x x) #s(literal -1 binary32))) (*.f32 (+.f32 (*.f32 x 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))))))))) (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) #s(literal -1 binary32))))))
(/.f32 (neg.f32 (*.f32 (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (+.f32 #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))))))))) (+.f32 #s(literal 1 binary32) (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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))))))))))) (neg.f32 (+.f32 #s(literal 1 binary32) (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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)))))))))))
(/.f32 (+.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #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)))))))) (*.f32 (+.f32 #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)))))))) (+.f32 #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))))))))))) (+.f32 (*.f32 x x) (-.f32 (*.f32 (+.f32 #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)))))))) (+.f32 #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))))))))) (*.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (+.f32 #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))))))))))))
(/.f32 (-.f32 (*.f32 x x) (*.f32 (+.f32 #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)))))))) (+.f32 #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)))))))))) (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (+.f32 #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))))))))))
(/.f32 (-.f32 (*.f32 (*.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/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 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))))) (-.f32 (*.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) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))))
(/.f32 (neg.f32 (neg.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))))) (*.f32 (*.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 (*.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/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))))))) (neg.f32 (neg.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))) (*.f32 (*.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 (*.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) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))))))))
(/.f32 (neg.f32 (neg.f32 (*.f32 (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (+.f32 #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))))))))) (+.f32 #s(literal 1 binary32) (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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)))))))))))) (neg.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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))))))))))))
(/.f32 (neg.f32 (+.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #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)))))))) (*.f32 (+.f32 #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)))))))) (+.f32 #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)))))))))))) (neg.f32 (+.f32 (*.f32 x x) (-.f32 (*.f32 (+.f32 #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)))))))) (+.f32 #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))))))))) (*.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (+.f32 #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)))))))))))))
(/.f32 (neg.f32 (-.f32 (*.f32 x x) (*.f32 (+.f32 #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)))))))) (+.f32 #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))))))))))) (neg.f32 (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (+.f32 #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)))))))))))
(/.f32 (neg.f32 (-.f32 (*.f32 (*.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/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 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))))) (neg.f32 (-.f32 (*.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) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))))))
(*.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))))) (*.f32 (*.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 (*.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/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 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))) (*.f32 (*.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 (*.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) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))))))))
(*.f32 (*.f32 (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (+.f32 #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))))))))) (+.f32 #s(literal 1 binary32) (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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)))))))))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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)))))))))))
(+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))
(+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) #s(literal 1 binary32))
(pow.f32 (/.f32 (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (neg.f32 (*.f32 x (*.f32 x x))))) #s(literal -1 binary32))
(pow.f32 (/.f32 (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (neg.f32 (*.f32 x (*.f32 x x))))) #s(literal -1 binary32))
(pow.f32 (/.f32 (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) #s(literal -1 binary32)) (+.f32 (*.f32 x x) #s(literal -1 binary32))) #s(literal -1 binary32))
(pow.f32 (/.f32 (-.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal -1 binary32))
(fma.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) #s(literal 1 binary32))
(fma.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) #s(literal 1 binary32) #s(literal 1 binary32))
(-.f32 (/.f32 (*.f32 x x) (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) #s(literal -1 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) #s(literal -1 binary32))))
(-.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))) (/.f32 (*.f32 x x) (-.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))))
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (neg.f32 (*.f32 x (*.f32 x x))))))
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (neg.f32 (*.f32 x (*.f32 x x))))))
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) #s(literal -1 binary32)) (+.f32 (*.f32 x x) #s(literal -1 binary32))))
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))))
(/.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (*.f32 x (*.f32 x x)))) (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))))
(/.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (*.f32 x (*.f32 x x)))) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))))
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (neg.f32 (*.f32 x (*.f32 x x)))))))
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (neg.f32 (*.f32 x (*.f32 x x)))))))
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) #s(literal -1 binary32)) (+.f32 (*.f32 x x) #s(literal -1 binary32)))))
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (-.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (-.f32 #s(literal 1 binary32) (*.f32 x x)))))
(/.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32)) (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) #s(literal -1 binary32)))
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (-.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))))
(/.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (*.f32 x (*.f32 x x))))) (neg.f32 (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))))
(/.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (*.f32 x (*.f32 x x))))) (neg.f32 (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))))
(/.f32 (neg.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32))) (neg.f32 (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) #s(literal -1 binary32))))
(/.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x))) (neg.f32 (-.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))))
(/.f32 (neg.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (*.f32 x (*.f32 x x)))))) (neg.f32 (neg.f32 (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))))))
(/.f32 (neg.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (*.f32 x (*.f32 x x)))))) (neg.f32 (neg.f32 (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))))))
(/.f32 (neg.f32 (neg.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32)))) (neg.f32 (neg.f32 (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) #s(literal -1 binary32)))))
(/.f32 (neg.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)))) (neg.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))))))
(*.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (*.f32 x (*.f32 x x)))) (/.f32 #s(literal 1 binary32) (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))))
(*.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (*.f32 x (*.f32 x x)))) (/.f32 #s(literal 1 binary32) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))))
(*.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) #s(literal -1 binary32))))
(*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))))
(neg.f32 x)
(+.f32 #s(literal 0 binary32) (neg.f32 x))
(-.f32 #s(literal 0 binary32) x)
(-.f32 (/.f32 #s(literal 0 binary32) (+.f32 #s(literal 0 binary32) x)) (/.f32 (*.f32 x x) (+.f32 #s(literal 0 binary32) x)))
(-.f32 (/.f32 #s(literal 0 binary32) (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x)))) (/.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x)))))
(/.f32 (*.f32 x x) (neg.f32 (+.f32 #s(literal 0 binary32) x)))
(/.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (+.f32 #s(literal 0 binary32) x))
(/.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x))))
(/.f32 (neg.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x)))) (neg.f32 (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x)))))
(*.f32 x #s(literal -1 binary32))
(*.f32 #s(literal -1 binary32) x)
(neg.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)))
(exp.f32 (*.f32 (log.f32 x) #s(literal 2 binary32)))
(exp.f32 (*.f32 (log.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) #s(literal 2 binary32)))
(exp.f32 (*.f32 (log.f32 (neg.f32 x)) #s(literal 2 binary32)))
(fabs.f32 (*.f32 x x))
(fabs.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)))
(fabs.f32 (*.f32 (neg.f32 (neg.f32 x)) (neg.f32 x)))
(fabs.f32 (*.f32 x (neg.f32 (neg.f32 x))))
(fabs.f32 (*.f32 x (-.f32 x #s(literal 0 binary32))))
(fabs.f32 (*.f32 (neg.f32 x) (neg.f32 (neg.f32 x))))
(fabs.f32 (*.f32 (neg.f32 x) (-.f32 x #s(literal 0 binary32))))
(fabs.f32 (*.f32 (neg.f32 (neg.f32 x)) x))
(fabs.f32 (*.f32 (neg.f32 (neg.f32 x)) (-.f32 x #s(literal 0 binary32))))
(fabs.f32 (*.f32 (-.f32 x #s(literal 0 binary32)) x))
(fabs.f32 (*.f32 (-.f32 x #s(literal 0 binary32)) (neg.f32 x)))
(fabs.f32 (*.f32 (-.f32 x #s(literal 0 binary32)) (neg.f32 (neg.f32 x))))
(fabs.f32 (-.f32 (*.f32 x x) #s(literal 0 binary32)))
(pow.f32 x #s(literal 2 binary32))
(pow.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) #s(literal 2 binary32))
(pow.f32 (neg.f32 x) #s(literal 2 binary32))
(pow.f32 (*.f32 x x) #s(literal 1 binary32))
(pow.f32 (neg.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) #s(literal 2 binary32))
(pow.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32))
(*.f32 #s(literal 1 binary32) (*.f32 x x))
(*.f32 x x)
(*.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))
(*.f32 (neg.f32 x) (neg.f32 x))
(*.f32 (*.f32 x x) #s(literal 1 binary32))
(*.f32 (neg.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (neg.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))))
(*.f32 #s(literal -1 binary32) (-.f32 #s(literal 0 binary32) (*.f32 x x)))
(*.f32 (neg.f32 (neg.f32 x)) (neg.f32 (neg.f32 x)))
(*.f32 (-.f32 x #s(literal 0 binary32)) (-.f32 x #s(literal 0 binary32)))
(*.f32 (*.f32 (neg.f32 x) #s(literal -1 binary32)) x)
(*.f32 (exp.f32 (log.f32 x)) (exp.f32 (log.f32 x)))
(*.f32 (fabs.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (fabs.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))))
(*.f32 (fabs.f32 (*.f32 (neg.f32 x) #s(literal -1 binary32))) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))
(*.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 #s(literal 1/16 binary32)) x)

simplify266.0ms (3.5%)

Algorithm
egg-herbie
Rules
4218×*-lowering-*.f32
4218×*-lowering-*.f64
4190×+-lowering-+.f64
4190×+-lowering-+.f32
1546×sum3-define
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
03082109
19031964
231311913
084331913
Stop Event
iter limit
node limit
Counts
228 → 228
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 (- (fabs x) x)) x)
(copysign (log (- (fabs x) x)) x)
(copysign (log (- (fabs x) x)) x)
(copysign (log (- (fabs x) x)) x)
(copysign (log (- (fabs x) x)) x)
(copysign (log (- (fabs x) x)) x)
(copysign (log (- (fabs x) x)) x)
(copysign (log (- (fabs x) 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)) (* -1 (/ 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)))))
(+ (log -1) (* -1 (log (/ 1 x))))
(+ (log -1) (+ (* -1 (log (/ 1 x))) (* -1 (/ (fabs x) x))))
(+ (log -1) (+ (* -1 (log (/ 1 x))) (+ (* -1 (/ (fabs x) x)) (* -1/2 (/ (pow (fabs x) 2) (pow x 2))))))
(+ (log -1) (+ (* -1 (log (/ 1 x))) (+ (* -1 (/ (fabs x) x)) (+ (* -1/2 (/ (pow (fabs x) 2) (pow x 2))) (* -1/3 (/ (pow (fabs x) 3) (pow x 3)))))))
(* -1 (log (/ -1 x)))
(+ (* -1 (log (/ -1 x))) (* -1 (/ (fabs x) x)))
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* 1/2 (/ (pow (fabs x) 2) x))) x)))
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1 (/ (+ (* -1/2 (pow (fabs x) 2)) (* -1/3 (/ (pow (fabs x) 3) x))) x))) x)))
(fabs x)
(+ (fabs x) (* -1 x))
(+ (fabs x) (* -1 x))
(+ (fabs x) (* -1 x))
(* -1 x)
(* x (- (/ (fabs x) x) 1))
(* x (- (/ (fabs x) x) 1))
(* x (- (/ (fabs x) x) 1))
(* -1 x)
(* -1 (* x (+ 1 (* -1 (/ (fabs x) x)))))
(* -1 (* x (+ 1 (* -1 (/ (fabs x) x)))))
(* -1 (* x (+ 1 (* -1 (/ (fabs x) x)))))
(copysign (log (* x (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))))) x)
(copysign (log (* x (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))))) x)
(copysign (log (* x (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))))) x)
(copysign (log (* x (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))))) x)
(copysign (log (* x (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))))) x)
(copysign (log (* x (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))))) x)
(copysign (log (* x (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))))) x)
(copysign (log (* x (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))))) x)
(copysign (log (* x (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))))) x)
(copysign (log (* x (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))))) x)
(copysign (log (* x (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))))) x)
(copysign (log (* x (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))))) x)
(+ (log 1/2) (* -1 (log x)))
(+ (log 1/2) (+ (* -1 (log x)) (* 2 (* x (fabs x)))))
(+ (log 1/2) (+ (* -1 (log x)) (* x (+ (* 1/2 (* x (+ 4 (* -4 (pow (fabs x) 2))))) (* 2 (fabs x))))))
(+ (log 1/2) (+ (* -1 (log x)) (* x (+ (* 2 (fabs x)) (* x (+ (* 1/6 (* x (+ (* -24 (fabs x)) (* 16 (pow (fabs x) 3))))) (* 1/2 (+ 4 (* -4 (pow (fabs x) 2))))))))))
(* -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))))
(+ (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 (/ (+ 1 (* -1 (pow (fabs x) 2))) x))) x))))
(+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 (fabs x)) (* -1 (/ (+ (* -1/6 (/ (+ (* -2 (pow (fabs x) 3)) (* 3 (fabs x))) x)) (* 1/2 (+ 1 (* -1 (pow (fabs x) 2))))) x))) x))))
(/ 1/2 x)
(/ (+ 1/2 (* x (fabs x))) x)
(/ (+ 1/2 (* x (+ x (fabs x)))) x)
(/ (+ 1/2 (* x (+ x (fabs x)))) x)
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))))
x
(* -1 (* x (- (* -1 (/ (fabs x) x)) 1)))
(* -1 (* x (- (* -1 (/ (+ (fabs x) (* 1/2 (/ 1 x))) x)) 1)))
(* -1 (* x (- (* -1 (/ (+ (fabs x) (* 1/2 (/ 1 x))) x)) 1)))
(/ 1/2 (pow x 2))
(/ (+ 1/2 (* x (fabs x))) (pow x 2))
(/ (+ 1/2 (* x (+ x (fabs x)))) (pow x 2))
(/ (+ 1/2 (* x (+ x (fabs x)))) (pow x 2))
1
(+ 1 (/ (fabs x) x))
(+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x)))
(+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x)))
1
(+ 1 (/ (fabs x) x))
(+ 1 (* -1 (/ (- (* -1 (fabs x)) (* 1/2 (/ 1 x))) x)))
(+ 1 (* -1 (/ (- (* -1 (fabs x)) (* 1/2 (/ 1 x))) 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) (* (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))))
(+ 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)))))
(+ 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 x)
(* -1 x)
(* -1 x)
(* -1 x)
(* -1 x)
(* -1 x)
(* -1 x)
(* -1 x)
(* -1 x)
(* -1 x)
(* -1 x)
(* -1 x)
(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)
(* 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))
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 (- (fabs x) x)) x)
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x)
(copysign (log (- (fabs x) x)) x)
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x)
(copysign (log (- (fabs x) x)) x)
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x)
(copysign (log (- (fabs x) x)) x)
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x)
(copysign (log (- (fabs x) x)) x)
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x)
(copysign (log (- (fabs x) x)) x)
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x)
(copysign (log (- (fabs x) x)) x)
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x)
(copysign (log (- (fabs x) x)) x)
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x)
(copysign (log (+ (fabs x) (* -1 x))) x)
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x)
(copysign (log (+ (fabs x) (* -1 x))) x)
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x)
(copysign (log (+ (fabs x) (* -1 x))) x)
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x)
(copysign (log (+ (fabs x) (* -1 x))) x)
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x)
(log (fabs x))
(log.f32 (fabs.f32 x))
(+ (log (fabs x)) (* -1 (/ 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 x (+.f32 (*.f32 (/.f32 x (*.f32 x x)) #s(literal -1/2 binary32)) (/.f32 #s(literal -1 binary32) (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 x (+.f32 (*.f32 x (+.f32 (/.f32 (*.f32 x #s(literal -1/3 binary32)) (*.f32 (fabs.f32 x) (*.f32 x x))) (/.f32 #s(literal -1/2 binary32) (*.f32 x x)))) (/.f32 #s(literal -1 binary32) (fabs.f32 x)))))
(+ (log -1) (* -1 (log (/ 1 x))))
(+.f32 (log.f32 x) (log.f32 #s(literal -1 binary32)))
(+ (log -1) (+ (* -1 (log (/ 1 x))) (* -1 (/ (fabs x) x))))
(+.f32 (log.f32 #s(literal -1 binary32)) (-.f32 (log.f32 x) (/.f32 (fabs.f32 x) x)))
(+ (log -1) (+ (* -1 (log (/ 1 x))) (+ (* -1 (/ (fabs x) x)) (* -1/2 (/ (pow (fabs x) 2) (pow x 2))))))
(+.f32 (log.f32 #s(literal -1 binary32)) (-.f32 (+.f32 (log.f32 x) #s(literal -1/2 binary32)) (/.f32 (fabs.f32 x) x)))
(+ (log -1) (+ (* -1 (log (/ 1 x))) (+ (* -1 (/ (fabs x) x)) (+ (* -1/2 (/ (pow (fabs x) 2) (pow x 2))) (* -1/3 (/ (pow (fabs x) 3) (pow x 3)))))))
(+.f32 (-.f32 (+.f32 (log.f32 x) #s(literal -1/2 binary32)) (/.f32 (fabs.f32 x) x)) (+.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 (fabs.f32 x) x)) (log.f32 #s(literal -1 binary32))))
(* -1 (log (/ -1 x)))
(neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)))
(+ (* -1 (log (/ -1 x))) (* -1 (/ (fabs x) x)))
(-.f32 (/.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x)) x) (log.f32 (/.f32 #s(literal -1 binary32) x)))
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* 1/2 (/ (pow (fabs x) 2) x))) x)))
(-.f32 (/.f32 (-.f32 (/.f32 (*.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/2 (pow (fabs x) 2)) (* -1/3 (/ (pow (fabs x) 3) x))) x))) x)))
(-.f32 (/.f32 (+.f32 (fabs.f32 x) (/.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (*.f32 #s(literal 1/3 binary32) (/.f32 (*.f32 (fabs.f32 x) (*.f32 x x)) x))) x)) (neg.f32 x)) (log.f32 (/.f32 #s(literal -1 binary32) x)))
(fabs x)
(fabs.f32 x)
(+ (fabs x) (* -1 x))
(-.f32 (fabs.f32 x) x)
(+ (fabs x) (* -1 x))
(-.f32 (fabs.f32 x) x)
(+ (fabs x) (* -1 x))
(-.f32 (fabs.f32 x) x)
(* -1 x)
(neg.f32 x)
(* x (- (/ (fabs x) x) 1))
(*.f32 x (+.f32 #s(literal -1 binary32) (/.f32 (fabs.f32 x) x)))
(* x (- (/ (fabs x) x) 1))
(*.f32 x (+.f32 #s(literal -1 binary32) (/.f32 (fabs.f32 x) x)))
(* x (- (/ (fabs x) x) 1))
(*.f32 x (+.f32 #s(literal -1 binary32) (/.f32 (fabs.f32 x) x)))
(* -1 x)
(neg.f32 x)
(* -1 (* x (+ 1 (* -1 (/ (fabs x) x)))))
(*.f32 x (+.f32 #s(literal -1 binary32) (/.f32 (fabs.f32 x) x)))
(* -1 (* x (+ 1 (* -1 (/ (fabs x) x)))))
(*.f32 x (+.f32 #s(literal -1 binary32) (/.f32 (fabs.f32 x) x)))
(* -1 (* x (+ 1 (* -1 (/ (fabs x) x)))))
(*.f32 x (+.f32 #s(literal -1 binary32) (/.f32 (fabs.f32 x) x)))
(copysign (log (* x (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))))) x)
(copysign.f32 (log.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 (fabs.f32 x) x) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x)
(copysign (log (* x (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))))) x)
(copysign.f32 (log.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 (fabs.f32 x) x) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x)
(copysign (log (* x (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))))) x)
(copysign.f32 (log.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 (fabs.f32 x) x) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x)
(copysign (log (* x (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))))) x)
(copysign.f32 (log.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 (fabs.f32 x) x) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x)
(copysign (log (* x (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))))) x)
(copysign.f32 (log.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 (fabs.f32 x) x) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x)
(copysign (log (* x (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))))) x)
(copysign.f32 (log.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 (fabs.f32 x) x) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x)
(copysign (log (* x (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))))) x)
(copysign.f32 (log.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 (fabs.f32 x) x) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x)
(copysign (log (* x (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))))) x)
(copysign.f32 (log.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 (fabs.f32 x) x) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x)
(copysign (log (* x (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))))) x)
(copysign.f32 (log.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 (fabs.f32 x) x) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x)
(copysign (log (* x (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))))) x)
(copysign.f32 (log.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 (fabs.f32 x) x) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x)
(copysign (log (* x (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))))) x)
(copysign.f32 (log.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 (fabs.f32 x) x) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x)
(copysign (log (* x (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))))) x)
(copysign.f32 (log.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 (fabs.f32 x) x) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x)
(+ (log 1/2) (* -1 (log x)))
(-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x))
(+ (log 1/2) (+ (* -1 (log x)) (* 2 (* x (fabs x)))))
(+.f32 (*.f32 x (*.f32 (fabs.f32 x) #s(literal 2 binary32))) (-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x)))
(+ (log 1/2) (+ (* -1 (log x)) (* x (+ (* 1/2 (* x (+ 4 (* -4 (pow (fabs x) 2))))) (* 2 (fabs x))))))
(+.f32 (*.f32 x (+.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (*.f32 (*.f32 x x) #s(literal -2 binary32)))) (*.f32 (fabs.f32 x) #s(literal 2 binary32)))) (-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x)))
(+ (log 1/2) (+ (* -1 (log x)) (* x (+ (* 2 (fabs x)) (* x (+ (* 1/6 (* x (+ (* -24 (fabs x)) (* 16 (pow (fabs x) 3))))) (* 1/2 (+ 4 (* -4 (pow (fabs x) 2))))))))))
(+.f32 (*.f32 x (+.f32 (*.f32 (fabs.f32 x) #s(literal 2 binary32)) (*.f32 x (+.f32 (*.f32 (*.f32 (fabs.f32 x) (+.f32 #s(literal -24 binary32) (*.f32 (*.f32 x x) #s(literal 16 binary32)))) (*.f32 x #s(literal 1/6 binary32))) (+.f32 #s(literal 2 binary32) (*.f32 (*.f32 x x) #s(literal -2 binary32))))))) (-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x)))
(* -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 (log.f32 x) (/.f32 (fabs.f32 x) x)) (+.f32 (*.f32 #s(literal 1/2 binary32) (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (/.f32 #s(literal 1/6 binary32) x) (/.f32 (*.f32 (fabs.f32 x) (+.f32 #s(literal -3 binary32) (*.f32 (*.f32 x x) #s(literal 2 binary32)))) (*.f32 x 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 (/ (+ 1 (* -1 (pow (fabs x) 2))) 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 #s(literal 1/2 binary32) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))) x)) x))
(+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 (fabs x)) (* -1 (/ (+ (* -1/6 (/ (+ (* -2 (pow (fabs x) 3)) (* 3 (fabs x))) x)) (* 1/2 (+ 1 (* -1 (pow (fabs x) 2))))) 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 #s(literal 1/2 binary32) (+.f32 (*.f32 (*.f32 x x) #s(literal -1/2 binary32)) (/.f32 (*.f32 #s(literal 1/6 binary32) (*.f32 (fabs.f32 x) (+.f32 #s(literal -3 binary32) (*.f32 (*.f32 x x) #s(literal 2 binary32))))) x))) x)) x))
(/ 1/2 x)
(/.f32 #s(literal 1/2 binary32) x)
(/ (+ 1/2 (* x (fabs x))) x)
(/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (fabs.f32 x))) x)
(/ (+ 1/2 (* x (+ x (fabs x)))) x)
(/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x)))) x)
(/ (+ 1/2 (* x (+ x (fabs x)))) x)
(/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x)))) 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 #s(literal 1 binary32) (+.f32 (/.f32 (fabs.f32 x) x) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))
(* x (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))))
(*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 (fabs.f32 x) x) (/.f32 #s(literal 1/2 binary32) (*.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) (* 1/2 (/ 1 x))) x)) 1)))
(*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 #s(literal -1/2 binary32) x) (fabs.f32 x)) x)))
(* -1 (* x (- (* -1 (/ (+ (fabs x) (* 1/2 (/ 1 x))) x)) 1)))
(*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 #s(literal -1/2 binary32) x) (fabs.f32 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 (+ x (fabs x)))) (pow x 2))
(/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x)))) (*.f32 x x))
(/ (+ 1/2 (* x (+ x (fabs x)))) (pow x 2))
(/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x)))) (*.f32 x x))
1
#s(literal 1 binary32)
(+ 1 (/ (fabs x) x))
(+.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) x))
(+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x)))
(+.f32 #s(literal 1 binary32) (+.f32 (/.f32 (fabs.f32 x) x) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))
(+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x)))
(+.f32 #s(literal 1 binary32) (+.f32 (/.f32 (fabs.f32 x) x) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))
1
#s(literal 1 binary32)
(+ 1 (/ (fabs x) x))
(+.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) x))
(+ 1 (* -1 (/ (- (* -1 (fabs x)) (* 1/2 (/ 1 x))) x)))
(-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 #s(literal -1/2 binary32) x) (fabs.f32 x)) x))
(+ 1 (* -1 (/ (- (* -1 (fabs x)) (* 1/2 (/ 1 x))) x)))
(-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 #s(literal -1/2 binary32) x) (fabs.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 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) #s(literal 1/16 binary32)) #s(literal -1/8 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 (*.f32 (*.f32 x x) #s(literal 1/16 binary32)) #s(literal -1/8 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 (*.f32 (*.f32 x x) #s(literal 1/16 binary32)) #s(literal -1/8 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 (*.f32 (*.f32 x x) #s(literal 1/16 binary32)) #s(literal -1/8 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 (+.f32 (fabs.f32 x) (*.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 6 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 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 (+.f32 (fabs.f32 x) (*.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 6 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 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 (+.f32 (fabs.f32 x) (*.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 6 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 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 (+.f32 (fabs.f32 x) (*.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 6 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 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 (+.f32 (fabs.f32 x) (*.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 6 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 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 (+.f32 (fabs.f32 x) (*.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 6 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 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 (+.f32 (fabs.f32 x) (*.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 6 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 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 (+.f32 (fabs.f32 x) (*.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 6 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 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 x (*.f32 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 x (*.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (*.f32 (*.f32 x 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 (+.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))))) (*.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 (log.f32 x) #s(literal 6 binary32)))
(- (+ (log 1/16) (* -6 (log (/ 1 x)))) (* 2 (/ 1 (pow x 2))))
(+.f32 (*.f32 (log.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))) (/ 6 (pow x 4)))) (* 2 (/ 1 (pow x 2))))
(+.f32 (log.f32 #s(literal 1/16 binary32)) (+.f32 (/.f32 #s(literal 6 binary32) (*.f32 (*.f32 x (*.f32 x x)) x)) (+.f32 (*.f32 (log.f32 x) #s(literal 6 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 (log.f32 #s(literal 1/16 binary32)) (+.f32 (+.f32 (/.f32 #s(literal 6 binary32) (*.f32 (*.f32 x (*.f32 x x)) x)) (/.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 (*.f32 (log.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) (*.f32 (*.f32 x (*.f32 x x)) x)) (/.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 (log.f32 #s(literal 1/16 binary32)) (+.f32 (*.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal -6 binary32)) (+.f32 (+.f32 (/.f32 #s(literal 6 binary32) (*.f32 (*.f32 x (*.f32 x x)) x)) (/.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 #s(literal -2 binary32) (*.f32 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 (fabs.f32 x) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))))
(+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))))
(+.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 x (*.f32 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 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) #s(literal 1/16 binary32)) #s(literal -1/8 binary32))))))
(* 1/16 (pow x 6))
(*.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 6 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) (*.f32 (*.f32 x (*.f32 x x)) x))))
(* (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 (pow.f32 x #s(literal 6 binary32)) (+.f32 (/.f32 (fabs.f32 x) (pow.f32 x #s(literal 6 binary32))) (+.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x (*.f32 x x)) x)) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 6 binary32)))) (+.f32 #s(literal 1/16 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))))))
(* 1/16 (pow x 6))
(*.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 6 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) (*.f32 (*.f32 x (*.f32 x x)) x))))
(* (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 (pow.f32 x #s(literal 6 binary32)) (+.f32 (/.f32 (fabs.f32 x) (pow.f32 x #s(literal 6 binary32))) (+.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x (*.f32 x x)) x)) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 6 binary32)))) (+.f32 #s(literal 1/16 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x 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))
(* -1 x)
(neg.f32 x)
(* -1 x)
(neg.f32 x)
(* -1 x)
(neg.f32 x)
(* -1 x)
(neg.f32 x)
(* -1 x)
(neg.f32 x)
(* -1 x)
(neg.f32 x)
(* -1 x)
(neg.f32 x)
(* -1 x)
(neg.f32 x)
(* -1 x)
(neg.f32 x)
(* -1 x)
(neg.f32 x)
(* -1 x)
(neg.f32 x)
(* -1 x)
(neg.f32 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)
(* 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))

eval125.0ms (1.6%)

Compiler

Compiled 29080 to 3050 computations (89.5% saved)

prune137.0ms (1.8%)

Pruning

33 alts after pruning (29 fresh and 4 done)

PrunedKeptTotal
New84724871
Fresh10515
Picked325
Done022
Total86033893
Accuracy
100.0%
Counts
893 → 33
Alt Table
Click to see full alt table
StatusAccuracyProgram
15.5%
(copysign.f32 (-.f32 (log.f32 (*.f32 (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (+.f32 #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))))))))) (+.f32 #s(literal 1 binary32) (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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))))))))))) (log1p.f32 (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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)
57.2%
(copysign.f32 (+.f32 (log1p.f32 (fabs.f32 x)) (/.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (+.f32 (fabs.f32 x) #s(literal 1 binary32)))) x)
9.5%
(copysign.f32 (neg.f32 (log.f32 (/.f32 (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (neg.f32 (*.f32 x (*.f32 x x))))))) x)
9.4%
(copysign.f32 (neg.f32 (log.f32 (/.f32 (-.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) x)
20.1%
(copysign.f32 (log1p.f32 (/.f32 (*.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) x) x)) x)
20.1%
(copysign.f32 (log1p.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) x)
22.2%
(copysign.f32 (log1p.f32 (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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)
56.8%
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) #s(literal 1/16 binary32)) #s(literal -1/8 binary32))))))) x)
20.1%
(copysign.f32 (log1p.f32 (*.f32 (/.f32 x x) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))))) x)
20.0%
(copysign.f32 (log1p.f32 (*.f32 (*.f32 x (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (/.f32 #s(literal 1 binary32) x))) x)
70.4%
(copysign.f32 (log1p.f32 (fabs.f32 x)) x)
4.4%
(copysign.f32 (log.f32 (/.f32 (-.f32 (*.f32 x x) (*.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))))) x)
17.7%
(copysign.f32 (log.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x)))) x)) x)
4.1%
(copysign.f32 (log.f32 (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) x) (-.f32 (-.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal 1 binary32)))) x)
29.3%
(copysign.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)) x)
15.4%
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 (+.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)) x) x) x)) x)
15.6%
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 x (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))) x) x)) x)
4.3%
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 x x) (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) (/.f32 (*.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))))) x)
9.2%
(copysign.f32 (log.f32 (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) x)) x)
25.4%
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x)
9.9%
(copysign.f32 (log.f32 (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (-.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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)
4.3%
(copysign.f32 (log.f32 (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x)
10.0%
(copysign.f32 (log.f32 (+.f32 (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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 (*.f32 x x) #s(literal 1/16 binary32)))))))) x)
58.8%
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)
29.5%
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (*.f32 x (+.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))))) x)
38.7%
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x)
9.4%
(copysign.f32 (log.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))) x)
4.2%
(copysign.f32 (log.f32 (*.f32 x (/.f32 (+.f32 (*.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))))) (*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))))) x)
4.1%
(copysign.f32 (log.f32 (*.f32 x (-.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x 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))) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))))) (/.f32 #s(literal 1 binary32) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))))))) x)
30.5%
(copysign.f32 (log.f32 (*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 #s(literal -1/2 binary32) x) (fabs.f32 x)) x)))) x)
4.3%
(copysign.f32 (log.f32 (*.f32 x (+.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x)
11.4%
(copysign.f32 (log.f32 (neg.f32 x)) x)
14.8%
(copysign.f32 (log.f32 x) x)
Compiler

Compiled 1866 to 801 computations (57.1% saved)

simplify220.0ms (2.9%)

Algorithm
egg-herbie
Localize:

Found 19 expressions of interest:

NewMetricScoreProgram
cost-diff0
(+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x))))
cost-diff0
(/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x)))) x)
cost-diff0
(log.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x)))) x))
cost-diff0
(copysign.f32 (log.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x)))) x)) x)
cost-diff416
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (-.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))))
cost-diff416
(+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (-.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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)))))))
cost-diff416
(log.f32 (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (-.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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))))))))
cost-diff416
(copysign.f32 (log.f32 (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (-.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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)
cost-diff480
(+.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))
cost-diff608
(*.f32 x (+.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))
cost-diff608
(log.f32 (*.f32 x (+.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))))
cost-diff608
(copysign.f32 (log.f32 (*.f32 x (+.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x)
cost-diff0
(neg.f32 x)
cost-diff0
(log.f32 (neg.f32 x))
cost-diff0
(copysign.f32 (log.f32 (neg.f32 x)) x)
cost-diff0
(fabs.f32 x)
cost-diff0
(log1p.f32 (fabs.f32 x))
cost-diff0
(+.f32 (log1p.f32 (fabs.f32 x)) (/.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (+.f32 (fabs.f32 x) #s(literal 1 binary32))))
cost-diff0
(copysign.f32 (+.f32 (log1p.f32 (fabs.f32 x)) (/.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (+.f32 (fabs.f32 x) #s(literal 1 binary32)))) x)
Rules
2394×*-lowering-*.f32
2394×*-lowering-*.f64
1824×fma-lowering-fma.f32
1824×fma-lowering-fma.f64
1212×fmsub-define
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
046470
1129350
2450330
31541318
45725318
08018318
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(copysign (+ (log (+ 1 (fabs x))) (/ (* x (* x 1/2)) (+ (fabs x) 1))) x)
(+ (log (+ 1 (fabs x))) (/ (* x (* x 1/2)) (+ (fabs x) 1)))
(log (+ 1 (fabs x)))
(fabs x)
x
(/ (* x (* x 1/2)) (+ (fabs x) 1))
(* x (* x 1/2))
(* x 1/2)
1/2
(+ (fabs x) 1)
1
(copysign (log (neg x)) x)
(log (neg x))
(neg x)
x
(copysign (log (* x (+ (/ (neg (* x (* x x))) (* x (* x x))) (+ 1 (/ 1/2 (* x x)))))) x)
(log (* x (+ (/ (neg (* x (* x x))) (* x (* x x))) (+ 1 (/ 1/2 (* x x))))))
(* x (+ (/ (neg (* x (* x x))) (* x (* x x))) (+ 1 (/ 1/2 (* x x)))))
x
(+ (/ (neg (* x (* x x))) (* x (* x x))) (+ 1 (/ 1/2 (* x x))))
(/ (neg (* x (* x x))) (* x (* x x)))
(neg (* x (* x x)))
(* x (* x x))
(* x x)
(+ 1 (/ 1/2 (* x x)))
1
(/ 1/2 (* x x))
1/2
(copysign (log (+ (/ (- 1 (* x x)) (- 1 (/ x (/ (* x (* x x)) (neg (* x (* x x))))))) (* (* x x) (+ 1/2 (* (* x x) (+ -1/8 (* (* x x) 1/16))))))) x)
(log (+ (/ (- 1 (* x x)) (- 1 (/ x (/ (* x (* x x)) (neg (* x (* x x))))))) (* (* x x) (+ 1/2 (* (* x x) (+ -1/8 (* (* x x) 1/16)))))))
(+ (/ (- 1 (* x x)) (- 1 (/ x (/ (* x (* x x)) (neg (* x (* x x))))))) (* (* x x) (+ 1/2 (* (* x x) (+ -1/8 (* (* x x) 1/16))))))
(/ (- 1 (* x x)) (- 1 (/ x (/ (* x (* x x)) (neg (* x (* x x)))))))
(- 1 (* x x))
1
(* x x)
x
(- 1 (/ x (/ (* x (* x x)) (neg (* x (* x x))))))
(/ x (/ (* x (* x x)) (neg (* x (* x x)))))
(/ (* x (* x x)) (neg (* x (* x x))))
(* x (* x x))
(neg (* x (* x x)))
(* (* 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)))
(+ -1/8 (* (* x x) 1/16))
-1/8
(* (* x x) 1/16)
1/16
(copysign (log (/ (+ 1/2 (* x (+ x (fabs x)))) x)) x)
(log (/ (+ 1/2 (* x (+ x (fabs x)))) x))
(/ (+ 1/2 (* x (+ x (fabs x)))) x)
(+ 1/2 (* x (+ x (fabs x))))
1/2
(* x (+ x (fabs x)))
x
(+ x (fabs x))
(fabs x)
Outputs
(copysign (+ (log (+ 1 (fabs x))) (/ (* x (* x 1/2)) (+ (fabs x) 1))) 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)
(+ (log (+ 1 (fabs x))) (/ (* x (* x 1/2)) (+ (fabs x) 1)))
(+.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)))
(log1p.f32 (fabs.f32 x))
(fabs x)
(fabs.f32 x)
x
(/ (* x (* x 1/2)) (+ (fabs x) 1))
(/.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (+.f32 #s(literal 1 binary32) (fabs.f32 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)
(+ (fabs x) 1)
(+.f32 #s(literal 1 binary32) (fabs.f32 x))
1
#s(literal 1 binary32)
(copysign (log (neg x)) x)
(copysign.f32 (log.f32 (neg.f32 x)) x)
(log (neg x))
(log.f32 (neg.f32 x))
(neg x)
(neg.f32 x)
x
(copysign (log (* x (+ (/ (neg (* x (* x x))) (* x (* x x))) (+ 1 (/ 1/2 (* x x)))))) x)
(copysign.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)) x)
(log (* x (+ (/ (neg (* x (* x x))) (* x (* x x))) (+ 1 (/ 1/2 (* x x))))))
(log.f32 (/.f32 #s(literal 1/2 binary32) x))
(* x (+ (/ (neg (* x (* x x))) (* x (* x x))) (+ 1 (/ 1/2 (* x x)))))
(/.f32 #s(literal 1/2 binary32) x)
x
(+ (/ (neg (* x (* x x))) (* x (* x x))) (+ 1 (/ 1/2 (* x x))))
(/.f32 #s(literal 1/2 binary32) (*.f32 x x))
(/ (neg (* x (* x x))) (* x (* x x)))
#s(literal -1 binary32)
(neg (* x (* x x)))
(neg.f32 (*.f32 x (*.f32 x x)))
(* x (* x x))
(*.f32 x (*.f32 x x))
(* x x)
(*.f32 x x)
(+ 1 (/ 1/2 (* x x)))
(+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))
1
#s(literal 1 binary32)
(/ 1/2 (* x x))
(/.f32 #s(literal 1/2 binary32) (*.f32 x x))
1/2
#s(literal 1/2 binary32)
(copysign (log (+ (/ (- 1 (* x x)) (- 1 (/ x (/ (* x (* x x)) (neg (* x (* x x))))))) (* (* x x) (+ 1/2 (* (* x x) (+ -1/8 (* (* x x) 1/16))))))) x)
(copysign.f32 (log.f32 (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) 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 (* x x)) (- 1 (/ x (/ (* x (* x x)) (neg (* x (* x x))))))) (* (* x x) (+ 1/2 (* (* x x) (+ -1/8 (* (* x x) 1/16)))))))
(log.f32 (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) 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 (* x x)) (- 1 (/ x (/ (* x (* x x)) (neg (* x (* x x))))))) (* (* x x) (+ 1/2 (* (* x x) (+ -1/8 (* (* x x) 1/16))))))
(+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) 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 (* x x)) (- 1 (/ x (/ (* x (* x x)) (neg (* x (* x x)))))))
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) x))
(- 1 (* x x))
(-.f32 #s(literal 1 binary32) (*.f32 x x))
1
#s(literal 1 binary32)
(* x x)
(*.f32 x x)
x
(- 1 (/ x (/ (* x (* x x)) (neg (* x (* x x))))))
(+.f32 #s(literal 1 binary32) x)
(/ x (/ (* x (* x x)) (neg (* x (* x x)))))
(neg.f32 x)
(/ (* x (* x x)) (neg (* x (* x x))))
#s(literal -1 binary32)
(* x (* x x))
(*.f32 x (*.f32 x x))
(neg (* x (* x x)))
(neg.f32 (*.f32 x (*.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)))))))
(+ 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)))))
(+ -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)
(copysign (log (/ (+ 1/2 (* x (+ x (fabs x)))) x)) x)
(copysign.f32 (log.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x)))) x)) x)
(log (/ (+ 1/2 (* x (+ x (fabs x)))) x))
(log.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x)))) x))
(/ (+ 1/2 (* x (+ x (fabs x)))) x)
(/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x)))) x)
(+ 1/2 (* x (+ x (fabs x))))
(+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x))))
1/2
#s(literal 1/2 binary32)
(* x (+ x (fabs x)))
(*.f32 x (+.f32 x (fabs.f32 x)))
x
(+ x (fabs x))
(+.f32 x (fabs.f32 x))
(fabs x)
(fabs.f32 x)

localize199.0ms (2.6%)

Localize:

Found 19 expressions of interest:

NewMetricScoreProgram
accuracy100.0%
(+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x))))
accuracy100.0%
(*.f32 x (+.f32 x (fabs.f32 x)))
accuracy100.0%
(log.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x)))) x))
accuracy100.0%
(fabs.f32 x)
accuracy100.0%
(*.f32 x (*.f32 x x))
accuracy100.0%
(*.f32 x x)
accuracy100.0%
(neg.f32 (*.f32 x (*.f32 x x)))
accuracy100.0%
(log.f32 (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (-.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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))))))))
accuracy100.0%
(*.f32 x (*.f32 x x))
accuracy100.0%
(*.f32 x x)
accuracy100.0%
(neg.f32 (*.f32 x (*.f32 x x)))
accuracy100.0%
(log.f32 (*.f32 x (+.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))))
accuracy100.0%
(copysign.f32 (log.f32 (neg.f32 x)) x)
accuracy100.0%
(neg.f32 x)
accuracy100.0%
(log.f32 (neg.f32 x))
accuracy100.0%
(*.f32 x (*.f32 x #s(literal 1/2 binary32)))
accuracy100.0%
(*.f32 x #s(literal 1/2 binary32))
accuracy100.0%
(log1p.f32 (fabs.f32 x))
accuracy100.0%
(fabs.f32 x)
Results
113.0ms256×0invalid
Compiler

Compiled 525 to 46 computations (91.2% saved)

Precisions
Click to see histograms. Total time spent on operations: 80.0ms
ival-log: 16.0ms (20% of total)
ival-mult: 14.0ms (17.5% of total)
ival-copysign: 12.0ms (15% of total)
ival-div: 12.0ms (15% of total)
ival-add: 12.0ms (15% of total)
compiled-spec: 6.0ms (7.5% of total)
ival-fabs: 2.0ms (2.5% of total)
ival-sub: 2.0ms (2.5% of total)
ival-neg: 2.0ms (2.5% of total)
const: 1.0ms (1.3% of total)
backward-pass: 0.0ms (0% of total)

series69.0ms (0.9%)

Counts
25 → 300
Calls
Call 1
Inputs
#<alt (copysign (+ (log (+ 1 (fabs x))) (/ (* x (* x 1/2)) (+ (fabs x) 1))) x)>
#<alt (+ (log (+ 1 (fabs x))) (/ (* x (* x 1/2)) (+ (fabs x) 1)))>
#<alt (log (+ 1 (fabs x)))>
#<alt (fabs x)>
#<alt (copysign (log (neg x)) x)>
#<alt (log (neg x))>
#<alt (neg x)>
#<alt (copysign (log (* x (+ (/ (neg (* x (* x x))) (* x (* x x))) (+ 1 (/ 1/2 (* x x)))))) x)>
#<alt (log (* x (+ (/ (neg (* x (* x x))) (* x (* x x))) (+ 1 (/ 1/2 (* x x))))))>
#<alt (* x (+ (/ (neg (* x (* x x))) (* x (* x x))) (+ 1 (/ 1/2 (* x x)))))>
#<alt (+ (/ (neg (* x (* x x))) (* x (* x x))) (+ 1 (/ 1/2 (* x x))))>
#<alt (copysign (log (+ (/ (- 1 (* x x)) (- 1 (/ x (/ (* x (* x x)) (neg (* x (* x x))))))) (* (* x x) (+ 1/2 (* (* x x) (+ -1/8 (* (* x x) 1/16))))))) x)>
#<alt (log (+ (/ (- 1 (* x x)) (- 1 (/ x (/ (* x (* x x)) (neg (* x (* x x))))))) (* (* x x) (+ 1/2 (* (* x x) (+ -1/8 (* (* x x) 1/16)))))))>
#<alt (+ (/ (- 1 (* x x)) (- 1 (/ x (/ (* x (* x x)) (neg (* x (* x x))))))) (* (* x x) (+ 1/2 (* (* x x) (+ -1/8 (* (* x x) 1/16))))))>
#<alt (/ (- 1 (* x x)) (- 1 (/ x (/ (* x (* x x)) (neg (* x (* x x)))))))>
#<alt (copysign (log (/ (+ 1/2 (* x (+ x (fabs x)))) x)) x)>
#<alt (log (/ (+ 1/2 (* x (+ x (fabs x)))) x))>
#<alt (/ (+ 1/2 (* x (+ x (fabs x)))) x)>
#<alt (+ 1/2 (* x (+ x (fabs x))))>
#<alt (* x 1/2)>
#<alt (* x (* x 1/2))>
#<alt (neg (* x (* x x)))>
#<alt (* x x)>
#<alt (* x (* x x))>
#<alt (* x (+ x (fabs x)))>
Outputs
#<alt (copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x)>
#<alt (copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x)>
#<alt (copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x)>
#<alt (copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x)>
#<alt (copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x)>
#<alt (copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x)>
#<alt (copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x)>
#<alt (copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x)>
#<alt (copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x)>
#<alt (copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x)>
#<alt (copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x)>
#<alt (copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x)>
#<alt (log (+ 1 (fabs x)))>
#<alt (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))))>
#<alt (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))))>
#<alt (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))))>
#<alt (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))>
#<alt (* (pow x 2) (+ (* 1/2 (/ 1 (+ 1 (fabs x)))) (/ (log (+ 1 (fabs x))) (pow x 2))))>
#<alt (* (pow x 2) (+ (* 1/2 (/ 1 (+ 1 (fabs x)))) (/ (log (+ 1 (fabs x))) (pow x 2))))>
#<alt (* (pow x 2) (+ (* 1/2 (/ 1 (+ 1 (fabs x)))) (/ (log (+ 1 (fabs x))) (pow x 2))))>
#<alt (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))>
#<alt (* (pow x 2) (+ (* 1/2 (/ 1 (+ 1 (fabs x)))) (/ (log (+ 1 (fabs x))) (pow x 2))))>
#<alt (* (pow x 2) (+ (* 1/2 (/ 1 (+ 1 (fabs x)))) (/ (log (+ 1 (fabs x))) (pow x 2))))>
#<alt (* (pow x 2) (+ (* 1/2 (/ 1 (+ 1 (fabs x)))) (/ (log (+ 1 (fabs x))) (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 (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 (neg x)) x)>
#<alt (copysign (log (neg x)) x)>
#<alt (copysign (log (neg x)) x)>
#<alt (copysign (log (neg x)) x)>
#<alt (copysign (log (neg x)) x)>
#<alt (copysign (log (neg x)) x)>
#<alt (copysign (log (neg x)) x)>
#<alt (copysign (log (neg x)) x)>
#<alt (copysign (log (* -1 x)) x)>
#<alt (copysign (log (* -1 x)) x)>
#<alt (copysign (log (* -1 x)) x)>
#<alt (copysign (log (* -1 x)) x)>
#<alt (+ (log -1) (log x))>
#<alt (+ (log -1) (log x))>
#<alt (+ (log -1) (log x))>
#<alt (+ (log -1) (log 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 (* -1 (log (/ -1 x)))>
#<alt (* -1 (log (/ -1 x)))>
#<alt (* -1 (log (/ -1 x)))>
#<alt (* -1 (log (/ -1 x)))>
#<alt (* -1 x)>
#<alt (* -1 x)>
#<alt (* -1 x)>
#<alt (* -1 x)>
#<alt (* -1 x)>
#<alt (* -1 x)>
#<alt (* -1 x)>
#<alt (* -1 x)>
#<alt (* -1 x)>
#<alt (* -1 x)>
#<alt (* -1 x)>
#<alt (* -1 x)>
#<alt (copysign (log (/ 1/2 x)) x)>
#<alt (copysign (log (/ 1/2 x)) x)>
#<alt (copysign (log (/ 1/2 x)) x)>
#<alt (copysign (log (/ 1/2 x)) x)>
#<alt (copysign (log (/ 1/2 x)) x)>
#<alt (copysign (log (/ 1/2 x)) x)>
#<alt (copysign (log (/ 1/2 x)) x)>
#<alt (copysign (log (/ 1/2 x)) x)>
#<alt (copysign (log (/ 1/2 x)) x)>
#<alt (copysign (log (/ 1/2 x)) x)>
#<alt (copysign (log (/ 1/2 x)) x)>
#<alt (copysign (log (/ 1/2 x)) x)>
#<alt (+ (log 1/2) (* -1 (log x)))>
#<alt (+ (log 1/2) (* -1 (log x)))>
#<alt (+ (log 1/2) (* -1 (log x)))>
#<alt (+ (log 1/2) (* -1 (log x)))>
#<alt (+ (log 1/2) (log (/ 1 x)))>
#<alt (+ (log 1/2) (log (/ 1 x)))>
#<alt (+ (log 1/2) (log (/ 1 x)))>
#<alt (+ (log 1/2) (log (/ 1 x)))>
#<alt (+ (log -1/2) (log (/ -1 x)))>
#<alt (+ (log -1/2) (log (/ -1 x)))>
#<alt (+ (log -1/2) (log (/ -1 x)))>
#<alt (+ (log -1/2) (log (/ -1 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 (/ 1/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 (copysign (log (- (+ (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))) (/ 1 (- 1 (* -1 x)))) (/ (pow x 2) (- 1 (* -1 x))))) x)>
#<alt (copysign (log (- (+ (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))) (/ 1 (- 1 (* -1 x)))) (/ (pow x 2) (- 1 (* -1 x))))) x)>
#<alt (copysign (log (- (+ (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))) (/ 1 (- 1 (* -1 x)))) (/ (pow x 2) (- 1 (* -1 x))))) x)>
#<alt (copysign (log (- (+ (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))) (/ 1 (- 1 (* -1 x)))) (/ (pow x 2) (- 1 (* -1 x))))) x)>
#<alt (copysign (log (- (+ (* 1/16 (pow x 6)) (+ (* 1/2 (pow x 2)) (/ 1 (+ 1 x)))) (+ (* 1/8 (pow x 4)) (/ (pow x 2) (+ 1 x))))) x)>
#<alt (copysign (log (- (+ (* 1/16 (pow x 6)) (+ (* 1/2 (pow x 2)) (/ 1 (+ 1 x)))) (+ (* 1/8 (pow x 4)) (/ (pow x 2) (+ 1 x))))) x)>
#<alt (copysign (log (- (+ (* 1/16 (pow x 6)) (+ (* 1/2 (pow x 2)) (/ 1 (+ 1 x)))) (+ (* 1/8 (pow x 4)) (/ (pow x 2) (+ 1 x))))) x)>
#<alt (copysign (log (- (+ (* 1/16 (pow x 6)) (+ (* 1/2 (pow x 2)) (/ 1 (+ 1 x)))) (+ (* 1/8 (pow x 4)) (/ (pow x 2) (+ 1 x))))) x)>
#<alt (copysign (log (- (+ (* 1/16 (pow x 6)) (+ (* 1/2 (pow x 2)) (/ 1 (- 1 (* -1 x))))) (+ (* 1/8 (pow x 4)) (/ (pow x 2) (- 1 (* -1 x)))))) x)>
#<alt (copysign (log (- (+ (* 1/16 (pow x 6)) (+ (* 1/2 (pow x 2)) (/ 1 (- 1 (* -1 x))))) (+ (* 1/8 (pow x 4)) (/ (pow x 2) (- 1 (* -1 x)))))) x)>
#<alt (copysign (log (- (+ (* 1/16 (pow x 6)) (+ (* 1/2 (pow x 2)) (/ 1 (- 1 (* -1 x))))) (+ (* 1/8 (pow x 4)) (/ (pow x 2) (- 1 (* -1 x)))))) x)>
#<alt (copysign (log (- (+ (* 1/16 (pow x 6)) (+ (* 1/2 (pow x 2)) (/ 1 (- 1 (* -1 x))))) (+ (* 1/8 (pow x 4)) (/ (pow x 2) (- 1 (* -1 x)))))) x)>
#<alt (* -1 x)>
#<alt (* x (- (* 1/6 (pow x 2)) 1))>
#<alt (* x (- (* (pow x 2) (+ 1/6 (* -3/40 (pow x 2)))) 1))>
#<alt (* x (- (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 5/112 (pow x 2)) 3/40)))) 1))>
#<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))) (/ 6 (pow x 4)))) (+ (* 2 (/ 1 (pow x 2))) (* 16 (/ 1 (pow x 5)))))>
#<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))) (/ 6 (pow x 4)))) (+ (* 2 (/ 1 (pow x 2))) (* 16 (/ 1 (pow x 5)))))>
#<alt 1>
#<alt (+ 1 (* -1 x))>
#<alt (+ 1 (* x (- (* 1/2 x) 1)))>
#<alt (+ 1 (* x (- (* x (+ 1/2 (* -1/8 (pow x 2)))) 1)))>
#<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))) (/ 1 (pow x 5)))))>
#<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))) (/ 1 (pow x 5)))))>
#<alt 1>
#<alt (+ 1 (* -1 x))>
#<alt (+ 1 (* -1 x))>
#<alt (+ 1 (* -1 x))>
#<alt (* -1 x)>
#<alt (* x (- (/ 1 x) 1))>
#<alt (* x (- (/ 1 x) 1))>
#<alt (* x (- (/ 1 x) 1))>
#<alt (* -1 x)>
#<alt (* -1 (* x (- 1 (/ 1 x))))>
#<alt (* -1 (* x (- 1 (/ 1 x))))>
#<alt (* -1 (* x (- 1 (/ 1 x))))>
#<alt (copysign (log (/ (+ 1/2 (* x (+ x (fabs x)))) x)) x)>
#<alt (copysign (log (/ (+ 1/2 (* x (+ x (fabs x)))) x)) x)>
#<alt (copysign (log (/ (+ 1/2 (* x (+ x (fabs x)))) x)) x)>
#<alt (copysign (log (/ (+ 1/2 (* x (+ x (fabs x)))) x)) x)>
#<alt (copysign (log (/ (+ 1/2 (+ (* x (fabs x)) (pow x 2))) x)) x)>
#<alt (copysign (log (/ (+ 1/2 (+ (* x (fabs x)) (pow x 2))) x)) x)>
#<alt (copysign (log (/ (+ 1/2 (+ (* x (fabs x)) (pow x 2))) x)) x)>
#<alt (copysign (log (/ (+ 1/2 (+ (* x (fabs x)) (pow x 2))) x)) x)>
#<alt (copysign (log (/ (+ 1/2 (* x (- (fabs x) (* -1 x)))) x)) x)>
#<alt (copysign (log (/ (+ 1/2 (* x (- (fabs x) (* -1 x)))) x)) x)>
#<alt (copysign (log (/ (+ 1/2 (* x (- (fabs x) (* -1 x)))) x)) x)>
#<alt (copysign (log (/ (+ 1/2 (* x (- (fabs x) (* -1 x)))) x)) x)>
#<alt (+ (log 1/2) (* -1 (log x)))>
#<alt (+ (log 1/2) (+ (* -1 (log x)) (* 2 (* x (fabs x)))))>
#<alt (+ (log 1/2) (+ (* -1 (log x)) (* x (+ (* 1/2 (* x (+ 4 (* -4 (pow (fabs x) 2))))) (* 2 (fabs x))))))>
#<alt (+ (log 1/2) (+ (* -1 (log x)) (* x (+ (* 2 (fabs x)) (* x (+ (* 1/6 (* x (+ (* -24 (fabs x)) (* 16 (pow (fabs x) 3))))) (* 1/2 (+ 4 (* -4 (pow (fabs x) 2))))))))))>
#<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 (+ (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 (/ (+ 1 (* -1 (pow (fabs x) 2))) x))) x))))>
#<alt (+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 (fabs x)) (* -1 (/ (+ (* -1/6 (/ (+ (* -2 (pow (fabs x) 3)) (* 3 (fabs x))) x)) (* 1/2 (+ 1 (* -1 (pow (fabs x) 2))))) x))) x))))>
#<alt (/ 1/2 x)>
#<alt (/ (+ 1/2 (* x (fabs x))) x)>
#<alt (/ (+ 1/2 (* x (+ x (fabs x)))) x)>
#<alt (/ (+ 1/2 (* x (+ x (fabs x)))) x)>
#<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))))>
#<alt x>
#<alt (* -1 (* x (- (* -1 (/ (fabs x) x)) 1)))>
#<alt (* -1 (* x (- (* -1 (/ (+ (fabs x) (* 1/2 (/ 1 x))) x)) 1)))>
#<alt (* -1 (* x (- (* -1 (/ (+ (fabs x) (* 1/2 (/ 1 x))) x)) 1)))>
#<alt 1/2>
#<alt (+ 1/2 (* x (fabs x)))>
#<alt (+ 1/2 (* x (+ x (fabs x))))>
#<alt (+ 1/2 (* x (+ x (fabs x))))>
#<alt (pow x 2)>
#<alt (* (pow x 2) (+ 1 (/ (fabs x) x)))>
#<alt (* (pow x 2) (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))))>
#<alt (* (pow x 2) (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))))>
#<alt (pow x 2)>
#<alt (* (pow x 2) (+ 1 (/ (fabs x) x)))>
#<alt (* (pow x 2) (+ 1 (* -1 (/ (- (* -1 (fabs x)) (* 1/2 (/ 1 x))) x))))>
#<alt (* (pow x 2) (+ 1 (* -1 (/ (- (* -1 (fabs x)) (* 1/2 (/ 1 x))) 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 (* 1/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 (pow x 3))>
#<alt (* -1 (pow x 3))>
#<alt (* -1 (pow x 3))>
#<alt (* -1 (pow x 3))>
#<alt (* -1 (pow x 3))>
#<alt (* -1 (pow x 3))>
#<alt (* -1 (pow x 3))>
#<alt (* -1 (pow x 3))>
#<alt (* -1 (pow x 3))>
#<alt (* -1 (pow x 3))>
#<alt (* -1 (pow x 3))>
#<alt (* -1 (pow x 3))>
#<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 (pow x 3)>
#<alt (pow x 3)>
#<alt (pow x 3)>
#<alt (pow x 3)>
#<alt (pow x 3)>
#<alt (pow x 3)>
#<alt (pow x 3)>
#<alt (pow x 3)>
#<alt (pow x 3)>
#<alt (pow x 3)>
#<alt (pow x 3)>
#<alt (pow x 3)>
#<alt (* x (fabs x))>
#<alt (* x (+ x (fabs x)))>
#<alt (* x (+ x (fabs x)))>
#<alt (* x (+ x (fabs x)))>
#<alt (pow x 2)>
#<alt (* (pow x 2) (+ 1 (/ (fabs x) x)))>
#<alt (* (pow x 2) (+ 1 (/ (fabs x) x)))>
#<alt (* (pow x 2) (+ 1 (/ (fabs x) x)))>
#<alt (pow x 2)>
#<alt (* (pow x 2) (+ 1 (/ (fabs x) x)))>
#<alt (* (pow x 2) (+ 1 (/ (fabs x) x)))>
#<alt (* (pow x 2) (+ 1 (/ (fabs x) x)))>
Calls

75 calls:

TimeVariablePointExpression
15.0ms
x
@-inf
(log (* x (+ (/ (neg (* x (* x x))) (* x (* x x))) (+ 1 (/ 1/2 (* x x))))))
15.0ms
x
@0
(log (* x (+ (/ (neg (* x (* x x))) (* x (* x x))) (+ 1 (/ 1/2 (* x x))))))
9.0ms
x
@inf
(log (neg x))
7.0ms
x
@0
(log (neg x))
7.0ms
x
@inf
(log (* x (+ (/ (neg (* x (* x x))) (* x (* x x))) (+ 1 (/ 1/2 (* x x))))))

rewrite185.0ms (2.4%)

Algorithm
batch-egg-rewrite
Rules
1660×*-lowering-*.f32
1660×*-lowering-*.f64
1334×/-lowering-/.f32
1334×/-lowering-/.f64
810×+-lowering-+.f64
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
046315
1308208
03581208
Stop Event
iter limit
iter limit
node limit
Counts
25 → 310
Calls
Call 1
Inputs
(copysign (+ (log (+ 1 (fabs x))) (/ (* x (* x 1/2)) (+ (fabs x) 1))) x)
(+ (log (+ 1 (fabs x))) (/ (* x (* x 1/2)) (+ (fabs x) 1)))
(log (+ 1 (fabs x)))
(fabs x)
(copysign (log (neg x)) x)
(log (neg x))
(neg x)
(copysign (log (* x (+ (/ (neg (* x (* x x))) (* x (* x x))) (+ 1 (/ 1/2 (* x x)))))) x)
(log (* x (+ (/ (neg (* x (* x x))) (* x (* x x))) (+ 1 (/ 1/2 (* x x))))))
(* x (+ (/ (neg (* x (* x x))) (* x (* x x))) (+ 1 (/ 1/2 (* x x)))))
(+ (/ (neg (* x (* x x))) (* x (* x x))) (+ 1 (/ 1/2 (* x x))))
(copysign (log (+ (/ (- 1 (* x x)) (- 1 (/ x (/ (* x (* x x)) (neg (* x (* x x))))))) (* (* x x) (+ 1/2 (* (* x x) (+ -1/8 (* (* x x) 1/16))))))) x)
(log (+ (/ (- 1 (* x x)) (- 1 (/ x (/ (* x (* x x)) (neg (* x (* x x))))))) (* (* x x) (+ 1/2 (* (* x x) (+ -1/8 (* (* x x) 1/16)))))))
(+ (/ (- 1 (* x x)) (- 1 (/ x (/ (* x (* x x)) (neg (* x (* x x))))))) (* (* x x) (+ 1/2 (* (* x x) (+ -1/8 (* (* x x) 1/16))))))
(/ (- 1 (* x x)) (- 1 (/ x (/ (* x (* x x)) (neg (* x (* x x)))))))
(copysign (log (/ (+ 1/2 (* x (+ x (fabs x)))) x)) x)
(log (/ (+ 1/2 (* x (+ x (fabs x)))) x))
(/ (+ 1/2 (* x (+ x (fabs x)))) x)
(+ 1/2 (* x (+ x (fabs x))))
(* x 1/2)
(* x (* x 1/2))
(neg (* x (* x x)))
(* x x)
(* x (* x x))
(* x (+ x (fabs x)))
Outputs
(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)
(+.f32 (log1p.f32 (fabs.f32 x)) (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))
(+.f32 (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (log1p.f32 (fabs.f32 x)))
(fma.f32 x (/.f32 (*.f32 x #s(literal 1/2 binary32)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (log1p.f32 (fabs.f32 x)))
(fma.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (log1p.f32 (fabs.f32 x)))
(-.f32 (/.f32 (pow.f32 (log1p.f32 (fabs.f32 x)) #s(literal 2 binary32)) (-.f32 (log1p.f32 (fabs.f32 x)) (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))) (/.f32 (pow.f32 (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) #s(literal 2 binary32)) (-.f32 (log1p.f32 (fabs.f32 x)) (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))))
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (pow.f32 (log1p.f32 (fabs.f32 x)) #s(literal 2 binary32)) (*.f32 (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (-.f32 (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (log1p.f32 (fabs.f32 x))))) (+.f32 (pow.f32 (log1p.f32 (fabs.f32 x)) #s(literal 3 binary32)) (pow.f32 (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) #s(literal 3 binary32)))))
(/.f32 #s(literal 1 binary32) (/.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)))) (-.f32 (pow.f32 (log1p.f32 (fabs.f32 x)) #s(literal 2 binary32)) (pow.f32 (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) #s(literal 2 binary32)))))
(/.f32 (+.f32 (pow.f32 (log1p.f32 (fabs.f32 x)) #s(literal 3 binary32)) (pow.f32 (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) #s(literal 3 binary32))) (+.f32 (pow.f32 (log1p.f32 (fabs.f32 x)) #s(literal 2 binary32)) (*.f32 (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (-.f32 (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (log1p.f32 (fabs.f32 x))))))
(/.f32 (+.f32 (pow.f32 (log1p.f32 (fabs.f32 x)) #s(literal 3 binary32)) (pow.f32 (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) #s(literal 3 binary32))) (+.f32 (pow.f32 (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) #s(literal 2 binary32)) (-.f32 (pow.f32 (log1p.f32 (fabs.f32 x)) #s(literal 2 binary32)) (/.f32 (log1p.f32 (fabs.f32 x)) (/.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))))))
(/.f32 (-.f32 (pow.f32 (log1p.f32 (fabs.f32 x)) #s(literal 2 binary32)) (pow.f32 (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) #s(literal 2 binary32))) (-.f32 (log1p.f32 (fabs.f32 x)) (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))))
(/.f32 (neg.f32 (+.f32 (pow.f32 (log1p.f32 (fabs.f32 x)) #s(literal 3 binary32)) (pow.f32 (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) #s(literal 3 binary32)))) (neg.f32 (+.f32 (pow.f32 (log1p.f32 (fabs.f32 x)) #s(literal 2 binary32)) (*.f32 (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (-.f32 (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (log1p.f32 (fabs.f32 x)))))))
(/.f32 (neg.f32 (-.f32 (pow.f32 (log1p.f32 (fabs.f32 x)) #s(literal 2 binary32)) (pow.f32 (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) #s(literal 2 binary32)))) (neg.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))))))
(/.f32 (-.f32 (pow.f32 (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) #s(literal 2 binary32)) (pow.f32 (log1p.f32 (fabs.f32 x)) #s(literal 2 binary32))) (-.f32 (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (log1p.f32 (fabs.f32 x))))
(*.f32 (+.f32 (pow.f32 (log1p.f32 (fabs.f32 x)) #s(literal 3 binary32)) (pow.f32 (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 (log1p.f32 (fabs.f32 x)) #s(literal 2 binary32)) (*.f32 (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (-.f32 (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (log1p.f32 (fabs.f32 x)))))))
(*.f32 (-.f32 (pow.f32 (log1p.f32 (fabs.f32 x)) #s(literal 2 binary32)) (pow.f32 (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) #s(literal 2 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 (log1p.f32 (fabs.f32 x)) (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))))
(log1p.f32 (fabs.f32 x))
(-.f32 (log.f32 (+.f32 #s(literal 1 binary32) (*.f32 (fabs.f32 x) (*.f32 x x)))) (log.f32 (+.f32 (*.f32 x x) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))))
(-.f32 (log.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x))) (log.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x))))
(-.f32 (log.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32))) (log.f32 (+.f32 (fabs.f32 x) #s(literal -1 binary32))))
(log.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)))
(fabs.f32 x)
(fabs.f32 (neg.f32 x))
(fabs.f32 (/.f32 x #s(literal 1 binary32)))
(fabs.f32 (-.f32 x #s(literal 0 binary32)))
(*.f32 #s(literal 1 binary32) (fabs.f32 x))
(*.f32 (fabs.f32 x) #s(literal 1 binary32))
(copysign.f32 (log.f32 (neg.f32 x)) x)
(+.f32 (log.f32 #s(literal -1 binary32)) (log.f32 x))
(log.f32 (neg.f32 x))
(neg.f32 x)
(neg.f32 (/.f32 x #s(literal 1 binary32)))
(neg.f32 (*.f32 #s(literal 1 binary32) x))
(+.f32 #s(literal 0 binary32) (neg.f32 x))
(pow.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1 binary32))
(-.f32 #s(literal 0 binary32) x)
(-.f32 #s(literal 0 binary32) (/.f32 x #s(literal 1 binary32)))
(/.f32 #s(literal 1 binary32) (/.f32 #s(literal -1 binary32) x))
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 1 binary32)))
(/.f32 x #s(literal -1 binary32))
(/.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x))))
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 #s(literal -1 binary32) x)))
(/.f32 (neg.f32 x) #s(literal 1 binary32))
(/.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (+.f32 #s(literal 0 binary32) x))
(/.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))))
(/.f32 (/.f32 x #s(literal 1 binary32)) #s(literal -1 binary32))
(/.f32 (/.f32 x (*.f32 x (*.f32 x x))) (/.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x x))))
(/.f32 (*.f32 #s(literal 1 binary32) x) #s(literal -1 binary32))
(/.f32 (/.f32 x x) (/.f32 (*.f32 x x) (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x)))))
(/.f32 (/.f32 x (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x)))) (/.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))
(/.f32 (*.f32 x (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x)))
(/.f32 (*.f32 x (neg.f32 (/.f32 (*.f32 x (*.f32 x x)) x))) (*.f32 x x))
(/.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) x) (*.f32 x (*.f32 x x)))
(/.f32 (*.f32 (neg.f32 (/.f32 (*.f32 x (*.f32 x x)) x)) x) (*.f32 x x))
(*.f32 #s(literal 1 binary32) (neg.f32 x))
(*.f32 x #s(literal -1 binary32))
(*.f32 (*.f32 x x) (/.f32 (*.f32 x x) (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x)))))
(*.f32 (*.f32 x (*.f32 x x)) (*.f32 (/.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x x))) x))
(*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) (/.f32 x (*.f32 x (*.f32 x x))))
(*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) x))
(*.f32 #s(literal -1 binary32) x)
(*.f32 #s(literal -1 binary32) (/.f32 x #s(literal 1 binary32)))
(*.f32 (neg.f32 x) #s(literal 1 binary32))
(*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (/.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x x))))
(*.f32 (/.f32 x #s(literal 1 binary32)) #s(literal -1 binary32))
(*.f32 (/.f32 x (*.f32 x (*.f32 x x))) (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))))
(*.f32 (*.f32 #s(literal 1 binary32) x) #s(literal -1 binary32))
(*.f32 (/.f32 x (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x)))
(*.f32 (*.f32 x (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x)))) (/.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))
(*.f32 (*.f32 (/.f32 x (*.f32 x (*.f32 x x))) x) (-.f32 #s(literal 0 binary32) (*.f32 x x)))
(*.f32 (*.f32 (/.f32 x (*.f32 x (*.f32 x x))) (neg.f32 x)) (*.f32 x x))
(*.f32 (*.f32 (/.f32 x (*.f32 x (*.f32 x x))) #s(literal -1 binary32)) (*.f32 x (*.f32 x x)))
(*.f32 (*.f32 #s(literal 1 binary32) (/.f32 x (*.f32 x (*.f32 x x)))) (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))))
(*.f32 (/.f32 x (neg.f32 (/.f32 (*.f32 x (*.f32 x x)) x))) (*.f32 x x))
(copysign.f32 (log.f32 (*.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32)))) x)
(+.f32 (log.f32 x) (log.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32))))
(+.f32 (log.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32))) (log.f32 x))
(/.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (pow.f32 (log.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32))) #s(literal 3 binary32))) (+.f32 (*.f32 (log.f32 x) (log.f32 x)) (-.f32 (*.f32 (log.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32))) (log.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32)))) (*.f32 (log.f32 x) (log.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32)))))))
(/.f32 (-.f32 (*.f32 (log.f32 x) (log.f32 x)) (*.f32 (log.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32))) (log.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32))))) (-.f32 (log.f32 x) (log.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32)))))
(log.f32 (*.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32))))
(+.f32 (neg.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))
(+.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (neg.f32 x))
(+.f32 (*.f32 #s(literal 0 binary32) x) (*.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) x))
(+.f32 (*.f32 x #s(literal 0 binary32)) (*.f32 x (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))
(fma.f32 x #s(literal -1 binary32) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))
(fma.f32 #s(literal -1 binary32) x (*.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 0 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))
(/.f32 (+.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) (pow.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) #s(literal 3 binary32))) (+.f32 (*.f32 x x) (-.f32 (*.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) (*.f32 (neg.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))))))
(/.f32 (-.f32 (*.f32 x x) (*.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) (-.f32 (neg.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))))
(/.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 (+.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))) (+.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))) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal -1 binary32)))))
(/.f32 (*.f32 x (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32)) (-.f32 #s(literal -2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) (-.f32 #s(literal -2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))
(/.f32 (*.f32 (+.f32 #s(literal -1 binary32) (*.f32 (+.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))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x) (+.f32 #s(literal 1 binary32) (*.f32 (+.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))) #s(literal -1 binary32)))))
(/.f32 (*.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32)) (-.f32 #s(literal -2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) x) (-.f32 #s(literal -2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))
(*.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32)))
(*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32)) x)
(+.f32 #s(literal 1 binary32) (+.f32 (/.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 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32))
(+.f32 (+.f32 #s(literal 1 binary32) (/.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 #s(literal -1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal 1 binary32))
(fma.f32 x (/.f32 (*.f32 x x) (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x)))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))
(fma.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))
(fma.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x 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))) #s(literal 1 binary32))
(-.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal -2 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))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (-.f32 #s(literal -2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (+.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))) #s(literal -1 binary32)))) (+.f32 #s(literal -1 binary32) (*.f32 (+.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))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))))))
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 #s(literal -2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32)) (-.f32 #s(literal -2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))))
(/.f32 (+.f32 #s(literal -1 binary32) (*.f32 (+.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))) (+.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))) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal -1 binary32)))))
(/.f32 (+.f32 #s(literal -1 binary32) (*.f32 (+.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))) (+.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))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (-.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))))
(/.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32)) (-.f32 #s(literal -2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (-.f32 #s(literal -2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))
(/.f32 (+.f32 (*.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 (/.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 #s(literal 1 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))))))) (*.f32 #s(literal -1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (-.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32))))))
(/.f32 (+.f32 (*.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 #s(literal 1 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))) (*.f32 #s(literal -1 binary32) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))
(/.f32 (+.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (-.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32))))) (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))))))) (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (-.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32))))))
(/.f32 (+.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))) (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))
(/.f32 (+.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (-.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32))))) (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))))))) (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (-.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32))))))
(/.f32 (+.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 (*.f32 x (*.f32 x x)) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))) (*.f32 (*.f32 x (*.f32 x x)) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))
(/.f32 (+.f32 (*.f32 (neg.f32 (/.f32 (*.f32 x (*.f32 x x)) x)) (+.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (-.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (-.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32))))))
(/.f32 (+.f32 (*.f32 (neg.f32 (/.f32 (*.f32 x (*.f32 x x)) x)) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 (*.f32 x x) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))) (*.f32 (*.f32 x x) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))
(/.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))))) #s(literal -1 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (-.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32)))) #s(literal 1 binary32))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (-.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32)))) #s(literal -1 binary32)))
(/.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))))) (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (-.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32)))) (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (/.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 0 binary32) (*.f32 x (*.f32 x x)))))
(/.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))))) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (/.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 0 binary32) (*.f32 x (*.f32 x x))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (-.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32)))) (*.f32 x (*.f32 x x))))
(/.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))))) (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (-.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32)))) (neg.f32 (/.f32 (*.f32 x (*.f32 x x)) x)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (-.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32)))) (*.f32 x x)))
(/.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) #s(literal -1 binary32)) (*.f32 (-.f32 #s(literal 1 binary32) (/.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))) #s(literal -1 binary32)))
(/.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (*.f32 x (*.f32 x x)))) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x)))))
(/.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 x (*.f32 x x))) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))))) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (*.f32 x (*.f32 x x))))
(/.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 x x)) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (neg.f32 (/.f32 (*.f32 x (*.f32 x x)) x)))) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (*.f32 x x)))
(/.f32 (neg.f32 (+.f32 #s(literal -1 binary32) (*.f32 (+.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))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))))) (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 (+.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))) #s(literal -1 binary32))))))
(/.f32 (neg.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32)) (-.f32 #s(literal -2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) (neg.f32 (-.f32 #s(literal -2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))
(/.f32 (+.f32 #s(literal 0 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 0 binary32) (-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 #s(literal 0 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))))
(/.f32 (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.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))) #s(literal -1 binary32)))
(/.f32 (-.f32 #s(literal 0 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) (-.f32 #s(literal 0 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))
(*.f32 (+.f32 #s(literal -1 binary32) (*.f32 (+.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))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 (+.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))) #s(literal -1 binary32))))))
(*.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32)) (-.f32 #s(literal -2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (/.f32 #s(literal 1 binary32) (-.f32 #s(literal -2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))
(copysign.f32 (log.f32 (+.f32 (+.f32 #s(literal 1 binary32) (neg.f32 x)) (*.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)
(-.f32 (log.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (neg.f32 x)) (*.f32 (+.f32 #s(literal 1 binary32) (neg.f32 x)) (+.f32 #s(literal 1 binary32) (neg.f32 x)))) (*.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))))))) (*.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))))))) (*.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))))))))))) (log.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (neg.f32 x)) (+.f32 #s(literal 1 binary32) (neg.f32 x))) (*.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))))))) (-.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))))))) (+.f32 #s(literal 1 binary32) (neg.f32 x)))))))
(-.f32 (log.f32 (*.f32 (+.f32 (+.f32 #s(literal 1 binary32) (neg.f32 x)) (*.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)))))))) (-.f32 (+.f32 #s(literal 1 binary32) (neg.f32 x)) (*.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)))))))))) (log.f32 (-.f32 (+.f32 #s(literal 1 binary32) (neg.f32 x)) (*.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))))))))))
(log.f32 (+.f32 (+.f32 #s(literal 1 binary32) (neg.f32 x)) (*.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)))))))))
(+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 (*.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 binary32) (neg.f32 x))))
(+.f32 (+.f32 #s(literal 1 binary32) (neg.f32 x)) (*.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))))))))
(+.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))))))) (+.f32 #s(literal 1 binary32) (neg.f32 x)))
(+.f32 (+.f32 (+.f32 #s(literal 1 binary32) (neg.f32 x)) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x 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 (*.f32 x x) #s(literal 1/16 binary32)))))) (+.f32 #s(literal 1 binary32) (neg.f32 x)))
(fma.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))))) (+.f32 #s(literal 1 binary32) (neg.f32 x)))
(fma.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 x #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))))))))
(fma.f32 (+.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))))) (*.f32 x x) (+.f32 #s(literal 1 binary32) (neg.f32 x)))
(-.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 x #s(literal 1 binary32)))) (-.f32 (/.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (/.f32 x #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)))))))))
(-.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (neg.f32 x)) (+.f32 #s(literal 1 binary32) (neg.f32 x))) (-.f32 (+.f32 #s(literal 1 binary32) (neg.f32 x)) (*.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))))))))) (/.f32 (*.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))))))) (*.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)))))))) (-.f32 (+.f32 #s(literal 1 binary32) (neg.f32 x)) (*.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))))))))))
(-.f32 (+.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))))))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 x #s(literal 1 binary32))))) (/.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (/.f32 x #s(literal 1 binary32)))))
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (neg.f32 x)) (+.f32 #s(literal 1 binary32) (neg.f32 x))) (*.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))))))) (-.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))))))) (+.f32 #s(literal 1 binary32) (neg.f32 x))))) (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (neg.f32 x)) (*.f32 (+.f32 #s(literal 1 binary32) (neg.f32 x)) (+.f32 #s(literal 1 binary32) (neg.f32 x)))) (*.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))))))) (*.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))))))) (*.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))))))))))))
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 (+.f32 #s(literal 1 binary32) (neg.f32 x)) (*.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)))))))) (*.f32 (+.f32 (+.f32 #s(literal 1 binary32) (neg.f32 x)) (*.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)))))))) (-.f32 (+.f32 #s(literal 1 binary32) (neg.f32 x)) (*.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)))))))))))
(/.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (neg.f32 x)) (*.f32 (+.f32 #s(literal 1 binary32) (neg.f32 x)) (+.f32 #s(literal 1 binary32) (neg.f32 x)))) (*.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))))))) (*.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))))))) (*.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)))))))))) (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (neg.f32 x)) (+.f32 #s(literal 1 binary32) (neg.f32 x))) (*.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))))))) (-.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))))))) (+.f32 #s(literal 1 binary32) (neg.f32 x))))))
(/.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (neg.f32 x)) (*.f32 (+.f32 #s(literal 1 binary32) (neg.f32 x)) (+.f32 #s(literal 1 binary32) (neg.f32 x)))) (*.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))))))) (*.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))))))) (*.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)))))))))) (+.f32 (*.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))))))) (*.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)))))))) (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (neg.f32 x)) (+.f32 #s(literal 1 binary32) (neg.f32 x))) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (neg.f32 x)) (*.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)))))))))
(/.f32 (*.f32 (+.f32 (+.f32 #s(literal 1 binary32) (neg.f32 x)) (*.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)))))))) (-.f32 (+.f32 #s(literal 1 binary32) (neg.f32 x)) (*.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))))))))) (-.f32 (+.f32 #s(literal 1 binary32) (neg.f32 x)) (*.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)))))))))
(/.f32 (neg.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (neg.f32 x)) (*.f32 (+.f32 #s(literal 1 binary32) (neg.f32 x)) (+.f32 #s(literal 1 binary32) (neg.f32 x)))) (*.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))))))) (*.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))))))) (*.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))))))))))) (neg.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (neg.f32 x)) (+.f32 #s(literal 1 binary32) (neg.f32 x))) (*.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))))))) (-.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))))))) (+.f32 #s(literal 1 binary32) (neg.f32 x)))))))
(/.f32 (neg.f32 (*.f32 (+.f32 (+.f32 #s(literal 1 binary32) (neg.f32 x)) (*.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)))))))) (-.f32 (+.f32 #s(literal 1 binary32) (neg.f32 x)) (*.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)))))))))) (neg.f32 (-.f32 (+.f32 #s(literal 1 binary32) (neg.f32 x)) (*.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))))))))))
(/.f32 (-.f32 (*.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))))))) (*.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)))))))) (*.f32 (+.f32 #s(literal 1 binary32) (neg.f32 x)) (+.f32 #s(literal 1 binary32) (neg.f32 x)))) (-.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))))))) (+.f32 #s(literal 1 binary32) (neg.f32 x))))
(*.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (neg.f32 x)) (*.f32 (+.f32 #s(literal 1 binary32) (neg.f32 x)) (+.f32 #s(literal 1 binary32) (neg.f32 x)))) (*.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))))))) (*.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))))))) (*.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)))))))))) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (neg.f32 x)) (+.f32 #s(literal 1 binary32) (neg.f32 x))) (*.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))))))) (-.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))))))) (+.f32 #s(literal 1 binary32) (neg.f32 x)))))))
(*.f32 (*.f32 (+.f32 (+.f32 #s(literal 1 binary32) (neg.f32 x)) (*.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)))))))) (-.f32 (+.f32 #s(literal 1 binary32) (neg.f32 x)) (*.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))))))))) (/.f32 #s(literal 1 binary32) (-.f32 (+.f32 #s(literal 1 binary32) (neg.f32 x)) (*.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))))))))))
(neg.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal -1 binary32) (neg.f32 x))))
(neg.f32 (/.f32 (-.f32 #s(literal 0 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 x #s(literal 1 binary32)))))
(+.f32 #s(literal 1 binary32) (neg.f32 x))
(+.f32 (neg.f32 x) #s(literal 1 binary32))
(+.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 x #s(literal 1 binary32)))) (neg.f32 (/.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (/.f32 x #s(literal 1 binary32))))))
(pow.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (neg.f32 x))) #s(literal -1 binary32))
(-.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 x #s(literal 1 binary32)))) (/.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (/.f32 x #s(literal 1 binary32)))))
(/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (neg.f32 x))))
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (neg.f32 x))) #s(literal 1 binary32)))
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (neg.f32 x)))))
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 x #s(literal 1 binary32))))
(/.f32 (-.f32 #s(literal 0 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (+.f32 #s(literal -1 binary32) (neg.f32 x)))
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 x #s(literal 1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))))))
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 x #s(literal 1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 x x))))
(/.f32 (-.f32 (*.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 x #s(literal 1 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 x #s(literal 1 binary32))) (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 x #s(literal 1 binary32))) (+.f32 #s(literal 1 binary32) (/.f32 x #s(literal 1 binary32)))))
(/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32)) (+.f32 #s(literal 1 binary32) (/.f32 x #s(literal 1 binary32))))
(/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x))))) #s(literal 1 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (+.f32 #s(literal 1 binary32) (/.f32 x #s(literal 1 binary32)))))
(/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 x #s(literal 1 binary32)))))
(/.f32 (neg.f32 (-.f32 #s(literal 0 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x)))) (neg.f32 (+.f32 #s(literal -1 binary32) (neg.f32 x))))
(/.f32 (+.f32 #s(literal 1 binary32) (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x)))) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 x x) (neg.f32 x))))
(/.f32 (-.f32 (pow.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 x #s(literal 1 binary32)))) #s(literal 3 binary32)) (pow.f32 (/.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (/.f32 x #s(literal 1 binary32)))) #s(literal 3 binary32))) (+.f32 (*.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 x #s(literal 1 binary32)))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 x #s(literal 1 binary32))))) (+.f32 (*.f32 (/.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (/.f32 x #s(literal 1 binary32)))) (/.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (/.f32 x #s(literal 1 binary32))))) (*.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 x #s(literal 1 binary32)))) (/.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (/.f32 x #s(literal 1 binary32))))))))
(/.f32 (-.f32 (*.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 x #s(literal 1 binary32)))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 x #s(literal 1 binary32))))) (*.f32 (/.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (/.f32 x #s(literal 1 binary32)))) (/.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (/.f32 x #s(literal 1 binary32)))))) (+.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 x #s(literal 1 binary32)))) (/.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (/.f32 x #s(literal 1 binary32))))))
(/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x))))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 x #s(literal 1 binary32))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))))
(/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 x #s(literal 1 binary32))))) (+.f32 #s(literal 1 binary32) (*.f32 x x)))
(*.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (neg.f32 x)))
(*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 x #s(literal 1 binary32)))))
(*.f32 (-.f32 #s(literal 0 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal -1 binary32) (neg.f32 x))))
(*.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 x #s(literal 1 binary32)))) (-.f32 #s(literal 1 binary32) (*.f32 x x)))
(*.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (neg.f32 x)))
(*.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (neg.f32 x)))
(copysign.f32 (log.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x)))) x)) x)
(neg.f32 (log.f32 (/.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x)))))))
(+.f32 (log.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x))))) (log.f32 (/.f32 #s(literal 1 binary32) x)))
(+.f32 (log.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x))))) (neg.f32 (log.f32 x)))
(-.f32 (log.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x))))) (log.f32 x))
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x)))))))
(-.f32 (log.f32 (neg.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x)))))) (log.f32 (neg.f32 x)))
(/.f32 (-.f32 (pow.f32 (log.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x))))) #s(literal 3 binary32)) (pow.f32 (log.f32 x) #s(literal 3 binary32))) (+.f32 (*.f32 (log.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x))))) (log.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x)))))) (+.f32 (*.f32 (log.f32 x) (log.f32 x)) (*.f32 (log.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x))))) (log.f32 x)))))
(/.f32 (-.f32 (*.f32 (log.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x))))) (log.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x)))))) (*.f32 (log.f32 x) (log.f32 x))) (+.f32 (log.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x))))) (log.f32 x)))
(log.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x)))) x))
(neg.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x)))) (neg.f32 x)))
(neg.f32 (/.f32 (neg.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x))))) x))
(pow.f32 (/.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x))))) #s(literal -1 binary32))
(/.f32 #s(literal 1 binary32) (/.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x))))))
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x))))) #s(literal 1 binary32)))
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x)))))))
(/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x)))) x)
(/.f32 (neg.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x))))) (neg.f32 x))
(/.f32 (+.f32 #s(literal 1/8 binary32) (pow.f32 (*.f32 x (+.f32 x (fabs.f32 x))) #s(literal 3 binary32))) (*.f32 x (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (+.f32 x (fabs.f32 x))) (-.f32 (*.f32 x (+.f32 x (fabs.f32 x))) #s(literal 1/2 binary32))))))
(/.f32 (-.f32 #s(literal 1/4 binary32) (pow.f32 (*.f32 x (+.f32 x (fabs.f32 x))) #s(literal 2 binary32))) (*.f32 x (-.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x))))))
(/.f32 (*.f32 (+.f32 #s(literal 1/8 binary32) (pow.f32 (*.f32 x (+.f32 x (fabs.f32 x))) #s(literal 3 binary32))) #s(literal 1 binary32)) (*.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (+.f32 x (fabs.f32 x))) (-.f32 (*.f32 x (+.f32 x (fabs.f32 x))) #s(literal 1/2 binary32)))) x))
(/.f32 (*.f32 (-.f32 #s(literal 1/4 binary32) (pow.f32 (*.f32 x (+.f32 x (fabs.f32 x))) #s(literal 2 binary32))) #s(literal 1 binary32)) (*.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x)))) x))
(/.f32 (neg.f32 (neg.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x)))))) (/.f32 x #s(literal 1 binary32)))
(/.f32 (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x)))) #s(literal 1 binary32)) x)
(/.f32 (*.f32 (+.f32 #s(literal 1/8 binary32) (pow.f32 (*.f32 x (+.f32 x (fabs.f32 x))) #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) x)) (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (+.f32 x (fabs.f32 x))) (-.f32 (*.f32 x (+.f32 x (fabs.f32 x))) #s(literal 1/2 binary32)))))
(/.f32 (*.f32 (-.f32 #s(literal 1/4 binary32) (pow.f32 (*.f32 x (+.f32 x (fabs.f32 x))) #s(literal 2 binary32))) (/.f32 #s(literal 1 binary32) x)) (-.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x)))))
(/.f32 (/.f32 (neg.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x))))) #s(literal -1 binary32)) x)
(*.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x)))) x))
(*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x)))) (/.f32 #s(literal 1 binary32) x))
(*.f32 (neg.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x))))) (/.f32 #s(literal -1 binary32) x))
(*.f32 (/.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x)))))
(+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x))))
(+.f32 (*.f32 x x) (+.f32 (*.f32 x (fabs.f32 x)) #s(literal 1/2 binary32)))
(+.f32 (*.f32 x (+.f32 x (fabs.f32 x))) #s(literal 1/2 binary32))
(+.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x x)) (*.f32 x (fabs.f32 x)))
(fma.f32 x (+.f32 x (fabs.f32 x)) #s(literal 1/2 binary32))
(fma.f32 (+.f32 x (fabs.f32 x)) x #s(literal 1/2 binary32))
(-.f32 (/.f32 #s(literal 1/4 binary32) (-.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x))))) (/.f32 (pow.f32 (*.f32 x (+.f32 x (fabs.f32 x))) #s(literal 2 binary32)) (-.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x))))))
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (+.f32 x (fabs.f32 x))) (-.f32 (*.f32 x (+.f32 x (fabs.f32 x))) #s(literal 1/2 binary32)))) (+.f32 #s(literal 1/8 binary32) (pow.f32 (*.f32 x (+.f32 x (fabs.f32 x))) #s(literal 3 binary32)))))
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x)))) (-.f32 #s(literal 1/4 binary32) (pow.f32 (*.f32 x (+.f32 x (fabs.f32 x))) #s(literal 2 binary32)))))
(/.f32 (+.f32 #s(literal 1/8 binary32) (pow.f32 (*.f32 x (+.f32 x (fabs.f32 x))) #s(literal 3 binary32))) (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (+.f32 x (fabs.f32 x))) (-.f32 (*.f32 x (+.f32 x (fabs.f32 x))) #s(literal 1/2 binary32)))))
(/.f32 (+.f32 #s(literal 1/8 binary32) (pow.f32 (*.f32 x (+.f32 x (fabs.f32 x))) #s(literal 3 binary32))) (+.f32 (pow.f32 (*.f32 x (+.f32 x (fabs.f32 x))) #s(literal 2 binary32)) (-.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x #s(literal 1/2 binary32)) (+.f32 x (fabs.f32 x))))))
(/.f32 (-.f32 #s(literal 1/4 binary32) (pow.f32 (*.f32 x (+.f32 x (fabs.f32 x))) #s(literal 2 binary32))) (-.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x)))))
(/.f32 (neg.f32 (+.f32 #s(literal 1/8 binary32) (pow.f32 (*.f32 x (+.f32 x (fabs.f32 x))) #s(literal 3 binary32)))) (neg.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (+.f32 x (fabs.f32 x))) (-.f32 (*.f32 x (+.f32 x (fabs.f32 x))) #s(literal 1/2 binary32))))))
(/.f32 (neg.f32 (-.f32 #s(literal 1/4 binary32) (pow.f32 (*.f32 x (+.f32 x (fabs.f32 x))) #s(literal 2 binary32)))) (neg.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x))))))
(/.f32 (-.f32 (pow.f32 (*.f32 x (+.f32 x (fabs.f32 x))) #s(literal 2 binary32)) #s(literal 1/4 binary32)) (-.f32 (*.f32 x (+.f32 x (fabs.f32 x))) #s(literal 1/2 binary32)))
(*.f32 (+.f32 #s(literal 1/8 binary32) (pow.f32 (*.f32 x (+.f32 x (fabs.f32 x))) #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (+.f32 x (fabs.f32 x))) (-.f32 (*.f32 x (+.f32 x (fabs.f32 x))) #s(literal 1/2 binary32))))))
(*.f32 (-.f32 #s(literal 1/4 binary32) (pow.f32 (*.f32 x (+.f32 x (fabs.f32 x))) #s(literal 2 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x))))))
(*.f32 x #s(literal 1/2 binary32))
(*.f32 #s(literal 1/2 binary32) x)
(*.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 x) #s(literal 1/2 binary32))
(neg.f32 (*.f32 x (*.f32 x x)))
(exp.f32 (*.f32 (log.f32 (neg.f32 x)) #s(literal 3 binary32)))
(+.f32 #s(literal 0 binary32) (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))))
(pow.f32 (neg.f32 x) #s(literal 3 binary32))
(-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x)))
(/.f32 #s(literal 1 binary32) (pow.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 3 binary32)))
(/.f32 (*.f32 x (*.f32 x x)) #s(literal -1 binary32))
(/.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) #s(literal 1 binary32))
(/.f32 (-.f32 #s(literal 0 binary32) (pow.f32 (*.f32 x (*.f32 x x)) #s(literal 3 binary32))) (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))))))
(/.f32 (-.f32 #s(literal 0 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x))))) (+.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))))
(*.f32 x (-.f32 #s(literal 0 binary32) (*.f32 x x)))
(*.f32 (*.f32 x x) (neg.f32 x))
(*.f32 (*.f32 x (*.f32 x x)) #s(literal -1 binary32))
(*.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x x)))
(*.f32 (neg.f32 x) (*.f32 x x))
(*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) x)
(*.f32 (pow.f32 (/.f32 x (*.f32 x (*.f32 x x))) #s(literal 3 binary32)) (pow.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) #s(literal 3 binary32)))
(*.f32 (pow.f32 (neg.f32 x) #s(literal 3/2 binary32)) (pow.f32 (neg.f32 x) #s(literal 3/2 binary32)))
(exp.f32 (*.f32 (log.f32 x) #s(literal 2 binary32)))
(fabs.f32 (*.f32 x x))
(fabs.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)))
(pow.f32 x #s(literal 2 binary32))
(pow.f32 (fabs.f32 x) #s(literal 2 binary32))
(pow.f32 (neg.f32 x) #s(literal 2 binary32))
(/.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal -1 binary32) x) (/.f32 #s(literal -1 binary32) x)))
(/.f32 (*.f32 x x) #s(literal 1 binary32))
(/.f32 (neg.f32 x) (/.f32 #s(literal -1 binary32) x))
(/.f32 (neg.f32 x) (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 1 binary32)))
(/.f32 (neg.f32 x) (*.f32 #s(literal 1 binary32) (/.f32 #s(literal -1 binary32) x)))
(/.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) #s(literal -1 binary32))
(/.f32 (/.f32 x #s(literal 1 binary32)) (*.f32 #s(literal -1 binary32) (/.f32 #s(literal -1 binary32) x)))
(/.f32 (*.f32 #s(literal 1 binary32) x) (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1 binary32)))
(*.f32 #s(literal 1 binary32) (*.f32 x x))
(*.f32 x x)
(*.f32 x (/.f32 x #s(literal 1 binary32)))
(*.f32 (fabs.f32 x) (fabs.f32 x))
(*.f32 (*.f32 x x) #s(literal 1 binary32))
(*.f32 (neg.f32 x) (neg.f32 x))
(*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) #s(literal -1 binary32))
(*.f32 (/.f32 x (*.f32 x (*.f32 x x))) (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) (neg.f32 x)))
(*.f32 (/.f32 (*.f32 x x) (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x)))) (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))))
(*.f32 (*.f32 #s(literal 1 binary32) x) x)
(*.f32 (pow.f32 x #s(literal 1 binary32)) (pow.f32 x #s(literal 1 binary32)))
(*.f32 (*.f32 (/.f32 x (*.f32 x (*.f32 x x))) (/.f32 x (*.f32 x (*.f32 x x)))) (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x)))))
(neg.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))))
(exp.f32 (*.f32 (log.f32 x) #s(literal 3 binary32)))
(pow.f32 x #s(literal 3 binary32))
(-.f32 #s(literal 0 binary32) (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))))
(*.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))
(*.f32 x (*.f32 x x))
(*.f32 x (neg.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x))))
(*.f32 (*.f32 x x) x)
(*.f32 #s(literal -1 binary32) (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))))
(*.f32 (neg.f32 x) (-.f32 #s(literal 0 binary32) (*.f32 x x)))
(*.f32 (/.f32 x #s(literal 1 binary32)) (*.f32 x x))
(*.f32 (pow.f32 x #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3/2 binary32)))
(+.f32 (*.f32 x x) (*.f32 x (fabs.f32 x)))
(+.f32 (*.f32 x (fabs.f32 x)) (*.f32 x x))
(fma.f32 x x (*.f32 x (fabs.f32 x)))
(/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (pow.f32 (*.f32 x (fabs.f32 x)) #s(literal 3 binary32))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 (*.f32 x (fabs.f32 x)) (*.f32 x (fabs.f32 x))) (*.f32 (*.f32 x x) (*.f32 x (fabs.f32 x))))))
(/.f32 (-.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x (fabs.f32 x)) (*.f32 x (fabs.f32 x)))) (-.f32 (*.f32 x x) (*.f32 x (fabs.f32 x))))
(/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (fabs.f32 x) (*.f32 x x)))) (+.f32 (*.f32 x x) (-.f32 (*.f32 x x) (*.f32 x (fabs.f32 x)))))
(/.f32 (*.f32 x (-.f32 (*.f32 x x) (*.f32 x x))) (-.f32 x (fabs.f32 x)))
(/.f32 (*.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (fabs.f32 x) (*.f32 x x))) x) (+.f32 (*.f32 x x) (-.f32 (*.f32 x x) (*.f32 x (fabs.f32 x)))))
(/.f32 (*.f32 (-.f32 (*.f32 x x) (*.f32 x x)) x) (-.f32 x (fabs.f32 x)))
(*.f32 x (+.f32 x (fabs.f32 x)))
(*.f32 (+.f32 x (fabs.f32 x)) x)

simplify259.0ms (3.4%)

Algorithm
egg-herbie
Rules
2534×fma-lowering-fma.f32
2534×fma-lowering-fma.f64
2394×+-lowering-+.f64
2394×+-lowering-+.f32
2334×*-lowering-*.f32
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
02692478
17492355
223062267
372012267
084342267
Stop Event
iter limit
node limit
Counts
300 → 300
Calls
Call 1
Inputs
(copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x)
(copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x)
(copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x)
(copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x)
(copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x)
(copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x)
(copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x)
(copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x)
(copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x)
(copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x)
(copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x)
(copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x)
(log (+ 1 (fabs x)))
(+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))))
(+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))))
(+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))))
(* 1/2 (/ (pow x 2) (+ 1 (fabs x))))
(* (pow x 2) (+ (* 1/2 (/ 1 (+ 1 (fabs x)))) (/ (log (+ 1 (fabs x))) (pow x 2))))
(* (pow x 2) (+ (* 1/2 (/ 1 (+ 1 (fabs x)))) (/ (log (+ 1 (fabs x))) (pow x 2))))
(* (pow x 2) (+ (* 1/2 (/ 1 (+ 1 (fabs x)))) (/ (log (+ 1 (fabs x))) (pow x 2))))
(* 1/2 (/ (pow x 2) (+ 1 (fabs x))))
(* (pow x 2) (+ (* 1/2 (/ 1 (+ 1 (fabs x)))) (/ (log (+ 1 (fabs x))) (pow x 2))))
(* (pow x 2) (+ (* 1/2 (/ 1 (+ 1 (fabs x)))) (/ (log (+ 1 (fabs x))) (pow x 2))))
(* (pow x 2) (+ (* 1/2 (/ 1 (+ 1 (fabs x)))) (/ (log (+ 1 (fabs x))) (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)))
(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 (neg x)) x)
(copysign (log (neg x)) x)
(copysign (log (neg x)) x)
(copysign (log (neg x)) x)
(copysign (log (neg x)) x)
(copysign (log (neg x)) x)
(copysign (log (neg x)) x)
(copysign (log (neg x)) x)
(copysign (log (* -1 x)) x)
(copysign (log (* -1 x)) x)
(copysign (log (* -1 x)) x)
(copysign (log (* -1 x)) x)
(+ (log -1) (log x))
(+ (log -1) (log x))
(+ (log -1) (log x))
(+ (log -1) (log 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))))
(* -1 (log (/ -1 x)))
(* -1 (log (/ -1 x)))
(* -1 (log (/ -1 x)))
(* -1 (log (/ -1 x)))
(* -1 x)
(* -1 x)
(* -1 x)
(* -1 x)
(* -1 x)
(* -1 x)
(* -1 x)
(* -1 x)
(* -1 x)
(* -1 x)
(* -1 x)
(* -1 x)
(copysign (log (/ 1/2 x)) x)
(copysign (log (/ 1/2 x)) x)
(copysign (log (/ 1/2 x)) x)
(copysign (log (/ 1/2 x)) x)
(copysign (log (/ 1/2 x)) x)
(copysign (log (/ 1/2 x)) x)
(copysign (log (/ 1/2 x)) x)
(copysign (log (/ 1/2 x)) x)
(copysign (log (/ 1/2 x)) x)
(copysign (log (/ 1/2 x)) x)
(copysign (log (/ 1/2 x)) x)
(copysign (log (/ 1/2 x)) x)
(+ (log 1/2) (* -1 (log x)))
(+ (log 1/2) (* -1 (log x)))
(+ (log 1/2) (* -1 (log x)))
(+ (log 1/2) (* -1 (log x)))
(+ (log 1/2) (log (/ 1 x)))
(+ (log 1/2) (log (/ 1 x)))
(+ (log 1/2) (log (/ 1 x)))
(+ (log 1/2) (log (/ 1 x)))
(+ (log -1/2) (log (/ -1 x)))
(+ (log -1/2) (log (/ -1 x)))
(+ (log -1/2) (log (/ -1 x)))
(+ (log -1/2) (log (/ -1 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)
(/ 1/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))
(copysign (log (- (+ (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))) (/ 1 (- 1 (* -1 x)))) (/ (pow x 2) (- 1 (* -1 x))))) x)
(copysign (log (- (+ (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))) (/ 1 (- 1 (* -1 x)))) (/ (pow x 2) (- 1 (* -1 x))))) x)
(copysign (log (- (+ (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))) (/ 1 (- 1 (* -1 x)))) (/ (pow x 2) (- 1 (* -1 x))))) x)
(copysign (log (- (+ (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))) (/ 1 (- 1 (* -1 x)))) (/ (pow x 2) (- 1 (* -1 x))))) x)
(copysign (log (- (+ (* 1/16 (pow x 6)) (+ (* 1/2 (pow x 2)) (/ 1 (+ 1 x)))) (+ (* 1/8 (pow x 4)) (/ (pow x 2) (+ 1 x))))) x)
(copysign (log (- (+ (* 1/16 (pow x 6)) (+ (* 1/2 (pow x 2)) (/ 1 (+ 1 x)))) (+ (* 1/8 (pow x 4)) (/ (pow x 2) (+ 1 x))))) x)
(copysign (log (- (+ (* 1/16 (pow x 6)) (+ (* 1/2 (pow x 2)) (/ 1 (+ 1 x)))) (+ (* 1/8 (pow x 4)) (/ (pow x 2) (+ 1 x))))) x)
(copysign (log (- (+ (* 1/16 (pow x 6)) (+ (* 1/2 (pow x 2)) (/ 1 (+ 1 x)))) (+ (* 1/8 (pow x 4)) (/ (pow x 2) (+ 1 x))))) x)
(copysign (log (- (+ (* 1/16 (pow x 6)) (+ (* 1/2 (pow x 2)) (/ 1 (- 1 (* -1 x))))) (+ (* 1/8 (pow x 4)) (/ (pow x 2) (- 1 (* -1 x)))))) x)
(copysign (log (- (+ (* 1/16 (pow x 6)) (+ (* 1/2 (pow x 2)) (/ 1 (- 1 (* -1 x))))) (+ (* 1/8 (pow x 4)) (/ (pow x 2) (- 1 (* -1 x)))))) x)
(copysign (log (- (+ (* 1/16 (pow x 6)) (+ (* 1/2 (pow x 2)) (/ 1 (- 1 (* -1 x))))) (+ (* 1/8 (pow x 4)) (/ (pow x 2) (- 1 (* -1 x)))))) x)
(copysign (log (- (+ (* 1/16 (pow x 6)) (+ (* 1/2 (pow x 2)) (/ 1 (- 1 (* -1 x))))) (+ (* 1/8 (pow x 4)) (/ (pow x 2) (- 1 (* -1 x)))))) x)
(* -1 x)
(* x (- (* 1/6 (pow x 2)) 1))
(* x (- (* (pow x 2) (+ 1/6 (* -3/40 (pow x 2)))) 1))
(* x (- (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 5/112 (pow x 2)) 3/40)))) 1))
(+ (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))) (/ 6 (pow x 4)))) (+ (* 2 (/ 1 (pow x 2))) (* 16 (/ 1 (pow x 5)))))
(+ (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))) (/ 6 (pow x 4)))) (+ (* 2 (/ 1 (pow x 2))) (* 16 (/ 1 (pow x 5)))))
1
(+ 1 (* -1 x))
(+ 1 (* x (- (* 1/2 x) 1)))
(+ 1 (* x (- (* x (+ 1/2 (* -1/8 (pow x 2)))) 1)))
(* 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 (pow x 5)))))
(* 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 (pow x 5)))))
1
(+ 1 (* -1 x))
(+ 1 (* -1 x))
(+ 1 (* -1 x))
(* -1 x)
(* x (- (/ 1 x) 1))
(* x (- (/ 1 x) 1))
(* x (- (/ 1 x) 1))
(* -1 x)
(* -1 (* x (- 1 (/ 1 x))))
(* -1 (* x (- 1 (/ 1 x))))
(* -1 (* x (- 1 (/ 1 x))))
(copysign (log (/ (+ 1/2 (* x (+ x (fabs x)))) x)) x)
(copysign (log (/ (+ 1/2 (* x (+ x (fabs x)))) x)) x)
(copysign (log (/ (+ 1/2 (* x (+ x (fabs x)))) x)) x)
(copysign (log (/ (+ 1/2 (* x (+ x (fabs x)))) x)) x)
(copysign (log (/ (+ 1/2 (+ (* x (fabs x)) (pow x 2))) x)) x)
(copysign (log (/ (+ 1/2 (+ (* x (fabs x)) (pow x 2))) x)) x)
(copysign (log (/ (+ 1/2 (+ (* x (fabs x)) (pow x 2))) x)) x)
(copysign (log (/ (+ 1/2 (+ (* x (fabs x)) (pow x 2))) x)) x)
(copysign (log (/ (+ 1/2 (* x (- (fabs x) (* -1 x)))) x)) x)
(copysign (log (/ (+ 1/2 (* x (- (fabs x) (* -1 x)))) x)) x)
(copysign (log (/ (+ 1/2 (* x (- (fabs x) (* -1 x)))) x)) x)
(copysign (log (/ (+ 1/2 (* x (- (fabs x) (* -1 x)))) x)) x)
(+ (log 1/2) (* -1 (log x)))
(+ (log 1/2) (+ (* -1 (log x)) (* 2 (* x (fabs x)))))
(+ (log 1/2) (+ (* -1 (log x)) (* x (+ (* 1/2 (* x (+ 4 (* -4 (pow (fabs x) 2))))) (* 2 (fabs x))))))
(+ (log 1/2) (+ (* -1 (log x)) (* x (+ (* 2 (fabs x)) (* x (+ (* 1/6 (* x (+ (* -24 (fabs x)) (* 16 (pow (fabs x) 3))))) (* 1/2 (+ 4 (* -4 (pow (fabs x) 2))))))))))
(* -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))))
(+ (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 (/ (+ 1 (* -1 (pow (fabs x) 2))) x))) x))))
(+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 (fabs x)) (* -1 (/ (+ (* -1/6 (/ (+ (* -2 (pow (fabs x) 3)) (* 3 (fabs x))) x)) (* 1/2 (+ 1 (* -1 (pow (fabs x) 2))))) x))) x))))
(/ 1/2 x)
(/ (+ 1/2 (* x (fabs x))) x)
(/ (+ 1/2 (* x (+ x (fabs x)))) x)
(/ (+ 1/2 (* x (+ x (fabs x)))) x)
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))))
x
(* -1 (* x (- (* -1 (/ (fabs x) x)) 1)))
(* -1 (* x (- (* -1 (/ (+ (fabs x) (* 1/2 (/ 1 x))) x)) 1)))
(* -1 (* x (- (* -1 (/ (+ (fabs x) (* 1/2 (/ 1 x))) x)) 1)))
1/2
(+ 1/2 (* x (fabs x)))
(+ 1/2 (* x (+ x (fabs x))))
(+ 1/2 (* x (+ x (fabs x))))
(pow x 2)
(* (pow x 2) (+ 1 (/ (fabs x) x)))
(* (pow x 2) (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))))
(* (pow x 2) (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))))
(pow x 2)
(* (pow x 2) (+ 1 (/ (fabs x) x)))
(* (pow x 2) (+ 1 (* -1 (/ (- (* -1 (fabs x)) (* 1/2 (/ 1 x))) x))))
(* (pow x 2) (+ 1 (* -1 (/ (- (* -1 (fabs x)) (* 1/2 (/ 1 x))) 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)
(* 1/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 (pow x 3))
(* -1 (pow x 3))
(* -1 (pow x 3))
(* -1 (pow x 3))
(* -1 (pow x 3))
(* -1 (pow x 3))
(* -1 (pow x 3))
(* -1 (pow x 3))
(* -1 (pow x 3))
(* -1 (pow x 3))
(* -1 (pow x 3))
(* -1 (pow x 3))
(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 3)
(pow x 3)
(pow x 3)
(pow x 3)
(pow x 3)
(pow x 3)
(pow x 3)
(pow x 3)
(pow x 3)
(pow x 3)
(pow x 3)
(pow x 3)
(* x (fabs x))
(* x (+ x (fabs x)))
(* x (+ x (fabs x)))
(* x (+ x (fabs x)))
(pow x 2)
(* (pow x 2) (+ 1 (/ (fabs x) x)))
(* (pow x 2) (+ 1 (/ (fabs x) x)))
(* (pow x 2) (+ 1 (/ (fabs x) x)))
(pow x 2)
(* (pow x 2) (+ 1 (/ (fabs x) x)))
(* (pow x 2) (+ 1 (/ (fabs x) x)))
(* (pow x 2) (+ 1 (/ (fabs x) x)))
Outputs
(copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) 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 (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) 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 (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) 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 (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) 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 (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) 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 (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) 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 (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) 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 (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) 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 (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) 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 (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) 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 (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) 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 (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) 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)
(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))) (* 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))) (* 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))))
(* 1/2 (/ (pow x 2) (+ 1 (fabs x))))
(/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))
(* (pow x 2) (+ (* 1/2 (/ 1 (+ 1 (fabs x)))) (/ (log (+ 1 (fabs x))) (pow x 2))))
(*.f32 (*.f32 x x) (+.f32 (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (log1p.f32 (fabs.f32 x)) (*.f32 x x))))
(* (pow x 2) (+ (* 1/2 (/ 1 (+ 1 (fabs x)))) (/ (log (+ 1 (fabs x))) (pow x 2))))
(*.f32 (*.f32 x x) (+.f32 (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (log1p.f32 (fabs.f32 x)) (*.f32 x x))))
(* (pow x 2) (+ (* 1/2 (/ 1 (+ 1 (fabs x)))) (/ (log (+ 1 (fabs x))) (pow x 2))))
(*.f32 (*.f32 x x) (+.f32 (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (log1p.f32 (fabs.f32 x)) (*.f32 x x))))
(* 1/2 (/ (pow x 2) (+ 1 (fabs x))))
(/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))
(* (pow x 2) (+ (* 1/2 (/ 1 (+ 1 (fabs x)))) (/ (log (+ 1 (fabs x))) (pow x 2))))
(*.f32 (*.f32 x x) (+.f32 (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (log1p.f32 (fabs.f32 x)) (*.f32 x x))))
(* (pow x 2) (+ (* 1/2 (/ 1 (+ 1 (fabs x)))) (/ (log (+ 1 (fabs x))) (pow x 2))))
(*.f32 (*.f32 x x) (+.f32 (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (log1p.f32 (fabs.f32 x)) (*.f32 x x))))
(* (pow x 2) (+ (* 1/2 (/ 1 (+ 1 (fabs x)))) (/ (log (+ 1 (fabs x))) (pow x 2))))
(*.f32 (*.f32 x x) (+.f32 (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (log1p.f32 (fabs.f32 x)) (*.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 (neg x)) x)
(copysign.f32 (log.f32 (neg.f32 x)) x)
(copysign (log (neg x)) x)
(copysign.f32 (log.f32 (neg.f32 x)) x)
(copysign (log (neg x)) x)
(copysign.f32 (log.f32 (neg.f32 x)) x)
(copysign (log (neg x)) x)
(copysign.f32 (log.f32 (neg.f32 x)) x)
(copysign (log (neg x)) x)
(copysign.f32 (log.f32 (neg.f32 x)) x)
(copysign (log (neg x)) x)
(copysign.f32 (log.f32 (neg.f32 x)) x)
(copysign (log (neg x)) x)
(copysign.f32 (log.f32 (neg.f32 x)) x)
(copysign (log (neg x)) x)
(copysign.f32 (log.f32 (neg.f32 x)) x)
(copysign (log (* -1 x)) x)
(copysign.f32 (log.f32 (neg.f32 x)) x)
(copysign (log (* -1 x)) x)
(copysign.f32 (log.f32 (neg.f32 x)) x)
(copysign (log (* -1 x)) x)
(copysign.f32 (log.f32 (neg.f32 x)) x)
(copysign (log (* -1 x)) x)
(copysign.f32 (log.f32 (neg.f32 x)) x)
(+ (log -1) (log x))
(+.f32 (log.f32 #s(literal -1 binary32)) (log.f32 x))
(+ (log -1) (log x))
(+.f32 (log.f32 #s(literal -1 binary32)) (log.f32 x))
(+ (log -1) (log x))
(+.f32 (log.f32 #s(literal -1 binary32)) (log.f32 x))
(+ (log -1) (log x))
(+.f32 (log.f32 #s(literal -1 binary32)) (log.f32 x))
(+ (log -1) (* -1 (log (/ 1 x))))
(+.f32 (log.f32 #s(literal -1 binary32)) (log.f32 x))
(+ (log -1) (* -1 (log (/ 1 x))))
(+.f32 (log.f32 #s(literal -1 binary32)) (log.f32 x))
(+ (log -1) (* -1 (log (/ 1 x))))
(+.f32 (log.f32 #s(literal -1 binary32)) (log.f32 x))
(+ (log -1) (* -1 (log (/ 1 x))))
(+.f32 (log.f32 #s(literal -1 binary32)) (log.f32 x))
(* -1 (log (/ -1 x)))
(neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)))
(* -1 (log (/ -1 x)))
(neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)))
(* -1 (log (/ -1 x)))
(neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)))
(* -1 (log (/ -1 x)))
(neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)))
(* -1 x)
(neg.f32 x)
(* -1 x)
(neg.f32 x)
(* -1 x)
(neg.f32 x)
(* -1 x)
(neg.f32 x)
(* -1 x)
(neg.f32 x)
(* -1 x)
(neg.f32 x)
(* -1 x)
(neg.f32 x)
(* -1 x)
(neg.f32 x)
(* -1 x)
(neg.f32 x)
(* -1 x)
(neg.f32 x)
(* -1 x)
(neg.f32 x)
(* -1 x)
(neg.f32 x)
(copysign (log (/ 1/2 x)) x)
(copysign.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)) x)
(copysign (log (/ 1/2 x)) x)
(copysign.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)) x)
(copysign (log (/ 1/2 x)) x)
(copysign.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)) x)
(copysign (log (/ 1/2 x)) x)
(copysign.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)) x)
(copysign (log (/ 1/2 x)) x)
(copysign.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)) x)
(copysign (log (/ 1/2 x)) x)
(copysign.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)) x)
(copysign (log (/ 1/2 x)) x)
(copysign.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)) x)
(copysign (log (/ 1/2 x)) x)
(copysign.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)) x)
(copysign (log (/ 1/2 x)) x)
(copysign.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)) x)
(copysign (log (/ 1/2 x)) x)
(copysign.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)) x)
(copysign (log (/ 1/2 x)) x)
(copysign.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)) x)
(copysign (log (/ 1/2 x)) x)
(copysign.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)) x)
(+ (log 1/2) (* -1 (log x)))
(-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x))
(+ (log 1/2) (* -1 (log x)))
(-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x))
(+ (log 1/2) (* -1 (log x)))
(-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x))
(+ (log 1/2) (* -1 (log x)))
(-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x))
(+ (log 1/2) (log (/ 1 x)))
(-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x))
(+ (log 1/2) (log (/ 1 x)))
(-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x))
(+ (log 1/2) (log (/ 1 x)))
(-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x))
(+ (log 1/2) (log (/ 1 x)))
(-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x))
(+ (log -1/2) (log (/ -1 x)))
(+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (log.f32 #s(literal -1/2 binary32)))
(+ (log -1/2) (log (/ -1 x)))
(+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (log.f32 #s(literal -1/2 binary32)))
(+ (log -1/2) (log (/ -1 x)))
(+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (log.f32 #s(literal -1/2 binary32)))
(+ (log -1/2) (log (/ -1 x)))
(+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (log.f32 #s(literal -1/2 binary32)))
(/ 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)
(/ 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))
(copysign (log (- (+ (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))) (/ 1 (- 1 (* -1 x)))) (/ (pow x 2) (- 1 (* -1 x))))) x)
(copysign.f32 (log.f32 (+.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) x)) (*.f32 x (-.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 (*.f32 x (*.f32 x #s(literal 1/16 binary32))) #s(literal -1/8 binary32))))) (/.f32 x (+.f32 #s(literal 1 binary32) x)))))) x)
(copysign (log (- (+ (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))) (/ 1 (- 1 (* -1 x)))) (/ (pow x 2) (- 1 (* -1 x))))) x)
(copysign.f32 (log.f32 (+.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) x)) (*.f32 x (-.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 (*.f32 x (*.f32 x #s(literal 1/16 binary32))) #s(literal -1/8 binary32))))) (/.f32 x (+.f32 #s(literal 1 binary32) x)))))) x)
(copysign (log (- (+ (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))) (/ 1 (- 1 (* -1 x)))) (/ (pow x 2) (- 1 (* -1 x))))) x)
(copysign.f32 (log.f32 (+.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) x)) (*.f32 x (-.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 (*.f32 x (*.f32 x #s(literal 1/16 binary32))) #s(literal -1/8 binary32))))) (/.f32 x (+.f32 #s(literal 1 binary32) x)))))) x)
(copysign (log (- (+ (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))) (/ 1 (- 1 (* -1 x)))) (/ (pow x 2) (- 1 (* -1 x))))) x)
(copysign.f32 (log.f32 (+.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) x)) (*.f32 x (-.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 (*.f32 x (*.f32 x #s(literal 1/16 binary32))) #s(literal -1/8 binary32))))) (/.f32 x (+.f32 #s(literal 1 binary32) x)))))) x)
(copysign (log (- (+ (* 1/16 (pow x 6)) (+ (* 1/2 (pow x 2)) (/ 1 (+ 1 x)))) (+ (* 1/8 (pow x 4)) (/ (pow x 2) (+ 1 x))))) x)
(copysign.f32 (log.f32 (+.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) x)) (+.f32 (+.f32 (*.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 6 binary32))) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))) (-.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (/.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)))))) x)
(copysign (log (- (+ (* 1/16 (pow x 6)) (+ (* 1/2 (pow x 2)) (/ 1 (+ 1 x)))) (+ (* 1/8 (pow x 4)) (/ (pow x 2) (+ 1 x))))) x)
(copysign.f32 (log.f32 (+.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) x)) (+.f32 (+.f32 (*.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 6 binary32))) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))) (-.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (/.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)))))) x)
(copysign (log (- (+ (* 1/16 (pow x 6)) (+ (* 1/2 (pow x 2)) (/ 1 (+ 1 x)))) (+ (* 1/8 (pow x 4)) (/ (pow x 2) (+ 1 x))))) x)
(copysign.f32 (log.f32 (+.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) x)) (+.f32 (+.f32 (*.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 6 binary32))) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))) (-.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (/.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)))))) x)
(copysign (log (- (+ (* 1/16 (pow x 6)) (+ (* 1/2 (pow x 2)) (/ 1 (+ 1 x)))) (+ (* 1/8 (pow x 4)) (/ (pow x 2) (+ 1 x))))) x)
(copysign.f32 (log.f32 (+.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) x)) (+.f32 (+.f32 (*.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 6 binary32))) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))) (-.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (/.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)))))) x)
(copysign (log (- (+ (* 1/16 (pow x 6)) (+ (* 1/2 (pow x 2)) (/ 1 (- 1 (* -1 x))))) (+ (* 1/8 (pow x 4)) (/ (pow x 2) (- 1 (* -1 x)))))) x)
(copysign.f32 (log.f32 (+.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) x)) (+.f32 (+.f32 (*.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 6 binary32))) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))) (-.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (/.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)))))) x)
(copysign (log (- (+ (* 1/16 (pow x 6)) (+ (* 1/2 (pow x 2)) (/ 1 (- 1 (* -1 x))))) (+ (* 1/8 (pow x 4)) (/ (pow x 2) (- 1 (* -1 x)))))) x)
(copysign.f32 (log.f32 (+.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) x)) (+.f32 (+.f32 (*.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 6 binary32))) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))) (-.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (/.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)))))) x)
(copysign (log (- (+ (* 1/16 (pow x 6)) (+ (* 1/2 (pow x 2)) (/ 1 (- 1 (* -1 x))))) (+ (* 1/8 (pow x 4)) (/ (pow x 2) (- 1 (* -1 x)))))) x)
(copysign.f32 (log.f32 (+.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) x)) (+.f32 (+.f32 (*.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 6 binary32))) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))) (-.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (/.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)))))) x)
(copysign (log (- (+ (* 1/16 (pow x 6)) (+ (* 1/2 (pow x 2)) (/ 1 (- 1 (* -1 x))))) (+ (* 1/8 (pow x 4)) (/ (pow x 2) (- 1 (* -1 x)))))) x)
(copysign.f32 (log.f32 (+.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) x)) (+.f32 (+.f32 (*.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 6 binary32))) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))) (-.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (/.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)))))) x)
(* -1 x)
(neg.f32 x)
(* x (- (* 1/6 (pow x 2)) 1))
(*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x #s(literal 1/6 binary32)))))
(* x (- (* (pow x 2) (+ 1/6 (* -3/40 (pow x 2)))) 1))
(*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x #s(literal -3/40 binary32)))))))
(* x (- (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 5/112 (pow x 2)) 3/40)))) 1))
(*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -3/40 binary32) (*.f32 (*.f32 x x) #s(literal 5/112 binary32)))))))))
(+ (log 1/16) (* -6 (log (/ 1 x))))
(+.f32 (log.f32 #s(literal 1/16 binary32)) (*.f32 (log.f32 x) #s(literal 6 binary32)))
(- (+ (log 1/16) (* -6 (log (/ 1 x)))) (* 2 (/ 1 (pow x 2))))
(+.f32 (*.f32 (log.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))) (/ 6 (pow x 4)))) (* 2 (/ 1 (pow x 2))))
(+.f32 (log.f32 #s(literal 1/16 binary32)) (+.f32 (*.f32 (log.f32 x) #s(literal 6 binary32)) (+.f32 (/.f32 #s(literal 6 binary32) (*.f32 (*.f32 x x) (*.f32 x 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))) (* 16 (/ 1 (pow x 5)))))
(+.f32 (/.f32 #s(literal 6 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 (+.f32 (log.f32 #s(literal 1/16 binary32)) (*.f32 (log.f32 x) #s(literal 6 binary32))) (+.f32 (/.f32 #s(literal -2 binary32) (*.f32 x x)) (/.f32 #s(literal -16 binary32) (pow.f32 x #s(literal 5 binary32))))))
(+ (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) (*.f32 (*.f32 x x) (*.f32 x x))) (*.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))) (* 16 (/ 1 (pow x 5)))))
(+.f32 (+.f32 (/.f32 #s(literal 6 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal -6 binary32))) (+.f32 (+.f32 (log.f32 #s(literal 1/16 binary32)) (/.f32 #s(literal -2 binary32) (*.f32 x x))) (/.f32 #s(literal -16 binary32) (pow.f32 x #s(literal 5 binary32)))))
1
#s(literal 1 binary32)
(+ 1 (* -1 x))
(-.f32 #s(literal 1 binary32) x)
(+ 1 (* x (- (* 1/2 x) 1)))
(+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 x #s(literal 1/2 binary32)))))
(+ 1 (* x (- (* x (+ 1/2 (* -1/8 (pow x 2)))) 1)))
(+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x #s(literal -1/8 binary32))))))))
(* 1/16 (pow x 6))
(*.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 6 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) (*.f32 (*.f32 x x) (*.f32 x x)))))
(* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (+ (* 1/8 (/ 1 (pow x 2))) (/ 1 (pow x 5)))))
(*.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 (+.f32 #s(literal 1/16 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) (/.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 5 binary32))))))
(* 1/16 (pow x 6))
(*.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 6 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) (*.f32 (*.f32 x x) (*.f32 x x)))))
(* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (+ (* 1/8 (/ 1 (pow x 2))) (/ 1 (pow x 5)))))
(*.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 (+.f32 #s(literal 1/16 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) (/.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 5 binary32))))))
1
#s(literal 1 binary32)
(+ 1 (* -1 x))
(-.f32 #s(literal 1 binary32) x)
(+ 1 (* -1 x))
(-.f32 #s(literal 1 binary32) x)
(+ 1 (* -1 x))
(-.f32 #s(literal 1 binary32) x)
(* -1 x)
(neg.f32 x)
(* x (- (/ 1 x) 1))
(-.f32 #s(literal 1 binary32) x)
(* x (- (/ 1 x) 1))
(-.f32 #s(literal 1 binary32) x)
(* x (- (/ 1 x) 1))
(-.f32 #s(literal 1 binary32) x)
(* -1 x)
(neg.f32 x)
(* -1 (* x (- 1 (/ 1 x))))
(-.f32 #s(literal 1 binary32) x)
(* -1 (* x (- 1 (/ 1 x))))
(-.f32 #s(literal 1 binary32) x)
(* -1 (* x (- 1 (/ 1 x))))
(-.f32 #s(literal 1 binary32) x)
(copysign (log (/ (+ 1/2 (* x (+ x (fabs x)))) x)) x)
(copysign.f32 (log.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x)))) x)) x)
(copysign (log (/ (+ 1/2 (* x (+ x (fabs x)))) x)) x)
(copysign.f32 (log.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x)))) x)) x)
(copysign (log (/ (+ 1/2 (* x (+ x (fabs x)))) x)) x)
(copysign.f32 (log.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x)))) x)) x)
(copysign (log (/ (+ 1/2 (* x (+ x (fabs x)))) x)) x)
(copysign.f32 (log.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x)))) x)) x)
(copysign (log (/ (+ 1/2 (+ (* x (fabs x)) (pow x 2))) x)) x)
(copysign.f32 (log.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x)))) x)) x)
(copysign (log (/ (+ 1/2 (+ (* x (fabs x)) (pow x 2))) x)) x)
(copysign.f32 (log.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x)))) x)) x)
(copysign (log (/ (+ 1/2 (+ (* x (fabs x)) (pow x 2))) x)) x)
(copysign.f32 (log.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x)))) x)) x)
(copysign (log (/ (+ 1/2 (+ (* x (fabs x)) (pow x 2))) x)) x)
(copysign.f32 (log.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x)))) x)) x)
(copysign (log (/ (+ 1/2 (* x (- (fabs x) (* -1 x)))) x)) x)
(copysign.f32 (log.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x)))) x)) x)
(copysign (log (/ (+ 1/2 (* x (- (fabs x) (* -1 x)))) x)) x)
(copysign.f32 (log.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x)))) x)) x)
(copysign (log (/ (+ 1/2 (* x (- (fabs x) (* -1 x)))) x)) x)
(copysign.f32 (log.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x)))) x)) x)
(copysign (log (/ (+ 1/2 (* x (- (fabs x) (* -1 x)))) x)) x)
(copysign.f32 (log.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x)))) x)) x)
(+ (log 1/2) (* -1 (log x)))
(-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x))
(+ (log 1/2) (+ (* -1 (log x)) (* 2 (* x (fabs x)))))
(+.f32 (-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x)) (*.f32 x (*.f32 (fabs.f32 x) #s(literal 2 binary32))))
(+ (log 1/2) (+ (* -1 (log x)) (* x (+ (* 1/2 (* x (+ 4 (* -4 (pow (fabs x) 2))))) (* 2 (fabs x))))))
(+.f32 (-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x)) (*.f32 x (+.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (*.f32 (*.f32 x x) #s(literal -2 binary32)))) (*.f32 (fabs.f32 x) #s(literal 2 binary32)))))
(+ (log 1/2) (+ (* -1 (log x)) (* x (+ (* 2 (fabs x)) (* x (+ (* 1/6 (* x (+ (* -24 (fabs x)) (* 16 (pow (fabs x) 3))))) (* 1/2 (+ 4 (* -4 (pow (fabs x) 2))))))))))
(+.f32 (-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x)) (*.f32 x (+.f32 (*.f32 (fabs.f32 x) #s(literal 2 binary32)) (*.f32 x (+.f32 (*.f32 (*.f32 (fabs.f32 x) (+.f32 #s(literal -24 binary32) (*.f32 (*.f32 x x) #s(literal 16 binary32)))) (*.f32 x #s(literal 1/6 binary32))) (+.f32 #s(literal 2 binary32) (*.f32 (*.f32 x x) #s(literal -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 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (/ (fabs x) x)))
(+.f32 (log.f32 x) (+.f32 (/.f32 (fabs.f32 x) x) (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/2 binary32))) (*.f32 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))))
(+.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/2 binary32))) (*.f32 x x)) (+.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) (*.f32 x (*.f32 x x)))) (+.f32 (log.f32 x) (/.f32 (fabs.f32 x) 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 (fabs.f32 x) x) (-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))))
(+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 (fabs x)) (* -1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) x))) x))))
(+.f32 (-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) (/.f32 (-.f32 (fabs.f32 x) (*.f32 #s(literal -1/2 binary32) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) x))) x))
(+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 (fabs x)) (* -1 (/ (+ (* -1/6 (/ (+ (* -2 (pow (fabs x) 3)) (* 3 (fabs x))) x)) (* 1/2 (+ 1 (* -1 (pow (fabs x) 2))))) 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 #s(literal 1/2 binary32) (+.f32 (*.f32 (*.f32 (fabs.f32 x) (+.f32 (*.f32 (*.f32 x x) #s(literal -2 binary32)) #s(literal 3 binary32))) (/.f32 #s(literal -1/6 binary32) x)) (*.f32 (*.f32 x x) #s(literal -1/2 binary32)))) x)) x))
(/ 1/2 x)
(/.f32 #s(literal 1/2 binary32) x)
(/ (+ 1/2 (* x (fabs x))) x)
(/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (fabs.f32 x))) x)
(/ (+ 1/2 (* x (+ x (fabs x)))) x)
(/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x)))) x)
(/ (+ 1/2 (* x (+ x (fabs x)))) x)
(/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x)))) x)
x
(* x (+ 1 (/ (fabs x) x)))
(+.f32 x (fabs.f32 x))
(* x (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))))
(+.f32 (fabs.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))
(* x (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))))
(+.f32 (fabs.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))
x
(* -1 (* x (- (* -1 (/ (fabs x) x)) 1)))
(+.f32 x (fabs.f32 x))
(* -1 (* x (- (* -1 (/ (+ (fabs x) (* 1/2 (/ 1 x))) x)) 1)))
(+.f32 (fabs.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))
(* -1 (* x (- (* -1 (/ (+ (fabs x) (* 1/2 (/ 1 x))) x)) 1)))
(+.f32 (fabs.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))
1/2
#s(literal 1/2 binary32)
(+ 1/2 (* x (fabs x)))
(+.f32 #s(literal 1/2 binary32) (*.f32 x (fabs.f32 x)))
(+ 1/2 (* x (+ x (fabs x))))
(+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x))))
(+ 1/2 (* x (+ x (fabs x))))
(+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x))))
(pow x 2)
(*.f32 x x)
(* (pow x 2) (+ 1 (/ (fabs x) x)))
(*.f32 x (+.f32 x (fabs.f32 x)))
(* (pow x 2) (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))))
(*.f32 x (+.f32 (fabs.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))))
(* (pow x 2) (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))))
(*.f32 x (+.f32 (fabs.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))))
(pow x 2)
(*.f32 x x)
(* (pow x 2) (+ 1 (/ (fabs x) x)))
(*.f32 x (+.f32 x (fabs.f32 x)))
(* (pow x 2) (+ 1 (* -1 (/ (- (* -1 (fabs x)) (* 1/2 (/ 1 x))) x))))
(*.f32 x (+.f32 (fabs.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))))
(* (pow x 2) (+ 1 (* -1 (/ (- (* -1 (fabs x)) (* 1/2 (/ 1 x))) x))))
(*.f32 x (+.f32 (fabs.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (/.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))
(* 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 (pow x 3))
(-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x)))
(* -1 (pow x 3))
(-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x)))
(* -1 (pow x 3))
(-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x)))
(* -1 (pow x 3))
(-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x)))
(* -1 (pow x 3))
(-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x)))
(* -1 (pow x 3))
(-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x)))
(* -1 (pow x 3))
(-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x)))
(* -1 (pow x 3))
(-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x)))
(* -1 (pow x 3))
(-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x)))
(* -1 (pow x 3))
(-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x)))
(* -1 (pow x 3))
(-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x)))
(* -1 (pow x 3))
(-.f32 #s(literal 0 binary32) (*.f32 x (*.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)
(pow x 3)
(*.f32 x (*.f32 x x))
(pow x 3)
(*.f32 x (*.f32 x x))
(pow x 3)
(*.f32 x (*.f32 x x))
(pow x 3)
(*.f32 x (*.f32 x x))
(pow x 3)
(*.f32 x (*.f32 x x))
(pow x 3)
(*.f32 x (*.f32 x x))
(pow x 3)
(*.f32 x (*.f32 x x))
(pow x 3)
(*.f32 x (*.f32 x x))
(pow x 3)
(*.f32 x (*.f32 x x))
(pow x 3)
(*.f32 x (*.f32 x x))
(pow x 3)
(*.f32 x (*.f32 x x))
(pow x 3)
(*.f32 x (*.f32 x x))
(* x (fabs x))
(*.f32 x (fabs.f32 x))
(* x (+ x (fabs x)))
(*.f32 x (+.f32 x (fabs.f32 x)))
(* x (+ x (fabs x)))
(*.f32 x (+.f32 x (fabs.f32 x)))
(* x (+ x (fabs x)))
(*.f32 x (+.f32 x (fabs.f32 x)))
(pow x 2)
(*.f32 x x)
(* (pow x 2) (+ 1 (/ (fabs x) x)))
(*.f32 x (+.f32 x (fabs.f32 x)))
(* (pow x 2) (+ 1 (/ (fabs x) x)))
(*.f32 x (+.f32 x (fabs.f32 x)))
(* (pow x 2) (+ 1 (/ (fabs x) x)))
(*.f32 x (+.f32 x (fabs.f32 x)))
(pow x 2)
(*.f32 x x)
(* (pow x 2) (+ 1 (/ (fabs x) x)))
(*.f32 x (+.f32 x (fabs.f32 x)))
(* (pow x 2) (+ 1 (/ (fabs x) x)))
(*.f32 x (+.f32 x (fabs.f32 x)))
(* (pow x 2) (+ 1 (/ (fabs x) x)))
(*.f32 x (+.f32 x (fabs.f32 x)))

eval383.0ms (5%)

Compiler

Compiled 31296 to 3418 computations (89.1% saved)

prune111.0ms (1.5%)

Pruning

29 alts after pruning (24 fresh and 5 done)

PrunedKeptTotal
New1037151052
Fresh15924
Picked325
Done134
Total1056291085
Accuracy
100.0%
Counts
1085 → 29
Alt Table
Click to see full alt table
StatusAccuracyProgram
55.9%
(copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -3/40 binary32) (*.f32 (*.f32 x x) #s(literal 5/112 binary32))))))))) x)
55.9%
(copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x #s(literal -3/40 binary32))))))) x)
56.1%
(copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x #s(literal 1/6 binary32))))) x)
57.0%
(copysign.f32 (neg.f32 x) x)
22.2%
(copysign.f32 (log1p.f32 (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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)
4.9%
(copysign.f32 (log.f32 (/.f32 (-.f32 (*.f32 x x) (*.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) (-.f32 (neg.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))))) x)
17.7%
(copysign.f32 (log.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x)))) x)) x)
5.2%
(copysign.f32 (log.f32 (/.f32 (*.f32 (neg.f32 (/.f32 (*.f32 x (*.f32 x x)) x)) x) (*.f32 x x))) x)
29.3%
(copysign.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)) x)
15.4%
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 (+.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)) x) x) x)) x)
15.6%
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 x (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))) x) x)) x)
9.2%
(copysign.f32 (log.f32 (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) x)) x)
25.4%
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x)
19.0%
(copysign.f32 (log.f32 (-.f32 #s(literal 1 binary32) x)) x)
16.0%
(copysign.f32 (log.f32 (+.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 (*.f32 x x) #s(literal 1/16 binary32)))))))) x)
6.8%
(copysign.f32 (log.f32 (+.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (neg.f32 x))) x)
58.8%
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)
29.5%
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (*.f32 x (+.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))))) x)
38.7%
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x)
6.0%
(copysign.f32 (log.f32 (*.f32 x (/.f32 (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.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))) #s(literal -1 binary32))))) x)
9.8%
(copysign.f32 (log.f32 (*.f32 x (/.f32 (-.f32 #s(literal 0 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) (-.f32 #s(literal 0 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x)
4.2%
(copysign.f32 (log.f32 (*.f32 x (/.f32 (+.f32 (*.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))))) (*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))))) x)
6.7%
(copysign.f32 (log.f32 (*.f32 x (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal 1 binary32)))) x)
30.5%
(copysign.f32 (log.f32 (*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 #s(literal -1/2 binary32) x) (fabs.f32 x)) x)))) x)
4.5%
(copysign.f32 (log.f32 (*.f32 x (+.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 (/.f32 x (*.f32 x (*.f32 x x))) (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) (neg.f32 x))))) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x)
3.6%
(copysign.f32 (log.f32 (*.f32 x (+.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 (*.f32 (/.f32 x (*.f32 x (*.f32 x x))) (/.f32 x (*.f32 x (*.f32 x x)))) (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x)
4.1%
(copysign.f32 (log.f32 (*.f32 x (+.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (/.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal -1 binary32) x) (/.f32 #s(literal -1 binary32) x))))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x)
11.4%
(copysign.f32 (log.f32 (neg.f32 x)) x)
14.8%
(copysign.f32 (log.f32 x) x)
Compiler

Compiled 1184 to 630 computations (46.8% saved)

simplify180.0ms (2.4%)

Algorithm
egg-herbie
Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
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-diff704
(/.f32 (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.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))) #s(literal -1 binary32)))
cost-diff832
(*.f32 x (/.f32 (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.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))) #s(literal -1 binary32))))
cost-diff832
(log.f32 (*.f32 x (/.f32 (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.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))) #s(literal -1 binary32)))))
cost-diff832
(copysign.f32 (log.f32 (*.f32 x (/.f32 (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.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))) #s(literal -1 binary32))))) x)
cost-diff128
(*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))
cost-diff288
(+.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (neg.f32 x))
cost-diff288
(log.f32 (+.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (neg.f32 x)))
cost-diff288
(copysign.f32 (log.f32 (+.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (neg.f32 x))) x)
cost-diff0
(*.f32 x (*.f32 x #s(literal 1/6 binary32)))
cost-diff0
(+.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x #s(literal 1/6 binary32))))
cost-diff0
(*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x #s(literal 1/6 binary32)))))
cost-diff0
(copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x #s(literal 1/6 binary32))))) x)
cost-diff0
(neg.f32 x)
cost-diff0
(copysign.f32 (neg.f32 x) x)
Rules
2046×sum5-define
1820×*-lowering-*.f32
1820×*-lowering-*.f64
1634×+-lowering-+.f64
1634×+-lowering-+.f32
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
030231
180213
2209196
3965166
44877166
08420166
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(copysign (neg x) x)
(neg x)
x
(copysign (* x (+ -1 (* x (* x 1/6)))) x)
(* x (+ -1 (* x (* x 1/6))))
x
(+ -1 (* x (* x 1/6)))
-1
(* x (* x 1/6))
(* x 1/6)
1/6
(copysign (log (+ (* x (+ 1 (/ 1/2 (* x x)))) (neg x))) x)
(log (+ (* x (+ 1 (/ 1/2 (* x x)))) (neg x)))
(+ (* x (+ 1 (/ 1/2 (* x x)))) (neg x))
(* x (+ 1 (/ 1/2 (* x x))))
x
(+ 1 (/ 1/2 (* x x)))
1
(/ 1/2 (* x x))
1/2
(* x x)
(neg x)
(copysign (log (* x (/ (- (* (+ 1 (/ 1/2 (* x x))) (+ 1 (/ 1/2 (* x x)))) 1) (- (+ 1 (/ 1/2 (* x x))) -1)))) x)
(log (* x (/ (- (* (+ 1 (/ 1/2 (* x x))) (+ 1 (/ 1/2 (* x x)))) 1) (- (+ 1 (/ 1/2 (* x x))) -1))))
(* x (/ (- (* (+ 1 (/ 1/2 (* x x))) (+ 1 (/ 1/2 (* x x)))) 1) (- (+ 1 (/ 1/2 (* x x))) -1)))
x
(/ (- (* (+ 1 (/ 1/2 (* x x))) (+ 1 (/ 1/2 (* x x)))) 1) (- (+ 1 (/ 1/2 (* x x))) -1))
(- (* (+ 1 (/ 1/2 (* x x))) (+ 1 (/ 1/2 (* x x)))) 1)
(* (+ 1 (/ 1/2 (* x x))) (+ 1 (/ 1/2 (* x x))))
(+ 1 (/ 1/2 (* x x)))
1
(/ 1/2 (* x x))
1/2
(* x x)
(- (+ 1 (/ 1/2 (* x x))) -1)
-1
(copysign (log (- (fabs x) x)) x)
(log (- (fabs x) x))
(- (fabs x) x)
(fabs x)
x
Outputs
(copysign (neg x) x)
(copysign.f32 (neg.f32 x) x)
(neg x)
(neg.f32 x)
x
(copysign (* x (+ -1 (* x (* x 1/6)))) x)
(copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 #s(literal 1/6 binary32) (*.f32 x x)))) x)
(* x (+ -1 (* x (* x 1/6))))
(*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 #s(literal 1/6 binary32) (*.f32 x x))))
x
(+ -1 (* x (* x 1/6)))
(+.f32 #s(literal -1 binary32) (*.f32 #s(literal 1/6 binary32) (*.f32 x x)))
-1
#s(literal -1 binary32)
(* x (* x 1/6))
(*.f32 #s(literal 1/6 binary32) (*.f32 x x))
(* x 1/6)
(*.f32 x #s(literal 1/6 binary32))
1/6
#s(literal 1/6 binary32)
(copysign (log (+ (* x (+ 1 (/ 1/2 (* x x)))) (neg x))) x)
(copysign.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)) x)
(log (+ (* x (+ 1 (/ 1/2 (* x x)))) (neg x)))
(log.f32 (/.f32 #s(literal 1/2 binary32) x))
(+ (* x (+ 1 (/ 1/2 (* x x)))) (neg x))
(/.f32 #s(literal 1/2 binary32) x)
(* x (+ 1 (/ 1/2 (* x x))))
(+.f32 x (/.f32 #s(literal 1/2 binary32) x))
x
(+ 1 (/ 1/2 (* x x)))
(+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))
1
#s(literal 1 binary32)
(/ 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)
(neg x)
(neg.f32 x)
(copysign (log (* x (/ (- (* (+ 1 (/ 1/2 (* x x))) (+ 1 (/ 1/2 (* x x)))) 1) (- (+ 1 (/ 1/2 (* x x))) -1)))) x)
(copysign.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)) x)
(log (* x (/ (- (* (+ 1 (/ 1/2 (* x x))) (+ 1 (/ 1/2 (* x x)))) 1) (- (+ 1 (/ 1/2 (* x x))) -1))))
(log.f32 (/.f32 #s(literal 1/2 binary32) x))
(* x (/ (- (* (+ 1 (/ 1/2 (* x x))) (+ 1 (/ 1/2 (* x x)))) 1) (- (+ 1 (/ 1/2 (* x x))) -1)))
(/.f32 #s(literal 1/2 binary32) x)
x
(/ (- (* (+ 1 (/ 1/2 (* x x))) (+ 1 (/ 1/2 (* x x)))) 1) (- (+ 1 (/ 1/2 (* x x))) -1))
(/.f32 #s(literal 1/2 binary32) (*.f32 x x))
(- (* (+ 1 (/ 1/2 (* x x))) (+ 1 (/ 1/2 (* x x)))) 1)
(*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))
(* (+ 1 (/ 1/2 (* x x))) (+ 1 (/ 1/2 (* x x))))
(+.f32 #s(literal 1 binary32) (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))
(+ 1 (/ 1/2 (* x x)))
(+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))
1
#s(literal 1 binary32)
(/ 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)
(- (+ 1 (/ 1/2 (* x x))) -1)
(+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32))
-1
#s(literal -1 binary32)
(copysign (log (- (fabs x) x)) x)
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x)
(log (- (fabs x) x))
(log.f32 (-.f32 (fabs.f32 x) x))
(- (fabs x) x)
(-.f32 (fabs.f32 x) x)
(fabs x)
(fabs.f32 x)
x

localize157.0ms (2.1%)

Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
accuracy100.0%
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x)
accuracy100.0%
(-.f32 (fabs.f32 x) x)
accuracy100.0%
(log.f32 (-.f32 (fabs.f32 x) x))
accuracy100.0%
(fabs.f32 x)
accuracy100.0%
(*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))
accuracy100.0%
(*.f32 x (/.f32 (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.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))) #s(literal -1 binary32))))
accuracy100.0%
(*.f32 x x)
accuracy100.0%
(log.f32 (*.f32 x (/.f32 (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.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))) #s(literal -1 binary32)))))
accuracy100.0%
(*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))
accuracy100.0%
(*.f32 x x)
accuracy100.0%
(neg.f32 x)
accuracy100.0%
(log.f32 (+.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (neg.f32 x)))
accuracy100.0%
(+.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x #s(literal 1/6 binary32))))
accuracy100.0%
(*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x #s(literal 1/6 binary32)))))
accuracy100.0%
(*.f32 x (*.f32 x #s(literal 1/6 binary32)))
accuracy100.0%
(*.f32 x #s(literal 1/6 binary32))
accuracy100.0%
(copysign.f32 (neg.f32 x) x)
accuracy100.0%
(neg.f32 x)
Results
82.0ms256×0invalid
Compiler

Compiled 313 to 31 computations (90.1% saved)

Precisions
Click to see histograms. Total time spent on operations: 47.0ms
ival-mult: 12.0ms (25.5% of total)
ival-copysign: 10.0ms (21.2% of total)
ival-log: 7.0ms (14.9% of total)
ival-div: 4.0ms (8.5% of total)
ival-add: 4.0ms (8.5% of total)
ival-sub: 4.0ms (8.5% of total)
...c/correct-round.rkt:119:19: 4.0ms (8.5% of total)
ival-neg: 2.0ms (4.2% of total)
ival-fabs: 1.0ms (2.1% of total)
const: 1.0ms (2.1% of total)
backward-pass: 0.0ms (0% of total)

series47.0ms (0.6%)

Counts
21 → 252
Calls
Call 1
Inputs
#<alt (copysign (neg x) x)>
#<alt (neg x)>
#<alt (copysign (* x (+ -1 (* x (* x 1/6)))) x)>
#<alt (* x (+ -1 (* x (* x 1/6))))>
#<alt (+ -1 (* x (* x 1/6)))>
#<alt (* x (* x 1/6))>
#<alt (copysign (log (+ (* x (+ 1 (/ 1/2 (* x x)))) (neg x))) x)>
#<alt (log (+ (* x (+ 1 (/ 1/2 (* x x)))) (neg x)))>
#<alt (+ (* x (+ 1 (/ 1/2 (* x x)))) (neg x))>
#<alt (* x (+ 1 (/ 1/2 (* x x))))>
#<alt (copysign (log (* x (/ (- (* (+ 1 (/ 1/2 (* x x))) (+ 1 (/ 1/2 (* x x)))) 1) (- (+ 1 (/ 1/2 (* x x))) -1)))) x)>
#<alt (log (* x (/ (- (* (+ 1 (/ 1/2 (* x x))) (+ 1 (/ 1/2 (* x x)))) 1) (- (+ 1 (/ 1/2 (* x x))) -1))))>
#<alt (* x (/ (- (* (+ 1 (/ 1/2 (* x x))) (+ 1 (/ 1/2 (* x x)))) 1) (- (+ 1 (/ 1/2 (* x x))) -1)))>
#<alt (/ (- (* (+ 1 (/ 1/2 (* x x))) (+ 1 (/ 1/2 (* x x)))) 1) (- (+ 1 (/ 1/2 (* x x))) -1))>
#<alt (copysign (log (- (fabs x) x)) x)>
#<alt (log (- (fabs x) x))>
#<alt (- (fabs x) x)>
#<alt (fabs x)>
#<alt (* x 1/6)>
#<alt (* x x)>
#<alt (* (+ 1 (/ 1/2 (* x x))) (+ 1 (/ 1/2 (* x x))))>
Outputs
#<alt (copysign (neg x) x)>
#<alt (copysign (neg x) x)>
#<alt (copysign (neg x) x)>
#<alt (copysign (neg x) x)>
#<alt (copysign (neg x) x)>
#<alt (copysign (neg x) x)>
#<alt (copysign (neg x) x)>
#<alt (copysign (neg x) x)>
#<alt (copysign (* -1 x) x)>
#<alt (copysign (* -1 x) x)>
#<alt (copysign (* -1 x) x)>
#<alt (copysign (* -1 x) x)>
#<alt (* -1 x)>
#<alt (* -1 x)>
#<alt (* -1 x)>
#<alt (* -1 x)>
#<alt (* -1 x)>
#<alt (* -1 x)>
#<alt (* -1 x)>
#<alt (* -1 x)>
#<alt (* -1 x)>
#<alt (* -1 x)>
#<alt (* -1 x)>
#<alt (* -1 x)>
#<alt (copysign (* x (- (* 1/6 (pow x 2)) 1)) x)>
#<alt (copysign (* x (- (* 1/6 (pow x 2)) 1)) x)>
#<alt (copysign (* x (- (* 1/6 (pow x 2)) 1)) x)>
#<alt (copysign (* x (- (* 1/6 (pow x 2)) 1)) x)>
#<alt (copysign (* x (- (* 1/6 (pow x 2)) 1)) x)>
#<alt (copysign (* x (- (* 1/6 (pow x 2)) 1)) x)>
#<alt (copysign (* x (- (* 1/6 (pow x 2)) 1)) x)>
#<alt (copysign (* x (- (* 1/6 (pow x 2)) 1)) x)>
#<alt (copysign (* x (- (* 1/6 (pow x 2)) 1)) x)>
#<alt (copysign (* x (- (* 1/6 (pow x 2)) 1)) x)>
#<alt (copysign (* x (- (* 1/6 (pow x 2)) 1)) x)>
#<alt (copysign (* x (- (* 1/6 (pow x 2)) 1)) x)>
#<alt (* -1 x)>
#<alt (* x (- (* 1/6 (pow x 2)) 1))>
#<alt (* x (- (* 1/6 (pow x 2)) 1))>
#<alt (* x (- (* 1/6 (pow x 2)) 1))>
#<alt (* 1/6 (pow x 3))>
#<alt (* (pow x 3) (- 1/6 (/ 1 (pow x 2))))>
#<alt (* (pow x 3) (- 1/6 (/ 1 (pow x 2))))>
#<alt (* (pow x 3) (- 1/6 (/ 1 (pow x 2))))>
#<alt (* 1/6 (pow x 3))>
#<alt (* -1 (* (pow x 3) (- (/ 1 (pow x 2)) 1/6)))>
#<alt (* -1 (* (pow x 3) (- (/ 1 (pow x 2)) 1/6)))>
#<alt (* -1 (* (pow x 3) (- (/ 1 (pow x 2)) 1/6)))>
#<alt -1>
#<alt (- (* 1/6 (pow x 2)) 1)>
#<alt (- (* 1/6 (pow x 2)) 1)>
#<alt (- (* 1/6 (pow x 2)) 1)>
#<alt (* 1/6 (pow x 2))>
#<alt (* (pow x 2) (- 1/6 (/ 1 (pow x 2))))>
#<alt (* (pow x 2) (- 1/6 (/ 1 (pow x 2))))>
#<alt (* (pow x 2) (- 1/6 (/ 1 (pow x 2))))>
#<alt (* 1/6 (pow x 2))>
#<alt (* (pow x 2) (- 1/6 (/ 1 (pow x 2))))>
#<alt (* (pow x 2) (- 1/6 (/ 1 (pow x 2))))>
#<alt (* (pow x 2) (- 1/6 (/ 1 (pow x 2))))>
#<alt (* 1/6 (pow x 2))>
#<alt (* 1/6 (pow x 2))>
#<alt (* 1/6 (pow x 2))>
#<alt (* 1/6 (pow x 2))>
#<alt (* 1/6 (pow x 2))>
#<alt (* 1/6 (pow x 2))>
#<alt (* 1/6 (pow x 2))>
#<alt (* 1/6 (pow x 2))>
#<alt (* 1/6 (pow x 2))>
#<alt (* 1/6 (pow x 2))>
#<alt (* 1/6 (pow x 2))>
#<alt (* 1/6 (pow x 2))>
#<alt (copysign (log (- (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))) x)) x)>
#<alt (copysign (log (- (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))) x)) x)>
#<alt (copysign (log (- (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))) x)) x)>
#<alt (copysign (log (- (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))) x)) x)>
#<alt (copysign (log (/ 1/2 x)) x)>
#<alt (copysign (log (/ 1/2 x)) x)>
#<alt (copysign (log (/ 1/2 x)) x)>
#<alt (copysign (log (/ 1/2 x)) x)>
#<alt (copysign (log (+ (* -1 x) (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))) x)>
#<alt (copysign (log (+ (* -1 x) (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))) x)>
#<alt (copysign (log (+ (* -1 x) (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))) x)>
#<alt (copysign (log (+ (* -1 x) (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))) x)>
#<alt (+ (log 1/2) (* -1 (log x)))>
#<alt (+ (log 1/2) (* -1 (log x)))>
#<alt (+ (log 1/2) (* -1 (log x)))>
#<alt (+ (log 1/2) (* -1 (log x)))>
#<alt (+ (log 1/2) (log (/ 1 x)))>
#<alt (+ (log 1/2) (log (/ 1 x)))>
#<alt (+ (log 1/2) (log (/ 1 x)))>
#<alt (+ (log 1/2) (log (/ 1 x)))>
#<alt (+ (log -1/2) (log (/ -1 x)))>
#<alt (+ (log -1/2) (log (/ -1 x)))>
#<alt (+ (log -1/2) (log (/ -1 x)))>
#<alt (+ (log -1/2) (log (/ -1 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 (/ 1/2 x)>
#<alt (/ 1/2 x)>
#<alt (/ (+ 1/2 (pow x 2)) x)>
#<alt (/ (+ 1/2 (pow x 2)) x)>
#<alt (/ (+ 1/2 (pow x 2)) x)>
#<alt x>
#<alt (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))>
#<alt (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))>
#<alt (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))>
#<alt x>
#<alt (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))>
#<alt (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))>
#<alt (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))>
#<alt (copysign (log (/ (* x (- (pow (+ 1 (* 1/2 (/ 1 (pow x 2)))) 2) 1)) (+ 2 (* 1/2 (/ 1 (pow x 2)))))) x)>
#<alt (copysign (log (/ (* x (- (pow (+ 1 (* 1/2 (/ 1 (pow x 2)))) 2) 1)) (+ 2 (* 1/2 (/ 1 (pow x 2)))))) x)>
#<alt (copysign (log (/ (* x (- (pow (+ 1 (* 1/2 (/ 1 (pow x 2)))) 2) 1)) (+ 2 (* 1/2 (/ 1 (pow x 2)))))) x)>
#<alt (copysign (log (/ (* x (- (pow (+ 1 (* 1/2 (/ 1 (pow x 2)))) 2) 1)) (+ 2 (* 1/2 (/ 1 (pow x 2)))))) x)>
#<alt (copysign (log (/ (* x (- (pow (+ 1 (* 1/2 (/ 1 (pow x 2)))) 2) 1)) (+ 2 (* 1/2 (/ 1 (pow x 2)))))) x)>
#<alt (copysign (log (/ (* x (- (pow (+ 1 (* 1/2 (/ 1 (pow x 2)))) 2) 1)) (+ 2 (* 1/2 (/ 1 (pow x 2)))))) x)>
#<alt (copysign (log (/ (* x (- (pow (+ 1 (* 1/2 (/ 1 (pow x 2)))) 2) 1)) (+ 2 (* 1/2 (/ 1 (pow x 2)))))) x)>
#<alt (copysign (log (/ (* x (- (pow (+ 1 (* 1/2 (/ 1 (pow x 2)))) 2) 1)) (+ 2 (* 1/2 (/ 1 (pow x 2)))))) x)>
#<alt (copysign (log (/ (* x (- (pow (+ 1 (* 1/2 (/ 1 (pow x 2)))) 2) 1)) (+ 2 (* 1/2 (/ 1 (pow x 2)))))) x)>
#<alt (copysign (log (/ (* x (- (pow (+ 1 (* 1/2 (/ 1 (pow x 2)))) 2) 1)) (+ 2 (* 1/2 (/ 1 (pow x 2)))))) x)>
#<alt (copysign (log (/ (* x (- (pow (+ 1 (* 1/2 (/ 1 (pow x 2)))) 2) 1)) (+ 2 (* 1/2 (/ 1 (pow x 2)))))) x)>
#<alt (copysign (log (/ (* x (- (pow (+ 1 (* 1/2 (/ 1 (pow x 2)))) 2) 1)) (+ 2 (* 1/2 (/ 1 (pow x 2)))))) x)>
#<alt (+ (log 1/2) (* -1 (log x)))>
#<alt (+ (log 1/2) (* -1 (log x)))>
#<alt (+ (log 1/2) (* -1 (log x)))>
#<alt (+ (log 1/2) (* -1 (log x)))>
#<alt (+ (log 1/2) (log (/ 1 x)))>
#<alt (+ (log 1/2) (log (/ 1 x)))>
#<alt (+ (log 1/2) (log (/ 1 x)))>
#<alt (+ (log 1/2) (log (/ 1 x)))>
#<alt (+ (log -1/2) (log (/ -1 x)))>
#<alt (+ (log -1/2) (log (/ -1 x)))>
#<alt (+ (log -1/2) (log (/ -1 x)))>
#<alt (+ (log -1/2) (log (/ -1 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 (/ 1/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 (copysign (log (- (fabs x) x)) x)>
#<alt (copysign (log (- (fabs x) x)) x)>
#<alt (copysign (log (- (fabs x) x)) x)>
#<alt (copysign (log (- (fabs x) x)) x)>
#<alt (copysign (log (- (fabs x) x)) x)>
#<alt (copysign (log (- (fabs x) x)) x)>
#<alt (copysign (log (- (fabs x) x)) x)>
#<alt (copysign (log (- (fabs x) 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)) (* -1 (/ 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 (+ (log -1) (* -1 (log (/ 1 x))))>
#<alt (+ (log -1) (+ (* -1 (log (/ 1 x))) (* -1 (/ (fabs x) x))))>
#<alt (+ (log -1) (+ (* -1 (log (/ 1 x))) (+ (* -1 (/ (fabs x) x)) (* -1/2 (/ (pow (fabs x) 2) (pow x 2))))))>
#<alt (+ (log -1) (+ (* -1 (log (/ 1 x))) (+ (* -1 (/ (fabs x) x)) (+ (* -1/2 (/ (pow (fabs x) 2) (pow x 2))) (* -1/3 (/ (pow (fabs x) 3) (pow x 3)))))))>
#<alt (* -1 (log (/ -1 x)))>
#<alt (+ (* -1 (log (/ -1 x))) (* -1 (/ (fabs x) x)))>
#<alt (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* 1/2 (/ (pow (fabs x) 2) x))) x)))>
#<alt (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1 (/ (+ (* -1/2 (pow (fabs x) 2)) (* -1/3 (/ (pow (fabs x) 3) x))) x))) x)))>
#<alt (fabs x)>
#<alt (+ (fabs x) (* -1 x))>
#<alt (+ (fabs x) (* -1 x))>
#<alt (+ (fabs x) (* -1 x))>
#<alt (* -1 x)>
#<alt (* x (- (/ (fabs x) x) 1))>
#<alt (* x (- (/ (fabs x) x) 1))>
#<alt (* x (- (/ (fabs x) x) 1))>
#<alt (* -1 x)>
#<alt (* -1 (* x (+ 1 (* -1 (/ (fabs x) x)))))>
#<alt (* -1 (* x (+ 1 (* -1 (/ (fabs x) x)))))>
#<alt (* -1 (* x (+ 1 (* -1 (/ (fabs 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/6 x)>
#<alt (* 1/6 x)>
#<alt (* 1/6 x)>
#<alt (* 1/6 x)>
#<alt (* 1/6 x)>
#<alt (* 1/6 x)>
#<alt (* 1/6 x)>
#<alt (* 1/6 x)>
#<alt (* 1/6 x)>
#<alt (* 1/6 x)>
#<alt (* 1/6 x)>
#<alt (* 1/6 x)>
#<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 (/ 1/4 (pow x 4))>
#<alt (/ (+ 1/4 (pow x 2)) (pow x 4))>
#<alt (/ (+ 1/4 (* (pow x 2) (+ 1 (pow x 2)))) (pow x 4))>
#<alt (/ (+ 1/4 (* (pow x 2) (+ 1 (pow x 2)))) (pow x 4))>
#<alt 1>
#<alt (+ 1 (/ 1 (pow x 2)))>
#<alt (+ 1 (+ (/ 1/4 (pow x 4)) (/ 1 (pow x 2))))>
#<alt (+ 1 (+ (/ 1/4 (pow x 4)) (/ 1 (pow x 2))))>
#<alt 1>
#<alt (+ 1 (/ 1 (pow x 2)))>
#<alt (+ 1 (+ (/ 1/4 (pow x 4)) (/ 1 (pow x 2))))>
#<alt (+ 1 (+ (/ 1/4 (pow x 4)) (/ 1 (pow x 2))))>
Calls

63 calls:

TimeVariablePointExpression
9.0ms
x
@-inf
(log (* x (/ (- (* (+ 1 (/ 1/2 (* x x))) (+ 1 (/ 1/2 (* x x)))) 1) (- (+ 1 (/ 1/2 (* x x))) -1))))
8.0ms
x
@0
(log (* x (/ (- (* (+ 1 (/ 1/2 (* x x))) (+ 1 (/ 1/2 (* x x)))) 1) (- (+ 1 (/ 1/2 (* x x))) -1))))
7.0ms
x
@inf
(log (* x (/ (- (* (+ 1 (/ 1/2 (* x x))) (+ 1 (/ 1/2 (* x x)))) 1) (- (+ 1 (/ 1/2 (* x x))) -1))))
7.0ms
x
@-inf
(log (+ (* x (+ 1 (/ 1/2 (* x x)))) (neg x)))
7.0ms
x
@0
(log (+ (* x (+ 1 (/ 1/2 (* x x)))) (neg x)))

rewrite366.0ms (4.8%)

Algorithm
batch-egg-rewrite
Rules
4346×*-lowering-*.f32
4346×*-lowering-*.f64
2534×/-lowering-/.f32
2534×/-lowering-/.f64
2134×--lowering--.f32
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
030175
1167144
21617126
08734126
Stop Event
iter limit
node limit
Counts
21 → 401
Calls
Call 1
Inputs
(copysign (neg x) x)
(neg x)
(copysign (* x (+ -1 (* x (* x 1/6)))) x)
(* x (+ -1 (* x (* x 1/6))))
(+ -1 (* x (* x 1/6)))
(* x (* x 1/6))
(copysign (log (+ (* x (+ 1 (/ 1/2 (* x x)))) (neg x))) x)
(log (+ (* x (+ 1 (/ 1/2 (* x x)))) (neg x)))
(+ (* x (+ 1 (/ 1/2 (* x x)))) (neg x))
(* x (+ 1 (/ 1/2 (* x x))))
(copysign (log (* x (/ (- (* (+ 1 (/ 1/2 (* x x))) (+ 1 (/ 1/2 (* x x)))) 1) (- (+ 1 (/ 1/2 (* x x))) -1)))) x)
(log (* x (/ (- (* (+ 1 (/ 1/2 (* x x))) (+ 1 (/ 1/2 (* x x)))) 1) (- (+ 1 (/ 1/2 (* x x))) -1))))
(* x (/ (- (* (+ 1 (/ 1/2 (* x x))) (+ 1 (/ 1/2 (* x x)))) 1) (- (+ 1 (/ 1/2 (* x x))) -1)))
(/ (- (* (+ 1 (/ 1/2 (* x x))) (+ 1 (/ 1/2 (* x x)))) 1) (- (+ 1 (/ 1/2 (* x x))) -1))
(copysign (log (- (fabs x) x)) x)
(log (- (fabs x) x))
(- (fabs x) x)
(fabs x)
(* x 1/6)
(* x x)
(* (+ 1 (/ 1/2 (* x x))) (+ 1 (/ 1/2 (* x x))))
Outputs
(copysign.f32 (neg.f32 x) x)
(neg.f32 x)
(+.f32 #s(literal 0 binary32) (neg.f32 x))
(-.f32 #s(literal 0 binary32) x)
(/.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (+.f32 #s(literal 0 binary32) x))
(/.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x))))
(*.f32 x #s(literal -1 binary32))
(*.f32 #s(literal -1 binary32) x)
(copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 #s(literal 1/6 binary32) (*.f32 x x)))) x)
(+.f32 (neg.f32 x) (*.f32 x (*.f32 #s(literal 1/6 binary32) (*.f32 x x))))
(+.f32 (*.f32 x (*.f32 #s(literal 1/6 binary32) (*.f32 x x))) (neg.f32 x))
(fma.f32 x #s(literal -1 binary32) (*.f32 x (*.f32 #s(literal 1/6 binary32) (*.f32 x x))))
(fma.f32 x (*.f32 #s(literal 1/6 binary32) (*.f32 x x)) (neg.f32 x))
(fma.f32 #s(literal -1 binary32) x (*.f32 x (*.f32 #s(literal 1/6 binary32) (*.f32 x x))))
(fma.f32 (*.f32 x #s(literal 1/6 binary32)) (*.f32 x x) (neg.f32 x))
(fma.f32 (*.f32 #s(literal 1/6 binary32) (*.f32 x x)) x (neg.f32 x))
(fma.f32 (*.f32 x x) (*.f32 x #s(literal 1/6 binary32)) (neg.f32 x))
(fma.f32 (*.f32 x (*.f32 x x)) #s(literal 1/6 binary32) (neg.f32 x))
(-.f32 #s(literal 0 binary32) (-.f32 x (*.f32 x (*.f32 #s(literal 1/6 binary32) (*.f32 x x)))))
(/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/216 binary32))) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (-.f32 (*.f32 (*.f32 x (*.f32 #s(literal 1/6 binary32) (*.f32 x x))) (*.f32 x (*.f32 #s(literal 1/6 binary32) (*.f32 x x)))) (*.f32 (neg.f32 x) (*.f32 x (*.f32 #s(literal 1/6 binary32) (*.f32 x x)))))))
(/.f32 (-.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 #s(literal 1/6 binary32) (*.f32 x x))) (*.f32 x (*.f32 #s(literal 1/6 binary32) (*.f32 x x))))) (-.f32 (neg.f32 x) (*.f32 x (*.f32 #s(literal 1/6 binary32) (*.f32 x x)))))
(/.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/216 binary32))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 #s(literal 1/6 binary32) (*.f32 x x)) (-.f32 (*.f32 #s(literal 1/6 binary32) (*.f32 x x)) #s(literal -1 binary32)))))
(/.f32 (*.f32 x (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1/36 binary32)))) (-.f32 #s(literal -1 binary32) (*.f32 #s(literal 1/6 binary32) (*.f32 x x))))
(/.f32 (*.f32 (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/216 binary32)))) x) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 #s(literal 1/6 binary32) (*.f32 x x)) (-.f32 (*.f32 #s(literal 1/6 binary32) (*.f32 x x)) #s(literal -1 binary32)))))
(/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1/36 binary32))) x) (-.f32 #s(literal -1 binary32) (*.f32 #s(literal 1/6 binary32) (*.f32 x x))))
(*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 #s(literal 1/6 binary32) (*.f32 x x))))
(*.f32 (+.f32 #s(literal -1 binary32) (*.f32 #s(literal 1/6 binary32) (*.f32 x x))) x)
(+.f32 #s(literal -1 binary32) (*.f32 #s(literal 1/6 binary32) (*.f32 x x)))
(+.f32 (*.f32 #s(literal 1/6 binary32) (*.f32 x x)) #s(literal -1 binary32))
(pow.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 #s(literal 1/6 binary32) (*.f32 x x)) (-.f32 (*.f32 #s(literal 1/6 binary32) (*.f32 x x)) #s(literal -1 binary32)))) (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/216 binary32))))) #s(literal -1 binary32))
(pow.f32 (/.f32 (-.f32 #s(literal -1 binary32) (*.f32 #s(literal 1/6 binary32) (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1/36 binary32)))) #s(literal -1 binary32))
(fma.f32 x (*.f32 x #s(literal 1/6 binary32)) #s(literal -1 binary32))
(fma.f32 #s(literal 1/6 binary32) (*.f32 x x) #s(literal -1 binary32))
(fma.f32 (*.f32 x #s(literal 1/6 binary32)) x #s(literal -1 binary32))
(fma.f32 (*.f32 x x) #s(literal 1/6 binary32) #s(literal -1 binary32))
(-.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal -1 binary32) (*.f32 #s(literal 1/6 binary32) (*.f32 x x)))) (/.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1/36 binary32)) (-.f32 #s(literal -1 binary32) (*.f32 #s(literal 1/6 binary32) (*.f32 x x)))))
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 #s(literal 1/6 binary32) (*.f32 x x)) (-.f32 (*.f32 #s(literal 1/6 binary32) (*.f32 x x)) #s(literal -1 binary32)))) (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/216 binary32))))))
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 #s(literal -1 binary32) (*.f32 #s(literal 1/6 binary32) (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1/36 binary32)))))
(/.f32 (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/216 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 #s(literal 1/6 binary32) (*.f32 x x)) (-.f32 (*.f32 #s(literal 1/6 binary32) (*.f32 x x)) #s(literal -1 binary32)))))
(/.f32 (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/216 binary32)))) (+.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1/36 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (*.f32 #s(literal 1/6 binary32) (*.f32 x x))))))
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1/36 binary32))) (-.f32 #s(literal -1 binary32) (*.f32 #s(literal 1/6 binary32) (*.f32 x x))))
(/.f32 (neg.f32 (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/216 binary32))))) (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 #s(literal 1/6 binary32) (*.f32 x x)) (-.f32 (*.f32 #s(literal 1/6 binary32) (*.f32 x x)) #s(literal -1 binary32))))))
(/.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1/36 binary32)))) (neg.f32 (-.f32 #s(literal -1 binary32) (*.f32 #s(literal 1/6 binary32) (*.f32 x x)))))
(/.f32 (-.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1/36 binary32)) #s(literal 1 binary32)) (-.f32 (*.f32 #s(literal 1/6 binary32) (*.f32 x x)) #s(literal -1 binary32)))
(/.f32 (-.f32 (*.f32 #s(literal 1 binary32) (-.f32 #s(literal -1 binary32) (*.f32 #s(literal 1/6 binary32) (*.f32 x x)))) (*.f32 (-.f32 #s(literal -1 binary32) (*.f32 #s(literal 1/6 binary32) (*.f32 x x))) (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1/36 binary32)))) (*.f32 (-.f32 #s(literal -1 binary32) (*.f32 #s(literal 1/6 binary32) (*.f32 x x))) (-.f32 #s(literal -1 binary32) (*.f32 #s(literal 1/6 binary32) (*.f32 x x)))))
(*.f32 (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/216 binary32)))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 #s(literal 1/6 binary32) (*.f32 x x)) (-.f32 (*.f32 #s(literal 1/6 binary32) (*.f32 x x)) #s(literal -1 binary32))))))
(*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1/36 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 #s(literal -1 binary32) (*.f32 #s(literal 1/6 binary32) (*.f32 x x)))))
(*.f32 x (*.f32 x #s(literal 1/6 binary32)))
(*.f32 #s(literal 1/6 binary32) (*.f32 x x))
(*.f32 (*.f32 x #s(literal 1/6 binary32)) x)
(*.f32 (*.f32 x x) #s(literal 1/6 binary32))
(copysign.f32 (log.f32 (+.f32 x (-.f32 (/.f32 #s(literal 1/2 binary32) x) x))) x)
(neg.f32 (log.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) (*.f32 (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32))))))
(neg.f32 (log.f32 (/.f32 (+.f32 (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) 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 (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))) (*.f32 x (*.f32 x x))))))
(neg.f32 (log.f32 (/.f32 (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x) (*.f32 (+.f32 x (-.f32 (/.f32 #s(literal 1/2 binary32) x) x)) (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x)))))
(+.f32 (log.f32 x) (log1p.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1 binary32))))
(+.f32 (log1p.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1 binary32))) (log.f32 x))
(+.f32 (log.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32)))) (log.f32 (*.f32 (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32))) x)))
(+.f32 (log.f32 (*.f32 (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32)))) (neg.f32 (log1p.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))))
(+.f32 (log.f32 (*.f32 (+.f32 x (-.f32 (/.f32 #s(literal 1/2 binary32) x) x)) (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x))) (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x))))
(+.f32 (log.f32 (+.f32 (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))) (*.f32 x (*.f32 x x)))) (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) 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 (log.f32 (/.f32 (*.f32 (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32))) (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32))))) (log1p.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1 binary32))))
(+.f32 (log.f32 (/.f32 (*.f32 (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32))) (+.f32 (*.f32 (+.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))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) #s(literal 1 binary32)))) (log.f32 (+.f32 (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) (*.f32 #s(literal -1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))))
(-.f32 (log.f32 x) (neg.f32 (log1p.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1 binary32)))))
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) (*.f32 (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32))))))
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (+.f32 (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) 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 (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))) (*.f32 x (*.f32 x x))))))
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x) (*.f32 (+.f32 x (-.f32 (/.f32 #s(literal 1/2 binary32) x) x)) (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x)))))
(-.f32 (log.f32 (*.f32 (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32)))) (log1p.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))
(-.f32 (log.f32 (*.f32 (+.f32 x (-.f32 (/.f32 #s(literal 1/2 binary32) x) x)) (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x))) (log.f32 (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x)))
(-.f32 (log.f32 (+.f32 (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))) (*.f32 x (*.f32 x x)))) (log.f32 (+.f32 (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) 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 (log.f32 (+.f32 (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))) (*.f32 x (*.f32 x x)))) (log.f32 (+.f32 (*.f32 x x) (-.f32 (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))) (*.f32 (neg.f32 x) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))))))
(-.f32 (log.f32 (+.f32 (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))) (*.f32 x (*.f32 x x)))) (log.f32 (+.f32 (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))) (+.f32 (*.f32 x x) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x)))))
(-.f32 (log.f32 (neg.f32 (*.f32 (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32))))) (log.f32 (neg.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)))))
(-.f32 (log.f32 (neg.f32 (+.f32 (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))) (*.f32 x (*.f32 x x))))) (log.f32 (neg.f32 (+.f32 (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) 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 (log.f32 (neg.f32 (*.f32 (+.f32 x (-.f32 (/.f32 #s(literal 1/2 binary32) x) x)) (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x)))) (log.f32 (neg.f32 (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x))))
(-.f32 (log.f32 (-.f32 (*.f32 x x) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))))) (log.f32 (-.f32 (neg.f32 x) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))))
(-.f32 (log.f32 (*.f32 x (neg.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32)))))) (log.f32 (neg.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)))))
(-.f32 (log.f32 (*.f32 (neg.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32)))) x)) (log.f32 (neg.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)))))
(/.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (pow.f32 (log1p.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1 binary32))) #s(literal 3 binary32))) (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 (pow.f32 (log1p.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1 binary32))) #s(literal 2 binary32)) (*.f32 (log.f32 x) (log1p.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1 binary32)))))))
(/.f32 (-.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (pow.f32 (log1p.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1 binary32))) #s(literal 2 binary32))) (log.f32 (/.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32)))))
(log.f32 (+.f32 x (-.f32 (/.f32 #s(literal 1/2 binary32) x) x)))
(+.f32 x (-.f32 (/.f32 #s(literal 1/2 binary32) x) x))
(+.f32 (neg.f32 x) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))
(+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (neg.f32 x))
(+.f32 (+.f32 x (-.f32 (/.f32 #s(literal 1/2 binary32) x) x)) (+.f32 (neg.f32 x) x))
(+.f32 (+.f32 x (-.f32 (/.f32 #s(literal 1/2 binary32) x) x)) (fma.f32 (neg.f32 x) #s(literal 1 binary32) x))
(+.f32 (+.f32 (neg.f32 x) x) (/.f32 #s(literal 1/2 binary32) x))
(pow.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) (*.f32 (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32)))) #s(literal -1 binary32))
(pow.f32 (/.f32 (+.f32 (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) 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 (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))) (*.f32 x (*.f32 x x)))) #s(literal -1 binary32))
(pow.f32 (/.f32 (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x) (*.f32 (+.f32 x (-.f32 (/.f32 #s(literal 1/2 binary32) x) x)) (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x))) #s(literal -1 binary32))
(fma.f32 x #s(literal -1 binary32) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))
(fma.f32 x #s(literal 1 binary32) (-.f32 (/.f32 #s(literal 1/2 binary32) x) x))
(fma.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (neg.f32 x))
(fma.f32 #s(literal -1 binary32) x (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))
(fma.f32 #s(literal 1 binary32) x (-.f32 (/.f32 #s(literal 1/2 binary32) x) x))
(fma.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) x (neg.f32 x))
(-.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x)
(-.f32 #s(literal 0 binary32) (-.f32 x (+.f32 x (/.f32 #s(literal 1/2 binary32) x))))
(-.f32 (/.f32 (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))) (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x)) (/.f32 (*.f32 x x) (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x)))
(-.f32 (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) #s(literal 0 binary32)) x)
(/.f32 x (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32))))
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) (*.f32 (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32)))))
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) 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 (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))) (*.f32 x (*.f32 x x)))))
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x) (*.f32 (+.f32 x (-.f32 (/.f32 #s(literal 1/2 binary32) x) x)) (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x))))
(/.f32 (*.f32 (+.f32 x (-.f32 (/.f32 #s(literal 1/2 binary32) x) x)) (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x)) (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x))
(/.f32 (*.f32 (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32))) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)))
(/.f32 (neg.f32 (*.f32 (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32)))) (neg.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32))))
(/.f32 (neg.f32 (+.f32 (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))) (*.f32 x (*.f32 x x)))) (neg.f32 (+.f32 (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) 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 (neg.f32 (*.f32 (+.f32 x (-.f32 (/.f32 #s(literal 1/2 binary32) x) x)) (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x))) (neg.f32 (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x)))
(/.f32 (*.f32 x (neg.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32))))) (neg.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32))))
(/.f32 (*.f32 (neg.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32)))) x) (neg.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32))))
(/.f32 (+.f32 (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) 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 (+.f32 (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (-.f32 (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))) (*.f32 (neg.f32 x) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))))))
(/.f32 (+.f32 (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))) (+.f32 (*.f32 x x) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x))))
(/.f32 (-.f32 (*.f32 x x) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))) (-.f32 (neg.f32 x) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))))
(/.f32 (-.f32 (*.f32 (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))) (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x)) (*.f32 (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x) (*.f32 x x))) (*.f32 (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x) (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x)))
(*.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32)))
(*.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32))) (*.f32 (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32))) x))
(*.f32 (*.f32 (+.f32 x (-.f32 (/.f32 #s(literal 1/2 binary32) x) x)) (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x)) (/.f32 #s(literal 1 binary32) (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x)))
(*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32)) x)
(*.f32 (*.f32 (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32))))
(*.f32 (/.f32 (*.f32 (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32))) (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32)))) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32)))
(*.f32 (/.f32 (*.f32 (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32))) (+.f32 (*.f32 (+.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))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) #s(literal 1 binary32))) (+.f32 (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) (*.f32 #s(literal -1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))))
(*.f32 (+.f32 (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) 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 x (/.f32 #s(literal 1/2 binary32) x))
(+.f32 (/.f32 #s(literal 1/2 binary32) x) x)
(fma.f32 x #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x))
(fma.f32 x (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) x)
(fma.f32 #s(literal 1 binary32) x (/.f32 #s(literal 1/2 binary32) x))
(fma.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) x) x)
(fma.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) x x)
(fma.f32 (*.f32 x #s(literal 1/2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 x x)) x)
(/.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal 1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (-.f32 (*.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 #s(literal 1/2 binary32) x)) (*.f32 x (/.f32 #s(literal 1/2 binary32) x)))))
(/.f32 (-.f32 (*.f32 x x) (*.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 #s(literal 1/2 binary32) x))) (-.f32 x (/.f32 #s(literal 1/2 binary32) x)))
(/.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1 binary32)) (/.f32 (*.f32 x x) #s(literal 1/2 binary32)))))
(/.f32 (*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x x) (*.f32 x 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/8 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))))) x) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1 binary32)) (/.f32 (*.f32 x x) #s(literal 1/2 binary32)))))
(/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))) x) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))
(*.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))) x)
(copysign.f32 (log.f32 (+.f32 x (-.f32 (/.f32 #s(literal 1/2 binary32) x) x))) x)
(neg.f32 (log.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) (*.f32 (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32))))))
(neg.f32 (log.f32 (/.f32 (+.f32 (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) 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 (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))) (*.f32 x (*.f32 x x))))))
(neg.f32 (log.f32 (/.f32 (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x) (*.f32 (+.f32 x (-.f32 (/.f32 #s(literal 1/2 binary32) x) x)) (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x)))))
(+.f32 (log.f32 x) (log1p.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1 binary32))))
(+.f32 (log1p.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1 binary32))) (log.f32 x))
(+.f32 (log.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32)))) (log.f32 (*.f32 (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32))) x)))
(+.f32 (log.f32 (*.f32 (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32)))) (neg.f32 (log1p.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))))
(+.f32 (log.f32 (*.f32 (+.f32 x (-.f32 (/.f32 #s(literal 1/2 binary32) x) x)) (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x))) (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x))))
(+.f32 (log.f32 (+.f32 (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))) (*.f32 x (*.f32 x x)))) (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) 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 (log.f32 (/.f32 (*.f32 (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32))) (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32))))) (log1p.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1 binary32))))
(+.f32 (log.f32 (/.f32 (*.f32 (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32))) (+.f32 (*.f32 (+.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))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) #s(literal 1 binary32)))) (log.f32 (+.f32 (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) (*.f32 #s(literal -1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))))
(-.f32 (log.f32 x) (neg.f32 (log1p.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1 binary32)))))
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) (*.f32 (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32))))))
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (+.f32 (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) 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 (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))) (*.f32 x (*.f32 x x))))))
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x) (*.f32 (+.f32 x (-.f32 (/.f32 #s(literal 1/2 binary32) x) x)) (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x)))))
(-.f32 (log.f32 (*.f32 (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32)))) (log1p.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))
(-.f32 (log.f32 (*.f32 (+.f32 x (-.f32 (/.f32 #s(literal 1/2 binary32) x) x)) (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x))) (log.f32 (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x)))
(-.f32 (log.f32 (+.f32 (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))) (*.f32 x (*.f32 x x)))) (log.f32 (+.f32 (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) 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 (log.f32 (+.f32 (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))) (*.f32 x (*.f32 x x)))) (log.f32 (+.f32 (*.f32 x x) (-.f32 (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))) (*.f32 (neg.f32 x) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))))))
(-.f32 (log.f32 (+.f32 (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))) (*.f32 x (*.f32 x x)))) (log.f32 (+.f32 (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))) (+.f32 (*.f32 x x) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x)))))
(-.f32 (log.f32 (neg.f32 (*.f32 (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32))))) (log.f32 (neg.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)))))
(-.f32 (log.f32 (neg.f32 (+.f32 (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))) (*.f32 x (*.f32 x x))))) (log.f32 (neg.f32 (+.f32 (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) 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 (log.f32 (neg.f32 (*.f32 (+.f32 x (-.f32 (/.f32 #s(literal 1/2 binary32) x) x)) (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x)))) (log.f32 (neg.f32 (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x))))
(-.f32 (log.f32 (-.f32 (*.f32 x x) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))))) (log.f32 (-.f32 (neg.f32 x) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))))
(-.f32 (log.f32 (*.f32 x (neg.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32)))))) (log.f32 (neg.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)))))
(-.f32 (log.f32 (*.f32 (neg.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32)))) x)) (log.f32 (neg.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)))))
(/.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (pow.f32 (log1p.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1 binary32))) #s(literal 3 binary32))) (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 (pow.f32 (log1p.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1 binary32))) #s(literal 2 binary32)) (*.f32 (log.f32 x) (log1p.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1 binary32)))))))
(/.f32 (-.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (pow.f32 (log1p.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1 binary32))) #s(literal 2 binary32))) (log.f32 (/.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32)))))
(log.f32 (+.f32 x (-.f32 (/.f32 #s(literal 1/2 binary32) x) x)))
(+.f32 x (-.f32 (/.f32 #s(literal 1/2 binary32) x) x))
(+.f32 (neg.f32 x) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))
(+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (neg.f32 x))
(+.f32 (+.f32 x (-.f32 (/.f32 #s(literal 1/2 binary32) x) x)) (+.f32 (neg.f32 x) x))
(+.f32 (+.f32 x (-.f32 (/.f32 #s(literal 1/2 binary32) x) x)) (fma.f32 (neg.f32 x) #s(literal 1 binary32) x))
(+.f32 (+.f32 (neg.f32 x) x) (/.f32 #s(literal 1/2 binary32) x))
(pow.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) (*.f32 (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32)))) #s(literal -1 binary32))
(pow.f32 (/.f32 (+.f32 (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) 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 (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))) (*.f32 x (*.f32 x x)))) #s(literal -1 binary32))
(pow.f32 (/.f32 (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x) (*.f32 (+.f32 x (-.f32 (/.f32 #s(literal 1/2 binary32) x) x)) (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x))) #s(literal -1 binary32))
(fma.f32 x #s(literal -1 binary32) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))
(fma.f32 x #s(literal 1 binary32) (-.f32 (/.f32 #s(literal 1/2 binary32) x) x))
(fma.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (neg.f32 x))
(fma.f32 #s(literal -1 binary32) x (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))
(fma.f32 #s(literal 1 binary32) x (-.f32 (/.f32 #s(literal 1/2 binary32) x) x))
(fma.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) x (neg.f32 x))
(-.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x)
(-.f32 #s(literal 0 binary32) (-.f32 x (+.f32 x (/.f32 #s(literal 1/2 binary32) x))))
(-.f32 (/.f32 (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))) (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x)) (/.f32 (*.f32 x x) (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x)))
(-.f32 (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) #s(literal 0 binary32)) x)
(/.f32 x (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32))))
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) (*.f32 (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32)))))
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) 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 (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))) (*.f32 x (*.f32 x x)))))
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x) (*.f32 (+.f32 x (-.f32 (/.f32 #s(literal 1/2 binary32) x) x)) (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x))))
(/.f32 (*.f32 (+.f32 x (-.f32 (/.f32 #s(literal 1/2 binary32) x) x)) (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x)) (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x))
(/.f32 (*.f32 (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32))) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)))
(/.f32 (neg.f32 (*.f32 (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32)))) (neg.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32))))
(/.f32 (neg.f32 (+.f32 (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))) (*.f32 x (*.f32 x x)))) (neg.f32 (+.f32 (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) 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 (neg.f32 (*.f32 (+.f32 x (-.f32 (/.f32 #s(literal 1/2 binary32) x) x)) (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x))) (neg.f32 (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x)))
(/.f32 (*.f32 x (neg.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32))))) (neg.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32))))
(/.f32 (*.f32 (neg.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32)))) x) (neg.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32))))
(/.f32 (+.f32 (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) 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 (+.f32 (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (-.f32 (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))) (*.f32 (neg.f32 x) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))))))
(/.f32 (+.f32 (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))) (+.f32 (*.f32 x x) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x))))
(/.f32 (-.f32 (*.f32 x x) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))) (-.f32 (neg.f32 x) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))))
(/.f32 (-.f32 (*.f32 (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))) (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x)) (*.f32 (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x) (*.f32 x x))) (*.f32 (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x) (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x)))
(*.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32)))
(*.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32))) (*.f32 (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32))) x))
(*.f32 (*.f32 (+.f32 x (-.f32 (/.f32 #s(literal 1/2 binary32) x) x)) (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x)) (/.f32 #s(literal 1 binary32) (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x)))
(*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32)) x)
(*.f32 (*.f32 (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32))))
(*.f32 (/.f32 (*.f32 (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32))) (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32)))) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32)))
(*.f32 (/.f32 (*.f32 (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32))) (+.f32 (*.f32 (+.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))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) #s(literal 1 binary32))) (+.f32 (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) (*.f32 #s(literal -1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))))
(*.f32 (+.f32 (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) 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)))))))
(neg.f32 (/.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32))) (neg.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)))))
(neg.f32 (/.f32 (neg.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32)))) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32))))
(exp.f32 (*.f32 (neg.f32 (log1p.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1 binary32)))) #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/2 binary32) (*.f32 x x)) #s(literal -1 binary32)))
(+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32))
(+.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal -1 binary32))
(+.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32))) (neg.f32 (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)))))
(+.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32)) (fma.f32 (neg.f32 (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)))) #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)))))
(+.f32 (fma.f32 (+.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))) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32))) (neg.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32))))))) (fma.f32 (neg.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32))) (/.f32 #s(literal 1 binary32) (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32)))) (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32)))))))
(+.f32 (fma.f32 (+.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))) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32))) (neg.f32 (*.f32 (+.f32 (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) (*.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 (+.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))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) #s(literal 1 binary32)))))) (fma.f32 (neg.f32 (+.f32 (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) (*.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 (+.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))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) #s(literal 1 binary32))) (*.f32 (+.f32 (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) (*.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 (+.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))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) #s(literal 1 binary32))))))
(+.f32 (fma.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32))) (neg.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32))))))) (fma.f32 (neg.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32))) (/.f32 #s(literal 1 binary32) (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32)))) (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32)))))))
(+.f32 (fma.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32))) (neg.f32 (*.f32 (+.f32 (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) (*.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 (+.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))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) #s(literal 1 binary32)))))) (fma.f32 (neg.f32 (+.f32 (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) (*.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 (+.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))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) #s(literal 1 binary32))) (*.f32 (+.f32 (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) (*.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 (+.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))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) #s(literal 1 binary32))))))
(+.f32 (fma.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32)))) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32)) (neg.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32))))))) (fma.f32 (neg.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32))) (/.f32 #s(literal 1 binary32) (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32)))) (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32)))))))
(+.f32 (fma.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32)))) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32)) (neg.f32 (*.f32 (+.f32 (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) (*.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 (+.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))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) #s(literal 1 binary32)))))) (fma.f32 (neg.f32 (+.f32 (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) (*.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 (+.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))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) #s(literal 1 binary32))) (*.f32 (+.f32 (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) (*.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 (+.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))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) #s(literal 1 binary32))))))
(+.f32 (fma.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x 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))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) #s(literal 1 binary32))) (+.f32 (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) (*.f32 #s(literal -1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) (neg.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32))))))) (fma.f32 (neg.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32))) (/.f32 #s(literal 1 binary32) (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32)))) (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32)))))))
(+.f32 (fma.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x 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))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) #s(literal 1 binary32))) (+.f32 (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) (*.f32 #s(literal -1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) (neg.f32 (*.f32 (+.f32 (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) (*.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 (+.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))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) #s(literal 1 binary32)))))) (fma.f32 (neg.f32 (+.f32 (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) (*.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 (+.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))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) #s(literal 1 binary32))) (*.f32 (+.f32 (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) (*.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 (+.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))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) #s(literal 1 binary32))))))
(pow.f32 (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32))) #s(literal -1 binary32))
(pow.f32 (/.f32 (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32))) #s(literal 1 binary32)) #s(literal -1 binary32))
(fma.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32))
(fma.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal -1 binary32))
(fma.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 0 binary32))
(fma.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32) #s(literal 0 binary32))
(fma.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal 1 binary32) #s(literal -1 binary32))
(fma.f32 (+.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))) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32))) (neg.f32 (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)))))
(fma.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32))) (neg.f32 (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)))))
(fma.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 0 binary32) (*.f32 x x))) #s(literal 0 binary32))
(fma.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1 binary32)) (/.f32 (*.f32 x x) #s(literal 1/2 binary32))))) #s(literal -1 binary32))
(fma.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1/2 binary32) #s(literal 0 binary32))
(fma.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))) (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) #s(literal -1 binary32))
(fma.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 #s(literal 1 binary32) x) #s(literal 0 binary32))
(fma.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32)))) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32)) (neg.f32 (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)))))
(fma.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x 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))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) #s(literal 1 binary32))) (+.f32 (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) (*.f32 #s(literal -1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) (neg.f32 (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)))))
(-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal 1 binary32))
(-.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32))))
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32)))))
(/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32))))
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32))) #s(literal 1 binary32)))
(/.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32))) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)))
(/.f32 (neg.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32)))) (neg.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32))))
(/.f32 (+.f32 (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x 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))) (+.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))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) #s(literal -1 binary32)) (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) (+.f32 (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x 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))) (+.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))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))))))
(/.f32 (+.f32 (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x 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))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) #s(literal -1 binary32)) (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))))
(/.f32 (-.f32 (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32))) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32))) (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32))))
(/.f32 (*.f32 (+.f32 (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x 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))) (+.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))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) #s(literal -1 binary32)) #s(literal 1 binary32)) (*.f32 (+.f32 (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x 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))) (+.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))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32))))
(/.f32 (*.f32 (+.f32 (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x 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))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) #s(literal -1 binary32)) #s(literal 1 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32))))
(/.f32 (neg.f32 (neg.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32))))) (neg.f32 (neg.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)))))
(/.f32 (+.f32 (*.f32 (+.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))) (+.f32 #s(literal 1 binary32) (/.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))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (-.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))))
(/.f32 (+.f32 (*.f32 (+.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))) (+.f32 #s(literal 1 binary32) (/.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))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32))))
(/.f32 (-.f32 (*.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32))) (*.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32))) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32))))) (*.f32 (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32))) (*.f32 (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)))))) (+.f32 (*.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32))) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)))) (+.f32 (*.f32 (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)))) (*.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)))))))
(/.f32 (-.f32 (*.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32))) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)))) (*.f32 (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32))))) (+.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)))))
(/.f32 (*.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32))) #s(literal 1 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)))
(/.f32 (*.f32 (+.f32 (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x 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))) (+.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))) (+.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/2 binary32) (*.f32 x x)) #s(literal 2 binary32)))) (+.f32 (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x 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))) (+.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))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))))
(/.f32 (*.f32 (+.f32 (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x 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))) (+.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/2 binary32) (*.f32 x x)) #s(literal 2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))))
(/.f32 (-.f32 (neg.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) #s(literal -1 binary32)) (neg.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32))))
(/.f32 (-.f32 (*.f32 #s(literal 1 binary32) (neg.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)))) (*.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) #s(literal -1 binary32))) (*.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) (neg.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)))))
(/.f32 (-.f32 (*.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32))) (*.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) #s(literal 1 binary32))) (*.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32))))
(/.f32 (-.f32 (*.f32 #s(literal 1 binary32) (/.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) #s(literal 1 binary32))) (*.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) #s(literal 1 binary32))) (*.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) (/.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) #s(literal 1 binary32))))
(/.f32 (-.f32 (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (neg.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)))) (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) #s(literal -1 binary32))) (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) (neg.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)))))
(/.f32 (-.f32 (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (/.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) #s(literal 1 binary32))) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32))) (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) (/.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) #s(literal 1 binary32))))
(/.f32 (-.f32 (*.f32 (neg.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) (neg.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)))) (*.f32 (neg.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32))) #s(literal -1 binary32))) (*.f32 (neg.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32))) (neg.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)))))
(/.f32 (-.f32 (*.f32 (neg.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32))) (*.f32 (neg.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32))) #s(literal 1 binary32))) (*.f32 (neg.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32))) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32))))
(/.f32 (-.f32 (*.f32 (neg.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) (/.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) #s(literal 1 binary32))) (*.f32 (neg.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32))) #s(literal 1 binary32))) (*.f32 (neg.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32))) (/.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) #s(literal 1 binary32))))
(*.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32)))
(*.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32))))
(*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32)) (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)))))
(*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) (/.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32))))
(*.f32 (neg.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32)))) (/.f32 #s(literal 1 binary32) (neg.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)))))
(*.f32 (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32))) (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32))))
(*.f32 (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32))) (pow.f32 (/.f32 #s(literal 1 binary32) (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32)))) #s(literal -1 binary32)))
(*.f32 (/.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32))) (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32)))) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32)))
(*.f32 (/.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32))) (+.f32 (*.f32 (+.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))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) #s(literal 1 binary32))) (+.f32 (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) (*.f32 #s(literal -1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))))
(*.f32 (pow.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) (+.f32 (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x 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))) (+.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))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) #s(literal -1 binary32))) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x 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))) (+.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))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))))))
(*.f32 (pow.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) (+.f32 (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x 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))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) #s(literal -1 binary32))) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))))
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x)
(neg.f32 (log.f32 (/.f32 (+.f32 (*.f32 x x) (*.f32 x (+.f32 x (fabs.f32 x)))) (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))))))
(neg.f32 (log.f32 (/.f32 (+.f32 x (fabs.f32 x)) (-.f32 (*.f32 x x) (*.f32 x x)))))
(+.f32 (log.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) (*.f32 x (+.f32 x (fabs.f32 x)))))))
(+.f32 (log.f32 (-.f32 (*.f32 x x) (*.f32 x x))) (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 x (fabs.f32 x)))))
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (+.f32 (*.f32 x x) (*.f32 x (+.f32 x (fabs.f32 x)))) (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))))))
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (+.f32 x (fabs.f32 x)) (-.f32 (*.f32 x x) (*.f32 x x)))))
(-.f32 (log.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (log.f32 (+.f32 (*.f32 x x) (*.f32 x (+.f32 x (fabs.f32 x))))))
(-.f32 (log.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (log.f32 (+.f32 (*.f32 x x) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (neg.f32 x))))))
(-.f32 (log.f32 (-.f32 (*.f32 x x) (*.f32 x x))) (log.f32 (+.f32 x (fabs.f32 x))))
(-.f32 (log.f32 (-.f32 (*.f32 x x) (*.f32 x x))) (log.f32 (-.f32 (fabs.f32 x) (neg.f32 x))))
(-.f32 (log.f32 (neg.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))))) (log.f32 (neg.f32 (+.f32 (*.f32 x x) (*.f32 x (+.f32 x (fabs.f32 x)))))))
(-.f32 (log.f32 (neg.f32 (-.f32 (*.f32 x x) (*.f32 x x)))) (log.f32 (neg.f32 (+.f32 x (fabs.f32 x)))))
(log.f32 (-.f32 (fabs.f32 x) x))
(+.f32 (neg.f32 x) (fabs.f32 x))
(+.f32 (fabs.f32 x) (neg.f32 x))
(+.f32 (-.f32 (fabs.f32 x) x) (+.f32 (neg.f32 x) x))
(+.f32 (-.f32 (fabs.f32 x) x) (fma.f32 (neg.f32 x) #s(literal 1 binary32) x))
(pow.f32 (/.f32 (+.f32 (*.f32 x x) (*.f32 x (+.f32 x (fabs.f32 x)))) (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) #s(literal -1 binary32))
(pow.f32 (/.f32 (+.f32 x (fabs.f32 x)) (-.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1 binary32))
(fma.f32 x #s(literal -1 binary32) (fabs.f32 x))
(fma.f32 #s(literal -1 binary32) x (fabs.f32 x))
(fma.f32 #s(literal 1 binary32) (fabs.f32 x) (neg.f32 x))
(-.f32 (fabs.f32 x) x)
(-.f32 (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (+.f32 x (fabs.f32 x))))) (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (+.f32 x (fabs.f32 x))))))
(-.f32 (/.f32 (*.f32 x x) (+.f32 x (fabs.f32 x))) (/.f32 (*.f32 x x) (+.f32 x (fabs.f32 x))))
(-.f32 (+.f32 (fabs.f32 x) #s(literal 0 binary32)) x)
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 x x) (*.f32 x (+.f32 x (fabs.f32 x)))) (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))))
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 x (fabs.f32 x)) (-.f32 (*.f32 x x) (*.f32 x x))))
(/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (+.f32 x (fabs.f32 x)))))
(/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (neg.f32 x)))))
(/.f32 (-.f32 (*.f32 x x) (*.f32 x x)) (+.f32 x (fabs.f32 x)))
(/.f32 (-.f32 (*.f32 x x) (*.f32 x x)) (-.f32 (fabs.f32 x) (neg.f32 x)))
(/.f32 (neg.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (neg.f32 (+.f32 (*.f32 x x) (*.f32 x (+.f32 x (fabs.f32 x))))))
(/.f32 (neg.f32 (-.f32 (*.f32 x x) (*.f32 x x))) (neg.f32 (+.f32 x (fabs.f32 x))))
(/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (+.f32 x (fabs.f32 x))))) (*.f32 (+.f32 (*.f32 x x) (*.f32 x (+.f32 x (fabs.f32 x)))) (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 (*.f32 x x) (*.f32 x (+.f32 x (fabs.f32 x)))) (+.f32 (*.f32 x x) (*.f32 x (+.f32 x (fabs.f32 x))))))
(/.f32 (-.f32 (*.f32 (*.f32 x x) (+.f32 x (fabs.f32 x))) (*.f32 (+.f32 x (fabs.f32 x)) (*.f32 x x))) (*.f32 (+.f32 x (fabs.f32 x)) (+.f32 x (fabs.f32 x))))
(*.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) (*.f32 x (+.f32 x (fabs.f32 x))))))
(*.f32 (-.f32 (*.f32 x x) (*.f32 x x)) (/.f32 #s(literal 1 binary32) (+.f32 x (fabs.f32 x))))
(fabs.f32 x)
(fabs.f32 (neg.f32 x))
(fabs.f32 (neg.f32 (neg.f32 x)))
(fabs.f32 (-.f32 x #s(literal 0 binary32)))
(fabs.f32 (neg.f32 (neg.f32 (neg.f32 x))))
(fabs.f32 (neg.f32 (-.f32 x #s(literal 0 binary32))))
(/.f32 (*.f32 x x) (fabs.f32 (+.f32 #s(literal 0 binary32) x)))
(/.f32 (fabs.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x)))) (fabs.f32 (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x)))))
(*.f32 #s(literal 1 binary32) (fabs.f32 x))
(*.f32 (fabs.f32 x) #s(literal 1 binary32))
(*.f32 x #s(literal 1/6 binary32))
(*.f32 #s(literal 1/6 binary32) x)
(neg.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)))
(exp.f32 (*.f32 (log.f32 x) #s(literal 2 binary32)))
(exp.f32 (*.f32 (log.f32 (neg.f32 x)) #s(literal 2 binary32)))
(exp.f32 (*.f32 (log.f32 (fabs.f32 x)) #s(literal 2 binary32)))
(fabs.f32 (*.f32 x x))
(fabs.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)))
(fabs.f32 (*.f32 (neg.f32 (neg.f32 x)) (neg.f32 x)))
(fabs.f32 (*.f32 x (neg.f32 (neg.f32 x))))
(fabs.f32 (*.f32 x (-.f32 x #s(literal 0 binary32))))
(fabs.f32 (*.f32 (neg.f32 x) (neg.f32 (neg.f32 x))))
(fabs.f32 (*.f32 (neg.f32 x) (-.f32 x #s(literal 0 binary32))))
(fabs.f32 (*.f32 (neg.f32 (neg.f32 x)) x))
(fabs.f32 (*.f32 (neg.f32 (neg.f32 x)) (-.f32 x #s(literal 0 binary32))))
(fabs.f32 (*.f32 (-.f32 x #s(literal 0 binary32)) x))
(fabs.f32 (*.f32 (-.f32 x #s(literal 0 binary32)) (neg.f32 x)))
(fabs.f32 (*.f32 (-.f32 x #s(literal 0 binary32)) (neg.f32 (neg.f32 x))))
(fabs.f32 (-.f32 (*.f32 x x) #s(literal 0 binary32)))
(pow.f32 x #s(literal 2 binary32))
(pow.f32 (neg.f32 x) #s(literal 2 binary32))
(pow.f32 (*.f32 x x) #s(literal 1 binary32))
(pow.f32 (fabs.f32 x) #s(literal 2 binary32))
(pow.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32))
(*.f32 x x)
(*.f32 (neg.f32 x) (neg.f32 x))
(*.f32 #s(literal -1 binary32) (-.f32 #s(literal 0 binary32) (*.f32 x x)))
(*.f32 #s(literal 1 binary32) (*.f32 x x))
(*.f32 (*.f32 x x) #s(literal 1 binary32))
(*.f32 (fabs.f32 x) (fabs.f32 x))
(*.f32 (neg.f32 (neg.f32 x)) (neg.f32 (neg.f32 x)))
(*.f32 (-.f32 x #s(literal 0 binary32)) (-.f32 x #s(literal 0 binary32)))
(*.f32 (*.f32 (neg.f32 x) #s(literal -1 binary32)) x)
(*.f32 (exp.f32 (log.f32 x)) (exp.f32 (log.f32 x)))
(*.f32 (fabs.f32 (fabs.f32 x)) (fabs.f32 (fabs.f32 x)))
(*.f32 (fabs.f32 (*.f32 (neg.f32 x) #s(literal -1 binary32))) (fabs.f32 x))
(exp.f32 (*.f32 #s(literal 2 binary32) (log1p.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))
(+.f32 (+.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))) (/.f32 (*.f32 x x) #s(literal 1/2 binary32))))
(+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 (*.f32 x x) #s(literal 1/2 binary32))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))
(pow.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal 2 binary32))
(pow.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) #s(literal 1 binary32))
(pow.f32 (exp.f32 (log1p.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) #s(literal 2 binary32))
(fma.f32 #s(literal 1 binary32) (+.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))) (/.f32 (*.f32 x x) #s(literal 1/2 binary32))))
(fma.f32 #s(literal 1/2 binary32) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x 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 x)) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))
(fma.f32 (+.f32 #s(literal 1 binary32) (/.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))) (/.f32 (*.f32 x x) #s(literal 1/2 binary32))))
(fma.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))
(fma.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1 binary32)) (/.f32 (*.f32 x x) #s(literal 1/2 binary32))))) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 (*.f32 x x) #s(literal 1/2 binary32))))
(fma.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))) (/.f32 #s(literal 1 binary32) (-.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))) (/.f32 (*.f32 x x) #s(literal 1/2 binary32))))
(fma.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal 1/2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 x 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/8 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)))))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1 binary32)) (/.f32 (*.f32 x x) #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1 binary32)) (/.f32 (*.f32 x x) #s(literal 1/2 binary32))))))
(/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))))) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x x) (*.f32 x x))))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1 binary32)) (/.f32 (*.f32 x x) #s(literal 1/2 binary32)))) (-.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/4 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)))))) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1 binary32)) (/.f32 (*.f32 x x) #s(literal 1/2 binary32))))))
(/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x x) (*.f32 x x))))) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))
(/.f32 (+.f32 (*.f32 (+.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))) (+.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))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) (/.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal 1/8 binary32)))) (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (-.f32 (*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 (*.f32 x x) #s(literal 1/2 binary32))) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 (*.f32 x x) #s(literal 1/2 binary32)))) (*.f32 (+.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))) (/.f32 (*.f32 x x) #s(literal 1/2 binary32)))))))
(/.f32 (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x 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))) (/.f32 (*.f32 x x) #s(literal 1/2 binary32))) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 (*.f32 x x) #s(literal 1/2 binary32))))) (-.f32 (+.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))) (/.f32 (*.f32 x x) #s(literal 1/2 binary32)))))
(/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1 binary32)) (/.f32 (*.f32 x x) #s(literal 1/2 binary32)))))
(/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x x) (*.f32 x 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/8 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1 binary32)) (/.f32 (*.f32 x x) #s(literal 1/2 binary32)))))
(/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (-.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))) (+.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))) (+.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))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) #s(literal 1 binary32))
(*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)))))) (pow.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1 binary32)) (/.f32 (*.f32 x x) #s(literal 1/2 binary32))))) #s(literal 2 binary32)))
(*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x x) (*.f32 x x))))) (pow.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) #s(literal 2 binary32)))
(*.f32 (exp.f32 (log1p.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (exp.f32 (log1p.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))

simplify189.0ms (2.5%)

Algorithm
egg-herbie
Rules
2004×*-lowering-*.f32
2004×*-lowering-*.f64
1506×+-lowering-+.f64
1506×+-lowering-+.f32
1340×fma-lowering-fma.f32
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
01431706
13321649
29971589
335421480
093761480
Stop Event
iter limit
node limit
Counts
252 → 252
Calls
Call 1
Inputs
(copysign (neg x) x)
(copysign (neg x) x)
(copysign (neg x) x)
(copysign (neg x) x)
(copysign (neg x) x)
(copysign (neg x) x)
(copysign (neg x) x)
(copysign (neg x) x)
(copysign (* -1 x) x)
(copysign (* -1 x) x)
(copysign (* -1 x) x)
(copysign (* -1 x) x)
(* -1 x)
(* -1 x)
(* -1 x)
(* -1 x)
(* -1 x)
(* -1 x)
(* -1 x)
(* -1 x)
(* -1 x)
(* -1 x)
(* -1 x)
(* -1 x)
(copysign (* x (- (* 1/6 (pow x 2)) 1)) x)
(copysign (* x (- (* 1/6 (pow x 2)) 1)) x)
(copysign (* x (- (* 1/6 (pow x 2)) 1)) x)
(copysign (* x (- (* 1/6 (pow x 2)) 1)) x)
(copysign (* x (- (* 1/6 (pow x 2)) 1)) x)
(copysign (* x (- (* 1/6 (pow x 2)) 1)) x)
(copysign (* x (- (* 1/6 (pow x 2)) 1)) x)
(copysign (* x (- (* 1/6 (pow x 2)) 1)) x)
(copysign (* x (- (* 1/6 (pow x 2)) 1)) x)
(copysign (* x (- (* 1/6 (pow x 2)) 1)) x)
(copysign (* x (- (* 1/6 (pow x 2)) 1)) x)
(copysign (* x (- (* 1/6 (pow x 2)) 1)) x)
(* -1 x)
(* x (- (* 1/6 (pow x 2)) 1))
(* x (- (* 1/6 (pow x 2)) 1))
(* x (- (* 1/6 (pow x 2)) 1))
(* 1/6 (pow x 3))
(* (pow x 3) (- 1/6 (/ 1 (pow x 2))))
(* (pow x 3) (- 1/6 (/ 1 (pow x 2))))
(* (pow x 3) (- 1/6 (/ 1 (pow x 2))))
(* 1/6 (pow x 3))
(* -1 (* (pow x 3) (- (/ 1 (pow x 2)) 1/6)))
(* -1 (* (pow x 3) (- (/ 1 (pow x 2)) 1/6)))
(* -1 (* (pow x 3) (- (/ 1 (pow x 2)) 1/6)))
-1
(- (* 1/6 (pow x 2)) 1)
(- (* 1/6 (pow x 2)) 1)
(- (* 1/6 (pow x 2)) 1)
(* 1/6 (pow x 2))
(* (pow x 2) (- 1/6 (/ 1 (pow x 2))))
(* (pow x 2) (- 1/6 (/ 1 (pow x 2))))
(* (pow x 2) (- 1/6 (/ 1 (pow x 2))))
(* 1/6 (pow x 2))
(* (pow x 2) (- 1/6 (/ 1 (pow x 2))))
(* (pow x 2) (- 1/6 (/ 1 (pow x 2))))
(* (pow x 2) (- 1/6 (/ 1 (pow x 2))))
(* 1/6 (pow x 2))
(* 1/6 (pow x 2))
(* 1/6 (pow x 2))
(* 1/6 (pow x 2))
(* 1/6 (pow x 2))
(* 1/6 (pow x 2))
(* 1/6 (pow x 2))
(* 1/6 (pow x 2))
(* 1/6 (pow x 2))
(* 1/6 (pow x 2))
(* 1/6 (pow x 2))
(* 1/6 (pow x 2))
(copysign (log (- (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))) x)) x)
(copysign (log (- (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))) x)) x)
(copysign (log (- (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))) x)) x)
(copysign (log (- (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))) x)) x)
(copysign (log (/ 1/2 x)) x)
(copysign (log (/ 1/2 x)) x)
(copysign (log (/ 1/2 x)) x)
(copysign (log (/ 1/2 x)) x)
(copysign (log (+ (* -1 x) (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))) x)
(copysign (log (+ (* -1 x) (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))) x)
(copysign (log (+ (* -1 x) (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))) x)
(copysign (log (+ (* -1 x) (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))) x)
(+ (log 1/2) (* -1 (log x)))
(+ (log 1/2) (* -1 (log x)))
(+ (log 1/2) (* -1 (log x)))
(+ (log 1/2) (* -1 (log x)))
(+ (log 1/2) (log (/ 1 x)))
(+ (log 1/2) (log (/ 1 x)))
(+ (log 1/2) (log (/ 1 x)))
(+ (log 1/2) (log (/ 1 x)))
(+ (log -1/2) (log (/ -1 x)))
(+ (log -1/2) (log (/ -1 x)))
(+ (log -1/2) (log (/ -1 x)))
(+ (log -1/2) (log (/ -1 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)
(/ 1/2 x)
(/ 1/2 x)
(/ (+ 1/2 (pow x 2)) x)
(/ (+ 1/2 (pow x 2)) x)
(/ (+ 1/2 (pow x 2)) x)
x
(* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))
(* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))
(* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))
x
(* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))
(* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))
(* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))
(copysign (log (/ (* x (- (pow (+ 1 (* 1/2 (/ 1 (pow x 2)))) 2) 1)) (+ 2 (* 1/2 (/ 1 (pow x 2)))))) x)
(copysign (log (/ (* x (- (pow (+ 1 (* 1/2 (/ 1 (pow x 2)))) 2) 1)) (+ 2 (* 1/2 (/ 1 (pow x 2)))))) x)
(copysign (log (/ (* x (- (pow (+ 1 (* 1/2 (/ 1 (pow x 2)))) 2) 1)) (+ 2 (* 1/2 (/ 1 (pow x 2)))))) x)
(copysign (log (/ (* x (- (pow (+ 1 (* 1/2 (/ 1 (pow x 2)))) 2) 1)) (+ 2 (* 1/2 (/ 1 (pow x 2)))))) x)
(copysign (log (/ (* x (- (pow (+ 1 (* 1/2 (/ 1 (pow x 2)))) 2) 1)) (+ 2 (* 1/2 (/ 1 (pow x 2)))))) x)
(copysign (log (/ (* x (- (pow (+ 1 (* 1/2 (/ 1 (pow x 2)))) 2) 1)) (+ 2 (* 1/2 (/ 1 (pow x 2)))))) x)
(copysign (log (/ (* x (- (pow (+ 1 (* 1/2 (/ 1 (pow x 2)))) 2) 1)) (+ 2 (* 1/2 (/ 1 (pow x 2)))))) x)
(copysign (log (/ (* x (- (pow (+ 1 (* 1/2 (/ 1 (pow x 2)))) 2) 1)) (+ 2 (* 1/2 (/ 1 (pow x 2)))))) x)
(copysign (log (/ (* x (- (pow (+ 1 (* 1/2 (/ 1 (pow x 2)))) 2) 1)) (+ 2 (* 1/2 (/ 1 (pow x 2)))))) x)
(copysign (log (/ (* x (- (pow (+ 1 (* 1/2 (/ 1 (pow x 2)))) 2) 1)) (+ 2 (* 1/2 (/ 1 (pow x 2)))))) x)
(copysign (log (/ (* x (- (pow (+ 1 (* 1/2 (/ 1 (pow x 2)))) 2) 1)) (+ 2 (* 1/2 (/ 1 (pow x 2)))))) x)
(copysign (log (/ (* x (- (pow (+ 1 (* 1/2 (/ 1 (pow x 2)))) 2) 1)) (+ 2 (* 1/2 (/ 1 (pow x 2)))))) x)
(+ (log 1/2) (* -1 (log x)))
(+ (log 1/2) (* -1 (log x)))
(+ (log 1/2) (* -1 (log x)))
(+ (log 1/2) (* -1 (log x)))
(+ (log 1/2) (log (/ 1 x)))
(+ (log 1/2) (log (/ 1 x)))
(+ (log 1/2) (log (/ 1 x)))
(+ (log 1/2) (log (/ 1 x)))
(+ (log -1/2) (log (/ -1 x)))
(+ (log -1/2) (log (/ -1 x)))
(+ (log -1/2) (log (/ -1 x)))
(+ (log -1/2) (log (/ -1 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)
(/ 1/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))
(copysign (log (- (fabs x) x)) x)
(copysign (log (- (fabs x) x)) x)
(copysign (log (- (fabs x) x)) x)
(copysign (log (- (fabs x) x)) x)
(copysign (log (- (fabs x) x)) x)
(copysign (log (- (fabs x) x)) x)
(copysign (log (- (fabs x) x)) x)
(copysign (log (- (fabs x) 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)) (* -1 (/ 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)))))
(+ (log -1) (* -1 (log (/ 1 x))))
(+ (log -1) (+ (* -1 (log (/ 1 x))) (* -1 (/ (fabs x) x))))
(+ (log -1) (+ (* -1 (log (/ 1 x))) (+ (* -1 (/ (fabs x) x)) (* -1/2 (/ (pow (fabs x) 2) (pow x 2))))))
(+ (log -1) (+ (* -1 (log (/ 1 x))) (+ (* -1 (/ (fabs x) x)) (+ (* -1/2 (/ (pow (fabs x) 2) (pow x 2))) (* -1/3 (/ (pow (fabs x) 3) (pow x 3)))))))
(* -1 (log (/ -1 x)))
(+ (* -1 (log (/ -1 x))) (* -1 (/ (fabs x) x)))
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* 1/2 (/ (pow (fabs x) 2) x))) x)))
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1 (/ (+ (* -1/2 (pow (fabs x) 2)) (* -1/3 (/ (pow (fabs x) 3) x))) x))) x)))
(fabs x)
(+ (fabs x) (* -1 x))
(+ (fabs x) (* -1 x))
(+ (fabs x) (* -1 x))
(* -1 x)
(* x (- (/ (fabs x) x) 1))
(* x (- (/ (fabs x) x) 1))
(* x (- (/ (fabs x) x) 1))
(* -1 x)
(* -1 (* x (+ 1 (* -1 (/ (fabs x) x)))))
(* -1 (* x (+ 1 (* -1 (/ (fabs x) x)))))
(* -1 (* x (+ 1 (* -1 (/ (fabs 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/6 x)
(* 1/6 x)
(* 1/6 x)
(* 1/6 x)
(* 1/6 x)
(* 1/6 x)
(* 1/6 x)
(* 1/6 x)
(* 1/6 x)
(* 1/6 x)
(* 1/6 x)
(* 1/6 x)
(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)
(/ 1/4 (pow x 4))
(/ (+ 1/4 (pow x 2)) (pow x 4))
(/ (+ 1/4 (* (pow x 2) (+ 1 (pow x 2)))) (pow x 4))
(/ (+ 1/4 (* (pow x 2) (+ 1 (pow x 2)))) (pow x 4))
1
(+ 1 (/ 1 (pow x 2)))
(+ 1 (+ (/ 1/4 (pow x 4)) (/ 1 (pow x 2))))
(+ 1 (+ (/ 1/4 (pow x 4)) (/ 1 (pow x 2))))
1
(+ 1 (/ 1 (pow x 2)))
(+ 1 (+ (/ 1/4 (pow x 4)) (/ 1 (pow x 2))))
(+ 1 (+ (/ 1/4 (pow x 4)) (/ 1 (pow x 2))))
Outputs
(copysign (neg x) x)
(copysign.f32 (neg.f32 x) x)
(copysign (neg x) x)
(copysign.f32 (neg.f32 x) x)
(copysign (neg x) x)
(copysign.f32 (neg.f32 x) x)
(copysign (neg x) x)
(copysign.f32 (neg.f32 x) x)
(copysign (neg x) x)
(copysign.f32 (neg.f32 x) x)
(copysign (neg x) x)
(copysign.f32 (neg.f32 x) x)
(copysign (neg x) x)
(copysign.f32 (neg.f32 x) x)
(copysign (neg x) x)
(copysign.f32 (neg.f32 x) x)
(copysign (* -1 x) x)
(copysign.f32 (neg.f32 x) x)
(copysign (* -1 x) x)
(copysign.f32 (neg.f32 x) x)
(copysign (* -1 x) x)
(copysign.f32 (neg.f32 x) x)
(copysign (* -1 x) x)
(copysign.f32 (neg.f32 x) x)
(* -1 x)
(neg.f32 x)
(* -1 x)
(neg.f32 x)
(* -1 x)
(neg.f32 x)
(* -1 x)
(neg.f32 x)
(* -1 x)
(neg.f32 x)
(* -1 x)
(neg.f32 x)
(* -1 x)
(neg.f32 x)
(* -1 x)
(neg.f32 x)
(* -1 x)
(neg.f32 x)
(* -1 x)
(neg.f32 x)
(* -1 x)
(neg.f32 x)
(* -1 x)
(neg.f32 x)
(copysign (* x (- (* 1/6 (pow x 2)) 1)) x)
(copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 #s(literal 1/6 binary32) (*.f32 x x)))) x)
(copysign (* x (- (* 1/6 (pow x 2)) 1)) x)
(copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 #s(literal 1/6 binary32) (*.f32 x x)))) x)
(copysign (* x (- (* 1/6 (pow x 2)) 1)) x)
(copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 #s(literal 1/6 binary32) (*.f32 x x)))) x)
(copysign (* x (- (* 1/6 (pow x 2)) 1)) x)
(copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 #s(literal 1/6 binary32) (*.f32 x x)))) x)
(copysign (* x (- (* 1/6 (pow x 2)) 1)) x)
(copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 #s(literal 1/6 binary32) (*.f32 x x)))) x)
(copysign (* x (- (* 1/6 (pow x 2)) 1)) x)
(copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 #s(literal 1/6 binary32) (*.f32 x x)))) x)
(copysign (* x (- (* 1/6 (pow x 2)) 1)) x)
(copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 #s(literal 1/6 binary32) (*.f32 x x)))) x)
(copysign (* x (- (* 1/6 (pow x 2)) 1)) x)
(copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 #s(literal 1/6 binary32) (*.f32 x x)))) x)
(copysign (* x (- (* 1/6 (pow x 2)) 1)) x)
(copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 #s(literal 1/6 binary32) (*.f32 x x)))) x)
(copysign (* x (- (* 1/6 (pow x 2)) 1)) x)
(copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 #s(literal 1/6 binary32) (*.f32 x x)))) x)
(copysign (* x (- (* 1/6 (pow x 2)) 1)) x)
(copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 #s(literal 1/6 binary32) (*.f32 x x)))) x)
(copysign (* x (- (* 1/6 (pow x 2)) 1)) x)
(copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 #s(literal 1/6 binary32) (*.f32 x x)))) x)
(* -1 x)
(neg.f32 x)
(* x (- (* 1/6 (pow x 2)) 1))
(*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 #s(literal 1/6 binary32) (*.f32 x x))))
(* x (- (* 1/6 (pow x 2)) 1))
(*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 #s(literal 1/6 binary32) (*.f32 x x))))
(* x (- (* 1/6 (pow x 2)) 1))
(*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 #s(literal 1/6 binary32) (*.f32 x x))))
(* 1/6 (pow x 3))
(*.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x x)))
(* (pow x 3) (- 1/6 (/ 1 (pow x 2))))
(*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 #s(literal 1/6 binary32) (*.f32 x x))))
(* (pow x 3) (- 1/6 (/ 1 (pow x 2))))
(*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 #s(literal 1/6 binary32) (*.f32 x x))))
(* (pow x 3) (- 1/6 (/ 1 (pow x 2))))
(*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 #s(literal 1/6 binary32) (*.f32 x x))))
(* 1/6 (pow x 3))
(*.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x x)))
(* -1 (* (pow x 3) (- (/ 1 (pow x 2)) 1/6)))
(*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 #s(literal 1/6 binary32) (*.f32 x x))))
(* -1 (* (pow x 3) (- (/ 1 (pow x 2)) 1/6)))
(*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 #s(literal 1/6 binary32) (*.f32 x x))))
(* -1 (* (pow x 3) (- (/ 1 (pow x 2)) 1/6)))
(*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 #s(literal 1/6 binary32) (*.f32 x x))))
-1
#s(literal -1 binary32)
(- (* 1/6 (pow x 2)) 1)
(+.f32 #s(literal -1 binary32) (*.f32 #s(literal 1/6 binary32) (*.f32 x x)))
(- (* 1/6 (pow x 2)) 1)
(+.f32 #s(literal -1 binary32) (*.f32 #s(literal 1/6 binary32) (*.f32 x x)))
(- (* 1/6 (pow x 2)) 1)
(+.f32 #s(literal -1 binary32) (*.f32 #s(literal 1/6 binary32) (*.f32 x x)))
(* 1/6 (pow x 2))
(*.f32 #s(literal 1/6 binary32) (*.f32 x x))
(* (pow x 2) (- 1/6 (/ 1 (pow x 2))))
(+.f32 #s(literal -1 binary32) (*.f32 #s(literal 1/6 binary32) (*.f32 x x)))
(* (pow x 2) (- 1/6 (/ 1 (pow x 2))))
(+.f32 #s(literal -1 binary32) (*.f32 #s(literal 1/6 binary32) (*.f32 x x)))
(* (pow x 2) (- 1/6 (/ 1 (pow x 2))))
(+.f32 #s(literal -1 binary32) (*.f32 #s(literal 1/6 binary32) (*.f32 x x)))
(* 1/6 (pow x 2))
(*.f32 #s(literal 1/6 binary32) (*.f32 x x))
(* (pow x 2) (- 1/6 (/ 1 (pow x 2))))
(+.f32 #s(literal -1 binary32) (*.f32 #s(literal 1/6 binary32) (*.f32 x x)))
(* (pow x 2) (- 1/6 (/ 1 (pow x 2))))
(+.f32 #s(literal -1 binary32) (*.f32 #s(literal 1/6 binary32) (*.f32 x x)))
(* (pow x 2) (- 1/6 (/ 1 (pow x 2))))
(+.f32 #s(literal -1 binary32) (*.f32 #s(literal 1/6 binary32) (*.f32 x x)))
(* 1/6 (pow x 2))
(*.f32 #s(literal 1/6 binary32) (*.f32 x x))
(* 1/6 (pow x 2))
(*.f32 #s(literal 1/6 binary32) (*.f32 x x))
(* 1/6 (pow x 2))
(*.f32 #s(literal 1/6 binary32) (*.f32 x x))
(* 1/6 (pow x 2))
(*.f32 #s(literal 1/6 binary32) (*.f32 x x))
(* 1/6 (pow x 2))
(*.f32 #s(literal 1/6 binary32) (*.f32 x x))
(* 1/6 (pow x 2))
(*.f32 #s(literal 1/6 binary32) (*.f32 x x))
(* 1/6 (pow x 2))
(*.f32 #s(literal 1/6 binary32) (*.f32 x x))
(* 1/6 (pow x 2))
(*.f32 #s(literal 1/6 binary32) (*.f32 x x))
(* 1/6 (pow x 2))
(*.f32 #s(literal 1/6 binary32) (*.f32 x x))
(* 1/6 (pow x 2))
(*.f32 #s(literal 1/6 binary32) (*.f32 x x))
(* 1/6 (pow x 2))
(*.f32 #s(literal 1/6 binary32) (*.f32 x x))
(* 1/6 (pow x 2))
(*.f32 #s(literal 1/6 binary32) (*.f32 x x))
(copysign (log (- (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))) x)) x)
(copysign.f32 (log.f32 (*.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x))) x)
(copysign (log (- (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))) x)) x)
(copysign.f32 (log.f32 (*.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x))) x)
(copysign (log (- (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))) x)) x)
(copysign.f32 (log.f32 (*.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x))) x)
(copysign (log (- (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))) x)) x)
(copysign.f32 (log.f32 (*.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x))) x)
(copysign (log (/ 1/2 x)) x)
(copysign.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)) x)
(copysign (log (/ 1/2 x)) x)
(copysign.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)) x)
(copysign (log (/ 1/2 x)) x)
(copysign.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)) x)
(copysign (log (/ 1/2 x)) x)
(copysign.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)) x)
(copysign (log (+ (* -1 x) (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))) x)
(copysign.f32 (log.f32 (*.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x))) x)
(copysign (log (+ (* -1 x) (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))) x)
(copysign.f32 (log.f32 (*.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x))) x)
(copysign (log (+ (* -1 x) (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))) x)
(copysign.f32 (log.f32 (*.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x))) x)
(copysign (log (+ (* -1 x) (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))) x)
(copysign.f32 (log.f32 (*.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x))) x)
(+ (log 1/2) (* -1 (log x)))
(-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x))
(+ (log 1/2) (* -1 (log x)))
(-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x))
(+ (log 1/2) (* -1 (log x)))
(-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x))
(+ (log 1/2) (* -1 (log x)))
(-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x))
(+ (log 1/2) (log (/ 1 x)))
(-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x))
(+ (log 1/2) (log (/ 1 x)))
(-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x))
(+ (log 1/2) (log (/ 1 x)))
(-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x))
(+ (log 1/2) (log (/ 1 x)))
(-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x))
(+ (log -1/2) (log (/ -1 x)))
(+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))
(+ (log -1/2) (log (/ -1 x)))
(+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))
(+ (log -1/2) (log (/ -1 x)))
(+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))
(+ (log -1/2) (log (/ -1 x)))
(+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 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)
(/ 1/2 x)
(/.f32 #s(literal 1/2 binary32) x)
(/ 1/2 x)
(/.f32 #s(literal 1/2 binary32) x)
(/ (+ 1/2 (pow x 2)) x)
(/.f32 (+.f32 (*.f32 x x) #s(literal 1/2 binary32)) x)
(/ (+ 1/2 (pow x 2)) x)
(/.f32 (+.f32 (*.f32 x x) #s(literal 1/2 binary32)) x)
(/ (+ 1/2 (pow x 2)) x)
(/.f32 (+.f32 (*.f32 x x) #s(literal 1/2 binary32)) x)
x
(* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))
(+.f32 x (*.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)))
(* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))
(+.f32 x (*.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)))
(* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))
(+.f32 x (*.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)))
x
(* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))
(+.f32 x (*.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)))
(* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))
(+.f32 x (*.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)))
(* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))
(+.f32 x (*.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)))
(copysign (log (/ (* x (- (pow (+ 1 (* 1/2 (/ 1 (pow x 2)))) 2) 1)) (+ 2 (* 1/2 (/ 1 (pow x 2)))))) x)
(copysign.f32 (log.f32 (/.f32 (*.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (*.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x))) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) x)
(copysign (log (/ (* x (- (pow (+ 1 (* 1/2 (/ 1 (pow x 2)))) 2) 1)) (+ 2 (* 1/2 (/ 1 (pow x 2)))))) x)
(copysign.f32 (log.f32 (/.f32 (*.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (*.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x))) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) x)
(copysign (log (/ (* x (- (pow (+ 1 (* 1/2 (/ 1 (pow x 2)))) 2) 1)) (+ 2 (* 1/2 (/ 1 (pow x 2)))))) x)
(copysign.f32 (log.f32 (/.f32 (*.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (*.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x))) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) x)
(copysign (log (/ (* x (- (pow (+ 1 (* 1/2 (/ 1 (pow x 2)))) 2) 1)) (+ 2 (* 1/2 (/ 1 (pow x 2)))))) x)
(copysign.f32 (log.f32 (/.f32 (*.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (*.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x))) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) x)
(copysign (log (/ (* x (- (pow (+ 1 (* 1/2 (/ 1 (pow x 2)))) 2) 1)) (+ 2 (* 1/2 (/ 1 (pow x 2)))))) x)
(copysign.f32 (log.f32 (/.f32 (*.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (*.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x))) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) x)
(copysign (log (/ (* x (- (pow (+ 1 (* 1/2 (/ 1 (pow x 2)))) 2) 1)) (+ 2 (* 1/2 (/ 1 (pow x 2)))))) x)
(copysign.f32 (log.f32 (/.f32 (*.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (*.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x))) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) x)
(copysign (log (/ (* x (- (pow (+ 1 (* 1/2 (/ 1 (pow x 2)))) 2) 1)) (+ 2 (* 1/2 (/ 1 (pow x 2)))))) x)
(copysign.f32 (log.f32 (/.f32 (*.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (*.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x))) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) x)
(copysign (log (/ (* x (- (pow (+ 1 (* 1/2 (/ 1 (pow x 2)))) 2) 1)) (+ 2 (* 1/2 (/ 1 (pow x 2)))))) x)
(copysign.f32 (log.f32 (/.f32 (*.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (*.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x))) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) x)
(copysign (log (/ (* x (- (pow (+ 1 (* 1/2 (/ 1 (pow x 2)))) 2) 1)) (+ 2 (* 1/2 (/ 1 (pow x 2)))))) x)
(copysign.f32 (log.f32 (/.f32 (*.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (*.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x))) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) x)
(copysign (log (/ (* x (- (pow (+ 1 (* 1/2 (/ 1 (pow x 2)))) 2) 1)) (+ 2 (* 1/2 (/ 1 (pow x 2)))))) x)
(copysign.f32 (log.f32 (/.f32 (*.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (*.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x))) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) x)
(copysign (log (/ (* x (- (pow (+ 1 (* 1/2 (/ 1 (pow x 2)))) 2) 1)) (+ 2 (* 1/2 (/ 1 (pow x 2)))))) x)
(copysign.f32 (log.f32 (/.f32 (*.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (*.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x))) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) x)
(copysign (log (/ (* x (- (pow (+ 1 (* 1/2 (/ 1 (pow x 2)))) 2) 1)) (+ 2 (* 1/2 (/ 1 (pow x 2)))))) x)
(copysign.f32 (log.f32 (/.f32 (*.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (*.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x))) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) x)
(+ (log 1/2) (* -1 (log x)))
(-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x))
(+ (log 1/2) (* -1 (log x)))
(-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x))
(+ (log 1/2) (* -1 (log x)))
(-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x))
(+ (log 1/2) (* -1 (log x)))
(-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x))
(+ (log 1/2) (log (/ 1 x)))
(-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x))
(+ (log 1/2) (log (/ 1 x)))
(-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x))
(+ (log 1/2) (log (/ 1 x)))
(-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x))
(+ (log 1/2) (log (/ 1 x)))
(-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x))
(+ (log -1/2) (log (/ -1 x)))
(+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))
(+ (log -1/2) (log (/ -1 x)))
(+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))
(+ (log -1/2) (log (/ -1 x)))
(+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))
(+ (log -1/2) (log (/ -1 x)))
(+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 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)
(/ 1/2 x)
(/.f32 #s(literal 1/2 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))
(copysign (log (- (fabs x) x)) x)
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x)
(copysign (log (- (fabs x) x)) x)
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x)
(copysign (log (- (fabs x) x)) x)
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x)
(copysign (log (- (fabs x) x)) x)
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x)
(copysign (log (- (fabs x) x)) x)
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x)
(copysign (log (- (fabs x) x)) x)
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x)
(copysign (log (- (fabs x) x)) x)
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x)
(copysign (log (- (fabs x) x)) x)
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x)
(copysign (log (+ (fabs x) (* -1 x))) x)
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x)
(copysign (log (+ (fabs x) (* -1 x))) x)
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x)
(copysign (log (+ (fabs x) (* -1 x))) x)
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x)
(copysign (log (+ (fabs x) (* -1 x))) x)
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x)
(log (fabs x))
(log.f32 (fabs.f32 x))
(+ (log (fabs x)) (* -1 (/ 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 #s(literal -1/2 binary32) (/.f32 x (fabs.f32 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 x))
(+ (log -1) (+ (* -1 (log (/ 1 x))) (* -1 (/ (fabs x) x))))
(+.f32 (log.f32 #s(literal -1 binary32)) (-.f32 (log.f32 x) (/.f32 x (fabs.f32 x))))
(+ (log -1) (+ (* -1 (log (/ 1 x))) (+ (* -1 (/ (fabs x) x)) (* -1/2 (/ (pow (fabs x) 2) (pow x 2))))))
(+.f32 (log.f32 #s(literal -1 binary32)) (+.f32 (log.f32 x) (-.f32 #s(literal -1/2 binary32) (/.f32 x (fabs.f32 x)))))
(+ (log -1) (+ (* -1 (log (/ 1 x))) (+ (* -1 (/ (fabs x) x)) (+ (* -1/2 (/ (pow (fabs x) 2) (pow x 2))) (* -1/3 (/ (pow (fabs x) 3) (pow x 3)))))))
(+.f32 (+.f32 (log.f32 #s(literal -1 binary32)) (log.f32 x)) (+.f32 (-.f32 #s(literal -1/2 binary32) (/.f32 x (fabs.f32 x))) (/.f32 (*.f32 (fabs.f32 x) #s(literal -1/3 binary32)) 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 x (fabs.f32 x))) (log.f32 (/.f32 #s(literal -1 binary32) x)))
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* 1/2 (/ (pow (fabs x) 2) x))) x)))
(-.f32 (-.f32 #s(literal -1/2 binary32) (/.f32 x (fabs.f32 x))) (log.f32 (/.f32 #s(literal -1 binary32) x)))
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1 (/ (+ (* -1/2 (pow (fabs x) 2)) (* -1/3 (/ (pow (fabs x) 3) x))) x))) x)))
(-.f32 (/.f32 (-.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x #s(literal -1/2 binary32))) (*.f32 #s(literal -1/3 binary32) (*.f32 x (fabs.f32 x)))) x) (fabs.f32 x)) x) (log.f32 (/.f32 #s(literal -1 binary32) x)))
(fabs x)
(fabs.f32 x)
(+ (fabs x) (* -1 x))
(-.f32 (fabs.f32 x) x)
(+ (fabs x) (* -1 x))
(-.f32 (fabs.f32 x) x)
(+ (fabs x) (* -1 x))
(-.f32 (fabs.f32 x) x)
(* -1 x)
(neg.f32 x)
(* x (- (/ (fabs x) x) 1))
(-.f32 (fabs.f32 x) x)
(* x (- (/ (fabs x) x) 1))
(-.f32 (fabs.f32 x) x)
(* x (- (/ (fabs x) x) 1))
(-.f32 (fabs.f32 x) x)
(* -1 x)
(neg.f32 x)
(* -1 (* x (+ 1 (* -1 (/ (fabs x) x)))))
(-.f32 (fabs.f32 x) x)
(* -1 (* x (+ 1 (* -1 (/ (fabs x) x)))))
(-.f32 (fabs.f32 x) x)
(* -1 (* x (+ 1 (* -1 (/ (fabs x) x)))))
(-.f32 (fabs.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)
(* 1/6 x)
(*.f32 x #s(literal 1/6 binary32))
(* 1/6 x)
(*.f32 x #s(literal 1/6 binary32))
(* 1/6 x)
(*.f32 x #s(literal 1/6 binary32))
(* 1/6 x)
(*.f32 x #s(literal 1/6 binary32))
(* 1/6 x)
(*.f32 x #s(literal 1/6 binary32))
(* 1/6 x)
(*.f32 x #s(literal 1/6 binary32))
(* 1/6 x)
(*.f32 x #s(literal 1/6 binary32))
(* 1/6 x)
(*.f32 x #s(literal 1/6 binary32))
(* 1/6 x)
(*.f32 x #s(literal 1/6 binary32))
(* 1/6 x)
(*.f32 x #s(literal 1/6 binary32))
(* 1/6 x)
(*.f32 x #s(literal 1/6 binary32))
(* 1/6 x)
(*.f32 x #s(literal 1/6 binary32))
(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)
(/ 1/4 (pow x 4))
(/.f32 #s(literal 1/4 binary32) (*.f32 x (*.f32 x (*.f32 x x))))
(/ (+ 1/4 (pow x 2)) (pow x 4))
(/.f32 (+.f32 (*.f32 x x) #s(literal 1/4 binary32)) (*.f32 x (*.f32 x (*.f32 x x))))
(/ (+ 1/4 (* (pow x 2) (+ 1 (pow x 2)))) (pow x 4))
(/.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 x x) #s(literal 1 binary32))))) (*.f32 x (*.f32 x (*.f32 x x))))
(/ (+ 1/4 (* (pow x 2) (+ 1 (pow x 2)))) (pow x 4))
(/.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 x x) #s(literal 1 binary32))))) (*.f32 x (*.f32 x (*.f32 x x))))
1
#s(literal 1 binary32)
(+ 1 (/ 1 (pow x 2)))
(+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))
(+ 1 (+ (/ 1/4 (pow x 4)) (/ 1 (pow x 2))))
(+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))
(+ 1 (+ (/ 1/4 (pow x 4)) (/ 1 (pow x 2))))
(+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))
1
#s(literal 1 binary32)
(+ 1 (/ 1 (pow x 2)))
(+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))
(+ 1 (+ (/ 1/4 (pow x 4)) (/ 1 (pow x 2))))
(+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))
(+ 1 (+ (/ 1/4 (pow x 4)) (/ 1 (pow x 2))))
(+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))

eval78.0ms (1%)

Compiler

Compiled 20537 to 2306 computations (88.8% saved)

prune123.0ms (1.6%)

Pruning

29 alts after pruning (20 fresh and 9 done)

PrunedKeptTotal
New8028810
Fresh71219
Picked145
Done055
Total81029839
Accuracy
100.0%
Counts
839 → 29
Alt Table
Click to see full alt table
StatusAccuracyProgram
22.3%
(copysign.f32 (/.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x)))) x)
36.2%
(copysign.f32 (/.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (+.f32 #s(literal 0 binary32) x)) x)
20.6%
(copysign.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/216 binary32))) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (-.f32 (*.f32 (*.f32 x (*.f32 #s(literal 1/6 binary32) (*.f32 x x))) (*.f32 x (*.f32 #s(literal 1/6 binary32) (*.f32 x x)))) (*.f32 (neg.f32 x) (*.f32 x (*.f32 #s(literal 1/6 binary32) (*.f32 x x))))))) x)
55.9%
(copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -3/40 binary32) (*.f32 (*.f32 x x) #s(literal 5/112 binary32))))))))) x)
55.9%
(copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x #s(literal -3/40 binary32))))))) x)
56.1%
(copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x #s(literal 1/6 binary32))))) x)
57.0%
(copysign.f32 (neg.f32 x) x)
22.2%
(copysign.f32 (log1p.f32 (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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)
5.6%
(copysign.f32 (log.f32 (/.f32 (-.f32 (*.f32 x x) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))) (-.f32 (neg.f32 x) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))))) x)
17.7%
(copysign.f32 (log.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x)))) x)) x)
5.2%
(copysign.f32 (log.f32 (/.f32 (*.f32 (neg.f32 (/.f32 (*.f32 x (*.f32 x x)) x)) x) (*.f32 x x))) x)
29.3%
(copysign.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)) x)
15.4%
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 (+.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)) x) x) x)) x)
15.6%
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 x (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))) x) x)) x)
9.2%
(copysign.f32 (log.f32 (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) x)) x)
25.4%
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x)
19.0%
(copysign.f32 (log.f32 (-.f32 #s(literal 1 binary32) x)) x)
6.1%
(copysign.f32 (log.f32 (+.f32 (/.f32 (-.f32 (*.f32 x x) (*.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 #s(literal 1/2 binary32) x))) (-.f32 x (/.f32 #s(literal 1/2 binary32) x))) (neg.f32 x))) x)
6.7%
(copysign.f32 (log.f32 (+.f32 (/.f32 (+.f32 (*.f32 x x) #s(literal 1/2 binary32)) x) (neg.f32 x))) x)
16.0%
(copysign.f32 (log.f32 (+.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 (*.f32 x x) #s(literal 1/16 binary32)))))))) x)
6.8%
(copysign.f32 (log.f32 (+.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (neg.f32 x))) x)
58.8%
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)
29.5%
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (*.f32 x (+.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))))) x)
38.7%
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x)
7.3%
(copysign.f32 (log.f32 (+.f32 x (-.f32 (/.f32 #s(literal 1/2 binary32) x) x))) x)
6.5%
(copysign.f32 (log.f32 (*.f32 x (/.f32 (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32)) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal -1 binary32))))) x)
6.7%
(copysign.f32 (log.f32 (*.f32 x (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal 1 binary32)))) x)
11.4%
(copysign.f32 (log.f32 (neg.f32 x)) x)
14.8%
(copysign.f32 (log.f32 x) x)
Compiler

Compiled 2206 to 699 computations (68.3% saved)

regimes50.0ms (0.7%)

Counts
69 → 3
Calls
Call 1
Inputs
(copysign.f32 (neg.f32 x) x)
(copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x #s(literal 1/6 binary32))))) x)
(copysign.f32 (/.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (+.f32 #s(literal 0 binary32) x)) x)
(copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x #s(literal -3/40 binary32))))))) x)
(copysign.f32 (/.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x)))) x)
(copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -3/40 binary32) (*.f32 (*.f32 x x) #s(literal 5/112 binary32))))))))) x)
(copysign.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/216 binary32))) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (-.f32 (*.f32 (*.f32 x (*.f32 #s(literal 1/6 binary32) (*.f32 x x))) (*.f32 x (*.f32 #s(literal 1/6 binary32) (*.f32 x x)))) (*.f32 (neg.f32 x) (*.f32 x (*.f32 #s(literal 1/6 binary32) (*.f32 x x))))))) x)
(copysign.f32 (log.f32 x) x)
(copysign.f32 (log.f32 (neg.f32 x)) x)
(copysign.f32 (log.f32 (-.f32 #s(literal 1 binary32) x)) x)
(copysign.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)) x)
(copysign.f32 (log.f32 (+.f32 x (-.f32 (/.f32 #s(literal 1/2 binary32) x) x))) x)
(copysign.f32 (log.f32 (+.f32 (/.f32 (+.f32 (*.f32 x x) #s(literal 1/2 binary32)) x) (neg.f32 x))) x)
(copysign.f32 (log.f32 (*.f32 x (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal 1 binary32)))) x)
(copysign.f32 (log.f32 (+.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (neg.f32 x))) x)
(copysign.f32 (log.f32 (/.f32 (*.f32 (neg.f32 (/.f32 (*.f32 x (*.f32 x x)) x)) x) (*.f32 x x))) x)
(copysign.f32 (log1p.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) x)
(copysign.f32 (log.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))) x)
(copysign.f32 (log.f32 (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) x)) x)
(copysign.f32 (log1p.f32 (/.f32 (*.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) x) x)) x)
(copysign.f32 (log.f32 (+.f32 (/.f32 (-.f32 (*.f32 x x) (*.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 #s(literal 1/2 binary32) x))) (-.f32 x (/.f32 #s(literal 1/2 binary32) x))) (neg.f32 x))) x)
(copysign.f32 (log1p.f32 (*.f32 (*.f32 x (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (/.f32 #s(literal 1 binary32) x))) x)
(copysign.f32 (log.f32 (*.f32 x (/.f32 (-.f32 #s(literal 0 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) (-.f32 #s(literal 0 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x)
(copysign.f32 (log.f32 (*.f32 x (/.f32 (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32)) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal -1 binary32))))) x)
(copysign.f32 (log.f32 (+.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 (*.f32 x x) #s(literal 1/16 binary32)))))))) x)
(copysign.f32 (log.f32 (*.f32 x (+.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x)
(copysign.f32 (log1p.f32 (*.f32 (/.f32 x x) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))))) x)
(copysign.f32 (neg.f32 (log.f32 (/.f32 (-.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) x)
(copysign.f32 (log.f32 (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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 x x) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))) (-.f32 (neg.f32 x) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))))) x)
(copysign.f32 (log.f32 (*.f32 x (+.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (/.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal -1 binary32) x) (/.f32 #s(literal -1 binary32) x))))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x)
(copysign.f32 (log.f32 (*.f32 x (/.f32 (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.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))) #s(literal -1 binary32))))) x)
(copysign.f32 (neg.f32 (log.f32 (/.f32 (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (neg.f32 (*.f32 x (*.f32 x x))))))) x)
(copysign.f32 (log1p.f32 (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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.f32 (log.f32 (+.f32 (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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 (*.f32 x x) #s(literal 1/16 binary32)))))))) x)
(copysign.f32 (log.f32 (/.f32 (-.f32 (*.f32 x x) (*.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) (-.f32 (neg.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))))) x)
(copysign.f32 (log.f32 (*.f32 x (+.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 (/.f32 x (*.f32 x (*.f32 x x))) (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) (neg.f32 x))))) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x)
(copysign.f32 (log.f32 (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (-.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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.f32 (log.f32 (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) x) (-.f32 (-.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal 1 binary32)))) x)
(copysign.f32 (log.f32 (*.f32 x (/.f32 (+.f32 (*.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x x) (*.f32 x 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 x x) (*.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))))) x)
(copysign.f32 (log.f32 (*.f32 x (+.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 (*.f32 (/.f32 x (*.f32 x (*.f32 x x))) (/.f32 x (*.f32 x (*.f32 x x)))) (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x)
(copysign.f32 (log.f32 (*.f32 x (-.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x 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))) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))))) (/.f32 #s(literal 1 binary32) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))))))) x)
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 x x) (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) (/.f32 (*.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.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) x)) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (neg.f32 x))) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))) x)
(copysign.f32 (log.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x)))) x)) x)
(copysign.f32 (log.f32 (*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 #s(literal -1/2 binary32) x) (fabs.f32 x)) x)))) 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 x (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))) x) x)) x)
(copysign.f32 (log.f32 (*.f32 x (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.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 (/.f32 (*.f32 (+.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)) x) x) 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 (*.f32 (*.f32 x x) #s(literal 1/16 binary32)) #s(literal -1/8 binary32))))))) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (*.f32 x (+.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))))) x)
(copysign.f32 (log.f32 (+.f32 (+.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 (*.f32 x x) #s(literal 1/16 binary32)))))))) x)
(copysign.f32 (-.f32 (log.f32 (*.f32 (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (+.f32 #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))))))))) (+.f32 #s(literal 1 binary32) (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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))))))))))) (log1p.f32 (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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.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 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal 1 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) #s(literal 1 binary32))))))) x)
(copysign.f32 (+.f32 (log1p.f32 (fabs.f32 x)) (/.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (+.f32 (fabs.f32 x) #s(literal 1 binary32)))) x)
(copysign.f32 (-.f32 (log1p.f32 (-.f32 (*.f32 x x) (*.f32 x x))) (log.f32 (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x)))) x)
(copysign.f32 (+.f32 (log.f32 (/.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))) (-.f32 (*.f32 x (*.f32 x x)) (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32))))) (log.f32 (+.f32 (*.f32 x x) (+.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.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 (*.f32 x x) (+.f32 (/.f32 #s(literal -1/8 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (/.f32 #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)))))) x)
Outputs
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)
(copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -3/40 binary32) (*.f32 (*.f32 x x) #s(literal 5/112 binary32))))))))) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)
Calls

2 calls:

20.0ms
x
18.0ms
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x)
Results
AccuracySegmentsBranch
99.9%3x
99.9%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)

regimes25.0ms (0.3%)

Counts
61 → 3
Calls
Call 1
Inputs
(copysign.f32 (neg.f32 x) x)
(copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x #s(literal 1/6 binary32))))) x)
(copysign.f32 (/.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (+.f32 #s(literal 0 binary32) x)) x)
(copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x #s(literal -3/40 binary32))))))) x)
(copysign.f32 (/.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x)))) x)
(copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -3/40 binary32) (*.f32 (*.f32 x x) #s(literal 5/112 binary32))))))))) x)
(copysign.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/216 binary32))) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (-.f32 (*.f32 (*.f32 x (*.f32 #s(literal 1/6 binary32) (*.f32 x x))) (*.f32 x (*.f32 #s(literal 1/6 binary32) (*.f32 x x)))) (*.f32 (neg.f32 x) (*.f32 x (*.f32 #s(literal 1/6 binary32) (*.f32 x x))))))) x)
(copysign.f32 (log.f32 x) x)
(copysign.f32 (log.f32 (neg.f32 x)) x)
(copysign.f32 (log.f32 (-.f32 #s(literal 1 binary32) x)) x)
(copysign.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)) x)
(copysign.f32 (log.f32 (+.f32 x (-.f32 (/.f32 #s(literal 1/2 binary32) x) x))) x)
(copysign.f32 (log.f32 (+.f32 (/.f32 (+.f32 (*.f32 x x) #s(literal 1/2 binary32)) x) (neg.f32 x))) x)
(copysign.f32 (log.f32 (*.f32 x (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal 1 binary32)))) x)
(copysign.f32 (log.f32 (+.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (neg.f32 x))) x)
(copysign.f32 (log.f32 (/.f32 (*.f32 (neg.f32 (/.f32 (*.f32 x (*.f32 x x)) x)) x) (*.f32 x x))) x)
(copysign.f32 (log1p.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) x)
(copysign.f32 (log.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))) x)
(copysign.f32 (log.f32 (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) x)) x)
(copysign.f32 (log1p.f32 (/.f32 (*.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) x) x)) x)
(copysign.f32 (log.f32 (+.f32 (/.f32 (-.f32 (*.f32 x x) (*.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 #s(literal 1/2 binary32) x))) (-.f32 x (/.f32 #s(literal 1/2 binary32) x))) (neg.f32 x))) x)
(copysign.f32 (log1p.f32 (*.f32 (*.f32 x (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (/.f32 #s(literal 1 binary32) x))) x)
(copysign.f32 (log.f32 (*.f32 x (/.f32 (-.f32 #s(literal 0 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) (-.f32 #s(literal 0 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x)
(copysign.f32 (log.f32 (*.f32 x (/.f32 (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32)) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal -1 binary32))))) x)
(copysign.f32 (log.f32 (+.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 (*.f32 x x) #s(literal 1/16 binary32)))))))) x)
(copysign.f32 (log.f32 (*.f32 x (+.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x)
(copysign.f32 (log1p.f32 (*.f32 (/.f32 x x) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))))) x)
(copysign.f32 (neg.f32 (log.f32 (/.f32 (-.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) x)
(copysign.f32 (log.f32 (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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 x x) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))) (-.f32 (neg.f32 x) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))))) x)
(copysign.f32 (log.f32 (*.f32 x (+.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (/.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal -1 binary32) x) (/.f32 #s(literal -1 binary32) x))))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x)
(copysign.f32 (log.f32 (*.f32 x (/.f32 (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.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))) #s(literal -1 binary32))))) x)
(copysign.f32 (neg.f32 (log.f32 (/.f32 (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (neg.f32 (*.f32 x (*.f32 x x))))))) x)
(copysign.f32 (log1p.f32 (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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.f32 (log.f32 (+.f32 (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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 (*.f32 x x) #s(literal 1/16 binary32)))))))) x)
(copysign.f32 (log.f32 (/.f32 (-.f32 (*.f32 x x) (*.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) (-.f32 (neg.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))))) x)
(copysign.f32 (log.f32 (*.f32 x (+.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 (/.f32 x (*.f32 x (*.f32 x x))) (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) (neg.f32 x))))) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x)
(copysign.f32 (log.f32 (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (-.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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.f32 (log.f32 (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) x) (-.f32 (-.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal 1 binary32)))) x)
(copysign.f32 (log.f32 (*.f32 x (/.f32 (+.f32 (*.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x x) (*.f32 x 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 x x) (*.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))))) x)
(copysign.f32 (log.f32 (*.f32 x (+.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 (*.f32 (/.f32 x (*.f32 x (*.f32 x x))) (/.f32 x (*.f32 x (*.f32 x x)))) (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x)
(copysign.f32 (log.f32 (*.f32 x (-.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x 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))) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))))) (/.f32 #s(literal 1 binary32) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))))))) x)
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 x x) (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) (/.f32 (*.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.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) x)) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (neg.f32 x))) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))) x)
(copysign.f32 (log.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x)))) x)) x)
(copysign.f32 (log.f32 (*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 #s(literal -1/2 binary32) x) (fabs.f32 x)) x)))) 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 x (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))) x) x)) x)
(copysign.f32 (log.f32 (*.f32 x (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.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 (/.f32 (*.f32 (+.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)) x) x) 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 (*.f32 (*.f32 x x) #s(literal 1/16 binary32)) #s(literal -1/8 binary32))))))) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (*.f32 x (+.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))))) x)
(copysign.f32 (log.f32 (+.f32 (+.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 (*.f32 x x) #s(literal 1/16 binary32)))))))) x)
(copysign.f32 (-.f32 (log.f32 (*.f32 (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (+.f32 #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))))))))) (+.f32 #s(literal 1 binary32) (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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))))))))))) (log1p.f32 (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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)
Outputs
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x)
(copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -3/40 binary32) (*.f32 (*.f32 x x) #s(literal 5/112 binary32))))))))) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (*.f32 x (+.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))))) x)
Calls

1 calls:

18.0ms
x
Results
AccuracySegmentsBranch
99.4%3x
Compiler

Compiled 2 to 1 computations (50% saved)

regimes49.0ms (0.6%)

Counts
58 → 3
Calls
Call 1
Inputs
(copysign.f32 (neg.f32 x) x)
(copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x #s(literal 1/6 binary32))))) x)
(copysign.f32 (/.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (+.f32 #s(literal 0 binary32) x)) x)
(copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x #s(literal -3/40 binary32))))))) x)
(copysign.f32 (/.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x)))) x)
(copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -3/40 binary32) (*.f32 (*.f32 x x) #s(literal 5/112 binary32))))))))) x)
(copysign.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/216 binary32))) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (-.f32 (*.f32 (*.f32 x (*.f32 #s(literal 1/6 binary32) (*.f32 x x))) (*.f32 x (*.f32 #s(literal 1/6 binary32) (*.f32 x x)))) (*.f32 (neg.f32 x) (*.f32 x (*.f32 #s(literal 1/6 binary32) (*.f32 x x))))))) x)
(copysign.f32 (log.f32 x) x)
(copysign.f32 (log.f32 (neg.f32 x)) x)
(copysign.f32 (log.f32 (-.f32 #s(literal 1 binary32) x)) x)
(copysign.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)) x)
(copysign.f32 (log.f32 (+.f32 x (-.f32 (/.f32 #s(literal 1/2 binary32) x) x))) x)
(copysign.f32 (log.f32 (+.f32 (/.f32 (+.f32 (*.f32 x x) #s(literal 1/2 binary32)) x) (neg.f32 x))) x)
(copysign.f32 (log.f32 (*.f32 x (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal 1 binary32)))) x)
(copysign.f32 (log.f32 (+.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (neg.f32 x))) x)
(copysign.f32 (log.f32 (/.f32 (*.f32 (neg.f32 (/.f32 (*.f32 x (*.f32 x x)) x)) x) (*.f32 x x))) x)
(copysign.f32 (log1p.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) x)
(copysign.f32 (log.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))) x)
(copysign.f32 (log.f32 (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) x)) x)
(copysign.f32 (log1p.f32 (/.f32 (*.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) x) x)) x)
(copysign.f32 (log.f32 (+.f32 (/.f32 (-.f32 (*.f32 x x) (*.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 #s(literal 1/2 binary32) x))) (-.f32 x (/.f32 #s(literal 1/2 binary32) x))) (neg.f32 x))) x)
(copysign.f32 (log1p.f32 (*.f32 (*.f32 x (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (/.f32 #s(literal 1 binary32) x))) x)
(copysign.f32 (log.f32 (*.f32 x (/.f32 (-.f32 #s(literal 0 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) (-.f32 #s(literal 0 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x)
(copysign.f32 (log.f32 (*.f32 x (/.f32 (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32)) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal -1 binary32))))) x)
(copysign.f32 (log.f32 (+.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 (*.f32 x x) #s(literal 1/16 binary32)))))))) x)
(copysign.f32 (log.f32 (*.f32 x (+.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x)
(copysign.f32 (log1p.f32 (*.f32 (/.f32 x x) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))))) x)
(copysign.f32 (neg.f32 (log.f32 (/.f32 (-.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) x)
(copysign.f32 (log.f32 (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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 x x) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))) (-.f32 (neg.f32 x) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))))) x)
(copysign.f32 (log.f32 (*.f32 x (+.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (/.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal -1 binary32) x) (/.f32 #s(literal -1 binary32) x))))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x)
(copysign.f32 (log.f32 (*.f32 x (/.f32 (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.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))) #s(literal -1 binary32))))) x)
(copysign.f32 (neg.f32 (log.f32 (/.f32 (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (neg.f32 (*.f32 x (*.f32 x x))))))) x)
(copysign.f32 (log1p.f32 (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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.f32 (log.f32 (+.f32 (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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 (*.f32 x x) #s(literal 1/16 binary32)))))))) x)
(copysign.f32 (log.f32 (/.f32 (-.f32 (*.f32 x x) (*.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) (-.f32 (neg.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))))) x)
(copysign.f32 (log.f32 (*.f32 x (+.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 (/.f32 x (*.f32 x (*.f32 x x))) (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) (neg.f32 x))))) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x)
(copysign.f32 (log.f32 (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (-.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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.f32 (log.f32 (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) x) (-.f32 (-.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal 1 binary32)))) x)
(copysign.f32 (log.f32 (*.f32 x (/.f32 (+.f32 (*.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x x) (*.f32 x 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 x x) (*.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))))) x)
(copysign.f32 (log.f32 (*.f32 x (+.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 (*.f32 (/.f32 x (*.f32 x (*.f32 x x))) (/.f32 x (*.f32 x (*.f32 x x)))) (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x)
(copysign.f32 (log.f32 (*.f32 x (-.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x 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))) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))))) (/.f32 #s(literal 1 binary32) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))))))) x)
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 x x) (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) (/.f32 (*.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.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) x)) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (neg.f32 x))) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))) x)
(copysign.f32 (log.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x)))) x)) x)
(copysign.f32 (log.f32 (*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 #s(literal -1/2 binary32) x) (fabs.f32 x)) x)))) 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 x (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))) x) x)) x)
(copysign.f32 (log.f32 (*.f32 x (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.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 (/.f32 (*.f32 (+.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)) x) x) 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 (*.f32 (*.f32 x x) #s(literal 1/16 binary32)) #s(literal -1/8 binary32))))))) x)
Outputs
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x)
(copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -3/40 binary32) (*.f32 (*.f32 x x) #s(literal 5/112 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:

17.0ms
x
Results
AccuracySegmentsBranch
99.2%3x
Compiler

Compiled 2 to 1 computations (50% saved)

regimes78.0ms (1%)

Counts
52 → 3
Calls
Call 1
Inputs
(copysign.f32 (neg.f32 x) x)
(copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x #s(literal 1/6 binary32))))) x)
(copysign.f32 (/.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (+.f32 #s(literal 0 binary32) x)) x)
(copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x #s(literal -3/40 binary32))))))) x)
(copysign.f32 (/.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x)))) x)
(copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -3/40 binary32) (*.f32 (*.f32 x x) #s(literal 5/112 binary32))))))))) x)
(copysign.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/216 binary32))) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (-.f32 (*.f32 (*.f32 x (*.f32 #s(literal 1/6 binary32) (*.f32 x x))) (*.f32 x (*.f32 #s(literal 1/6 binary32) (*.f32 x x)))) (*.f32 (neg.f32 x) (*.f32 x (*.f32 #s(literal 1/6 binary32) (*.f32 x x))))))) x)
(copysign.f32 (log.f32 x) x)
(copysign.f32 (log.f32 (neg.f32 x)) x)
(copysign.f32 (log.f32 (-.f32 #s(literal 1 binary32) x)) x)
(copysign.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)) x)
(copysign.f32 (log.f32 (+.f32 x (-.f32 (/.f32 #s(literal 1/2 binary32) x) x))) x)
(copysign.f32 (log.f32 (+.f32 (/.f32 (+.f32 (*.f32 x x) #s(literal 1/2 binary32)) x) (neg.f32 x))) x)
(copysign.f32 (log.f32 (*.f32 x (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal 1 binary32)))) x)
(copysign.f32 (log.f32 (+.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (neg.f32 x))) x)
(copysign.f32 (log.f32 (/.f32 (*.f32 (neg.f32 (/.f32 (*.f32 x (*.f32 x x)) x)) x) (*.f32 x x))) x)
(copysign.f32 (log1p.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) x)
(copysign.f32 (log.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))) x)
(copysign.f32 (log.f32 (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) x)) x)
(copysign.f32 (log1p.f32 (/.f32 (*.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) x) x)) x)
(copysign.f32 (log.f32 (+.f32 (/.f32 (-.f32 (*.f32 x x) (*.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 #s(literal 1/2 binary32) x))) (-.f32 x (/.f32 #s(literal 1/2 binary32) x))) (neg.f32 x))) x)
(copysign.f32 (log1p.f32 (*.f32 (*.f32 x (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (/.f32 #s(literal 1 binary32) x))) x)
(copysign.f32 (log.f32 (*.f32 x (/.f32 (-.f32 #s(literal 0 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) (-.f32 #s(literal 0 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x)
(copysign.f32 (log.f32 (*.f32 x (/.f32 (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32)) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal -1 binary32))))) x)
(copysign.f32 (log.f32 (+.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 (*.f32 x x) #s(literal 1/16 binary32)))))))) x)
(copysign.f32 (log.f32 (*.f32 x (+.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x)
(copysign.f32 (log1p.f32 (*.f32 (/.f32 x x) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))))) x)
(copysign.f32 (neg.f32 (log.f32 (/.f32 (-.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) x)
(copysign.f32 (log.f32 (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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 x x) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))) (-.f32 (neg.f32 x) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))))) x)
(copysign.f32 (log.f32 (*.f32 x (+.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (/.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal -1 binary32) x) (/.f32 #s(literal -1 binary32) x))))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x)
(copysign.f32 (log.f32 (*.f32 x (/.f32 (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.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))) #s(literal -1 binary32))))) x)
(copysign.f32 (neg.f32 (log.f32 (/.f32 (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (neg.f32 (*.f32 x (*.f32 x x))))))) x)
(copysign.f32 (log1p.f32 (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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.f32 (log.f32 (+.f32 (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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 (*.f32 x x) #s(literal 1/16 binary32)))))))) x)
(copysign.f32 (log.f32 (/.f32 (-.f32 (*.f32 x x) (*.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) (-.f32 (neg.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))))) x)
(copysign.f32 (log.f32 (*.f32 x (+.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 (/.f32 x (*.f32 x (*.f32 x x))) (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) (neg.f32 x))))) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x)
(copysign.f32 (log.f32 (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (-.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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.f32 (log.f32 (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) x) (-.f32 (-.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal 1 binary32)))) x)
(copysign.f32 (log.f32 (*.f32 x (/.f32 (+.f32 (*.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x x) (*.f32 x 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 x x) (*.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))))) x)
(copysign.f32 (log.f32 (*.f32 x (+.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 (*.f32 (/.f32 x (*.f32 x (*.f32 x x))) (/.f32 x (*.f32 x (*.f32 x x)))) (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x)
(copysign.f32 (log.f32 (*.f32 x (-.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x 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))) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))))) (/.f32 #s(literal 1 binary32) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))))))) x)
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 x x) (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) (/.f32 (*.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.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) x)) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (neg.f32 x))) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))) x)
(copysign.f32 (log.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x)))) x)) x)
(copysign.f32 (log.f32 (*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 #s(literal -1/2 binary32) x) (fabs.f32 x)) x)))) x)
Outputs
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x)
(copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -3/40 binary32) (*.f32 (*.f32 x x) #s(literal 5/112 binary32))))))))) x)
(copysign.f32 (log.f32 (*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 #s(literal -1/2 binary32) x) (fabs.f32 x)) x)))) x)
Calls

1 calls:

13.0ms
x
Results
AccuracySegmentsBranch
99.2%3x
Compiler

Compiled 2 to 1 computations (50% saved)

regimes22.0ms (0.3%)

Counts
51 → 3
Calls
Call 1
Inputs
(copysign.f32 (neg.f32 x) x)
(copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x #s(literal 1/6 binary32))))) x)
(copysign.f32 (/.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (+.f32 #s(literal 0 binary32) x)) x)
(copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x #s(literal -3/40 binary32))))))) x)
(copysign.f32 (/.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x)))) x)
(copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -3/40 binary32) (*.f32 (*.f32 x x) #s(literal 5/112 binary32))))))))) x)
(copysign.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/216 binary32))) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (-.f32 (*.f32 (*.f32 x (*.f32 #s(literal 1/6 binary32) (*.f32 x x))) (*.f32 x (*.f32 #s(literal 1/6 binary32) (*.f32 x x)))) (*.f32 (neg.f32 x) (*.f32 x (*.f32 #s(literal 1/6 binary32) (*.f32 x x))))))) x)
(copysign.f32 (log.f32 x) x)
(copysign.f32 (log.f32 (neg.f32 x)) x)
(copysign.f32 (log.f32 (-.f32 #s(literal 1 binary32) x)) x)
(copysign.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)) x)
(copysign.f32 (log.f32 (+.f32 x (-.f32 (/.f32 #s(literal 1/2 binary32) x) x))) x)
(copysign.f32 (log.f32 (+.f32 (/.f32 (+.f32 (*.f32 x x) #s(literal 1/2 binary32)) x) (neg.f32 x))) x)
(copysign.f32 (log.f32 (*.f32 x (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal 1 binary32)))) x)
(copysign.f32 (log.f32 (+.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (neg.f32 x))) x)
(copysign.f32 (log.f32 (/.f32 (*.f32 (neg.f32 (/.f32 (*.f32 x (*.f32 x x)) x)) x) (*.f32 x x))) x)
(copysign.f32 (log1p.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) x)
(copysign.f32 (log.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))) x)
(copysign.f32 (log.f32 (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) x)) x)
(copysign.f32 (log1p.f32 (/.f32 (*.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) x) x)) x)
(copysign.f32 (log.f32 (+.f32 (/.f32 (-.f32 (*.f32 x x) (*.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 #s(literal 1/2 binary32) x))) (-.f32 x (/.f32 #s(literal 1/2 binary32) x))) (neg.f32 x))) x)
(copysign.f32 (log1p.f32 (*.f32 (*.f32 x (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (/.f32 #s(literal 1 binary32) x))) x)
(copysign.f32 (log.f32 (*.f32 x (/.f32 (-.f32 #s(literal 0 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) (-.f32 #s(literal 0 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x)
(copysign.f32 (log.f32 (*.f32 x (/.f32 (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32)) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal -1 binary32))))) x)
(copysign.f32 (log.f32 (+.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 (*.f32 x x) #s(literal 1/16 binary32)))))))) x)
(copysign.f32 (log.f32 (*.f32 x (+.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x)
(copysign.f32 (log1p.f32 (*.f32 (/.f32 x x) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))))) x)
(copysign.f32 (neg.f32 (log.f32 (/.f32 (-.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) x)
(copysign.f32 (log.f32 (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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 x x) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))) (-.f32 (neg.f32 x) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))))) x)
(copysign.f32 (log.f32 (*.f32 x (+.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (/.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal -1 binary32) x) (/.f32 #s(literal -1 binary32) x))))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x)
(copysign.f32 (log.f32 (*.f32 x (/.f32 (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.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))) #s(literal -1 binary32))))) x)
(copysign.f32 (neg.f32 (log.f32 (/.f32 (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (neg.f32 (*.f32 x (*.f32 x x))))))) x)
(copysign.f32 (log1p.f32 (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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.f32 (log.f32 (+.f32 (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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 (*.f32 x x) #s(literal 1/16 binary32)))))))) x)
(copysign.f32 (log.f32 (/.f32 (-.f32 (*.f32 x x) (*.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) (-.f32 (neg.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))))) x)
(copysign.f32 (log.f32 (*.f32 x (+.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 (/.f32 x (*.f32 x (*.f32 x x))) (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) (neg.f32 x))))) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x)
(copysign.f32 (log.f32 (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (-.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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.f32 (log.f32 (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) x) (-.f32 (-.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal 1 binary32)))) x)
(copysign.f32 (log.f32 (*.f32 x (/.f32 (+.f32 (*.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x x) (*.f32 x 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 x x) (*.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))))) x)
(copysign.f32 (log.f32 (*.f32 x (+.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 (*.f32 (/.f32 x (*.f32 x (*.f32 x x))) (/.f32 x (*.f32 x (*.f32 x x)))) (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x)
(copysign.f32 (log.f32 (*.f32 x (-.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x 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))) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))))) (/.f32 #s(literal 1 binary32) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))))))) x)
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 x x) (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) (/.f32 (*.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.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) x)) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (neg.f32 x))) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))) x)
(copysign.f32 (log.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x)))) x)) x)
Outputs
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x)
(copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -3/40 binary32) (*.f32 (*.f32 x x) #s(literal 5/112 binary32))))))))) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) x)) x)
Calls

1 calls:

13.0ms
x
Results
AccuracySegmentsBranch
98.8%3x
Compiler

Compiled 2 to 1 computations (50% saved)

regimes20.0ms (0.3%)

Counts
47 → 4
Calls
Call 1
Inputs
(copysign.f32 (neg.f32 x) x)
(copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x #s(literal 1/6 binary32))))) x)
(copysign.f32 (/.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (+.f32 #s(literal 0 binary32) x)) x)
(copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x #s(literal -3/40 binary32))))))) x)
(copysign.f32 (/.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x)))) x)
(copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -3/40 binary32) (*.f32 (*.f32 x x) #s(literal 5/112 binary32))))))))) x)
(copysign.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/216 binary32))) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (-.f32 (*.f32 (*.f32 x (*.f32 #s(literal 1/6 binary32) (*.f32 x x))) (*.f32 x (*.f32 #s(literal 1/6 binary32) (*.f32 x x)))) (*.f32 (neg.f32 x) (*.f32 x (*.f32 #s(literal 1/6 binary32) (*.f32 x x))))))) x)
(copysign.f32 (log.f32 x) x)
(copysign.f32 (log.f32 (neg.f32 x)) x)
(copysign.f32 (log.f32 (-.f32 #s(literal 1 binary32) x)) x)
(copysign.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)) x)
(copysign.f32 (log.f32 (+.f32 x (-.f32 (/.f32 #s(literal 1/2 binary32) x) x))) x)
(copysign.f32 (log.f32 (+.f32 (/.f32 (+.f32 (*.f32 x x) #s(literal 1/2 binary32)) x) (neg.f32 x))) x)
(copysign.f32 (log.f32 (*.f32 x (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal 1 binary32)))) x)
(copysign.f32 (log.f32 (+.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (neg.f32 x))) x)
(copysign.f32 (log.f32 (/.f32 (*.f32 (neg.f32 (/.f32 (*.f32 x (*.f32 x x)) x)) x) (*.f32 x x))) x)
(copysign.f32 (log1p.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) x)
(copysign.f32 (log.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))) x)
(copysign.f32 (log.f32 (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) x)) x)
(copysign.f32 (log1p.f32 (/.f32 (*.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) x) x)) x)
(copysign.f32 (log.f32 (+.f32 (/.f32 (-.f32 (*.f32 x x) (*.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 #s(literal 1/2 binary32) x))) (-.f32 x (/.f32 #s(literal 1/2 binary32) x))) (neg.f32 x))) x)
(copysign.f32 (log1p.f32 (*.f32 (*.f32 x (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (/.f32 #s(literal 1 binary32) x))) x)
(copysign.f32 (log.f32 (*.f32 x (/.f32 (-.f32 #s(literal 0 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) (-.f32 #s(literal 0 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x)
(copysign.f32 (log.f32 (*.f32 x (/.f32 (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32)) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal -1 binary32))))) x)
(copysign.f32 (log.f32 (+.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 (*.f32 x x) #s(literal 1/16 binary32)))))))) x)
(copysign.f32 (log.f32 (*.f32 x (+.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x)
(copysign.f32 (log1p.f32 (*.f32 (/.f32 x x) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))))) x)
(copysign.f32 (neg.f32 (log.f32 (/.f32 (-.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) x)
(copysign.f32 (log.f32 (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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 x x) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))) (-.f32 (neg.f32 x) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))))) x)
(copysign.f32 (log.f32 (*.f32 x (+.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (/.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal -1 binary32) x) (/.f32 #s(literal -1 binary32) x))))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x)
(copysign.f32 (log.f32 (*.f32 x (/.f32 (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.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))) #s(literal -1 binary32))))) x)
(copysign.f32 (neg.f32 (log.f32 (/.f32 (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (neg.f32 (*.f32 x (*.f32 x x))))))) x)
(copysign.f32 (log1p.f32 (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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.f32 (log.f32 (+.f32 (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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 (*.f32 x x) #s(literal 1/16 binary32)))))))) x)
(copysign.f32 (log.f32 (/.f32 (-.f32 (*.f32 x x) (*.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) (-.f32 (neg.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))))) x)
(copysign.f32 (log.f32 (*.f32 x (+.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 (/.f32 x (*.f32 x (*.f32 x x))) (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) (neg.f32 x))))) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x)
(copysign.f32 (log.f32 (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (-.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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.f32 (log.f32 (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) x) (-.f32 (-.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal 1 binary32)))) x)
(copysign.f32 (log.f32 (*.f32 x (/.f32 (+.f32 (*.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x x) (*.f32 x 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 x x) (*.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))))) x)
(copysign.f32 (log.f32 (*.f32 x (+.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 (*.f32 (/.f32 x (*.f32 x (*.f32 x x))) (/.f32 x (*.f32 x (*.f32 x x)))) (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x)
(copysign.f32 (log.f32 (*.f32 x (-.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x 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))) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))))) (/.f32 #s(literal 1 binary32) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))))))) x)
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 x x) (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) (/.f32 (*.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.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 (log.f32 (neg.f32 x)) x)
(copysign.f32 (log.f32 (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) x)) x)
(copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -3/40 binary32) (*.f32 (*.f32 x x) #s(literal 5/112 binary32))))))))) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) x)) x)
Calls

1 calls:

13.0ms
x
Results
AccuracySegmentsBranch
92.5%4x
Compiler

Compiled 2 to 1 computations (50% saved)

regimes16.0ms (0.2%)

Counts
46 → 4
Calls
Call 1
Inputs
(copysign.f32 (neg.f32 x) x)
(copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x #s(literal 1/6 binary32))))) x)
(copysign.f32 (/.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (+.f32 #s(literal 0 binary32) x)) x)
(copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x #s(literal -3/40 binary32))))))) x)
(copysign.f32 (/.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x)))) x)
(copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -3/40 binary32) (*.f32 (*.f32 x x) #s(literal 5/112 binary32))))))))) x)
(copysign.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/216 binary32))) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (-.f32 (*.f32 (*.f32 x (*.f32 #s(literal 1/6 binary32) (*.f32 x x))) (*.f32 x (*.f32 #s(literal 1/6 binary32) (*.f32 x x)))) (*.f32 (neg.f32 x) (*.f32 x (*.f32 #s(literal 1/6 binary32) (*.f32 x x))))))) x)
(copysign.f32 (log.f32 x) x)
(copysign.f32 (log.f32 (neg.f32 x)) x)
(copysign.f32 (log.f32 (-.f32 #s(literal 1 binary32) x)) x)
(copysign.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)) x)
(copysign.f32 (log.f32 (+.f32 x (-.f32 (/.f32 #s(literal 1/2 binary32) x) x))) x)
(copysign.f32 (log.f32 (+.f32 (/.f32 (+.f32 (*.f32 x x) #s(literal 1/2 binary32)) x) (neg.f32 x))) x)
(copysign.f32 (log.f32 (*.f32 x (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal 1 binary32)))) x)
(copysign.f32 (log.f32 (+.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (neg.f32 x))) x)
(copysign.f32 (log.f32 (/.f32 (*.f32 (neg.f32 (/.f32 (*.f32 x (*.f32 x x)) x)) x) (*.f32 x x))) x)
(copysign.f32 (log1p.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) x)
(copysign.f32 (log.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))) x)
(copysign.f32 (log.f32 (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) x)) x)
(copysign.f32 (log1p.f32 (/.f32 (*.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) x) x)) x)
(copysign.f32 (log.f32 (+.f32 (/.f32 (-.f32 (*.f32 x x) (*.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 #s(literal 1/2 binary32) x))) (-.f32 x (/.f32 #s(literal 1/2 binary32) x))) (neg.f32 x))) x)
(copysign.f32 (log1p.f32 (*.f32 (*.f32 x (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (/.f32 #s(literal 1 binary32) x))) x)
(copysign.f32 (log.f32 (*.f32 x (/.f32 (-.f32 #s(literal 0 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) (-.f32 #s(literal 0 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x)
(copysign.f32 (log.f32 (*.f32 x (/.f32 (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32)) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal -1 binary32))))) x)
(copysign.f32 (log.f32 (+.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 (*.f32 x x) #s(literal 1/16 binary32)))))))) x)
(copysign.f32 (log.f32 (*.f32 x (+.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x)
(copysign.f32 (log1p.f32 (*.f32 (/.f32 x x) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))))) x)
(copysign.f32 (neg.f32 (log.f32 (/.f32 (-.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) x)
(copysign.f32 (log.f32 (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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 x x) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))) (-.f32 (neg.f32 x) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))))) x)
(copysign.f32 (log.f32 (*.f32 x (+.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (/.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal -1 binary32) x) (/.f32 #s(literal -1 binary32) x))))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x)
(copysign.f32 (log.f32 (*.f32 x (/.f32 (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.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))) #s(literal -1 binary32))))) x)
(copysign.f32 (neg.f32 (log.f32 (/.f32 (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (neg.f32 (*.f32 x (*.f32 x x))))))) x)
(copysign.f32 (log1p.f32 (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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.f32 (log.f32 (+.f32 (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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 (*.f32 x x) #s(literal 1/16 binary32)))))))) x)
(copysign.f32 (log.f32 (/.f32 (-.f32 (*.f32 x x) (*.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) (-.f32 (neg.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))))) x)
(copysign.f32 (log.f32 (*.f32 x (+.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 (/.f32 x (*.f32 x (*.f32 x x))) (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) (neg.f32 x))))) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x)
(copysign.f32 (log.f32 (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (-.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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.f32 (log.f32 (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) x) (-.f32 (-.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal 1 binary32)))) x)
(copysign.f32 (log.f32 (*.f32 x (/.f32 (+.f32 (*.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x x) (*.f32 x 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 x x) (*.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))))) x)
(copysign.f32 (log.f32 (*.f32 x (+.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 (*.f32 (/.f32 x (*.f32 x (*.f32 x x))) (/.f32 x (*.f32 x (*.f32 x x)))) (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x)
(copysign.f32 (log.f32 (*.f32 x (-.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x 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))) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))))) (/.f32 #s(literal 1 binary32) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))))))) x)
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 x x) (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) (/.f32 (*.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.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 (log.f32 (neg.f32 x)) x)
(copysign.f32 (log.f32 (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) x)) x)
(copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -3/40 binary32) (*.f32 (*.f32 x x) #s(literal 5/112 binary32))))))))) x)
(copysign.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)) x)
Calls

1 calls:

14.0ms
x
Results
AccuracySegmentsBranch
92.5%4x
Compiler

Compiled 2 to 1 computations (50% saved)

regimes41.0ms (0.5%)

Counts
18 → 3
Calls
Call 1
Inputs
(copysign.f32 (neg.f32 x) x)
(copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x #s(literal 1/6 binary32))))) x)
(copysign.f32 (/.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (+.f32 #s(literal 0 binary32) x)) x)
(copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x #s(literal -3/40 binary32))))))) x)
(copysign.f32 (/.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x)))) x)
(copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -3/40 binary32) (*.f32 (*.f32 x x) #s(literal 5/112 binary32))))))))) x)
(copysign.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/216 binary32))) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (-.f32 (*.f32 (*.f32 x (*.f32 #s(literal 1/6 binary32) (*.f32 x x))) (*.f32 x (*.f32 #s(literal 1/6 binary32) (*.f32 x x)))) (*.f32 (neg.f32 x) (*.f32 x (*.f32 #s(literal 1/6 binary32) (*.f32 x x))))))) x)
(copysign.f32 (log.f32 x) x)
(copysign.f32 (log.f32 (neg.f32 x)) x)
(copysign.f32 (log.f32 (-.f32 #s(literal 1 binary32) x)) x)
(copysign.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)) x)
(copysign.f32 (log.f32 (+.f32 x (-.f32 (/.f32 #s(literal 1/2 binary32) x) x))) x)
(copysign.f32 (log.f32 (+.f32 (/.f32 (+.f32 (*.f32 x x) #s(literal 1/2 binary32)) x) (neg.f32 x))) x)
(copysign.f32 (log.f32 (*.f32 x (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal 1 binary32)))) x)
(copysign.f32 (log.f32 (+.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (neg.f32 x))) x)
(copysign.f32 (log.f32 (/.f32 (*.f32 (neg.f32 (/.f32 (*.f32 x (*.f32 x x)) x)) x) (*.f32 x x))) x)
(copysign.f32 (log1p.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) x)
(copysign.f32 (log.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))) x)
Outputs
(copysign.f32 (log.f32 (-.f32 #s(literal 1 binary32) x)) x)
(copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -3/40 binary32) (*.f32 (*.f32 x x) #s(literal 5/112 binary32))))))))) x)
(copysign.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)) x)
Calls

1 calls:

40.0ms
x
Results
AccuracySegmentsBranch
87.9%3x
Compiler

Compiled 2 to 1 computations (50% saved)

regimes5.0ms (0.1%)

Counts
10 → 3
Calls
Call 1
Inputs
(copysign.f32 (neg.f32 x) x)
(copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x #s(literal 1/6 binary32))))) x)
(copysign.f32 (/.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (+.f32 #s(literal 0 binary32) x)) x)
(copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x #s(literal -3/40 binary32))))))) x)
(copysign.f32 (/.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x)))) x)
(copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -3/40 binary32) (*.f32 (*.f32 x x) #s(literal 5/112 binary32))))))))) x)
(copysign.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/216 binary32))) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (-.f32 (*.f32 (*.f32 x (*.f32 #s(literal 1/6 binary32) (*.f32 x x))) (*.f32 x (*.f32 #s(literal 1/6 binary32) (*.f32 x x)))) (*.f32 (neg.f32 x) (*.f32 x (*.f32 #s(literal 1/6 binary32) (*.f32 x x))))))) x)
(copysign.f32 (log.f32 x) x)
(copysign.f32 (log.f32 (neg.f32 x)) x)
(copysign.f32 (log.f32 (-.f32 #s(literal 1 binary32) x)) x)
Outputs
(copysign.f32 (log.f32 (-.f32 #s(literal 1 binary32) x)) x)
(copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -3/40 binary32) (*.f32 (*.f32 x x) #s(literal 5/112 binary32))))))))) x)
(copysign.f32 (log.f32 x) x)
Calls

1 calls:

3.0ms
x
Results
AccuracySegmentsBranch
73.3%3x
Compiler

Compiled 2 to 1 computations (50% saved)

regimes4.0ms (0.1%)

Counts
9 → 3
Calls
Call 1
Inputs
(copysign.f32 (neg.f32 x) x)
(copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x #s(literal 1/6 binary32))))) x)
(copysign.f32 (/.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (+.f32 #s(literal 0 binary32) x)) x)
(copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x #s(literal -3/40 binary32))))))) x)
(copysign.f32 (/.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x)))) x)
(copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -3/40 binary32) (*.f32 (*.f32 x x) #s(literal 5/112 binary32))))))))) x)
(copysign.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/216 binary32))) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (-.f32 (*.f32 (*.f32 x (*.f32 #s(literal 1/6 binary32) (*.f32 x x))) (*.f32 x (*.f32 #s(literal 1/6 binary32) (*.f32 x x)))) (*.f32 (neg.f32 x) (*.f32 x (*.f32 #s(literal 1/6 binary32) (*.f32 x x))))))) x)
(copysign.f32 (log.f32 x) x)
(copysign.f32 (log.f32 (neg.f32 x)) x)
Outputs
(copysign.f32 (log.f32 (neg.f32 x)) x)
(copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -3/40 binary32) (*.f32 (*.f32 x x) #s(literal 5/112 binary32))))))))) x)
(copysign.f32 (log.f32 x) x)
Calls

1 calls:

3.0ms
x
Results
AccuracySegmentsBranch
73.3%3x
Compiler

Compiled 2 to 1 computations (50% saved)

regimes4.0ms (0.1%)

Counts
8 → 2
Calls
Call 1
Inputs
(copysign.f32 (neg.f32 x) x)
(copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x #s(literal 1/6 binary32))))) x)
(copysign.f32 (/.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (+.f32 #s(literal 0 binary32) x)) x)
(copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x #s(literal -3/40 binary32))))))) x)
(copysign.f32 (/.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x)))) x)
(copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -3/40 binary32) (*.f32 (*.f32 x x) #s(literal 5/112 binary32))))))))) x)
(copysign.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/216 binary32))) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (-.f32 (*.f32 (*.f32 x (*.f32 #s(literal 1/6 binary32) (*.f32 x x))) (*.f32 x (*.f32 #s(literal 1/6 binary32) (*.f32 x x)))) (*.f32 (neg.f32 x) (*.f32 x (*.f32 #s(literal 1/6 binary32) (*.f32 x x))))))) x)
(copysign.f32 (log.f32 x) x)
Outputs
(copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -3/40 binary32) (*.f32 (*.f32 x x) #s(literal 5/112 binary32))))))))) x)
(copysign.f32 (log.f32 x) x)
Calls

1 calls:

3.0ms
x
Results
AccuracySegmentsBranch
65.8%2x
Compiler

Compiled 2 to 1 computations (50% saved)

regimes3.0ms (0%)

Accuracy

Total -12.0b remaining (-87.1%)

Threshold costs -12b (-87.1%)

Counts
7 → 1
Calls
Call 1
Inputs
(copysign.f32 (neg.f32 x) x)
(copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x #s(literal 1/6 binary32))))) x)
(copysign.f32 (/.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (+.f32 #s(literal 0 binary32) x)) x)
(copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x #s(literal -3/40 binary32))))))) x)
(copysign.f32 (/.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x)))) x)
(copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -3/40 binary32) (*.f32 (*.f32 x x) #s(literal 5/112 binary32))))))))) x)
(copysign.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/216 binary32))) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (-.f32 (*.f32 (*.f32 x (*.f32 #s(literal 1/6 binary32) (*.f32 x x))) (*.f32 x (*.f32 #s(literal 1/6 binary32) (*.f32 x x)))) (*.f32 (neg.f32 x) (*.f32 x (*.f32 #s(literal 1/6 binary32) (*.f32 x x))))))) x)
Outputs
(copysign.f32 (neg.f32 x) x)
Calls

1 calls:

3.0ms
x
Results
AccuracySegmentsBranch
57.0%1x
Compiler

Compiled 2 to 1 computations (50% saved)

bsearch14.0ms (0.2%)

Algorithm
left-value
Steps
TimeLeftRight
0.0ms
0.16488784551620483
1.27397882938385
0.0ms
-0.361106812953949
-0.008186239749193192
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.16563604772090912
1.647666096687317
0.0ms
-10.112855911254883
-0.39532166719436646
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.16563604772090912
1.647666096687317
0.0ms
-10.112855911254883
-0.39532166719436646
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.16563604772090912
1.647666096687317
0.0ms
-10.112855911254883
-0.39532166719436646
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.16563604772090912
1.647666096687317
0.0ms
-10.112855911254883
-0.39532166719436646
Compiler

Compiled 17 to 12 computations (29.4% saved)

bsearch1.0ms (0%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
narrow-enough
Steps
TimeLeftRight
0.0ms
0.16563604772090912
1.647666096687317
0.0ms
-10.112855911254883
-0.39532166719436646
0.0ms
-13623218929664.0
-5057094877184.0
Compiler

Compiled 17 to 12 computations (29.4% saved)

bsearch1.0ms (0%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
narrow-enough
Steps
TimeLeftRight
0.0ms
0.16563604772090912
1.647666096687317
0.0ms
-10.112855911254883
-0.39532166719436646
0.0ms
-13623218929664.0
-5057094877184.0
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.16563604772090912
1.647666096687317
0.0ms
-10.112855911254883
-0.39532166719436646
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.16563604772090912
1.647666096687317
0.0ms
-10.112855911254883
-0.39532166719436646
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.16563604772090912
1.647666096687317
0.0ms
-10.112855911254883
-0.39532166719436646
Compiler

Compiled 17 to 12 computations (29.4% saved)

bsearch0.0ms (0%)

Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
0.0ms
0.16563604772090912
1.647666096687317
Compiler

Compiled 17 to 12 computations (29.4% saved)

simplify62.0ms (0.8%)

Algorithm
egg-herbie
Rules
376×unsub-neg_binary32
352×distribute-lft-neg-in_binary32
268×neg-mul-1_binary32
184×neg-sub0_binary32
172×cancel-sign-sub_binary32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0102567
1145567
2173567
3197567
4227567
5265567
6287567
7342567
8412567
9418567
10424567
11442567
12475567
13547567
14714567
15924567
161111567
171308567
181396567
191432567
201439567
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 x (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -3/40 binary32) (*.f32 (*.f32 x x) #s(literal 5/112 binary32))))))))) x) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)))
(if (<=.f32 x #s(literal -10 binary32)) (copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) (if (<=.f32 x #s(literal 13421773/67108864 binary32)) (copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -3/40 binary32) (*.f32 (*.f32 x x) #s(literal 5/112 binary32))))))))) x) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (*.f32 x (+.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))))) x)))
(if (<=.f32 x #s(literal -10 binary32)) (copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) (if (<=.f32 x #s(literal 13421773/67108864 binary32)) (copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -3/40 binary32) (*.f32 (*.f32 x x) #s(literal 5/112 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 -10 binary32)) (copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) (if (<=.f32 x #s(literal 13421773/67108864 binary32)) (copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -3/40 binary32) (*.f32 (*.f32 x x) #s(literal 5/112 binary32))))))))) x) (copysign.f32 (log.f32 (*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 #s(literal -1/2 binary32) x) (fabs.f32 x)) x)))) x)))
(if (<=.f32 x #s(literal -10 binary32)) (copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) (if (<=.f32 x #s(literal 13421773/67108864 binary32)) (copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -3/40 binary32) (*.f32 (*.f32 x x) #s(literal 5/112 binary32))))))))) x) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) x)) x)))
(if (<=.f32 x #s(literal -9999999827968 binary32)) (copysign.f32 (log.f32 (neg.f32 x)) x) (if (<=.f32 x #s(literal -10 binary32)) (copysign.f32 (log.f32 (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) x)) x) (if (<=.f32 x #s(literal 13421773/67108864 binary32)) (copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -3/40 binary32) (*.f32 (*.f32 x x) #s(literal 5/112 binary32))))))))) x) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) x)) x))))
(if (<=.f32 x #s(literal -9999999827968 binary32)) (copysign.f32 (log.f32 (neg.f32 x)) x) (if (<=.f32 x #s(literal -10 binary32)) (copysign.f32 (log.f32 (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) x)) x) (if (<=.f32 x #s(literal 13421773/67108864 binary32)) (copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -3/40 binary32) (*.f32 (*.f32 x x) #s(literal 5/112 binary32))))))))) x) (copysign.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)) x))))
(if (<=.f32 x #s(literal -10 binary32)) (copysign.f32 (log.f32 (-.f32 #s(literal 1 binary32) x)) x) (if (<=.f32 x #s(literal 13421773/67108864 binary32)) (copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -3/40 binary32) (*.f32 (*.f32 x x) #s(literal 5/112 binary32))))))))) x) (copysign.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)) x)))
(if (<=.f32 x #s(literal -10 binary32)) (copysign.f32 (log.f32 (-.f32 #s(literal 1 binary32) x)) x) (if (<=.f32 x #s(literal 13421773/67108864 binary32)) (copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -3/40 binary32) (*.f32 (*.f32 x x) #s(literal 5/112 binary32))))))))) x) (copysign.f32 (log.f32 x) x)))
(if (<=.f32 x #s(literal -10 binary32)) (copysign.f32 (log.f32 (neg.f32 x)) x) (if (<=.f32 x #s(literal 13421773/67108864 binary32)) (copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -3/40 binary32) (*.f32 (*.f32 x x) #s(literal 5/112 binary32))))))))) x) (copysign.f32 (log.f32 x) x)))
(if (<=.f32 x #s(literal 13421773/67108864 binary32)) (copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -3/40 binary32) (*.f32 (*.f32 x x) #s(literal 5/112 binary32))))))))) x) (copysign.f32 (log.f32 x) x))
(copysign.f32 (neg.f32 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 x (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -3/40 binary32) (*.f32 (*.f32 x x) #s(literal 5/112 binary32))))))))) x) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)))
(if (<=.f32 x #s(literal -10 binary32)) (copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) (if (<=.f32 x #s(literal 13421773/67108864 binary32)) (copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -3/40 binary32) (*.f32 (*.f32 x x) #s(literal 5/112 binary32))))))))) x) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (*.f32 x (+.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))))) x)))
(if (<=.f32 x #s(literal -10 binary32)) (copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) (if (<=.f32 x #s(literal 13421773/67108864 binary32)) (copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -3/40 binary32) (*.f32 (*.f32 x x) #s(literal 5/112 binary32))))))))) x) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (*.f32 x (+.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))))) x)))
(if (<=.f32 x #s(literal -10 binary32)) (copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) (if (<=.f32 x #s(literal 13421773/67108864 binary32)) (copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -3/40 binary32) (*.f32 (*.f32 x x) #s(literal 5/112 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 -10 binary32)) (copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) (if (<=.f32 x #s(literal 13421773/67108864 binary32)) (copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -3/40 binary32) (*.f32 (*.f32 x x) #s(literal 5/112 binary32))))))))) x) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (*.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32))))) x)))
(if (<=.f32 x #s(literal -10 binary32)) (copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) (if (<=.f32 x #s(literal 13421773/67108864 binary32)) (copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -3/40 binary32) (*.f32 (*.f32 x x) #s(literal 5/112 binary32))))))))) x) (copysign.f32 (log.f32 (*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 #s(literal -1/2 binary32) x) (fabs.f32 x)) x)))) x)))
(if (<=.f32 x #s(literal -10 binary32)) (copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) (if (<=.f32 x #s(literal 13421773/67108864 binary32)) (copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -3/40 binary32) (*.f32 (*.f32 x x) #s(literal 5/112 binary32))))))))) x) (copysign.f32 (log.f32 (*.f32 x (+.f32 (/.f32 (-.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x) #s(literal 1 binary32)))) x)))
(if (<=.f32 x #s(literal -10 binary32)) (copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) (if (<=.f32 x #s(literal 13421773/67108864 binary32)) (copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -3/40 binary32) (*.f32 (*.f32 x x) #s(literal 5/112 binary32))))))))) x) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) x)) x)))
(if (<=.f32 x #s(literal -10 binary32)) (copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) (if (<=.f32 x #s(literal 13421773/67108864 binary32)) (copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -3/40 binary32) (*.f32 (*.f32 x x) #s(literal 5/112 binary32))))))))) x) (copysign.f32 (log.f32 (+.f32 x (fabs.f32 x))) x)))
(if (<=.f32 x #s(literal -9999999827968 binary32)) (copysign.f32 (log.f32 (neg.f32 x)) x) (if (<=.f32 x #s(literal -10 binary32)) (copysign.f32 (log.f32 (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) x)) x) (if (<=.f32 x #s(literal 13421773/67108864 binary32)) (copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -3/40 binary32) (*.f32 (*.f32 x x) #s(literal 5/112 binary32))))))))) x) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) x)) x))))
(if (<=.f32 x #s(literal -9999999827968 binary32)) (copysign.f32 (log.f32 (neg.f32 x)) x) (if (<=.f32 x #s(literal -10 binary32)) (copysign.f32 (log.f32 (-.f32 (neg.f32 x) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))))) x) (if (<=.f32 x #s(literal 13421773/67108864 binary32)) (copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -3/40 binary32) (*.f32 (*.f32 x x) #s(literal 5/112 binary32))))))))) x) (copysign.f32 (log.f32 (+.f32 x (fabs.f32 x))) x))))
(if (<=.f32 x #s(literal -9999999827968 binary32)) (copysign.f32 (log.f32 (neg.f32 x)) x) (if (<=.f32 x #s(literal -10 binary32)) (copysign.f32 (log.f32 (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) x)) x) (if (<=.f32 x #s(literal 13421773/67108864 binary32)) (copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -3/40 binary32) (*.f32 (*.f32 x x) #s(literal 5/112 binary32))))))))) x) (copysign.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)) x))))
(if (<=.f32 x #s(literal -9999999827968 binary32)) (copysign.f32 (log.f32 (neg.f32 x)) x) (if (<=.f32 x #s(literal -10 binary32)) (copysign.f32 (log.f32 (-.f32 (neg.f32 x) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))))) x) (if (<=.f32 x #s(literal 13421773/67108864 binary32)) (copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -3/40 binary32) (*.f32 (*.f32 x x) #s(literal 5/112 binary32))))))))) x) (copysign.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)) x))))
(if (<=.f32 x #s(literal -10 binary32)) (copysign.f32 (log.f32 (-.f32 #s(literal 1 binary32) x)) x) (if (<=.f32 x #s(literal 13421773/67108864 binary32)) (copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -3/40 binary32) (*.f32 (*.f32 x x) #s(literal 5/112 binary32))))))))) x) (copysign.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)) x)))
(if (<=.f32 x #s(literal -10 binary32)) (copysign.f32 (log.f32 (-.f32 #s(literal 1 binary32) x)) x) (if (<=.f32 x #s(literal 13421773/67108864 binary32)) (copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -3/40 binary32) (*.f32 (*.f32 x x) #s(literal 5/112 binary32))))))))) x) (copysign.f32 (log.f32 x) x)))
(if (<=.f32 x #s(literal -10 binary32)) (copysign.f32 (log.f32 (neg.f32 x)) x) (if (<=.f32 x #s(literal 13421773/67108864 binary32)) (copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -3/40 binary32) (*.f32 (*.f32 x x) #s(literal 5/112 binary32))))))))) x) (copysign.f32 (log.f32 x) x)))
(if (<=.f32 x #s(literal 13421773/67108864 binary32)) (copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -3/40 binary32) (*.f32 (*.f32 x x) #s(literal 5/112 binary32))))))))) x) (copysign.f32 (log.f32 x) x))
(copysign.f32 (neg.f32 x) x)

soundness1.6s (21.3%)

Rules
4218×*-lowering-*.f32
4218×*-lowering-*.f64
4210×*-lowering-*.f32
4210×*-lowering-*.f64
4190×+-lowering-+.f64
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
03082109
19031964
231311913
084331913
0911
1149
2159
3169
0169
02692478
17492355
223062267
372012267
084342267
01671263
15071104
217381076
365871071
080551071
032171
1193161
22078149
08500149
Stop Event
fuel
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
saturated
iter limit
node limit
Compiler

Compiled 1242 to 533 computations (57.1% saved)

preprocess93.0ms (1.2%)

Compiler

Compiled 1220 to 240 computations (80.3% saved)

end0.0ms (0%)

Profiling

Loading profile data...