Rust f32::asinh

Time bar (total: 9.4s)

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)

sample574.0ms (6.1%)

Results
458.0ms8256×0valid
Precisions
Click to see histograms. Total time spent on operations: 208.0ms
ival-asinh: 198.0ms (95.2% of total)
const: 7.0ms (3.4% of total)
backward-pass: 3.0ms (1.4% of total)
Bogosity

preprocess17.0ms (0.2%)

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

Useful iterations: 0 (0.0ms)

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

explain174.0ms (1.9%)

FPErrors
Click to see full error table
Ground TruthOverpredictionsExampleUnderpredictionsExampleSubexpression
1400-2(-0.014167360961437225)(log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)))))
560-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
83.0ms164×1valid
46.0ms348×0valid
Compiler

Compiled 115 to 29 computations (74.8% saved)

Precisions
Click to see histograms. Total time spent on operations: 55.0ms
ival-log: 15.0ms (27.2% of total)
ival-fabs: 10.0ms (18.1% of total)
ival-copysign: 7.0ms (12.7% of total)
ival-add: 7.0ms (12.7% of total)
ival-sqrt: 6.0ms (10.9% of total)
ival-mult: 5.0ms (9.1% of total)
backward-pass: 5.0ms (9.1% of total)
const: 1.0ms (1.8% 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
54.9%
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)
35.2%
(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-diff0
(+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))
cost-diff0
(log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)))))
cost-diff0
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x)
cost-diff96
(sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)))
Rules
+-lowering-+.f64
+-lowering-+.f32
+-commutative
hypot-1-def
sqrt-lowering-sqrt.f64
Iterations

Useful iterations: 0 (0.0ms)

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

localize200.0ms (2.1%)

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))
accuracy86.9%
(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))))
accuracy86.9%
(log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)))))
accuracy81.1%
(sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)))
Results
134.0ms94×5exit
41.0ms162×0valid
Compiler

Compiled 80 to 14 computations (82.5% saved)

Precisions
Click to see histograms. Total time spent on operations: 110.0ms
backward-pass: 27.0ms (24.6% of total)
ival-add: 22.0ms (20.1% of total)
ival-log: 21.0ms (19.2% of total)
compiled-spec: 12.0ms (11% of total)
ival-mult: 8.0ms (7.3% of total)
ival-copysign: 7.0ms (6.4% of total)
ival-fabs: 7.0ms (6.4% of total)
ival-sqrt: 6.0ms (5.5% of total)
const: 1.0ms (0.9% of total)

series6.0ms (0.1%)

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

24 calls:

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

rewrite321.0ms (3.4%)

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
17449
246449
3567649
0852649
Stop Event
iter limit
node limit
Counts
8 → 210
Calls
Call 1
Inputs
(sqrt (+ (* x x) 1))
(copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x)
(log (+ (fabs x) (sqrt (+ (* x x) 1))))
(+ (fabs x) (sqrt (+ (* x x) 1)))
(copysign (log (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))) x)
(log (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))))
(+ (fabs x) (sqrt (+ (* 1 1) (* x x))))
(fabs x)
Outputs
(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 x (*.f32 x (*.f32 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)))) (log.f32 (/.f32 #s(literal 1 binary32) (-.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 (neg.f32 (-.f32 (*.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 (log.f32 (/.f32 #s(literal 1 binary32) (-.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 x (*.f32 x (*.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 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 (neg.f32 (-.f32 (*.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 (neg.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 (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 (neg.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))))
(/.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 9/2 binary32)) (*.f32 (*.f32 x (*.f32 x (*.f32 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 (*.f32 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 (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 (*.f32 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 x (*.f32 x (*.f32 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 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 x (*.f32 x x)))) #s(literal 1 binary32)) (*.f32 (-.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 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 (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 x (*.f32 x (*.f32 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 x (*.f32 x (*.f32 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 (neg.f32 (-.f32 (*.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 x (*.f32 x (*.f32 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 (*.f32 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 (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 (*.f32 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 x (*.f32 x (*.f32 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 (neg.f32 (-.f32 (*.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 x (*.f32 x (*.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 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)))))
(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)))) (log.f32 (/.f32 #s(literal 1 binary32) (-.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 (neg.f32 (-.f32 (*.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 (log.f32 (/.f32 #s(literal 1 binary32) (-.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 x (*.f32 x (*.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 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 (neg.f32 (-.f32 (*.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 (neg.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 (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 (neg.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))))
(/.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 9/2 binary32)) (*.f32 (*.f32 x (*.f32 x (*.f32 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 (*.f32 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 (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 (*.f32 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 x (*.f32 x (*.f32 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 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 x (*.f32 x x)))) #s(literal 1 binary32)) (*.f32 (-.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 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 (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 x (*.f32 x (*.f32 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 x (*.f32 x (*.f32 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 (neg.f32 (-.f32 (*.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 x (*.f32 x (*.f32 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 (*.f32 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 (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 (*.f32 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 x (*.f32 x (*.f32 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 (neg.f32 (-.f32 (*.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 x (*.f32 x (*.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 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))

simplify257.0ms (2.7%)

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
15071044
217451016
365891015
080591015
Stop Event
iter limit
node limit
Counts
96 → 96
Calls
Call 1
Inputs
1
(+ 1 (* 1/2 (pow x 2)))
(+ 1 (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2)))))
(+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))))
x
(* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))
(* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))
(* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))
(* -1 x)
(* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))
(* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))))
(* -1 (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))))
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(log (+ 1 (fabs x)))
(+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))))
(+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* -1/24 (* (pow x 2) (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))
(+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* (pow x 2) (+ (* -1/24 (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2))))) (* 1/720 (* (pow x 2) (+ (* 45 (/ 1 (+ 1 (fabs x)))) (+ (* 45 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 30 (/ 1 (pow (+ 1 (fabs x)) 3))))))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))
(* -1 (log (/ 1 x)))
(+ (* -1 (log (/ 1 x))) (/ (fabs x) x))
(+ (* -1 (log (/ 1 x))) (+ (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (/ (fabs x) x)))
(+ (* -1 (log (/ 1 x))) (+ (* 1/6 (/ (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))) (pow x 3))) (+ (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (/ (fabs x) x))))
(* -1 (log (/ -1 x)))
(+ (* -1 (log (/ -1 x))) (* -1 (/ (fabs x) x)))
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) x))) x)))
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1 (/ (+ (* -1/6 (/ (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))) x)) (* 1/2 (+ 1 (* -1 (pow (fabs x) 2))))) x))) x)))
(+ 1 (fabs x))
(+ 1 (+ (fabs x) (* 1/2 (pow x 2))))
(+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))))
(+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))
x
(* x (+ 1 (/ (fabs x) x)))
(* x (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))))
(* x (- (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))) (* 1/8 (/ 1 (pow x 4)))))
(* -1 x)
(* -1 (* x (+ 1 (* -1 (/ (fabs x) x)))))
(* -1 (* x (+ 1 (* -1 (/ (- (fabs x) (* 1/2 (/ 1 x))) x)))))
(* -1 (* x (+ 1 (* -1 (/ (+ (fabs x) (* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))) x)))))
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(log (+ 1 (fabs x)))
(+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))))
(+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* -1/24 (* (pow x 2) (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))
(+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* (pow x 2) (+ (* -1/24 (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2))))) (* 1/720 (* (pow x 2) (+ (* 45 (/ 1 (+ 1 (fabs x)))) (+ (* 45 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 30 (/ 1 (pow (+ 1 (fabs x)) 3))))))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))
(* -1 (log (/ 1 x)))
(+ (* -1 (log (/ 1 x))) (/ (fabs x) x))
(+ (* -1 (log (/ 1 x))) (+ (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (/ (fabs x) x)))
(+ (* -1 (log (/ 1 x))) (+ (* 1/6 (/ (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))) (pow x 3))) (+ (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (/ (fabs x) x))))
(* -1 (log (/ -1 x)))
(+ (* -1 (log (/ -1 x))) (* -1 (/ (fabs x) x)))
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) x))) x)))
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1 (/ (+ (* -1/6 (/ (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))) x)) (* 1/2 (+ 1 (* -1 (pow (fabs x) 2))))) x))) x)))
(+ 1 (fabs x))
(+ 1 (+ (fabs x) (* 1/2 (pow x 2))))
(+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))))
(+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))
x
(* x (+ 1 (/ (fabs x) x)))
(* x (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))))
(* x (- (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))) (* 1/8 (/ 1 (pow x 4)))))
(* -1 x)
(* -1 (* x (+ 1 (* -1 (/ (fabs x) x)))))
(* -1 (* x (+ 1 (* -1 (/ (- (fabs x) (* 1/2 (/ 1 x))) x)))))
(* -1 (* x (+ 1 (* -1 (/ (+ (fabs x) (* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))) x)))))
(fabs x)
(fabs x)
(fabs x)
(fabs x)
(fabs x)
(fabs x)
(fabs x)
(fabs x)
(fabs x)
(fabs x)
(fabs x)
(fabs x)
Outputs
1
#s(literal 1 binary32)
(+ 1 (* 1/2 (pow x 2)))
(+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))
(+ 1 (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2)))))
(+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))
(+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))))
(+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 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 (*.f32 x 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 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 6 binary32))) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x x))))))
(* -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 x (neg.f32 (+.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x 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 (+.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 6 binary32))) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x x))))) (neg.f32 x))
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)
(log (+ 1 (fabs x)))
(log1p.f32 (fabs.f32 x))
(+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))))
(+.f32 (log1p.f32 (fabs.f32 x)) (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))
(+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* -1/24 (* (pow x 2) (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))
(+.f32 (log1p.f32 (fabs.f32 x)) (*.f32 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 (*.f32 x x) (+.f32 (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (*.f32 x (*.f32 x (+.f32 (+.f32 (/.f32 #s(literal -1/8 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 #s(literal -1/8 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)))) (*.f32 (+.f32 (/.f32 #s(literal 30 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32))) (+.f32 (/.f32 #s(literal 45 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 #s(literal 45 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))))) (*.f32 x (*.f32 x #s(literal 1/720 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 #s(literal 1 binary32) (*.f32 x x))) (*.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 (log.f32 x) (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 (/.f32 (*.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (*.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) x)) (*.f32 x x)))))
(* -1 (log (/ -1 x)))
(neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)))
(+ (* -1 (log (/ -1 x))) (* -1 (/ (fabs x) x)))
(-.f32 (-.f32 #s(literal 0 binary32) (/.f32 (fabs.f32 x) x)) (log.f32 (/.f32 #s(literal -1 binary32) x)))
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) x))) x)))
(-.f32 (/.f32 (-.f32 (/.f32 (*.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x))) x) (fabs.f32 x)) x) (log.f32 (/.f32 #s(literal -1 binary32) x)))
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1 (/ (+ (* -1/6 (/ (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))) x)) (* 1/2 (+ 1 (* -1 (pow (fabs x) 2))))) x))) x)))
(-.f32 (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) (/.f32 (+.f32 (fabs.f32 x) (/.f32 (+.f32 (*.f32 (*.f32 (fabs.f32 x) (+.f32 #s(literal -3 binary32) (*.f32 #s(literal 2 binary32) (*.f32 x x)))) (/.f32 #s(literal 1/6 binary32) x)) (+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32))) x)) x))
(+ 1 (fabs x))
(+.f32 #s(literal 1 binary32) (fabs.f32 x))
(+ 1 (+ (fabs x) (* 1/2 (pow x 2))))
(+.f32 #s(literal 1 binary32) (+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (fabs.f32 x)))
(+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))))
(+.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))
(+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))
(+.f32 #s(literal 1 binary32) (+.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))) (fabs.f32 x)))
x
(* x (+ 1 (/ (fabs x) x)))
(*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) x)))
(* x (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))))
(*.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) x))))
(* x (- (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))) (* 1/8 (/ 1 (pow x 4)))))
(*.f32 x (+.f32 (+.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))) (/.f32 (fabs.f32 x) x)))
(* -1 x)
(neg.f32 x)
(* -1 (* x (+ 1 (* -1 (/ (fabs x) x)))))
(-.f32 (/.f32 (*.f32 x (fabs.f32 x)) x) x)
(* -1 (* x (+ 1 (* -1 (/ (- (fabs x) (* 1/2 (/ 1 x))) x)))))
(-.f32 (/.f32 (*.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x) x) x)
(* -1 (* x (+ 1 (* -1 (/ (+ (fabs x) (* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))) x)))))
(-.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)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)
(log (+ 1 (fabs x)))
(log1p.f32 (fabs.f32 x))
(+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))))
(+.f32 (log1p.f32 (fabs.f32 x)) (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))
(+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* -1/24 (* (pow x 2) (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))
(+.f32 (log1p.f32 (fabs.f32 x)) (*.f32 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 (*.f32 x x) (+.f32 (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (*.f32 x (*.f32 x (+.f32 (+.f32 (/.f32 #s(literal -1/8 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 #s(literal -1/8 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)))) (*.f32 (+.f32 (/.f32 #s(literal 30 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32))) (+.f32 (/.f32 #s(literal 45 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 #s(literal 45 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))))) (*.f32 x (*.f32 x #s(literal 1/720 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 #s(literal 1 binary32) (*.f32 x x))) (*.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 (log.f32 x) (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 (/.f32 (*.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (*.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) x)) (*.f32 x x)))))
(* -1 (log (/ -1 x)))
(neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)))
(+ (* -1 (log (/ -1 x))) (* -1 (/ (fabs x) x)))
(-.f32 (-.f32 #s(literal 0 binary32) (/.f32 (fabs.f32 x) x)) (log.f32 (/.f32 #s(literal -1 binary32) x)))
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) x))) x)))
(-.f32 (/.f32 (-.f32 (/.f32 (*.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x))) x) (fabs.f32 x)) x) (log.f32 (/.f32 #s(literal -1 binary32) x)))
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1 (/ (+ (* -1/6 (/ (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))) x)) (* 1/2 (+ 1 (* -1 (pow (fabs x) 2))))) x))) x)))
(-.f32 (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) (/.f32 (+.f32 (fabs.f32 x) (/.f32 (+.f32 (*.f32 (*.f32 (fabs.f32 x) (+.f32 #s(literal -3 binary32) (*.f32 #s(literal 2 binary32) (*.f32 x x)))) (/.f32 #s(literal 1/6 binary32) x)) (+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32))) x)) x))
(+ 1 (fabs x))
(+.f32 #s(literal 1 binary32) (fabs.f32 x))
(+ 1 (+ (fabs x) (* 1/2 (pow x 2))))
(+.f32 #s(literal 1 binary32) (+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (fabs.f32 x)))
(+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))))
(+.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))
(+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))
(+.f32 #s(literal 1 binary32) (+.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))) (fabs.f32 x)))
x
(* x (+ 1 (/ (fabs x) x)))
(*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) x)))
(* x (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))))
(*.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) x))))
(* x (- (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))) (* 1/8 (/ 1 (pow x 4)))))
(*.f32 x (+.f32 (+.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))) (/.f32 (fabs.f32 x) x)))
(* -1 x)
(neg.f32 x)
(* -1 (* x (+ 1 (* -1 (/ (fabs x) x)))))
(-.f32 (/.f32 (*.f32 x (fabs.f32 x)) x) x)
(* -1 (* x (+ 1 (* -1 (/ (- (fabs x) (* 1/2 (/ 1 x))) x)))))
(-.f32 (/.f32 (*.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x) x) x)
(* -1 (* x (+ 1 (* -1 (/ (+ (fabs x) (* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))) x)))))
(-.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)

eval29.0ms (0.3%)

Compiler

Compiled 8839 to 803 computations (90.9% saved)

prune47.0ms (0.5%)

Pruning

23 alts after pruning (22 fresh and 1 done)

PrunedKeptTotal
New30022322
Fresh000
Picked112
Done000
Total30123324
Accuracy
99.6%
Counts
324 → 23
Alt Table
Click to see full alt table
StatusAccuracyProgram
14.4%
(copysign.f32 (-.f32 (-.f32 #s(literal 0 binary32) (/.f32 (fabs.f32 x) x)) (log.f32 (/.f32 #s(literal -1 binary32) x))) x)
13.9%
(copysign.f32 (-.f32 (log.f32 (neg.f32 (-.f32 (*.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))))) x)
74.3%
(copysign.f32 (+.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))))))) x)
59.3%
(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)
58.3%
(copysign.f32 (+.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))))))) x)
12.6%
(copysign.f32 (+.f32 (log.f32 x) (/.f32 (fabs.f32 x) x)) x)
55.0%
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) x)
13.4%
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) x)
72.4%
(copysign.f32 (log1p.f32 (fabs.f32 x)) x)
17.5%
(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)
10.5%
(copysign.f32 (log.f32 (+.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) x)
54.9%
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)
14.8%
(copysign.f32 (log.f32 (+.f32 (fabs.f32 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 x (*.f32 x #s(literal 1/16 binary32))))))))))) x)
18.3%
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))))) x)
22.3%
(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 (*.f32 x x) (*.f32 x x))))))) x)
23.3%
(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)
27.6%
(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)
29.0%
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (neg.f32 x))) x)
24.8%
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) x)) x)
29.4%
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32))) x)
18.3%
(copysign.f32 (log.f32 (+.f32 #s(literal 1 binary32) (+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (fabs.f32 x)))) x)
13.4%
(copysign.f32 (log.f32 (neg.f32 x)) x)
11.8%
(copysign.f32 (log.f32 x) x)
Compiler

Compiled 732 to 453 computations (38.1% saved)

simplify184.0ms (2%)

Algorithm
egg-herbie
Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
cost-diff0
(+.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 (*.f32 x x) (*.f32 x x))))))
cost-diff0
(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 (*.f32 x x) (*.f32 x x)))))))
cost-diff0
(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 (*.f32 x x) (*.f32 x x))))))) x)
cost-diff192
(*.f32 x (+.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))))
cost-diff0
(/.f32 (fabs.f32 x) x)
cost-diff0
(-.f32 (-.f32 #s(literal 0 binary32) (/.f32 (fabs.f32 x) x)) (log.f32 (/.f32 #s(literal -1 binary32) x)))
cost-diff0
(copysign.f32 (-.f32 (-.f32 #s(literal 0 binary32) (/.f32 (fabs.f32 x) x)) (log.f32 (/.f32 #s(literal -1 binary32) x))) x)
cost-diff32
(-.f32 #s(literal 0 binary32) (/.f32 (fabs.f32 x) x))
cost-diff0
(fabs.f32 x)
cost-diff0
(+.f32 (fabs.f32 x) x)
cost-diff0
(log.f32 (+.f32 (fabs.f32 x) x))
cost-diff0
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) x)) x)
cost-diff0
(log.f32 x)
cost-diff0
(copysign.f32 (log.f32 x) x)
cost-diff0
(+.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)))))))
cost-diff0
(copysign.f32 (+.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))))))) x)
cost-diff64
(+.f32 (*.f32 x x) (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))
cost-diff64
(+.f32 (*.f32 x x) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))
Rules
2120×sum4-define
1868×*-lowering-*.f32
1868×*-lowering-*.f64
1552×fma-lowering-fma.f32
1552×fma-lowering-fma.f64
Iterations

Useful iterations: 5 (0.0ms)

IterNodesCost
044372
1105360
2244344
3537340
41140332
52523330
65910330
08037330
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(copysign (+ (log (+ 1 (+ (* x x) (- (* x x) (* (fabs x) (sqrt (+ (* 1 1) (* x x)))))))) (log (/ (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) (+ (* x x) (- (+ (* x x) 1) (* (fabs x) (sqrt (+ (* 1 1) (* x x))))))))) x)
(+ (log (+ 1 (+ (* x x) (- (* x x) (* (fabs x) (sqrt (+ (* 1 1) (* x x)))))))) (log (/ (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) (+ (* x x) (- (+ (* x x) 1) (* (fabs x) (sqrt (+ (* 1 1) (* x x)))))))))
(log (+ 1 (+ (* x x) (- (* x x) (* (fabs x) (sqrt (+ (* 1 1) (* x x))))))))
(+ (* x x) (- (* x x) (* (fabs x) (sqrt (+ (* 1 1) (* x x))))))
(* x x)
x
(- (* x x) (* (fabs x) (sqrt (+ (* 1 1) (* x x)))))
(* (fabs x) (sqrt (+ (* 1 1) (* x x))))
(fabs x)
(sqrt (+ (* 1 1) (* x x)))
1
(log (/ (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) (+ (* x x) (- (+ (* x x) 1) (* (fabs x) (sqrt (+ (* 1 1) (* x x))))))))
(/ (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) (+ (* x x) (- (+ (* x x) 1) (* (fabs x) (sqrt (+ (* 1 1) (* x x)))))))
(+ (fabs x) (sqrt (+ (* 1 1) (* x x))))
(+ (* x x) (- (+ (* x x) 1) (* (fabs x) (sqrt (+ (* 1 1) (* x x))))))
(- (+ (* x x) 1) (* (fabs x) (sqrt (+ (* 1 1) (* x x)))))
(+ (* x x) 1)
(copysign (log x) x)
(log x)
x
(copysign (log (+ (fabs x) x)) x)
(log (+ (fabs x) x))
(+ (fabs x) x)
(fabs x)
x
(copysign (- (- 0 (/ (fabs x) x)) (log (/ -1 x))) x)
(- (- 0 (/ (fabs x) x)) (log (/ -1 x)))
(- 0 (/ (fabs x) x))
0
(/ (fabs x) x)
(fabs x)
x
(log (/ -1 x))
(/ -1 x)
-1
(copysign (log (+ (fabs x) (* x (+ (+ 1 (/ 1/2 (* x x))) (/ -1/8 (* (* x x) (* x x))))))) x)
(log (+ (fabs x) (* x (+ (+ 1 (/ 1/2 (* x x))) (/ -1/8 (* (* x x) (* x x)))))))
(+ (fabs x) (* x (+ (+ 1 (/ 1/2 (* x x))) (/ -1/8 (* (* x x) (* x x))))))
(fabs x)
x
(* x (+ (+ 1 (/ 1/2 (* x x))) (/ -1/8 (* (* x x) (* x x)))))
(+ (+ 1 (/ 1/2 (* x x))) (/ -1/8 (* (* x x) (* x x))))
(+ 1 (/ 1/2 (* x x)))
1
(/ 1/2 (* x x))
1/2
(* x x)
(/ -1/8 (* (* x x) (* x x)))
-1/8
(* (* x x) (* x x))
Outputs
(copysign (+ (log (+ 1 (+ (* x x) (- (* x x) (* (fabs x) (sqrt (+ (* 1 1) (* x x)))))))) (log (/ (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) (+ (* x x) (- (+ (* x x) 1) (* (fabs x) (sqrt (+ (* 1 1) (* x x))))))))) x)
(copysign.f32 (+.f32 (log1p.f32 (-.f32 (*.f32 x (*.f32 x #s(literal 2 binary32))) (*.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 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 2 binary32)))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) x)
(+ (log (+ 1 (+ (* x x) (- (* x x) (* (fabs x) (sqrt (+ (* 1 1) (* x x)))))))) (log (/ (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) (+ (* x x) (- (+ (* x x) 1) (* (fabs x) (sqrt (+ (* 1 1) (* x x)))))))))
(+.f32 (log1p.f32 (-.f32 (*.f32 x (*.f32 x #s(literal 2 binary32))) (*.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 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 2 binary32)))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))
(log (+ 1 (+ (* x x) (- (* x x) (* (fabs x) (sqrt (+ (* 1 1) (* x x))))))))
(log1p.f32 (-.f32 (*.f32 x (*.f32 x #s(literal 2 binary32))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))
(+ (* x x) (- (* x x) (* (fabs x) (sqrt (+ (* 1 1) (* x x))))))
(-.f32 (*.f32 x (*.f32 x #s(literal 2 binary32))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))
(* x x)
(*.f32 x x)
x
(- (* x x) (* (fabs x) (sqrt (+ (* 1 1) (* x x)))))
(-.f32 (*.f32 x x) (*.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)
(sqrt (+ (* 1 1) (* x x)))
(hypot.f32 #s(literal 1 binary32) x)
1
#s(literal 1 binary32)
(log (/ (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) (+ (* x x) (- (+ (* x x) 1) (* (fabs x) (sqrt (+ (* 1 1) (* x x))))))))
(log.f32 (/.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 2 binary32)))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))
(/ (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) (+ (* x x) (- (+ (* x x) 1) (* (fabs x) (sqrt (+ (* 1 1) (* x x)))))))
(/.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 2 binary32)))) (*.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))
(+ (* x x) (- (+ (* x x) 1) (* (fabs x) (sqrt (+ (* 1 1) (* x x))))))
(-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 2 binary32)))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))
(- (+ (* x x) 1) (* (fabs x) (sqrt (+ (* 1 1) (* x x)))))
(-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))
(+ (* x x) 1)
(+.f32 #s(literal 1 binary32) (*.f32 x x))
(copysign (log x) x)
(copysign.f32 (log.f32 x) x)
(log x)
(log.f32 x)
x
(copysign (log (+ (fabs x) x)) x)
(copysign.f32 (log.f32 (+.f32 x (fabs.f32 x))) x)
(log (+ (fabs x) x))
(log.f32 (+.f32 x (fabs.f32 x)))
(+ (fabs x) x)
(+.f32 x (fabs.f32 x))
(fabs x)
(fabs.f32 x)
x
(copysign (- (- 0 (/ (fabs x) x)) (log (/ -1 x))) x)
(copysign.f32 (-.f32 (/.f32 (fabs.f32 x) (neg.f32 x)) (log.f32 (/.f32 #s(literal -1 binary32) x))) x)
(- (- 0 (/ (fabs x) x)) (log (/ -1 x)))
(-.f32 (/.f32 (fabs.f32 x) (neg.f32 x)) (log.f32 (/.f32 #s(literal -1 binary32) x)))
(- 0 (/ (fabs x) x))
(/.f32 (fabs.f32 x) (neg.f32 x))
0
#s(literal 0 binary32)
(/ (fabs x) x)
(/.f32 (fabs.f32 x) x)
(fabs x)
(fabs.f32 x)
x
(log (/ -1 x))
(log.f32 (/.f32 #s(literal -1 binary32) x))
(/ -1 x)
(/.f32 #s(literal -1 binary32) x)
-1
#s(literal -1 binary32)
(copysign (log (+ (fabs x) (* x (+ (+ 1 (/ 1/2 (* x x))) (/ -1/8 (* (* x x) (* x x))))))) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (+.f32 x (/.f32 (*.f32 #s(literal 1 binary32) (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x)))) x)))) x)
(log (+ (fabs x) (* x (+ (+ 1 (/ 1/2 (* x x))) (/ -1/8 (* (* x x) (* x x)))))))
(log.f32 (+.f32 (fabs.f32 x) (+.f32 x (/.f32 (*.f32 #s(literal 1 binary32) (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x)))) x))))
(+ (fabs x) (* x (+ (+ 1 (/ 1/2 (* x x))) (/ -1/8 (* (* x x) (* x x))))))
(+.f32 (fabs.f32 x) (+.f32 x (/.f32 (*.f32 #s(literal 1 binary32) (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x)))) x)))
(fabs x)
(fabs.f32 x)
x
(* x (+ (+ 1 (/ 1/2 (* x x))) (/ -1/8 (* (* x x) (* x x)))))
(+.f32 x (/.f32 (*.f32 #s(literal 1 binary32) (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x)))) x))
(+ (+ 1 (/ 1/2 (* x x))) (/ -1/8 (* (* x x) (* x x))))
(+.f32 #s(literal 1 binary32) (+.f32 (/.f32 (/.f32 #s(literal 1/2 binary32) x) x) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))
(+ 1 (/ 1/2 (* x x)))
(+.f32 #s(literal 1 binary32) (/.f32 (/.f32 #s(literal 1/2 binary32) x) x))
1
#s(literal 1 binary32)
(/ 1/2 (* x x))
(/.f32 (/.f32 #s(literal 1/2 binary32) x) x)
1/2
#s(literal 1/2 binary32)
(* x x)
(*.f32 x x)
(/ -1/8 (* (* x x) (* x x)))
(/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x))))
-1/8
#s(literal -1/8 binary32)
(* (* x x) (* x x))
(*.f32 x (*.f32 x (*.f32 x x)))

localize228.0ms (2.4%)

Localize:

Found 18 expressions of interest:

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

Compiled 440 to 42 computations (90.5% saved)

Precisions
Click to see histograms. Total time spent on operations: 89.0ms
ival-log: 21.0ms (23.5% of total)
ival-add: 14.0ms (15.7% of total)
compiled-spec: 13.0ms (14.6% of total)
ival-div: 11.0ms (12.3% of total)
ival-copysign: 10.0ms (11.2% of total)
ival-mult: 10.0ms (11.2% of total)
ival-sub: 5.0ms (5.6% of total)
ival-fabs: 2.0ms (2.2% of total)
ival-sqrt: 2.0ms (2.2% of total)
const: 1.0ms (1.1% of total)
backward-pass: 0.0ms (0% of total)

series106.0ms (1.1%)

Counts
22 → 264
Calls
Call 1
Inputs
#<alt (+ (* x x) (- (* x x) (* (fabs x) (sqrt (+ (* 1 1) (* x x))))))>
#<alt (+ (* x x) (- (+ (* x x) 1) (* (fabs x) (sqrt (+ (* 1 1) (* x x))))))>
#<alt (copysign (+ (log (+ 1 (+ (* x x) (- (* x x) (* (fabs x) (sqrt (+ (* 1 1) (* x x)))))))) (log (/ (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) (+ (* x x) (- (+ (* x x) 1) (* (fabs x) (sqrt (+ (* 1 1) (* x x))))))))) x)>
#<alt (+ (log (+ 1 (+ (* x x) (- (* x x) (* (fabs x) (sqrt (+ (* 1 1) (* x x)))))))) (log (/ (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) (+ (* x x) (- (+ (* x x) 1) (* (fabs x) (sqrt (+ (* 1 1) (* x x)))))))))>
#<alt (copysign (log x) x)>
#<alt (log x)>
#<alt (copysign (log (+ (fabs x) x)) x)>
#<alt (log (+ (fabs x) x))>
#<alt (+ (fabs x) x)>
#<alt (fabs x)>
#<alt (- 0 (/ (fabs x) x))>
#<alt (copysign (- (- 0 (/ (fabs x) x)) (log (/ -1 x))) x)>
#<alt (- (- 0 (/ (fabs x) x)) (log (/ -1 x)))>
#<alt (/ (fabs x) x)>
#<alt (* x (+ (+ 1 (/ 1/2 (* x x))) (/ -1/8 (* (* x x) (* x x)))))>
#<alt (copysign (log (+ (fabs x) (* x (+ (+ 1 (/ 1/2 (* x x))) (/ -1/8 (* (* x x) (* x x))))))) x)>
#<alt (log (+ (fabs x) (* x (+ (+ 1 (/ 1/2 (* x x))) (/ -1/8 (* (* x x) (* x x)))))))>
#<alt (+ (fabs x) (* x (+ (+ 1 (/ 1/2 (* x x))) (/ -1/8 (* (* x x) (* x x))))))>
#<alt (log (/ (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) (+ (* x x) (- (+ (* x x) 1) (* (fabs x) (sqrt (+ (* 1 1) (* x x))))))))>
#<alt (log (+ 1 (+ (* x x) (- (* x x) (* (fabs x) (sqrt (+ (* 1 1) (* x x))))))))>
#<alt (* x x)>
#<alt (log (/ -1 x))>
Outputs
#<alt (* -1 (fabs x))>
#<alt (- (* (pow x 2) (- 2 (* 1/2 (fabs x)))) (fabs x))>
#<alt (- (* (pow x 2) (- (+ 2 (* 1/8 (* (pow x 2) (fabs x)))) (* 1/2 (fabs x)))) (fabs x))>
#<alt (- (* (pow x 2) (- (+ 2 (* (pow x 2) (- (* -1/16 (* (pow x 2) (fabs x))) (* -1/8 (fabs x))))) (* 1/2 (fabs x)))) (fabs x))>
#<alt (* 2 (pow x 2))>
#<alt (* (pow x 2) (+ 2 (* -1 (/ (fabs x) x))))>
#<alt (* (pow x 2) (- (+ 2 (* -1/2 (/ (fabs x) (pow x 3)))) (/ (fabs x) x)))>
#<alt (* (pow x 2) (- (+ 2 (* 1/8 (/ (fabs x) (pow x 5)))) (+ (* 1/2 (/ (fabs x) (pow x 3))) (/ (fabs x) x))))>
#<alt (* 2 (pow x 2))>
#<alt (* (pow x 2) (+ 2 (/ (fabs x) x)))>
#<alt (* (pow x 2) (+ 2 (* -1 (/ (- (* -1/2 (/ (fabs x) (pow x 2))) (fabs x)) x))))>
#<alt (* (pow x 2) (+ 2 (* -1 (/ (- (* 1/8 (/ (fabs x) (pow x 4))) (+ (fabs x) (* 1/2 (/ (fabs x) (pow x 2))))) x))))>
#<alt (- 1 (fabs x))>
#<alt (- (+ 1 (* (pow x 2) (- 2 (* 1/2 (fabs x))))) (fabs x))>
#<alt (- (+ 1 (* (pow x 2) (- (+ 2 (* 1/8 (* (pow x 2) (fabs x)))) (* 1/2 (fabs x))))) (fabs x))>
#<alt (- (+ 1 (* (pow x 2) (- (+ 2 (* (pow x 2) (- (* -1/16 (* (pow x 2) (fabs x))) (* -1/8 (fabs x))))) (* 1/2 (fabs x))))) (fabs x))>
#<alt (* 2 (pow x 2))>
#<alt (* (pow x 2) (+ 2 (* -1 (/ (fabs x) x))))>
#<alt (* (pow x 2) (- (+ 2 (/ 1 (pow x 2))) (/ (fabs x) x)))>
#<alt (* (pow x 2) (- (+ 2 (+ (* -1/2 (/ (fabs x) (pow x 3))) (/ 1 (pow x 2)))) (/ (fabs x) x)))>
#<alt (* 2 (pow x 2))>
#<alt (* (pow x 2) (+ 2 (/ (fabs x) x)))>
#<alt (* (pow x 2) (+ 2 (+ (/ 1 (pow x 2)) (/ (fabs x) x))))>
#<alt (* (pow x 2) (+ 2 (* -1 (/ (- (* -1 (/ (+ 1 (* 1/2 (/ (fabs x) x))) x)) (fabs x)) x))))>
#<alt (copysign (+ (log (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))) (log (/ (+ (fabs x) (sqrt (+ 1 (pow x 2)))) (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))))) x)>
#<alt (copysign (+ (log (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))) (log (/ (+ (fabs x) (sqrt (+ 1 (pow x 2)))) (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))))) x)>
#<alt (copysign (+ (log (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))) (log (/ (+ (fabs x) (sqrt (+ 1 (pow x 2)))) (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))))) x)>
#<alt (copysign (+ (log (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))) (log (/ (+ (fabs x) (sqrt (+ 1 (pow x 2)))) (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))))) x)>
#<alt (copysign (+ (log (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))) (log (/ (+ (fabs x) (sqrt (+ 1 (pow x 2)))) (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))))) x)>
#<alt (copysign (+ (log (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))) (log (/ (+ (fabs x) (sqrt (+ 1 (pow x 2)))) (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))))) x)>
#<alt (copysign (+ (log (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))) (log (/ (+ (fabs x) (sqrt (+ 1 (pow x 2)))) (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))))) x)>
#<alt (copysign (+ (log (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))) (log (/ (+ (fabs x) (sqrt (+ 1 (pow x 2)))) (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))))) x)>
#<alt (copysign (+ (log (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))) (log (/ (+ (fabs x) (sqrt (+ 1 (pow x 2)))) (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))))) x)>
#<alt (copysign (+ (log (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))) (log (/ (+ (fabs x) (sqrt (+ 1 (pow x 2)))) (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))))) x)>
#<alt (copysign (+ (log (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))) (log (/ (+ (fabs x) (sqrt (+ 1 (pow x 2)))) (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))))) x)>
#<alt (copysign (+ (log (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))) (log (/ (+ (fabs x) (sqrt (+ 1 (pow x 2)))) (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))))) x)>
#<alt (+ (log (- 1 (fabs x))) (log (/ (+ 1 (fabs x)) (- 1 (fabs x)))))>
#<alt (+ (log (- 1 (fabs x))) (+ (log (/ (+ 1 (fabs x)) (- 1 (fabs x)))) (* (pow x 2) (- (+ (* 2 (/ 1 (- 1 (fabs x)))) (/ (* (- 1 (fabs x)) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (+ 1 (fabs x)))) (* 1/2 (/ (fabs x) (- 1 (fabs x))))))))>
#<alt (+ (log (- 1 (fabs x))) (+ (log (/ (+ 1 (fabs x)) (- 1 (fabs x)))) (* (pow x 2) (- (+ (* 2 (/ 1 (- 1 (fabs x)))) (+ (* (pow x 2) (+ (* 1/24 (+ (* -24 (/ (* (+ (* 1/8 (/ (* (fabs x) (+ 1 (fabs x))) (pow (- 1 (fabs x)) 2))) (+ (* 1/8 (/ 1 (- 1 (fabs x)))) (/ (* (- 2 (* 1/2 (fabs x))) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (- 1 (fabs x))))) (- 1 (fabs x))) (+ 1 (fabs x)))) (* -12 (/ (* (pow (- 1 (fabs x)) 2) (pow (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2))) 2)) (pow (+ 1 (fabs x)) 2))))) (* 1/24 (+ (* -12 (/ (pow (- 2 (* 1/2 (fabs x))) 2) (pow (- 1 (fabs x)) 2))) (* 3 (/ (fabs x) (- 1 (fabs x)))))))) (/ (* (- 1 (fabs x)) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (+ 1 (fabs x))))) (* 1/2 (/ (fabs x) (- 1 (fabs x))))))))>
#<alt (+ (log (- 1 (fabs x))) (+ (log (/ (+ 1 (fabs x)) (- 1 (fabs x)))) (* (pow x 2) (- (+ (* 2 (/ 1 (- 1 (fabs x)))) (+ (* (pow x 2) (+ (* 1/24 (+ (* -24 (/ (* (+ (* 1/8 (/ (* (fabs x) (+ 1 (fabs x))) (pow (- 1 (fabs x)) 2))) (+ (* 1/8 (/ 1 (- 1 (fabs x)))) (/ (* (- 2 (* 1/2 (fabs x))) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (- 1 (fabs x))))) (- 1 (fabs x))) (+ 1 (fabs x)))) (* -12 (/ (* (pow (- 1 (fabs x)) 2) (pow (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2))) 2)) (pow (+ 1 (fabs x)) 2))))) (+ (* 1/24 (+ (* -12 (/ (pow (- 2 (* 1/2 (fabs x))) 2) (pow (- 1 (fabs x)) 2))) (* 3 (/ (fabs x) (- 1 (fabs x)))))) (* (pow x 2) (+ (* 1/720 (+ (* -90 (/ (* (fabs x) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2))) (+ (* -45 (/ (fabs x) (- 1 (fabs x)))) (* 240 (/ (pow (- 2 (* 1/2 (fabs x))) 3) (pow (- 1 (fabs x)) 3)))))) (* 1/720 (+ (* 240 (/ (* (pow (- 1 (fabs x)) 3) (pow (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2))) 3)) (pow (+ 1 (fabs x)) 3))) (+ (* 720 (/ (* (+ (* 1/8 (/ (* (fabs x) (+ 1 (fabs x))) (pow (- 1 (fabs x)) 2))) (+ (* 1/8 (/ 1 (- 1 (fabs x)))) (/ (* (- 2 (* 1/2 (fabs x))) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (- 1 (fabs x))))) (* (pow (- 1 (fabs x)) 2) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2))))) (pow (+ 1 (fabs x)) 2))) (* 720 (/ (* (- 1 (fabs x)) (- (* 1/16 (/ 1 (- 1 (fabs x)))) (+ (* -1 (/ (* (+ (* 1/8 (/ 1 (- 1 (fabs x)))) (+ (* 1/8 (/ (* (fabs x) (+ 1 (fabs x))) (pow (- 1 (fabs x)) 2))) (/ (* (- 2 (* 1/2 (fabs x))) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (- 1 (fabs x))))) (- 2 (* 1/2 (fabs x)))) (- 1 (fabs x)))) (+ (* -1/16 (/ (* (fabs x) (+ 1 (fabs x))) (pow (- 1 (fabs x)) 2))) (* 1/8 (/ (* (fabs x) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (- 1 (fabs x)))))))) (+ 1 (fabs x)))))))))))) (/ (* (- 1 (fabs x)) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (+ 1 (fabs x))))) (* 1/2 (/ (fabs x) (- 1 (fabs x))))))))>
#<alt (+ (log 1/2) (+ (log 2) (+ (log (/ 1 x)) (* -2 (log (/ 1 x))))))>
#<alt (+ (log 1/2) (+ (log 2) (+ (log (/ 1 x)) (+ (* -2 (log (/ 1 x))) (+ (* -1/2 (/ (fabs x) x)) (* 2 (/ (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) x)))))))>
#<alt (+ (log 1/2) (+ (log 2) (+ (log (/ 1 x)) (+ (* -2 (log (/ 1 x))) (+ (* -1/2 (/ (fabs x) x)) (+ (* 1/2 (/ (+ 1 (* -1/4 (pow (fabs x) 2))) (pow x 2))) (+ (* 1/2 (/ (+ (* -4 (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 2)) (* 2 (* (fabs x) (- (* 1/2 (fabs x)) (* -1/4 (fabs x)))))) (pow x 2))) (* 2 (/ (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) x)))))))))>
#<alt (+ (log 1/2) (+ (log 2) (+ (log (/ 1 x)) (+ (* -2 (log (/ 1 x))) (+ (* -1/2 (/ (fabs x) x)) (+ (* 1/6 (/ (+ (* -12 (* (fabs x) (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 2))) (+ (* -12 (+ (* -1/4 (* (pow (fabs x) 2) (- (* 1/2 (fabs x)) (* -1/4 (fabs x))))) (+ (* -1/8 (fabs x)) (* 1/2 (- (* 1/2 (fabs x)) (* -1/4 (fabs x))))))) (* 16 (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 3)))) (pow x 3))) (+ (* 1/6 (/ (+ (* -3/2 (fabs x)) (+ (* -1/4 (pow (fabs x) 3)) (* 3/2 (fabs x)))) (pow x 3))) (+ (* 1/2 (/ (+ 1 (* -1/4 (pow (fabs x) 2))) (pow x 2))) (+ (* 1/2 (/ (+ (* -4 (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 2)) (* 2 (* (fabs x) (- (* 1/2 (fabs x)) (* -1/4 (fabs x)))))) (pow x 2))) (* 2 (/ (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) x)))))))))))>
#<alt (+ (log 1/2) (+ (log 2) (+ (log (/ -1 x)) (* -2 (log (/ -1 x))))))>
#<alt (+ (log 1/2) (+ (log 2) (+ (log (/ -1 x)) (+ (* -2 (log (/ -1 x))) (* -1 (/ (+ (* -1/2 (fabs x)) (* 2 (- (* 1/2 (fabs x)) (* -1/4 (fabs x))))) x))))))>
#<alt (+ (log 1/2) (+ (log 2) (+ (log (/ -1 x)) (+ (* -2 (log (/ -1 x))) (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (+ 1 (* -1/4 (pow (fabs x) 2)))) (* 1/2 (+ (* -4 (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 2)) (* 2 (* (fabs x) (- (* 1/2 (fabs x)) (* -1/4 (fabs x)))))))) x)) (+ (* -1/2 (fabs x)) (* 2 (- (* 1/2 (fabs x)) (* -1/4 (fabs x)))))) x))))))>
#<alt (+ (log 1/2) (+ (log 2) (+ (log (/ -1 x)) (+ (* -2 (log (/ -1 x))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/6 (+ (* -12 (* (fabs x) (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 2))) (+ (* -12 (+ (* -1/4 (* (pow (fabs x) 2) (- (* 1/2 (fabs x)) (* -1/4 (fabs x))))) (+ (* -1/8 (fabs x)) (* 1/2 (- (* 1/2 (fabs x)) (* -1/4 (fabs x))))))) (* 16 (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 3))))) (* 1/6 (+ (* -3/2 (fabs x)) (+ (* -1/4 (pow (fabs x) 3)) (* 3/2 (fabs x)))))) x)) (+ (* 1/2 (+ 1 (* -1/4 (pow (fabs x) 2)))) (* 1/2 (+ (* -4 (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 2)) (* 2 (* (fabs x) (- (* 1/2 (fabs x)) (* -1/4 (fabs x))))))))) x)) (+ (* -1/2 (fabs x)) (* 2 (- (* 1/2 (fabs x)) (* -1/4 (fabs 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 (copysign (log x) x)>
#<alt (log x)>
#<alt (log x)>
#<alt (log x)>
#<alt (log x)>
#<alt (* -1 (log (/ 1 x)))>
#<alt (* -1 (log (/ 1 x)))>
#<alt (* -1 (log (/ 1 x)))>
#<alt (* -1 (log (/ 1 x)))>
#<alt (+ (log -1) (* -1 (log (/ -1 x))))>
#<alt (+ (log -1) (* -1 (log (/ -1 x))))>
#<alt (+ (log -1) (* -1 (log (/ -1 x))))>
#<alt (+ (log -1) (* -1 (log (/ -1 x))))>
#<alt (copysign (log (+ x (fabs x))) x)>
#<alt (copysign (log (+ x (fabs x))) x)>
#<alt (copysign (log (+ x (fabs x))) x)>
#<alt (copysign (log (+ x (fabs x))) x)>
#<alt (copysign (log (+ x (fabs x))) x)>
#<alt (copysign (log (+ x (fabs x))) x)>
#<alt (copysign (log (+ x (fabs x))) x)>
#<alt (copysign (log (+ x (fabs x))) x)>
#<alt (copysign (log (- (fabs x) (* -1 x))) x)>
#<alt (copysign (log (- (fabs x) (* -1 x))) x)>
#<alt (copysign (log (- (fabs x) (* -1 x))) x)>
#<alt (copysign (log (- (fabs x) (* -1 x))) x)>
#<alt (log (fabs x))>
#<alt (+ (log (fabs x)) (/ x (fabs x)))>
#<alt (+ (log (fabs x)) (* x (+ (* -1/2 (/ x (pow (fabs x) 2))) (/ 1 (fabs x)))))>
#<alt (+ (log (fabs x)) (* x (+ (* x (- (* 1/3 (/ x (pow (fabs x) 3))) (* 1/2 (/ 1 (pow (fabs x) 2))))) (/ 1 (fabs x)))))>
#<alt (* -1 (log (/ 1 x)))>
#<alt (+ (* -1 (log (/ 1 x))) (/ (fabs x) x))>
#<alt (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow (fabs x) 2) (pow x 2))) (/ (fabs x) x)))>
#<alt (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow (fabs x) 2) (pow x 2))) (+ (* 1/3 (/ (pow (fabs x) 3) (pow x 3))) (/ (fabs x) x))))>
#<alt (+ (log -1) (* -1 (log (/ -1 x))))>
#<alt (+ (log -1) (+ (* -1 (log (/ -1 x))) (/ (fabs x) x)))>
#<alt (+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 (fabs x)) (* 1/2 (/ (pow (fabs x) 2) x))) x))))>
#<alt (+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 (fabs x)) (* -1 (/ (+ (* -1/2 (pow (fabs x) 2)) (* 1/3 (/ (pow (fabs x) 3) x))) x))) x))))>
#<alt (fabs x)>
#<alt (+ x (fabs x))>
#<alt (+ x (fabs x))>
#<alt (+ x (fabs x))>
#<alt x>
#<alt (* x (+ 1 (/ (fabs x) x)))>
#<alt (* x (+ 1 (/ (fabs x) x)))>
#<alt (* x (+ 1 (/ (fabs x) x)))>
#<alt x>
#<alt (* -1 (* x (- (* -1 (/ (fabs x) x)) 1)))>
#<alt (* -1 (* x (- (* -1 (/ (fabs x) x)) 1)))>
#<alt (* -1 (* x (- (* -1 (/ (fabs x) x)) 1)))>
#<alt (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 (/ (fabs x) x))>
#<alt (* -1 (/ (fabs x) x))>
#<alt (* -1 (/ (fabs x) x))>
#<alt (* -1 (/ (fabs x) x))>
#<alt (* -1 (/ (fabs x) x))>
#<alt (* -1 (/ (fabs x) x))>
#<alt (* -1 (/ (fabs x) x))>
#<alt (* -1 (/ (fabs x) x))>
#<alt (* -1 (/ (fabs x) x))>
#<alt (* -1 (/ (fabs x) x))>
#<alt (* -1 (/ (fabs x) x))>
#<alt (* -1 (/ (fabs x) x))>
#<alt (copysign (neg (+ (log (/ -1 x)) (/ (fabs x) x))) x)>
#<alt (copysign (neg (+ (log (/ -1 x)) (/ (fabs x) x))) x)>
#<alt (copysign (neg (+ (log (/ -1 x)) (/ (fabs x) x))) x)>
#<alt (copysign (neg (+ (log (/ -1 x)) (/ (fabs x) x))) x)>
#<alt (copysign (neg (+ (log (/ -1 x)) (/ (fabs x) x))) x)>
#<alt (copysign (neg (+ (log (/ -1 x)) (/ (fabs x) x))) x)>
#<alt (copysign (neg (+ (log (/ -1 x)) (/ (fabs x) x))) x)>
#<alt (copysign (neg (+ (log (/ -1 x)) (/ (fabs x) x))) x)>
#<alt (copysign (neg (+ (log (/ -1 x)) (/ (fabs x) x))) x)>
#<alt (copysign (neg (+ (log (/ -1 x)) (/ (fabs x) x))) x)>
#<alt (copysign (neg (+ (log (/ -1 x)) (/ (fabs x) x))) x)>
#<alt (copysign (neg (+ (log (/ -1 x)) (/ (fabs x) x))) x)>
#<alt (* -1 (/ (fabs x) x))>
#<alt (/ (- (* -1 (* x (+ (log -1) (* -1 (log x))))) (fabs x)) x)>
#<alt (/ (- (* -1 (* x (+ (log -1) (* -1 (log x))))) (fabs x)) x)>
#<alt (/ (- (* -1 (* x (+ (log -1) (* -1 (log x))))) (fabs x)) x)>
#<alt (* -1 (+ (log -1) (log (/ 1 x))))>
#<alt (- (* -1 (/ (fabs x) x)) (+ (log -1) (log (/ 1 x))))>
#<alt (- (* -1 (/ (fabs x) x)) (+ (log -1) (log (/ 1 x))))>
#<alt (- (* -1 (/ (fabs x) x)) (+ (log -1) (log (/ 1 x))))>
#<alt (* -1 (log (/ -1 x)))>
#<alt (- (* -1 (/ (fabs x) x)) (log (/ -1 x)))>
#<alt (- (* -1 (/ (fabs x) x)) (log (/ -1 x)))>
#<alt (- (* -1 (/ (fabs x) x)) (log (/ -1 x)))>
#<alt (/ (fabs x) x)>
#<alt (/ (fabs x) x)>
#<alt (/ (fabs x) x)>
#<alt (/ (fabs x) x)>
#<alt (/ (fabs x) x)>
#<alt (/ (fabs x) x)>
#<alt (/ (fabs x) x)>
#<alt (/ (fabs x) x)>
#<alt (/ (fabs x) x)>
#<alt (/ (fabs x) x)>
#<alt (/ (fabs x) x)>
#<alt (/ (fabs x) x)>
#<alt (/ -1/8 (pow x 3))>
#<alt (/ (- (* 1/2 (pow x 2)) 1/8) (pow x 3))>
#<alt (/ (- (* (pow x 2) (+ 1/2 (pow x 2))) 1/8) (pow x 3))>
#<alt (/ (- (* (pow x 2) (+ 1/2 (pow x 2))) 1/8) (pow x 3))>
#<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/8 (pow x 4))))>
#<alt x>
#<alt (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))>
#<alt (* -1 (* x (- (/ 1/8 (pow x 4)) (+ 1 (* 1/2 (/ 1 (pow x 2)))))))>
#<alt (* -1 (* x (- (/ 1/8 (pow x 4)) (+ 1 (* 1/2 (/ 1 (pow x 2)))))))>
#<alt (copysign (log (+ (fabs x) (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (* 1/8 (/ 1 (pow x 4))))))) x)>
#<alt (copysign (log (+ (fabs x) (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (* 1/8 (/ 1 (pow x 4))))))) x)>
#<alt (copysign (log (+ (fabs x) (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (* 1/8 (/ 1 (pow x 4))))))) x)>
#<alt (copysign (log (+ (fabs x) (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (* 1/8 (/ 1 (pow x 4))))))) x)>
#<alt (copysign (log (- (+ x (+ (fabs x) (* 1/2 (/ 1 x)))) (* 1/8 (/ 1 (pow x 3))))) x)>
#<alt (copysign (log (- (+ x (+ (fabs x) (* 1/2 (/ 1 x)))) (* 1/8 (/ 1 (pow x 3))))) x)>
#<alt (copysign (log (- (+ x (+ (fabs x) (* 1/2 (/ 1 x)))) (* 1/8 (/ 1 (pow x 3))))) x)>
#<alt (copysign (log (- (+ x (+ (fabs x) (* 1/2 (/ 1 x)))) (* 1/8 (/ 1 (pow x 3))))) x)>
#<alt (copysign (log (+ (fabs x) (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (* 1/8 (/ 1 (pow x 4))))))) x)>
#<alt (copysign (log (+ (fabs x) (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (* 1/8 (/ 1 (pow x 4))))))) x)>
#<alt (copysign (log (+ (fabs x) (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (* 1/8 (/ 1 (pow x 4))))))) x)>
#<alt (copysign (log (+ (fabs x) (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (* 1/8 (/ 1 (pow x 4))))))) x)>
#<alt (+ (log -1/8) (* -3 (log x)))>
#<alt (+ (log -1/8) (+ (* -4 (pow x 2)) (* -3 (log x))))>
#<alt (+ (log -1/8) (+ (* -3 (log x)) (* (pow x 2) (- (* -8 (* x (fabs x))) 4))))>
#<alt (+ (log -1/8) (+ (* -3 (log x)) (* (pow x 2) (- (* x (+ (* -16 x) (* -8 (fabs x)))) 4))))>
#<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/8 (pow x 3))>
#<alt (/ (- (* 1/2 (pow x 2)) 1/8) (pow x 3))>
#<alt (/ (- (* (pow x 2) (+ 1/2 (* x (fabs x)))) 1/8) (pow x 3))>
#<alt (/ (- (* (pow x 2) (+ 1/2 (* x (+ x (fabs x))))) 1/8) (pow x 3))>
#<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 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 (/ (- (* 1/8 (/ 1 (pow x 2))) 1/2) x))) x)) 1)))>
#<alt (log (/ (+ 1 (fabs x)) (- 1 (fabs x))))>
#<alt (+ (log (/ (+ 1 (fabs x)) (- 1 (fabs x)))) (/ (* (pow x 2) (* (- 1 (fabs x)) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2))))) (+ 1 (fabs x))))>
#<alt (+ (log (/ (+ 1 (fabs x)) (- 1 (fabs x)))) (* (pow x 2) (+ (* 1/24 (* (pow x 2) (+ (* -24 (/ (* (+ (* 1/8 (/ 1 (- 1 (fabs x)))) (+ (* 1/8 (/ (* (fabs x) (+ 1 (fabs x))) (pow (- 1 (fabs x)) 2))) (/ (* (- 2 (* 1/2 (fabs x))) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (- 1 (fabs x))))) (- 1 (fabs x))) (+ 1 (fabs x)))) (* -12 (/ (* (pow (- 1 (fabs x)) 2) (pow (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2))) 2)) (pow (+ 1 (fabs x)) 2)))))) (/ (* (- 1 (fabs x)) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (+ 1 (fabs x))))))>
#<alt (+ (log (/ (+ 1 (fabs x)) (- 1 (fabs x)))) (* (pow x 2) (+ (* (pow x 2) (+ (* 1/720 (* (pow x 2) (+ (* 240 (/ (* (pow (- 1 (fabs x)) 3) (pow (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2))) 3)) (pow (+ 1 (fabs x)) 3))) (+ (* 720 (/ (* (+ (* 1/8 (/ 1 (- 1 (fabs x)))) (+ (* 1/8 (/ (* (fabs x) (+ 1 (fabs x))) (pow (- 1 (fabs x)) 2))) (/ (* (- 2 (* 1/2 (fabs x))) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (- 1 (fabs x))))) (* (pow (- 1 (fabs x)) 2) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2))))) (pow (+ 1 (fabs x)) 2))) (* 720 (/ (* (- 1 (fabs x)) (- (* 1/16 (/ 1 (- 1 (fabs x)))) (+ (* -1 (/ (* (+ (* 1/8 (/ (* (fabs x) (+ 1 (fabs x))) (pow (- 1 (fabs x)) 2))) (+ (* 1/8 (/ 1 (- 1 (fabs x)))) (/ (* (- 2 (* 1/2 (fabs x))) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (- 1 (fabs x))))) (- 2 (* 1/2 (fabs x)))) (- 1 (fabs x)))) (+ (* -1/16 (/ (* (fabs x) (+ 1 (fabs x))) (pow (- 1 (fabs x)) 2))) (* 1/8 (/ (* (fabs x) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (- 1 (fabs x)))))))) (+ 1 (fabs x)))))))) (* 1/24 (+ (* -24 (/ (* (+ (* 1/8 (/ 1 (- 1 (fabs x)))) (+ (* 1/8 (/ (* (fabs x) (+ 1 (fabs x))) (pow (- 1 (fabs x)) 2))) (/ (* (- 2 (* 1/2 (fabs x))) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (- 1 (fabs x))))) (- 1 (fabs x))) (+ 1 (fabs x)))) (* -12 (/ (* (pow (- 1 (fabs x)) 2) (pow (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2))) 2)) (pow (+ 1 (fabs x)) 2))))))) (/ (* (- 1 (fabs x)) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (+ 1 (fabs x))))))>
#<alt (+ (log 1/2) (log (/ 1 x)))>
#<alt (+ (log 1/2) (+ (log (/ 1 x)) (* 2 (/ (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) x))))>
#<alt (+ (log 1/2) (+ (log (/ 1 x)) (+ (* 1/2 (/ (+ (* -4 (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 2)) (* 2 (* (fabs x) (- (* 1/2 (fabs x)) (* -1/4 (fabs x)))))) (pow x 2))) (* 2 (/ (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) x)))))>
#<alt (+ (log 1/2) (+ (log (/ 1 x)) (+ (* 1/6 (/ (+ (* -12 (* (fabs x) (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 2))) (+ (* -12 (+ (* -1/4 (* (pow (fabs x) 2) (- (* 1/2 (fabs x)) (* -1/4 (fabs x))))) (+ (* -1/8 (fabs x)) (* 1/2 (- (* 1/2 (fabs x)) (* -1/4 (fabs x))))))) (* 16 (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 3)))) (pow x 3))) (+ (* 1/2 (/ (+ (* -4 (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 2)) (* 2 (* (fabs x) (- (* 1/2 (fabs x)) (* -1/4 (fabs x)))))) (pow x 2))) (* 2 (/ (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) x))))))>
#<alt (+ (log 1/2) (log (/ -1 x)))>
#<alt (+ (log 1/2) (+ (log (/ -1 x)) (* -2 (/ (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) x))))>
#<alt (+ (log 1/2) (+ (log (/ -1 x)) (* -1 (/ (+ (* -1/2 (/ (+ (* -4 (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 2)) (* 2 (* (fabs x) (- (* 1/2 (fabs x)) (* -1/4 (fabs x)))))) x)) (* 2 (- (* 1/2 (fabs x)) (* -1/4 (fabs x))))) x))))>
#<alt (+ (log 1/2) (+ (log (/ -1 x)) (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (/ (+ (* -12 (* (fabs x) (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 2))) (+ (* -12 (+ (* -1/4 (* (pow (fabs x) 2) (- (* 1/2 (fabs x)) (* -1/4 (fabs x))))) (+ (* -1/8 (fabs x)) (* 1/2 (- (* 1/2 (fabs x)) (* -1/4 (fabs x))))))) (* 16 (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 3)))) x)) (* 1/2 (+ (* -4 (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 2)) (* 2 (* (fabs x) (- (* 1/2 (fabs x)) (* -1/4 (fabs x)))))))) x)) (* 2 (- (* 1/2 (fabs x)) (* -1/4 (fabs x))))) x))))>
#<alt (log (- 1 (fabs x)))>
#<alt (+ (log (- 1 (fabs x))) (/ (* (pow x 2) (- 2 (* 1/2 (fabs x)))) (- 1 (fabs x))))>
#<alt (+ (log (- 1 (fabs x))) (* (pow x 2) (- (+ (* 1/24 (* (pow x 2) (+ (* -12 (/ (pow (- 2 (* 1/2 (fabs x))) 2) (pow (- 1 (fabs x)) 2))) (* 3 (/ (fabs x) (- 1 (fabs x))))))) (* 2 (/ 1 (- 1 (fabs x))))) (* 1/2 (/ (fabs x) (- 1 (fabs x)))))))>
#<alt (+ (log (- 1 (fabs x))) (* (pow x 2) (- (+ (* (pow x 2) (+ (* 1/720 (* (pow x 2) (+ (* -90 (/ (* (fabs x) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2))) (+ (* -45 (/ (fabs x) (- 1 (fabs x)))) (* 240 (/ (pow (- 2 (* 1/2 (fabs x))) 3) (pow (- 1 (fabs x)) 3))))))) (* 1/24 (+ (* -12 (/ (pow (- 2 (* 1/2 (fabs x))) 2) (pow (- 1 (fabs x)) 2))) (* 3 (/ (fabs x) (- 1 (fabs x)))))))) (* 2 (/ 1 (- 1 (fabs x))))) (* 1/2 (/ (fabs x) (- 1 (fabs x)))))))>
#<alt (+ (log 2) (* -2 (log (/ 1 x))))>
#<alt (+ (log 2) (+ (* -2 (log (/ 1 x))) (* -1/2 (/ (fabs x) x))))>
#<alt (+ (log 2) (+ (* -2 (log (/ 1 x))) (+ (* -1/2 (/ (fabs x) x)) (* 1/2 (/ (+ 1 (* -1/4 (pow (fabs x) 2))) (pow x 2))))))>
#<alt (+ (log 2) (+ (* -2 (log (/ 1 x))) (+ (* -1/2 (/ (fabs x) x)) (+ (* 1/6 (/ (+ (* -3/2 (fabs x)) (+ (* -1/4 (pow (fabs x) 3)) (* 3/2 (fabs x)))) (pow x 3))) (* 1/2 (/ (+ 1 (* -1/4 (pow (fabs x) 2))) (pow x 2)))))))>
#<alt (+ (log 2) (* -2 (log (/ -1 x))))>
#<alt (+ (log 2) (+ (* -2 (log (/ -1 x))) (* 1/2 (/ (fabs x) x))))>
#<alt (+ (log 2) (+ (* -2 (log (/ -1 x))) (* -1 (/ (+ (* -1/2 (fabs x)) (* -1/2 (/ (+ 1 (* -1/4 (pow (fabs x) 2))) x))) x))))>
#<alt (+ (log 2) (+ (* -2 (log (/ -1 x))) (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (/ (+ (* -3/2 (fabs x)) (+ (* -1/4 (pow (fabs x) 3)) (* 3/2 (fabs x)))) x)) (* 1/2 (+ 1 (* -1/4 (pow (fabs x) 2))))) x)) (* -1/2 (fabs x))) 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 (+ (log -1) (* -1 (log x)))>
#<alt (+ (log -1) (* -1 (log x)))>
#<alt (+ (log -1) (* -1 (log x)))>
#<alt (+ (log -1) (* -1 (log x)))>
#<alt (+ (log -1) (log (/ 1 x)))>
#<alt (+ (log -1) (log (/ 1 x)))>
#<alt (+ (log -1) (log (/ 1 x)))>
#<alt (+ (log -1) (log (/ 1 x)))>
#<alt (log (/ -1 x))>
#<alt (log (/ -1 x))>
#<alt (log (/ -1 x))>
#<alt (log (/ -1 x))>
Calls

66 calls:

TimeVariablePointExpression
27.0ms
x
@0
(log x)
24.0ms
x
@-inf
(log x)
8.0ms
x
@0
(+ (log (+ 1 (+ (* x x) (- (* x x) (* (fabs x) (sqrt (+ (* 1 1) (* x x)))))))) (log (/ (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) (+ (* x x) (- (+ (* x x) 1) (* (fabs x) (sqrt (+ (* 1 1) (* x x)))))))))
6.0ms
x
@inf
(log x)
5.0ms
x
@inf
(log (/ -1 x))

rewrite300.0ms (3.2%)

Algorithm
batch-egg-rewrite
Rules
2670×*-lowering-*.f32
2670×*-lowering-*.f64
1552×/-lowering-/.f32
1552×/-lowering-/.f64
1326×pow-lowering-pow.f64
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
044261
1316193
23668188
08192188
Stop Event
iter limit
node limit
Counts
22 → 404
Calls
Call 1
Inputs
(+ (* x x) (- (* x x) (* (fabs x) (sqrt (+ (* 1 1) (* x x))))))
(+ (* x x) (- (+ (* x x) 1) (* (fabs x) (sqrt (+ (* 1 1) (* x x))))))
(copysign (+ (log (+ 1 (+ (* x x) (- (* x x) (* (fabs x) (sqrt (+ (* 1 1) (* x x)))))))) (log (/ (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) (+ (* x x) (- (+ (* x x) 1) (* (fabs x) (sqrt (+ (* 1 1) (* x x))))))))) x)
(+ (log (+ 1 (+ (* x x) (- (* x x) (* (fabs x) (sqrt (+ (* 1 1) (* x x)))))))) (log (/ (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) (+ (* x x) (- (+ (* x x) 1) (* (fabs x) (sqrt (+ (* 1 1) (* x x)))))))))
(copysign (log x) x)
(log x)
(copysign (log (+ (fabs x) x)) x)
(log (+ (fabs x) x))
(+ (fabs x) x)
(fabs x)
(- 0 (/ (fabs x) x))
(copysign (- (- 0 (/ (fabs x) x)) (log (/ -1 x))) x)
(- (- 0 (/ (fabs x) x)) (log (/ -1 x)))
(/ (fabs x) x)
(* x (+ (+ 1 (/ 1/2 (* x x))) (/ -1/8 (* (* x x) (* x x)))))
(copysign (log (+ (fabs x) (* x (+ (+ 1 (/ 1/2 (* x x))) (/ -1/8 (* (* x x) (* x x))))))) x)
(log (+ (fabs x) (* x (+ (+ 1 (/ 1/2 (* x x))) (/ -1/8 (* (* x x) (* x x)))))))
(+ (fabs x) (* x (+ (+ 1 (/ 1/2 (* x x))) (/ -1/8 (* (* x x) (* x x))))))
(log (/ (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) (+ (* x x) (- (+ (* x x) 1) (* (fabs x) (sqrt (+ (* 1 1) (* x x))))))))
(log (+ 1 (+ (* x x) (- (* x x) (* (fabs x) (sqrt (+ (* 1 1) (* x x))))))))
(* x x)
(log (/ -1 x))
Outputs
(+.f32 (*.f32 x x) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))
(+.f32 (*.f32 x x) (*.f32 #s(literal 1 binary32) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))
(+.f32 (*.f32 x x) (*.f32 (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1 binary32)))
(+.f32 (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (*.f32 x x))
(+.f32 (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (+.f32 (+.f32 (*.f32 (hypot.f32 #s(literal 1 binary32) x) (-.f32 #s(literal 0 binary32) (fabs.f32 x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (*.f32 x x)))
(+.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (+.f32 (*.f32 (hypot.f32 #s(literal 1 binary32) x) (-.f32 #s(literal 0 binary32) (fabs.f32 x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))
(+.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (hypot.f32 #s(literal 1 binary32) x) (-.f32 #s(literal 0 binary32) (fabs.f32 x))))
(+.f32 (*.f32 #s(literal 1 binary32) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (*.f32 x x))
(+.f32 (*.f32 (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1 binary32)) (*.f32 x x))
(pow.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (-.f32 (*.f32 x x) (*.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 x x)))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (pow.f32 (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32)))) #s(literal -1 binary32))
(pow.f32 (/.f32 (+.f32 (-.f32 (*.f32 x x) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (-.f32 (*.f32 x (*.f32 x (*.f32 x x))) (pow.f32 (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)))) #s(literal -1 binary32))
(fma.f32 x x (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))
(fma.f32 x x (neg.f32 (-.f32 (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (*.f32 x x))))
(fma.f32 x (*.f32 x #s(literal 1 binary32)) (neg.f32 (-.f32 (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (*.f32 x x))))
(fma.f32 x (+.f32 x x) (*.f32 (hypot.f32 #s(literal 1 binary32) x) (-.f32 #s(literal 0 binary32) (fabs.f32 x))))
(fma.f32 (*.f32 x x) #s(literal 1 binary32) (neg.f32 (-.f32 (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (*.f32 x x))))
(fma.f32 (fabs.f32 x) (fabs.f32 x) (neg.f32 (-.f32 (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (*.f32 x x))))
(fma.f32 #s(literal 1 binary32) (*.f32 x x) (neg.f32 (-.f32 (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (*.f32 x x))))
(fma.f32 #s(literal 2 binary32) (*.f32 x x) (*.f32 (hypot.f32 #s(literal 1 binary32) x) (-.f32 #s(literal 0 binary32) (fabs.f32 x))))
(fma.f32 (neg.f32 x) (neg.f32 x) (neg.f32 (-.f32 (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (*.f32 x x))))
(fma.f32 (pow.f32 x #s(literal 1 binary32)) (pow.f32 x #s(literal 1 binary32)) (neg.f32 (-.f32 (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (*.f32 x x))))
(fma.f32 (*.f32 #s(literal 1 binary32) x) x (neg.f32 (-.f32 (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (*.f32 x x))))
(-.f32 (*.f32 x x) (-.f32 (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (*.f32 x x)))
(-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))
(-.f32 (/.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (-.f32 (*.f32 x x) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (/.f32 (pow.f32 (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (+.f32 (-.f32 (*.f32 x x) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (-.f32 (*.f32 x x) (*.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 x x)))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (pow.f32 (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32)))))
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (-.f32 (*.f32 x x) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (-.f32 (*.f32 x (*.f32 x (*.f32 x x))) (pow.f32 (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)))))
(/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (pow.f32 (-.f32 (*.f32 x x) (*.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 x x) (*.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 x x)))))
(/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (pow.f32 (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32))) (+.f32 (pow.f32 (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (-.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))))
(/.f32 (-.f32 (*.f32 x (*.f32 x (*.f32 x x))) (pow.f32 (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))) (+.f32 (-.f32 (*.f32 x x) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))
(/.f32 (neg.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (pow.f32 (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32)))) (neg.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (-.f32 (*.f32 x x) (*.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 x x))))))
(/.f32 (neg.f32 (-.f32 (*.f32 x (*.f32 x (*.f32 x x))) (pow.f32 (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)))) (neg.f32 (+.f32 (-.f32 (*.f32 x x) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))
(/.f32 (-.f32 (*.f32 #s(literal 8 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 #s(literal 2 binary32) (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))) (*.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))
(/.f32 (-.f32 (pow.f32 (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))) (-.f32 (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (*.f32 x x)))
(/.f32 (-.f32 (*.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 #s(literal 2 binary32) (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))
(/.f32 (*.f32 #s(literal 1 binary32) (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (pow.f32 (-.f32 (*.f32 x x) (*.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 x x) (*.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 x x)))))
(/.f32 (*.f32 #s(literal 1 binary32) (-.f32 (*.f32 x (*.f32 x (*.f32 x x))) (pow.f32 (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)))) (+.f32 (-.f32 (*.f32 x x) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))
(*.f32 #s(literal 1 binary32) (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))
(*.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1 binary32))
(*.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (pow.f32 (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (-.f32 (*.f32 x x) (*.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 x x))))))
(*.f32 (-.f32 (*.f32 x (*.f32 x (*.f32 x x))) (pow.f32 (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (-.f32 (*.f32 x x) (*.f32 x x)) (*.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 x x) (+.f32 (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1 binary32)))
(+.f32 #s(literal 1 binary32) (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.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 x x) #s(literal 1 binary32)))
(+.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1 binary32))
(+.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.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 x x))
(+.f32 (-.f32 (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (+.f32 (*.f32 (hypot.f32 #s(literal 1 binary32) x) (-.f32 #s(literal 0 binary32) (fabs.f32 x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))
(+.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (-.f32 #s(literal 1 binary32) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))
(+.f32 (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (*.f32 (hypot.f32 #s(literal 1 binary32) x) (-.f32 #s(literal 0 binary32) (fabs.f32 x))))
(pow.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (-.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1 binary32)))) (+.f32 #s(literal 1 binary32) (pow.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32)))) #s(literal -1 binary32))
(pow.f32 (/.f32 (+.f32 (-.f32 #s(literal 1 binary32) (*.f32 #s(literal 2 binary32) (*.f32 x x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (-.f32 #s(literal 1 binary32) (pow.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)))) #s(literal -1 binary32))
(pow.f32 (/.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 (*.f32 (*.f32 x x) (*.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 3 binary32)))) #s(literal -1 binary32))
(pow.f32 (/.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 (*.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)))) #s(literal -1 binary32))
(fma.f32 x x (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))
(fma.f32 x (+.f32 x x) (neg.f32 (-.f32 (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal 1 binary32))))
(fma.f32 (fabs.f32 x) (fabs.f32 x) (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))
(fma.f32 (hypot.f32 #s(literal 1 binary32) x) (hypot.f32 #s(literal 1 binary32) x) (neg.f32 (-.f32 (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (*.f32 x x))))
(fma.f32 #s(literal 2 binary32) (*.f32 x x) (neg.f32 (-.f32 (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal 1 binary32))))
(fma.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x))))) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x x)))) (neg.f32 (-.f32 (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (*.f32 x x))))
(fma.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 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal -1 binary32))))) (neg.f32 (-.f32 (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (*.f32 x x))))
(fma.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) #s(literal -1 binary32))) (neg.f32 (-.f32 (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (*.f32 x x))))
(fma.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 x))) (neg.f32 (-.f32 (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (*.f32 x x))))
(-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (*.f32 x x)))
(-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (-.f32 (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal 1 binary32)))
(-.f32 (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))
(-.f32 (/.f32 #s(literal 1 binary32) (+.f32 (-.f32 #s(literal 1 binary32) (*.f32 #s(literal 2 binary32) (*.f32 x x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (/.f32 (pow.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (+.f32 (-.f32 #s(literal 1 binary32) (*.f32 #s(literal 2 binary32) (*.f32 x x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))
(-.f32 (/.f32 (*.f32 x (*.f32 x (*.f32 x 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 (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 #s(literal 1 binary32) (*.f32 #s(literal 2 binary32) (*.f32 x x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (-.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1 binary32)))) (+.f32 #s(literal 1 binary32) (pow.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32)))))
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (-.f32 #s(literal 1 binary32) (*.f32 #s(literal 2 binary32) (*.f32 x x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (-.f32 #s(literal 1 binary32) (pow.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)))))
(/.f32 #s(literal 1 binary32) (/.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 (*.f32 (*.f32 x x) (*.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 3 binary32)))))
(/.f32 #s(literal 1 binary32) (/.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 (*.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 #s(literal 1 binary32) (pow.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (-.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1 binary32)))))
(/.f32 (+.f32 #s(literal 1 binary32) (pow.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32))) (+.f32 (pow.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (+.f32 (-.f32 #s(literal 1 binary32) (*.f32 #s(literal 2 binary32) (*.f32 x x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))
(/.f32 (+.f32 (*.f32 (*.f32 x x) (*.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 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 (*.f32 x x) (*.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 3 binary32))) (+.f32 (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 x (*.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 #s(literal 1 binary32) (pow.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))) (+.f32 (-.f32 #s(literal 1 binary32) (*.f32 #s(literal 2 binary32) (*.f32 x x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))
(/.f32 (-.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 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x))))) (+.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) (*.f32 (*.f32 x (*.f32 x x)) (hypot.f32 #s(literal 1 binary32) x)))) (*.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.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 (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (+.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) (*.f32 (*.f32 x (*.f32 x x)) (hypot.f32 #s(literal 1 binary32) x)))))
(/.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (*.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (-.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32)))))) (*.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))
(/.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x))))) (+.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) (*.f32 (*.f32 x (*.f32 x x)) (hypot.f32 #s(literal 1 binary32) x)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal -1 binary32)))) (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x 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 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal -1 binary32)))) (+.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) (*.f32 (*.f32 x (*.f32 x x)) (hypot.f32 #s(literal 1 binary32) x)))))
(/.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal -1 binary32)))) (-.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32)))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal -1 binary32)))) (+.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))
(/.f32 (+.f32 (*.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal -1 binary32)) (+.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) (*.f32 (*.f32 x (*.f32 x x)) (hypot.f32 #s(literal 1 binary32) x)))) (*.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32)) (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.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 x) #s(literal -1 binary32)) (+.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) (*.f32 (*.f32 x (*.f32 x x)) (hypot.f32 #s(literal 1 binary32) x)))))
(/.f32 (+.f32 (*.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal -1 binary32)) (+.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 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.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 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))
(/.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) (+.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) (*.f32 (*.f32 x (*.f32 x x)) (hypot.f32 #s(literal 1 binary32) x)))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x 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 x x)) (+.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) (*.f32 (*.f32 x (*.f32 x x)) (hypot.f32 #s(literal 1 binary32) x)))))
(/.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32)))))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))
(/.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (pow.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32)))) (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (-.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1 binary32))))))
(/.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (pow.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)))) (neg.f32 (+.f32 (-.f32 #s(literal 1 binary32) (*.f32 #s(literal 2 binary32) (*.f32 x x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))
(/.f32 (neg.f32 (+.f32 (*.f32 (*.f32 x x) (*.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 3 binary32)))) (neg.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 (neg.f32 (-.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)))) (neg.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 (+.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)))) (pow.f32 (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32))) (+.f32 (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 (*.f32 x x) #s(literal 1 binary32))) (-.f32 (pow.f32 (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))))
(/.f32 (-.f32 (pow.f32 (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32)) #s(literal 3 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 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32))) (+.f32 (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))
(/.f32 (-.f32 (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 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 x x)))
(/.f32 (-.f32 (pow.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) #s(literal 1 binary32)) (-.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1 binary32)))
(/.f32 (-.f32 (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 (*.f32 x x) #s(literal 1 binary32))) (pow.f32 (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))) (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))
(/.f32 (-.f32 (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) (+.f32 (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))
(*.f32 (+.f32 #s(literal 1 binary32) (pow.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (-.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1 binary32))))))
(*.f32 (+.f32 (*.f32 (*.f32 x x) (*.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 3 binary32))) (/.f32 #s(literal 1 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 #s(literal 1 binary32) (pow.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (-.f32 #s(literal 1 binary32) (*.f32 #s(literal 2 binary32) (*.f32 x x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))
(*.f32 (-.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 #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)))))
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)
(neg.f32 (log.f32 (/.f32 (-.f32 (+.f32 (*.f32 #s(literal 2 binary32) (*.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))))))
(neg.f32 (log.f32 (/.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 (log1p.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.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 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))
(+.f32 (log.f32 (/.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (log1p.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.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 #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)))) (neg.f32 (log1p.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))
(pow.f32 (/.f32 (+.f32 (pow.f32 (log1p.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32)) (*.f32 (log.f32 (/.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (log.f32 (/.f32 (/.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (-.f32 (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) (+.f32 (pow.f32 (log1p.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 3 binary32)) (pow.f32 (log.f32 (/.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) #s(literal 3 binary32)))) #s(literal -1 binary32))
(pow.f32 (/.f32 (log.f32 (/.f32 (-.f32 (+.f32 (*.f32 #s(literal 2 binary32) (*.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 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) (-.f32 (pow.f32 (log1p.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32)) (pow.f32 (log.f32 (/.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) #s(literal 2 binary32)))) #s(literal -1 binary32))
(fma.f32 (+.f32 (pow.f32 (log1p.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 3 binary32)) (pow.f32 (log.f32 (/.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 (log1p.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32)) (*.f32 (log.f32 (/.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (log.f32 (/.f32 (/.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (-.f32 (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))))) (neg.f32 (log.f32 (/.f32 (-.f32 (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (-.f32 (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))))
(fma.f32 (-.f32 (pow.f32 (log1p.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32)) (pow.f32 (log.f32 (/.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) #s(literal 2 binary32))) (/.f32 #s(literal 1 binary32) (log.f32 (/.f32 (-.f32 (+.f32 (*.f32 #s(literal 2 binary32) (*.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 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) (neg.f32 (log.f32 (/.f32 (-.f32 (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (-.f32 (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))))
(-.f32 (log1p.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (log.f32 (/.f32 (-.f32 (+.f32 (*.f32 #s(literal 2 binary32) (*.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 #s(literal 0 binary32) (log.f32 (/.f32 (-.f32 (+.f32 (*.f32 #s(literal 2 binary32) (*.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 #s(literal 0 binary32) (log.f32 (/.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 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (log.f32 (/.f32 (-.f32 (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (-.f32 (+.f32 (*.f32 #s(literal 2 binary32) (*.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)))) (log.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))
(-.f32 (/.f32 (pow.f32 (log1p.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32)) (log.f32 (/.f32 (-.f32 (+.f32 (*.f32 #s(literal 2 binary32) (*.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 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) (/.f32 (pow.f32 (log.f32 (/.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (+.f32 (*.f32 #s(literal 2 binary32) (*.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 (*.f32 #s(literal 2 binary32) (*.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 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #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 #s(literal 2 binary32) (*.f32 x x)) (*.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 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))
(-.f32 (log.f32 (neg.f32 (-.f32 (*.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 (log.f32 (*.f32 (+.f32 #s(literal 1 binary32) (pow.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32))) #s(literal 1 binary32))) (log.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (-.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1 binary32)))) (/.f32 (-.f32 (+.f32 (*.f32 #s(literal 2 binary32) (*.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 (log.f32 (*.f32 (+.f32 #s(literal 1 binary32) (pow.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32))) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (log.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (-.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1 binary32)))) (-.f32 (+.f32 (*.f32 #s(literal 2 binary32) (*.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 1 binary32) (pow.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32))) (neg.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (log.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (-.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1 binary32)))) (neg.f32 (-.f32 (+.f32 (*.f32 #s(literal 2 binary32) (*.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 1 binary32) (pow.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))) #s(literal 1 binary32))) (log.f32 (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) (*.f32 #s(literal 2 binary32) (*.f32 x x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (/.f32 (-.f32 (+.f32 (*.f32 #s(literal 2 binary32) (*.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 (log.f32 (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (log.f32 (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) (*.f32 #s(literal 2 binary32) (*.f32 x x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (-.f32 (+.f32 (*.f32 #s(literal 2 binary32) (*.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 1 binary32) (pow.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))) (neg.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (log.f32 (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) (*.f32 #s(literal 2 binary32) (*.f32 x x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (neg.f32 (-.f32 (+.f32 (*.f32 #s(literal 2 binary32) (*.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) #s(literal 1 binary32)) (*.f32 x x))) (log.f32 (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x))))
(-.f32 (log.f32 (*.f32 (-.f32 (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1 binary32))) (log.f32 (/.f32 (-.f32 (+.f32 (*.f32 #s(literal 2 binary32) (*.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 (log.f32 (*.f32 (-.f32 (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (neg.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (log.f32 (neg.f32 (-.f32 (+.f32 (*.f32 #s(literal 2 binary32) (*.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 1 binary32) (pow.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32))) (/.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) (log1p.f32 (*.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (-.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1 binary32)))))
(-.f32 (log.f32 (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))) (/.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) (log.f32 (+.f32 (-.f32 #s(literal 1 binary32) (*.f32 #s(literal 2 binary32) (*.f32 x x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (pow.f32 (log1p.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32)) (*.f32 (log.f32 (/.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (log.f32 (/.f32 (/.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (-.f32 (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) (+.f32 (pow.f32 (log1p.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 3 binary32)) (pow.f32 (log.f32 (/.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) #s(literal 3 binary32)))))
(/.f32 #s(literal 1 binary32) (/.f32 (log.f32 (/.f32 (-.f32 (+.f32 (*.f32 #s(literal 2 binary32) (*.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 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) (-.f32 (pow.f32 (log1p.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32)) (pow.f32 (log.f32 (/.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) #s(literal 2 binary32)))))
(/.f32 (+.f32 (pow.f32 (log1p.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 3 binary32)) (pow.f32 (log.f32 (/.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) #s(literal 3 binary32))) (+.f32 (pow.f32 (log1p.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32)) (*.f32 (log.f32 (/.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (log.f32 (/.f32 (/.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (-.f32 (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))))
(/.f32 (+.f32 (pow.f32 (log1p.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 3 binary32)) (pow.f32 (log.f32 (/.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) #s(literal 3 binary32))) (+.f32 (pow.f32 (log.f32 (/.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) #s(literal 2 binary32)) (-.f32 (pow.f32 (log1p.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32)) (*.f32 (log1p.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.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 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))))))
(/.f32 (-.f32 (pow.f32 (log1p.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32)) (pow.f32 (log.f32 (/.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (+.f32 (*.f32 #s(literal 2 binary32) (*.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 (*.f32 #s(literal 2 binary32) (*.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 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))))
(/.f32 (neg.f32 (+.f32 (pow.f32 (log1p.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 3 binary32)) (pow.f32 (log.f32 (/.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) #s(literal 3 binary32)))) (neg.f32 (+.f32 (pow.f32 (log1p.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32)) (*.f32 (log.f32 (/.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (log.f32 (/.f32 (/.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (-.f32 (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))))))
(/.f32 (neg.f32 (-.f32 (pow.f32 (log1p.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32)) (pow.f32 (log.f32 (/.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) #s(literal 2 binary32)))) (neg.f32 (log.f32 (/.f32 (-.f32 (+.f32 (*.f32 #s(literal 2 binary32) (*.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 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))))
(/.f32 (-.f32 (pow.f32 (log.f32 (/.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) #s(literal 2 binary32)) (pow.f32 (log1p.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32))) (log.f32 (/.f32 (/.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (-.f32 (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))
(*.f32 (+.f32 (pow.f32 (log1p.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 3 binary32)) (pow.f32 (log.f32 (/.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 (log1p.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32)) (*.f32 (log.f32 (/.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (log.f32 (/.f32 (/.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (-.f32 (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))))))
(*.f32 (-.f32 (pow.f32 (log1p.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32)) (pow.f32 (log.f32 (/.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) #s(literal 2 binary32))) (/.f32 #s(literal 1 binary32) (log.f32 (/.f32 (-.f32 (+.f32 (*.f32 #s(literal 2 binary32) (*.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 (*.f32 #s(literal 2 binary32) (*.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)))
(copysign.f32 (log.f32 x) x)
(log.f32 x)
(copysign.f32 (log.f32 (+.f32 x (fabs.f32 x))) x)
(neg.f32 (log.f32 (/.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 x (fabs.f32 x))) (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))))))
(neg.f32 (log.f32 (/.f32 (-.f32 (fabs.f32 x) 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 #s(literal 2 binary32) (*.f32 x x)) (*.f32 x (fabs.f32 x))))))
(+.f32 (log.f32 (-.f32 (*.f32 x x) (*.f32 x x))) (log.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) x))))
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x 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 (fabs.f32 x) 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 #s(literal 2 binary32) (*.f32 x x)) (*.f32 x (fabs.f32 x)))))
(-.f32 (log.f32 (-.f32 (*.f32 x x) (*.f32 x x))) (log.f32 (-.f32 (fabs.f32 x) x)))
(-.f32 (log.f32 (-.f32 (*.f32 x x) (*.f32 x x))) (log.f32 (-.f32 x (fabs.f32 x))))
(-.f32 (log.f32 (neg.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))))) (log.f32 (neg.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 x (fabs.f32 x))))))
(-.f32 (log.f32 (neg.f32 (-.f32 (*.f32 x x) (*.f32 x x)))) (log.f32 (neg.f32 (-.f32 (fabs.f32 x) x))))
(log.f32 (+.f32 x (fabs.f32 x)))
(+.f32 x (fabs.f32 x))
(+.f32 (fabs.f32 x) x)
(pow.f32 (/.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x 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 (fabs.f32 x) x) (-.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1 binary32))
(-.f32 (/.f32 (*.f32 x x) (-.f32 (fabs.f32 x) x)) (/.f32 (*.f32 x x) (-.f32 (fabs.f32 x) x)))
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 x (fabs.f32 x))) (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))))
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 (fabs.f32 x) x) (-.f32 (*.f32 x x) (*.f32 x x))))
(/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 x (fabs.f32 x))))
(/.f32 (-.f32 (*.f32 x x) (*.f32 x x)) (-.f32 (fabs.f32 x) x))
(/.f32 (-.f32 (*.f32 x x) (*.f32 x x)) (-.f32 x (fabs.f32 x)))
(/.f32 (neg.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (neg.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 x (fabs.f32 x)))))
(/.f32 (neg.f32 (-.f32 (*.f32 x x) (*.f32 x x))) (neg.f32 (-.f32 (fabs.f32 x) x)))
(*.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1 binary32) (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 x (fabs.f32 x)))))
(*.f32 (-.f32 (*.f32 x x) (*.f32 x x)) (/.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) x)))
(fabs.f32 x)
(fabs.f32 (neg.f32 x))
(fabs.f32 (neg.f32 (neg.f32 x)))
(neg.f32 (/.f32 (+.f32 #s(literal 0 binary32) (/.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (/.f32 (*.f32 x x) (*.f32 x x))))
(+.f32 #s(literal 0 binary32) (/.f32 (neg.f32 (/.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (/.f32 (*.f32 x x) (*.f32 x x))))
(+.f32 (/.f32 (neg.f32 (/.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (/.f32 (*.f32 x x) (*.f32 x x))) #s(literal 0 binary32))
(pow.f32 (neg.f32 (/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 0 binary32) (/.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (/.f32 (*.f32 x x) (*.f32 x x))))) #s(literal -1 binary32))
(pow.f32 (/.f32 (/.f32 (*.f32 x x) (*.f32 x x)) (neg.f32 (/.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))))) #s(literal -1 binary32))
(pow.f32 (/.f32 (/.f32 (+.f32 #s(literal 0 binary32) (/.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (/.f32 (*.f32 x x) (*.f32 x x))) (neg.f32 (/.f32 (*.f32 x x) (*.f32 x x)))) #s(literal -1 binary32))
(-.f32 #s(literal 0 binary32) (/.f32 (+.f32 #s(literal 0 binary32) (/.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (/.f32 (*.f32 x x) (*.f32 x x))))
(-.f32 (/.f32 #s(literal 0 binary32) (/.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 x))))
(-.f32 (/.f32 #s(literal 0 binary32) (/.f32 (+.f32 #s(literal 0 binary32) (/.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (/.f32 (*.f32 x x) (*.f32 x x)))) (/.f32 (/.f32 (*.f32 x x) (*.f32 x x)) (/.f32 (+.f32 #s(literal 0 binary32) (/.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (/.f32 (*.f32 x x) (*.f32 x x)))))
(/.f32 (fabs.f32 x) (neg.f32 x))
(/.f32 #s(literal 1 binary32) (neg.f32 (/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 0 binary32) (/.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (/.f32 (*.f32 x x) (*.f32 x x))))))
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 (*.f32 x x) (*.f32 x x)) (neg.f32 (/.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))))))
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 (+.f32 #s(literal 0 binary32) (/.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (/.f32 (*.f32 x x) (*.f32 x x))) (neg.f32 (/.f32 (*.f32 x x) (*.f32 x x)))))
(/.f32 #s(literal -1 binary32) (/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 0 binary32) (/.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (/.f32 (*.f32 x x) (*.f32 x x)))))
(/.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x)) x)
(/.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x)) (neg.f32 (neg.f32 x)))
(/.f32 (neg.f32 (/.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (/.f32 (*.f32 x x) (*.f32 x x)))
(/.f32 (neg.f32 (/.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (+.f32 #s(literal 0 binary32) (-.f32 (/.f32 (*.f32 x x) (*.f32 x x)) (*.f32 #s(literal 0 binary32) (/.f32 (neg.f32 (/.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (/.f32 (*.f32 x x) (*.f32 x x)))))))
(/.f32 (neg.f32 (/.f32 (*.f32 x x) (*.f32 x x))) (/.f32 (+.f32 #s(literal 0 binary32) (/.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (/.f32 (*.f32 x x) (*.f32 x x))))
(/.f32 (neg.f32 (/.f32 (*.f32 x x) (*.f32 x x))) (-.f32 #s(literal 0 binary32) (/.f32 (neg.f32 (/.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (/.f32 (*.f32 x x) (*.f32 x x)))))
(/.f32 (neg.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x))) (neg.f32 x))
(/.f32 (neg.f32 (neg.f32 (/.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))))) (neg.f32 (/.f32 (*.f32 x x) (*.f32 x x))))
(/.f32 (neg.f32 (neg.f32 (/.f32 (*.f32 x x) (*.f32 x x)))) (/.f32 (neg.f32 (/.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (/.f32 (*.f32 x x) (*.f32 x x))))
(*.f32 (fabs.f32 x) (/.f32 #s(literal -1 binary32) x))
(*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 0 binary32) (/.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (/.f32 (*.f32 x x) (*.f32 x x))))
(*.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x)) (/.f32 #s(literal 1 binary32) x))
(*.f32 (neg.f32 (/.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (/.f32 #s(literal 1 binary32) (/.f32 (*.f32 x x) (*.f32 x x))))
(*.f32 (neg.f32 (/.f32 (*.f32 x x) (*.f32 x x))) (/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 0 binary32) (/.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (/.f32 (*.f32 x x) (*.f32 x x)))))
(copysign.f32 (+.f32 (/.f32 (neg.f32 (/.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (/.f32 (*.f32 x x) (*.f32 x x))) (log.f32 (/.f32 x #s(literal -1 binary32)))) x)
(neg.f32 (+.f32 (/.f32 (+.f32 #s(literal 0 binary32) (/.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (/.f32 (*.f32 x x) (*.f32 x x))) (log.f32 (/.f32 #s(literal -1 binary32) x))))
(+.f32 #s(literal 0 binary32) (+.f32 (/.f32 (neg.f32 (/.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (/.f32 (*.f32 x x) (*.f32 x x))) (log.f32 (/.f32 x #s(literal -1 binary32)))))
(+.f32 (/.f32 (neg.f32 (/.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (/.f32 (*.f32 x x) (*.f32 x x))) (log.f32 (/.f32 x #s(literal -1 binary32))))
(+.f32 (log.f32 (/.f32 x #s(literal -1 binary32))) (/.f32 (neg.f32 (/.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (/.f32 (*.f32 x x) (*.f32 x x))))
(+.f32 (-.f32 (/.f32 (neg.f32 (/.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (/.f32 (*.f32 x x) (*.f32 x x))) (log.f32 #s(literal -1 binary32))) (log.f32 x))
(pow.f32 (/.f32 (+.f32 (/.f32 (*.f32 x x) (*.f32 x x)) (*.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (+.f32 (/.f32 (neg.f32 (/.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (/.f32 (*.f32 x x) (*.f32 x x))) (log.f32 (/.f32 #s(literal -1 binary32) x))))) (-.f32 (neg.f32 (/.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (pow.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal 3 binary32)))) #s(literal -1 binary32))
(pow.f32 (/.f32 (+.f32 (/.f32 (neg.f32 (/.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (/.f32 (*.f32 x x) (*.f32 x x))) (log.f32 (/.f32 #s(literal -1 binary32) x))) (-.f32 (/.f32 (*.f32 x x) (*.f32 x x)) (pow.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal 2 binary32)))) #s(literal -1 binary32))
(fma.f32 (fabs.f32 x) (/.f32 #s(literal -1 binary32) x) (log.f32 (/.f32 x #s(literal -1 binary32))))
(fma.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 0 binary32) (/.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (/.f32 (*.f32 x x) (*.f32 x x))) (log.f32 (/.f32 x #s(literal -1 binary32))))
(fma.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x)) (/.f32 #s(literal 1 binary32) x) (log.f32 (/.f32 x #s(literal -1 binary32))))
(fma.f32 (neg.f32 (/.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (/.f32 #s(literal 1 binary32) (/.f32 (*.f32 x x) (*.f32 x x))) (log.f32 (/.f32 x #s(literal -1 binary32))))
(fma.f32 (neg.f32 (/.f32 (*.f32 x x) (*.f32 x x))) (/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 0 binary32) (/.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (/.f32 (*.f32 x x) (*.f32 x x)))) (log.f32 (/.f32 x #s(literal -1 binary32))))
(-.f32 #s(literal 0 binary32) (+.f32 (/.f32 (+.f32 #s(literal 0 binary32) (/.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (/.f32 (*.f32 x x) (*.f32 x x))) (log.f32 (/.f32 #s(literal -1 binary32) x))))
(-.f32 (/.f32 (neg.f32 (/.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (/.f32 (*.f32 x x) (*.f32 x x))) (log.f32 (/.f32 #s(literal -1 binary32) x)))
(-.f32 (/.f32 (neg.f32 (/.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (+.f32 (/.f32 (*.f32 x x) (*.f32 x x)) (*.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (+.f32 (/.f32 (neg.f32 (/.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (/.f32 (*.f32 x x) (*.f32 x x))) (log.f32 (/.f32 #s(literal -1 binary32) x)))))) (/.f32 (pow.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal 3 binary32)) (+.f32 (/.f32 (*.f32 x x) (*.f32 x x)) (*.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (+.f32 (/.f32 (neg.f32 (/.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (/.f32 (*.f32 x x) (*.f32 x x))) (log.f32 (/.f32 #s(literal -1 binary32) x)))))))
(-.f32 (/.f32 (/.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (/.f32 (neg.f32 (/.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (/.f32 (*.f32 x x) (*.f32 x x))) (log.f32 (/.f32 #s(literal -1 binary32) x)))) (/.f32 (pow.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal 2 binary32)) (+.f32 (/.f32 (neg.f32 (/.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (/.f32 (*.f32 x x) (*.f32 x x))) (log.f32 (/.f32 #s(literal -1 binary32) x)))))
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (/.f32 (*.f32 x x) (*.f32 x x)) (*.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (+.f32 (/.f32 (neg.f32 (/.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (/.f32 (*.f32 x x) (*.f32 x x))) (log.f32 (/.f32 #s(literal -1 binary32) x))))) (-.f32 (neg.f32 (/.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (pow.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal 3 binary32)))))
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (/.f32 (neg.f32 (/.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (/.f32 (*.f32 x x) (*.f32 x x))) (log.f32 (/.f32 #s(literal -1 binary32) x))) (-.f32 (/.f32 (*.f32 x x) (*.f32 x x)) (pow.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal 2 binary32)))))
(/.f32 (-.f32 (neg.f32 (/.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (pow.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal 3 binary32))) (+.f32 (/.f32 (*.f32 x x) (*.f32 x x)) (*.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (+.f32 (/.f32 (neg.f32 (/.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (/.f32 (*.f32 x x) (*.f32 x x))) (log.f32 (/.f32 #s(literal -1 binary32) x))))))
(/.f32 (-.f32 (/.f32 (*.f32 x x) (*.f32 x x)) (pow.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal 2 binary32))) (+.f32 (/.f32 (neg.f32 (/.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (/.f32 (*.f32 x x) (*.f32 x x))) (log.f32 (/.f32 #s(literal -1 binary32) x))))
(/.f32 (neg.f32 (-.f32 (neg.f32 (/.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (pow.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal 3 binary32)))) (neg.f32 (+.f32 (/.f32 (*.f32 x x) (*.f32 x x)) (*.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (+.f32 (/.f32 (neg.f32 (/.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (/.f32 (*.f32 x x) (*.f32 x x))) (log.f32 (/.f32 #s(literal -1 binary32) x)))))))
(/.f32 (neg.f32 (-.f32 (/.f32 (*.f32 x x) (*.f32 x x)) (pow.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal 2 binary32)))) (neg.f32 (+.f32 (/.f32 (neg.f32 (/.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (/.f32 (*.f32 x x) (*.f32 x x))) (log.f32 (/.f32 #s(literal -1 binary32) x)))))
(/.f32 (+.f32 (neg.f32 (/.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (pow.f32 (log.f32 (/.f32 x #s(literal -1 binary32))) #s(literal 3 binary32))) (+.f32 (/.f32 (*.f32 x x) (*.f32 x x)) (-.f32 (pow.f32 (log.f32 (/.f32 x #s(literal -1 binary32))) #s(literal 2 binary32)) (*.f32 (/.f32 (neg.f32 (/.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (/.f32 (*.f32 x x) (*.f32 x x))) (log.f32 (/.f32 x #s(literal -1 binary32)))))))
(/.f32 (-.f32 #s(literal 0 binary32) (pow.f32 (+.f32 (/.f32 (+.f32 #s(literal 0 binary32) (/.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (/.f32 (*.f32 x x) (*.f32 x x))) (log.f32 (/.f32 #s(literal -1 binary32) x))) #s(literal 3 binary32))) (+.f32 #s(literal 0 binary32) (+.f32 (pow.f32 (+.f32 (/.f32 (+.f32 #s(literal 0 binary32) (/.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (/.f32 (*.f32 x x) (*.f32 x x))) (log.f32 (/.f32 #s(literal -1 binary32) x))) #s(literal 2 binary32)) (*.f32 #s(literal 0 binary32) (+.f32 (/.f32 (+.f32 #s(literal 0 binary32) (/.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (/.f32 (*.f32 x x) (*.f32 x x))) (log.f32 (/.f32 #s(literal -1 binary32) x)))))))
(/.f32 (-.f32 (/.f32 (*.f32 x x) (*.f32 x x)) (pow.f32 (log.f32 (/.f32 x #s(literal -1 binary32))) #s(literal 2 binary32))) (-.f32 (/.f32 (neg.f32 (/.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (/.f32 (*.f32 x x) (*.f32 x x))) (log.f32 (/.f32 x #s(literal -1 binary32)))))
(/.f32 (-.f32 #s(literal 0 binary32) (pow.f32 (+.f32 (/.f32 (+.f32 #s(literal 0 binary32) (/.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (/.f32 (*.f32 x x) (*.f32 x x))) (log.f32 (/.f32 #s(literal -1 binary32) x))) #s(literal 2 binary32))) (+.f32 #s(literal 0 binary32) (+.f32 (/.f32 (+.f32 #s(literal 0 binary32) (/.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (/.f32 (*.f32 x x) (*.f32 x x))) (log.f32 (/.f32 #s(literal -1 binary32) x)))))
(*.f32 (-.f32 (neg.f32 (/.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (pow.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 (*.f32 x x) (*.f32 x x)) (*.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (+.f32 (/.f32 (neg.f32 (/.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (/.f32 (*.f32 x x) (*.f32 x x))) (log.f32 (/.f32 #s(literal -1 binary32) x)))))))
(*.f32 (-.f32 (/.f32 (*.f32 x x) (*.f32 x x)) (pow.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal 2 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 (neg.f32 (/.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (/.f32 (*.f32 x x) (*.f32 x x))) (log.f32 (/.f32 #s(literal -1 binary32) x)))))
(neg.f32 (/.f32 (neg.f32 (/.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (/.f32 (*.f32 x x) (*.f32 x x))))
(exp.f32 (*.f32 (log.f32 (/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 0 binary32) (/.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (/.f32 (*.f32 x x) (*.f32 x x))))) #s(literal -1 binary32)))
(+.f32 #s(literal 0 binary32) (/.f32 (+.f32 #s(literal 0 binary32) (/.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (/.f32 (*.f32 x x) (*.f32 x x))))
(+.f32 (/.f32 (+.f32 #s(literal 0 binary32) (/.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (/.f32 (*.f32 x x) (*.f32 x x))) #s(literal 0 binary32))
(pow.f32 (/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 0 binary32) (/.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (/.f32 (*.f32 x x) (*.f32 x x)))) #s(literal -1 binary32))
(pow.f32 (/.f32 (/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 0 binary32) (/.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (/.f32 (*.f32 x x) (*.f32 x x)))) #s(literal 1 binary32)) #s(literal -1 binary32))
(/.f32 (fabs.f32 x) x)
(/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 0 binary32) (/.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (/.f32 (*.f32 x x) (*.f32 x x)))))
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 0 binary32) (/.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (/.f32 (*.f32 x x) (*.f32 x x)))) #s(literal 1 binary32)))
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 0 binary32) (/.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (/.f32 (*.f32 x x) (*.f32 x x))))))
(/.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x)) (neg.f32 x))
(/.f32 (neg.f32 (/.f32 (*.f32 x x) (*.f32 x x))) (/.f32 (neg.f32 (/.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (/.f32 (*.f32 x x) (*.f32 x x))))
(/.f32 (*.f32 (fabs.f32 x) #s(literal 1 binary32)) x)
(/.f32 (neg.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x))) (neg.f32 (neg.f32 x)))
(/.f32 (+.f32 #s(literal 0 binary32) (/.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (/.f32 (*.f32 x x) (*.f32 x x)))
(*.f32 (fabs.f32 x) (/.f32 #s(literal 1 binary32) x))
(*.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 0 binary32) (/.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (/.f32 (*.f32 x x) (*.f32 x x))))
(*.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x)) (/.f32 #s(literal -1 binary32) x))
(*.f32 (/.f32 #s(literal 1 binary32) x) (fabs.f32 x))
(*.f32 (/.f32 #s(literal 1 binary32) x) (pow.f32 (/.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal -1 binary32)))
(+.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (/.f32 x (/.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal -1/8 binary32))))
(+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal -1/8 binary32))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))
(+.f32 (*.f32 x #s(literal 1 binary32)) (*.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))))
(+.f32 (*.f32 #s(literal 1 binary32) x) (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x 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 (*.f32 x x))) #s(literal -1/8 binary32))))
(fma.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) x (/.f32 x (/.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal -1/8 binary32))))
(/.f32 (+.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 x (*.f32 x x))) (*.f32 (/.f32 #s(literal -1/512 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))))) (*.f32 x (*.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 (/.f32 x (/.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal -1/8 binary32))) (/.f32 x (/.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (/.f32 x (/.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal -1/8 binary32)))))))
(/.f32 (-.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 (*.f32 x x))) #s(literal -1/8 binary32))) (/.f32 x (/.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal -1/8 binary32))))) (-.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (/.f32 x (/.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal -1/8 binary32)))))
(/.f32 (*.f32 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 #s(literal -1/512 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.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/8 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) (-.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))))
(/.f32 (*.f32 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/64 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x 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))))))
(/.f32 (*.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 #s(literal -1/512 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x 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/8 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) (-.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.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 #s(literal 1/64 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x x)))))) 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))))))
(*.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))))))
(*.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))))) 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)
(neg.f32 (log.f32 (/.f32 (+.f32 (*.f32 x x) (*.f32 (*.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)))))) (-.f32 (*.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)))))) (fabs.f32 x)))) (+.f32 (*.f32 (*.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)))))) (*.f32 (*.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)))))) (*.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)))))))) (*.f32 x (*.f32 x x))))))
(neg.f32 (log.f32 (/.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))))))) (-.f32 (*.f32 x x) (*.f32 (*.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)))))) (*.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)))))))))))
(+.f32 (log.f32 (+.f32 (*.f32 (*.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)))))) (*.f32 (*.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)))))) (*.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)))))))) (*.f32 x (*.f32 x x)))) (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) (*.f32 (*.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)))))) (-.f32 (*.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)))))) (fabs.f32 x)))))))
(+.f32 (log.f32 (-.f32 (*.f32 x x) (*.f32 (*.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)))))) (*.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))))))))) (log.f32 (/.f32 #s(literal 1 binary32) (-.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))))))))))
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (+.f32 (*.f32 x x) (*.f32 (*.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)))))) (-.f32 (*.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)))))) (fabs.f32 x)))) (+.f32 (*.f32 (*.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)))))) (*.f32 (*.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)))))) (*.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)))))))) (*.f32 x (*.f32 x x))))))
(-.f32 #s(literal 0 binary32) (log.f32 (/.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))))))) (-.f32 (*.f32 x x) (*.f32 (*.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)))))) (*.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)))))))))))
(-.f32 (log.f32 (+.f32 (*.f32 (*.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)))))) (*.f32 (*.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)))))) (*.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)))))))) (*.f32 x (*.f32 x x)))) (log.f32 (+.f32 (*.f32 x x) (*.f32 (*.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)))))) (-.f32 (*.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)))))) (fabs.f32 x))))))
(-.f32 (log.f32 (+.f32 (*.f32 (*.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)))))) (*.f32 (*.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)))))) (*.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)))))))) (*.f32 x (*.f32 x x)))) (log.f32 (+.f32 (*.f32 (*.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)))))) (*.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))))))) (-.f32 (*.f32 x x) (*.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)))))))))))
(-.f32 (log.f32 (-.f32 (*.f32 x x) (*.f32 (*.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)))))) (*.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))))))))) (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)))))))))
(-.f32 (log.f32 (neg.f32 (+.f32 (*.f32 (*.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)))))) (*.f32 (*.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)))))) (*.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)))))))) (*.f32 x (*.f32 x x))))) (log.f32 (neg.f32 (+.f32 (*.f32 x x) (*.f32 (*.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)))))) (-.f32 (*.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)))))) (fabs.f32 x)))))))
(-.f32 (log.f32 (neg.f32 (-.f32 (*.f32 x x) (*.f32 (*.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)))))) (*.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)))))))))) (log.f32 (neg.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))))))))))
(-.f32 (log.f32 (-.f32 (*.f32 (*.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)))))) (*.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))))))) (*.f32 x x))) (log.f32 (-.f32 (*.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)))))) (fabs.f32 x))))
(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))))))))
(+.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)))))))
(+.f32 (*.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)))))) (fabs.f32 x))
(+.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal -1/8 binary32))) (fabs.f32 x)))
(+.f32 (+.f32 (fabs.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) (/.f32 x (/.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal -1/8 binary32))))
(pow.f32 (/.f32 (+.f32 (*.f32 x x) (*.f32 (*.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)))))) (-.f32 (*.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)))))) (fabs.f32 x)))) (+.f32 (*.f32 (*.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)))))) (*.f32 (*.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)))))) (*.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)))))))) (*.f32 x (*.f32 x x)))) #s(literal -1 binary32))
(pow.f32 (/.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))))))) (-.f32 (*.f32 x x) (*.f32 (*.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)))))) (*.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))))))))) #s(literal -1 binary32))
(fma.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))))) (fabs.f32 x))
(fma.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))))) x (fabs.f32 x))
(-.f32 (/.f32 (*.f32 x x) (-.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)))))))) (/.f32 (*.f32 (*.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)))))) (*.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))))))) (-.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)))))))))
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 x x) (*.f32 (*.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)))))) (-.f32 (*.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)))))) (fabs.f32 x)))) (+.f32 (*.f32 (*.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)))))) (*.f32 (*.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)))))) (*.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)))))))) (*.f32 x (*.f32 x x)))))
(/.f32 #s(literal 1 binary32) (/.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))))))) (-.f32 (*.f32 x x) (*.f32 (*.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)))))) (*.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))))))))))
(/.f32 (+.f32 (*.f32 (*.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)))))) (*.f32 (*.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)))))) (*.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)))))))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 (*.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)))))) (-.f32 (*.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)))))) (fabs.f32 x)))))
(/.f32 (+.f32 (*.f32 (*.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)))))) (*.f32 (*.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)))))) (*.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)))))))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.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)))))) (*.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))))))) (-.f32 (*.f32 x x) (*.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))))))))))
(/.f32 (-.f32 (*.f32 x x) (*.f32 (*.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)))))) (*.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)))))))) (-.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))))))))
(/.f32 (neg.f32 (+.f32 (*.f32 (*.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)))))) (*.f32 (*.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)))))) (*.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)))))))) (*.f32 x (*.f32 x x)))) (neg.f32 (+.f32 (*.f32 x x) (*.f32 (*.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)))))) (-.f32 (*.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)))))) (fabs.f32 x))))))
(/.f32 (neg.f32 (-.f32 (*.f32 x x) (*.f32 (*.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)))))) (*.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))))))))) (neg.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)))))))))
(/.f32 (-.f32 (*.f32 (*.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)))))) (*.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))))))) (*.f32 x x)) (-.f32 (*.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)))))) (fabs.f32 x)))
(*.f32 (+.f32 (*.f32 (*.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)))))) (*.f32 (*.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)))))) (*.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)))))))) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) (*.f32 (*.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)))))) (-.f32 (*.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)))))) (fabs.f32 x))))))
(*.f32 (-.f32 (*.f32 x x) (*.f32 (*.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)))))) (*.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)))))))) (/.f32 #s(literal 1 binary32) (-.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)))))))))
(neg.f32 (log.f32 (/.f32 (-.f32 (+.f32 (*.f32 #s(literal 2 binary32) (*.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)))))
(neg.f32 (log.f32 (/.f32 (/.f32 (-.f32 (+.f32 (*.f32 #s(literal 2 binary32) (*.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))) #s(literal 1 binary32))))
(+.f32 #s(literal 0 binary32) (log.f32 (/.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #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))) (neg.f32 (log1p.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))
(+.f32 (log.f32 (neg.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (log.f32 (/.f32 #s(literal 1 binary32) (neg.f32 (-.f32 (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))))
(+.f32 (neg.f32 (log1p.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.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 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (+.f32 (*.f32 (*.f32 x x) (*.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 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 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) 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)))))
(fma.f32 (+.f32 (pow.f32 (log1p.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 3 binary32)) (pow.f32 (log.f32 (/.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 (log1p.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32)) (*.f32 (log.f32 (/.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (log.f32 (/.f32 (/.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (-.f32 (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))))) (neg.f32 (log1p.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))
(fma.f32 (-.f32 (pow.f32 (log1p.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32)) (pow.f32 (log.f32 (/.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) #s(literal 2 binary32))) (/.f32 #s(literal 1 binary32) (log.f32 (/.f32 (-.f32 (+.f32 (*.f32 #s(literal 2 binary32) (*.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 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) (neg.f32 (log1p.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (-.f32 (+.f32 (*.f32 #s(literal 2 binary32) (*.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 #s(literal 0 binary32) (log.f32 (/.f32 (/.f32 (-.f32 (+.f32 (*.f32 #s(literal 2 binary32) (*.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))) #s(literal 1 binary32))))
(-.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (log1p.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))
(-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (neg.f32 (/.f32 (-.f32 (+.f32 (*.f32 #s(literal 2 binary32) (*.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 (log.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) (log.f32 (*.f32 (-.f32 (+.f32 (*.f32 #s(literal 2 binary32) (*.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 (log.f32 (neg.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (log.f32 (neg.f32 (-.f32 (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #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)))) (log.f32 (pow.f32 (-.f32 (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))))
(-.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))) #s(literal 1 binary32))) (log.f32 (pow.f32 (-.f32 (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))))
(-.f32 (log.f32 (*.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))) #s(literal 1 binary32))) (log.f32 (*.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))
(-.f32 (log.f32 (neg.f32 (neg.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (log.f32 (neg.f32 (neg.f32 (-.f32 (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))))
(-.f32 (log.f32 (*.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal 1 binary32))) (log1p.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.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 #s(literal 1 binary32) (-.f32 (+.f32 (*.f32 #s(literal 2 binary32) (*.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))))
(/.f32 (-.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32)) (pow.f32 (log1p.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 3 binary32))) (+.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (+.f32 (pow.f32 (log1p.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32)) (*.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (log1p.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))))
(/.f32 (-.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (pow.f32 (log1p.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32))) (log.f32 (*.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))
(*.f32 #s(literal -1 binary32) (log.f32 (/.f32 (-.f32 (+.f32 (*.f32 #s(literal 2 binary32) (*.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)))))
(log.f32 (/.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))
(log1p.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))
(neg.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (-.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1 binary32)))) (+.f32 #s(literal 1 binary32) (pow.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32))))))
(neg.f32 (log.f32 (/.f32 (+.f32 (-.f32 #s(literal 1 binary32) (*.f32 #s(literal 2 binary32) (*.f32 x x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (-.f32 #s(literal 1 binary32) (pow.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))))))
(neg.f32 (log.f32 (/.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 (*.f32 (*.f32 x x) (*.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 3 binary32))))))
(neg.f32 (log.f32 (/.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 (*.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 (log1p.f32 (pow.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32))) (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (-.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1 binary32)))))))
(+.f32 (log1p.f32 (neg.f32 (pow.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)))) (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (-.f32 #s(literal 1 binary32) (*.f32 #s(literal 2 binary32) (*.f32 x x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))
(+.f32 (log.f32 (+.f32 (*.f32 (*.f32 x x) (*.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 3 binary32)))) (log.f32 (/.f32 #s(literal 1 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 (log.f32 (-.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 #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 #s(literal 0 binary32) (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (-.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1 binary32)))) (+.f32 #s(literal 1 binary32) (pow.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32))))))
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (+.f32 (-.f32 #s(literal 1 binary32) (*.f32 #s(literal 2 binary32) (*.f32 x x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (-.f32 #s(literal 1 binary32) (pow.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))))))
(-.f32 #s(literal 0 binary32) (log.f32 (/.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 (*.f32 (*.f32 x x) (*.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 3 binary32))))))
(-.f32 #s(literal 0 binary32) (log.f32 (/.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 (*.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 (log1p.f32 (pow.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32))) (log1p.f32 (*.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (-.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1 binary32)))))
(-.f32 (log1p.f32 (pow.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32))) (log.f32 (+.f32 (pow.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (+.f32 (-.f32 #s(literal 1 binary32) (*.f32 #s(literal 2 binary32) (*.f32 x x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))
(-.f32 (log1p.f32 (neg.f32 (pow.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)))) (log.f32 (+.f32 (-.f32 #s(literal 1 binary32) (*.f32 #s(literal 2 binary32) (*.f32 x x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))
(-.f32 (log.f32 (+.f32 (*.f32 (*.f32 x x) (*.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 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 (*.f32 x x) (*.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 3 binary32)))) (log.f32 (+.f32 (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 x (*.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 (log.f32 (-.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 (neg.f32 (+.f32 (*.f32 (*.f32 x x) (*.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 3 binary32))))) (log.f32 (neg.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 (neg.f32 (-.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 (neg.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 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x))))) (+.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) (*.f32 (*.f32 x (*.f32 x x)) (hypot.f32 #s(literal 1 binary32) x)))) (*.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))))))) (log.f32 (*.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (+.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) (*.f32 (*.f32 x (*.f32 x x)) (hypot.f32 #s(literal 1 binary32) x))))))
(-.f32 (log.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (*.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (-.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))))))) (log.f32 (*.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))
(-.f32 (log.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x))))) (+.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) (*.f32 (*.f32 x (*.f32 x x)) (hypot.f32 #s(literal 1 binary32) x)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal -1 binary32)))) (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))))))) (log.f32 (*.f32 (+.f32 #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 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) (*.f32 (*.f32 x (*.f32 x x)) (hypot.f32 #s(literal 1 binary32) x))))))
(-.f32 (log.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal -1 binary32)))) (-.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))))))) (log.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal -1 binary32)))) (+.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))
(-.f32 (log.f32 (+.f32 (*.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal -1 binary32)) (+.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) (*.f32 (*.f32 x (*.f32 x x)) (hypot.f32 #s(literal 1 binary32) x)))) (*.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32)) (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))))))) (log.f32 (*.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32)) (+.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) (*.f32 (*.f32 x (*.f32 x x)) (hypot.f32 #s(literal 1 binary32) x))))))
(-.f32 (log.f32 (+.f32 (*.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal -1 binary32)) (+.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 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))))))) (log.f32 (*.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32)) (+.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))
(-.f32 (log.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) (+.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) (*.f32 (*.f32 x (*.f32 x x)) (hypot.f32 #s(literal 1 binary32) x)))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))))))) (log.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) (*.f32 (*.f32 x (*.f32 x x)) (hypot.f32 #s(literal 1 binary32) x))))))
(-.f32 (log.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))))))) (log.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))
(-.f32 (log.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (pow.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32))))) (log.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (-.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1 binary32)))))))
(-.f32 (log.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (pow.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))))) (log.f32 (neg.f32 (+.f32 (-.f32 #s(literal 1 binary32) (*.f32 #s(literal 2 binary32) (*.f32 x x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))
(-.f32 (log.f32 (+.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)))) (pow.f32 (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32)))) (log.f32 (+.f32 (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 (*.f32 x x) #s(literal 1 binary32))) (-.f32 (pow.f32 (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))))
(-.f32 (log.f32 (-.f32 (pow.f32 (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32)) #s(literal 3 binary32)) (*.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))))) (log.f32 (+.f32 (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32))) (+.f32 (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))))
(-.f32 (log.f32 (-.f32 (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 x (*.f32 x (*.f32 x x))))) (log.f32 (-.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 (pow.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) #s(literal 1 binary32))) (log.f32 (-.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1 binary32))))
(-.f32 (log.f32 (-.f32 (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 (*.f32 x x) #s(literal 1 binary32))) (pow.f32 (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)))) (log.f32 (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))
(-.f32 (log.f32 (-.f32 (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))))) (log.f32 (+.f32 (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))
(log.f32 (-.f32 (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))
(exp.f32 (*.f32 (log.f32 x) #s(literal 2 binary32)))
(exp.f32 (*.f32 (log.f32 (fabs.f32 x)) #s(literal 2 binary32)))
(exp.f32 (*.f32 (*.f32 #s(literal 2 binary32) (log.f32 x)) #s(literal 1 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 (*.f32 x x) #s(literal 1 binary32))
(pow.f32 (fabs.f32 x) #s(literal 2 binary32))
(pow.f32 (neg.f32 x) #s(literal 2 binary32))
(pow.f32 (pow.f32 x #s(literal 1 binary32)) #s(literal 2 binary32))
(*.f32 x x)
(*.f32 x (*.f32 x #s(literal 1 binary32)))
(*.f32 (*.f32 x x) #s(literal 1 binary32))
(*.f32 (fabs.f32 x) (fabs.f32 x))
(*.f32 #s(literal 1 binary32) (*.f32 x x))
(*.f32 (neg.f32 x) (neg.f32 x))
(*.f32 (pow.f32 x #s(literal 1 binary32)) (pow.f32 x #s(literal 1 binary32)))
(*.f32 (pow.f32 x #s(literal 1 binary32)) (pow.f32 (*.f32 x #s(literal 1 binary32)) #s(literal 1 binary32)))
(*.f32 (*.f32 #s(literal 1 binary32) x) x)
(*.f32 (pow.f32 (fabs.f32 x) #s(literal 1 binary32)) (pow.f32 (fabs.f32 x) #s(literal 1 binary32)))
(*.f32 (pow.f32 (neg.f32 x) #s(literal 1 binary32)) (pow.f32 (neg.f32 x) #s(literal 1 binary32)))
(*.f32 (pow.f32 (pow.f32 x #s(literal 1 binary32)) #s(literal 1 binary32)) (pow.f32 (pow.f32 x #s(literal 1 binary32)) #s(literal 1 binary32)))
(*.f32 (pow.f32 (*.f32 #s(literal 1 binary32) x) #s(literal 1 binary32)) (pow.f32 x #s(literal 1 binary32)))
(neg.f32 (log.f32 (/.f32 x #s(literal -1 binary32))))
(neg.f32 (log.f32 (neg.f32 x)))
(neg.f32 (log.f32 (/.f32 (/.f32 x #s(literal -1 binary32)) #s(literal 1 binary32))))
(+.f32 #s(literal 0 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))
(+.f32 (log.f32 #s(literal -1 binary32)) (-.f32 #s(literal 0 binary32) (log.f32 x)))
(+.f32 (-.f32 #s(literal 0 binary32) (log.f32 x)) (log.f32 #s(literal -1 binary32)))
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 x #s(literal -1 binary32))))
(-.f32 #s(literal 0 binary32) (log.f32 (neg.f32 x)))
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (/.f32 x #s(literal -1 binary32)) #s(literal 1 binary32))))
(-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 x))
(-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (neg.f32 (neg.f32 x))))
(-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (neg.f32 (/.f32 x #s(literal -1 binary32)))))
(/.f32 (-.f32 (pow.f32 (log.f32 #s(literal -1 binary32)) #s(literal 3 binary32)) (pow.f32 (log.f32 x) #s(literal 3 binary32))) (+.f32 (pow.f32 (log.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (*.f32 (log.f32 #s(literal -1 binary32)) (log.f32 x)))))
(/.f32 (-.f32 (pow.f32 (log.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) (pow.f32 (log.f32 x) #s(literal 2 binary32))) (log.f32 (neg.f32 x)))
(*.f32 #s(literal -1 binary32) (log.f32 (/.f32 x #s(literal -1 binary32))))
(*.f32 #s(literal -1 binary32) (log.f32 (neg.f32 x)))
(log.f32 (/.f32 #s(literal -1 binary32) x))

simplify377.0ms (4%)

Algorithm
egg-herbie
Rules
4434×+-lowering-+.f64
4434×+-lowering-+.f32
4406×*-lowering-*.f32
4406×*-lowering-*.f64
1336×fma-lowering-fma.f32
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
06445301
120434573
083994573
Stop Event
iter limit
node limit
Counts
264 → 264
Calls
Call 1
Inputs
(* -1 (fabs x))
(- (* (pow x 2) (- 2 (* 1/2 (fabs x)))) (fabs x))
(- (* (pow x 2) (- (+ 2 (* 1/8 (* (pow x 2) (fabs x)))) (* 1/2 (fabs x)))) (fabs x))
(- (* (pow x 2) (- (+ 2 (* (pow x 2) (- (* -1/16 (* (pow x 2) (fabs x))) (* -1/8 (fabs x))))) (* 1/2 (fabs x)))) (fabs x))
(* 2 (pow x 2))
(* (pow x 2) (+ 2 (* -1 (/ (fabs x) x))))
(* (pow x 2) (- (+ 2 (* -1/2 (/ (fabs x) (pow x 3)))) (/ (fabs x) x)))
(* (pow x 2) (- (+ 2 (* 1/8 (/ (fabs x) (pow x 5)))) (+ (* 1/2 (/ (fabs x) (pow x 3))) (/ (fabs x) x))))
(* 2 (pow x 2))
(* (pow x 2) (+ 2 (/ (fabs x) x)))
(* (pow x 2) (+ 2 (* -1 (/ (- (* -1/2 (/ (fabs x) (pow x 2))) (fabs x)) x))))
(* (pow x 2) (+ 2 (* -1 (/ (- (* 1/8 (/ (fabs x) (pow x 4))) (+ (fabs x) (* 1/2 (/ (fabs x) (pow x 2))))) x))))
(- 1 (fabs x))
(- (+ 1 (* (pow x 2) (- 2 (* 1/2 (fabs x))))) (fabs x))
(- (+ 1 (* (pow x 2) (- (+ 2 (* 1/8 (* (pow x 2) (fabs x)))) (* 1/2 (fabs x))))) (fabs x))
(- (+ 1 (* (pow x 2) (- (+ 2 (* (pow x 2) (- (* -1/16 (* (pow x 2) (fabs x))) (* -1/8 (fabs x))))) (* 1/2 (fabs x))))) (fabs x))
(* 2 (pow x 2))
(* (pow x 2) (+ 2 (* -1 (/ (fabs x) x))))
(* (pow x 2) (- (+ 2 (/ 1 (pow x 2))) (/ (fabs x) x)))
(* (pow x 2) (- (+ 2 (+ (* -1/2 (/ (fabs x) (pow x 3))) (/ 1 (pow x 2)))) (/ (fabs x) x)))
(* 2 (pow x 2))
(* (pow x 2) (+ 2 (/ (fabs x) x)))
(* (pow x 2) (+ 2 (+ (/ 1 (pow x 2)) (/ (fabs x) x))))
(* (pow x 2) (+ 2 (* -1 (/ (- (* -1 (/ (+ 1 (* 1/2 (/ (fabs x) x))) x)) (fabs x)) x))))
(copysign (+ (log (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))) (log (/ (+ (fabs x) (sqrt (+ 1 (pow x 2)))) (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))))) x)
(copysign (+ (log (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))) (log (/ (+ (fabs x) (sqrt (+ 1 (pow x 2)))) (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))))) x)
(copysign (+ (log (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))) (log (/ (+ (fabs x) (sqrt (+ 1 (pow x 2)))) (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))))) x)
(copysign (+ (log (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))) (log (/ (+ (fabs x) (sqrt (+ 1 (pow x 2)))) (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))))) x)
(copysign (+ (log (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))) (log (/ (+ (fabs x) (sqrt (+ 1 (pow x 2)))) (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))))) x)
(copysign (+ (log (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))) (log (/ (+ (fabs x) (sqrt (+ 1 (pow x 2)))) (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))))) x)
(copysign (+ (log (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))) (log (/ (+ (fabs x) (sqrt (+ 1 (pow x 2)))) (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))))) x)
(copysign (+ (log (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))) (log (/ (+ (fabs x) (sqrt (+ 1 (pow x 2)))) (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))))) x)
(copysign (+ (log (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))) (log (/ (+ (fabs x) (sqrt (+ 1 (pow x 2)))) (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))))) x)
(copysign (+ (log (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))) (log (/ (+ (fabs x) (sqrt (+ 1 (pow x 2)))) (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))))) x)
(copysign (+ (log (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))) (log (/ (+ (fabs x) (sqrt (+ 1 (pow x 2)))) (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))))) x)
(copysign (+ (log (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))) (log (/ (+ (fabs x) (sqrt (+ 1 (pow x 2)))) (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))))) x)
(+ (log (- 1 (fabs x))) (log (/ (+ 1 (fabs x)) (- 1 (fabs x)))))
(+ (log (- 1 (fabs x))) (+ (log (/ (+ 1 (fabs x)) (- 1 (fabs x)))) (* (pow x 2) (- (+ (* 2 (/ 1 (- 1 (fabs x)))) (/ (* (- 1 (fabs x)) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (+ 1 (fabs x)))) (* 1/2 (/ (fabs x) (- 1 (fabs x))))))))
(+ (log (- 1 (fabs x))) (+ (log (/ (+ 1 (fabs x)) (- 1 (fabs x)))) (* (pow x 2) (- (+ (* 2 (/ 1 (- 1 (fabs x)))) (+ (* (pow x 2) (+ (* 1/24 (+ (* -24 (/ (* (+ (* 1/8 (/ (* (fabs x) (+ 1 (fabs x))) (pow (- 1 (fabs x)) 2))) (+ (* 1/8 (/ 1 (- 1 (fabs x)))) (/ (* (- 2 (* 1/2 (fabs x))) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (- 1 (fabs x))))) (- 1 (fabs x))) (+ 1 (fabs x)))) (* -12 (/ (* (pow (- 1 (fabs x)) 2) (pow (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2))) 2)) (pow (+ 1 (fabs x)) 2))))) (* 1/24 (+ (* -12 (/ (pow (- 2 (* 1/2 (fabs x))) 2) (pow (- 1 (fabs x)) 2))) (* 3 (/ (fabs x) (- 1 (fabs x)))))))) (/ (* (- 1 (fabs x)) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (+ 1 (fabs x))))) (* 1/2 (/ (fabs x) (- 1 (fabs x))))))))
(+ (log (- 1 (fabs x))) (+ (log (/ (+ 1 (fabs x)) (- 1 (fabs x)))) (* (pow x 2) (- (+ (* 2 (/ 1 (- 1 (fabs x)))) (+ (* (pow x 2) (+ (* 1/24 (+ (* -24 (/ (* (+ (* 1/8 (/ (* (fabs x) (+ 1 (fabs x))) (pow (- 1 (fabs x)) 2))) (+ (* 1/8 (/ 1 (- 1 (fabs x)))) (/ (* (- 2 (* 1/2 (fabs x))) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (- 1 (fabs x))))) (- 1 (fabs x))) (+ 1 (fabs x)))) (* -12 (/ (* (pow (- 1 (fabs x)) 2) (pow (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2))) 2)) (pow (+ 1 (fabs x)) 2))))) (+ (* 1/24 (+ (* -12 (/ (pow (- 2 (* 1/2 (fabs x))) 2) (pow (- 1 (fabs x)) 2))) (* 3 (/ (fabs x) (- 1 (fabs x)))))) (* (pow x 2) (+ (* 1/720 (+ (* -90 (/ (* (fabs x) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2))) (+ (* -45 (/ (fabs x) (- 1 (fabs x)))) (* 240 (/ (pow (- 2 (* 1/2 (fabs x))) 3) (pow (- 1 (fabs x)) 3)))))) (* 1/720 (+ (* 240 (/ (* (pow (- 1 (fabs x)) 3) (pow (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2))) 3)) (pow (+ 1 (fabs x)) 3))) (+ (* 720 (/ (* (+ (* 1/8 (/ (* (fabs x) (+ 1 (fabs x))) (pow (- 1 (fabs x)) 2))) (+ (* 1/8 (/ 1 (- 1 (fabs x)))) (/ (* (- 2 (* 1/2 (fabs x))) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (- 1 (fabs x))))) (* (pow (- 1 (fabs x)) 2) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2))))) (pow (+ 1 (fabs x)) 2))) (* 720 (/ (* (- 1 (fabs x)) (- (* 1/16 (/ 1 (- 1 (fabs x)))) (+ (* -1 (/ (* (+ (* 1/8 (/ 1 (- 1 (fabs x)))) (+ (* 1/8 (/ (* (fabs x) (+ 1 (fabs x))) (pow (- 1 (fabs x)) 2))) (/ (* (- 2 (* 1/2 (fabs x))) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (- 1 (fabs x))))) (- 2 (* 1/2 (fabs x)))) (- 1 (fabs x)))) (+ (* -1/16 (/ (* (fabs x) (+ 1 (fabs x))) (pow (- 1 (fabs x)) 2))) (* 1/8 (/ (* (fabs x) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (- 1 (fabs x)))))))) (+ 1 (fabs x)))))))))))) (/ (* (- 1 (fabs x)) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (+ 1 (fabs x))))) (* 1/2 (/ (fabs x) (- 1 (fabs x))))))))
(+ (log 1/2) (+ (log 2) (+ (log (/ 1 x)) (* -2 (log (/ 1 x))))))
(+ (log 1/2) (+ (log 2) (+ (log (/ 1 x)) (+ (* -2 (log (/ 1 x))) (+ (* -1/2 (/ (fabs x) x)) (* 2 (/ (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) x)))))))
(+ (log 1/2) (+ (log 2) (+ (log (/ 1 x)) (+ (* -2 (log (/ 1 x))) (+ (* -1/2 (/ (fabs x) x)) (+ (* 1/2 (/ (+ 1 (* -1/4 (pow (fabs x) 2))) (pow x 2))) (+ (* 1/2 (/ (+ (* -4 (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 2)) (* 2 (* (fabs x) (- (* 1/2 (fabs x)) (* -1/4 (fabs x)))))) (pow x 2))) (* 2 (/ (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) x)))))))))
(+ (log 1/2) (+ (log 2) (+ (log (/ 1 x)) (+ (* -2 (log (/ 1 x))) (+ (* -1/2 (/ (fabs x) x)) (+ (* 1/6 (/ (+ (* -12 (* (fabs x) (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 2))) (+ (* -12 (+ (* -1/4 (* (pow (fabs x) 2) (- (* 1/2 (fabs x)) (* -1/4 (fabs x))))) (+ (* -1/8 (fabs x)) (* 1/2 (- (* 1/2 (fabs x)) (* -1/4 (fabs x))))))) (* 16 (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 3)))) (pow x 3))) (+ (* 1/6 (/ (+ (* -3/2 (fabs x)) (+ (* -1/4 (pow (fabs x) 3)) (* 3/2 (fabs x)))) (pow x 3))) (+ (* 1/2 (/ (+ 1 (* -1/4 (pow (fabs x) 2))) (pow x 2))) (+ (* 1/2 (/ (+ (* -4 (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 2)) (* 2 (* (fabs x) (- (* 1/2 (fabs x)) (* -1/4 (fabs x)))))) (pow x 2))) (* 2 (/ (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) x)))))))))))
(+ (log 1/2) (+ (log 2) (+ (log (/ -1 x)) (* -2 (log (/ -1 x))))))
(+ (log 1/2) (+ (log 2) (+ (log (/ -1 x)) (+ (* -2 (log (/ -1 x))) (* -1 (/ (+ (* -1/2 (fabs x)) (* 2 (- (* 1/2 (fabs x)) (* -1/4 (fabs x))))) x))))))
(+ (log 1/2) (+ (log 2) (+ (log (/ -1 x)) (+ (* -2 (log (/ -1 x))) (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (+ 1 (* -1/4 (pow (fabs x) 2)))) (* 1/2 (+ (* -4 (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 2)) (* 2 (* (fabs x) (- (* 1/2 (fabs x)) (* -1/4 (fabs x)))))))) x)) (+ (* -1/2 (fabs x)) (* 2 (- (* 1/2 (fabs x)) (* -1/4 (fabs x)))))) x))))))
(+ (log 1/2) (+ (log 2) (+ (log (/ -1 x)) (+ (* -2 (log (/ -1 x))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/6 (+ (* -12 (* (fabs x) (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 2))) (+ (* -12 (+ (* -1/4 (* (pow (fabs x) 2) (- (* 1/2 (fabs x)) (* -1/4 (fabs x))))) (+ (* -1/8 (fabs x)) (* 1/2 (- (* 1/2 (fabs x)) (* -1/4 (fabs x))))))) (* 16 (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 3))))) (* 1/6 (+ (* -3/2 (fabs x)) (+ (* -1/4 (pow (fabs x) 3)) (* 3/2 (fabs x)))))) x)) (+ (* 1/2 (+ 1 (* -1/4 (pow (fabs x) 2)))) (* 1/2 (+ (* -4 (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 2)) (* 2 (* (fabs x) (- (* 1/2 (fabs x)) (* -1/4 (fabs x))))))))) x)) (+ (* -1/2 (fabs x)) (* 2 (- (* 1/2 (fabs x)) (* -1/4 (fabs 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)
(copysign (log x) x)
(log x)
(log x)
(log x)
(log x)
(* -1 (log (/ 1 x)))
(* -1 (log (/ 1 x)))
(* -1 (log (/ 1 x)))
(* -1 (log (/ 1 x)))
(+ (log -1) (* -1 (log (/ -1 x))))
(+ (log -1) (* -1 (log (/ -1 x))))
(+ (log -1) (* -1 (log (/ -1 x))))
(+ (log -1) (* -1 (log (/ -1 x))))
(copysign (log (+ x (fabs x))) x)
(copysign (log (+ x (fabs x))) x)
(copysign (log (+ x (fabs x))) x)
(copysign (log (+ x (fabs x))) x)
(copysign (log (+ x (fabs x))) x)
(copysign (log (+ x (fabs x))) x)
(copysign (log (+ x (fabs x))) x)
(copysign (log (+ x (fabs x))) x)
(copysign (log (- (fabs x) (* -1 x))) x)
(copysign (log (- (fabs x) (* -1 x))) x)
(copysign (log (- (fabs x) (* -1 x))) x)
(copysign (log (- (fabs x) (* -1 x))) x)
(log (fabs x))
(+ (log (fabs x)) (/ x (fabs x)))
(+ (log (fabs x)) (* x (+ (* -1/2 (/ x (pow (fabs x) 2))) (/ 1 (fabs x)))))
(+ (log (fabs x)) (* x (+ (* x (- (* 1/3 (/ x (pow (fabs x) 3))) (* 1/2 (/ 1 (pow (fabs x) 2))))) (/ 1 (fabs x)))))
(* -1 (log (/ 1 x)))
(+ (* -1 (log (/ 1 x))) (/ (fabs x) x))
(+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow (fabs x) 2) (pow x 2))) (/ (fabs x) x)))
(+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow (fabs x) 2) (pow x 2))) (+ (* 1/3 (/ (pow (fabs x) 3) (pow x 3))) (/ (fabs x) x))))
(+ (log -1) (* -1 (log (/ -1 x))))
(+ (log -1) (+ (* -1 (log (/ -1 x))) (/ (fabs x) x)))
(+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 (fabs x)) (* 1/2 (/ (pow (fabs x) 2) x))) x))))
(+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 (fabs x)) (* -1 (/ (+ (* -1/2 (pow (fabs x) 2)) (* 1/3 (/ (pow (fabs x) 3) x))) x))) x))))
(fabs x)
(+ x (fabs x))
(+ x (fabs x))
(+ x (fabs x))
x
(* x (+ 1 (/ (fabs x) x)))
(* x (+ 1 (/ (fabs x) x)))
(* x (+ 1 (/ (fabs x) x)))
x
(* -1 (* x (- (* -1 (/ (fabs x) x)) 1)))
(* -1 (* x (- (* -1 (/ (fabs x) x)) 1)))
(* -1 (* x (- (* -1 (/ (fabs x) x)) 1)))
(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 (/ (fabs x) x))
(* -1 (/ (fabs x) x))
(* -1 (/ (fabs x) x))
(* -1 (/ (fabs x) x))
(* -1 (/ (fabs x) x))
(* -1 (/ (fabs x) x))
(* -1 (/ (fabs x) x))
(* -1 (/ (fabs x) x))
(* -1 (/ (fabs x) x))
(* -1 (/ (fabs x) x))
(* -1 (/ (fabs x) x))
(* -1 (/ (fabs x) x))
(copysign (neg (+ (log (/ -1 x)) (/ (fabs x) x))) x)
(copysign (neg (+ (log (/ -1 x)) (/ (fabs x) x))) x)
(copysign (neg (+ (log (/ -1 x)) (/ (fabs x) x))) x)
(copysign (neg (+ (log (/ -1 x)) (/ (fabs x) x))) x)
(copysign (neg (+ (log (/ -1 x)) (/ (fabs x) x))) x)
(copysign (neg (+ (log (/ -1 x)) (/ (fabs x) x))) x)
(copysign (neg (+ (log (/ -1 x)) (/ (fabs x) x))) x)
(copysign (neg (+ (log (/ -1 x)) (/ (fabs x) x))) x)
(copysign (neg (+ (log (/ -1 x)) (/ (fabs x) x))) x)
(copysign (neg (+ (log (/ -1 x)) (/ (fabs x) x))) x)
(copysign (neg (+ (log (/ -1 x)) (/ (fabs x) x))) x)
(copysign (neg (+ (log (/ -1 x)) (/ (fabs x) x))) x)
(* -1 (/ (fabs x) x))
(/ (- (* -1 (* x (+ (log -1) (* -1 (log x))))) (fabs x)) x)
(/ (- (* -1 (* x (+ (log -1) (* -1 (log x))))) (fabs x)) x)
(/ (- (* -1 (* x (+ (log -1) (* -1 (log x))))) (fabs x)) x)
(* -1 (+ (log -1) (log (/ 1 x))))
(- (* -1 (/ (fabs x) x)) (+ (log -1) (log (/ 1 x))))
(- (* -1 (/ (fabs x) x)) (+ (log -1) (log (/ 1 x))))
(- (* -1 (/ (fabs x) x)) (+ (log -1) (log (/ 1 x))))
(* -1 (log (/ -1 x)))
(- (* -1 (/ (fabs x) x)) (log (/ -1 x)))
(- (* -1 (/ (fabs x) x)) (log (/ -1 x)))
(- (* -1 (/ (fabs x) x)) (log (/ -1 x)))
(/ (fabs x) x)
(/ (fabs x) x)
(/ (fabs x) x)
(/ (fabs x) x)
(/ (fabs x) x)
(/ (fabs x) x)
(/ (fabs x) x)
(/ (fabs x) x)
(/ (fabs x) x)
(/ (fabs x) x)
(/ (fabs x) x)
(/ (fabs x) x)
(/ -1/8 (pow x 3))
(/ (- (* 1/2 (pow x 2)) 1/8) (pow x 3))
(/ (- (* (pow x 2) (+ 1/2 (pow x 2))) 1/8) (pow x 3))
(/ (- (* (pow x 2) (+ 1/2 (pow x 2))) 1/8) (pow x 3))
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/8 (pow x 4))))
x
(* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))
(* -1 (* x (- (/ 1/8 (pow x 4)) (+ 1 (* 1/2 (/ 1 (pow x 2)))))))
(* -1 (* x (- (/ 1/8 (pow x 4)) (+ 1 (* 1/2 (/ 1 (pow x 2)))))))
(copysign (log (+ (fabs x) (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (* 1/8 (/ 1 (pow x 4))))))) x)
(copysign (log (+ (fabs x) (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (* 1/8 (/ 1 (pow x 4))))))) x)
(copysign (log (+ (fabs x) (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (* 1/8 (/ 1 (pow x 4))))))) x)
(copysign (log (+ (fabs x) (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (* 1/8 (/ 1 (pow x 4))))))) x)
(copysign (log (- (+ x (+ (fabs x) (* 1/2 (/ 1 x)))) (* 1/8 (/ 1 (pow x 3))))) x)
(copysign (log (- (+ x (+ (fabs x) (* 1/2 (/ 1 x)))) (* 1/8 (/ 1 (pow x 3))))) x)
(copysign (log (- (+ x (+ (fabs x) (* 1/2 (/ 1 x)))) (* 1/8 (/ 1 (pow x 3))))) x)
(copysign (log (- (+ x (+ (fabs x) (* 1/2 (/ 1 x)))) (* 1/8 (/ 1 (pow x 3))))) x)
(copysign (log (+ (fabs x) (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (* 1/8 (/ 1 (pow x 4))))))) x)
(copysign (log (+ (fabs x) (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (* 1/8 (/ 1 (pow x 4))))))) x)
(copysign (log (+ (fabs x) (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (* 1/8 (/ 1 (pow x 4))))))) x)
(copysign (log (+ (fabs x) (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (* 1/8 (/ 1 (pow x 4))))))) x)
(+ (log -1/8) (* -3 (log x)))
(+ (log -1/8) (+ (* -4 (pow x 2)) (* -3 (log x))))
(+ (log -1/8) (+ (* -3 (log x)) (* (pow x 2) (- (* -8 (* x (fabs x))) 4))))
(+ (log -1/8) (+ (* -3 (log x)) (* (pow x 2) (- (* x (+ (* -16 x) (* -8 (fabs x)))) 4))))
(* -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/8 (pow x 3))
(/ (- (* 1/2 (pow x 2)) 1/8) (pow x 3))
(/ (- (* (pow x 2) (+ 1/2 (* x (fabs x)))) 1/8) (pow x 3))
(/ (- (* (pow x 2) (+ 1/2 (* x (+ x (fabs x))))) 1/8) (pow x 3))
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)))))
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 (/ (- (* 1/8 (/ 1 (pow x 2))) 1/2) x))) x)) 1)))
(log (/ (+ 1 (fabs x)) (- 1 (fabs x))))
(+ (log (/ (+ 1 (fabs x)) (- 1 (fabs x)))) (/ (* (pow x 2) (* (- 1 (fabs x)) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2))))) (+ 1 (fabs x))))
(+ (log (/ (+ 1 (fabs x)) (- 1 (fabs x)))) (* (pow x 2) (+ (* 1/24 (* (pow x 2) (+ (* -24 (/ (* (+ (* 1/8 (/ 1 (- 1 (fabs x)))) (+ (* 1/8 (/ (* (fabs x) (+ 1 (fabs x))) (pow (- 1 (fabs x)) 2))) (/ (* (- 2 (* 1/2 (fabs x))) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (- 1 (fabs x))))) (- 1 (fabs x))) (+ 1 (fabs x)))) (* -12 (/ (* (pow (- 1 (fabs x)) 2) (pow (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2))) 2)) (pow (+ 1 (fabs x)) 2)))))) (/ (* (- 1 (fabs x)) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (+ 1 (fabs x))))))
(+ (log (/ (+ 1 (fabs x)) (- 1 (fabs x)))) (* (pow x 2) (+ (* (pow x 2) (+ (* 1/720 (* (pow x 2) (+ (* 240 (/ (* (pow (- 1 (fabs x)) 3) (pow (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2))) 3)) (pow (+ 1 (fabs x)) 3))) (+ (* 720 (/ (* (+ (* 1/8 (/ 1 (- 1 (fabs x)))) (+ (* 1/8 (/ (* (fabs x) (+ 1 (fabs x))) (pow (- 1 (fabs x)) 2))) (/ (* (- 2 (* 1/2 (fabs x))) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (- 1 (fabs x))))) (* (pow (- 1 (fabs x)) 2) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2))))) (pow (+ 1 (fabs x)) 2))) (* 720 (/ (* (- 1 (fabs x)) (- (* 1/16 (/ 1 (- 1 (fabs x)))) (+ (* -1 (/ (* (+ (* 1/8 (/ (* (fabs x) (+ 1 (fabs x))) (pow (- 1 (fabs x)) 2))) (+ (* 1/8 (/ 1 (- 1 (fabs x)))) (/ (* (- 2 (* 1/2 (fabs x))) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (- 1 (fabs x))))) (- 2 (* 1/2 (fabs x)))) (- 1 (fabs x)))) (+ (* -1/16 (/ (* (fabs x) (+ 1 (fabs x))) (pow (- 1 (fabs x)) 2))) (* 1/8 (/ (* (fabs x) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (- 1 (fabs x)))))))) (+ 1 (fabs x)))))))) (* 1/24 (+ (* -24 (/ (* (+ (* 1/8 (/ 1 (- 1 (fabs x)))) (+ (* 1/8 (/ (* (fabs x) (+ 1 (fabs x))) (pow (- 1 (fabs x)) 2))) (/ (* (- 2 (* 1/2 (fabs x))) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (- 1 (fabs x))))) (- 1 (fabs x))) (+ 1 (fabs x)))) (* -12 (/ (* (pow (- 1 (fabs x)) 2) (pow (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2))) 2)) (pow (+ 1 (fabs x)) 2))))))) (/ (* (- 1 (fabs x)) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (+ 1 (fabs x))))))
(+ (log 1/2) (log (/ 1 x)))
(+ (log 1/2) (+ (log (/ 1 x)) (* 2 (/ (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) x))))
(+ (log 1/2) (+ (log (/ 1 x)) (+ (* 1/2 (/ (+ (* -4 (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 2)) (* 2 (* (fabs x) (- (* 1/2 (fabs x)) (* -1/4 (fabs x)))))) (pow x 2))) (* 2 (/ (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) x)))))
(+ (log 1/2) (+ (log (/ 1 x)) (+ (* 1/6 (/ (+ (* -12 (* (fabs x) (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 2))) (+ (* -12 (+ (* -1/4 (* (pow (fabs x) 2) (- (* 1/2 (fabs x)) (* -1/4 (fabs x))))) (+ (* -1/8 (fabs x)) (* 1/2 (- (* 1/2 (fabs x)) (* -1/4 (fabs x))))))) (* 16 (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 3)))) (pow x 3))) (+ (* 1/2 (/ (+ (* -4 (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 2)) (* 2 (* (fabs x) (- (* 1/2 (fabs x)) (* -1/4 (fabs x)))))) (pow x 2))) (* 2 (/ (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) x))))))
(+ (log 1/2) (log (/ -1 x)))
(+ (log 1/2) (+ (log (/ -1 x)) (* -2 (/ (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) x))))
(+ (log 1/2) (+ (log (/ -1 x)) (* -1 (/ (+ (* -1/2 (/ (+ (* -4 (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 2)) (* 2 (* (fabs x) (- (* 1/2 (fabs x)) (* -1/4 (fabs x)))))) x)) (* 2 (- (* 1/2 (fabs x)) (* -1/4 (fabs x))))) x))))
(+ (log 1/2) (+ (log (/ -1 x)) (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (/ (+ (* -12 (* (fabs x) (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 2))) (+ (* -12 (+ (* -1/4 (* (pow (fabs x) 2) (- (* 1/2 (fabs x)) (* -1/4 (fabs x))))) (+ (* -1/8 (fabs x)) (* 1/2 (- (* 1/2 (fabs x)) (* -1/4 (fabs x))))))) (* 16 (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 3)))) x)) (* 1/2 (+ (* -4 (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 2)) (* 2 (* (fabs x) (- (* 1/2 (fabs x)) (* -1/4 (fabs x)))))))) x)) (* 2 (- (* 1/2 (fabs x)) (* -1/4 (fabs x))))) x))))
(log (- 1 (fabs x)))
(+ (log (- 1 (fabs x))) (/ (* (pow x 2) (- 2 (* 1/2 (fabs x)))) (- 1 (fabs x))))
(+ (log (- 1 (fabs x))) (* (pow x 2) (- (+ (* 1/24 (* (pow x 2) (+ (* -12 (/ (pow (- 2 (* 1/2 (fabs x))) 2) (pow (- 1 (fabs x)) 2))) (* 3 (/ (fabs x) (- 1 (fabs x))))))) (* 2 (/ 1 (- 1 (fabs x))))) (* 1/2 (/ (fabs x) (- 1 (fabs x)))))))
(+ (log (- 1 (fabs x))) (* (pow x 2) (- (+ (* (pow x 2) (+ (* 1/720 (* (pow x 2) (+ (* -90 (/ (* (fabs x) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2))) (+ (* -45 (/ (fabs x) (- 1 (fabs x)))) (* 240 (/ (pow (- 2 (* 1/2 (fabs x))) 3) (pow (- 1 (fabs x)) 3))))))) (* 1/24 (+ (* -12 (/ (pow (- 2 (* 1/2 (fabs x))) 2) (pow (- 1 (fabs x)) 2))) (* 3 (/ (fabs x) (- 1 (fabs x)))))))) (* 2 (/ 1 (- 1 (fabs x))))) (* 1/2 (/ (fabs x) (- 1 (fabs x)))))))
(+ (log 2) (* -2 (log (/ 1 x))))
(+ (log 2) (+ (* -2 (log (/ 1 x))) (* -1/2 (/ (fabs x) x))))
(+ (log 2) (+ (* -2 (log (/ 1 x))) (+ (* -1/2 (/ (fabs x) x)) (* 1/2 (/ (+ 1 (* -1/4 (pow (fabs x) 2))) (pow x 2))))))
(+ (log 2) (+ (* -2 (log (/ 1 x))) (+ (* -1/2 (/ (fabs x) x)) (+ (* 1/6 (/ (+ (* -3/2 (fabs x)) (+ (* -1/4 (pow (fabs x) 3)) (* 3/2 (fabs x)))) (pow x 3))) (* 1/2 (/ (+ 1 (* -1/4 (pow (fabs x) 2))) (pow x 2)))))))
(+ (log 2) (* -2 (log (/ -1 x))))
(+ (log 2) (+ (* -2 (log (/ -1 x))) (* 1/2 (/ (fabs x) x))))
(+ (log 2) (+ (* -2 (log (/ -1 x))) (* -1 (/ (+ (* -1/2 (fabs x)) (* -1/2 (/ (+ 1 (* -1/4 (pow (fabs x) 2))) x))) x))))
(+ (log 2) (+ (* -2 (log (/ -1 x))) (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (/ (+ (* -3/2 (fabs x)) (+ (* -1/4 (pow (fabs x) 3)) (* 3/2 (fabs x)))) x)) (* 1/2 (+ 1 (* -1/4 (pow (fabs x) 2))))) x)) (* -1/2 (fabs x))) 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)
(+ (log -1) (* -1 (log x)))
(+ (log -1) (* -1 (log x)))
(+ (log -1) (* -1 (log x)))
(+ (log -1) (* -1 (log x)))
(+ (log -1) (log (/ 1 x)))
(+ (log -1) (log (/ 1 x)))
(+ (log -1) (log (/ 1 x)))
(+ (log -1) (log (/ 1 x)))
(log (/ -1 x))
(log (/ -1 x))
(log (/ -1 x))
(log (/ -1 x))
Outputs
(* -1 (fabs x))
(neg.f32 (fabs.f32 x))
(- (* (pow x 2) (- 2 (* 1/2 (fabs x)))) (fabs x))
(-.f32 (*.f32 (*.f32 x x) (-.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal 1/2 binary32)))) (fabs.f32 x))
(- (* (pow x 2) (- (+ 2 (* 1/8 (* (pow x 2) (fabs x)))) (* 1/2 (fabs x)))) (fabs x))
(-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) (-.f32 (*.f32 (*.f32 x x) #s(literal 1/8 binary32)) #s(literal 1/2 binary32)))))) (fabs.f32 x))
(- (* (pow x 2) (- (+ 2 (* (pow x 2) (- (* -1/16 (* (pow x 2) (fabs x))) (* -1/8 (fabs x))))) (* 1/2 (fabs x)))) (fabs x))
(-.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 2 binary32) (+.f32 (*.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (+.f32 (*.f32 (*.f32 x x) #s(literal -1/16 binary32)) #s(literal 1/8 binary32)))) (*.f32 (fabs.f32 x) #s(literal -1/2 binary32))))) (fabs.f32 x))
(* 2 (pow x 2))
(*.f32 #s(literal 2 binary32) (*.f32 x x))
(* (pow x 2) (+ 2 (* -1 (/ (fabs x) x))))
(*.f32 (*.f32 x x) (-.f32 #s(literal 2 binary32) (/.f32 (fabs.f32 x) x)))
(* (pow x 2) (- (+ 2 (* -1/2 (/ (fabs x) (pow x 3)))) (/ (fabs x) x)))
(*.f32 (*.f32 x x) (+.f32 #s(literal 2 binary32) (/.f32 (-.f32 (/.f32 (*.f32 (fabs.f32 x) #s(literal -1/2 binary32)) (*.f32 x x)) (fabs.f32 x)) x)))
(* (pow x 2) (- (+ 2 (* 1/8 (/ (fabs x) (pow x 5)))) (+ (* 1/2 (/ (fabs x) (pow x 3))) (/ (fabs x) x))))
(*.f32 (*.f32 x x) (+.f32 #s(literal 2 binary32) (-.f32 (/.f32 (*.f32 (fabs.f32 x) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 5 binary32))) (+.f32 (/.f32 (fabs.f32 x) x) (/.f32 (*.f32 (fabs.f32 x) #s(literal 1/2 binary32)) (*.f32 x (*.f32 x x)))))))
(* 2 (pow x 2))
(*.f32 #s(literal 2 binary32) (*.f32 x x))
(* (pow x 2) (+ 2 (/ (fabs x) x)))
(*.f32 (*.f32 x x) (+.f32 #s(literal 2 binary32) (/.f32 (fabs.f32 x) x)))
(* (pow x 2) (+ 2 (* -1 (/ (- (* -1/2 (/ (fabs x) (pow x 2))) (fabs x)) x))))
(*.f32 (*.f32 x x) (-.f32 #s(literal 2 binary32) (/.f32 (-.f32 (/.f32 (*.f32 (fabs.f32 x) #s(literal -1/2 binary32)) (*.f32 x x)) (fabs.f32 x)) x)))
(* (pow x 2) (+ 2 (* -1 (/ (- (* 1/8 (/ (fabs x) (pow x 4))) (+ (fabs x) (* 1/2 (/ (fabs x) (pow x 2))))) x))))
(*.f32 (*.f32 x x) (-.f32 #s(literal 2 binary32) (/.f32 (-.f32 (/.f32 (*.f32 (fabs.f32 x) #s(literal 1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))) (+.f32 (fabs.f32 x) (/.f32 (*.f32 (fabs.f32 x) #s(literal 1/2 binary32)) (*.f32 x x)))) x)))
(- 1 (fabs x))
(-.f32 #s(literal 1 binary32) (fabs.f32 x))
(- (+ 1 (* (pow x 2) (- 2 (* 1/2 (fabs x))))) (fabs x))
(+.f32 (*.f32 (*.f32 x x) (-.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal 1/2 binary32)))) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))
(- (+ 1 (* (pow x 2) (- (+ 2 (* 1/8 (* (pow x 2) (fabs x)))) (* 1/2 (fabs x))))) (fabs x))
(+.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) (-.f32 (*.f32 (*.f32 x x) #s(literal 1/8 binary32)) #s(literal 1/2 binary32)))))) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))
(- (+ 1 (* (pow x 2) (- (+ 2 (* (pow x 2) (- (* -1/16 (* (pow x 2) (fabs x))) (* -1/8 (fabs x))))) (* 1/2 (fabs x))))) (fabs x))
(+.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 2 binary32) (+.f32 (*.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (+.f32 (*.f32 (*.f32 x x) #s(literal -1/16 binary32)) #s(literal 1/8 binary32)))) (*.f32 (fabs.f32 x) #s(literal -1/2 binary32))))) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))
(* 2 (pow x 2))
(*.f32 #s(literal 2 binary32) (*.f32 x x))
(* (pow x 2) (+ 2 (* -1 (/ (fabs x) x))))
(*.f32 (*.f32 x x) (-.f32 #s(literal 2 binary32) (/.f32 (fabs.f32 x) x)))
(* (pow x 2) (- (+ 2 (/ 1 (pow x 2))) (/ (fabs x) x)))
(*.f32 (*.f32 x x) (-.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) (/.f32 (fabs.f32 x) x)))
(* (pow x 2) (- (+ 2 (+ (* -1/2 (/ (fabs x) (pow x 3))) (/ 1 (pow x 2)))) (/ (fabs x) x)))
(*.f32 (*.f32 x x) (+.f32 #s(literal 2 binary32) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (-.f32 (/.f32 (*.f32 (fabs.f32 x) #s(literal -1/2 binary32)) (*.f32 x x)) (fabs.f32 x)) x))))
(* 2 (pow x 2))
(*.f32 #s(literal 2 binary32) (*.f32 x x))
(* (pow x 2) (+ 2 (/ (fabs x) x)))
(*.f32 (*.f32 x x) (+.f32 #s(literal 2 binary32) (/.f32 (fabs.f32 x) x)))
(* (pow x 2) (+ 2 (+ (/ 1 (pow x 2)) (/ (fabs x) x))))
(*.f32 (*.f32 x x) (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))))
(* (pow x 2) (+ 2 (* -1 (/ (- (* -1 (/ (+ 1 (* 1/2 (/ (fabs x) x))) x)) (fabs x)) x))))
(*.f32 (*.f32 x x) (-.f32 #s(literal 2 binary32) (/.f32 (-.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (fabs.f32 x) #s(literal 1/2 binary32)) x)) (neg.f32 x)) (fabs.f32 x)) x)))
(copysign (+ (log (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))) (log (/ (+ (fabs x) (sqrt (+ 1 (pow x 2)))) (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))))) x)
(copysign.f32 (+.f32 (log1p.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.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 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) x)
(copysign (+ (log (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))) (log (/ (+ (fabs x) (sqrt (+ 1 (pow x 2)))) (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))))) x)
(copysign.f32 (+.f32 (log1p.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.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 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) x)
(copysign (+ (log (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))) (log (/ (+ (fabs x) (sqrt (+ 1 (pow x 2)))) (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))))) x)
(copysign.f32 (+.f32 (log1p.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.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 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) x)
(copysign (+ (log (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))) (log (/ (+ (fabs x) (sqrt (+ 1 (pow x 2)))) (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))))) x)
(copysign.f32 (+.f32 (log1p.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.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 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) x)
(copysign (+ (log (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))) (log (/ (+ (fabs x) (sqrt (+ 1 (pow x 2)))) (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))))) x)
(copysign.f32 (+.f32 (log1p.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.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 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) x)
(copysign (+ (log (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))) (log (/ (+ (fabs x) (sqrt (+ 1 (pow x 2)))) (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))))) x)
(copysign.f32 (+.f32 (log1p.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.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 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) x)
(copysign (+ (log (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))) (log (/ (+ (fabs x) (sqrt (+ 1 (pow x 2)))) (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))))) x)
(copysign.f32 (+.f32 (log1p.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.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 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) x)
(copysign (+ (log (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))) (log (/ (+ (fabs x) (sqrt (+ 1 (pow x 2)))) (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))))) x)
(copysign.f32 (+.f32 (log1p.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.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 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) x)
(copysign (+ (log (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))) (log (/ (+ (fabs x) (sqrt (+ 1 (pow x 2)))) (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))))) x)
(copysign.f32 (+.f32 (log1p.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.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 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) x)
(copysign (+ (log (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))) (log (/ (+ (fabs x) (sqrt (+ 1 (pow x 2)))) (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))))) x)
(copysign.f32 (+.f32 (log1p.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.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 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) x)
(copysign (+ (log (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))) (log (/ (+ (fabs x) (sqrt (+ 1 (pow x 2)))) (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))))) x)
(copysign.f32 (+.f32 (log1p.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.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 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) x)
(copysign (+ (log (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))) (log (/ (+ (fabs x) (sqrt (+ 1 (pow x 2)))) (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))))) x)
(copysign.f32 (+.f32 (log1p.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.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 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) x)
(+ (log (- 1 (fabs x))) (log (/ (+ 1 (fabs x)) (- 1 (fabs x)))))
(+.f32 (log1p.f32 (neg.f32 (fabs.f32 x))) (log.f32 (/.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))))
(+ (log (- 1 (fabs x))) (+ (log (/ (+ 1 (fabs x)) (- 1 (fabs x)))) (* (pow x 2) (- (+ (* 2 (/ 1 (- 1 (fabs x)))) (/ (* (- 1 (fabs x)) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (+ 1 (fabs x)))) (* 1/2 (/ (fabs x) (- 1 (fabs x))))))))
(+.f32 (+.f32 (log1p.f32 (neg.f32 (fabs.f32 x))) (log.f32 (/.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))) (*.f32 (*.f32 x x) (+.f32 (*.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (*.f32 (-.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal 1/2 binary32))) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)))) (/.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 (fabs.f32 x) #s(literal 1 binary32)))) (/.f32 (-.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal 1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))))
(+ (log (- 1 (fabs x))) (+ (log (/ (+ 1 (fabs x)) (- 1 (fabs x)))) (* (pow x 2) (- (+ (* 2 (/ 1 (- 1 (fabs x)))) (+ (* (pow x 2) (+ (* 1/24 (+ (* -24 (/ (* (+ (* 1/8 (/ (* (fabs x) (+ 1 (fabs x))) (pow (- 1 (fabs x)) 2))) (+ (* 1/8 (/ 1 (- 1 (fabs x)))) (/ (* (- 2 (* 1/2 (fabs x))) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (- 1 (fabs x))))) (- 1 (fabs x))) (+ 1 (fabs x)))) (* -12 (/ (* (pow (- 1 (fabs x)) 2) (pow (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2))) 2)) (pow (+ 1 (fabs x)) 2))))) (* 1/24 (+ (* -12 (/ (pow (- 2 (* 1/2 (fabs x))) 2) (pow (- 1 (fabs x)) 2))) (* 3 (/ (fabs x) (- 1 (fabs x)))))))) (/ (* (- 1 (fabs x)) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (+ 1 (fabs x))))) (* 1/2 (/ (fabs x) (- 1 (fabs x))))))))
(+.f32 (+.f32 (log1p.f32 (neg.f32 (fabs.f32 x))) (log.f32 (/.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))) (*.f32 (*.f32 x x) (+.f32 (+.f32 (*.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (*.f32 (-.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal 1/2 binary32))) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)))) (/.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 (fabs.f32 x) #s(literal 1 binary32)))) (*.f32 (*.f32 x x) (+.f32 (+.f32 (*.f32 #s(literal -1 binary32) (*.f32 (+.f32 (*.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (*.f32 (-.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal 1/2 binary32))) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)))) (/.f32 (-.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal 1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))) (+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (fabs.f32 x) (*.f32 x x))) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))) (/.f32 #s(literal 1/8 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))) (/.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 (fabs.f32 x) #s(literal 1 binary32))))) (*.f32 #s(literal -1/2 binary32) (*.f32 (pow.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (*.f32 (-.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal 1/2 binary32))) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)))) #s(literal 2 binary32)) (/.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32)))))) (+.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 (pow.f32 (-.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal 1/2 binary32))) #s(literal 2 binary32)) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)))) (*.f32 #s(literal 1/8 binary32) (/.f32 (fabs.f32 x) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))))))) (/.f32 (-.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal 1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))))
(+ (log (- 1 (fabs x))) (+ (log (/ (+ 1 (fabs x)) (- 1 (fabs x)))) (* (pow x 2) (- (+ (* 2 (/ 1 (- 1 (fabs x)))) (+ (* (pow x 2) (+ (* 1/24 (+ (* -24 (/ (* (+ (* 1/8 (/ (* (fabs x) (+ 1 (fabs x))) (pow (- 1 (fabs x)) 2))) (+ (* 1/8 (/ 1 (- 1 (fabs x)))) (/ (* (- 2 (* 1/2 (fabs x))) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (- 1 (fabs x))))) (- 1 (fabs x))) (+ 1 (fabs x)))) (* -12 (/ (* (pow (- 1 (fabs x)) 2) (pow (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2))) 2)) (pow (+ 1 (fabs x)) 2))))) (+ (* 1/24 (+ (* -12 (/ (pow (- 2 (* 1/2 (fabs x))) 2) (pow (- 1 (fabs x)) 2))) (* 3 (/ (fabs x) (- 1 (fabs x)))))) (* (pow x 2) (+ (* 1/720 (+ (* -90 (/ (* (fabs x) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2))) (+ (* -45 (/ (fabs x) (- 1 (fabs x)))) (* 240 (/ (pow (- 2 (* 1/2 (fabs x))) 3) (pow (- 1 (fabs x)) 3)))))) (* 1/720 (+ (* 240 (/ (* (pow (- 1 (fabs x)) 3) (pow (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2))) 3)) (pow (+ 1 (fabs x)) 3))) (+ (* 720 (/ (* (+ (* 1/8 (/ (* (fabs x) (+ 1 (fabs x))) (pow (- 1 (fabs x)) 2))) (+ (* 1/8 (/ 1 (- 1 (fabs x)))) (/ (* (- 2 (* 1/2 (fabs x))) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (- 1 (fabs x))))) (* (pow (- 1 (fabs x)) 2) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2))))) (pow (+ 1 (fabs x)) 2))) (* 720 (/ (* (- 1 (fabs x)) (- (* 1/16 (/ 1 (- 1 (fabs x)))) (+ (* -1 (/ (* (+ (* 1/8 (/ 1 (- 1 (fabs x)))) (+ (* 1/8 (/ (* (fabs x) (+ 1 (fabs x))) (pow (- 1 (fabs x)) 2))) (/ (* (- 2 (* 1/2 (fabs x))) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (- 1 (fabs x))))) (- 2 (* 1/2 (fabs x)))) (- 1 (fabs x)))) (+ (* -1/16 (/ (* (fabs x) (+ 1 (fabs x))) (pow (- 1 (fabs x)) 2))) (* 1/8 (/ (* (fabs x) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (- 1 (fabs x)))))))) (+ 1 (fabs x)))))))))))) (/ (* (- 1 (fabs x)) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (+ 1 (fabs x))))) (* 1/2 (/ (fabs x) (- 1 (fabs x))))))))
(+.f32 (+.f32 (log1p.f32 (neg.f32 (fabs.f32 x))) (log.f32 (/.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))) (*.f32 (*.f32 x x) (+.f32 (+.f32 (*.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (*.f32 (-.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal 1/2 binary32))) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)))) (/.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 (fabs.f32 x) #s(literal 1 binary32)))) (*.f32 (*.f32 x x) (+.f32 (+.f32 (+.f32 (*.f32 #s(literal -1 binary32) (*.f32 (+.f32 (*.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (*.f32 (-.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal 1/2 binary32))) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)))) (/.f32 (-.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal 1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))) (+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (fabs.f32 x) (*.f32 x x))) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))) (/.f32 #s(literal 1/8 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))) (/.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 (fabs.f32 x) #s(literal 1 binary32))))) (*.f32 #s(literal -1/2 binary32) (*.f32 (pow.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (*.f32 (-.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal 1/2 binary32))) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)))) #s(literal 2 binary32)) (/.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32)))))) (+.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 (pow.f32 (-.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal 1/2 binary32))) #s(literal 2 binary32)) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)))) (*.f32 #s(literal 1/8 binary32) (/.f32 (fabs.f32 x) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))))) (*.f32 (*.f32 (*.f32 x x) #s(literal 1/720 binary32)) (+.f32 (+.f32 (+.f32 (/.f32 (*.f32 #s(literal 240 binary32) (pow.f32 (-.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal 1/2 binary32))) #s(literal 3 binary32))) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32))) (+.f32 (/.f32 (*.f32 #s(literal -90 binary32) (+.f32 (*.f32 (fabs.f32 x) #s(literal 2 binary32)) (*.f32 (*.f32 x x) #s(literal -1/2 binary32)))) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))) (/.f32 (*.f32 (fabs.f32 x) #s(literal -45 binary32)) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))) (/.f32 (*.f32 (*.f32 #s(literal 240 binary32) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32))) (pow.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (*.f32 (-.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal 1/2 binary32))) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)))) #s(literal 3 binary32))) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 3 binary32)))) (*.f32 #s(literal 720 binary32) (+.f32 (*.f32 (-.f32 (/.f32 #s(literal 1/16 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (-.f32 (+.f32 (/.f32 (*.f32 #s(literal -1/16 binary32) (+.f32 (fabs.f32 x) (*.f32 x x))) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))) (/.f32 (*.f32 (*.f32 (fabs.f32 x) #s(literal 1/8 binary32)) (-.f32 (/.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (*.f32 (-.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal 1/2 binary32))) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))))) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))) (*.f32 (+.f32 (*.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (*.f32 (-.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal 1/2 binary32))) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)))) (/.f32 (-.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal 1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))) (+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (fabs.f32 x) (*.f32 x x))) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))) (/.f32 #s(literal 1/8 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))) (/.f32 (-.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal 1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))))) (/.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 (fabs.f32 x) #s(literal 1 binary32)))) (*.f32 (+.f32 (*.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (*.f32 (-.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal 1/2 binary32))) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)))) (/.f32 (-.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal 1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))) (+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (fabs.f32 x) (*.f32 x x))) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))) (/.f32 #s(literal 1/8 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))) (*.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (*.f32 (-.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal 1/2 binary32))) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)))) (/.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32)))))))))))) (/.f32 (-.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal 1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))))
(+ (log 1/2) (+ (log 2) (+ (log (/ 1 x)) (* -2 (log (/ 1 x))))))
(+.f32 (log.f32 #s(literal 1/2 binary32)) (+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)))
(+ (log 1/2) (+ (log 2) (+ (log (/ 1 x)) (+ (* -2 (log (/ 1 x))) (+ (* -1/2 (/ (fabs x) x)) (* 2 (/ (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) x)))))))
(+.f32 (log.f32 #s(literal 2 binary32)) (+.f32 (+.f32 (+.f32 (*.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) (/.f32 (*.f32 (fabs.f32 x) #s(literal 3/2 binary32)) x)) (log.f32 x)) (log.f32 #s(literal 1/2 binary32))))
(+ (log 1/2) (+ (log 2) (+ (log (/ 1 x)) (+ (* -2 (log (/ 1 x))) (+ (* -1/2 (/ (fabs x) x)) (+ (* 1/2 (/ (+ 1 (* -1/4 (pow (fabs x) 2))) (pow x 2))) (+ (* 1/2 (/ (+ (* -4 (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 2)) (* 2 (* (fabs x) (- (* 1/2 (fabs x)) (* -1/4 (fabs x)))))) (pow x 2))) (* 2 (/ (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) x)))))))))
(+.f32 (+.f32 (+.f32 (log.f32 x) (*.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))) (+.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))) (*.f32 x x)) (+.f32 (/.f32 (*.f32 (fabs.f32 x) #s(literal 3/2 binary32)) x) (/.f32 (+.f32 (*.f32 #s(literal -2 binary32) (*.f32 (*.f32 x x) #s(literal 9/16 binary32))) (*.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 3/4 binary32)))) (*.f32 x x))))) (+.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 #s(literal 2 binary32))))
(+ (log 1/2) (+ (log 2) (+ (log (/ 1 x)) (+ (* -2 (log (/ 1 x))) (+ (* -1/2 (/ (fabs x) x)) (+ (* 1/6 (/ (+ (* -12 (* (fabs x) (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 2))) (+ (* -12 (+ (* -1/4 (* (pow (fabs x) 2) (- (* 1/2 (fabs x)) (* -1/4 (fabs x))))) (+ (* -1/8 (fabs x)) (* 1/2 (- (* 1/2 (fabs x)) (* -1/4 (fabs x))))))) (* 16 (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 3)))) (pow x 3))) (+ (* 1/6 (/ (+ (* -3/2 (fabs x)) (+ (* -1/4 (pow (fabs x) 3)) (* 3/2 (fabs x)))) (pow x 3))) (+ (* 1/2 (/ (+ 1 (* -1/4 (pow (fabs x) 2))) (pow x 2))) (+ (* 1/2 (/ (+ (* -4 (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 2)) (* 2 (* (fabs x) (- (* 1/2 (fabs x)) (* -1/4 (fabs x)))))) (pow x 2))) (* 2 (/ (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) x)))))))))))
(+.f32 (+.f32 (log.f32 #s(literal 1/2 binary32)) (+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x))) (+.f32 (*.f32 #s(literal 1/6 binary32) (+.f32 (/.f32 (+.f32 (*.f32 #s(literal 16 binary32) (*.f32 (*.f32 x (*.f32 x (fabs.f32 x))) #s(literal 27/64 binary32))) (*.f32 #s(literal -12 binary32) (+.f32 (*.f32 (fabs.f32 x) (*.f32 (*.f32 x x) #s(literal 9/16 binary32))) (+.f32 (*.f32 (fabs.f32 x) #s(literal -1/8 binary32)) (+.f32 (*.f32 (fabs.f32 x) #s(literal 3/8 binary32)) (*.f32 #s(literal -1/4 binary32) (*.f32 (fabs.f32 x) (*.f32 (*.f32 x x) #s(literal 3/4 binary32))))))))) (*.f32 x (*.f32 x x))) (/.f32 (+.f32 (*.f32 (fabs.f32 x) (*.f32 (*.f32 x x) #s(literal -1/4 binary32))) (+.f32 (*.f32 (fabs.f32 x) #s(literal 3/2 binary32)) (*.f32 (fabs.f32 x) #s(literal -3/2 binary32)))) (*.f32 x (*.f32 x x))))) (+.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))) (*.f32 x x)) (+.f32 (+.f32 (/.f32 (*.f32 (fabs.f32 x) #s(literal 3/2 binary32)) x) (/.f32 (+.f32 (*.f32 #s(literal -2 binary32) (*.f32 (*.f32 x x) #s(literal 9/16 binary32))) (*.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 3/4 binary32)))) (*.f32 x x))) (*.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))))))
(+ (log 1/2) (+ (log 2) (+ (log (/ -1 x)) (* -2 (log (/ -1 x))))))
(+.f32 (log.f32 #s(literal 1/2 binary32)) (-.f32 (log.f32 #s(literal 2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))))
(+ (log 1/2) (+ (log 2) (+ (log (/ -1 x)) (+ (* -2 (log (/ -1 x))) (* -1 (/ (+ (* -1/2 (fabs x)) (* 2 (- (* 1/2 (fabs x)) (* -1/4 (fabs x))))) x))))))
(+.f32 (+.f32 (log.f32 #s(literal 1/2 binary32)) (-.f32 (log.f32 #s(literal 2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))) (/.f32 (+.f32 (*.f32 (fabs.f32 x) #s(literal -1/2 binary32)) (*.f32 (fabs.f32 x) #s(literal 3/2 binary32))) (neg.f32 x)))
(+ (log 1/2) (+ (log 2) (+ (log (/ -1 x)) (+ (* -2 (log (/ -1 x))) (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (+ 1 (* -1/4 (pow (fabs x) 2)))) (* 1/2 (+ (* -4 (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 2)) (* 2 (* (fabs x) (- (* 1/2 (fabs x)) (* -1/4 (fabs x)))))))) x)) (+ (* -1/2 (fabs x)) (* 2 (- (* 1/2 (fabs x)) (* -1/4 (fabs x)))))) x))))))
(+.f32 (+.f32 (log.f32 #s(literal 1/2 binary32)) (-.f32 (log.f32 #s(literal 2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))) (/.f32 (-.f32 (+.f32 (*.f32 (fabs.f32 x) #s(literal -1/2 binary32)) (*.f32 (fabs.f32 x) #s(literal 3/2 binary32))) (/.f32 (+.f32 #s(literal 1/2 binary32) (+.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (+.f32 (*.f32 #s(literal -2 binary32) (*.f32 (*.f32 x x) #s(literal 9/16 binary32))) (*.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 3/4 binary32)))))) x)) (neg.f32 x)))
(+ (log 1/2) (+ (log 2) (+ (log (/ -1 x)) (+ (* -2 (log (/ -1 x))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/6 (+ (* -12 (* (fabs x) (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 2))) (+ (* -12 (+ (* -1/4 (* (pow (fabs x) 2) (- (* 1/2 (fabs x)) (* -1/4 (fabs x))))) (+ (* -1/8 (fabs x)) (* 1/2 (- (* 1/2 (fabs x)) (* -1/4 (fabs x))))))) (* 16 (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 3))))) (* 1/6 (+ (* -3/2 (fabs x)) (+ (* -1/4 (pow (fabs x) 3)) (* 3/2 (fabs x)))))) x)) (+ (* 1/2 (+ 1 (* -1/4 (pow (fabs x) 2)))) (* 1/2 (+ (* -4 (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 2)) (* 2 (* (fabs x) (- (* 1/2 (fabs x)) (* -1/4 (fabs x))))))))) x)) (+ (* -1/2 (fabs x)) (* 2 (- (* 1/2 (fabs x)) (* -1/4 (fabs x)))))) x))))))
(+.f32 (+.f32 (log.f32 #s(literal 1/2 binary32)) (-.f32 (log.f32 #s(literal 2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))) (/.f32 (-.f32 (+.f32 (*.f32 (fabs.f32 x) #s(literal -1/2 binary32)) (*.f32 (fabs.f32 x) #s(literal 3/2 binary32))) (/.f32 (+.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))) (+.f32 (+.f32 (*.f32 #s(literal -2 binary32) (*.f32 (*.f32 x x) #s(literal 9/16 binary32))) (*.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 3/4 binary32)))) (/.f32 (*.f32 #s(literal -1/6 binary32) (+.f32 (*.f32 #s(literal -12 binary32) (+.f32 (*.f32 (fabs.f32 x) (*.f32 (*.f32 x x) #s(literal 9/16 binary32))) (+.f32 (*.f32 (fabs.f32 x) #s(literal -1/8 binary32)) (+.f32 (*.f32 (fabs.f32 x) #s(literal 3/8 binary32)) (*.f32 #s(literal -1/4 binary32) (*.f32 (fabs.f32 x) (*.f32 (*.f32 x x) #s(literal 3/4 binary32)))))))) (+.f32 (*.f32 #s(literal 16 binary32) (*.f32 (*.f32 x (*.f32 x (fabs.f32 x))) #s(literal 27/64 binary32))) (+.f32 (*.f32 (fabs.f32 x) (*.f32 (*.f32 x x) #s(literal -1/4 binary32))) (+.f32 (*.f32 (fabs.f32 x) #s(literal 3/2 binary32)) (*.f32 (fabs.f32 x) #s(literal -3/2 binary32))))))) x))) x)) (neg.f32 x)))
(copysign (log x) x)
(copysign.f32 (log.f32 x) x)
(copysign (log x) x)
(copysign.f32 (log.f32 x) x)
(copysign (log x) x)
(copysign.f32 (log.f32 x) x)
(copysign (log x) x)
(copysign.f32 (log.f32 x) x)
(copysign (log x) x)
(copysign.f32 (log.f32 x) x)
(copysign (log x) x)
(copysign.f32 (log.f32 x) x)
(copysign (log x) x)
(copysign.f32 (log.f32 x) x)
(copysign (log x) x)
(copysign.f32 (log.f32 x) x)
(copysign (log x) x)
(copysign.f32 (log.f32 x) x)
(copysign (log x) x)
(copysign.f32 (log.f32 x) x)
(copysign (log x) x)
(copysign.f32 (log.f32 x) x)
(copysign (log x) x)
(copysign.f32 (log.f32 x) x)
(log x)
(log.f32 x)
(log x)
(log.f32 x)
(log x)
(log.f32 x)
(log x)
(log.f32 x)
(* -1 (log (/ 1 x)))
(log.f32 x)
(* -1 (log (/ 1 x)))
(log.f32 x)
(* -1 (log (/ 1 x)))
(log.f32 x)
(* -1 (log (/ 1 x)))
(log.f32 x)
(+ (log -1) (* -1 (log (/ -1 x))))
(-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))
(+ (log -1) (* -1 (log (/ -1 x))))
(-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))
(+ (log -1) (* -1 (log (/ -1 x))))
(-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))
(+ (log -1) (* -1 (log (/ -1 x))))
(-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))
(copysign (log (+ x (fabs x))) x)
(copysign.f32 (log.f32 (+.f32 x (fabs.f32 x))) x)
(copysign (log (+ x (fabs x))) x)
(copysign.f32 (log.f32 (+.f32 x (fabs.f32 x))) x)
(copysign (log (+ x (fabs x))) x)
(copysign.f32 (log.f32 (+.f32 x (fabs.f32 x))) x)
(copysign (log (+ x (fabs x))) x)
(copysign.f32 (log.f32 (+.f32 x (fabs.f32 x))) x)
(copysign (log (+ x (fabs x))) x)
(copysign.f32 (log.f32 (+.f32 x (fabs.f32 x))) x)
(copysign (log (+ x (fabs x))) x)
(copysign.f32 (log.f32 (+.f32 x (fabs.f32 x))) x)
(copysign (log (+ x (fabs x))) x)
(copysign.f32 (log.f32 (+.f32 x (fabs.f32 x))) x)
(copysign (log (+ x (fabs x))) x)
(copysign.f32 (log.f32 (+.f32 x (fabs.f32 x))) x)
(copysign (log (- (fabs x) (* -1 x))) x)
(copysign.f32 (log.f32 (+.f32 x (fabs.f32 x))) x)
(copysign (log (- (fabs x) (* -1 x))) x)
(copysign.f32 (log.f32 (+.f32 x (fabs.f32 x))) x)
(copysign (log (- (fabs x) (* -1 x))) x)
(copysign.f32 (log.f32 (+.f32 x (fabs.f32 x))) x)
(copysign (log (- (fabs x) (* -1 x))) x)
(copysign.f32 (log.f32 (+.f32 x (fabs.f32 x))) x)
(log (fabs x))
(log.f32 (fabs.f32 x))
(+ (log (fabs x)) (/ x (fabs x)))
(+.f32 (log.f32 (fabs.f32 x)) (/.f32 x (fabs.f32 x)))
(+ (log (fabs x)) (* x (+ (* -1/2 (/ x (pow (fabs x) 2))) (/ 1 (fabs x)))))
(+.f32 (log.f32 (fabs.f32 x)) (*.f32 x (+.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 x (*.f32 x x))) (/.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 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 x (+.f32 (*.f32 (/.f32 #s(literal 1/3 binary32) (fabs.f32 x)) (/.f32 x (*.f32 x x))) (/.f32 #s(literal -1/2 binary32) (*.f32 x x)))))))
(* -1 (log (/ 1 x)))
(log.f32 x)
(+ (* -1 (log (/ 1 x))) (/ (fabs x) x))
(+.f32 (/.f32 (fabs.f32 x) x) (log.f32 x))
(+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow (fabs x) 2) (pow x 2))) (/ (fabs x) x)))
(+.f32 (/.f32 (*.f32 (*.f32 x x) #s(literal -1/2 binary32)) (*.f32 x x)) (+.f32 (/.f32 (fabs.f32 x) x) (log.f32 x)))
(+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow (fabs x) 2) (pow x 2))) (+ (* 1/3 (/ (pow (fabs x) 3) (pow x 3))) (/ (fabs x) x))))
(+.f32 (+.f32 (/.f32 (*.f32 (*.f32 x x) #s(literal -1/2 binary32)) (*.f32 x x)) (+.f32 (/.f32 (fabs.f32 x) x) (log.f32 x))) (/.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x (fabs.f32 x))) #s(literal 1/3 binary32)) x) (*.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 (/ (pow (fabs x) 2) x))) x))))
(-.f32 (-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) (/.f32 (-.f32 (/.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) x) (fabs.f32 x)) x))
(+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 (fabs x)) (* -1 (/ (+ (* -1/2 (pow (fabs x) 2)) (* 1/3 (/ (pow (fabs x) 3) x))) x))) x))))
(-.f32 (-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 (fabs.f32 x) (/.f32 (+.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x (fabs.f32 x))) #s(literal 1/3 binary32)) x) (*.f32 (*.f32 x x) #s(literal -1/2 binary32))) x)) x)))
(fabs x)
(fabs.f32 x)
(+ x (fabs x))
(+.f32 x (fabs.f32 x))
(+ x (fabs x))
(+.f32 x (fabs.f32 x))
(+ x (fabs x))
(+.f32 x (fabs.f32 x))
x
(* x (+ 1 (/ (fabs x) x)))
(*.f32 x (+.f32 (/.f32 (fabs.f32 x) x) #s(literal 1 binary32)))
(* x (+ 1 (/ (fabs x) x)))
(*.f32 x (+.f32 (/.f32 (fabs.f32 x) x) #s(literal 1 binary32)))
(* x (+ 1 (/ (fabs x) x)))
(*.f32 x (+.f32 (/.f32 (fabs.f32 x) x) #s(literal 1 binary32)))
x
(* -1 (* x (- (* -1 (/ (fabs x) x)) 1)))
(*.f32 (neg.f32 x) (+.f32 #s(literal -1 binary32) (/.f32 (fabs.f32 x) (neg.f32 x))))
(* -1 (* x (- (* -1 (/ (fabs x) x)) 1)))
(*.f32 (neg.f32 x) (+.f32 #s(literal -1 binary32) (/.f32 (fabs.f32 x) (neg.f32 x))))
(* -1 (* x (- (* -1 (/ (fabs x) x)) 1)))
(*.f32 (neg.f32 x) (+.f32 #s(literal -1 binary32) (/.f32 (fabs.f32 x) (neg.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)
(* -1 (/ (fabs x) x))
(/.f32 (fabs.f32 x) (neg.f32 x))
(* -1 (/ (fabs x) x))
(/.f32 (fabs.f32 x) (neg.f32 x))
(* -1 (/ (fabs x) x))
(/.f32 (fabs.f32 x) (neg.f32 x))
(* -1 (/ (fabs x) x))
(/.f32 (fabs.f32 x) (neg.f32 x))
(* -1 (/ (fabs x) x))
(/.f32 (fabs.f32 x) (neg.f32 x))
(* -1 (/ (fabs x) x))
(/.f32 (fabs.f32 x) (neg.f32 x))
(* -1 (/ (fabs x) x))
(/.f32 (fabs.f32 x) (neg.f32 x))
(* -1 (/ (fabs x) x))
(/.f32 (fabs.f32 x) (neg.f32 x))
(* -1 (/ (fabs x) x))
(/.f32 (fabs.f32 x) (neg.f32 x))
(* -1 (/ (fabs x) x))
(/.f32 (fabs.f32 x) (neg.f32 x))
(* -1 (/ (fabs x) x))
(/.f32 (fabs.f32 x) (neg.f32 x))
(* -1 (/ (fabs x) x))
(/.f32 (fabs.f32 x) (neg.f32 x))
(copysign (neg (+ (log (/ -1 x)) (/ (fabs x) x))) x)
(copysign.f32 (-.f32 (/.f32 (fabs.f32 x) (neg.f32 x)) (log.f32 (/.f32 #s(literal -1 binary32) x))) x)
(copysign (neg (+ (log (/ -1 x)) (/ (fabs x) x))) x)
(copysign.f32 (-.f32 (/.f32 (fabs.f32 x) (neg.f32 x)) (log.f32 (/.f32 #s(literal -1 binary32) x))) x)
(copysign (neg (+ (log (/ -1 x)) (/ (fabs x) x))) x)
(copysign.f32 (-.f32 (/.f32 (fabs.f32 x) (neg.f32 x)) (log.f32 (/.f32 #s(literal -1 binary32) x))) x)
(copysign (neg (+ (log (/ -1 x)) (/ (fabs x) x))) x)
(copysign.f32 (-.f32 (/.f32 (fabs.f32 x) (neg.f32 x)) (log.f32 (/.f32 #s(literal -1 binary32) x))) x)
(copysign (neg (+ (log (/ -1 x)) (/ (fabs x) x))) x)
(copysign.f32 (-.f32 (/.f32 (fabs.f32 x) (neg.f32 x)) (log.f32 (/.f32 #s(literal -1 binary32) x))) x)
(copysign (neg (+ (log (/ -1 x)) (/ (fabs x) x))) x)
(copysign.f32 (-.f32 (/.f32 (fabs.f32 x) (neg.f32 x)) (log.f32 (/.f32 #s(literal -1 binary32) x))) x)
(copysign (neg (+ (log (/ -1 x)) (/ (fabs x) x))) x)
(copysign.f32 (-.f32 (/.f32 (fabs.f32 x) (neg.f32 x)) (log.f32 (/.f32 #s(literal -1 binary32) x))) x)
(copysign (neg (+ (log (/ -1 x)) (/ (fabs x) x))) x)
(copysign.f32 (-.f32 (/.f32 (fabs.f32 x) (neg.f32 x)) (log.f32 (/.f32 #s(literal -1 binary32) x))) x)
(copysign (neg (+ (log (/ -1 x)) (/ (fabs x) x))) x)
(copysign.f32 (-.f32 (/.f32 (fabs.f32 x) (neg.f32 x)) (log.f32 (/.f32 #s(literal -1 binary32) x))) x)
(copysign (neg (+ (log (/ -1 x)) (/ (fabs x) x))) x)
(copysign.f32 (-.f32 (/.f32 (fabs.f32 x) (neg.f32 x)) (log.f32 (/.f32 #s(literal -1 binary32) x))) x)
(copysign (neg (+ (log (/ -1 x)) (/ (fabs x) x))) x)
(copysign.f32 (-.f32 (/.f32 (fabs.f32 x) (neg.f32 x)) (log.f32 (/.f32 #s(literal -1 binary32) x))) x)
(copysign (neg (+ (log (/ -1 x)) (/ (fabs x) x))) x)
(copysign.f32 (-.f32 (/.f32 (fabs.f32 x) (neg.f32 x)) (log.f32 (/.f32 #s(literal -1 binary32) x))) x)
(* -1 (/ (fabs x) x))
(/.f32 (fabs.f32 x) (neg.f32 x))
(/ (- (* -1 (* x (+ (log -1) (* -1 (log x))))) (fabs x)) x)
(/.f32 (-.f32 (*.f32 (neg.f32 x) (-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 x))) (fabs.f32 x)) x)
(/ (- (* -1 (* x (+ (log -1) (* -1 (log x))))) (fabs x)) x)
(/.f32 (-.f32 (*.f32 (neg.f32 x) (-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 x))) (fabs.f32 x)) x)
(/ (- (* -1 (* x (+ (log -1) (* -1 (log x))))) (fabs x)) x)
(/.f32 (-.f32 (*.f32 (neg.f32 x) (-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 x))) (fabs.f32 x)) x)
(* -1 (+ (log -1) (log (/ 1 x))))
(+.f32 (log.f32 x) (*.f32 #s(literal -1 binary32) (log.f32 #s(literal -1 binary32))))
(- (* -1 (/ (fabs x) x)) (+ (log -1) (log (/ 1 x))))
(+.f32 (-.f32 (/.f32 (fabs.f32 x) (neg.f32 x)) (log.f32 #s(literal -1 binary32))) (log.f32 x))
(- (* -1 (/ (fabs x) x)) (+ (log -1) (log (/ 1 x))))
(+.f32 (-.f32 (/.f32 (fabs.f32 x) (neg.f32 x)) (log.f32 #s(literal -1 binary32))) (log.f32 x))
(- (* -1 (/ (fabs x) x)) (+ (log -1) (log (/ 1 x))))
(+.f32 (-.f32 (/.f32 (fabs.f32 x) (neg.f32 x)) (log.f32 #s(literal -1 binary32))) (log.f32 x))
(* -1 (log (/ -1 x)))
(neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)))
(- (* -1 (/ (fabs x) x)) (log (/ -1 x)))
(-.f32 (/.f32 (fabs.f32 x) (neg.f32 x)) (log.f32 (/.f32 #s(literal -1 binary32) x)))
(- (* -1 (/ (fabs x) x)) (log (/ -1 x)))
(-.f32 (/.f32 (fabs.f32 x) (neg.f32 x)) (log.f32 (/.f32 #s(literal -1 binary32) x)))
(- (* -1 (/ (fabs x) x)) (log (/ -1 x)))
(-.f32 (/.f32 (fabs.f32 x) (neg.f32 x)) (log.f32 (/.f32 #s(literal -1 binary32) x)))
(/ (fabs x) x)
(/.f32 (fabs.f32 x) x)
(/ (fabs x) x)
(/.f32 (fabs.f32 x) x)
(/ (fabs x) x)
(/.f32 (fabs.f32 x) x)
(/ (fabs x) x)
(/.f32 (fabs.f32 x) x)
(/ (fabs x) x)
(/.f32 (fabs.f32 x) x)
(/ (fabs x) x)
(/.f32 (fabs.f32 x) x)
(/ (fabs x) x)
(/.f32 (fabs.f32 x) x)
(/ (fabs x) x)
(/.f32 (fabs.f32 x) x)
(/ (fabs x) x)
(/.f32 (fabs.f32 x) x)
(/ (fabs x) x)
(/.f32 (fabs.f32 x) x)
(/ (fabs x) x)
(/.f32 (fabs.f32 x) x)
(/ (fabs x) x)
(/.f32 (fabs.f32 x) x)
(/ -1/8 (pow x 3))
(/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))
(/ (- (* 1/2 (pow x 2)) 1/8) (pow x 3))
(/.f32 (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))) (*.f32 x (*.f32 x x)))
(/ (- (* (pow x 2) (+ 1/2 (pow x 2))) 1/8) (pow x 3))
(/.f32 (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 x x) #s(literal 1/2 binary32))))) (*.f32 x (*.f32 x x)))
(/ (- (* (pow x 2) (+ 1/2 (pow x 2))) 1/8) (pow x 3))
(/.f32 (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 x x) #s(literal 1/2 binary32))))) (*.f32 x (*.f32 x x)))
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/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
(* 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/8 (pow x 4)) (+ 1 (* 1/2 (/ 1 (pow x 2)))))))
(*.f32 (neg.f32 x) (+.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) (+.f32 #s(literal -1 binary32) (/.f32 #s(literal -1/2 binary32) (*.f32 x x)))))
(* -1 (* x (- (/ 1/8 (pow x 4)) (+ 1 (* 1/2 (/ 1 (pow x 2)))))))
(*.f32 (neg.f32 x) (+.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) (+.f32 #s(literal -1 binary32) (/.f32 #s(literal -1/2 binary32) (*.f32 x x)))))
(copysign (log (+ (fabs x) (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (* 1/8 (/ 1 (pow x 4))))))) 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 (log (+ (fabs x) (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (* 1/8 (/ 1 (pow x 4))))))) 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 (log (+ (fabs x) (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (* 1/8 (/ 1 (pow x 4))))))) 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 (log (+ (fabs x) (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (* 1/8 (/ 1 (pow x 4))))))) 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 (log (- (+ x (+ (fabs x) (* 1/2 (/ 1 x)))) (* 1/8 (/ 1 (pow x 3))))) x)
(copysign.f32 (log.f32 (+.f32 (+.f32 x (fabs.f32 x)) (-.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 #s(literal 1/8 binary32) (*.f32 x (*.f32 x x)))))) x)
(copysign (log (- (+ x (+ (fabs x) (* 1/2 (/ 1 x)))) (* 1/8 (/ 1 (pow x 3))))) x)
(copysign.f32 (log.f32 (+.f32 (+.f32 x (fabs.f32 x)) (-.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 #s(literal 1/8 binary32) (*.f32 x (*.f32 x x)))))) x)
(copysign (log (- (+ x (+ (fabs x) (* 1/2 (/ 1 x)))) (* 1/8 (/ 1 (pow x 3))))) x)
(copysign.f32 (log.f32 (+.f32 (+.f32 x (fabs.f32 x)) (-.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 #s(literal 1/8 binary32) (*.f32 x (*.f32 x x)))))) x)
(copysign (log (- (+ x (+ (fabs x) (* 1/2 (/ 1 x)))) (* 1/8 (/ 1 (pow x 3))))) x)
(copysign.f32 (log.f32 (+.f32 (+.f32 x (fabs.f32 x)) (-.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 #s(literal 1/8 binary32) (*.f32 x (*.f32 x x)))))) x)
(copysign (log (+ (fabs x) (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (* 1/8 (/ 1 (pow x 4))))))) 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 (log (+ (fabs x) (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (* 1/8 (/ 1 (pow x 4))))))) 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 (log (+ (fabs x) (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (* 1/8 (/ 1 (pow x 4))))))) 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 (log (+ (fabs x) (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (* 1/8 (/ 1 (pow x 4))))))) 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)
(+ (log -1/8) (* -3 (log x)))
(+.f32 (log.f32 #s(literal -1/8 binary32)) (*.f32 (log.f32 x) #s(literal -3 binary32)))
(+ (log -1/8) (+ (* -4 (pow x 2)) (* -3 (log x))))
(+.f32 (log.f32 #s(literal -1/8 binary32)) (+.f32 (*.f32 (log.f32 x) #s(literal -3 binary32)) (*.f32 (*.f32 x x) #s(literal -4 binary32))))
(+ (log -1/8) (+ (* -3 (log x)) (* (pow x 2) (- (* -8 (* x (fabs x))) 4))))
(+.f32 (+.f32 (log.f32 #s(literal -1/8 binary32)) (*.f32 (log.f32 x) #s(literal -3 binary32))) (*.f32 x (*.f32 x (+.f32 #s(literal -4 binary32) (*.f32 x (*.f32 (fabs.f32 x) #s(literal -8 binary32)))))))
(+ (log -1/8) (+ (* -3 (log x)) (* (pow x 2) (- (* x (+ (* -16 x) (* -8 (fabs x)))) 4))))
(+.f32 (+.f32 (log.f32 #s(literal -1/8 binary32)) (*.f32 (log.f32 x) #s(literal -3 binary32))) (*.f32 x (*.f32 x (+.f32 #s(literal -4 binary32) (*.f32 x (+.f32 (*.f32 x #s(literal -16 binary32)) (*.f32 (fabs.f32 x) #s(literal -8 binary32))))))))
(* -1 (log (/ 1 x)))
(log.f32 x)
(+ (* -1 (log (/ 1 x))) (/ (fabs x) x))
(+.f32 (/.f32 (fabs.f32 x) x) (log.f32 x))
(+ (* -1 (log (/ 1 x))) (+ (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (/ (fabs x) x)))
(+.f32 (/.f32 (fabs.f32 x) x) (+.f32 (log.f32 x) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 #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/6 binary32) (+.f32 (*.f32 (fabs.f32 x) #s(literal -3 binary32)) (*.f32 (fabs.f32 x) (*.f32 #s(literal 2 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x))) (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 (log.f32 x) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 #s(literal 1/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 (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 (/.f32 (*.f32 #s(literal -1/2 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x))) x) (fabs.f32 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 (log.f32 #s(literal -1 binary32)) (-.f32 (/.f32 (*.f32 #s(literal 1 binary32) (+.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 (*.f32 (fabs.f32 x) (*.f32 (*.f32 x x) #s(literal -2 binary32))) (*.f32 (fabs.f32 x) #s(literal 3 binary32)))) x))) x))) x) (log.f32 (/.f32 #s(literal -1 binary32) x))))
(/ -1/8 (pow x 3))
(/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))
(/ (- (* 1/2 (pow x 2)) 1/8) (pow x 3))
(/.f32 (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))) (*.f32 x (*.f32 x x)))
(/ (- (* (pow x 2) (+ 1/2 (* x (fabs x)))) 1/8) (pow x 3))
(/.f32 (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (fabs.f32 x))))) (*.f32 x (*.f32 x x)))
(/ (- (* (pow x 2) (+ 1/2 (* x (+ x (fabs x))))) 1/8) (pow x 3))
(/.f32 (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x)))))) (*.f32 x (*.f32 x x)))
x
(* x (+ 1 (/ (fabs x) x)))
(*.f32 x (+.f32 (/.f32 (fabs.f32 x) x) #s(literal 1 binary32)))
(* 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 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (-.f32 (/.f32 (fabs.f32 x) x) (/.f32 #s(literal 1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))))
x
(* -1 (* x (- (* -1 (/ (fabs x) x)) 1)))
(*.f32 (neg.f32 x) (+.f32 #s(literal -1 binary32) (/.f32 (fabs.f32 x) (neg.f32 x))))
(* -1 (* x (- (* -1 (/ (+ (fabs x) (* 1/2 (/ 1 x))) x)) 1)))
(*.f32 (neg.f32 x) (+.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal 1/2 binary32) x)) x))))
(* -1 (* x (- (* -1 (/ (+ (fabs x) (* -1 (/ (- (* 1/8 (/ 1 (pow x 2))) 1/2) x))) x)) 1)))
(*.f32 (neg.f32 x) (+.f32 #s(literal -1 binary32) (/.f32 (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)) (neg.f32 x))))
(log (/ (+ 1 (fabs x)) (- 1 (fabs x))))
(log.f32 (/.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))
(+ (log (/ (+ 1 (fabs x)) (- 1 (fabs x)))) (/ (* (pow x 2) (* (- 1 (fabs x)) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2))))) (+ 1 (fabs x))))
(+.f32 (log.f32 (/.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))) (/.f32 (*.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (*.f32 (-.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal 1/2 binary32))) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)))) (*.f32 (*.f32 x x) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))) (+.f32 (fabs.f32 x) #s(literal 1 binary32))))
(+ (log (/ (+ 1 (fabs x)) (- 1 (fabs x)))) (* (pow x 2) (+ (* 1/24 (* (pow x 2) (+ (* -24 (/ (* (+ (* 1/8 (/ 1 (- 1 (fabs x)))) (+ (* 1/8 (/ (* (fabs x) (+ 1 (fabs x))) (pow (- 1 (fabs x)) 2))) (/ (* (- 2 (* 1/2 (fabs x))) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (- 1 (fabs x))))) (- 1 (fabs x))) (+ 1 (fabs x)))) (* -12 (/ (* (pow (- 1 (fabs x)) 2) (pow (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2))) 2)) (pow (+ 1 (fabs x)) 2)))))) (/ (* (- 1 (fabs x)) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (+ 1 (fabs x))))))
(+.f32 (log.f32 (/.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))) (*.f32 (*.f32 x x) (+.f32 (*.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (*.f32 (-.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal 1/2 binary32))) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)))) (/.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 (fabs.f32 x) #s(literal 1 binary32)))) (*.f32 (*.f32 x x) (+.f32 (*.f32 #s(literal -1 binary32) (*.f32 (+.f32 (*.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (*.f32 (-.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal 1/2 binary32))) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)))) (/.f32 (-.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal 1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))) (+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (fabs.f32 x) (*.f32 x x))) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))) (/.f32 #s(literal 1/8 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))) (/.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 (fabs.f32 x) #s(literal 1 binary32))))) (*.f32 #s(literal -1/2 binary32) (*.f32 (pow.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (*.f32 (-.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal 1/2 binary32))) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)))) #s(literal 2 binary32)) (/.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32))))))))))
(+ (log (/ (+ 1 (fabs x)) (- 1 (fabs x)))) (* (pow x 2) (+ (* (pow x 2) (+ (* 1/720 (* (pow x 2) (+ (* 240 (/ (* (pow (- 1 (fabs x)) 3) (pow (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2))) 3)) (pow (+ 1 (fabs x)) 3))) (+ (* 720 (/ (* (+ (* 1/8 (/ 1 (- 1 (fabs x)))) (+ (* 1/8 (/ (* (fabs x) (+ 1 (fabs x))) (pow (- 1 (fabs x)) 2))) (/ (* (- 2 (* 1/2 (fabs x))) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (- 1 (fabs x))))) (* (pow (- 1 (fabs x)) 2) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2))))) (pow (+ 1 (fabs x)) 2))) (* 720 (/ (* (- 1 (fabs x)) (- (* 1/16 (/ 1 (- 1 (fabs x)))) (+ (* -1 (/ (* (+ (* 1/8 (/ (* (fabs x) (+ 1 (fabs x))) (pow (- 1 (fabs x)) 2))) (+ (* 1/8 (/ 1 (- 1 (fabs x)))) (/ (* (- 2 (* 1/2 (fabs x))) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (- 1 (fabs x))))) (- 2 (* 1/2 (fabs x)))) (- 1 (fabs x)))) (+ (* -1/16 (/ (* (fabs x) (+ 1 (fabs x))) (pow (- 1 (fabs x)) 2))) (* 1/8 (/ (* (fabs x) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (- 1 (fabs x)))))))) (+ 1 (fabs x)))))))) (* 1/24 (+ (* -24 (/ (* (+ (* 1/8 (/ 1 (- 1 (fabs x)))) (+ (* 1/8 (/ (* (fabs x) (+ 1 (fabs x))) (pow (- 1 (fabs x)) 2))) (/ (* (- 2 (* 1/2 (fabs x))) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (- 1 (fabs x))))) (- 1 (fabs x))) (+ 1 (fabs x)))) (* -12 (/ (* (pow (- 1 (fabs x)) 2) (pow (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2))) 2)) (pow (+ 1 (fabs x)) 2))))))) (/ (* (- 1 (fabs x)) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (+ 1 (fabs x))))))
(+.f32 (log.f32 (/.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))) (*.f32 (*.f32 x x) (+.f32 (*.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (*.f32 (-.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal 1/2 binary32))) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)))) (/.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 (fabs.f32 x) #s(literal 1 binary32)))) (*.f32 x (*.f32 x (+.f32 (+.f32 (*.f32 #s(literal -1 binary32) (*.f32 (+.f32 (*.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (*.f32 (-.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal 1/2 binary32))) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)))) (/.f32 (-.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal 1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))) (+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (fabs.f32 x) (*.f32 x x))) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))) (/.f32 #s(literal 1/8 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))) (/.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 (fabs.f32 x) #s(literal 1 binary32))))) (*.f32 #s(literal -1/2 binary32) (*.f32 (pow.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (*.f32 (-.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal 1/2 binary32))) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)))) #s(literal 2 binary32)) (/.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32)))))) (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 (pow.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (*.f32 (-.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal 1/2 binary32))) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)))) #s(literal 3 binary32)) (/.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32)) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 3 binary32)))) #s(literal 1/3 binary32)) (*.f32 #s(literal 1 binary32) (+.f32 (*.f32 (-.f32 (/.f32 #s(literal 1/16 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (-.f32 (+.f32 (/.f32 (*.f32 #s(literal -1/16 binary32) (+.f32 (fabs.f32 x) (*.f32 x x))) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))) (/.f32 (*.f32 (*.f32 (fabs.f32 x) #s(literal 1/8 binary32)) (-.f32 (/.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (*.f32 (-.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal 1/2 binary32))) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))))) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))) (*.f32 (+.f32 (*.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (*.f32 (-.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal 1/2 binary32))) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)))) (/.f32 (-.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal 1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))) (+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (fabs.f32 x) (*.f32 x x))) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))) (/.f32 #s(literal 1/8 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))) (/.f32 (-.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal 1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))))) (/.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 (fabs.f32 x) #s(literal 1 binary32)))) (*.f32 (+.f32 (*.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (*.f32 (-.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal 1/2 binary32))) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)))) (/.f32 (-.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal 1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))) (+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (fabs.f32 x) (*.f32 x x))) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))) (/.f32 #s(literal 1/8 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))) (*.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (*.f32 (-.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal 1/2 binary32))) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)))) (/.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32)))))))))))))))
(+ (log 1/2) (log (/ 1 x)))
(-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x))
(+ (log 1/2) (+ (log (/ 1 x)) (* 2 (/ (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) x))))
(+.f32 (log.f32 #s(literal 1/2 binary32)) (-.f32 (/.f32 (*.f32 (fabs.f32 x) #s(literal 3/2 binary32)) x) (log.f32 x)))
(+ (log 1/2) (+ (log (/ 1 x)) (+ (* 1/2 (/ (+ (* -4 (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 2)) (* 2 (* (fabs x) (- (* 1/2 (fabs x)) (* -1/4 (fabs x)))))) (pow x 2))) (* 2 (/ (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) x)))))
(+.f32 (+.f32 (-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x)) (/.f32 (+.f32 (*.f32 #s(literal -2 binary32) (*.f32 (*.f32 x x) #s(literal 9/16 binary32))) (*.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 3/4 binary32)))) (*.f32 x x))) (/.f32 (*.f32 (fabs.f32 x) #s(literal 3/2 binary32)) x))
(+ (log 1/2) (+ (log (/ 1 x)) (+ (* 1/6 (/ (+ (* -12 (* (fabs x) (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 2))) (+ (* -12 (+ (* -1/4 (* (pow (fabs x) 2) (- (* 1/2 (fabs x)) (* -1/4 (fabs x))))) (+ (* -1/8 (fabs x)) (* 1/2 (- (* 1/2 (fabs x)) (* -1/4 (fabs x))))))) (* 16 (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 3)))) (pow x 3))) (+ (* 1/2 (/ (+ (* -4 (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 2)) (* 2 (* (fabs x) (- (* 1/2 (fabs x)) (* -1/4 (fabs x)))))) (pow x 2))) (* 2 (/ (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) x))))))
(+.f32 (+.f32 (+.f32 (-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x)) (/.f32 (+.f32 (*.f32 #s(literal -2 binary32) (*.f32 (*.f32 x x) #s(literal 9/16 binary32))) (*.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 3/4 binary32)))) (*.f32 x x))) (/.f32 (*.f32 (fabs.f32 x) #s(literal 3/2 binary32)) x)) (*.f32 (+.f32 (*.f32 #s(literal 16 binary32) (*.f32 (*.f32 x (*.f32 x (fabs.f32 x))) #s(literal 27/64 binary32))) (*.f32 #s(literal -12 binary32) (+.f32 (*.f32 (fabs.f32 x) (*.f32 (*.f32 x x) #s(literal 9/16 binary32))) (+.f32 (*.f32 (fabs.f32 x) #s(literal -1/8 binary32)) (+.f32 (*.f32 (fabs.f32 x) #s(literal 3/8 binary32)) (*.f32 #s(literal -1/4 binary32) (*.f32 (fabs.f32 x) (*.f32 (*.f32 x x) #s(literal 3/4 binary32))))))))) (/.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x 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)) (* -2 (/ (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) x))))
(+.f32 (+.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) (/.f32 (*.f32 (*.f32 #s(literal -2 binary32) (fabs.f32 x)) #s(literal 3/4 binary32)) x))
(+ (log 1/2) (+ (log (/ -1 x)) (* -1 (/ (+ (* -1/2 (/ (+ (* -4 (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 2)) (* 2 (* (fabs x) (- (* 1/2 (fabs x)) (* -1/4 (fabs x)))))) x)) (* 2 (- (* 1/2 (fabs x)) (* -1/4 (fabs x))))) x))))
(-.f32 (+.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) (/.f32 (+.f32 (*.f32 (fabs.f32 x) #s(literal 3/2 binary32)) (/.f32 (*.f32 #s(literal -1/2 binary32) (+.f32 (*.f32 #s(literal -4 binary32) (*.f32 (*.f32 x x) #s(literal 9/16 binary32))) (*.f32 #s(literal 2 binary32) (*.f32 (*.f32 x x) #s(literal 3/4 binary32))))) x)) x))
(+ (log 1/2) (+ (log (/ -1 x)) (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (/ (+ (* -12 (* (fabs x) (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 2))) (+ (* -12 (+ (* -1/4 (* (pow (fabs x) 2) (- (* 1/2 (fabs x)) (* -1/4 (fabs x))))) (+ (* -1/8 (fabs x)) (* 1/2 (- (* 1/2 (fabs x)) (* -1/4 (fabs x))))))) (* 16 (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 3)))) x)) (* 1/2 (+ (* -4 (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 2)) (* 2 (* (fabs x) (- (* 1/2 (fabs x)) (* -1/4 (fabs x)))))))) x)) (* 2 (- (* 1/2 (fabs x)) (* -1/4 (fabs x))))) x))))
(-.f32 (+.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) (/.f32 (-.f32 (*.f32 (fabs.f32 x) #s(literal 3/2 binary32)) (/.f32 (+.f32 (+.f32 (*.f32 #s(literal -2 binary32) (*.f32 (*.f32 x x) #s(literal 9/16 binary32))) (*.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 3/4 binary32)))) (/.f32 (*.f32 (+.f32 (*.f32 #s(literal 16 binary32) (*.f32 (*.f32 x (*.f32 x (fabs.f32 x))) #s(literal 27/64 binary32))) (*.f32 #s(literal -12 binary32) (+.f32 (*.f32 (fabs.f32 x) (*.f32 (*.f32 x x) #s(literal 9/16 binary32))) (+.f32 (*.f32 (fabs.f32 x) #s(literal -1/8 binary32)) (+.f32 (*.f32 (fabs.f32 x) #s(literal 3/8 binary32)) (*.f32 #s(literal -1/4 binary32) (*.f32 (fabs.f32 x) (*.f32 (*.f32 x x) #s(literal 3/4 binary32))))))))) #s(literal -1/6 binary32)) x)) x)) x))
(log (- 1 (fabs x)))
(log1p.f32 (neg.f32 (fabs.f32 x)))
(+ (log (- 1 (fabs x))) (/ (* (pow x 2) (- 2 (* 1/2 (fabs x)))) (- 1 (fabs x))))
(+.f32 (log1p.f32 (neg.f32 (fabs.f32 x))) (/.f32 (*.f32 (*.f32 x x) (-.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal 1/2 binary32)))) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))
(+ (log (- 1 (fabs x))) (* (pow x 2) (- (+ (* 1/24 (* (pow x 2) (+ (* -12 (/ (pow (- 2 (* 1/2 (fabs x))) 2) (pow (- 1 (fabs x)) 2))) (* 3 (/ (fabs x) (- 1 (fabs x))))))) (* 2 (/ 1 (- 1 (fabs x))))) (* 1/2 (/ (fabs x) (- 1 (fabs x)))))))
(+.f32 (log1p.f32 (neg.f32 (fabs.f32 x))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x (*.f32 x (+.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 (pow.f32 (-.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal 1/2 binary32))) #s(literal 2 binary32)) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)))) (*.f32 #s(literal 1/8 binary32) (/.f32 (fabs.f32 x) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))))) (/.f32 (-.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal 1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))))
(+ (log (- 1 (fabs x))) (* (pow x 2) (- (+ (* (pow x 2) (+ (* 1/720 (* (pow x 2) (+ (* -90 (/ (* (fabs x) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2))) (+ (* -45 (/ (fabs x) (- 1 (fabs x)))) (* 240 (/ (pow (- 2 (* 1/2 (fabs x))) 3) (pow (- 1 (fabs x)) 3))))))) (* 1/24 (+ (* -12 (/ (pow (- 2 (* 1/2 (fabs x))) 2) (pow (- 1 (fabs x)) 2))) (* 3 (/ (fabs x) (- 1 (fabs x)))))))) (* 2 (/ 1 (- 1 (fabs x))))) (* 1/2 (/ (fabs x) (- 1 (fabs x)))))))
(+.f32 (log1p.f32 (neg.f32 (fabs.f32 x))) (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) (+.f32 (+.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 (pow.f32 (-.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal 1/2 binary32))) #s(literal 2 binary32)) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)))) (*.f32 #s(literal 1/8 binary32) (/.f32 (fabs.f32 x) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))) (*.f32 (+.f32 (/.f32 (*.f32 #s(literal 240 binary32) (pow.f32 (-.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal 1/2 binary32))) #s(literal 3 binary32))) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32))) (+.f32 (/.f32 (*.f32 #s(literal -90 binary32) (+.f32 (*.f32 (fabs.f32 x) #s(literal 2 binary32)) (*.f32 (*.f32 x x) #s(literal -1/2 binary32)))) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))) (/.f32 (*.f32 (fabs.f32 x) #s(literal -45 binary32)) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))) (*.f32 (*.f32 x x) #s(literal 1/720 binary32))))) (/.f32 (-.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal 1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))))
(+ (log 2) (* -2 (log (/ 1 x))))
(+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal 2 binary32) (log.f32 x)))
(+ (log 2) (+ (* -2 (log (/ 1 x))) (* -1/2 (/ (fabs x) x))))
(+.f32 (*.f32 #s(literal 2 binary32) (log.f32 x)) (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))))
(+ (log 2) (+ (* -2 (log (/ 1 x))) (+ (* -1/2 (/ (fabs x) x)) (* 1/2 (/ (+ 1 (* -1/4 (pow (fabs x) 2))) (pow x 2))))))
(+.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal 2 binary32) (log.f32 x))) (+.f32 (*.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))) (*.f32 x x))))
(+ (log 2) (+ (* -2 (log (/ 1 x))) (+ (* -1/2 (/ (fabs x) x)) (+ (* 1/6 (/ (+ (* -3/2 (fabs x)) (+ (* -1/4 (pow (fabs x) 3)) (* 3/2 (fabs x)))) (pow x 3))) (* 1/2 (/ (+ 1 (* -1/4 (pow (fabs x) 2))) (pow x 2)))))))
(+.f32 (log.f32 #s(literal 2 binary32)) (+.f32 (+.f32 (*.f32 #s(literal 2 binary32) (log.f32 x)) (+.f32 (*.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))) (*.f32 x x)))) (*.f32 (+.f32 (*.f32 (fabs.f32 x) (*.f32 (*.f32 x x) #s(literal -1/4 binary32))) (+.f32 (*.f32 (fabs.f32 x) #s(literal 3/2 binary32)) (*.f32 (fabs.f32 x) #s(literal -3/2 binary32)))) (/.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x x))))))
(+ (log 2) (* -2 (log (/ -1 x))))
(+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -2 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))))
(+ (log 2) (+ (* -2 (log (/ -1 x))) (* 1/2 (/ (fabs x) x))))
(+.f32 (*.f32 #s(literal -2 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))) (+.f32 (log.f32 #s(literal 2 binary32)) (/.f32 (*.f32 (fabs.f32 x) #s(literal 1/2 binary32)) x)))
(+ (log 2) (+ (* -2 (log (/ -1 x))) (* -1 (/ (+ (* -1/2 (fabs x)) (* -1/2 (/ (+ 1 (* -1/4 (pow (fabs x) 2))) x))) x))))
(+.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -2 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))) (/.f32 (*.f32 #s(literal 1/2 binary32) (+.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal -1/4 binary32))) x))) x))
(+ (log 2) (+ (* -2 (log (/ -1 x))) (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (/ (+ (* -3/2 (fabs x)) (+ (* -1/4 (pow (fabs x) 3)) (* 3/2 (fabs x)))) x)) (* 1/2 (+ 1 (* -1/4 (pow (fabs x) 2))))) x)) (* -1/2 (fabs x))) x))))
(-.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -2 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))) (/.f32 (-.f32 (*.f32 (fabs.f32 x) #s(literal -1/2 binary32)) (/.f32 (+.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))) (/.f32 (*.f32 (+.f32 (*.f32 (fabs.f32 x) (*.f32 (*.f32 x x) #s(literal -1/4 binary32))) (+.f32 (*.f32 (fabs.f32 x) #s(literal 3/2 binary32)) (*.f32 (fabs.f32 x) #s(literal -3/2 binary32)))) #s(literal -1/6 binary32)) x)) x)) x))
(pow x 2)
(*.f32 x x)
(pow x 2)
(*.f32 x x)
(pow x 2)
(*.f32 x x)
(pow x 2)
(*.f32 x x)
(pow x 2)
(*.f32 x x)
(pow x 2)
(*.f32 x x)
(pow x 2)
(*.f32 x x)
(pow x 2)
(*.f32 x x)
(pow x 2)
(*.f32 x x)
(pow x 2)
(*.f32 x x)
(pow x 2)
(*.f32 x x)
(pow x 2)
(*.f32 x x)
(+ (log -1) (* -1 (log x)))
(-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 x))
(+ (log -1) (* -1 (log x)))
(-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 x))
(+ (log -1) (* -1 (log x)))
(-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 x))
(+ (log -1) (* -1 (log x)))
(-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 x))
(+ (log -1) (log (/ 1 x)))
(-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 x))
(+ (log -1) (log (/ 1 x)))
(-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 x))
(+ (log -1) (log (/ 1 x)))
(-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 x))
(+ (log -1) (log (/ 1 x)))
(-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 x))
(log (/ -1 x))
(log.f32 (/.f32 #s(literal -1 binary32) x))
(log (/ -1 x))
(log.f32 (/.f32 #s(literal -1 binary32) x))
(log (/ -1 x))
(log.f32 (/.f32 #s(literal -1 binary32) x))
(log (/ -1 x))
(log.f32 (/.f32 #s(literal -1 binary32) x))

eval113.0ms (1.2%)

Compiler

Compiled 39024 to 3449 computations (91.2% saved)

prune143.0ms (1.5%)

Pruning

28 alts after pruning (25 fresh and 3 done)

PrunedKeptTotal
New94310953
Fresh21517
Picked325
Done011
Total94828976
Accuracy
99.6%
Counts
976 → 28
Alt Table
Click to see full alt table
StatusAccuracyProgram
15.1%
(copysign.f32 (/.f32 (fabs.f32 x) (neg.f32 x)) x)
14.4%
(copysign.f32 (-.f32 (/.f32 (fabs.f32 x) (neg.f32 x)) (log.f32 (/.f32 #s(literal -1 binary32) x))) x)
12.6%
(copysign.f32 (+.f32 (/.f32 (fabs.f32 x) x) (log.f32 x)) x)
74.3%
(copysign.f32 (+.f32 (log1p.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.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))))))) x)
59.3%
(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)
58.3%
(copysign.f32 (+.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))))))) x)
13.9%
(copysign.f32 (neg.f32 (log.f32 (/.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32)))))) x)
55.0%
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) x)
13.4%
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) x)
72.4%
(copysign.f32 (log1p.f32 (fabs.f32 x)) x)
2.7%
(copysign.f32 (log.f32 (/.f32 (-.f32 (*.f32 (*.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)))))) (*.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))))))) (*.f32 x x)) (-.f32 (*.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)))))) (fabs.f32 x)))) x)
9.2%
(copysign.f32 (log.f32 (/.f32 (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))) (*.f32 x (*.f32 x x)))) x)
17.5%
(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)
21.3%
(copysign.f32 (log.f32 (+.f32 (+.f32 x (fabs.f32 x)) (-.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 #s(literal 1/8 binary32) (*.f32 x (*.f32 x x)))))) x)
10.5%
(copysign.f32 (log.f32 (+.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) x)
54.9%
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)
21.8%
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) x)
14.8%
(copysign.f32 (log.f32 (+.f32 (fabs.f32 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 x (*.f32 x #s(literal 1/16 binary32))))))))))) x)
18.3%
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))))) x)
23.3%
(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)
27.6%
(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)
29.0%
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (neg.f32 x))) x)
24.8%
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) x)) x)
29.4%
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32))) x)
18.3%
(copysign.f32 (log.f32 (+.f32 #s(literal 1 binary32) (+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (fabs.f32 x)))) x)
2.7%
(copysign.f32 (log.f32 (*.f32 (-.f32 (*.f32 x x) (*.f32 (*.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)))))) (*.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)))))))) (/.f32 #s(literal 1 binary32) (-.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)
13.4%
(copysign.f32 (log.f32 (neg.f32 x)) x)
11.8%
(copysign.f32 (log.f32 x) x)
Compiler

Compiled 1059 to 563 computations (46.8% saved)

simplify175.0ms (1.9%)

Algorithm
egg-herbie
Localize:

Found 19 expressions of interest:

NewMetricScoreProgram
cost-diff0
(/.f32 (-.f32 (*.f32 (*.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)))))) (*.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))))))) (*.f32 x x)) (-.f32 (*.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)))))) (fabs.f32 x)))
cost-diff0
(log.f32 (/.f32 (-.f32 (*.f32 (*.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)))))) (*.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))))))) (*.f32 x x)) (-.f32 (*.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)))))) (fabs.f32 x))))
cost-diff0
(copysign.f32 (log.f32 (/.f32 (-.f32 (*.f32 (*.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)))))) (*.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))))))) (*.f32 x x)) (-.f32 (*.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)))))) (fabs.f32 x)))) x)
cost-diff192
(*.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))))))
cost-diff0
(+.f32 (fabs.f32 x) (*.f32 x (+.f32 #s(literal -1 binary32) (/.f32 #s(literal -1/2 binary32) (*.f32 x x)))))
cost-diff0
(log.f32 (+.f32 (fabs.f32 x) (*.f32 x (+.f32 #s(literal -1 binary32) (/.f32 #s(literal -1/2 binary32) (*.f32 x x))))))
cost-diff0
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (*.f32 x (+.f32 #s(literal -1 binary32) (/.f32 #s(literal -1/2 binary32) (*.f32 x x)))))) x)
cost-diff128
(*.f32 x (+.f32 #s(literal -1 binary32) (/.f32 #s(literal -1/2 binary32) (*.f32 x x))))
cost-diff0
(fabs.f32 x)
cost-diff0
(log.f32 (+.f32 (fabs.f32 x) (neg.f32 x)))
cost-diff0
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (neg.f32 x))) x)
cost-diff32
(+.f32 (fabs.f32 x) (neg.f32 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
(log1p.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))
cost-diff0
(+.f32 (log1p.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.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)))))))
cost-diff0
(copysign.f32 (+.f32 (log1p.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.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))))))) x)
cost-diff64
(+.f32 (*.f32 x x) (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))
Rules
2198×fma-lowering-fma.f32
2198×fma-lowering-fma.f64
2168×*-lowering-*.f32
2168×*-lowering-*.f64
1890×+-lowering-+.f64
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
050511
1138477
2417466
31688431
47317431
08236431
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(copysign (+ (log (+ 1 (- (* 2 (* x x)) (* (fabs x) (sqrt (+ (* 1 1) (* x x))))))) (log (/ (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) (+ (* x x) (- (+ (* x x) 1) (* (fabs x) (sqrt (+ (* 1 1) (* x x))))))))) x)
(+ (log (+ 1 (- (* 2 (* x x)) (* (fabs x) (sqrt (+ (* 1 1) (* x x))))))) (log (/ (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) (+ (* x x) (- (+ (* x x) 1) (* (fabs x) (sqrt (+ (* 1 1) (* x x)))))))))
(log (+ 1 (- (* 2 (* x x)) (* (fabs x) (sqrt (+ (* 1 1) (* x x)))))))
(- (* 2 (* x x)) (* (fabs x) (sqrt (+ (* 1 1) (* x x)))))
(* 2 (* x x))
2
(* x x)
x
(* (fabs x) (sqrt (+ (* 1 1) (* x x))))
(fabs x)
(sqrt (+ (* 1 1) (* x x)))
1
(log (/ (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) (+ (* x x) (- (+ (* x x) 1) (* (fabs x) (sqrt (+ (* 1 1) (* x x))))))))
(/ (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) (+ (* x x) (- (+ (* x x) 1) (* (fabs x) (sqrt (+ (* 1 1) (* x x)))))))
(+ (fabs x) (sqrt (+ (* 1 1) (* x x))))
(+ (* x x) (- (+ (* x x) 1) (* (fabs x) (sqrt (+ (* 1 1) (* x x))))))
(- (+ (* x x) 1) (* (fabs x) (sqrt (+ (* 1 1) (* x x)))))
(+ (* x x) 1)
(copysign (log (neg x)) x)
(log (neg x))
(neg 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 (+ (fabs x) (* x (+ -1 (/ -1/2 (* x x)))))) x)
(log (+ (fabs x) (* x (+ -1 (/ -1/2 (* x x))))))
(+ (fabs x) (* x (+ -1 (/ -1/2 (* x x)))))
(fabs x)
x
(* x (+ -1 (/ -1/2 (* x x))))
(+ -1 (/ -1/2 (* x x)))
-1
(/ -1/2 (* x x))
-1/2
(* x x)
(copysign (log (/ (- (* (* x (+ (+ 1 (/ 1/2 (* x x))) (/ -1/8 (* x (* x (* x x)))))) (* x (+ (+ 1 (/ 1/2 (* x x))) (/ -1/8 (* x (* x (* x x))))))) (* x x)) (- (* x (+ (+ 1 (/ 1/2 (* x x))) (/ -1/8 (* x (* x (* x x)))))) (fabs x)))) x)
(log (/ (- (* (* x (+ (+ 1 (/ 1/2 (* x x))) (/ -1/8 (* x (* x (* x x)))))) (* x (+ (+ 1 (/ 1/2 (* x x))) (/ -1/8 (* x (* x (* x x))))))) (* x x)) (- (* x (+ (+ 1 (/ 1/2 (* x x))) (/ -1/8 (* x (* x (* x x)))))) (fabs x))))
(/ (- (* (* x (+ (+ 1 (/ 1/2 (* x x))) (/ -1/8 (* x (* x (* x x)))))) (* x (+ (+ 1 (/ 1/2 (* x x))) (/ -1/8 (* x (* x (* x x))))))) (* x x)) (- (* x (+ (+ 1 (/ 1/2 (* x x))) (/ -1/8 (* x (* x (* x x)))))) (fabs x)))
(- (* (* x (+ (+ 1 (/ 1/2 (* x x))) (/ -1/8 (* x (* x (* x x)))))) (* x (+ (+ 1 (/ 1/2 (* x x))) (/ -1/8 (* x (* x (* x x))))))) (* x x))
(* (* x (+ (+ 1 (/ 1/2 (* x x))) (/ -1/8 (* x (* x (* x x)))))) (* x (+ (+ 1 (/ 1/2 (* x x))) (/ -1/8 (* x (* x (* x x)))))))
(* x (+ (+ 1 (/ 1/2 (* x x))) (/ -1/8 (* x (* x (* x x))))))
x
(+ (+ 1 (/ 1/2 (* x x))) (/ -1/8 (* x (* x (* x x)))))
(+ 1 (/ 1/2 (* x x)))
1
(/ 1/2 (* x x))
1/2
(* x x)
(/ -1/8 (* x (* x (* x x))))
-1/8
(* x (* x (* x x)))
(* x (* x x))
(- (* x (+ (+ 1 (/ 1/2 (* x x))) (/ -1/8 (* x (* x (* x x)))))) (fabs x))
(fabs x)
Outputs
(copysign (+ (log (+ 1 (- (* 2 (* x x)) (* (fabs x) (sqrt (+ (* 1 1) (* x x))))))) (log (/ (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) (+ (* x x) (- (+ (* x x) 1) (* (fabs x) (sqrt (+ (* 1 1) (* x x))))))))) x)
(copysign.f32 (+.f32 (log1p.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.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 #s(literal 1 binary32) (*.f32 #s(literal 2 binary32) (*.f32 x x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) x)
(+ (log (+ 1 (- (* 2 (* x x)) (* (fabs x) (sqrt (+ (* 1 1) (* x x))))))) (log (/ (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) (+ (* x x) (- (+ (* x x) 1) (* (fabs x) (sqrt (+ (* 1 1) (* x x)))))))))
(+.f32 (log1p.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.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 #s(literal 1 binary32) (*.f32 #s(literal 2 binary32) (*.f32 x x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))
(log (+ 1 (- (* 2 (* x x)) (* (fabs x) (sqrt (+ (* 1 1) (* x x)))))))
(log1p.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))
(- (* 2 (* x x)) (* (fabs x) (sqrt (+ (* 1 1) (* x x)))))
(-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))
(* 2 (* x x))
(*.f32 #s(literal 2 binary32) (*.f32 x x))
2
#s(literal 2 binary32)
(* x x)
(*.f32 x x)
x
(* (fabs x) (sqrt (+ (* 1 1) (* x x))))
(*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))
(fabs x)
(fabs.f32 x)
(sqrt (+ (* 1 1) (* x x)))
(hypot.f32 #s(literal 1 binary32) x)
1
#s(literal 1 binary32)
(log (/ (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) (+ (* x x) (- (+ (* x x) 1) (* (fabs x) (sqrt (+ (* 1 1) (* x x))))))))
(log.f32 (/.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 2 binary32) (*.f32 x x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))
(/ (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) (+ (* x x) (- (+ (* x x) 1) (* (fabs x) (sqrt (+ (* 1 1) (* x x)))))))
(/.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 2 binary32) (*.f32 x x))) (*.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))
(+ (* x x) (- (+ (* x x) 1) (* (fabs x) (sqrt (+ (* 1 1) (* x x))))))
(-.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 2 binary32) (*.f32 x x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))
(- (+ (* x x) 1) (* (fabs x) (sqrt (+ (* 1 1) (* x x)))))
(-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))
(+ (* x x) 1)
(+.f32 #s(literal 1 binary32) (*.f32 x x))
(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 (+ (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 (+ (fabs x) (* x (+ -1 (/ -1/2 (* x x)))))) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (-.f32 (/.f32 #s(literal -1/2 binary32) x) x))) x)
(log (+ (fabs x) (* x (+ -1 (/ -1/2 (* x x))))))
(log.f32 (+.f32 (fabs.f32 x) (-.f32 (/.f32 #s(literal -1/2 binary32) x) x)))
(+ (fabs x) (* x (+ -1 (/ -1/2 (* x x)))))
(+.f32 (fabs.f32 x) (-.f32 (/.f32 #s(literal -1/2 binary32) x) x))
(fabs x)
(fabs.f32 x)
x
(* x (+ -1 (/ -1/2 (* x x))))
(-.f32 (/.f32 #s(literal -1/2 binary32) x) x)
(+ -1 (/ -1/2 (* x x)))
(+.f32 #s(literal -1 binary32) (/.f32 (/.f32 #s(literal -1/2 binary32) x) x))
-1
#s(literal -1 binary32)
(/ -1/2 (* x x))
(/.f32 (/.f32 #s(literal -1/2 binary32) x) x)
-1/2
#s(literal -1/2 binary32)
(* x x)
(*.f32 x x)
(copysign (log (/ (- (* (* x (+ (+ 1 (/ 1/2 (* x x))) (/ -1/8 (* x (* x (* x x)))))) (* x (+ (+ 1 (/ 1/2 (* x x))) (/ -1/8 (* x (* x (* x x))))))) (* x x)) (- (* x (+ (+ 1 (/ 1/2 (* x x))) (/ -1/8 (* x (* x (* x x)))))) (fabs x)))) x)
(copysign.f32 (log.f32 (/.f32 (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) x) (+.f32 (/.f32 (/.f32 #s(literal -1/8 binary32) x) (*.f32 x x)) (/.f32 #s(literal 1/2 binary32) x))) (+.f32 (/.f32 (/.f32 #s(literal -1/8 binary32) x) (*.f32 x x)) (-.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x))) (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (-.f32 (/.f32 (/.f32 #s(literal -1/8 binary32) x) (*.f32 x x)) (fabs.f32 x)))))) x)
(log (/ (- (* (* x (+ (+ 1 (/ 1/2 (* x x))) (/ -1/8 (* x (* x (* x x)))))) (* x (+ (+ 1 (/ 1/2 (* x x))) (/ -1/8 (* x (* x (* x x))))))) (* x x)) (- (* x (+ (+ 1 (/ 1/2 (* x x))) (/ -1/8 (* x (* x (* x x)))))) (fabs x))))
(log.f32 (/.f32 (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) x) (+.f32 (/.f32 (/.f32 #s(literal -1/8 binary32) x) (*.f32 x x)) (/.f32 #s(literal 1/2 binary32) x))) (+.f32 (/.f32 (/.f32 #s(literal -1/8 binary32) x) (*.f32 x x)) (-.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x))) (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (-.f32 (/.f32 (/.f32 #s(literal -1/8 binary32) x) (*.f32 x x)) (fabs.f32 x))))))
(/ (- (* (* x (+ (+ 1 (/ 1/2 (* x x))) (/ -1/8 (* x (* x (* x x)))))) (* x (+ (+ 1 (/ 1/2 (* x x))) (/ -1/8 (* x (* x (* x x))))))) (* x x)) (- (* x (+ (+ 1 (/ 1/2 (* x x))) (/ -1/8 (* x (* x (* x x)))))) (fabs x)))
(/.f32 (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) x) (+.f32 (/.f32 (/.f32 #s(literal -1/8 binary32) x) (*.f32 x x)) (/.f32 #s(literal 1/2 binary32) x))) (+.f32 (/.f32 (/.f32 #s(literal -1/8 binary32) x) (*.f32 x x)) (-.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x))) (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (-.f32 (/.f32 (/.f32 #s(literal -1/8 binary32) x) (*.f32 x x)) (fabs.f32 x)))))
(- (* (* x (+ (+ 1 (/ 1/2 (* x x))) (/ -1/8 (* x (* x (* x x)))))) (* x (+ (+ 1 (/ 1/2 (* x x))) (/ -1/8 (* x (* x (* x x))))))) (* x x))
(*.f32 (+.f32 (*.f32 #s(literal 2 binary32) x) (+.f32 (/.f32 (/.f32 #s(literal -1/8 binary32) x) (*.f32 x x)) (/.f32 #s(literal 1/2 binary32) x))) (+.f32 (/.f32 (/.f32 #s(literal -1/8 binary32) x) (*.f32 x x)) (-.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x)))
(* (* x (+ (+ 1 (/ 1/2 (* x x))) (/ -1/8 (* x (* x (* x x)))))) (* x (+ (+ 1 (/ 1/2 (* x x))) (/ -1/8 (* x (* x (* x x)))))))
(*.f32 (+.f32 (/.f32 (/.f32 #s(literal -1/8 binary32) x) (*.f32 x x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))) (+.f32 (/.f32 (/.f32 #s(literal -1/8 binary32) x) (*.f32 x x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))))
(* x (+ (+ 1 (/ 1/2 (* x x))) (/ -1/8 (* x (* x (* x x))))))
(+.f32 (/.f32 (/.f32 #s(literal -1/8 binary32) x) (*.f32 x x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))
x
(+ (+ 1 (/ 1/2 (* x x))) (/ -1/8 (* x (* x (* x x)))))
(+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (/.f32 (/.f32 #s(literal -1/8 binary32) 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)
(* x x)
(*.f32 x x)
(/ -1/8 (* x (* x (* x x))))
(/.f32 (/.f32 (/.f32 #s(literal -1/8 binary32) x) x) (*.f32 x x))
-1/8
#s(literal -1/8 binary32)
(* x (* x (* x x)))
(*.f32 x (*.f32 x (*.f32 x x)))
(* x (* x x))
(*.f32 x (*.f32 x x))
(- (* x (+ (+ 1 (/ 1/2 (* x x))) (/ -1/8 (* x (* x (* x x)))))) (fabs x))
(+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (-.f32 (/.f32 (/.f32 #s(literal -1/8 binary32) x) (*.f32 x x)) (fabs.f32 x))))
(fabs x)
(fabs.f32 x)

localize422.0ms (4.5%)

Localize:

Found 19 expressions of interest:

NewMetricScoreProgram
accuracy99.9%
(/.f32 #s(literal 1/2 binary32) (*.f32 x x))
accuracy99.1%
(*.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))))))
accuracy97.8%
(log.f32 (/.f32 (-.f32 (*.f32 (*.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)))))) (*.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))))))) (*.f32 x x)) (-.f32 (*.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)))))) (fabs.f32 x))))
accuracy95.3%
(/.f32 (-.f32 (*.f32 (*.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)))))) (*.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))))))) (*.f32 x x)) (-.f32 (*.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)))))) (fabs.f32 x)))
accuracy100.0%
(fabs.f32 x)
accuracy100.0%
(+.f32 (fabs.f32 x) (*.f32 x (+.f32 #s(literal -1 binary32) (/.f32 #s(literal -1/2 binary32) (*.f32 x x)))))
accuracy99.9%
(/.f32 #s(literal -1/2 binary32) (*.f32 x x))
accuracy99.9%
(*.f32 x (+.f32 #s(literal -1 binary32) (/.f32 #s(literal -1/2 binary32) (*.f32 x 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 (neg.f32 x)) x)
accuracy100.0%
(neg.f32 x)
accuracy100.0%
(log.f32 (neg.f32 x))
accuracy100.0%
(/.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)))))
accuracy100.0%
(log1p.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))
accuracy99.9%
(+.f32 (log1p.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.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)))))))
accuracy93.7%
(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))))))
Results
155.0ms38×5exit
97.0ms160×0invalid
49.0ms34×1invalid
15.0ms23×0valid
1.0ms1valid
Compiler

Compiled 701 to 48 computations (93.2% saved)

Precisions
Click to see histograms. Total time spent on operations: 170.0ms
backward-pass: 37.0ms (21.8% of total)
ival-log: 26.0ms (15.3% of total)
ival-mult: 25.0ms (14.7% of total)
compiled-spec: 20.0ms (11.8% of total)
ival-add: 20.0ms (11.8% of total)
ival-copysign: 14.0ms (8.2% of total)
ival-div: 13.0ms (7.7% of total)
ival-sub: 7.0ms (4.1% of total)
ival-sqrt: 3.0ms (1.8% of total)
const: 2.0ms (1.2% of total)
ival-fabs: 2.0ms (1.2% of total)
ival-neg: 2.0ms (1.2% of total)

series37.0ms (0.4%)

Counts
23 → 276
Calls
Call 1
Inputs
#<alt (+ (* x x) (- (+ (* x x) 1) (* (fabs x) (sqrt (+ (* 1 1) (* x x))))))>
#<alt (copysign (+ (log (+ 1 (- (* 2 (* x x)) (* (fabs x) (sqrt (+ (* 1 1) (* x x))))))) (log (/ (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) (+ (* x x) (- (+ (* x x) 1) (* (fabs x) (sqrt (+ (* 1 1) (* x x))))))))) x)>
#<alt (+ (log (+ 1 (- (* 2 (* x x)) (* (fabs x) (sqrt (+ (* 1 1) (* x x))))))) (log (/ (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) (+ (* x x) (- (+ (* x x) 1) (* (fabs x) (sqrt (+ (* 1 1) (* x x)))))))))>
#<alt (log (+ 1 (- (* 2 (* x x)) (* (fabs x) (sqrt (+ (* 1 1) (* x x)))))))>
#<alt (copysign (log (neg x)) x)>
#<alt (log (neg x))>
#<alt (neg x)>
#<alt (+ (fabs x) (neg x))>
#<alt (copysign (log (+ (fabs x) (neg x))) x)>
#<alt (log (+ (fabs x) (neg x)))>
#<alt (fabs x)>
#<alt (* x (+ -1 (/ -1/2 (* x x))))>
#<alt (copysign (log (+ (fabs x) (* x (+ -1 (/ -1/2 (* x x)))))) x)>
#<alt (log (+ (fabs x) (* x (+ -1 (/ -1/2 (* x x))))))>
#<alt (+ (fabs x) (* x (+ -1 (/ -1/2 (* x x)))))>
#<alt (* x (+ (+ 1 (/ 1/2 (* x x))) (/ -1/8 (* x (* x (* x x))))))>
#<alt (copysign (log (/ (- (* (* x (+ (+ 1 (/ 1/2 (* x x))) (/ -1/8 (* x (* x (* x x)))))) (* x (+ (+ 1 (/ 1/2 (* x x))) (/ -1/8 (* x (* x (* x x))))))) (* x x)) (- (* x (+ (+ 1 (/ 1/2 (* x x))) (/ -1/8 (* x (* x (* x x)))))) (fabs x)))) x)>
#<alt (log (/ (- (* (* x (+ (+ 1 (/ 1/2 (* x x))) (/ -1/8 (* x (* x (* x x)))))) (* x (+ (+ 1 (/ 1/2 (* x x))) (/ -1/8 (* x (* x (* x x))))))) (* x x)) (- (* x (+ (+ 1 (/ 1/2 (* x x))) (/ -1/8 (* x (* x (* x x)))))) (fabs x))))>
#<alt (/ (- (* (* x (+ (+ 1 (/ 1/2 (* x x))) (/ -1/8 (* x (* x (* x x)))))) (* x (+ (+ 1 (/ 1/2 (* x x))) (/ -1/8 (* x (* x (* x x))))))) (* x x)) (- (* x (+ (+ 1 (/ 1/2 (* x x))) (/ -1/8 (* x (* x (* x x)))))) (fabs x)))>
#<alt (log (/ (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) (+ (* x x) (- (+ (* x x) 1) (* (fabs x) (sqrt (+ (* 1 1) (* x x))))))))>
#<alt (/ (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) (+ (* x x) (- (+ (* x x) 1) (* (fabs x) (sqrt (+ (* 1 1) (* x x)))))))>
#<alt (/ -1/2 (* x x))>
#<alt (/ 1/2 (* x x))>
Outputs
#<alt (- 1 (fabs x))>
#<alt (- (+ 1 (* (pow x 2) (- 2 (* 1/2 (fabs x))))) (fabs x))>
#<alt (- (+ 1 (* (pow x 2) (- (+ 2 (* 1/8 (* (pow x 2) (fabs x)))) (* 1/2 (fabs x))))) (fabs x))>
#<alt (- (+ 1 (* (pow x 2) (- (+ 2 (* (pow x 2) (- (* -1/16 (* (pow x 2) (fabs x))) (* -1/8 (fabs x))))) (* 1/2 (fabs x))))) (fabs x))>
#<alt (* 2 (pow x 2))>
#<alt (* (pow x 2) (+ 2 (* -1 (/ (fabs x) x))))>
#<alt (* (pow x 2) (- (+ 2 (/ 1 (pow x 2))) (/ (fabs x) x)))>
#<alt (* (pow x 2) (- (+ 2 (+ (* -1/2 (/ (fabs x) (pow x 3))) (/ 1 (pow x 2)))) (/ (fabs x) x)))>
#<alt (* 2 (pow x 2))>
#<alt (* (pow x 2) (+ 2 (/ (fabs x) x)))>
#<alt (* (pow x 2) (+ 2 (+ (/ 1 (pow x 2)) (/ (fabs x) x))))>
#<alt (* (pow x 2) (+ 2 (* -1 (/ (- (* -1 (/ (+ 1 (* 1/2 (/ (fabs x) x))) x)) (fabs x)) x))))>
#<alt (copysign (+ (log (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))) (log (/ (+ (fabs x) (sqrt (+ 1 (pow x 2)))) (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))))) x)>
#<alt (copysign (+ (log (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))) (log (/ (+ (fabs x) (sqrt (+ 1 (pow x 2)))) (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))))) x)>
#<alt (copysign (+ (log (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))) (log (/ (+ (fabs x) (sqrt (+ 1 (pow x 2)))) (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))))) x)>
#<alt (copysign (+ (log (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))) (log (/ (+ (fabs x) (sqrt (+ 1 (pow x 2)))) (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))))) x)>
#<alt (copysign (+ (log (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))) (log (/ (+ (fabs x) (sqrt (+ 1 (pow x 2)))) (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))))) x)>
#<alt (copysign (+ (log (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))) (log (/ (+ (fabs x) (sqrt (+ 1 (pow x 2)))) (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))))) x)>
#<alt (copysign (+ (log (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))) (log (/ (+ (fabs x) (sqrt (+ 1 (pow x 2)))) (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))))) x)>
#<alt (copysign (+ (log (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))) (log (/ (+ (fabs x) (sqrt (+ 1 (pow x 2)))) (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))))) x)>
#<alt (copysign (+ (log (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))) (log (/ (+ (fabs x) (sqrt (+ 1 (pow x 2)))) (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))))) x)>
#<alt (copysign (+ (log (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))) (log (/ (+ (fabs x) (sqrt (+ 1 (pow x 2)))) (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))))) x)>
#<alt (copysign (+ (log (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))) (log (/ (+ (fabs x) (sqrt (+ 1 (pow x 2)))) (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))))) x)>
#<alt (copysign (+ (log (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))) (log (/ (+ (fabs x) (sqrt (+ 1 (pow x 2)))) (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))))) x)>
#<alt (+ (log (- 1 (fabs x))) (log (/ (+ 1 (fabs x)) (- 1 (fabs x)))))>
#<alt (+ (log (- 1 (fabs x))) (+ (log (/ (+ 1 (fabs x)) (- 1 (fabs x)))) (* (pow x 2) (- (+ (* 2 (/ 1 (- 1 (fabs x)))) (/ (* (- 1 (fabs x)) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (+ 1 (fabs x)))) (* 1/2 (/ (fabs x) (- 1 (fabs x))))))))>
#<alt (+ (log (- 1 (fabs x))) (+ (log (/ (+ 1 (fabs x)) (- 1 (fabs x)))) (* (pow x 2) (- (+ (* 2 (/ 1 (- 1 (fabs x)))) (+ (* (pow x 2) (+ (* 1/24 (+ (* -24 (/ (* (+ (* 1/8 (/ (* (fabs x) (+ 1 (fabs x))) (pow (- 1 (fabs x)) 2))) (+ (* 1/8 (/ 1 (- 1 (fabs x)))) (/ (* (- 2 (* 1/2 (fabs x))) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (- 1 (fabs x))))) (- 1 (fabs x))) (+ 1 (fabs x)))) (* -12 (/ (* (pow (- 1 (fabs x)) 2) (pow (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2))) 2)) (pow (+ 1 (fabs x)) 2))))) (* 1/24 (+ (* -12 (/ (pow (- 2 (* 1/2 (fabs x))) 2) (pow (- 1 (fabs x)) 2))) (* 3 (/ (fabs x) (- 1 (fabs x)))))))) (/ (* (- 1 (fabs x)) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (+ 1 (fabs x))))) (* 1/2 (/ (fabs x) (- 1 (fabs x))))))))>
#<alt (+ (log (- 1 (fabs x))) (+ (log (/ (+ 1 (fabs x)) (- 1 (fabs x)))) (* (pow x 2) (- (+ (* 2 (/ 1 (- 1 (fabs x)))) (+ (* (pow x 2) (+ (* 1/24 (+ (* -24 (/ (* (+ (* 1/8 (/ (* (fabs x) (+ 1 (fabs x))) (pow (- 1 (fabs x)) 2))) (+ (* 1/8 (/ 1 (- 1 (fabs x)))) (/ (* (- 2 (* 1/2 (fabs x))) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (- 1 (fabs x))))) (- 1 (fabs x))) (+ 1 (fabs x)))) (* -12 (/ (* (pow (- 1 (fabs x)) 2) (pow (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2))) 2)) (pow (+ 1 (fabs x)) 2))))) (+ (* 1/24 (+ (* -12 (/ (pow (- 2 (* 1/2 (fabs x))) 2) (pow (- 1 (fabs x)) 2))) (* 3 (/ (fabs x) (- 1 (fabs x)))))) (* (pow x 2) (+ (* 1/720 (+ (* -90 (/ (* (fabs x) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2))) (+ (* -45 (/ (fabs x) (- 1 (fabs x)))) (* 240 (/ (pow (- 2 (* 1/2 (fabs x))) 3) (pow (- 1 (fabs x)) 3)))))) (* 1/720 (+ (* 240 (/ (* (pow (- 1 (fabs x)) 3) (pow (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2))) 3)) (pow (+ 1 (fabs x)) 3))) (+ (* 720 (/ (* (+ (* 1/8 (/ (* (fabs x) (+ 1 (fabs x))) (pow (- 1 (fabs x)) 2))) (+ (* 1/8 (/ 1 (- 1 (fabs x)))) (/ (* (- 2 (* 1/2 (fabs x))) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (- 1 (fabs x))))) (* (pow (- 1 (fabs x)) 2) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2))))) (pow (+ 1 (fabs x)) 2))) (* 720 (/ (* (- 1 (fabs x)) (- (* 1/16 (/ 1 (- 1 (fabs x)))) (+ (* -1 (/ (* (+ (* 1/8 (/ 1 (- 1 (fabs x)))) (+ (* 1/8 (/ (* (fabs x) (+ 1 (fabs x))) (pow (- 1 (fabs x)) 2))) (/ (* (- 2 (* 1/2 (fabs x))) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (- 1 (fabs x))))) (- 2 (* 1/2 (fabs x)))) (- 1 (fabs x)))) (+ (* -1/16 (/ (* (fabs x) (+ 1 (fabs x))) (pow (- 1 (fabs x)) 2))) (* 1/8 (/ (* (fabs x) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (- 1 (fabs x)))))))) (+ 1 (fabs x)))))))))))) (/ (* (- 1 (fabs x)) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (+ 1 (fabs x))))) (* 1/2 (/ (fabs x) (- 1 (fabs x))))))))>
#<alt (+ (log 1/2) (+ (log 2) (+ (log (/ 1 x)) (* -2 (log (/ 1 x))))))>
#<alt (+ (log 1/2) (+ (log 2) (+ (log (/ 1 x)) (+ (* -2 (log (/ 1 x))) (+ (* -1/2 (/ (fabs x) x)) (* 2 (/ (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) x)))))))>
#<alt (+ (log 1/2) (+ (log 2) (+ (log (/ 1 x)) (+ (* -2 (log (/ 1 x))) (+ (* -1/2 (/ (fabs x) x)) (+ (* 1/2 (/ (+ 1 (* -1/4 (pow (fabs x) 2))) (pow x 2))) (+ (* 1/2 (/ (+ (* -4 (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 2)) (* 2 (* (fabs x) (- (* 1/2 (fabs x)) (* -1/4 (fabs x)))))) (pow x 2))) (* 2 (/ (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) x)))))))))>
#<alt (+ (log 1/2) (+ (log 2) (+ (log (/ 1 x)) (+ (* -2 (log (/ 1 x))) (+ (* -1/2 (/ (fabs x) x)) (+ (* 1/6 (/ (+ (* -12 (* (fabs x) (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 2))) (+ (* -12 (+ (* -1/4 (* (pow (fabs x) 2) (- (* 1/2 (fabs x)) (* -1/4 (fabs x))))) (+ (* -1/8 (fabs x)) (* 1/2 (- (* 1/2 (fabs x)) (* -1/4 (fabs x))))))) (* 16 (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 3)))) (pow x 3))) (+ (* 1/6 (/ (+ (* -3/2 (fabs x)) (+ (* -1/4 (pow (fabs x) 3)) (* 3/2 (fabs x)))) (pow x 3))) (+ (* 1/2 (/ (+ 1 (* -1/4 (pow (fabs x) 2))) (pow x 2))) (+ (* 1/2 (/ (+ (* -4 (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 2)) (* 2 (* (fabs x) (- (* 1/2 (fabs x)) (* -1/4 (fabs x)))))) (pow x 2))) (* 2 (/ (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) x)))))))))))>
#<alt (+ (log 1/2) (+ (log 2) (+ (log (/ -1 x)) (* -2 (log (/ -1 x))))))>
#<alt (+ (log 1/2) (+ (log 2) (+ (log (/ -1 x)) (+ (* -2 (log (/ -1 x))) (* -1 (/ (+ (* -1/2 (fabs x)) (* 2 (- (* 1/2 (fabs x)) (* -1/4 (fabs x))))) x))))))>
#<alt (+ (log 1/2) (+ (log 2) (+ (log (/ -1 x)) (+ (* -2 (log (/ -1 x))) (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (+ 1 (* -1/4 (pow (fabs x) 2)))) (* 1/2 (+ (* -4 (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 2)) (* 2 (* (fabs x) (- (* 1/2 (fabs x)) (* -1/4 (fabs x)))))))) x)) (+ (* -1/2 (fabs x)) (* 2 (- (* 1/2 (fabs x)) (* -1/4 (fabs x)))))) x))))))>
#<alt (+ (log 1/2) (+ (log 2) (+ (log (/ -1 x)) (+ (* -2 (log (/ -1 x))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/6 (+ (* -12 (* (fabs x) (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 2))) (+ (* -12 (+ (* -1/4 (* (pow (fabs x) 2) (- (* 1/2 (fabs x)) (* -1/4 (fabs x))))) (+ (* -1/8 (fabs x)) (* 1/2 (- (* 1/2 (fabs x)) (* -1/4 (fabs x))))))) (* 16 (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 3))))) (* 1/6 (+ (* -3/2 (fabs x)) (+ (* -1/4 (pow (fabs x) 3)) (* 3/2 (fabs x)))))) x)) (+ (* 1/2 (+ 1 (* -1/4 (pow (fabs x) 2)))) (* 1/2 (+ (* -4 (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 2)) (* 2 (* (fabs x) (- (* 1/2 (fabs x)) (* -1/4 (fabs x))))))))) x)) (+ (* -1/2 (fabs x)) (* 2 (- (* 1/2 (fabs x)) (* -1/4 (fabs x)))))) x))))))>
#<alt (log (- 1 (fabs x)))>
#<alt (+ (log (- 1 (fabs x))) (/ (* (pow x 2) (- 2 (* 1/2 (fabs x)))) (- 1 (fabs x))))>
#<alt (+ (log (- 1 (fabs x))) (* (pow x 2) (- (+ (* 1/24 (* (pow x 2) (+ (* -12 (/ (pow (- 2 (* 1/2 (fabs x))) 2) (pow (- 1 (fabs x)) 2))) (* 3 (/ (fabs x) (- 1 (fabs x))))))) (* 2 (/ 1 (- 1 (fabs x))))) (* 1/2 (/ (fabs x) (- 1 (fabs x)))))))>
#<alt (+ (log (- 1 (fabs x))) (* (pow x 2) (- (+ (* (pow x 2) (+ (* 1/720 (* (pow x 2) (+ (* -90 (/ (* (fabs x) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2))) (+ (* -45 (/ (fabs x) (- 1 (fabs x)))) (* 240 (/ (pow (- 2 (* 1/2 (fabs x))) 3) (pow (- 1 (fabs x)) 3))))))) (* 1/24 (+ (* -12 (/ (pow (- 2 (* 1/2 (fabs x))) 2) (pow (- 1 (fabs x)) 2))) (* 3 (/ (fabs x) (- 1 (fabs x)))))))) (* 2 (/ 1 (- 1 (fabs x))))) (* 1/2 (/ (fabs x) (- 1 (fabs x)))))))>
#<alt (+ (log 2) (* -2 (log (/ 1 x))))>
#<alt (+ (log 2) (+ (* -2 (log (/ 1 x))) (* -1/2 (/ (fabs x) x))))>
#<alt (+ (log 2) (+ (* -2 (log (/ 1 x))) (+ (* -1/2 (/ (fabs x) x)) (* 1/2 (/ (+ 1 (* -1/4 (pow (fabs x) 2))) (pow x 2))))))>
#<alt (+ (log 2) (+ (* -2 (log (/ 1 x))) (+ (* -1/2 (/ (fabs x) x)) (+ (* 1/6 (/ (+ (* -3/2 (fabs x)) (+ (* -1/4 (pow (fabs x) 3)) (* 3/2 (fabs x)))) (pow x 3))) (* 1/2 (/ (+ 1 (* -1/4 (pow (fabs x) 2))) (pow x 2)))))))>
#<alt (+ (log 2) (* -2 (log (/ -1 x))))>
#<alt (+ (log 2) (+ (* -2 (log (/ -1 x))) (* 1/2 (/ (fabs x) x))))>
#<alt (+ (log 2) (+ (* -2 (log (/ -1 x))) (* -1 (/ (+ (* -1/2 (fabs x)) (* -1/2 (/ (+ 1 (* -1/4 (pow (fabs x) 2))) x))) x))))>
#<alt (+ (log 2) (+ (* -2 (log (/ -1 x))) (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (/ (+ (* -3/2 (fabs x)) (+ (* -1/4 (pow (fabs x) 3)) (* 3/2 (fabs x)))) x)) (* 1/2 (+ 1 (* -1/4 (pow (fabs x) 2))))) x)) (* -1/2 (fabs 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 (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 (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 (- (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)>
#<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/2 x)>
#<alt (/ (- (* -1 (pow x 2)) 1/2) x)>
#<alt (/ (- (* -1 (pow x 2)) 1/2) x)>
#<alt (/ (- (* -1 (pow x 2)) 1/2) x)>
#<alt (* -1 x)>
#<alt (* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))>
#<alt (* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))>
#<alt (* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))>
#<alt (* -1 x)>
#<alt (* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))>
#<alt (* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))>
#<alt (* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))>
#<alt (copysign (log (+ (fabs x) (* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))))) x)>
#<alt (copysign (log (+ (fabs x) (* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))))) x)>
#<alt (copysign (log (+ (fabs x) (* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))))) x)>
#<alt (copysign (log (+ (fabs x) (* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))))) x)>
#<alt (copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x)>
#<alt (copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x)>
#<alt (copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x)>
#<alt (copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x)>
#<alt (copysign (log (+ (fabs x) (* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))))) x)>
#<alt (copysign (log (+ (fabs x) (* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))))) x)>
#<alt (copysign (log (+ (fabs x) (* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))))) x)>
#<alt (copysign (log (+ (fabs x) (* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))))) x)>
#<alt (+ (log -1/2) (* -1 (log x)))>
#<alt (+ (log -1/2) (+ (* -2 (* x (fabs x))) (* -1 (log x))))>
#<alt (+ (log -1/2) (+ (* -1 (log x)) (* x (+ (* -2 (fabs x)) (* 1/2 (* x (+ 4 (* -4 (pow (fabs x) 2)))))))))>
#<alt (+ (log -1/2) (+ (* -1 (log x)) (* x (+ (* -2 (fabs x)) (* x (+ (* 1/6 (* x (+ (* -16 (pow (fabs x) 3)) (* 24 (fabs x))))) (* 1/2 (+ 4 (* -4 (pow (fabs x) 2))))))))))>
#<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 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))))))>
#<alt (+ (log -1) (+ (* -1 (log (/ 1 x))) (+ (* -1 (/ (fabs x) x)) (+ (* 1/6 (/ (+ (* -2 (pow (fabs x) 3)) (* 3 (fabs x))) (pow x 3))) (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2)))))))>
#<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/2 x)>
#<alt (/ (- (* x (fabs x)) 1/2) x)>
#<alt (/ (- (* x (+ (fabs x) (* -1 x))) 1/2) x)>
#<alt (/ (- (* x (+ (fabs x) (* -1 x))) 1/2) x)>
#<alt (* -1 x)>
#<alt (* x (- (/ (fabs x) x) 1))>
#<alt (* x (- (/ (fabs x) x) (+ 1 (/ 1/2 (pow x 2)))))>
#<alt (* x (- (/ (fabs x) x) (+ 1 (/ 1/2 (pow x 2)))))>
#<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/2 (/ 1 x))) x)))))>
#<alt (/ -1/8 (pow x 3))>
#<alt (/ (- (* 1/2 (pow x 2)) 1/8) (pow x 3))>
#<alt (/ (- (* (pow x 2) (+ 1/2 (pow x 2))) 1/8) (pow x 3))>
#<alt (/ (- (* (pow x 2) (+ 1/2 (pow x 2))) 1/8) (pow x 3))>
#<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/8 (pow x 4))))>
#<alt x>
#<alt (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))>
#<alt (* -1 (* x (- (/ 1/8 (pow x 4)) (+ 1 (* 1/2 (/ 1 (pow x 2)))))))>
#<alt (* -1 (* x (- (/ 1/8 (pow x 4)) (+ 1 (* 1/2 (/ 1 (pow x 2)))))))>
#<alt (copysign (log (/ (- (* (pow x 2) (pow (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (* 1/8 (/ 1 (pow x 4)))) 2)) (pow x 2)) (- (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (* 1/8 (/ 1 (pow x 4))))) (fabs x)))) x)>
#<alt (copysign (log (/ (- (* (pow x 2) (pow (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (* 1/8 (/ 1 (pow x 4)))) 2)) (pow x 2)) (- (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (* 1/8 (/ 1 (pow x 4))))) (fabs x)))) x)>
#<alt (copysign (log (/ (- (* (pow x 2) (pow (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (* 1/8 (/ 1 (pow x 4)))) 2)) (pow x 2)) (- (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (* 1/8 (/ 1 (pow x 4))))) (fabs x)))) x)>
#<alt (copysign (log (/ (- (* (pow x 2) (pow (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (* 1/8 (/ 1 (pow x 4)))) 2)) (pow x 2)) (- (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (* 1/8 (/ 1 (pow x 4))))) (fabs x)))) x)>
#<alt (copysign (log (/ (- (* (pow x 2) (pow (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (* 1/8 (/ 1 (pow x 4)))) 2)) (pow x 2)) (- (+ x (* 1/2 (/ 1 x))) (+ (fabs x) (* 1/8 (/ 1 (pow x 3))))))) x)>
#<alt (copysign (log (/ (- (* (pow x 2) (pow (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (* 1/8 (/ 1 (pow x 4)))) 2)) (pow x 2)) (- (+ x (* 1/2 (/ 1 x))) (+ (fabs x) (* 1/8 (/ 1 (pow x 3))))))) x)>
#<alt (copysign (log (/ (- (* (pow x 2) (pow (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (* 1/8 (/ 1 (pow x 4)))) 2)) (pow x 2)) (- (+ x (* 1/2 (/ 1 x))) (+ (fabs x) (* 1/8 (/ 1 (pow x 3))))))) x)>
#<alt (copysign (log (/ (- (* (pow x 2) (pow (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (* 1/8 (/ 1 (pow x 4)))) 2)) (pow x 2)) (- (+ x (* 1/2 (/ 1 x))) (+ (fabs x) (* 1/8 (/ 1 (pow x 3))))))) x)>
#<alt (copysign (log (/ (- (* (pow x 2) (pow (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (* 1/8 (/ 1 (pow x 4)))) 2)) (pow x 2)) (- (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (* 1/8 (/ 1 (pow x 4))))) (fabs x)))) x)>
#<alt (copysign (log (/ (- (* (pow x 2) (pow (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (* 1/8 (/ 1 (pow x 4)))) 2)) (pow x 2)) (- (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (* 1/8 (/ 1 (pow x 4))))) (fabs x)))) x)>
#<alt (copysign (log (/ (- (* (pow x 2) (pow (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (* 1/8 (/ 1 (pow x 4)))) 2)) (pow x 2)) (- (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (* 1/8 (/ 1 (pow x 4))))) (fabs x)))) x)>
#<alt (copysign (log (/ (- (* (pow x 2) (pow (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (* 1/8 (/ 1 (pow x 4)))) 2)) (pow x 2)) (- (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (* 1/8 (/ 1 (pow x 4))))) (fabs x)))) x)>
#<alt (+ (log -1/8) (* -3 (log x)))>
#<alt (+ (log -1/8) (+ (* -4 (pow x 2)) (* -3 (log x))))>
#<alt (+ (log -1/8) (+ (* -3 (log x)) (* (pow x 2) (- (* -8 (* x (fabs x))) 4))))>
#<alt (+ (log -1/8) (+ (* -3 (log x)) (* (pow x 2) (- (* x (+ (* -16 x) (* -8 (fabs x)))) 4))))>
#<alt (log (/ 1 x))>
#<alt (+ (log (/ 1 x)) (/ (fabs x) x))>
#<alt (+ (log (/ 1 x)) (+ (* 1/2 (/ (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))) (pow x 2))) (/ (fabs x) x)))>
#<alt (+ (log (/ 1 x)) (+ (* 1/6 (/ (+ (* -6 (+ (* 1/2 (fabs x)) (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2)))))) (+ (* 2 (pow (fabs x) 3)) (* 6 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))))) (pow x 3))) (+ (* 1/2 (/ (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))) (pow x 2))) (/ (fabs x) x))))>
#<alt (+ (log -1) (log (/ -1 x)))>
#<alt (+ (log -1) (+ (log (/ -1 x)) (/ (fabs x) x)))>
#<alt (+ (log -1) (+ (log (/ -1 x)) (* -1 (/ (+ (* -1 (fabs x)) (* -1/2 (/ (+ (* -2 (- 1/2 (pow (fabs x) 2))) (* -1 (pow (fabs x) 2))) x))) x))))>
#<alt (+ (log -1) (+ (log (/ -1 x)) (* -1 (/ (+ (* -1 (fabs x)) (* -1 (/ (+ (* -1/6 (/ (+ (* -6 (* (fabs x) (- 1/2 (pow (fabs x) 2)))) (+ (* -2 (pow (fabs x) 3)) (* 6 (+ (* 1/2 (fabs x)) (* (fabs x) (- 1/2 (pow (fabs x) 2))))))) x)) (* 1/2 (+ (* -2 (- 1/2 (pow (fabs x) 2))) (* -1 (pow (fabs x) 2))))) x))) x))))>
#<alt (/ -1/8 (pow x 3))>
#<alt (/ (- (* 1/2 (pow x 2)) 1/8) (pow x 3))>
#<alt (/ (- (* (pow x 2) (+ 1/2 (* x (fabs x)))) 1/8) (pow x 3))>
#<alt (/ (- (* (pow x 2) (+ 1/2 (* x (- x (* -1 (fabs x)))))) 1/8) (pow x 3))>
#<alt (/ 1 x)>
#<alt (/ (+ 1 (/ (fabs x) x)) x)>
#<alt (/ (- (+ 1 (* -1 (/ (+ 1/2 (* -1 (pow (fabs x) 2))) (pow x 2)))) (* -1 (/ (fabs x) x))) x)>
#<alt (/ (- (+ 1 (* -1 (/ (+ (* 1/2 (fabs x)) (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (pow x 3)))) (+ (* -1 (/ (fabs x) x)) (+ (* -1 (/ (pow (fabs x) 2) (pow x 2))) (/ 1/2 (pow x 2))))) x)>
#<alt (/ 1 x)>
#<alt (* -1 (/ (- (* -1 (/ (fabs x) x)) 1) x))>
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- 1/2 (pow (fabs x) 2)) x)) (* -1 (fabs x))) x)) 1) x))>
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (+ 1/2 (+ (* 1/2 (/ (fabs x) x)) (/ (* (fabs x) (- 1/2 (pow (fabs x) 2))) x))) (pow (fabs x) 2)) x)) (* -1 (fabs x))) x)) 1) x))>
#<alt (log (/ (+ 1 (fabs x)) (- 1 (fabs x))))>
#<alt (+ (log (/ (+ 1 (fabs x)) (- 1 (fabs x)))) (/ (* (pow x 2) (* (- 1 (fabs x)) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2))))) (+ 1 (fabs x))))>
#<alt (+ (log (/ (+ 1 (fabs x)) (- 1 (fabs x)))) (* (pow x 2) (+ (* 1/24 (* (pow x 2) (+ (* -24 (/ (* (+ (* 1/8 (/ 1 (- 1 (fabs x)))) (+ (* 1/8 (/ (* (fabs x) (+ 1 (fabs x))) (pow (- 1 (fabs x)) 2))) (/ (* (- 2 (* 1/2 (fabs x))) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (- 1 (fabs x))))) (- 1 (fabs x))) (+ 1 (fabs x)))) (* -12 (/ (* (pow (- 1 (fabs x)) 2) (pow (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2))) 2)) (pow (+ 1 (fabs x)) 2)))))) (/ (* (- 1 (fabs x)) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (+ 1 (fabs x))))))>
#<alt (+ (log (/ (+ 1 (fabs x)) (- 1 (fabs x)))) (* (pow x 2) (+ (* (pow x 2) (+ (* 1/720 (* (pow x 2) (+ (* 240 (/ (* (pow (- 1 (fabs x)) 3) (pow (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2))) 3)) (pow (+ 1 (fabs x)) 3))) (+ (* 720 (/ (* (+ (* 1/8 (/ 1 (- 1 (fabs x)))) (+ (* 1/8 (/ (* (fabs x) (+ 1 (fabs x))) (pow (- 1 (fabs x)) 2))) (/ (* (- 2 (* 1/2 (fabs x))) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (- 1 (fabs x))))) (* (pow (- 1 (fabs x)) 2) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2))))) (pow (+ 1 (fabs x)) 2))) (* 720 (/ (* (- 1 (fabs x)) (- (* 1/16 (/ 1 (- 1 (fabs x)))) (+ (* -1 (/ (* (+ (* 1/8 (/ (* (fabs x) (+ 1 (fabs x))) (pow (- 1 (fabs x)) 2))) (+ (* 1/8 (/ 1 (- 1 (fabs x)))) (/ (* (- 2 (* 1/2 (fabs x))) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (- 1 (fabs x))))) (- 2 (* 1/2 (fabs x)))) (- 1 (fabs x)))) (+ (* -1/16 (/ (* (fabs x) (+ 1 (fabs x))) (pow (- 1 (fabs x)) 2))) (* 1/8 (/ (* (fabs x) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (- 1 (fabs x)))))))) (+ 1 (fabs x)))))))) (* 1/24 (+ (* -24 (/ (* (+ (* 1/8 (/ 1 (- 1 (fabs x)))) (+ (* 1/8 (/ (* (fabs x) (+ 1 (fabs x))) (pow (- 1 (fabs x)) 2))) (/ (* (- 2 (* 1/2 (fabs x))) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (- 1 (fabs x))))) (- 1 (fabs x))) (+ 1 (fabs x)))) (* -12 (/ (* (pow (- 1 (fabs x)) 2) (pow (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2))) 2)) (pow (+ 1 (fabs x)) 2))))))) (/ (* (- 1 (fabs x)) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (+ 1 (fabs x))))))>
#<alt (+ (log 1/2) (log (/ 1 x)))>
#<alt (+ (log 1/2) (+ (log (/ 1 x)) (* 2 (/ (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) x))))>
#<alt (+ (log 1/2) (+ (log (/ 1 x)) (+ (* 1/2 (/ (+ (* -4 (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 2)) (* 2 (* (fabs x) (- (* 1/2 (fabs x)) (* -1/4 (fabs x)))))) (pow x 2))) (* 2 (/ (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) x)))))>
#<alt (+ (log 1/2) (+ (log (/ 1 x)) (+ (* 1/6 (/ (+ (* -12 (* (fabs x) (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 2))) (+ (* -12 (+ (* -1/4 (* (pow (fabs x) 2) (- (* 1/2 (fabs x)) (* -1/4 (fabs x))))) (+ (* -1/8 (fabs x)) (* 1/2 (- (* 1/2 (fabs x)) (* -1/4 (fabs x))))))) (* 16 (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 3)))) (pow x 3))) (+ (* 1/2 (/ (+ (* -4 (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 2)) (* 2 (* (fabs x) (- (* 1/2 (fabs x)) (* -1/4 (fabs x)))))) (pow x 2))) (* 2 (/ (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) x))))))>
#<alt (+ (log 1/2) (log (/ -1 x)))>
#<alt (+ (log 1/2) (+ (log (/ -1 x)) (* -2 (/ (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) x))))>
#<alt (+ (log 1/2) (+ (log (/ -1 x)) (* -1 (/ (+ (* -1/2 (/ (+ (* -4 (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 2)) (* 2 (* (fabs x) (- (* 1/2 (fabs x)) (* -1/4 (fabs x)))))) x)) (* 2 (- (* 1/2 (fabs x)) (* -1/4 (fabs x))))) x))))>
#<alt (+ (log 1/2) (+ (log (/ -1 x)) (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (/ (+ (* -12 (* (fabs x) (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 2))) (+ (* -12 (+ (* -1/4 (* (pow (fabs x) 2) (- (* 1/2 (fabs x)) (* -1/4 (fabs x))))) (+ (* -1/8 (fabs x)) (* 1/2 (- (* 1/2 (fabs x)) (* -1/4 (fabs x))))))) (* 16 (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 3)))) x)) (* 1/2 (+ (* -4 (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 2)) (* 2 (* (fabs x) (- (* 1/2 (fabs x)) (* -1/4 (fabs x)))))))) x)) (* 2 (- (* 1/2 (fabs x)) (* -1/4 (fabs x))))) x))))>
#<alt (/ (+ 1 (fabs x)) (- 1 (fabs x)))>
#<alt (+ (* (pow x 2) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (+ (/ 1 (- 1 (fabs x))) (/ (fabs x) (- 1 (fabs x)))))>
#<alt (+ (* (pow x 2) (- (+ (* -1 (* (pow x 2) (+ (* 1/8 (/ 1 (- 1 (fabs x)))) (+ (* 1/8 (/ (* (fabs x) (+ 1 (fabs x))) (pow (- 1 (fabs x)) 2))) (/ (* (- 2 (* 1/2 (fabs x))) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (- 1 (fabs x))))))) (* 1/2 (/ 1 (- 1 (fabs x))))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (+ (/ 1 (- 1 (fabs x))) (/ (fabs x) (- 1 (fabs x)))))>
#<alt (+ (* (pow x 2) (- (+ (* 1/2 (/ 1 (- 1 (fabs x)))) (* (pow x 2) (- (* (pow x 2) (- (* 1/16 (/ 1 (- 1 (fabs x)))) (+ (* -1 (/ (* (+ (* 1/8 (/ 1 (- 1 (fabs x)))) (+ (* 1/8 (/ (* (fabs x) (+ 1 (fabs x))) (pow (- 1 (fabs x)) 2))) (/ (* (- 2 (* 1/2 (fabs x))) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (- 1 (fabs x))))) (- 2 (* 1/2 (fabs x)))) (- 1 (fabs x)))) (+ (* -1/16 (/ (* (fabs x) (+ 1 (fabs x))) (pow (- 1 (fabs x)) 2))) (* 1/8 (/ (* (fabs x) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (- 1 (fabs x)))))))) (+ (* 1/8 (/ 1 (- 1 (fabs x)))) (+ (* 1/8 (/ (* (fabs x) (+ 1 (fabs x))) (pow (- 1 (fabs x)) 2))) (/ (* (- 2 (* 1/2 (fabs x))) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (- 1 (fabs x)))))))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (+ (/ 1 (- 1 (fabs x))) (/ (fabs x) (- 1 (fabs x)))))>
#<alt (/ 1/2 x)>
#<alt (/ (- (+ 1/2 (* 1/2 (/ (fabs x) x))) (* -1/4 (/ (fabs x) x))) x)>
#<alt (/ (- (+ 1/2 (+ (* 1/2 (/ (fabs x) x)) (* 1/2 (/ (* (fabs x) (- (* 1/2 (fabs x)) (* -1/4 (fabs x)))) (pow x 2))))) (* -1/4 (/ (fabs x) x))) x)>
#<alt (/ (- (+ 1/2 (+ (* -1 (/ (+ (* -1/4 (* (pow (fabs x) 2) (- (* 1/2 (fabs x)) (* -1/4 (fabs x))))) (+ (* -1/8 (fabs x)) (* 1/2 (- (* 1/2 (fabs x)) (* -1/4 (fabs x)))))) (pow x 3))) (* 1/2 (/ (fabs x) x)))) (+ (* -1/2 (/ (* (fabs x) (- (* 1/2 (fabs x)) (* -1/4 (fabs x)))) (pow x 2))) (* -1/4 (/ (fabs x) x)))) x)>
#<alt (/ -1/2 x)>
#<alt (* -1 (/ (+ 1/2 (* -1 (/ (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) x))) x))>
#<alt (* -1 (/ (+ 1/2 (* -1 (/ (- (+ (* -1/2 (/ (* (fabs x) (- (* 1/2 (fabs x)) (* -1/4 (fabs x)))) x)) (* 1/2 (fabs x))) (* -1/4 (fabs x))) x))) x))>
#<alt (* -1 (/ (+ 1/2 (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1/4 (/ (* (pow (fabs x) 2) (- (* 1/2 (fabs x)) (* -1/4 (fabs x)))) x)) (+ (* -1/8 (/ (fabs x) x)) (* 1/2 (/ (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) x)))) (* -1/2 (* (fabs x) (- (* 1/2 (fabs x)) (* -1/4 (fabs x)))))) x)) (* 1/2 (fabs x))) (* -1/4 (fabs x))) x))) x))>
#<alt (/ -1/2 (pow x 2))>
#<alt (/ -1/2 (pow x 2))>
#<alt (/ -1/2 (pow x 2))>
#<alt (/ -1/2 (pow x 2))>
#<alt (/ -1/2 (pow x 2))>
#<alt (/ -1/2 (pow x 2))>
#<alt (/ -1/2 (pow x 2))>
#<alt (/ -1/2 (pow x 2))>
#<alt (/ -1/2 (pow x 2))>
#<alt (/ -1/2 (pow x 2))>
#<alt (/ -1/2 (pow x 2))>
#<alt (/ -1/2 (pow x 2))>
#<alt (/ 1/2 (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))>
Calls

69 calls:

TimeVariablePointExpression
12.0ms
x
@inf
(log (neg x))
7.0ms
x
@0
(log (neg x))
1.0ms
x
@inf
(log (/ (- (* (* x (+ (+ 1 (/ 1/2 (* x x))) (/ -1/8 (* x (* x (* x x)))))) (* x (+ (+ 1 (/ 1/2 (* x x))) (/ -1/8 (* x (* x (* x x))))))) (* x x)) (- (* x (+ (+ 1 (/ 1/2 (* x x))) (/ -1/8 (* x (* x (* x x)))))) (fabs x))))
1.0ms
x
@-inf
(log (/ (- (* (* x (+ (+ 1 (/ 1/2 (* x x))) (/ -1/8 (* x (* x (* x x)))))) (* x (+ (+ 1 (/ 1/2 (* x x))) (/ -1/8 (* x (* x (* x x))))))) (* x x)) (- (* x (+ (+ 1 (/ 1/2 (* x x))) (/ -1/8 (* x (* x (* x x)))))) (fabs x))))
1.0ms
x
@0
(/ (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) (+ (* x x) (- (+ (* x x) 1) (* (fabs x) (sqrt (+ (* 1 1) (* x x)))))))

rewrite305.0ms (3.3%)

Algorithm
batch-egg-rewrite
Rules
2034×*-lowering-*.f32
2034×*-lowering-*.f64
1652×/-lowering-/.f32
1652×/-lowering-/.f64
1536×fma-lowering-fma.f32
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
050349
1354273
24011268
08030268
Stop Event
iter limit
node limit
Counts
23 → 337
Calls
Call 1
Inputs
(+ (* x x) (- (+ (* x x) 1) (* (fabs x) (sqrt (+ (* 1 1) (* x x))))))
(copysign (+ (log (+ 1 (- (* 2 (* x x)) (* (fabs x) (sqrt (+ (* 1 1) (* x x))))))) (log (/ (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) (+ (* x x) (- (+ (* x x) 1) (* (fabs x) (sqrt (+ (* 1 1) (* x x))))))))) x)
(+ (log (+ 1 (- (* 2 (* x x)) (* (fabs x) (sqrt (+ (* 1 1) (* x x))))))) (log (/ (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) (+ (* x x) (- (+ (* x x) 1) (* (fabs x) (sqrt (+ (* 1 1) (* x x)))))))))
(log (+ 1 (- (* 2 (* x x)) (* (fabs x) (sqrt (+ (* 1 1) (* x x)))))))
(copysign (log (neg x)) x)
(log (neg x))
(neg x)
(+ (fabs x) (neg x))
(copysign (log (+ (fabs x) (neg x))) x)
(log (+ (fabs x) (neg x)))
(fabs x)
(* x (+ -1 (/ -1/2 (* x x))))
(copysign (log (+ (fabs x) (* x (+ -1 (/ -1/2 (* x x)))))) x)
(log (+ (fabs x) (* x (+ -1 (/ -1/2 (* x x))))))
(+ (fabs x) (* x (+ -1 (/ -1/2 (* x x)))))
(* x (+ (+ 1 (/ 1/2 (* x x))) (/ -1/8 (* x (* x (* x x))))))
(copysign (log (/ (- (* (* x (+ (+ 1 (/ 1/2 (* x x))) (/ -1/8 (* x (* x (* x x)))))) (* x (+ (+ 1 (/ 1/2 (* x x))) (/ -1/8 (* x (* x (* x x))))))) (* x x)) (- (* x (+ (+ 1 (/ 1/2 (* x x))) (/ -1/8 (* x (* x (* x x)))))) (fabs x)))) x)
(log (/ (- (* (* x (+ (+ 1 (/ 1/2 (* x x))) (/ -1/8 (* x (* x (* x x)))))) (* x (+ (+ 1 (/ 1/2 (* x x))) (/ -1/8 (* x (* x (* x x))))))) (* x x)) (- (* x (+ (+ 1 (/ 1/2 (* x x))) (/ -1/8 (* x (* x (* x x)))))) (fabs x))))
(/ (- (* (* x (+ (+ 1 (/ 1/2 (* x x))) (/ -1/8 (* x (* x (* x x)))))) (* x (+ (+ 1 (/ 1/2 (* x x))) (/ -1/8 (* x (* x (* x x))))))) (* x x)) (- (* x (+ (+ 1 (/ 1/2 (* x x))) (/ -1/8 (* x (* x (* x x)))))) (fabs x)))
(log (/ (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) (+ (* x x) (- (+ (* x x) 1) (* (fabs x) (sqrt (+ (* 1 1) (* x x))))))))
(/ (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) (+ (* x x) (- (+ (* x x) 1) (* (fabs x) (sqrt (+ (* 1 1) (* x x)))))))
(/ -1/2 (* x x))
(/ 1/2 (* x x))
Outputs
(+.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) #s(literal 1 binary32)) (+.f32 (*.f32 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) 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 x x))
(+.f32 (+.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))) (*.f32 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) x))))
(+.f32 (+.f32 (*.f32 x x) (*.f32 x x)) (-.f32 #s(literal 1 binary32) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))
(fma.f32 x x (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))
(fma.f32 (fabs.f32 x) (fabs.f32 x) (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))
(fma.f32 (hypot.f32 #s(literal 1 binary32) x) (hypot.f32 #s(literal 1 binary32) x) (neg.f32 (-.f32 (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (*.f32 x x))))
(fma.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x))))) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x x)))) (neg.f32 (-.f32 (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (*.f32 x x))))
(fma.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 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal -1 binary32))))) (neg.f32 (-.f32 (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (*.f32 x x))))
(fma.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) #s(literal -1 binary32))) (neg.f32 (-.f32 (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (*.f32 x x))))
(fma.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 x))) (neg.f32 (-.f32 (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (*.f32 x x))))
(-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (*.f32 x 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 (/.f32 (*.f32 x (*.f32 x (*.f32 x 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 (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 #s(literal 1 binary32) (/.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 (*.f32 (*.f32 x x) (*.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 3 binary32)))))
(/.f32 #s(literal 1 binary32) (/.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 (*.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 (*.f32 x x) (*.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 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 (*.f32 x x) (*.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 3 binary32))) (+.f32 (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 x (*.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 (*.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 (neg.f32 (+.f32 (*.f32 (*.f32 x x) (*.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 3 binary32)))) (neg.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 (neg.f32 (-.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)))) (neg.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 (-.f32 (pow.f32 (+.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))) #s(literal 3 binary32)) (*.f32 (*.f32 (*.f32 x x) (fabs.f32 x)) (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)))) (+.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 (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) #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 (-.f32 (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 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 x x)))
(/.f32 (-.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 (*.f32 x x) (+.f32 (*.f32 x x) #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 (+.f32 (*.f32 (*.f32 x x) (*.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 3 binary32))) (/.f32 #s(literal 1 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 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 #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)))))
(copysign.f32 (log.f32 (/.f32 (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 x x) #s(literal 1/2 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 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) x)
(+.f32 (log1p.f32 (-.f32 (/.f32 (*.f32 x x) #s(literal 1/2 binary32)) (*.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 (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)))))) (log1p.f32 (-.f32 (/.f32 (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))
(+.f32 (log.f32 (*.f32 (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 x x) #s(literal 1/2 binary32))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (neg.f32 (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 (log1p.f32 (-.f32 (/.f32 (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (log.f32 (/.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 (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 (*.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 #s(literal 1 binary32) (/.f32 (*.f32 x x) #s(literal 1/2 binary32))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))
(-.f32 (/.f32 (pow.f32 (log1p.f32 (-.f32 (/.f32 (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32)) (log.f32 (/.f32 (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 x x) #s(literal 1/2 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 (pow.f32 (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)))))) #s(literal 2 binary32)) (log.f32 (/.f32 (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 x x) #s(literal 1/2 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 (log.f32 (*.f32 (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 x x) #s(literal 1/2 binary32))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (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 (log.f32 (*.f32 (+.f32 #s(literal 1 binary32) (pow.f32 (-.f32 (/.f32 (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32))) #s(literal 1 binary32))) (log.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (/.f32 (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (-.f32 (-.f32 (/.f32 (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) 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 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))
(-.f32 (log.f32 (*.f32 (+.f32 #s(literal 1 binary32) (pow.f32 (-.f32 (/.f32 (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32))) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (log.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (/.f32 (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (-.f32 (-.f32 (/.f32 (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) 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 (log.f32 (*.f32 (+.f32 #s(literal 1 binary32) (pow.f32 (-.f32 (/.f32 (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32))) (neg.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (log.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (/.f32 (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (-.f32 (-.f32 (/.f32 (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #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 1 binary32) (pow.f32 (-.f32 (/.f32 (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))) #s(literal 1 binary32))) (log.f32 (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 x x) #s(literal 1/2 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 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))
(-.f32 (log.f32 (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 (-.f32 (/.f32 (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (log.f32 (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 x x) #s(literal 1/2 binary32))) (*.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 #s(literal 1 binary32) (pow.f32 (-.f32 (/.f32 (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))) (neg.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (log.f32 (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 x x) #s(literal 1/2 binary32))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) 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 (log.f32 (*.f32 (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 x x) #s(literal 1/2 binary32))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1 binary32))) (log.f32 (/.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 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))
(-.f32 (log.f32 (*.f32 (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 x x) #s(literal 1/2 binary32))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (neg.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) 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 1 binary32) (pow.f32 (-.f32 (/.f32 (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32))) (/.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))))))) (log1p.f32 (*.f32 (-.f32 (/.f32 (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (-.f32 (-.f32 (/.f32 (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1 binary32)))))
(-.f32 (log.f32 (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 (-.f32 (/.f32 (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))) (/.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))))))) (log.f32 (+.f32 (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 x x) #s(literal 1/2 binary32))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (pow.f32 (log1p.f32 (-.f32 (/.f32 (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32)) (*.f32 (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)))))) (log.f32 (/.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 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 x x) #s(literal 1/2 binary32))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) (+.f32 (pow.f32 (log1p.f32 (-.f32 (/.f32 (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 3 binary32)) (pow.f32 (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)))))) #s(literal 3 binary32)))))
(/.f32 #s(literal 1 binary32) (/.f32 (log.f32 (/.f32 (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 x x) #s(literal 1/2 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 (pow.f32 (log1p.f32 (-.f32 (/.f32 (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32)) (pow.f32 (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)))))) #s(literal 2 binary32)))))
(/.f32 (+.f32 (pow.f32 (log1p.f32 (-.f32 (/.f32 (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 3 binary32)) (pow.f32 (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)))))) #s(literal 3 binary32))) (+.f32 (pow.f32 (log1p.f32 (-.f32 (/.f32 (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32)) (*.f32 (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)))))) (log.f32 (/.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 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 x x) #s(literal 1/2 binary32))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))))
(/.f32 (+.f32 (pow.f32 (log1p.f32 (-.f32 (/.f32 (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 3 binary32)) (pow.f32 (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)))))) #s(literal 3 binary32))) (+.f32 (pow.f32 (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)))))) #s(literal 2 binary32)) (-.f32 (pow.f32 (log1p.f32 (-.f32 (/.f32 (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32)) (*.f32 (log1p.f32 (-.f32 (/.f32 (*.f32 x x) #s(literal 1/2 binary32)) (*.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 (-.f32 (pow.f32 (log1p.f32 (-.f32 (/.f32 (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32)) (pow.f32 (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)))))) #s(literal 2 binary32))) (log.f32 (/.f32 (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 x x) #s(literal 1/2 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 (neg.f32 (+.f32 (pow.f32 (log1p.f32 (-.f32 (/.f32 (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 3 binary32)) (pow.f32 (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)))))) #s(literal 3 binary32)))) (neg.f32 (+.f32 (pow.f32 (log1p.f32 (-.f32 (/.f32 (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32)) (*.f32 (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)))))) (log.f32 (/.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 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 x x) #s(literal 1/2 binary32))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))))))
(/.f32 (neg.f32 (-.f32 (pow.f32 (log1p.f32 (-.f32 (/.f32 (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32)) (pow.f32 (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)))))) #s(literal 2 binary32)))) (neg.f32 (log.f32 (/.f32 (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 x x) #s(literal 1/2 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 (pow.f32 (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)))))) #s(literal 2 binary32)) (pow.f32 (log1p.f32 (-.f32 (/.f32 (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32))) (log.f32 (/.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 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 x x) #s(literal 1/2 binary32))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))
(*.f32 (+.f32 (pow.f32 (log1p.f32 (-.f32 (/.f32 (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 3 binary32)) (pow.f32 (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)))))) #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 (log1p.f32 (-.f32 (/.f32 (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32)) (*.f32 (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)))))) (log.f32 (/.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 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 x x) #s(literal 1/2 binary32))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))))))
(*.f32 (-.f32 (pow.f32 (log1p.f32 (-.f32 (/.f32 (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32)) (pow.f32 (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)))))) #s(literal 2 binary32))) (/.f32 #s(literal 1 binary32) (log.f32 (/.f32 (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 x x) #s(literal 1/2 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)))))))))
(log.f32 (/.f32 (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 x x) #s(literal 1/2 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 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))
(log1p.f32 (-.f32 (/.f32 (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))
(neg.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (/.f32 (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (-.f32 (-.f32 (/.f32 (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1 binary32)))) (+.f32 #s(literal 1 binary32) (pow.f32 (-.f32 (/.f32 (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32))))))
(neg.f32 (log.f32 (/.f32 (+.f32 (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 x x) #s(literal 1/2 binary32))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (-.f32 #s(literal 1 binary32) (pow.f32 (-.f32 (/.f32 (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))))))
(+.f32 (log1p.f32 (pow.f32 (-.f32 (/.f32 (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32))) (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (/.f32 (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (-.f32 (-.f32 (/.f32 (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1 binary32)))))))
(+.f32 (log1p.f32 (neg.f32 (pow.f32 (-.f32 (/.f32 (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)))) (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 x x) #s(literal 1/2 binary32))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (/.f32 (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (-.f32 (-.f32 (/.f32 (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1 binary32)))) (+.f32 #s(literal 1 binary32) (pow.f32 (-.f32 (/.f32 (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32))))))
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (+.f32 (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 x x) #s(literal 1/2 binary32))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (-.f32 #s(literal 1 binary32) (pow.f32 (-.f32 (/.f32 (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))))))
(-.f32 (log1p.f32 (pow.f32 (-.f32 (/.f32 (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32))) (log1p.f32 (*.f32 (-.f32 (/.f32 (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (-.f32 (-.f32 (/.f32 (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1 binary32)))))
(-.f32 (log1p.f32 (pow.f32 (-.f32 (/.f32 (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32))) (log.f32 (+.f32 (pow.f32 (-.f32 (/.f32 (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (+.f32 (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 x x) #s(literal 1/2 binary32))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))
(-.f32 (log1p.f32 (neg.f32 (pow.f32 (-.f32 (/.f32 (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)))) (log.f32 (+.f32 (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 x x) #s(literal 1/2 binary32))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))
(-.f32 (log.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (pow.f32 (-.f32 (/.f32 (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32))))) (log.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (/.f32 (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (-.f32 (-.f32 (/.f32 (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1 binary32)))))))
(-.f32 (log.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (pow.f32 (-.f32 (/.f32 (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))))) (log.f32 (neg.f32 (+.f32 (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 x x) #s(literal 1/2 binary32))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))
(-.f32 (log.f32 (-.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 x x) #s(literal 1/2 binary32))) #s(literal 3 binary32)) (*.f32 (*.f32 (*.f32 x x) (fabs.f32 x)) (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32))))) (log.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 x x) #s(literal 1/2 binary32))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 x x) #s(literal 1/2 binary32)))) (+.f32 (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 x x) #s(literal 1/2 binary32))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))))
(-.f32 (log.f32 (-.f32 (pow.f32 (-.f32 (/.f32 (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) #s(literal 1 binary32))) (log.f32 (-.f32 (-.f32 (/.f32 (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1 binary32))))
(-.f32 (log.f32 (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 x x) #s(literal 1/2 binary32))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 x x) #s(literal 1/2 binary32)))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))))) (log.f32 (+.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 x x) #s(literal 1/2 binary32))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))
(log.f32 (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 x x) #s(literal 1/2 binary32))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))
(copysign.f32 (log.f32 (neg.f32 x)) x)
(+.f32 (log.f32 #s(literal -1 binary32)) (log.f32 x))
(+.f32 (log.f32 x) (log.f32 #s(literal -1 binary32)))
(-.f32 (log.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x))) (log.f32 (+.f32 #s(literal 0 binary32) x)))
(-.f32 (log.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x)))) (log.f32 (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x)))))
(log.f32 (neg.f32 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)
(+.f32 (fabs.f32 x) (neg.f32 x))
(+.f32 (neg.f32 x) (fabs.f32 x))
(fma.f32 #s(literal 1 binary32) (fabs.f32 x) (neg.f32 x))
(fma.f32 #s(literal -1 binary32) x (fabs.f32 x))
(-.f32 (fabs.f32 x) x)
(-.f32 #s(literal 0 binary32) (-.f32 x (fabs.f32 x)))
(-.f32 (/.f32 (*.f32 x x) (+.f32 (fabs.f32 x) (*.f32 #s(literal 1 binary32) x))) (/.f32 (*.f32 x x) (+.f32 (fabs.f32 x) (*.f32 #s(literal 1 binary32) x))))
(-.f32 (+.f32 (fabs.f32 x) #s(literal 0 binary32)) x)
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 x x) (*.f32 (neg.f32 x) (-.f32 (neg.f32 x) (fabs.f32 x)))) (+.f32 (*.f32 (*.f32 x x) (fabs.f32 x)) (*.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x x))))))
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (fabs.f32 x) (*.f32 #s(literal 1 binary32) x)) (-.f32 (*.f32 x x) (*.f32 x x))))
(/.f32 (+.f32 (*.f32 (*.f32 x x) (fabs.f32 x)) (*.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (*.f32 (neg.f32 x) (-.f32 (neg.f32 x) (fabs.f32 x)))))
(/.f32 (-.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (fabs.f32 x) (*.f32 #s(literal 1 binary32) x)))
(/.f32 (-.f32 (*.f32 x x) (*.f32 x x)) (-.f32 (neg.f32 x) (fabs.f32 x)))
(/.f32 (-.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (fabs.f32 x) x))
(/.f32 (neg.f32 (+.f32 (*.f32 (*.f32 x x) (fabs.f32 x)) (*.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x x))))) (neg.f32 (+.f32 (*.f32 x x) (*.f32 (neg.f32 x) (-.f32 (neg.f32 x) (fabs.f32 x))))))
(/.f32 (neg.f32 (-.f32 (*.f32 x x) (*.f32 x x))) (neg.f32 (+.f32 (fabs.f32 x) (*.f32 #s(literal 1 binary32) x))))
(/.f32 (-.f32 (*.f32 (*.f32 x x) (fabs.f32 x)) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (+.f32 (*.f32 x x) (*.f32 (fabs.f32 x) x))))
(*.f32 (+.f32 (*.f32 (*.f32 x x) (fabs.f32 x)) (*.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x x)))) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) (*.f32 (neg.f32 x) (-.f32 (neg.f32 x) (fabs.f32 x))))))
(*.f32 (-.f32 (*.f32 x x) (*.f32 x x)) (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (*.f32 #s(literal 1 binary32) x))))
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x)
(neg.f32 (log.f32 (/.f32 (+.f32 (*.f32 x x) (*.f32 (neg.f32 x) (-.f32 (neg.f32 x) (fabs.f32 x)))) (+.f32 (*.f32 (*.f32 x x) (fabs.f32 x)) (*.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x x)))))))
(neg.f32 (log.f32 (/.f32 (+.f32 (fabs.f32 x) (*.f32 #s(literal 1 binary32) x)) (-.f32 (*.f32 x x) (*.f32 x x)))))
(+.f32 (log.f32 (+.f32 (*.f32 (*.f32 x x) (fabs.f32 x)) (*.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x x))))) (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) (*.f32 (neg.f32 x) (-.f32 (neg.f32 x) (fabs.f32 x)))))))
(+.f32 (log.f32 (-.f32 (*.f32 x x) (*.f32 x x))) (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 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) (fabs.f32 x)))) (+.f32 (*.f32 (*.f32 x x) (fabs.f32 x)) (*.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x x)))))))
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (+.f32 (fabs.f32 x) (*.f32 #s(literal 1 binary32) x)) (-.f32 (*.f32 x x) (*.f32 x x)))))
(-.f32 (log.f32 (+.f32 (*.f32 (*.f32 x x) (fabs.f32 x)) (*.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x x))))) (log.f32 (+.f32 (*.f32 x x) (*.f32 (neg.f32 x) (-.f32 (neg.f32 x) (fabs.f32 x))))))
(-.f32 (log.f32 (-.f32 (*.f32 x x) (*.f32 x x))) (log.f32 (+.f32 (fabs.f32 x) (*.f32 #s(literal 1 binary32) x))))
(-.f32 (log.f32 (-.f32 (*.f32 x x) (*.f32 x x))) (log.f32 (-.f32 (neg.f32 x) (fabs.f32 x))))
(-.f32 (log.f32 (-.f32 (*.f32 x x) (*.f32 x x))) (log.f32 (+.f32 (fabs.f32 x) x)))
(-.f32 (log.f32 (neg.f32 (+.f32 (*.f32 (*.f32 x x) (fabs.f32 x)) (*.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x x)))))) (log.f32 (neg.f32 (+.f32 (*.f32 x x) (*.f32 (neg.f32 x) (-.f32 (neg.f32 x) (fabs.f32 x)))))))
(-.f32 (log.f32 (neg.f32 (-.f32 (*.f32 x x) (*.f32 x x)))) (log.f32 (neg.f32 (+.f32 (fabs.f32 x) (*.f32 #s(literal 1 binary32) x)))))
(-.f32 (log.f32 (-.f32 (*.f32 (*.f32 x x) (fabs.f32 x)) (*.f32 x (*.f32 x x)))) (log.f32 (+.f32 (*.f32 x x) (+.f32 (*.f32 x x) (*.f32 (fabs.f32 x) x)))))
(log.f32 (-.f32 (fabs.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)))
(*.f32 #s(literal 1 binary32) (fabs.f32 x))
(+.f32 (neg.f32 x) (/.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))
(+.f32 (/.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))) (neg.f32 x))
(fma.f32 x #s(literal -1 binary32) (/.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))
(fma.f32 #s(literal -1 binary32) x (/.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))
(-.f32 #s(literal 0 binary32) (-.f32 x (/.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32)))))
(/.f32 (+.f32 (*.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x x))) (pow.f32 (/.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))) #s(literal 3 binary32))) (+.f32 (*.f32 x x) (-.f32 (*.f32 (/.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))) (/.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32)))) (*.f32 (neg.f32 x) (/.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32)))))))
(/.f32 (-.f32 (*.f32 x x) (*.f32 (/.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))) (/.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))) (-.f32 (neg.f32 x) (/.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32)))))
(/.f32 (*.f32 x (+.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 (/.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 #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/2 binary32) (*.f32 x x))))
(/.f32 (*.f32 (+.f32 #s(literal -1 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.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 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 x (*.f32 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 (fabs.f32 x) (*.f32 x (+.f32 #s(literal -1 binary32) (/.f32 #s(literal -1/2 binary32) (*.f32 x x)))))) x)
(neg.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 (*.f32 x (+.f32 #s(literal -1 binary32) (/.f32 #s(literal -1/2 binary32) (*.f32 x x)))) (fabs.f32 x)))) (+.f32 (*.f32 (*.f32 x x) (fabs.f32 x)) (*.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (/.f32 #s(literal -1/2 binary32) (*.f32 x x)))) (*.f32 x (*.f32 (+.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 (log.f32 (/.f32 (-.f32 (fabs.f32 x) (*.f32 x (+.f32 #s(literal -1 binary32) (/.f32 #s(literal -1/2 binary32) (*.f32 x x))))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 (+.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 (log.f32 (+.f32 (*.f32 (*.f32 x x) (fabs.f32 x)) (*.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (/.f32 #s(literal -1/2 binary32) (*.f32 x x)))) (*.f32 x (*.f32 (+.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 #s(literal 1 binary32) (+.f32 (*.f32 x x) (*.f32 (*.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)))) (fabs.f32 x)))))))
(+.f32 (log.f32 (-.f32 (*.f32 x x) (*.f32 x (*.f32 (+.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 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (*.f32 x (+.f32 #s(literal -1 binary32) (/.f32 #s(literal -1/2 binary32) (*.f32 x x))))))))
(-.f32 #s(literal 0 binary32) (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 (*.f32 x (+.f32 #s(literal -1 binary32) (/.f32 #s(literal -1/2 binary32) (*.f32 x x)))) (fabs.f32 x)))) (+.f32 (*.f32 (*.f32 x x) (fabs.f32 x)) (*.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (/.f32 #s(literal -1/2 binary32) (*.f32 x x)))) (*.f32 x (*.f32 (+.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 #s(literal 0 binary32) (log.f32 (/.f32 (-.f32 (fabs.f32 x) (*.f32 x (+.f32 #s(literal -1 binary32) (/.f32 #s(literal -1/2 binary32) (*.f32 x x))))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 (+.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 (log.f32 (+.f32 (*.f32 (*.f32 x x) (fabs.f32 x)) (*.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (/.f32 #s(literal -1/2 binary32) (*.f32 x x)))) (*.f32 x (*.f32 (+.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 x) (*.f32 (*.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)))) (fabs.f32 x))))))
(-.f32 (log.f32 (+.f32 (*.f32 (*.f32 x x) (fabs.f32 x)) (*.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (/.f32 #s(literal -1/2 binary32) (*.f32 x x)))) (*.f32 x (*.f32 (+.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 #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 x) (*.f32 (fabs.f32 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 x (*.f32 (+.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 (fabs.f32 x) (*.f32 x (+.f32 #s(literal -1 binary32) (/.f32 #s(literal -1/2 binary32) (*.f32 x x)))))))
(-.f32 (log.f32 (neg.f32 (+.f32 (*.f32 (*.f32 x x) (fabs.f32 x)) (*.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (/.f32 #s(literal -1/2 binary32) (*.f32 x x)))) (*.f32 x (*.f32 (+.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 (neg.f32 (+.f32 (*.f32 x x) (*.f32 (*.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)))) (fabs.f32 x)))))))
(-.f32 (log.f32 (neg.f32 (-.f32 (*.f32 x x) (*.f32 x (*.f32 (+.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 (neg.f32 (-.f32 (fabs.f32 x) (*.f32 x (+.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 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 x x))) (log.f32 (-.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (/.f32 #s(literal -1/2 binary32) (*.f32 x x)))) (fabs.f32 x))))
(log.f32 (+.f32 (fabs.f32 x) (*.f32 x (+.f32 #s(literal -1 binary32) (/.f32 #s(literal -1/2 binary32) (*.f32 x x))))))
(+.f32 (fabs.f32 x) (*.f32 x (+.f32 #s(literal -1 binary32) (/.f32 #s(literal -1/2 binary32) (*.f32 x x)))))
(+.f32 (neg.f32 x) (+.f32 (/.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))) (fabs.f32 x)))
(+.f32 (-.f32 (fabs.f32 x) x) (/.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))
(+.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (/.f32 #s(literal -1/2 binary32) (*.f32 x x)))) (fabs.f32 x))
(fma.f32 x (+.f32 #s(literal -1 binary32) (/.f32 #s(literal -1/2 binary32) (*.f32 x x))) (fabs.f32 x))
(fma.f32 (+.f32 #s(literal -1 binary32) (/.f32 #s(literal -1/2 binary32) (*.f32 x x))) x (fabs.f32 x))
(-.f32 (/.f32 (*.f32 x x) (-.f32 (fabs.f32 x) (*.f32 x (+.f32 #s(literal -1 binary32) (/.f32 #s(literal -1/2 binary32) (*.f32 x x)))))) (/.f32 (*.f32 x (*.f32 (+.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 (fabs.f32 x) (*.f32 x (+.f32 #s(literal -1 binary32) (/.f32 #s(literal -1/2 binary32) (*.f32 x x)))))))
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 x x) (*.f32 (*.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)))) (fabs.f32 x)))) (+.f32 (*.f32 (*.f32 x x) (fabs.f32 x)) (*.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (/.f32 #s(literal -1/2 binary32) (*.f32 x x)))) (*.f32 x (*.f32 (+.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 #s(literal 1 binary32) (/.f32 (-.f32 (fabs.f32 x) (*.f32 x (+.f32 #s(literal -1 binary32) (/.f32 #s(literal -1/2 binary32) (*.f32 x x))))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 (+.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 (*.f32 (*.f32 x x) (fabs.f32 x)) (*.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (/.f32 #s(literal -1/2 binary32) (*.f32 x x)))) (*.f32 x (*.f32 (+.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 x) (*.f32 (*.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)))) (fabs.f32 x)))))
(/.f32 (+.f32 (*.f32 (*.f32 x x) (fabs.f32 x)) (*.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (/.f32 #s(literal -1/2 binary32) (*.f32 x x)))) (*.f32 x (*.f32 (+.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 #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 x) (*.f32 (fabs.f32 x) (*.f32 x (+.f32 #s(literal -1 binary32) (/.f32 #s(literal -1/2 binary32) (*.f32 x x))))))))
(/.f32 (-.f32 (*.f32 x x) (*.f32 x (*.f32 (+.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 (fabs.f32 x) (*.f32 x (+.f32 #s(literal -1 binary32) (/.f32 #s(literal -1/2 binary32) (*.f32 x x))))))
(/.f32 (neg.f32 (+.f32 (*.f32 (*.f32 x x) (fabs.f32 x)) (*.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (/.f32 #s(literal -1/2 binary32) (*.f32 x x)))) (*.f32 x (*.f32 (+.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 x) (*.f32 (*.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)))) (fabs.f32 x))))))
(/.f32 (neg.f32 (-.f32 (*.f32 x x) (*.f32 x (*.f32 (+.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 (fabs.f32 x) (*.f32 x (+.f32 #s(literal -1 binary32) (/.f32 #s(literal -1/2 binary32) (*.f32 x x)))))))
(/.f32 (-.f32 (*.f32 x (*.f32 (+.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 x x)) (-.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (/.f32 #s(literal -1/2 binary32) (*.f32 x x)))) (fabs.f32 x)))
(*.f32 (+.f32 (*.f32 (*.f32 x x) (fabs.f32 x)) (*.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (/.f32 #s(literal -1/2 binary32) (*.f32 x x)))) (*.f32 x (*.f32 (+.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 #s(literal 1 binary32) (+.f32 (*.f32 x x) (*.f32 (*.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)))) (fabs.f32 x))))))
(*.f32 (-.f32 (*.f32 x x) (*.f32 x (*.f32 (+.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 #s(literal 1 binary32) (-.f32 (fabs.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)))) (/.f32 x (/.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal -1/8 binary32))))
(+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal -1/8 binary32))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))
(+.f32 (*.f32 x #s(literal 1 binary32)) (*.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))))
(+.f32 (*.f32 #s(literal 1 binary32) x) (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x 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 (*.f32 x x))) #s(literal -1/8 binary32))))
(fma.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) x (/.f32 x (/.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal -1/8 binary32))))
(/.f32 (+.f32 (pow.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) #s(literal 3 binary32)) (pow.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal -1/8 binary32))) #s(literal 3 binary32))) (+.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 (/.f32 x (/.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal -1/8 binary32))) (/.f32 x (/.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (/.f32 x (/.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal -1/8 binary32)))))))
(/.f32 (-.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 (*.f32 x x))) #s(literal -1/8 binary32))) (/.f32 x (/.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal -1/8 binary32))))) (-.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (/.f32 x (/.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal -1/8 binary32)))))
(/.f32 (*.f32 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 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) (/.f32 #s(literal 1/64 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (*.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/8 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) (-.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))))
(/.f32 (*.f32 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/64 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x x))))))) (+.f32 #s(literal 1 binary32) (-.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))))
(/.f32 (*.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 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) (/.f32 #s(literal 1/64 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x 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/8 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) (-.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.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 #s(literal 1/64 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x x)))))) x) (+.f32 #s(literal 1 binary32) (-.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x 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))))))
(*.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))))) 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)
(neg.f32 (neg.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))))))))))
(neg.f32 (log.f32 (/.f32 (/.f32 #s(literal 1 binary32) (+.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)))))))) #s(literal 1 binary32))))
(+.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/8 binary32) (*.f32 x (*.f32 x (*.f32 x 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))) (neg.f32 (log.f32 (-.f32 (*.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)))))) (fabs.f32 x)))))
(+.f32 #s(literal 0 binary32) (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)))))))))
(+.f32 (log.f32 (*.f32 (+.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))))) #s(literal 1 binary32)) x)) (log.f32 (*.f32 (-.f32 (*.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) (/.f32 #s(literal 1 binary32) (-.f32 (*.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)))))) (fabs.f32 x))))))
(+.f32 (log.f32 (*.f32 (+.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))))) #s(literal 1 binary32)) x)) (log.f32 (/.f32 (-.f32 (*.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) (-.f32 (*.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)))))) (fabs.f32 x)))))
(+.f32 (log.f32 (neg.f32 (*.f32 x (-.f32 (*.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 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)))) (log.f32 (/.f32 #s(literal 1 binary32) (neg.f32 (-.f32 (*.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)))))) (fabs.f32 x))))))
(+.f32 (neg.f32 (log.f32 (-.f32 (*.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)))))) (fabs.f32 x)))) (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/8 binary32) (*.f32 x (*.f32 x (*.f32 x 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))))
(+.f32 (log.f32 (/.f32 (*.f32 x (-.f32 (*.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 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)) (-.f32 (*.f32 (*.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)))))) (*.f32 (*.f32 x 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 (+.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 (*.f32 x x) (fabs.f32 x))))) (log.f32 (+.f32 (*.f32 x (+.f32 (*.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 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)) (*.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 x (fabs.f32 x))))))
(+.f32 (log.f32 (/.f32 (*.f32 x (-.f32 (*.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 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)) (*.f32 x (-.f32 (*.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 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)))) (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)))))))))
(-.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/8 binary32) (*.f32 x (*.f32 x (*.f32 x 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))) (log.f32 (-.f32 (*.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)))))) (fabs.f32 x))))
(-.f32 #s(literal 0 binary32) (neg.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))))))))))
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (/.f32 #s(literal 1 binary32) (+.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)))))))) #s(literal 1 binary32))))
(-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (neg.f32 (/.f32 #s(literal 1 binary32) (+.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)))))))))))
(-.f32 (log.f32 (neg.f32 (*.f32 x (-.f32 (*.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 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)))) (log.f32 (neg.f32 (-.f32 (*.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)))))) (fabs.f32 x)))))
(-.f32 (log.f32 (-.f32 (*.f32 (*.f32 (*.f32 x 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 (+.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 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.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 (+.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 (+.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 (+.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 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))))) (log.f32 (*.f32 (-.f32 (*.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)))))) (fabs.f32 x)) (+.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.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 (+.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 (+.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 (+.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 (*.f32 x x) (*.f32 x (+.f32 (*.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 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)))))))
(-.f32 (log.f32 (*.f32 (*.f32 x (+.f32 (*.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 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)) (*.f32 x (-.f32 (*.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 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)))) (log.f32 (*.f32 (-.f32 (*.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)))))) (fabs.f32 x)) (*.f32 x (+.f32 (*.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 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)))))
(-.f32 (log.f32 (-.f32 (*.f32 (*.f32 (*.f32 x 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 (+.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 (*.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)))))) (fabs.f32 x))) (*.f32 (-.f32 (*.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)))))) (fabs.f32 x)) (*.f32 x x)))) (log.f32 (*.f32 (-.f32 (*.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)))))) (fabs.f32 x)) (-.f32 (*.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)))))) (fabs.f32 x)))))
(-.f32 (log.f32 (*.f32 (-.f32 (*.f32 (*.f32 (*.f32 x 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 (+.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 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.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 (+.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 (+.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 (+.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 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x))))) #s(literal 1 binary32))) (log.f32 (*.f32 (+.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.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 (+.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 (+.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 (+.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 (*.f32 x x) (*.f32 x (+.f32 (*.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 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)))) (-.f32 (*.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)))))) (fabs.f32 x)))))
(-.f32 (log.f32 (*.f32 (*.f32 (*.f32 x (+.f32 (*.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 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)) (*.f32 x (-.f32 (*.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 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))) #s(literal 1 binary32))) (log.f32 (*.f32 (*.f32 x (+.f32 (*.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 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)) (-.f32 (*.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)))))) (fabs.f32 x)))))
(-.f32 (log.f32 (neg.f32 (neg.f32 (*.f32 x (-.f32 (*.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 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))))) (log.f32 (neg.f32 (neg.f32 (-.f32 (*.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)))))) (fabs.f32 x))))))
(-.f32 (log.f32 (+.f32 (*.f32 (*.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)))))) (*.f32 (*.f32 x 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 (+.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 (*.f32 x x) (fabs.f32 x)))) (log.f32 (+.f32 (*.f32 (*.f32 x 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 (+.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 (*.f32 x 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 x (fabs.f32 x)))))))
(-.f32 (log.f32 (-.f32 (pow.f32 (/.f32 (*.f32 (*.f32 x 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 (+.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 (*.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)))))) (fabs.f32 x))) #s(literal 3 binary32)) (pow.f32 (/.f32 (*.f32 x x) (-.f32 (*.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)))))) (fabs.f32 x))) #s(literal 3 binary32)))) (log.f32 (+.f32 (*.f32 (/.f32 (*.f32 (*.f32 x 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 (+.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 (*.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)))))) (fabs.f32 x))) (/.f32 (*.f32 (*.f32 x 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 (+.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 (*.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)))))) (fabs.f32 x)))) (+.f32 (*.f32 (/.f32 (*.f32 x x) (-.f32 (*.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)))))) (fabs.f32 x))) (/.f32 (*.f32 x x) (-.f32 (*.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)))))) (fabs.f32 x)))) (*.f32 (/.f32 (*.f32 (*.f32 x 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 (+.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 (*.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)))))) (fabs.f32 x))) (/.f32 (*.f32 x x) (-.f32 (*.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)))))) (fabs.f32 x))))))))
(-.f32 (log.f32 (-.f32 (*.f32 (/.f32 (*.f32 (*.f32 x 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 (+.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 (*.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)))))) (fabs.f32 x))) (/.f32 (*.f32 (*.f32 x 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 (+.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 (*.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)))))) (fabs.f32 x)))) (*.f32 (/.f32 (*.f32 x x) (-.f32 (*.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)))))) (fabs.f32 x))) (/.f32 (*.f32 x x) (-.f32 (*.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)))))) (fabs.f32 x)))))) (log.f32 (+.f32 (/.f32 (*.f32 (*.f32 x 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 (+.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 (*.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)))))) (fabs.f32 x))) (/.f32 (*.f32 x x) (-.f32 (*.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)))))) (fabs.f32 x))))))
(-.f32 (log.f32 (*.f32 (*.f32 x (-.f32 (*.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 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)) #s(literal 1 binary32))) (log.f32 (-.f32 (*.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)))))) (fabs.f32 x))))
(-.f32 (log.f32 (*.f32 (-.f32 (*.f32 (*.f32 (*.f32 x 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 (+.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 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.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 (+.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 (+.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 (+.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 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x))))) (/.f32 #s(literal 1 binary32) (-.f32 (*.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)))))) (fabs.f32 x))))) (log.f32 (+.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.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 (+.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 (+.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 (+.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 (*.f32 x x) (*.f32 x (+.f32 (*.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 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))))))
(-.f32 (log.f32 (*.f32 (*.f32 (*.f32 x (+.f32 (*.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 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)) (*.f32 x (-.f32 (*.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 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))) (/.f32 #s(literal 1 binary32) (-.f32 (*.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)))))) (fabs.f32 x))))) (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/8 binary32) (*.f32 x (*.f32 x (*.f32 x 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))))
(/.f32 (-.f32 (pow.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/8 binary32) (*.f32 x (*.f32 x (*.f32 x 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))) #s(literal 3 binary32)) (pow.f32 (log.f32 (-.f32 (*.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)))))) (fabs.f32 x))) #s(literal 3 binary32))) (+.f32 (*.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/8 binary32) (*.f32 x (*.f32 x (*.f32 x 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))) (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/8 binary32) (*.f32 x (*.f32 x (*.f32 x 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)))) (+.f32 (*.f32 (log.f32 (-.f32 (*.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)))))) (fabs.f32 x))) (log.f32 (-.f32 (*.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)))))) (fabs.f32 x)))) (*.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/8 binary32) (*.f32 x (*.f32 x (*.f32 x 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))) (log.f32 (-.f32 (*.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)))))) (fabs.f32 x)))))))
(/.f32 (-.f32 (*.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/8 binary32) (*.f32 x (*.f32 x (*.f32 x 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))) (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/8 binary32) (*.f32 x (*.f32 x (*.f32 x 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)))) (*.f32 (log.f32 (-.f32 (*.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)))))) (fabs.f32 x))) (log.f32 (-.f32 (*.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)))))) (fabs.f32 x))))) (log.f32 (*.f32 (*.f32 x (-.f32 (*.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 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)) (-.f32 (*.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)))))) (fabs.f32 x)))))
(*.f32 #s(literal -1 binary32) (neg.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))))))))))
(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))))))))
(neg.f32 (/.f32 (*.f32 x (-.f32 (*.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 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)) (neg.f32 (-.f32 (*.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)))))) (fabs.f32 x)))))
(neg.f32 (/.f32 (neg.f32 (*.f32 x (-.f32 (*.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 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))) (-.f32 (*.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)))))) (fabs.f32 x))))
(+.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)))))))
(+.f32 (*.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)))))) (fabs.f32 x))
(+.f32 (/.f32 (*.f32 (*.f32 x 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 (+.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 (*.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)))))) (fabs.f32 x))) (neg.f32 (/.f32 (*.f32 x x) (-.f32 (*.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)))))) (fabs.f32 x)))))
(+.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal -1/8 binary32))) (fabs.f32 x)))
(pow.f32 (/.f32 #s(literal 1 binary32) (+.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)))))))) #s(literal -1 binary32))
(fma.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))))) (fabs.f32 x))
(fma.f32 x (/.f32 (*.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 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))))))) (-.f32 (*.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)))))) (fabs.f32 x))) (neg.f32 (/.f32 (*.f32 x x) (-.f32 (*.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)))))) (fabs.f32 x)))))
(fma.f32 (*.f32 x x) (/.f32 (*.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 (+.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 (*.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)))))) (fabs.f32 x))) (neg.f32 (/.f32 (*.f32 x x) (-.f32 (*.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)))))) (fabs.f32 x)))))
(fma.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))))) x (fabs.f32 x))
(fma.f32 (*.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)))))) (/.f32 (*.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)))))) (-.f32 (*.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)))))) (fabs.f32 x))) (neg.f32 (/.f32 (*.f32 x x) (-.f32 (*.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)))))) (fabs.f32 x)))))
(fma.f32 (*.f32 (*.f32 x 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 (+.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 binary32) (-.f32 (*.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)))))) (fabs.f32 x))) (neg.f32 (/.f32 (*.f32 x x) (-.f32 (*.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)))))) (fabs.f32 x)))))
(fma.f32 (*.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 x 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 (*.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)))))) (fabs.f32 x))) (neg.f32 (/.f32 (*.f32 x x) (-.f32 (*.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)))))) (fabs.f32 x)))))
(fma.f32 (/.f32 (*.f32 (*.f32 x 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 (+.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 (*.f32 (*.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)))))) (*.f32 (*.f32 x 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 (+.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 (*.f32 x x) (fabs.f32 x)))) (+.f32 (*.f32 x (+.f32 (*.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 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)) (*.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 x (fabs.f32 x)))) (neg.f32 (/.f32 (*.f32 x x) (-.f32 (*.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)))))) (fabs.f32 x)))))
(fma.f32 (/.f32 (*.f32 (*.f32 x 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 (+.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 x (-.f32 (*.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 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))) (+.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))))))) (neg.f32 (/.f32 (*.f32 x x) (-.f32 (*.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)))))) (fabs.f32 x)))))
(-.f32 (/.f32 (*.f32 (*.f32 x 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 (+.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 (*.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)))))) (fabs.f32 x))) (/.f32 (*.f32 x x) (-.f32 (*.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)))))) (fabs.f32 x))))
(/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (+.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)))))))))
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 #s(literal 1 binary32) (+.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)))))))) #s(literal 1 binary32)))
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 #s(literal 1 binary32) (+.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))))))))))
(/.f32 (*.f32 x (-.f32 (*.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 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)) (-.f32 (*.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)))))) (fabs.f32 x)))
(/.f32 (neg.f32 (*.f32 x (-.f32 (*.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 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))) (neg.f32 (-.f32 (*.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)))))) (fabs.f32 x))))
(/.f32 (-.f32 (*.f32 (*.f32 (*.f32 x 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 (+.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 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.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 (+.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 (+.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 (+.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 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 (-.f32 (*.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)))))) (fabs.f32 x)) (+.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.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 (+.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 (+.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 (+.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 (*.f32 x x) (*.f32 x (+.f32 (*.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 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))))))
(/.f32 (*.f32 (*.f32 x (+.f32 (*.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 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)) (*.f32 x (-.f32 (*.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 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))) (*.f32 (-.f32 (*.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)))))) (fabs.f32 x)) (*.f32 x (+.f32 (*.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 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))))
(/.f32 (-.f32 (*.f32 (*.f32 (*.f32 x 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 (+.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 (*.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)))))) (fabs.f32 x))) (*.f32 (-.f32 (*.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)))))) (fabs.f32 x)) (*.f32 x x))) (*.f32 (-.f32 (*.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)))))) (fabs.f32 x)) (-.f32 (*.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)))))) (fabs.f32 x))))
(/.f32 (*.f32 (-.f32 (*.f32 (*.f32 (*.f32 x 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 (+.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 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.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 (+.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 (+.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 (+.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 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x))))) #s(literal 1 binary32)) (*.f32 (+.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.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 (+.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 (+.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 (+.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 (*.f32 x x) (*.f32 x (+.f32 (*.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 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)))) (-.f32 (*.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)))))) (fabs.f32 x))))
(/.f32 (*.f32 (*.f32 (*.f32 x (+.f32 (*.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 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)) (*.f32 x (-.f32 (*.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 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))) #s(literal 1 binary32)) (*.f32 (*.f32 x (+.f32 (*.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 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)) (-.f32 (*.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)))))) (fabs.f32 x))))
(/.f32 (neg.f32 (neg.f32 (*.f32 x (-.f32 (*.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 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)))) (neg.f32 (neg.f32 (-.f32 (*.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)))))) (fabs.f32 x)))))
(/.f32 (+.f32 (*.f32 (*.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)))))) (*.f32 (*.f32 x 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 (+.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 (*.f32 x x) (fabs.f32 x))) (+.f32 (*.f32 (*.f32 x 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 (+.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 (*.f32 x 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 x (fabs.f32 x))))))
(/.f32 (-.f32 (pow.f32 (/.f32 (*.f32 (*.f32 x 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 (+.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 (*.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)))))) (fabs.f32 x))) #s(literal 3 binary32)) (pow.f32 (/.f32 (*.f32 x x) (-.f32 (*.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)))))) (fabs.f32 x))) #s(literal 3 binary32))) (+.f32 (*.f32 (/.f32 (*.f32 (*.f32 x 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 (+.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 (*.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)))))) (fabs.f32 x))) (/.f32 (*.f32 (*.f32 x 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 (+.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 (*.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)))))) (fabs.f32 x)))) (+.f32 (*.f32 (/.f32 (*.f32 x x) (-.f32 (*.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)))))) (fabs.f32 x))) (/.f32 (*.f32 x x) (-.f32 (*.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)))))) (fabs.f32 x)))) (*.f32 (/.f32 (*.f32 (*.f32 x 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 (+.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 (*.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)))))) (fabs.f32 x))) (/.f32 (*.f32 x x) (-.f32 (*.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)))))) (fabs.f32 x)))))))
(/.f32 (-.f32 (*.f32 (/.f32 (*.f32 (*.f32 x 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 (+.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 (*.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)))))) (fabs.f32 x))) (/.f32 (*.f32 (*.f32 x 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 (+.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 (*.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)))))) (fabs.f32 x)))) (*.f32 (/.f32 (*.f32 x x) (-.f32 (*.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)))))) (fabs.f32 x))) (/.f32 (*.f32 x x) (-.f32 (*.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)))))) (fabs.f32 x))))) (+.f32 (/.f32 (*.f32 (*.f32 x 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 (+.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 (*.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)))))) (fabs.f32 x))) (/.f32 (*.f32 x x) (-.f32 (*.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)))))) (fabs.f32 x)))))
(/.f32 (*.f32 (*.f32 x (-.f32 (*.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 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)) #s(literal 1 binary32)) (-.f32 (*.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)))))) (fabs.f32 x)))
(/.f32 (*.f32 (-.f32 (*.f32 (*.f32 (*.f32 x 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 (+.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 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.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 (+.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 (+.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 (+.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 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x))))) (/.f32 #s(literal 1 binary32) (-.f32 (*.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)))))) (fabs.f32 x)))) (+.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.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 (+.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 (+.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 (+.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 (*.f32 x x) (*.f32 x (+.f32 (*.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 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)))))
(/.f32 (*.f32 (*.f32 (*.f32 x (+.f32 (*.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 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)) (*.f32 x (-.f32 (*.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 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))) (/.f32 #s(literal 1 binary32) (-.f32 (*.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)))))) (fabs.f32 x)))) (*.f32 x (+.f32 (*.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 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)))
(*.f32 #s(literal 1 binary32) (+.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))))))))
(*.f32 (*.f32 x (-.f32 (*.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 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)) (/.f32 #s(literal 1 binary32) (-.f32 (*.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)))))) (fabs.f32 x))))
(*.f32 (neg.f32 (*.f32 x (-.f32 (*.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 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))) (/.f32 #s(literal 1 binary32) (neg.f32 (-.f32 (*.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)))))) (fabs.f32 x)))))
(*.f32 (/.f32 #s(literal 1 binary32) (-.f32 (*.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)))))) (fabs.f32 x))) (*.f32 x (-.f32 (*.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 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)))
(*.f32 (*.f32 (+.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))))) #s(literal 1 binary32)) x) (*.f32 (-.f32 (*.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) (/.f32 #s(literal 1 binary32) (-.f32 (*.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)))))) (fabs.f32 x)))))
(*.f32 (*.f32 (+.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))))) #s(literal 1 binary32)) x) (/.f32 (-.f32 (*.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) (-.f32 (*.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)))))) (fabs.f32 x))))
(*.f32 (/.f32 (*.f32 x (-.f32 (*.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 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)) (-.f32 (*.f32 (*.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)))))) (*.f32 (*.f32 x 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 (+.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 (*.f32 x x) (fabs.f32 x)))) (+.f32 (*.f32 x (+.f32 (*.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 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)) (*.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 x (fabs.f32 x)))))
(*.f32 (/.f32 (*.f32 x (-.f32 (*.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 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)) (*.f32 x (-.f32 (*.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 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))) (+.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))))))))
(neg.f32 (log.f32 (/.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 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))
(neg.f32 (log.f32 (/.f32 (/.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 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1 binary32))))
(+.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (neg.f32 (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 (+.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 (neg.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) 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 (neg.f32 (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)))))) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))
(+.f32 (log.f32 (/.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (+.f32 (*.f32 (*.f32 x x) (*.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 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 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) 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 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (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 (+.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 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (/.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 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1 binary32))))
(-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (neg.f32 (/.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 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))
(-.f32 (log.f32 (+.f32 (*.f32 (*.f32 x x) (fabs.f32 x)) (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)))) (log.f32 (*.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 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)))) (log.f32 (*.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 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))
(-.f32 (log.f32 (neg.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) 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 (*.f32 (*.f32 x x) (fabs.f32 x)) (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32))) #s(literal 1 binary32))) (log.f32 (*.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 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 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))) #s(literal 1 binary32))) (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 (neg.f32 (neg.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (log.f32 (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 (log.f32 (*.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal 1 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 (log.f32 (*.f32 (-.f32 (*.f32 x x) (+.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))))))) (log.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))
(/.f32 (-.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32)) (pow.f32 (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))))) #s(literal 3 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 (*.f32 (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))))) (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 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (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 (-.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 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (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))))))) (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 #s(literal -1 binary32) (log.f32 (/.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 (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))))))
(neg.f32 (/.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) 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 (neg.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))))))
(pow.f32 (/.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 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal -1 binary32))
(/.f32 #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 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))
(/.f32 #s(literal 1 binary32) (/.f32 (/.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 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1 binary32)))
(/.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 #s(literal -1 binary32) (neg.f32 (/.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 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))
(/.f32 (neg.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) 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 (*.f32 x x) (fabs.f32 x)) (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 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 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 (+.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 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))
(/.f32 (*.f32 (+.f32 (*.f32 (*.f32 x x) (fabs.f32 x)) (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32))) #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 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 (-.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 (neg.f32 (neg.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) 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 (*.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) 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))) (/.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 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))
(*.f32 #s(literal 1 binary32) (/.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 (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 (neg.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) 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 #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 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))
(*.f32 (/.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (+.f32 (*.f32 (*.f32 x x) (*.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 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 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) 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))))
(neg.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))
(pow.f32 (/.f32 (*.f32 x x) #s(literal -1/2 binary32)) #s(literal -1 binary32))
(/.f32 #s(literal 1 binary32) (/.f32 (*.f32 x x) #s(literal -1/2 binary32)))
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 (*.f32 x x) #s(literal -1/2 binary32)) #s(literal 1 binary32)))
(/.f32 #s(literal 1 binary32) (/.f32 x (/.f32 #s(literal -1/2 binary32) x)))
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))
(/.f32 #s(literal -1/2 binary32) (*.f32 x x))
(/.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 0 binary32) (*.f32 x x)))
(/.f32 (/.f32 #s(literal -1/2 binary32) x) x)
(/.f32 (neg.f32 (/.f32 #s(literal -1/2 binary32) x)) (neg.f32 x))
(*.f32 #s(literal 1 binary32) (/.f32 #s(literal -1/2 binary32) (*.f32 x x)))
(*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))
(*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 0 binary32) (*.f32 x x))))
(*.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal -1/2 binary32))
(*.f32 (/.f32 #s(literal -1/2 binary32) x) (/.f32 #s(literal 1 binary32) x))
(neg.f32 (/.f32 #s(literal -1/2 binary32) (*.f32 x x)))
(pow.f32 (/.f32 (*.f32 x x) #s(literal 1/2 binary32)) #s(literal -1 binary32))
(/.f32 #s(literal 1 binary32) (/.f32 (*.f32 x x) #s(literal 1/2 binary32)))
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 (*.f32 x x) #s(literal 1/2 binary32)) #s(literal 1 binary32)))
(/.f32 #s(literal 1 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x)))
(/.f32 #s(literal -1 binary32) (/.f32 (*.f32 x x) #s(literal -1/2 binary32)))
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (*.f32 x x) #s(literal 1/2 binary32))))
(/.f32 #s(literal -1/2 binary32) (-.f32 #s(literal 0 binary32) (*.f32 x x)))
(/.f32 #s(literal 1/2 binary32) (*.f32 x x))
(/.f32 (/.f32 #s(literal 1/2 binary32) x) x)
(/.f32 (*.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)
(/.f32 (neg.f32 (/.f32 #s(literal 1/2 binary32) x)) (neg.f32 x))
(/.f32 (*.f32 #s(literal -1 binary32) (/.f32 #s(literal -1/2 binary32) 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/2 binary32) (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 0 binary32) (*.f32 x x))))
(*.f32 (/.f32 #s(literal -1/2 binary32) (*.f32 x x)) #s(literal -1 binary32))
(*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))
(*.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32))
(*.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1/2 binary32))
(*.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 #s(literal 1 binary32) x))

simplify586.0ms (6.3%)

Algorithm
egg-herbie
Rules
5798×+-lowering-+.f64
5798×+-lowering-+.f32
3432×*-lowering-*.f32
3432×*-lowering-*.f64
1734×fma-lowering-fma.f32
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
08006409
125945586
084735586
Stop Event
iter limit
node limit
Counts
276 → 276
Calls
Call 1
Inputs
(- 1 (fabs x))
(- (+ 1 (* (pow x 2) (- 2 (* 1/2 (fabs x))))) (fabs x))
(- (+ 1 (* (pow x 2) (- (+ 2 (* 1/8 (* (pow x 2) (fabs x)))) (* 1/2 (fabs x))))) (fabs x))
(- (+ 1 (* (pow x 2) (- (+ 2 (* (pow x 2) (- (* -1/16 (* (pow x 2) (fabs x))) (* -1/8 (fabs x))))) (* 1/2 (fabs x))))) (fabs x))
(* 2 (pow x 2))
(* (pow x 2) (+ 2 (* -1 (/ (fabs x) x))))
(* (pow x 2) (- (+ 2 (/ 1 (pow x 2))) (/ (fabs x) x)))
(* (pow x 2) (- (+ 2 (+ (* -1/2 (/ (fabs x) (pow x 3))) (/ 1 (pow x 2)))) (/ (fabs x) x)))
(* 2 (pow x 2))
(* (pow x 2) (+ 2 (/ (fabs x) x)))
(* (pow x 2) (+ 2 (+ (/ 1 (pow x 2)) (/ (fabs x) x))))
(* (pow x 2) (+ 2 (* -1 (/ (- (* -1 (/ (+ 1 (* 1/2 (/ (fabs x) x))) x)) (fabs x)) x))))
(copysign (+ (log (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))) (log (/ (+ (fabs x) (sqrt (+ 1 (pow x 2)))) (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))))) x)
(copysign (+ (log (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))) (log (/ (+ (fabs x) (sqrt (+ 1 (pow x 2)))) (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))))) x)
(copysign (+ (log (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))) (log (/ (+ (fabs x) (sqrt (+ 1 (pow x 2)))) (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))))) x)
(copysign (+ (log (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))) (log (/ (+ (fabs x) (sqrt (+ 1 (pow x 2)))) (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))))) x)
(copysign (+ (log (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))) (log (/ (+ (fabs x) (sqrt (+ 1 (pow x 2)))) (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))))) x)
(copysign (+ (log (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))) (log (/ (+ (fabs x) (sqrt (+ 1 (pow x 2)))) (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))))) x)
(copysign (+ (log (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))) (log (/ (+ (fabs x) (sqrt (+ 1 (pow x 2)))) (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))))) x)
(copysign (+ (log (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))) (log (/ (+ (fabs x) (sqrt (+ 1 (pow x 2)))) (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))))) x)
(copysign (+ (log (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))) (log (/ (+ (fabs x) (sqrt (+ 1 (pow x 2)))) (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))))) x)
(copysign (+ (log (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))) (log (/ (+ (fabs x) (sqrt (+ 1 (pow x 2)))) (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))))) x)
(copysign (+ (log (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))) (log (/ (+ (fabs x) (sqrt (+ 1 (pow x 2)))) (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))))) x)
(copysign (+ (log (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))) (log (/ (+ (fabs x) (sqrt (+ 1 (pow x 2)))) (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))))) x)
(+ (log (- 1 (fabs x))) (log (/ (+ 1 (fabs x)) (- 1 (fabs x)))))
(+ (log (- 1 (fabs x))) (+ (log (/ (+ 1 (fabs x)) (- 1 (fabs x)))) (* (pow x 2) (- (+ (* 2 (/ 1 (- 1 (fabs x)))) (/ (* (- 1 (fabs x)) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (+ 1 (fabs x)))) (* 1/2 (/ (fabs x) (- 1 (fabs x))))))))
(+ (log (- 1 (fabs x))) (+ (log (/ (+ 1 (fabs x)) (- 1 (fabs x)))) (* (pow x 2) (- (+ (* 2 (/ 1 (- 1 (fabs x)))) (+ (* (pow x 2) (+ (* 1/24 (+ (* -24 (/ (* (+ (* 1/8 (/ (* (fabs x) (+ 1 (fabs x))) (pow (- 1 (fabs x)) 2))) (+ (* 1/8 (/ 1 (- 1 (fabs x)))) (/ (* (- 2 (* 1/2 (fabs x))) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (- 1 (fabs x))))) (- 1 (fabs x))) (+ 1 (fabs x)))) (* -12 (/ (* (pow (- 1 (fabs x)) 2) (pow (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2))) 2)) (pow (+ 1 (fabs x)) 2))))) (* 1/24 (+ (* -12 (/ (pow (- 2 (* 1/2 (fabs x))) 2) (pow (- 1 (fabs x)) 2))) (* 3 (/ (fabs x) (- 1 (fabs x)))))))) (/ (* (- 1 (fabs x)) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (+ 1 (fabs x))))) (* 1/2 (/ (fabs x) (- 1 (fabs x))))))))
(+ (log (- 1 (fabs x))) (+ (log (/ (+ 1 (fabs x)) (- 1 (fabs x)))) (* (pow x 2) (- (+ (* 2 (/ 1 (- 1 (fabs x)))) (+ (* (pow x 2) (+ (* 1/24 (+ (* -24 (/ (* (+ (* 1/8 (/ (* (fabs x) (+ 1 (fabs x))) (pow (- 1 (fabs x)) 2))) (+ (* 1/8 (/ 1 (- 1 (fabs x)))) (/ (* (- 2 (* 1/2 (fabs x))) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (- 1 (fabs x))))) (- 1 (fabs x))) (+ 1 (fabs x)))) (* -12 (/ (* (pow (- 1 (fabs x)) 2) (pow (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2))) 2)) (pow (+ 1 (fabs x)) 2))))) (+ (* 1/24 (+ (* -12 (/ (pow (- 2 (* 1/2 (fabs x))) 2) (pow (- 1 (fabs x)) 2))) (* 3 (/ (fabs x) (- 1 (fabs x)))))) (* (pow x 2) (+ (* 1/720 (+ (* -90 (/ (* (fabs x) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2))) (+ (* -45 (/ (fabs x) (- 1 (fabs x)))) (* 240 (/ (pow (- 2 (* 1/2 (fabs x))) 3) (pow (- 1 (fabs x)) 3)))))) (* 1/720 (+ (* 240 (/ (* (pow (- 1 (fabs x)) 3) (pow (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2))) 3)) (pow (+ 1 (fabs x)) 3))) (+ (* 720 (/ (* (+ (* 1/8 (/ (* (fabs x) (+ 1 (fabs x))) (pow (- 1 (fabs x)) 2))) (+ (* 1/8 (/ 1 (- 1 (fabs x)))) (/ (* (- 2 (* 1/2 (fabs x))) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (- 1 (fabs x))))) (* (pow (- 1 (fabs x)) 2) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2))))) (pow (+ 1 (fabs x)) 2))) (* 720 (/ (* (- 1 (fabs x)) (- (* 1/16 (/ 1 (- 1 (fabs x)))) (+ (* -1 (/ (* (+ (* 1/8 (/ 1 (- 1 (fabs x)))) (+ (* 1/8 (/ (* (fabs x) (+ 1 (fabs x))) (pow (- 1 (fabs x)) 2))) (/ (* (- 2 (* 1/2 (fabs x))) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (- 1 (fabs x))))) (- 2 (* 1/2 (fabs x)))) (- 1 (fabs x)))) (+ (* -1/16 (/ (* (fabs x) (+ 1 (fabs x))) (pow (- 1 (fabs x)) 2))) (* 1/8 (/ (* (fabs x) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (- 1 (fabs x)))))))) (+ 1 (fabs x)))))))))))) (/ (* (- 1 (fabs x)) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (+ 1 (fabs x))))) (* 1/2 (/ (fabs x) (- 1 (fabs x))))))))
(+ (log 1/2) (+ (log 2) (+ (log (/ 1 x)) (* -2 (log (/ 1 x))))))
(+ (log 1/2) (+ (log 2) (+ (log (/ 1 x)) (+ (* -2 (log (/ 1 x))) (+ (* -1/2 (/ (fabs x) x)) (* 2 (/ (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) x)))))))
(+ (log 1/2) (+ (log 2) (+ (log (/ 1 x)) (+ (* -2 (log (/ 1 x))) (+ (* -1/2 (/ (fabs x) x)) (+ (* 1/2 (/ (+ 1 (* -1/4 (pow (fabs x) 2))) (pow x 2))) (+ (* 1/2 (/ (+ (* -4 (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 2)) (* 2 (* (fabs x) (- (* 1/2 (fabs x)) (* -1/4 (fabs x)))))) (pow x 2))) (* 2 (/ (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) x)))))))))
(+ (log 1/2) (+ (log 2) (+ (log (/ 1 x)) (+ (* -2 (log (/ 1 x))) (+ (* -1/2 (/ (fabs x) x)) (+ (* 1/6 (/ (+ (* -12 (* (fabs x) (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 2))) (+ (* -12 (+ (* -1/4 (* (pow (fabs x) 2) (- (* 1/2 (fabs x)) (* -1/4 (fabs x))))) (+ (* -1/8 (fabs x)) (* 1/2 (- (* 1/2 (fabs x)) (* -1/4 (fabs x))))))) (* 16 (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 3)))) (pow x 3))) (+ (* 1/6 (/ (+ (* -3/2 (fabs x)) (+ (* -1/4 (pow (fabs x) 3)) (* 3/2 (fabs x)))) (pow x 3))) (+ (* 1/2 (/ (+ 1 (* -1/4 (pow (fabs x) 2))) (pow x 2))) (+ (* 1/2 (/ (+ (* -4 (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 2)) (* 2 (* (fabs x) (- (* 1/2 (fabs x)) (* -1/4 (fabs x)))))) (pow x 2))) (* 2 (/ (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) x)))))))))))
(+ (log 1/2) (+ (log 2) (+ (log (/ -1 x)) (* -2 (log (/ -1 x))))))
(+ (log 1/2) (+ (log 2) (+ (log (/ -1 x)) (+ (* -2 (log (/ -1 x))) (* -1 (/ (+ (* -1/2 (fabs x)) (* 2 (- (* 1/2 (fabs x)) (* -1/4 (fabs x))))) x))))))
(+ (log 1/2) (+ (log 2) (+ (log (/ -1 x)) (+ (* -2 (log (/ -1 x))) (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (+ 1 (* -1/4 (pow (fabs x) 2)))) (* 1/2 (+ (* -4 (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 2)) (* 2 (* (fabs x) (- (* 1/2 (fabs x)) (* -1/4 (fabs x)))))))) x)) (+ (* -1/2 (fabs x)) (* 2 (- (* 1/2 (fabs x)) (* -1/4 (fabs x)))))) x))))))
(+ (log 1/2) (+ (log 2) (+ (log (/ -1 x)) (+ (* -2 (log (/ -1 x))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/6 (+ (* -12 (* (fabs x) (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 2))) (+ (* -12 (+ (* -1/4 (* (pow (fabs x) 2) (- (* 1/2 (fabs x)) (* -1/4 (fabs x))))) (+ (* -1/8 (fabs x)) (* 1/2 (- (* 1/2 (fabs x)) (* -1/4 (fabs x))))))) (* 16 (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 3))))) (* 1/6 (+ (* -3/2 (fabs x)) (+ (* -1/4 (pow (fabs x) 3)) (* 3/2 (fabs x)))))) x)) (+ (* 1/2 (+ 1 (* -1/4 (pow (fabs x) 2)))) (* 1/2 (+ (* -4 (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 2)) (* 2 (* (fabs x) (- (* 1/2 (fabs x)) (* -1/4 (fabs x))))))))) x)) (+ (* -1/2 (fabs x)) (* 2 (- (* 1/2 (fabs x)) (* -1/4 (fabs x)))))) x))))))
(log (- 1 (fabs x)))
(+ (log (- 1 (fabs x))) (/ (* (pow x 2) (- 2 (* 1/2 (fabs x)))) (- 1 (fabs x))))
(+ (log (- 1 (fabs x))) (* (pow x 2) (- (+ (* 1/24 (* (pow x 2) (+ (* -12 (/ (pow (- 2 (* 1/2 (fabs x))) 2) (pow (- 1 (fabs x)) 2))) (* 3 (/ (fabs x) (- 1 (fabs x))))))) (* 2 (/ 1 (- 1 (fabs x))))) (* 1/2 (/ (fabs x) (- 1 (fabs x)))))))
(+ (log (- 1 (fabs x))) (* (pow x 2) (- (+ (* (pow x 2) (+ (* 1/720 (* (pow x 2) (+ (* -90 (/ (* (fabs x) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2))) (+ (* -45 (/ (fabs x) (- 1 (fabs x)))) (* 240 (/ (pow (- 2 (* 1/2 (fabs x))) 3) (pow (- 1 (fabs x)) 3))))))) (* 1/24 (+ (* -12 (/ (pow (- 2 (* 1/2 (fabs x))) 2) (pow (- 1 (fabs x)) 2))) (* 3 (/ (fabs x) (- 1 (fabs x)))))))) (* 2 (/ 1 (- 1 (fabs x))))) (* 1/2 (/ (fabs x) (- 1 (fabs x)))))))
(+ (log 2) (* -2 (log (/ 1 x))))
(+ (log 2) (+ (* -2 (log (/ 1 x))) (* -1/2 (/ (fabs x) x))))
(+ (log 2) (+ (* -2 (log (/ 1 x))) (+ (* -1/2 (/ (fabs x) x)) (* 1/2 (/ (+ 1 (* -1/4 (pow (fabs x) 2))) (pow x 2))))))
(+ (log 2) (+ (* -2 (log (/ 1 x))) (+ (* -1/2 (/ (fabs x) x)) (+ (* 1/6 (/ (+ (* -3/2 (fabs x)) (+ (* -1/4 (pow (fabs x) 3)) (* 3/2 (fabs x)))) (pow x 3))) (* 1/2 (/ (+ 1 (* -1/4 (pow (fabs x) 2))) (pow x 2)))))))
(+ (log 2) (* -2 (log (/ -1 x))))
(+ (log 2) (+ (* -2 (log (/ -1 x))) (* 1/2 (/ (fabs x) x))))
(+ (log 2) (+ (* -2 (log (/ -1 x))) (* -1 (/ (+ (* -1/2 (fabs x)) (* -1/2 (/ (+ 1 (* -1/4 (pow (fabs x) 2))) x))) x))))
(+ (log 2) (+ (* -2 (log (/ -1 x))) (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (/ (+ (* -3/2 (fabs x)) (+ (* -1/4 (pow (fabs x) 3)) (* 3/2 (fabs x)))) x)) (* 1/2 (+ 1 (* -1/4 (pow (fabs x) 2))))) x)) (* -1/2 (fabs 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 (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)
(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 (- (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)
(fabs x)
(fabs x)
(fabs x)
(fabs x)
(fabs x)
(fabs x)
(fabs x)
(fabs x)
(fabs x)
(fabs x)
(/ -1/2 x)
(/ (- (* -1 (pow x 2)) 1/2) x)
(/ (- (* -1 (pow x 2)) 1/2) x)
(/ (- (* -1 (pow x 2)) 1/2) x)
(* -1 x)
(* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))
(* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))
(* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))
(* -1 x)
(* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))
(* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))
(* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))
(copysign (log (+ (fabs x) (* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))))) x)
(copysign (log (+ (fabs x) (* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))))) x)
(copysign (log (+ (fabs x) (* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))))) x)
(copysign (log (+ (fabs x) (* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))))) x)
(copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x)
(copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x)
(copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x)
(copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x)
(copysign (log (+ (fabs x) (* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))))) x)
(copysign (log (+ (fabs x) (* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))))) x)
(copysign (log (+ (fabs x) (* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))))) x)
(copysign (log (+ (fabs x) (* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))))) x)
(+ (log -1/2) (* -1 (log x)))
(+ (log -1/2) (+ (* -2 (* x (fabs x))) (* -1 (log x))))
(+ (log -1/2) (+ (* -1 (log x)) (* x (+ (* -2 (fabs x)) (* 1/2 (* x (+ 4 (* -4 (pow (fabs x) 2)))))))))
(+ (log -1/2) (+ (* -1 (log x)) (* x (+ (* -2 (fabs x)) (* x (+ (* 1/6 (* x (+ (* -16 (pow (fabs x) 3)) (* 24 (fabs x))))) (* 1/2 (+ 4 (* -4 (pow (fabs x) 2))))))))))
(+ (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 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))))))
(+ (log -1) (+ (* -1 (log (/ 1 x))) (+ (* -1 (/ (fabs x) x)) (+ (* 1/6 (/ (+ (* -2 (pow (fabs x) 3)) (* 3 (fabs x))) (pow x 3))) (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2)))))))
(* -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/2 x)
(/ (- (* x (fabs x)) 1/2) x)
(/ (- (* x (+ (fabs x) (* -1 x))) 1/2) x)
(/ (- (* x (+ (fabs x) (* -1 x))) 1/2) x)
(* -1 x)
(* x (- (/ (fabs x) x) 1))
(* x (- (/ (fabs x) x) (+ 1 (/ 1/2 (pow x 2)))))
(* x (- (/ (fabs x) x) (+ 1 (/ 1/2 (pow x 2)))))
(* -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/2 (/ 1 x))) x)))))
(/ -1/8 (pow x 3))
(/ (- (* 1/2 (pow x 2)) 1/8) (pow x 3))
(/ (- (* (pow x 2) (+ 1/2 (pow x 2))) 1/8) (pow x 3))
(/ (- (* (pow x 2) (+ 1/2 (pow x 2))) 1/8) (pow x 3))
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/8 (pow x 4))))
x
(* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))
(* -1 (* x (- (/ 1/8 (pow x 4)) (+ 1 (* 1/2 (/ 1 (pow x 2)))))))
(* -1 (* x (- (/ 1/8 (pow x 4)) (+ 1 (* 1/2 (/ 1 (pow x 2)))))))
(copysign (log (/ (- (* (pow x 2) (pow (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (* 1/8 (/ 1 (pow x 4)))) 2)) (pow x 2)) (- (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (* 1/8 (/ 1 (pow x 4))))) (fabs x)))) x)
(copysign (log (/ (- (* (pow x 2) (pow (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (* 1/8 (/ 1 (pow x 4)))) 2)) (pow x 2)) (- (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (* 1/8 (/ 1 (pow x 4))))) (fabs x)))) x)
(copysign (log (/ (- (* (pow x 2) (pow (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (* 1/8 (/ 1 (pow x 4)))) 2)) (pow x 2)) (- (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (* 1/8 (/ 1 (pow x 4))))) (fabs x)))) x)
(copysign (log (/ (- (* (pow x 2) (pow (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (* 1/8 (/ 1 (pow x 4)))) 2)) (pow x 2)) (- (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (* 1/8 (/ 1 (pow x 4))))) (fabs x)))) x)
(copysign (log (/ (- (* (pow x 2) (pow (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (* 1/8 (/ 1 (pow x 4)))) 2)) (pow x 2)) (- (+ x (* 1/2 (/ 1 x))) (+ (fabs x) (* 1/8 (/ 1 (pow x 3))))))) x)
(copysign (log (/ (- (* (pow x 2) (pow (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (* 1/8 (/ 1 (pow x 4)))) 2)) (pow x 2)) (- (+ x (* 1/2 (/ 1 x))) (+ (fabs x) (* 1/8 (/ 1 (pow x 3))))))) x)
(copysign (log (/ (- (* (pow x 2) (pow (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (* 1/8 (/ 1 (pow x 4)))) 2)) (pow x 2)) (- (+ x (* 1/2 (/ 1 x))) (+ (fabs x) (* 1/8 (/ 1 (pow x 3))))))) x)
(copysign (log (/ (- (* (pow x 2) (pow (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (* 1/8 (/ 1 (pow x 4)))) 2)) (pow x 2)) (- (+ x (* 1/2 (/ 1 x))) (+ (fabs x) (* 1/8 (/ 1 (pow x 3))))))) x)
(copysign (log (/ (- (* (pow x 2) (pow (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (* 1/8 (/ 1 (pow x 4)))) 2)) (pow x 2)) (- (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (* 1/8 (/ 1 (pow x 4))))) (fabs x)))) x)
(copysign (log (/ (- (* (pow x 2) (pow (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (* 1/8 (/ 1 (pow x 4)))) 2)) (pow x 2)) (- (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (* 1/8 (/ 1 (pow x 4))))) (fabs x)))) x)
(copysign (log (/ (- (* (pow x 2) (pow (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (* 1/8 (/ 1 (pow x 4)))) 2)) (pow x 2)) (- (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (* 1/8 (/ 1 (pow x 4))))) (fabs x)))) x)
(copysign (log (/ (- (* (pow x 2) (pow (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (* 1/8 (/ 1 (pow x 4)))) 2)) (pow x 2)) (- (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (* 1/8 (/ 1 (pow x 4))))) (fabs x)))) x)
(+ (log -1/8) (* -3 (log x)))
(+ (log -1/8) (+ (* -4 (pow x 2)) (* -3 (log x))))
(+ (log -1/8) (+ (* -3 (log x)) (* (pow x 2) (- (* -8 (* x (fabs x))) 4))))
(+ (log -1/8) (+ (* -3 (log x)) (* (pow x 2) (- (* x (+ (* -16 x) (* -8 (fabs x)))) 4))))
(log (/ 1 x))
(+ (log (/ 1 x)) (/ (fabs x) x))
(+ (log (/ 1 x)) (+ (* 1/2 (/ (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))) (pow x 2))) (/ (fabs x) x)))
(+ (log (/ 1 x)) (+ (* 1/6 (/ (+ (* -6 (+ (* 1/2 (fabs x)) (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2)))))) (+ (* 2 (pow (fabs x) 3)) (* 6 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))))) (pow x 3))) (+ (* 1/2 (/ (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))) (pow x 2))) (/ (fabs x) x))))
(+ (log -1) (log (/ -1 x)))
(+ (log -1) (+ (log (/ -1 x)) (/ (fabs x) x)))
(+ (log -1) (+ (log (/ -1 x)) (* -1 (/ (+ (* -1 (fabs x)) (* -1/2 (/ (+ (* -2 (- 1/2 (pow (fabs x) 2))) (* -1 (pow (fabs x) 2))) x))) x))))
(+ (log -1) (+ (log (/ -1 x)) (* -1 (/ (+ (* -1 (fabs x)) (* -1 (/ (+ (* -1/6 (/ (+ (* -6 (* (fabs x) (- 1/2 (pow (fabs x) 2)))) (+ (* -2 (pow (fabs x) 3)) (* 6 (+ (* 1/2 (fabs x)) (* (fabs x) (- 1/2 (pow (fabs x) 2))))))) x)) (* 1/2 (+ (* -2 (- 1/2 (pow (fabs x) 2))) (* -1 (pow (fabs x) 2))))) x))) x))))
(/ -1/8 (pow x 3))
(/ (- (* 1/2 (pow x 2)) 1/8) (pow x 3))
(/ (- (* (pow x 2) (+ 1/2 (* x (fabs x)))) 1/8) (pow x 3))
(/ (- (* (pow x 2) (+ 1/2 (* x (- x (* -1 (fabs x)))))) 1/8) (pow x 3))
(/ 1 x)
(/ (+ 1 (/ (fabs x) x)) x)
(/ (- (+ 1 (* -1 (/ (+ 1/2 (* -1 (pow (fabs x) 2))) (pow x 2)))) (* -1 (/ (fabs x) x))) x)
(/ (- (+ 1 (* -1 (/ (+ (* 1/2 (fabs x)) (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (pow x 3)))) (+ (* -1 (/ (fabs x) x)) (+ (* -1 (/ (pow (fabs x) 2) (pow x 2))) (/ 1/2 (pow x 2))))) x)
(/ 1 x)
(* -1 (/ (- (* -1 (/ (fabs x) x)) 1) x))
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- 1/2 (pow (fabs x) 2)) x)) (* -1 (fabs x))) x)) 1) x))
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (+ 1/2 (+ (* 1/2 (/ (fabs x) x)) (/ (* (fabs x) (- 1/2 (pow (fabs x) 2))) x))) (pow (fabs x) 2)) x)) (* -1 (fabs x))) x)) 1) x))
(log (/ (+ 1 (fabs x)) (- 1 (fabs x))))
(+ (log (/ (+ 1 (fabs x)) (- 1 (fabs x)))) (/ (* (pow x 2) (* (- 1 (fabs x)) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2))))) (+ 1 (fabs x))))
(+ (log (/ (+ 1 (fabs x)) (- 1 (fabs x)))) (* (pow x 2) (+ (* 1/24 (* (pow x 2) (+ (* -24 (/ (* (+ (* 1/8 (/ 1 (- 1 (fabs x)))) (+ (* 1/8 (/ (* (fabs x) (+ 1 (fabs x))) (pow (- 1 (fabs x)) 2))) (/ (* (- 2 (* 1/2 (fabs x))) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (- 1 (fabs x))))) (- 1 (fabs x))) (+ 1 (fabs x)))) (* -12 (/ (* (pow (- 1 (fabs x)) 2) (pow (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2))) 2)) (pow (+ 1 (fabs x)) 2)))))) (/ (* (- 1 (fabs x)) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (+ 1 (fabs x))))))
(+ (log (/ (+ 1 (fabs x)) (- 1 (fabs x)))) (* (pow x 2) (+ (* (pow x 2) (+ (* 1/720 (* (pow x 2) (+ (* 240 (/ (* (pow (- 1 (fabs x)) 3) (pow (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2))) 3)) (pow (+ 1 (fabs x)) 3))) (+ (* 720 (/ (* (+ (* 1/8 (/ 1 (- 1 (fabs x)))) (+ (* 1/8 (/ (* (fabs x) (+ 1 (fabs x))) (pow (- 1 (fabs x)) 2))) (/ (* (- 2 (* 1/2 (fabs x))) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (- 1 (fabs x))))) (* (pow (- 1 (fabs x)) 2) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2))))) (pow (+ 1 (fabs x)) 2))) (* 720 (/ (* (- 1 (fabs x)) (- (* 1/16 (/ 1 (- 1 (fabs x)))) (+ (* -1 (/ (* (+ (* 1/8 (/ (* (fabs x) (+ 1 (fabs x))) (pow (- 1 (fabs x)) 2))) (+ (* 1/8 (/ 1 (- 1 (fabs x)))) (/ (* (- 2 (* 1/2 (fabs x))) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (- 1 (fabs x))))) (- 2 (* 1/2 (fabs x)))) (- 1 (fabs x)))) (+ (* -1/16 (/ (* (fabs x) (+ 1 (fabs x))) (pow (- 1 (fabs x)) 2))) (* 1/8 (/ (* (fabs x) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (- 1 (fabs x)))))))) (+ 1 (fabs x)))))))) (* 1/24 (+ (* -24 (/ (* (+ (* 1/8 (/ 1 (- 1 (fabs x)))) (+ (* 1/8 (/ (* (fabs x) (+ 1 (fabs x))) (pow (- 1 (fabs x)) 2))) (/ (* (- 2 (* 1/2 (fabs x))) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (- 1 (fabs x))))) (- 1 (fabs x))) (+ 1 (fabs x)))) (* -12 (/ (* (pow (- 1 (fabs x)) 2) (pow (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2))) 2)) (pow (+ 1 (fabs x)) 2))))))) (/ (* (- 1 (fabs x)) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (+ 1 (fabs x))))))
(+ (log 1/2) (log (/ 1 x)))
(+ (log 1/2) (+ (log (/ 1 x)) (* 2 (/ (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) x))))
(+ (log 1/2) (+ (log (/ 1 x)) (+ (* 1/2 (/ (+ (* -4 (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 2)) (* 2 (* (fabs x) (- (* 1/2 (fabs x)) (* -1/4 (fabs x)))))) (pow x 2))) (* 2 (/ (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) x)))))
(+ (log 1/2) (+ (log (/ 1 x)) (+ (* 1/6 (/ (+ (* -12 (* (fabs x) (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 2))) (+ (* -12 (+ (* -1/4 (* (pow (fabs x) 2) (- (* 1/2 (fabs x)) (* -1/4 (fabs x))))) (+ (* -1/8 (fabs x)) (* 1/2 (- (* 1/2 (fabs x)) (* -1/4 (fabs x))))))) (* 16 (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 3)))) (pow x 3))) (+ (* 1/2 (/ (+ (* -4 (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 2)) (* 2 (* (fabs x) (- (* 1/2 (fabs x)) (* -1/4 (fabs x)))))) (pow x 2))) (* 2 (/ (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) x))))))
(+ (log 1/2) (log (/ -1 x)))
(+ (log 1/2) (+ (log (/ -1 x)) (* -2 (/ (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) x))))
(+ (log 1/2) (+ (log (/ -1 x)) (* -1 (/ (+ (* -1/2 (/ (+ (* -4 (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 2)) (* 2 (* (fabs x) (- (* 1/2 (fabs x)) (* -1/4 (fabs x)))))) x)) (* 2 (- (* 1/2 (fabs x)) (* -1/4 (fabs x))))) x))))
(+ (log 1/2) (+ (log (/ -1 x)) (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (/ (+ (* -12 (* (fabs x) (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 2))) (+ (* -12 (+ (* -1/4 (* (pow (fabs x) 2) (- (* 1/2 (fabs x)) (* -1/4 (fabs x))))) (+ (* -1/8 (fabs x)) (* 1/2 (- (* 1/2 (fabs x)) (* -1/4 (fabs x))))))) (* 16 (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 3)))) x)) (* 1/2 (+ (* -4 (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 2)) (* 2 (* (fabs x) (- (* 1/2 (fabs x)) (* -1/4 (fabs x)))))))) x)) (* 2 (- (* 1/2 (fabs x)) (* -1/4 (fabs x))))) x))))
(/ (+ 1 (fabs x)) (- 1 (fabs x)))
(+ (* (pow x 2) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (+ (/ 1 (- 1 (fabs x))) (/ (fabs x) (- 1 (fabs x)))))
(+ (* (pow x 2) (- (+ (* -1 (* (pow x 2) (+ (* 1/8 (/ 1 (- 1 (fabs x)))) (+ (* 1/8 (/ (* (fabs x) (+ 1 (fabs x))) (pow (- 1 (fabs x)) 2))) (/ (* (- 2 (* 1/2 (fabs x))) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (- 1 (fabs x))))))) (* 1/2 (/ 1 (- 1 (fabs x))))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (+ (/ 1 (- 1 (fabs x))) (/ (fabs x) (- 1 (fabs x)))))
(+ (* (pow x 2) (- (+ (* 1/2 (/ 1 (- 1 (fabs x)))) (* (pow x 2) (- (* (pow x 2) (- (* 1/16 (/ 1 (- 1 (fabs x)))) (+ (* -1 (/ (* (+ (* 1/8 (/ 1 (- 1 (fabs x)))) (+ (* 1/8 (/ (* (fabs x) (+ 1 (fabs x))) (pow (- 1 (fabs x)) 2))) (/ (* (- 2 (* 1/2 (fabs x))) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (- 1 (fabs x))))) (- 2 (* 1/2 (fabs x)))) (- 1 (fabs x)))) (+ (* -1/16 (/ (* (fabs x) (+ 1 (fabs x))) (pow (- 1 (fabs x)) 2))) (* 1/8 (/ (* (fabs x) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (- 1 (fabs x)))))))) (+ (* 1/8 (/ 1 (- 1 (fabs x)))) (+ (* 1/8 (/ (* (fabs x) (+ 1 (fabs x))) (pow (- 1 (fabs x)) 2))) (/ (* (- 2 (* 1/2 (fabs x))) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (- 1 (fabs x)))))))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (+ (/ 1 (- 1 (fabs x))) (/ (fabs x) (- 1 (fabs x)))))
(/ 1/2 x)
(/ (- (+ 1/2 (* 1/2 (/ (fabs x) x))) (* -1/4 (/ (fabs x) x))) x)
(/ (- (+ 1/2 (+ (* 1/2 (/ (fabs x) x)) (* 1/2 (/ (* (fabs x) (- (* 1/2 (fabs x)) (* -1/4 (fabs x)))) (pow x 2))))) (* -1/4 (/ (fabs x) x))) x)
(/ (- (+ 1/2 (+ (* -1 (/ (+ (* -1/4 (* (pow (fabs x) 2) (- (* 1/2 (fabs x)) (* -1/4 (fabs x))))) (+ (* -1/8 (fabs x)) (* 1/2 (- (* 1/2 (fabs x)) (* -1/4 (fabs x)))))) (pow x 3))) (* 1/2 (/ (fabs x) x)))) (+ (* -1/2 (/ (* (fabs x) (- (* 1/2 (fabs x)) (* -1/4 (fabs x)))) (pow x 2))) (* -1/4 (/ (fabs x) x)))) x)
(/ -1/2 x)
(* -1 (/ (+ 1/2 (* -1 (/ (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) x))) x))
(* -1 (/ (+ 1/2 (* -1 (/ (- (+ (* -1/2 (/ (* (fabs x) (- (* 1/2 (fabs x)) (* -1/4 (fabs x)))) x)) (* 1/2 (fabs x))) (* -1/4 (fabs x))) x))) x))
(* -1 (/ (+ 1/2 (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1/4 (/ (* (pow (fabs x) 2) (- (* 1/2 (fabs x)) (* -1/4 (fabs x)))) x)) (+ (* -1/8 (/ (fabs x) x)) (* 1/2 (/ (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) x)))) (* -1/2 (* (fabs x) (- (* 1/2 (fabs x)) (* -1/4 (fabs x)))))) x)) (* 1/2 (fabs x))) (* -1/4 (fabs x))) x))) x))
(/ -1/2 (pow x 2))
(/ -1/2 (pow x 2))
(/ -1/2 (pow x 2))
(/ -1/2 (pow x 2))
(/ -1/2 (pow x 2))
(/ -1/2 (pow x 2))
(/ -1/2 (pow x 2))
(/ -1/2 (pow x 2))
(/ -1/2 (pow x 2))
(/ -1/2 (pow x 2))
(/ -1/2 (pow x 2))
(/ -1/2 (pow x 2))
(/ 1/2 (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))
Outputs
(- 1 (fabs x))
(-.f32 #s(literal 1 binary32) (fabs.f32 x))
(- (+ 1 (* (pow x 2) (- 2 (* 1/2 (fabs x))))) (fabs x))
(+.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal -1/2 binary32)))) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))
(- (+ 1 (* (pow x 2) (- (+ 2 (* 1/8 (* (pow x 2) (fabs x)))) (* 1/2 (fabs x))))) (fabs x))
(+.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) (-.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 x x)) #s(literal 1/2 binary32))))) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))
(- (+ 1 (* (pow x 2) (- (+ 2 (* (pow x 2) (- (* -1/16 (* (pow x 2) (fabs x))) (* -1/8 (fabs x))))) (* 1/2 (fabs x))))) (fabs x))
(+.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 2 binary32) (+.f32 (*.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (-.f32 (*.f32 #s(literal -1/16 binary32) (*.f32 x x)) #s(literal -1/8 binary32)))) (*.f32 (fabs.f32 x) #s(literal -1/2 binary32))))) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))
(* 2 (pow x 2))
(*.f32 #s(literal 2 binary32) (*.f32 x x))
(* (pow x 2) (+ 2 (* -1 (/ (fabs x) x))))
(*.f32 (*.f32 x x) (-.f32 #s(literal 2 binary32) (/.f32 (fabs.f32 x) x)))
(* (pow x 2) (- (+ 2 (/ 1 (pow x 2))) (/ (fabs x) x)))
(*.f32 (*.f32 x x) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) (-.f32 #s(literal 2 binary32) (/.f32 (fabs.f32 x) x))))
(* (pow x 2) (- (+ 2 (+ (* -1/2 (/ (fabs x) (pow x 3))) (/ 1 (pow x 2)))) (/ (fabs x) x)))
(*.f32 (*.f32 x x) (+.f32 (+.f32 #s(literal 2 binary32) (/.f32 (*.f32 (fabs.f32 x) #s(literal -1/2 binary32)) (*.f32 x (*.f32 x x)))) (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (fabs.f32 x) x))))
(* 2 (pow x 2))
(*.f32 #s(literal 2 binary32) (*.f32 x x))
(* (pow x 2) (+ 2 (/ (fabs x) x)))
(*.f32 (*.f32 x x) (+.f32 #s(literal 2 binary32) (/.f32 (fabs.f32 x) x)))
(* (pow x 2) (+ 2 (+ (/ 1 (pow x 2)) (/ (fabs x) x))))
(*.f32 (*.f32 x x) (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))))
(* (pow x 2) (+ 2 (* -1 (/ (- (* -1 (/ (+ 1 (* 1/2 (/ (fabs x) x))) x)) (fabs x)) x))))
(*.f32 (*.f32 x x) (-.f32 #s(literal 2 binary32) (/.f32 (-.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (fabs.f32 x) #s(literal 1/2 binary32)) x)) (neg.f32 x)) (fabs.f32 x)) x)))
(copysign (+ (log (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))) (log (/ (+ (fabs x) (sqrt (+ 1 (pow x 2)))) (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))))) x)
(copysign.f32 (+.f32 (log1p.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.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 #s(literal 1 binary32) (*.f32 #s(literal 2 binary32) (*.f32 x x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) x)
(copysign (+ (log (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))) (log (/ (+ (fabs x) (sqrt (+ 1 (pow x 2)))) (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))))) x)
(copysign.f32 (+.f32 (log1p.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.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 #s(literal 1 binary32) (*.f32 #s(literal 2 binary32) (*.f32 x x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) x)
(copysign (+ (log (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))) (log (/ (+ (fabs x) (sqrt (+ 1 (pow x 2)))) (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))))) x)
(copysign.f32 (+.f32 (log1p.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.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 #s(literal 1 binary32) (*.f32 #s(literal 2 binary32) (*.f32 x x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) x)
(copysign (+ (log (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))) (log (/ (+ (fabs x) (sqrt (+ 1 (pow x 2)))) (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))))) x)
(copysign.f32 (+.f32 (log1p.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.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 #s(literal 1 binary32) (*.f32 #s(literal 2 binary32) (*.f32 x x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) x)
(copysign (+ (log (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))) (log (/ (+ (fabs x) (sqrt (+ 1 (pow x 2)))) (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))))) x)
(copysign.f32 (+.f32 (log1p.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.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 #s(literal 1 binary32) (*.f32 #s(literal 2 binary32) (*.f32 x x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) x)
(copysign (+ (log (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))) (log (/ (+ (fabs x) (sqrt (+ 1 (pow x 2)))) (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))))) x)
(copysign.f32 (+.f32 (log1p.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.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 #s(literal 1 binary32) (*.f32 #s(literal 2 binary32) (*.f32 x x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) x)
(copysign (+ (log (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))) (log (/ (+ (fabs x) (sqrt (+ 1 (pow x 2)))) (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))))) x)
(copysign.f32 (+.f32 (log1p.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.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 #s(literal 1 binary32) (*.f32 #s(literal 2 binary32) (*.f32 x x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) x)
(copysign (+ (log (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))) (log (/ (+ (fabs x) (sqrt (+ 1 (pow x 2)))) (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))))) x)
(copysign.f32 (+.f32 (log1p.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.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 #s(literal 1 binary32) (*.f32 #s(literal 2 binary32) (*.f32 x x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) x)
(copysign (+ (log (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))) (log (/ (+ (fabs x) (sqrt (+ 1 (pow x 2)))) (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))))) x)
(copysign.f32 (+.f32 (log1p.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.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 #s(literal 1 binary32) (*.f32 #s(literal 2 binary32) (*.f32 x x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) x)
(copysign (+ (log (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))) (log (/ (+ (fabs x) (sqrt (+ 1 (pow x 2)))) (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))))) x)
(copysign.f32 (+.f32 (log1p.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.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 #s(literal 1 binary32) (*.f32 #s(literal 2 binary32) (*.f32 x x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) x)
(copysign (+ (log (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))) (log (/ (+ (fabs x) (sqrt (+ 1 (pow x 2)))) (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))))) x)
(copysign.f32 (+.f32 (log1p.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.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 #s(literal 1 binary32) (*.f32 #s(literal 2 binary32) (*.f32 x x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) x)
(copysign (+ (log (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))) (log (/ (+ (fabs x) (sqrt (+ 1 (pow x 2)))) (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))))) x)
(copysign.f32 (+.f32 (log1p.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.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 #s(literal 1 binary32) (*.f32 #s(literal 2 binary32) (*.f32 x x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) x)
(+ (log (- 1 (fabs x))) (log (/ (+ 1 (fabs x)) (- 1 (fabs x)))))
(+.f32 (log1p.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x))) (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))))
(+ (log (- 1 (fabs x))) (+ (log (/ (+ 1 (fabs x)) (- 1 (fabs x)))) (* (pow x 2) (- (+ (* 2 (/ 1 (- 1 (fabs x)))) (/ (* (- 1 (fabs x)) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (+ 1 (fabs x)))) (* 1/2 (/ (fabs x) (- 1 (fabs x))))))))
(+.f32 (log1p.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x))) (+.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))) (*.f32 (*.f32 x x) (+.f32 (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) (-.f32 (/.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal -1/2 binary32))) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))))) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (+.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal -1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))))))
(+ (log (- 1 (fabs x))) (+ (log (/ (+ 1 (fabs x)) (- 1 (fabs x)))) (* (pow x 2) (- (+ (* 2 (/ 1 (- 1 (fabs x)))) (+ (* (pow x 2) (+ (* 1/24 (+ (* -24 (/ (* (+ (* 1/8 (/ (* (fabs x) (+ 1 (fabs x))) (pow (- 1 (fabs x)) 2))) (+ (* 1/8 (/ 1 (- 1 (fabs x)))) (/ (* (- 2 (* 1/2 (fabs x))) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (- 1 (fabs x))))) (- 1 (fabs x))) (+ 1 (fabs x)))) (* -12 (/ (* (pow (- 1 (fabs x)) 2) (pow (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2))) 2)) (pow (+ 1 (fabs x)) 2))))) (* 1/24 (+ (* -12 (/ (pow (- 2 (* 1/2 (fabs x))) 2) (pow (- 1 (fabs x)) 2))) (* 3 (/ (fabs x) (- 1 (fabs x)))))))) (/ (* (- 1 (fabs x)) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (+ 1 (fabs x))))) (* 1/2 (/ (fabs x) (- 1 (fabs x))))))))
(+.f32 (log1p.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x))) (+.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))) (*.f32 (*.f32 x x) (+.f32 (+.f32 (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) (-.f32 (/.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal -1/2 binary32))) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))))) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (*.f32 (*.f32 x x) (*.f32 #s(literal 1/24 binary32) (+.f32 (*.f32 #s(literal -24 binary32) (*.f32 (+.f32 (/.f32 (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal -1/2 binary32))) (-.f32 (/.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal -1/2 binary32))) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))))) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (+.f32 (/.f32 #s(literal 1/8 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (fabs.f32 x) (*.f32 x x))) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))))) (/.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))) (+.f32 (/.f32 (*.f32 #s(literal -12 binary32) (*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)) (pow.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal -1/2 binary32))) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)))) #s(literal 2 binary32)))) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))) (+.f32 (/.f32 (*.f32 #s(literal -12 binary32) (pow.f32 (+.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal -1/2 binary32))) #s(literal 2 binary32))) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))) (/.f32 (*.f32 (fabs.f32 x) #s(literal 3 binary32)) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))))))) (/.f32 (+.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal -1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))))))
(+ (log (- 1 (fabs x))) (+ (log (/ (+ 1 (fabs x)) (- 1 (fabs x)))) (* (pow x 2) (- (+ (* 2 (/ 1 (- 1 (fabs x)))) (+ (* (pow x 2) (+ (* 1/24 (+ (* -24 (/ (* (+ (* 1/8 (/ (* (fabs x) (+ 1 (fabs x))) (pow (- 1 (fabs x)) 2))) (+ (* 1/8 (/ 1 (- 1 (fabs x)))) (/ (* (- 2 (* 1/2 (fabs x))) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (- 1 (fabs x))))) (- 1 (fabs x))) (+ 1 (fabs x)))) (* -12 (/ (* (pow (- 1 (fabs x)) 2) (pow (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2))) 2)) (pow (+ 1 (fabs x)) 2))))) (+ (* 1/24 (+ (* -12 (/ (pow (- 2 (* 1/2 (fabs x))) 2) (pow (- 1 (fabs x)) 2))) (* 3 (/ (fabs x) (- 1 (fabs x)))))) (* (pow x 2) (+ (* 1/720 (+ (* -90 (/ (* (fabs x) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2))) (+ (* -45 (/ (fabs x) (- 1 (fabs x)))) (* 240 (/ (pow (- 2 (* 1/2 (fabs x))) 3) (pow (- 1 (fabs x)) 3)))))) (* 1/720 (+ (* 240 (/ (* (pow (- 1 (fabs x)) 3) (pow (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2))) 3)) (pow (+ 1 (fabs x)) 3))) (+ (* 720 (/ (* (+ (* 1/8 (/ (* (fabs x) (+ 1 (fabs x))) (pow (- 1 (fabs x)) 2))) (+ (* 1/8 (/ 1 (- 1 (fabs x)))) (/ (* (- 2 (* 1/2 (fabs x))) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (- 1 (fabs x))))) (* (pow (- 1 (fabs x)) 2) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2))))) (pow (+ 1 (fabs x)) 2))) (* 720 (/ (* (- 1 (fabs x)) (- (* 1/16 (/ 1 (- 1 (fabs x)))) (+ (* -1 (/ (* (+ (* 1/8 (/ 1 (- 1 (fabs x)))) (+ (* 1/8 (/ (* (fabs x) (+ 1 (fabs x))) (pow (- 1 (fabs x)) 2))) (/ (* (- 2 (* 1/2 (fabs x))) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (- 1 (fabs x))))) (- 2 (* 1/2 (fabs x)))) (- 1 (fabs x)))) (+ (* -1/16 (/ (* (fabs x) (+ 1 (fabs x))) (pow (- 1 (fabs x)) 2))) (* 1/8 (/ (* (fabs x) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (- 1 (fabs x)))))))) (+ 1 (fabs x)))))))))))) (/ (* (- 1 (fabs x)) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (+ 1 (fabs x))))) (* 1/2 (/ (fabs x) (- 1 (fabs x))))))))
(+.f32 (+.f32 (log1p.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x))) (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))) (*.f32 (*.f32 x x) (+.f32 (+.f32 (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) (-.f32 (/.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal -1/2 binary32))) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))))) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (*.f32 (*.f32 x x) (+.f32 (*.f32 #s(literal 1/24 binary32) (+.f32 (*.f32 #s(literal -24 binary32) (*.f32 (+.f32 (/.f32 (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal -1/2 binary32))) (-.f32 (/.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal -1/2 binary32))) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))))) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (+.f32 (/.f32 #s(literal 1/8 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (fabs.f32 x) (*.f32 x x))) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))))) (/.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))) (+.f32 (/.f32 (*.f32 #s(literal -12 binary32) (*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)) (pow.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal -1/2 binary32))) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)))) #s(literal 2 binary32)))) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))) (+.f32 (/.f32 (*.f32 #s(literal -12 binary32) (pow.f32 (+.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal -1/2 binary32))) #s(literal 2 binary32))) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))) (/.f32 (*.f32 (fabs.f32 x) #s(literal 3 binary32)) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))))) (*.f32 (*.f32 x x) (*.f32 #s(literal 1/720 binary32) (+.f32 (+.f32 (+.f32 (*.f32 #s(literal -90 binary32) (*.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal -1/2 binary32))) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))))) (+.f32 (/.f32 (*.f32 #s(literal -45 binary32) (fabs.f32 x)) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (*.f32 #s(literal 240 binary32) (pow.f32 (+.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal -1/2 binary32))) #s(literal 3 binary32))) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32))))) (/.f32 (*.f32 #s(literal 240 binary32) (*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32)) (pow.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal -1/2 binary32))) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)))) #s(literal 3 binary32)))) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32)))) (*.f32 #s(literal 720 binary32) (+.f32 (*.f32 (+.f32 (/.f32 (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal -1/2 binary32))) (-.f32 (/.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal -1/2 binary32))) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))))) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (+.f32 (/.f32 #s(literal 1/8 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (fabs.f32 x) (*.f32 x x))) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))))) (/.f32 (*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)) (-.f32 (/.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal -1/2 binary32))) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))))) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)))) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) (-.f32 (/.f32 #s(literal 1/16 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (-.f32 (+.f32 (/.f32 (*.f32 #s(literal -1/16 binary32) (+.f32 (fabs.f32 x) (*.f32 x x))) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))) (/.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 (fabs.f32 x) (-.f32 (/.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal -1/2 binary32))) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)))))) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))) (*.f32 (+.f32 (/.f32 (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal -1/2 binary32))) (-.f32 (/.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal -1/2 binary32))) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))))) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (+.f32 (/.f32 #s(literal 1/8 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (fabs.f32 x) (*.f32 x x))) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))))) (/.f32 (+.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal -1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))))) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))))))))) (/.f32 (+.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal -1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))))
(+ (log 1/2) (+ (log 2) (+ (log (/ 1 x)) (* -2 (log (/ 1 x))))))
(+.f32 (log.f32 #s(literal 2 binary32)) (+.f32 (log.f32 x) (log.f32 #s(literal 1/2 binary32))))
(+ (log 1/2) (+ (log 2) (+ (log (/ 1 x)) (+ (* -2 (log (/ 1 x))) (+ (* -1/2 (/ (fabs x) x)) (* 2 (/ (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) x)))))))
(+.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (+.f32 (log.f32 x) (log.f32 #s(literal 1/2 binary32)))) (+.f32 (*.f32 (/.f32 (fabs.f32 x) x) #s(literal -1/2 binary32)) (/.f32 (*.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal 3/4 binary32))) x)))
(+ (log 1/2) (+ (log 2) (+ (log (/ 1 x)) (+ (* -2 (log (/ 1 x))) (+ (* -1/2 (/ (fabs x) x)) (+ (* 1/2 (/ (+ 1 (* -1/4 (pow (fabs x) 2))) (pow x 2))) (+ (* 1/2 (/ (+ (* -4 (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 2)) (* 2 (* (fabs x) (- (* 1/2 (fabs x)) (* -1/4 (fabs x)))))) (pow x 2))) (* 2 (/ (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) x)))))))))
(+.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (+.f32 (log.f32 x) (log.f32 #s(literal 1/2 binary32)))) (+.f32 (*.f32 (/.f32 (fabs.f32 x) x) #s(literal -1/2 binary32)) (+.f32 (*.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal -1/4 binary32))) (*.f32 x x)) (/.f32 (+.f32 (*.f32 #s(literal -4 binary32) (*.f32 (*.f32 x x) #s(literal 9/16 binary32))) (*.f32 (*.f32 #s(literal 2 binary32) (fabs.f32 x)) (*.f32 (fabs.f32 x) #s(literal 3/4 binary32)))) (*.f32 x x)))) (/.f32 (*.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal 3/4 binary32))) x))))
(+ (log 1/2) (+ (log 2) (+ (log (/ 1 x)) (+ (* -2 (log (/ 1 x))) (+ (* -1/2 (/ (fabs x) x)) (+ (* 1/6 (/ (+ (* -12 (* (fabs x) (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 2))) (+ (* -12 (+ (* -1/4 (* (pow (fabs x) 2) (- (* 1/2 (fabs x)) (* -1/4 (fabs x))))) (+ (* -1/8 (fabs x)) (* 1/2 (- (* 1/2 (fabs x)) (* -1/4 (fabs x))))))) (* 16 (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 3)))) (pow x 3))) (+ (* 1/6 (/ (+ (* -3/2 (fabs x)) (+ (* -1/4 (pow (fabs x) 3)) (* 3/2 (fabs x)))) (pow x 3))) (+ (* 1/2 (/ (+ 1 (* -1/4 (pow (fabs x) 2))) (pow x 2))) (+ (* 1/2 (/ (+ (* -4 (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 2)) (* 2 (* (fabs x) (- (* 1/2 (fabs x)) (* -1/4 (fabs x)))))) (pow x 2))) (* 2 (/ (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) x)))))))))))
(+.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (+.f32 (log.f32 x) (log.f32 #s(literal 1/2 binary32)))) (+.f32 (*.f32 #s(literal 1/6 binary32) (+.f32 (/.f32 (+.f32 (*.f32 #s(literal -12 binary32) (+.f32 (*.f32 (fabs.f32 x) (*.f32 (*.f32 x x) #s(literal 9/16 binary32))) (+.f32 (*.f32 (*.f32 (*.f32 x x) #s(literal -1/4 binary32)) (*.f32 (fabs.f32 x) #s(literal 3/4 binary32))) (+.f32 (*.f32 (fabs.f32 x) #s(literal -1/8 binary32)) (*.f32 #s(literal 1/2 binary32) (*.f32 (fabs.f32 x) #s(literal 3/4 binary32))))))) (*.f32 #s(literal 16 binary32) (*.f32 (*.f32 (fabs.f32 x) (*.f32 x x)) #s(literal 27/64 binary32)))) (*.f32 x (*.f32 x x))) (/.f32 (+.f32 (*.f32 #s(literal -1/4 binary32) (*.f32 (fabs.f32 x) (*.f32 x x))) (+.f32 (*.f32 (fabs.f32 x) #s(literal 3/2 binary32)) (*.f32 (fabs.f32 x) #s(literal -3/2 binary32)))) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 (/.f32 (fabs.f32 x) x) #s(literal -1/2 binary32)) (+.f32 (*.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal -1/4 binary32))) (*.f32 x x)) (/.f32 (+.f32 (*.f32 #s(literal -4 binary32) (*.f32 (*.f32 x x) #s(literal 9/16 binary32))) (*.f32 (*.f32 #s(literal 2 binary32) (fabs.f32 x)) (*.f32 (fabs.f32 x) #s(literal 3/4 binary32)))) (*.f32 x x)))) (/.f32 (*.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal 3/4 binary32))) x)))))
(+ (log 1/2) (+ (log 2) (+ (log (/ -1 x)) (* -2 (log (/ -1 x))))))
(+.f32 (log.f32 #s(literal 1/2 binary32)) (-.f32 (log.f32 #s(literal 2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))))
(+ (log 1/2) (+ (log 2) (+ (log (/ -1 x)) (+ (* -2 (log (/ -1 x))) (* -1 (/ (+ (* -1/2 (fabs x)) (* 2 (- (* 1/2 (fabs x)) (* -1/4 (fabs x))))) x))))))
(+.f32 (+.f32 (log.f32 #s(literal 1/2 binary32)) (-.f32 (log.f32 #s(literal 2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))) (/.f32 (+.f32 (*.f32 (fabs.f32 x) #s(literal -1/2 binary32)) (*.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal 3/4 binary32)))) (neg.f32 x)))
(+ (log 1/2) (+ (log 2) (+ (log (/ -1 x)) (+ (* -2 (log (/ -1 x))) (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (+ 1 (* -1/4 (pow (fabs x) 2)))) (* 1/2 (+ (* -4 (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 2)) (* 2 (* (fabs x) (- (* 1/2 (fabs x)) (* -1/4 (fabs x)))))))) x)) (+ (* -1/2 (fabs x)) (* 2 (- (* 1/2 (fabs x)) (* -1/4 (fabs x)))))) x))))))
(+.f32 (+.f32 (log.f32 #s(literal 1/2 binary32)) (-.f32 (log.f32 #s(literal 2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))) (/.f32 (-.f32 (+.f32 (*.f32 (fabs.f32 x) #s(literal -1/2 binary32)) (*.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal 3/4 binary32)))) (/.f32 (*.f32 #s(literal 1/2 binary32) (+.f32 (+.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal -1/4 binary32))) (*.f32 #s(literal -4 binary32) (*.f32 (*.f32 x x) #s(literal 9/16 binary32)))) (*.f32 (*.f32 #s(literal 2 binary32) (fabs.f32 x)) (*.f32 (fabs.f32 x) #s(literal 3/4 binary32))))) x)) (neg.f32 x)))
(+ (log 1/2) (+ (log 2) (+ (log (/ -1 x)) (+ (* -2 (log (/ -1 x))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/6 (+ (* -12 (* (fabs x) (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 2))) (+ (* -12 (+ (* -1/4 (* (pow (fabs x) 2) (- (* 1/2 (fabs x)) (* -1/4 (fabs x))))) (+ (* -1/8 (fabs x)) (* 1/2 (- (* 1/2 (fabs x)) (* -1/4 (fabs x))))))) (* 16 (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 3))))) (* 1/6 (+ (* -3/2 (fabs x)) (+ (* -1/4 (pow (fabs x) 3)) (* 3/2 (fabs x)))))) x)) (+ (* 1/2 (+ 1 (* -1/4 (pow (fabs x) 2)))) (* 1/2 (+ (* -4 (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 2)) (* 2 (* (fabs x) (- (* 1/2 (fabs x)) (* -1/4 (fabs x))))))))) x)) (+ (* -1/2 (fabs x)) (* 2 (- (* 1/2 (fabs x)) (* -1/4 (fabs x)))))) x))))))
(+.f32 (+.f32 (log.f32 #s(literal 1/2 binary32)) (-.f32 (log.f32 #s(literal 2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))) (/.f32 (-.f32 (+.f32 (*.f32 (fabs.f32 x) #s(literal -1/2 binary32)) (*.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal 3/4 binary32)))) (/.f32 (-.f32 (*.f32 #s(literal 1/2 binary32) (+.f32 (+.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal -1/4 binary32))) (*.f32 #s(literal -4 binary32) (*.f32 (*.f32 x x) #s(literal 9/16 binary32)))) (*.f32 (*.f32 #s(literal 2 binary32) (fabs.f32 x)) (*.f32 (fabs.f32 x) #s(literal 3/4 binary32))))) (/.f32 (*.f32 #s(literal 1/6 binary32) (+.f32 (*.f32 #s(literal -12 binary32) (+.f32 (*.f32 (fabs.f32 x) (*.f32 (*.f32 x x) #s(literal 9/16 binary32))) (+.f32 (*.f32 (*.f32 (*.f32 x x) #s(literal -1/4 binary32)) (*.f32 (fabs.f32 x) #s(literal 3/4 binary32))) (+.f32 (*.f32 (fabs.f32 x) #s(literal -1/8 binary32)) (*.f32 #s(literal 1/2 binary32) (*.f32 (fabs.f32 x) #s(literal 3/4 binary32))))))) (+.f32 (*.f32 #s(literal 16 binary32) (*.f32 (*.f32 (fabs.f32 x) (*.f32 x x)) #s(literal 27/64 binary32))) (+.f32 (*.f32 #s(literal -1/4 binary32) (*.f32 (fabs.f32 x) (*.f32 x x))) (+.f32 (*.f32 (fabs.f32 x) #s(literal 3/2 binary32)) (*.f32 (fabs.f32 x) #s(literal -3/2 binary32))))))) x)) x)) (neg.f32 x)))
(log (- 1 (fabs x)))
(log1p.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x)))
(+ (log (- 1 (fabs x))) (/ (* (pow x 2) (- 2 (* 1/2 (fabs x)))) (- 1 (fabs x))))
(+.f32 (log1p.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x))) (/.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal -1/2 binary32)))) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))
(+ (log (- 1 (fabs x))) (* (pow x 2) (- (+ (* 1/24 (* (pow x 2) (+ (* -12 (/ (pow (- 2 (* 1/2 (fabs x))) 2) (pow (- 1 (fabs x)) 2))) (* 3 (/ (fabs x) (- 1 (fabs x))))))) (* 2 (/ 1 (- 1 (fabs x))))) (* 1/2 (/ (fabs x) (- 1 (fabs x)))))))
(+.f32 (log1p.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x))) (*.f32 (*.f32 x x) (+.f32 (*.f32 #s(literal 1/24 binary32) (*.f32 (*.f32 x x) (+.f32 (/.f32 (*.f32 #s(literal -12 binary32) (pow.f32 (+.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal -1/2 binary32))) #s(literal 2 binary32))) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))) (/.f32 (*.f32 (fabs.f32 x) #s(literal 3 binary32)) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))))) (/.f32 (+.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal -1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))))
(+ (log (- 1 (fabs x))) (* (pow x 2) (- (+ (* (pow x 2) (+ (* 1/720 (* (pow x 2) (+ (* -90 (/ (* (fabs x) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2))) (+ (* -45 (/ (fabs x) (- 1 (fabs x)))) (* 240 (/ (pow (- 2 (* 1/2 (fabs x))) 3) (pow (- 1 (fabs x)) 3))))))) (* 1/24 (+ (* -12 (/ (pow (- 2 (* 1/2 (fabs x))) 2) (pow (- 1 (fabs x)) 2))) (* 3 (/ (fabs x) (- 1 (fabs x)))))))) (* 2 (/ 1 (- 1 (fabs x))))) (* 1/2 (/ (fabs x) (- 1 (fabs x)))))))
(+.f32 (log1p.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x))) (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) (+.f32 (*.f32 #s(literal 1/24 binary32) (+.f32 (/.f32 (*.f32 #s(literal -12 binary32) (pow.f32 (+.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal -1/2 binary32))) #s(literal 2 binary32))) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))) (/.f32 (*.f32 (fabs.f32 x) #s(literal 3 binary32)) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))) (*.f32 #s(literal 1/720 binary32) (*.f32 (*.f32 x x) (+.f32 (*.f32 #s(literal -90 binary32) (*.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal -1/2 binary32))) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))))) (+.f32 (/.f32 (*.f32 #s(literal -45 binary32) (fabs.f32 x)) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (*.f32 #s(literal 240 binary32) (pow.f32 (+.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal -1/2 binary32))) #s(literal 3 binary32))) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32))))))))) (/.f32 (+.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal -1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))))
(+ (log 2) (* -2 (log (/ 1 x))))
(+.f32 (log.f32 #s(literal 2 binary32)) (neg.f32 (*.f32 (log.f32 x) #s(literal -2 binary32))))
(+ (log 2) (+ (* -2 (log (/ 1 x))) (* -1/2 (/ (fabs x) x))))
(+.f32 (log.f32 #s(literal 2 binary32)) (+.f32 (neg.f32 (*.f32 (log.f32 x) #s(literal -2 binary32))) (*.f32 (/.f32 (fabs.f32 x) x) #s(literal -1/2 binary32))))
(+ (log 2) (+ (* -2 (log (/ 1 x))) (+ (* -1/2 (/ (fabs x) x)) (* 1/2 (/ (+ 1 (* -1/4 (pow (fabs x) 2))) (pow x 2))))))
(+.f32 (log.f32 #s(literal 2 binary32)) (+.f32 (neg.f32 (*.f32 (log.f32 x) #s(literal -2 binary32))) (+.f32 (*.f32 (/.f32 (fabs.f32 x) x) #s(literal -1/2 binary32)) (/.f32 (*.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal -1/4 binary32)))) (*.f32 x x)))))
(+ (log 2) (+ (* -2 (log (/ 1 x))) (+ (* -1/2 (/ (fabs x) x)) (+ (* 1/6 (/ (+ (* -3/2 (fabs x)) (+ (* -1/4 (pow (fabs x) 3)) (* 3/2 (fabs x)))) (pow x 3))) (* 1/2 (/ (+ 1 (* -1/4 (pow (fabs x) 2))) (pow x 2)))))))
(+.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (neg.f32 (*.f32 (log.f32 x) #s(literal -2 binary32)))) (+.f32 (/.f32 (*.f32 #s(literal 1/6 binary32) (+.f32 (*.f32 #s(literal -1/4 binary32) (*.f32 (fabs.f32 x) (*.f32 x x))) (+.f32 (*.f32 (fabs.f32 x) #s(literal 3/2 binary32)) (*.f32 (fabs.f32 x) #s(literal -3/2 binary32))))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (/.f32 (fabs.f32 x) x) #s(literal -1/2 binary32)) (/.f32 (*.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal -1/4 binary32)))) (*.f32 x x)))))
(+ (log 2) (* -2 (log (/ -1 x))))
(+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -2 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))))
(+ (log 2) (+ (* -2 (log (/ -1 x))) (* 1/2 (/ (fabs x) x))))
(+.f32 (*.f32 #s(literal -2 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))) (+.f32 (log.f32 #s(literal 2 binary32)) (/.f32 (*.f32 (fabs.f32 x) #s(literal 1/2 binary32)) x)))
(+ (log 2) (+ (* -2 (log (/ -1 x))) (* -1 (/ (+ (* -1/2 (fabs x)) (* -1/2 (/ (+ 1 (* -1/4 (pow (fabs x) 2))) x))) x))))
(-.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -2 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))) (/.f32 (*.f32 #s(literal -1/2 binary32) (+.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal -1/4 binary32))) x))) x))
(+ (log 2) (+ (* -2 (log (/ -1 x))) (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (/ (+ (* -3/2 (fabs x)) (+ (* -1/4 (pow (fabs x) 3)) (* 3/2 (fabs x)))) x)) (* 1/2 (+ 1 (* -1/4 (pow (fabs x) 2))))) x)) (* -1/2 (fabs x))) x))))
(-.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -2 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))) (/.f32 (-.f32 (*.f32 (fabs.f32 x) #s(literal -1/2 binary32)) (/.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal -1/4 binary32)))) (/.f32 (*.f32 #s(literal -1/6 binary32) (+.f32 (*.f32 #s(literal -1/4 binary32) (*.f32 (fabs.f32 x) (*.f32 x x))) (+.f32 (*.f32 (fabs.f32 x) #s(literal 3/2 binary32)) (*.f32 (fabs.f32 x) #s(literal -3/2 binary32))))) x)) 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 (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)
(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 (/.f32 (fabs.f32 x) x) #s(literal -1 binary32)))
(* x (- (/ (fabs x) x) 1))
(*.f32 x (+.f32 (/.f32 (fabs.f32 x) x) #s(literal -1 binary32)))
(* x (- (/ (fabs x) x) 1))
(*.f32 x (+.f32 (/.f32 (fabs.f32 x) x) #s(literal -1 binary32)))
(* -1 x)
(neg.f32 x)
(* -1 (* x (+ 1 (* -1 (/ (fabs x) x)))))
(*.f32 (neg.f32 x) (-.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) x)))
(* -1 (* x (+ 1 (* -1 (/ (fabs x) x)))))
(*.f32 (neg.f32 x) (-.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) x)))
(* -1 (* x (+ 1 (* -1 (/ (fabs x) x)))))
(*.f32 (neg.f32 x) (-.f32 #s(literal 1 binary32) (/.f32 (fabs.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 x (+.f32 (/.f32 (*.f32 #s(literal -1/2 binary32) x) (*.f32 x x)) (/.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 #s(literal -1/3 binary32) x) (*.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 #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 (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) (/.f32 (fabs.f32 x) x)) (/.f32 (*.f32 (*.f32 x x) #s(literal -1/2 binary32)) (*.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 (log.f32 #s(literal -1 binary32)) (-.f32 (log.f32 x) (/.f32 (fabs.f32 x) x))) (+.f32 (/.f32 (*.f32 (*.f32 x x) #s(literal -1/2 binary32)) (*.f32 x x)) (/.f32 (*.f32 #s(literal -1/3 binary32) (*.f32 (fabs.f32 x) (*.f32 x x))) (*.f32 x (*.f32 x x)))))
(* -1 (log (/ -1 x)))
(neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)))
(+ (* -1 (log (/ -1 x))) (* -1 (/ (fabs x) x)))
(neg.f32 (+.f32 (/.f32 (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 (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) (/.f32 (+.f32 (fabs.f32 x) (/.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) 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)))
(-.f32 (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) (/.f32 (-.f32 (fabs.f32 x) (/.f32 (+.f32 (*.f32 (*.f32 x x) #s(literal -1/2 binary32)) (*.f32 #s(literal -1/3 binary32) (/.f32 (*.f32 (fabs.f32 x) (*.f32 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)
(/ -1/2 x)
(/.f32 #s(literal -1/2 binary32) x)
(/ (- (* -1 (pow x 2)) 1/2) x)
(/.f32 (+.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) #s(literal -1/2 binary32)) x)
(/ (- (* -1 (pow x 2)) 1/2) x)
(/.f32 (+.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) #s(literal -1/2 binary32)) x)
(/ (- (* -1 (pow x 2)) 1/2) x)
(/.f32 (+.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) #s(literal -1/2 binary32)) x)
(* -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))))))
(*.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))))))
(*.f32 x (+.f32 #s(literal -1 binary32) (/.f32 #s(literal -1/2 binary32) (*.f32 x x))))
(* -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))))))
(*.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))))))
(*.f32 x (+.f32 #s(literal -1 binary32) (/.f32 #s(literal -1/2 binary32) (*.f32 x x))))
(copysign (log (+ (fabs x) (* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))))) 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 (log (+ (fabs x) (* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))))) 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 (log (+ (fabs x) (* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))))) 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 (log (+ (fabs x) (* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))))) 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 (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x)
(copysign.f32 (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 #s(literal -1/2 binary32) x))) x)
(copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x)
(copysign.f32 (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 #s(literal -1/2 binary32) x))) x)
(copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x)
(copysign.f32 (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 #s(literal -1/2 binary32) x))) x)
(copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x)
(copysign.f32 (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 #s(literal -1/2 binary32) x))) x)
(copysign (log (+ (fabs x) (* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))))) 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 (log (+ (fabs x) (* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))))) 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 (log (+ (fabs x) (* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))))) 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 (log (+ (fabs x) (* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))))) 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)
(+ (log -1/2) (* -1 (log x)))
(-.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 x))
(+ (log -1/2) (+ (* -2 (* x (fabs x))) (* -1 (log x))))
(+.f32 (*.f32 #s(literal -2 binary32) (*.f32 x (fabs.f32 x))) (-.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 x)))
(+ (log -1/2) (+ (* -1 (log x)) (* x (+ (* -2 (fabs x)) (* 1/2 (* x (+ 4 (* -4 (pow (fabs x) 2)))))))))
(+.f32 (*.f32 x (+.f32 (*.f32 (fabs.f32 x) #s(literal -2 binary32)) (*.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) #s(literal -4 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 (+ (* -16 (pow (fabs x) 3)) (* 24 (fabs x))))) (* 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 #s(literal 1/6 binary32) x) (+.f32 (*.f32 (*.f32 (fabs.f32 x) (*.f32 x x)) #s(literal -16 binary32)) (*.f32 (fabs.f32 x) #s(literal 24 binary32)))) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -4 binary32)))))))) (-.f32 (log.f32 #s(literal -1/2 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))) (* -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 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))))))
(+.f32 (log.f32 #s(literal -1 binary32)) (+.f32 (-.f32 (log.f32 x) (/.f32 (fabs.f32 x) x)) (/.f32 (*.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 x x))))
(+ (log -1) (+ (* -1 (log (/ 1 x))) (+ (* -1 (/ (fabs x) x)) (+ (* 1/6 (/ (+ (* -2 (pow (fabs x) 3)) (* 3 (fabs x))) (pow x 3))) (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2)))))))
(+.f32 (+.f32 (log.f32 #s(literal -1 binary32)) (-.f32 (log.f32 x) (/.f32 (fabs.f32 x) x))) (+.f32 (/.f32 (*.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 x x)) (/.f32 (*.f32 #s(literal 1/6 binary32) (+.f32 (*.f32 #s(literal -2 binary32) (*.f32 (fabs.f32 x) (*.f32 x x))) (*.f32 (fabs.f32 x) #s(literal 3 binary32)))) (*.f32 x (*.f32 x x)))))
(* -1 (log (/ -1 x)))
(neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)))
(+ (* -1 (log (/ -1 x))) (* -1 (/ (fabs x) x)))
(neg.f32 (+.f32 (/.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 (fabs.f32 x) (/.f32 (*.f32 #s(literal -1/2 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x))) x)) (neg.f32 x)) (log.f32 (/.f32 #s(literal -1 binary32) x)))
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1 (/ (+ (* -1/6 (/ (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))) x)) (* 1/2 (+ 1 (* -1 (pow (fabs x) 2))))) x))) x)))
(-.f32 (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) (/.f32 (-.f32 (fabs.f32 x) (/.f32 (+.f32 (/.f32 (*.f32 #s(literal -1/6 binary32) (+.f32 (*.f32 (fabs.f32 x) #s(literal -3 binary32)) (*.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) (*.f32 x x))))) x) (*.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x)))) x)) x))
(/ -1/2 x)
(/.f32 #s(literal -1/2 binary32) x)
(/ (- (* x (fabs x)) 1/2) x)
(/.f32 (+.f32 (*.f32 x (fabs.f32 x)) #s(literal -1/2 binary32)) x)
(/ (- (* x (+ (fabs x) (* -1 x))) 1/2) x)
(/.f32 (+.f32 (*.f32 x (-.f32 (fabs.f32 x) x)) #s(literal -1/2 binary32)) x)
(/ (- (* x (+ (fabs x) (* -1 x))) 1/2) x)
(/.f32 (+.f32 (*.f32 x (-.f32 (fabs.f32 x) x)) #s(literal -1/2 binary32)) x)
(* -1 x)
(neg.f32 x)
(* x (- (/ (fabs x) x) 1))
(*.f32 x (+.f32 (/.f32 (fabs.f32 x) x) #s(literal -1 binary32)))
(* x (- (/ (fabs x) x) (+ 1 (/ 1/2 (pow x 2)))))
(*.f32 x (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal -1 binary32) (/.f32 #s(literal -1/2 binary32) (*.f32 x x)))))
(* x (- (/ (fabs x) x) (+ 1 (/ 1/2 (pow x 2)))))
(*.f32 x (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal -1 binary32) (/.f32 #s(literal -1/2 binary32) (*.f32 x x)))))
(* -1 x)
(neg.f32 x)
(* -1 (* x (+ 1 (* -1 (/ (fabs x) x)))))
(*.f32 (neg.f32 x) (-.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) x)))
(* -1 (* x (+ 1 (* -1 (/ (- (fabs x) (* 1/2 (/ 1 x))) x)))))
(*.f32 (neg.f32 x) (-.f32 #s(literal 1 binary32) (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x)))
(* -1 (* x (+ 1 (* -1 (/ (- (fabs x) (* 1/2 (/ 1 x))) x)))))
(*.f32 (neg.f32 x) (-.f32 #s(literal 1 binary32) (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x)))
(/ -1/8 (pow x 3))
(/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))
(/ (- (* 1/2 (pow x 2)) 1/8) (pow x 3))
(/.f32 (+.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) #s(literal -1/8 binary32)) (*.f32 x (*.f32 x x)))
(/ (- (* (pow x 2) (+ 1/2 (pow x 2))) 1/8) (pow x 3))
(/.f32 (+.f32 (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1/2 binary32))) #s(literal -1/8 binary32)) (*.f32 x (*.f32 x x)))
(/ (- (* (pow x 2) (+ 1/2 (pow x 2))) 1/8) (pow x 3))
(/.f32 (+.f32 (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1/2 binary32))) #s(literal -1/8 binary32)) (*.f32 x (*.f32 x x)))
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 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x x))))))
(* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))
(*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x x))))))
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))))
(* -1 (* x (- (/ 1/8 (pow x 4)) (+ 1 (* 1/2 (/ 1 (pow x 2)))))))
(*.f32 (neg.f32 x) (+.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal -1 binary32) (/.f32 #s(literal -1/2 binary32) (*.f32 x x)))))
(* -1 (* x (- (/ 1/8 (pow x 4)) (+ 1 (* 1/2 (/ 1 (pow x 2)))))))
(*.f32 (neg.f32 x) (+.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal -1 binary32) (/.f32 #s(literal -1/2 binary32) (*.f32 x x)))))
(copysign (log (/ (- (* (pow x 2) (pow (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (* 1/8 (/ 1 (pow x 4)))) 2)) (pow x 2)) (- (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (* 1/8 (/ 1 (pow x 4))))) (fabs x)))) x)
(copysign.f32 (log.f32 (/.f32 (*.f32 (*.f32 x x) (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x x))))) (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))))) #s(literal -1 binary32))) (-.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))))) (fabs.f32 x)))) x)
(copysign (log (/ (- (* (pow x 2) (pow (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (* 1/8 (/ 1 (pow x 4)))) 2)) (pow x 2)) (- (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (* 1/8 (/ 1 (pow x 4))))) (fabs x)))) x)
(copysign.f32 (log.f32 (/.f32 (*.f32 (*.f32 x x) (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x x))))) (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))))) #s(literal -1 binary32))) (-.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))))) (fabs.f32 x)))) x)
(copysign (log (/ (- (* (pow x 2) (pow (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (* 1/8 (/ 1 (pow x 4)))) 2)) (pow x 2)) (- (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (* 1/8 (/ 1 (pow x 4))))) (fabs x)))) x)
(copysign.f32 (log.f32 (/.f32 (*.f32 (*.f32 x x) (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x x))))) (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))))) #s(literal -1 binary32))) (-.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))))) (fabs.f32 x)))) x)
(copysign (log (/ (- (* (pow x 2) (pow (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (* 1/8 (/ 1 (pow x 4)))) 2)) (pow x 2)) (- (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (* 1/8 (/ 1 (pow x 4))))) (fabs x)))) x)
(copysign.f32 (log.f32 (/.f32 (*.f32 (*.f32 x x) (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x x))))) (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))))) #s(literal -1 binary32))) (-.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))))) (fabs.f32 x)))) x)
(copysign (log (/ (- (* (pow x 2) (pow (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (* 1/8 (/ 1 (pow x 4)))) 2)) (pow x 2)) (- (+ x (* 1/2 (/ 1 x))) (+ (fabs x) (* 1/8 (/ 1 (pow x 3))))))) x)
(copysign.f32 (log.f32 (/.f32 (*.f32 (*.f32 x x) (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x x))))) (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))))) #s(literal -1 binary32))) (-.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 (fabs.f32 x) (/.f32 #s(literal 1/8 binary32) (*.f32 x (*.f32 x x))))))) x)
(copysign (log (/ (- (* (pow x 2) (pow (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (* 1/8 (/ 1 (pow x 4)))) 2)) (pow x 2)) (- (+ x (* 1/2 (/ 1 x))) (+ (fabs x) (* 1/8 (/ 1 (pow x 3))))))) x)
(copysign.f32 (log.f32 (/.f32 (*.f32 (*.f32 x x) (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x x))))) (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))))) #s(literal -1 binary32))) (-.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 (fabs.f32 x) (/.f32 #s(literal 1/8 binary32) (*.f32 x (*.f32 x x))))))) x)
(copysign (log (/ (- (* (pow x 2) (pow (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (* 1/8 (/ 1 (pow x 4)))) 2)) (pow x 2)) (- (+ x (* 1/2 (/ 1 x))) (+ (fabs x) (* 1/8 (/ 1 (pow x 3))))))) x)
(copysign.f32 (log.f32 (/.f32 (*.f32 (*.f32 x x) (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x x))))) (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))))) #s(literal -1 binary32))) (-.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 (fabs.f32 x) (/.f32 #s(literal 1/8 binary32) (*.f32 x (*.f32 x x))))))) x)
(copysign (log (/ (- (* (pow x 2) (pow (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (* 1/8 (/ 1 (pow x 4)))) 2)) (pow x 2)) (- (+ x (* 1/2 (/ 1 x))) (+ (fabs x) (* 1/8 (/ 1 (pow x 3))))))) x)
(copysign.f32 (log.f32 (/.f32 (*.f32 (*.f32 x x) (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x x))))) (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))))) #s(literal -1 binary32))) (-.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 (fabs.f32 x) (/.f32 #s(literal 1/8 binary32) (*.f32 x (*.f32 x x))))))) x)
(copysign (log (/ (- (* (pow x 2) (pow (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (* 1/8 (/ 1 (pow x 4)))) 2)) (pow x 2)) (- (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (* 1/8 (/ 1 (pow x 4))))) (fabs x)))) x)
(copysign.f32 (log.f32 (/.f32 (*.f32 (*.f32 x x) (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x x))))) (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))))) #s(literal -1 binary32))) (-.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))))) (fabs.f32 x)))) x)
(copysign (log (/ (- (* (pow x 2) (pow (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (* 1/8 (/ 1 (pow x 4)))) 2)) (pow x 2)) (- (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (* 1/8 (/ 1 (pow x 4))))) (fabs x)))) x)
(copysign.f32 (log.f32 (/.f32 (*.f32 (*.f32 x x) (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x x))))) (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))))) #s(literal -1 binary32))) (-.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))))) (fabs.f32 x)))) x)
(copysign (log (/ (- (* (pow x 2) (pow (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (* 1/8 (/ 1 (pow x 4)))) 2)) (pow x 2)) (- (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (* 1/8 (/ 1 (pow x 4))))) (fabs x)))) x)
(copysign.f32 (log.f32 (/.f32 (*.f32 (*.f32 x x) (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x x))))) (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))))) #s(literal -1 binary32))) (-.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))))) (fabs.f32 x)))) x)
(copysign (log (/ (- (* (pow x 2) (pow (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (* 1/8 (/ 1 (pow x 4)))) 2)) (pow x 2)) (- (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (* 1/8 (/ 1 (pow x 4))))) (fabs x)))) x)
(copysign.f32 (log.f32 (/.f32 (*.f32 (*.f32 x x) (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x x))))) (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))))) #s(literal -1 binary32))) (-.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))))) (fabs.f32 x)))) x)
(+ (log -1/8) (* -3 (log x)))
(+.f32 (log.f32 #s(literal -1/8 binary32)) (*.f32 (log.f32 x) #s(literal -3 binary32)))
(+ (log -1/8) (+ (* -4 (pow x 2)) (* -3 (log x))))
(+.f32 (+.f32 (log.f32 #s(literal -1/8 binary32)) (*.f32 (log.f32 x) #s(literal -3 binary32))) (*.f32 (*.f32 x x) #s(literal -4 binary32)))
(+ (log -1/8) (+ (* -3 (log x)) (* (pow x 2) (- (* -8 (* x (fabs x))) 4))))
(+.f32 (+.f32 (log.f32 #s(literal -1/8 binary32)) (*.f32 (log.f32 x) #s(literal -3 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x (fabs.f32 x)) #s(literal -8 binary32)) #s(literal -4 binary32))))
(+ (log -1/8) (+ (* -3 (log x)) (* (pow x 2) (- (* x (+ (* -16 x) (* -8 (fabs x)))) 4))))
(+.f32 (+.f32 (log.f32 #s(literal -1/8 binary32)) (*.f32 (log.f32 x) #s(literal -3 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x (+.f32 (*.f32 x #s(literal -16 binary32)) (*.f32 (fabs.f32 x) #s(literal -8 binary32)))) #s(literal -4 binary32))))
(log (/ 1 x))
(neg.f32 (log.f32 x))
(+ (log (/ 1 x)) (/ (fabs x) x))
(-.f32 (/.f32 (fabs.f32 x) x) (log.f32 x))
(+ (log (/ 1 x)) (+ (* 1/2 (/ (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))) (pow x 2))) (/ (fabs x) x)))
(+.f32 (-.f32 (/.f32 (fabs.f32 x) x) (log.f32 x)) (/.f32 (*.f32 #s(literal 1/2 binary32) (-.f32 (*.f32 #s(literal -2 binary32) (-.f32 #s(literal 1/2 binary32) (*.f32 x x))) (*.f32 x x))) (*.f32 x x)))
(+ (log (/ 1 x)) (+ (* 1/6 (/ (+ (* -6 (+ (* 1/2 (fabs x)) (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2)))))) (+ (* 2 (pow (fabs x) 3)) (* 6 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))))) (pow x 3))) (+ (* 1/2 (/ (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))) (pow x 2))) (/ (fabs x) x))))
(+.f32 (+.f32 (-.f32 (/.f32 (fabs.f32 x) x) (log.f32 x)) (/.f32 (*.f32 #s(literal 1/2 binary32) (-.f32 (*.f32 #s(literal -2 binary32) (-.f32 #s(literal 1/2 binary32) (*.f32 x x))) (*.f32 x x))) (*.f32 x x))) (/.f32 (*.f32 #s(literal 1/6 binary32) (+.f32 (*.f32 #s(literal -6 binary32) (*.f32 (fabs.f32 x) (+.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1/2 binary32) (*.f32 x x))))) (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) (*.f32 x x))) (*.f32 (*.f32 #s(literal 6 binary32) (fabs.f32 x)) (-.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) (*.f32 x (*.f32 x x))))
(+ (log -1) (log (/ -1 x)))
(+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (log.f32 #s(literal -1 binary32)))
(+ (log -1) (+ (log (/ -1 x)) (/ (fabs x) x)))
(+.f32 (/.f32 (fabs.f32 x) x) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (log.f32 #s(literal -1 binary32))))
(+ (log -1) (+ (log (/ -1 x)) (* -1 (/ (+ (* -1 (fabs x)) (* -1/2 (/ (+ (* -2 (- 1/2 (pow (fabs x) 2))) (* -1 (pow (fabs x) 2))) x))) x))))
(-.f32 (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (log.f32 #s(literal -1 binary32))) (/.f32 (-.f32 (/.f32 (*.f32 #s(literal -1/2 binary32) (-.f32 (*.f32 #s(literal -2 binary32) (-.f32 #s(literal 1/2 binary32) (*.f32 x x))) (*.f32 x x))) x) (fabs.f32 x)) x))
(+ (log -1) (+ (log (/ -1 x)) (* -1 (/ (+ (* -1 (fabs x)) (* -1 (/ (+ (* -1/6 (/ (+ (* -6 (* (fabs x) (- 1/2 (pow (fabs x) 2)))) (+ (* -2 (pow (fabs x) 3)) (* 6 (+ (* 1/2 (fabs x)) (* (fabs x) (- 1/2 (pow (fabs x) 2))))))) x)) (* 1/2 (+ (* -2 (- 1/2 (pow (fabs x) 2))) (* -1 (pow (fabs x) 2))))) x))) x))))
(-.f32 (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (log.f32 #s(literal -1 binary32))) (/.f32 (-.f32 (/.f32 (+.f32 (/.f32 (*.f32 #s(literal -1/6 binary32) (+.f32 (*.f32 (*.f32 (fabs.f32 x) (+.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1/2 binary32) (*.f32 x x)))) #s(literal 6 binary32)) (+.f32 (*.f32 #s(literal -2 binary32) (*.f32 (fabs.f32 x) (*.f32 x x))) (*.f32 (*.f32 #s(literal -6 binary32) (fabs.f32 x)) (-.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x) (*.f32 #s(literal 1/2 binary32) (-.f32 (*.f32 #s(literal -2 binary32) (-.f32 #s(literal 1/2 binary32) (*.f32 x x))) (*.f32 x x)))) (neg.f32 x)) (fabs.f32 x)) x))
(/ -1/8 (pow x 3))
(/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))
(/ (- (* 1/2 (pow x 2)) 1/8) (pow x 3))
(/.f32 (+.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) #s(literal -1/8 binary32)) (*.f32 x (*.f32 x x)))
(/ (- (* (pow x 2) (+ 1/2 (* x (fabs x)))) 1/8) (pow x 3))
(/.f32 (+.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (fabs.f32 x)))) #s(literal -1/8 binary32)) (*.f32 x (*.f32 x x)))
(/ (- (* (pow x 2) (+ 1/2 (* x (- x (* -1 (fabs x)))))) 1/8) (pow x 3))
(/.f32 (+.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x))))) #s(literal -1/8 binary32)) (*.f32 x (*.f32 x x)))
(/ 1 x)
(/.f32 #s(literal 1 binary32) x)
(/ (+ 1 (/ (fabs x) x)) x)
(/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) x)) x)
(/ (- (+ 1 (* -1 (/ (+ 1/2 (* -1 (pow (fabs x) 2))) (pow x 2)))) (* -1 (/ (fabs x) x))) x)
(/.f32 (+.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 x x)) (*.f32 x x))) (/.f32 (fabs.f32 x) x)) x)
(/ (- (+ 1 (* -1 (/ (+ (* 1/2 (fabs x)) (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (pow x 3)))) (+ (* -1 (/ (fabs x) x)) (+ (* -1 (/ (pow (fabs x) 2) (pow x 2))) (/ 1/2 (pow x 2))))) x)
(/.f32 (-.f32 (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 (fabs.f32 x) (+.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 x (*.f32 x x)))) (-.f32 (/.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 x x)) (*.f32 x x)) (/.f32 (fabs.f32 x) x))) x)
(/ 1 x)
(/.f32 #s(literal 1 binary32) x)
(* -1 (/ (- (* -1 (/ (fabs x) x)) 1) x))
(/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) x)) x)
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- 1/2 (pow (fabs x) 2)) x)) (* -1 (fabs x))) x)) 1) x))
(/.f32 (+.f32 (/.f32 (+.f32 (-.f32 #s(literal 0 binary32) (/.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 x x)) x)) (fabs.f32 x)) (neg.f32 x)) #s(literal -1 binary32)) (neg.f32 x))
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (+ 1/2 (+ (* 1/2 (/ (fabs x) x)) (/ (* (fabs x) (- 1/2 (pow (fabs x) 2))) x))) (pow (fabs x) 2)) x)) (* -1 (fabs x))) x)) 1) x))
(/.f32 (+.f32 (/.f32 (+.f32 (/.f32 (+.f32 (+.f32 (/.f32 (*.f32 (fabs.f32 x) #s(literal 1/2 binary32)) x) (*.f32 (fabs.f32 x) (/.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 x x)) x))) (-.f32 #s(literal 1/2 binary32) (*.f32 x x))) (neg.f32 x)) (fabs.f32 x)) (neg.f32 x)) #s(literal -1 binary32)) (neg.f32 x))
(log (/ (+ 1 (fabs x)) (- 1 (fabs x))))
(log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))
(+ (log (/ (+ 1 (fabs x)) (- 1 (fabs x)))) (/ (* (pow x 2) (* (- 1 (fabs x)) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2))))) (+ 1 (fabs x))))
(+.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))) (/.f32 (*.f32 (*.f32 (*.f32 x x) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (-.f32 (/.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal -1/2 binary32))) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))))) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))
(+ (log (/ (+ 1 (fabs x)) (- 1 (fabs x)))) (* (pow x 2) (+ (* 1/24 (* (pow x 2) (+ (* -24 (/ (* (+ (* 1/8 (/ 1 (- 1 (fabs x)))) (+ (* 1/8 (/ (* (fabs x) (+ 1 (fabs x))) (pow (- 1 (fabs x)) 2))) (/ (* (- 2 (* 1/2 (fabs x))) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (- 1 (fabs x))))) (- 1 (fabs x))) (+ 1 (fabs x)))) (* -12 (/ (* (pow (- 1 (fabs x)) 2) (pow (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2))) 2)) (pow (+ 1 (fabs x)) 2)))))) (/ (* (- 1 (fabs x)) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (+ 1 (fabs x))))))
(+.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))) (*.f32 (*.f32 x x) (+.f32 (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) (-.f32 (/.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal -1/2 binary32))) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))))) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (*.f32 (*.f32 #s(literal 1/24 binary32) (*.f32 x x)) (+.f32 (*.f32 #s(literal -24 binary32) (*.f32 (+.f32 (/.f32 (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal -1/2 binary32))) (-.f32 (/.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal -1/2 binary32))) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))))) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (+.f32 (/.f32 #s(literal 1/8 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (fabs.f32 x) (*.f32 x x))) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))))) (/.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))) (/.f32 (*.f32 #s(literal -12 binary32) (*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)) (pow.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal -1/2 binary32))) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)))) #s(literal 2 binary32)))) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))))))))
(+ (log (/ (+ 1 (fabs x)) (- 1 (fabs x)))) (* (pow x 2) (+ (* (pow x 2) (+ (* 1/720 (* (pow x 2) (+ (* 240 (/ (* (pow (- 1 (fabs x)) 3) (pow (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2))) 3)) (pow (+ 1 (fabs x)) 3))) (+ (* 720 (/ (* (+ (* 1/8 (/ 1 (- 1 (fabs x)))) (+ (* 1/8 (/ (* (fabs x) (+ 1 (fabs x))) (pow (- 1 (fabs x)) 2))) (/ (* (- 2 (* 1/2 (fabs x))) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (- 1 (fabs x))))) (* (pow (- 1 (fabs x)) 2) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2))))) (pow (+ 1 (fabs x)) 2))) (* 720 (/ (* (- 1 (fabs x)) (- (* 1/16 (/ 1 (- 1 (fabs x)))) (+ (* -1 (/ (* (+ (* 1/8 (/ (* (fabs x) (+ 1 (fabs x))) (pow (- 1 (fabs x)) 2))) (+ (* 1/8 (/ 1 (- 1 (fabs x)))) (/ (* (- 2 (* 1/2 (fabs x))) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (- 1 (fabs x))))) (- 2 (* 1/2 (fabs x)))) (- 1 (fabs x)))) (+ (* -1/16 (/ (* (fabs x) (+ 1 (fabs x))) (pow (- 1 (fabs x)) 2))) (* 1/8 (/ (* (fabs x) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (- 1 (fabs x)))))))) (+ 1 (fabs x)))))))) (* 1/24 (+ (* -24 (/ (* (+ (* 1/8 (/ 1 (- 1 (fabs x)))) (+ (* 1/8 (/ (* (fabs x) (+ 1 (fabs x))) (pow (- 1 (fabs x)) 2))) (/ (* (- 2 (* 1/2 (fabs x))) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (- 1 (fabs x))))) (- 1 (fabs x))) (+ 1 (fabs x)))) (* -12 (/ (* (pow (- 1 (fabs x)) 2) (pow (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2))) 2)) (pow (+ 1 (fabs x)) 2))))))) (/ (* (- 1 (fabs x)) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (+ 1 (fabs x))))))
(+.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))) (*.f32 (*.f32 x x) (+.f32 (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) (-.f32 (/.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal -1/2 binary32))) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))))) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (*.f32 (*.f32 x x) (+.f32 (*.f32 #s(literal 1/24 binary32) (+.f32 (*.f32 #s(literal -24 binary32) (*.f32 (+.f32 (/.f32 (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal -1/2 binary32))) (-.f32 (/.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal -1/2 binary32))) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))))) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (+.f32 (/.f32 #s(literal 1/8 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (fabs.f32 x) (*.f32 x x))) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))))) (/.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))) (/.f32 (*.f32 #s(literal -12 binary32) (*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)) (pow.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal -1/2 binary32))) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)))) #s(literal 2 binary32)))) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))))) (*.f32 (*.f32 #s(literal 1/720 binary32) (*.f32 x x)) (+.f32 (/.f32 (*.f32 #s(literal 240 binary32) (*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32)) (pow.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal -1/2 binary32))) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)))) #s(literal 3 binary32)))) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32))) (*.f32 #s(literal 720 binary32) (+.f32 (*.f32 (+.f32 (/.f32 (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal -1/2 binary32))) (-.f32 (/.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal -1/2 binary32))) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))))) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (+.f32 (/.f32 #s(literal 1/8 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (fabs.f32 x) (*.f32 x x))) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))))) (/.f32 (*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)) (-.f32 (/.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal -1/2 binary32))) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))))) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)))) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) (-.f32 (/.f32 #s(literal 1/16 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (-.f32 (+.f32 (/.f32 (*.f32 #s(literal -1/16 binary32) (+.f32 (fabs.f32 x) (*.f32 x x))) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))) (/.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 (fabs.f32 x) (-.f32 (/.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal -1/2 binary32))) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)))))) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))) (*.f32 (+.f32 (/.f32 (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal -1/2 binary32))) (-.f32 (/.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal -1/2 binary32))) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))))) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (+.f32 (/.f32 #s(literal 1/8 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (fabs.f32 x) (*.f32 x x))) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))))) (/.f32 (+.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal -1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))))) (+.f32 #s(literal 1 binary32) (fabs.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)) (* 2 (/ (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) x))))
(+.f32 (log.f32 #s(literal 1/2 binary32)) (-.f32 (/.f32 (*.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal 3/4 binary32))) x) (log.f32 x)))
(+ (log 1/2) (+ (log (/ 1 x)) (+ (* 1/2 (/ (+ (* -4 (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 2)) (* 2 (* (fabs x) (- (* 1/2 (fabs x)) (* -1/4 (fabs x)))))) (pow x 2))) (* 2 (/ (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) x)))))
(+.f32 (log.f32 #s(literal 1/2 binary32)) (+.f32 (/.f32 (*.f32 #s(literal 1/2 binary32) (+.f32 (*.f32 #s(literal -4 binary32) (*.f32 (*.f32 x x) #s(literal 9/16 binary32))) (*.f32 (*.f32 #s(literal 2 binary32) (fabs.f32 x)) (*.f32 (fabs.f32 x) #s(literal 3/4 binary32))))) (*.f32 x x)) (-.f32 (/.f32 (*.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal 3/4 binary32))) x) (log.f32 x))))
(+ (log 1/2) (+ (log (/ 1 x)) (+ (* 1/6 (/ (+ (* -12 (* (fabs x) (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 2))) (+ (* -12 (+ (* -1/4 (* (pow (fabs x) 2) (- (* 1/2 (fabs x)) (* -1/4 (fabs x))))) (+ (* -1/8 (fabs x)) (* 1/2 (- (* 1/2 (fabs x)) (* -1/4 (fabs x))))))) (* 16 (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 3)))) (pow x 3))) (+ (* 1/2 (/ (+ (* -4 (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 2)) (* 2 (* (fabs x) (- (* 1/2 (fabs x)) (* -1/4 (fabs x)))))) (pow x 2))) (* 2 (/ (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) x))))))
(+.f32 (+.f32 (log.f32 #s(literal 1/2 binary32)) (+.f32 (/.f32 (*.f32 #s(literal 1/2 binary32) (+.f32 (*.f32 #s(literal -4 binary32) (*.f32 (*.f32 x x) #s(literal 9/16 binary32))) (*.f32 (*.f32 #s(literal 2 binary32) (fabs.f32 x)) (*.f32 (fabs.f32 x) #s(literal 3/4 binary32))))) (*.f32 x x)) (-.f32 (/.f32 (*.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal 3/4 binary32))) x) (log.f32 x)))) (/.f32 (*.f32 #s(literal 1/6 binary32) (+.f32 (*.f32 #s(literal -12 binary32) (+.f32 (*.f32 (fabs.f32 x) (*.f32 (*.f32 x x) #s(literal 9/16 binary32))) (+.f32 (*.f32 (*.f32 (*.f32 x x) #s(literal -1/4 binary32)) (*.f32 (fabs.f32 x) #s(literal 3/4 binary32))) (+.f32 (*.f32 (fabs.f32 x) #s(literal -1/8 binary32)) (*.f32 #s(literal 1/2 binary32) (*.f32 (fabs.f32 x) #s(literal 3/4 binary32))))))) (*.f32 #s(literal 16 binary32) (*.f32 (*.f32 (fabs.f32 x) (*.f32 x x)) #s(literal 27/64 binary32))))) (*.f32 x (*.f32 x 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)) (* -2 (/ (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) x))))
(+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (+.f32 (log.f32 #s(literal 1/2 binary32)) (/.f32 (*.f32 #s(literal -2 binary32) (*.f32 (fabs.f32 x) #s(literal 3/4 binary32))) x)))
(+ (log 1/2) (+ (log (/ -1 x)) (* -1 (/ (+ (* -1/2 (/ (+ (* -4 (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 2)) (* 2 (* (fabs x) (- (* 1/2 (fabs x)) (* -1/4 (fabs x)))))) x)) (* 2 (- (* 1/2 (fabs x)) (* -1/4 (fabs x))))) x))))
(-.f32 (+.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) (/.f32 (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal 3/4 binary32))) (/.f32 (*.f32 #s(literal -1/2 binary32) (+.f32 (*.f32 #s(literal -4 binary32) (*.f32 (*.f32 x x) #s(literal 9/16 binary32))) (*.f32 (*.f32 #s(literal 2 binary32) (fabs.f32 x)) (*.f32 (fabs.f32 x) #s(literal 3/4 binary32))))) x)) x))
(+ (log 1/2) (+ (log (/ -1 x)) (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (/ (+ (* -12 (* (fabs x) (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 2))) (+ (* -12 (+ (* -1/4 (* (pow (fabs x) 2) (- (* 1/2 (fabs x)) (* -1/4 (fabs x))))) (+ (* -1/8 (fabs x)) (* 1/2 (- (* 1/2 (fabs x)) (* -1/4 (fabs x))))))) (* 16 (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 3)))) x)) (* 1/2 (+ (* -4 (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 2)) (* 2 (* (fabs x) (- (* 1/2 (fabs x)) (* -1/4 (fabs x)))))))) x)) (* 2 (- (* 1/2 (fabs x)) (* -1/4 (fabs x))))) x))))
(-.f32 (+.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) (/.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal 3/4 binary32))) (/.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (+.f32 (*.f32 #s(literal -4 binary32) (*.f32 (*.f32 x x) #s(literal 9/16 binary32))) (*.f32 (*.f32 #s(literal 2 binary32) (fabs.f32 x)) (*.f32 (fabs.f32 x) #s(literal 3/4 binary32))))) (/.f32 (*.f32 #s(literal -1/6 binary32) (+.f32 (*.f32 #s(literal -12 binary32) (+.f32 (*.f32 (fabs.f32 x) (*.f32 (*.f32 x x) #s(literal 9/16 binary32))) (+.f32 (*.f32 (*.f32 (*.f32 x x) #s(literal -1/4 binary32)) (*.f32 (fabs.f32 x) #s(literal 3/4 binary32))) (+.f32 (*.f32 (fabs.f32 x) #s(literal -1/8 binary32)) (*.f32 #s(literal 1/2 binary32) (*.f32 (fabs.f32 x) #s(literal 3/4 binary32))))))) (*.f32 #s(literal 16 binary32) (*.f32 (*.f32 (fabs.f32 x) (*.f32 x x)) #s(literal 27/64 binary32))))) x)) x)) x))
(/ (+ 1 (fabs x)) (- 1 (fabs x)))
(/.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))
(+ (* (pow x 2) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (+ (/ 1 (- 1 (fabs x))) (/ (fabs x) (- 1 (fabs x)))))
(+.f32 (*.f32 (*.f32 x x) (-.f32 (/.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal -1/2 binary32))) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))))) (+.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (fabs.f32 x) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))))
(+ (* (pow x 2) (- (+ (* -1 (* (pow x 2) (+ (* 1/8 (/ 1 (- 1 (fabs x)))) (+ (* 1/8 (/ (* (fabs x) (+ 1 (fabs x))) (pow (- 1 (fabs x)) 2))) (/ (* (- 2 (* 1/2 (fabs x))) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (- 1 (fabs x))))))) (* 1/2 (/ 1 (- 1 (fabs x))))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (+ (/ 1 (- 1 (fabs x))) (/ (fabs x) (- 1 (fabs x)))))
(+.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (+.f32 (/.f32 (fabs.f32 x) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (*.f32 (*.f32 x x) (-.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (*.f32 (*.f32 x x) (+.f32 (/.f32 (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal -1/2 binary32))) (-.f32 (/.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal -1/2 binary32))) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))))) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (+.f32 (/.f32 #s(literal 1/8 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (fabs.f32 x) (*.f32 x x))) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))))))) (/.f32 (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal -1/2 binary32))) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)))))))
(+ (* (pow x 2) (- (+ (* 1/2 (/ 1 (- 1 (fabs x)))) (* (pow x 2) (- (* (pow x 2) (- (* 1/16 (/ 1 (- 1 (fabs x)))) (+ (* -1 (/ (* (+ (* 1/8 (/ 1 (- 1 (fabs x)))) (+ (* 1/8 (/ (* (fabs x) (+ 1 (fabs x))) (pow (- 1 (fabs x)) 2))) (/ (* (- 2 (* 1/2 (fabs x))) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (- 1 (fabs x))))) (- 2 (* 1/2 (fabs x)))) (- 1 (fabs x)))) (+ (* -1/16 (/ (* (fabs x) (+ 1 (fabs x))) (pow (- 1 (fabs x)) 2))) (* 1/8 (/ (* (fabs x) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (- 1 (fabs x)))))))) (+ (* 1/8 (/ 1 (- 1 (fabs x)))) (+ (* 1/8 (/ (* (fabs x) (+ 1 (fabs x))) (pow (- 1 (fabs x)) 2))) (/ (* (- 2 (* 1/2 (fabs x))) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (- 1 (fabs x)))))))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (+ (/ 1 (- 1 (fabs x))) (/ (fabs x) (- 1 (fabs x)))))
(+.f32 (+.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (fabs.f32 x) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))) (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) (-.f32 (*.f32 (*.f32 x x) (-.f32 (/.f32 #s(literal 1/16 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (-.f32 (+.f32 (/.f32 (*.f32 #s(literal -1/16 binary32) (+.f32 (fabs.f32 x) (*.f32 x x))) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))) (/.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 (fabs.f32 x) (-.f32 (/.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal -1/2 binary32))) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)))))) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))) (*.f32 (+.f32 (/.f32 (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal -1/2 binary32))) (-.f32 (/.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal -1/2 binary32))) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))))) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (+.f32 (/.f32 #s(literal 1/8 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (fabs.f32 x) (*.f32 x x))) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))))) (/.f32 (+.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal -1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))))) (+.f32 (/.f32 (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal -1/2 binary32))) (-.f32 (/.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal -1/2 binary32))) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))))) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (+.f32 (/.f32 #s(literal 1/8 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (fabs.f32 x) (*.f32 x x))) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))))))) (-.f32 (/.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal -1/2 binary32))) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)))))))
(/ 1/2 x)
(/.f32 #s(literal 1/2 binary32) x)
(/ (- (+ 1/2 (* 1/2 (/ (fabs x) x))) (* -1/4 (/ (fabs x) x))) x)
(/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 (*.f32 (fabs.f32 x) #s(literal 3/4 binary32)) x)) x)
(/ (- (+ 1/2 (+ (* 1/2 (/ (fabs x) x)) (* 1/2 (/ (* (fabs x) (- (* 1/2 (fabs x)) (* -1/4 (fabs x)))) (pow x 2))))) (* -1/4 (/ (fabs x) x))) x)
(/.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 (fabs.f32 x) x) (/.f32 (*.f32 (fabs.f32 x) (*.f32 (fabs.f32 x) #s(literal 3/4 binary32))) (*.f32 x x)))) (+.f32 #s(literal 1/2 binary32) (/.f32 (*.f32 (fabs.f32 x) #s(literal 1/4 binary32)) x))) x)
(/ (- (+ 1/2 (+ (* -1 (/ (+ (* -1/4 (* (pow (fabs x) 2) (- (* 1/2 (fabs x)) (* -1/4 (fabs x))))) (+ (* -1/8 (fabs x)) (* 1/2 (- (* 1/2 (fabs x)) (* -1/4 (fabs x)))))) (pow x 3))) (* 1/2 (/ (fabs x) x)))) (+ (* -1/2 (/ (* (fabs x) (- (* 1/2 (fabs x)) (* -1/4 (fabs x)))) (pow x 2))) (* -1/4 (/ (fabs x) x)))) x)
(/.f32 (-.f32 (+.f32 #s(literal 1/2 binary32) (-.f32 (/.f32 (*.f32 (fabs.f32 x) #s(literal 1/2 binary32)) x) (/.f32 (+.f32 (*.f32 (*.f32 (*.f32 x x) #s(literal -1/4 binary32)) (*.f32 (fabs.f32 x) #s(literal 3/4 binary32))) (+.f32 (*.f32 (fabs.f32 x) #s(literal -1/8 binary32)) (*.f32 #s(literal 1/2 binary32) (*.f32 (fabs.f32 x) #s(literal 3/4 binary32))))) (*.f32 x (*.f32 x x))))) (+.f32 (/.f32 (*.f32 (fabs.f32 x) #s(literal -1/4 binary32)) x) (/.f32 (*.f32 (*.f32 (fabs.f32 x) #s(literal -1/2 binary32)) (*.f32 (fabs.f32 x) #s(literal 3/4 binary32))) (*.f32 x x)))) x)
(/ -1/2 x)
(/.f32 #s(literal -1/2 binary32) x)
(* -1 (/ (+ 1/2 (* -1 (/ (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) x))) x))
(/.f32 (-.f32 #s(literal 1/2 binary32) (/.f32 (*.f32 (fabs.f32 x) #s(literal 3/4 binary32)) x)) (neg.f32 x))
(* -1 (/ (+ 1/2 (* -1 (/ (- (+ (* -1/2 (/ (* (fabs x) (- (* 1/2 (fabs x)) (* -1/4 (fabs x)))) x)) (* 1/2 (fabs x))) (* -1/4 (fabs x))) x))) x))
(/.f32 (-.f32 #s(literal 1/2 binary32) (/.f32 (+.f32 (/.f32 (*.f32 (*.f32 (fabs.f32 x) #s(literal -1/2 binary32)) (*.f32 (fabs.f32 x) #s(literal 3/4 binary32))) x) (*.f32 (fabs.f32 x) #s(literal 3/4 binary32))) x)) (neg.f32 x))
(* -1 (/ (+ 1/2 (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1/4 (/ (* (pow (fabs x) 2) (- (* 1/2 (fabs x)) (* -1/4 (fabs x)))) x)) (+ (* -1/8 (/ (fabs x) x)) (* 1/2 (/ (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) x)))) (* -1/2 (* (fabs x) (- (* 1/2 (fabs x)) (* -1/4 (fabs x)))))) x)) (* 1/2 (fabs x))) (* -1/4 (fabs x))) x))) x))
(/.f32 (-.f32 #s(literal 1/2 binary32) (/.f32 (+.f32 (/.f32 (+.f32 (+.f32 (/.f32 (*.f32 (fabs.f32 x) #s(literal -1/8 binary32)) x) (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (fabs.f32 x) #s(literal 3/4 binary32))) x)) (+.f32 (/.f32 (*.f32 (*.f32 (*.f32 x x) #s(literal -1/4 binary32)) (*.f32 (fabs.f32 x) #s(literal 3/4 binary32))) x) (*.f32 #s(literal 1/2 binary32) (*.f32 (fabs.f32 x) (*.f32 (fabs.f32 x) #s(literal 3/4 binary32)))))) (neg.f32 x)) (*.f32 (fabs.f32 x) #s(literal 3/4 binary32))) x)) (neg.f32 x))
(/ -1/2 (pow x 2))
(/.f32 #s(literal -1/2 binary32) (*.f32 x x))
(/ -1/2 (pow x 2))
(/.f32 #s(literal -1/2 binary32) (*.f32 x x))
(/ -1/2 (pow x 2))
(/.f32 #s(literal -1/2 binary32) (*.f32 x x))
(/ -1/2 (pow x 2))
(/.f32 #s(literal -1/2 binary32) (*.f32 x x))
(/ -1/2 (pow x 2))
(/.f32 #s(literal -1/2 binary32) (*.f32 x x))
(/ -1/2 (pow x 2))
(/.f32 #s(literal -1/2 binary32) (*.f32 x x))
(/ -1/2 (pow x 2))
(/.f32 #s(literal -1/2 binary32) (*.f32 x x))
(/ -1/2 (pow x 2))
(/.f32 #s(literal -1/2 binary32) (*.f32 x x))
(/ -1/2 (pow x 2))
(/.f32 #s(literal -1/2 binary32) (*.f32 x x))
(/ -1/2 (pow x 2))
(/.f32 #s(literal -1/2 binary32) (*.f32 x x))
(/ -1/2 (pow x 2))
(/.f32 #s(literal -1/2 binary32) (*.f32 x x))
(/ -1/2 (pow x 2))
(/.f32 #s(literal -1/2 binary32) (*.f32 x x))
(/ 1/2 (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))

eval127.0ms (1.4%)

Compiler

Compiled 43118 to 3041 computations (92.9% saved)

prune120.0ms (1.3%)

Pruning

28 alts after pruning (23 fresh and 5 done)

PrunedKeptTotal
New8296835
Fresh31720
Picked325
Done033
Total83528863
Accuracy
99.8%
Counts
863 → 28
Alt Table
Click to see full alt table
StatusAccuracyProgram
15.1%
(copysign.f32 (/.f32 (fabs.f32 x) (neg.f32 x)) x)
14.4%
(copysign.f32 (-.f32 (/.f32 (fabs.f32 x) (neg.f32 x)) (log.f32 (/.f32 #s(literal -1 binary32) x))) x)
12.6%
(copysign.f32 (+.f32 (/.f32 (fabs.f32 x) x) (log.f32 x)) x)
74.3%
(copysign.f32 (+.f32 (log1p.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.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))))))) x)
59.3%
(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)
58.3%
(copysign.f32 (+.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))))))) x)
13.9%
(copysign.f32 (neg.f32 (log.f32 (/.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32)))))) x)
55.0%
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) x)
72.4%
(copysign.f32 (log1p.f32 (fabs.f32 x)) x)
9.2%
(copysign.f32 (log.f32 (/.f32 (+.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) #s(literal -1/8 binary32)) (*.f32 x (*.f32 x x)))) x)
2.6%
(copysign.f32 (log.f32 (/.f32 (*.f32 (*.f32 x x) (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x x))))) (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))))) #s(literal -1 binary32))) (-.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))))) (fabs.f32 x)))) x)
11.8%
(copysign.f32 (log.f32 (/.f32 #s(literal 1 binary32) x)) x)
26.8%
(copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x)
17.5%
(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)
29.0%
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x)
26.8%
(copysign.f32 (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 #s(literal -1/2 binary32) x))) x)
21.3%
(copysign.f32 (log.f32 (+.f32 (+.f32 x (fabs.f32 x)) (-.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 #s(literal 1/8 binary32) (*.f32 x (*.f32 x x)))))) x)
10.5%
(copysign.f32 (log.f32 (+.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) x)
54.9%
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)
21.8%
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) x)
14.8%
(copysign.f32 (log.f32 (+.f32 (fabs.f32 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 x (*.f32 x #s(literal 1/16 binary32))))))))))) x)
18.3%
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))))) x)
23.3%
(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)
24.8%
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) x)) x)
29.4%
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32))) x)
18.3%
(copysign.f32 (log.f32 (+.f32 #s(literal 1 binary32) (+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (fabs.f32 x)))) x)
13.4%
(copysign.f32 (log.f32 (neg.f32 x)) x)
11.8%
(copysign.f32 (log.f32 x) x)
Compiler

Compiled 866 to 503 computations (41.9% saved)

simplify187.0ms (2%)

Algorithm
egg-herbie
Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
cost-diff0
(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))
cost-diff0
(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)
cost-diff64
(*.f32 (+.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)) x)
cost-diff64
(/.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)
cost-diff0
(fabs.f32 x)
cost-diff0
(+.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))))
cost-diff0
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))))) x)
cost-diff64
(log.f32 (+.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))))
cost-diff0
(fabs.f32 x)
cost-diff0
(-.f32 (fabs.f32 x) x)
cost-diff0
(log.f32 (-.f32 (fabs.f32 x) x))
cost-diff0
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x)
cost-diff0
(/.f32 #s(literal -1/2 binary32) x)
cost-diff0
(log.f32 (/.f32 #s(literal -1/2 binary32) x))
cost-diff0
(copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) 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
2266×*-lowering-*.f32
2266×*-lowering-*.f64
1660×fma-define
1484×+-lowering-+.f64
1484×+-lowering-+.f32
Iterations

Useful iterations: 4 (0.0ms)

IterNodesCost
030216
152199
289188
3141187
4264185
5648185
62649185
08254185
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 (/ -1/2 x)) x)
(log (/ -1/2 x))
(/ -1/2 x)
-1/2
x
(copysign (log (- (fabs x) x)) x)
(log (- (fabs x) x))
(- (fabs x) x)
(fabs x)
x
(copysign (log (+ (fabs x) (+ 1 (* 1/2 (* x x))))) x)
(log (+ (fabs x) (+ 1 (* 1/2 (* x x)))))
(+ (fabs x) (+ 1 (* 1/2 (* x x))))
(fabs x)
x
(+ 1 (* 1/2 (* x x)))
1
(* 1/2 (* x x))
1/2
(* x x)
(copysign (log (- (/ (* (+ (fabs x) (/ (+ -1/2 (/ 1/8 (* x x))) x)) x) x) x)) x)
(log (- (/ (* (+ (fabs x) (/ (+ -1/2 (/ 1/8 (* x x))) x)) x) x) x))
(- (/ (* (+ (fabs x) (/ (+ -1/2 (/ 1/8 (* x x))) x)) x) x) x)
(/ (* (+ (fabs x) (/ (+ -1/2 (/ 1/8 (* x x))) x)) x) x)
(* (+ (fabs x) (/ (+ -1/2 (/ 1/8 (* x x))) x)) x)
(+ (fabs x) (/ (+ -1/2 (/ 1/8 (* x x))) x))
(fabs x)
x
(/ (+ -1/2 (/ 1/8 (* x x))) x)
(+ -1/2 (/ 1/8 (* x x)))
-1/2
(/ 1/8 (* x x))
1/8
(* x x)
Outputs
(copysign (log (+ 1 (fabs x))) x)
(copysign.f32 (log1p.f32 (fabs.f32 x)) x)
(log (+ 1 (fabs x)))
(log1p.f32 (fabs.f32 x))
(fabs x)
(fabs.f32 x)
x
(copysign (log (/ -1/2 x)) x)
(copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x)
(log (/ -1/2 x))
(log.f32 (/.f32 #s(literal -1/2 binary32) x))
(/ -1/2 x)
(/.f32 #s(literal -1/2 binary32) x)
-1/2
#s(literal -1/2 binary32)
x
(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
(copysign (log (+ (fabs x) (+ 1 (* 1/2 (* x x))))) x)
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))) x)
(log (+ (fabs x) (+ 1 (* 1/2 (* x x)))))
(log1p.f32 (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))
(+ (fabs x) (+ 1 (* 1/2 (* x x))))
(+.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))
(fabs x)
(fabs.f32 x)
x
(+ 1 (* 1/2 (* x x)))
(+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))
1
#s(literal 1 binary32)
(* 1/2 (* x x))
(*.f32 x (*.f32 x #s(literal 1/2 binary32)))
1/2
#s(literal 1/2 binary32)
(* x x)
(*.f32 x x)
(copysign (log (- (/ (* (+ (fabs x) (/ (+ -1/2 (/ 1/8 (* x x))) x)) x) x) x)) x)
(copysign.f32 (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))) x)
(log (- (/ (* (+ (fabs x) (/ (+ -1/2 (/ 1/8 (* x x))) x)) x) x) x))
(log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)))
(- (/ (* (+ (fabs x) (/ (+ -1/2 (/ 1/8 (* x x))) x)) x) x) x)
(+.f32 (-.f32 (fabs.f32 x) x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))
(/ (* (+ (fabs x) (/ (+ -1/2 (/ 1/8 (* x x))) x)) x) x)
(+.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))
(* (+ (fabs x) (/ (+ -1/2 (/ 1/8 (* x x))) x)) x)
(+.f32 (*.f32 x (fabs.f32 x)) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))
(+ (fabs x) (/ (+ -1/2 (/ 1/8 (* x x))) x))
(+.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))
(fabs x)
(fabs.f32 x)
x
(/ (+ -1/2 (/ 1/8 (* x x))) x)
(/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)
(+ -1/2 (/ 1/8 (* x x)))
(+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))
-1/2
#s(literal -1/2 binary32)
(/ 1/8 (* x x))
(/.f32 #s(literal 1/8 binary32) (*.f32 x x))
1/8
#s(literal 1/8 binary32)
(* x x)
(*.f32 x x)

localize326.0ms (3.5%)

Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
accuracy100.0%
(*.f32 (+.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)) x)
accuracy99.6%
(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))
accuracy99.3%
(/.f32 #s(literal 1/8 binary32) (*.f32 x x))
accuracy90.1%
(/.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)
accuracy100.0%
(fabs.f32 x)
accuracy100.0%
(+.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))))
accuracy100.0%
(+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))
accuracy89.4%
(log.f32 (+.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))))
accuracy100.0%
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x)
accuracy100.0%
(-.f32 (fabs.f32 x) x)
accuracy100.0%
(fabs.f32 x)
accuracy99.6%
(log.f32 (-.f32 (fabs.f32 x) x))
accuracy100.0%
(copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x)
accuracy100.0%
(/.f32 #s(literal -1/2 binary32) x)
accuracy100.0%
(log.f32 (/.f32 #s(literal -1/2 binary32) x))
accuracy100.0%
(copysign.f32 (log1p.f32 (fabs.f32 x)) x)
accuracy100.0%
(fabs.f32 x)
accuracy100.0%
(log1p.f32 (fabs.f32 x))
Results
209.0ms191×0invalid
59.0ms65×0valid
Compiler

Compiled 230 to 30 computations (87% saved)

Precisions
Click to see histograms. Total time spent on operations: 92.0ms
ival-fabs: 37.0ms (40.3% of total)
ival-log: 14.0ms (15.3% of total)
ival-copysign: 10.0ms (10.9% of total)
ival-div: 8.0ms (8.7% of total)
ival-add: 7.0ms (7.6% of total)
compiled-spec: 7.0ms (7.6% of total)
ival-mult: 5.0ms (5.5% of total)
ival-sub: 3.0ms (3.3% of total)
const: 1.0ms (1.1% of total)
backward-pass: 0.0ms (0% of total)

series146.0ms (1.6%)

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

54 calls:

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

rewrite388.0ms (4.1%)

Algorithm
batch-egg-rewrite
Rules
3392×/-lowering-/.f32
3392×/-lowering-/.f64
3180×*-lowering-*.f32
3180×*-lowering-*.f64
2026×+-lowering-+.f64
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
030146
1157134
21484130
08672130
Stop Event
iter limit
node limit
Counts
18 → 304
Calls
Call 1
Inputs
(copysign (log (+ 1 (fabs x))) x)
(log (+ 1 (fabs x)))
(fabs x)
(copysign (log (/ -1/2 x)) x)
(log (/ -1/2 x))
(/ -1/2 x)
(copysign (log (- (fabs x) x)) x)
(log (- (fabs x) x))
(- (fabs x) x)
(log (+ (fabs x) (+ 1 (* 1/2 (* x x)))))
(copysign (log (+ (fabs x) (+ 1 (* 1/2 (* x x))))) x)
(+ (fabs x) (+ 1 (* 1/2 (* x x))))
(/ (* (+ (fabs x) (/ (+ -1/2 (/ 1/8 (* x x))) x)) x) x)
(* (+ (fabs x) (/ (+ -1/2 (/ 1/8 (* x x))) x)) x)
(copysign (log (- (/ (* (+ (fabs x) (/ (+ -1/2 (/ 1/8 (* x x))) x)) x) x) x)) x)
(log (- (/ (* (+ (fabs x) (/ (+ -1/2 (/ 1/8 (* x x))) x)) x) x) x))
(+ 1 (* 1/2 (* x x)))
(/ 1/8 (* x x))
Outputs
(copysign.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) x)
(log1p.f32 (fabs.f32 x))
(neg.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))))
(neg.f32 (log.f32 (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (-.f32 #s(literal 1 binary32) (*.f32 x x)))))
(+.f32 (log1p.f32 (*.f32 x (*.f32 x x))) (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))))
(+.f32 (log1p.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x))) (log.f32 (/.f32 #s(literal 1 binary32) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))))
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))))
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (-.f32 #s(literal 1 binary32) (*.f32 x x)))))
(-.f32 (log1p.f32 (*.f32 x (*.f32 x x))) (log1p.f32 (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))
(-.f32 (log1p.f32 (*.f32 x (*.f32 x x))) (log.f32 (+.f32 (*.f32 x x) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))))
(-.f32 (log1p.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x))) (log.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))))
(-.f32 (log.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (log.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))))
(-.f32 (log.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)))) (log.f32 (neg.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x 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 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))
(fabs.f32 x)
(fabs.f32 (neg.f32 x))
(fabs.f32 (neg.f32 (neg.f32 x)))
(fabs.f32 (neg.f32 (neg.f32 (neg.f32 x))))
(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 (/.f32 #s(literal -1/2 binary32) x)) x)
(neg.f32 (log.f32 (/.f32 x #s(literal -1/2 binary32))))
(neg.f32 (log.f32 (/.f32 (/.f32 x #s(literal -1/2 binary32)) #s(literal 1 binary32))))
(+.f32 (log.f32 #s(literal -1/2 binary32)) (-.f32 #s(literal 0 binary32) (log.f32 x)))
(+.f32 #s(literal 0 binary32) (log.f32 (/.f32 #s(literal -1/2 binary32) x)))
(+.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 (/.f32 #s(literal 1 binary32) (neg.f32 x))))
(+.f32 (-.f32 #s(literal 0 binary32) (log.f32 x)) (log.f32 #s(literal -1/2 binary32)))
(-.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 x))
(-.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (neg.f32 (neg.f32 x))))
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 x #s(literal -1/2 binary32))))
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (/.f32 x #s(literal -1/2 binary32)) #s(literal 1 binary32))))
(-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 (neg.f32 x)))
(-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (neg.f32 (/.f32 x #s(literal -1/2 binary32)))))
(-.f32 (/.f32 (pow.f32 (log.f32 #s(literal -1/2 binary32)) #s(literal 3 binary32)) (+.f32 (pow.f32 (log.f32 #s(literal -1/2 binary32)) #s(literal 2 binary32)) (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (*.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 x))))) (/.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (+.f32 (pow.f32 (log.f32 #s(literal -1/2 binary32)) #s(literal 2 binary32)) (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (*.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 x))))))
(-.f32 (/.f32 (pow.f32 (log.f32 #s(literal -1/2 binary32)) #s(literal 2 binary32)) (log.f32 (*.f32 #s(literal -1/2 binary32) x))) (/.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (log.f32 (*.f32 #s(literal -1/2 binary32) x))))
(/.f32 (-.f32 (pow.f32 (log.f32 #s(literal -1/2 binary32)) #s(literal 3 binary32)) (pow.f32 (log.f32 x) #s(literal 3 binary32))) (+.f32 (pow.f32 (log.f32 #s(literal -1/2 binary32)) #s(literal 2 binary32)) (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (*.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 x)))))
(/.f32 (-.f32 (pow.f32 (log.f32 #s(literal -1/2 binary32)) #s(literal 2 binary32)) (pow.f32 (log.f32 x) #s(literal 2 binary32))) (log.f32 (*.f32 #s(literal -1/2 binary32) x)))
(/.f32 (neg.f32 (-.f32 (pow.f32 (log.f32 #s(literal -1/2 binary32)) #s(literal 3 binary32)) (pow.f32 (log.f32 x) #s(literal 3 binary32)))) (neg.f32 (+.f32 (pow.f32 (log.f32 #s(literal -1/2 binary32)) #s(literal 2 binary32)) (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (*.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 x))))))
(/.f32 (neg.f32 (-.f32 (pow.f32 (log.f32 #s(literal -1/2 binary32)) #s(literal 2 binary32)) (pow.f32 (log.f32 x) #s(literal 2 binary32)))) (neg.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) x))))
(/.f32 (+.f32 (pow.f32 (log.f32 #s(literal -1/2 binary32)) #s(literal 3 binary32)) (pow.f32 (-.f32 #s(literal 0 binary32) (log.f32 x)) #s(literal 3 binary32))) (+.f32 (pow.f32 (log.f32 #s(literal -1/2 binary32)) #s(literal 2 binary32)) (-.f32 (*.f32 (-.f32 #s(literal 0 binary32) (log.f32 x)) (-.f32 #s(literal 0 binary32) (log.f32 x))) (*.f32 (log.f32 #s(literal -1/2 binary32)) (-.f32 #s(literal 0 binary32) (log.f32 x))))))
(*.f32 #s(literal -1 binary32) (log.f32 (/.f32 x #s(literal -1/2 binary32))))
(log.f32 (/.f32 #s(literal -1/2 binary32) x))
(neg.f32 (/.f32 #s(literal 1/2 binary32) x))
(exp.f32 (*.f32 (log.f32 (/.f32 x #s(literal -1/2 binary32))) #s(literal -1 binary32)))
(pow.f32 (/.f32 x #s(literal -1/2 binary32)) #s(literal -1 binary32))
(pow.f32 (/.f32 (/.f32 x #s(literal -1/2 binary32)) #s(literal 1 binary32)) #s(literal -1 binary32))
(/.f32 #s(literal 1 binary32) (/.f32 x #s(literal -1/2 binary32)))
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 x #s(literal -1/2 binary32)) #s(literal 1 binary32)))
(/.f32 #s(literal 1 binary32) (neg.f32 (neg.f32 (/.f32 x #s(literal -1/2 binary32)))))
(/.f32 #s(literal -1/2 binary32) x)
(/.f32 #s(literal -1/2 binary32) (neg.f32 (neg.f32 x)))
(/.f32 #s(literal 1/2 binary32) (neg.f32 x))
(/.f32 #s(literal 1/2 binary32) (neg.f32 (neg.f32 (neg.f32 x))))
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 x #s(literal -1/2 binary32))))
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (/.f32 x #s(literal -1/2 binary32)) #s(literal 1 binary32))))
(*.f32 #s(literal 1 binary32) (/.f32 #s(literal -1/2 binary32) x))
(*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1 binary32) x))
(*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (neg.f32 x)))
(*.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1/2 binary32))
(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 (fabs.f32 x) (neg.f32 x))
(+.f32 (neg.f32 x) (fabs.f32 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 #s(literal 1 binary32) (fabs.f32 x) (neg.f32 x))
(fma.f32 (fabs.f32 x) #s(literal 1 binary32) (neg.f32 x))
(fma.f32 #s(literal -1 binary32) x (fabs.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 (*.f32 x x) (-.f32 (fabs.f32 x) (neg.f32 x))) (/.f32 (*.f32 x x) (-.f32 (fabs.f32 x) (neg.f32 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 #s(literal -1 binary32) (neg.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 -1 binary32) (neg.f32 (/.f32 (+.f32 x (fabs.f32 x)) (-.f32 (*.f32 x x) (*.f32 x 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 (*.f32 x x)) (*.f32 x (*.f32 x x)))) (neg.f32 (+.f32 (*.f32 x x) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (neg.f32 x))))))
(/.f32 (neg.f32 (-.f32 (*.f32 x x) (*.f32 x x))) (neg.f32 (+.f32 x (fabs.f32 x))))
(/.f32 (neg.f32 (-.f32 (*.f32 x x) (*.f32 x x))) (neg.f32 (-.f32 (fabs.f32 x) (neg.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 (neg.f32 (neg.f32 (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))))) (neg.f32 (neg.f32 (+.f32 (*.f32 x x) (*.f32 x (+.f32 x (fabs.f32 x)))))))
(/.f32 (neg.f32 (neg.f32 (-.f32 (*.f32 x x) (*.f32 x x)))) (neg.f32 (neg.f32 (+.f32 x (fabs.f32 x)))))
(/.f32 (+.f32 (*.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (-.f32 (*.f32 x x) (*.f32 (neg.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))))
(log1p.f32 (+.f32 (fabs.f32 x) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))))
(log1p.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (fabs.f32 x)))
(neg.f32 (log.f32 (/.f32 (+.f32 (*.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))) (fabs.f32 x)))) (+.f32 (*.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 (log.f32 (/.f32 (/.f32 (-.f32 (*.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 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (-.f32 (*.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 (log.f32 (+.f32 (*.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 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))) (fabs.f32 x)))))))
(+.f32 (log.f32 (-.f32 (*.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 (*.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 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))))))
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (+.f32 (*.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))) (fabs.f32 x)))) (+.f32 (*.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 0 binary32) (log.f32 (/.f32 (/.f32 (-.f32 (*.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 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (-.f32 (*.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 (log.f32 (+.f32 (*.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 (*.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))) (fabs.f32 x))))))
(-.f32 (log.f32 (+.f32 (*.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 (*.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 x x) (*.f32 (fabs.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 #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 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 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))))))
(-.f32 (log.f32 (neg.f32 (+.f32 (*.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 (neg.f32 (+.f32 (*.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))) (fabs.f32 x)))))))
(-.f32 (log.f32 (neg.f32 (-.f32 (*.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 (neg.f32 (/.f32 (-.f32 (*.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 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))))))
(-.f32 (log.f32 (+.f32 (*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) (*.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)))))) (log.f32 (+.f32 (*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (-.f32 (*.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))))))
(-.f32 (log.f32 (-.f32 (*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (*.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x x) (*.f32 x x))))) (log.f32 (-.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))))
(-.f32 (log.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 x x))) (log.f32 (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))) (fabs.f32 x))))
(log.f32 (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))))
(copysign.f32 (log.f32 (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))) x)
(+.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))))
(+.f32 #s(literal 1 binary32) (+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (fabs.f32 x)))
(+.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))))
(+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))
(+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))
(+.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))) (fabs.f32 x))
(+.f32 (+.f32 (fabs.f32 x) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal 1 binary32))
(pow.f32 (/.f32 (+.f32 (*.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))) (fabs.f32 x)))) (+.f32 (*.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 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 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (-.f32 (*.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 #s(literal 1 binary32) (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))))
(fma.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))
(fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))
(fma.f32 (fabs.f32 x) #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))))
(fma.f32 #s(literal 1/2 binary32) (*.f32 x x) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))
(fma.f32 (*.f32 x x) #s(literal 1/2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))
(fma.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.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 #s(literal 1/2 binary32) (*.f32 x x)) (-.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32))))) (fabs.f32 x))
(fma.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 #s(literal 1/2 binary32) (*.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)))) (fabs.f32 x))
(fma.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 #s(literal 1 binary32) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))
(fma.f32 (*.f32 x #s(literal 1/2 binary32)) x (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))
(fma.f32 (*.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32))) x (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))
(-.f32 (/.f32 (*.f32 x x) (/.f32 (-.f32 (*.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 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.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 (*.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 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))))))
(-.f32 (/.f32 (*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (-.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.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 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.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)))) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))) (fabs.f32 x))) (/.f32 (*.f32 x x) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))) (fabs.f32 x))))
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.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))) (fabs.f32 x)))) (+.f32 (*.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 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 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (-.f32 (*.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 (*.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 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))) (fabs.f32 x)))))
(/.f32 (+.f32 (*.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 (*.f32 x x) (*.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))))))
(/.f32 (-.f32 (*.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 #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 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))))
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (+.f32 (*.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))) (fabs.f32 x)))) (+.f32 (*.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 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 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (-.f32 (*.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 (neg.f32 (+.f32 (*.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 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))) (fabs.f32 x))))))
(/.f32 (neg.f32 (+.f32 (*.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 (*.f32 x x) (*.f32 (fabs.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 #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 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 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))))))
(/.f32 (+.f32 (*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) (*.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))))) (+.f32 (*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (-.f32 (*.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.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)))) (*.f32 x x)) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))) (fabs.f32 x)))
(/.f32 (-.f32 (*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (*.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))) (-.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))))
(/.f32 (-.f32 (*.f32 (*.f32 x x) (/.f32 (-.f32 (*.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 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))))) (*.f32 (/.f32 (-.f32 (*.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 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.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 (*.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 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (/.f32 (-.f32 (*.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 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))))))
(/.f32 (neg.f32 (neg.f32 (+.f32 (*.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 (*.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))) (fabs.f32 x)))))))
(/.f32 (neg.f32 (neg.f32 (-.f32 (*.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 (-.f32 (*.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 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))))))
(/.f32 (neg.f32 (+.f32 (*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) (*.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)))))) (neg.f32 (+.f32 (*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (-.f32 (*.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))))))
(/.f32 (neg.f32 (-.f32 (*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.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 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.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)))) (*.f32 x x))) (neg.f32 (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))) (fabs.f32 x))))
(/.f32 (+.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (fabs.f32 x) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal 3 binary32))) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 (fabs.f32 x) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 (fabs.f32 x) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))))))
(/.f32 (+.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (fabs.f32 x)) #s(literal 3 binary32))) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (fabs.f32 x)) (+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (fabs.f32 x))) (*.f32 #s(literal 1 binary32) (+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (fabs.f32 x))))))
(/.f32 (+.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)))) (*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))))) (+.f32 (*.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (-.f32 (*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (*.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))))))
(/.f32 (+.f32 (pow.f32 (+.f32 (fabs.f32 x) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal 3 binary32)) #s(literal 1 binary32)) (+.f32 (*.f32 (+.f32 (fabs.f32 x) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 (fabs.f32 x) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 (fabs.f32 x) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal 1 binary32)))))
(*.f32 (+.f32 (*.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 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))) (fabs.f32 x))))))
(*.f32 (-.f32 (*.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 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 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))))))
(neg.f32 (*.f32 (/.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))))))) #s(literal -1 binary32)) #s(literal 1 binary32)))
(neg.f32 (-.f32 (/.f32 #s(literal 0 binary32) x) (/.f32 (*.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x)))) #s(literal 1 binary32)) (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))))))))
(exp.f32 (*.f32 (log.f32 (/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))))))))) #s(literal -1 binary32)))
(pow.f32 (/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))))))) #s(literal -1 binary32))
(pow.f32 (/.f32 (/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))))))) #s(literal 1 binary32)) #s(literal -1 binary32))
(-.f32 (/.f32 #s(literal 0 binary32) (neg.f32 x)) (*.f32 (/.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))))))) #s(literal -1 binary32)) #s(literal 1 binary32)))
(/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))))))))
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))))))) #s(literal 1 binary32)))
(/.f32 #s(literal 1 binary32) (neg.f32 (neg.f32 (/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))))))))))
(/.f32 (/.f32 (*.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x)))) x) (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))))))) x)
(/.f32 (neg.f32 (/.f32 (*.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x)))) x) (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))))))) (neg.f32 x))
(/.f32 (*.f32 x (/.f32 (*.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x)))) #s(literal 1 binary32)) (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))))))) x)
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))))))))))
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))))))) #s(literal 1 binary32))))
(/.f32 (*.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x)))) x) (*.f32 (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))))) x))
(/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))))) x) (*.f32 (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))))))) x))
(/.f32 (neg.f32 (neg.f32 (/.f32 (*.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x)))) x) (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))))))))) (neg.f32 (neg.f32 x)))
(/.f32 (*.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x)))) #s(literal 1 binary32)) (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))))))
(/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))))) #s(literal 1 binary32)) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))))))))
(/.f32 (neg.f32 (*.f32 x (/.f32 (*.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x)))) #s(literal 1 binary32)) (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))))))))) (neg.f32 x))
(/.f32 (neg.f32 (*.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x)))) x)) (neg.f32 (*.f32 (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))))) x)))
(/.f32 (neg.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))))) x)) (neg.f32 (*.f32 (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))))))) x)))
(/.f32 (neg.f32 (neg.f32 (neg.f32 (/.f32 (*.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x)))) x) (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))))))))) (neg.f32 (neg.f32 (neg.f32 x))))
(/.f32 (neg.f32 (*.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x)))) #s(literal 1 binary32))) (neg.f32 (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))))))))
(/.f32 (neg.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))))) #s(literal 1 binary32))) (neg.f32 (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))))))))
(*.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))))))))
(*.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x)))) #s(literal 1 binary32)) (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))))))))
(*.f32 x (*.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))))))) (/.f32 #s(literal 1 binary32) x)))
(*.f32 x (/.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))))))) x))
(*.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))))))) #s(literal 1 binary32))
(*.f32 (/.f32 (*.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x)))) x) (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))))))) (/.f32 #s(literal 1 binary32) x))
(*.f32 (neg.f32 (/.f32 (*.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x)))) x) (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))))))) (/.f32 #s(literal 1 binary32) (neg.f32 x)))
(*.f32 (/.f32 #s(literal 1 binary32) x) (/.f32 (*.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x)))) x) (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))))))))
(*.f32 (/.f32 #s(literal 1 binary32) x) (pow.f32 (/.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x)))) x) (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))))))) #s(literal -1 binary32)))
(*.f32 (/.f32 x #s(literal 1 binary32)) (/.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))))))) x))
(*.f32 (/.f32 x #s(literal -1 binary32)) (/.f32 (neg.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))))))) x))
(*.f32 (/.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))))))) #s(literal -1 binary32)) (/.f32 (neg.f32 x) x))
(*.f32 (/.f32 (neg.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))))))) #s(literal -1 binary32)) #s(literal 1 binary32))
(+.f32 (*.f32 x (fabs.f32 x)) (*.f32 x (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)))
(+.f32 (*.f32 x (fabs.f32 x)) (*.f32 (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x) x))
(+.f32 (*.f32 x (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)) (*.f32 x (fabs.f32 x)))
(+.f32 (*.f32 (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x) x) (*.f32 x (fabs.f32 x)))
(fma.f32 x (fabs.f32 x) (*.f32 x (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)))
(fma.f32 x (fabs.f32 x) (*.f32 (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x) x))
(fma.f32 x (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x) (*.f32 x (fabs.f32 x)))
(fma.f32 (fabs.f32 x) x (*.f32 x (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)))
(fma.f32 (fabs.f32 x) x (*.f32 (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x) x))
(fma.f32 (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x) x (*.f32 x (fabs.f32 x)))
(/.f32 (*.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x)))) x) (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))))))
(/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))))))))
(/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))))))
(/.f32 (*.f32 x (-.f32 (*.f32 x x) (/.f32 (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))))) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))))))))
(/.f32 (neg.f32 (*.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x)))) x)) (neg.f32 (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))))))))
(/.f32 (neg.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))))) x)) (neg.f32 (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))))))))
(/.f32 (neg.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x)))))) (neg.f32 (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))))))))
(/.f32 (neg.f32 (*.f32 x (-.f32 (*.f32 x x) (/.f32 (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))))))) (neg.f32 (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))))))))
(/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (pow.f32 (*.f32 x (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)) #s(literal 3 binary32))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (-.f32 (*.f32 (*.f32 x (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)) (*.f32 x (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))) (*.f32 (*.f32 x (fabs.f32 x)) (*.f32 x (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))))))
(/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (pow.f32 (*.f32 (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x) x) #s(literal 3 binary32))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (-.f32 (*.f32 (*.f32 (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x) x) (*.f32 (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x) x)) (*.f32 (*.f32 x (fabs.f32 x)) (*.f32 (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x) x)))))
(/.f32 (+.f32 (pow.f32 (*.f32 x (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)) #s(literal 3 binary32)) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)))) (+.f32 (*.f32 (*.f32 x (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)) (*.f32 x (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))) (-.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (*.f32 (*.f32 x (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)) (*.f32 x (fabs.f32 x))))))
(/.f32 (+.f32 (pow.f32 (*.f32 (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x) x) #s(literal 3 binary32)) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)))) (+.f32 (*.f32 (*.f32 (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x) x) (*.f32 (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x) x)) (-.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (*.f32 (*.f32 (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x) x) (*.f32 x (fabs.f32 x))))))
(*.f32 x (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))))))))
(*.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))))))) x)
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x)))) #s(literal 1 binary32)) (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))))))) x)) x)
(neg.f32 (log.f32 (/.f32 (+.f32 (*.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))))))) (/.f32 (*.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x)))) #s(literal 1 binary32)) (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))))))) (*.f32 x (+.f32 x (/.f32 (*.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x)))) #s(literal 1 binary32)) (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))))))))) (-.f32 (pow.f32 (/.f32 (*.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x)))) #s(literal 1 binary32)) (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))))))) #s(literal 3 binary32)) (*.f32 x (*.f32 x x))))))
(neg.f32 (log.f32 (/.f32 (+.f32 x (/.f32 (*.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x)))) #s(literal 1 binary32)) (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))))))) (-.f32 (*.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))))))) (/.f32 (*.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x)))) #s(literal 1 binary32)) (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))))))) (*.f32 x x)))))
(+.f32 (log.f32 (-.f32 (pow.f32 (/.f32 (*.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x)))) #s(literal 1 binary32)) (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))))))) #s(literal 3 binary32)) (*.f32 x (*.f32 x x)))) (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))))))) (/.f32 (*.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x)))) #s(literal 1 binary32)) (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))))))) (*.f32 x (+.f32 x (/.f32 (*.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x)))) #s(literal 1 binary32)) (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))))))))))))
(+.f32 (log.f32 (-.f32 (*.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))))))) (/.f32 (*.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x)))) #s(literal 1 binary32)) (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))))))) (*.f32 x x))) (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 x (/.f32 (*.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x)))) #s(literal 1 binary32)) (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))))))))))
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (+.f32 (*.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))))))) (/.f32 (*.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x)))) #s(literal 1 binary32)) (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))))))) (*.f32 x (+.f32 x (/.f32 (*.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x)))) #s(literal 1 binary32)) (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))))))))) (-.f32 (pow.f32 (/.f32 (*.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x)))) #s(literal 1 binary32)) (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))))))) #s(literal 3 binary32)) (*.f32 x (*.f32 x x))))))
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (+.f32 x (/.f32 (*.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x)))) #s(literal 1 binary32)) (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))))))) (-.f32 (*.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))))))) (/.f32 (*.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x)))) #s(literal 1 binary32)) (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))))))) (*.f32 x x)))))
(-.f32 (log.f32 (-.f32 (pow.f32 (/.f32 (*.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x)))) #s(literal 1 binary32)) (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))))))) #s(literal 3 binary32)) (*.f32 x (*.f32 x x)))) (log.f32 (+.f32 (*.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))))))) (/.f32 (*.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x)))) #s(literal 1 binary32)) (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))))))) (*.f32 x (+.f32 x (/.f32 (*.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x)))) #s(literal 1 binary32)) (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))))))))))))
(-.f32 (log.f32 (-.f32 (pow.f32 (/.f32 (*.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x)))) #s(literal 1 binary32)) (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))))))) #s(literal 3 binary32)) (*.f32 x (*.f32 x x)))) (log.f32 (+.f32 (*.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))))))) (/.f32 (*.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x)))) #s(literal 1 binary32)) (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))))))) (-.f32 (*.f32 x x) (*.f32 (/.f32 (*.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x)))) #s(literal 1 binary32)) (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))))))) (neg.f32 x))))))
(-.f32 (log.f32 (-.f32 (*.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))))))) (/.f32 (*.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x)))) #s(literal 1 binary32)) (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))))))) (*.f32 x x))) (log.f32 (+.f32 x (/.f32 (*.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x)))) #s(literal 1 binary32)) (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))))))))))
(-.f32 (log.f32 (-.f32 (*.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))))))) (/.f32 (*.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x)))) #s(literal 1 binary32)) (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))))))) (*.f32 x x))) (log.f32 (-.f32 (/.f32 (*.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x)))) #s(literal 1 binary32)) (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))))))) (neg.f32 x))))
(-.f32 (log.f32 (neg.f32 (-.f32 (pow.f32 (/.f32 (*.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x)))) #s(literal 1 binary32)) (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))))))) #s(literal 3 binary32)) (*.f32 x (*.f32 x x))))) (log.f32 (neg.f32 (+.f32 (*.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))))))) (/.f32 (*.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x)))) #s(literal 1 binary32)) (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))))))) (*.f32 x (+.f32 x (/.f32 (*.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x)))) #s(literal 1 binary32)) (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))))))))))))
(-.f32 (log.f32 (neg.f32 (-.f32 (*.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))))))) (/.f32 (*.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x)))) #s(literal 1 binary32)) (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))))))) (*.f32 x x)))) (log.f32 (neg.f32 (+.f32 x (/.f32 (*.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x)))) #s(literal 1 binary32)) (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))))))))))
(log.f32 (-.f32 (/.f32 (*.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x)))) #s(literal 1 binary32)) (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x 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 1 binary32))
(pow.f32 (/.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 1 binary32) (*.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)))))) #s(literal -1 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/4 binary32) (*.f32 (*.f32 x x) (*.f32 x x))))) #s(literal -1 binary32))
(fma.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32))
(fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal 1 binary32))
(fma.f32 #s(literal 1/2 binary32) (*.f32 x x) #s(literal 1 binary32))
(fma.f32 (*.f32 x x) #s(literal 1/2 binary32) #s(literal 1 binary32))
(fma.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32) #s(literal 1 binary32))
(fma.f32 (*.f32 x #s(literal 1/2 binary32)) x #s(literal 1 binary32))
(fma.f32 (*.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32))) x #s(literal 1 binary32))
(-.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1/2 binary32) (*.f32 x x)))) (/.f32 (*.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/4 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (-.f32 (*.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 1 binary32))))
(/.f32 #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)))) (+.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 #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 (+.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 #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 1 binary32) (*.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))))) (+.f32 (*.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 #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) (neg.f32 (/.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 1 binary32) (*.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))))))))
(/.f32 #s(literal -1 binary32) (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/4 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))))))
(/.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)))))) (neg.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 (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)))))) (neg.f32 (+.f32 (*.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 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x x) (*.f32 x x))))) (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1/2 binary32) (*.f32 x x)))))
(/.f32 (-.f32 (*.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal 1 binary32)) (-.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 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1/2 binary32) (*.f32 x x))) (*.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 (neg.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))))))) (neg.f32 (neg.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 (neg.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))))) (neg.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1/2 binary32) (*.f32 x x))))))
(/.f32 (neg.f32 (-.f32 (*.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal 1 binary32))) (neg.f32 (-.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32))))
(*.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 #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 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)))))
(neg.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)))
(exp.f32 (*.f32 (log.f32 (/.f32 (*.f32 x x) #s(literal 1/8 binary32))) #s(literal -1 binary32)))
(pow.f32 (/.f32 (*.f32 x x) #s(literal 1/8 binary32)) #s(literal -1 binary32))
(pow.f32 (/.f32 (/.f32 (*.f32 x x) #s(literal 1/8 binary32)) #s(literal 1 binary32)) #s(literal -1 binary32))
(pow.f32 (/.f32 x (/.f32 #s(literal 1/8 binary32) x)) #s(literal -1 binary32))
(/.f32 #s(literal 1 binary32) (/.f32 (*.f32 x x) #s(literal 1/8 binary32)))
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 (*.f32 x x) #s(literal 1/8 binary32)) #s(literal 1 binary32)))
(/.f32 #s(literal 1 binary32) (/.f32 x (/.f32 #s(literal 1/8 binary32) x)))
(/.f32 #s(literal 1 binary32) (neg.f32 (neg.f32 (/.f32 (*.f32 x x) #s(literal 1/8 binary32)))))
(/.f32 #s(literal 1/8 binary32) (*.f32 x x))
(/.f32 #s(literal 1/8 binary32) (neg.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x))))
(/.f32 #s(literal -1/8 binary32) (-.f32 #s(literal 0 binary32) (*.f32 x x)))
(/.f32 #s(literal -1/8 binary32) (neg.f32 (neg.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)))))
(/.f32 (/.f32 #s(literal 1/8 binary32) x) x)
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (*.f32 x x) #s(literal 1/8 binary32))))
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (/.f32 (*.f32 x x) #s(literal 1/8 binary32)) #s(literal 1 binary32))))
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 x (/.f32 #s(literal 1/8 binary32) x))))
(/.f32 (neg.f32 (/.f32 #s(literal 1/8 binary32) x)) (neg.f32 x))
(/.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 1/8 binary32) x))) (neg.f32 (neg.f32 x)))
(*.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))
(*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))
(*.f32 #s(literal -1/8 binary32) (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 0 binary32) (*.f32 x x))))
(*.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1/8 binary32))
(*.f32 (/.f32 #s(literal 1 binary32) x) (/.f32 #s(literal 1/8 binary32) x))
(*.f32 (/.f32 #s(literal 1/8 binary32) x) (/.f32 #s(literal 1 binary32) x))

simplify271.0ms (2.9%)

Algorithm
egg-herbie
Rules
3394×*-lowering-*.f32
3394×*-lowering-*.f64
2284×+-lowering-+.f64
2284×+-lowering-+.f32
1864×fma-define
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
02701943
17241724
223871660
083591660
Stop Event
iter limit
node limit
Counts
216 → 216
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 (/ -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)
(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)))))
(log (+ 1 (fabs x)))
(+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))))
(+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* -1/8 (/ (pow x 2) (pow (+ 1 (fabs x)) 2))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))
(+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* (pow x 2) (- (* 1/24 (/ (pow x 2) (pow (+ 1 (fabs x)) 3))) (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))
(+ (log 1/2) (* -2 (log (/ 1 x))))
(+ (log 1/2) (+ (* -2 (log (/ 1 x))) (* 2 (/ (+ 1 (fabs x)) (pow x 2)))))
(+ (log 1/2) (+ (* -2 (log (/ 1 x))) (+ (* -2 (/ (pow (+ 1 (fabs x)) 2) (pow x 4))) (* 2 (/ (+ 1 (fabs x)) (pow x 2))))))
(+ (log 1/2) (+ (* -2 (log (/ 1 x))) (+ (* -2 (/ (pow (+ 1 (fabs x)) 2) (pow x 4))) (+ (* 2 (/ (+ 1 (fabs x)) (pow x 2))) (* 8/3 (/ (pow (+ 1 (fabs x)) 3) (pow x 6)))))))
(+ (log 1/2) (* -2 (log (/ -1 x))))
(+ (log 1/2) (+ (* -2 (log (/ -1 x))) (* 2 (/ (+ 1 (fabs x)) (pow x 2)))))
(+ (log 1/2) (+ (* -2 (log (/ -1 x))) (+ (* -2 (/ (pow (+ 1 (fabs x)) 2) (pow x 4))) (* 2 (/ (+ 1 (fabs x)) (pow x 2))))))
(+ (log 1/2) (+ (* -2 (log (/ -1 x))) (+ (* -2 (/ (pow (+ 1 (fabs x)) 2) (pow x 4))) (+ (* 2 (/ (+ 1 (fabs x)) (pow x 2))) (* 8/3 (/ (pow (+ 1 (fabs x)) 3) (pow x 6)))))))
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(+ 1 (fabs x))
(+ 1 (+ (fabs x) (* 1/2 (pow x 2))))
(+ 1 (+ (fabs x) (* 1/2 (pow x 2))))
(+ 1 (+ (fabs x) (* 1/2 (pow x 2))))
(* 1/2 (pow x 2))
(* (pow x 2) (+ 1/2 (+ (/ 1 (pow x 2)) (/ (fabs x) (pow x 2)))))
(* (pow x 2) (+ 1/2 (+ (/ 1 (pow x 2)) (/ (fabs x) (pow x 2)))))
(* (pow x 2) (+ 1/2 (+ (/ 1 (pow x 2)) (/ (fabs x) (pow x 2)))))
(* 1/2 (pow x 2))
(* (pow x 2) (+ 1/2 (+ (/ 1 (pow x 2)) (/ (fabs x) (pow x 2)))))
(* (pow x 2) (+ 1/2 (+ (/ 1 (pow x 2)) (/ (fabs x) (pow x 2)))))
(* (pow x 2) (+ 1/2 (+ (/ 1 (pow x 2)) (/ (fabs x) (pow x 2)))))
(/ 1/8 (pow x 3))
(/ (+ 1/8 (* -1/2 (pow x 2))) (pow x 3))
(/ (+ 1/8 (* (pow x 2) (- (* x (fabs x)) 1/2))) (pow x 3))
(/ (+ 1/8 (* (pow x 2) (- (* x (fabs x)) 1/2))) (pow x 3))
(fabs x)
(- (fabs x) (* 1/2 (/ 1 x)))
(- (+ (fabs x) (/ 1/8 (pow x 3))) (* 1/2 (/ 1 x)))
(- (+ (fabs x) (/ 1/8 (pow x 3))) (* 1/2 (/ 1 x)))
(fabs x)
(- (fabs x) (* 1/2 (/ 1 x)))
(+ (fabs x) (* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)))
(+ (fabs x) (* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)))
(/ 1/8 (pow x 2))
(/ (+ 1/8 (* -1/2 (pow x 2))) (pow x 2))
(/ (+ 1/8 (* (pow x 2) (- (* x (fabs x)) 1/2))) (pow x 2))
(/ (+ 1/8 (* (pow x 2) (- (* x (fabs x)) 1/2))) (pow x 2))
(* x (fabs x))
(* x (- (fabs x) (* 1/2 (/ 1 x))))
(* x (- (+ (fabs x) (/ 1/8 (pow x 3))) (* 1/2 (/ 1 x))))
(* x (- (+ (fabs x) (/ 1/8 (pow x 3))) (* 1/2 (/ 1 x))))
(* x (fabs x))
(* -1 (* x (+ (* -1 (fabs x)) (* 1/2 (/ 1 x)))))
(* -1 (* x (+ (* -1 (fabs x)) (* -1 (/ (- (* 1/8 (/ 1 (pow x 2))) 1/2) x)))))
(* -1 (* x (+ (* -1 (fabs x)) (* -1 (/ (- (* 1/8 (/ 1 (pow x 2))) 1/2) x)))))
(copysign (log (- (+ (fabs x) (* 1/8 (/ 1 (pow x 3)))) (+ x (* 1/2 (/ 1 x))))) x)
(copysign (log (- (+ (fabs x) (* 1/8 (/ 1 (pow x 3)))) (+ x (* 1/2 (/ 1 x))))) x)
(copysign (log (- (+ (fabs x) (* 1/8 (/ 1 (pow x 3)))) (+ x (* 1/2 (/ 1 x))))) x)
(copysign (log (- (+ (fabs x) (* 1/8 (/ 1 (pow x 3)))) (+ x (* 1/2 (/ 1 x))))) x)
(copysign (log (- (+ (fabs x) (* 1/8 (/ 1 (pow x 3)))) (+ x (* 1/2 (/ 1 x))))) x)
(copysign (log (- (+ (fabs x) (* 1/8 (/ 1 (pow x 3)))) (+ x (* 1/2 (/ 1 x))))) x)
(copysign (log (- (+ (fabs x) (* 1/8 (/ 1 (pow x 3)))) (+ x (* 1/2 (/ 1 x))))) x)
(copysign (log (- (+ (fabs x) (* 1/8 (/ 1 (pow x 3)))) (+ x (* 1/2 (/ 1 x))))) x)
(copysign (log (- (+ (fabs x) (+ (* -1 x) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))) x)
(copysign (log (- (+ (fabs x) (+ (* -1 x) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))) x)
(copysign (log (- (+ (fabs x) (+ (* -1 x) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))) x)
(copysign (log (- (+ (fabs x) (+ (* -1 x) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))) x)
(+ (log 1/8) (* -3 (log x)))
(+ (log 1/8) (+ (* -4 (pow x 2)) (* -3 (log x))))
(+ (log 1/8) (+ (* -3 (log x)) (* (pow x 2) (- (* 8 (* x (fabs x))) 4))))
(+ (log 1/8) (+ (* -3 (log x)) (* (pow x 2) (- (* x (+ (* -16 x) (* 8 (fabs x)))) 4))))
(+ (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 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))))))
(+ (log -1) (+ (* -1 (log (/ 1 x))) (+ (* -1 (/ (fabs x) x)) (+ (* 1/6 (/ (+ (* -2 (pow (fabs x) 3)) (* 3 (fabs x))) (pow x 3))) (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2)))))))
(* -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
(+ 1 (* 1/2 (pow x 2)))
(+ 1 (* 1/2 (pow x 2)))
(+ 1 (* 1/2 (pow x 2)))
(* 1/2 (pow x 2))
(* (pow x 2) (+ 1/2 (/ 1 (pow x 2))))
(* (pow x 2) (+ 1/2 (/ 1 (pow x 2))))
(* (pow x 2) (+ 1/2 (/ 1 (pow x 2))))
(* 1/2 (pow x 2))
(* (pow x 2) (+ 1/2 (/ 1 (pow x 2))))
(* (pow x 2) (+ 1/2 (/ 1 (pow x 2))))
(* (pow x 2) (+ 1/2 (/ 1 (pow x 2))))
(/ 1/8 (pow x 2))
(/ 1/8 (pow x 2))
(/ 1/8 (pow x 2))
(/ 1/8 (pow x 2))
(/ 1/8 (pow x 2))
(/ 1/8 (pow x 2))
(/ 1/8 (pow x 2))
(/ 1/8 (pow x 2))
(/ 1/8 (pow x 2))
(/ 1/8 (pow x 2))
(/ 1/8 (pow x 2))
(/ 1/8 (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 (/ -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 #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)
(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 (+.f32 (*.f32 x (*.f32 (/.f32 #s(literal -1/3 binary32) (fabs.f32 x)) #s(literal 1 binary32))) #s(literal -1/2 binary32)) (-.f32 (log.f32 (fabs.f32 x)) (/.f32 x (fabs.f32 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 (+.f32 (log.f32 #s(literal -1 binary32)) (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 (log.f32 x) (+.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 (*.f32 (fabs.f32 x) #s(literal -1/3 binary32)) x)) (-.f32 (log.f32 #s(literal -1 binary32)) (/.f32 (fabs.f32 x) x))))
(* -1 (log (/ -1 x)))
(neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)))
(+ (* -1 (log (/ -1 x))) (* -1 (/ (fabs x) x)))
(-.f32 (/.f32 (fabs.f32 x) (neg.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 (-.f32 (*.f32 x #s(literal -1/2 binary32)) (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 (/.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (*.f32 (*.f32 x (fabs.f32 x)) #s(literal 1/3 binary32))) (neg.f32 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)
(log (+ 1 (fabs x)))
(log1p.f32 (fabs.f32 x))
(+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))))
(+.f32 (log1p.f32 (fabs.f32 x)) (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))
(+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* -1/8 (/ (pow x 2) (pow (+ 1 (fabs x)) 2))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))
(+.f32 (log1p.f32 (fabs.f32 x)) (*.f32 x (*.f32 x (+.f32 (/.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))))))
(+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* (pow x 2) (- (* 1/24 (/ (pow x 2) (pow (+ 1 (fabs x)) 3))) (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))
(+.f32 (log1p.f32 (fabs.f32 x)) (*.f32 (*.f32 x x) (+.f32 (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (*.f32 (*.f32 x x) (+.f32 (/.f32 (*.f32 x (*.f32 x #s(literal 1/24 binary32))) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32))) (/.f32 #s(literal -1/8 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))))))))
(+ (log 1/2) (* -2 (log (/ 1 x))))
(+.f32 (log.f32 #s(literal 1/2 binary32)) (*.f32 #s(literal 2 binary32) (log.f32 x)))
(+ (log 1/2) (+ (* -2 (log (/ 1 x))) (* 2 (/ (+ 1 (fabs x)) (pow x 2)))))
(+.f32 (log.f32 #s(literal 1/2 binary32)) (*.f32 #s(literal 2 binary32) (+.f32 (log.f32 x) (/.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 x x)))))
(+ (log 1/2) (+ (* -2 (log (/ 1 x))) (+ (* -2 (/ (pow (+ 1 (fabs x)) 2) (pow x 4))) (* 2 (/ (+ 1 (fabs x)) (pow x 2))))))
(+.f32 (log.f32 #s(literal 1/2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) (+.f32 (log.f32 x) (/.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 x x)))) (*.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)) (/.f32 #s(literal -2 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))))
(+ (log 1/2) (+ (* -2 (log (/ 1 x))) (+ (* -2 (/ (pow (+ 1 (fabs x)) 2) (pow x 4))) (+ (* 2 (/ (+ 1 (fabs x)) (pow x 2))) (* 8/3 (/ (pow (+ 1 (fabs x)) 3) (pow x 6)))))))
(+.f32 (*.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)) (/.f32 #s(literal -2 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) (+.f32 (log.f32 #s(literal 1/2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) (+.f32 (log.f32 x) (/.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 x x)))) (*.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32)) (/.f32 #s(literal 8/3 binary32) (pow.f32 x #s(literal 6 binary32)))))))
(+ (log 1/2) (* -2 (log (/ -1 x))))
(+.f32 (log.f32 #s(literal 1/2 binary32)) (*.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal -2 binary32)))
(+ (log 1/2) (+ (* -2 (log (/ -1 x))) (* 2 (/ (+ 1 (fabs x)) (pow x 2)))))
(+.f32 (*.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal -2 binary32)) (+.f32 (log.f32 #s(literal 1/2 binary32)) (/.f32 (+.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal 2 binary32))) (*.f32 x x))))
(+ (log 1/2) (+ (* -2 (log (/ -1 x))) (+ (* -2 (/ (pow (+ 1 (fabs x)) 2) (pow x 4))) (* 2 (/ (+ 1 (fabs x)) (pow x 2))))))
(+.f32 (*.f32 #s(literal -2 binary32) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (/.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (+.f32 (log.f32 #s(literal 1/2 binary32)) (/.f32 (+.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal 2 binary32))) (*.f32 x x))))
(+ (log 1/2) (+ (* -2 (log (/ -1 x))) (+ (* -2 (/ (pow (+ 1 (fabs x)) 2) (pow x 4))) (+ (* 2 (/ (+ 1 (fabs x)) (pow x 2))) (* 8/3 (/ (pow (+ 1 (fabs x)) 3) (pow x 6)))))))
(+.f32 (*.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32)) (/.f32 #s(literal 8/3 binary32) (pow.f32 x #s(literal 6 binary32)))) (+.f32 (*.f32 #s(literal -2 binary32) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (/.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (+.f32 (log.f32 #s(literal 1/2 binary32)) (/.f32 (+.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal 2 binary32))) (*.f32 x x)))))
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))) x)
(+ 1 (fabs x))
(+.f32 #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) (* 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) (* 1/2 (pow x 2))))
(+.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))))
(* 1/2 (pow x 2))
(*.f32 #s(literal 1/2 binary32) (*.f32 x x))
(* (pow x 2) (+ 1/2 (+ (/ 1 (pow x 2)) (/ (fabs x) (pow x 2)))))
(+.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))))
(* (pow x 2) (+ 1/2 (+ (/ 1 (pow x 2)) (/ (fabs x) (pow x 2)))))
(+.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))))
(* (pow x 2) (+ 1/2 (+ (/ 1 (pow x 2)) (/ (fabs x) (pow x 2)))))
(+.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))))
(* 1/2 (pow x 2))
(*.f32 #s(literal 1/2 binary32) (*.f32 x x))
(* (pow x 2) (+ 1/2 (+ (/ 1 (pow x 2)) (/ (fabs x) (pow x 2)))))
(+.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))))
(* (pow x 2) (+ 1/2 (+ (/ 1 (pow x 2)) (/ (fabs x) (pow x 2)))))
(+.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))))
(* (pow x 2) (+ 1/2 (+ (/ 1 (pow x 2)) (/ (fabs x) (pow x 2)))))
(+.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))))
(/ 1/8 (pow x 3))
(/.f32 #s(literal 1/8 binary32) (*.f32 x (*.f32 x x)))
(/ (+ 1/8 (* -1/2 (pow x 2))) (pow x 3))
(/.f32 (-.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))) (*.f32 x (*.f32 x x)))
(/ (+ 1/8 (* (pow x 2) (- (* x (fabs x)) 1/2))) (pow x 3))
(/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/2 binary32) (*.f32 x (fabs.f32 x)))))) (*.f32 x (*.f32 x x)))
(/ (+ 1/8 (* (pow x 2) (- (* x (fabs x)) 1/2))) (pow x 3))
(/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/2 binary32) (*.f32 x (fabs.f32 x)))))) (*.f32 x (*.f32 x x)))
(fabs x)
(fabs.f32 x)
(- (fabs x) (* 1/2 (/ 1 x)))
(+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))
(- (+ (fabs x) (/ 1/8 (pow x 3))) (* 1/2 (/ 1 x)))
(-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x))
(- (+ (fabs x) (/ 1/8 (pow x 3))) (* 1/2 (/ 1 x)))
(-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x))
(fabs x)
(fabs.f32 x)
(- (fabs x) (* 1/2 (/ 1 x)))
(+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))
(+ (fabs x) (* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)))
(-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x))
(+ (fabs x) (* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)))
(-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x))
(/ 1/8 (pow x 2))
(/.f32 #s(literal 1/8 binary32) (*.f32 x x))
(/ (+ 1/8 (* -1/2 (pow x 2))) (pow x 2))
(/.f32 (-.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))) (*.f32 x x))
(/ (+ 1/8 (* (pow x 2) (- (* x (fabs x)) 1/2))) (pow x 2))
(/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/2 binary32) (*.f32 x (fabs.f32 x)))))) (*.f32 x x))
(/ (+ 1/8 (* (pow x 2) (- (* x (fabs x)) 1/2))) (pow x 2))
(/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/2 binary32) (*.f32 x (fabs.f32 x)))))) (*.f32 x x))
(* x (fabs x))
(*.f32 x (fabs.f32 x))
(* x (- (fabs x) (* 1/2 (/ 1 x))))
(+.f32 #s(literal -1/2 binary32) (*.f32 x (fabs.f32 x)))
(* x (- (+ (fabs x) (/ 1/8 (pow x 3))) (* 1/2 (/ 1 x))))
(-.f32 (*.f32 x (fabs.f32 x)) (*.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) #s(literal 1 binary32)))
(* x (- (+ (fabs x) (/ 1/8 (pow x 3))) (* 1/2 (/ 1 x))))
(-.f32 (*.f32 x (fabs.f32 x)) (*.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) #s(literal 1 binary32)))
(* x (fabs x))
(*.f32 x (fabs.f32 x))
(* -1 (* x (+ (* -1 (fabs x)) (* 1/2 (/ 1 x)))))
(+.f32 #s(literal -1/2 binary32) (*.f32 x (fabs.f32 x)))
(* -1 (* x (+ (* -1 (fabs x)) (* -1 (/ (- (* 1/8 (/ 1 (pow x 2))) 1/2) x)))))
(-.f32 (*.f32 x (fabs.f32 x)) (*.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) #s(literal 1 binary32)))
(* -1 (* x (+ (* -1 (fabs x)) (* -1 (/ (- (* 1/8 (/ 1 (pow x 2))) 1/2) x)))))
(-.f32 (*.f32 x (fabs.f32 x)) (*.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) #s(literal 1 binary32)))
(copysign (log (- (+ (fabs x) (* 1/8 (/ 1 (pow x 3)))) (+ x (* 1/2 (/ 1 x))))) x)
(copysign.f32 (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))) x)
(copysign (log (- (+ (fabs x) (* 1/8 (/ 1 (pow x 3)))) (+ x (* 1/2 (/ 1 x))))) x)
(copysign.f32 (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))) x)
(copysign (log (- (+ (fabs x) (* 1/8 (/ 1 (pow x 3)))) (+ x (* 1/2 (/ 1 x))))) x)
(copysign.f32 (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))) x)
(copysign (log (- (+ (fabs x) (* 1/8 (/ 1 (pow x 3)))) (+ x (* 1/2 (/ 1 x))))) x)
(copysign.f32 (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))) x)
(copysign (log (- (+ (fabs x) (* 1/8 (/ 1 (pow x 3)))) (+ x (* 1/2 (/ 1 x))))) x)
(copysign.f32 (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))) x)
(copysign (log (- (+ (fabs x) (* 1/8 (/ 1 (pow x 3)))) (+ x (* 1/2 (/ 1 x))))) x)
(copysign.f32 (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))) x)
(copysign (log (- (+ (fabs x) (* 1/8 (/ 1 (pow x 3)))) (+ x (* 1/2 (/ 1 x))))) x)
(copysign.f32 (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))) x)
(copysign (log (- (+ (fabs x) (* 1/8 (/ 1 (pow x 3)))) (+ x (* 1/2 (/ 1 x))))) x)
(copysign.f32 (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))) x)
(copysign (log (- (+ (fabs x) (+ (* -1 x) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))) x)
(copysign.f32 (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))) x)
(copysign (log (- (+ (fabs x) (+ (* -1 x) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))) x)
(copysign.f32 (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))) x)
(copysign (log (- (+ (fabs x) (+ (* -1 x) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))) x)
(copysign.f32 (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))) x)
(copysign (log (- (+ (fabs x) (+ (* -1 x) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))) x)
(copysign.f32 (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))) x)
(+ (log 1/8) (* -3 (log x)))
(+.f32 (log.f32 #s(literal 1/8 binary32)) (*.f32 (log.f32 x) #s(literal -3 binary32)))
(+ (log 1/8) (+ (* -4 (pow x 2)) (* -3 (log x))))
(+.f32 (*.f32 (log.f32 x) #s(literal -3 binary32)) (+.f32 (log.f32 #s(literal 1/8 binary32)) (*.f32 (*.f32 x x) #s(literal -4 binary32))))
(+ (log 1/8) (+ (* -3 (log x)) (* (pow x 2) (- (* 8 (* x (fabs x))) 4))))
(+.f32 (*.f32 (log.f32 x) #s(literal -3 binary32)) (+.f32 (log.f32 #s(literal 1/8 binary32)) (*.f32 (*.f32 x x) (+.f32 #s(literal -4 binary32) (*.f32 x (*.f32 (fabs.f32 x) #s(literal 8 binary32)))))))
(+ (log 1/8) (+ (* -3 (log x)) (* (pow x 2) (- (* x (+ (* -16 x) (* 8 (fabs x)))) 4))))
(+.f32 (+.f32 (log.f32 #s(literal 1/8 binary32)) (*.f32 (log.f32 x) #s(literal -3 binary32))) (*.f32 (*.f32 x x) (+.f32 #s(literal -4 binary32) (*.f32 x (+.f32 (*.f32 x #s(literal -16 binary32)) (*.f32 (fabs.f32 x) #s(literal 8 binary32)))))))
(+ (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 (+.f32 (log.f32 #s(literal -1 binary32)) (log.f32 x)) (/.f32 (fabs.f32 x) x))
(+ (log -1) (+ (* -1 (log (/ 1 x))) (+ (* -1 (/ (fabs x) x)) (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))))))
(+.f32 (-.f32 (+.f32 (log.f32 #s(literal -1 binary32)) (log.f32 x)) (/.f32 (fabs.f32 x) x)) (*.f32 #s(literal 1/2 binary32) (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32))))
(+ (log -1) (+ (* -1 (log (/ 1 x))) (+ (* -1 (/ (fabs x) x)) (+ (* 1/6 (/ (+ (* -2 (pow (fabs x) 3)) (* 3 (fabs x))) (pow x 3))) (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2)))))))
(+.f32 (log.f32 #s(literal -1 binary32)) (+.f32 (*.f32 #s(literal 1/2 binary32) (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32))) (+.f32 (-.f32 (log.f32 x) (/.f32 (fabs.f32 x) x)) (*.f32 (*.f32 (fabs.f32 x) (+.f32 (*.f32 x (*.f32 x #s(literal -2 binary32))) #s(literal 3 binary32))) (/.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x x)))))))
(* -1 (log (/ -1 x)))
(neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)))
(+ (* -1 (log (/ -1 x))) (* -1 (/ (fabs x) x)))
(-.f32 (/.f32 (fabs.f32 x) (neg.f32 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 #s(literal 1/2 binary32) (-.f32 (/.f32 #s(literal 1 binary32) x) x)) (fabs.f32 x)) x) (log.f32 (/.f32 #s(literal -1 binary32) x)))
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1 (/ (+ (* -1/6 (/ (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))) x)) (* 1/2 (+ 1 (* -1 (pow (fabs x) 2))))) x))) x)))
(-.f32 (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) (/.f32 (-.f32 (fabs.f32 x) (/.f32 (+.f32 (*.f32 (*.f32 (fabs.f32 x) (+.f32 (*.f32 x (*.f32 x #s(literal -2 binary32))) #s(literal 3 binary32))) (/.f32 #s(literal 1/6 binary32) x)) (-.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))) x)) x))
1
#s(literal 1 binary32)
(+ 1 (* 1/2 (pow x 2)))
(+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))
(+ 1 (* 1/2 (pow x 2)))
(+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))
(+ 1 (* 1/2 (pow x 2)))
(+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))
(* 1/2 (pow x 2))
(*.f32 #s(literal 1/2 binary32) (*.f32 x x))
(* (pow x 2) (+ 1/2 (/ 1 (pow x 2))))
(+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))
(* (pow x 2) (+ 1/2 (/ 1 (pow x 2))))
(+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))
(* (pow x 2) (+ 1/2 (/ 1 (pow x 2))))
(+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))
(* 1/2 (pow x 2))
(*.f32 #s(literal 1/2 binary32) (*.f32 x x))
(* (pow x 2) (+ 1/2 (/ 1 (pow x 2))))
(+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))
(* (pow x 2) (+ 1/2 (/ 1 (pow x 2))))
(+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))
(* (pow x 2) (+ 1/2 (/ 1 (pow x 2))))
(+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))
(/ 1/8 (pow x 2))
(/.f32 #s(literal 1/8 binary32) (*.f32 x x))
(/ 1/8 (pow x 2))
(/.f32 #s(literal 1/8 binary32) (*.f32 x x))
(/ 1/8 (pow x 2))
(/.f32 #s(literal 1/8 binary32) (*.f32 x x))
(/ 1/8 (pow x 2))
(/.f32 #s(literal 1/8 binary32) (*.f32 x x))
(/ 1/8 (pow x 2))
(/.f32 #s(literal 1/8 binary32) (*.f32 x x))
(/ 1/8 (pow x 2))
(/.f32 #s(literal 1/8 binary32) (*.f32 x x))
(/ 1/8 (pow x 2))
(/.f32 #s(literal 1/8 binary32) (*.f32 x x))
(/ 1/8 (pow x 2))
(/.f32 #s(literal 1/8 binary32) (*.f32 x x))
(/ 1/8 (pow x 2))
(/.f32 #s(literal 1/8 binary32) (*.f32 x x))
(/ 1/8 (pow x 2))
(/.f32 #s(literal 1/8 binary32) (*.f32 x x))
(/ 1/8 (pow x 2))
(/.f32 #s(literal 1/8 binary32) (*.f32 x x))
(/ 1/8 (pow x 2))
(/.f32 #s(literal 1/8 binary32) (*.f32 x x))

eval84.0ms (0.9%)

Compiler

Compiled 21845 to 1810 computations (91.7% saved)

prune120.0ms (1.3%)

Pruning

35 alts after pruning (28 fresh and 7 done)

PrunedKeptTotal
New56413577
Fresh31518
Picked325
Done055
Total57035605
Accuracy
99.8%
Counts
605 → 35
Alt Table
Click to see full alt table
StatusAccuracyProgram
15.1%
(copysign.f32 (/.f32 (fabs.f32 x) (neg.f32 x)) x)
14.4%
(copysign.f32 (-.f32 (/.f32 (fabs.f32 x) (neg.f32 x)) (log.f32 (/.f32 #s(literal -1 binary32) x))) x)
6.7%
(copysign.f32 (-.f32 (log.f32 (-.f32 (*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (*.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x x) (*.f32 x x))))) (log.f32 (-.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))))) x)
12.6%
(copysign.f32 (+.f32 (/.f32 (fabs.f32 x) x) (log.f32 x)) x)
74.3%
(copysign.f32 (+.f32 (log1p.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.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))))))) x)
58.3%
(copysign.f32 (+.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))))))) x)
10.2%
(copysign.f32 (neg.f32 (log.f32 (/.f32 (/.f32 (-.f32 (*.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 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (-.f32 (*.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)
13.9%
(copysign.f32 (neg.f32 (log.f32 (/.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32)))))) x)
7.0%
(copysign.f32 (neg.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))) x)
26.4%
(copysign.f32 (neg.f32 (log.f32 (/.f32 x #s(literal -1/2 binary32)))) x)
55.0%
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) x)
62.5%
(copysign.f32 (log1p.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (fabs.f32 x))) x)
72.4%
(copysign.f32 (log1p.f32 (fabs.f32 x)) x)
10.2%
(copysign.f32 (log.f32 (/.f32 (-.f32 (*.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 #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 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x)
9.2%
(copysign.f32 (log.f32 (/.f32 (+.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) #s(literal -1/8 binary32)) (*.f32 x (*.f32 x x)))) x)
7.1%
(copysign.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) x)
2.6%
(copysign.f32 (log.f32 (/.f32 (*.f32 (*.f32 x x) (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x x))))) (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))))) #s(literal -1 binary32))) (-.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))))) (fabs.f32 x)))) x)
11.8%
(copysign.f32 (log.f32 (/.f32 #s(literal 1 binary32) x)) x)
26.8%
(copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x)
2.8%
(copysign.f32 (log.f32 (-.f32 (/.f32 (/.f32 (*.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x)))) x) (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))))))) x) x)) x)
2.4%
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x)))) #s(literal 1 binary32)) (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))))))) x)) x)
27.6%
(copysign.f32 (log.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)
2.6%
(copysign.f32 (log.f32 (-.f32 (*.f32 (/.f32 (*.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x)))) x) (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))))))) (/.f32 #s(literal 1 binary32) x)) x)) x)
10.2%
(copysign.f32 (log.f32 (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))) x)
26.8%
(copysign.f32 (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 #s(literal -1/2 binary32) x))) x)
21.3%
(copysign.f32 (log.f32 (+.f32 (+.f32 x (fabs.f32 x)) (-.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 #s(literal 1/8 binary32) (*.f32 x (*.f32 x x)))))) x)
10.5%
(copysign.f32 (log.f32 (+.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) x)
54.9%
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)
21.8%
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) x)
14.8%
(copysign.f32 (log.f32 (+.f32 (fabs.f32 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 x (*.f32 x #s(literal 1/16 binary32))))))))))) x)
23.3%
(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)
24.8%
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) x)) x)
12.5%
(copysign.f32 (log.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x))) x)
13.4%
(copysign.f32 (log.f32 (neg.f32 x)) x)
11.8%
(copysign.f32 (log.f32 x) x)
Compiler

Compiled 2792 to 725 computations (74% saved)

regimes57.0ms (0.6%)

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

2 calls:

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

regimes39.0ms (0.4%)

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

2 calls:

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

regimes32.0ms (0.3%)

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

2 calls:

13.0ms
x
11.0ms
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x)
Results
AccuracySegmentsBranch
99.2%3x
99.2%3(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x)
Compiler

Compiled 15 to 10 computations (33.3% saved)

regimes21.0ms (0.2%)

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

1 calls:

13.0ms
x
Results
AccuracySegmentsBranch
98.4%3x
Compiler

Compiled 2 to 1 computations (50% saved)

regimes20.0ms (0.2%)

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

1 calls:

10.0ms
x
Results
AccuracySegmentsBranch
98.4%3x
Compiler

Compiled 2 to 1 computations (50% saved)

regimes18.0ms (0.2%)

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

1 calls:

9.0ms
x
Results
AccuracySegmentsBranch
98.2%3x
Compiler

Compiled 2 to 1 computations (50% saved)

regimes16.0ms (0.2%)

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

1 calls:

9.0ms
x
Results
AccuracySegmentsBranch
98.0%3x
Compiler

Compiled 2 to 1 computations (50% saved)

regimes13.0ms (0.1%)

Counts
26 → 3
Calls
Call 1
Inputs
(copysign.f32 (log.f32 x) x)
(copysign.f32 (log.f32 (neg.f32 x)) x)
(copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x)
(copysign.f32 (log.f32 (/.f32 #s(literal 1 binary32) x)) x)
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) x)
(copysign.f32 (neg.f32 (log.f32 (/.f32 x #s(literal -1/2 binary32)))) x)
(copysign.f32 (/.f32 (fabs.f32 x) (neg.f32 x)) x)
(copysign.f32 (log.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x))) x)
(copysign.f32 (log.f32 (/.f32 (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))) (*.f32 x (*.f32 x x)))) x)
(copysign.f32 (log.f32 (/.f32 (+.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) #s(literal -1/8 binary32)) (*.f32 x (*.f32 x x)))) x)
(copysign.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) x)
(copysign.f32 (neg.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))) x)
(copysign.f32 (log.f32 (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))) x)
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x)))) #s(literal 1 binary32)) (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))))))) x)) x)
(copysign.f32 (log.f32 (-.f32 (/.f32 (/.f32 (*.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x)))) x) (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))))))) x) x)) x)
(copysign.f32 (log.f32 (/.f32 (-.f32 (*.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 #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 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x)
(copysign.f32 (neg.f32 (log.f32 (/.f32 (/.f32 (-.f32 (*.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 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (-.f32 (*.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)
(copysign.f32 (log.f32 (-.f32 (*.f32 (/.f32 (*.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x)))) x) (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))))))) (/.f32 #s(literal 1 binary32) 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 (+.f32 (log.f32 x) (/.f32 (fabs.f32 x) x)) x)
(copysign.f32 (+.f32 (/.f32 (fabs.f32 x) x) (log.f32 x)) x)
(copysign.f32 (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 #s(literal -1/2 binary32) x))) x)
Outputs
(copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x)
(copysign.f32 (log1p.f32 (fabs.f32 x)) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) x)) x)
Calls

1 calls:

7.0ms
x
Results
AccuracySegmentsBranch
96.1%3x
Compiler

Compiled 2 to 1 computations (50% saved)

regimes11.0ms (0.1%)

Counts
20 → 2
Calls
Call 1
Inputs
(copysign.f32 (log.f32 x) x)
(copysign.f32 (log.f32 (neg.f32 x)) x)
(copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x)
(copysign.f32 (log.f32 (/.f32 #s(literal 1 binary32) x)) x)
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) x)
(copysign.f32 (neg.f32 (log.f32 (/.f32 x #s(literal -1/2 binary32)))) x)
(copysign.f32 (/.f32 (fabs.f32 x) (neg.f32 x)) x)
(copysign.f32 (log.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x))) x)
(copysign.f32 (log.f32 (/.f32 (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))) (*.f32 x (*.f32 x x)))) x)
(copysign.f32 (log.f32 (/.f32 (+.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) #s(literal -1/8 binary32)) (*.f32 x (*.f32 x x)))) x)
(copysign.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) x)
(copysign.f32 (neg.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))) x)
(copysign.f32 (log.f32 (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))) x)
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x)))) #s(literal 1 binary32)) (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))))))) x)) x)
(copysign.f32 (log.f32 (-.f32 (/.f32 (/.f32 (*.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x)))) x) (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))))))) x) x)) x)
(copysign.f32 (log.f32 (/.f32 (-.f32 (*.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 #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 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x)
(copysign.f32 (neg.f32 (log.f32 (/.f32 (/.f32 (-.f32 (*.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 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (-.f32 (*.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)
(copysign.f32 (log.f32 (-.f32 (*.f32 (/.f32 (*.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x)))) x) (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))))))) (/.f32 #s(literal 1 binary32) 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 (/.f32 #s(literal -1/2 binary32) x)) x)
(copysign.f32 (log1p.f32 (fabs.f32 x)) x)
Calls

1 calls:

6.0ms
x
Results
AccuracySegmentsBranch
85.8%2x
Compiler

Compiled 2 to 1 computations (50% saved)

regimes13.0ms (0.1%)

Counts
18 → 2
Calls
Call 1
Inputs
(copysign.f32 (log.f32 x) x)
(copysign.f32 (log.f32 (neg.f32 x)) x)
(copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x)
(copysign.f32 (log.f32 (/.f32 #s(literal 1 binary32) x)) x)
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) x)
(copysign.f32 (neg.f32 (log.f32 (/.f32 x #s(literal -1/2 binary32)))) x)
(copysign.f32 (/.f32 (fabs.f32 x) (neg.f32 x)) x)
(copysign.f32 (log.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x))) x)
(copysign.f32 (log.f32 (/.f32 (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))) (*.f32 x (*.f32 x x)))) x)
(copysign.f32 (log.f32 (/.f32 (+.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) #s(literal -1/8 binary32)) (*.f32 x (*.f32 x x)))) x)
(copysign.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) x)
(copysign.f32 (neg.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))) x)
(copysign.f32 (log.f32 (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))) x)
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x)))) #s(literal 1 binary32)) (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))))))) x)) x)
(copysign.f32 (log.f32 (-.f32 (/.f32 (/.f32 (*.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x)))) x) (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))))))) x) x)) x)
(copysign.f32 (log.f32 (/.f32 (-.f32 (*.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 #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 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x)
(copysign.f32 (neg.f32 (log.f32 (/.f32 (/.f32 (-.f32 (*.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 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (-.f32 (*.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)
(copysign.f32 (log.f32 (-.f32 (*.f32 (/.f32 (*.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x)))) x) (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))))))) (/.f32 #s(literal 1 binary32) x)) x)) x)
Outputs
(copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x)
(copysign.f32 (log.f32 (/.f32 #s(literal 1 binary32) x)) x)
Calls

1 calls:

11.0ms
x
Results
AccuracySegmentsBranch
38.6%2x
Compiler

Compiled 2 to 1 computations (50% saved)

regimes2.0ms (0%)

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

1 calls:

2.0ms
x
Results
AccuracySegmentsBranch
38.6%2x
Compiler

Compiled 2 to 1 computations (50% saved)

regimes2.0ms (0%)

Counts
2 → 2
Calls
Call 1
Inputs
(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 (log.f32 x) x)
Calls

1 calls:

1.0ms
x
Results
AccuracySegmentsBranch
25.2%2x
Compiler

Compiled 2 to 1 computations (50% saved)

regimes1.0ms (0%)

Accuracy

Total 0.0b remaining (0%)

Threshold costs 0b (0%)

Counts
1 → 1
Calls
Call 1
Inputs
(copysign.f32 (log.f32 x) x)
Outputs
(copysign.f32 (log.f32 x) x)
Calls

1 calls:

1.0ms
x
Results
AccuracySegmentsBranch
11.8%1x
Compiler

Compiled 2 to 1 computations (50% saved)

bsearch1.0ms (0%)

Algorithm
left-value
Steps
TimeLeftRight
0.0ms
0.0006667536217719316
0.0964222401380539
0.0ms
-0.6518234014511108
-0.0157299917191267
Compiler

Compiled 17 to 12 computations (29.4% saved)

bsearch1.0ms (0%)

Algorithm
left-value
Steps
TimeLeftRight
0.0ms
0.0006667536217719316
0.0964222401380539
0.0ms
-0.6518234014511108
-0.0157299917191267
Compiler

Compiled 17 to 12 computations (29.4% saved)

bsearch1.0ms (0%)

Algorithm
left-value
Steps
TimeLeftRight
0.0ms
0.0006667536217719316
0.0964222401380539
0.0ms
-0.6518234014511108
-0.0157299917191267
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.7685131430625916
5.414706707000732
0.0ms
-2.0035760402679443
-0.6989710927009583
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.7685131430625916
5.414706707000732
0.0ms
-2.0035760402679443
-0.6989710927009583
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.7685131430625916
5.414706707000732
0.0ms
-2.0035760402679443
-0.6989710927009583
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.7685131430625916
5.414706707000732
0.0ms
-2.0035760402679443
-0.6989710927009583
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.7685131430625916
5.414706707000732
0.0ms
-2.0035760402679443
-0.6989710927009583
Compiler

Compiled 17 to 12 computations (29.4% saved)

bsearch0.0ms (0%)

Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
0.0ms
-2.0035760402679443
-0.6989710927009583
Compiler

Compiled 17 to 12 computations (29.4% saved)

bsearch0.0ms (0%)

Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
0.0ms
-1.5837230016567826e-38
1.759087236806094e-38
Compiler

Compiled 17 to 12 computations (29.4% saved)

bsearch0.0ms (0%)

Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
0.0ms
-1.5837230016567826e-38
1.759087236806094e-38
Compiler

Compiled 17 to 12 computations (29.4% saved)

bsearch0.0ms (0%)

Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
0.0ms
-1.5837230016567826e-38
1.759087236806094e-38
Compiler

Compiled 17 to 12 computations (29.4% saved)

simplify21.0ms (0.2%)

Algorithm
egg-herbie
Rules
54×+-commutative_binary32
34×*-commutative_binary32
28×sub-neg_binary32
22×neg-sub0_binary32
22×neg-mul-1_binary32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0102466
1137466
2155466
3176466
4197466
5208466
6213466
7214466
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 -1/2 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 8589935/8589934592 binary32)) (copysign.f32 (+.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))))))) x) (copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.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 -1/2 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 8589935/8589934592 binary32)) (copysign.f32 (log1p.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (fabs.f32 x))) x) (copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.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 -1/2 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 8589935/8589934592 binary32)) (copysign.f32 (log1p.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (fabs.f32 x))) x) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)))
(if (<=.f32 x #s(literal -2 binary32)) (copysign.f32 (log.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) (if (<=.f32 x #s(literal 1 binary32)) (copysign.f32 (log1p.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (fabs.f32 x))) x) (copysign.f32 (log.f32 (+.f32 (+.f32 x (fabs.f32 x)) (-.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 #s(literal 1/8 binary32) (*.f32 x (*.f32 x x)))))) x)))
(if (<=.f32 x #s(literal -2 binary32)) (copysign.f32 (log.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) (if (<=.f32 x #s(literal 1 binary32)) (copysign.f32 (log1p.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (fabs.f32 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)))
(if (<=.f32 x #s(literal -2 binary32)) (copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x) (if (<=.f32 x #s(literal 1 binary32)) (copysign.f32 (log1p.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (fabs.f32 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)))
(if (<=.f32 x #s(literal -2 binary32)) (copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x) (if (<=.f32 x #s(literal 1 binary32)) (copysign.f32 (log1p.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (fabs.f32 x))) x) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) x)) x)))
(if (<=.f32 x #s(literal -2 binary32)) (copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x) (if (<=.f32 x #s(literal 1 binary32)) (copysign.f32 (log1p.f32 (fabs.f32 x)) x) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) x)) x)))
(if (<=.f32 x #s(literal -2 binary32)) (copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x) (copysign.f32 (log1p.f32 (fabs.f32 x)) x))
(if (<=.f32 x #s(literal -3568119/356811923176489970264571492362373784095686656 binary32)) (copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x) (copysign.f32 (log.f32 (/.f32 #s(literal 1 binary32) x)) x))
(if (<=.f32 x #s(literal -3568119/356811923176489970264571492362373784095686656 binary32)) (copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x) (copysign.f32 (log.f32 x) x))
(if (<=.f32 x #s(literal -3568119/356811923176489970264571492362373784095686656 binary32)) (copysign.f32 (log.f32 (neg.f32 x)) x) (copysign.f32 (log.f32 x) x))
(copysign.f32 (log.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 -1/2 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 8589935/8589934592 binary32)) (copysign.f32 (+.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))))))) x) (copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.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 -1/2 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 8589935/8589934592 binary32)) (copysign.f32 (+.f32 (log1p.f32 (fabs.f32 x)) (*.f32 x (*.f32 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) (copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.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 -1/2 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 8589935/8589934592 binary32)) (copysign.f32 (log1p.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (fabs.f32 x))) x) (copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.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 -1/2 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 8589935/8589934592 binary32)) (copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) #s(literal 1/2 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)))
(if (<=.f32 (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) #s(literal -1/2 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 8589935/8589934592 binary32)) (copysign.f32 (log1p.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (fabs.f32 x))) x) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)))
(if (<=.f32 (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) #s(literal -1/2 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 8589935/8589934592 binary32)) (copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) #s(literal 1/2 binary32)))) x) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)))
(if (<=.f32 x #s(literal -2 binary32)) (copysign.f32 (log.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) (if (<=.f32 x #s(literal 1 binary32)) (copysign.f32 (log1p.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (fabs.f32 x))) x) (copysign.f32 (log.f32 (+.f32 (+.f32 x (fabs.f32 x)) (-.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 #s(literal 1/8 binary32) (*.f32 x (*.f32 x x)))))) x)))
(if (<=.f32 x #s(literal -2 binary32)) (copysign.f32 (log.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) (if (<=.f32 x #s(literal 1 binary32)) (copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) #s(literal 1/2 binary32)))) x) (copysign.f32 (log.f32 (+.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 #s(literal 1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 x (fabs.f32 x)))) x)))
(if (<=.f32 x #s(literal -2 binary32)) (copysign.f32 (log.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) (if (<=.f32 x #s(literal 1 binary32)) (copysign.f32 (log1p.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (fabs.f32 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)))
(if (<=.f32 x #s(literal -2 binary32)) (copysign.f32 (log.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) (if (<=.f32 x #s(literal 1 binary32)) (copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) #s(literal 1/2 binary32)))) x) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x)))
(if (<=.f32 x #s(literal -2 binary32)) (copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x) (if (<=.f32 x #s(literal 1 binary32)) (copysign.f32 (log1p.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (fabs.f32 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)))
(if (<=.f32 x #s(literal -2 binary32)) (copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x) (if (<=.f32 x #s(literal 1 binary32)) (copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) #s(literal 1/2 binary32)))) x) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x)))
(if (<=.f32 x #s(literal -2 binary32)) (copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x) (if (<=.f32 x #s(literal 1 binary32)) (copysign.f32 (log1p.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (fabs.f32 x))) x) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) x)) x)))
(if (<=.f32 x #s(literal -2 binary32)) (copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x) (if (<=.f32 x #s(literal 1 binary32)) (copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) #s(literal 1/2 binary32)))) x) (copysign.f32 (log.f32 (+.f32 x (fabs.f32 x))) x)))
(if (<=.f32 x #s(literal -2 binary32)) (copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x) (if (<=.f32 x #s(literal 1 binary32)) (copysign.f32 (log1p.f32 (fabs.f32 x)) x) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) x)) x)))
(if (<=.f32 x #s(literal -2 binary32)) (copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x) (if (<=.f32 x #s(literal 1 binary32)) (copysign.f32 (log1p.f32 (fabs.f32 x)) x) (copysign.f32 (log.f32 (+.f32 x (fabs.f32 x))) x)))
(if (<=.f32 x #s(literal -2 binary32)) (copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x) (copysign.f32 (log1p.f32 (fabs.f32 x)) x))
(if (<=.f32 x #s(literal -3568119/356811923176489970264571492362373784095686656 binary32)) (copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x) (copysign.f32 (log.f32 (/.f32 #s(literal 1 binary32) x)) x))
(if (<=.f32 x #s(literal -3568119/356811923176489970264571492362373784095686656 binary32)) (copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x) (copysign.f32 (log.f32 x) x))
(if (<=.f32 x #s(literal -3568119/356811923176489970264571492362373784095686656 binary32)) (copysign.f32 (log.f32 (neg.f32 x)) x) (copysign.f32 (log.f32 x) x))
(copysign.f32 (log.f32 x) x)

soundness2.6s (27.7%)

Rules
5798×+-lowering-+.f64
5798×+-lowering-+.f32
4434×+-lowering-+.f64
4434×+-lowering-+.f32
4406×*-lowering-*.f32
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
044261
1316193
23668188
08192188
030146
1157134
21484130
08672130
02701943
17241724
223871660
083591660
01671263
15071044
217451016
365891015
080591015
06445301
120434573
083994573
01549
17449
246449
3567649
0852649
0911
1159
2169
3179
0179
08006409
125945586
084735586
Stop Event
fuel
iter limit
node limit
iter limit
saturated
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
Compiler

Compiled 948 to 423 computations (55.4% saved)

preprocess127.0ms (1.4%)

Compiler

Compiled 1018 to 240 computations (76.4% saved)

end0.0ms (0%)

Profiling

Loading profile data...