Rust f32::asinh

Time bar (total: 10.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)

sample446.0ms (4.3%)

Results
339.0ms8256×0valid
Precisions
Click to see histograms. Total time spent on operations: 195.0ms
ival-asinh: 186.0ms (95.3% of total)
const: 7.0ms (3.6% of total)
backward-pass: 3.0ms (1.5% of total)
Bogosity

preprocess12.0ms (0.1%)

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

Useful iterations: 0 (0.0ms)

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

explain183.0ms (1.8%)

FPErrors
Click to see full error table
Ground TruthOverpredictionsExampleUnderpredictionsExampleSubexpression
1210-0-(log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)))))
650-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
66.0ms136×1valid
39.0ms376×0valid
Compiler

Compiled 115 to 29 computations (74.8% saved)

Precisions
Click to see histograms. Total time spent on operations: 70.0ms
ival-fabs: 20.0ms (28.6% of total)
ival-mult: 15.0ms (21.5% of total)
ival-log: 12.0ms (17.2% of total)
ival-add: 7.0ms (10% of total)
ival-sqrt: 7.0ms (10% of total)
ival-copysign: 6.0ms (8.6% of total)
backward-pass: 3.0ms (4.3% of total)
const: 1.0ms (1.4% 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
61.9%
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)
38.1%
(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%)

Algorithm
egg-herbie
Localize:

Found 8 expressions of interest:

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

Useful iterations: 0 (0.0ms)

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

localize122.0ms (1.2%)

Localize:

Found 8 expressions of interest:

NewMetricScoreProgram
accuracy100.0%
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)
accuracy100.0%
(fabs.f32 x)
accuracy99.9%
(+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))
accuracy88.0%
(log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))
accuracy100.0%
(fabs.f32 x)
accuracy99.9%
(+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))
accuracy88.0%
(log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)))))
accuracy77.9%
(sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)))
Results
61.0ms77×5exit
40.0ms179×0valid
Compiler

Compiled 80 to 14 computations (82.5% saved)

Precisions
Click to see histograms. Total time spent on operations: 81.0ms
compiled-spec: 17.0ms (21.1% of total)
ival-mult: 14.0ms (17.4% of total)
ival-log: 13.0ms (16.1% of total)
backward-pass: 12.0ms (14.9% of total)
ival-add: 8.0ms (9.9% of total)
ival-sqrt: 7.0ms (8.7% of total)
ival-copysign: 6.0ms (7.4% of total)
ival-fabs: 3.0ms (3.7% of total)
const: 0.0ms (0% of total)

series5.0ms (0.1%)

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

24 calls:

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

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

simplify472.0ms (4.5%)

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

Useful iterations: 3 (0.0ms)

IterNodesCost
01671263
15071104
217381076
365871071
080551071
Stop Event
iter limit
node limit
Counts
96 → 96
Calls
Call 1
Inputs
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(log (+ 1 (fabs x)))
(+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))))
(+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* -1/24 (* (pow x 2) (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))
(+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* (pow x 2) (+ (* -1/24 (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2))))) (* 1/720 (* (pow x 2) (+ (* 45 (/ 1 (+ 1 (fabs x)))) (+ (* 45 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 30 (/ 1 (pow (+ 1 (fabs x)) 3))))))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))
(* -1 (log (/ 1 x)))
(+ (* -1 (log (/ 1 x))) (/ (fabs x) x))
(+ (* -1 (log (/ 1 x))) (+ (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (/ (fabs x) x)))
(+ (* -1 (log (/ 1 x))) (+ (* 1/6 (/ (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))) (pow x 3))) (+ (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (/ (fabs x) x))))
(* -1 (log (/ -1 x)))
(+ (* -1 (log (/ -1 x))) (* -1 (/ (fabs x) x)))
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) x))) x)))
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1 (/ (+ (* -1/6 (/ (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))) x)) (* 1/2 (+ 1 (* -1 (pow (fabs x) 2))))) x))) x)))
(+ 1 (fabs x))
(+ 1 (+ (fabs x) (* 1/2 (pow x 2))))
(+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))))
(+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))
x
(* x (+ 1 (/ (fabs x) x)))
(* x (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))))
(* x (- (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))) (* 1/8 (/ 1 (pow x 4)))))
(* -1 x)
(* -1 (* x (+ 1 (* -1 (/ (fabs x) x)))))
(* -1 (* x (+ 1 (* -1 (/ (- (fabs x) (* 1/2 (/ 1 x))) x)))))
(* -1 (* x (+ 1 (* -1 (/ (+ (fabs x) (* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))) x)))))
1
(+ 1 (* 1/2 (pow x 2)))
(+ 1 (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2)))))
(+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))))
x
(* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))
(* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))
(* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))
(* -1 x)
(* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))
(* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))))
(* -1 (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))))
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(log (+ 1 (fabs x)))
(+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))))
(+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* -1/24 (* (pow x 2) (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))
(+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* (pow x 2) (+ (* -1/24 (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2))))) (* 1/720 (* (pow x 2) (+ (* 45 (/ 1 (+ 1 (fabs x)))) (+ (* 45 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 30 (/ 1 (pow (+ 1 (fabs x)) 3))))))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))
(* -1 (log (/ 1 x)))
(+ (* -1 (log (/ 1 x))) (/ (fabs x) x))
(+ (* -1 (log (/ 1 x))) (+ (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (/ (fabs x) x)))
(+ (* -1 (log (/ 1 x))) (+ (* 1/6 (/ (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))) (pow x 3))) (+ (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (/ (fabs x) x))))
(* -1 (log (/ -1 x)))
(+ (* -1 (log (/ -1 x))) (* -1 (/ (fabs x) x)))
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) x))) x)))
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1 (/ (+ (* -1/6 (/ (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))) x)) (* 1/2 (+ 1 (* -1 (pow (fabs x) 2))))) x))) x)))
(+ 1 (fabs x))
(+ 1 (+ (fabs x) (* 1/2 (pow x 2))))
(+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))))
(+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))
x
(* x (+ 1 (/ (fabs x) x)))
(* x (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))))
(* x (- (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))) (* 1/8 (/ 1 (pow x 4)))))
(* -1 x)
(* -1 (* x (+ 1 (* -1 (/ (fabs x) x)))))
(* -1 (* x (+ 1 (* -1 (/ (- (fabs x) (* 1/2 (/ 1 x))) x)))))
(* -1 (* x (+ 1 (* -1 (/ (+ (fabs x) (* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))) x)))))
(fabs x)
(fabs x)
(fabs x)
(fabs x)
(fabs x)
(fabs x)
(fabs x)
(fabs x)
(fabs x)
(fabs x)
(fabs x)
(fabs x)
Outputs
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)
(log (+ 1 (fabs x)))
(log1p.f32 (fabs.f32 x))
(+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))))
(+.f32 (log1p.f32 (fabs.f32 x)) (/.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (+.f32 (fabs.f32 x) #s(literal 1 binary32))))
(+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* -1/24 (* (pow x 2) (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))
(+.f32 (log1p.f32 (fabs.f32 x)) (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) (+.f32 (/.f32 #s(literal -1/8 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (/.f32 #s(literal -1/8 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32))))) (/.f32 #s(literal 1/2 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))))))
(+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* (pow x 2) (+ (* -1/24 (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2))))) (* 1/720 (* (pow x 2) (+ (* 45 (/ 1 (+ 1 (fabs x)))) (+ (* 45 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 30 (/ 1 (pow (+ 1 (fabs x)) 3))))))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))
(+.f32 (log1p.f32 (fabs.f32 x)) (*.f32 (*.f32 x x) (+.f32 (/.f32 #s(literal 1/2 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (+.f32 (/.f32 #s(literal -1/8 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (/.f32 #s(literal -1/8 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32)))) (*.f32 x (*.f32 x (*.f32 #s(literal 1/720 binary32) (+.f32 (/.f32 #s(literal 45 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (+.f32 (/.f32 #s(literal 45 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32))) (/.f32 #s(literal 30 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 3 binary32)))))))))))))
(* -1 (log (/ 1 x)))
(log.f32 x)
(+ (* -1 (log (/ 1 x))) (/ (fabs x) x))
(+.f32 (log.f32 x) (/.f32 (fabs.f32 x) x))
(+ (* -1 (log (/ 1 x))) (+ (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (/ (fabs x) x)))
(+.f32 (log.f32 x) (+.f32 (/.f32 (fabs.f32 x) x) (/.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 x x))))
(+ (* -1 (log (/ 1 x))) (+ (* 1/6 (/ (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))) (pow x 3))) (+ (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (/ (fabs x) x))))
(+.f32 (/.f32 (fabs.f32 x) x) (+.f32 (/.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 x x)) (+.f32 (log.f32 x) (/.f32 (*.f32 (*.f32 (fabs.f32 x) (+.f32 #s(literal -3 binary32) (*.f32 #s(literal 2 binary32) (*.f32 x x)))) (/.f32 #s(literal 1/6 binary32) (*.f32 x x))) x))))
(* -1 (log (/ -1 x)))
(neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)))
(+ (* -1 (log (/ -1 x))) (* -1 (/ (fabs x) x)))
(-.f32 (-.f32 #s(literal 0 binary32) (/.f32 (fabs.f32 x) x)) (log.f32 (/.f32 #s(literal -1 binary32) x)))
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) x))) x)))
(-.f32 (/.f32 (-.f32 (/.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) x) (fabs.f32 x)) x) (log.f32 (/.f32 #s(literal -1 binary32) x)))
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1 (/ (+ (* -1/6 (/ (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))) x)) (* 1/2 (+ 1 (* -1 (pow (fabs x) 2))))) x))) x)))
(-.f32 (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) (/.f32 (+.f32 (fabs.f32 x) (/.f32 (-.f32 (+.f32 #s(literal -1/2 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (*.f32 (fabs.f32 x) (+.f32 #s(literal -3 binary32) (*.f32 #s(literal 2 binary32) (*.f32 x x)))) (/.f32 #s(literal -1/6 binary32) x))) x)) x))
(+ 1 (fabs x))
(+.f32 (fabs.f32 x) #s(literal 1 binary32))
(+ 1 (+ (fabs x) (* 1/2 (pow x 2))))
(+.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))
(+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))))
(+.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))
(+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))
(+.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))
x
(* x (+ 1 (/ (fabs x) x)))
(*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) x)))
(* x (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))))
(*.f32 x (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))
(* x (- (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))) (* 1/8 (/ 1 (pow x 4)))))
(*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))))
(* -1 x)
(neg.f32 x)
(* -1 (* x (+ 1 (* -1 (/ (fabs x) x)))))
(-.f32 (*.f32 x (/.f32 (fabs.f32 x) x)) x)
(* -1 (* x (+ 1 (* -1 (/ (- (fabs x) (* 1/2 (/ 1 x))) x)))))
(-.f32 (/.f32 (*.f32 x (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))) x) x)
(* -1 (* x (+ 1 (* -1 (/ (+ (fabs x) (* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))) x)))))
(-.f32 (/.f32 (*.f32 (+.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)) x) x) x)
1
#s(literal 1 binary32)
(+ 1 (* 1/2 (pow x 2)))
(+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))
(+ 1 (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2)))))
(+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))
(+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))))
(+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))
x
(* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))
(*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))
(* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))
(*.f32 x (+.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))
(* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))
(*.f32 x (+.f32 (+.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 6 binary32)))))
(* -1 x)
(neg.f32 x)
(* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))
(*.f32 x (+.f32 #s(literal -1 binary32) (/.f32 #s(literal -1/2 binary32) (*.f32 x x))))
(* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))))
(*.f32 (neg.f32 x) (+.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))
(* -1 (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))))
(*.f32 (neg.f32 x) (+.f32 (+.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 6 binary32)))))
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)
(log (+ 1 (fabs x)))
(log1p.f32 (fabs.f32 x))
(+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))))
(+.f32 (log1p.f32 (fabs.f32 x)) (/.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (+.f32 (fabs.f32 x) #s(literal 1 binary32))))
(+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* -1/24 (* (pow x 2) (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))
(+.f32 (log1p.f32 (fabs.f32 x)) (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) (+.f32 (/.f32 #s(literal -1/8 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (/.f32 #s(literal -1/8 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32))))) (/.f32 #s(literal 1/2 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))))))
(+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* (pow x 2) (+ (* -1/24 (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2))))) (* 1/720 (* (pow x 2) (+ (* 45 (/ 1 (+ 1 (fabs x)))) (+ (* 45 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 30 (/ 1 (pow (+ 1 (fabs x)) 3))))))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))
(+.f32 (log1p.f32 (fabs.f32 x)) (*.f32 (*.f32 x x) (+.f32 (/.f32 #s(literal 1/2 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (+.f32 (/.f32 #s(literal -1/8 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (/.f32 #s(literal -1/8 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32)))) (*.f32 x (*.f32 x (*.f32 #s(literal 1/720 binary32) (+.f32 (/.f32 #s(literal 45 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (+.f32 (/.f32 #s(literal 45 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32))) (/.f32 #s(literal 30 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 3 binary32)))))))))))))
(* -1 (log (/ 1 x)))
(log.f32 x)
(+ (* -1 (log (/ 1 x))) (/ (fabs x) x))
(+.f32 (log.f32 x) (/.f32 (fabs.f32 x) x))
(+ (* -1 (log (/ 1 x))) (+ (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (/ (fabs x) x)))
(+.f32 (log.f32 x) (+.f32 (/.f32 (fabs.f32 x) x) (/.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 x x))))
(+ (* -1 (log (/ 1 x))) (+ (* 1/6 (/ (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))) (pow x 3))) (+ (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (/ (fabs x) x))))
(+.f32 (/.f32 (fabs.f32 x) x) (+.f32 (/.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 x x)) (+.f32 (log.f32 x) (/.f32 (*.f32 (*.f32 (fabs.f32 x) (+.f32 #s(literal -3 binary32) (*.f32 #s(literal 2 binary32) (*.f32 x x)))) (/.f32 #s(literal 1/6 binary32) (*.f32 x x))) x))))
(* -1 (log (/ -1 x)))
(neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)))
(+ (* -1 (log (/ -1 x))) (* -1 (/ (fabs x) x)))
(-.f32 (-.f32 #s(literal 0 binary32) (/.f32 (fabs.f32 x) x)) (log.f32 (/.f32 #s(literal -1 binary32) x)))
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) x))) x)))
(-.f32 (/.f32 (-.f32 (/.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) x) (fabs.f32 x)) x) (log.f32 (/.f32 #s(literal -1 binary32) x)))
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1 (/ (+ (* -1/6 (/ (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))) x)) (* 1/2 (+ 1 (* -1 (pow (fabs x) 2))))) x))) x)))
(-.f32 (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) (/.f32 (+.f32 (fabs.f32 x) (/.f32 (-.f32 (+.f32 #s(literal -1/2 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (*.f32 (fabs.f32 x) (+.f32 #s(literal -3 binary32) (*.f32 #s(literal 2 binary32) (*.f32 x x)))) (/.f32 #s(literal -1/6 binary32) x))) x)) x))
(+ 1 (fabs x))
(+.f32 (fabs.f32 x) #s(literal 1 binary32))
(+ 1 (+ (fabs x) (* 1/2 (pow x 2))))
(+.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))
(+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))))
(+.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))
(+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))
(+.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))
x
(* x (+ 1 (/ (fabs x) x)))
(*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) x)))
(* x (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))))
(*.f32 x (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))
(* x (- (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))) (* 1/8 (/ 1 (pow x 4)))))
(*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))))
(* -1 x)
(neg.f32 x)
(* -1 (* x (+ 1 (* -1 (/ (fabs x) x)))))
(-.f32 (*.f32 x (/.f32 (fabs.f32 x) x)) x)
(* -1 (* x (+ 1 (* -1 (/ (- (fabs x) (* 1/2 (/ 1 x))) x)))))
(-.f32 (/.f32 (*.f32 x (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))) x) x)
(* -1 (* x (+ 1 (* -1 (/ (+ (fabs x) (* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))) x)))))
(-.f32 (/.f32 (*.f32 (+.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)) x) x) x)
(fabs x)
(fabs.f32 x)
(fabs x)
(fabs.f32 x)
(fabs x)
(fabs.f32 x)
(fabs x)
(fabs.f32 x)
(fabs x)
(fabs.f32 x)
(fabs x)
(fabs.f32 x)
(fabs x)
(fabs.f32 x)
(fabs x)
(fabs.f32 x)
(fabs x)
(fabs.f32 x)
(fabs x)
(fabs.f32 x)
(fabs x)
(fabs.f32 x)
(fabs x)
(fabs.f32 x)

eval27.0ms (0.3%)

Compiler

Compiled 8847 to 794 computations (91% saved)

prune39.0ms (0.4%)

Pruning

22 alts after pruning (20 fresh and 2 done)

PrunedKeptTotal
New30220322
Fresh000
Picked022
Done000
Total30222324
Accuracy
99.9%
Counts
324 → 22
Alt Table
Click to see full alt table
StatusAccuracyProgram
69.5%
(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)
54.1%
(copysign.f32 (+.f32 (log1p.f32 (fabs.f32 x)) (/.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (+.f32 (fabs.f32 x) #s(literal 1 binary32)))) x)
53.2%
(copysign.f32 (+.f32 (log1p.f32 (fabs.f32 x)) (*.f32 (*.f32 x x) (+.f32 (/.f32 #s(literal 1/2 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (+.f32 (/.f32 #s(literal -1/8 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (/.f32 #s(literal -1/8 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32)))) (*.f32 x (*.f32 x (*.f32 #s(literal 1/720 binary32) (+.f32 (/.f32 #s(literal 45 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (+.f32 (/.f32 #s(literal 45 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32))) (/.f32 #s(literal 30 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 3 binary32))))))))))))) x)
53.3%
(copysign.f32 (+.f32 (log1p.f32 (fabs.f32 x)) (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) (+.f32 (/.f32 #s(literal -1/8 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (/.f32 #s(literal -1/8 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32))))) (/.f32 #s(literal 1/2 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32)))))) x)
61.8%
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) x)
14.5%
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) x)
68.8%
(copysign.f32 (log1p.f32 (fabs.f32 x)) x)
14.8%
(copysign.f32 (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)))) x)
16.9%
(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)
18.0%
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 x (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))) x) x)) x)
11.5%
(copysign.f32 (log.f32 (+.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) x)
61.9%
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)
16.0%
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))) x)
19.8%
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))) x)
27.2%
(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)
27.5%
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x)
38.1%
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x)
30.7%
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (neg.f32 x))) x)
28.9%
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) x)) x)
32.3%
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32))) x)
14.5%
(copysign.f32 (log.f32 (neg.f32 x)) x)
13.0%
(copysign.f32 (log.f32 x) x)
Compiler

Compiled 799 to 466 computations (41.7% saved)

simplify194.0ms (1.9%)

Algorithm
egg-herbie
Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
cost-diff256
(*.f32 x (+.f32 (+.f32 #s(literal 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-diff256
(+.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)))))))
cost-diff256
(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))))))))
cost-diff256
(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)
cost-diff128
(*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))
cost-diff128
(+.f32 (fabs.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))
cost-diff128
(log.f32 (+.f32 (fabs.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))))
cost-diff128
(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-diff0
(fabs.f32 x)
cost-diff0
(+.f32 (fabs.f32 x) #s(literal 1 binary32))
cost-diff64
(log.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)))
cost-diff64
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32))) x)
cost-diff0
(log.f32 x)
cost-diff0
(copysign.f32 (log.f32 x) x)
cost-diff64
(+.f32 (*.f32 x x) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))
cost-diff64
(log1p.f32 (+.f32 (*.f32 x x) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))
cost-diff128
(+.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-diff128
(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)
Rules
2304×sum5-define
1868×*-lowering-*.f32
1868×*-lowering-*.f64
1734×fma-define
1586×sum4-define
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
041425
1102401
2258385
3597354
41389354
52682354
65164354
08400354
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) 1)) x)
(log (+ (fabs x) 1))
(+ (fabs x) 1)
(fabs x)
x
1
(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 (+ (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)))
(* 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 (*.f32 x 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 (*.f32 x 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 (*.f32 x 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 (*.f32 x 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 (*.f32 x 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 (*.f32 x 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 (*.f32 x 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 (*.f32 x 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 (*.f32 x 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) 1)) x)
(copysign.f32 (log1p.f32 (fabs.f32 x)) x)
(log (+ (fabs x) 1))
(log1p.f32 (fabs.f32 x))
(+ (fabs x) 1)
(+.f32 #s(literal 1 binary32) (fabs.f32 x))
(fabs x)
(fabs.f32 x)
x
1
#s(literal 1 binary32)
(copysign (log (+ (fabs x) (* x (+ 1 (/ 1/2 (* x x)))))) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))) x)
(log (+ (fabs x) (* x (+ 1 (/ 1/2 (* x x))))))
(log.f32 (+.f32 (fabs.f32 x) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))))
(+ (fabs x) (* x (+ 1 (/ 1/2 (* x x)))))
(+.f32 (fabs.f32 x) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))
(fabs x)
(fabs.f32 x)
x
(* x (+ 1 (/ 1/2 (* x x))))
(+.f32 x (/.f32 #s(literal 1/2 binary32) x))
(+ 1 (/ 1/2 (* x x)))
(+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))
1
#s(literal 1 binary32)
(/ 1/2 (* x x))
(/.f32 #s(literal 1/2 binary32) (*.f32 x x))
1/2
#s(literal 1/2 binary32)
(* x x)
(*.f32 x x)
(copysign (log (+ (fabs x) (* x (+ (+ 1 (/ 1/2 (* x x))) (/ -1/8 (* x (* x (* x x)))))))) x)
(copysign.f32 (log.f32 (+.f32 (+.f32 x (fabs.f32 x)) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 (/.f32 #s(literal -1/8 binary32) x) x)) x))) x)
(log (+ (fabs x) (* x (+ (+ 1 (/ 1/2 (* x x))) (/ -1/8 (* x (* x (* x x))))))))
(log.f32 (+.f32 (+.f32 x (fabs.f32 x)) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 (/.f32 #s(literal -1/8 binary32) x) x)) x)))
(+ (fabs x) (* x (+ (+ 1 (/ 1/2 (* x x))) (/ -1/8 (* x (* x (* x x)))))))
(+.f32 (+.f32 x (fabs.f32 x)) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 (/.f32 #s(literal -1/8 binary32) 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/2 binary32) (/.f32 (/.f32 #s(literal -1/8 binary32) 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) (/.f32 (/.f32 #s(literal -1/8 binary32) x) x)) 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 #s(literal -1/8 binary32) (*.f32 x (*.f32 x 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))

localize479.0ms (4.6%)

Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
accuracy100.0%
(*.f32 x (*.f32 x (*.f32 x x)))
accuracy100.0%
(*.f32 x (*.f32 x x))
accuracy100.0%
(/.f32 #s(literal 1/2 binary32) (*.f32 x x))
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 x (*.f32 x (*.f32 x x))))))
accuracy100.0%
(log.f32 (+.f32 (fabs.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))))
accuracy100.0%
(fabs.f32 x)
accuracy100.0%
(/.f32 #s(literal 1/2 binary32) (*.f32 x x))
accuracy100.0%
(*.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) #s(literal 1 binary32))) x)
accuracy100.0%
(+.f32 (fabs.f32 x) #s(literal 1 binary32))
accuracy100.0%
(log.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)))
accuracy100.0%
(fabs.f32 x)
accuracy100.0%
(copysign.f32 (log.f32 x) x)
accuracy100.0%
(log.f32 x)
accuracy100.0%
(+.f32 (*.f32 x x) (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))
accuracy99.9%
(+.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)))))))
accuracy98.0%
(-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))
accuracy97.9%
(-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))
Results
224.0ms53×5exit
127.0ms194×0invalid
4.0ms0valid
Compiler

Compiled 469 to 39 computations (91.7% saved)

Precisions
Click to see histograms. Total time spent on operations: 272.0ms
ival-mult: 48.0ms (17.7% of total)
backward-pass: 43.0ms (15.8% of total)
compiled-spec: 41.0ms (15.1% of total)
ival-add: 32.0ms (11.8% of total)
ival-div: 30.0ms (11% of total)
ival-log: 30.0ms (11% of total)
ival-sqrt: 23.0ms (8.5% of total)
ival-copysign: 16.0ms (5.9% of total)
ival-sub: 5.0ms (1.8% of total)
ival-fabs: 3.0ms (1.1% of total)
const: 1.0ms (0.4% of total)

series212.0ms (2%)

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

72 calls:

TimeVariablePointExpression
62.0ms
x
@0
(log x)
36.0ms
x
@-inf
(log x)
32.0ms
x
@inf
(log (+ (fabs x) 1))
28.0ms
x
@0
(log (+ (fabs x) 1))
13.0ms
x
@-inf
(log (+ (fabs x) 1))

rewrite350.0ms (3.4%)

Algorithm
batch-egg-rewrite
Rules
2622×*-lowering-*.f32
2622×*-lowering-*.f64
2310×pow-lowering-pow.f64
2310×pow-lowering-pow.f32
2146×/-lowering-/.f32
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
041296
1288212
23347189
08532189
Stop Event
iter limit
node limit
Counts
24 → 431
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))))))
(copysign (log x) x)
(log x)
(copysign (log (+ (fabs x) 1)) x)
(log (+ (fabs x) 1))
(+ (fabs x) 1)
(fabs 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))))
(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)))))))
(* x (+ (+ 1 (/ 1/2 (* x x))) (/ -1/8 (* x (* x (* x x))))))
(- (+ (* x x) 1) (* (fabs x) (sqrt (+ (* 1 1) (* x x)))))
(- (* 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))
(* x (* x x))
(* x (* x (* x x)))
Outputs
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)
(neg.f32 (log.f32 (/.f32 (+.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 x (*.f32 x x)) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32))))))
(neg.f32 (log.f32 (/.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 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 #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 (log.f32 (/.f32 (+.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)))))) (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 #s(literal 1 binary32) (*.f32 x x)))) (log.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))
(+.f32 (log.f32 (+.f32 (*.f32 x (*.f32 x x)) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)))) (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 #s(literal 1 binary32) (-.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 (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 #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 (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 #s(literal 1 binary32) (-.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 (log.f32 (/.f32 (+.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 (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 (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 #s(literal 1 binary32) (-.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))
(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 #s(literal 1 binary32) (-.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 (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 #s(literal 1 binary32) (-.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 (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 #s(literal 1 binary32) (-.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 #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 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 #s(literal 1 binary32) (-.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) (log.f32 (/.f32 (+.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 (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)))))))) (neg.f32 (log.f32 (/.f32 (+.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 #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 (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 #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 (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 #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 #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 #s(literal 0 binary32) (log.f32 (/.f32 (+.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 x (*.f32 x x)) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32))))))
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))))))
(-.f32 (log.f32 (-.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (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 #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 (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 (pow.f32 (log.f32 (/.f32 (+.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)))))) #s(literal 2 binary32)) (log.f32 (/.f32 (+.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 (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 (log.f32 (+.f32 (*.f32 x (*.f32 x x)) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 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 #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 #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 (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 #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 (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 #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 (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 #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 (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 #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 (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 #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 (log.f32 (neg.f32 (+.f32 (*.f32 x (*.f32 x x)) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32))))) (log.f32 (neg.f32 (+.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 (log.f32 (neg.f32 (-.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))))) (log.f32 (neg.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))
(-.f32 (log.f32 (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 x x))) (log.f32 (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x))))
(-.f32 (log.f32 (*.f32 (+.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)))) #s(literal 1 binary32))) (log.f32 (/.f32 (+.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 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))
(-.f32 (log.f32 (*.f32 (+.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)))) (neg.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (log.f32 (neg.f32 (+.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 (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 #s(literal 1 binary32) (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.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 #s(literal 1 binary32) (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.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 #s(literal 1 binary32) (-.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 (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 #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 (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 #s(literal 1 binary32) (-.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 (log.f32 (/.f32 (+.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 (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 (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 #s(literal 1 binary32) (-.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 (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 #s(literal 1 binary32) (-.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 (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 #s(literal 1 binary32) (-.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 (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 #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 (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 #s(literal 1 binary32) (-.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 (+.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)))))) #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 #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 (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 #s(literal 1 binary32) (-.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 (*.f32 #s(literal 2 binary32) (*.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 #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 (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 #s(literal 1 binary32) (-.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 (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 #s(literal 1 binary32) (-.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 (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 #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 (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 #s(literal 1 binary32) (-.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 #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 (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 (pow.f32 (log.f32 (/.f32 (+.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)))))) #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 #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 #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 (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 #s(literal 1 binary32) (-.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 (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 #s(literal 1 binary32) (-.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 (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 #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 (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 #s(literal 1 binary32) (-.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) (log.f32 (/.f32 (+.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 (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)))))))))
(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))))
(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 #s(literal 1 binary32) (-.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 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (*.f32 x x)))) (+.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (pow.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.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 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.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 #s(literal 1 binary32) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32))))))
(+.f32 (log.f32 (+.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (pow.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.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 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (-.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 (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 #s(literal 1 binary32) (-.f32 (*.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 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))
(+.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 #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 #s(literal 1 binary32) (-.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 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (*.f32 x x)))) (+.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (pow.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.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 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.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 #s(literal 1 binary32) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32))))))
(-.f32 (log.f32 (+.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (pow.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 x x) (*.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 #s(literal 1 binary32) (-.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 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (*.f32 x x))))))
(-.f32 (log.f32 (+.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (pow.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 3 binary32)))) (log.f32 (+.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (-.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 x (*.f32 x (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 x x) (*.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 #s(literal 1 binary32) (-.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) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))
(-.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 (neg.f32 (+.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (pow.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 x x) (*.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 #s(literal 1 binary32) (-.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 (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 #s(literal 1 binary32) (-.f32 (*.f32 x x) (*.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 #s(literal 1 binary32) (*.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 (*.f32 x x)) (*.f32 x (*.f32 x x)))) (+.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.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 (*.f32 x x)) (*.f32 x (*.f32 x x))) (pow.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 3/2 binary32)))))) (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 #s(literal 1 binary32) (*.f32 x x)))) (*.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 (*.f32 x 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 #s(literal 1 binary32) (*.f32 x x))))))) (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 (*.f32 x x)) (*.f32 x (*.f32 x x)))) (+.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.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 (*.f32 x x)) (*.f32 x (*.f32 x x))) (pow.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 3/2 binary32)))))) (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 #s(literal 1 binary32) (*.f32 x x)))) (*.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 (*.f32 x 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 #s(literal 1 binary32) (*.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 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 #s(literal 1 binary32) (*.f32 x x)))) (*.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 (*.f32 x x)) (*.f32 x (*.f32 x x))) (pow.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 3/2 binary32)))))) (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 #s(literal 1 binary32) (*.f32 x x)))) (*.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 #s(literal 1 binary32) (*.f32 x x))))))) (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 #s(literal 1 binary32) (*.f32 x x)))) (*.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 (*.f32 x x)) (*.f32 x (*.f32 x x))) (pow.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 3/2 binary32)))))) (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 #s(literal 1 binary32) (*.f32 x x)))) (*.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 #s(literal 1 binary32) (*.f32 x x))))))) (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 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (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 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x 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 #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 (+.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 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32))) (pow.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 3/2 binary32)))) (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 #s(literal 1 binary32) (*.f32 x 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 #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 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (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 #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 (pow.f32 (+.f32 #s(literal 1 binary32) (-.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))))) (log.f32 (-.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 (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 #s(literal 1 binary32) (*.f32 x 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)))))
(log.f32 (+.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 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 (fabs.f32 x) (neg.f32 (hypot.f32 #s(literal 1 binary32) 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 (fabs.f32 x) (neg.f32 (hypot.f32 #s(literal 1 binary32) x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))
(+.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (neg.f32 (hypot.f32 #s(literal 1 binary32) 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 (*.f32 x 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 #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 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 x) (*.f32 (fabs.f32 x) (neg.f32 (hypot.f32 #s(literal 1 binary32) 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 2 binary32) (*.f32 x x) (*.f32 (fabs.f32 x) (neg.f32 (hypot.f32 #s(literal 1 binary32) 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))))
(-.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 (*.f32 x 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 (*.f32 x 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 (*.f32 x 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 (*.f32 x 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 (*.f32 x x)) (*.f32 x (*.f32 x x)))) (pow.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 3/2 binary32))) (+.f32 (*.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 #s(literal 2 binary32) (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.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 (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 #s(literal 1 binary32) (*.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 #s(literal 1 binary32) (+.f32 (*.f32 (*.f32 x (*.f32 x 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 (*.f32 x 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)))))
(copysign.f32 (log.f32 x) x)
(+.f32 (log.f32 x) #s(literal 0 binary32))
(+.f32 #s(literal 0 binary32) (log.f32 x))
(log.f32 x)
(copysign.f32 (log1p.f32 (fabs.f32 x)) x)
(log1p.f32 (fabs.f32 x))
(neg.f32 (log.f32 (/.f32 (+.f32 (*.f32 x x) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))))
(neg.f32 (log.f32 (/.f32 (+.f32 (fabs.f32 x) #s(literal -1 binary32)) (+.f32 (*.f32 x x) #s(literal -1 binary32)))))
(+.f32 (log1p.f32 (*.f32 x (*.f32 x x))) (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))))
(+.f32 (log.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32))) (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) #s(literal -1 binary32)))))
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (+.f32 (*.f32 x x) (-.f32 #s(literal 1 binary32) (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) #s(literal -1 binary32)) (+.f32 (*.f32 x x) #s(literal -1 binary32)))))
(-.f32 (log1p.f32 (*.f32 x (*.f32 x x))) (log.f32 (+.f32 (*.f32 x x) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))))
(-.f32 (log1p.f32 (*.f32 x (*.f32 x x))) (log.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 x x) (fabs.f32 x)))))
(-.f32 (log.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32))) (log.f32 (+.f32 (fabs.f32 x) #s(literal -1 binary32))))
(-.f32 (log.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x))) (log.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x))))
(-.f32 (log.f32 (neg.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32)))) (log.f32 (neg.f32 (+.f32 (fabs.f32 x) #s(literal -1 binary32)))))
(-.f32 (log.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (log.f32 (neg.f32 (+.f32 (*.f32 x x) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))))
(log.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)))
(+.f32 #s(literal 1 binary32) (fabs.f32 x))
(+.f32 (fabs.f32 x) #s(literal 1 binary32))
(pow.f32 (/.f32 (+.f32 (*.f32 x x) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) #s(literal -1 binary32))
(pow.f32 (/.f32 (+.f32 (fabs.f32 x) #s(literal -1 binary32)) (+.f32 (*.f32 x x) #s(literal -1 binary32))) #s(literal -1 binary32))
(-.f32 (/.f32 (*.f32 x x) (+.f32 (fabs.f32 x) #s(literal -1 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) #s(literal -1 binary32))))
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 x x) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (fabs.f32 x) #s(literal -1 binary32)) (+.f32 (*.f32 x x) #s(literal -1 binary32))))
(/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))
(/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 x x) (fabs.f32 x))))
(/.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32)) (+.f32 (fabs.f32 x) #s(literal -1 binary32)))
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))
(/.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (neg.f32 (+.f32 (*.f32 x x) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))))
(/.f32 (neg.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32))) (neg.f32 (+.f32 (fabs.f32 x) #s(literal -1 binary32))))
(*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))))
(*.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) #s(literal -1 binary32))))
(fabs.f32 x)
(fabs.f32 (neg.f32 x))
(fabs.f32 (neg.f32 (neg.f32 x)))
(*.f32 #s(literal 1 binary32) (fabs.f32 x))
(*.f32 (fabs.f32 x) #s(literal 1 binary32))
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))) x)
(neg.f32 (log.f32 (/.f32 (+.f32 (*.f32 x x) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (-.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (fabs.f32 x)))) (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))))))))
(neg.f32 (log.f32 (/.f32 (-.f32 (fabs.f32 x) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))) (-.f32 (*.f32 x x) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))))))
(+.f32 (log.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))))) (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (-.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (fabs.f32 x)))))))
(+.f32 (log.f32 (-.f32 (*.f32 x x) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))))) (log.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))))))
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (+.f32 (*.f32 x x) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (-.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (fabs.f32 x)))) (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))))))))
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (-.f32 (fabs.f32 x) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))) (-.f32 (*.f32 x x) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))))))
(-.f32 (log.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))))) (log.f32 (+.f32 (*.f32 x x) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (-.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (fabs.f32 x))))))
(-.f32 (log.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))))) (log.f32 (+.f32 (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))))))
(-.f32 (log.f32 (-.f32 (*.f32 x x) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))))) (log.f32 (-.f32 (fabs.f32 x) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))))
(-.f32 (log.f32 (neg.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))))))) (log.f32 (neg.f32 (+.f32 (*.f32 x x) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (-.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (fabs.f32 x)))))))
(-.f32 (log.f32 (neg.f32 (-.f32 (*.f32 x x) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))))) (log.f32 (neg.f32 (-.f32 (fabs.f32 x) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))))))
(-.f32 (log.f32 (-.f32 (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))) (*.f32 x x))) (log.f32 (-.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (fabs.f32 x))))
(log.f32 (+.f32 (fabs.f32 x) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))))
(+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (fabs.f32 x)))
(+.f32 (fabs.f32 x) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))
(+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (fabs.f32 x))
(+.f32 (+.f32 (fabs.f32 x) x) (/.f32 #s(literal 1/2 binary32) x))
(pow.f32 (/.f32 (+.f32 (*.f32 x x) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (-.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (fabs.f32 x)))) (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))))) #s(literal -1 binary32))
(pow.f32 (/.f32 (-.f32 (fabs.f32 x) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))) (-.f32 (*.f32 x x) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))))) #s(literal -1 binary32))
(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/2 binary32) x)))) (/.f32 (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))) (-.f32 (fabs.f32 x) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))))
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 x x) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (-.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (fabs.f32 x)))) (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))))))
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 (fabs.f32 x) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))) (-.f32 (*.f32 x x) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))))))
(/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))))) (+.f32 (*.f32 x x) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (-.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (fabs.f32 x)))))
(/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))))) (+.f32 (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))))))
(/.f32 (-.f32 (*.f32 x x) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))) (-.f32 (fabs.f32 x) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))))
(/.f32 (neg.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))))) (neg.f32 (+.f32 (*.f32 x x) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (-.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (fabs.f32 x))))))
(/.f32 (neg.f32 (-.f32 (*.f32 x x) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))))) (neg.f32 (-.f32 (fabs.f32 x) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))))
(/.f32 (-.f32 (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))) (*.f32 x x)) (-.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (fabs.f32 x)))
(*.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))))) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (-.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (fabs.f32 x))))))
(*.f32 (-.f32 (*.f32 x x) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))) (/.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))))
(+.f32 x (/.f32 #s(literal 1/2 binary32) x))
(+.f32 (/.f32 #s(literal 1/2 binary32) x) x)
(fma.f32 #s(literal 1 binary32) x (/.f32 #s(literal 1/2 binary32) x))
(fma.f32 x #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x))
(/.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal 1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (-.f32 (*.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 #s(literal 1/2 binary32) x)) (*.f32 x (/.f32 #s(literal 1/2 binary32) x)))))
(/.f32 (-.f32 (*.f32 x x) (*.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 #s(literal 1/2 binary32) x))) (-.f32 x (/.f32 #s(literal 1/2 binary32) x)))
(/.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x (*.f32 x 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 (*.f32 x x)) (*.f32 x (*.f32 x x))))) x) (+.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (-.f32 (/.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 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #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/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (-.f32 (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (fabs.f32 x)))) (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (*.f32 (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x))))))))))))
(neg.f32 (log.f32 (/.f32 (-.f32 (fabs.f32 x) (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x))))))) (-.f32 (*.f32 x x) (*.f32 (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))))))))
(+.f32 (log.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (*.f32 (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 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/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (-.f32 (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #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/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #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/2 binary32) x) (/.f32 (*.f32 x #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/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (-.f32 (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (fabs.f32 x)))) (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (*.f32 (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 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/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x))))))) (-.f32 (*.f32 x x) (*.f32 (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))))))))
(-.f32 (log.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (*.f32 (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))))))) (log.f32 (+.f32 (*.f32 x x) (*.f32 (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (-.f32 (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (fabs.f32 x))))))
(-.f32 (log.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (*.f32 (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))))))) (log.f32 (+.f32 (*.f32 (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #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/2 binary32) x) (/.f32 (*.f32 x #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/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #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/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))))))
(-.f32 (log.f32 (neg.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (*.f32 (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x))))))))))) (log.f32 (neg.f32 (+.f32 (*.f32 x x) (*.f32 (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (-.f32 (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #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/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #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/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x))))))))))
(-.f32 (log.f32 (-.f32 (*.f32 (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #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/2 binary32) x) (/.f32 (*.f32 x #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/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x))))))))
(+.f32 (fabs.f32 x) (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))))
(+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))) (fabs.f32 x)))
(+.f32 (+.f32 (fabs.f32 x) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))
(+.f32 (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (fabs.f32 x))
(pow.f32 (/.f32 (+.f32 (*.f32 x x) (*.f32 (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (-.f32 (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (fabs.f32 x)))) (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (*.f32 (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))))))) #s(literal -1 binary32))
(pow.f32 (/.f32 (-.f32 (fabs.f32 x) (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x))))))) (-.f32 (*.f32 x x) (*.f32 (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #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/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))))) (/.f32 (*.f32 (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x))))))) (-.f32 (fabs.f32 x) (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #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/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (-.f32 (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (fabs.f32 x)))) (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (*.f32 (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))))))))
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 (fabs.f32 x) (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x))))))) (-.f32 (*.f32 x x) (*.f32 (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x))))))))))
(/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (*.f32 (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x))))))))) (+.f32 (*.f32 x x) (*.f32 (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (-.f32 (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (fabs.f32 x)))))
(/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (*.f32 (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x))))))))) (+.f32 (*.f32 (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #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/2 binary32) x) (/.f32 (*.f32 x #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/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))))) (-.f32 (fabs.f32 x) (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x))))))))
(/.f32 (neg.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (*.f32 (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #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/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (-.f32 (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #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/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #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/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))))))
(/.f32 (-.f32 (*.f32 (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x))))))) (*.f32 x x)) (-.f32 (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (fabs.f32 x)))
(*.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (*.f32 (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x))))))))) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) (*.f32 (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (-.f32 (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #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/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #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/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))))))
(+.f32 x (*.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 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))
(+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x))))))
(+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))
(+.f32 (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))
(fma.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))
(fma.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) x (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))
(/.f32 (+.f32 (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))) (/.f32 (*.f32 x (*.f32 x x)) (/.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) #s(literal -1/512 binary32)))) (+.f32 (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))) (-.f32 (*.f32 (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x))))))))
(/.f32 (-.f32 (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))) (*.f32 (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (-.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x))))))
(/.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 (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x (*.f32 x 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 (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x (*.f32 x 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)
(+.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 #s(literal 1 binary32) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))
(+.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (neg.f32 (hypot.f32 #s(literal 1 binary32) x))))
(+.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (+.f32 (*.f32 (fabs.f32 x) (neg.f32 (hypot.f32 #s(literal 1 binary32) x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))
(+.f32 (*.f32 (fabs.f32 x) (neg.f32 (hypot.f32 #s(literal 1 binary32) x))) (+.f32 #s(literal 1 binary32) (*.f32 x x)))
(+.f32 (-.f32 #s(literal 1 binary32) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (*.f32 x x))
(pow.f32 (/.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)) (fabs.f32 x)))) (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (pow.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 3/2 binary32)))) #s(literal -1 binary32))
(pow.f32 (/.f32 (+.f32 (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))))) #s(literal -1 binary32))
(fma.f32 x x (-.f32 #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) (*.f32 (fabs.f32 x) (neg.f32 (hypot.f32 #s(literal 1 binary32) x))))
(fma.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x 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)))) (*.f32 (fabs.f32 x) (neg.f32 (hypot.f32 #s(literal 1 binary32) x))))
(fma.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x 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))))) (*.f32 (fabs.f32 x) (neg.f32 (hypot.f32 #s(literal 1 binary32) 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))) (*.f32 (fabs.f32 x) (neg.f32 (hypot.f32 #s(literal 1 binary32) 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))) (*.f32 (fabs.f32 x) (neg.f32 (hypot.f32 #s(literal 1 binary32) x))))
(-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))
(-.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)) (fabs.f32 x))))) (/.f32 (pow.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 3/2 binary32)) (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)) (fabs.f32 x))))))
(-.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (+.f32 (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (/.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (+.f32 (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (+.f32 #s(literal 1 binary32) (*.f32 x x)))))
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)) (fabs.f32 x)))) (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (pow.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 3/2 binary32)))))
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))))))
(/.f32 (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (pow.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 3/2 binary32))) (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)) (fabs.f32 x)))))
(/.f32 (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (+.f32 (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (+.f32 #s(literal 1 binary32) (*.f32 x x))))
(/.f32 (neg.f32 (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (pow.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 3/2 binary32)))) (neg.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)) (fabs.f32 x))))))
(/.f32 (neg.f32 (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (*.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 #s(literal 1 binary32) (*.f32 x x)))))
(/.f32 (+.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (pow.f32 (-.f32 #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 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (*.f32 (*.f32 x x) (-.f32 #s(literal 1 binary32) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))))
(/.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 #s(literal -1 binary32) (pow.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 3/2 binary32)))) (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (-.f32 (pow.f32 (*.f32 (fabs.f32 x) (neg.f32 (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (neg.f32 (hypot.f32 #s(literal 1 binary32) x)))))))
(/.f32 (-.f32 (*.f32 x (*.f32 x (*.f32 x x))) (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))) (-.f32 (*.f32 x x) (-.f32 #s(literal 1 binary32) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))
(/.f32 (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (pow.f32 (*.f32 (fabs.f32 x) (neg.f32 (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (neg.f32 (hypot.f32 #s(literal 1 binary32) x)))))
(*.f32 (hypot.f32 #s(literal 1 binary32) x) (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x)))
(*.f32 (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (pow.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 3/2 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)) (fabs.f32 x))))))
(*.f32 (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (+.f32 #s(literal 1 binary32) (*.f32 x x)))))
(+.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (neg.f32 (hypot.f32 #s(literal 1 binary32) x))))
(+.f32 (*.f32 x x) (+.f32 (*.f32 (fabs.f32 x) (neg.f32 (hypot.f32 #s(literal 1 binary32) x))) (+.f32 (*.f32 (fabs.f32 x) (neg.f32 (hypot.f32 #s(literal 1 binary32) 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 (fabs.f32 x) (neg.f32 (hypot.f32 #s(literal 1 binary32) 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 (*.f32 (fabs.f32 x) (neg.f32 (hypot.f32 #s(literal 1 binary32) x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (+.f32 (*.f32 (fabs.f32 x) (neg.f32 (hypot.f32 #s(literal 1 binary32) x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))
(+.f32 (+.f32 (*.f32 (fabs.f32 x) (neg.f32 (hypot.f32 #s(literal 1 binary32) 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 (fabs.f32 x) (neg.f32 (hypot.f32 #s(literal 1 binary32) x))) (*.f32 x x))
(pow.f32 (/.f32 (+.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (*.f32 x (*.f32 x x)) (hypot.f32 #s(literal 1 binary32) x))) (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (pow.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 3/2 binary32)))) #s(literal -1 binary32))
(pow.f32 (/.f32 (+.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (-.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))))) #s(literal -1 binary32))
(fma.f32 #s(literal 1 binary32) (*.f32 x x) (*.f32 (fabs.f32 x) (neg.f32 (hypot.f32 #s(literal 1 binary32) 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 (*.f32 (fabs.f32 x) (neg.f32 (hypot.f32 #s(literal 1 binary32) x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))
(fma.f32 x x (*.f32 (fabs.f32 x) (neg.f32 (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 (*.f32 (fabs.f32 x) (neg.f32 (hypot.f32 #s(literal 1 binary32) x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))
(fma.f32 (*.f32 x x) #s(literal 1 binary32) (*.f32 (fabs.f32 x) (neg.f32 (hypot.f32 #s(literal 1 binary32) 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 (*.f32 (fabs.f32 x) (neg.f32 (hypot.f32 #s(literal 1 binary32) x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))
(fma.f32 (fabs.f32 x) (fabs.f32 x) (*.f32 (fabs.f32 x) (neg.f32 (hypot.f32 #s(literal 1 binary32) x))))
(fma.f32 (fabs.f32 x) (fabs.f32 x) (neg.f32 (-.f32 (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (+.f32 (*.f32 (fabs.f32 x) (neg.f32 (hypot.f32 #s(literal 1 binary32) x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))
(fma.f32 (neg.f32 x) (neg.f32 x) (*.f32 (fabs.f32 x) (neg.f32 (hypot.f32 #s(literal 1 binary32) x))))
(fma.f32 (neg.f32 x) (neg.f32 x) (neg.f32 (-.f32 (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (+.f32 (*.f32 (fabs.f32 x) (neg.f32 (hypot.f32 #s(literal 1 binary32) 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 x x) (-.f32 (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (+.f32 (*.f32 (fabs.f32 x) (neg.f32 (hypot.f32 #s(literal 1 binary32) x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))
(-.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (+.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (*.f32 x (*.f32 x x)) (hypot.f32 #s(literal 1 binary32) x)))) (/.f32 (pow.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 3/2 binary32)) (+.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (*.f32 x (*.f32 x x)) (hypot.f32 #s(literal 1 binary32) x)))))
(-.f32 (/.f32 (*.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 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 #s(literal 1 binary32) (/.f32 (+.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (*.f32 x (*.f32 x x)) (hypot.f32 #s(literal 1 binary32) x))) (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (pow.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 3/2 binary32)))))
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (-.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))))))
(/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (pow.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 3/2 binary32))) (+.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (*.f32 x (*.f32 x x)) (hypot.f32 #s(literal 1 binary32) x))))
(/.f32 (-.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.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 (neg.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (pow.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 3/2 binary32)))) (neg.f32 (+.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (*.f32 x (*.f32 x x)) (hypot.f32 #s(literal 1 binary32) x)))))
(/.f32 (neg.f32 (-.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))))) (neg.f32 (+.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))
(/.f32 (+.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 #s(literal -1 binary32) (pow.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 3/2 binary32)))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (pow.f32 (*.f32 (fabs.f32 x) (neg.f32 (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (*.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (neg.f32 (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 3 binary32)) (pow.f32 (+.f32 (*.f32 (fabs.f32 x) (neg.f32 (hypot.f32 #s(literal 1 binary32) 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 (pow.f32 (+.f32 (*.f32 (fabs.f32 x) (neg.f32 (hypot.f32 #s(literal 1 binary32) x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (*.f32 (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (+.f32 (*.f32 (fabs.f32 x) (neg.f32 (hypot.f32 #s(literal 1 binary32) x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))))
(/.f32 (-.f32 (*.f32 x (*.f32 x (*.f32 x x))) (pow.f32 (*.f32 (fabs.f32 x) (neg.f32 (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (neg.f32 (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)) (pow.f32 (+.f32 (*.f32 (fabs.f32 x) (neg.f32 (hypot.f32 #s(literal 1 binary32) x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))) (-.f32 (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (+.f32 (*.f32 (fabs.f32 x) (neg.f32 (hypot.f32 #s(literal 1 binary32) x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))
(*.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (pow.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 3/2 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (*.f32 x (*.f32 x x)) (hypot.f32 #s(literal 1 binary32) x)))))
(*.f32 (-.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (/.f32 #s(literal 1 binary32) (+.f32 (*.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 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 #s(literal 1 binary32) (*.f32 x 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) (*.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 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (*.f32 x x))
(+.f32 (+.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 (fabs.f32 x) (neg.f32 (hypot.f32 #s(literal 1 binary32) 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) (neg.f32 (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))))
(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 #s(literal 1 binary32) (-.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 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (*.f32 x x)))) (+.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (pow.f32 (+.f32 #s(literal 1 binary32) (-.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 #s(literal 1 binary32) (*.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 #s(literal 1 binary32) (-.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 #s(literal 1 binary32) (-.f32 (*.f32 x x) (*.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 #s(literal 1 binary32) (-.f32 (*.f32 x x) (*.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 (*.f32 x 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 (*.f32 x 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 #s(literal 1 binary32) (*.f32 x x)) (-.f32 (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (*.f32 x 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 #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 #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 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (/.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (-.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 #s(literal 1 binary32) (*.f32 x x))) (*.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 #s(literal 1 binary32) (-.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 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (*.f32 x x)))) (+.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (pow.f32 (+.f32 #s(literal 1 binary32) (-.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 #s(literal 1 binary32) (*.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 #s(literal 1 binary32) (-.f32 (*.f32 x x) (*.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 (*.f32 x x)) (*.f32 x (*.f32 x x))) (pow.f32 (+.f32 #s(literal 1 binary32) (-.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 #s(literal 1 binary32) (-.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 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (*.f32 x x)))))
(/.f32 (+.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (pow.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 3 binary32))) (+.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (-.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 x (*.f32 x (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 x x) (*.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 #s(literal 1 binary32) (-.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 #s(literal 1 binary32) (*.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 (*.f32 x x)) (*.f32 x (*.f32 x x)))) (+.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.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 (*.f32 x x)) (*.f32 x (*.f32 x x))) (pow.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 3/2 binary32))))) (*.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 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (*.f32 x (*.f32 x x)) (hypot.f32 #s(literal 1 binary32) x)))))
(/.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x 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 #s(literal 1 binary32) (*.f32 x x)))))) (*.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 (*.f32 x x)) (*.f32 x (*.f32 x x)))) (+.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.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 (*.f32 x x)) (*.f32 x (*.f32 x x))) (pow.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 3/2 binary32))))) (*.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 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (*.f32 x (*.f32 x x)) (hypot.f32 #s(literal 1 binary32) x)))))
(/.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x 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 #s(literal 1 binary32) (*.f32 x x)))))) (*.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 #s(literal 1 binary32) (*.f32 x x)))) (*.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 (*.f32 x x)) (*.f32 x (*.f32 x x))) (pow.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 3/2 binary32))))) (*.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32)) (+.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.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 #s(literal 1 binary32) (*.f32 x x)))))) (*.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 #s(literal 1 binary32) (*.f32 x x)))) (*.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 (*.f32 x x)) (*.f32 x (*.f32 x x))) (pow.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 3/2 binary32))))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.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 #s(literal 1 binary32) (*.f32 x x)))))) (*.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 (*.f32 x x)) (*.f32 x (*.f32 x x))) (pow.f32 (+.f32 #s(literal 1 binary32) (-.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 #s(literal 1 binary32) (-.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 (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 #s(literal 1 binary32) (-.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 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))
(/.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.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 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x 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 #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 (+.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 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32))) (pow.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 3/2 binary32))) (+.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 #s(literal 1 binary32) (*.f32 x 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 (-.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 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.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 #s(literal 1 binary32) (*.f32 x x)) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))
(/.f32 (-.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (-.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 #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 (*.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 #s(literal 1 binary32) (*.f32 x 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 #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 (*.f32 x x)) (*.f32 x (*.f32 x x))) (pow.f32 (+.f32 #s(literal 1 binary32) (-.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 #s(literal 1 binary32) (-.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 (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 #s(literal 1 binary32) (-.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 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))
(neg.f32 (/.f32 #s(literal -1/2 binary32) (*.f32 x x)))
(exp.f32 (*.f32 (log.f32 (/.f32 (*.f32 x x) #s(literal 1/2 binary32))) #s(literal -1 binary32)))
(pow.f32 (/.f32 (*.f32 x x) #s(literal 1/2 binary32)) #s(literal -1 binary32))
(pow.f32 (/.f32 (/.f32 (*.f32 x x) #s(literal 1/2 binary32)) #s(literal 1 binary32)) #s(literal -1 binary32))
(pow.f32 (/.f32 x (/.f32 #s(literal 1/2 binary32) x)) #s(literal -1 binary32))
(/.f32 #s(literal 1 binary32) (/.f32 (*.f32 x x) #s(literal 1/2 binary32)))
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 (*.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/2 binary32) (*.f32 x x))
(/.f32 #s(literal 1/2 binary32) (neg.f32 (-.f32 #s(literal 0 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 #s(literal -1 binary32) (neg.f32 (/.f32 (*.f32 x x) #s(literal 1/2 binary32))))
(/.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 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))
(*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))
(*.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32))
(*.f32 #s(literal -1/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))
(*.f32 (/.f32 #s(literal 1 binary32) x) (/.f32 #s(literal 1/2 binary32) x))
(exp.f32 (*.f32 (log.f32 (fabs.f32 x)) #s(literal 3 binary32)))
(exp.f32 (*.f32 (log.f32 x) #s(literal 3 binary32)))
(exp.f32 (*.f32 (*.f32 (log.f32 x) #s(literal 2 binary32)) #s(literal 3/2 binary32)))
(pow.f32 x #s(literal 3 binary32))
(pow.f32 (*.f32 x x) #s(literal 3/2 binary32))
(pow.f32 (fabs.f32 x) #s(literal 3 binary32))
(pow.f32 (pow.f32 (fabs.f32 x) #s(literal 3/2 binary32)) #s(literal 2 binary32))
(pow.f32 (pow.f32 x #s(literal 3/2 binary32)) #s(literal 2 binary32))
(pow.f32 (exp.f32 (log.f32 (fabs.f32 x))) #s(literal 3 binary32))
(pow.f32 (exp.f32 (log.f32 x)) #s(literal 3 binary32))
(*.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))
(*.f32 x (*.f32 x x))
(*.f32 (*.f32 x x) x)
(*.f32 (*.f32 x x) (fabs.f32 x))
(*.f32 (fabs.f32 x) (*.f32 x x))
(*.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))
(*.f32 (*.f32 x (*.f32 x x)) (pow.f32 #s(literal 1 binary32) #s(literal 3/2 binary32)))
(*.f32 (pow.f32 (fabs.f32 x) #s(literal 3/2 binary32)) (pow.f32 (fabs.f32 x) #s(literal 3/2 binary32)))
(*.f32 (pow.f32 x #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3/2 binary32)))
(*.f32 (pow.f32 #s(literal 1 binary32) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x)))
(*.f32 (pow.f32 (neg.f32 x) #s(literal 3/2 binary32)) (pow.f32 (neg.f32 x) #s(literal 3/2 binary32)))
(exp.f32 (*.f32 (log.f32 x) #s(literal 4 binary32)))
(exp.f32 (*.f32 (*.f32 (log.f32 x) #s(literal 2 binary32)) #s(literal 2 binary32)))
(exp.f32 (+.f32 (*.f32 (log.f32 x) #s(literal 2 binary32)) (*.f32 (log.f32 x) #s(literal 2 binary32))))
(pow.f32 x #s(literal 4 binary32))
(pow.f32 (*.f32 x x) #s(literal 2 binary32))
(pow.f32 (fabs.f32 x) #s(literal 4 binary32))
(pow.f32 (*.f32 (fabs.f32 x) x) #s(literal 2 binary32))
(pow.f32 (*.f32 x (fabs.f32 x)) #s(literal 2 binary32))
(*.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x))))
(*.f32 x (*.f32 x (*.f32 x x)))
(*.f32 (*.f32 x x) (*.f32 x x))
(*.f32 (*.f32 x (*.f32 x x)) x)
(*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1 binary32))

simplify346.0ms (3.3%)

Algorithm
egg-herbie
Rules
4116×+-lowering-+.f64
4116×+-lowering-+.f32
4080×*-lowering-*.f32
4080×*-lowering-*.f64
1556×fma-lowering-fma.f32
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
05944723
118594262
274504180
080584180
Stop Event
iter limit
node limit
Counts
288 → 288
Calls
Call 1
Inputs
(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))))
(* -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))))
(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 (+ 1 (fabs x))) x)
(copysign (log (+ 1 (fabs x))) x)
(copysign (log (+ 1 (fabs x))) x)
(copysign (log (+ 1 (fabs x))) x)
(copysign (log (+ 1 (fabs x))) x)
(copysign (log (+ 1 (fabs x))) x)
(copysign (log (+ 1 (fabs x))) x)
(copysign (log (+ 1 (fabs x))) x)
(copysign (log (+ 1 (fabs x))) x)
(copysign (log (+ 1 (fabs x))) x)
(copysign (log (+ 1 (fabs x))) x)
(copysign (log (+ 1 (fabs x))) x)
(log (+ 1 (fabs x)))
(log (+ 1 (fabs x)))
(log (+ 1 (fabs x)))
(log (+ 1 (fabs x)))
(log (+ 1 (fabs x)))
(log (+ 1 (fabs x)))
(log (+ 1 (fabs x)))
(log (+ 1 (fabs x)))
(log (+ 1 (fabs x)))
(log (+ 1 (fabs x)))
(log (+ 1 (fabs x)))
(log (+ 1 (fabs x)))
(+ 1 (fabs x))
(+ 1 (fabs x))
(+ 1 (fabs x))
(+ 1 (fabs x))
(+ 1 (fabs x))
(+ 1 (fabs x))
(+ 1 (fabs x))
(+ 1 (fabs x))
(+ 1 (fabs x))
(+ 1 (fabs x))
(+ 1 (fabs x))
(+ 1 (fabs x))
(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 (+ (fabs x) (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))) x)
(copysign (log (+ (fabs x) (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))) x)
(copysign (log (+ (fabs x) (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))) x)
(copysign (log (+ (fabs x) (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))) x)
(copysign (log (+ x (+ (fabs x) (* 1/2 (/ 1 x))))) x)
(copysign (log (+ x (+ (fabs x) (* 1/2 (/ 1 x))))) x)
(copysign (log (+ x (+ (fabs x) (* 1/2 (/ 1 x))))) x)
(copysign (log (+ x (+ (fabs x) (* 1/2 (/ 1 x))))) x)
(copysign (log (+ (fabs x) (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))) x)
(copysign (log (+ (fabs x) (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))) x)
(copysign (log (+ (fabs x) (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))) x)
(copysign (log (+ (fabs x) (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))) x)
(+ (log 1/2) (* -1 (log x)))
(+ (log 1/2) (+ (* -1 (log x)) (* 2 (* x (fabs x)))))
(+ (log 1/2) (+ (* -1 (log x)) (* x (+ (* 1/2 (* x (+ 4 (* -4 (pow (fabs x) 2))))) (* 2 (fabs x))))))
(+ (log 1/2) (+ (* -1 (log x)) (* x (+ (* 2 (fabs x)) (* x (+ (* 1/6 (* x (+ (* -24 (fabs x)) (* 16 (pow (fabs x) 3))))) (* 1/2 (+ 4 (* -4 (pow (fabs x) 2))))))))))
(* -1 (log (/ 1 x)))
(+ (* -1 (log (/ 1 x))) (/ (fabs x) x))
(+ (* -1 (log (/ 1 x))) (+ (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (/ (fabs x) x)))
(+ (* -1 (log (/ 1 x))) (+ (* 1/6 (/ (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))) (pow x 3))) (+ (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (/ (fabs x) x))))
(+ (log -1) (* -1 (log (/ -1 x))))
(+ (log -1) (+ (* -1 (log (/ -1 x))) (/ (fabs x) x)))
(+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 (fabs x)) (* -1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) x))) x))))
(+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 (fabs x)) (* -1 (/ (+ (* -1/6 (/ (+ (* -2 (pow (fabs x) 3)) (* 3 (fabs x))) x)) (* 1/2 (+ 1 (* -1 (pow (fabs x) 2))))) x))) x))))
(/ 1/2 x)
(/ (+ 1/2 (* x (fabs x))) x)
(/ (+ 1/2 (* x (+ x (fabs x)))) x)
(/ (+ 1/2 (* x (+ x (fabs x)))) x)
x
(* x (+ 1 (/ (fabs x) x)))
(* x (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))))
(* x (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))))
x
(* -1 (* x (- (* -1 (/ (fabs x) x)) 1)))
(* -1 (* x (- (* -1 (/ (+ (fabs x) (* 1/2 (/ 1 x))) x)) 1)))
(* -1 (* x (- (* -1 (/ (+ (fabs x) (* 1/2 (/ 1 x))) x)) 1)))
(/ 1/2 x)
(/ (+ 1/2 (pow x 2)) x)
(/ (+ 1/2 (pow x 2)) x)
(/ (+ 1/2 (pow x 2)) x)
x
(* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))
(* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))
(* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))
x
(* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))
(* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))
(* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))
(copysign (log (+ (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)))
(/ -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)))))))
(- 1 (fabs x))
(- (+ 1 (* (pow x 2) (- 1 (* 1/2 (fabs x))))) (fabs x))
(- (+ 1 (* (pow x 2) (- (+ 1 (* 1/8 (* (pow x 2) (fabs x)))) (* 1/2 (fabs x))))) (fabs x))
(- (+ 1 (* (pow x 2) (- (+ 1 (* (pow x 2) (- (* -1/16 (* (pow x 2) (fabs x))) (* -1/8 (fabs x))))) (* 1/2 (fabs x))))) (fabs x))
(pow x 2)
(* (pow x 2) (+ 1 (* -1 (/ (fabs x) x))))
(* (pow x 2) (- (+ 1 (/ 1 (pow x 2))) (/ (fabs x) x)))
(* (pow x 2) (- (+ 1 (+ (* -1/2 (/ (fabs x) (pow x 3))) (/ 1 (pow x 2)))) (/ (fabs x) x)))
(pow x 2)
(* (pow x 2) (+ 1 (/ (fabs x) x)))
(* (pow x 2) (+ 1 (+ (/ 1 (pow x 2)) (/ (fabs x) x))))
(* (pow x 2) (+ 1 (* -1 (/ (- (* -1 (/ (+ 1 (* 1/2 (/ (fabs x) x))) x)) (fabs x)) x))))
(* -1 (fabs x))
(- (* (pow x 2) (- 1 (* 1/2 (fabs x)))) (fabs x))
(- (* (pow x 2) (- (+ 1 (* 1/8 (* (pow x 2) (fabs x)))) (* 1/2 (fabs x)))) (fabs x))
(- (* (pow x 2) (- (+ 1 (* (pow x 2) (- (* -1/16 (* (pow x 2) (fabs x))) (* -1/8 (fabs x))))) (* 1/2 (fabs x)))) (fabs x))
(pow x 2)
(* (pow x 2) (+ 1 (* -1 (/ (fabs x) x))))
(* (pow x 2) (- (+ 1 (* -1/2 (/ (fabs x) (pow x 3)))) (/ (fabs x) x)))
(* (pow x 2) (- (+ 1 (* 1/8 (/ (fabs x) (pow x 5)))) (+ (* 1/2 (/ (fabs x) (pow x 3))) (/ (fabs x) x))))
(pow x 2)
(* (pow x 2) (+ 1 (/ (fabs x) x)))
(* (pow x 2) (+ 1 (* -1 (/ (- (* -1/2 (/ (fabs x) (pow x 2))) (fabs x)) x))))
(* (pow x 2) (+ 1 (* -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))))
(/ 1/2 (pow x 2))
(/ 1/2 (pow x 2))
(/ 1/2 (pow x 2))
(/ 1/2 (pow x 2))
(/ 1/2 (pow x 2))
(/ 1/2 (pow x 2))
(/ 1/2 (pow x 2))
(/ 1/2 (pow x 2))
(/ 1/2 (pow x 2))
(/ 1/2 (pow x 2))
(/ 1/2 (pow x 2))
(/ 1/2 (pow x 2))
(pow x 3)
(pow x 3)
(pow x 3)
(pow x 3)
(pow x 3)
(pow x 3)
(pow x 3)
(pow x 3)
(pow x 3)
(pow x 3)
(pow x 3)
(pow x 3)
(pow x 4)
(pow x 4)
(pow x 4)
(pow x 4)
(pow x 4)
(pow x 4)
(pow x 4)
(pow x 4)
(pow x 4)
(pow x 4)
(pow x 4)
(pow x 4)
Outputs
(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 (log.f32 (-.f32 #s(literal 1 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 (+.f32 (log.f32 (-.f32 #s(literal 1 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 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (*.f32 (+.f32 #s(literal 1 binary32) (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 #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 (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 (log.f32 (-.f32 #s(literal 1 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/2 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (*.f32 (+.f32 #s(literal 1 binary32) (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 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) (*.f32 (*.f32 x x) (+.f32 (+.f32 (*.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 #s(literal 1 binary32) (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 #s(literal 1 binary32) (fabs.f32 x))) (+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (*.f32 x x) (fabs.f32 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 #s(literal 1 binary32) (fabs.f32 x)))) #s(literal -1 binary32)) (*.f32 (*.f32 (pow.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (*.f32 (+.f32 #s(literal 1 binary32) (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))))) #s(literal 2 binary32)) (/.f32 (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)))) #s(literal -1/2 binary32))) (+.f32 (*.f32 (/.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))) #s(literal -1/2 binary32)) (*.f32 (/.f32 (fabs.f32 x) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) #s(literal 1/8 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)))))) (* (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 (log.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))) (*.f32 x (*.f32 x (+.f32 (+.f32 (*.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (*.f32 (+.f32 #s(literal 1 binary32) (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 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) (*.f32 (*.f32 x x) (+.f32 (+.f32 (+.f32 (*.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 #s(literal 1 binary32) (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 #s(literal 1 binary32) (fabs.f32 x))) (+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (*.f32 x x) (fabs.f32 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 #s(literal 1 binary32) (fabs.f32 x)))) #s(literal -1 binary32)) (*.f32 (*.f32 (pow.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (*.f32 (+.f32 #s(literal 1 binary32) (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))))) #s(literal 2 binary32)) (/.f32 (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)))) #s(literal -1/2 binary32))) (+.f32 (*.f32 (/.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))) #s(literal -1/2 binary32)) (*.f32 (/.f32 (fabs.f32 x) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) #s(literal 1/8 binary32)))) (*.f32 (*.f32 (*.f32 x x) #s(literal 1/720 binary32)) (+.f32 (+.f32 (+.f32 (/.f32 (*.f32 (*.f32 #s(literal -90 binary32) (fabs.f32 x)) (+.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 (fabs.f32 x) #s(literal -45 binary32)) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (*.f32 #s(literal 240 binary32) (/.f32 (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 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 #s(literal 1 binary32) (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))))) #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 #s(literal 1 binary32) (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 #s(literal 1 binary32) (fabs.f32 x))) (+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (*.f32 x x) (fabs.f32 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 #s(literal 1 binary32) (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 (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/16 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (-.f32 (+.f32 (/.f32 (*.f32 (+.f32 (*.f32 x x) (fabs.f32 x)) #s(literal -1/16 binary32)) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))) (*.f32 #s(literal 1/8 binary32) (*.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (*.f32 (+.f32 #s(literal 1 binary32) (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 (fabs.f32 x) (-.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 #s(literal 1 binary32) (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 #s(literal 1 binary32) (fabs.f32 x))) (+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (*.f32 x x) (fabs.f32 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 #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 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 (*.f32 (fabs.f32 x) #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 (log.f32 #s(literal 1/2 binary32)) (+.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) (+.f32 (/.f32 (*.f32 (fabs.f32 x) #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 1 binary32) (*.f32 (*.f32 x x) #s(literal 3/4 binary32))) (*.f32 #s(literal -2 binary32) (*.f32 (*.f32 x x) #s(literal 9/16 binary32)))) (*.f32 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)))))))))))
(+.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 (*.f32 x x) (*.f32 #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 (fabs.f32 x) #s(literal 3/8 binary32))))))) (*.f32 x (*.f32 x x))) (/.f32 (+.f32 (*.f32 (fabs.f32 x) #s(literal -3/2 binary32)) (+.f32 (*.f32 (*.f32 x x) (*.f32 (fabs.f32 x) #s(literal -1/4 binary32))) (*.f32 (fabs.f32 x) #s(literal 3/2 binary32)))) (*.f32 x (*.f32 x x))))) (+.f32 (/.f32 (*.f32 (fabs.f32 x) #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 1 binary32) (*.f32 (*.f32 x x) #s(literal 3/4 binary32))) (*.f32 #s(literal -2 binary32) (*.f32 (*.f32 x x) #s(literal 9/16 binary32)))) (*.f32 x 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 1 binary32) (*.f32 (*.f32 x x) #s(literal 3/4 binary32))) (*.f32 #s(literal -2 binary32) (*.f32 (*.f32 x x) #s(literal 9/16 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 1 binary32) (*.f32 (*.f32 x x) #s(literal 3/4 binary32))) (*.f32 #s(literal -2 binary32) (*.f32 (*.f32 x x) #s(literal 9/16 binary32)))) (/.f32 (*.f32 #s(literal -1/6 binary32) (+.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 (*.f32 x x) (*.f32 #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 (fabs.f32 x) #s(literal 3/8 binary32))))))) (+.f32 (*.f32 (fabs.f32 x) #s(literal -3/2 binary32)) (+.f32 (*.f32 (*.f32 x x) (*.f32 (fabs.f32 x) #s(literal -1/4 binary32))) (*.f32 (fabs.f32 x) #s(literal 3/2 binary32)))))) x))) x)) (neg.f32 x)))
(log (- 1 (fabs x)))
(log.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)))
(+ (log (- 1 (fabs x))) (/ (* (pow x 2) (- 2 (* 1/2 (fabs x)))) (- 1 (fabs x))))
(+.f32 (log.f32 (-.f32 #s(literal 1 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 (log.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) (+.f32 (*.f32 (/.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))) #s(literal -1/2 binary32)) (*.f32 (/.f32 (fabs.f32 x) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) #s(literal 1/8 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))) (* (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 (log.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x (*.f32 x (+.f32 (+.f32 (*.f32 (/.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))) #s(literal -1/2 binary32)) (*.f32 (/.f32 (fabs.f32 x) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) #s(literal 1/8 binary32))) (*.f32 (+.f32 (/.f32 (*.f32 (*.f32 #s(literal -90 binary32) (fabs.f32 x)) (+.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 (fabs.f32 x) #s(literal -45 binary32)) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (*.f32 #s(literal 240 binary32) (/.f32 (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 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 (log.f32 #s(literal 2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) (log.f32 x)) (/.f32 (*.f32 (fabs.f32 x) #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 (log.f32 #s(literal 2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) (log.f32 x)) (+.f32 (/.f32 (*.f32 (fabs.f32 x) #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 (+.f32 (log.f32 #s(literal 2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) (log.f32 x)) (/.f32 (*.f32 (fabs.f32 x) #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 -1/4 binary32)) (*.f32 #s(literal 1/6 binary32) (+.f32 (*.f32 (*.f32 x x) (*.f32 (fabs.f32 x) #s(literal -1/4 binary32))) (*.f32 (fabs.f32 x) #s(literal 3/2 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 (log.f32 #s(literal 2 binary32)) (+.f32 (*.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) #s(literal -3/2 binary32)) (+.f32 (*.f32 (*.f32 x x) (*.f32 (fabs.f32 x) #s(literal -1/4 binary32))) (*.f32 (fabs.f32 x) #s(literal 3/2 binary32)))) #s(literal -1/6 binary32)) x)) x)) x))
(* -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 (*.f32 x 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 (*.f32 x (*.f32 x (*.f32 (fabs.f32 x) (+.f32 (*.f32 (*.f32 x x) #s(literal -1/16 binary32)) #s(literal 1/8 binary32))))) (+.f32 #s(literal 2 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 x (*.f32 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 (*.f32 (fabs.f32 x) #s(literal -1/2 binary32)) 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 (*.f32 (fabs.f32 x) #s(literal -1/2 binary32)) 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 (*.f32 (fabs.f32 x) #s(literal 1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))) (fabs.f32 x)) (/.f32 (/.f32 (*.f32 (fabs.f32 x) #s(literal -1/2 binary32)) x) 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)
(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 (+ 1 (fabs x))) x)
(copysign.f32 (log1p.f32 (fabs.f32 x)) x)
(copysign (log (+ 1 (fabs x))) x)
(copysign.f32 (log1p.f32 (fabs.f32 x)) x)
(copysign (log (+ 1 (fabs x))) x)
(copysign.f32 (log1p.f32 (fabs.f32 x)) x)
(copysign (log (+ 1 (fabs x))) x)
(copysign.f32 (log1p.f32 (fabs.f32 x)) x)
(copysign (log (+ 1 (fabs x))) x)
(copysign.f32 (log1p.f32 (fabs.f32 x)) x)
(copysign (log (+ 1 (fabs x))) x)
(copysign.f32 (log1p.f32 (fabs.f32 x)) x)
(copysign (log (+ 1 (fabs x))) x)
(copysign.f32 (log1p.f32 (fabs.f32 x)) x)
(copysign (log (+ 1 (fabs x))) x)
(copysign.f32 (log1p.f32 (fabs.f32 x)) x)
(copysign (log (+ 1 (fabs x))) x)
(copysign.f32 (log1p.f32 (fabs.f32 x)) x)
(copysign (log (+ 1 (fabs x))) x)
(copysign.f32 (log1p.f32 (fabs.f32 x)) x)
(copysign (log (+ 1 (fabs x))) x)
(copysign.f32 (log1p.f32 (fabs.f32 x)) x)
(copysign (log (+ 1 (fabs x))) x)
(copysign.f32 (log1p.f32 (fabs.f32 x)) x)
(log (+ 1 (fabs x)))
(log1p.f32 (fabs.f32 x))
(log (+ 1 (fabs x)))
(log1p.f32 (fabs.f32 x))
(log (+ 1 (fabs x)))
(log1p.f32 (fabs.f32 x))
(log (+ 1 (fabs x)))
(log1p.f32 (fabs.f32 x))
(log (+ 1 (fabs x)))
(log1p.f32 (fabs.f32 x))
(log (+ 1 (fabs x)))
(log1p.f32 (fabs.f32 x))
(log (+ 1 (fabs x)))
(log1p.f32 (fabs.f32 x))
(log (+ 1 (fabs x)))
(log1p.f32 (fabs.f32 x))
(log (+ 1 (fabs x)))
(log1p.f32 (fabs.f32 x))
(log (+ 1 (fabs x)))
(log1p.f32 (fabs.f32 x))
(log (+ 1 (fabs x)))
(log1p.f32 (fabs.f32 x))
(log (+ 1 (fabs x)))
(log1p.f32 (fabs.f32 x))
(+ 1 (fabs x))
(+.f32 #s(literal 1 binary32) (fabs.f32 x))
(+ 1 (fabs x))
(+.f32 #s(literal 1 binary32) (fabs.f32 x))
(+ 1 (fabs x))
(+.f32 #s(literal 1 binary32) (fabs.f32 x))
(+ 1 (fabs x))
(+.f32 #s(literal 1 binary32) (fabs.f32 x))
(+ 1 (fabs x))
(+.f32 #s(literal 1 binary32) (fabs.f32 x))
(+ 1 (fabs x))
(+.f32 #s(literal 1 binary32) (fabs.f32 x))
(+ 1 (fabs x))
(+.f32 #s(literal 1 binary32) (fabs.f32 x))
(+ 1 (fabs x))
(+.f32 #s(literal 1 binary32) (fabs.f32 x))
(+ 1 (fabs x))
(+.f32 #s(literal 1 binary32) (fabs.f32 x))
(+ 1 (fabs x))
(+.f32 #s(literal 1 binary32) (fabs.f32 x))
(+ 1 (fabs x))
(+.f32 #s(literal 1 binary32) (fabs.f32 x))
(+ 1 (fabs x))
(+.f32 #s(literal 1 binary32) (fabs.f32 x))
(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 (+ (fabs x) (* 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 (* 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 (* 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 (* 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 (+ x (+ (fabs x) (* 1/2 (/ 1 x))))) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))) x)
(copysign (log (+ x (+ (fabs x) (* 1/2 (/ 1 x))))) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))) x)
(copysign (log (+ x (+ (fabs x) (* 1/2 (/ 1 x))))) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))) x)
(copysign (log (+ x (+ (fabs x) (* 1/2 (/ 1 x))))) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))) x)
(copysign (log (+ (fabs x) (* 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 (* 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 (* 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 (* 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) (+ (* -1 (log x)) (* 2 (* x (fabs x)))))
(+.f32 (log.f32 #s(literal 1/2 binary32)) (-.f32 (*.f32 x (*.f32 #s(literal 2 binary32) (fabs.f32 x))) (log.f32 x)))
(+ (log 1/2) (+ (* -1 (log x)) (* x (+ (* 1/2 (* x (+ 4 (* -4 (pow (fabs x) 2))))) (* 2 (fabs x))))))
(+.f32 (*.f32 x (+.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (*.f32 (*.f32 x x) #s(literal -2 binary32)))) (*.f32 #s(literal 2 binary32) (fabs.f32 x)))) (-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x)))
(+ (log 1/2) (+ (* -1 (log x)) (* x (+ (* 2 (fabs x)) (* x (+ (* 1/6 (* x (+ (* -24 (fabs x)) (* 16 (pow (fabs x) 3))))) (* 1/2 (+ 4 (* -4 (pow (fabs x) 2))))))))))
(+.f32 (*.f32 x (+.f32 (*.f32 #s(literal 2 binary32) (fabs.f32 x)) (*.f32 x (+.f32 (*.f32 (+.f32 (*.f32 (fabs.f32 x) #s(literal -24 binary32)) (*.f32 (*.f32 x x) (*.f32 (fabs.f32 x) #s(literal 16 binary32)))) (*.f32 x #s(literal 1/6 binary32))) (+.f32 #s(literal 2 binary32) (*.f32 (*.f32 x x) #s(literal -2 binary32))))))) (-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x)))
(* -1 (log (/ 1 x)))
(log.f32 x)
(+ (* -1 (log (/ 1 x))) (/ (fabs x) x))
(+.f32 (/.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/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/2 binary32))) (*.f32 x x))))
(+ (* -1 (log (/ 1 x))) (+ (* 1/6 (/ (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))) (pow x 3))) (+ (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (/ (fabs x) x))))
(+.f32 (log.f32 x) (+.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/2 binary32))) (*.f32 x x)) (+.f32 (/.f32 (fabs.f32 x) x) (/.f32 (*.f32 #s(literal 1/6 binary32) (+.f32 (*.f32 (fabs.f32 x) #s(literal -3 binary32)) (*.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x (fabs.f32 x)))))) (*.f32 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 (/ (+ 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 #s(literal -1/2 binary32) (/.f32 (-.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 (-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) (/.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 (*.f32 x x) (*.f32 (fabs.f32 x) #s(literal -2 binary32))) (*.f32 (fabs.f32 x) #s(literal 3 binary32)))) x))) x))) x))
(/ 1/2 x)
(/.f32 #s(literal 1/2 binary32) x)
(/ (+ 1/2 (* x (fabs x))) x)
(/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (fabs.f32 x))) x)
(/ (+ 1/2 (* x (+ x (fabs x)))) x)
(/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x)))) x)
(/ (+ 1/2 (* x (+ x (fabs x)))) x)
(/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x)))) x)
x
(* x (+ 1 (/ (fabs x) x)))
(*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) x)))
(* x (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))))
(*.f32 x (+.f32 (/.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))))
(*.f32 x (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))
x
(* -1 (* x (- (* -1 (/ (fabs x) x)) 1)))
(-.f32 #s(literal 0 binary32) (*.f32 x (+.f32 #s(literal -1 binary32) (-.f32 #s(literal 0 binary32) (/.f32 (fabs.f32 x) x)))))
(* -1 (* x (- (* -1 (/ (+ (fabs x) (* 1/2 (/ 1 x))) x)) 1)))
(*.f32 (+.f32 #s(literal -1 binary32) (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal 1/2 binary32) x)) (neg.f32 x))) (neg.f32 x))
(* -1 (* x (- (* -1 (/ (+ (fabs x) (* 1/2 (/ 1 x))) x)) 1)))
(*.f32 (+.f32 #s(literal -1 binary32) (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal 1/2 binary32) x)) (neg.f32 x))) (neg.f32 x))
(/ 1/2 x)
(/.f32 #s(literal 1/2 binary32) x)
(/ (+ 1/2 (pow x 2)) x)
(/.f32 (+.f32 (*.f32 x x) #s(literal 1/2 binary32)) x)
(/ (+ 1/2 (pow x 2)) x)
(/.f32 (+.f32 (*.f32 x x) #s(literal 1/2 binary32)) x)
(/ (+ 1/2 (pow x 2)) x)
(/.f32 (+.f32 (*.f32 x x) #s(literal 1/2 binary32)) x)
x
(* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))
(*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 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)))))
(*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.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)))))
(*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 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))))
(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 (fabs.f32 x) (+.f32 x (/.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 (fabs.f32 x) (+.f32 x (/.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 (fabs.f32 x) (+.f32 x (/.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 (fabs.f32 x) (+.f32 x (/.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 (*.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 (*.f32 (*.f32 x x) (+.f32 #s(literal -4 binary32) (*.f32 x (*.f32 (fabs.f32 x) #s(literal -8 binary32))))) (log.f32 #s(literal -1/8 binary32))))
(+ (log -1/8) (+ (* -3 (log x)) (* (pow x 2) (- (* x (+ (* -16 x) (* -8 (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 (*.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/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/2 binary32))) (*.f32 x x))))
(+ (* -1 (log (/ 1 x))) (+ (* 1/6 (/ (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))) (pow x 3))) (+ (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (/ (fabs x) x))))
(+.f32 (log.f32 x) (+.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/2 binary32))) (*.f32 x x)) (+.f32 (/.f32 (fabs.f32 x) x) (/.f32 (*.f32 #s(literal 1/6 binary32) (+.f32 (*.f32 (fabs.f32 x) #s(literal -3 binary32)) (*.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x (fabs.f32 x)))))) (*.f32 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 (/ (+ 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 #s(literal -1/2 binary32) (/.f32 (-.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 (-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) (/.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 (*.f32 x x) (*.f32 (fabs.f32 x) #s(literal -2 binary32))) (*.f32 (fabs.f32 x) #s(literal 3 binary32)))) x))) 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 (* x (fabs x)))) 1/8) (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)))
(/ (- (* (pow x 2) (+ 1/2 (* x (+ x (fabs x))))) 1/8) (pow x 3))
(/.f32 (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 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 #s(literal 1 binary32) (/.f32 (fabs.f32 x) x)))
(* x (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))))
(*.f32 x (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))
(* x (- (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))) (* 1/8 (/ 1 (pow x 4)))))
(*.f32 x (+.f32 (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal 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 (* x (- (* -1 (/ (fabs x) x)) 1)))
(-.f32 #s(literal 0 binary32) (*.f32 x (+.f32 #s(literal -1 binary32) (-.f32 #s(literal 0 binary32) (/.f32 (fabs.f32 x) x)))))
(* -1 (* x (- (* -1 (/ (+ (fabs x) (* 1/2 (/ 1 x))) x)) 1)))
(*.f32 (+.f32 #s(literal -1 binary32) (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal 1/2 binary32) x)) (neg.f32 x))) (neg.f32 x))
(* -1 (* x (- (* -1 (/ (+ (fabs x) (* -1 (/ (- (* 1/8 (/ 1 (pow x 2))) 1/2) x))) x)) 1)))
(neg.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (/.f32 (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)) (neg.f32 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 (-.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)))) (neg.f32 x))
(* -1 (* x (- (/ 1/8 (pow x 4)) (+ 1 (* 1/2 (/ 1 (pow x 2)))))))
(*.f32 (-.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)))) (neg.f32 x))
(- 1 (fabs x))
(-.f32 #s(literal 1 binary32) (fabs.f32 x))
(- (+ 1 (* (pow x 2) (- 1 (* 1/2 (fabs x))))) (fabs x))
(+.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 (fabs.f32 x) #s(literal -1/2 binary32))))) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))
(- (+ 1 (* (pow x 2) (- (+ 1 (* 1/8 (* (pow x 2) (fabs x)))) (* 1/2 (fabs x))))) (fabs x))
(+.f32 #s(literal 1 binary32) (-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 (fabs.f32 x) (-.f32 (*.f32 (*.f32 x x) #s(literal 1/8 binary32)) #s(literal 1/2 binary32)))))) (fabs.f32 x)))
(- (+ 1 (* (pow x 2) (- (+ 1 (* (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 (*.f32 x (*.f32 x (*.f32 (fabs.f32 x) (+.f32 (*.f32 (*.f32 x x) #s(literal -1/16 binary32)) #s(literal 1/8 binary32))))) (+.f32 #s(literal 1 binary32) (*.f32 (fabs.f32 x) #s(literal -1/2 binary32))))) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))
(pow x 2)
(*.f32 x x)
(* (pow x 2) (+ 1 (* -1 (/ (fabs x) x))))
(*.f32 x (*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) x))))
(* (pow x 2) (- (+ 1 (/ 1 (pow x 2))) (/ (fabs x) x)))
(*.f32 x (*.f32 x (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) (-.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) x)))))
(* (pow x 2) (- (+ 1 (+ (* -1/2 (/ (fabs x) (pow x 3))) (/ 1 (pow x 2)))) (/ (fabs x) x)))
(*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (-.f32 (/.f32 (/.f32 (*.f32 (fabs.f32 x) #s(literal -1/2 binary32)) x) x) (fabs.f32 x)) x))))
(pow x 2)
(*.f32 x x)
(* (pow x 2) (+ 1 (/ (fabs x) x)))
(*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) x))))
(* (pow x 2) (+ 1 (+ (/ 1 (pow x 2)) (/ (fabs x) x))))
(*.f32 (*.f32 x x) (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))))
(* (pow x 2) (+ 1 (* -1 (/ (- (* -1 (/ (+ 1 (* 1/2 (/ (fabs x) x))) x)) (fabs x)) x))))
(*.f32 (*.f32 x x) (-.f32 #s(literal 1 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)))
(* -1 (fabs x))
(neg.f32 (fabs.f32 x))
(- (* (pow x 2) (- 1 (* 1/2 (fabs x)))) (fabs x))
(-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 (fabs.f32 x) #s(literal -1/2 binary32))))) (fabs.f32 x))
(- (* (pow x 2) (- (+ 1 (* 1/8 (* (pow x 2) (fabs x)))) (* 1/2 (fabs x)))) (fabs x))
(-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1 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) (- (+ 1 (* (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 (*.f32 x (*.f32 x (*.f32 (fabs.f32 x) (+.f32 (*.f32 (*.f32 x x) #s(literal -1/16 binary32)) #s(literal 1/8 binary32))))) (+.f32 #s(literal 1 binary32) (*.f32 (fabs.f32 x) #s(literal -1/2 binary32))))) (fabs.f32 x))
(pow x 2)
(*.f32 x x)
(* (pow x 2) (+ 1 (* -1 (/ (fabs x) x))))
(*.f32 x (*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) x))))
(* (pow x 2) (- (+ 1 (* -1/2 (/ (fabs x) (pow x 3)))) (/ (fabs x) x)))
(*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 (/.f32 (*.f32 (fabs.f32 x) #s(literal -1/2 binary32)) x) x) (fabs.f32 x)) x)))
(* (pow x 2) (- (+ 1 (* 1/8 (/ (fabs x) (pow x 5)))) (+ (* 1/2 (/ (fabs x) (pow x 3))) (/ (fabs x) x))))
(*.f32 (*.f32 x x) (-.f32 (+.f32 #s(literal 1 binary32) (/.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))))))
(pow x 2)
(*.f32 x x)
(* (pow x 2) (+ 1 (/ (fabs x) x)))
(*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) x))))
(* (pow x 2) (+ 1 (* -1 (/ (- (* -1/2 (/ (fabs x) (pow x 2))) (fabs x)) x))))
(*.f32 (*.f32 x x) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 (/.f32 (*.f32 (fabs.f32 x) #s(literal -1/2 binary32)) x) x) (fabs.f32 x)) x)))
(* (pow x 2) (+ 1 (* -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 1 binary32) (/.f32 (+.f32 (-.f32 (/.f32 (*.f32 (fabs.f32 x) #s(literal 1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))) (fabs.f32 x)) (/.f32 (/.f32 (*.f32 (fabs.f32 x) #s(literal -1/2 binary32)) 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 (*.f32 x 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 (*.f32 x (*.f32 x (*.f32 (fabs.f32 x) (+.f32 (*.f32 (*.f32 x x) #s(literal -1/16 binary32)) #s(literal 1/8 binary32))))) (+.f32 #s(literal 2 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 x (*.f32 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 #s(literal 2 binary32) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (-.f32 (/.f32 (/.f32 (*.f32 (fabs.f32 x) #s(literal -1/2 binary32)) 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)))
(/ 1/2 (pow x 2))
(/.f32 #s(literal 1/2 binary32) (*.f32 x x))
(/ 1/2 (pow x 2))
(/.f32 #s(literal 1/2 binary32) (*.f32 x x))
(/ 1/2 (pow x 2))
(/.f32 #s(literal 1/2 binary32) (*.f32 x x))
(/ 1/2 (pow x 2))
(/.f32 #s(literal 1/2 binary32) (*.f32 x x))
(/ 1/2 (pow x 2))
(/.f32 #s(literal 1/2 binary32) (*.f32 x x))
(/ 1/2 (pow x 2))
(/.f32 #s(literal 1/2 binary32) (*.f32 x x))
(/ 1/2 (pow x 2))
(/.f32 #s(literal 1/2 binary32) (*.f32 x x))
(/ 1/2 (pow x 2))
(/.f32 #s(literal 1/2 binary32) (*.f32 x x))
(/ 1/2 (pow x 2))
(/.f32 #s(literal 1/2 binary32) (*.f32 x x))
(/ 1/2 (pow x 2))
(/.f32 #s(literal 1/2 binary32) (*.f32 x x))
(/ 1/2 (pow x 2))
(/.f32 #s(literal 1/2 binary32) (*.f32 x x))
(/ 1/2 (pow x 2))
(/.f32 #s(literal 1/2 binary32) (*.f32 x x))
(pow x 3)
(*.f32 x (*.f32 x x))
(pow x 3)
(*.f32 x (*.f32 x x))
(pow x 3)
(*.f32 x (*.f32 x x))
(pow x 3)
(*.f32 x (*.f32 x x))
(pow x 3)
(*.f32 x (*.f32 x x))
(pow x 3)
(*.f32 x (*.f32 x x))
(pow x 3)
(*.f32 x (*.f32 x x))
(pow x 3)
(*.f32 x (*.f32 x x))
(pow x 3)
(*.f32 x (*.f32 x x))
(pow x 3)
(*.f32 x (*.f32 x x))
(pow x 3)
(*.f32 x (*.f32 x x))
(pow x 3)
(*.f32 x (*.f32 x x))
(pow x 4)
(*.f32 x (*.f32 x (*.f32 x x)))
(pow x 4)
(*.f32 x (*.f32 x (*.f32 x x)))
(pow x 4)
(*.f32 x (*.f32 x (*.f32 x x)))
(pow x 4)
(*.f32 x (*.f32 x (*.f32 x x)))
(pow x 4)
(*.f32 x (*.f32 x (*.f32 x x)))
(pow x 4)
(*.f32 x (*.f32 x (*.f32 x x)))
(pow x 4)
(*.f32 x (*.f32 x (*.f32 x x)))
(pow x 4)
(*.f32 x (*.f32 x (*.f32 x x)))
(pow x 4)
(*.f32 x (*.f32 x (*.f32 x x)))
(pow x 4)
(*.f32 x (*.f32 x (*.f32 x x)))
(pow x 4)
(*.f32 x (*.f32 x (*.f32 x x)))
(pow x 4)
(*.f32 x (*.f32 x (*.f32 x x)))

eval109.0ms (1.1%)

Compiler

Compiled 33736 to 3230 computations (90.4% saved)

prune157.0ms (1.5%)

Pruning

27 alts after pruning (23 fresh and 4 done)

PrunedKeptTotal
New82810838
Fresh21315
Picked325
Done022
Total83327860
Accuracy
100.0%
Counts
860 → 27
Alt Table
Click to see full alt table
StatusAccuracyProgram
10.3%
(copysign.f32 (-.f32 (log.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x))) (log.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)))) x)
17.9%
(copysign.f32 (+.f32 (-.f32 (log.f32 (-.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 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32))) (pow.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 3/2 binary32)))) (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 #s(literal 1 binary32) (*.f32 x 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 (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)
48.1%
(copysign.f32 (+.f32 (log1p.f32 (-.f32 (*.f32 (*.f32 x 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))) (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)
69.4%
(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 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) x)
54.1%
(copysign.f32 (+.f32 (log1p.f32 (fabs.f32 x)) (/.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (+.f32 (fabs.f32 x) #s(literal 1 binary32)))) x)
53.3%
(copysign.f32 (+.f32 (log1p.f32 (fabs.f32 x)) (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) (+.f32 (/.f32 #s(literal -1/8 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (/.f32 #s(literal -1/8 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32))))) (/.f32 #s(literal 1/2 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32)))))) x)
22.3%
(copysign.f32 (neg.f32 (log.f32 (/.f32 (+.f32 (fabs.f32 x) #s(literal -1 binary32)) (+.f32 (*.f32 x x) #s(literal -1 binary32))))) x)
61.8%
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) x)
14.5%
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) x)
68.8%
(copysign.f32 (log1p.f32 (fabs.f32 x)) x)
14.8%
(copysign.f32 (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)))) x)
9.4%
(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)
26.0%
(copysign.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)) x)
6.6%
(copysign.f32 (log.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) x)
16.9%
(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)
18.0%
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 x (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))) x) x)) x)
29.0%
(copysign.f32 (log.f32 (+.f32 (+.f32 (fabs.f32 x) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) x)
26.3%
(copysign.f32 (log.f32 (+.f32 (+.f32 (fabs.f32 x) x) (/.f32 #s(literal 1/2 binary32) x))) x)
11.5%
(copysign.f32 (log.f32 (+.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) x)
61.9%
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)
16.0%
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))) x)
19.8%
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))) x)
38.1%
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x)
30.7%
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (neg.f32 x))) x)
32.3%
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32))) x)
14.5%
(copysign.f32 (log.f32 (neg.f32 x)) x)
13.0%
(copysign.f32 (log.f32 x) x)
Compiler

Compiled 1048 to 563 computations (46.3% saved)

simplify156.0ms (1.5%)

Algorithm
egg-herbie
Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
cost-diff0
(/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))
cost-diff32
(log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))
cost-diff96
(neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))
cost-diff96
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) x)
cost-diff128
(/.f32 (*.f32 x (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))) x)
cost-diff128
(-.f32 (/.f32 (*.f32 x (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))) x) x)
cost-diff128
(log.f32 (-.f32 (/.f32 (*.f32 x (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))) x) x))
cost-diff128
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 x (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))) x) x)) x)
cost-diff0
(fabs.f32 x)
cost-diff0
(log1p.f32 (fabs.f32 x))
cost-diff0
(copysign.f32 (log1p.f32 (fabs.f32 x)) x)
cost-diff0
(neg.f32 x)
cost-diff0
(log.f32 (neg.f32 x))
cost-diff0
(copysign.f32 (log.f32 (neg.f32 x)) x)
cost-diff64
(+.f32 (*.f32 x x) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))
cost-diff64
(log1p.f32 (+.f32 (*.f32 x x) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))
cost-diff64
(+.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 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))
cost-diff64
(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 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) x)
Rules
2192×sum3-define
1724×fnmadd-define
1660×sum5-define
1302×sum4-define
1234×*-lowering-*.f32
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
039339
190332
2180308
3351303
4618303
51482303
64176303
08133303
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)))) (- (+ (* 2 (* 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)))) (- (+ (* 2 (* 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)))) (- (+ (* 2 (* x x)) 1) (* (fabs x) (sqrt (+ (* 1 1) (* x x)))))))
(/ (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) (- (+ (* 2 (* x x)) 1) (* (fabs x) (sqrt (+ (* 1 1) (* x x))))))
(+ (fabs x) (sqrt (+ (* 1 1) (* x x))))
(- (+ (* 2 (* x x)) 1) (* (fabs x) (sqrt (+ (* 1 1) (* x x)))))
(+ (* 2 (* x x)) 1)
(* 2 (* x x))
2
(copysign (log (neg x)) x)
(log (neg x))
(neg x)
x
(copysign (log (+ 1 (fabs x))) x)
(log (+ 1 (fabs x)))
(fabs x)
x
(copysign (log (- (/ (* x (+ (fabs x) (/ -1/2 x))) x) x)) x)
(log (- (/ (* x (+ (fabs x) (/ -1/2 x))) x) x))
(- (/ (* x (+ (fabs x) (/ -1/2 x))) x) x)
(/ (* x (+ (fabs x) (/ -1/2 x))) x)
(* x (+ (fabs x) (/ -1/2 x)))
x
(+ (fabs x) (/ -1/2 x))
(fabs x)
(/ -1/2 x)
-1/2
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))))) x)
(neg (log (/ 1 (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))))))
(log (/ 1 (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))))
(/ 1 (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))))
1
(+ (fabs x) (sqrt (+ (* 1 1) (* x x))))
(fabs x)
x
(sqrt (+ (* 1 1) (* 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)))) (- (+ (* 2 (* x x)) 1) (* (fabs x) (sqrt (+ (* 1 1) (* x x)))))))) x)
(copysign.f32 (+.f32 (log1p.f32 (-.f32 (*.f32 (*.f32 x 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 (*.f32 x 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)))) (- (+ (* 2 (* x x)) 1) (* (fabs x) (sqrt (+ (* 1 1) (* x x))))))))
(+.f32 (log1p.f32 (-.f32 (*.f32 (*.f32 x 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 (*.f32 x 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 (*.f32 x 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 (*.f32 x 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)))) (- (+ (* 2 (* 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 (*.f32 x x) #s(literal 2 binary32))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))
(/ (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) (- (+ (* 2 (* 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 (*.f32 x 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))
(- (+ (* 2 (* x x)) 1) (* (fabs x) (sqrt (+ (* 1 1) (* x x)))))
(-.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 2 binary32))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))
(+ (* 2 (* x x)) 1)
(+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 2 binary32)))
(* 2 (* x x))
(*.f32 (*.f32 x x) #s(literal 2 binary32))
2
#s(literal 2 binary32)
(copysign (log (neg x)) x)
(copysign.f32 (log.f32 (neg.f32 x)) x)
(log (neg x))
(log.f32 (neg.f32 x))
(neg x)
(neg.f32 x)
x
(copysign (log (+ 1 (fabs x))) x)
(copysign.f32 (log1p.f32 (fabs.f32 x)) x)
(log (+ 1 (fabs x)))
(log1p.f32 (fabs.f32 x))
(fabs x)
(fabs.f32 x)
x
(copysign (log (- (/ (* x (+ (fabs x) (/ -1/2 x))) x) x)) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (-.f32 (/.f32 #s(literal -1/2 binary32) x) x))) x)
(log (- (/ (* x (+ (fabs x) (/ -1/2 x))) x) x))
(log.f32 (+.f32 (fabs.f32 x) (-.f32 (/.f32 #s(literal -1/2 binary32) x) x)))
(- (/ (* x (+ (fabs x) (/ -1/2 x))) x) x)
(+.f32 (fabs.f32 x) (-.f32 (/.f32 #s(literal -1/2 binary32) x) x))
(/ (* x (+ (fabs x) (/ -1/2 x))) x)
(+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))
(* x (+ (fabs x) (/ -1/2 x)))
(+.f32 (*.f32 x (fabs.f32 x)) #s(literal -1/2 binary32))
x
(+ (fabs x) (/ -1/2 x))
(+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))
(fabs x)
(fabs.f32 x)
(/ -1/2 x)
(/.f32 #s(literal -1/2 binary32) x)
-1/2
#s(literal -1/2 binary32)
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))))) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)
(neg (log (/ 1 (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))))))
(log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))
(log (/ 1 (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))))
(neg.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))
(/ 1 (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))))
(/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))
1
#s(literal 1 binary32)
(+ (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)

localize432.0ms (4.2%)

Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
accuracy100.0%
(fabs.f32 x)
accuracy100.0%
(+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))
accuracy99.9%
(/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))
accuracy93.0%
(log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))
accuracy100.0%
(log.f32 (-.f32 (/.f32 (*.f32 x (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))) x) x))
accuracy100.0%
(/.f32 (*.f32 x (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))) x)
accuracy100.0%
(+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))
accuracy99.9%
(*.f32 x (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)))
accuracy100.0%
(copysign.f32 (log1p.f32 (fabs.f32 x)) x)
accuracy100.0%
(log1p.f32 (fabs.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))
accuracy99.8%
(+.f32 (*.f32 x x) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))
accuracy99.8%
(+.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 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))
accuracy98.0%
(-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))
accuracy93.1%
(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)))))
Results
267.0ms101×5exit
50.0ms116×0invalid
18.0ms38×0valid
1.0ms1valid
Compiler

Compiled 356 to 36 computations (89.9% saved)

Precisions
Click to see histograms. Total time spent on operations: 267.0ms
backward-pass: 60.0ms (22.5% of total)
compiled-spec: 57.0ms (21.4% of total)
ival-log: 39.0ms (14.6% of total)
ival-mult: 28.0ms (10.5% of total)
ival-copysign: 24.0ms (9% of total)
ival-add: 22.0ms (8.3% of total)
ival-div: 16.0ms (6% of total)
ival-sub: 9.0ms (3.4% of total)
ival-fabs: 4.0ms (1.5% of total)
ival-neg: 4.0ms (1.5% of total)
ival-sqrt: 3.0ms (1.1% of total)
const: 1.0ms (0.4% of total)

series38.0ms (0.4%)

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

69 calls:

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

rewrite390.0ms (3.7%)

Algorithm
batch-egg-rewrite
Rules
4302×*-lowering-*.f32
4302×*-lowering-*.f64
2364×/-lowering-/.f32
2364×/-lowering-/.f64
2222×fma-lowering-fma.f32
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
039252
1247245
22380226
09597226
Stop Event
iter limit
node limit
Counts
23 → 492
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)))) (- (+ (* 2 (* 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)))) (- (+ (* 2 (* 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))))))
(copysign (log (neg x)) x)
(log (neg x))
(neg x)
(copysign (log (+ 1 (fabs x))) x)
(log (+ 1 (fabs x)))
(fabs x)
(copysign (log (- (/ (* x (+ (fabs x) (/ -1/2 x))) x) x)) x)
(log (- (/ (* x (+ (fabs x) (/ -1/2 x))) x) x))
(- (/ (* x (+ (fabs x) (/ -1/2 x))) x) x)
(/ (* x (+ (fabs x) (/ -1/2 x))) x)
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))))) x)
(neg (log (/ 1 (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))))))
(log (/ 1 (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))))
(/ 1 (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))))
(log (/ (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) (- (+ (* 2 (* x x)) 1) (* (fabs x) (sqrt (+ (* 1 1) (* x x)))))))
(- (* x x) (* (fabs x) (sqrt (+ (* 1 1) (* x x)))))
(* x (+ (fabs x) (/ -1/2 x)))
(+ (fabs x) (/ -1/2 x))
(+ (fabs x) (sqrt (+ (* 1 1) (* x x))))
Outputs
(copysign.f32 (log.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 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 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) x)
(+.f32 (log1p.f32 (-.f32 (*.f32 (*.f32 x 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 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 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 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) (log1p.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))
(+.f32 (log.f32 (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 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 (log1p.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))
(pow.f32 (/.f32 (+.f32 (pow.f32 (log1p.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 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 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 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 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 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 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 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 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 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 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 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 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 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 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) #s(literal 2 binary32)))) #s(literal -1 binary32))
(fma.f32 (neg.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal -1 binary32) (neg.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))))
(fma.f32 #s(literal -1 binary32) (neg.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (neg.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))))
(-.f32 (log1p.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 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 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 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 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 (*.f32 x x) #s(literal 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 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 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 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 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 (*.f32 x x) #s(literal 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 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))))))
(-.f32 (log.f32 (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 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 2 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 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 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (-.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1 binary32)))) (/.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 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 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 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (-.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.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) #s(literal 2 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 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 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (-.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1 binary32)))) (neg.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 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 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 2 binary32))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (/.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 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 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 2 binary32))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 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 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 2 binary32))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (neg.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))))
(-.f32 (log.f32 (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 1 binary32))) (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 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) (-.f32 (*.f32 (*.f32 x x) #s(literal 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 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 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 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 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) (log1p.f32 (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (-.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 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 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 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) (log1p.f32 (neg.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 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 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 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 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 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 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 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 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 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 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 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 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 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 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 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 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 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 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 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 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 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 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 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 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 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 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 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 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 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 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 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 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 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 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 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 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 (*.f32 x x) #s(literal 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 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 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 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 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 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 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 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 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 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 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 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 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) #s(literal 2 binary32)))) (neg.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 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 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 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 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 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 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 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 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 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 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 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 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 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 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 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 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 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 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 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 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 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 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x 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 (*.f32 x x) #s(literal 2 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 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))
(log1p.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))
(neg.f32 (log.f32 (/.f32 (+.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 2 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 2 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 2 binary32))) (fabs.f32 x)) (hypot.f32 #s(literal 1 binary32) x))) (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 2 binary32))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 2 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 2 binary32))))) (pow.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 3/2 binary32))))))
(neg.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (+.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 2 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 2 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))))))
(neg.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (-.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 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 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 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 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))))))
(+.f32 (log.f32 (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 2 binary32))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 2 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 2 binary32))))) (pow.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 3/2 binary32)))) (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 2 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 2 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 2 binary32))) (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 2 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 2 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))))) (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (+.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))))
(+.f32 (log1p.f32 (pow.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 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 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (-.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 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 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 2 binary32))) (*.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 1 binary32) (*.f32 (*.f32 x x) #s(literal 2 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 2 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 2 binary32))) (fabs.f32 x)) (hypot.f32 #s(literal 1 binary32) x))) (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 2 binary32))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 2 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 2 binary32))))) (pow.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 3/2 binary32))))))
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (+.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 2 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 2 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))))))
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (-.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 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 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 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 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))))))
(-.f32 (log.f32 (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 2 binary32))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 2 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 2 binary32))))) (pow.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 3/2 binary32)))) (log.f32 (+.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 2 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 2 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 2 binary32))) (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 2 binary32))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 2 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 2 binary32))))) (pow.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 3/2 binary32)))) (log.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 2 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 2 binary32)))) (-.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 2 binary32))) (*.f32 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) x))))))))
(-.f32 (log.f32 (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 2 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 2 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))))) (log1p.f32 (+.f32 (*.f32 (*.f32 x x) #s(literal 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 2 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 2 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))))) (log.f32 (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 2 binary32))) (*.f32 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) x))))))
(-.f32 (log1p.f32 (pow.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 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 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (-.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 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 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 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 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 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)))) (log1p.f32 (neg.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))
(-.f32 (log.f32 (neg.f32 (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 2 binary32))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 2 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 2 binary32))))) (pow.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 3/2 binary32))))) (log.f32 (neg.f32 (+.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 2 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 2 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 2 binary32))) (fabs.f32 x)) (hypot.f32 #s(literal 1 binary32) x))))))
(-.f32 (log.f32 (neg.f32 (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 2 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 2 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))))) (log.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (+.f32 (*.f32 (*.f32 x x) #s(literal 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) (*.f32 x (*.f32 x (*.f32 x x))))) (+.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.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)))) (pow.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 3/2 binary32)))))) (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 #s(literal 1 binary32) (*.f32 x x)))) (*.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 #s(literal 1 binary32) (*.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 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 #s(literal 1 binary32) (*.f32 x x)))) (*.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)))) (pow.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 3/2 binary32)))))) (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 #s(literal 1 binary32) (*.f32 x x)))) (*.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 #s(literal 1 binary32) (*.f32 x x))))))) (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 (*.f32 x x) #s(literal 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 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (-.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 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 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 2 binary32))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))
(-.f32 (log.f32 (+.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8 binary32)) (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32)))) (log.f32 (+.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4 binary32)) (-.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (*.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (-.f32 #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 x x)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (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 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x 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 #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 x (*.f32 x (*.f32 x x))) #s(literal 4 binary32)) (pow.f32 (-.f32 #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) #s(literal 2 binary32)) (-.f32 #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 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (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 #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 (pow.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 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 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1 binary32))))
(log.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))
(+.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 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (*.f32 x x)))
(+.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (+.f32 (*.f32 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))
(+.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) 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 #s(literal 1 binary32) (*.f32 x x) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))
(fma.f32 #s(literal 1 binary32) (*.f32 x x) (*.f32 #s(literal 1 binary32) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))
(fma.f32 #s(literal 1 binary32) (*.f32 x x) (*.f32 (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1 binary32)))
(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 1 binary32) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (*.f32 x x))
(fma.f32 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (+.f32 (*.f32 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))
(fma.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) x))))
(fma.f32 x x (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))
(fma.f32 x x (*.f32 #s(literal 1 binary32) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))
(fma.f32 x x (*.f32 (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1 binary32)))
(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 2 binary32)) (*.f32 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) x))))
(fma.f32 x (+.f32 x x) (*.f32 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) x))))
(fma.f32 (*.f32 x x) #s(literal 1 binary32) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))
(fma.f32 (*.f32 x x) #s(literal 1 binary32) (*.f32 #s(literal 1 binary32) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))
(fma.f32 (*.f32 x x) #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1 binary32)))
(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 (*.f32 x x) #s(literal 2 binary32) (*.f32 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) x))))
(fma.f32 (fabs.f32 x) (fabs.f32 x) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))
(fma.f32 (fabs.f32 x) (fabs.f32 x) (*.f32 #s(literal 1 binary32) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))
(fma.f32 (fabs.f32 x) (fabs.f32 x) (*.f32 (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1 binary32)))
(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 (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1 binary32) (*.f32 x x))
(fma.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1 binary32) (+.f32 (*.f32 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))
(fma.f32 #s(literal 2 binary32) (*.f32 x x) (*.f32 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) x))))
(fma.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) #s(literal 1 binary32) (*.f32 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) x))))
(fma.f32 (neg.f32 x) (neg.f32 x) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))
(fma.f32 (neg.f32 x) (neg.f32 x) (*.f32 #s(literal 1 binary32) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))
(fma.f32 (neg.f32 x) (neg.f32 x) (*.f32 (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1 binary32)))
(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 (+.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 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))
(fma.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (pow.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 3/2 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (*.f32 x (*.f32 x x)) (hypot.f32 #s(literal 1 binary32) x)))) (*.f32 x x))
(fma.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (pow.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 3/2 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (*.f32 x (*.f32 x x)) (hypot.f32 #s(literal 1 binary32) x)))) (+.f32 (+.f32 (*.f32 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (*.f32 x x)))
(fma.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 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))
(fma.f32 (-.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (*.f32 x x))
(fma.f32 (-.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.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 (*.f32 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (*.f32 x x)))
(fma.f32 (*.f32 x #s(literal 2 binary32)) x (*.f32 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) x))))
(fma.f32 (*.f32 x #s(literal 2 binary32)) (*.f32 x #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) x))))
(fma.f32 (*.f32 #s(literal 1 binary32) x) x (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))
(fma.f32 (*.f32 #s(literal 1 binary32) x) x (*.f32 #s(literal 1 binary32) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))
(fma.f32 (*.f32 #s(literal 1 binary32) x) x (*.f32 (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1 binary32)))
(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 (*.f32 x x) #s(literal 2 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 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 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8 binary32)) (pow.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 3/2 binary32))) (+.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4 binary32)) (+.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.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 x (*.f32 x (*.f32 x x))) #s(literal 4 binary32)) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (+.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.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 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))
(*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.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)))))
(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 (*.f32 x x)))) (log.f32 (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x)))))
(-.f32 (log.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x))) (log.f32 (+.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 (*.f32 x x))) (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x))))
(/.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (+.f32 #s(literal 0 binary32) x))
(*.f32 x #s(literal -1 binary32))
(*.f32 #s(literal -1 binary32) 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 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 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 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 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 x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 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 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))))
(+.f32 (log1p.f32 (*.f32 (neg.f32 x) x)) (log.f32 (/.f32 #s(literal 1 binary32) (/.f32 (-.f32 #s(literal 1 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 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 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 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 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 x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 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 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 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 x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))))))
(-.f32 (log1p.f32 (*.f32 (neg.f32 x) x)) (log.f32 (/.f32 (-.f32 #s(literal 1 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 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 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 x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 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 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 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 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 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 (-.f32 x #s(literal 0 binary32)))
(fabs.f32 (neg.f32 (neg.f32 (neg.f32 x))))
(fabs.f32 (neg.f32 (-.f32 x #s(literal 0 binary32))))
(/.f32 (fabs.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x)))) (fabs.f32 (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x)))))
(/.f32 (fabs.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x))) (fabs.f32 (+.f32 #s(literal 0 binary32) x)))
(*.f32 #s(literal 1 binary32) (fabs.f32 x))
(*.f32 (fabs.f32 x) #s(literal 1 binary32))
(copysign.f32 (log.f32 (-.f32 (/.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x) x)) x)
(neg.f32 (log.f32 (/.f32 (+.f32 (*.f32 (*.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) #s(literal 1 binary32)) (/.f32 (/.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x)) (+.f32 (*.f32 x x) (*.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) #s(literal 1 binary32)))) (-.f32 (*.f32 (/.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x) (*.f32 (*.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) #s(literal 1 binary32)) (/.f32 (/.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x))) (*.f32 x (*.f32 x x))))))
(neg.f32 (log.f32 (/.f32 (+.f32 x (/.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x)) (-.f32 (*.f32 (*.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) #s(literal 1 binary32)) (/.f32 (/.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x)) (*.f32 x x)))))
(+.f32 (log.f32 (-.f32 (*.f32 (/.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x) (*.f32 (*.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) #s(literal 1 binary32)) (/.f32 (/.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x))) (*.f32 x (*.f32 x x)))) (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 (*.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) #s(literal 1 binary32)) (/.f32 (/.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x)) (+.f32 (*.f32 x x) (*.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) #s(literal 1 binary32)))))))
(+.f32 (log.f32 (-.f32 (*.f32 (*.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) #s(literal 1 binary32)) (/.f32 (/.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x)) (*.f32 x x))) (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 x (/.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x)))))
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (+.f32 (*.f32 (*.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) #s(literal 1 binary32)) (/.f32 (/.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x)) (+.f32 (*.f32 x x) (*.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) #s(literal 1 binary32)))) (-.f32 (*.f32 (/.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x) (*.f32 (*.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) #s(literal 1 binary32)) (/.f32 (/.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x))) (*.f32 x (*.f32 x x))))))
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (+.f32 x (/.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x)) (-.f32 (*.f32 (*.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) #s(literal 1 binary32)) (/.f32 (/.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x)) (*.f32 x x)))))
(-.f32 (log.f32 (-.f32 (*.f32 (/.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x) (*.f32 (*.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) #s(literal 1 binary32)) (/.f32 (/.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x))) (*.f32 x (*.f32 x x)))) (log.f32 (+.f32 (*.f32 (*.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) #s(literal 1 binary32)) (/.f32 (/.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x)) (+.f32 (*.f32 x x) (*.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) #s(literal 1 binary32))))))
(-.f32 (log.f32 (-.f32 (*.f32 (/.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x) (*.f32 (*.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) #s(literal 1 binary32)) (/.f32 (/.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x))) (*.f32 x (*.f32 x x)))) (log.f32 (+.f32 (*.f32 (*.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) #s(literal 1 binary32)) (/.f32 (/.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x)) (-.f32 (*.f32 x x) (*.f32 (/.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x) (neg.f32 x))))))
(-.f32 (log.f32 (-.f32 (*.f32 (*.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) #s(literal 1 binary32)) (/.f32 (/.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x)) (*.f32 x x))) (log.f32 (+.f32 x (/.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x))))
(-.f32 (log.f32 (-.f32 (*.f32 (*.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) #s(literal 1 binary32)) (/.f32 (/.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x)) (*.f32 x x))) (log.f32 (-.f32 (/.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x) (neg.f32 x))))
(-.f32 (log.f32 (neg.f32 (-.f32 (*.f32 (/.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x) (*.f32 (*.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) #s(literal 1 binary32)) (/.f32 (/.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x))) (*.f32 x (*.f32 x x))))) (log.f32 (neg.f32 (+.f32 (*.f32 (*.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) #s(literal 1 binary32)) (/.f32 (/.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x)) (+.f32 (*.f32 x x) (*.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) #s(literal 1 binary32)))))))
(-.f32 (log.f32 (neg.f32 (-.f32 (*.f32 (*.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) #s(literal 1 binary32)) (/.f32 (/.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x)) (*.f32 x x)))) (log.f32 (neg.f32 (+.f32 x (/.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x)))))
(log.f32 (-.f32 (/.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x) x))
(+.f32 (neg.f32 x) (/.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x))
(+.f32 (/.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x) (neg.f32 x))
(pow.f32 (/.f32 (+.f32 (*.f32 (*.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) #s(literal 1 binary32)) (/.f32 (/.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x)) (+.f32 (*.f32 x x) (*.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) #s(literal 1 binary32)))) (-.f32 (*.f32 (/.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x) (*.f32 (*.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) #s(literal 1 binary32)) (/.f32 (/.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x))) (*.f32 x (*.f32 x x)))) #s(literal -1 binary32))
(pow.f32 (/.f32 (+.f32 x (/.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x)) (-.f32 (*.f32 (*.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) #s(literal 1 binary32)) (/.f32 (/.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x)) (*.f32 x x))) #s(literal -1 binary32))
(fma.f32 #s(literal 1 binary32) (/.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x) (neg.f32 x))
(fma.f32 x #s(literal -1 binary32) (/.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x))
(fma.f32 x (/.f32 (/.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x) (neg.f32 x))
(fma.f32 (/.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) (*.f32 x (/.f32 #s(literal 1 binary32) x)) (neg.f32 x))
(fma.f32 (/.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) (/.f32 x x) (neg.f32 x))
(fma.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) (/.f32 #s(literal 1 binary32) x) (neg.f32 x))
(fma.f32 #s(literal -1 binary32) x (/.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x))
(fma.f32 (neg.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) (/.f32 #s(literal 1 binary32) (neg.f32 x)) (neg.f32 x))
(fma.f32 (/.f32 #s(literal 1 binary32) x) (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) (neg.f32 x))
(fma.f32 (/.f32 (/.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x) x (neg.f32 x))
(-.f32 (/.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x) x)
(-.f32 (/.f32 (*.f32 (/.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x) (*.f32 (*.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) #s(literal 1 binary32)) (/.f32 (/.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x))) (+.f32 (*.f32 (*.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) #s(literal 1 binary32)) (/.f32 (/.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x)) (+.f32 (*.f32 x x) (*.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) #s(literal 1 binary32))))) (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (*.f32 (*.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) #s(literal 1 binary32)) (/.f32 (/.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x)) (+.f32 (*.f32 x x) (*.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) #s(literal 1 binary32))))))
(-.f32 (/.f32 (*.f32 (*.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) #s(literal 1 binary32)) (/.f32 (/.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x)) (+.f32 x (/.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x))) (/.f32 (*.f32 x x) (+.f32 x (/.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x))))
(-.f32 (+.f32 (/.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x) #s(literal 0 binary32)) x)
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) #s(literal 1 binary32)) (/.f32 (/.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x)) (+.f32 (*.f32 x x) (*.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) #s(literal 1 binary32)))) (-.f32 (*.f32 (/.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x) (*.f32 (*.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) #s(literal 1 binary32)) (/.f32 (/.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x))) (*.f32 x (*.f32 x x)))))
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 x (/.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x)) (-.f32 (*.f32 (*.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) #s(literal 1 binary32)) (/.f32 (/.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x)) (*.f32 x x))))
(/.f32 (-.f32 (*.f32 (/.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x) (*.f32 (*.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) #s(literal 1 binary32)) (/.f32 (/.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) #s(literal 1 binary32)) (/.f32 (/.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x)) (+.f32 (*.f32 x x) (*.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) #s(literal 1 binary32)))))
(/.f32 (-.f32 (*.f32 (/.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x) (*.f32 (*.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) #s(literal 1 binary32)) (/.f32 (/.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) #s(literal 1 binary32)) (/.f32 (/.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x)) (-.f32 (*.f32 x x) (*.f32 (/.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x) (neg.f32 x)))))
(/.f32 (-.f32 (*.f32 (*.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) #s(literal 1 binary32)) (/.f32 (/.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x)) (*.f32 x x)) (+.f32 x (/.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x)))
(/.f32 (-.f32 (*.f32 (*.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) #s(literal 1 binary32)) (/.f32 (/.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x)) (*.f32 x x)) (-.f32 (/.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x) (neg.f32 x)))
(/.f32 (neg.f32 (-.f32 (*.f32 (/.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x) (*.f32 (*.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) #s(literal 1 binary32)) (/.f32 (/.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x))) (*.f32 x (*.f32 x x)))) (neg.f32 (+.f32 (*.f32 (*.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) #s(literal 1 binary32)) (/.f32 (/.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x)) (+.f32 (*.f32 x x) (*.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) #s(literal 1 binary32))))))
(/.f32 (neg.f32 (-.f32 (*.f32 (*.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) #s(literal 1 binary32)) (/.f32 (/.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x)) (*.f32 x x))) (neg.f32 (+.f32 x (/.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x))))
(/.f32 (+.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) (/.f32 x (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))))) (*.f32 (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x))) #s(literal 1 binary32))) (*.f32 (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x))) (/.f32 x (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))))))
(/.f32 (+.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) (/.f32 (/.f32 x (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) #s(literal 1 binary32))) (*.f32 (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x))) #s(literal 1 binary32))) (*.f32 (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x))) (/.f32 (/.f32 x (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) #s(literal 1 binary32))))
(/.f32 (+.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) x) (*.f32 (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x))) (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))))) (*.f32 (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x))) x))
(/.f32 (+.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) (neg.f32 (/.f32 x (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))))) (*.f32 (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x))) #s(literal -1 binary32))) (*.f32 (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x))) (neg.f32 (/.f32 x (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))))))
(/.f32 (+.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) (neg.f32 x)) (*.f32 (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x))) (neg.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))))) (*.f32 (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x))) (neg.f32 x)))
(/.f32 (+.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) x) (*.f32 (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x))) (*.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) #s(literal 1 binary32)))) (*.f32 (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x))) x))
(/.f32 (+.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) (neg.f32 (neg.f32 x))) (*.f32 (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x))) (neg.f32 (neg.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))))))) (*.f32 (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x))) (neg.f32 (neg.f32 x))))
(/.f32 (+.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) x) (*.f32 (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x))) (/.f32 (neg.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) #s(literal -1 binary32)))) (*.f32 (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x))) x))
(/.f32 (+.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (/.f32 x (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))))) (*.f32 (+.f32 #s(literal 0 binary32) x) #s(literal 1 binary32))) (*.f32 (+.f32 #s(literal 0 binary32) x) (/.f32 x (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))))))
(/.f32 (+.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (/.f32 (/.f32 x (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) #s(literal 1 binary32))) (*.f32 (+.f32 #s(literal 0 binary32) x) #s(literal 1 binary32))) (*.f32 (+.f32 #s(literal 0 binary32) x) (/.f32 (/.f32 x (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) #s(literal 1 binary32))))
(/.f32 (+.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) x) (*.f32 (+.f32 #s(literal 0 binary32) x) (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))))) (*.f32 (+.f32 #s(literal 0 binary32) x) x))
(/.f32 (+.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (neg.f32 (/.f32 x (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))))) (*.f32 (+.f32 #s(literal 0 binary32) x) #s(literal -1 binary32))) (*.f32 (+.f32 #s(literal 0 binary32) x) (neg.f32 (/.f32 x (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))))))
(/.f32 (+.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (neg.f32 x)) (*.f32 (+.f32 #s(literal 0 binary32) x) (neg.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))))) (*.f32 (+.f32 #s(literal 0 binary32) x) (neg.f32 x)))
(/.f32 (+.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) x) (*.f32 (+.f32 #s(literal 0 binary32) x) (*.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) #s(literal 1 binary32)))) (*.f32 (+.f32 #s(literal 0 binary32) x) x))
(/.f32 (+.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (neg.f32 (neg.f32 x))) (*.f32 (+.f32 #s(literal 0 binary32) x) (neg.f32 (neg.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))))))) (*.f32 (+.f32 #s(literal 0 binary32) x) (neg.f32 (neg.f32 x))))
(/.f32 (+.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) x) (*.f32 (+.f32 #s(literal 0 binary32) x) (/.f32 (neg.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) #s(literal -1 binary32)))) (*.f32 (+.f32 #s(literal 0 binary32) x) x))
(/.f32 (+.f32 (*.f32 #s(literal 1 binary32) (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x)))) (*.f32 (/.f32 x (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))))) (*.f32 (/.f32 x (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x)))))
(/.f32 (+.f32 (*.f32 #s(literal 1 binary32) (+.f32 #s(literal 0 binary32) x)) (*.f32 (/.f32 x (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) (-.f32 #s(literal 0 binary32) (*.f32 x x)))) (*.f32 (/.f32 x (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) (+.f32 #s(literal 0 binary32) x)))
(/.f32 (+.f32 (*.f32 #s(literal 1 binary32) (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x)))) (*.f32 (/.f32 (/.f32 x (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) #s(literal 1 binary32)) (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))))) (*.f32 (/.f32 (/.f32 x (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) #s(literal 1 binary32)) (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x)))))
(/.f32 (+.f32 (*.f32 #s(literal 1 binary32) (+.f32 #s(literal 0 binary32) x)) (*.f32 (/.f32 (/.f32 x (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) #s(literal 1 binary32)) (-.f32 #s(literal 0 binary32) (*.f32 x x)))) (*.f32 (/.f32 (/.f32 x (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) #s(literal 1 binary32)) (+.f32 #s(literal 0 binary32) x)))
(/.f32 (+.f32 (*.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x)))) (*.f32 x (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))))) (*.f32 x (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x)))))
(/.f32 (+.f32 (*.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) (+.f32 #s(literal 0 binary32) x)) (*.f32 x (-.f32 #s(literal 0 binary32) (*.f32 x x)))) (*.f32 x (+.f32 #s(literal 0 binary32) x)))
(/.f32 (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x)))) (*.f32 (neg.f32 (/.f32 x (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))))) (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))))) (*.f32 (neg.f32 (/.f32 x (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))))) (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x)))))
(/.f32 (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 #s(literal 0 binary32) x)) (*.f32 (neg.f32 (/.f32 x (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))))) (-.f32 #s(literal 0 binary32) (*.f32 x x)))) (*.f32 (neg.f32 (/.f32 x (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))))) (+.f32 #s(literal 0 binary32) x)))
(/.f32 (+.f32 (*.f32 (neg.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x)))) (*.f32 (neg.f32 x) (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))))) (*.f32 (neg.f32 x) (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x)))))
(/.f32 (+.f32 (*.f32 (neg.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) (+.f32 #s(literal 0 binary32) x)) (*.f32 (neg.f32 x) (-.f32 #s(literal 0 binary32) (*.f32 x x)))) (*.f32 (neg.f32 x) (+.f32 #s(literal 0 binary32) x)))
(/.f32 (+.f32 (*.f32 (*.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) #s(literal 1 binary32)) (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x)))) (*.f32 x (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))))) (*.f32 x (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x)))))
(/.f32 (+.f32 (*.f32 (*.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) #s(literal 1 binary32)) (+.f32 #s(literal 0 binary32) x)) (*.f32 x (-.f32 #s(literal 0 binary32) (*.f32 x x)))) (*.f32 x (+.f32 #s(literal 0 binary32) x)))
(/.f32 (+.f32 (*.f32 (neg.f32 (neg.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))))) (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x)))) (*.f32 (neg.f32 (neg.f32 x)) (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))))) (*.f32 (neg.f32 (neg.f32 x)) (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x)))))
(/.f32 (+.f32 (*.f32 (neg.f32 (neg.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))))) (+.f32 #s(literal 0 binary32) x)) (*.f32 (neg.f32 (neg.f32 x)) (-.f32 #s(literal 0 binary32) (*.f32 x x)))) (*.f32 (neg.f32 (neg.f32 x)) (+.f32 #s(literal 0 binary32) x)))
(/.f32 (+.f32 (*.f32 (/.f32 (neg.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) #s(literal -1 binary32)) (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x)))) (*.f32 x (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))))) (*.f32 x (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x)))))
(/.f32 (+.f32 (*.f32 (/.f32 (neg.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) #s(literal -1 binary32)) (+.f32 #s(literal 0 binary32) x)) (*.f32 x (-.f32 #s(literal 0 binary32) (*.f32 x x)))) (*.f32 x (+.f32 #s(literal 0 binary32) x)))
(*.f32 (-.f32 (*.f32 (/.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x) (*.f32 (*.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) #s(literal 1 binary32)) (/.f32 (/.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x))) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 (*.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) #s(literal 1 binary32)) (/.f32 (/.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x)) (+.f32 (*.f32 x x) (*.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) #s(literal 1 binary32))))))
(*.f32 (-.f32 (*.f32 (*.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) #s(literal 1 binary32)) (/.f32 (/.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x)) (*.f32 x x)) (/.f32 #s(literal 1 binary32) (+.f32 x (/.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x))))
(neg.f32 (/.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) (neg.f32 x)))
(neg.f32 (/.f32 (neg.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) x))
(exp.f32 (*.f32 (log.f32 (/.f32 x (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))))) #s(literal -1 binary32)))
(pow.f32 (/.f32 x (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) #s(literal -1 binary32))
(pow.f32 (/.f32 (/.f32 x (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) #s(literal 1 binary32)) #s(literal -1 binary32))
(/.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))))
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 x (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) #s(literal 1 binary32)))
(/.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x)
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 x (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))))))
(/.f32 (neg.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) (neg.f32 x))
(/.f32 (*.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) #s(literal 1 binary32)) x)
(/.f32 (neg.f32 (neg.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))))) (neg.f32 (neg.f32 x)))
(/.f32 (/.f32 (neg.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) #s(literal -1 binary32)) x)
(*.f32 #s(literal 1 binary32) (/.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x))
(*.f32 x (/.f32 (/.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x))
(*.f32 (/.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) (*.f32 x (/.f32 #s(literal 1 binary32) x)))
(*.f32 (/.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) (/.f32 x x))
(*.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) (/.f32 #s(literal 1 binary32) x))
(*.f32 (neg.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) (/.f32 #s(literal 1 binary32) (neg.f32 x)))
(*.f32 (/.f32 #s(literal 1 binary32) x) (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))))
(*.f32 (/.f32 #s(literal 1 binary32) x) (pow.f32 (/.f32 #s(literal 1 binary32) (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) #s(literal -1 binary32)))
(*.f32 (/.f32 (/.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)
(neg.f32 (neg.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))
(neg.f32 (log.f32 (/.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1 binary32))))
(neg.f32 (log.f32 (/.f32 (-.f32 (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (+.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #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 #s(literal 1 binary32) (*.f32 x x))))))
(+.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 0 binary32))
(+.f32 #s(literal 0 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))
(+.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (neg.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))
(+.f32 (log.f32 (+.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x)))) (log.f32 (/.f32 #s(literal 1 binary32) (-.f32 (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))
(+.f32 (log.f32 (-.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (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))) #s(literal 0 binary32))
(-.f32 #s(literal 0 binary32) (neg.f32 (log.f32 (+.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 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1 binary32))))
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (-.f32 (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (+.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #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 #s(literal 1 binary32) (*.f32 x x))))))
(-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (neg.f32 (/.f32 #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 #s(literal -1 binary32)))
(-.f32 (log.f32 (+.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x)))) (log1p.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 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 x x)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x)))) (log.f32 (-.f32 (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))
(-.f32 (log.f32 (+.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x)))) (log.f32 (*.f32 #s(literal 1 binary32) (-.f32 (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))
(-.f32 (log.f32 (-.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (log.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))
(-.f32 (log.f32 (-.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (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 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))))) (log.f32 (neg.f32 (-.f32 (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))
(-.f32 (log.f32 (neg.f32 (-.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))))) (log.f32 (neg.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))
(-.f32 (log.f32 (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 x x))) (log.f32 (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x))))
(/.f32 (-.f32 #s(literal 0 binary32) (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32)))) (+.f32 #s(literal 0 binary32) (+.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (*.f32 #s(literal 0 binary32) (neg.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))))
(/.f32 (-.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))) (neg.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))
(*.f32 #s(literal 1 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))
(*.f32 (neg.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal -1 binary32))
(*.f32 #s(literal -1 binary32) (neg.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)))
(neg.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))
(neg.f32 (log.f32 (neg.f32 (neg.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))
(+.f32 (neg.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 0 binary32))
(+.f32 #s(literal 0 binary32) (neg.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))
(+.f32 (log.f32 #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 (log.f32 (pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1/2 binary32))) (log.f32 (pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1/2 binary32))))
(+.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))))) (log.f32 (-.f32 (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))
(+.f32 (log.f32 (/.f32 #s(literal 1 binary32) (-.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))))) (log.f32 (-.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 #s(literal 0 binary32) (log.f32 (neg.f32 (neg.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))
(-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (neg.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))
(/.f32 (-.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32))) (+.f32 #s(literal 0 binary32) (+.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (*.f32 #s(literal 0 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))))
(/.f32 (-.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))) (log.f32 (+.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))) #s(literal -1 binary32))
(*.f32 #s(literal -1 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))
(log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))
(neg.f32 (/.f32 #s(literal -1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))
(exp.f32 (neg.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))
(pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1 binary32))
(pow.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1 binary32))
(pow.f32 (neg.f32 (neg.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal -1 binary32))
(pow.f32 (pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1/2 binary32)) #s(literal 2 binary32))
(pow.f32 (*.f32 (+.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/2 binary32))
(/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))
(/.f32 #s(literal 1 binary32) (neg.f32 (neg.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))
(/.f32 #s(literal -1 binary32) (neg.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))
(*.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))
(*.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 #s(literal 1 binary32) (neg.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))
(*.f32 (pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1/2 binary32)) (pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1/2 binary32)))
(*.f32 (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x)))) (-.f32 (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))
(*.f32 (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x)))) (pow.f32 (/.f32 #s(literal 1 binary32) (-.f32 (+.f32 (*.f32 x x) (+.f32 #s(literal 1 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) (-.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.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 #s(literal 1 binary32) (*.f32 x x)))) (pow.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal -1 binary32)))
(neg.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 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 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 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 (log1p.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 2 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 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 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 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))))
(+.f32 (neg.f32 (log1p.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 2 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 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 2 binary32))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 2 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 2 binary32))))) (pow.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 3/2 binary32))))) (log.f32 (+.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 2 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 2 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 2 binary32))) (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 1 binary32) (*.f32 (*.f32 x x) #s(literal 2 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 2 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))))) (log1p.f32 (+.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))
(fma.f32 (neg.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal -1 binary32) (neg.f32 (log1p.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))
(fma.f32 #s(literal -1 binary32) (neg.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (neg.f32 (log1p.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 2 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))) (log1p.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 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 x x) #s(literal 2 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 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 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 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 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 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 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 x x)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x)))) (log.f32 (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (-.f32 (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))
(-.f32 (log.f32 (-.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (log.f32 (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 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 (neg.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (log.f32 (neg.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))))
(-.f32 (log.f32 (*.f32 (+.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))) #s(literal 1 binary32))) (log.f32 (*.f32 (-.f32 (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))))
(-.f32 (log.f32 (*.f32 (-.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32))) (log.f32 (*.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))))
(-.f32 (log.f32 (*.f32 (+.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) (log.f32 (-.f32 (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))
(-.f32 (log.f32 (*.f32 (-.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 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 (*.f32 x x) #s(literal 2 binary32)) (*.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 (*.f32 x x) #s(literal 2 binary32)) (*.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 (*.f32 x x) #s(literal 2 binary32)) (*.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 (*.f32 x x) #s(literal 2 binary32)) (*.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 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))))
(*.f32 #s(literal -1 binary32) (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 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 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))
(+.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) x))))
(+.f32 (*.f32 x x) (+.f32 (*.f32 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) x))) (+.f32 (*.f32 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) 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 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) 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 (*.f32 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (+.f32 (*.f32 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))
(+.f32 (+.f32 (*.f32 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) 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 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) x))) (*.f32 x x))
(pow.f32 (/.f32 (+.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (*.f32 x (*.f32 x x)) (hypot.f32 #s(literal 1 binary32) x))) (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (pow.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 3/2 binary32)))) #s(literal -1 binary32))
(pow.f32 (/.f32 (+.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (-.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))))) #s(literal -1 binary32))
(fma.f32 #s(literal 1 binary32) (*.f32 x x) (*.f32 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) x))))
(fma.f32 #s(literal 1 binary32) (*.f32 x x) (+.f32 (*.f32 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) x))) (+.f32 (*.f32 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) 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 (*.f32 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))
(fma.f32 x x (*.f32 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) x))))
(fma.f32 x x (+.f32 (*.f32 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) x))) (+.f32 (*.f32 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) 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 (*.f32 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))
(fma.f32 (*.f32 x x) #s(literal 1 binary32) (*.f32 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) x))))
(fma.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 (*.f32 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) 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 (*.f32 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))
(fma.f32 (fabs.f32 x) (fabs.f32 x) (*.f32 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) x))))
(fma.f32 (fabs.f32 x) (fabs.f32 x) (+.f32 (*.f32 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) x))) (+.f32 (*.f32 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))
(fma.f32 (fabs.f32 x) (fabs.f32 x) (neg.f32 (-.f32 (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (+.f32 (*.f32 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))
(fma.f32 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) x)) (*.f32 x x))
(fma.f32 (hypot.f32 #s(literal 1 binary32) x) (-.f32 #s(literal 0 binary32) (fabs.f32 x)) (*.f32 x x))
(fma.f32 (neg.f32 x) (neg.f32 x) (*.f32 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) x))))
(fma.f32 (neg.f32 x) (neg.f32 x) (+.f32 (*.f32 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) x))) (+.f32 (*.f32 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))
(fma.f32 (neg.f32 x) (neg.f32 x) (neg.f32 (-.f32 (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (+.f32 (*.f32 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))
(fma.f32 (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) x)) (fabs.f32 x) (*.f32 x x))
(fma.f32 #s(literal -1 binary32) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (*.f32 x x))
(fma.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (pow.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 3/2 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (*.f32 x (*.f32 x x)) (hypot.f32 #s(literal 1 binary32) x)))) (+.f32 (*.f32 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))
(fma.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (pow.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 3/2 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (*.f32 x (*.f32 x x)) (hypot.f32 #s(literal 1 binary32) x)))) (+.f32 (+.f32 (*.f32 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (+.f32 (*.f32 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))
(fma.f32 (-.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.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 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))
(fma.f32 (-.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.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 (*.f32 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (+.f32 (*.f32 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))
(fma.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x)) (hypot.f32 #s(literal 1 binary32) x) (*.f32 x x))
(fma.f32 (*.f32 #s(literal 1 binary32) x) x (*.f32 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) x))))
(fma.f32 (*.f32 #s(literal 1 binary32) x) x (+.f32 (*.f32 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) x))) (+.f32 (*.f32 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) 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 (*.f32 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) 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 x x) (-.f32 (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (+.f32 (*.f32 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) 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)))) (+.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (*.f32 x (*.f32 x x)) (hypot.f32 #s(literal 1 binary32) x)))) (/.f32 (pow.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 3/2 binary32)) (+.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (*.f32 x (*.f32 x x)) (hypot.f32 #s(literal 1 binary32) x)))))
(-.f32 (/.f32 (*.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 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 #s(literal 1 binary32) (/.f32 (+.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (*.f32 x (*.f32 x x)) (hypot.f32 #s(literal 1 binary32) x))) (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (pow.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 3/2 binary32)))))
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (-.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))))))
(/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (pow.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 3/2 binary32))) (+.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (*.f32 x (*.f32 x 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 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 3/2 binary32))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) x)))))))
(/.f32 (-.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.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 x (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (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 #s(literal 1 binary32) (*.f32 x x))) #s(literal 3/2 binary32)))) (neg.f32 (+.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (*.f32 x (*.f32 x x)) (hypot.f32 #s(literal 1 binary32) x)))))
(/.f32 (neg.f32 (-.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))))) (neg.f32 (+.f32 (*.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 3 binary32)) (pow.f32 (+.f32 (*.f32 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) 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 (pow.f32 (+.f32 (*.f32 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (*.f32 (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (+.f32 (*.f32 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (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) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (pow.f32 (+.f32 (*.f32 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))) (-.f32 (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (+.f32 (*.f32 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) 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 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 3/2 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (*.f32 x (*.f32 x x)) (hypot.f32 #s(literal 1 binary32) x)))))
(*.f32 (-.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))
(+.f32 #s(literal -1/2 binary32) (*.f32 x (fabs.f32 x)))
(+.f32 (*.f32 x (fabs.f32 x)) #s(literal -1/2 binary32))
(fma.f32 x (fabs.f32 x) #s(literal -1/2 binary32))
(fma.f32 x (/.f32 #s(literal -1/2 binary32) x) (*.f32 x (fabs.f32 x)))
(fma.f32 (fabs.f32 x) x #s(literal -1/2 binary32))
(fma.f32 #s(literal -1/2 binary32) #s(literal 1 binary32) (*.f32 x (fabs.f32 x)))
(fma.f32 (/.f32 #s(literal -1/2 binary32) x) x (*.f32 x (fabs.f32 x)))
(fma.f32 (*.f32 x #s(literal -1/2 binary32)) (/.f32 #s(literal 1 binary32) x) (*.f32 x (fabs.f32 x)))
(/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal -1/8 binary32)) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (fabs.f32 x)) #s(literal -1/2 binary32)))))
(/.f32 (-.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/4 binary32)) (-.f32 (*.f32 x (fabs.f32 x)) #s(literal -1/2 binary32)))
(/.f32 (*.f32 x (+.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 1/4 binary32)) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))
(/.f32 (*.f32 x (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x)))) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))
(/.f32 (*.f32 (+.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) x) (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 1/4 binary32)) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))
(/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))
(*.f32 x (/.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))))
(*.f32 (/.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x)
(+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))
(+.f32 (/.f32 #s(literal -1/2 binary32) x) (fabs.f32 x))
(pow.f32 (/.f32 (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 1/4 binary32)) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))) (+.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))) #s(literal -1 binary32))
(pow.f32 (/.f32 (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))) (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x)))) #s(literal -1 binary32))
(fma.f32 #s(literal 1 binary32) (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))
(fma.f32 #s(literal 1 binary32) (/.f32 #s(literal -1/2 binary32) x) (fabs.f32 x))
(fma.f32 (fabs.f32 x) #s(literal 1 binary32) (/.f32 #s(literal -1/2 binary32) x))
(fma.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1 binary32) x) (fabs.f32 x))
(fma.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (neg.f32 x)) (fabs.f32 x))
(fma.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1/2 binary32) (fabs.f32 x))
(-.f32 (/.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) (/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))))
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 1/4 binary32)) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))) (+.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))))
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))) (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x)))))
(/.f32 (+.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 1/4 binary32)) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))
(/.f32 (+.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (-.f32 (*.f32 x x) (/.f32 (fabs.f32 x) (/.f32 x #s(literal -1/2 binary32))))))
(/.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))
(/.f32 (neg.f32 (+.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))) (neg.f32 (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 1/4 binary32)) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))))
(/.f32 (neg.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x)))) (neg.f32 (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))))
(/.f32 (-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (*.f32 x x)) (-.f32 (/.f32 #s(literal -1/2 binary32) x) (fabs.f32 x)))
(*.f32 (+.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 1/4 binary32)) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))))
(*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))))
(exp.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))
(exp.f32 (*.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1 binary32)))
(+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))
(+.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x))
(pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal 1 binary32))
(pow.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal -1 binary32))
(pow.f32 (/.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1 binary32)) #s(literal -1 binary32))
(pow.f32 (/.f32 (-.f32 (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (+.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x)))) #s(literal -1 binary32))
(pow.f32 (/.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) #s(literal -1 binary32))
(fma.f32 #s(literal 1 binary32) (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))
(fma.f32 (fabs.f32 x) #s(literal 1 binary32) (hypot.f32 #s(literal 1 binary32) x))
(fma.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1/4 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #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 #s(literal 1 binary32) (*.f32 x x)) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) 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 (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (+.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x)))))
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))))
(/.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal 1 binary32))
(/.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 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal -1 binary32))
(/.f32 (+.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))
(/.f32 (+.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))) (-.f32 (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))
(/.f32 (+.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))) (*.f32 #s(literal 1 binary32) (-.f32 (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))
(/.f32 (-.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))
(/.f32 (-.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))
(/.f32 (neg.f32 (+.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x)))) (neg.f32 (-.f32 (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (*.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 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))
(/.f32 (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 x x)) (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x)))
(*.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))
(*.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal 1 binary32))
(*.f32 #s(literal -1 binary32) (neg.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))
(*.f32 #s(literal -1 binary32) (pow.f32 (neg.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1 binary32)))
(*.f32 #s(literal -1 binary32) (pow.f32 (/.f32 #s(literal 1 binary32) (neg.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal -1 binary32)))
(*.f32 (+.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1 binary32) (-.f32 (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))
(*.f32 (-.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (/.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))
(*.f32 (pow.f32 (+.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))) #s(literal 1 binary32)) (pow.f32 (/.f32 #s(literal 1 binary32) (-.f32 (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 1 binary32)))
(*.f32 (pow.f32 (-.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32)) (pow.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1 binary32)))
(*.f32 (pow.f32 (pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1/2 binary32)) #s(literal -1 binary32)) (pow.f32 (pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1/2 binary32)) #s(literal -1 binary32)))
(*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x)))) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (-.f32 (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))
(*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) (-.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))

simplify352.0ms (3.4%)

Algorithm
egg-herbie
Rules
5704×+-lowering-+.f64
5704×+-lowering-+.f32
3762×*-lowering-*.f32
3762×*-lowering-*.f64
1730×fma-lowering-fma.f32
Iterations

Useful iterations: 1 (0.0ms)

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

eval127.0ms (1.2%)

Compiler

Compiled 43501 to 3746 computations (91.4% saved)

prune130.0ms (1.2%)

Pruning

38 alts after pruning (33 fresh and 5 done)

PrunedKeptTotal
New90921930
Fresh61218
Picked325
Done134
Total91938957
Accuracy
100.0%
Counts
957 → 38
Alt Table
Click to see full alt table
StatusAccuracyProgram
7.4%
(copysign.f32 (-.f32 (log1p.f32 (*.f32 (neg.f32 x) x)) (log.f32 (/.f32 (-.f32 #s(literal 1 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 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))))) x)
18.3%
(copysign.f32 (-.f32 (log1p.f32 (*.f32 x (*.f32 x x))) (log1p.f32 (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) x)
54.1%
(copysign.f32 (+.f32 (/.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (log1p.f32 (fabs.f32 x))) x)
21.6%
(copysign.f32 (+.f32 (neg.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (+.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 2 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 2 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x 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)
48.1%
(copysign.f32 (+.f32 (log1p.f32 (-.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))))) (fabs.f32 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)
47.9%
(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) (+.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) #s(literal 1/16 binary32)) #s(literal -1/8 binary32))))) #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)))))) x)
7.4%
(copysign.f32 (+.f32 (log1p.f32 (*.f32 (neg.f32 x) x)) (log.f32 (/.f32 #s(literal 1 binary32) (/.f32 (-.f32 #s(literal 1 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 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))))) x)
53.3%
(copysign.f32 (+.f32 (log1p.f32 (fabs.f32 x)) (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) (+.f32 (/.f32 #s(literal -1/8 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (/.f32 #s(literal -1/8 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32))))) (/.f32 #s(literal 1/2 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32)))))) x)
61.8%
(copysign.f32 (neg.f32 (+.f32 (log.f32 (pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1/2 binary32))) (log.f32 (pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1/2 binary32))))) x)
22.3%
(copysign.f32 (neg.f32 (log.f32 (/.f32 (+.f32 (fabs.f32 x) #s(literal -1 binary32)) (+.f32 (*.f32 x x) #s(literal -1 binary32))))) x)
8.3%
(copysign.f32 (neg.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))) x)
14.1%
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) x)
15.9%
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (+.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) #s(literal 1/16 binary32)) #s(literal -1/8 binary32))))) #s(literal 1 binary32)))))) x)
19.8%
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))))))) x)
38.8%
(copysign.f32 (log1p.f32 (/.f32 (fabs.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x))) (fabs.f32 (+.f32 #s(literal 0 binary32) x)))) x)
68.8%
(copysign.f32 (log1p.f32 (fabs.f32 x)) x)
14.8%
(copysign.f32 (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)))) x)
3.5%
(copysign.f32 (log.f32 (/.f32 (+.f32 (*.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x)))) (*.f32 x (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))))) (*.f32 x (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x)))))) x)
8.4%
(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 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) x)
9.4%
(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)
26.0%
(copysign.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)) x)
6.6%
(copysign.f32 (log.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) x)
28.2%
(copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x)
3.7%
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 (/.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x) x) x)) x)
16.9%
(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)
3.7%
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 x (/.f32 (+.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 1/4 binary32)) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) x) x)) x)
3.8%
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 x (/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 1/4 binary32)) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))) (+.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))))) x) x)) x)
14.5%
(copysign.f32 (log.f32 (-.f32 (/.f32 #s(literal -1/2 binary32) x) x)) x)
30.1%
(copysign.f32 (log.f32 (-.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x)) x)
29.0%
(copysign.f32 (log.f32 (+.f32 (+.f32 (fabs.f32 x) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) x)
26.3%
(copysign.f32 (log.f32 (+.f32 (+.f32 (fabs.f32 x) x) (/.f32 #s(literal 1/2 binary32) x))) x)
11.5%
(copysign.f32 (log.f32 (+.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) x)
61.9%
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)
16.0%
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))) x)
19.8%
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))) x)
38.1%
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x)
14.5%
(copysign.f32 (log.f32 (neg.f32 x)) x)
13.0%
(copysign.f32 (log.f32 x) x)
Compiler

Compiled 2198 to 1029 computations (53.2% saved)

simplify193.0ms (1.9%)

Algorithm
egg-herbie
Localize:

Found 19 expressions of interest:

NewMetricScoreProgram
cost-diff608
(+.f32 (log1p.f32 (*.f32 (neg.f32 x) x)) (log.f32 (/.f32 #s(literal 1 binary32) (/.f32 (-.f32 #s(literal 1 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 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))))))
cost-diff608
(copysign.f32 (+.f32 (log1p.f32 (*.f32 (neg.f32 x) x)) (log.f32 (/.f32 #s(literal 1 binary32) (/.f32 (-.f32 #s(literal 1 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 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))))) x)
cost-diff640
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 #s(literal 1 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 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))))
cost-diff640
(log.f32 (/.f32 #s(literal 1 binary32) (/.f32 (-.f32 #s(literal 1 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 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))))
cost-diff0
(+.f32 (fabs.f32 x) #s(literal 1 binary32))
cost-diff0
(+.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))
cost-diff64
(log.f32 (+.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))
cost-diff64
(copysign.f32 (log.f32 (+.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) x)
cost-diff384
(/.f32 (*.f32 x (/.f32 (+.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 1/4 binary32)) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) x)
cost-diff384
(-.f32 (/.f32 (*.f32 x (/.f32 (+.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 1/4 binary32)) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) x) x)
cost-diff384
(log.f32 (-.f32 (/.f32 (*.f32 x (/.f32 (+.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 1/4 binary32)) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) x) x))
cost-diff384
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 x (/.f32 (+.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 1/4 binary32)) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) 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
(log.f32 (pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1/2 binary32)))
cost-diff12928
(+.f32 (log.f32 (pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1/2 binary32))) (log.f32 (pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1/2 binary32))))
cost-diff12960
(neg.f32 (+.f32 (log.f32 (pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1/2 binary32))) (log.f32 (pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1/2 binary32)))))
cost-diff12960
(copysign.f32 (neg.f32 (+.f32 (log.f32 (pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1/2 binary32))) (log.f32 (pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1/2 binary32))))) x)
Rules
3164×*-lowering-*.f32
3164×*-lowering-*.f64
1520×/-lowering-/.f32
1520×/-lowering-/.f64
1478×fma-lowering-fma.f32
Iterations

Useful iterations: 4 (0.0ms)

IterNodesCost
066947
1183866
2472788
31451739
45217729
08511729
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(copysign (neg (+ (log (pow (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) -1/2)) (log (pow (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) -1/2)))) x)
(neg (+ (log (pow (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) -1/2)) (log (pow (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) -1/2))))
(+ (log (pow (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) -1/2)) (log (pow (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) -1/2)))
(log (pow (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) -1/2))
(pow (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) -1/2)
(+ (fabs x) (sqrt (+ (* 1 1) (* x x))))
(fabs x)
x
(sqrt (+ (* 1 1) (* x x)))
1
-1/2
(copysign (log (/ -1/2 x)) x)
(log (/ -1/2 x))
(/ -1/2 x)
-1/2
x
(copysign (log (- (/ (* x (/ (+ (/ -1/8 (* x (* x x))) (* x (* x x))) (+ (* x x) (/ (- (* (/ 1/4 (* x x)) (/ 1/4 (* x x))) 1/4) (/ (+ (* 1/4 (/ x -1/2)) (* x (* x x))) (* (* x x) (/ x -1/2))))))) x) x)) x)
(log (- (/ (* x (/ (+ (/ -1/8 (* x (* x x))) (* x (* x x))) (+ (* x x) (/ (- (* (/ 1/4 (* x x)) (/ 1/4 (* x x))) 1/4) (/ (+ (* 1/4 (/ x -1/2)) (* x (* x x))) (* (* x x) (/ x -1/2))))))) x) x))
(- (/ (* x (/ (+ (/ -1/8 (* x (* x x))) (* x (* x x))) (+ (* x x) (/ (- (* (/ 1/4 (* x x)) (/ 1/4 (* x x))) 1/4) (/ (+ (* 1/4 (/ x -1/2)) (* x (* x x))) (* (* x x) (/ x -1/2))))))) x) x)
(/ (* x (/ (+ (/ -1/8 (* x (* x x))) (* x (* x x))) (+ (* x x) (/ (- (* (/ 1/4 (* x x)) (/ 1/4 (* x x))) 1/4) (/ (+ (* 1/4 (/ x -1/2)) (* x (* x x))) (* (* x x) (/ x -1/2))))))) x)
(* x (/ (+ (/ -1/8 (* x (* x x))) (* x (* x x))) (+ (* x x) (/ (- (* (/ 1/4 (* x x)) (/ 1/4 (* x x))) 1/4) (/ (+ (* 1/4 (/ x -1/2)) (* x (* x x))) (* (* x x) (/ x -1/2)))))))
x
(/ (+ (/ -1/8 (* x (* x x))) (* x (* x x))) (+ (* x x) (/ (- (* (/ 1/4 (* x x)) (/ 1/4 (* x x))) 1/4) (/ (+ (* 1/4 (/ x -1/2)) (* x (* x x))) (* (* x x) (/ x -1/2))))))
(+ (/ -1/8 (* x (* x x))) (* x (* x x)))
(/ -1/8 (* x (* x x)))
-1/8
(* x (* x x))
(* x x)
(+ (* x x) (/ (- (* (/ 1/4 (* x x)) (/ 1/4 (* x x))) 1/4) (/ (+ (* 1/4 (/ x -1/2)) (* x (* x x))) (* (* x x) (/ x -1/2)))))
(/ (- (* (/ 1/4 (* x x)) (/ 1/4 (* x x))) 1/4) (/ (+ (* 1/4 (/ x -1/2)) (* x (* x x))) (* (* x x) (/ x -1/2))))
(- (* (/ 1/4 (* x x)) (/ 1/4 (* x x))) 1/4)
(* (/ 1/4 (* x x)) (/ 1/4 (* x x)))
(/ 1/4 (* x x))
1/4
(/ (+ (* 1/4 (/ x -1/2)) (* x (* x x))) (* (* x x) (/ x -1/2)))
(+ (* 1/4 (/ x -1/2)) (* x (* x x)))
(* 1/4 (/ x -1/2))
(/ x -1/2)
-1/2
(* (* x x) (/ x -1/2))
(copysign (log (+ (+ (fabs x) 1) (* x (* x (+ 1/2 (* (* x x) -1/8)))))) x)
(log (+ (+ (fabs x) 1) (* x (* x (+ 1/2 (* (* x x) -1/8))))))
(+ (+ (fabs x) 1) (* x (* x (+ 1/2 (* (* x x) -1/8)))))
(+ (fabs x) 1)
(fabs x)
x
1
(* x (* x (+ 1/2 (* (* x x) -1/8))))
(* x (+ 1/2 (* (* x x) -1/8)))
(+ 1/2 (* (* x x) -1/8))
1/2
(* (* x x) -1/8)
(* x x)
-1/8
(copysign (+ (log (+ 1 (* (neg x) x))) (log (/ 1 (/ (- 1 (* x x)) (/ (+ 1 (* x (* x x))) (+ 1 (/ (- (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (+ (* x x) (* x (* x x))))))))))) x)
(+ (log (+ 1 (* (neg x) x))) (log (/ 1 (/ (- 1 (* x x)) (/ (+ 1 (* x (* x x))) (+ 1 (/ (- (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (+ (* x x) (* x (* x x)))))))))))
(log (+ 1 (* (neg x) x)))
(* (neg x) x)
(neg x)
x
(log (/ 1 (/ (- 1 (* x x)) (/ (+ 1 (* x (* x x))) (+ 1 (/ (- (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (+ (* x x) (* x (* x x))))))))))
(/ 1 (/ (- 1 (* x x)) (/ (+ 1 (* x (* x x))) (+ 1 (/ (- (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (+ (* x x) (* x (* x x)))))))))
1
(/ (- 1 (* x x)) (/ (+ 1 (* x (* x x))) (+ 1 (/ (- (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (+ (* x x) (* x (* x x))))))))
(- 1 (* x x))
(* x x)
(/ (+ 1 (* x (* x x))) (+ 1 (/ (- (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (+ (* x x) (* x (* x x)))))))
(+ 1 (* x (* x x)))
(* x (* x x))
(+ 1 (/ (- (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (+ (* x x) (* x (* x x))))))
(/ (- (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (+ (* x x) (* x (* x x)))))
(- (* (* x x) (* x (* x (* x x)))) (* x (* x x)))
(* (* x x) (* x (* x (* x x))))
(* x (* x (* x x)))
(+ (* x (* x (* x x))) (+ (* x x) (* x (* x x))))
(+ (* x x) (* x (* x x)))
Outputs
(copysign (neg (+ (log (pow (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) -1/2)) (log (pow (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) -1/2)))) x)
(copysign.f32 (*.f32 (log.f32 (pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1/2 binary32))) #s(literal -2 binary32)) x)
(neg (+ (log (pow (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) -1/2)) (log (pow (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) -1/2))))
(*.f32 (log.f32 (pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1/2 binary32))) #s(literal -2 binary32))
(+ (log (pow (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) -1/2)) (log (pow (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) -1/2)))
(*.f32 (log.f32 (pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1/2 binary32))) #s(literal 2 binary32))
(log (pow (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) -1/2))
(log.f32 (pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1/2 binary32)))
(pow (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) -1/2)
(pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1/2 binary32))
(+ (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)
-1/2
#s(literal -1/2 binary32)
(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 (- (/ (* x (/ (+ (/ -1/8 (* x (* x x))) (* x (* x x))) (+ (* x x) (/ (- (* (/ 1/4 (* x x)) (/ 1/4 (* x x))) 1/4) (/ (+ (* 1/4 (/ x -1/2)) (* x (* x x))) (* (* x x) (/ x -1/2))))))) x) x)) x)
(copysign.f32 (log.f32 (-.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (/.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 x x)) (*.f32 x x)) #s(literal -1/4 binary32)) (/.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 x (+.f32 #s(literal -1/2 binary32) (*.f32 x x)))) x))))) x)) x)
(log (- (/ (* x (/ (+ (/ -1/8 (* x (* x x))) (* x (* x x))) (+ (* x x) (/ (- (* (/ 1/4 (* x x)) (/ 1/4 (* x x))) 1/4) (/ (+ (* 1/4 (/ x -1/2)) (* x (* x x))) (* (* x x) (/ x -1/2))))))) x) x))
(log.f32 (-.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (/.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 x x)) (*.f32 x x)) #s(literal -1/4 binary32)) (/.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 x (+.f32 #s(literal -1/2 binary32) (*.f32 x x)))) x))))) x))
(- (/ (* x (/ (+ (/ -1/8 (* x (* x x))) (* x (* x x))) (+ (* x x) (/ (- (* (/ 1/4 (* x x)) (/ 1/4 (* x x))) 1/4) (/ (+ (* 1/4 (/ x -1/2)) (* x (* x x))) (* (* x x) (/ x -1/2))))))) x) x)
(-.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (/.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 x x)) (*.f32 x x)) #s(literal -1/4 binary32)) (/.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 x (+.f32 #s(literal -1/2 binary32) (*.f32 x x)))) x))))) x)
(/ (* x (/ (+ (/ -1/8 (* x (* x x))) (* x (* x x))) (+ (* x x) (/ (- (* (/ 1/4 (* x x)) (/ 1/4 (* x x))) 1/4) (/ (+ (* 1/4 (/ x -1/2)) (* x (* x x))) (* (* x x) (/ x -1/2))))))) x)
(/.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (/.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 x x)) (*.f32 x x)) #s(literal -1/4 binary32)) (/.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 x (+.f32 #s(literal -1/2 binary32) (*.f32 x x)))) x)))))
(* x (/ (+ (/ -1/8 (* x (* x x))) (* x (* x x))) (+ (* x x) (/ (- (* (/ 1/4 (* x x)) (/ 1/4 (* x x))) 1/4) (/ (+ (* 1/4 (/ x -1/2)) (* x (* x x))) (* (* x x) (/ x -1/2)))))))
(*.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (/.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 x x)) (*.f32 x x)) #s(literal -1/4 binary32)) (/.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 x (+.f32 #s(literal -1/2 binary32) (*.f32 x x)))) x)))) (/.f32 #s(literal 1 binary32) x))
x
(/ (+ (/ -1/8 (* x (* x x))) (* x (* x x))) (+ (* x x) (/ (- (* (/ 1/4 (* x x)) (/ 1/4 (* x x))) 1/4) (/ (+ (* 1/4 (/ x -1/2)) (* x (* x x))) (* (* x x) (/ x -1/2))))))
(/.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (/.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 x x)) (*.f32 x x)) #s(literal -1/4 binary32)) (/.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 x (+.f32 #s(literal -1/2 binary32) (*.f32 x x)))) x)))))
(+ (/ -1/8 (* x (* x x))) (* x (* x x)))
(+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))
(/ -1/8 (* x (* x x)))
(/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))
-1/8
#s(literal -1/8 binary32)
(* x (* x x))
(*.f32 x (*.f32 x x))
(* x x)
(*.f32 x x)
(+ (* x x) (/ (- (* (/ 1/4 (* x x)) (/ 1/4 (* x x))) 1/4) (/ (+ (* 1/4 (/ x -1/2)) (* x (* x x))) (* (* x x) (/ x -1/2)))))
(*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (/.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 x x)) (*.f32 x x)) #s(literal -1/4 binary32)) (/.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 x (+.f32 #s(literal -1/2 binary32) (*.f32 x x)))) x))))
(/ (- (* (/ 1/4 (* x x)) (/ 1/4 (* x x))) 1/4) (/ (+ (* 1/4 (/ x -1/2)) (* x (* x x))) (* (* x x) (/ x -1/2))))
(/.f32 (+.f32 (/.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 x x)) (*.f32 x x)) #s(literal -1/4 binary32)) (/.f32 (*.f32 x (+.f32 #s(literal -1/2 binary32) (*.f32 x x))) (/.f32 (*.f32 x (*.f32 x x)) #s(literal -1/2 binary32))))
(- (* (/ 1/4 (* x x)) (/ 1/4 (* x x))) 1/4)
(+.f32 (/.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 x x)) (*.f32 x x)) #s(literal -1/4 binary32))
(* (/ 1/4 (* x x)) (/ 1/4 (* x x)))
(/.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 x x)) (*.f32 x x))
(/ 1/4 (* x x))
(/.f32 #s(literal 1/4 binary32) (*.f32 x x))
1/4
#s(literal 1/4 binary32)
(/ (+ (* 1/4 (/ x -1/2)) (* x (* x x))) (* (* x x) (/ x -1/2)))
(/.f32 (*.f32 x (+.f32 #s(literal -1/2 binary32) (*.f32 x x))) (/.f32 (*.f32 x (*.f32 x x)) #s(literal -1/2 binary32)))
(+ (* 1/4 (/ x -1/2)) (* x (* x x)))
(*.f32 x (+.f32 #s(literal -1/2 binary32) (*.f32 x x)))
(* 1/4 (/ x -1/2))
(*.f32 x #s(literal -1/2 binary32))
(/ x -1/2)
(/.f32 x #s(literal -1/2 binary32))
-1/2
#s(literal -1/2 binary32)
(* (* x x) (/ x -1/2))
(/.f32 (*.f32 x (*.f32 x x)) #s(literal -1/2 binary32))
(copysign (log (+ (+ (fabs x) 1) (* x (* x (+ 1/2 (* (* x x) -1/8)))))) x)
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) x)
(log (+ (+ (fabs x) 1) (* x (* x (+ 1/2 (* (* x x) -1/8))))))
(log1p.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))
(+ (+ (fabs x) 1) (* x (* x (+ 1/2 (* (* x x) -1/8)))))
(+.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))
(+ (fabs x) 1)
(+.f32 (fabs.f32 x) #s(literal 1 binary32))
(fabs x)
(fabs.f32 x)
x
1
#s(literal 1 binary32)
(* x (* x (+ 1/2 (* (* x x) -1/8))))
(*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))
(* x (+ 1/2 (* (* x x) -1/8)))
(*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))
(+ 1/2 (* (* x x) -1/8))
(+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))
1/2
#s(literal 1/2 binary32)
(* (* x x) -1/8)
(*.f32 (*.f32 x x) #s(literal -1/8 binary32))
(* x x)
(*.f32 x x)
-1/8
#s(literal -1/8 binary32)
(copysign (+ (log (+ 1 (* (neg x) x))) (log (/ 1 (/ (- 1 (* x x)) (/ (+ 1 (* x (* x x))) (+ 1 (/ (- (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (+ (* x x) (* x (* x x))))))))))) x)
(copysign.f32 (+.f32 (log1p.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x))) (log.f32 (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 x #s(literal 1 binary32))))))))) x)
(+ (log (+ 1 (* (neg x) x))) (log (/ 1 (/ (- 1 (* x x)) (/ (+ 1 (* x (* x x))) (+ 1 (/ (- (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (+ (* x x) (* x (* x x)))))))))))
(+.f32 (log1p.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x))) (log.f32 (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 x #s(literal 1 binary32)))))))))
(log (+ 1 (* (neg x) x)))
(log1p.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)))
(* (neg x) x)
(-.f32 #s(literal 0 binary32) (*.f32 x x))
(neg x)
(neg.f32 x)
x
(log (/ 1 (/ (- 1 (* x x)) (/ (+ 1 (* x (* x x))) (+ 1 (/ (- (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (+ (* x x) (* x (* x x))))))))))
(log.f32 (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 x #s(literal 1 binary32))))))))
(/ 1 (/ (- 1 (* x x)) (/ (+ 1 (* x (* x x))) (+ 1 (/ (- (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (+ (* x x) (* x (* x x)))))))))
(/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 x #s(literal 1 binary32)))))))
1
#s(literal 1 binary32)
(/ (- 1 (* x x)) (/ (+ 1 (* x (* x x))) (+ 1 (/ (- (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (+ (* x x) (* x (* x x))))))))
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 x #s(literal 1 binary32))))))))
(- 1 (* x x))
(-.f32 #s(literal 1 binary32) (*.f32 x x))
(* x x)
(*.f32 x x)
(/ (+ 1 (* x (* x x))) (+ 1 (/ (- (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (+ (* x x) (* x (* x x)))))))
(/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 x #s(literal 1 binary32)))))))
(+ 1 (* x (* x x)))
(+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))
(* x (* x x))
(*.f32 x (*.f32 x x))
(+ 1 (/ (- (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (+ (* x x) (* x (* x x))))))
(+.f32 #s(literal 1 binary32) (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 x #s(literal 1 binary32))))))
(/ (- (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (+ (* x x) (* x (* x x)))))
(/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 x #s(literal 1 binary32)))))
(- (* (* x x) (* x (* x (* x x)))) (* x (* x x)))
(*.f32 x (*.f32 x (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) #s(literal -1 binary32)))))
(* (* x x) (* x (* x (* x x))))
(*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))))
(* x (* x (* x x)))
(*.f32 x (*.f32 x (*.f32 x x)))
(+ (* x (* x (* x x))) (+ (* x x) (* x (* x x))))
(*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 x #s(literal 1 binary32)))))
(+ (* x x) (* x (* x x)))
(*.f32 x (*.f32 x (+.f32 x #s(literal 1 binary32))))

localize546.0ms (5.3%)

Localize:

Found 19 expressions of interest:

NewMetricScoreProgram
accuracy99.9%
(+.f32 (log1p.f32 (*.f32 (neg.f32 x) x)) (log.f32 (/.f32 #s(literal 1 binary32) (/.f32 (-.f32 #s(literal 1 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 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))))))
accuracy99.9%
(*.f32 x (*.f32 x x))
accuracy99.6%
(/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))
accuracy93.1%
(log.f32 (/.f32 #s(literal 1 binary32) (/.f32 (-.f32 #s(literal 1 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 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))))
accuracy100.0%
(*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))
accuracy100.0%
(+.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))
accuracy100.0%
(*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))
accuracy92.8%
(log.f32 (+.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))
accuracy99.9%
(/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))
accuracy99.6%
(/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))
accuracy98.8%
(/.f32 (+.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 1/4 binary32)) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))
accuracy96.4%
(/.f32 (-.f32 (*.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 1/4 binary32)) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))
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%
(fabs.f32 x)
accuracy100.0%
(pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1/2 binary32))
accuracy100.0%
(+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))
accuracy92.9%
(log.f32 (pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1/2 binary32)))
Results
205.0ms45×5exit
147.0ms182×0invalid
29.0ms12×1valid
11.0ms17×0valid
Compiler

Compiled 1207 to 64 computations (94.7% saved)

Precisions
Click to see histograms. Total time spent on operations: 274.0ms
ival-log: 60.0ms (21.9% of total)
ival-mult: 44.0ms (16.1% of total)
ival-div: 33.0ms (12% of total)
backward-pass: 30.0ms (11% of total)
ival-add: 30.0ms (11% of total)
compiled-spec: 24.0ms (8.8% of total)
ival-copysign: 20.0ms (7.3% of total)
ival-pow: 18.0ms (6.6% of total)
ival-sub: 7.0ms (2.6% of total)
ival-neg: 3.0ms (1.1% of total)
ival-fabs: 3.0ms (1.1% of total)
ival-sqrt: 3.0ms (1.1% of total)
const: 1.0ms (0.4% of total)

series157.0ms (1.5%)

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

90 calls:

TimeVariablePointExpression
56.0ms
x
@-inf
(log (pow (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) -1/2))
21.0ms
x
@-inf
(log (/ -1/2 x))
13.0ms
x
@0
(log (/ -1/2 x))
11.0ms
x
@0
(log (- (/ (* x (/ (+ (/ -1/8 (* x (* x x))) (* x (* x x))) (+ (* x x) (/ (- (* (/ 1/4 (* x x)) (/ 1/4 (* x x))) 1/4) (/ (+ (* 1/4 (/ x -1/2)) (* x (* x x))) (* (* x x) (/ x -1/2))))))) x) x))
10.0ms
x
@-inf
(log (- (/ (* x (/ (+ (/ -1/8 (* x (* x x))) (* x (* x x))) (+ (* x x) (/ (- (* (/ 1/4 (* x x)) (/ 1/4 (* x x))) 1/4) (/ (+ (* 1/4 (/ x -1/2)) (* x (* x x))) (* (* x x) (/ x -1/2))))))) x) x))

rewrite368.0ms (3.5%)

Algorithm
batch-egg-rewrite
Rules
2938×*-lowering-*.f32
2938×*-lowering-*.f64
2286×/-lowering-/.f32
2286×/-lowering-/.f64
1564×+-lowering-+.f64
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
066598
1495504
25058493
08201493
Stop Event
iter limit
node limit
Counts
30 → 549
Calls
Call 1
Inputs
(copysign (neg (+ (log (pow (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) -1/2)) (log (pow (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) -1/2)))) x)
(neg (+ (log (pow (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) -1/2)) (log (pow (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) -1/2))))
(+ (log (pow (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) -1/2)) (log (pow (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) -1/2)))
(log (pow (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) -1/2))
(copysign (log (/ -1/2 x)) x)
(log (/ -1/2 x))
(/ -1/2 x)
(copysign (log (- (/ (* x (/ (+ (/ -1/8 (* x (* x x))) (* x (* x x))) (+ (* x x) (/ (- (* (/ 1/4 (* x x)) (/ 1/4 (* x x))) 1/4) (/ (+ (* 1/4 (/ x -1/2)) (* x (* x x))) (* (* x x) (/ x -1/2))))))) x) x)) x)
(log (- (/ (* x (/ (+ (/ -1/8 (* x (* x x))) (* x (* x x))) (+ (* x x) (/ (- (* (/ 1/4 (* x x)) (/ 1/4 (* x x))) 1/4) (/ (+ (* 1/4 (/ x -1/2)) (* x (* x x))) (* (* x x) (/ x -1/2))))))) x) x))
(- (/ (* x (/ (+ (/ -1/8 (* x (* x x))) (* x (* x x))) (+ (* x x) (/ (- (* (/ 1/4 (* x x)) (/ 1/4 (* x x))) 1/4) (/ (+ (* 1/4 (/ x -1/2)) (* x (* x x))) (* (* x x) (/ x -1/2))))))) x) x)
(/ (* x (/ (+ (/ -1/8 (* x (* x x))) (* x (* x x))) (+ (* x x) (/ (- (* (/ 1/4 (* x x)) (/ 1/4 (* x x))) 1/4) (/ (+ (* 1/4 (/ x -1/2)) (* x (* x x))) (* (* x x) (/ x -1/2))))))) x)
(copysign (log (+ (+ (fabs x) 1) (* x (* x (+ 1/2 (* (* x x) -1/8)))))) x)
(log (+ (+ (fabs x) 1) (* x (* x (+ 1/2 (* (* x x) -1/8))))))
(+ (+ (fabs x) 1) (* x (* x (+ 1/2 (* (* x x) -1/8)))))
(+ (fabs x) 1)
(log (/ 1 (/ (- 1 (* x x)) (/ (+ 1 (* x (* x x))) (+ 1 (/ (- (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (+ (* x x) (* x (* x x))))))))))
(/ 1 (/ (- 1 (* x x)) (/ (+ 1 (* x (* x x))) (+ 1 (/ (- (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (+ (* x x) (* x (* x x)))))))))
(copysign (+ (log (+ 1 (* (neg x) x))) (log (/ 1 (/ (- 1 (* x x)) (/ (+ 1 (* x (* x x))) (+ 1 (/ (- (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (+ (* x x) (* x (* x x))))))))))) x)
(+ (log (+ 1 (* (neg x) x))) (log (/ 1 (/ (- 1 (* x x)) (/ (+ 1 (* x (* x x))) (+ 1 (/ (- (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (+ (* x x) (* x (* x x)))))))))))
(+ (fabs x) (sqrt (+ (* 1 1) (* x x))))
(pow (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) -1/2)
(fabs x)
(/ (- (* (/ 1/4 (* x x)) (/ 1/4 (* x x))) 1/4) (/ (+ (* 1/4 (/ x -1/2)) (* x (* x x))) (* (* x x) (/ x -1/2))))
(/ (+ (/ -1/8 (* x (* x x))) (* x (* x x))) (+ (* x x) (/ (- (* (/ 1/4 (* x x)) (/ 1/4 (* x x))) 1/4) (/ (+ (* 1/4 (/ x -1/2)) (* x (* x x))) (* (* x x) (/ x -1/2))))))
(/ (+ (* 1/4 (/ x -1/2)) (* x (* x x))) (* (* x x) (/ x -1/2)))
(/ -1/8 (* x (* x x)))
(* x (+ 1/2 (* (* x x) -1/8)))
(* x (* x (+ 1/2 (* (* x x) -1/8))))
(/ (- (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (+ (* x x) (* x (* x x)))))
(* x (* x x))
Outputs
(copysign.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)) x)
(neg.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))
(+.f32 (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))
(+.f32 #s(literal 0 binary32) (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))
(+.f32 (*.f32 #s(literal 1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (*.f32 #s(literal 1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))
(+.f32 (*.f32 #s(literal -1/4 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (log.f32 (*.f32 (pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1/4 binary32)) (pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1/2 binary32)))))
(+.f32 (*.f32 (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal -1 binary32)) (*.f32 (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal -1 binary32)))
(+.f32 (log.f32 (*.f32 (pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1/2 binary32)) (pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1/4 binary32)))) (*.f32 #s(literal -1/4 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))
(pow.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)) #s(literal -1 binary32))
(pow.f32 (/.f32 (+.f32 #s(literal 0 binary32) (pow.f32 (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32))) (*.f32 #s(literal 2 binary32) (pow.f32 (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 3 binary32)))) #s(literal -1 binary32))
(fma.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))
(-.f32 #s(literal 0 binary32) (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))
(-.f32 (*.f32 #s(literal 1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))
(-.f32 (/.f32 (pow.f32 (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32)) #s(literal 0 binary32)) (/.f32 (pow.f32 (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32)) #s(literal 0 binary32)))
(/.f32 #s(literal 1 binary32) (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 0 binary32) (pow.f32 (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32))) (*.f32 #s(literal 2 binary32) (pow.f32 (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 3 binary32)))))
(/.f32 #s(literal 0 binary32) #s(literal 0 binary32))
(/.f32 (*.f32 #s(literal 2 binary32) (pow.f32 (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 3 binary32))) (+.f32 #s(literal 0 binary32) (pow.f32 (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32))))
(/.f32 (*.f32 #s(literal 2 binary32) (pow.f32 (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 3 binary32))) (neg.f32 (+.f32 #s(literal 0 binary32) (pow.f32 (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32)))))
(/.f32 (neg.f32 (*.f32 #s(literal 2 binary32) (pow.f32 (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 3 binary32)))) (+.f32 #s(literal 0 binary32) (pow.f32 (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32))))
(/.f32 (neg.f32 (*.f32 #s(literal 2 binary32) (pow.f32 (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 3 binary32)))) (neg.f32 (+.f32 #s(literal 0 binary32) (pow.f32 (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32)))))
(/.f32 (+.f32 (pow.f32 (*.f32 #s(literal 1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 3 binary32)) (pow.f32 (*.f32 #s(literal 1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 3 binary32))) (+.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (*.f32 #s(literal 1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (-.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (*.f32 #s(literal 1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (*.f32 (*.f32 #s(literal 1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (*.f32 #s(literal 1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))))
(/.f32 (-.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (*.f32 #s(literal 1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (*.f32 (*.f32 #s(literal 1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (*.f32 #s(literal 1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) (-.f32 (*.f32 #s(literal 1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (*.f32 #s(literal 1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))
(/.f32 (-.f32 #s(literal 0 binary32) (pow.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)) #s(literal 3 binary32))) (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)) (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))) (*.f32 #s(literal 0 binary32) (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))))))
(/.f32 (-.f32 #s(literal 0 binary32) (*.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)) (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))) (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))
(/.f32 (*.f32 #s(literal -1 binary32) (*.f32 #s(literal 2 binary32) (pow.f32 (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 3 binary32)))) (+.f32 #s(literal 0 binary32) (pow.f32 (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32))))
(*.f32 #s(literal -1/2 binary32) (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 (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32))
(*.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)) #s(literal -1 binary32))
(*.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) #s(literal 0 binary32)))
(*.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal -1 binary32))
(*.f32 #s(literal -1 binary32) (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))
(*.f32 #s(literal -1 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))
(*.f32 #s(literal 2 binary32) (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))
(*.f32 #s(literal 2 binary32) (*.f32 #s(literal 1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))
(*.f32 (*.f32 #s(literal 2 binary32) (pow.f32 (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 0 binary32) (pow.f32 (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32)))))
(*.f32 #s(literal -2 binary32) (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))
(log.f32 (exp.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))))
(log.f32 (/.f32 #s(literal 1 binary32) (exp.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))))
(log.f32 (*.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1/2 binary32))) (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1/2 binary32)))))
(log.f32 (/.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1/2 binary32))) (pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1/2 binary32))))
(log.f32 (/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (exp.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))))))
(neg.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))
(+.f32 (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))
(+.f32 #s(literal 0 binary32) (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))
(+.f32 (*.f32 #s(literal 1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (*.f32 #s(literal 1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))
(+.f32 (*.f32 #s(literal -1/4 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (log.f32 (*.f32 (pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1/4 binary32)) (pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1/2 binary32)))))
(+.f32 (*.f32 (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal -1 binary32)) (*.f32 (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal -1 binary32)))
(+.f32 (log.f32 (*.f32 (pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1/2 binary32)) (pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1/4 binary32)))) (*.f32 #s(literal -1/4 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))
(pow.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)) #s(literal -1 binary32))
(pow.f32 (/.f32 (+.f32 #s(literal 0 binary32) (pow.f32 (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32))) (*.f32 #s(literal 2 binary32) (pow.f32 (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 3 binary32)))) #s(literal -1 binary32))
(fma.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))
(-.f32 #s(literal 0 binary32) (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))
(-.f32 (*.f32 #s(literal 1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))
(-.f32 (/.f32 (pow.f32 (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32)) #s(literal 0 binary32)) (/.f32 (pow.f32 (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32)) #s(literal 0 binary32)))
(/.f32 #s(literal 1 binary32) (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 0 binary32) (pow.f32 (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32))) (*.f32 #s(literal 2 binary32) (pow.f32 (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 3 binary32)))))
(/.f32 #s(literal 0 binary32) #s(literal 0 binary32))
(/.f32 (*.f32 #s(literal 2 binary32) (pow.f32 (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 3 binary32))) (+.f32 #s(literal 0 binary32) (pow.f32 (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32))))
(/.f32 (*.f32 #s(literal 2 binary32) (pow.f32 (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 3 binary32))) (neg.f32 (+.f32 #s(literal 0 binary32) (pow.f32 (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32)))))
(/.f32 (neg.f32 (*.f32 #s(literal 2 binary32) (pow.f32 (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 3 binary32)))) (+.f32 #s(literal 0 binary32) (pow.f32 (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32))))
(/.f32 (neg.f32 (*.f32 #s(literal 2 binary32) (pow.f32 (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 3 binary32)))) (neg.f32 (+.f32 #s(literal 0 binary32) (pow.f32 (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32)))))
(/.f32 (+.f32 (pow.f32 (*.f32 #s(literal 1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 3 binary32)) (pow.f32 (*.f32 #s(literal 1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 3 binary32))) (+.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (*.f32 #s(literal 1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (-.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (*.f32 #s(literal 1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (*.f32 (*.f32 #s(literal 1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (*.f32 #s(literal 1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))))
(/.f32 (-.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (*.f32 #s(literal 1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (*.f32 (*.f32 #s(literal 1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (*.f32 #s(literal 1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) (-.f32 (*.f32 #s(literal 1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (*.f32 #s(literal 1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))
(/.f32 (-.f32 #s(literal 0 binary32) (pow.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)) #s(literal 3 binary32))) (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)) (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))) (*.f32 #s(literal 0 binary32) (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))))))
(/.f32 (-.f32 #s(literal 0 binary32) (*.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)) (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))) (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))
(/.f32 (*.f32 #s(literal -1 binary32) (*.f32 #s(literal 2 binary32) (pow.f32 (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 3 binary32)))) (+.f32 #s(literal 0 binary32) (pow.f32 (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32))))
(*.f32 #s(literal -1/2 binary32) (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 (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32))
(*.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)) #s(literal -1 binary32))
(*.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) #s(literal 0 binary32)))
(*.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal -1 binary32))
(*.f32 #s(literal -1 binary32) (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))
(*.f32 #s(literal -1 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))
(*.f32 #s(literal 2 binary32) (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))
(*.f32 #s(literal 2 binary32) (*.f32 #s(literal 1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))
(*.f32 (*.f32 #s(literal 2 binary32) (pow.f32 (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 0 binary32) (pow.f32 (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32)))))
(*.f32 #s(literal -2 binary32) (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))
(log.f32 (exp.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))))
(log.f32 (/.f32 #s(literal 1 binary32) (exp.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))))
(log.f32 (*.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1/2 binary32))) (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1/2 binary32)))))
(log.f32 (/.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1/2 binary32))) (pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1/2 binary32))))
(log.f32 (/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (exp.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))))))
(+.f32 (*.f32 #s(literal -1/4 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (*.f32 #s(literal -1/4 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))
(*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))
(*.f32 #s(literal -1/2 binary32) (log.f32 (exp.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))
(*.f32 #s(literal -1/4 binary32) (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 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal -1/2 binary32))
(*.f32 #s(literal 2 binary32) (*.f32 #s(literal -1/4 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))
(log.f32 (pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1/2 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 (/.f32 #s(literal 1 binary32) (neg.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 binary32)) (log.f32 (neg.f32 (/.f32 x #s(literal -1/2 binary32)))))
(-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 (neg.f32 x)))
(-.f32 (-.f32 #s(literal 0 binary32) (log.f32 x)) (log.f32 #s(literal -2 binary32)))
(/.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 (*.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 #s(literal -1/2 binary32))) (+.f32 (*.f32 (log.f32 x) (log.f32 x)) (*.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 x)))))
(/.f32 (-.f32 (*.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 #s(literal -1/2 binary32))) (*.f32 (log.f32 x) (log.f32 x))) (log.f32 (*.f32 #s(literal -1/2 binary32) 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 #s(literal -1/2 binary32) x) #s(literal 1 binary32))
(pow.f32 (/.f32 x #s(literal -1/2 binary32)) #s(literal -1 binary32))
(pow.f32 (/.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/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 binary32) (neg.f32 (/.f32 x #s(literal -1/2 binary32))))
(/.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -2 binary32))
(*.f32 #s(literal 1 binary32) (/.f32 #s(literal -1/2 binary32) x))
(*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1 binary32) x))
(*.f32 #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))
(*.f32 (/.f32 #s(literal 1 binary32) (neg.f32 x)) #s(literal 1/2 binary32))
(copysign.f32 (log.f32 (-.f32 (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x) x)) x)
(neg.f32 (log.f32 (/.f32 (+.f32 (*.f32 (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x) (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x)) (*.f32 x (+.f32 x (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x)))) (-.f32 (*.f32 (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x) (*.f32 (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x) (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x))) (*.f32 x (*.f32 x x))))))
(neg.f32 (log.f32 (/.f32 (+.f32 x (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x)) (-.f32 (*.f32 (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x) (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x)) (*.f32 x x)))))
(+.f32 (log.f32 (-.f32 (*.f32 (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x) (*.f32 (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x) (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x))) (*.f32 x (*.f32 x x)))) (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x) (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x)) (*.f32 x (+.f32 x (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x)))))))
(+.f32 (log.f32 (-.f32 (*.f32 (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x) (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x)) (*.f32 x x))) (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 x (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x)))))
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (+.f32 (*.f32 (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x) (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x)) (*.f32 x (+.f32 x (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x)))) (-.f32 (*.f32 (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x) (*.f32 (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x) (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x))) (*.f32 x (*.f32 x x))))))
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (+.f32 x (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x)) (-.f32 (*.f32 (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x) (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x)) (*.f32 x x)))))
(-.f32 (log.f32 (-.f32 (*.f32 (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x) (*.f32 (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x) (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x))) (*.f32 x (*.f32 x x)))) (log.f32 (+.f32 (*.f32 (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x) (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x)) (*.f32 x (+.f32 x (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x))))))
(-.f32 (log.f32 (-.f32 (*.f32 (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x) (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x)) (*.f32 x x))) (log.f32 (+.f32 x (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x))))
(-.f32 (log.f32 (-.f32 (*.f32 (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x) (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x)) (*.f32 x x))) (log.f32 (-.f32 (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x) (neg.f32 x))))
(-.f32 (log.f32 (neg.f32 (-.f32 (*.f32 (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x) (*.f32 (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x) (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x))) (*.f32 x (*.f32 x x))))) (log.f32 (neg.f32 (+.f32 (*.f32 (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x) (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x)) (*.f32 x (+.f32 x (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x)))))))
(-.f32 (log.f32 (neg.f32 (-.f32 (*.f32 (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x) (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x)) (*.f32 x x)))) (log.f32 (neg.f32 (+.f32 x (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x)))))
(-.f32 (log.f32 (+.f32 (*.f32 (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x) (*.f32 (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x) (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x))) (pow.f32 (neg.f32 x) #s(literal 3 binary32)))) (log.f32 (+.f32 (*.f32 (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x) (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x)) (-.f32 (*.f32 x x) (*.f32 (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x) (neg.f32 x))))))
(log.f32 (-.f32 (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x) x))
(+.f32 (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x) (neg.f32 x))
(+.f32 (neg.f32 x) (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x))
(pow.f32 (/.f32 (+.f32 (*.f32 (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x) (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x)) (*.f32 x (+.f32 x (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x)))) (-.f32 (*.f32 (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x) (*.f32 (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x) (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x))) (*.f32 x (*.f32 x x)))) #s(literal -1 binary32))
(pow.f32 (/.f32 (+.f32 x (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x)) (-.f32 (*.f32 (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x) (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x)) (*.f32 x x))) #s(literal -1 binary32))
(fma.f32 x (/.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x) (neg.f32 x))
(fma.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) (/.f32 #s(literal 1 binary32) x) (neg.f32 x))
(-.f32 (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x) x)
(-.f32 (/.f32 (*.f32 (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x) (*.f32 (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x) (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x))) (+.f32 (*.f32 (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x) (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x)) (*.f32 x (+.f32 x (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x))))) (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (*.f32 (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x) (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x)) (*.f32 x (+.f32 x (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x))))))
(-.f32 (/.f32 (*.f32 (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x) (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x)) (+.f32 x (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x))) (/.f32 (*.f32 x x) (+.f32 x (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x))))
(-.f32 (+.f32 (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x) #s(literal 0 binary32)) x)
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x) (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x)) (*.f32 x (+.f32 x (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x)))) (-.f32 (*.f32 (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x) (*.f32 (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x) (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x))) (*.f32 x (*.f32 x x)))))
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 x (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x)) (-.f32 (*.f32 (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x) (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x)) (*.f32 x x))))
(/.f32 (-.f32 (*.f32 (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x) (*.f32 (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x) (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x) (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x)) (*.f32 x (+.f32 x (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x)))))
(/.f32 (-.f32 (*.f32 (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x) (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x)) (*.f32 x x)) (+.f32 x (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x)))
(/.f32 (-.f32 (*.f32 (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x) (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x)) (*.f32 x x)) (-.f32 (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x) (neg.f32 x)))
(/.f32 (neg.f32 (-.f32 (*.f32 (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x) (*.f32 (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x) (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x))) (*.f32 x (*.f32 x x)))) (neg.f32 (+.f32 (*.f32 (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x) (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x)) (*.f32 x (+.f32 x (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x))))))
(/.f32 (neg.f32 (-.f32 (*.f32 (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x) (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x)) (*.f32 x x))) (neg.f32 (+.f32 x (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x))))
(/.f32 (+.f32 (*.f32 (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x) (*.f32 (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x) (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x))) (pow.f32 (neg.f32 x) #s(literal 3 binary32))) (+.f32 (*.f32 (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x) (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x)) (-.f32 (*.f32 x x) (*.f32 (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x) (neg.f32 x)))))
(*.f32 (-.f32 (*.f32 (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x) (*.f32 (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x) (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x))) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x) (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x)) (*.f32 x (+.f32 x (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x))))))
(*.f32 (-.f32 (*.f32 (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x) (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x)) (*.f32 x x)) (/.f32 #s(literal 1 binary32) (+.f32 x (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x))))
(neg.f32 (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) (neg.f32 x)))
(neg.f32 (/.f32 (neg.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32)))))))) x))
(exp.f32 (*.f32 (log.f32 (/.f32 x (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))))) #s(literal -1 binary32)))
(pow.f32 (/.f32 x (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32)))))))) #s(literal -1 binary32))
(pow.f32 (/.f32 (/.f32 x (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32)))))))) #s(literal 1 binary32)) #s(literal -1 binary32))
(/.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32)))))))))
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 x (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32)))))))) #s(literal 1 binary32)))
(/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x)
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 x (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))))))
(/.f32 (neg.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32)))))))) (neg.f32 x))
(/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (*.f32 x (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))))
(/.f32 (*.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) #s(literal 1 binary32)) x)
(/.f32 (*.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) #s(literal 1 binary32)) (*.f32 (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32)))))) x))
(/.f32 (neg.f32 (neg.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))))) (neg.f32 (neg.f32 x)))
(/.f32 (*.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (/.f32 #s(literal 1 binary32) x)) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32)))))))
(/.f32 (/.f32 (neg.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32)))))))) #s(literal -1 binary32)) x)
(*.f32 x (/.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x))
(*.f32 #s(literal 1 binary32) (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x))
(*.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) (*.f32 x (/.f32 #s(literal 1 binary32) x)))
(*.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) (/.f32 x x))
(*.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) (/.f32 #s(literal 1 binary32) x))
(*.f32 (neg.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32)))))))) (/.f32 #s(literal 1 binary32) (neg.f32 x)))
(*.f32 (/.f32 #s(literal 1 binary32) x) (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))))
(*.f32 (/.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x) x)
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) x)
(log1p.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))
(neg.f32 (log.f32 (/.f32 (+.f32 (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (-.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (+.f32 (fabs.f32 x) #s(literal 1 binary32))))) (+.f32 (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 3 binary32)) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))))))
(neg.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (-.f32 (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))))
(+.f32 (log.f32 (+.f32 (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 3 binary32)) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (-.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (+.f32 (fabs.f32 x) #s(literal 1 binary32))))))))
(+.f32 (log.f32 (-.f32 (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))))
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (+.f32 (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (-.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (+.f32 (fabs.f32 x) #s(literal 1 binary32))))) (+.f32 (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 3 binary32)) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))))))
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (-.f32 (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))))
(-.f32 (log.f32 (+.f32 (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 3 binary32)) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) (log.f32 (+.f32 (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (-.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (+.f32 (fabs.f32 x) #s(literal 1 binary32)))))))
(-.f32 (log.f32 (+.f32 (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 3 binary32)) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) (log.f32 (+.f32 (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (-.f32 (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))))
(-.f32 (log.f32 (-.f32 (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) (log1p.f32 (-.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))
(-.f32 (log.f32 (neg.f32 (+.f32 (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 3 binary32)) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))))) (log.f32 (neg.f32 (+.f32 (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (-.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (+.f32 (fabs.f32 x) #s(literal 1 binary32))))))))
(-.f32 (log.f32 (neg.f32 (-.f32 (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) (log.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))))
(-.f32 (log.f32 (+.f32 (*.f32 x (*.f32 x x)) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) #s(literal 3 binary32)))) (log.f32 (+.f32 (*.f32 x x) (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (*.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))))))
(-.f32 (log.f32 (-.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) (log.f32 (-.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))))
(-.f32 (log.f32 (-.f32 (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32)))) (log.f32 (-.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (+.f32 (fabs.f32 x) #s(literal 1 binary32)))))
(log.f32 (+.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))
(+.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))
(+.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))
(+.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))
(+.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (+.f32 (fabs.f32 x) #s(literal 1 binary32)))
(+.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (fabs.f32 x))
(+.f32 (+.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (fabs.f32 x)) #s(literal 1 binary32))
(pow.f32 (/.f32 (+.f32 (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (-.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (+.f32 (fabs.f32 x) #s(literal 1 binary32))))) (+.f32 (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 3 binary32)) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) #s(literal -1 binary32))
(pow.f32 (/.f32 (+.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (-.f32 (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) #s(literal -1 binary32))
(fma.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (+.f32 (fabs.f32 x) #s(literal 1 binary32)))
(fma.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))) (+.f32 (fabs.f32 x) #s(literal 1 binary32)))
(fma.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) x (+.f32 (fabs.f32 x) #s(literal 1 binary32)))
(-.f32 (/.f32 (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32)) (+.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) (/.f32 (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (+.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))))
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (-.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (+.f32 (fabs.f32 x) #s(literal 1 binary32))))) (+.f32 (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 3 binary32)) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))))
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (-.f32 (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))))
(/.f32 (+.f32 (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 3 binary32)) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) (+.f32 (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (-.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (+.f32 (fabs.f32 x) #s(literal 1 binary32))))))
(/.f32 (+.f32 (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 3 binary32)) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) (+.f32 (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (-.f32 (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))))
(/.f32 (-.f32 (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (+.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))
(/.f32 (neg.f32 (+.f32 (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 3 binary32)) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) (neg.f32 (+.f32 (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (-.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (+.f32 (fabs.f32 x) #s(literal 1 binary32)))))))
(/.f32 (neg.f32 (-.f32 (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) (neg.f32 (+.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))))
(/.f32 (+.f32 (*.f32 x (*.f32 x x)) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) #s(literal 3 binary32))) (+.f32 (*.f32 x x) (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (*.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))))
(/.f32 (-.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) (-.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))
(/.f32 (-.f32 (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32))) (-.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (+.f32 (fabs.f32 x) #s(literal 1 binary32))))
(*.f32 (+.f32 (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 3 binary32)) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (-.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (+.f32 (fabs.f32 x) #s(literal 1 binary32)))))))
(*.f32 (-.f32 (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))))
(+.f32 (fabs.f32 x) #s(literal 1 binary32))
(+.f32 #s(literal 1 binary32) (fabs.f32 x))
(pow.f32 (/.f32 (+.f32 (*.f32 x x) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) #s(literal -1 binary32))
(pow.f32 (/.f32 (+.f32 (fabs.f32 x) #s(literal -1 binary32)) (+.f32 (*.f32 x x) #s(literal -1 binary32))) #s(literal -1 binary32))
(-.f32 (/.f32 (*.f32 x x) (+.f32 (fabs.f32 x) #s(literal -1 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) #s(literal -1 binary32))))
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 x x) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (fabs.f32 x) #s(literal -1 binary32)) (+.f32 (*.f32 x x) #s(literal -1 binary32))))
(/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))
(/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))
(/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 x x) (fabs.f32 x))))
(/.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (neg.f32 (+.f32 (*.f32 x x) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))))
(/.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32)) (+.f32 (fabs.f32 x) #s(literal -1 binary32)))
(/.f32 (neg.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32))) (neg.f32 (+.f32 (fabs.f32 x) #s(literal -1 binary32))))
(*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))))
(*.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) #s(literal -1 binary32))))
(neg.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))))))
(+.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))))) #s(literal 0 binary32))
(+.f32 #s(literal 0 binary32) (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))))))
(+.f32 (neg.f32 (log1p.f32 (*.f32 x x))) (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))))
(+.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))) (neg.f32 (log1p.f32 (*.f32 x x))))
(+.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))))))))
(+.f32 (log.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (log.f32 (/.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (+.f32 #s(literal 1 binary32) (*.f32 x x)))))
(+.f32 (log.f32 (pow.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))) #s(literal -1/2 binary32))) (log.f32 (pow.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))) #s(literal -1/2 binary32))))
(+.f32 (log.f32 (*.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))))
(+.f32 (log.f32 (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)))))) (log1p.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))))
(+.f32 (log.f32 (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))))) (log1p.f32 (*.f32 x x)))
(+.f32 (log.f32 (/.f32 #s(literal 1 binary32) (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x))))) (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))))))
(+.f32 (log.f32 (/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))) (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))))
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))))))
(-.f32 (neg.f32 (log1p.f32 (*.f32 x x))) (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))))
(-.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))) (log1p.f32 (*.f32 x x)))
(-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))))))
(-.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))))) (log.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)))))
(-.f32 (log.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (log.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))))
(-.f32 (log.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (log.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))))))
(-.f32 (log.f32 (*.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (log1p.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))
(-.f32 (log.f32 (*.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (log.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))))
(-.f32 (log.f32 (*.f32 #s(literal 1 binary32) (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))) (log.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))))))
(-.f32 (log.f32 (*.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32))) (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))))
(-.f32 (log.f32 (*.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))) (log.f32 (+.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))))
(-.f32 (log.f32 (/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))) (log1p.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))
(/.f32 (-.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))))) #s(literal 3 binary32))) (+.f32 #s(literal 0 binary32) (+.f32 (pow.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))))) #s(literal 2 binary32)) (*.f32 #s(literal 0 binary32) (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))))))))
(/.f32 (-.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))))) #s(literal 2 binary32))) (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))))))
(*.f32 #s(literal -1 binary32) (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))))))
(log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))))
(neg.f32 (/.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))))))
(exp.f32 (*.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))))) #s(literal -1 binary32)))
(pow.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))) #s(literal -1 binary32))
(pow.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))) #s(literal 1 binary32))
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))))
(/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))))
(/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (+.f32 #s(literal 1 binary32) (*.f32 x x)))
(/.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))))))
(/.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))))
(/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))) (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x))))
(/.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))
(/.f32 (*.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))))
(/.f32 (*.f32 #s(literal 1 binary32) (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))))
(/.f32 (*.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))
(/.f32 (*.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32)) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))
(/.f32 (*.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (+.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))))
(/.f32 (/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))
(*.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))))
(*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (/.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (+.f32 #s(literal 1 binary32) (*.f32 x x))))
(*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x x))))
(*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))) #s(literal 1 binary32))
(*.f32 #s(literal -1 binary32) (/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))))))
(*.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))))
(*.f32 (pow.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))) #s(literal -1/2 binary32)) (pow.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))) #s(literal -1/2 binary32)))
(*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))))
(*.f32 (/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))))
(*.f32 (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))))
(*.f32 (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))) (+.f32 #s(literal 1 binary32) (*.f32 x x)))
(*.f32 (/.f32 #s(literal 1 binary32) (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))))
(copysign.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))))) x)
(+.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))))) (log1p.f32 (*.f32 x x)))
(+.f32 (log1p.f32 (*.f32 x x)) (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))))))
(+.f32 (log.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32))) (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))))))
(+.f32 (log.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 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 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))))
(pow.f32 (/.f32 (+.f32 (pow.f32 (log1p.f32 (*.f32 x x)) #s(literal 2 binary32)) (*.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))))) (log.f32 (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))) (+.f32 #s(literal 1 binary32) (*.f32 x x)))))) (+.f32 (pow.f32 (log1p.f32 (*.f32 x x)) #s(literal 3 binary32)) (pow.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))))) #s(literal 3 binary32)))) #s(literal -1 binary32))
(pow.f32 (/.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))))) (*.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))))) (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))))))) #s(literal -1 binary32))
(-.f32 (log1p.f32 (*.f32 x x)) (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))))))
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))) (+.f32 #s(literal 1 binary32) (*.f32 x x)))))
(-.f32 (/.f32 (pow.f32 (log1p.f32 (*.f32 x x)) #s(literal 2 binary32)) (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))))))) (/.f32 (pow.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))))) #s(literal 2 binary32)) (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))))))))
(-.f32 (+.f32 (log1p.f32 (*.f32 x x)) #s(literal 0 binary32)) (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))))))
(-.f32 (log.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32))) (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))))))
(-.f32 (log.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)))) #s(literal 1 binary32))) (log.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))))))
(-.f32 (log.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal 1 binary32))) (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))))))
(-.f32 (log.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)))) #s(literal -1 binary32))) (log.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))))))))
(-.f32 (log.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1 binary32))) (log.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))))))))
(-.f32 (log.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal -1 binary32))) (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))))))
(-.f32 (log.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)))) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))))) (log1p.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))))
(-.f32 (log.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))))) (log1p.f32 (*.f32 x x)))
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (pow.f32 (log1p.f32 (*.f32 x x)) #s(literal 2 binary32)) (*.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))))) (log.f32 (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))) (+.f32 #s(literal 1 binary32) (*.f32 x x)))))) (+.f32 (pow.f32 (log1p.f32 (*.f32 x x)) #s(literal 3 binary32)) (pow.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))))) #s(literal 3 binary32)))))
(/.f32 #s(literal 1 binary32) (/.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))))) (*.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))))) (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))))))))
(/.f32 (+.f32 (pow.f32 (log1p.f32 (*.f32 x x)) #s(literal 3 binary32)) (pow.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))))) #s(literal 3 binary32))) (+.f32 (pow.f32 (log1p.f32 (*.f32 x x)) #s(literal 2 binary32)) (*.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))))) (log.f32 (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))) (+.f32 #s(literal 1 binary32) (*.f32 x x)))))))
(/.f32 (+.f32 (pow.f32 (log1p.f32 (*.f32 x x)) #s(literal 3 binary32)) (pow.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))))) #s(literal 3 binary32))) (+.f32 (pow.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))))) #s(literal 2 binary32)) (-.f32 (pow.f32 (log1p.f32 (*.f32 x x)) #s(literal 2 binary32)) (*.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))))) (log1p.f32 (*.f32 x x))))))
(/.f32 (*.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))))) (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))))))) (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))))))
(/.f32 (neg.f32 (+.f32 (pow.f32 (log1p.f32 (*.f32 x x)) #s(literal 3 binary32)) (pow.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))))) #s(literal 3 binary32)))) (neg.f32 (+.f32 (pow.f32 (log1p.f32 (*.f32 x x)) #s(literal 2 binary32)) (*.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))))) (log.f32 (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))) (+.f32 #s(literal 1 binary32) (*.f32 x x))))))))
(/.f32 (neg.f32 (*.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))))) (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))))))) (neg.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))))))))
(/.f32 (-.f32 (pow.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))))) #s(literal 2 binary32)) (pow.f32 (log1p.f32 (*.f32 x x)) #s(literal 2 binary32))) (log.f32 (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))) (+.f32 #s(literal 1 binary32) (*.f32 x x)))))
(*.f32 (+.f32 (pow.f32 (log1p.f32 (*.f32 x x)) #s(literal 3 binary32)) (pow.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))))) #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 (log1p.f32 (*.f32 x x)) #s(literal 2 binary32)) (*.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))))) (log.f32 (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))) (+.f32 #s(literal 1 binary32) (*.f32 x x))))))))
(*.f32 (*.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))))) (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))))))) (/.f32 #s(literal 1 binary32) (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))))))))
(log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))))))
(+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))
(+.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x))
(pow.f32 (/.f32 (+.f32 (*.f32 x x) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (+.f32 (*.f32 x (*.f32 x x)) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)))) #s(literal -1 binary32))
(pow.f32 (/.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) #s(literal -1 binary32))
(-.f32 (/.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 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 x x) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (+.f32 (*.f32 x (*.f32 x x)) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)))))
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))))
(/.f32 (+.f32 (*.f32 x (*.f32 x x)) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32))) (+.f32 (*.f32 x x) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))
(/.f32 (+.f32 (*.f32 x (*.f32 x x)) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 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 (-.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))
(/.f32 (neg.f32 (+.f32 (*.f32 x (*.f32 x x)) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)))) (neg.f32 (+.f32 (*.f32 x x) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.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 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))
(/.f32 (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 x x)) (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x)))
(*.f32 (+.f32 (*.f32 x (*.f32 x x)) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))
(*.f32 (-.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (/.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))
(exp.f32 (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))
(exp.f32 (*.f32 (*.f32 #s(literal -1/4 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32)))
(exp.f32 (*.f32 (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)))) #s(literal -1/4 binary32)))
(exp.f32 (*.f32 (log.f32 (exp.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) #s(literal -1/2 binary32)))
(pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1/2 binary32))
(pow.f32 (pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1/4 binary32)) #s(literal 2 binary32))
(pow.f32 (*.f32 (+.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/4 binary32))
(pow.f32 (exp.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal -1/2 binary32))
(*.f32 (pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1/4 binary32)) (pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1/4 binary32)))
(fabs.f32 x)
(fabs.f32 (neg.f32 x))
(fabs.f32 (neg.f32 (neg.f32 x)))
(fabs.f32 (-.f32 x #s(literal 0 binary32)))
(*.f32 (fabs.f32 x) #s(literal 1 binary32))
(*.f32 #s(literal 1 binary32) (fabs.f32 x))
(neg.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x (*.f32 x x)) #s(literal 1/2 binary32)))))
(neg.f32 (/.f32 (neg.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32))) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))
(exp.f32 (*.f32 (log.f32 (/.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32)))) (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)))) #s(literal -1 binary32)))
(+.f32 (/.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))) (neg.f32 (/.f32 #s(literal 1/4 binary32) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32)))))))
(pow.f32 (/.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32)))) (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32))) #s(literal -1 binary32))
(pow.f32 (/.f32 (/.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32)))) (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32))) #s(literal 1 binary32)) #s(literal -1 binary32))
(-.f32 (/.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))) (/.f32 #s(literal 1/4 binary32) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32)))) (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32))))
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32)))) (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32))) #s(literal 1 binary32)))
(/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32)))))
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32)))) (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)))))
(/.f32 (neg.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32))) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x (*.f32 x x)) #s(literal 1/2 binary32))))
(/.f32 (+.f32 (/.f32 #s(literal 1/4096 binary32) (*.f32 x (*.f32 (*.f32 x (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)))))) #s(literal -1/64 binary32)) (*.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32)))) (+.f32 (/.f32 #s(literal 1/256 binary32) (*.f32 x (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 x x))))) (+.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1/64 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))))))
(/.f32 (+.f32 (/.f32 #s(literal 1/256 binary32) (*.f32 x (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 x x))))) #s(literal -1/16 binary32)) (*.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32)))) (+.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))))))
(/.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32)))) (/.f32 (/.f32 #s(literal -1/2 binary32) x) (*.f32 x x)))
(/.f32 (-.f32 (*.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))) (*.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32)))) #s(literal 1/4 binary32))) (*.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32)))) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))
(/.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) #s(literal 1 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32)))))
(/.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/4096 binary32) (*.f32 x (*.f32 (*.f32 x (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)))))) #s(literal -1/64 binary32)) #s(literal 1 binary32)) (*.f32 (+.f32 (/.f32 #s(literal 1/256 binary32) (*.f32 x (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 x x))))) (+.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1/64 binary32) (*.f32 (*.f32 x x) (*.f32 x x))))) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))
(/.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/256 binary32) (*.f32 x (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 x x))))) #s(literal -1/16 binary32)) #s(literal 1 binary32)) (*.f32 (+.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))
(/.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) #s(literal -1/2 binary32)))
(/.f32 (neg.f32 (neg.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)))) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32)))))
(/.f32 (-.f32 (pow.f32 (/.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))) #s(literal 3 binary32)) (pow.f32 (/.f32 #s(literal 1/4 binary32) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))) #s(literal 3 binary32))) (+.f32 (*.f32 (/.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))) (/.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32)))))) (+.f32 (*.f32 (/.f32 #s(literal 1/4 binary32) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))) (/.f32 #s(literal 1/4 binary32) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32)))))) (*.f32 (/.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))) (/.f32 #s(literal 1/4 binary32) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32)))))))))
(/.f32 (-.f32 (*.f32 (/.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))) (/.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32)))))) (*.f32 (/.f32 #s(literal 1/4 binary32) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))) (/.f32 #s(literal 1/4 binary32) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) (+.f32 (/.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))) (/.f32 #s(literal 1/4 binary32) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32)))))))
(/.f32 (*.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32)))) (*.f32 x (*.f32 x x))) #s(literal -1/2 binary32))
(/.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/4096 binary32) (*.f32 x (*.f32 (*.f32 x (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)))))) #s(literal -1/64 binary32)) (/.f32 (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))) (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))))) (+.f32 (/.f32 #s(literal 1/256 binary32) (*.f32 x (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 x x))))) (+.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1/64 binary32) (*.f32 (*.f32 x x) (*.f32 x x))))))
(/.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/256 binary32) (*.f32 x (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 x x))))) #s(literal -1/16 binary32)) (/.f32 (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))) (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))))) (+.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))))
(/.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32)))) (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))))
(*.f32 #s(literal 1 binary32) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))
(*.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))) (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32)))))
(*.f32 (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32)))))
(*.f32 (neg.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32))) (/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x (*.f32 x x)) #s(literal 1/2 binary32)))))
(*.f32 (/.f32 (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))) (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32)))) (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)))
(*.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32)))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))
(*.f32 (*.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32)))) x) (/.f32 (*.f32 x x) #s(literal -1/2 binary32)))
(*.f32 (*.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32)))) (*.f32 x x)) (/.f32 x #s(literal -1/2 binary32)))
(*.f32 (*.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32)))) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x x))
(*.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) #s(literal 1 binary32)) (/.f32 (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))) (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32)))))
(*.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (neg.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))))) (/.f32 (*.f32 x (*.f32 x x)) #s(literal 1/2 binary32)))
(*.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x x))) (/.f32 x #s(literal -1/2 binary32)))
(neg.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (neg.f32 (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32)))))))))
(neg.f32 (/.f32 (neg.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))))
(exp.f32 (*.f32 (log.f32 (/.f32 (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32)))))) (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))))) #s(literal -1 binary32)))
(pow.f32 (/.f32 (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32)))))) (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) #s(literal -1 binary32))
(pow.f32 (/.f32 (/.f32 (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32)))))) (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) #s(literal 1 binary32)) #s(literal -1 binary32))
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32)))))) (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))))
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32)))))) (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) #s(literal 1 binary32)))
(/.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32)))))))
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32)))))) (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))))))
(/.f32 (neg.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (neg.f32 (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))))
(/.f32 (+.f32 (/.f32 #s(literal -1/512 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))))) (*.f32 (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32)))))) (+.f32 (/.f32 #s(literal 1/64 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)))) (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))))))
(/.f32 (+.f32 (/.f32 #s(literal 1/64 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)))) (*.f32 (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32)))))) (-.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))))
(/.f32 (*.f32 (+.f32 (/.f32 #s(literal -1/512 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))))) #s(literal 1 binary32)) (*.f32 (+.f32 (/.f32 #s(literal 1/64 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)))) (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))))
(/.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/64 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)))) #s(literal 1 binary32)) (*.f32 (-.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))))
(/.f32 (neg.f32 (neg.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))))) (neg.f32 (neg.f32 (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32)))))))))
(/.f32 (*.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) #s(literal 1 binary32)) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32)))))))
(/.f32 (*.f32 (+.f32 (/.f32 #s(literal -1/512 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))))) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32)))))))) (+.f32 (/.f32 #s(literal 1/64 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)))) (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))))))
(/.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/64 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)))) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32)))))))) (-.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))))
(*.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))))
(*.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))))
(*.f32 (neg.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (/.f32 #s(literal 1 binary32) (neg.f32 (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32)))))))))
(*.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))))
(*.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))) (/.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))) (/.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32)))) (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32))))))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (*.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))) (-.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))) (*.f32 x x)))))
(*.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (-.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (/.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))) (/.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32)))) (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)))))) (-.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32)))))))
(neg.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x (*.f32 x x)) #s(literal 1/2 binary32))))
(exp.f32 (*.f32 (log.f32 (/.f32 (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))) (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))))) #s(literal -1 binary32)))
(pow.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32)))) #s(literal 1 binary32))
(pow.f32 (/.f32 (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))) (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32)))) #s(literal -1 binary32))
(pow.f32 (/.f32 (/.f32 (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))) (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32)))) #s(literal 1 binary32)) #s(literal -1 binary32))
(pow.f32 (/.f32 (/.f32 x #s(literal -1/2 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x x))) #s(literal -1 binary32))
(/.f32 #s(literal 1 binary32) (/.f32 (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))) (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32)))))
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))) (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32)))) #s(literal 1 binary32)))
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 x #s(literal -1/2 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x x))))
(/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))) (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))))))
(/.f32 (neg.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32)))) (/.f32 (*.f32 x (*.f32 x x)) #s(literal 1/2 binary32)))
(/.f32 (+.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)))) (*.f32 (*.f32 x #s(literal -1/2 binary32)) (*.f32 (*.f32 x #s(literal -1/2 binary32)) (*.f32 x #s(literal -1/2 binary32))))) (*.f32 (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))) (+.f32 (*.f32 (*.f32 x #s(literal -1/2 binary32)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32)))))))
(/.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x x)) (/.f32 x #s(literal -1/2 binary32)))
(/.f32 (+.f32 (*.f32 (*.f32 x #s(literal -1/2 binary32)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)))) (*.f32 (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))) (-.f32 (*.f32 x #s(literal -1/2 binary32)) (*.f32 x (*.f32 x x)))))
(/.f32 (*.f32 (+.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)))) (*.f32 (*.f32 x #s(literal -1/2 binary32)) (*.f32 (*.f32 x #s(literal -1/2 binary32)) (*.f32 x #s(literal -1/2 binary32))))) #s(literal 1 binary32)) (*.f32 (+.f32 (*.f32 (*.f32 x #s(literal -1/2 binary32)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32)))))
(/.f32 (*.f32 (+.f32 (*.f32 (*.f32 x #s(literal -1/2 binary32)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)))) #s(literal 1 binary32)) (*.f32 (-.f32 (*.f32 x #s(literal -1/2 binary32)) (*.f32 x (*.f32 x x))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32)))))
(/.f32 (neg.f32 (neg.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))))) (neg.f32 (/.f32 (*.f32 x (*.f32 x x)) #s(literal 1/2 binary32))))
(/.f32 (neg.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x x))) (neg.f32 (/.f32 x #s(literal -1/2 binary32))))
(/.f32 (*.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) #s(literal 1 binary32)) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))
(/.f32 (*.f32 (+.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)))) (*.f32 (*.f32 x #s(literal -1/2 binary32)) (*.f32 (*.f32 x #s(literal -1/2 binary32)) (*.f32 x #s(literal -1/2 binary32))))) (/.f32 (/.f32 #s(literal -1/2 binary32) x) (*.f32 x x))) (+.f32 (*.f32 (*.f32 x #s(literal -1/2 binary32)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))))))
(/.f32 (*.f32 (+.f32 (*.f32 (*.f32 x #s(literal -1/2 binary32)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)))) (/.f32 (/.f32 #s(literal -1/2 binary32) x) (*.f32 x x))) (-.f32 (*.f32 x #s(literal -1/2 binary32)) (*.f32 x (*.f32 x x))))
(/.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) x) (/.f32 (*.f32 x x) #s(literal -1/2 binary32)))
(/.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x x))
(/.f32 (/.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x x)) x) #s(literal -2 binary32))
(*.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32)))))
(*.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (/.f32 #s(literal -1/2 binary32) x) (*.f32 x x)))
(*.f32 (neg.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32)))) (/.f32 #s(literal 1 binary32) (/.f32 (*.f32 x (*.f32 x x)) #s(literal 1/2 binary32))))
(*.f32 (/.f32 (/.f32 #s(literal -1/2 binary32) x) (*.f32 x x)) (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))))
(*.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x x)) (/.f32 #s(literal -1/2 binary32) x))
(*.f32 (/.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x x)) x) #s(literal -1/2 binary32))
(*.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) #s(literal -1/2 binary32))
(*.f32 (/.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x x)) #s(literal 1 binary32)) (/.f32 #s(literal -1/2 binary32) x))
(*.f32 (/.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x x)) (neg.f32 x)) #s(literal 1/2 binary32))
(neg.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 x (*.f32 x x))))
(exp.f32 (*.f32 (log.f32 (/.f32 (*.f32 x (*.f32 x x)) #s(literal -1/8 binary32))) #s(literal -1 binary32)))
(pow.f32 (/.f32 (*.f32 x (*.f32 x x)) #s(literal -1/8 binary32)) #s(literal -1 binary32))
(pow.f32 (/.f32 (/.f32 (*.f32 x (*.f32 x x)) #s(literal -1/8 binary32)) #s(literal 1 binary32)) #s(literal -1 binary32))
(pow.f32 (/.f32 (*.f32 x x) (/.f32 #s(literal -1/8 binary32) x)) #s(literal -1 binary32))
(/.f32 #s(literal 1 binary32) (/.f32 (*.f32 x (*.f32 x x)) #s(literal -1/8 binary32)))
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 (*.f32 x (*.f32 x x)) #s(literal -1/8 binary32)) #s(literal 1 binary32)))
(/.f32 #s(literal 1 binary32) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/8 binary32) x)))
(/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))
(/.f32 #s(literal -1/8 binary32) (neg.f32 (*.f32 x (-.f32 #s(literal 0 binary32) (*.f32 x x)))))
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (*.f32 x (*.f32 x x)) #s(literal -1/8 binary32))))
(/.f32 #s(literal 1/8 binary32) (*.f32 x (-.f32 #s(literal 0 binary32) (*.f32 x x))))
(/.f32 (/.f32 #s(literal -1/8 binary32) x) (*.f32 x x))
(/.f32 (neg.f32 (/.f32 #s(literal -1/8 binary32) x)) (-.f32 #s(literal 0 binary32) (*.f32 x x)))
(/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) x)
(/.f32 (/.f32 (/.f32 #s(literal -1/8 binary32) x) x) x)
(*.f32 #s(literal 1 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))
(*.f32 #s(literal -1/8 binary32) (/.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) x))
(*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x (-.f32 #s(literal 0 binary32) (*.f32 x x)))))
(*.f32 (/.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) x) #s(literal -1/8 binary32))
(*.f32 (/.f32 #s(literal -1/8 binary32) x) (/.f32 #s(literal 1 binary32) (*.f32 x x)))
(+.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))
(+.f32 (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))) (*.f32 x #s(literal 1/2 binary32)))
(fma.f32 x #s(literal 1/2 binary32) (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))
(fma.f32 #s(literal 1/2 binary32) x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))
(/.f32 (+.f32 (pow.f32 (*.f32 x #s(literal 1/2 binary32)) #s(literal 3 binary32)) (pow.f32 (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))) #s(literal 3 binary32))) (+.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x #s(literal 1/2 binary32))) (-.f32 (*.f32 (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))) (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))
(/.f32 (-.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x #s(literal 1/2 binary32))) (*.f32 (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))) (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (-.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))
(/.f32 (*.f32 x (+.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/512 binary32)))) (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32)))))
(/.f32 (*.f32 x (-.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1/64 binary32)))) (-.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))
(/.f32 (*.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/512 binary32))) x) (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32)))))
(/.f32 (*.f32 (-.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1/64 binary32))) x) (-.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))
(*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))
(*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))) x)
(+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))
(+.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))
(+.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))) (*.f32 (*.f32 x x) #s(literal 1/2 binary32)))
(+.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) x) (*.f32 (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))) x))
(+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (*.f32 x x)))
(+.f32 (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (*.f32 x x)) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))
(/.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/512 binary32)))) (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32)))))
(/.f32 (*.f32 (*.f32 x x) (-.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1/64 binary32)))) (-.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))
(*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))
(*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))
(*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))) (*.f32 x x))
(*.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) x)
(neg.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (neg.f32 (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))
(neg.f32 (/.f32 (neg.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32)))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))
(exp.f32 (*.f32 (log.f32 (/.f32 (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))) (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))))) #s(literal -1 binary32)))
(+.f32 (/.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))) (neg.f32 (/.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))
(pow.f32 (/.f32 (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))) (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32)))) #s(literal -1 binary32))
(pow.f32 (/.f32 (/.f32 (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))) (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32)))) #s(literal 1 binary32)) #s(literal -1 binary32))
(-.f32 (/.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))) (/.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))
(/.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))) (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32)))))
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))) (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32)))) #s(literal 1 binary32)))
(/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))) (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))))))
(/.f32 (neg.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32)))) (neg.f32 (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))
(/.f32 (-.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))))) (*.f32 (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))) (+.f32 (*.f32 x (*.f32 (*.f32 x (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))))))
(/.f32 (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32)))) (*.f32 (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))))
(/.f32 (-.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))) (*.f32 (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))) (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))
(/.f32 (*.f32 (-.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))))) #s(literal 1 binary32)) (*.f32 (+.f32 (*.f32 x (*.f32 (*.f32 x (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))))) (*.f32 (*.f32 x (*.f32 x x)) (*.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 x #s(literal 1 binary32))))))
(/.f32 (*.f32 (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32)))) #s(literal 1 binary32)) (*.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 x #s(literal 1 binary32))))))
(/.f32 (*.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32)))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))
(/.f32 (*.f32 #s(literal 1 binary32) (neg.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))))) (neg.f32 (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))
(/.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) #s(literal 1 binary32)) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))
(/.f32 (neg.f32 (neg.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))))) (neg.f32 (neg.f32 (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))
(/.f32 (-.f32 (pow.f32 (/.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))) #s(literal 3 binary32)) (pow.f32 (/.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))) #s(literal 3 binary32))) (+.f32 (*.f32 (/.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))) (/.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))) (+.f32 (*.f32 (/.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))) (/.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))) (*.f32 (/.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))) (/.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))))
(/.f32 (-.f32 (*.f32 (/.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))) (/.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))) (*.f32 (/.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))) (/.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (+.f32 (/.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))) (/.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))
(/.f32 (*.f32 (-.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))))) (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))) (+.f32 (*.f32 x (*.f32 (*.f32 x (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))))))
(/.f32 (*.f32 (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32)))) (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))))
(*.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))
(*.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))
(*.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))) #s(literal 1 binary32))
(*.f32 (neg.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32)))) (/.f32 #s(literal 1 binary32) (neg.f32 (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))
(*.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))) (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))))
(*.f32 (*.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32)))) (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))
(*.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (+.f32 (*.f32 x (*.f32 (*.f32 x (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))))) (*.f32 (*.f32 x (*.f32 (+.f32 x #s(literal 1 binary32)) x)) (*.f32 x (*.f32 (*.f32 (+.f32 x #s(literal 1 binary32)) x) (*.f32 x (*.f32 (+.f32 x #s(literal 1 binary32)) x))))))) (+.f32 (*.f32 x (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 x x)))) (*.f32 (*.f32 x (*.f32 (+.f32 x #s(literal 1 binary32)) x)) (-.f32 (*.f32 x (*.f32 (+.f32 x #s(literal 1 binary32)) x)) (*.f32 (*.f32 x x) (*.f32 x x))))))
(*.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))) (*.f32 (*.f32 x x) (-.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))) (*.f32 (*.f32 x x) (-.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))
(exp.f32 (*.f32 (log.f32 (fabs.f32 x)) #s(literal 3 binary32)))
(exp.f32 (*.f32 (log.f32 x) #s(literal 3 binary32)))
(exp.f32 (*.f32 (*.f32 #s(literal 2 binary32) (log.f32 x)) #s(literal 3/2 binary32)))
(pow.f32 x #s(literal 3 binary32))
(pow.f32 (fabs.f32 x) #s(literal 3 binary32))
(pow.f32 (*.f32 x x) #s(literal 3/2 binary32))
(*.f32 x (*.f32 x x))
(*.f32 (fabs.f32 x) (*.f32 x x))
(*.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))
(*.f32 (*.f32 x x) x)
(*.f32 (*.f32 x x) (fabs.f32 x))
(*.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))
(*.f32 (pow.f32 (fabs.f32 x) #s(literal 3/2 binary32)) (pow.f32 (fabs.f32 x) #s(literal 3/2 binary32)))
(*.f32 (pow.f32 x #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3/2 binary32)))
(*.f32 (*.f32 #s(literal 1 binary32) x) (*.f32 x x))

simplify335.0ms (3.2%)

Algorithm
egg-herbie
Rules
4268×*-lowering-*.f32
4268×*-lowering-*.f64
3296×+-lowering-+.f64
3296×+-lowering-+.f32
1864×sum4-define
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
06075922
119435426
270225420
084965420
Stop Event
iter limit
node limit
Counts
360 → 360
Calls
Call 1
Inputs
(copysign (neg (* 2 (log (sqrt (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))))) x)
(copysign (neg (* 2 (log (sqrt (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))))) x)
(copysign (neg (* 2 (log (sqrt (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))))) x)
(copysign (neg (* 2 (log (sqrt (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))))) x)
(copysign (neg (* 2 (log (sqrt (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))))) x)
(copysign (neg (* 2 (log (sqrt (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))))) x)
(copysign (neg (* 2 (log (sqrt (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))))) x)
(copysign (neg (* 2 (log (sqrt (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))))) x)
(copysign (neg (* 2 (log (sqrt (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))))) x)
(copysign (neg (* 2 (log (sqrt (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))))) x)
(copysign (neg (* 2 (log (sqrt (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))))) x)
(copysign (neg (* 2 (log (sqrt (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))))) x)
(* -2 (log (sqrt (/ 1 (+ 1 (fabs x))))))
(- (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))) (* 2 (log (sqrt (/ 1 (+ 1 (fabs x)))))))
(- (* (pow x 2) (+ (* -1/12 (* (pow x 2) (- (* 12 (* (+ 1 (fabs x)) (- (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 3/4 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))) (* 2 (log (sqrt (/ 1 (+ 1 (fabs x)))))))
(- (* (pow x 2) (+ (* (pow x 2) (- (* -1/360 (* (pow x 2) (- (+ (* -360 (* (+ 1 (fabs x)) (+ (* -1/4 (/ (- (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3)))) (+ 1 (fabs x)))) (+ (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 2))) (+ (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3))) (* 1/2 (/ (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (+ 1 (fabs x))))))))) (* 90 (- (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 15/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 1/12 (- (* 12 (* (+ 1 (fabs x)) (- (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 3/4 (/ 1 (pow (+ 1 (fabs x)) 2))))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))) (* 2 (log (sqrt (/ 1 (+ 1 (fabs x)))))))
(* -2 (log (sqrt (/ 1 x))))
(- (/ (fabs x) x) (* 2 (log (sqrt (/ 1 x)))))
(- (+ (* -1 (/ (pow (fabs x) 2) (pow x 2))) (* 1/2 (/ 1 (pow x 2)))) (+ (* -1 (/ (fabs x) x)) (* 2 (log (sqrt (/ 1 x))))))
(- (* -1/12 (/ (+ (* -12 (* x (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (+ (* -1/2 (fabs x)) (* 1/4 (* x (pow (fabs x) 2))))))) (* -3 (* (pow x 2) (pow (fabs x) 2)))) (pow x 4))) (+ (* -1 (/ (fabs x) x)) (+ (* -1 (/ (+ 1/2 (* -1 (pow (fabs x) 2))) (pow x 2))) (* 2 (log (sqrt (/ 1 x)))))))
(* -2 (log (* (sqrt (/ 1 x)) (sqrt -1))))
(- (* -1 (/ (fabs x) x)) (* 2 (log (* (sqrt (/ 1 x)) (sqrt -1)))))
(- (+ (* -1 (/ (pow (fabs x) 2) (pow x 2))) (* 1/2 (/ 1 (pow x 2)))) (+ (* 2 (log (* (sqrt (/ 1 x)) (sqrt -1)))) (/ (fabs x) x)))
(- (* -1 (/ (- (* 1/12 (/ (+ (* -3 (* (pow x 2) (pow (fabs x) 2))) (* 12 (* x (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (+ (* -1/2 (fabs x)) (* -1/4 (* x (pow (fabs x) 2)))))))) x)) (* x (+ 1/2 (* -1 (pow (fabs x) 2))))) (pow x 3))) (+ (* 2 (log (* (sqrt (/ 1 x)) (sqrt -1)))) (/ (fabs x) x)))
(* 2 (log (sqrt (/ 1 (+ 1 (fabs x))))))
(+ (* -1/2 (/ (pow x 2) (+ 1 (fabs x)))) (* 2 (log (sqrt (/ 1 (+ 1 (fabs x)))))))
(+ (* 2 (log (sqrt (/ 1 (+ 1 (fabs x)))))) (* (pow x 2) (- (* 1/12 (* (pow x 2) (- (* 12 (* (+ 1 (fabs x)) (- (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 3/4 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))
(+ (* 2 (log (sqrt (/ 1 (+ 1 (fabs x)))))) (* (pow x 2) (- (* (pow x 2) (+ (* 1/360 (* (pow x 2) (- (+ (* -360 (* (+ 1 (fabs x)) (+ (* -1/4 (/ (- (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3)))) (+ 1 (fabs x)))) (+ (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 2))) (+ (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3))) (* 1/2 (/ (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (+ 1 (fabs x))))))))) (* 90 (- (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 15/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 1/12 (- (* 12 (* (+ 1 (fabs x)) (- (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 3/4 (/ 1 (pow (+ 1 (fabs x)) 2))))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))
(* 2 (log (sqrt (/ 1 x))))
(+ (* -1 (/ (fabs x) x)) (* 2 (log (sqrt (/ 1 x)))))
(+ (* -1 (/ (fabs x) x)) (+ (* -1 (/ (+ 1/2 (* -1 (pow (fabs x) 2))) (pow x 2))) (* 2 (log (sqrt (/ 1 x))))))
(+ (* -1 (/ (fabs x) x)) (+ (* -1 (/ (+ 1/2 (* -1 (pow (fabs x) 2))) (pow x 2))) (+ (* 1/12 (/ (+ (* -12 (* x (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (+ (* -1/2 (fabs x)) (* 1/4 (* x (pow (fabs x) 2))))))) (* -3 (* (pow x 2) (pow (fabs x) 2)))) (pow x 4))) (* 2 (log (sqrt (/ 1 x)))))))
(* 2 (log (* (sqrt (/ 1 x)) (sqrt -1))))
(+ (* 2 (log (* (sqrt (/ 1 x)) (sqrt -1)))) (/ (fabs x) x))
(+ (* -1 (/ (+ 1/2 (* -1 (pow (fabs x) 2))) (pow x 2))) (+ (* 2 (log (* (sqrt (/ 1 x)) (sqrt -1)))) (/ (fabs x) x)))
(+ (* -1 (/ (+ (* -1/12 (/ (+ (* -3 (* (pow x 2) (pow (fabs x) 2))) (* 12 (* x (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (+ (* -1/2 (fabs x)) (* -1/4 (* x (pow (fabs x) 2)))))))) x)) (* x (+ 1/2 (* -1 (pow (fabs x) 2))))) (pow x 3))) (+ (* 2 (log (* (sqrt (/ 1 x)) (sqrt -1)))) (/ (fabs x) x)))
(log (sqrt (/ 1 (+ 1 (fabs x)))))
(+ (log (sqrt (/ 1 (+ 1 (fabs x))))) (* -1/4 (/ (pow x 2) (+ 1 (fabs x)))))
(+ (log (sqrt (/ 1 (+ 1 (fabs x))))) (* (pow x 2) (- (* 1/24 (* (pow x 2) (- (* 12 (* (+ 1 (fabs x)) (- (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 3/4 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/4 (/ 1 (+ 1 (fabs x)))))))
(+ (log (sqrt (/ 1 (+ 1 (fabs x))))) (* (pow x 2) (- (* (pow x 2) (+ (* 1/720 (* (pow x 2) (- (+ (* -360 (* (+ 1 (fabs x)) (+ (* -1/4 (/ (- (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3)))) (+ 1 (fabs x)))) (+ (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 2))) (+ (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3))) (* 1/2 (/ (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (+ 1 (fabs x))))))))) (* 90 (- (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 15/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 1/24 (- (* 12 (* (+ 1 (fabs x)) (- (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 3/4 (/ 1 (pow (+ 1 (fabs x)) 2))))))) (* 1/4 (/ 1 (+ 1 (fabs x)))))))
(log (sqrt (/ 1 x)))
(+ (log (sqrt (/ 1 x))) (* -1/2 (/ (fabs x) x)))
(+ (log (sqrt (/ 1 x))) (+ (* -1/2 (/ (fabs x) x)) (* -1/2 (/ (+ 1/2 (* -1 (pow (fabs x) 2))) (pow x 2)))))
(+ (log (sqrt (/ 1 x))) (+ (* -1/2 (/ (fabs x) x)) (+ (* -1/2 (/ (+ 1/2 (* -1 (pow (fabs x) 2))) (pow x 2))) (* 1/24 (/ (+ (* -12 (* x (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (+ (* -1/2 (fabs x)) (* 1/4 (* x (pow (fabs x) 2))))))) (* -3 (* (pow x 2) (pow (fabs x) 2)))) (pow x 4))))))
(log (* (sqrt (/ 1 x)) (sqrt -1)))
(+ (log (* (sqrt (/ 1 x)) (sqrt -1))) (* 1/2 (/ (fabs x) x)))
(+ (log (* (sqrt (/ 1 x)) (sqrt -1))) (+ (* -1/2 (/ (+ 1/2 (* -1 (pow (fabs x) 2))) (pow x 2))) (* 1/2 (/ (fabs x) x))))
(+ (log (* (sqrt (/ 1 x)) (sqrt -1))) (+ (* -1 (/ (+ (* -1/24 (/ (+ (* -3 (* (pow x 2) (pow (fabs x) 2))) (* 12 (* x (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (+ (* -1/2 (fabs x)) (* -1/4 (* x (pow (fabs x) 2)))))))) x)) (* 1/2 (* x (+ 1/2 (* -1 (pow (fabs x) 2)))))) (pow x 3))) (* 1/2 (/ (fabs 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)
(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 (- (/ (pow x 3) (+ (* -2 (/ (* (pow x 3) (- (* 1/16 (/ 1 (pow x 4))) 1/4)) (+ (* -1/2 x) (pow x 3)))) (pow x 2))) (+ x (* 1/8 (/ 1 (* (pow x 3) (+ (* -2 (/ (* (pow x 3) (- (* 1/16 (/ 1 (pow x 4))) 1/4)) (+ (* -1/2 x) (pow x 3)))) (pow x 2)))))))) x)
(copysign (log (- (/ (pow x 3) (+ (* -2 (/ (* (pow x 3) (- (* 1/16 (/ 1 (pow x 4))) 1/4)) (+ (* -1/2 x) (pow x 3)))) (pow x 2))) (+ x (* 1/8 (/ 1 (* (pow x 3) (+ (* -2 (/ (* (pow x 3) (- (* 1/16 (/ 1 (pow x 4))) 1/4)) (+ (* -1/2 x) (pow x 3)))) (pow x 2)))))))) x)
(copysign (log (- (/ (pow x 3) (+ (* -2 (/ (* (pow x 3) (- (* 1/16 (/ 1 (pow x 4))) 1/4)) (+ (* -1/2 x) (pow x 3)))) (pow x 2))) (+ x (* 1/8 (/ 1 (* (pow x 3) (+ (* -2 (/ (* (pow x 3) (- (* 1/16 (/ 1 (pow x 4))) 1/4)) (+ (* -1/2 x) (pow x 3)))) (pow x 2)))))))) x)
(copysign (log (- (/ (pow x 3) (+ (* -2 (/ (* (pow x 3) (- (* 1/16 (/ 1 (pow x 4))) 1/4)) (+ (* -1/2 x) (pow x 3)))) (pow x 2))) (+ x (* 1/8 (/ 1 (* (pow x 3) (+ (* -2 (/ (* (pow x 3) (- (* 1/16 (/ 1 (pow x 4))) 1/4)) (+ (* -1/2 x) (pow x 3)))) (pow x 2)))))))) x)
(copysign (log (- (/ (pow x 3) (+ (* -2 (/ (* (pow x 3) (- (* 1/16 (/ 1 (pow x 4))) 1/4)) (- (pow x 3) (* 1/2 x)))) (pow x 2))) (+ x (* 1/8 (/ 1 (* (pow x 3) (+ (* -2 (/ (* (pow x 3) (- (* 1/16 (/ 1 (pow x 4))) 1/4)) (- (pow x 3) (* 1/2 x)))) (pow x 2)))))))) x)
(copysign (log (- (/ (pow x 3) (+ (* -2 (/ (* (pow x 3) (- (* 1/16 (/ 1 (pow x 4))) 1/4)) (- (pow x 3) (* 1/2 x)))) (pow x 2))) (+ x (* 1/8 (/ 1 (* (pow x 3) (+ (* -2 (/ (* (pow x 3) (- (* 1/16 (/ 1 (pow x 4))) 1/4)) (- (pow x 3) (* 1/2 x)))) (pow x 2)))))))) x)
(copysign (log (- (/ (pow x 3) (+ (* -2 (/ (* (pow x 3) (- (* 1/16 (/ 1 (pow x 4))) 1/4)) (- (pow x 3) (* 1/2 x)))) (pow x 2))) (+ x (* 1/8 (/ 1 (* (pow x 3) (+ (* -2 (/ (* (pow x 3) (- (* 1/16 (/ 1 (pow x 4))) 1/4)) (- (pow x 3) (* 1/2 x)))) (pow x 2)))))))) x)
(copysign (log (- (/ (pow x 3) (+ (* -2 (/ (* (pow x 3) (- (* 1/16 (/ 1 (pow x 4))) 1/4)) (- (pow x 3) (* 1/2 x)))) (pow x 2))) (+ x (* 1/8 (/ 1 (* (pow x 3) (+ (* -2 (/ (* (pow x 3) (- (* 1/16 (/ 1 (pow x 4))) 1/4)) (- (pow x 3) (* 1/2 x)))) (pow x 2)))))))) x)
(copysign (log (- (* -1 x) (+ (* -1 (/ (pow x 3) (+ (* -2 (/ (* (pow x 3) (- (* 1/16 (/ 1 (pow x 4))) 1/4)) (- (* -1/2 x) (* -1 (pow x 3))))) (pow x 2)))) (* 1/8 (/ 1 (* (pow x 3) (+ (* -2 (/ (* (pow x 3) (- (* 1/16 (/ 1 (pow x 4))) 1/4)) (- (* -1/2 x) (* -1 (pow x 3))))) (pow x 2)))))))) x)
(copysign (log (- (* -1 x) (+ (* -1 (/ (pow x 3) (+ (* -2 (/ (* (pow x 3) (- (* 1/16 (/ 1 (pow x 4))) 1/4)) (- (* -1/2 x) (* -1 (pow x 3))))) (pow x 2)))) (* 1/8 (/ 1 (* (pow x 3) (+ (* -2 (/ (* (pow x 3) (- (* 1/16 (/ 1 (pow x 4))) 1/4)) (- (* -1/2 x) (* -1 (pow x 3))))) (pow x 2)))))))) x)
(copysign (log (- (* -1 x) (+ (* -1 (/ (pow x 3) (+ (* -2 (/ (* (pow x 3) (- (* 1/16 (/ 1 (pow x 4))) 1/4)) (- (* -1/2 x) (* -1 (pow x 3))))) (pow x 2)))) (* 1/8 (/ 1 (* (pow x 3) (+ (* -2 (/ (* (pow x 3) (- (* 1/16 (/ 1 (pow x 4))) 1/4)) (- (* -1/2 x) (* -1 (pow x 3))))) (pow x 2)))))))) x)
(copysign (log (- (* -1 x) (+ (* -1 (/ (pow x 3) (+ (* -2 (/ (* (pow x 3) (- (* 1/16 (/ 1 (pow x 4))) 1/4)) (- (* -1/2 x) (* -1 (pow x 3))))) (pow x 2)))) (* 1/8 (/ 1 (* (pow x 3) (+ (* -2 (/ (* (pow x 3) (- (* 1/16 (/ 1 (pow x 4))) 1/4)) (- (* -1/2 x) (* -1 (pow x 3))))) (pow x 2)))))))) x)
(+ (log -1/2) (* -1 (log x)))
(+ (log -1/2) (* -1 (log x)))
(+ (log -1/2) (* -1 (log x)))
(+ (log -1/2) (* -1 (log x)))
(+ (log -1/2) (log (/ 1 x)))
(+ (log -1/2) (log (/ 1 x)))
(+ (log -1/2) (log (/ 1 x)))
(+ (log -1/2) (log (/ 1 x)))
(+ (log 1/2) (log (/ -1 x)))
(+ (log 1/2) (log (/ -1 x)))
(+ (log 1/2) (log (/ -1 x)))
(+ (log 1/2) (log (/ -1 x)))
(/ -1/2 x)
(/ -1/2 x)
(/ -1/2 x)
(/ -1/2 x)
(/ -1/2 x)
(/ -1/2 x)
(/ -1/2 x)
(/ -1/2 x)
(/ -1/2 x)
(/ -1/2 x)
(/ -1/2 x)
(/ -1/2 x)
(/ -1/2 x)
(/ (- (pow x 2) 1/2) x)
(/ (- (pow x 2) 1/2) x)
(/ (- (pow x 2) 1/2) x)
x
(* x (- 1 (* 1/2 (/ 1 (pow x 2)))))
(* x (- 1 (* 1/2 (/ 1 (pow x 2)))))
(* x (- 1 (* 1/2 (/ 1 (pow x 2)))))
x
(* -1 (* x (- (* 1/2 (/ 1 (pow x 2))) 1)))
(* -1 (* x (- (* 1/2 (/ 1 (pow x 2))) 1)))
(* -1 (* x (- (* 1/2 (/ 1 (pow x 2))) 1)))
(copysign (log (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))))) x)
(copysign (log (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))))) x)
(copysign (log (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))))) x)
(copysign (log (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))))) x)
(copysign (log (- (+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) (* 1/8 (pow x 4)))) x)
(copysign (log (- (+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) (* 1/8 (pow x 4)))) x)
(copysign (log (- (+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) (* 1/8 (pow x 4)))) x)
(copysign (log (- (+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) (* 1/8 (pow x 4)))) x)
(copysign (log (- (+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) (* 1/8 (pow x 4)))) x)
(copysign (log (- (+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) (* 1/8 (pow x 4)))) x)
(copysign (log (- (+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) (* 1/8 (pow x 4)))) x)
(copysign (log (- (+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) (* 1/8 (pow x 4)))) x)
(log (+ 1 (fabs x)))
(+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))))
(+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* -1/24 (* (pow x 2) (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))
(+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* (pow x 2) (+ (* -1/24 (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2))))) (* 1/720 (* (pow x 2) (+ (* 45 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 30 (/ 1 (pow (+ 1 (fabs x)) 3)))))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))
(+ (log -1/8) (* -4 (log (/ 1 x))))
(- (+ (log -1/8) (* -4 (log (/ 1 x)))) (* 4 (/ 1 (pow x 2))))
(- (+ (log -1/8) (+ (* -4 (log (/ 1 x))) (* 1/24 (/ (- (* -192 (+ 1 (fabs x))) 192) (pow x 4))))) (* 4 (/ 1 (pow x 2))))
(- (+ (log -1/8) (+ (* -4 (log (/ 1 x))) (+ (* 1/720 (/ (- (* -23040 (+ 1 (fabs x))) 15360) (pow x 6))) (* 1/24 (/ (- (* -192 (+ 1 (fabs x))) 192) (pow x 4)))))) (* 4 (/ 1 (pow x 2))))
(+ (log -1/8) (* -4 (log (/ -1 x))))
(- (+ (log -1/8) (* -4 (log (/ -1 x)))) (* 4 (/ 1 (pow x 2))))
(- (+ (log -1/8) (+ (* -4 (log (/ -1 x))) (* 1/24 (/ (- (* -192 (+ 1 (fabs x))) 192) (pow x 4))))) (* 4 (/ 1 (pow x 2))))
(- (+ (log -1/8) (+ (* -4 (log (/ -1 x))) (+ (* 1/720 (/ (- (* -23040 (+ 1 (fabs x))) 15360) (pow x 6))) (* 1/24 (/ (- (* -192 (+ 1 (fabs x))) 192) (pow x 4)))))) (* 4 (/ 1 (pow x 2))))
(+ 1 (fabs x))
(+ 1 (+ (fabs x) (* 1/2 (pow x 2))))
(+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))))
(+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))))
(* -1/8 (pow x 4))
(* (pow x 4) (- (* 1/2 (/ 1 (pow x 2))) 1/8))
(* (pow x 4) (- (+ (* 1/2 (/ 1 (pow x 2))) (+ (/ 1 (pow x 4)) (/ (fabs x) (pow x 4)))) 1/8))
(* (pow x 4) (- (+ (* 1/2 (/ 1 (pow x 2))) (+ (/ 1 (pow x 4)) (/ (fabs x) (pow x 4)))) 1/8))
(* -1/8 (pow x 4))
(* (pow x 4) (- (* 1/2 (/ 1 (pow x 2))) 1/8))
(* (pow x 4) (- (+ (* 1/2 (/ 1 (pow x 2))) (+ (/ 1 (pow x 4)) (/ (fabs x) (pow x 4)))) 1/8))
(* (pow x 4) (- (+ (* 1/2 (/ 1 (pow x 2))) (+ (/ 1 (pow x 4)) (/ (fabs x) (pow x 4)))) 1/8))
(+ 1 (fabs x))
(+ 1 (fabs x))
(+ 1 (fabs x))
(+ 1 (fabs x))
(+ 1 (fabs x))
(+ 1 (fabs x))
(+ 1 (fabs x))
(+ 1 (fabs x))
(+ 1 (fabs x))
(+ 1 (fabs x))
(+ 1 (fabs x))
(+ 1 (fabs x))
x
(* x (+ 1 (* 1/2 x)))
(* x (+ 1 (* x (+ 1/2 (* 1/3 x)))))
(* x (+ 1 (* x (+ 1/2 (* x (+ 1/3 (* 1/4 x)))))))
(+ (log -1) (log (/ 1 x)))
(+ (log -1) (+ (log (/ 1 x)) (/ 1 x)))
(+ (log -1) (+ (log (/ 1 x)) (+ (/ 1/2 (pow x 2)) (/ 1 x))))
(+ (log -1) (+ (log (/ 1 x)) (+ (/ 1/2 (pow x 2)) (+ (/ 1 x) (* 1/3 (/ 1 (pow x 3)))))))
(log (/ -1 x))
(+ (log (/ -1 x)) (/ 1 x))
(+ (log (/ -1 x)) (+ (/ 1/2 (pow x 2)) (/ 1 x)))
(+ (log (/ -1 x)) (* -1 (/ (- (* -1 (/ (+ 1/2 (* 1/3 (/ 1 x))) x)) 1) x)))
1
(+ 1 x)
(+ 1 (* x (+ 1 x)))
(+ 1 (* x (+ 1 (* x (+ 1 x)))))
(/ -1 x)
(* -1 (/ (+ 1 (/ 1 x)) x))
(/ (- (* -1 (/ (+ 1 (/ 1 x)) x)) 1) x)
(/ (- (* -1 (/ (+ 1 (/ 1 x)) (pow x 2))) (+ 1 (/ 1 x))) x)
(/ -1 x)
(* -1 (/ (+ 1 (/ 1 x)) x))
(* -1 (/ (+ 1 (+ (/ 1 x) (/ 1 (pow x 2)))) x))
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (+ 1 (/ 1 x)) x)) 1) x))) x))
(copysign (+ (log (+ 1 (* -1 (pow x 2)))) (log (/ (+ 1 (pow x 3)) (* (- 1 (pow x 2)) (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4))))))))) x)
(copysign (+ (log (+ 1 (* -1 (pow x 2)))) (log (/ (+ 1 (pow x 3)) (* (- 1 (pow x 2)) (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4))))))))) x)
(copysign (+ (log (+ 1 (* -1 (pow x 2)))) (log (/ (+ 1 (pow x 3)) (* (- 1 (pow x 2)) (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4))))))))) x)
(copysign (+ (log (+ 1 (* -1 (pow x 2)))) (log (/ (+ 1 (pow x 3)) (* (- 1 (pow x 2)) (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4))))))))) x)
(copysign (+ (log (- 1 (pow x 2))) (log (/ (+ 1 (pow x 3)) (* (- 1 (pow x 2)) (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4))))))))) x)
(copysign (+ (log (- 1 (pow x 2))) (log (/ (+ 1 (pow x 3)) (* (- 1 (pow x 2)) (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4))))))))) x)
(copysign (+ (log (- 1 (pow x 2))) (log (/ (+ 1 (pow x 3)) (* (- 1 (pow x 2)) (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4))))))))) x)
(copysign (+ (log (- 1 (pow x 2))) (log (/ (+ 1 (pow x 3)) (* (- 1 (pow x 2)) (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4))))))))) x)
(copysign (+ (log (- 1 (pow x 2))) (log (/ (- 1 (* -1 (pow x 3))) (* (+ 1 (+ (* -1 (/ (pow x 3) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3))))) (/ (pow x 6) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3)))))) (- 1 (pow x 2)))))) x)
(copysign (+ (log (- 1 (pow x 2))) (log (/ (- 1 (* -1 (pow x 3))) (* (+ 1 (+ (* -1 (/ (pow x 3) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3))))) (/ (pow x 6) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3)))))) (- 1 (pow x 2)))))) x)
(copysign (+ (log (- 1 (pow x 2))) (log (/ (- 1 (* -1 (pow x 3))) (* (+ 1 (+ (* -1 (/ (pow x 3) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3))))) (/ (pow x 6) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3)))))) (- 1 (pow x 2)))))) x)
(copysign (+ (log (- 1 (pow x 2))) (log (/ (- 1 (* -1 (pow x 3))) (* (+ 1 (+ (* -1 (/ (pow x 3) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3))))) (/ (pow x 6) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3)))))) (- 1 (pow x 2)))))) x)
x
(* x (+ 1 (* -1/2 x)))
(* x (+ 1 (* x (- (* 1/3 x) 1/2))))
(* x (+ 1 (* x (- (* x (+ 1/3 (* -1/4 x))) 1/2))))
(+ (log (/ 1 x)) (+ (* -2 (log (/ 1 x))) (* 2 (log -1))))
(+ (log (/ 1 x)) (+ (* -2 (log (/ 1 x))) (+ (* 2 (log -1)) (/ 1 x))))
(- (+ (log (/ 1 x)) (+ (* -2 (log (/ 1 x))) (+ (* 2 (log -1)) (/ 1 x)))) (/ 1/2 (pow x 2)))
(- (+ (log (/ 1 x)) (+ (* -2 (log (/ 1 x))) (+ (* 2 (log -1)) (+ (/ 1 x) (* 1/3 (/ 1 (pow x 3))))))) (/ 1/2 (pow x 2)))
(+ (log -1) (+ (log (/ -1 x)) (* -2 (log (/ -1 x)))))
(+ (log -1) (+ (log (/ -1 x)) (+ (* -2 (log (/ -1 x))) (/ 1 x))))
(+ (log -1) (+ (log (/ -1 x)) (+ (* -2 (log (/ -1 x))) (* -1 (/ (- (* 1/2 (/ 1 x)) 1) x)))))
(+ (log -1) (+ (log (/ -1 x)) (+ (* -2 (log (/ -1 x))) (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 x)) 1/2) x)) 1) 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)))))
(sqrt (/ 1 (+ 1 (fabs x))))
(+ (sqrt (/ 1 (+ 1 (fabs x)))) (* -1/4 (* (pow x 2) (sqrt (/ 1 (pow (+ 1 (fabs x)) 3))))))
(+ (sqrt (/ 1 (+ 1 (fabs x)))) (* (pow x 2) (+ (* -1/4 (sqrt (/ 1 (pow (+ 1 (fabs x)) 3)))) (* 1/2 (* (* (pow x 2) (- (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3))))) (sqrt (+ 1 (fabs x))))))))
(+ (sqrt (/ 1 (+ 1 (fabs x)))) (* (pow x 2) (+ (* -1/4 (sqrt (/ 1 (pow (+ 1 (fabs x)) 3)))) (* (pow x 2) (+ (* -1/2 (* (* (pow x 2) (+ (* -1/4 (/ (- (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3)))) (+ 1 (fabs x)))) (+ (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 2))) (+ (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3))) (* 1/2 (/ (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (+ 1 (fabs x)))))))) (sqrt (+ 1 (fabs x))))) (* 1/2 (* (sqrt (+ 1 (fabs x))) (- (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3)))))))))))
(sqrt (/ 1 x))
(+ (sqrt (/ 1 x)) (* -1/2 (* (sqrt (/ 1 (pow x 3))) (fabs x))))
(+ (sqrt (/ 1 x)) (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (fabs x))) (* -1/2 (* (sqrt (/ 1 (pow x 5))) (+ 1/2 (* -1 (pow (fabs x) 2)))))))
(+ (sqrt (/ 1 x)) (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (fabs x))) (+ (* -1/2 (* (sqrt (/ 1 (pow x 5))) (+ 1/2 (* -1 (pow (fabs x) 2))))) (* -1/2 (* (sqrt (/ 1 (pow x 7))) (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (+ (* -1/2 (fabs x)) (* 1/4 (* x (pow (fabs x) 2))))))))))
(* (sqrt (/ 1 x)) (sqrt -1))
(+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (* (fabs x) (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1)))
(+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (* (fabs x) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 5))) (* (sqrt -1) (+ 1/2 (* -1 (pow (fabs x) 2)))))) (* (sqrt (/ 1 x)) (sqrt -1))))
(+ (* -1 (/ (+ (* -1/2 (* (sqrt x) (* (sqrt -1) (+ 1/2 (* -1 (pow (fabs x) 2)))))) (* 1/2 (* (sqrt (/ 1 x)) (* (sqrt -1) (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (+ (* -1/2 (fabs x)) (* -1/4 (* x (pow (fabs x) 2))))))))) (pow x 3))) (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (* (fabs x) (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -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/4 (pow x 2))
(/ (+ 1/4 (* 1/2 (pow x 2))) (pow x 2))
(/ (+ 1/4 (* 1/2 (pow x 2))) (pow x 2))
(/ (+ 1/4 (* 1/2 (pow x 2))) (pow x 2))
1/2
(+ 1/2 (* 1/4 (/ 1 (pow x 2))))
(+ 1/2 (* 1/4 (/ 1 (pow x 2))))
(+ 1/2 (* 1/4 (/ 1 (pow x 2))))
1/2
(+ 1/2 (* 1/4 (/ 1 (pow x 2))))
(+ 1/2 (* 1/4 (/ 1 (pow x 2))))
(+ 1/2 (* 1/4 (/ 1 (pow x 2))))
(/ -1/2 x)
(/ (- (pow x 2) 1/2) x)
(/ (- (pow x 2) 1/2) x)
(/ (- (pow x 2) 1/2) x)
x
(* x (- 1 (* 1/2 (/ 1 (pow x 2)))))
(* x (- 1 (* 1/2 (/ 1 (pow x 2)))))
(* x (- 1 (* 1/2 (/ 1 (pow x 2)))))
x
(* -1 (* x (- (* 1/2 (/ 1 (pow x 2))) 1)))
(* -1 (* x (- (* 1/2 (/ 1 (pow x 2))) 1)))
(* -1 (* x (- (* 1/2 (/ 1 (pow x 2))) 1)))
(/ 1/4 (pow x 2))
(/ (+ 1/4 (* -1/2 (pow x 2))) (pow x 2))
(/ (+ 1/4 (* -1/2 (pow x 2))) (pow x 2))
(/ (+ 1/4 (* -1/2 (pow x 2))) (pow x 2))
-1/2
(- (* 1/4 (/ 1 (pow x 2))) 1/2)
(- (* 1/4 (/ 1 (pow x 2))) 1/2)
(- (* 1/4 (/ 1 (pow x 2))) 1/2)
-1/2
(- (* 1/4 (/ 1 (pow x 2))) 1/2)
(- (* 1/4 (/ 1 (pow x 2))) 1/2)
(- (* 1/4 (/ 1 (pow x 2))) 1/2)
(/ -1/8 (pow x 3))
(/ -1/8 (pow x 3))
(/ -1/8 (pow x 3))
(/ -1/8 (pow x 3))
(/ -1/8 (pow x 3))
(/ -1/8 (pow x 3))
(/ -1/8 (pow x 3))
(/ -1/8 (pow x 3))
(/ -1/8 (pow x 3))
(/ -1/8 (pow x 3))
(/ -1/8 (pow x 3))
(/ -1/8 (pow x 3))
(* 1/2 x)
(* x (+ 1/2 (* -1/8 (pow x 2))))
(* x (+ 1/2 (* -1/8 (pow x 2))))
(* x (+ 1/2 (* -1/8 (pow x 2))))
(* -1/8 (pow x 3))
(* (pow x 3) (- (* 1/2 (/ 1 (pow x 2))) 1/8))
(* (pow x 3) (- (* 1/2 (/ 1 (pow x 2))) 1/8))
(* (pow x 3) (- (* 1/2 (/ 1 (pow x 2))) 1/8))
(* -1/8 (pow x 3))
(* -1 (* (pow x 3) (- 1/8 (* 1/2 (/ 1 (pow x 2))))))
(* -1 (* (pow x 3) (- 1/8 (* 1/2 (/ 1 (pow x 2))))))
(* -1 (* (pow x 3) (- 1/8 (* 1/2 (/ 1 (pow x 2))))))
(* 1/2 (pow x 2))
(* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))
(* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))
(* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))
(* -1/8 (pow x 4))
(* (pow x 4) (- (* 1/2 (/ 1 (pow x 2))) 1/8))
(* (pow x 4) (- (* 1/2 (/ 1 (pow x 2))) 1/8))
(* (pow x 4) (- (* 1/2 (/ 1 (pow x 2))) 1/8))
(* -1/8 (pow x 4))
(* (pow x 4) (- (* 1/2 (/ 1 (pow x 2))) 1/8))
(* (pow x 4) (- (* 1/2 (/ 1 (pow x 2))) 1/8))
(* (pow x 4) (- (* 1/2 (/ 1 (pow x 2))) 1/8))
(* -1 x)
(* x (- x 1))
(* x (- x 1))
(* x (- x 1))
(pow x 2)
(* (pow x 2) (- 1 (/ 1 x)))
(* (pow x 2) (- 1 (/ 1 x)))
(* (pow x 2) (- 1 (/ 1 x)))
(pow x 2)
(* (pow x 2) (- 1 (/ 1 x)))
(* (pow x 2) (- 1 (/ 1 x)))
(* (pow x 2) (- 1 (/ 1 x)))
(pow x 3)
(pow x 3)
(pow x 3)
(pow x 3)
(pow x 3)
(pow x 3)
(pow x 3)
(pow x 3)
(pow x 3)
(pow x 3)
(pow x 3)
(pow x 3)
Outputs
(copysign (neg (* 2 (log (sqrt (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))))) x)
(copysign.f32 (*.f32 (log.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) #s(literal -2 binary32)) x)
(copysign (neg (* 2 (log (sqrt (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))))) x)
(copysign.f32 (*.f32 (log.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) #s(literal -2 binary32)) x)
(copysign (neg (* 2 (log (sqrt (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))))) x)
(copysign.f32 (*.f32 (log.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) #s(literal -2 binary32)) x)
(copysign (neg (* 2 (log (sqrt (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))))) x)
(copysign.f32 (*.f32 (log.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) #s(literal -2 binary32)) x)
(copysign (neg (* 2 (log (sqrt (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))))) x)
(copysign.f32 (*.f32 (log.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) #s(literal -2 binary32)) x)
(copysign (neg (* 2 (log (sqrt (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))))) x)
(copysign.f32 (*.f32 (log.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) #s(literal -2 binary32)) x)
(copysign (neg (* 2 (log (sqrt (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))))) x)
(copysign.f32 (*.f32 (log.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) #s(literal -2 binary32)) x)
(copysign (neg (* 2 (log (sqrt (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))))) x)
(copysign.f32 (*.f32 (log.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) #s(literal -2 binary32)) x)
(copysign (neg (* 2 (log (sqrt (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))))) x)
(copysign.f32 (*.f32 (log.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) #s(literal -2 binary32)) x)
(copysign (neg (* 2 (log (sqrt (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))))) x)
(copysign.f32 (*.f32 (log.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) #s(literal -2 binary32)) x)
(copysign (neg (* 2 (log (sqrt (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))))) x)
(copysign.f32 (*.f32 (log.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) #s(literal -2 binary32)) x)
(copysign (neg (* 2 (log (sqrt (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))))) x)
(copysign.f32 (*.f32 (log.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) #s(literal -2 binary32)) x)
(* -2 (log (sqrt (/ 1 (+ 1 (fabs x))))))
(*.f32 #s(literal -2 binary32) (log.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))))
(- (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))) (* 2 (log (sqrt (/ 1 (+ 1 (fabs x)))))))
(+.f32 (*.f32 #s(literal -2 binary32) (log.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))))) (/.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))
(- (* (pow x 2) (+ (* -1/12 (* (pow x 2) (- (* 12 (* (+ 1 (fabs x)) (- (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 3/4 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))) (* 2 (log (sqrt (/ 1 (+ 1 (fabs x)))))))
(+.f32 (*.f32 (*.f32 x x) (+.f32 (*.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))) (*.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32))) #s(literal 3/16 binary32))) #s(literal 12 binary32))) (/.f32 #s(literal -3/4 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)))) (*.f32 (*.f32 x x) #s(literal -1/12 binary32))) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))) (*.f32 #s(literal -2 binary32) (log.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))))))
(- (* (pow x 2) (+ (* (pow x 2) (- (* -1/360 (* (pow x 2) (- (+ (* -360 (* (+ 1 (fabs x)) (+ (* -1/4 (/ (- (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3)))) (+ 1 (fabs x)))) (+ (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 2))) (+ (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3))) (* 1/2 (/ (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (+ 1 (fabs x))))))))) (* 90 (- (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 15/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 1/12 (- (* 12 (* (+ 1 (fabs x)) (- (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 3/4 (/ 1 (pow (+ 1 (fabs x)) 2))))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))) (* 2 (log (sqrt (/ 1 (+ 1 (fabs x)))))))
(+.f32 (*.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 #s(literal -1/360 binary32) (*.f32 (*.f32 x x) (+.f32 (*.f32 (+.f32 (/.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))) (*.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32))) #s(literal 3/16 binary32))) #s(literal -1/4 binary32)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (+.f32 (/.f32 (*.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 #s(literal 1/8 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))) (/.f32 #s(literal 1/4 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32))))) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (+.f32 (/.f32 #s(literal 1/16 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32))) (/.f32 #s(literal 1/16 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)))))) (+.f32 #s(literal -360 binary32) (*.f32 (fabs.f32 x) #s(literal -360 binary32)))) (+.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))) (*.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32))) #s(literal 3/16 binary32))) #s(literal 90 binary32)) (/.f32 #s(literal -15/4 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32))))))) (*.f32 #s(literal -1/12 binary32) (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))) (*.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32))) #s(literal 3/16 binary32))) #s(literal 12 binary32))) (/.f32 #s(literal -3/4 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)))))))))) (*.f32 #s(literal -2 binary32) (log.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))))))
(* -2 (log (sqrt (/ 1 x))))
(*.f32 #s(literal -2 binary32) (log.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x))))
(- (/ (fabs x) x) (* 2 (log (sqrt (/ 1 x)))))
(+.f32 (/.f32 (fabs.f32 x) x) (*.f32 #s(literal -2 binary32) (log.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)))))
(- (+ (* -1 (/ (pow (fabs x) 2) (pow x 2))) (* 1/2 (/ 1 (pow x 2)))) (+ (* -1 (/ (fabs x) x)) (* 2 (log (sqrt (/ 1 x))))))
(-.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (/.f32 (*.f32 x x) x) x)) (-.f32 (*.f32 #s(literal 2 binary32) (log.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)))) (/.f32 (fabs.f32 x) x)))
(- (* -1/12 (/ (+ (* -12 (* x (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (+ (* -1/2 (fabs x)) (* 1/4 (* x (pow (fabs x) 2))))))) (* -3 (* (pow x 2) (pow (fabs x) 2)))) (pow x 4))) (+ (* -1 (/ (fabs x) x)) (+ (* -1 (/ (+ 1/2 (* -1 (pow (fabs x) 2))) (pow x 2))) (* 2 (log (sqrt (/ 1 x)))))))
(-.f32 (/.f32 (*.f32 #s(literal -1/12 binary32) (+.f32 (*.f32 (-.f32 (+.f32 (*.f32 (fabs.f32 x) #s(literal -1/2 binary32)) (*.f32 x (*.f32 x (*.f32 x #s(literal 1/4 binary32))))) (*.f32 (fabs.f32 x) (-.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 x #s(literal -12 binary32))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal -3 binary32))))) (pow.f32 x #s(literal 4 binary32))) (-.f32 (-.f32 (*.f32 #s(literal 2 binary32) (log.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)))) (/.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 x x)) (*.f32 x x))) (/.f32 (fabs.f32 x) x)))
(* -2 (log (* (sqrt (/ 1 x)) (sqrt -1))))
(*.f32 #s(literal -2 binary32) (log.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (sqrt.f32 #s(literal -1 binary32)))))
(- (* -1 (/ (fabs x) x)) (* 2 (log (* (sqrt (/ 1 x)) (sqrt -1)))))
(neg.f32 (+.f32 (/.f32 (fabs.f32 x) x) (*.f32 #s(literal 2 binary32) (log.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (sqrt.f32 #s(literal -1 binary32)))))))
(- (+ (* -1 (/ (pow (fabs x) 2) (pow x 2))) (* 1/2 (/ 1 (pow x 2)))) (+ (* 2 (log (* (sqrt (/ 1 x)) (sqrt -1)))) (/ (fabs x) x)))
(-.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (/.f32 (*.f32 x x) x) x)) (+.f32 (/.f32 (fabs.f32 x) x) (*.f32 #s(literal 2 binary32) (log.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (sqrt.f32 #s(literal -1 binary32)))))))
(- (* -1 (/ (- (* 1/12 (/ (+ (* -3 (* (pow x 2) (pow (fabs x) 2))) (* 12 (* x (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (+ (* -1/2 (fabs x)) (* -1/4 (* x (pow (fabs x) 2)))))))) x)) (* x (+ 1/2 (* -1 (pow (fabs x) 2))))) (pow x 3))) (+ (* 2 (log (* (sqrt (/ 1 x)) (sqrt -1)))) (/ (fabs x) x)))
(neg.f32 (+.f32 (/.f32 (+.f32 (/.f32 (*.f32 #s(literal 1/12 binary32) (+.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal -3 binary32))) (*.f32 (-.f32 (+.f32 (*.f32 (fabs.f32 x) #s(literal -1/2 binary32)) (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/4 binary32)))) (*.f32 (fabs.f32 x) (-.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 x #s(literal 12 binary32))))) x) (*.f32 x (+.f32 (*.f32 x x) #s(literal -1/2 binary32)))) (*.f32 x (*.f32 x x))) (+.f32 (/.f32 (fabs.f32 x) x) (*.f32 #s(literal 2 binary32) (log.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (sqrt.f32 #s(literal -1 binary32))))))))
(* 2 (log (sqrt (/ 1 (+ 1 (fabs x))))))
(*.f32 #s(literal 2 binary32) (log.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))))
(+ (* -1/2 (/ (pow x 2) (+ 1 (fabs x)))) (* 2 (log (sqrt (/ 1 (+ 1 (fabs x)))))))
(+.f32 (*.f32 #s(literal 2 binary32) (log.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))))) (/.f32 (*.f32 x (*.f32 x #s(literal -1/2 binary32))) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))
(+ (* 2 (log (sqrt (/ 1 (+ 1 (fabs x)))))) (* (pow x 2) (- (* 1/12 (* (pow x 2) (- (* 12 (* (+ 1 (fabs x)) (- (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 3/4 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))
(+.f32 (*.f32 #s(literal 2 binary32) (log.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))))) (*.f32 (*.f32 x x) (+.f32 (/.f32 #s(literal -1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (*.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))) (*.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32))) #s(literal 3/16 binary32))) #s(literal 12 binary32))) (/.f32 #s(literal -3/4 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)))) (*.f32 (*.f32 x x) #s(literal 1/12 binary32))))))
(+ (* 2 (log (sqrt (/ 1 (+ 1 (fabs x)))))) (* (pow x 2) (- (* (pow x 2) (+ (* 1/360 (* (pow x 2) (- (+ (* -360 (* (+ 1 (fabs x)) (+ (* -1/4 (/ (- (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3)))) (+ 1 (fabs x)))) (+ (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 2))) (+ (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3))) (* 1/2 (/ (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (+ 1 (fabs x))))))))) (* 90 (- (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 15/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 1/12 (- (* 12 (* (+ 1 (fabs x)) (- (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 3/4 (/ 1 (pow (+ 1 (fabs x)) 2))))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))
(+.f32 (*.f32 #s(literal 2 binary32) (log.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))))) (*.f32 x (*.f32 x (+.f32 (*.f32 (*.f32 x x) (+.f32 (*.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))) (*.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32))) #s(literal 3/16 binary32))) #s(literal 12 binary32))) (/.f32 #s(literal -3/4 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)))) #s(literal 1/12 binary32)) (*.f32 (+.f32 (*.f32 (+.f32 (/.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))) (*.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32))) #s(literal 3/16 binary32))) #s(literal -1/4 binary32)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (+.f32 (/.f32 (*.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 #s(literal 1/8 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))) (/.f32 #s(literal 1/4 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32))))) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (+.f32 (/.f32 #s(literal 1/16 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32))) (/.f32 #s(literal 1/16 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)))))) (+.f32 #s(literal -360 binary32) (*.f32 (fabs.f32 x) #s(literal -360 binary32)))) (+.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))) (*.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32))) #s(literal 3/16 binary32))) #s(literal 90 binary32)) (/.f32 #s(literal -15/4 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32))))) (*.f32 (*.f32 x x) #s(literal 1/360 binary32))))) (/.f32 #s(literal -1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))))))
(* 2 (log (sqrt (/ 1 x))))
(*.f32 #s(literal 2 binary32) (log.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x))))
(+ (* -1 (/ (fabs x) x)) (* 2 (log (sqrt (/ 1 x)))))
(-.f32 (*.f32 #s(literal 2 binary32) (log.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)))) (/.f32 (fabs.f32 x) x))
(+ (* -1 (/ (fabs x) x)) (+ (* -1 (/ (+ 1/2 (* -1 (pow (fabs x) 2))) (pow x 2))) (* 2 (log (sqrt (/ 1 x))))))
(-.f32 (-.f32 (*.f32 #s(literal 2 binary32) (log.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)))) (/.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 x x)) (*.f32 x x))) (/.f32 (fabs.f32 x) x))
(+ (* -1 (/ (fabs x) x)) (+ (* -1 (/ (+ 1/2 (* -1 (pow (fabs x) 2))) (pow x 2))) (+ (* 1/12 (/ (+ (* -12 (* x (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (+ (* -1/2 (fabs x)) (* 1/4 (* x (pow (fabs x) 2))))))) (* -3 (* (pow x 2) (pow (fabs x) 2)))) (pow x 4))) (* 2 (log (sqrt (/ 1 x)))))))
(+.f32 (-.f32 (-.f32 (*.f32 #s(literal 2 binary32) (log.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)))) (/.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 x x)) (*.f32 x x))) (/.f32 (fabs.f32 x) x)) (/.f32 (*.f32 #s(literal 1/12 binary32) (+.f32 (*.f32 (-.f32 (+.f32 (*.f32 (fabs.f32 x) #s(literal -1/2 binary32)) (*.f32 x (*.f32 x (*.f32 x #s(literal 1/4 binary32))))) (*.f32 (fabs.f32 x) (-.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 x #s(literal -12 binary32))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal -3 binary32))))) (pow.f32 x #s(literal 4 binary32))))
(* 2 (log (* (sqrt (/ 1 x)) (sqrt -1))))
(*.f32 #s(literal 2 binary32) (log.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (sqrt.f32 #s(literal -1 binary32)))))
(+ (* 2 (log (* (sqrt (/ 1 x)) (sqrt -1)))) (/ (fabs x) x))
(+.f32 (/.f32 (fabs.f32 x) x) (*.f32 #s(literal 2 binary32) (log.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (sqrt.f32 #s(literal -1 binary32))))))
(+ (* -1 (/ (+ 1/2 (* -1 (pow (fabs x) 2))) (pow x 2))) (+ (* 2 (log (* (sqrt (/ 1 x)) (sqrt -1)))) (/ (fabs x) x)))
(-.f32 (+.f32 (/.f32 (fabs.f32 x) x) (*.f32 #s(literal 2 binary32) (log.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (sqrt.f32 #s(literal -1 binary32)))))) (/.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 x x)) (*.f32 x x)))
(+ (* -1 (/ (+ (* -1/12 (/ (+ (* -3 (* (pow x 2) (pow (fabs x) 2))) (* 12 (* x (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (+ (* -1/2 (fabs x)) (* -1/4 (* x (pow (fabs x) 2)))))))) x)) (* x (+ 1/2 (* -1 (pow (fabs x) 2))))) (pow x 3))) (+ (* 2 (log (* (sqrt (/ 1 x)) (sqrt -1)))) (/ (fabs x) x)))
(-.f32 (+.f32 (/.f32 (fabs.f32 x) x) (*.f32 #s(literal 2 binary32) (log.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (sqrt.f32 #s(literal -1 binary32)))))) (/.f32 (+.f32 (*.f32 x (-.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 (*.f32 #s(literal -1/12 binary32) (+.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal -3 binary32))) (*.f32 (-.f32 (+.f32 (*.f32 (fabs.f32 x) #s(literal -1/2 binary32)) (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/4 binary32)))) (*.f32 (fabs.f32 x) (-.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 x #s(literal 12 binary32))))) x)) (*.f32 x (*.f32 x x))))
(log (sqrt (/ 1 (+ 1 (fabs x)))))
(log.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))))
(+ (log (sqrt (/ 1 (+ 1 (fabs x))))) (* -1/4 (/ (pow x 2) (+ 1 (fabs x)))))
(+.f32 (log.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))) (/.f32 (*.f32 (*.f32 x x) #s(literal -1/4 binary32)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))
(+ (log (sqrt (/ 1 (+ 1 (fabs x))))) (* (pow x 2) (- (* 1/24 (* (pow x 2) (- (* 12 (* (+ 1 (fabs x)) (- (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 3/4 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/4 (/ 1 (+ 1 (fabs x)))))))
(+.f32 (log.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))) (*.f32 x (*.f32 x (+.f32 (/.f32 #s(literal -1/4 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (*.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))) (*.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32))) #s(literal 3/16 binary32))) #s(literal 12 binary32))) (/.f32 #s(literal -3/4 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)))) (*.f32 (*.f32 x x) #s(literal 1/24 binary32)))))))
(+ (log (sqrt (/ 1 (+ 1 (fabs x))))) (* (pow x 2) (- (* (pow x 2) (+ (* 1/720 (* (pow x 2) (- (+ (* -360 (* (+ 1 (fabs x)) (+ (* -1/4 (/ (- (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3)))) (+ 1 (fabs x)))) (+ (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 2))) (+ (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3))) (* 1/2 (/ (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (+ 1 (fabs x))))))))) (* 90 (- (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 15/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 1/24 (- (* 12 (* (+ 1 (fabs x)) (- (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 3/4 (/ 1 (pow (+ 1 (fabs x)) 2))))))) (* 1/4 (/ 1 (+ 1 (fabs x)))))))
(+.f32 (log.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x (*.f32 x (+.f32 (*.f32 (*.f32 x x) (*.f32 (+.f32 (*.f32 (+.f32 (/.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))) (*.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32))) #s(literal 3/16 binary32))) #s(literal -1/4 binary32)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (+.f32 (/.f32 (*.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 #s(literal 1/8 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))) (/.f32 #s(literal 1/4 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32))))) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (+.f32 (/.f32 #s(literal 1/16 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32))) (/.f32 #s(literal 1/16 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)))))) (+.f32 #s(literal -360 binary32) (*.f32 (fabs.f32 x) #s(literal -360 binary32)))) (+.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))) (*.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32))) #s(literal 3/16 binary32))) #s(literal 90 binary32)) (/.f32 #s(literal -15/4 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32))))) #s(literal 1/720 binary32))) (*.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))) (*.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32))) #s(literal 3/16 binary32))) #s(literal 12 binary32))) (/.f32 #s(literal -3/4 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)))) #s(literal 1/24 binary32))))) (/.f32 #s(literal -1/4 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))))
(log (sqrt (/ 1 x)))
(log.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)))
(+ (log (sqrt (/ 1 x))) (* -1/2 (/ (fabs x) x)))
(+.f32 (log.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x))) (/.f32 (*.f32 (fabs.f32 x) #s(literal -1/2 binary32)) x))
(+ (log (sqrt (/ 1 x))) (+ (* -1/2 (/ (fabs x) x)) (* -1/2 (/ (+ 1/2 (* -1 (pow (fabs x) 2))) (pow x 2)))))
(+.f32 (log.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x))) (*.f32 #s(literal -1/2 binary32) (+.f32 (/.f32 (fabs.f32 x) x) (/.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 x x)) (*.f32 x x)))))
(+ (log (sqrt (/ 1 x))) (+ (* -1/2 (/ (fabs x) x)) (+ (* -1/2 (/ (+ 1/2 (* -1 (pow (fabs x) 2))) (pow x 2))) (* 1/24 (/ (+ (* -12 (* x (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (+ (* -1/2 (fabs x)) (* 1/4 (* x (pow (fabs x) 2))))))) (* -3 (* (pow x 2) (pow (fabs x) 2)))) (pow x 4))))))
(+.f32 (+.f32 (log.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x))) (*.f32 #s(literal -1/2 binary32) (+.f32 (/.f32 (fabs.f32 x) x) (/.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 x x)) (*.f32 x x))))) (/.f32 (*.f32 (+.f32 (*.f32 (-.f32 (+.f32 (*.f32 (fabs.f32 x) #s(literal -1/2 binary32)) (*.f32 x (*.f32 x (*.f32 x #s(literal 1/4 binary32))))) (*.f32 (fabs.f32 x) (-.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 x #s(literal -12 binary32))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal -3 binary32)))) #s(literal 1/24 binary32)) (pow.f32 x #s(literal 4 binary32))))
(log (* (sqrt (/ 1 x)) (sqrt -1)))
(log.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (sqrt.f32 #s(literal -1 binary32))))
(+ (log (* (sqrt (/ 1 x)) (sqrt -1))) (* 1/2 (/ (fabs x) x)))
(+.f32 (log.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (sqrt.f32 #s(literal -1 binary32)))) (/.f32 (*.f32 (fabs.f32 x) #s(literal 1/2 binary32)) x))
(+ (log (* (sqrt (/ 1 x)) (sqrt -1))) (+ (* -1/2 (/ (+ 1/2 (* -1 (pow (fabs x) 2))) (pow x 2))) (* 1/2 (/ (fabs x) x))))
(+.f32 (log.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (sqrt.f32 #s(literal -1 binary32)))) (+.f32 (/.f32 (*.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32)) (*.f32 x x)) (/.f32 (*.f32 (fabs.f32 x) #s(literal 1/2 binary32)) x)))
(+ (log (* (sqrt (/ 1 x)) (sqrt -1))) (+ (* -1 (/ (+ (* -1/24 (/ (+ (* -3 (* (pow x 2) (pow (fabs x) 2))) (* 12 (* x (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (+ (* -1/2 (fabs x)) (* -1/4 (* x (pow (fabs x) 2)))))))) x)) (* 1/2 (* x (+ 1/2 (* -1 (pow (fabs x) 2)))))) (pow x 3))) (* 1/2 (/ (fabs x) x))))
(+.f32 (log.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (sqrt.f32 #s(literal -1 binary32)))) (-.f32 (/.f32 (*.f32 (fabs.f32 x) #s(literal 1/2 binary32)) x) (/.f32 (+.f32 (/.f32 (*.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal -3 binary32))) (*.f32 (-.f32 (+.f32 (*.f32 (fabs.f32 x) #s(literal -1/2 binary32)) (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/4 binary32)))) (*.f32 (fabs.f32 x) (-.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 x #s(literal 12 binary32)))) #s(literal -1/24 binary32)) x) (*.f32 #s(literal 1/2 binary32) (*.f32 x (-.f32 #s(literal 1/2 binary32) (*.f32 x x))))) (*.f32 x (*.f32 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)
(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 (- (/ (pow x 3) (+ (* -2 (/ (* (pow x 3) (- (* 1/16 (/ 1 (pow x 4))) 1/4)) (+ (* -1/2 x) (pow x 3)))) (pow x 2))) (+ x (* 1/8 (/ 1 (* (pow x 3) (+ (* -2 (/ (* (pow x 3) (- (* 1/16 (/ 1 (pow x 4))) 1/4)) (+ (* -1/2 x) (pow x 3)))) (pow x 2)))))))) x)
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (*.f32 x x) (/.f32 (*.f32 #s(literal -2 binary32) (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal -1/4 binary32) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 4 binary32)))))) (*.f32 x (+.f32 (*.f32 x x) #s(literal -1/2 binary32)))))) (+.f32 x (/.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 x x)) x) (+.f32 (*.f32 x x) (/.f32 (*.f32 #s(literal -2 binary32) (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal -1/4 binary32) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 4 binary32)))))) (*.f32 x (+.f32 (*.f32 x x) #s(literal -1/2 binary32))))))))) x)
(copysign (log (- (/ (pow x 3) (+ (* -2 (/ (* (pow x 3) (- (* 1/16 (/ 1 (pow x 4))) 1/4)) (+ (* -1/2 x) (pow x 3)))) (pow x 2))) (+ x (* 1/8 (/ 1 (* (pow x 3) (+ (* -2 (/ (* (pow x 3) (- (* 1/16 (/ 1 (pow x 4))) 1/4)) (+ (* -1/2 x) (pow x 3)))) (pow x 2)))))))) x)
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (*.f32 x x) (/.f32 (*.f32 #s(literal -2 binary32) (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal -1/4 binary32) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 4 binary32)))))) (*.f32 x (+.f32 (*.f32 x x) #s(literal -1/2 binary32)))))) (+.f32 x (/.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 x x)) x) (+.f32 (*.f32 x x) (/.f32 (*.f32 #s(literal -2 binary32) (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal -1/4 binary32) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 4 binary32)))))) (*.f32 x (+.f32 (*.f32 x x) #s(literal -1/2 binary32))))))))) x)
(copysign (log (- (/ (pow x 3) (+ (* -2 (/ (* (pow x 3) (- (* 1/16 (/ 1 (pow x 4))) 1/4)) (+ (* -1/2 x) (pow x 3)))) (pow x 2))) (+ x (* 1/8 (/ 1 (* (pow x 3) (+ (* -2 (/ (* (pow x 3) (- (* 1/16 (/ 1 (pow x 4))) 1/4)) (+ (* -1/2 x) (pow x 3)))) (pow x 2)))))))) x)
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (*.f32 x x) (/.f32 (*.f32 #s(literal -2 binary32) (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal -1/4 binary32) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 4 binary32)))))) (*.f32 x (+.f32 (*.f32 x x) #s(literal -1/2 binary32)))))) (+.f32 x (/.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 x x)) x) (+.f32 (*.f32 x x) (/.f32 (*.f32 #s(literal -2 binary32) (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal -1/4 binary32) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 4 binary32)))))) (*.f32 x (+.f32 (*.f32 x x) #s(literal -1/2 binary32))))))))) x)
(copysign (log (- (/ (pow x 3) (+ (* -2 (/ (* (pow x 3) (- (* 1/16 (/ 1 (pow x 4))) 1/4)) (+ (* -1/2 x) (pow x 3)))) (pow x 2))) (+ x (* 1/8 (/ 1 (* (pow x 3) (+ (* -2 (/ (* (pow x 3) (- (* 1/16 (/ 1 (pow x 4))) 1/4)) (+ (* -1/2 x) (pow x 3)))) (pow x 2)))))))) x)
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (*.f32 x x) (/.f32 (*.f32 #s(literal -2 binary32) (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal -1/4 binary32) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 4 binary32)))))) (*.f32 x (+.f32 (*.f32 x x) #s(literal -1/2 binary32)))))) (+.f32 x (/.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 x x)) x) (+.f32 (*.f32 x x) (/.f32 (*.f32 #s(literal -2 binary32) (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal -1/4 binary32) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 4 binary32)))))) (*.f32 x (+.f32 (*.f32 x x) #s(literal -1/2 binary32))))))))) x)
(copysign (log (- (/ (pow x 3) (+ (* -2 (/ (* (pow x 3) (- (* 1/16 (/ 1 (pow x 4))) 1/4)) (- (pow x 3) (* 1/2 x)))) (pow x 2))) (+ x (* 1/8 (/ 1 (* (pow x 3) (+ (* -2 (/ (* (pow x 3) (- (* 1/16 (/ 1 (pow x 4))) 1/4)) (- (pow x 3) (* 1/2 x)))) (pow x 2)))))))) x)
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (*.f32 x x) (/.f32 (*.f32 #s(literal -2 binary32) (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal -1/4 binary32) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 4 binary32)))))) (*.f32 x (+.f32 (*.f32 x x) #s(literal -1/2 binary32)))))) (+.f32 x (/.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 x x)) x) (+.f32 (*.f32 x x) (/.f32 (*.f32 #s(literal -2 binary32) (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal -1/4 binary32) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 4 binary32)))))) (*.f32 x (+.f32 (*.f32 x x) #s(literal -1/2 binary32))))))))) x)
(copysign (log (- (/ (pow x 3) (+ (* -2 (/ (* (pow x 3) (- (* 1/16 (/ 1 (pow x 4))) 1/4)) (- (pow x 3) (* 1/2 x)))) (pow x 2))) (+ x (* 1/8 (/ 1 (* (pow x 3) (+ (* -2 (/ (* (pow x 3) (- (* 1/16 (/ 1 (pow x 4))) 1/4)) (- (pow x 3) (* 1/2 x)))) (pow x 2)))))))) x)
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (*.f32 x x) (/.f32 (*.f32 #s(literal -2 binary32) (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal -1/4 binary32) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 4 binary32)))))) (*.f32 x (+.f32 (*.f32 x x) #s(literal -1/2 binary32)))))) (+.f32 x (/.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 x x)) x) (+.f32 (*.f32 x x) (/.f32 (*.f32 #s(literal -2 binary32) (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal -1/4 binary32) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 4 binary32)))))) (*.f32 x (+.f32 (*.f32 x x) #s(literal -1/2 binary32))))))))) x)
(copysign (log (- (/ (pow x 3) (+ (* -2 (/ (* (pow x 3) (- (* 1/16 (/ 1 (pow x 4))) 1/4)) (- (pow x 3) (* 1/2 x)))) (pow x 2))) (+ x (* 1/8 (/ 1 (* (pow x 3) (+ (* -2 (/ (* (pow x 3) (- (* 1/16 (/ 1 (pow x 4))) 1/4)) (- (pow x 3) (* 1/2 x)))) (pow x 2)))))))) x)
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (*.f32 x x) (/.f32 (*.f32 #s(literal -2 binary32) (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal -1/4 binary32) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 4 binary32)))))) (*.f32 x (+.f32 (*.f32 x x) #s(literal -1/2 binary32)))))) (+.f32 x (/.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 x x)) x) (+.f32 (*.f32 x x) (/.f32 (*.f32 #s(literal -2 binary32) (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal -1/4 binary32) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 4 binary32)))))) (*.f32 x (+.f32 (*.f32 x x) #s(literal -1/2 binary32))))))))) x)
(copysign (log (- (/ (pow x 3) (+ (* -2 (/ (* (pow x 3) (- (* 1/16 (/ 1 (pow x 4))) 1/4)) (- (pow x 3) (* 1/2 x)))) (pow x 2))) (+ x (* 1/8 (/ 1 (* (pow x 3) (+ (* -2 (/ (* (pow x 3) (- (* 1/16 (/ 1 (pow x 4))) 1/4)) (- (pow x 3) (* 1/2 x)))) (pow x 2)))))))) x)
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (*.f32 x x) (/.f32 (*.f32 #s(literal -2 binary32) (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal -1/4 binary32) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 4 binary32)))))) (*.f32 x (+.f32 (*.f32 x x) #s(literal -1/2 binary32)))))) (+.f32 x (/.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 x x)) x) (+.f32 (*.f32 x x) (/.f32 (*.f32 #s(literal -2 binary32) (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal -1/4 binary32) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 4 binary32)))))) (*.f32 x (+.f32 (*.f32 x x) #s(literal -1/2 binary32))))))))) x)
(copysign (log (- (* -1 x) (+ (* -1 (/ (pow x 3) (+ (* -2 (/ (* (pow x 3) (- (* 1/16 (/ 1 (pow x 4))) 1/4)) (- (* -1/2 x) (* -1 (pow x 3))))) (pow x 2)))) (* 1/8 (/ 1 (* (pow x 3) (+ (* -2 (/ (* (pow x 3) (- (* 1/16 (/ 1 (pow x 4))) 1/4)) (- (* -1/2 x) (* -1 (pow x 3))))) (pow x 2)))))))) x)
(copysign.f32 (log.f32 (-.f32 (neg.f32 x) (-.f32 (/.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 x x)) x) (+.f32 (*.f32 x x) (/.f32 (*.f32 #s(literal -2 binary32) (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal -1/4 binary32) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 4 binary32)))))) (*.f32 x (+.f32 (*.f32 x x) #s(literal -1/2 binary32)))))) (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (*.f32 x x) (/.f32 (*.f32 #s(literal -2 binary32) (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal -1/4 binary32) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 4 binary32)))))) (*.f32 x (+.f32 (*.f32 x x) #s(literal -1/2 binary32))))))))) x)
(copysign (log (- (* -1 x) (+ (* -1 (/ (pow x 3) (+ (* -2 (/ (* (pow x 3) (- (* 1/16 (/ 1 (pow x 4))) 1/4)) (- (* -1/2 x) (* -1 (pow x 3))))) (pow x 2)))) (* 1/8 (/ 1 (* (pow x 3) (+ (* -2 (/ (* (pow x 3) (- (* 1/16 (/ 1 (pow x 4))) 1/4)) (- (* -1/2 x) (* -1 (pow x 3))))) (pow x 2)))))))) x)
(copysign.f32 (log.f32 (-.f32 (neg.f32 x) (-.f32 (/.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 x x)) x) (+.f32 (*.f32 x x) (/.f32 (*.f32 #s(literal -2 binary32) (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal -1/4 binary32) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 4 binary32)))))) (*.f32 x (+.f32 (*.f32 x x) #s(literal -1/2 binary32)))))) (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (*.f32 x x) (/.f32 (*.f32 #s(literal -2 binary32) (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal -1/4 binary32) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 4 binary32)))))) (*.f32 x (+.f32 (*.f32 x x) #s(literal -1/2 binary32))))))))) x)
(copysign (log (- (* -1 x) (+ (* -1 (/ (pow x 3) (+ (* -2 (/ (* (pow x 3) (- (* 1/16 (/ 1 (pow x 4))) 1/4)) (- (* -1/2 x) (* -1 (pow x 3))))) (pow x 2)))) (* 1/8 (/ 1 (* (pow x 3) (+ (* -2 (/ (* (pow x 3) (- (* 1/16 (/ 1 (pow x 4))) 1/4)) (- (* -1/2 x) (* -1 (pow x 3))))) (pow x 2)))))))) x)
(copysign.f32 (log.f32 (-.f32 (neg.f32 x) (-.f32 (/.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 x x)) x) (+.f32 (*.f32 x x) (/.f32 (*.f32 #s(literal -2 binary32) (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal -1/4 binary32) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 4 binary32)))))) (*.f32 x (+.f32 (*.f32 x x) #s(literal -1/2 binary32)))))) (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (*.f32 x x) (/.f32 (*.f32 #s(literal -2 binary32) (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal -1/4 binary32) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 4 binary32)))))) (*.f32 x (+.f32 (*.f32 x x) #s(literal -1/2 binary32))))))))) x)
(copysign (log (- (* -1 x) (+ (* -1 (/ (pow x 3) (+ (* -2 (/ (* (pow x 3) (- (* 1/16 (/ 1 (pow x 4))) 1/4)) (- (* -1/2 x) (* -1 (pow x 3))))) (pow x 2)))) (* 1/8 (/ 1 (* (pow x 3) (+ (* -2 (/ (* (pow x 3) (- (* 1/16 (/ 1 (pow x 4))) 1/4)) (- (* -1/2 x) (* -1 (pow x 3))))) (pow x 2)))))))) x)
(copysign.f32 (log.f32 (-.f32 (neg.f32 x) (-.f32 (/.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 x x)) x) (+.f32 (*.f32 x x) (/.f32 (*.f32 #s(literal -2 binary32) (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal -1/4 binary32) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 4 binary32)))))) (*.f32 x (+.f32 (*.f32 x x) #s(literal -1/2 binary32)))))) (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (*.f32 x x) (/.f32 (*.f32 #s(literal -2 binary32) (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal -1/4 binary32) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 4 binary32)))))) (*.f32 x (+.f32 (*.f32 x x) #s(literal -1/2 binary32))))))))) x)
(+ (log -1/2) (* -1 (log x)))
(-.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 x))
(+ (log -1/2) (* -1 (log x)))
(-.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 x))
(+ (log -1/2) (* -1 (log x)))
(-.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 x))
(+ (log -1/2) (* -1 (log x)))
(-.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 x))
(+ (log -1/2) (log (/ 1 x)))
(-.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 x))
(+ (log -1/2) (log (/ 1 x)))
(-.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 x))
(+ (log -1/2) (log (/ 1 x)))
(-.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 x))
(+ (log -1/2) (log (/ 1 x)))
(-.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 x))
(+ (log 1/2) (log (/ -1 x)))
(+.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))
(+ (log 1/2) (log (/ -1 x)))
(+.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))
(+ (log 1/2) (log (/ -1 x)))
(+.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))
(+ (log 1/2) (log (/ -1 x)))
(+.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))
(/ -1/2 x)
(/.f32 #s(literal -1/2 binary32) x)
(/ -1/2 x)
(/.f32 #s(literal -1/2 binary32) x)
(/ -1/2 x)
(/.f32 #s(literal -1/2 binary32) x)
(/ -1/2 x)
(/.f32 #s(literal -1/2 binary32) x)
(/ -1/2 x)
(/.f32 #s(literal -1/2 binary32) x)
(/ -1/2 x)
(/.f32 #s(literal -1/2 binary32) x)
(/ -1/2 x)
(/.f32 #s(literal -1/2 binary32) x)
(/ -1/2 x)
(/.f32 #s(literal -1/2 binary32) x)
(/ -1/2 x)
(/.f32 #s(literal -1/2 binary32) x)
(/ -1/2 x)
(/.f32 #s(literal -1/2 binary32) x)
(/ -1/2 x)
(/.f32 #s(literal -1/2 binary32) x)
(/ -1/2 x)
(/.f32 #s(literal -1/2 binary32) x)
(/ -1/2 x)
(/.f32 #s(literal -1/2 binary32) x)
(/ (- (pow x 2) 1/2) x)
(/.f32 (+.f32 (*.f32 x x) #s(literal -1/2 binary32)) x)
(/ (- (pow x 2) 1/2) x)
(/.f32 (+.f32 (*.f32 x x) #s(literal -1/2 binary32)) x)
(/ (- (pow x 2) 1/2) x)
(/.f32 (+.f32 (*.f32 x x) #s(literal -1/2 binary32)) x)
x
(* x (- 1 (* 1/2 (/ 1 (pow x 2)))))
(*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal -1/2 binary32) (*.f32 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)))))
(*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal -1/2 binary32) (*.f32 x x))))
x
(* -1 (* x (- (* 1/2 (/ 1 (pow x 2))) 1)))
(*.f32 (neg.f32 x) (+.f32 #s(literal -1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))
(* -1 (* x (- (* 1/2 (/ 1 (pow x 2))) 1)))
(*.f32 (neg.f32 x) (+.f32 #s(literal -1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))
(* -1 (* x (- (* 1/2 (/ 1 (pow x 2))) 1)))
(*.f32 (neg.f32 x) (+.f32 #s(literal -1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))
(copysign (log (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))))) x)
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) x)
(copysign (log (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))))) x)
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) x)
(copysign (log (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))))) x)
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) x)
(copysign (log (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))))) x)
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) x)
(copysign (log (- (+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) (* 1/8 (pow x 4)))) x)
(copysign.f32 (log1p.f32 (+.f32 (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal -1/8 binary32)))) x)
(copysign (log (- (+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) (* 1/8 (pow x 4)))) x)
(copysign.f32 (log1p.f32 (+.f32 (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal -1/8 binary32)))) x)
(copysign (log (- (+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) (* 1/8 (pow x 4)))) x)
(copysign.f32 (log1p.f32 (+.f32 (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal -1/8 binary32)))) x)
(copysign (log (- (+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) (* 1/8 (pow x 4)))) x)
(copysign.f32 (log1p.f32 (+.f32 (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal -1/8 binary32)))) x)
(copysign (log (- (+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) (* 1/8 (pow x 4)))) x)
(copysign.f32 (log1p.f32 (+.f32 (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal -1/8 binary32)))) x)
(copysign (log (- (+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) (* 1/8 (pow x 4)))) x)
(copysign.f32 (log1p.f32 (+.f32 (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal -1/8 binary32)))) x)
(copysign (log (- (+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) (* 1/8 (pow x 4)))) x)
(copysign.f32 (log1p.f32 (+.f32 (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal -1/8 binary32)))) x)
(copysign (log (- (+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) (* 1/8 (pow x 4)))) x)
(copysign.f32 (log1p.f32 (+.f32 (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal -1/8 binary32)))) x)
(log (+ 1 (fabs x)))
(log1p.f32 (fabs.f32 x))
(+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))))
(+.f32 (log1p.f32 (fabs.f32 x)) (/.f32 (*.f32 x (*.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) (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))
(+.f32 (log1p.f32 (fabs.f32 x)) (*.f32 (*.f32 x x) (+.f32 (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (*.f32 (*.f32 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))))))))
(+ (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 (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 (*.f32 x x) (+.f32 (+.f32 (/.f32 #s(literal -1/8 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 #s(literal -1/8 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)))) (*.f32 (+.f32 (/.f32 #s(literal 45 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))) (/.f32 #s(literal 30 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32)))) (*.f32 (*.f32 x x) #s(literal 1/720 binary32))))))))
(+ (log -1/8) (* -4 (log (/ 1 x))))
(+.f32 (log.f32 #s(literal -1/8 binary32)) (*.f32 #s(literal 4 binary32) (log.f32 x)))
(- (+ (log -1/8) (* -4 (log (/ 1 x)))) (* 4 (/ 1 (pow x 2))))
(+.f32 (log.f32 #s(literal -1/8 binary32)) (+.f32 (*.f32 #s(literal 4 binary32) (log.f32 x)) (/.f32 #s(literal -4 binary32) (*.f32 x x))))
(- (+ (log -1/8) (+ (* -4 (log (/ 1 x))) (* 1/24 (/ (- (* -192 (+ 1 (fabs x))) 192) (pow x 4))))) (* 4 (/ 1 (pow x 2))))
(+.f32 (log.f32 #s(literal -1/8 binary32)) (+.f32 (/.f32 (+.f32 (*.f32 (+.f32 #s(literal -192 binary32) (*.f32 (fabs.f32 x) #s(literal -192 binary32))) #s(literal 1/24 binary32)) #s(literal -8 binary32)) (pow.f32 x #s(literal 4 binary32))) (+.f32 (*.f32 #s(literal 4 binary32) (log.f32 x)) (/.f32 #s(literal -4 binary32) (*.f32 x x)))))
(- (+ (log -1/8) (+ (* -4 (log (/ 1 x))) (+ (* 1/720 (/ (- (* -23040 (+ 1 (fabs x))) 15360) (pow x 6))) (* 1/24 (/ (- (* -192 (+ 1 (fabs x))) 192) (pow x 4)))))) (* 4 (/ 1 (pow x 2))))
(+.f32 (+.f32 (/.f32 (+.f32 (*.f32 (+.f32 #s(literal -192 binary32) (*.f32 (fabs.f32 x) #s(literal -192 binary32))) #s(literal 1/24 binary32)) #s(literal -8 binary32)) (pow.f32 x #s(literal 4 binary32))) (+.f32 (*.f32 #s(literal 4 binary32) (log.f32 x)) (/.f32 (+.f32 (*.f32 (+.f32 #s(literal -23040 binary32) (*.f32 (fabs.f32 x) #s(literal -23040 binary32))) #s(literal 1/720 binary32)) #s(literal -64/3 binary32)) (pow.f32 x #s(literal 6 binary32))))) (+.f32 (log.f32 #s(literal -1/8 binary32)) (/.f32 #s(literal -4 binary32) (*.f32 x x))))
(+ (log -1/8) (* -4 (log (/ -1 x))))
(+.f32 (log.f32 #s(literal -1/8 binary32)) (*.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal -4 binary32)))
(- (+ (log -1/8) (* -4 (log (/ -1 x)))) (* 4 (/ 1 (pow x 2))))
(+.f32 (*.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal -4 binary32)) (+.f32 (log.f32 #s(literal -1/8 binary32)) (/.f32 #s(literal -4 binary32) (*.f32 x x))))
(- (+ (log -1/8) (+ (* -4 (log (/ -1 x))) (* 1/24 (/ (- (* -192 (+ 1 (fabs x))) 192) (pow x 4))))) (* 4 (/ 1 (pow x 2))))
(+.f32 (+.f32 (/.f32 (+.f32 (*.f32 (+.f32 #s(literal -192 binary32) (*.f32 (fabs.f32 x) #s(literal -192 binary32))) #s(literal 1/24 binary32)) #s(literal -8 binary32)) (pow.f32 x #s(literal 4 binary32))) (*.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal -4 binary32))) (+.f32 (log.f32 #s(literal -1/8 binary32)) (/.f32 #s(literal -4 binary32) (*.f32 x x))))
(- (+ (log -1/8) (+ (* -4 (log (/ -1 x))) (+ (* 1/720 (/ (- (* -23040 (+ 1 (fabs x))) 15360) (pow x 6))) (* 1/24 (/ (- (* -192 (+ 1 (fabs x))) 192) (pow x 4)))))) (* 4 (/ 1 (pow x 2))))
(+.f32 (+.f32 (log.f32 #s(literal -1/8 binary32)) (*.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal -4 binary32))) (+.f32 (+.f32 (/.f32 (+.f32 (*.f32 (+.f32 #s(literal -192 binary32) (*.f32 (fabs.f32 x) #s(literal -192 binary32))) #s(literal 1/24 binary32)) #s(literal -8 binary32)) (pow.f32 x #s(literal 4 binary32))) (/.f32 (+.f32 (*.f32 (+.f32 #s(literal -23040 binary32) (*.f32 (fabs.f32 x) #s(literal -23040 binary32))) #s(literal 1/720 binary32)) #s(literal -64/3 binary32)) (pow.f32 x #s(literal 6 binary32)))) (/.f32 #s(literal -4 binary32) (*.f32 x x))))
(+ 1 (fabs x))
(+.f32 #s(literal 1 binary32) (fabs.f32 x))
(+ 1 (+ (fabs x) (* 1/2 (pow x 2))))
(+.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))
(+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))))
(+.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))
(+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))))
(+.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))
(* -1/8 (pow x 4))
(*.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal -1/8 binary32))
(* (pow x 4) (- (* 1/2 (/ 1 (pow x 2))) 1/8))
(*.f32 (pow.f32 x #s(literal 4 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/8 binary32)))
(* (pow x 4) (- (+ (* 1/2 (/ 1 (pow x 2))) (+ (/ 1 (pow x 4)) (/ (fabs x) (pow x 4)))) 1/8))
(*.f32 (pow.f32 x #s(literal 4 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 (/.f32 (fabs.f32 x) (pow.f32 x #s(literal 4 binary32))) (-.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 4 binary32))) #s(literal 1/8 binary32)))))
(* (pow x 4) (- (+ (* 1/2 (/ 1 (pow x 2))) (+ (/ 1 (pow x 4)) (/ (fabs x) (pow x 4)))) 1/8))
(*.f32 (pow.f32 x #s(literal 4 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 (/.f32 (fabs.f32 x) (pow.f32 x #s(literal 4 binary32))) (-.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 4 binary32))) #s(literal 1/8 binary32)))))
(* -1/8 (pow x 4))
(*.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal -1/8 binary32))
(* (pow x 4) (- (* 1/2 (/ 1 (pow x 2))) 1/8))
(*.f32 (pow.f32 x #s(literal 4 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/8 binary32)))
(* (pow x 4) (- (+ (* 1/2 (/ 1 (pow x 2))) (+ (/ 1 (pow x 4)) (/ (fabs x) (pow x 4)))) 1/8))
(*.f32 (pow.f32 x #s(literal 4 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 (/.f32 (fabs.f32 x) (pow.f32 x #s(literal 4 binary32))) (-.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 4 binary32))) #s(literal 1/8 binary32)))))
(* (pow x 4) (- (+ (* 1/2 (/ 1 (pow x 2))) (+ (/ 1 (pow x 4)) (/ (fabs x) (pow x 4)))) 1/8))
(*.f32 (pow.f32 x #s(literal 4 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 (/.f32 (fabs.f32 x) (pow.f32 x #s(literal 4 binary32))) (-.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 4 binary32))) #s(literal 1/8 binary32)))))
(+ 1 (fabs x))
(+.f32 #s(literal 1 binary32) (fabs.f32 x))
(+ 1 (fabs x))
(+.f32 #s(literal 1 binary32) (fabs.f32 x))
(+ 1 (fabs x))
(+.f32 #s(literal 1 binary32) (fabs.f32 x))
(+ 1 (fabs x))
(+.f32 #s(literal 1 binary32) (fabs.f32 x))
(+ 1 (fabs x))
(+.f32 #s(literal 1 binary32) (fabs.f32 x))
(+ 1 (fabs x))
(+.f32 #s(literal 1 binary32) (fabs.f32 x))
(+ 1 (fabs x))
(+.f32 #s(literal 1 binary32) (fabs.f32 x))
(+ 1 (fabs x))
(+.f32 #s(literal 1 binary32) (fabs.f32 x))
(+ 1 (fabs x))
(+.f32 #s(literal 1 binary32) (fabs.f32 x))
(+ 1 (fabs x))
(+.f32 #s(literal 1 binary32) (fabs.f32 x))
(+ 1 (fabs x))
(+.f32 #s(literal 1 binary32) (fabs.f32 x))
(+ 1 (fabs x))
(+.f32 #s(literal 1 binary32) (fabs.f32 x))
x
(* x (+ 1 (* 1/2 x)))
(*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32))))
(* x (+ 1 (* x (+ 1/2 (* 1/3 x)))))
(*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x #s(literal 1/3 binary32))))))
(* x (+ 1 (* x (+ 1/2 (* x (+ 1/3 (* 1/4 x)))))))
(*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 #s(literal 1/3 binary32) (*.f32 x #s(literal 1/4 binary32))))))))
(+ (log -1) (log (/ 1 x)))
(-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 x))
(+ (log -1) (+ (log (/ 1 x)) (/ 1 x)))
(+.f32 (log.f32 #s(literal -1 binary32)) (-.f32 (/.f32 #s(literal 1 binary32) x) (log.f32 x)))
(+ (log -1) (+ (log (/ 1 x)) (+ (/ 1/2 (pow x 2)) (/ 1 x))))
(+.f32 (log.f32 #s(literal -1 binary32)) (-.f32 (+.f32 (/.f32 #s(literal 1 binary32) x) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (log.f32 x)))
(+ (log -1) (+ (log (/ 1 x)) (+ (/ 1/2 (pow x 2)) (+ (/ 1 x) (* 1/3 (/ 1 (pow x 3)))))))
(+.f32 (-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 x)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 (/.f32 #s(literal 1 binary32) x) (/.f32 (/.f32 #s(literal 1/3 binary32) x) (*.f32 x x)))))
(log (/ -1 x))
(log.f32 (/.f32 #s(literal -1 binary32) x))
(+ (log (/ -1 x)) (/ 1 x))
(+.f32 (/.f32 #s(literal 1 binary32) x) (log.f32 (/.f32 #s(literal -1 binary32) x)))
(+ (log (/ -1 x)) (+ (/ 1/2 (pow x 2)) (/ 1 x)))
(+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 (/.f32 #s(literal 1 binary32) x) (log.f32 (/.f32 #s(literal -1 binary32) x))))
(+ (log (/ -1 x)) (* -1 (/ (- (* -1 (/ (+ 1/2 (* 1/3 (/ 1 x))) x)) 1) x)))
(-.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (/.f32 (+.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/3 binary32) x)) (neg.f32 x))) x))
1
#s(literal 1 binary32)
(+ 1 x)
(+.f32 #s(literal 1 binary32) x)
(+ 1 (* x (+ 1 x)))
(+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal 1 binary32) x)))
(+ 1 (* x (+ 1 (* x (+ 1 x)))))
(+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal 1 binary32) x)))))
(/ -1 x)
(/.f32 #s(literal -1 binary32) x)
(* -1 (/ (+ 1 (/ 1 x)) x))
(/.f32 (+.f32 #s(literal -1 binary32) (/.f32 #s(literal -1 binary32) x)) x)
(/ (- (* -1 (/ (+ 1 (/ 1 x)) x)) 1) x)
(/.f32 (+.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal -1 binary32) (/.f32 #s(literal -1 binary32) x)) x)) x)
(/ (- (* -1 (/ (+ 1 (/ 1 x)) (pow x 2))) (+ 1 (/ 1 x))) x)
(/.f32 (-.f32 (/.f32 (+.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal -1 binary32) (/.f32 #s(literal -1 binary32) x)) x)) x) #s(literal 1 binary32)) x)
(/ -1 x)
(/.f32 #s(literal -1 binary32) x)
(* -1 (/ (+ 1 (/ 1 x)) x))
(/.f32 (+.f32 #s(literal -1 binary32) (/.f32 #s(literal -1 binary32) x)) x)
(* -1 (/ (+ 1 (+ (/ 1 x) (/ 1 (pow x 2)))) x))
(/.f32 (+.f32 (/.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))) (neg.f32 x))
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (+ 1 (/ 1 x)) x)) 1) x))) x))
(/.f32 (-.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal -1 binary32) (/.f32 #s(literal -1 binary32) x)) x)) x)) (neg.f32 x))
(copysign (+ (log (+ 1 (* -1 (pow x 2)))) (log (/ (+ 1 (pow x 3)) (* (- 1 (pow x 2)) (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4))))))))) x)
(copysign.f32 (+.f32 (log.f32 (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (-.f32 (/.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) x))))) (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) x))))))))) (log1p.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)))) x)
(copysign (+ (log (+ 1 (* -1 (pow x 2)))) (log (/ (+ 1 (pow x 3)) (* (- 1 (pow x 2)) (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4))))))))) x)
(copysign.f32 (+.f32 (log.f32 (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (-.f32 (/.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) x))))) (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) x))))))))) (log1p.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)))) x)
(copysign (+ (log (+ 1 (* -1 (pow x 2)))) (log (/ (+ 1 (pow x 3)) (* (- 1 (pow x 2)) (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4))))))))) x)
(copysign.f32 (+.f32 (log.f32 (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (-.f32 (/.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) x))))) (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) x))))))))) (log1p.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)))) x)
(copysign (+ (log (+ 1 (* -1 (pow x 2)))) (log (/ (+ 1 (pow x 3)) (* (- 1 (pow x 2)) (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4))))))))) x)
(copysign.f32 (+.f32 (log.f32 (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (-.f32 (/.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) x))))) (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) x))))))))) (log1p.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)))) x)
(copysign (+ (log (- 1 (pow x 2))) (log (/ (+ 1 (pow x 3)) (* (- 1 (pow x 2)) (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4))))))))) x)
(copysign.f32 (+.f32 (log.f32 (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (-.f32 (/.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) x))))) (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) x))))))))) (log1p.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)))) x)
(copysign (+ (log (- 1 (pow x 2))) (log (/ (+ 1 (pow x 3)) (* (- 1 (pow x 2)) (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4))))))))) x)
(copysign.f32 (+.f32 (log.f32 (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (-.f32 (/.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) x))))) (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) x))))))))) (log1p.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)))) x)
(copysign (+ (log (- 1 (pow x 2))) (log (/ (+ 1 (pow x 3)) (* (- 1 (pow x 2)) (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4))))))))) x)
(copysign.f32 (+.f32 (log.f32 (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (-.f32 (/.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) x))))) (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) x))))))))) (log1p.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)))) x)
(copysign (+ (log (- 1 (pow x 2))) (log (/ (+ 1 (pow x 3)) (* (- 1 (pow x 2)) (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4))))))))) x)
(copysign.f32 (+.f32 (log.f32 (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (-.f32 (/.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) x))))) (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) x))))))))) (log1p.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)))) x)
(copysign (+ (log (- 1 (pow x 2))) (log (/ (- 1 (* -1 (pow x 3))) (* (+ 1 (+ (* -1 (/ (pow x 3) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3))))) (/ (pow x 6) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3)))))) (- 1 (pow x 2)))))) x)
(copysign.f32 (+.f32 (log.f32 (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (-.f32 (/.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) x))))) (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) x))))))))) (log1p.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)))) x)
(copysign (+ (log (- 1 (pow x 2))) (log (/ (- 1 (* -1 (pow x 3))) (* (+ 1 (+ (* -1 (/ (pow x 3) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3))))) (/ (pow x 6) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3)))))) (- 1 (pow x 2)))))) x)
(copysign.f32 (+.f32 (log.f32 (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (-.f32 (/.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) x))))) (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) x))))))))) (log1p.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)))) x)
(copysign (+ (log (- 1 (pow x 2))) (log (/ (- 1 (* -1 (pow x 3))) (* (+ 1 (+ (* -1 (/ (pow x 3) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3))))) (/ (pow x 6) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3)))))) (- 1 (pow x 2)))))) x)
(copysign.f32 (+.f32 (log.f32 (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (-.f32 (/.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) x))))) (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) x))))))))) (log1p.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)))) x)
(copysign (+ (log (- 1 (pow x 2))) (log (/ (- 1 (* -1 (pow x 3))) (* (+ 1 (+ (* -1 (/ (pow x 3) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3))))) (/ (pow x 6) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3)))))) (- 1 (pow x 2)))))) x)
(copysign.f32 (+.f32 (log.f32 (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (-.f32 (/.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) x))))) (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) x))))))))) (log1p.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)))) x)
x
(* x (+ 1 (* -1/2 x)))
(*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal -1/2 binary32))))
(* x (+ 1 (* x (- (* 1/3 x) 1/2))))
(*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal -1/2 binary32) (*.f32 x #s(literal 1/3 binary32))))))
(* x (+ 1 (* x (- (* x (+ 1/3 (* -1/4 x))) 1/2))))
(*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal -1/2 binary32) (*.f32 x (+.f32 #s(literal 1/3 binary32) (*.f32 x #s(literal -1/4 binary32))))))))
(+ (log (/ 1 x)) (+ (* -2 (log (/ 1 x))) (* 2 (log -1))))
(+.f32 (*.f32 #s(literal 2 binary32) (log.f32 #s(literal -1 binary32))) (*.f32 #s(literal -1 binary32) (neg.f32 (log.f32 x))))
(+ (log (/ 1 x)) (+ (* -2 (log (/ 1 x))) (+ (* 2 (log -1)) (/ 1 x))))
(+.f32 (+.f32 (/.f32 #s(literal 1 binary32) x) (*.f32 #s(literal 2 binary32) (log.f32 #s(literal -1 binary32)))) (*.f32 #s(literal -1 binary32) (neg.f32 (log.f32 x))))
(- (+ (log (/ 1 x)) (+ (* -2 (log (/ 1 x))) (+ (* 2 (log -1)) (/ 1 x)))) (/ 1/2 (pow x 2)))
(+.f32 (*.f32 #s(literal -1 binary32) (neg.f32 (log.f32 x))) (+.f32 (+.f32 (/.f32 #s(literal 1 binary32) x) (*.f32 #s(literal 2 binary32) (log.f32 #s(literal -1 binary32)))) (/.f32 #s(literal -1/2 binary32) (*.f32 x x))))
(- (+ (log (/ 1 x)) (+ (* -2 (log (/ 1 x))) (+ (* 2 (log -1)) (+ (/ 1 x) (* 1/3 (/ 1 (pow x 3))))))) (/ 1/2 (pow x 2)))
(+.f32 (*.f32 #s(literal -1 binary32) (neg.f32 (log.f32 x))) (+.f32 (+.f32 (+.f32 (/.f32 #s(literal 1 binary32) x) (/.f32 (/.f32 #s(literal 1/3 binary32) x) (*.f32 x x))) (*.f32 #s(literal 2 binary32) (log.f32 #s(literal -1 binary32)))) (/.f32 #s(literal -1/2 binary32) (*.f32 x x))))
(+ (log -1) (+ (log (/ -1 x)) (* -2 (log (/ -1 x)))))
(+.f32 (log.f32 #s(literal -1 binary32)) (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))))
(+ (log -1) (+ (log (/ -1 x)) (+ (* -2 (log (/ -1 x))) (/ 1 x))))
(+.f32 (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) (+.f32 (/.f32 #s(literal 1 binary32) x) (log.f32 #s(literal -1 binary32))))
(+ (log -1) (+ (log (/ -1 x)) (+ (* -2 (log (/ -1 x))) (* -1 (/ (- (* 1/2 (/ 1 x)) 1) x)))))
(+.f32 (log.f32 #s(literal -1 binary32)) (-.f32 (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) (/.f32 (+.f32 #s(literal -1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)))
(+ (log -1) (+ (log (/ -1 x)) (+ (* -2 (log (/ -1 x))) (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 x)) 1/2) x)) 1) x)))))
(+.f32 (log.f32 #s(literal -1 binary32)) (-.f32 (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) (/.f32 (+.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/3 binary32) x)) (neg.f32 x))) x)))
(+ 1 (fabs x))
(+.f32 #s(literal 1 binary32) (fabs.f32 x))
(+ 1 (+ (fabs x) (* 1/2 (pow x 2))))
(+.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))
(+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))))
(+.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))
(+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))
(+.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))))
x
(* 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 (fabs.f32 x) x) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal -1/8 binary32) (pow.f32 x #s(literal 4 binary32))))))
(* -1 x)
(neg.f32 x)
(* -1 (* x (+ 1 (* -1 (/ (fabs x) x)))))
(-.f32 #s(literal 0 binary32) (*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) x))))
(* -1 (* x (+ 1 (* -1 (/ (- (fabs x) (* 1/2 (/ 1 x))) x)))))
(neg.f32 (*.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 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))) x)))))
(*.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)) x)))
(sqrt (/ 1 (+ 1 (fabs x))))
(sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))
(+ (sqrt (/ 1 (+ 1 (fabs x)))) (* -1/4 (* (pow x 2) (sqrt (/ 1 (pow (+ 1 (fabs x)) 3))))))
(+.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32)))) (*.f32 (*.f32 x x) #s(literal -1/4 binary32))))
(+ (sqrt (/ 1 (+ 1 (fabs x)))) (* (pow x 2) (+ (* -1/4 (sqrt (/ 1 (pow (+ 1 (fabs x)) 3)))) (* 1/2 (* (* (pow x 2) (- (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3))))) (sqrt (+ 1 (fabs x))))))))
(+.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) (*.f32 (*.f32 x x) (+.f32 (*.f32 #s(literal -1/4 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32))))) (*.f32 (*.f32 x x) (*.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))) (*.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32))) #s(literal 3/16 binary32))) (*.f32 #s(literal 1/2 binary32) (sqrt.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)))))))))
(+ (sqrt (/ 1 (+ 1 (fabs x)))) (* (pow x 2) (+ (* -1/4 (sqrt (/ 1 (pow (+ 1 (fabs x)) 3)))) (* (pow x 2) (+ (* -1/2 (* (* (pow x 2) (+ (* -1/4 (/ (- (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3)))) (+ 1 (fabs x)))) (+ (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 2))) (+ (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3))) (* 1/2 (/ (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (+ 1 (fabs x)))))))) (sqrt (+ 1 (fabs x))))) (* 1/2 (* (sqrt (+ 1 (fabs x))) (- (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3)))))))))))
(+.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) (*.f32 x (*.f32 x (+.f32 (*.f32 #s(literal -1/4 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32))))) (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 (+.f32 (/.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))) (*.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32))) #s(literal 3/16 binary32))) #s(literal -1/4 binary32)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (+.f32 (/.f32 (*.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 #s(literal 1/8 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))) (/.f32 #s(literal 1/4 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32))))) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (+.f32 (/.f32 #s(literal 1/16 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32))) (/.f32 #s(literal 1/16 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)))))) (sqrt.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) #s(literal -1/2 binary32))) (*.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))) (*.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32))) #s(literal 3/16 binary32))) (*.f32 #s(literal 1/2 binary32) (sqrt.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)))))))))))
(sqrt (/ 1 x))
(sqrt.f32 (/.f32 #s(literal 1 binary32) x))
(+ (sqrt (/ 1 x)) (* -1/2 (* (sqrt (/ 1 (pow x 3))) (fabs x))))
(+.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (*.f32 #s(literal -1/2 binary32) (*.f32 (fabs.f32 x) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))))
(+ (sqrt (/ 1 x)) (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (fabs x))) (* -1/2 (* (sqrt (/ 1 (pow x 5))) (+ 1/2 (* -1 (pow (fabs x) 2)))))))
(+.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (*.f32 #s(literal -1/2 binary32) (+.f32 (*.f32 (fabs.f32 x) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (*.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 x x)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 5 binary32))))))))
(+ (sqrt (/ 1 x)) (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (fabs x))) (+ (* -1/2 (* (sqrt (/ 1 (pow x 5))) (+ 1/2 (* -1 (pow (fabs x) 2))))) (* -1/2 (* (sqrt (/ 1 (pow x 7))) (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (+ (* -1/2 (fabs x)) (* 1/4 (* x (pow (fabs x) 2))))))))))
(+.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (*.f32 #s(literal -1/2 binary32) (+.f32 (+.f32 (*.f32 (fabs.f32 x) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (*.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 x x)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 5 binary32)))))) (*.f32 (-.f32 (+.f32 (*.f32 (fabs.f32 x) #s(literal -1/2 binary32)) (*.f32 x (*.f32 x (*.f32 x #s(literal 1/4 binary32))))) (*.f32 (fabs.f32 x) (-.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 7 binary32))))))))
(* (sqrt (/ 1 x)) (sqrt -1))
(*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (sqrt.f32 #s(literal -1 binary32)))
(+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (* (fabs x) (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1)))
(+.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (sqrt.f32 #s(literal -1 binary32))) (*.f32 (*.f32 (fabs.f32 x) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (*.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal -1/2 binary32))))
(+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (* (fabs x) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 5))) (* (sqrt -1) (+ 1/2 (* -1 (pow (fabs x) 2)))))) (* (sqrt (/ 1 x)) (sqrt -1))))
(+.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (sqrt.f32 #s(literal -1 binary32))) (+.f32 (*.f32 (*.f32 (fabs.f32 x) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (*.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal -1/2 binary32))) (*.f32 #s(literal 1/2 binary32) (*.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 x x)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 5 binary32)))))))))
(+ (* -1 (/ (+ (* -1/2 (* (sqrt x) (* (sqrt -1) (+ 1/2 (* -1 (pow (fabs x) 2)))))) (* 1/2 (* (sqrt (/ 1 x)) (* (sqrt -1) (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (+ (* -1/2 (fabs x)) (* -1/4 (* x (pow (fabs x) 2))))))))) (pow x 3))) (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (* (fabs x) (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1))))
(-.f32 (+.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (sqrt.f32 #s(literal -1 binary32))) (*.f32 (*.f32 (fabs.f32 x) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (*.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal -1/2 binary32)))) (/.f32 (+.f32 (*.f32 (*.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 x)) (*.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32))) (*.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (sqrt.f32 #s(literal -1 binary32))) (-.f32 (+.f32 (*.f32 (fabs.f32 x) #s(literal -1/2 binary32)) (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/4 binary32)))) (*.f32 (fabs.f32 x) (-.f32 #s(literal 1/2 binary32) (*.f32 x x))))))) (*.f32 x (*.f32 x x))))
(fabs x)
(fabs.f32 x)
(fabs x)
(fabs.f32 x)
(fabs x)
(fabs.f32 x)
(fabs x)
(fabs.f32 x)
(fabs x)
(fabs.f32 x)
(fabs x)
(fabs.f32 x)
(fabs x)
(fabs.f32 x)
(fabs x)
(fabs.f32 x)
(fabs x)
(fabs.f32 x)
(fabs x)
(fabs.f32 x)
(fabs x)
(fabs.f32 x)
(fabs x)
(fabs.f32 x)
(/ 1/4 (pow x 2))
(/.f32 #s(literal 1/4 binary32) (*.f32 x x))
(/ (+ 1/4 (* 1/2 (pow x 2))) (pow x 2))
(/.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 x x))
(/ (+ 1/4 (* 1/2 (pow x 2))) (pow x 2))
(/.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 x x))
(/ (+ 1/4 (* 1/2 (pow x 2))) (pow x 2))
(/.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 x x))
1/2
#s(literal 1/2 binary32)
(+ 1/2 (* 1/4 (/ 1 (pow x 2))))
(+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 x x)))
(+ 1/2 (* 1/4 (/ 1 (pow x 2))))
(+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 x x)))
(+ 1/2 (* 1/4 (/ 1 (pow x 2))))
(+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 x x)))
1/2
#s(literal 1/2 binary32)
(+ 1/2 (* 1/4 (/ 1 (pow x 2))))
(+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 x x)))
(+ 1/2 (* 1/4 (/ 1 (pow x 2))))
(+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 x x)))
(+ 1/2 (* 1/4 (/ 1 (pow x 2))))
(+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 x x)))
(/ -1/2 x)
(/.f32 #s(literal -1/2 binary32) x)
(/ (- (pow x 2) 1/2) x)
(/.f32 (+.f32 (*.f32 x x) #s(literal -1/2 binary32)) x)
(/ (- (pow x 2) 1/2) x)
(/.f32 (+.f32 (*.f32 x x) #s(literal -1/2 binary32)) x)
(/ (- (pow x 2) 1/2) x)
(/.f32 (+.f32 (*.f32 x x) #s(literal -1/2 binary32)) x)
x
(* x (- 1 (* 1/2 (/ 1 (pow x 2)))))
(*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal -1/2 binary32) (*.f32 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)))))
(*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal -1/2 binary32) (*.f32 x x))))
x
(* -1 (* x (- (* 1/2 (/ 1 (pow x 2))) 1)))
(*.f32 (neg.f32 x) (+.f32 #s(literal -1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))
(* -1 (* x (- (* 1/2 (/ 1 (pow x 2))) 1)))
(*.f32 (neg.f32 x) (+.f32 #s(literal -1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))
(* -1 (* x (- (* 1/2 (/ 1 (pow x 2))) 1)))
(*.f32 (neg.f32 x) (+.f32 #s(literal -1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))
(/ 1/4 (pow x 2))
(/.f32 #s(literal 1/4 binary32) (*.f32 x x))
(/ (+ 1/4 (* -1/2 (pow x 2))) (pow x 2))
(/.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 x (*.f32 x #s(literal -1/2 binary32)))) (*.f32 x x))
(/ (+ 1/4 (* -1/2 (pow x 2))) (pow x 2))
(/.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 x (*.f32 x #s(literal -1/2 binary32)))) (*.f32 x x))
(/ (+ 1/4 (* -1/2 (pow x 2))) (pow x 2))
(/.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 x (*.f32 x #s(literal -1/2 binary32)))) (*.f32 x x))
-1/2
#s(literal -1/2 binary32)
(- (* 1/4 (/ 1 (pow x 2))) 1/2)
(+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 x x)))
(- (* 1/4 (/ 1 (pow x 2))) 1/2)
(+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 x x)))
(- (* 1/4 (/ 1 (pow x 2))) 1/2)
(+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 x x)))
-1/2
#s(literal -1/2 binary32)
(- (* 1/4 (/ 1 (pow x 2))) 1/2)
(+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 x x)))
(- (* 1/4 (/ 1 (pow x 2))) 1/2)
(+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 x x)))
(- (* 1/4 (/ 1 (pow x 2))) 1/2)
(+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 x x)))
(/ -1/8 (pow x 3))
(/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))
(/ -1/8 (pow x 3))
(/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))
(/ -1/8 (pow x 3))
(/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))
(/ -1/8 (pow x 3))
(/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))
(/ -1/8 (pow x 3))
(/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))
(/ -1/8 (pow x 3))
(/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))
(/ -1/8 (pow x 3))
(/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))
(/ -1/8 (pow x 3))
(/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))
(/ -1/8 (pow x 3))
(/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))
(/ -1/8 (pow x 3))
(/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))
(/ -1/8 (pow x 3))
(/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))
(/ -1/8 (pow x 3))
(/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))
(* 1/2 x)
(*.f32 x #s(literal 1/2 binary32))
(* x (+ 1/2 (* -1/8 (pow x 2))))
(*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))
(* x (+ 1/2 (* -1/8 (pow x 2))))
(*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))
(* x (+ 1/2 (* -1/8 (pow x 2))))
(*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))
(* -1/8 (pow x 3))
(*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))
(* (pow x 3) (- (* 1/2 (/ 1 (pow x 2))) 1/8))
(*.f32 (*.f32 x (*.f32 x x)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/8 binary32)))
(* (pow x 3) (- (* 1/2 (/ 1 (pow x 2))) 1/8))
(*.f32 (*.f32 x (*.f32 x x)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/8 binary32)))
(* (pow x 3) (- (* 1/2 (/ 1 (pow x 2))) 1/8))
(*.f32 (*.f32 x (*.f32 x x)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/8 binary32)))
(* -1/8 (pow x 3))
(*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))
(* -1 (* (pow x 3) (- 1/8 (* 1/2 (/ 1 (pow x 2))))))
(*.f32 (neg.f32 (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1/8 binary32) (/.f32 #s(literal -1/2 binary32) (*.f32 x x))))
(* -1 (* (pow x 3) (- 1/8 (* 1/2 (/ 1 (pow x 2))))))
(*.f32 (neg.f32 (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1/8 binary32) (/.f32 #s(literal -1/2 binary32) (*.f32 x x))))
(* -1 (* (pow x 3) (- 1/8 (* 1/2 (/ 1 (pow x 2))))))
(*.f32 (neg.f32 (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1/8 binary32) (/.f32 #s(literal -1/2 binary32) (*.f32 x x))))
(* 1/2 (pow x 2))
(*.f32 x (*.f32 x #s(literal 1/2 binary32)))
(* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))
(*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))
(* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))
(*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))
(* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))
(*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))
(* -1/8 (pow x 4))
(*.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal -1/8 binary32))
(* (pow x 4) (- (* 1/2 (/ 1 (pow x 2))) 1/8))
(*.f32 (pow.f32 x #s(literal 4 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/8 binary32)))
(* (pow x 4) (- (* 1/2 (/ 1 (pow x 2))) 1/8))
(*.f32 (pow.f32 x #s(literal 4 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/8 binary32)))
(* (pow x 4) (- (* 1/2 (/ 1 (pow x 2))) 1/8))
(*.f32 (pow.f32 x #s(literal 4 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/8 binary32)))
(* -1/8 (pow x 4))
(*.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal -1/8 binary32))
(* (pow x 4) (- (* 1/2 (/ 1 (pow x 2))) 1/8))
(*.f32 (pow.f32 x #s(literal 4 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/8 binary32)))
(* (pow x 4) (- (* 1/2 (/ 1 (pow x 2))) 1/8))
(*.f32 (pow.f32 x #s(literal 4 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/8 binary32)))
(* (pow x 4) (- (* 1/2 (/ 1 (pow x 2))) 1/8))
(*.f32 (pow.f32 x #s(literal 4 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/8 binary32)))
(* -1 x)
(neg.f32 x)
(* x (- x 1))
(*.f32 x (+.f32 x #s(literal -1 binary32)))
(* x (- x 1))
(*.f32 x (+.f32 x #s(literal -1 binary32)))
(* x (- x 1))
(*.f32 x (+.f32 x #s(literal -1 binary32)))
(pow x 2)
(*.f32 x x)
(* (pow x 2) (- 1 (/ 1 x)))
(*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) x)) x) x)
(* (pow x 2) (- 1 (/ 1 x)))
(*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) x)) x) x)
(* (pow x 2) (- 1 (/ 1 x)))
(*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) x)) x) x)
(pow x 2)
(*.f32 x x)
(* (pow x 2) (- 1 (/ 1 x)))
(*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) x)) x) x)
(* (pow x 2) (- 1 (/ 1 x)))
(*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) x)) x) x)
(* (pow x 2) (- 1 (/ 1 x)))
(*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) x)) x) x)
(pow x 3)
(*.f32 x (*.f32 x x))
(pow x 3)
(*.f32 x (*.f32 x x))
(pow x 3)
(*.f32 x (*.f32 x x))
(pow x 3)
(*.f32 x (*.f32 x x))
(pow x 3)
(*.f32 x (*.f32 x x))
(pow x 3)
(*.f32 x (*.f32 x x))
(pow x 3)
(*.f32 x (*.f32 x x))
(pow x 3)
(*.f32 x (*.f32 x x))
(pow x 3)
(*.f32 x (*.f32 x x))
(pow x 3)
(*.f32 x (*.f32 x x))
(pow x 3)
(*.f32 x (*.f32 x x))
(pow x 3)
(*.f32 x (*.f32 x x))

eval200.0ms (1.9%)

Compiler

Compiled 58150 to 5123 computations (91.2% saved)

prune175.0ms (1.7%)

Pruning

26 alts after pruning (21 fresh and 5 done)

PrunedKeptTotal
New119291201
Fresh161228
Picked325
Done235
Total1213261239
Accuracy
100.0%
Counts
1239 → 26
Alt Table
Click to see full alt table
StatusAccuracyProgram
48.1%
(copysign.f32 (+.f32 (log1p.f32 (-.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))))) (fabs.f32 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)
53.3%
(copysign.f32 (+.f32 (log1p.f32 (fabs.f32 x)) (*.f32 (*.f32 x x) (+.f32 (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (*.f32 (*.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)))))))) x)
61.8%
(copysign.f32 (*.f32 (log.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) #s(literal -2 binary32)) x)
15.9%
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (+.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) #s(literal 1/16 binary32)) #s(literal -1/8 binary32))))) #s(literal 1 binary32)))))) x)
19.8%
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))))))) x)
49.6%
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) x)
14.8%
(copysign.f32 (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)))) x)
3.5%
(copysign.f32 (log.f32 (/.f32 (+.f32 (*.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x)))) (*.f32 x (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))))) (*.f32 x (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x)))))) x)
9.4%
(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)
26.0%
(copysign.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)) x)
28.2%
(copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x)
6.6%
(copysign.f32 (log.f32 (-.f32 (/.f32 (+.f32 (*.f32 x x) #s(literal -1/2 binary32)) x) x)) x)
16.9%
(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)
3.0%
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 x (/.f32 (+.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 1/4 binary32)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x)))))) x) x)) x)
4.6%
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 x (/.f32 (+.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) #s(literal 1/2 binary32)))) x) x)) x)
3.8%
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 x (/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32)))))) (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))))) x) x)) x)
30.1%
(copysign.f32 (log.f32 (-.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x)) x)
29.0%
(copysign.f32 (log.f32 (+.f32 (+.f32 (fabs.f32 x) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) x)
26.3%
(copysign.f32 (log.f32 (+.f32 (+.f32 (fabs.f32 x) x) (/.f32 #s(literal 1/2 binary32) x))) x)
11.5%
(copysign.f32 (log.f32 (+.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) x)
19.8%
(copysign.f32 (log.f32 (+.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))) x)
61.9%
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)
16.0%
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))) x)
14.5%
(copysign.f32 (log.f32 (neg.f32 x)) x)
13.0%
(copysign.f32 (log.f32 x) x)
54.0%
(copysign.f32 x x)
Compiler

Compiled 2333 to 736 computations (68.5% saved)

regimes49.0ms (0.5%)

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

2 calls:

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

Compiled 15 to 10 computations (33.3% saved)

regimes43.0ms (0.4%)

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

2 calls:

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

Compiled 15 to 10 computations (33.3% saved)

regimes36.0ms (0.3%)

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

2 calls:

16.0ms
x
12.0ms
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x)
Results
AccuracySegmentsBranch
99.9%3x
99.9%3(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x)
Compiler

Compiled 15 to 10 computations (33.3% saved)

regimes17.0ms (0.2%)

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

1 calls:

12.0ms
x
Results
AccuracySegmentsBranch
99.3%3x
Compiler

Compiled 2 to 1 computations (50% saved)

regimes15.0ms (0.1%)

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

1 calls:

10.0ms
x
Results
AccuracySegmentsBranch
99.2%3x
Compiler

Compiled 2 to 1 computations (50% saved)

regimes18.0ms (0.2%)

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

1 calls:

14.0ms
x
Results
AccuracySegmentsBranch
98.3%3x
Compiler

Compiled 2 to 1 computations (50% saved)

regimes51.0ms (0.5%)

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

1 calls:

47.0ms
x
Results
AccuracySegmentsBranch
97.9%3x
Compiler

Compiled 2 to 1 computations (50% saved)

regimes9.0ms (0.1%)

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

1 calls:

7.0ms
x
Results
AccuracySegmentsBranch
97.5%3x
Compiler

Compiled 2 to 1 computations (50% saved)

regimes2.0ms (0%)

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

1 calls:

2.0ms
x
Results
AccuracySegmentsBranch
84.6%3x
Compiler

Compiled 2 to 1 computations (50% saved)

regimes2.0ms (0%)

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

1 calls:

2.0ms
x
Results
AccuracySegmentsBranch
70.8%3x
Compiler

Compiled 2 to 1 computations (50% saved)

regimes2.0ms (0%)

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

1 calls:

1.0ms
x
Results
AccuracySegmentsBranch
62.2%2x
Compiler

Compiled 2 to 1 computations (50% saved)

regimes2.0ms (0%)

Accuracy

Total 0.0b remaining (0%)

Threshold costs 0b (0%)

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

1 calls:

1.0ms
x
Results
AccuracySegmentsBranch
54.0%1x
Compiler

Compiled 2 to 1 computations (50% saved)

bsearch1.0ms (0%)

Algorithm
left-value
Steps
TimeLeftRight
0.0ms
0.0530756376683712
0.22652024030685425
0.0ms
-0.12293294817209244
-0.04624807462096214
Compiler

Compiled 17 to 12 computations (29.4% saved)

bsearch1.0ms (0%)

Algorithm
left-value
Steps
TimeLeftRight
0.0ms
0.0530756376683712
0.22652024030685425
0.0ms
-0.12293294817209244
-0.04624807462096214
Compiler

Compiled 17 to 12 computations (29.4% saved)

bsearch1.0ms (0%)

Algorithm
left-value
Steps
TimeLeftRight
0.0ms
0.0530756376683712
0.22652024030685425
0.0ms
-0.12293294817209244
-0.04624807462096214
Compiler

Compiled 17 to 12 computations (29.4% saved)

bsearch3.0ms (0%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
0.0ms
0.2284623086452484
9.60264778137207
0.0ms
-2.5571534633636475
-0.5558466911315918
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.2284623086452484
9.60264778137207
0.0ms
-2.5571534633636475
-0.5558466911315918
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.2284623086452484
9.60264778137207
0.0ms
-2.5571534633636475
-0.5558466911315918
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.2284623086452484
9.60264778137207
0.0ms
-2.5571534633636475
-0.5558466911315918
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.2284623086452484
9.60264778137207
0.0ms
-2.5571534633636475
-0.5558466911315918
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.2284623086452484
9.60264778137207
0.0ms
-2.5571534633636475
-0.5558466911315918
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.2284623086452484
9.60264778137207
0.0ms
-24.198123931884766
-2.5571534633636475
Compiler

Compiled 17 to 12 computations (29.4% saved)

bsearch0.0ms (0%)

Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
0.0ms
0.2284623086452484
9.60264778137207
Compiler

Compiled 17 to 12 computations (29.4% saved)

simplify71.0ms (0.7%)

Algorithm
egg-herbie
Rules
32×+-commutative_binary32
14×*-commutative_binary32
10×sub-neg_binary32
neg-sub0_binary32
neg-mul-1_binary32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
084444
1114444
2124444
3129444
4130444
Stop Event
saturated
Calls
Call 1
Inputs
(if (<=.f32 (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) #s(literal -13421773/134217728 binary32)) (copysign.f32 (neg.f32 (+.f32 (log.f32 (pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1/2 binary32))) (log.f32 (pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1/2 binary32))))) x) (if (<=.f32 (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) #s(literal 13421773/134217728 binary32)) (copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) x) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)))
(if (<=.f32 (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) #s(literal -13421773/134217728 binary32)) (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 13421773/134217728 binary32)) (copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) x) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)))
(if (<=.f32 (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) #s(literal -13421773/134217728 binary32)) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) (if (<=.f32 (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) #s(literal 13421773/134217728 binary32)) (copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) x) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (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 #s(literal -1/2 binary32) x)) x)) x) (if (<=.f32 x #s(literal 13421773/33554432 binary32)) (copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) x) (copysign.f32 (log.f32 (+.f32 (+.f32 (fabs.f32 x) (+.f32 x (/.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 #s(literal -1/2 binary32) x)) x)) x) (if (<=.f32 x #s(literal 13421773/33554432 binary32)) (copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) x) (copysign.f32 (log.f32 (+.f32 (+.f32 (fabs.f32 x) x) (/.f32 #s(literal 1/2 binary32) x))) x)))
(if (<=.f32 x #s(literal -2 binary32)) (copysign.f32 (log.f32 (-.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x)) x) (if (<=.f32 x #s(literal 13421773/33554432 binary32)) (copysign.f32 x x) (copysign.f32 (log.f32 (+.f32 (+.f32 (fabs.f32 x) x) (/.f32 #s(literal 1/2 binary32) 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 13421773/33554432 binary32)) (copysign.f32 x x) (copysign.f32 (log.f32 (+.f32 (+.f32 (fabs.f32 x) x) (/.f32 #s(literal 1/2 binary32) 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 13421773/33554432 binary32)) (copysign.f32 x x) (copysign.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) 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 13421773/33554432 binary32)) (copysign.f32 x x) (copysign.f32 (log.f32 x) x)))
(if (<=.f32 x #s(literal -20 binary32)) (copysign.f32 (log.f32 (neg.f32 x)) x) (if (<=.f32 x #s(literal 13421773/33554432 binary32)) (copysign.f32 x x) (copysign.f32 (log.f32 x) x)))
(if (<=.f32 x #s(literal 13421773/33554432 binary32)) (copysign.f32 x x) (copysign.f32 (log.f32 x) x))
(copysign.f32 x x)
Outputs
(if (<=.f32 (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) #s(literal -13421773/134217728 binary32)) (copysign.f32 (neg.f32 (+.f32 (log.f32 (pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1/2 binary32))) (log.f32 (pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1/2 binary32))))) x) (if (<=.f32 (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) #s(literal 13421773/134217728 binary32)) (copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) x) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)))
(if (<=.f32 (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) #s(literal -13421773/134217728 binary32)) (copysign.f32 (-.f32 (neg.f32 (log.f32 (pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1/2 binary32)))) (log.f32 (pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1/2 binary32)))) x) (if (<=.f32 (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) #s(literal 13421773/134217728 binary32)) (copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) x) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)))
(if (<=.f32 (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) #s(literal -13421773/134217728 binary32)) (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 13421773/134217728 binary32)) (copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) x) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)))
(if (<=.f32 (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) #s(literal -13421773/134217728 binary32)) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) (if (<=.f32 (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) #s(literal 13421773/134217728 binary32)) (copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) x) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (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 #s(literal -1/2 binary32) x)) x)) x) (if (<=.f32 x #s(literal 13421773/33554432 binary32)) (copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) x) (copysign.f32 (log.f32 (+.f32 (+.f32 (fabs.f32 x) (+.f32 x (/.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 #s(literal -1/2 binary32) x)) x)) x) (if (<=.f32 x #s(literal 13421773/33554432 binary32)) (copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) x) (copysign.f32 (log.f32 (+.f32 (+.f32 (fabs.f32 x) x) (/.f32 #s(literal 1/2 binary32) x))) x)))
(if (<=.f32 x #s(literal -2 binary32)) (copysign.f32 (log.f32 (-.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x)) x) (if (<=.f32 x #s(literal 13421773/33554432 binary32)) (copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) x) (copysign.f32 (log.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) x) (+.f32 x (fabs.f32 x)))) x)))
(if (<=.f32 x #s(literal -2 binary32)) (copysign.f32 (log.f32 (-.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x)) x) (if (<=.f32 x #s(literal 13421773/33554432 binary32)) (copysign.f32 x x) (copysign.f32 (log.f32 (+.f32 (+.f32 (fabs.f32 x) x) (/.f32 #s(literal 1/2 binary32) x))) x)))
(if (<=.f32 x #s(literal -2 binary32)) (copysign.f32 (log.f32 (-.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x)) x) (if (<=.f32 x #s(literal 13421773/33554432 binary32)) (copysign.f32 x x) (copysign.f32 (log.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) x) (+.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 13421773/33554432 binary32)) (copysign.f32 x x) (copysign.f32 (log.f32 (+.f32 (+.f32 (fabs.f32 x) x) (/.f32 #s(literal 1/2 binary32) 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 13421773/33554432 binary32)) (copysign.f32 x x) (copysign.f32 (log.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) x) (+.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 13421773/33554432 binary32)) (copysign.f32 x x) (copysign.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) 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 13421773/33554432 binary32)) (copysign.f32 x x) (copysign.f32 (log.f32 x) x)))
(if (<=.f32 x #s(literal -20 binary32)) (copysign.f32 (log.f32 (neg.f32 x)) x) (if (<=.f32 x #s(literal 13421773/33554432 binary32)) (copysign.f32 x x) (copysign.f32 (log.f32 x) x)))
(if (<=.f32 x #s(literal 13421773/33554432 binary32)) (copysign.f32 x x) (copysign.f32 (log.f32 x) x))
(copysign.f32 x x)

soundness3.0s (28.4%)

Rules
5704×+-lowering-+.f64
5704×+-lowering-+.f32
4302×*-lowering-*.f32
4302×*-lowering-*.f64
4268×*-lowering-*.f32
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
039252
1247245
22380226
09597226
0911
1149
2159
3169
0169
066598
1495504
25058493
08201493
06075922
119435426
270225420
084965420
041296
1288212
23347189
08532189
01671263
15071104
217381076
365871071
080551071
07766080
125715556
083395556
05944723
118594262
274504180
080584180
01549
17349
246049
3564949
0840249
Stop Event
fuel
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
saturated
iter limit
node limit
Compiler

Compiled 964 to 423 computations (56.1% saved)

preprocess114.0ms (1.1%)

Compiler

Compiled 974 to 206 computations (78.9% saved)

end0.0ms (0%)

Profiling

Loading profile data...