Rust f32::asinh

Time bar (total: 8.9s)

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)

sample441.0ms (4.9%)

Results
345.0ms8256×0valid
Precisions
Click to see histograms. Total time spent on operations: 164.0ms
ival-asinh: 154.0ms (94.1% of total)
const: 7.0ms (4.3% of total)
backward-pass: 2.0ms (1.2% 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)))

explain243.0ms (2.7%)

FPErrors
Click to see full error table
Ground TruthOverpredictionsExampleUnderpredictionsExampleSubexpression
1280-4(-0.011221577413380146)(log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)))))
690-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
123.0ms368×0valid
43.0ms144×1valid
Compiler

Compiled 115 to 29 computations (74.8% saved)

Precisions
Click to see histograms. Total time spent on operations: 140.0ms
ival-add: 96.0ms (68.4% of total)
ival-log: 12.0ms (8.5% of total)
backward-pass: 11.0ms (7.8% of total)
ival-copysign: 6.0ms (4.3% of total)
ival-mult: 5.0ms (3.6% of total)
ival-fabs: 5.0ms (3.6% of total)
ival-sqrt: 5.0ms (3.6% of total)
const: 1.0ms (0.7% 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
60.9%
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)
36.8%
(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)

simplify9.0ms (0.1%)

Algorithm
egg-herbie
Localize:

Found 8 expressions of interest:

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

Useful iterations: 0 (0.0ms)

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

localize128.0ms (1.4%)

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.4%
(log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))
accuracy100.0%
(+.f32 (*.f32 x x) #s(literal 1 binary32))
accuracy99.9%
(+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))
accuracy88.4%
(log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)))))
accuracy76.8%
(sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)))
Results
75.0ms81×5exit
31.0ms175×0valid
Compiler

Compiled 80 to 14 computations (82.5% saved)

Precisions
Click to see histograms. Total time spent on operations: 77.0ms
ival-log: 22.0ms (28.4% of total)
backward-pass: 14.0ms (18.1% of total)
compiled-spec: 11.0ms (14.2% of total)
ival-add: 8.0ms (10.3% of total)
ival-mult: 7.0ms (9.1% of total)
ival-copysign: 6.0ms (7.8% of total)
ival-sqrt: 5.0ms (6.5% of total)
ival-fabs: 3.0ms (3.9% of total)
const: 0.0ms (0% of total)

series6.0ms (0.1%)

Counts
9 → 108
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)>
#<alt (+ (* x x) 1)>
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)>
#<alt 1>
#<alt (+ 1 (pow x 2))>
#<alt (+ 1 (pow x 2))>
#<alt (+ 1 (pow x 2))>
#<alt (pow x 2)>
#<alt (* (pow x 2) (+ 1 (/ 1 (pow x 2))))>
#<alt (* (pow x 2) (+ 1 (/ 1 (pow x 2))))>
#<alt (* (pow x 2) (+ 1 (/ 1 (pow x 2))))>
#<alt (pow x 2)>
#<alt (* (pow x 2) (+ 1 (/ 1 (pow x 2))))>
#<alt (* (pow x 2) (+ 1 (/ 1 (pow x 2))))>
#<alt (* (pow x 2) (+ 1 (/ 1 (pow x 2))))>
Calls

27 calls:

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

rewrite279.0ms (3.1%)

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
01553
17353
246053
3564953
0840253
Stop Event
iter limit
node limit
Counts
9 → 324
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)
(+ (* x x) 1)
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))
(hypot.f32 (hypot.f32 #s(literal 1 binary32) x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))
(hypot.f32 (hypot.f32 #s(literal 1 binary32) x) (*.f32 x (hypot.f32 #s(literal 1 binary32) x)))
(hypot.f32 (hypot.f32 #s(literal 1 binary32) x) (*.f32 (neg.f32 x) (hypot.f32 #s(literal 1 binary32) x)))
(hypot.f32 (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (hypot.f32 #s(literal 1 binary32) x))
(hypot.f32 (*.f32 x (hypot.f32 #s(literal 1 binary32) x)) (hypot.f32 #s(literal 1 binary32) x))
(hypot.f32 (*.f32 (neg.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (hypot.f32 #s(literal 1 binary32) x))
(neg.f32 (-.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) #s(literal 1 binary32))))
(exp.f32 (log1p.f32 (*.f32 x x)))
(exp.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) (log1p.f32 (*.f32 x x))) #s(literal 2 binary32)))
(exp.f32 (*.f32 (log1p.f32 (*.f32 x x)) #s(literal 1 binary32)))
(exp.f32 (*.f32 (log.f32 (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) #s(literal 1/2 binary32)))
(+.f32 (*.f32 x x) #s(literal 1 binary32))
(+.f32 #s(literal 1 binary32) (*.f32 x x))
(+.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (neg.f32 (*.f32 (*.f32 x (*.f32 x x)) (/.f32 x (-.f32 #s(literal 1 binary32) (*.f32 x x))))))
(+.f32 (*.f32 (*.f32 x (*.f32 x x)) (/.f32 x (+.f32 (*.f32 x x) #s(literal -1 binary32)))) (neg.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) #s(literal -1 binary32)))))
(fabs.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)))
(pow.f32 (hypot.f32 #s(literal 1 binary32) x) #s(literal 2 binary32))
(pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 1 binary32))
(pow.f32 (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 (*.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 binary32))
(fma.f32 x x #s(literal 1 binary32))
(fma.f32 (fabs.f32 x) (fabs.f32 x) #s(literal 1 binary32))
(fma.f32 (*.f32 x x) #s(literal 1 binary32) #s(literal 1 binary32))
(fma.f32 #s(literal 1 binary32) (*.f32 x x) #s(literal 1 binary32))
(fma.f32 (neg.f32 x) (neg.f32 x) #s(literal 1 binary32))
(-.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (*.f32 x (*.f32 x x)) (/.f32 x (-.f32 #s(literal 1 binary32) (*.f32 x x)))))
(-.f32 (*.f32 (*.f32 x (*.f32 x x)) (/.f32 x (+.f32 (*.f32 x x) #s(literal -1 binary32)))) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) #s(literal -1 binary32))))
(/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) #s(literal 1 binary32))))
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) #s(literal 1 binary32))) #s(literal 1 binary32)))
(/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 x x) #s(literal -1 binary32))))))
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) (-.f32 #s(literal 1 binary32) (*.f32 x x)))
(/.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal -1 binary32)) (+.f32 (*.f32 x x) #s(literal -1 binary32)))
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) #s(literal 1 binary32)))))
(/.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))))) (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 x x) #s(literal -1 binary32)))))))
(/.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) #s(literal -1 binary32)))
(/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.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 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 x x) #s(literal -1 binary32))))) (+.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))))))
(/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.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 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 x x) #s(literal -1 binary32))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) #s(literal -1 binary32))))))
(/.f32 (+.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 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 x x) #s(literal -1 binary32))))) (+.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) #s(literal -1 binary32))))
(/.f32 (+.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 binary32)) (*.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32)) (+.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))))
(/.f32 (-.f32 #s(literal 1 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 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 x x) #s(literal -1 binary32))))) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))))))
(/.f32 (-.f32 #s(literal 1 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 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))))
(/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) #s(literal -1 binary32)) (*.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))
(/.f32 (-.f32 (*.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.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 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) #s(literal -1 binary32))) (*.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32)) #s(literal 1 binary32))) (*.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32)) (+.f32 (*.f32 x x) #s(literal -1 binary32))))
(/.f32 (*.f32 (hypot.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (hypot.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.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)) (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 (*.f32 (hypot.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/2 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)) (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1/2 binary32))))
(/.f32 (*.f32 (hypot.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (pow.f32 (+.f32 (*.f32 x (*.f32 x (*.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 (*.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 (*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/2 binary32)) (hypot.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.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 (*.f32 x x) #s(literal -1 binary32))))) #s(literal 1/2 binary32))))
(/.f32 (*.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 (*.f32 x (*.f32 x x)))) #s(literal 1/2 binary32))) (*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1/2 binary32)) (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1/2 binary32))))
(/.f32 (*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) #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 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1/2 binary32)) (pow.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32)) #s(literal 1/2 binary32))))
(/.f32 (*.f32 (pow.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal -1 binary32)) #s(literal 1/2 binary32)) (hypot.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32)) #s(literal 1/2 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 (*.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 x (*.f32 x (*.f32 x x)))) #s(literal 1/2 binary32))) (*.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32)) #s(literal 1/2 binary32)) (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1/2 binary32))))
(/.f32 (*.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 (*.f32 x (*.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/2 binary32)) (pow.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32)) #s(literal 1/2 binary32))))
(/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.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 binary32)) (*.f32 (+.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 x x) #s(literal -1 binary32)))))))
(/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.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 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) #s(literal -1 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 x x) #s(literal -1 binary32)))))))
(/.f32 (*.f32 (+.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 binary32)) #s(literal 1 binary32)) (*.f32 (+.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) #s(literal -1 binary32)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 x x) #s(literal -1 binary32)))))))
(/.f32 (*.f32 (+.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 binary32)) #s(literal 1 binary32)) (*.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) #s(literal -1 binary32))))
(/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.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 binary32)) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 x x) #s(literal -1 binary32)))))))
(/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.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 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))))
(/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))))) #s(literal 1 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) (-.f32 #s(literal 1 binary32) (*.f32 x x))))
(/.f32 (*.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) #s(literal -1 binary32)) #s(literal 1 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) #s(literal -1 binary32))))
(/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) #s(literal 1 binary32)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 x x) #s(literal -1 binary32))))))
(/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 x x)))
(/.f32 (*.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal -1 binary32)) #s(literal 1 binary32)) (+.f32 (*.f32 x x) #s(literal -1 binary32)))
(/.f32 (neg.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))))) (neg.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 x x) #s(literal -1 binary32))))))))
(/.f32 (neg.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))) (-.f32 #s(literal 1 binary32) (*.f32 x x)))
(/.f32 (-.f32 (pow.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 3 binary32)) (pow.f32 (*.f32 (*.f32 x (*.f32 x x)) (/.f32 x (-.f32 #s(literal 1 binary32) (*.f32 x x)))) #s(literal 3 binary32))) (+.f32 (*.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x)))) (+.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (/.f32 x (-.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (*.f32 x (*.f32 x x)) (/.f32 x (-.f32 #s(literal 1 binary32) (*.f32 x x))))) (*.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (*.f32 x (*.f32 x x)) (/.f32 x (-.f32 #s(literal 1 binary32) (*.f32 x x))))))))
(/.f32 (-.f32 (pow.f32 (*.f32 (*.f32 x (*.f32 x x)) (/.f32 x (+.f32 (*.f32 x x) #s(literal -1 binary32)))) #s(literal 3 binary32)) (pow.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) #s(literal -1 binary32))) #s(literal 3 binary32))) (+.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (/.f32 x (+.f32 (*.f32 x x) #s(literal -1 binary32)))) (*.f32 (*.f32 x (*.f32 x x)) (/.f32 x (+.f32 (*.f32 x x) #s(literal -1 binary32))))) (+.f32 (*.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) #s(literal -1 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) #s(literal -1 binary32)))) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (/.f32 x (+.f32 (*.f32 x x) #s(literal -1 binary32)))) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) #s(literal -1 binary32)))))))
(/.f32 (-.f32 (*.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (/.f32 x (-.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (*.f32 x (*.f32 x x)) (/.f32 x (-.f32 #s(literal 1 binary32) (*.f32 x x)))))) (+.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (*.f32 x (*.f32 x x)) (/.f32 x (-.f32 #s(literal 1 binary32) (*.f32 x x))))))
(/.f32 (-.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (/.f32 x (+.f32 (*.f32 x x) #s(literal -1 binary32)))) (*.f32 (*.f32 x (*.f32 x x)) (/.f32 x (+.f32 (*.f32 x x) #s(literal -1 binary32))))) (*.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) #s(literal -1 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) #s(literal -1 binary32))))) (+.f32 (*.f32 (*.f32 x (*.f32 x x)) (/.f32 x (+.f32 (*.f32 x x) #s(literal -1 binary32)))) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) #s(literal -1 binary32)))))
(/.f32 (*.f32 (hypot.f32 #s(literal 1 binary32) x) (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 (*.f32 (hypot.f32 #s(literal 1 binary32) x) (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 (*.f32 (hypot.f32 #s(literal 1 binary32) x) (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 (*.f32 (hypot.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (hypot.f32 #s(literal 1 binary32) 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 (*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/2 binary32)) (hypot.f32 #s(literal 1 binary32) x)) (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1/2 binary32)))
(/.f32 (*.f32 (pow.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal -1 binary32)) #s(literal 1/2 binary32)) (hypot.f32 #s(literal 1 binary32) x)) (pow.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32)) #s(literal 1/2 binary32)))
(/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 x x) #s(literal -1 binary32))))))) (+.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))))))
(/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 x x) #s(literal -1 binary32))))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) #s(literal -1 binary32)))))
(/.f32 (*.f32 (+.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 binary32)) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 x x) #s(literal -1 binary32))))))) (+.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) #s(literal -1 binary32)))
(/.f32 (*.f32 (-.f32 #s(literal 1 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 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 x x) #s(literal -1 binary32))))))) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))))
(/.f32 (*.f32 (-.f32 #s(literal 1 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 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x)))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))))
(/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))))) (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))
(/.f32 (*.f32 (+.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 binary32)) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) #s(literal -1 binary32)))) (+.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))
(/.f32 (*.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) #s(literal -1 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))
(/.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal -1 binary32)) (+.f32 x #s(literal 1 binary32))) (+.f32 x #s(literal -1 binary32)))
(sqrt.f32 (*.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) #s(literal 1 binary32)))
(*.f32 (hypot.f32 #s(literal 1 binary32) x) (hypot.f32 #s(literal 1 binary32) x))
(*.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 x (*.f32 x (+.f32 (*.f32 x x) #s(literal -1 binary32)))))))
(*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 1 binary32))
(*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) #s(literal -1 binary32)))))
(*.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 #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 (+.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 (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))))) (/.f32 #s(literal 1 binary32) (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 x x) #s(literal -1 binary32))))))))
(*.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) #s(literal -1 binary32))))
(*.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))
(*.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) #s(literal -1 binary32))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal -1 binary32)))
(*.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 x x) #s(literal -1 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))))
(*.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 1/4 binary32)) (*.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 1/4 binary32)) (hypot.f32 #s(literal 1 binary32) x)))
(*.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) #s(literal 1 binary32)) (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 binary32)))
(*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1 binary32)) (pow.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.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 binary32)) (pow.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) #s(literal -1 binary32))) #s(literal 1 binary32)))
(*.f32 (/.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 x #s(literal 1 binary32))) (+.f32 x #s(literal 1 binary32)))
(*.f32 (*.f32 (hypot.f32 #s(literal 1 binary32) x) (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 (/.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal -1 binary32)) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal -1 binary32))) (+.f32 (*.f32 x x) #s(literal 1 binary32)))
(*.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) #s(literal 1 binary32)))
(*.f32 (/.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 (*.f32 x x) #s(literal -1 binary32)))) (*.f32 (*.f32 x (*.f32 x (+.f32 (*.f32 x x) #s(literal -1 binary32)))) (*.f32 x (*.f32 x (+.f32 (*.f32 x x) #s(literal -1 binary32)))))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x (+.f32 (*.f32 x x) #s(literal -1 binary32)))) (-.f32 (*.f32 x (*.f32 x (+.f32 (*.f32 x x) #s(literal -1 binary32)))) #s(literal 1 binary32)))))
(*.f32 (/.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 (*.f32 x x) #s(literal -1 binary32)))) (*.f32 x (*.f32 x (+.f32 (*.f32 x x) #s(literal -1 binary32))))))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 x x) #s(literal -1 binary32))))))
(*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.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)))) (*.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 x x) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (-.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 x (*.f32 x (*.f32 x x)))))))
(*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 x x) #s(literal -1 binary32))))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) #s(literal -1 binary32))))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) #s(literal -1 binary32))))
(*.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 x x) #s(literal 1 binary32))))))
(*.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal -1 binary32)) (+.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 x x) #s(literal 1 binary32))))))

simplify256.0ms (2.9%)

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

Useful iterations: 3 (0.0ms)

IterNodesCost
01691315
15171147
217631111
367381109
080421109
Stop Event
iter limit
node limit
Counts
108 → 108
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)
1
(+ 1 (pow x 2))
(+ 1 (pow x 2))
(+ 1 (pow x 2))
(pow x 2)
(* (pow x 2) (+ 1 (/ 1 (pow x 2))))
(* (pow x 2) (+ 1 (/ 1 (pow x 2))))
(* (pow x 2) (+ 1 (/ 1 (pow x 2))))
(pow x 2)
(* (pow x 2) (+ 1 (/ 1 (pow x 2))))
(* (pow x 2) (+ 1 (/ 1 (pow x 2))))
(* (pow x 2) (+ 1 (/ 1 (pow x 2))))
Outputs
(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 x (*.f32 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 #s(literal 1/720 binary32) (*.f32 (*.f32 x x) (+.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 #s(literal 1/2 binary32) (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32)))))
(+ (* -1 (log (/ 1 x))) (+ (* 1/6 (/ (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))) (pow x 3))) (+ (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (/ (fabs x) x))))
(+.f32 (+.f32 (log.f32 x) (/.f32 (fabs.f32 x) x)) (+.f32 (*.f32 #s(literal 1/2 binary32) (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32))) (/.f32 (*.f32 (*.f32 (fabs.f32 x) (+.f32 #s(literal -3 binary32) (*.f32 x (*.f32 x #s(literal 2 binary32))))) (/.f32 #s(literal 1/6 binary32) x)) (*.f32 x x))))
(* -1 (log (/ -1 x)))
(neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)))
(+ (* -1 (log (/ -1 x))) (* -1 (/ (fabs x) x)))
(-.f32 (/.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x)) x) (log.f32 (/.f32 #s(literal -1 binary32) x)))
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) x))) x)))
(-.f32 (/.f32 (-.f32 (/.f32 (*.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x))) x) (fabs.f32 x)) x) (log.f32 (/.f32 #s(literal -1 binary32) x)))
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1 (/ (+ (* -1/6 (/ (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))) x)) (* 1/2 (+ 1 (* -1 (pow (fabs x) 2))))) x))) x)))
(-.f32 (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) (/.f32 (+.f32 (fabs.f32 x) (/.f32 (+.f32 (*.f32 (*.f32 (fabs.f32 x) (+.f32 #s(literal -3 binary32) (*.f32 x (*.f32 x #s(literal 2 binary32))))) (/.f32 #s(literal 1/6 binary32) x)) (+.f32 #s(literal -1/2 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))) 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 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 binary32) (/.f32 (fabs.f32 x) x)) (/.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 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 (/.f32 (fabs.f32 x) x) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))))
(* -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 (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)))
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 x (*.f32 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 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))))
(* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))
(*.f32 x (+.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 6 binary32))) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))))
(* -1 x)
(neg.f32 x)
(* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))
(*.f32 x (+.f32 #s(literal -1 binary32) (/.f32 #s(literal -1/2 binary32) (*.f32 x x))))
(* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))))
(*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) #s(literal -1 binary32))))
(* -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 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 6 binary32))) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))))
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)
(log (+ 1 (fabs x)))
(log1p.f32 (fabs.f32 x))
(+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))))
(+.f32 (log1p.f32 (fabs.f32 x)) (/.f32 (*.f32 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 x (*.f32 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 #s(literal 1/720 binary32) (*.f32 (*.f32 x x) (+.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 #s(literal 1/2 binary32) (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32)))))
(+ (* -1 (log (/ 1 x))) (+ (* 1/6 (/ (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))) (pow x 3))) (+ (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (/ (fabs x) x))))
(+.f32 (+.f32 (log.f32 x) (/.f32 (fabs.f32 x) x)) (+.f32 (*.f32 #s(literal 1/2 binary32) (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32))) (/.f32 (*.f32 (*.f32 (fabs.f32 x) (+.f32 #s(literal -3 binary32) (*.f32 x (*.f32 x #s(literal 2 binary32))))) (/.f32 #s(literal 1/6 binary32) x)) (*.f32 x x))))
(* -1 (log (/ -1 x)))
(neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)))
(+ (* -1 (log (/ -1 x))) (* -1 (/ (fabs x) x)))
(-.f32 (/.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x)) x) (log.f32 (/.f32 #s(literal -1 binary32) x)))
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) x))) x)))
(-.f32 (/.f32 (-.f32 (/.f32 (*.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x))) x) (fabs.f32 x)) x) (log.f32 (/.f32 #s(literal -1 binary32) x)))
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1 (/ (+ (* -1/6 (/ (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))) x)) (* 1/2 (+ 1 (* -1 (pow (fabs x) 2))))) x))) x)))
(-.f32 (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) (/.f32 (+.f32 (fabs.f32 x) (/.f32 (+.f32 (*.f32 (*.f32 (fabs.f32 x) (+.f32 #s(literal -3 binary32) (*.f32 x (*.f32 x #s(literal 2 binary32))))) (/.f32 #s(literal 1/6 binary32) x)) (+.f32 #s(literal -1/2 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))) 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 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 binary32) (/.f32 (fabs.f32 x) x)) (/.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 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 (/.f32 (fabs.f32 x) x) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))))
(* -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 (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)))
(fabs x)
(fabs.f32 x)
(fabs x)
(fabs.f32 x)
(fabs x)
(fabs.f32 x)
(fabs x)
(fabs.f32 x)
(fabs x)
(fabs.f32 x)
(fabs x)
(fabs.f32 x)
(fabs x)
(fabs.f32 x)
(fabs x)
(fabs.f32 x)
(fabs x)
(fabs.f32 x)
(fabs x)
(fabs.f32 x)
(fabs x)
(fabs.f32 x)
(fabs x)
(fabs.f32 x)
1
#s(literal 1 binary32)
(+ 1 (pow x 2))
(+.f32 #s(literal 1 binary32) (*.f32 x x))
(+ 1 (pow x 2))
(+.f32 #s(literal 1 binary32) (*.f32 x x))
(+ 1 (pow x 2))
(+.f32 #s(literal 1 binary32) (*.f32 x x))
(pow x 2)
(*.f32 x x)
(* (pow x 2) (+ 1 (/ 1 (pow x 2))))
(+.f32 #s(literal 1 binary32) (*.f32 x x))
(* (pow x 2) (+ 1 (/ 1 (pow x 2))))
(+.f32 #s(literal 1 binary32) (*.f32 x x))
(* (pow x 2) (+ 1 (/ 1 (pow x 2))))
(+.f32 #s(literal 1 binary32) (*.f32 x x))
(pow x 2)
(*.f32 x x)
(* (pow x 2) (+ 1 (/ 1 (pow x 2))))
(+.f32 #s(literal 1 binary32) (*.f32 x x))
(* (pow x 2) (+ 1 (/ 1 (pow x 2))))
(+.f32 #s(literal 1 binary32) (*.f32 x x))
(* (pow x 2) (+ 1 (/ 1 (pow x 2))))
(+.f32 #s(literal 1 binary32) (*.f32 x x))

eval66.0ms (0.7%)

Compiler

Compiled 13273 to 1531 computations (88.5% saved)

prune62.0ms (0.7%)

Pruning

28 alts after pruning (26 fresh and 2 done)

PrunedKeptTotal
New42226448
Fresh000
Picked022
Done000
Total42228450
Accuracy
99.4%
Counts
450 → 28
Alt Table
Click to see full alt table
StatusAccuracyProgram
14.0%
(copysign.f32 (-.f32 (/.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x)) x) (log.f32 (/.f32 #s(literal -1 binary32) x))) x)
18.3%
(copysign.f32 (-.f32 (log1p.f32 (-.f32 (*.f32 x x) (*.f32 x x))) (log.f32 (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x)))) x)
67.7%
(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 #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)))))))) x)
55.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)
54.6%
(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 x (*.f32 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 #s(literal 1/720 binary32) (*.f32 (*.f32 x x) (+.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)
54.7%
(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)
15.5%
(copysign.f32 (+.f32 (log.f32 (/.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))) (-.f32 (*.f32 x (*.f32 x x)) (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32))))) (log.f32 (+.f32 (*.f32 x x) (+.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) x)
16.5%
(copysign.f32 (+.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)))))) x)
14.9%
(copysign.f32 (+.f32 (log.f32 x) (/.f32 (fabs.f32 x) x)) x)
14.3%
(copysign.f32 (+.f32 (log.f32 x) (+.f32 (/.f32 (fabs.f32 x) x) (*.f32 #s(literal 1/2 binary32) (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32))))) x)
60.8%
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) x)
68.8%
(copysign.f32 (log1p.f32 (fabs.f32 x)) x)
17.6%
(copysign.f32 (log.f32 (+.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))) x)
13.1%
(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)
60.9%
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)
20.7%
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))) x)
28.1%
(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)
26.8%
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))))) x)
26.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)
36.8%
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x)
27.8%
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (neg.f32 x))) x)
29.5%
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) x)) x)
32.8%
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32))) x)
26.9%
(copysign.f32 (log.f32 (*.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)))) x)
26.5%
(copysign.f32 (log.f32 (*.f32 (neg.f32 x) (-.f32 #s(literal 1 binary32) (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x)))) x)
26.8%
(copysign.f32 (log.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 (/.f32 (fabs.f32 x) x) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))))) x)
13.0%
(copysign.f32 (log.f32 (neg.f32 x)) x)
14.0%
(copysign.f32 (log.f32 x) x)
Compiler

Compiled 1221 to 668 computations (45.3% saved)

simplify235.0ms (2.6%)

Algorithm
egg-herbie
Localize:

Found 17 expressions of interest:

NewMetricScoreProgram
cost-diff0
(fabs.f32 x)
cost-diff0
(log1p.f32 (fabs.f32 x))
cost-diff0
(+.f32 (log1p.f32 (fabs.f32 x)) (/.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (+.f32 (fabs.f32 x) #s(literal 1 binary32))))
cost-diff0
(copysign.f32 (+.f32 (log1p.f32 (fabs.f32 x)) (/.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (+.f32 (fabs.f32 x) #s(literal 1 binary32)))) x)
cost-diff64
(*.f32 #s(literal 1/2 binary32) (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32)))
cost-diff64
(+.f32 (/.f32 (fabs.f32 x) x) (*.f32 #s(literal 1/2 binary32) (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32))))
cost-diff64
(+.f32 (log.f32 x) (+.f32 (/.f32 (fabs.f32 x) x) (*.f32 #s(literal 1/2 binary32) (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32)))))
cost-diff64
(copysign.f32 (+.f32 (log.f32 x) (+.f32 (/.f32 (fabs.f32 x) x) (*.f32 #s(literal 1/2 binary32) (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32))))) x)
cost-diff0
(fabs.f32 x)
cost-diff0
(+.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))
cost-diff64
(log.f32 (+.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))))
cost-diff64
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))) x)
cost-diff0
(log.f32 x)
cost-diff0
(copysign.f32 (log.f32 x) x)
cost-diff0
(fabs.f32 x)
cost-diff0
(log1p.f32 (fabs.f32 x))
cost-diff0
(copysign.f32 (log1p.f32 (fabs.f32 x)) x)
Rules
3102×+-lowering-+.f64
3102×+-lowering-+.f32
1914×--lowering--.f32
1914×--lowering--.f64
1324×sub-neg
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
027211
151202
294192
3175192
4234192
5298192
6341192
7361192
8376192
9392192
10433192
11619192
121487192
133425192
144926192
157298192
08062192
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(copysign (log (+ 1 (fabs x))) x)
(log (+ 1 (fabs x)))
(fabs x)
x
(copysign (log x) x)
(log x)
x
(copysign (log (+ (fabs x) (+ 1 (* x (* x 1/2))))) x)
(log (+ (fabs x) (+ 1 (* x (* x 1/2)))))
(+ (fabs x) (+ 1 (* x (* x 1/2))))
(fabs x)
x
(+ 1 (* x (* x 1/2)))
1
(* x (* x 1/2))
(* x 1/2)
1/2
(copysign (+ (log x) (+ (/ (fabs x) x) (* 1/2 (- (/ 1 (* x x)) 1)))) x)
(+ (log x) (+ (/ (fabs x) x) (* 1/2 (- (/ 1 (* x x)) 1))))
(log x)
x
(+ (/ (fabs x) x) (* 1/2 (- (/ 1 (* x x)) 1)))
(/ (fabs x) x)
(fabs x)
(* 1/2 (- (/ 1 (* x x)) 1))
1/2
(- (/ 1 (* x x)) 1)
(/ 1 (* x x))
1
(* x x)
(copysign (+ (log (+ 1 (fabs x))) (/ (* x (* x 1/2)) (+ (fabs x) 1))) x)
(+ (log (+ 1 (fabs x))) (/ (* x (* x 1/2)) (+ (fabs x) 1)))
(log (+ 1 (fabs x)))
(fabs x)
x
(/ (* x (* x 1/2)) (+ (fabs x) 1))
(* x (* x 1/2))
(* x 1/2)
1/2
(+ (fabs x) 1)
1
Outputs
(copysign (log (+ 1 (fabs x))) x)
(copysign.f32 (log1p.f32 (fabs.f32 x)) x)
(log (+ 1 (fabs x)))
(log1p.f32 (fabs.f32 x))
(fabs x)
(fabs.f32 x)
x
(copysign (log x) x)
(copysign.f32 (log.f32 x) x)
(log x)
(log.f32 x)
x
(copysign (log (+ (fabs x) (+ 1 (* x (* x 1/2))))) x)
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))) x)
(log (+ (fabs x) (+ 1 (* x (* x 1/2)))))
(log1p.f32 (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))
(+ (fabs x) (+ 1 (* x (* x 1/2))))
(+.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))
(fabs x)
(fabs.f32 x)
x
(+ 1 (* x (* x 1/2)))
(+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))
1
#s(literal 1 binary32)
(* x (* x 1/2))
(*.f32 x (*.f32 x #s(literal 1/2 binary32)))
(* x 1/2)
(*.f32 x #s(literal 1/2 binary32))
1/2
#s(literal 1/2 binary32)
(copysign (+ (log x) (+ (/ (fabs x) x) (* 1/2 (- (/ 1 (* x x)) 1)))) x)
(copysign.f32 (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 (log.f32 x) (+.f32 #s(literal -1/2 binary32) (/.f32 (/.f32 #s(literal 1/2 binary32) x) x)))) x)
(+ (log x) (+ (/ (fabs x) x) (* 1/2 (- (/ 1 (* x x)) 1))))
(+.f32 (/.f32 (fabs.f32 x) x) (+.f32 (log.f32 x) (+.f32 #s(literal -1/2 binary32) (/.f32 (/.f32 #s(literal 1/2 binary32) x) x))))
(log x)
(log.f32 x)
x
(+ (/ (fabs x) x) (* 1/2 (- (/ 1 (* x x)) 1)))
(+.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal -1/2 binary32) (/.f32 (/.f32 #s(literal 1/2 binary32) x) x)))
(/ (fabs x) x)
(/.f32 (fabs.f32 x) x)
(fabs x)
(fabs.f32 x)
(* 1/2 (- (/ 1 (* x x)) 1))
(+.f32 #s(literal -1/2 binary32) (/.f32 (/.f32 #s(literal 1/2 binary32) x) x))
1/2
#s(literal 1/2 binary32)
(- (/ 1 (* x x)) 1)
(-.f32 #s(literal -1 binary32) (/.f32 (/.f32 #s(literal -1 binary32) x) x))
(/ 1 (* x x))
(/.f32 #s(literal 1 binary32) (*.f32 x x))
1
#s(literal 1 binary32)
(* x x)
(*.f32 x x)
(copysign (+ (log (+ 1 (fabs x))) (/ (* x (* x 1/2)) (+ (fabs x) 1))) x)
(copysign.f32 (+.f32 (log1p.f32 (fabs.f32 x)) (/.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) x)
(+ (log (+ 1 (fabs x))) (/ (* x (* x 1/2)) (+ (fabs x) 1)))
(+.f32 (log1p.f32 (fabs.f32 x)) (/.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))
(log (+ 1 (fabs x)))
(log1p.f32 (fabs.f32 x))
(fabs x)
(fabs.f32 x)
x
(/ (* x (* x 1/2)) (+ (fabs x) 1))
(/.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))
(* x (* x 1/2))
(*.f32 x (*.f32 x #s(literal 1/2 binary32)))
(* x 1/2)
(*.f32 x #s(literal 1/2 binary32))
1/2
#s(literal 1/2 binary32)
(+ (fabs x) 1)
(+.f32 #s(literal 1 binary32) (fabs.f32 x))
1
#s(literal 1 binary32)

localize160.0ms (1.8%)

Localize:

Found 17 expressions of interest:

NewMetricScoreProgram
accuracy100.0%
(log1p.f32 (fabs.f32 x))
accuracy100.0%
(fabs.f32 x)
accuracy100.0%
(+.f32 (log1p.f32 (fabs.f32 x)) (/.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (+.f32 (fabs.f32 x) #s(literal 1 binary32))))
accuracy89.0%
(/.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (+.f32 (fabs.f32 x) #s(literal 1 binary32)))
accuracy100.0%
(fabs.f32 x)
accuracy100.0%
(+.f32 (/.f32 (fabs.f32 x) x) (*.f32 #s(literal 1/2 binary32) (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32))))
accuracy99.9%
(+.f32 (log.f32 x) (+.f32 (/.f32 (fabs.f32 x) x) (*.f32 #s(literal 1/2 binary32) (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32)))))
accuracy99.1%
(/.f32 #s(literal 1 binary32) (*.f32 x x))
accuracy100.0%
(*.f32 x #s(literal 1/2 binary32))
accuracy100.0%
(fabs.f32 x)
accuracy100.0%
(+.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))
accuracy67.4%
(log.f32 (+.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))))
accuracy100.0%
(copysign.f32 (log.f32 x) x)
accuracy100.0%
(log.f32 x)
accuracy100.0%
(copysign.f32 (log1p.f32 (fabs.f32 x)) x)
accuracy100.0%
(log1p.f32 (fabs.f32 x))
accuracy100.0%
(fabs.f32 x)
Results
43.0ms39×1valid
39.0ms120×0invalid
33.0ms97×0valid
Compiler

Compiled 219 to 27 computations (87.7% saved)

Precisions
Click to see histograms. Total time spent on operations: 98.0ms
ival-log: 27.0ms (27.4% of total)
compiled-spec: 20.0ms (20.3% of total)
ival-copysign: 15.0ms (15.2% of total)
ival-add: 10.0ms (10.2% of total)
ival-mult: 8.0ms (8.1% of total)
ival-div: 6.0ms (6.1% of total)
ival-sub: 6.0ms (6.1% of total)
backward-pass: 3.0ms (3% of total)
ival-fabs: 2.0ms (2% of total)
const: 1.0ms (1% of total)

series166.0ms (1.9%)

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

51 calls:

TimeVariablePointExpression
33.0ms
x
@0
(log x)
30.0ms
x
@-inf
(log x)
28.0ms
x
@0
(log (+ 1 (fabs x)))
23.0ms
x
@inf
(log x)
23.0ms
x
@inf
(log (+ 1 (fabs x)))

rewrite413.0ms (4.6%)

Algorithm
batch-egg-rewrite
Rules
3972×*-lowering-*.f32
3972×*-lowering-*.f64
2648×/-lowering-/.f32
2648×/-lowering-/.f64
1946×+-lowering-+.f64
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
027152
1160139
21648129
08657129
Stop Event
iter limit
node limit
Counts
17 → 299
Calls
Call 1
Inputs
(copysign (log (+ 1 (fabs x))) x)
(log (+ 1 (fabs x)))
(fabs x)
(copysign (log x) x)
(log x)
(copysign (log (+ (fabs x) (+ 1 (* x (* x 1/2))))) x)
(log (+ (fabs x) (+ 1 (* x (* x 1/2)))))
(+ (fabs x) (+ 1 (* x (* x 1/2))))
(copysign (+ (log x) (+ (/ (fabs x) x) (* 1/2 (- (/ 1 (* x x)) 1)))) x)
(+ (log x) (+ (/ (fabs x) x) (* 1/2 (- (/ 1 (* x x)) 1))))
(+ (/ (fabs x) x) (* 1/2 (- (/ 1 (* x x)) 1)))
(* 1/2 (- (/ 1 (* x x)) 1))
(copysign (+ (log (+ 1 (fabs x))) (/ (* x (* x 1/2)) (+ (fabs x) 1))) x)
(+ (log (+ 1 (fabs x))) (/ (* x (* x 1/2)) (+ (fabs x) 1)))
(* x 1/2)
(/ 1 (* x x))
(/ (* x (* x 1/2)) (+ (fabs x) 1))
Outputs
(copysign.f32 (log1p.f32 (fabs.f32 x)) x)
(log1p.f32 (fabs.f32 x))
(neg.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 x x) (fabs.f32 x))) (+.f32 #s(literal 1 binary32) (pow.f32 (*.f32 x x) #s(literal 3/2 binary32))))))
(neg.f32 (log.f32 (/.f32 (+.f32 (*.f32 x x) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (+.f32 #s(literal 1 binary32) (pow.f32 (*.f32 x x) #s(literal 3/2 binary32))))))
(neg.f32 (log.f32 (/.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) (-.f32 #s(literal 1 binary32) (*.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 (pow.f32 (*.f32 x x) #s(literal 3/2 binary32))) (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 x x) (fabs.f32 x))))))
(+.f32 (log1p.f32 (pow.f32 (*.f32 x x) #s(literal 3/2 binary32))) (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))))
(+.f32 (log1p.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x))) (log.f32 (/.f32 #s(literal 1 binary32) (-.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 #s(literal 1 binary32) (-.f32 (*.f32 x x) (fabs.f32 x))) (+.f32 #s(literal 1 binary32) (pow.f32 (*.f32 x x) #s(literal 3/2 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) (pow.f32 (*.f32 x x) #s(literal 3/2 binary32))))))
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) (-.f32 #s(literal 1 binary32) (*.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 (pow.f32 (*.f32 x x) #s(literal 3/2 binary32))) (log1p.f32 (-.f32 (*.f32 x x) (fabs.f32 x))))
(-.f32 (log1p.f32 (pow.f32 (*.f32 x x) #s(literal 3/2 binary32))) (log.f32 (+.f32 (*.f32 x x) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))))
(-.f32 (log1p.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x))) (log1p.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x))))
(-.f32 (log.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32))) (log.f32 (+.f32 (fabs.f32 x) #s(literal -1 binary32))))
(-.f32 (log.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (pow.f32 (*.f32 x x) #s(literal 3/2 binary32))))) (log.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 x x) (fabs.f32 x))))))
(-.f32 (log.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (pow.f32 (*.f32 x x) #s(literal 3/2 binary32))))) (log.f32 (neg.f32 (+.f32 (*.f32 x x) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))))
(-.f32 (log.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)))) (log.f32 (neg.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)))))
(log.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)))
(fabs.f32 x)
(fabs.f32 (neg.f32 x))
(fabs.f32 (neg.f32 (neg.f32 x)))
(fabs.f32 (neg.f32 (neg.f32 (neg.f32 x))))
(fabs.f32 (-.f32 x #s(literal 0 binary32)))
(*.f32 #s(literal 1 binary32) (fabs.f32 x))
(*.f32 (fabs.f32 x) #s(literal 1 binary32))
(copysign.f32 (log.f32 x) x)
(log.f32 x)
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))) x)
(log1p.f32 (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))
(log1p.f32 (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (fabs.f32 x)))
(neg.f32 (log.f32 (/.f32 (+.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (fabs.f32 x)))) (+.f32 (pow.f32 (*.f32 x x) #s(literal 3/2 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))))))))
(neg.f32 (log.f32 (/.f32 (-.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))) (-.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))))))
(+.f32 (log.f32 (+.f32 (pow.f32 (*.f32 x x) #s(literal 3/2 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))))) (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (fabs.f32 x)))))))
(+.f32 (log.f32 (-.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))))) (log.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))))))
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (+.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (fabs.f32 x)))) (+.f32 (pow.f32 (*.f32 x x) #s(literal 3/2 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))))))))
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (-.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))) (-.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))))))
(-.f32 (log.f32 (+.f32 (pow.f32 (*.f32 x x) #s(literal 3/2 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))))) (log.f32 (+.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (fabs.f32 x))))))
(-.f32 (log.f32 (+.f32 (pow.f32 (*.f32 x x) #s(literal 3/2 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))))) (log.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))))))
(-.f32 (log.f32 (-.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))))) (log.f32 (-.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))))
(-.f32 (log.f32 (neg.f32 (+.f32 (pow.f32 (*.f32 x x) #s(literal 3/2 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))))))) (log.f32 (neg.f32 (+.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (fabs.f32 x)))))))
(-.f32 (log.f32 (neg.f32 (-.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))))) (log.f32 (neg.f32 (-.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))))))
(-.f32 (log.f32 (+.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/8 binary32))))) (log.f32 (+.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)) (-.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1/4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))))))
(-.f32 (log.f32 (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))) (*.f32 x x))) (log.f32 (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (fabs.f32 x))))
(-.f32 (log.f32 (-.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)) (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1/4 binary32)))) (log.f32 (-.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))))
(log.f32 (+.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))))
(+.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))
(+.f32 #s(literal 1 binary32) (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (fabs.f32 x)))
(+.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))
(+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))
(+.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (fabs.f32 x))
(+.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))
(+.f32 (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) #s(literal 1 binary32))
(pow.f32 (/.f32 (+.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (fabs.f32 x)))) (+.f32 (pow.f32 (*.f32 x x) #s(literal 3/2 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))))) #s(literal -1 binary32))
(pow.f32 (/.f32 (-.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))) (-.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))))) #s(literal -1 binary32))
(fma.f32 #s(literal 1 binary32) (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))
(fma.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))
(fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))
(fma.f32 (fabs.f32 x) #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))
(fma.f32 #s(literal 1/2 binary32) (*.f32 x x) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))
(fma.f32 (*.f32 x #s(literal 1/2 binary32)) x (+.f32 #s(literal 1 binary32) (fabs.f32 x)))
(fma.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))
(fma.f32 (*.f32 x x) #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))
(fma.f32 (+.f32 #s(literal 1 binary32) (pow.f32 (*.f32 x x) #s(literal 3/2 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 x x) (fabs.f32 x)))) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))
(fma.f32 (+.f32 #s(literal 1 binary32) (pow.f32 (*.f32 x x) #s(literal 3/2 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))
(fma.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/8 binary32)))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (-.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) #s(literal 1 binary32))))) (fabs.f32 x))
(fma.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))
(fma.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) #s(literal -1 binary32))) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))
(fma.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1/4 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal -1/2 binary32)))) (fabs.f32 x))
(fma.f32 (*.f32 #s(literal 1 binary32) x) (*.f32 x #s(literal 1/2 binary32)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))
(fma.f32 (*.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32))) x (+.f32 #s(literal 1 binary32) (fabs.f32 x)))
(-.f32 (/.f32 (*.f32 x x) (-.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))) (-.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))))
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (fabs.f32 x)))) (+.f32 (pow.f32 (*.f32 x x) #s(literal 3/2 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))))))
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))) (-.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))))))
(/.f32 (+.f32 (pow.f32 (*.f32 x x) #s(literal 3/2 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))))) (+.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (fabs.f32 x)))))
(/.f32 (+.f32 (pow.f32 (*.f32 x x) #s(literal 3/2 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))))) (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))))))
(/.f32 (-.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))) (-.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))))
(/.f32 (neg.f32 (+.f32 (pow.f32 (*.f32 x x) #s(literal 3/2 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))))) (neg.f32 (+.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (fabs.f32 x))))))
(/.f32 (neg.f32 (-.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))))) (neg.f32 (-.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))))
(/.f32 (+.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/8 binary32)))) (+.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)) (-.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1/4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))))
(/.f32 (-.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)) (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1/4 binary32))) (-.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))
(/.f32 (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))) (*.f32 x x)) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (fabs.f32 x)))
(/.f32 (-.f32 (*.f32 (*.f32 x x) (-.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))) (*.f32 (-.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))))) (*.f32 (-.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))) (-.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))))
(*.f32 (+.f32 (pow.f32 (*.f32 x x) #s(literal 3/2 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))))) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (fabs.f32 x))))))
(*.f32 (-.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))) (/.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))))
(copysign.f32 (+.f32 (log.f32 x) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x))) (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal -1/2 binary32)))) x)
(+.f32 (log.f32 x) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x))) (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal -1/2 binary32))))
(+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x))) (+.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal -1/2 binary32)) (log.f32 x)))
(+.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal -1/2 binary32)) (+.f32 (log.f32 x) (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x)))))
(+.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x))) (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal -1/2 binary32))) (log.f32 x))
(+.f32 (+.f32 (log.f32 x) (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x)))) (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal -1/2 binary32)))
(+.f32 (+.f32 (log.f32 x) (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal -1/2 binary32))) (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x))))
(pow.f32 (/.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x))) (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal -1/2 binary32))) (-.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x))) (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal -1/2 binary32))) (log.f32 x)))) (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x))) (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal -1/2 binary32))) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x))) (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal -1/2 binary32))) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x))) (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal -1/2 binary32))))))) #s(literal -1 binary32))
(pow.f32 (/.f32 (-.f32 (log.f32 x) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x))) (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal -1/2 binary32)))) (-.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x))) (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal -1/2 binary32))) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x))) (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal -1/2 binary32)))))) #s(literal -1 binary32))
(fma.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x))) (+.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal -1/2 binary32)) (log.f32 x)))
(fma.f32 (fabs.f32 x) (/.f32 #s(literal 1 binary32) x) (+.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal -1/2 binary32)) (log.f32 x)))
(fma.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal -1 binary32)) (+.f32 (log.f32 x) (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x)))))
(fma.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal -1 binary32)) #s(literal 1/2 binary32) (+.f32 (log.f32 x) (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x)))))
(fma.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x)) (/.f32 #s(literal 1 binary32) (neg.f32 x)) (+.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal -1/2 binary32)) (log.f32 x)))
(fma.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x))) (*.f32 #s(literal 1/8 binary32) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal -1 binary32)) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal -1 binary32)) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal -1 binary32)))))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal -1/2 binary32)) (-.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal -1/2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x))))))) (log.f32 x))
(fma.f32 (/.f32 #s(literal 1 binary32) x) (fabs.f32 x) (+.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal -1/2 binary32)) (log.f32 x)))
(fma.f32 (-.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/4 binary32) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal -1 binary32)) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal -1 binary32))))) (/.f32 #s(literal 1 binary32) (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x))) (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal -1/2 binary32)))) (log.f32 x))
(-.f32 (/.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 (log.f32 x) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x))) (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal -1/2 binary32))))) (/.f32 (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x))) (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal -1/2 binary32))) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x))) (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal -1/2 binary32)))) (-.f32 (log.f32 x) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x))) (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal -1/2 binary32))))))
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x))) (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal -1/2 binary32))) (-.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x))) (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal -1/2 binary32))) (log.f32 x)))) (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x))) (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal -1/2 binary32))) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x))) (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal -1/2 binary32))) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x))) (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal -1/2 binary32))))))))
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 (log.f32 x) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x))) (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal -1/2 binary32)))) (-.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x))) (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal -1/2 binary32))) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x))) (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal -1/2 binary32)))))))
(/.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x))) (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal -1/2 binary32))) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x))) (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal -1/2 binary32))) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x))) (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal -1/2 binary32)))))) (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x))) (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal -1/2 binary32))) (-.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x))) (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal -1/2 binary32))) (log.f32 x)))))
(/.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x))) (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal -1/2 binary32))) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x))) (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal -1/2 binary32))) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x))) (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal -1/2 binary32)))))) (+.f32 (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x))) (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal -1/2 binary32))) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x))) (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal -1/2 binary32)))) (-.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (*.f32 (log.f32 x) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x))) (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal -1/2 binary32)))))))
(/.f32 (-.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x))) (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal -1/2 binary32))) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x))) (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal -1/2 binary32))))) (-.f32 (log.f32 x) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x))) (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal -1/2 binary32)))))
(/.f32 (neg.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x))) (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal -1/2 binary32))) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x))) (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal -1/2 binary32))) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x))) (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal -1/2 binary32))))))) (neg.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x))) (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal -1/2 binary32))) (-.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x))) (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal -1/2 binary32))) (log.f32 x))))))
(/.f32 (neg.f32 (-.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x))) (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal -1/2 binary32))) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x))) (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal -1/2 binary32)))))) (neg.f32 (-.f32 (log.f32 x) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x))) (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal -1/2 binary32))))))
(/.f32 (+.f32 (pow.f32 (+.f32 (log.f32 x) (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x)))) #s(literal 3 binary32)) (*.f32 #s(literal 1/8 binary32) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal -1 binary32)) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal -1 binary32)) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal -1 binary32)))))) (+.f32 (pow.f32 (+.f32 (log.f32 x) (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal 1/4 binary32) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal -1 binary32)) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal -1 binary32)))) (*.f32 (+.f32 (log.f32 x) (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x)))) (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal -1/2 binary32))))))
(/.f32 (-.f32 (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x))) (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal -1/2 binary32))) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x))) (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal -1/2 binary32)))) (pow.f32 (log.f32 x) #s(literal 2 binary32))) (-.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x))) (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal -1/2 binary32))) (log.f32 x)))
(/.f32 (-.f32 (pow.f32 (+.f32 (log.f32 x) (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32)) (*.f32 #s(literal 1/4 binary32) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal -1 binary32)) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal -1 binary32))))) (-.f32 (+.f32 (log.f32 x) (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x)))) (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal -1/2 binary32))))
(/.f32 (+.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) #s(literal -1 binary32))) (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (log.f32 x) (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x))))))) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))) (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x)))))) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))) (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (log.f32 x) (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x))))))))
(/.f32 (+.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) #s(literal -1 binary32))) (-.f32 (log.f32 x) (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x))))) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))) (-.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) #s(literal 1 binary32)))) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))) (-.f32 (log.f32 x) (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x))))))
(/.f32 (+.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1 binary32))) (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (log.f32 x) (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x))))))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x)))))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (log.f32 x) (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x))))))))
(/.f32 (+.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1 binary32))) (-.f32 (log.f32 x) (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x))))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) (-.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) #s(literal 1 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) (-.f32 (log.f32 x) (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x))))))
(/.f32 (+.f32 (*.f32 (*.f32 (+.f32 (/.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) #s(literal -1 binary32)) #s(literal 1/2 binary32)) (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (log.f32 x) (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x))))))) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))) (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x)))))) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))) (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (log.f32 x) (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x))))))))
(/.f32 (+.f32 (*.f32 (*.f32 (+.f32 (/.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) #s(literal -1 binary32)) #s(literal 1/2 binary32)) (-.f32 (log.f32 x) (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x))))) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))) (-.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) #s(literal 1 binary32)))) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))) (-.f32 (log.f32 x) (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x))))))
(/.f32 (+.f32 (*.f32 (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1 binary32)) #s(literal 1/2 binary32)) (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (log.f32 x) (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x))))))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x)))))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (log.f32 x) (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x))))))))
(/.f32 (+.f32 (*.f32 (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1 binary32)) #s(literal 1/2 binary32)) (-.f32 (log.f32 x) (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x))))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) (-.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) #s(literal 1 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) (-.f32 (log.f32 x) (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x))))))
(/.f32 (+.f32 (*.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x)))) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))))) (*.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (log.f32 x) (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x)))))) (*.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) #s(literal -1 binary32))))) (*.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (log.f32 x) (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x)))))) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))))))
(/.f32 (+.f32 (*.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x)))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (log.f32 x) (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x)))))) (*.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1 binary32))))) (*.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (log.f32 x) (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x)))))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))))
(/.f32 (+.f32 (*.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x)))) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))))) (*.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (log.f32 x) (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x)))))) (*.f32 (+.f32 (/.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) #s(literal -1 binary32)) #s(literal 1/2 binary32)))) (*.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (log.f32 x) (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x)))))) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))))))
(/.f32 (+.f32 (*.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x)))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (log.f32 x) (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x)))))) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1 binary32)) #s(literal 1/2 binary32)))) (*.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (log.f32 x) (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x)))))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))))
(/.f32 (+.f32 (*.f32 (-.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) #s(literal 1 binary32)) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))))) (*.f32 (-.f32 (log.f32 x) (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x)))) (*.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) #s(literal -1 binary32))))) (*.f32 (-.f32 (log.f32 x) (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x)))) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))))))
(/.f32 (+.f32 (*.f32 (-.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) #s(literal 1 binary32)) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (-.f32 (log.f32 x) (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x)))) (*.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1 binary32))))) (*.f32 (-.f32 (log.f32 x) (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x)))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))))
(/.f32 (+.f32 (*.f32 (-.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) #s(literal 1 binary32)) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))))) (*.f32 (-.f32 (log.f32 x) (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x)))) (*.f32 (+.f32 (/.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) #s(literal -1 binary32)) #s(literal 1/2 binary32)))) (*.f32 (-.f32 (log.f32 x) (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x)))) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))))))
(/.f32 (+.f32 (*.f32 (-.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) #s(literal 1 binary32)) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (-.f32 (log.f32 x) (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x)))) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1 binary32)) #s(literal 1/2 binary32)))) (*.f32 (-.f32 (log.f32 x) (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x)))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))))
(/.f32 (-.f32 (*.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 (log.f32 x) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x))) (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal -1/2 binary32))))) (*.f32 (-.f32 (log.f32 x) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x))) (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal -1/2 binary32)))) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x))) (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal -1/2 binary32))) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x))) (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal -1/2 binary32)))))) (*.f32 (-.f32 (log.f32 x) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x))) (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal -1/2 binary32)))) (-.f32 (log.f32 x) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x))) (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal -1/2 binary32))))))
(*.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x))) (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal -1/2 binary32))) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x))) (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal -1/2 binary32))) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x))) (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal -1/2 binary32)))))) (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x))) (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal -1/2 binary32))) (-.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x))) (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal -1/2 binary32))) (log.f32 x))))))
(*.f32 (-.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x))) (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal -1/2 binary32))) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x))) (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal -1/2 binary32))))) (/.f32 #s(literal 1 binary32) (-.f32 (log.f32 x) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x))) (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal -1/2 binary32))))))
(+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x))) (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal -1/2 binary32)))
(+.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal -1/2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x))))
(pow.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal -1/2 binary32)) (-.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal -1/2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x)))))) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x))) (*.f32 #s(literal 1/8 binary32) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal -1 binary32)) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal -1 binary32)) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal -1 binary32))))))) #s(literal -1 binary32))
(pow.f32 (/.f32 (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x))) (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal -1/2 binary32))) (-.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/4 binary32) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal -1 binary32)) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal -1 binary32)))))) #s(literal -1 binary32))
(fma.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x))) (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal -1/2 binary32)))
(fma.f32 (fabs.f32 x) (/.f32 #s(literal 1 binary32) x) (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal -1/2 binary32)))
(fma.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x))))
(fma.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal -1 binary32)) #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x))))
(fma.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x)) (/.f32 #s(literal 1 binary32) (neg.f32 x)) (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal -1/2 binary32)))
(fma.f32 (/.f32 #s(literal 1 binary32) x) (fabs.f32 x) (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal -1/2 binary32)))
(-.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal -1/2 binary32)) (/.f32 (fabs.f32 x) (neg.f32 x)))
(-.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal -1/2 binary32)) (/.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x)) x))
(-.f32 (/.f32 #s(literal 1 binary32) (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x))) (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal -1/2 binary32)))) (/.f32 (*.f32 #s(literal 1/4 binary32) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal -1 binary32)) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal -1 binary32)))) (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x))) (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal -1/2 binary32)))))
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal -1/2 binary32)) (-.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal -1/2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x)))))) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x))) (*.f32 #s(literal 1/8 binary32) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal -1 binary32)) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal -1 binary32)) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal -1 binary32))))))))
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x))) (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal -1/2 binary32))) (-.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/4 binary32) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal -1 binary32)) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal -1 binary32)))))))
(/.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x))) (*.f32 #s(literal 1/8 binary32) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal -1 binary32)) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal -1 binary32)) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal -1 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal -1/2 binary32)) (-.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal -1/2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x)))))))
(/.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x))) (*.f32 #s(literal 1/8 binary32) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal -1 binary32)) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal -1 binary32)) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal -1 binary32)))))) (+.f32 (*.f32 #s(literal 1/4 binary32) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal -1 binary32)) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal -1 binary32)))) (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 #s(literal 1 binary32) (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal -1/2 binary32))) (*.f32 x (/.f32 #s(literal 1 binary32) x))))))
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/4 binary32) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal -1 binary32)) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal -1 binary32))))) (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x))) (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal -1/2 binary32))))
(/.f32 (neg.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x))) (*.f32 #s(literal 1/8 binary32) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal -1 binary32)) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal -1 binary32)) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal -1 binary32))))))) (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal -1/2 binary32)) (-.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal -1/2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x))))))))
(/.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/4 binary32) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal -1 binary32)) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal -1 binary32)))))) (neg.f32 (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x))) (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal -1/2 binary32)))))
(/.f32 (-.f32 (*.f32 #s(literal 1/4 binary32) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal -1 binary32)) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal -1 binary32)))) #s(literal 1 binary32)) (-.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal -1/2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x)))))
(/.f32 (+.f32 (*.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))))) (*.f32 (*.f32 x (/.f32 #s(literal 1 binary32) x)) (*.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) #s(literal -1 binary32))))) (*.f32 (*.f32 x (/.f32 #s(literal 1 binary32) x)) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))))))
(/.f32 (+.f32 (*.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (*.f32 x (/.f32 #s(literal 1 binary32) x)) (*.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1 binary32))))) (*.f32 (*.f32 x (/.f32 #s(literal 1 binary32) x)) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))))
(/.f32 (+.f32 (*.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))))) (*.f32 (*.f32 x (/.f32 #s(literal 1 binary32) x)) (*.f32 (+.f32 (/.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) #s(literal -1 binary32)) #s(literal 1/2 binary32)))) (*.f32 (*.f32 x (/.f32 #s(literal 1 binary32) x)) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))))))
(/.f32 (+.f32 (*.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (*.f32 x (/.f32 #s(literal 1 binary32) x)) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1 binary32)) #s(literal 1/2 binary32)))) (*.f32 (*.f32 x (/.f32 #s(literal 1 binary32) x)) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))))
(/.f32 (+.f32 (*.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))))) (*.f32 (/.f32 (*.f32 x (/.f32 #s(literal 1 binary32) x)) #s(literal 1 binary32)) (*.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) #s(literal -1 binary32))))) (*.f32 (/.f32 (*.f32 x (/.f32 #s(literal 1 binary32) x)) #s(literal 1 binary32)) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))))))
(/.f32 (+.f32 (*.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (/.f32 (*.f32 x (/.f32 #s(literal 1 binary32) x)) #s(literal 1 binary32)) (*.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1 binary32))))) (*.f32 (/.f32 (*.f32 x (/.f32 #s(literal 1 binary32) 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 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))))) (*.f32 (/.f32 (*.f32 x (/.f32 #s(literal 1 binary32) x)) #s(literal 1 binary32)) (*.f32 (+.f32 (/.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) #s(literal -1 binary32)) #s(literal 1/2 binary32)))) (*.f32 (/.f32 (*.f32 x (/.f32 #s(literal 1 binary32) x)) #s(literal 1 binary32)) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))))))
(/.f32 (+.f32 (*.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (/.f32 (*.f32 x (/.f32 #s(literal 1 binary32) x)) #s(literal 1 binary32)) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1 binary32)) #s(literal 1/2 binary32)))) (*.f32 (/.f32 (*.f32 x (/.f32 #s(literal 1 binary32) x)) #s(literal 1 binary32)) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))))
(/.f32 (+.f32 (*.f32 (fabs.f32 x) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))))) (*.f32 x (*.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) #s(literal -1 binary32))))) (*.f32 x (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))))))
(/.f32 (+.f32 (*.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 x (*.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1 binary32))))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))))
(/.f32 (+.f32 (*.f32 (fabs.f32 x) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))))) (*.f32 x (*.f32 (+.f32 (/.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) #s(literal -1 binary32)) #s(literal 1/2 binary32)))) (*.f32 x (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))))))
(/.f32 (+.f32 (*.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 x (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1 binary32)) #s(literal 1/2 binary32)))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))))
(/.f32 (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))))) (*.f32 (neg.f32 (*.f32 x (/.f32 #s(literal 1 binary32) x))) (*.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) #s(literal -1 binary32))))) (*.f32 (neg.f32 (*.f32 x (/.f32 #s(literal 1 binary32) x))) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))))))
(/.f32 (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (neg.f32 (*.f32 x (/.f32 #s(literal 1 binary32) x))) (*.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1 binary32))))) (*.f32 (neg.f32 (*.f32 x (/.f32 #s(literal 1 binary32) x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))))
(/.f32 (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))))) (*.f32 (neg.f32 (*.f32 x (/.f32 #s(literal 1 binary32) x))) (*.f32 (+.f32 (/.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) #s(literal -1 binary32)) #s(literal 1/2 binary32)))) (*.f32 (neg.f32 (*.f32 x (/.f32 #s(literal 1 binary32) x))) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))))))
(/.f32 (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (neg.f32 (*.f32 x (/.f32 #s(literal 1 binary32) x))) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1 binary32)) #s(literal 1/2 binary32)))) (*.f32 (neg.f32 (*.f32 x (/.f32 #s(literal 1 binary32) x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))))
(/.f32 (+.f32 (*.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x)) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))))) (*.f32 (neg.f32 x) (*.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) #s(literal -1 binary32))))) (*.f32 (neg.f32 x) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))))))
(/.f32 (+.f32 (*.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (neg.f32 x) (*.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1 binary32))))) (*.f32 (neg.f32 x) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))))
(/.f32 (+.f32 (*.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x)) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))))) (*.f32 (neg.f32 x) (*.f32 (+.f32 (/.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) #s(literal -1 binary32)) #s(literal 1/2 binary32)))) (*.f32 (neg.f32 x) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))))))
(/.f32 (+.f32 (*.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (neg.f32 x) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1 binary32)) #s(literal 1/2 binary32)))) (*.f32 (neg.f32 x) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))))
(/.f32 (+.f32 (*.f32 (neg.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x))) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))))) (*.f32 (neg.f32 (neg.f32 x)) (*.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) #s(literal -1 binary32))))) (*.f32 (neg.f32 (neg.f32 x)) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))))))
(/.f32 (+.f32 (*.f32 (neg.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (neg.f32 (neg.f32 x)) (*.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1 binary32))))) (*.f32 (neg.f32 (neg.f32 x)) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))))
(/.f32 (+.f32 (*.f32 (neg.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x))) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))))) (*.f32 (neg.f32 (neg.f32 x)) (*.f32 (+.f32 (/.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) #s(literal -1 binary32)) #s(literal 1/2 binary32)))) (*.f32 (neg.f32 (neg.f32 x)) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))))))
(/.f32 (+.f32 (*.f32 (neg.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (neg.f32 (neg.f32 x)) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1 binary32)) #s(literal 1/2 binary32)))) (*.f32 (neg.f32 (neg.f32 x)) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))))
(/.f32 (+.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) #s(literal -1 binary32))) (*.f32 x (/.f32 #s(literal 1 binary32) x))) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))) #s(literal 1 binary32))) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 x (/.f32 #s(literal 1 binary32) x))))
(/.f32 (+.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) #s(literal -1 binary32))) (/.f32 (*.f32 x (/.f32 #s(literal 1 binary32) x)) #s(literal 1 binary32))) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))) #s(literal 1 binary32))) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))) (/.f32 (*.f32 x (/.f32 #s(literal 1 binary32) x)) #s(literal 1 binary32))))
(/.f32 (+.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) #s(literal -1 binary32))) x) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))) (fabs.f32 x))) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))) x))
(/.f32 (+.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) #s(literal -1 binary32))) (neg.f32 (*.f32 x (/.f32 #s(literal 1 binary32) x)))) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))) #s(literal -1 binary32))) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))) (neg.f32 (*.f32 x (/.f32 #s(literal 1 binary32) x)))))
(/.f32 (+.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) #s(literal -1 binary32))) (neg.f32 x)) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))) (-.f32 #s(literal 0 binary32) (fabs.f32 x)))) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))) (neg.f32 x)))
(/.f32 (+.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) #s(literal -1 binary32))) (neg.f32 (neg.f32 x))) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))) (neg.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x))))) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))) (neg.f32 (neg.f32 x))))
(/.f32 (+.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1 binary32))) (*.f32 x (/.f32 #s(literal 1 binary32) x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 x (/.f32 #s(literal 1 binary32) x))))
(/.f32 (+.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1 binary32))) (/.f32 (*.f32 x (/.f32 #s(literal 1 binary32) x)) #s(literal 1 binary32))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) (/.f32 (*.f32 x (/.f32 #s(literal 1 binary32) x)) #s(literal 1 binary32))))
(/.f32 (+.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1 binary32))) x) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) (fabs.f32 x))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) x))
(/.f32 (+.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1 binary32))) (neg.f32 (*.f32 x (/.f32 #s(literal 1 binary32) x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal -1 binary32))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) (neg.f32 (*.f32 x (/.f32 #s(literal 1 binary32) x)))))
(/.f32 (+.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1 binary32))) (neg.f32 x)) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) (-.f32 #s(literal 0 binary32) (fabs.f32 x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) (neg.f32 x)))
(/.f32 (+.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1 binary32))) (neg.f32 (neg.f32 x))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) (neg.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x))))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) (neg.f32 (neg.f32 x))))
(/.f32 (+.f32 (*.f32 (*.f32 (+.f32 (/.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) #s(literal -1 binary32)) #s(literal 1/2 binary32)) (*.f32 x (/.f32 #s(literal 1 binary32) x))) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))) #s(literal 1 binary32))) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 x (/.f32 #s(literal 1 binary32) x))))
(/.f32 (+.f32 (*.f32 (*.f32 (+.f32 (/.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) #s(literal -1 binary32)) #s(literal 1/2 binary32)) (/.f32 (*.f32 x (/.f32 #s(literal 1 binary32) x)) #s(literal 1 binary32))) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))) #s(literal 1 binary32))) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))) (/.f32 (*.f32 x (/.f32 #s(literal 1 binary32) x)) #s(literal 1 binary32))))
(/.f32 (+.f32 (*.f32 (*.f32 (+.f32 (/.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) #s(literal -1 binary32)) #s(literal 1/2 binary32)) x) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))) (fabs.f32 x))) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))) x))
(/.f32 (+.f32 (*.f32 (*.f32 (+.f32 (/.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) #s(literal -1 binary32)) #s(literal 1/2 binary32)) (neg.f32 (*.f32 x (/.f32 #s(literal 1 binary32) x)))) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))) #s(literal -1 binary32))) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))) (neg.f32 (*.f32 x (/.f32 #s(literal 1 binary32) x)))))
(/.f32 (+.f32 (*.f32 (*.f32 (+.f32 (/.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) #s(literal -1 binary32)) #s(literal 1/2 binary32)) (neg.f32 x)) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))) (-.f32 #s(literal 0 binary32) (fabs.f32 x)))) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))) (neg.f32 x)))
(/.f32 (+.f32 (*.f32 (*.f32 (+.f32 (/.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) #s(literal -1 binary32)) #s(literal 1/2 binary32)) (neg.f32 (neg.f32 x))) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))) (neg.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x))))) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))) (neg.f32 (neg.f32 x))))
(/.f32 (+.f32 (*.f32 (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1 binary32)) #s(literal 1/2 binary32)) (*.f32 x (/.f32 #s(literal 1 binary32) x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 x (/.f32 #s(literal 1 binary32) x))))
(/.f32 (+.f32 (*.f32 (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1 binary32)) #s(literal 1/2 binary32)) (/.f32 (*.f32 x (/.f32 #s(literal 1 binary32) x)) #s(literal 1 binary32))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) (/.f32 (*.f32 x (/.f32 #s(literal 1 binary32) x)) #s(literal 1 binary32))))
(/.f32 (+.f32 (*.f32 (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1 binary32)) #s(literal 1/2 binary32)) x) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) (fabs.f32 x))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) x))
(/.f32 (+.f32 (*.f32 (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1 binary32)) #s(literal 1/2 binary32)) (neg.f32 (*.f32 x (/.f32 #s(literal 1 binary32) x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal -1 binary32))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) (neg.f32 (*.f32 x (/.f32 #s(literal 1 binary32) x)))))
(/.f32 (+.f32 (*.f32 (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1 binary32)) #s(literal 1/2 binary32)) (neg.f32 x)) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) (-.f32 #s(literal 0 binary32) (fabs.f32 x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) (neg.f32 x)))
(/.f32 (+.f32 (*.f32 (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1 binary32)) #s(literal 1/2 binary32)) (neg.f32 (neg.f32 x))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) (neg.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x))))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) (neg.f32 (neg.f32 x))))
(/.f32 (-.f32 (*.f32 #s(literal 1 binary32) (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x))) (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal -1/2 binary32)))) (*.f32 (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x))) (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal -1/2 binary32))) (*.f32 #s(literal 1/4 binary32) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal -1 binary32)) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal -1 binary32)))))) (*.f32 (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x))) (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal -1/2 binary32))) (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x))) (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal -1/2 binary32)))))
(*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x))) (*.f32 #s(literal 1/8 binary32) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal -1 binary32)) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal -1 binary32)) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal -1 binary32)))))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal -1/2 binary32)) (-.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal -1/2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x))))))))
(*.f32 (-.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/4 binary32) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal -1 binary32)) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal -1 binary32))))) (/.f32 #s(literal 1 binary32) (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x))) (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal -1/2 binary32)))))
(+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal -1/2 binary32))
(+.f32 (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1/2 binary32)) #s(literal -1/2 binary32))
(fma.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal -1/2 binary32))
(fma.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1/2 binary32) #s(literal -1/2 binary32))
(/.f32 (*.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) #s(literal -1 binary32))) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))))
(/.f32 (*.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))))
(/.f32 (*.f32 (+.f32 (/.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) #s(literal -1 binary32)) #s(literal 1/2 binary32)) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))))
(/.f32 (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1 binary32)) #s(literal 1/2 binary32)) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))))
(*.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal -1 binary32)))
(*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal -1 binary32)) #s(literal 1/2 binary32))
(copysign.f32 (+.f32 (log1p.f32 (fabs.f32 x)) (*.f32 x (*.f32 x (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))))) x)
(+.f32 (log1p.f32 (fabs.f32 x)) (*.f32 x (*.f32 x (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))))
(+.f32 (*.f32 x (*.f32 x (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))) (log1p.f32 (fabs.f32 x)))
(pow.f32 (/.f32 (+.f32 (pow.f32 (log1p.f32 (fabs.f32 x)) #s(literal 2 binary32)) (/.f32 (-.f32 (*.f32 x (*.f32 x (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))) (log1p.f32 (fabs.f32 x))) (/.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))) (+.f32 (pow.f32 (log1p.f32 (fabs.f32 x)) #s(literal 3 binary32)) (pow.f32 (*.f32 x (*.f32 x (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))) #s(literal 3 binary32)))) #s(literal -1 binary32))
(pow.f32 (/.f32 (-.f32 (log1p.f32 (fabs.f32 x)) (*.f32 x (*.f32 x (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))))) (-.f32 (pow.f32 (log1p.f32 (fabs.f32 x)) #s(literal 2 binary32)) (pow.f32 (*.f32 x (*.f32 x (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))) #s(literal 2 binary32)))) #s(literal -1 binary32))
(fma.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))) (log1p.f32 (fabs.f32 x)))
(fma.f32 x (*.f32 x (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) (log1p.f32 (fabs.f32 x)))
(fma.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) (log1p.f32 (fabs.f32 x)))
(fma.f32 (*.f32 x #s(literal 1/2 binary32)) (/.f32 x (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (log1p.f32 (fabs.f32 x)))
(fma.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (log1p.f32 (fabs.f32 x)))
(fma.f32 (*.f32 x x) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) (log1p.f32 (fabs.f32 x)))
(fma.f32 (*.f32 x x) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (log1p.f32 (fabs.f32 x)))
(fma.f32 (*.f32 (*.f32 x x) #s(literal -1/2 binary32)) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal -1 binary32) (-.f32 #s(literal 0 binary32) (fabs.f32 x)))) (log1p.f32 (fabs.f32 x)))
(fma.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (log1p.f32 (fabs.f32 x)))
(fma.f32 (*.f32 x (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) x (log1p.f32 (fabs.f32 x)))
(fma.f32 (/.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (+.f32 #s(literal 1 binary32) (pow.f32 (*.f32 x x) #s(literal 3/2 binary32)))) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 x x) (fabs.f32 x))) (log1p.f32 (fabs.f32 x)))
(fma.f32 (/.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (+.f32 #s(literal 1 binary32) (pow.f32 (*.f32 x x) #s(literal 3/2 binary32)))) (+.f32 (*.f32 x x) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (log1p.f32 (fabs.f32 x)))
(fma.f32 (/.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (-.f32 #s(literal 1 binary32) (fabs.f32 x)) (log1p.f32 (fabs.f32 x)))
(fma.f32 (/.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (+.f32 (*.f32 x x) #s(literal -1 binary32))) (+.f32 (fabs.f32 x) #s(literal -1 binary32)) (log1p.f32 (fabs.f32 x)))
(-.f32 (/.f32 (pow.f32 (log1p.f32 (fabs.f32 x)) #s(literal 2 binary32)) (-.f32 (log1p.f32 (fabs.f32 x)) (*.f32 x (*.f32 x (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))))) (/.f32 (pow.f32 (*.f32 x (*.f32 x (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))) #s(literal 2 binary32)) (-.f32 (log1p.f32 (fabs.f32 x)) (*.f32 x (*.f32 x (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))))))
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (pow.f32 (log1p.f32 (fabs.f32 x)) #s(literal 2 binary32)) (/.f32 (-.f32 (*.f32 x (*.f32 x (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))) (log1p.f32 (fabs.f32 x))) (/.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))) (+.f32 (pow.f32 (log1p.f32 (fabs.f32 x)) #s(literal 3 binary32)) (pow.f32 (*.f32 x (*.f32 x (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))) #s(literal 3 binary32)))))
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 (log1p.f32 (fabs.f32 x)) (*.f32 x (*.f32 x (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))))) (-.f32 (pow.f32 (log1p.f32 (fabs.f32 x)) #s(literal 2 binary32)) (pow.f32 (*.f32 x (*.f32 x (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))) #s(literal 2 binary32)))))
(/.f32 (+.f32 (pow.f32 (log1p.f32 (fabs.f32 x)) #s(literal 3 binary32)) (pow.f32 (*.f32 x (*.f32 x (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))) #s(literal 3 binary32))) (+.f32 (pow.f32 (log1p.f32 (fabs.f32 x)) #s(literal 2 binary32)) (/.f32 (-.f32 (*.f32 x (*.f32 x (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))) (log1p.f32 (fabs.f32 x))) (/.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))))
(/.f32 (+.f32 (pow.f32 (log1p.f32 (fabs.f32 x)) #s(literal 3 binary32)) (pow.f32 (*.f32 x (*.f32 x (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))) #s(literal 3 binary32))) (+.f32 (pow.f32 (*.f32 x (*.f32 x (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))) #s(literal 2 binary32)) (-.f32 (pow.f32 (log1p.f32 (fabs.f32 x)) #s(literal 2 binary32)) (*.f32 (log1p.f32 (fabs.f32 x)) (*.f32 x (*.f32 x (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))))))))
(/.f32 (-.f32 (pow.f32 (log1p.f32 (fabs.f32 x)) #s(literal 2 binary32)) (pow.f32 (*.f32 x (*.f32 x (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))) #s(literal 2 binary32))) (-.f32 (log1p.f32 (fabs.f32 x)) (*.f32 x (*.f32 x (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))))))
(/.f32 (neg.f32 (+.f32 (pow.f32 (log1p.f32 (fabs.f32 x)) #s(literal 3 binary32)) (pow.f32 (*.f32 x (*.f32 x (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))) #s(literal 3 binary32)))) (neg.f32 (+.f32 (pow.f32 (log1p.f32 (fabs.f32 x)) #s(literal 2 binary32)) (/.f32 (-.f32 (*.f32 x (*.f32 x (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))) (log1p.f32 (fabs.f32 x))) (/.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))))))
(/.f32 (neg.f32 (-.f32 (pow.f32 (log1p.f32 (fabs.f32 x)) #s(literal 2 binary32)) (pow.f32 (*.f32 x (*.f32 x (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))) #s(literal 2 binary32)))) (neg.f32 (-.f32 (log1p.f32 (fabs.f32 x)) (*.f32 x (*.f32 x (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))))))
(/.f32 (-.f32 (pow.f32 (*.f32 x (*.f32 x (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))) #s(literal 2 binary32)) (pow.f32 (log1p.f32 (fabs.f32 x)) #s(literal 2 binary32))) (-.f32 (*.f32 x (*.f32 x (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))) (log1p.f32 (fabs.f32 x))))
(/.f32 (-.f32 (*.f32 (pow.f32 (log1p.f32 (fabs.f32 x)) #s(literal 2 binary32)) (-.f32 (log1p.f32 (fabs.f32 x)) (*.f32 x (*.f32 x (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))))) (*.f32 (-.f32 (log1p.f32 (fabs.f32 x)) (*.f32 x (*.f32 x (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))))) (pow.f32 (*.f32 x (*.f32 x (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))) #s(literal 2 binary32)))) (*.f32 (-.f32 (log1p.f32 (fabs.f32 x)) (*.f32 x (*.f32 x (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))))) (-.f32 (log1p.f32 (fabs.f32 x)) (*.f32 x (*.f32 x (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))))))
(*.f32 (+.f32 (pow.f32 (log1p.f32 (fabs.f32 x)) #s(literal 3 binary32)) (pow.f32 (*.f32 x (*.f32 x (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))) #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 (log1p.f32 (fabs.f32 x)) #s(literal 2 binary32)) (/.f32 (-.f32 (*.f32 x (*.f32 x (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))) (log1p.f32 (fabs.f32 x))) (/.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))))))
(*.f32 (-.f32 (pow.f32 (log1p.f32 (fabs.f32 x)) #s(literal 2 binary32)) (pow.f32 (*.f32 x (*.f32 x (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))) #s(literal 2 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 (log1p.f32 (fabs.f32 x)) (*.f32 x (*.f32 x (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))))))
(*.f32 x #s(literal 1/2 binary32))
(*.f32 #s(literal 1/2 binary32) x)
(neg.f32 (/.f32 #s(literal -1 binary32) (*.f32 x x)))
(exp.f32 (*.f32 #s(literal -2 binary32) (log.f32 x)))
(exp.f32 (*.f32 (log.f32 x) #s(literal -2 binary32)))
(pow.f32 x #s(literal -2 binary32))
(pow.f32 (fabs.f32 x) #s(literal -2 binary32))
(pow.f32 (*.f32 x x) #s(literal -1 binary32))
(pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal 2 binary32))
(pow.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal -1/2 binary32))
(pow.f32 (neg.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x))) #s(literal -1 binary32))
(pow.f32 (/.f32 x (/.f32 #s(literal 1 binary32) x)) #s(literal -1 binary32))
(/.f32 #s(literal 1 binary32) (*.f32 x x))
(/.f32 #s(literal 1 binary32) (neg.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x))))
(/.f32 #s(literal 1 binary32) (/.f32 x (/.f32 #s(literal 1 binary32) x)))
(/.f32 #s(literal -1 binary32) (-.f32 #s(literal 0 binary32) (*.f32 x x)))
(/.f32 (/.f32 #s(literal 1 binary32) x) x)
(/.f32 (*.f32 (/.f32 #s(literal 1 binary32) x) #s(literal 1 binary32)) x)
(/.f32 (neg.f32 (/.f32 #s(literal 1 binary32) x)) (neg.f32 x))
(*.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))
(*.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32))
(*.f32 #s(literal -1 binary32) (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 0 binary32) (*.f32 x x))))
(*.f32 (/.f32 #s(literal 1 binary32) x) (/.f32 #s(literal 1 binary32) x))
(*.f32 (/.f32 #s(literal 1 binary32) (neg.f32 x)) (/.f32 #s(literal 1 binary32) (neg.f32 x)))
(neg.f32 (/.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (+.f32 #s(literal -1 binary32) (-.f32 #s(literal 0 binary32) (fabs.f32 x)))))
(neg.f32 (/.f32 (*.f32 (*.f32 x x) #s(literal -1/2 binary32)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))
(exp.f32 (*.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))) #s(literal -1 binary32)))
(pow.f32 (/.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) #s(literal -1 binary32))
(pow.f32 (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) #s(literal 1 binary32)) #s(literal -1 binary32))
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) #s(literal 1 binary32)))
(/.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))))
(/.f32 (*.f32 (*.f32 x x) #s(literal -1/2 binary32)) (+.f32 #s(literal -1 binary32) (-.f32 #s(literal 0 binary32) (fabs.f32 x))))
(/.f32 (neg.f32 (*.f32 (*.f32 x x) #s(literal -1/2 binary32))) (neg.f32 (+.f32 #s(literal -1 binary32) (-.f32 #s(literal 0 binary32) (fabs.f32 x)))))
(*.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))))
(*.f32 x (*.f32 x (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))))
(*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))))
(*.f32 (*.f32 x #s(literal 1/2 binary32)) (/.f32 x (+.f32 #s(literal 1 binary32) (fabs.f32 x))))
(*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))
(*.f32 (*.f32 x x) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))))
(*.f32 (*.f32 x x) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))
(*.f32 (*.f32 (*.f32 x x) #s(literal -1/2 binary32)) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal -1 binary32) (-.f32 #s(literal 0 binary32) (fabs.f32 x)))))
(*.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))
(*.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (pow.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) #s(literal -1 binary32)))
(*.f32 (*.f32 x (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) x)
(*.f32 (/.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (+.f32 #s(literal 1 binary32) (pow.f32 (*.f32 x x) #s(literal 3/2 binary32)))) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 x x) (fabs.f32 x))))
(*.f32 (/.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (+.f32 #s(literal 1 binary32) (pow.f32 (*.f32 x x) #s(literal 3/2 binary32)))) (+.f32 (*.f32 x x) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))
(*.f32 (/.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))
(*.f32 (/.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (+.f32 (*.f32 x x) #s(literal -1 binary32))) (+.f32 (fabs.f32 x) #s(literal -1 binary32)))

simplify300.0ms (3.4%)

Algorithm
egg-herbie
Rules
2750×*-lowering-*.f32
2750×*-lowering-*.f64
2660×+-lowering-+.f64
2660×+-lowering-+.f32
1964×sum3-define
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
01401902
13661806
210971768
332601730
083411730
Stop Event
iter limit
node limit
Counts
204 → 204
Calls
Call 1
Inputs
(copysign (log (+ 1 (fabs x))) x)
(copysign (log (+ 1 (fabs x))) x)
(copysign (log (+ 1 (fabs x))) x)
(copysign (log (+ 1 (fabs x))) x)
(copysign (log (+ 1 (fabs x))) x)
(copysign (log (+ 1 (fabs x))) x)
(copysign (log (+ 1 (fabs x))) x)
(copysign (log (+ 1 (fabs x))) x)
(copysign (log (+ 1 (fabs x))) x)
(copysign (log (+ 1 (fabs x))) x)
(copysign (log (+ 1 (fabs x))) x)
(copysign (log (+ 1 (fabs x))) x)
(log (+ 1 (fabs x)))
(log (+ 1 (fabs x)))
(log (+ 1 (fabs x)))
(log (+ 1 (fabs x)))
(log (+ 1 (fabs x)))
(log (+ 1 (fabs x)))
(log (+ 1 (fabs x)))
(log (+ 1 (fabs x)))
(log (+ 1 (fabs x)))
(log (+ 1 (fabs x)))
(log (+ 1 (fabs x)))
(log (+ 1 (fabs x)))
(fabs x)
(fabs x)
(fabs x)
(fabs x)
(fabs x)
(fabs x)
(fabs x)
(fabs x)
(fabs x)
(fabs x)
(fabs x)
(fabs x)
(copysign (log x) x)
(copysign (log x) x)
(copysign (log x) x)
(copysign (log x) x)
(copysign (log x) x)
(copysign (log x) x)
(copysign (log x) x)
(copysign (log x) x)
(copysign (log x) x)
(copysign (log x) x)
(copysign (log x) x)
(copysign (log x) x)
(log x)
(log x)
(log x)
(log x)
(* -1 (log (/ 1 x)))
(* -1 (log (/ 1 x)))
(* -1 (log (/ 1 x)))
(* -1 (log (/ 1 x)))
(+ (log -1) (* -1 (log (/ -1 x))))
(+ (log -1) (* -1 (log (/ -1 x))))
(+ (log -1) (* -1 (log (/ -1 x))))
(+ (log -1) (* -1 (log (/ -1 x))))
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(log (+ 1 (fabs x)))
(+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))))
(+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* -1/8 (/ (pow x 2) (pow (+ 1 (fabs x)) 2))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))
(+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* (pow x 2) (- (* 1/24 (/ (pow x 2) (pow (+ 1 (fabs x)) 3))) (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))
(+ (log 1/2) (* -2 (log (/ 1 x))))
(+ (log 1/2) (+ (* -2 (log (/ 1 x))) (* 2 (/ (+ 1 (fabs x)) (pow x 2)))))
(+ (log 1/2) (+ (* -2 (log (/ 1 x))) (+ (* -2 (/ (pow (+ 1 (fabs x)) 2) (pow x 4))) (* 2 (/ (+ 1 (fabs x)) (pow x 2))))))
(+ (log 1/2) (+ (* -2 (log (/ 1 x))) (+ (* -2 (/ (pow (+ 1 (fabs x)) 2) (pow x 4))) (+ (* 2 (/ (+ 1 (fabs x)) (pow x 2))) (* 8/3 (/ (pow (+ 1 (fabs x)) 3) (pow x 6)))))))
(+ (log 1/2) (* -2 (log (/ -1 x))))
(+ (log 1/2) (+ (* -2 (log (/ -1 x))) (* 2 (/ (+ 1 (fabs x)) (pow x 2)))))
(+ (log 1/2) (+ (* -2 (log (/ -1 x))) (+ (* -2 (/ (pow (+ 1 (fabs x)) 2) (pow x 4))) (* 2 (/ (+ 1 (fabs x)) (pow x 2))))))
(+ (log 1/2) (+ (* -2 (log (/ -1 x))) (+ (* -2 (/ (pow (+ 1 (fabs x)) 2) (pow x 4))) (+ (* 2 (/ (+ 1 (fabs x)) (pow x 2))) (* 8/3 (/ (pow (+ 1 (fabs x)) 3) (pow x 6)))))))
(+ 1 (fabs x))
(+ 1 (+ (fabs x) (* 1/2 (pow x 2))))
(+ 1 (+ (fabs x) (* 1/2 (pow x 2))))
(+ 1 (+ (fabs x) (* 1/2 (pow x 2))))
(* 1/2 (pow x 2))
(* (pow x 2) (+ 1/2 (+ (/ 1 (pow x 2)) (/ (fabs x) (pow x 2)))))
(* (pow x 2) (+ 1/2 (+ (/ 1 (pow x 2)) (/ (fabs x) (pow x 2)))))
(* (pow x 2) (+ 1/2 (+ (/ 1 (pow x 2)) (/ (fabs x) (pow x 2)))))
(* 1/2 (pow x 2))
(* (pow x 2) (+ 1/2 (+ (/ 1 (pow x 2)) (/ (fabs x) (pow x 2)))))
(* (pow x 2) (+ 1/2 (+ (/ 1 (pow x 2)) (/ (fabs x) (pow x 2)))))
(* (pow x 2) (+ 1/2 (+ (/ 1 (pow x 2)) (/ (fabs x) (pow x 2)))))
(copysign (+ (log x) (+ (* 1/2 (- (/ 1 (pow x 2)) 1)) (/ (fabs x) x))) x)
(copysign (+ (log x) (+ (* 1/2 (- (/ 1 (pow x 2)) 1)) (/ (fabs x) x))) x)
(copysign (+ (log x) (+ (* 1/2 (- (/ 1 (pow x 2)) 1)) (/ (fabs x) x))) x)
(copysign (+ (log x) (+ (* 1/2 (- (/ 1 (pow x 2)) 1)) (/ (fabs x) x))) x)
(copysign (+ (log x) (+ (* 1/2 (- (/ 1 (pow x 2)) 1)) (/ (fabs x) x))) x)
(copysign (+ (log x) (+ (* 1/2 (- (/ 1 (pow x 2)) 1)) (/ (fabs x) x))) x)
(copysign (+ (log x) (+ (* 1/2 (- (/ 1 (pow x 2)) 1)) (/ (fabs x) x))) x)
(copysign (+ (log x) (+ (* 1/2 (- (/ 1 (pow x 2)) 1)) (/ (fabs x) x))) x)
(copysign (+ (log x) (+ (* 1/2 (- (/ 1 (pow x 2)) 1)) (/ (fabs x) x))) x)
(copysign (+ (log x) (+ (* 1/2 (- (/ 1 (pow x 2)) 1)) (/ (fabs x) x))) x)
(copysign (+ (log x) (+ (* 1/2 (- (/ 1 (pow x 2)) 1)) (/ (fabs x) x))) x)
(copysign (+ (log x) (+ (* 1/2 (- (/ 1 (pow x 2)) 1)) (/ (fabs x) x))) x)
(/ 1/2 (pow x 2))
(/ (+ 1/2 (* x (fabs x))) (pow x 2))
(/ (+ 1/2 (* x (+ (fabs x) (* x (- (log x) 1/2))))) (pow x 2))
(/ (+ 1/2 (* x (+ (fabs x) (* x (- (log x) 1/2))))) (pow x 2))
(- (* -1 (log (/ 1 x))) 1/2)
(- (+ (* -1 (log (/ 1 x))) (/ (fabs x) x)) 1/2)
(- (+ (* -1 (log (/ 1 x))) (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))) 1/2)
(- (+ (* -1 (log (/ 1 x))) (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))) 1/2)
(- (+ (log -1) (* -1 (log (/ -1 x)))) 1/2)
(- (+ (log -1) (+ (* -1 (log (/ -1 x))) (/ (fabs x) x))) 1/2)
(- (+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (- (* -1 (fabs x)) (* 1/2 (/ 1 x))) x)))) 1/2)
(- (+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (- (* -1 (fabs x)) (* 1/2 (/ 1 x))) x)))) 1/2)
(/ 1/2 (pow x 2))
(/ (+ 1/2 (* x (fabs x))) (pow x 2))
(/ (+ 1/2 (* x (+ (fabs x) (* -1/2 x)))) (pow x 2))
(/ (+ 1/2 (* x (+ (fabs x) (* -1/2 x)))) (pow x 2))
-1/2
(- (/ (fabs x) x) 1/2)
(- (+ (/ 1/2 (pow x 2)) (/ (fabs x) x)) 1/2)
(- (+ (/ 1/2 (pow x 2)) (/ (fabs x) x)) 1/2)
-1/2
(- (/ (fabs x) x) 1/2)
(- (* -1 (/ (- (* -1 (fabs x)) (* 1/2 (/ 1 x))) x)) 1/2)
(- (* -1 (/ (- (* -1 (fabs x)) (* 1/2 (/ 1 x))) x)) 1/2)
(/ 1/2 (pow x 2))
(/ (+ 1/2 (* -1/2 (pow x 2))) (pow x 2))
(/ (+ 1/2 (* -1/2 (pow x 2))) (pow x 2))
(/ (+ 1/2 (* -1/2 (pow x 2))) (pow x 2))
-1/2
(- (* 1/2 (/ 1 (pow x 2))) 1/2)
(- (* 1/2 (/ 1 (pow x 2))) 1/2)
(- (* 1/2 (/ 1 (pow x 2))) 1/2)
-1/2
(- (* 1/2 (/ 1 (pow x 2))) 1/2)
(- (* 1/2 (/ 1 (pow x 2))) 1/2)
(- (* 1/2 (/ 1 (pow x 2))) 1/2)
(copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x)
(copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x)
(copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x)
(copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x)
(copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x)
(copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x)
(copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x)
(copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x)
(copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x)
(copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x)
(copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x)
(copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x)
(log (+ 1 (fabs x)))
(+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))))
(+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))))
(+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))))
(* 1/2 (/ (pow x 2) (+ 1 (fabs x))))
(* (pow x 2) (+ (* 1/2 (/ 1 (+ 1 (fabs x)))) (/ (log (+ 1 (fabs x))) (pow x 2))))
(* (pow x 2) (+ (* 1/2 (/ 1 (+ 1 (fabs x)))) (/ (log (+ 1 (fabs x))) (pow x 2))))
(* (pow x 2) (+ (* 1/2 (/ 1 (+ 1 (fabs x)))) (/ (log (+ 1 (fabs x))) (pow x 2))))
(* 1/2 (/ (pow x 2) (+ 1 (fabs x))))
(* (pow x 2) (+ (* 1/2 (/ 1 (+ 1 (fabs x)))) (/ (log (+ 1 (fabs x))) (pow x 2))))
(* (pow x 2) (+ (* 1/2 (/ 1 (+ 1 (fabs x)))) (/ (log (+ 1 (fabs x))) (pow x 2))))
(* (pow x 2) (+ (* 1/2 (/ 1 (+ 1 (fabs x)))) (/ (log (+ 1 (fabs x))) (pow x 2))))
(* 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 (pow x 2))
(/ 1 (pow x 2))
(/ 1 (pow x 2))
(/ 1 (pow x 2))
(/ 1 (pow x 2))
(/ 1 (pow x 2))
(/ 1 (pow x 2))
(/ 1 (pow x 2))
(/ 1 (pow x 2))
(/ 1 (pow x 2))
(/ 1 (pow x 2))
(/ 1 (pow x 2))
(* 1/2 (/ (pow x 2) (+ 1 (fabs x))))
(* 1/2 (/ (pow x 2) (+ 1 (fabs x))))
(* 1/2 (/ (pow x 2) (+ 1 (fabs x))))
(* 1/2 (/ (pow x 2) (+ 1 (fabs x))))
(* 1/2 (/ (pow x 2) (+ 1 (fabs x))))
(* 1/2 (/ (pow x 2) (+ 1 (fabs x))))
(* 1/2 (/ (pow x 2) (+ 1 (fabs x))))
(* 1/2 (/ (pow x 2) (+ 1 (fabs x))))
(* 1/2 (/ (pow x 2) (+ 1 (fabs x))))
(* 1/2 (/ (pow x 2) (+ 1 (fabs x))))
(* 1/2 (/ (pow x 2) (+ 1 (fabs x))))
(* 1/2 (/ (pow x 2) (+ 1 (fabs x))))
Outputs
(copysign (log (+ 1 (fabs x))) x)
(copysign.f32 (log1p.f32 (fabs.f32 x)) x)
(copysign (log (+ 1 (fabs x))) x)
(copysign.f32 (log1p.f32 (fabs.f32 x)) x)
(copysign (log (+ 1 (fabs x))) x)
(copysign.f32 (log1p.f32 (fabs.f32 x)) x)
(copysign (log (+ 1 (fabs x))) x)
(copysign.f32 (log1p.f32 (fabs.f32 x)) x)
(copysign (log (+ 1 (fabs x))) x)
(copysign.f32 (log1p.f32 (fabs.f32 x)) x)
(copysign (log (+ 1 (fabs x))) x)
(copysign.f32 (log1p.f32 (fabs.f32 x)) x)
(copysign (log (+ 1 (fabs x))) x)
(copysign.f32 (log1p.f32 (fabs.f32 x)) x)
(copysign (log (+ 1 (fabs x))) x)
(copysign.f32 (log1p.f32 (fabs.f32 x)) x)
(copysign (log (+ 1 (fabs x))) x)
(copysign.f32 (log1p.f32 (fabs.f32 x)) x)
(copysign (log (+ 1 (fabs x))) x)
(copysign.f32 (log1p.f32 (fabs.f32 x)) x)
(copysign (log (+ 1 (fabs x))) x)
(copysign.f32 (log1p.f32 (fabs.f32 x)) x)
(copysign (log (+ 1 (fabs x))) x)
(copysign.f32 (log1p.f32 (fabs.f32 x)) x)
(log (+ 1 (fabs x)))
(log1p.f32 (fabs.f32 x))
(log (+ 1 (fabs x)))
(log1p.f32 (fabs.f32 x))
(log (+ 1 (fabs x)))
(log1p.f32 (fabs.f32 x))
(log (+ 1 (fabs x)))
(log1p.f32 (fabs.f32 x))
(log (+ 1 (fabs x)))
(log1p.f32 (fabs.f32 x))
(log (+ 1 (fabs x)))
(log1p.f32 (fabs.f32 x))
(log (+ 1 (fabs x)))
(log1p.f32 (fabs.f32 x))
(log (+ 1 (fabs x)))
(log1p.f32 (fabs.f32 x))
(log (+ 1 (fabs x)))
(log1p.f32 (fabs.f32 x))
(log (+ 1 (fabs x)))
(log1p.f32 (fabs.f32 x))
(log (+ 1 (fabs x)))
(log1p.f32 (fabs.f32 x))
(log (+ 1 (fabs x)))
(log1p.f32 (fabs.f32 x))
(fabs x)
(fabs.f32 x)
(fabs x)
(fabs.f32 x)
(fabs x)
(fabs.f32 x)
(fabs x)
(fabs.f32 x)
(fabs x)
(fabs.f32 x)
(fabs x)
(fabs.f32 x)
(fabs x)
(fabs.f32 x)
(fabs x)
(fabs.f32 x)
(fabs x)
(fabs.f32 x)
(fabs x)
(fabs.f32 x)
(fabs x)
(fabs.f32 x)
(fabs x)
(fabs.f32 x)
(copysign (log x) x)
(copysign.f32 (log.f32 x) x)
(copysign (log x) x)
(copysign.f32 (log.f32 x) x)
(copysign (log x) x)
(copysign.f32 (log.f32 x) x)
(copysign (log x) x)
(copysign.f32 (log.f32 x) x)
(copysign (log x) x)
(copysign.f32 (log.f32 x) x)
(copysign (log x) x)
(copysign.f32 (log.f32 x) x)
(copysign (log x) x)
(copysign.f32 (log.f32 x) x)
(copysign (log x) x)
(copysign.f32 (log.f32 x) x)
(copysign (log x) x)
(copysign.f32 (log.f32 x) x)
(copysign (log x) x)
(copysign.f32 (log.f32 x) x)
(copysign (log x) x)
(copysign.f32 (log.f32 x) x)
(copysign (log x) x)
(copysign.f32 (log.f32 x) x)
(log x)
(log.f32 x)
(log x)
(log.f32 x)
(log x)
(log.f32 x)
(log x)
(log.f32 x)
(* -1 (log (/ 1 x)))
(log.f32 x)
(* -1 (log (/ 1 x)))
(log.f32 x)
(* -1 (log (/ 1 x)))
(log.f32 x)
(* -1 (log (/ 1 x)))
(log.f32 x)
(+ (log -1) (* -1 (log (/ -1 x))))
(-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))
(+ (log -1) (* -1 (log (/ -1 x))))
(-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))
(+ (log -1) (* -1 (log (/ -1 x))))
(-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))
(+ (log -1) (* -1 (log (/ -1 x))))
(-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))) x)
(log (+ 1 (fabs x)))
(log1p.f32 (fabs.f32 x))
(+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))))
(+.f32 (log1p.f32 (fabs.f32 x)) (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))
(+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* -1/8 (/ (pow x 2) (pow (+ 1 (fabs x)) 2))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))
(+.f32 (log1p.f32 (fabs.f32 x)) (*.f32 (/.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (+.f32 #s(literal 1/2 binary32) (/.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))))
(+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* (pow x 2) (- (* 1/24 (/ (pow x 2) (pow (+ 1 (fabs x)) 3))) (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))
(+.f32 (log1p.f32 (fabs.f32 x)) (*.f32 (*.f32 x x) (+.f32 (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (*.f32 (/.f32 (*.f32 x x) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))) (+.f32 #s(literal -1/8 binary32) (/.f32 (*.f32 (*.f32 x x) #s(literal 1/24 binary32)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))))))
(+ (log 1/2) (* -2 (log (/ 1 x))))
(+.f32 (log.f32 #s(literal 1/2 binary32)) (*.f32 (log.f32 x) #s(literal 2 binary32)))
(+ (log 1/2) (+ (* -2 (log (/ 1 x))) (* 2 (/ (+ 1 (fabs x)) (pow x 2)))))
(+.f32 (log.f32 #s(literal 1/2 binary32)) (*.f32 #s(literal 2 binary32) (+.f32 (log.f32 x) (/.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 x x)))))
(+ (log 1/2) (+ (* -2 (log (/ 1 x))) (+ (* -2 (/ (pow (+ 1 (fabs x)) 2) (pow x 4))) (* 2 (/ (+ 1 (fabs x)) (pow x 2))))))
(+.f32 (+.f32 (log.f32 #s(literal 1/2 binary32)) (*.f32 (log.f32 x) #s(literal 2 binary32))) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 (/.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal -2 binary32)))))
(+ (log 1/2) (+ (* -2 (log (/ 1 x))) (+ (* -2 (/ (pow (+ 1 (fabs x)) 2) (pow x 4))) (+ (* 2 (/ (+ 1 (fabs x)) (pow x 2))) (* 8/3 (/ (pow (+ 1 (fabs x)) 3) (pow x 6)))))))
(+.f32 (log.f32 #s(literal 1/2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) (+.f32 (log.f32 x) (/.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 x x)))) (*.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)) (+.f32 (/.f32 #s(literal -2 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (pow.f32 x #s(literal 6 binary32))) #s(literal 8/3 binary32))))))
(+ (log 1/2) (* -2 (log (/ -1 x))))
(+.f32 (log.f32 #s(literal 1/2 binary32)) (*.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal -2 binary32)))
(+ (log 1/2) (+ (* -2 (log (/ -1 x))) (* 2 (/ (+ 1 (fabs x)) (pow x 2)))))
(+.f32 (*.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal -2 binary32)) (+.f32 (log.f32 #s(literal 1/2 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (/.f32 #s(literal 2 binary32) (*.f32 x x)))))
(+ (log 1/2) (+ (* -2 (log (/ -1 x))) (+ (* -2 (/ (pow (+ 1 (fabs x)) 2) (pow x 4))) (* 2 (/ (+ 1 (fabs x)) (pow x 2))))))
(+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 (/.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal -2 binary32)))) (+.f32 (log.f32 #s(literal 1/2 binary32)) (*.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal -2 binary32))))
(+ (log 1/2) (+ (* -2 (log (/ -1 x))) (+ (* -2 (/ (pow (+ 1 (fabs x)) 2) (pow x 4))) (+ (* 2 (/ (+ 1 (fabs x)) (pow x 2))) (* 8/3 (/ (pow (+ 1 (fabs x)) 3) (pow x 6)))))))
(+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 (/.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal -2 binary32)))) (+.f32 (*.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal -2 binary32)) (+.f32 (*.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32)) (/.f32 #s(literal 8/3 binary32) (pow.f32 x #s(literal 6 binary32)))) (log.f32 #s(literal 1/2 binary32)))))
(+ 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 #s(literal 1/2 binary32) (*.f32 x x)))
(+ 1 (+ (fabs x) (* 1/2 (pow x 2))))
(+.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))
(+ 1 (+ (fabs x) (* 1/2 (pow x 2))))
(+.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))
(* 1/2 (pow x 2))
(*.f32 #s(literal 1/2 binary32) (*.f32 x x))
(* (pow x 2) (+ 1/2 (+ (/ 1 (pow x 2)) (/ (fabs x) (pow x 2)))))
(+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (/.f32 (fabs.f32 x) (*.f32 x x)))))
(* (pow x 2) (+ 1/2 (+ (/ 1 (pow x 2)) (/ (fabs x) (pow x 2)))))
(+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (/.f32 (fabs.f32 x) (*.f32 x x)))))
(* (pow x 2) (+ 1/2 (+ (/ 1 (pow x 2)) (/ (fabs x) (pow x 2)))))
(+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (/.f32 (fabs.f32 x) (*.f32 x x)))))
(* 1/2 (pow x 2))
(*.f32 #s(literal 1/2 binary32) (*.f32 x x))
(* (pow x 2) (+ 1/2 (+ (/ 1 (pow x 2)) (/ (fabs x) (pow x 2)))))
(+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (/.f32 (fabs.f32 x) (*.f32 x x)))))
(* (pow x 2) (+ 1/2 (+ (/ 1 (pow x 2)) (/ (fabs x) (pow x 2)))))
(+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (/.f32 (fabs.f32 x) (*.f32 x x)))))
(* (pow x 2) (+ 1/2 (+ (/ 1 (pow x 2)) (/ (fabs x) (pow x 2)))))
(+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (/.f32 (fabs.f32 x) (*.f32 x x)))))
(copysign (+ (log x) (+ (* 1/2 (- (/ 1 (pow x 2)) 1)) (/ (fabs x) x))) x)
(copysign.f32 (+.f32 (log.f32 x) (+.f32 (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal 1/2 binary32) x)) x) #s(literal -1/2 binary32))) x)
(copysign (+ (log x) (+ (* 1/2 (- (/ 1 (pow x 2)) 1)) (/ (fabs x) x))) x)
(copysign.f32 (+.f32 (log.f32 x) (+.f32 (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal 1/2 binary32) x)) x) #s(literal -1/2 binary32))) x)
(copysign (+ (log x) (+ (* 1/2 (- (/ 1 (pow x 2)) 1)) (/ (fabs x) x))) x)
(copysign.f32 (+.f32 (log.f32 x) (+.f32 (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal 1/2 binary32) x)) x) #s(literal -1/2 binary32))) x)
(copysign (+ (log x) (+ (* 1/2 (- (/ 1 (pow x 2)) 1)) (/ (fabs x) x))) x)
(copysign.f32 (+.f32 (log.f32 x) (+.f32 (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal 1/2 binary32) x)) x) #s(literal -1/2 binary32))) x)
(copysign (+ (log x) (+ (* 1/2 (- (/ 1 (pow x 2)) 1)) (/ (fabs x) x))) x)
(copysign.f32 (+.f32 (log.f32 x) (+.f32 (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal 1/2 binary32) x)) x) #s(literal -1/2 binary32))) x)
(copysign (+ (log x) (+ (* 1/2 (- (/ 1 (pow x 2)) 1)) (/ (fabs x) x))) x)
(copysign.f32 (+.f32 (log.f32 x) (+.f32 (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal 1/2 binary32) x)) x) #s(literal -1/2 binary32))) x)
(copysign (+ (log x) (+ (* 1/2 (- (/ 1 (pow x 2)) 1)) (/ (fabs x) x))) x)
(copysign.f32 (+.f32 (log.f32 x) (+.f32 (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal 1/2 binary32) x)) x) #s(literal -1/2 binary32))) x)
(copysign (+ (log x) (+ (* 1/2 (- (/ 1 (pow x 2)) 1)) (/ (fabs x) x))) x)
(copysign.f32 (+.f32 (log.f32 x) (+.f32 (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal 1/2 binary32) x)) x) #s(literal -1/2 binary32))) x)
(copysign (+ (log x) (+ (* 1/2 (- (/ 1 (pow x 2)) 1)) (/ (fabs x) x))) x)
(copysign.f32 (+.f32 (log.f32 x) (+.f32 (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal 1/2 binary32) x)) x) #s(literal -1/2 binary32))) x)
(copysign (+ (log x) (+ (* 1/2 (- (/ 1 (pow x 2)) 1)) (/ (fabs x) x))) x)
(copysign.f32 (+.f32 (log.f32 x) (+.f32 (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal 1/2 binary32) x)) x) #s(literal -1/2 binary32))) x)
(copysign (+ (log x) (+ (* 1/2 (- (/ 1 (pow x 2)) 1)) (/ (fabs x) x))) x)
(copysign.f32 (+.f32 (log.f32 x) (+.f32 (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal 1/2 binary32) x)) x) #s(literal -1/2 binary32))) x)
(copysign (+ (log x) (+ (* 1/2 (- (/ 1 (pow x 2)) 1)) (/ (fabs x) x))) x)
(copysign.f32 (+.f32 (log.f32 x) (+.f32 (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal 1/2 binary32) x)) x) #s(literal -1/2 binary32))) x)
(/ 1/2 (pow x 2))
(/.f32 #s(literal 1/2 binary32) (*.f32 x x))
(/ (+ 1/2 (* x (fabs x))) (pow x 2))
(/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (fabs.f32 x))) (*.f32 x x))
(/ (+ 1/2 (* x (+ (fabs x) (* x (- (log x) 1/2))))) (pow x 2))
(/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 (fabs.f32 x) (*.f32 x (+.f32 (log.f32 x) #s(literal -1/2 binary32)))))) (*.f32 x x))
(/ (+ 1/2 (* x (+ (fabs x) (* x (- (log x) 1/2))))) (pow x 2))
(/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 (fabs.f32 x) (*.f32 x (+.f32 (log.f32 x) #s(literal -1/2 binary32)))))) (*.f32 x x))
(- (* -1 (log (/ 1 x))) 1/2)
(+.f32 (log.f32 x) #s(literal -1/2 binary32))
(- (+ (* -1 (log (/ 1 x))) (/ (fabs x) x)) 1/2)
(+.f32 (/.f32 (fabs.f32 x) x) (+.f32 (log.f32 x) #s(literal -1/2 binary32)))
(- (+ (* -1 (log (/ 1 x))) (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))) 1/2)
(+.f32 (log.f32 x) (+.f32 (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal 1/2 binary32) x)) x) #s(literal -1/2 binary32)))
(- (+ (* -1 (log (/ 1 x))) (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))) 1/2)
(+.f32 (log.f32 x) (+.f32 (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal 1/2 binary32) x)) x) #s(literal -1/2 binary32)))
(- (+ (log -1) (* -1 (log (/ -1 x)))) 1/2)
(+.f32 (-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) #s(literal -1/2 binary32))
(- (+ (log -1) (+ (* -1 (log (/ -1 x))) (/ (fabs x) x))) 1/2)
(+.f32 (/.f32 (fabs.f32 x) x) (+.f32 (-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) #s(literal -1/2 binary32)))
(- (+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (- (* -1 (fabs x)) (* 1/2 (/ 1 x))) x)))) 1/2)
(+.f32 (log.f32 #s(literal -1 binary32)) (+.f32 (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal 1/2 binary32) x)) x) (-.f32 #s(literal -1/2 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))))
(- (+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (- (* -1 (fabs x)) (* 1/2 (/ 1 x))) x)))) 1/2)
(+.f32 (log.f32 #s(literal -1 binary32)) (+.f32 (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal 1/2 binary32) x)) x) (-.f32 #s(literal -1/2 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))))
(/ 1/2 (pow x 2))
(/.f32 #s(literal 1/2 binary32) (*.f32 x x))
(/ (+ 1/2 (* x (fabs x))) (pow x 2))
(/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (fabs.f32 x))) (*.f32 x x))
(/ (+ 1/2 (* x (+ (fabs x) (* -1/2 x)))) (pow x 2))
(/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 (fabs.f32 x) (*.f32 x #s(literal -1/2 binary32))))) (*.f32 x x))
(/ (+ 1/2 (* x (+ (fabs x) (* -1/2 x)))) (pow x 2))
(/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 (fabs.f32 x) (*.f32 x #s(literal -1/2 binary32))))) (*.f32 x x))
-1/2
#s(literal -1/2 binary32)
(- (/ (fabs x) x) 1/2)
(+.f32 (/.f32 (fabs.f32 x) x) #s(literal -1/2 binary32))
(- (+ (/ 1/2 (pow x 2)) (/ (fabs x) x)) 1/2)
(+.f32 (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal 1/2 binary32) x)) x) #s(literal -1/2 binary32))
(- (+ (/ 1/2 (pow x 2)) (/ (fabs x) x)) 1/2)
(+.f32 (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal 1/2 binary32) x)) x) #s(literal -1/2 binary32))
-1/2
#s(literal -1/2 binary32)
(- (/ (fabs x) x) 1/2)
(+.f32 (/.f32 (fabs.f32 x) x) #s(literal -1/2 binary32))
(- (* -1 (/ (- (* -1 (fabs x)) (* 1/2 (/ 1 x))) x)) 1/2)
(+.f32 (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal 1/2 binary32) x)) x) #s(literal -1/2 binary32))
(- (* -1 (/ (- (* -1 (fabs x)) (* 1/2 (/ 1 x))) x)) 1/2)
(+.f32 (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal 1/2 binary32) x)) x) #s(literal -1/2 binary32))
(/ 1/2 (pow x 2))
(/.f32 #s(literal 1/2 binary32) (*.f32 x x))
(/ (+ 1/2 (* -1/2 (pow x 2))) (pow x 2))
(/.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/2 binary32))) x) x)
(/ (+ 1/2 (* -1/2 (pow x 2))) (pow x 2))
(/.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/2 binary32))) x) x)
(/ (+ 1/2 (* -1/2 (pow x 2))) (pow x 2))
(/.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/2 binary32))) x) x)
-1/2
#s(literal -1/2 binary32)
(- (* 1/2 (/ 1 (pow x 2))) 1/2)
(+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32))
(- (* 1/2 (/ 1 (pow x 2))) 1/2)
(+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32))
(- (* 1/2 (/ 1 (pow x 2))) 1/2)
(+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32))
-1/2
#s(literal -1/2 binary32)
(- (* 1/2 (/ 1 (pow x 2))) 1/2)
(+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32))
(- (* 1/2 (/ 1 (pow x 2))) 1/2)
(+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32))
(- (* 1/2 (/ 1 (pow x 2))) 1/2)
(+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32))
(copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x)
(copysign.f32 (+.f32 (log1p.f32 (fabs.f32 x)) (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) x)
(copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x)
(copysign.f32 (+.f32 (log1p.f32 (fabs.f32 x)) (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) x)
(copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x)
(copysign.f32 (+.f32 (log1p.f32 (fabs.f32 x)) (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) x)
(copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x)
(copysign.f32 (+.f32 (log1p.f32 (fabs.f32 x)) (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) x)
(copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x)
(copysign.f32 (+.f32 (log1p.f32 (fabs.f32 x)) (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) x)
(copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x)
(copysign.f32 (+.f32 (log1p.f32 (fabs.f32 x)) (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) x)
(copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x)
(copysign.f32 (+.f32 (log1p.f32 (fabs.f32 x)) (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) x)
(copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x)
(copysign.f32 (+.f32 (log1p.f32 (fabs.f32 x)) (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) x)
(copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x)
(copysign.f32 (+.f32 (log1p.f32 (fabs.f32 x)) (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) x)
(copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x)
(copysign.f32 (+.f32 (log1p.f32 (fabs.f32 x)) (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) x)
(copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x)
(copysign.f32 (+.f32 (log1p.f32 (fabs.f32 x)) (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) x)
(copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x)
(copysign.f32 (+.f32 (log1p.f32 (fabs.f32 x)) (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) x)
(log (+ 1 (fabs x)))
(log1p.f32 (fabs.f32 x))
(+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))))
(+.f32 (log1p.f32 (fabs.f32 x)) (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))
(+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))))
(+.f32 (log1p.f32 (fabs.f32 x)) (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))
(+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))))
(+.f32 (log1p.f32 (fabs.f32 x)) (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))
(* 1/2 (/ (pow x 2) (+ 1 (fabs x))))
(/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))
(* (pow x 2) (+ (* 1/2 (/ 1 (+ 1 (fabs x)))) (/ (log (+ 1 (fabs x))) (pow x 2))))
(+.f32 (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (*.f32 (log1p.f32 (fabs.f32 x)) #s(literal 1 binary32)))
(* (pow x 2) (+ (* 1/2 (/ 1 (+ 1 (fabs x)))) (/ (log (+ 1 (fabs x))) (pow x 2))))
(+.f32 (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (*.f32 (log1p.f32 (fabs.f32 x)) #s(literal 1 binary32)))
(* (pow x 2) (+ (* 1/2 (/ 1 (+ 1 (fabs x)))) (/ (log (+ 1 (fabs x))) (pow x 2))))
(+.f32 (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (*.f32 (log1p.f32 (fabs.f32 x)) #s(literal 1 binary32)))
(* 1/2 (/ (pow x 2) (+ 1 (fabs x))))
(/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))
(* (pow x 2) (+ (* 1/2 (/ 1 (+ 1 (fabs x)))) (/ (log (+ 1 (fabs x))) (pow x 2))))
(+.f32 (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (*.f32 (log1p.f32 (fabs.f32 x)) #s(literal 1 binary32)))
(* (pow x 2) (+ (* 1/2 (/ 1 (+ 1 (fabs x)))) (/ (log (+ 1 (fabs x))) (pow x 2))))
(+.f32 (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (*.f32 (log1p.f32 (fabs.f32 x)) #s(literal 1 binary32)))
(* (pow x 2) (+ (* 1/2 (/ 1 (+ 1 (fabs x)))) (/ (log (+ 1 (fabs x))) (pow x 2))))
(+.f32 (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (*.f32 (log1p.f32 (fabs.f32 x)) #s(literal 1 binary32)))
(* 1/2 x)
(*.f32 x #s(literal 1/2 binary32))
(* 1/2 x)
(*.f32 x #s(literal 1/2 binary32))
(* 1/2 x)
(*.f32 x #s(literal 1/2 binary32))
(* 1/2 x)
(*.f32 x #s(literal 1/2 binary32))
(* 1/2 x)
(*.f32 x #s(literal 1/2 binary32))
(* 1/2 x)
(*.f32 x #s(literal 1/2 binary32))
(* 1/2 x)
(*.f32 x #s(literal 1/2 binary32))
(* 1/2 x)
(*.f32 x #s(literal 1/2 binary32))
(* 1/2 x)
(*.f32 x #s(literal 1/2 binary32))
(* 1/2 x)
(*.f32 x #s(literal 1/2 binary32))
(* 1/2 x)
(*.f32 x #s(literal 1/2 binary32))
(* 1/2 x)
(*.f32 x #s(literal 1/2 binary32))
(/ 1 (pow x 2))
(/.f32 #s(literal 1 binary32) (*.f32 x x))
(/ 1 (pow x 2))
(/.f32 #s(literal 1 binary32) (*.f32 x x))
(/ 1 (pow x 2))
(/.f32 #s(literal 1 binary32) (*.f32 x x))
(/ 1 (pow x 2))
(/.f32 #s(literal 1 binary32) (*.f32 x x))
(/ 1 (pow x 2))
(/.f32 #s(literal 1 binary32) (*.f32 x x))
(/ 1 (pow x 2))
(/.f32 #s(literal 1 binary32) (*.f32 x x))
(/ 1 (pow x 2))
(/.f32 #s(literal 1 binary32) (*.f32 x x))
(/ 1 (pow x 2))
(/.f32 #s(literal 1 binary32) (*.f32 x x))
(/ 1 (pow x 2))
(/.f32 #s(literal 1 binary32) (*.f32 x x))
(/ 1 (pow x 2))
(/.f32 #s(literal 1 binary32) (*.f32 x x))
(/ 1 (pow x 2))
(/.f32 #s(literal 1 binary32) (*.f32 x x))
(/ 1 (pow x 2))
(/.f32 #s(literal 1 binary32) (*.f32 x x))
(* 1/2 (/ (pow x 2) (+ 1 (fabs x))))
(/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))
(* 1/2 (/ (pow x 2) (+ 1 (fabs x))))
(/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))
(* 1/2 (/ (pow x 2) (+ 1 (fabs x))))
(/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))
(* 1/2 (/ (pow x 2) (+ 1 (fabs x))))
(/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))
(* 1/2 (/ (pow x 2) (+ 1 (fabs x))))
(/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))
(* 1/2 (/ (pow x 2) (+ 1 (fabs x))))
(/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))
(* 1/2 (/ (pow x 2) (+ 1 (fabs x))))
(/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))
(* 1/2 (/ (pow x 2) (+ 1 (fabs x))))
(/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))
(* 1/2 (/ (pow x 2) (+ 1 (fabs x))))
(/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))
(* 1/2 (/ (pow x 2) (+ 1 (fabs x))))
(/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))
(* 1/2 (/ (pow x 2) (+ 1 (fabs x))))
(/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))
(* 1/2 (/ (pow x 2) (+ 1 (fabs x))))
(/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))

eval70.0ms (0.8%)

Compiler

Compiled 16563 to 1590 computations (90.4% saved)

prune91.0ms (1%)

Pruning

34 alts after pruning (31 fresh and 3 done)

PrunedKeptTotal
New62812640
Fresh21921
Picked325
Done112
Total63434668
Accuracy
99.4%
Counts
668 → 34
Alt Table
Click to see full alt table
StatusAccuracyProgram
8.2%
(copysign.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (fabs.f32 x))) (*.f32 x x)) x)
12.4%
(copysign.f32 (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) x)
36.2%
(copysign.f32 (/.f32 #s(literal 1 binary32) (/.f32 (-.f32 (log1p.f32 (fabs.f32 x)) (*.f32 x (*.f32 x (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))))) (-.f32 (pow.f32 (log1p.f32 (fabs.f32 x)) #s(literal 2 binary32)) (pow.f32 (*.f32 x (*.f32 x (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))) #s(literal 2 binary32))))) x)
7.2%
(copysign.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) x)
14.0%
(copysign.f32 (-.f32 (/.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x)) x) (log.f32 (/.f32 #s(literal -1 binary32) x))) x)
18.3%
(copysign.f32 (-.f32 (log1p.f32 (-.f32 (*.f32 x x) (*.f32 x x))) (log.f32 (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x)))) x)
14.3%
(copysign.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x))) (+.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal -1/2 binary32)) (log.f32 x))) x)
14.3%
(copysign.f32 (+.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal -1/2 binary32)) (+.f32 (log.f32 x) (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x))))) x)
67.7%
(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 #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)))))))) x)
54.6%
(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 x (*.f32 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 #s(literal 1/720 binary32) (*.f32 (*.f32 x x) (+.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)
54.7%
(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)
16.5%
(copysign.f32 (+.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)))))) x)
17.9%
(copysign.f32 (+.f32 (log.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (+.f32 (fabs.f32 x) #s(literal 1 binary32)))) x)
12.9%
(copysign.f32 (+.f32 (log.f32 x) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) x)
15.4%
(copysign.f32 (neg.f32 (log.f32 (/.f32 (+.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (fabs.f32 x)))) (+.f32 (pow.f32 (*.f32 x x) #s(literal 3/2 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))))))) x)
60.8%
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) x)
58.3%
(copysign.f32 (log1p.f32 (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (fabs.f32 x))) x)
68.8%
(copysign.f32 (log1p.f32 (fabs.f32 x)) x)
20.7%
(copysign.f32 (log.f32 (+.f32 (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) #s(literal 1 binary32))) x)
17.6%
(copysign.f32 (log.f32 (+.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))) x)
13.1%
(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)
60.9%
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)
28.1%
(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)
26.8%
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))))) x)
26.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)
27.8%
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (neg.f32 x))) x)
29.5%
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) x)) x)
32.8%
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32))) x)
26.9%
(copysign.f32 (log.f32 (*.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)))) x)
26.5%
(copysign.f32 (log.f32 (*.f32 (neg.f32 x) (-.f32 #s(literal 1 binary32) (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x)))) x)
26.8%
(copysign.f32 (log.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 (/.f32 (fabs.f32 x) x) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))))) x)
12.6%
(copysign.f32 (log.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x))) x)
13.0%
(copysign.f32 (log.f32 (neg.f32 x)) x)
14.0%
(copysign.f32 (log.f32 x) x)
Compiler

Compiled 1465 to 798 computations (45.5% saved)

simplify245.0ms (2.7%)

Algorithm
egg-herbie
Localize:

Found 19 expressions of interest:

NewMetricScoreProgram
cost-diff64
(+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 (/.f32 (fabs.f32 x) x) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))))
cost-diff256
(*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 (/.f32 (fabs.f32 x) x) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))))
cost-diff256
(log.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 (/.f32 (fabs.f32 x) x) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))))))
cost-diff256
(copysign.f32 (log.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 (/.f32 (fabs.f32 x) x) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))))) x)
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-diff128
(*.f32 x (/.f32 #s(literal 1 binary32) x))
cost-diff192
(/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x)))
cost-diff320
(+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x))) (+.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal -1/2 binary32)) (log.f32 x)))
cost-diff320
(copysign.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (/.f32 #s(literal 1 binary32) x))) (+.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal -1/2 binary32)) (log.f32 x))) x)
cost-diff0
(*.f32 x x)
cost-diff0
(/.f32 #s(literal 1/2 binary32) (*.f32 x x))
cost-diff0
(copysign.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) x)
cost-diff128
(*.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))))))
cost-diff128
(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)))))))
cost-diff192
(+.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))))))))
cost-diff192
(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 #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)))))))) x)
Rules
2288×fma-lowering-fma.f32
2288×fma-lowering-fma.f64
1786×fma-define
1522×*-lowering-*.f32
1522×*-lowering-*.f64
Iterations

Useful iterations: 5 (0.0ms)

IterNodesCost
053522
1148488
2358464
3932450
42068438
54254436
67374436
08220436
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)))) (/ 1 (+ (* 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)))) (/ 1 (+ (* 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)))) (/ 1 (+ (* x x) (- (+ (* x x) 1) (* (fabs x) (sqrt (+ (* 1 1) (* x x)))))))))
(* (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) (/ 1 (+ (* x x) (- (+ (* x x) 1) (* (fabs x) (sqrt (+ (* 1 1) (* x x))))))))
(+ (fabs x) (sqrt (+ (* 1 1) (* x x))))
(/ 1 (+ (* x x) (- (+ (* x x) 1) (* (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 (/ 1/2 (* x x)) x)
(/ 1/2 (* x x))
1/2
(* x x)
x
(copysign (+ (/ 1 (* x (/ 1 x))) (+ (+ (* 1/2 (/ 1 (* x x))) -1/2) (log x))) x)
(+ (/ 1 (* x (/ 1 x))) (+ (+ (* 1/2 (/ 1 (* x x))) -1/2) (log x)))
(/ 1 (* x (/ 1 x)))
1
(* x (/ 1 x))
x
(/ 1 x)
(+ (+ (* 1/2 (/ 1 (* x x))) -1/2) (log x))
(+ (* 1/2 (/ 1 (* x x))) -1/2)
(* 1/2 (/ 1 (* x x)))
1/2
(/ 1 (* x x))
(* x x)
-1/2
(log x)
(copysign (log (+ (fabs x) (* x (+ -1 (/ -1/2 (* x x)))))) x)
(log (+ (fabs x) (* x (+ -1 (/ -1/2 (* x x))))))
(+ (fabs x) (* x (+ -1 (/ -1/2 (* x x)))))
(fabs x)
x
(* x (+ -1 (/ -1/2 (* x x))))
(+ -1 (/ -1/2 (* x x)))
-1
(/ -1/2 (* x x))
-1/2
(* x x)
(copysign (log (* x (+ 1 (+ (/ 1/2 (* x x)) (+ (/ (fabs x) x) (/ -1/8 (* x (* x (* x x))))))))) x)
(log (* x (+ 1 (+ (/ 1/2 (* x x)) (+ (/ (fabs x) x) (/ -1/8 (* x (* x (* x x)))))))))
(* x (+ 1 (+ (/ 1/2 (* x x)) (+ (/ (fabs x) x) (/ -1/8 (* x (* x (* x x))))))))
x
(+ 1 (+ (/ 1/2 (* x x)) (+ (/ (fabs x) x) (/ -1/8 (* x (* x (* x x)))))))
1
(+ (/ 1/2 (* x x)) (+ (/ (fabs x) x) (/ -1/8 (* x (* x (* x x))))))
(/ 1/2 (* x x))
1/2
(* x x)
(+ (/ (fabs x) x) (/ -1/8 (* x (* x (* x x)))))
(/ (fabs x) x)
(fabs 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)))) (/ 1 (+ (* 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 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x)))) (log.f32 (/.f32 (+.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x))))))) x)
(+ (log (+ 1 (+ (* x x) (- (* x x) (* (fabs x) (sqrt (+ (* 1 1) (* x x)))))))) (log (* (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) (/ 1 (+ (* 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 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x)))) (log.f32 (/.f32 (+.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 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 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x))))
(+ (* x x) (- (* x x) (* (fabs x) (sqrt (+ (* 1 1) (* x x))))))
(-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x)))
(* x x)
(*.f32 x x)
x
(- (* x x) (* (fabs x) (sqrt (+ (* 1 1) (* x x)))))
(-.f32 (*.f32 x x) (*.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x)))
(* (fabs x) (sqrt (+ (* 1 1) (* x x))))
(*.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 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)))) (/ 1 (+ (* x x) (- (+ (* x x) 1) (* (fabs x) (sqrt (+ (* 1 1) (* x x)))))))))
(log.f32 (/.f32 (+.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x))))))
(* (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) (/ 1 (+ (* x x) (- (+ (* x x) 1) (* (fabs x) (sqrt (+ (* 1 1) (* x x))))))))
(/.f32 (+.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x)))))
(+ (fabs x) (sqrt (+ (* 1 1) (* x x))))
(+.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x))
(/ 1 (+ (* x x) (- (+ (* x x) 1) (* (fabs x) (sqrt (+ (* 1 1) (* x x)))))))
(/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x)))))
(+ (* x x) (- (+ (* x x) 1) (* (fabs x) (sqrt (+ (* 1 1) (* x x))))))
(+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x))))
(- (+ (* x x) 1) (* (fabs x) (sqrt (+ (* 1 1) (* x x)))))
(-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x)))
(+ (* x x) 1)
(+.f32 #s(literal 1 binary32) (*.f32 x x))
(copysign (/ 1/2 (* x x)) x)
(copysign.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) x)
(/ 1/2 (* x x))
(/.f32 #s(literal 1/2 binary32) (*.f32 x x))
1/2
#s(literal 1/2 binary32)
(* x x)
(*.f32 x x)
x
(copysign (+ (/ 1 (* x (/ 1 x))) (+ (+ (* 1/2 (/ 1 (* x x))) -1/2) (log x))) x)
(copysign.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1/2 binary32) (log.f32 x))) x)
(+ (/ 1 (* x (/ 1 x))) (+ (+ (* 1/2 (/ 1 (* x x))) -1/2) (log x)))
(+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1/2 binary32) (log.f32 x)))
(/ 1 (* x (/ 1 x)))
#s(literal 1 binary32)
1
#s(literal 1 binary32)
(* x (/ 1 x))
#s(literal 1 binary32)
x
(/ 1 x)
(/.f32 #s(literal 1 binary32) x)
(+ (+ (* 1/2 (/ 1 (* x x))) -1/2) (log x))
(+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal -1/2 binary32) (log.f32 x)))
(+ (* 1/2 (/ 1 (* x x))) -1/2)
(+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32))
(* 1/2 (/ 1 (* x x)))
(/.f32 #s(literal 1/2 binary32) (*.f32 x x))
1/2
#s(literal 1/2 binary32)
(/ 1 (* x x))
(/.f32 #s(literal 1 binary32) (*.f32 x x))
(* x x)
(*.f32 x x)
-1/2
#s(literal -1/2 binary32)
(log x)
(log.f32 x)
(copysign (log (+ (fabs x) (* x (+ -1 (/ -1/2 (* x x)))))) x)
(copysign.f32 (log.f32 (+.f32 (/.f32 #s(literal -1/2 binary32) x) (-.f32 (fabs.f32 x) x))) x)
(log (+ (fabs x) (* x (+ -1 (/ -1/2 (* x x))))))
(log.f32 (+.f32 (/.f32 #s(literal -1/2 binary32) x) (-.f32 (fabs.f32 x) x)))
(+ (fabs x) (* x (+ -1 (/ -1/2 (* x x)))))
(+.f32 (/.f32 #s(literal -1/2 binary32) x) (-.f32 (fabs.f32 x) x))
(fabs x)
(fabs.f32 x)
x
(* x (+ -1 (/ -1/2 (* x x))))
(-.f32 (/.f32 #s(literal -1/2 binary32) x) x)
(+ -1 (/ -1/2 (* x x)))
(+.f32 #s(literal -1 binary32) (/.f32 #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 (* x (+ 1 (+ (/ 1/2 (* x x)) (+ (/ (fabs x) x) (/ -1/8 (* x (* x (* x x))))))))) x)
(copysign.f32 (log.f32 (+.f32 (*.f32 (/.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x)))) (+.f32 x (fabs.f32 x)))) x)
(log (* x (+ 1 (+ (/ 1/2 (* x x)) (+ (/ (fabs x) x) (/ -1/8 (* x (* x (* x x)))))))))
(log.f32 (+.f32 (*.f32 (/.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x)))) (+.f32 x (fabs.f32 x))))
(* x (+ 1 (+ (/ 1/2 (* x x)) (+ (/ (fabs x) x) (/ -1/8 (* x (* x (* x x))))))))
(+.f32 (*.f32 (/.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x)))) (+.f32 x (fabs.f32 x)))
x
(+ 1 (+ (/ 1/2 (* x x)) (+ (/ (fabs x) x) (/ -1/8 (* x (* x (* x x)))))))
(+.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal 1 binary32) x) (+.f32 (*.f32 (/.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x)))) (fabs.f32 x))))
1
#s(literal 1 binary32)
(+ (/ 1/2 (* x x)) (+ (/ (fabs x) x) (/ -1/8 (* x (* x (* x x))))))
(*.f32 (/.f32 #s(literal 1 binary32) x) (+.f32 (*.f32 (/.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x)))) (fabs.f32 x)))
(/ 1/2 (* x x))
(/.f32 #s(literal 1/2 binary32) (*.f32 x x))
1/2
#s(literal 1/2 binary32)
(* x x)
(*.f32 x x)
(+ (/ (fabs x) x) (/ -1/8 (* x (* x (* x x)))))
(*.f32 (/.f32 #s(literal 1 binary32) x) (+.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))) (fabs.f32 x)))
(/ (fabs x) x)
(/.f32 (fabs.f32 x) x)
(fabs x)
(fabs.f32 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))

localize223.0ms (2.5%)

Localize:

Found 19 expressions of interest:

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

Compiled 607 to 51 computations (91.6% saved)

Precisions
Click to see histograms. Total time spent on operations: 102.0ms
ival-add: 22.0ms (21.5% of total)
ival-mult: 20.0ms (19.6% of total)
ival-div: 15.0ms (14.7% of total)
ival-log: 15.0ms (14.7% of total)
compiled-spec: 13.0ms (12.7% of total)
ival-copysign: 9.0ms (8.8% of total)
ival-sub: 3.0ms (2.9% of total)
ival-fabs: 2.0ms (2% of total)
ival-sqrt: 2.0ms (2% of total)
const: 1.0ms (1% of total)
backward-pass: 0.0ms (0% of total)

series30.0ms (0.3%)

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)))) (/ 1 (+ (* 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)))) (/ 1 (+ (* x x) (- (+ (* x x) 1) (* (fabs x) (sqrt (+ (* 1 1) (* x x))))))))))>
#<alt (log (* (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) (/ 1 (+ (* x x) (- (+ (* x x) 1) (* (fabs x) (sqrt (+ (* 1 1) (* x x)))))))))>
#<alt (* (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) (/ 1 (+ (* x x) (- (+ (* x x) 1) (* (fabs x) (sqrt (+ (* 1 1) (* x x))))))))>
#<alt (copysign (/ 1/2 (* x x)) x)>
#<alt (/ 1/2 (* x x))>
#<alt (* x x)>
#<alt (copysign (+ (/ 1 (* x (/ 1 x))) (+ (+ (* 1/2 (/ 1 (* x x))) -1/2) (log x))) x)>
#<alt (+ (/ 1 (* x (/ 1 x))) (+ (+ (* 1/2 (/ 1 (* x x))) -1/2) (log x)))>
#<alt (/ 1 (* x (/ 1 x)))>
#<alt (* x (/ 1 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 (* x (+ 1 (+ (/ 1/2 (* x x)) (+ (/ (fabs x) x) (/ -1/8 (* x (* x (* x x))))))))) x)>
#<alt (log (* x (+ 1 (+ (/ 1/2 (* x x)) (+ (/ (fabs x) x) (/ -1/8 (* x (* x (* x x)))))))))>
#<alt (* x (+ 1 (+ (/ 1/2 (* x x)) (+ (/ (fabs x) x) (/ -1/8 (* x (* x (* x x))))))))>
#<alt (+ 1 (+ (/ 1/2 (* x x)) (+ (/ (fabs x) x) (/ -1/8 (* x (* x (* x x)))))))>
#<alt (fabs x)>
#<alt (log (+ 1 (+ (* x x) (- (* x x) (* (fabs x) (sqrt (+ (* 1 1) (* x x))))))))>
#<alt (log x)>
#<alt (* 1/2 (/ 1 (* x x)))>
#<alt (* 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)) (- 1 (fabs x))))>
#<alt (+ (log (/ (+ 1 (fabs x)) (- 1 (fabs x)))) (/ (* (pow x 2) (* (- 1 (fabs x)) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2))))) (+ 1 (fabs x))))>
#<alt (+ (log (/ (+ 1 (fabs x)) (- 1 (fabs x)))) (* (pow x 2) (+ (* 1/24 (* (pow x 2) (+ (* -24 (/ (* (+ (* 1/8 (/ 1 (- 1 (fabs x)))) (+ (* 1/8 (/ (* (fabs x) (+ 1 (fabs x))) (pow (- 1 (fabs x)) 2))) (/ (* (- 2 (* 1/2 (fabs x))) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (- 1 (fabs x))))) (- 1 (fabs x))) (+ 1 (fabs x)))) (* -12 (/ (* (pow (- 1 (fabs x)) 2) (pow (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2))) 2)) (pow (+ 1 (fabs x)) 2)))))) (/ (* (- 1 (fabs x)) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (+ 1 (fabs x))))))>
#<alt (+ (log (/ (+ 1 (fabs x)) (- 1 (fabs x)))) (* (pow x 2) (+ (* (pow x 2) (+ (* 1/720 (* (pow x 2) (+ (* 240 (/ (* (pow (- 1 (fabs x)) 3) (pow (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2))) 3)) (pow (+ 1 (fabs x)) 3))) (+ (* 720 (/ (* (+ (* 1/8 (/ 1 (- 1 (fabs x)))) (+ (* 1/8 (/ (* (fabs x) (+ 1 (fabs x))) (pow (- 1 (fabs x)) 2))) (/ (* (- 2 (* 1/2 (fabs x))) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (- 1 (fabs x))))) (* (pow (- 1 (fabs x)) 2) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2))))) (pow (+ 1 (fabs x)) 2))) (* 720 (/ (* (- 1 (fabs x)) (- (* 1/16 (/ 1 (- 1 (fabs x)))) (+ (* -1 (/ (* (+ (* 1/8 (/ (* (fabs x) (+ 1 (fabs x))) (pow (- 1 (fabs x)) 2))) (+ (* 1/8 (/ 1 (- 1 (fabs x)))) (/ (* (- 2 (* 1/2 (fabs x))) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (- 1 (fabs x))))) (- 2 (* 1/2 (fabs x)))) (- 1 (fabs x)))) (+ (* -1/16 (/ (* (fabs x) (+ 1 (fabs x))) (pow (- 1 (fabs x)) 2))) (* 1/8 (/ (* (fabs x) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (- 1 (fabs x)))))))) (+ 1 (fabs x)))))))) (* 1/24 (+ (* -24 (/ (* (+ (* 1/8 (/ 1 (- 1 (fabs x)))) (+ (* 1/8 (/ (* (fabs x) (+ 1 (fabs x))) (pow (- 1 (fabs x)) 2))) (/ (* (- 2 (* 1/2 (fabs x))) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (- 1 (fabs x))))) (- 1 (fabs x))) (+ 1 (fabs x)))) (* -12 (/ (* (pow (- 1 (fabs x)) 2) (pow (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2))) 2)) (pow (+ 1 (fabs x)) 2))))))) (/ (* (- 1 (fabs x)) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (+ 1 (fabs x))))))>
#<alt (+ (log 1/2) (log (/ 1 x)))>
#<alt (+ (log 1/2) (+ (log (/ 1 x)) (* 2 (/ (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) x))))>
#<alt (+ (log 1/2) (+ (log (/ 1 x)) (+ (* 1/2 (/ (+ (* -4 (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 2)) (* 2 (* (fabs x) (- (* 1/2 (fabs x)) (* -1/4 (fabs x)))))) (pow x 2))) (* 2 (/ (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) x)))))>
#<alt (+ (log 1/2) (+ (log (/ 1 x)) (+ (* 1/6 (/ (+ (* -12 (* (fabs x) (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 2))) (+ (* -12 (+ (* -1/4 (* (pow (fabs x) 2) (- (* 1/2 (fabs x)) (* -1/4 (fabs x))))) (+ (* -1/8 (fabs x)) (* 1/2 (- (* 1/2 (fabs x)) (* -1/4 (fabs x))))))) (* 16 (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 3)))) (pow x 3))) (+ (* 1/2 (/ (+ (* -4 (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 2)) (* 2 (* (fabs x) (- (* 1/2 (fabs x)) (* -1/4 (fabs x)))))) (pow x 2))) (* 2 (/ (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) x))))))>
#<alt (+ (log 1/2) (log (/ -1 x)))>
#<alt (+ (log 1/2) (+ (log (/ -1 x)) (* -2 (/ (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) x))))>
#<alt (+ (log 1/2) (+ (log (/ -1 x)) (* -1 (/ (+ (* -1/2 (/ (+ (* -4 (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 2)) (* 2 (* (fabs x) (- (* 1/2 (fabs x)) (* -1/4 (fabs x)))))) x)) (* 2 (- (* 1/2 (fabs x)) (* -1/4 (fabs x))))) x))))>
#<alt (+ (log 1/2) (+ (log (/ -1 x)) (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (/ (+ (* -12 (* (fabs x) (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 2))) (+ (* -12 (+ (* -1/4 (* (pow (fabs x) 2) (- (* 1/2 (fabs x)) (* -1/4 (fabs x))))) (+ (* -1/8 (fabs x)) (* 1/2 (- (* 1/2 (fabs x)) (* -1/4 (fabs x))))))) (* 16 (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 3)))) x)) (* 1/2 (+ (* -4 (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 2)) (* 2 (* (fabs x) (- (* 1/2 (fabs x)) (* -1/4 (fabs x)))))))) x)) (* 2 (- (* 1/2 (fabs x)) (* -1/4 (fabs x))))) x))))>
#<alt (/ (+ 1 (fabs x)) (- 1 (fabs x)))>
#<alt (+ (* (pow x 2) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (+ (/ 1 (- 1 (fabs x))) (/ (fabs x) (- 1 (fabs x)))))>
#<alt (+ (* (pow x 2) (- (+ (* -1 (* (pow x 2) (+ (* 1/8 (/ 1 (- 1 (fabs x)))) (+ (* 1/8 (/ (* (fabs x) (+ 1 (fabs x))) (pow (- 1 (fabs x)) 2))) (/ (* (- 2 (* 1/2 (fabs x))) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (- 1 (fabs x))))))) (* 1/2 (/ 1 (- 1 (fabs x))))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (+ (/ 1 (- 1 (fabs x))) (/ (fabs x) (- 1 (fabs x)))))>
#<alt (+ (* (pow x 2) (- (+ (* 1/2 (/ 1 (- 1 (fabs x)))) (* (pow x 2) (- (* (pow x 2) (- (* 1/16 (/ 1 (- 1 (fabs x)))) (+ (* -1 (/ (* (+ (* 1/8 (/ 1 (- 1 (fabs x)))) (+ (* 1/8 (/ (* (fabs x) (+ 1 (fabs x))) (pow (- 1 (fabs x)) 2))) (/ (* (- 2 (* 1/2 (fabs x))) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (- 1 (fabs x))))) (- 2 (* 1/2 (fabs x)))) (- 1 (fabs x)))) (+ (* -1/16 (/ (* (fabs x) (+ 1 (fabs x))) (pow (- 1 (fabs x)) 2))) (* 1/8 (/ (* (fabs x) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (- 1 (fabs x)))))))) (+ (* 1/8 (/ 1 (- 1 (fabs x)))) (+ (* 1/8 (/ (* (fabs x) (+ 1 (fabs x))) (pow (- 1 (fabs x)) 2))) (/ (* (- 2 (* 1/2 (fabs x))) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (- 1 (fabs x)))))))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (+ (/ 1 (- 1 (fabs x))) (/ (fabs x) (- 1 (fabs x)))))>
#<alt (/ 1/2 x)>
#<alt (/ (- (+ 1/2 (* 1/2 (/ (fabs x) x))) (* -1/4 (/ (fabs x) x))) x)>
#<alt (/ (- (+ 1/2 (+ (* 1/2 (/ (fabs x) x)) (* 1/2 (/ (* (fabs x) (- (* 1/2 (fabs x)) (* -1/4 (fabs x)))) (pow x 2))))) (* -1/4 (/ (fabs x) x))) x)>
#<alt (/ (- (+ 1/2 (+ (* -1 (/ (+ (* -1/4 (* (pow (fabs x) 2) (- (* 1/2 (fabs x)) (* -1/4 (fabs x))))) (+ (* -1/8 (fabs x)) (* 1/2 (- (* 1/2 (fabs x)) (* -1/4 (fabs x)))))) (pow x 3))) (* 1/2 (/ (fabs x) x)))) (+ (* -1/2 (/ (* (fabs x) (- (* 1/2 (fabs x)) (* -1/4 (fabs x)))) (pow x 2))) (* -1/4 (/ (fabs x) x)))) x)>
#<alt (/ -1/2 x)>
#<alt (* -1 (/ (+ 1/2 (* -1 (/ (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) x))) x))>
#<alt (* -1 (/ (+ 1/2 (* -1 (/ (- (+ (* -1/2 (/ (* (fabs x) (- (* 1/2 (fabs x)) (* -1/4 (fabs x)))) x)) (* 1/2 (fabs x))) (* -1/4 (fabs x))) x))) x))>
#<alt (* -1 (/ (+ 1/2 (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1/4 (/ (* (pow (fabs x) 2) (- (* 1/2 (fabs x)) (* -1/4 (fabs x)))) x)) (+ (* -1/8 (/ (fabs x) x)) (* 1/2 (/ (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) x)))) (* -1/2 (* (fabs x) (- (* 1/2 (fabs x)) (* -1/4 (fabs x)))))) x)) (* 1/2 (fabs x))) (* -1/4 (fabs x))) x))) x))>
#<alt (copysign (/ 1/2 (pow x 2)) x)>
#<alt (copysign (/ 1/2 (pow x 2)) x)>
#<alt (copysign (/ 1/2 (pow x 2)) x)>
#<alt (copysign (/ 1/2 (pow x 2)) x)>
#<alt (copysign (/ 1/2 (pow x 2)) x)>
#<alt (copysign (/ 1/2 (pow x 2)) x)>
#<alt (copysign (/ 1/2 (pow x 2)) x)>
#<alt (copysign (/ 1/2 (pow x 2)) x)>
#<alt (copysign (/ 1/2 (pow x 2)) x)>
#<alt (copysign (/ 1/2 (pow x 2)) x)>
#<alt (copysign (/ 1/2 (pow x 2)) x)>
#<alt (copysign (/ 1/2 (pow x 2)) x)>
#<alt (/ 1/2 (pow x 2))>
#<alt (/ 1/2 (pow x 2))>
#<alt (/ 1/2 (pow x 2))>
#<alt (/ 1/2 (pow x 2))>
#<alt (/ 1/2 (pow x 2))>
#<alt (/ 1/2 (pow x 2))>
#<alt (/ 1/2 (pow x 2))>
#<alt (/ 1/2 (pow x 2))>
#<alt (/ 1/2 (pow x 2))>
#<alt (/ 1/2 (pow x 2))>
#<alt (/ 1/2 (pow x 2))>
#<alt (/ 1/2 (pow x 2))>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (copysign (+ 1/2 (+ (log x) (* 1/2 (/ 1 (pow x 2))))) x)>
#<alt (copysign (+ 1/2 (+ (log x) (* 1/2 (/ 1 (pow x 2))))) x)>
#<alt (copysign (+ 1/2 (+ (log x) (* 1/2 (/ 1 (pow x 2))))) x)>
#<alt (copysign (+ 1/2 (+ (log x) (* 1/2 (/ 1 (pow x 2))))) x)>
#<alt (copysign (+ 1/2 (+ (log x) (* 1/2 (/ 1 (pow x 2))))) x)>
#<alt (copysign (+ 1/2 (+ (log x) (* 1/2 (/ 1 (pow x 2))))) x)>
#<alt (copysign (+ 1/2 (+ (log x) (* 1/2 (/ 1 (pow x 2))))) x)>
#<alt (copysign (+ 1/2 (+ (log x) (* 1/2 (/ 1 (pow x 2))))) x)>
#<alt (copysign (+ 1/2 (+ (log x) (* 1/2 (/ 1 (pow x 2))))) x)>
#<alt (copysign (+ 1/2 (+ (log x) (* 1/2 (/ 1 (pow x 2))))) x)>
#<alt (copysign (+ 1/2 (+ (log x) (* 1/2 (/ 1 (pow x 2))))) x)>
#<alt (copysign (+ 1/2 (+ (log x) (* 1/2 (/ 1 (pow x 2))))) x)>
#<alt (/ 1/2 (pow x 2))>
#<alt (/ (+ 1/2 (* (pow x 2) (+ 1/2 (log x)))) (pow x 2))>
#<alt (/ (+ 1/2 (* (pow x 2) (+ 1/2 (log x)))) (pow x 2))>
#<alt (/ (+ 1/2 (* (pow x 2) (+ 1/2 (log x)))) (pow x 2))>
#<alt (+ 1/2 (* -1 (log (/ 1 x))))>
#<alt (+ 1/2 (+ (* -1 (log (/ 1 x))) (* 1/2 (/ 1 (pow x 2)))))>
#<alt (+ 1/2 (+ (* -1 (log (/ 1 x))) (* 1/2 (/ 1 (pow x 2)))))>
#<alt (+ 1/2 (+ (* -1 (log (/ 1 x))) (* 1/2 (/ 1 (pow x 2)))))>
#<alt (+ 1/2 (+ (log -1) (* -1 (log (/ -1 x)))))>
#<alt (+ 1/2 (+ (log -1) (+ (* -1 (log (/ -1 x))) (* 1/2 (/ 1 (pow x 2))))))>
#<alt (+ 1/2 (+ (log -1) (+ (* -1 (log (/ -1 x))) (* 1/2 (/ 1 (pow x 2))))))>
#<alt (+ 1/2 (+ (log -1) (+ (* -1 (log (/ -1 x))) (* 1/2 (/ 1 (pow x 2))))))>
#<alt 1>
#<alt 1>
#<alt 1>
#<alt 1>
#<alt 1>
#<alt 1>
#<alt 1>
#<alt 1>
#<alt 1>
#<alt 1>
#<alt 1>
#<alt 1>
#<alt 1>
#<alt 1>
#<alt 1>
#<alt 1>
#<alt 1>
#<alt 1>
#<alt 1>
#<alt 1>
#<alt 1>
#<alt 1>
#<alt 1>
#<alt 1>
#<alt (copysign (log (+ (fabs x) (* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))))) x)>
#<alt (copysign (log (+ (fabs x) (* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))))) x)>
#<alt (copysign (log (+ (fabs x) (* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))))) x)>
#<alt (copysign (log (+ (fabs x) (* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))))) x)>
#<alt (copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x)>
#<alt (copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x)>
#<alt (copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x)>
#<alt (copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x)>
#<alt (copysign (log (+ (fabs x) (* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))))) x)>
#<alt (copysign (log (+ (fabs x) (* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))))) x)>
#<alt (copysign (log (+ (fabs x) (* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))))) x)>
#<alt (copysign (log (+ (fabs x) (* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))))) x)>
#<alt (+ (log -1/2) (* -1 (log x)))>
#<alt (+ (log -1/2) (+ (* -2 (* x (fabs x))) (* -1 (log x))))>
#<alt (+ (log -1/2) (+ (* -1 (log x)) (* x (+ (* -2 (fabs x)) (* 1/2 (* x (+ 4 (* -4 (pow (fabs x) 2)))))))))>
#<alt (+ (log -1/2) (+ (* -1 (log x)) (* x (+ (* -2 (fabs x)) (* x (+ (* 1/6 (* x (+ (* -16 (pow (fabs x) 3)) (* 24 (fabs x))))) (* 1/2 (+ 4 (* -4 (pow (fabs x) 2))))))))))>
#<alt (+ (log -1) (* -1 (log (/ 1 x))))>
#<alt (+ (log -1) (+ (* -1 (log (/ 1 x))) (* -1 (/ (fabs x) x))))>
#<alt (+ (log -1) (+ (* -1 (log (/ 1 x))) (+ (* -1 (/ (fabs x) x)) (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))))))>
#<alt (+ (log -1) (+ (* -1 (log (/ 1 x))) (+ (* -1 (/ (fabs x) x)) (+ (* 1/6 (/ (+ (* -2 (pow (fabs x) 3)) (* 3 (fabs x))) (pow x 3))) (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2)))))))>
#<alt (* -1 (log (/ -1 x)))>
#<alt (+ (* -1 (log (/ -1 x))) (* -1 (/ (fabs x) x)))>
#<alt (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) x))) x)))>
#<alt (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1 (/ (+ (* -1/6 (/ (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))) x)) (* 1/2 (+ 1 (* -1 (pow (fabs x) 2))))) x))) x)))>
#<alt (/ -1/2 x)>
#<alt (/ (- (* x (fabs x)) 1/2) x)>
#<alt (/ (- (* x (+ (fabs x) (* -1 x))) 1/2) x)>
#<alt (/ (- (* x (+ (fabs x) (* -1 x))) 1/2) x)>
#<alt (* -1 x)>
#<alt (* x (- (/ (fabs x) x) 1))>
#<alt (* x (- (/ (fabs x) x) (+ 1 (/ 1/2 (pow x 2)))))>
#<alt (* x (- (/ (fabs x) x) (+ 1 (/ 1/2 (pow x 2)))))>
#<alt (* -1 x)>
#<alt (* -1 (* x (+ 1 (* -1 (/ (fabs x) x)))))>
#<alt (* -1 (* x (+ 1 (* -1 (/ (- (fabs x) (* 1/2 (/ 1 x))) x)))))>
#<alt (* -1 (* x (+ 1 (* -1 (/ (- (fabs x) (* 1/2 (/ 1 x))) x)))))>
#<alt (/ -1/2 x)>
#<alt (/ (- (* -1 (pow x 2)) 1/2) x)>
#<alt (/ (- (* -1 (pow x 2)) 1/2) x)>
#<alt (/ (- (* -1 (pow x 2)) 1/2) x)>
#<alt (* -1 x)>
#<alt (* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))>
#<alt (* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))>
#<alt (* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))>
#<alt (* -1 x)>
#<alt (* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))>
#<alt (* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))>
#<alt (* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))>
#<alt (copysign (log (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))) (* 1/8 (/ 1 (pow x 4)))))) x)>
#<alt (copysign (log (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))) (* 1/8 (/ 1 (pow x 4)))))) x)>
#<alt (copysign (log (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))) (* 1/8 (/ 1 (pow x 4)))))) x)>
#<alt (copysign (log (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))) (* 1/8 (/ 1 (pow x 4)))))) x)>
#<alt (copysign (log (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))) (* 1/8 (/ 1 (pow x 4)))))) x)>
#<alt (copysign (log (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))) (* 1/8 (/ 1 (pow x 4)))))) x)>
#<alt (copysign (log (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))) (* 1/8 (/ 1 (pow x 4)))))) x)>
#<alt (copysign (log (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))) (* 1/8 (/ 1 (pow x 4)))))) x)>
#<alt (copysign (log (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))) (* 1/8 (/ 1 (pow x 4)))))) x)>
#<alt (copysign (log (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))) (* 1/8 (/ 1 (pow x 4)))))) x)>
#<alt (copysign (log (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))) (* 1/8 (/ 1 (pow x 4)))))) x)>
#<alt (copysign (log (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))) (* 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 4))>
#<alt (/ (- (* 1/2 (pow x 2)) 1/8) (pow x 4))>
#<alt (/ (- (* (pow x 2) (+ 1/2 (* x (fabs x)))) 1/8) (pow x 4))>
#<alt (/ (- (* (pow x 2) (+ 1/2 (* x (+ x (fabs x))))) 1/8) (pow x 4))>
#<alt 1>
#<alt (+ 1 (/ (fabs x) x))>
#<alt (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x)))>
#<alt (- (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))) (* 1/8 (/ 1 (pow x 4))))>
#<alt 1>
#<alt (+ 1 (/ (fabs x) x))>
#<alt (+ 1 (* -1 (/ (- (* -1 (fabs x)) (* 1/2 (/ 1 x))) x)))>
#<alt (+ 1 (* -1 (/ (+ (* -1 (fabs x)) (* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))) x)))>
#<alt (fabs x)>
#<alt (fabs x)>
#<alt (fabs x)>
#<alt (fabs x)>
#<alt (fabs x)>
#<alt (fabs x)>
#<alt (fabs x)>
#<alt (fabs x)>
#<alt (fabs x)>
#<alt (fabs x)>
#<alt (fabs x)>
#<alt (fabs x)>
#<alt (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 (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 (/ 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)>
Calls

72 calls:

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

rewrite331.0ms (3.7%)

Algorithm
batch-egg-rewrite
Rules
2326×*-lowering-*.f32
2326×*-lowering-*.f64
1958×/-lowering-/.f32
1958×/-lowering-/.f64
1600×+-lowering-+.f64
Iterations

Useful iterations: 2 (0.0ms)

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

simplify314.0ms (3.5%)

Algorithm
egg-herbie
Rules
5278×+-lowering-+.f64
5278×+-lowering-+.f32
4452×*-lowering-*.f32
4452×*-lowering-*.f64
1492×fma-lowering-fma.f32
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
06735923
121715347
084645347
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)) (- 1 (fabs x))))
(+ (log (/ (+ 1 (fabs x)) (- 1 (fabs x)))) (/ (* (pow x 2) (* (- 1 (fabs x)) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2))))) (+ 1 (fabs x))))
(+ (log (/ (+ 1 (fabs x)) (- 1 (fabs x)))) (* (pow x 2) (+ (* 1/24 (* (pow x 2) (+ (* -24 (/ (* (+ (* 1/8 (/ 1 (- 1 (fabs x)))) (+ (* 1/8 (/ (* (fabs x) (+ 1 (fabs x))) (pow (- 1 (fabs x)) 2))) (/ (* (- 2 (* 1/2 (fabs x))) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (- 1 (fabs x))))) (- 1 (fabs x))) (+ 1 (fabs x)))) (* -12 (/ (* (pow (- 1 (fabs x)) 2) (pow (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2))) 2)) (pow (+ 1 (fabs x)) 2)))))) (/ (* (- 1 (fabs x)) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (+ 1 (fabs x))))))
(+ (log (/ (+ 1 (fabs x)) (- 1 (fabs x)))) (* (pow x 2) (+ (* (pow x 2) (+ (* 1/720 (* (pow x 2) (+ (* 240 (/ (* (pow (- 1 (fabs x)) 3) (pow (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2))) 3)) (pow (+ 1 (fabs x)) 3))) (+ (* 720 (/ (* (+ (* 1/8 (/ 1 (- 1 (fabs x)))) (+ (* 1/8 (/ (* (fabs x) (+ 1 (fabs x))) (pow (- 1 (fabs x)) 2))) (/ (* (- 2 (* 1/2 (fabs x))) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (- 1 (fabs x))))) (* (pow (- 1 (fabs x)) 2) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2))))) (pow (+ 1 (fabs x)) 2))) (* 720 (/ (* (- 1 (fabs x)) (- (* 1/16 (/ 1 (- 1 (fabs x)))) (+ (* -1 (/ (* (+ (* 1/8 (/ (* (fabs x) (+ 1 (fabs x))) (pow (- 1 (fabs x)) 2))) (+ (* 1/8 (/ 1 (- 1 (fabs x)))) (/ (* (- 2 (* 1/2 (fabs x))) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (- 1 (fabs x))))) (- 2 (* 1/2 (fabs x)))) (- 1 (fabs x)))) (+ (* -1/16 (/ (* (fabs x) (+ 1 (fabs x))) (pow (- 1 (fabs x)) 2))) (* 1/8 (/ (* (fabs x) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (- 1 (fabs x)))))))) (+ 1 (fabs x)))))))) (* 1/24 (+ (* -24 (/ (* (+ (* 1/8 (/ 1 (- 1 (fabs x)))) (+ (* 1/8 (/ (* (fabs x) (+ 1 (fabs x))) (pow (- 1 (fabs x)) 2))) (/ (* (- 2 (* 1/2 (fabs x))) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (- 1 (fabs x))))) (- 1 (fabs x))) (+ 1 (fabs x)))) (* -12 (/ (* (pow (- 1 (fabs x)) 2) (pow (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2))) 2)) (pow (+ 1 (fabs x)) 2))))))) (/ (* (- 1 (fabs x)) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (+ 1 (fabs x))))))
(+ (log 1/2) (log (/ 1 x)))
(+ (log 1/2) (+ (log (/ 1 x)) (* 2 (/ (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) x))))
(+ (log 1/2) (+ (log (/ 1 x)) (+ (* 1/2 (/ (+ (* -4 (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 2)) (* 2 (* (fabs x) (- (* 1/2 (fabs x)) (* -1/4 (fabs x)))))) (pow x 2))) (* 2 (/ (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) x)))))
(+ (log 1/2) (+ (log (/ 1 x)) (+ (* 1/6 (/ (+ (* -12 (* (fabs x) (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 2))) (+ (* -12 (+ (* -1/4 (* (pow (fabs x) 2) (- (* 1/2 (fabs x)) (* -1/4 (fabs x))))) (+ (* -1/8 (fabs x)) (* 1/2 (- (* 1/2 (fabs x)) (* -1/4 (fabs x))))))) (* 16 (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 3)))) (pow x 3))) (+ (* 1/2 (/ (+ (* -4 (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 2)) (* 2 (* (fabs x) (- (* 1/2 (fabs x)) (* -1/4 (fabs x)))))) (pow x 2))) (* 2 (/ (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) x))))))
(+ (log 1/2) (log (/ -1 x)))
(+ (log 1/2) (+ (log (/ -1 x)) (* -2 (/ (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) x))))
(+ (log 1/2) (+ (log (/ -1 x)) (* -1 (/ (+ (* -1/2 (/ (+ (* -4 (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 2)) (* 2 (* (fabs x) (- (* 1/2 (fabs x)) (* -1/4 (fabs x)))))) x)) (* 2 (- (* 1/2 (fabs x)) (* -1/4 (fabs x))))) x))))
(+ (log 1/2) (+ (log (/ -1 x)) (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (/ (+ (* -12 (* (fabs x) (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 2))) (+ (* -12 (+ (* -1/4 (* (pow (fabs x) 2) (- (* 1/2 (fabs x)) (* -1/4 (fabs x))))) (+ (* -1/8 (fabs x)) (* 1/2 (- (* 1/2 (fabs x)) (* -1/4 (fabs x))))))) (* 16 (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 3)))) x)) (* 1/2 (+ (* -4 (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 2)) (* 2 (* (fabs x) (- (* 1/2 (fabs x)) (* -1/4 (fabs x)))))))) x)) (* 2 (- (* 1/2 (fabs x)) (* -1/4 (fabs x))))) x))))
(/ (+ 1 (fabs x)) (- 1 (fabs x)))
(+ (* (pow x 2) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (+ (/ 1 (- 1 (fabs x))) (/ (fabs x) (- 1 (fabs x)))))
(+ (* (pow x 2) (- (+ (* -1 (* (pow x 2) (+ (* 1/8 (/ 1 (- 1 (fabs x)))) (+ (* 1/8 (/ (* (fabs x) (+ 1 (fabs x))) (pow (- 1 (fabs x)) 2))) (/ (* (- 2 (* 1/2 (fabs x))) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (- 1 (fabs x))))))) (* 1/2 (/ 1 (- 1 (fabs x))))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (+ (/ 1 (- 1 (fabs x))) (/ (fabs x) (- 1 (fabs x)))))
(+ (* (pow x 2) (- (+ (* 1/2 (/ 1 (- 1 (fabs x)))) (* (pow x 2) (- (* (pow x 2) (- (* 1/16 (/ 1 (- 1 (fabs x)))) (+ (* -1 (/ (* (+ (* 1/8 (/ 1 (- 1 (fabs x)))) (+ (* 1/8 (/ (* (fabs x) (+ 1 (fabs x))) (pow (- 1 (fabs x)) 2))) (/ (* (- 2 (* 1/2 (fabs x))) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (- 1 (fabs x))))) (- 2 (* 1/2 (fabs x)))) (- 1 (fabs x)))) (+ (* -1/16 (/ (* (fabs x) (+ 1 (fabs x))) (pow (- 1 (fabs x)) 2))) (* 1/8 (/ (* (fabs x) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (- 1 (fabs x)))))))) (+ (* 1/8 (/ 1 (- 1 (fabs x)))) (+ (* 1/8 (/ (* (fabs x) (+ 1 (fabs x))) (pow (- 1 (fabs x)) 2))) (/ (* (- 2 (* 1/2 (fabs x))) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (- 1 (fabs x)))))))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (+ (/ 1 (- 1 (fabs x))) (/ (fabs x) (- 1 (fabs x)))))
(/ 1/2 x)
(/ (- (+ 1/2 (* 1/2 (/ (fabs x) x))) (* -1/4 (/ (fabs x) x))) x)
(/ (- (+ 1/2 (+ (* 1/2 (/ (fabs x) x)) (* 1/2 (/ (* (fabs x) (- (* 1/2 (fabs x)) (* -1/4 (fabs x)))) (pow x 2))))) (* -1/4 (/ (fabs x) x))) x)
(/ (- (+ 1/2 (+ (* -1 (/ (+ (* -1/4 (* (pow (fabs x) 2) (- (* 1/2 (fabs x)) (* -1/4 (fabs x))))) (+ (* -1/8 (fabs x)) (* 1/2 (- (* 1/2 (fabs x)) (* -1/4 (fabs x)))))) (pow x 3))) (* 1/2 (/ (fabs x) x)))) (+ (* -1/2 (/ (* (fabs x) (- (* 1/2 (fabs x)) (* -1/4 (fabs x)))) (pow x 2))) (* -1/4 (/ (fabs x) x)))) x)
(/ -1/2 x)
(* -1 (/ (+ 1/2 (* -1 (/ (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) x))) x))
(* -1 (/ (+ 1/2 (* -1 (/ (- (+ (* -1/2 (/ (* (fabs x) (- (* 1/2 (fabs x)) (* -1/4 (fabs x)))) x)) (* 1/2 (fabs x))) (* -1/4 (fabs x))) x))) x))
(* -1 (/ (+ 1/2 (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1/4 (/ (* (pow (fabs x) 2) (- (* 1/2 (fabs x)) (* -1/4 (fabs x)))) x)) (+ (* -1/8 (/ (fabs x) x)) (* 1/2 (/ (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) x)))) (* -1/2 (* (fabs x) (- (* 1/2 (fabs x)) (* -1/4 (fabs x)))))) x)) (* 1/2 (fabs x))) (* -1/4 (fabs x))) x))) x))
(copysign (/ 1/2 (pow x 2)) x)
(copysign (/ 1/2 (pow x 2)) x)
(copysign (/ 1/2 (pow x 2)) x)
(copysign (/ 1/2 (pow x 2)) x)
(copysign (/ 1/2 (pow x 2)) x)
(copysign (/ 1/2 (pow x 2)) x)
(copysign (/ 1/2 (pow x 2)) x)
(copysign (/ 1/2 (pow x 2)) x)
(copysign (/ 1/2 (pow x 2)) x)
(copysign (/ 1/2 (pow x 2)) x)
(copysign (/ 1/2 (pow x 2)) x)
(copysign (/ 1/2 (pow x 2)) x)
(/ 1/2 (pow x 2))
(/ 1/2 (pow x 2))
(/ 1/2 (pow x 2))
(/ 1/2 (pow x 2))
(/ 1/2 (pow x 2))
(/ 1/2 (pow x 2))
(/ 1/2 (pow x 2))
(/ 1/2 (pow x 2))
(/ 1/2 (pow x 2))
(/ 1/2 (pow x 2))
(/ 1/2 (pow x 2))
(/ 1/2 (pow x 2))
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(copysign (+ 1/2 (+ (log x) (* 1/2 (/ 1 (pow x 2))))) x)
(copysign (+ 1/2 (+ (log x) (* 1/2 (/ 1 (pow x 2))))) x)
(copysign (+ 1/2 (+ (log x) (* 1/2 (/ 1 (pow x 2))))) x)
(copysign (+ 1/2 (+ (log x) (* 1/2 (/ 1 (pow x 2))))) x)
(copysign (+ 1/2 (+ (log x) (* 1/2 (/ 1 (pow x 2))))) x)
(copysign (+ 1/2 (+ (log x) (* 1/2 (/ 1 (pow x 2))))) x)
(copysign (+ 1/2 (+ (log x) (* 1/2 (/ 1 (pow x 2))))) x)
(copysign (+ 1/2 (+ (log x) (* 1/2 (/ 1 (pow x 2))))) x)
(copysign (+ 1/2 (+ (log x) (* 1/2 (/ 1 (pow x 2))))) x)
(copysign (+ 1/2 (+ (log x) (* 1/2 (/ 1 (pow x 2))))) x)
(copysign (+ 1/2 (+ (log x) (* 1/2 (/ 1 (pow x 2))))) x)
(copysign (+ 1/2 (+ (log x) (* 1/2 (/ 1 (pow x 2))))) x)
(/ 1/2 (pow x 2))
(/ (+ 1/2 (* (pow x 2) (+ 1/2 (log x)))) (pow x 2))
(/ (+ 1/2 (* (pow x 2) (+ 1/2 (log x)))) (pow x 2))
(/ (+ 1/2 (* (pow x 2) (+ 1/2 (log x)))) (pow x 2))
(+ 1/2 (* -1 (log (/ 1 x))))
(+ 1/2 (+ (* -1 (log (/ 1 x))) (* 1/2 (/ 1 (pow x 2)))))
(+ 1/2 (+ (* -1 (log (/ 1 x))) (* 1/2 (/ 1 (pow x 2)))))
(+ 1/2 (+ (* -1 (log (/ 1 x))) (* 1/2 (/ 1 (pow x 2)))))
(+ 1/2 (+ (log -1) (* -1 (log (/ -1 x)))))
(+ 1/2 (+ (log -1) (+ (* -1 (log (/ -1 x))) (* 1/2 (/ 1 (pow x 2))))))
(+ 1/2 (+ (log -1) (+ (* -1 (log (/ -1 x))) (* 1/2 (/ 1 (pow x 2))))))
(+ 1/2 (+ (log -1) (+ (* -1 (log (/ -1 x))) (* 1/2 (/ 1 (pow x 2))))))
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
(copysign (log (+ (fabs x) (* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))))) x)
(copysign (log (+ (fabs x) (* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))))) x)
(copysign (log (+ (fabs x) (* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))))) x)
(copysign (log (+ (fabs x) (* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))))) x)
(copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x)
(copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x)
(copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x)
(copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x)
(copysign (log (+ (fabs x) (* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))))) x)
(copysign (log (+ (fabs x) (* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))))) x)
(copysign (log (+ (fabs x) (* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))))) x)
(copysign (log (+ (fabs x) (* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))))) x)
(+ (log -1/2) (* -1 (log x)))
(+ (log -1/2) (+ (* -2 (* x (fabs x))) (* -1 (log x))))
(+ (log -1/2) (+ (* -1 (log x)) (* x (+ (* -2 (fabs x)) (* 1/2 (* x (+ 4 (* -4 (pow (fabs x) 2)))))))))
(+ (log -1/2) (+ (* -1 (log x)) (* x (+ (* -2 (fabs x)) (* x (+ (* 1/6 (* x (+ (* -16 (pow (fabs x) 3)) (* 24 (fabs x))))) (* 1/2 (+ 4 (* -4 (pow (fabs x) 2))))))))))
(+ (log -1) (* -1 (log (/ 1 x))))
(+ (log -1) (+ (* -1 (log (/ 1 x))) (* -1 (/ (fabs x) x))))
(+ (log -1) (+ (* -1 (log (/ 1 x))) (+ (* -1 (/ (fabs x) x)) (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))))))
(+ (log -1) (+ (* -1 (log (/ 1 x))) (+ (* -1 (/ (fabs x) x)) (+ (* 1/6 (/ (+ (* -2 (pow (fabs x) 3)) (* 3 (fabs x))) (pow x 3))) (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2)))))))
(* -1 (log (/ -1 x)))
(+ (* -1 (log (/ -1 x))) (* -1 (/ (fabs x) x)))
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) x))) x)))
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1 (/ (+ (* -1/6 (/ (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))) x)) (* 1/2 (+ 1 (* -1 (pow (fabs x) 2))))) x))) x)))
(/ -1/2 x)
(/ (- (* x (fabs x)) 1/2) x)
(/ (- (* x (+ (fabs x) (* -1 x))) 1/2) x)
(/ (- (* x (+ (fabs x) (* -1 x))) 1/2) x)
(* -1 x)
(* x (- (/ (fabs x) x) 1))
(* x (- (/ (fabs x) x) (+ 1 (/ 1/2 (pow x 2)))))
(* x (- (/ (fabs x) x) (+ 1 (/ 1/2 (pow x 2)))))
(* -1 x)
(* -1 (* x (+ 1 (* -1 (/ (fabs x) x)))))
(* -1 (* x (+ 1 (* -1 (/ (- (fabs x) (* 1/2 (/ 1 x))) x)))))
(* -1 (* x (+ 1 (* -1 (/ (- (fabs x) (* 1/2 (/ 1 x))) x)))))
(/ -1/2 x)
(/ (- (* -1 (pow x 2)) 1/2) x)
(/ (- (* -1 (pow x 2)) 1/2) x)
(/ (- (* -1 (pow x 2)) 1/2) x)
(* -1 x)
(* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))
(* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))
(* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))
(* -1 x)
(* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))
(* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))
(* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))
(copysign (log (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))) (* 1/8 (/ 1 (pow x 4)))))) x)
(copysign (log (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))) (* 1/8 (/ 1 (pow x 4)))))) x)
(copysign (log (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))) (* 1/8 (/ 1 (pow x 4)))))) x)
(copysign (log (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))) (* 1/8 (/ 1 (pow x 4)))))) x)
(copysign (log (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))) (* 1/8 (/ 1 (pow x 4)))))) x)
(copysign (log (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))) (* 1/8 (/ 1 (pow x 4)))))) x)
(copysign (log (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))) (* 1/8 (/ 1 (pow x 4)))))) x)
(copysign (log (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))) (* 1/8 (/ 1 (pow x 4)))))) x)
(copysign (log (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))) (* 1/8 (/ 1 (pow x 4)))))) x)
(copysign (log (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))) (* 1/8 (/ 1 (pow x 4)))))) x)
(copysign (log (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))) (* 1/8 (/ 1 (pow x 4)))))) x)
(copysign (log (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))) (* 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 4))
(/ (- (* 1/2 (pow x 2)) 1/8) (pow x 4))
(/ (- (* (pow x 2) (+ 1/2 (* x (fabs x)))) 1/8) (pow x 4))
(/ (- (* (pow x 2) (+ 1/2 (* x (+ x (fabs x))))) 1/8) (pow x 4))
1
(+ 1 (/ (fabs x) x))
(+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x)))
(- (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))) (* 1/8 (/ 1 (pow x 4))))
1
(+ 1 (/ (fabs x) x))
(+ 1 (* -1 (/ (- (* -1 (fabs x)) (* 1/2 (/ 1 x))) x)))
(+ 1 (* -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)
(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))))
(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))))
(/ 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)
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 (+.f32 #s(literal 1 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 #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 (+.f32 #s(literal 1 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 #s(literal 1 binary32) (fabs.f32 x))) (*.f32 (*.f32 x x) (+.f32 (*.f32 #s(literal -1 binary32) (*.f32 (+.f32 (/.f32 (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal -1/2 binary32))) (-.f32 (/.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (*.f32 (+.f32 #s(literal 1 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 #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))))) (+.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 (*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)) (pow.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (*.f32 (+.f32 #s(literal 1 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)))) #s(literal 2 binary32))) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)))) (+.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 (pow.f32 (+.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal -1/2 binary32))) #s(literal 2 binary32)) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)))) (*.f32 #s(literal 1/8 binary32) (/.f32 (fabs.f32 x) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))))))) (/.f32 (+.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal -1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))))
(+ (log (- 1 (fabs x))) (+ (log (/ (+ 1 (fabs x)) (- 1 (fabs x)))) (* (pow x 2) (- (+ (* 2 (/ 1 (- 1 (fabs x)))) (+ (* (pow x 2) (+ (* 1/24 (+ (* -24 (/ (* (+ (* 1/8 (/ (* (fabs x) (+ 1 (fabs x))) (pow (- 1 (fabs x)) 2))) (+ (* 1/8 (/ 1 (- 1 (fabs x)))) (/ (* (- 2 (* 1/2 (fabs x))) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (- 1 (fabs x))))) (- 1 (fabs x))) (+ 1 (fabs x)))) (* -12 (/ (* (pow (- 1 (fabs x)) 2) (pow (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2))) 2)) (pow (+ 1 (fabs x)) 2))))) (+ (* 1/24 (+ (* -12 (/ (pow (- 2 (* 1/2 (fabs x))) 2) (pow (- 1 (fabs x)) 2))) (* 3 (/ (fabs x) (- 1 (fabs x)))))) (* (pow x 2) (+ (* 1/720 (+ (* -90 (/ (* (fabs x) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2))) (+ (* -45 (/ (fabs x) (- 1 (fabs x)))) (* 240 (/ (pow (- 2 (* 1/2 (fabs x))) 3) (pow (- 1 (fabs x)) 3)))))) (* 1/720 (+ (* 240 (/ (* (pow (- 1 (fabs x)) 3) (pow (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2))) 3)) (pow (+ 1 (fabs x)) 3))) (+ (* 720 (/ (* (+ (* 1/8 (/ (* (fabs x) (+ 1 (fabs x))) (pow (- 1 (fabs x)) 2))) (+ (* 1/8 (/ 1 (- 1 (fabs x)))) (/ (* (- 2 (* 1/2 (fabs x))) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (- 1 (fabs x))))) (* (pow (- 1 (fabs x)) 2) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2))))) (pow (+ 1 (fabs x)) 2))) (* 720 (/ (* (- 1 (fabs x)) (- (* 1/16 (/ 1 (- 1 (fabs x)))) (+ (* -1 (/ (* (+ (* 1/8 (/ 1 (- 1 (fabs x)))) (+ (* 1/8 (/ (* (fabs x) (+ 1 (fabs x))) (pow (- 1 (fabs x)) 2))) (/ (* (- 2 (* 1/2 (fabs x))) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (- 1 (fabs x))))) (- 2 (* 1/2 (fabs x)))) (- 1 (fabs x)))) (+ (* -1/16 (/ (* (fabs x) (+ 1 (fabs x))) (pow (- 1 (fabs x)) 2))) (* 1/8 (/ (* (fabs x) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (- 1 (fabs x)))))))) (+ 1 (fabs x)))))))))))) (/ (* (- 1 (fabs x)) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (+ 1 (fabs x))))) (* 1/2 (/ (fabs x) (- 1 (fabs x))))))))
(+.f32 (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 x (*.f32 x (+.f32 (+.f32 (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) (-.f32 (/.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (*.f32 (+.f32 #s(literal 1 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 #s(literal 1 binary32) (fabs.f32 x))) (*.f32 (*.f32 x x) (+.f32 (+.f32 (*.f32 #s(literal -1 binary32) (*.f32 (+.f32 (/.f32 (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal -1/2 binary32))) (-.f32 (/.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (*.f32 (+.f32 #s(literal 1 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 #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))))) (+.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 (*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)) (pow.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (*.f32 (+.f32 #s(literal 1 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)))) #s(literal 2 binary32))) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)))) (+.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 (pow.f32 (+.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal -1/2 binary32))) #s(literal 2 binary32)) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)))) (*.f32 #s(literal 1/8 binary32) (/.f32 (fabs.f32 x) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))))) (*.f32 #s(literal 1/720 binary32) (*.f32 (+.f32 (+.f32 (+.f32 (/.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 (*.f32 #s(literal -45 binary32) (fabs.f32 x)) (-.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 (+.f32 #s(literal 1 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)))) #s(literal 3 binary32))) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32)))) (*.f32 #s(literal 720 binary32) (+.f32 (*.f32 (+.f32 (/.f32 (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal -1/2 binary32))) (-.f32 (/.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (*.f32 (+.f32 #s(literal 1 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 #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 (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)) (-.f32 (/.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (*.f32 (+.f32 #s(literal 1 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))))) (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 (*.f32 (*.f32 #s(literal 1/8 binary32) (fabs.f32 x)) (-.f32 (/.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (*.f32 (+.f32 #s(literal 1 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 #s(literal 1 binary32) (fabs.f32 x)))) (*.f32 (+.f32 (/.f32 (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal -1/2 binary32))) (-.f32 (/.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (*.f32 (+.f32 #s(literal 1 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 #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 x 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 #s(literal -1/2 binary32) (/.f32 (fabs.f32 x) x)) (/.f32 (*.f32 (fabs.f32 x) #s(literal 3/2 binary32)) x)) (log.f32 x)) (log.f32 #s(literal 1/2 binary32))))
(+ (log 1/2) (+ (log 2) (+ (log (/ 1 x)) (+ (* -2 (log (/ 1 x))) (+ (* -1/2 (/ (fabs x) x)) (+ (* 1/2 (/ (+ 1 (* -1/4 (pow (fabs x) 2))) (pow x 2))) (+ (* 1/2 (/ (+ (* -4 (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 2)) (* 2 (* (fabs x) (- (* 1/2 (fabs x)) (* -1/4 (fabs x)))))) (pow x 2))) (* 2 (/ (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) x)))))))))
(+.f32 (+.f32 (+.f32 (log.f32 x) (*.f32 #s(literal -1/2 binary32) (/.f32 (fabs.f32 x) x))) (+.f32 (/.f32 (*.f32 (fabs.f32 x) #s(literal 3/2 binary32)) x) (+.f32 (/.f32 (+.f32 (*.f32 #s(literal -2 binary32) (*.f32 (*.f32 x x) #s(literal 9/16 binary32))) (*.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 3/4 binary32)))) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal -1/8 binary32) (*.f32 x x))) (*.f32 x 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/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 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 #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 (*.f32 (fabs.f32 x) #s(literal -3/2 binary32)) (*.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 3/2 binary32)) x) (+.f32 (/.f32 (+.f32 (*.f32 #s(literal -2 binary32) (*.f32 (*.f32 x x) #s(literal 9/16 binary32))) (*.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 3/4 binary32)))) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal -1/8 binary32) (*.f32 x x))) (*.f32 x 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 (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 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal -1/8 binary32) (*.f32 x x))) (+.f32 (*.f32 #s(literal -2 binary32) (*.f32 (*.f32 x x) #s(literal 9/16 binary32))) (*.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 3/4 binary32))))) x)) (neg.f32 x)))
(+ (log 1/2) (+ (log 2) (+ (log (/ -1 x)) (+ (* -2 (log (/ -1 x))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/6 (+ (* -12 (* (fabs x) (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 2))) (+ (* -12 (+ (* -1/4 (* (pow (fabs x) 2) (- (* 1/2 (fabs x)) (* -1/4 (fabs x))))) (+ (* -1/8 (fabs x)) (* 1/2 (- (* 1/2 (fabs x)) (* -1/4 (fabs x))))))) (* 16 (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 3))))) (* 1/6 (+ (* -3/2 (fabs x)) (+ (* -1/4 (pow (fabs x) 3)) (* 3/2 (fabs x)))))) x)) (+ (* 1/2 (+ 1 (* -1/4 (pow (fabs x) 2)))) (* 1/2 (+ (* -4 (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 2)) (* 2 (* (fabs x) (- (* 1/2 (fabs x)) (* -1/4 (fabs x))))))))) x)) (+ (* -1/2 (fabs x)) (* 2 (- (* 1/2 (fabs x)) (* -1/4 (fabs x)))))) x))))))
(+.f32 (+.f32 (log.f32 #s(literal 1/2 binary32)) (-.f32 (log.f32 #s(literal 2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))) (/.f32 (-.f32 (+.f32 (*.f32 (fabs.f32 x) #s(literal -1/2 binary32)) (*.f32 (fabs.f32 x) #s(literal 3/2 binary32))) (/.f32 (+.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal -1/8 binary32) (*.f32 x x))) (+.f32 (+.f32 (*.f32 #s(literal -2 binary32) (*.f32 (*.f32 x x) #s(literal 9/16 binary32))) (*.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 3/4 binary32)))) (/.f32 (*.f32 #s(literal -1/6 binary32) (+.f32 (+.f32 (*.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 #s(literal 16 binary32) (*.f32 (*.f32 (*.f32 x x) (fabs.f32 x)) #s(literal 27/64 binary32)))) (+.f32 (+.f32 (*.f32 (fabs.f32 x) #s(literal -3/2 binary32)) (*.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)) (- 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 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (*.f32 (+.f32 #s(literal 1 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 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))
(+ (log (/ (+ 1 (fabs x)) (- 1 (fabs x)))) (* (pow x 2) (+ (* 1/24 (* (pow x 2) (+ (* -24 (/ (* (+ (* 1/8 (/ 1 (- 1 (fabs x)))) (+ (* 1/8 (/ (* (fabs x) (+ 1 (fabs x))) (pow (- 1 (fabs x)) 2))) (/ (* (- 2 (* 1/2 (fabs x))) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (- 1 (fabs x))))) (- 1 (fabs x))) (+ 1 (fabs x)))) (* -12 (/ (* (pow (- 1 (fabs x)) 2) (pow (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2))) 2)) (pow (+ 1 (fabs x)) 2)))))) (/ (* (- 1 (fabs x)) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (+ 1 (fabs x))))))
(+.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))) (*.f32 (*.f32 x x) (+.f32 (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) (-.f32 (/.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (*.f32 (+.f32 #s(literal 1 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 #s(literal 1 binary32) (fabs.f32 x))) (*.f32 x (*.f32 x (+.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 (*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)) (pow.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (*.f32 (+.f32 #s(literal 1 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)))) #s(literal 2 binary32))) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)))) (*.f32 #s(literal -1 binary32) (*.f32 (+.f32 (/.f32 (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal -1/2 binary32))) (-.f32 (/.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (*.f32 (+.f32 #s(literal 1 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 #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)))))))))))
(+ (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 x (*.f32 x (+.f32 (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) (-.f32 (/.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (*.f32 (+.f32 #s(literal 1 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 #s(literal 1 binary32) (fabs.f32 x))) (*.f32 (*.f32 x x) (+.f32 (+.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 (*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)) (pow.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (*.f32 (+.f32 #s(literal 1 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)))) #s(literal 2 binary32))) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)))) (*.f32 #s(literal -1 binary32) (*.f32 (+.f32 (/.f32 (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal -1/2 binary32))) (-.f32 (/.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (*.f32 (+.f32 #s(literal 1 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 #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)))))) (*.f32 (*.f32 x x) (+.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 (*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32)) (pow.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (*.f32 (+.f32 #s(literal 1 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)))) #s(literal 3 binary32))) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32)))) (*.f32 #s(literal 1 binary32) (+.f32 (*.f32 (+.f32 (/.f32 (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal -1/2 binary32))) (-.f32 (/.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (*.f32 (+.f32 #s(literal 1 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 #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 (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)) (-.f32 (/.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (*.f32 (+.f32 #s(literal 1 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))))) (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 (*.f32 (*.f32 #s(literal 1/8 binary32) (fabs.f32 x)) (-.f32 (/.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (*.f32 (+.f32 #s(literal 1 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 #s(literal 1 binary32) (fabs.f32 x)))) (*.f32 (+.f32 (/.f32 (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal -1/2 binary32))) (-.f32 (/.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (*.f32 (+.f32 #s(literal 1 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 #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 (fabs.f32 x) #s(literal 3/2 binary32)) x) (log.f32 x)))
(+ (log 1/2) (+ (log (/ 1 x)) (+ (* 1/2 (/ (+ (* -4 (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 2)) (* 2 (* (fabs x) (- (* 1/2 (fabs x)) (* -1/4 (fabs x)))))) (pow x 2))) (* 2 (/ (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) x)))))
(+.f32 (+.f32 (log.f32 #s(literal 1/2 binary32)) (-.f32 (/.f32 (*.f32 (fabs.f32 x) #s(literal 3/2 binary32)) x) (log.f32 x))) (/.f32 (+.f32 (*.f32 #s(literal -2 binary32) (*.f32 (*.f32 x x) #s(literal 9/16 binary32))) (*.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 3/4 binary32)))) (*.f32 x x)))
(+ (log 1/2) (+ (log (/ 1 x)) (+ (* 1/6 (/ (+ (* -12 (* (fabs x) (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 2))) (+ (* -12 (+ (* -1/4 (* (pow (fabs x) 2) (- (* 1/2 (fabs x)) (* -1/4 (fabs x))))) (+ (* -1/8 (fabs x)) (* 1/2 (- (* 1/2 (fabs x)) (* -1/4 (fabs x))))))) (* 16 (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 3)))) (pow x 3))) (+ (* 1/2 (/ (+ (* -4 (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 2)) (* 2 (* (fabs x) (- (* 1/2 (fabs x)) (* -1/4 (fabs x)))))) (pow x 2))) (* 2 (/ (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) x))))))
(+.f32 (-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x)) (+.f32 (+.f32 (/.f32 (*.f32 (fabs.f32 x) #s(literal 3/2 binary32)) x) (/.f32 (+.f32 (*.f32 #s(literal -2 binary32) (*.f32 (*.f32 x x) #s(literal 9/16 binary32))) (*.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 3/4 binary32)))) (*.f32 x x))) (/.f32 (*.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 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 #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 (fabs.f32 x) #s(literal 3/2 binary32)) (/.f32 (*.f32 #s(literal -1/2 binary32) (+.f32 (*.f32 #s(literal -4 binary32) (*.f32 (*.f32 x x) #s(literal 9/16 binary32))) (*.f32 #s(literal 2 binary32) (*.f32 (*.f32 x x) #s(literal 3/4 binary32))))) x)) x))
(+ (log 1/2) (+ (log (/ -1 x)) (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (/ (+ (* -12 (* (fabs x) (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 2))) (+ (* -12 (+ (* -1/4 (* (pow (fabs x) 2) (- (* 1/2 (fabs x)) (* -1/4 (fabs x))))) (+ (* -1/8 (fabs x)) (* 1/2 (- (* 1/2 (fabs x)) (* -1/4 (fabs x))))))) (* 16 (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 3)))) x)) (* 1/2 (+ (* -4 (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 2)) (* 2 (* (fabs x) (- (* 1/2 (fabs x)) (* -1/4 (fabs x)))))))) x)) (* 2 (- (* 1/2 (fabs x)) (* -1/4 (fabs x))))) x))))
(-.f32 (+.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) (/.f32 (-.f32 (*.f32 (fabs.f32 x) #s(literal 3/2 binary32)) (/.f32 (+.f32 (+.f32 (*.f32 #s(literal -2 binary32) (*.f32 (*.f32 x x) #s(literal 9/16 binary32))) (*.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 3/4 binary32)))) (/.f32 (*.f32 #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 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 #s(literal 16 binary32) (*.f32 (*.f32 (*.f32 x x) (fabs.f32 x)) #s(literal 27/64 binary32))))) x)) x)) x))
(/ (+ 1 (fabs x)) (- 1 (fabs x)))
(/.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))
(+ (* (pow x 2) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (+ (/ 1 (- 1 (fabs x))) (/ (fabs x) (- 1 (fabs x)))))
(+.f32 (*.f32 (*.f32 x x) (-.f32 (/.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (*.f32 (+.f32 #s(literal 1 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 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (fabs.f32 x) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))))
(+ (* (pow x 2) (- (+ (* -1 (* (pow x 2) (+ (* 1/8 (/ 1 (- 1 (fabs x)))) (+ (* 1/8 (/ (* (fabs x) (+ 1 (fabs x))) (pow (- 1 (fabs x)) 2))) (/ (* (- 2 (* 1/2 (fabs x))) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (- 1 (fabs x))))))) (* 1/2 (/ 1 (- 1 (fabs x))))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (+ (/ 1 (- 1 (fabs x))) (/ (fabs x) (- 1 (fabs x)))))
(+.f32 (+.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (fabs.f32 x) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))) (*.f32 (*.f32 x x) (-.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (*.f32 (*.f32 x x) (+.f32 (/.f32 (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal -1/2 binary32))) (-.f32 (/.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (*.f32 (+.f32 #s(literal 1 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 #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 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))))))
(+ (* (pow x 2) (- (+ (* 1/2 (/ 1 (- 1 (fabs x)))) (* (pow x 2) (- (* (pow x 2) (- (* 1/16 (/ 1 (- 1 (fabs x)))) (+ (* -1 (/ (* (+ (* 1/8 (/ 1 (- 1 (fabs x)))) (+ (* 1/8 (/ (* (fabs x) (+ 1 (fabs x))) (pow (- 1 (fabs x)) 2))) (/ (* (- 2 (* 1/2 (fabs x))) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (- 1 (fabs x))))) (- 2 (* 1/2 (fabs x)))) (- 1 (fabs x)))) (+ (* -1/16 (/ (* (fabs x) (+ 1 (fabs x))) (pow (- 1 (fabs x)) 2))) (* 1/8 (/ (* (fabs x) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (- 1 (fabs x)))))))) (+ (* 1/8 (/ 1 (- 1 (fabs x)))) (+ (* 1/8 (/ (* (fabs x) (+ 1 (fabs x))) (pow (- 1 (fabs x)) 2))) (/ (* (- 2 (* 1/2 (fabs x))) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (- 1 (fabs x)))))))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (+ (/ 1 (- 1 (fabs x))) (/ (fabs x) (- 1 (fabs x)))))
(+.f32 (+.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (fabs.f32 x) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))) (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) (-.f32 (*.f32 (*.f32 x x) (-.f32 (/.f32 #s(literal 1/16 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (-.f32 (+.f32 (/.f32 (*.f32 #s(literal -1/16 binary32) (+.f32 (*.f32 x x) (fabs.f32 x))) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))) (/.f32 (*.f32 (*.f32 #s(literal 1/8 binary32) (fabs.f32 x)) (-.f32 (/.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (*.f32 (+.f32 #s(literal 1 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 #s(literal 1 binary32) (fabs.f32 x)))) (*.f32 (+.f32 (/.f32 (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal -1/2 binary32))) (-.f32 (/.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (*.f32 (+.f32 #s(literal 1 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 #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 (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal -1/2 binary32))) (-.f32 (/.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (*.f32 (+.f32 #s(literal 1 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 #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/2 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (*.f32 (+.f32 #s(literal 1 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)))))))
(/ 1/2 x)
(/.f32 #s(literal 1/2 binary32) x)
(/ (- (+ 1/2 (* 1/2 (/ (fabs x) x))) (* -1/4 (/ (fabs x) x))) x)
(/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 (*.f32 (fabs.f32 x) #s(literal 3/4 binary32)) x)) x)
(/ (- (+ 1/2 (+ (* 1/2 (/ (fabs x) x)) (* 1/2 (/ (* (fabs x) (- (* 1/2 (fabs x)) (* -1/4 (fabs x)))) (pow x 2))))) (* -1/4 (/ (fabs x) x))) x)
(/.f32 (+.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal 3/4 binary32))) (*.f32 x x)) (/.f32 (*.f32 (fabs.f32 x) #s(literal 3/4 binary32)) x))) x)
(/ (- (+ 1/2 (+ (* -1 (/ (+ (* -1/4 (* (pow (fabs x) 2) (- (* 1/2 (fabs x)) (* -1/4 (fabs x))))) (+ (* -1/8 (fabs x)) (* 1/2 (- (* 1/2 (fabs x)) (* -1/4 (fabs x)))))) (pow x 3))) (* 1/2 (/ (fabs x) x)))) (+ (* -1/2 (/ (* (fabs x) (- (* 1/2 (fabs x)) (* -1/4 (fabs x)))) (pow x 2))) (* -1/4 (/ (fabs x) x)))) x)
(/.f32 (+.f32 (+.f32 (+.f32 #s(literal 1/2 binary32) (-.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 (fabs.f32 x) x)) (/.f32 (+.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 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal 3/4 binary32))) (*.f32 x x))) (/.f32 (*.f32 (fabs.f32 x) #s(literal 1/4 binary32)) x)) x)
(/ -1/2 x)
(/.f32 #s(literal -1/2 binary32) x)
(* -1 (/ (+ 1/2 (* -1 (/ (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) x))) x))
(/.f32 (-.f32 #s(literal 1/2 binary32) (/.f32 (*.f32 (fabs.f32 x) #s(literal 3/4 binary32)) x)) (neg.f32 x))
(* -1 (/ (+ 1/2 (* -1 (/ (- (+ (* -1/2 (/ (* (fabs x) (- (* 1/2 (fabs x)) (* -1/4 (fabs x)))) x)) (* 1/2 (fabs x))) (* -1/4 (fabs x))) x))) x))
(/.f32 (-.f32 #s(literal 1/2 binary32) (/.f32 (+.f32 (/.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 (*.f32 x x) #s(literal 3/4 binary32))) x) (*.f32 (fabs.f32 x) #s(literal 3/4 binary32))) x)) (neg.f32 x))
(* -1 (/ (+ 1/2 (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1/4 (/ (* (pow (fabs x) 2) (- (* 1/2 (fabs x)) (* -1/4 (fabs x)))) x)) (+ (* -1/8 (/ (fabs x) x)) (* 1/2 (/ (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) x)))) (* -1/2 (* (fabs x) (- (* 1/2 (fabs x)) (* -1/4 (fabs x)))))) x)) (* 1/2 (fabs x))) (* -1/4 (fabs x))) x))) x))
(/.f32 (-.f32 #s(literal 1/2 binary32) (/.f32 (+.f32 (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 (/.f32 (*.f32 (fabs.f32 x) #s(literal 3/4 binary32)) x) #s(literal -1/4 binary32))) (+.f32 (/.f32 (*.f32 (fabs.f32 x) #s(literal 3/8 binary32)) x) (-.f32 (/.f32 (*.f32 (fabs.f32 x) #s(literal -1/8 binary32)) x) (*.f32 #s(literal -1/2 binary32) (*.f32 (*.f32 x x) #s(literal 3/4 binary32)))))) (neg.f32 x)) (*.f32 (fabs.f32 x) #s(literal 3/4 binary32))) x)) (neg.f32 x))
(copysign (/ 1/2 (pow x 2)) x)
(copysign.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) x)
(copysign (/ 1/2 (pow x 2)) x)
(copysign.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) x)
(copysign (/ 1/2 (pow x 2)) x)
(copysign.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) x)
(copysign (/ 1/2 (pow x 2)) x)
(copysign.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) x)
(copysign (/ 1/2 (pow x 2)) x)
(copysign.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) x)
(copysign (/ 1/2 (pow x 2)) x)
(copysign.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) x)
(copysign (/ 1/2 (pow x 2)) x)
(copysign.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) x)
(copysign (/ 1/2 (pow x 2)) x)
(copysign.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) x)
(copysign (/ 1/2 (pow x 2)) x)
(copysign.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) x)
(copysign (/ 1/2 (pow x 2)) x)
(copysign.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) x)
(copysign (/ 1/2 (pow x 2)) x)
(copysign.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) x)
(copysign (/ 1/2 (pow x 2)) x)
(copysign.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) x)
(/ 1/2 (pow x 2))
(/.f32 #s(literal 1/2 binary32) (*.f32 x x))
(/ 1/2 (pow x 2))
(/.f32 #s(literal 1/2 binary32) (*.f32 x x))
(/ 1/2 (pow x 2))
(/.f32 #s(literal 1/2 binary32) (*.f32 x x))
(/ 1/2 (pow x 2))
(/.f32 #s(literal 1/2 binary32) (*.f32 x x))
(/ 1/2 (pow x 2))
(/.f32 #s(literal 1/2 binary32) (*.f32 x x))
(/ 1/2 (pow x 2))
(/.f32 #s(literal 1/2 binary32) (*.f32 x x))
(/ 1/2 (pow x 2))
(/.f32 #s(literal 1/2 binary32) (*.f32 x x))
(/ 1/2 (pow x 2))
(/.f32 #s(literal 1/2 binary32) (*.f32 x x))
(/ 1/2 (pow x 2))
(/.f32 #s(literal 1/2 binary32) (*.f32 x x))
(/ 1/2 (pow x 2))
(/.f32 #s(literal 1/2 binary32) (*.f32 x x))
(/ 1/2 (pow x 2))
(/.f32 #s(literal 1/2 binary32) (*.f32 x x))
(/ 1/2 (pow x 2))
(/.f32 #s(literal 1/2 binary32) (*.f32 x x))
(pow x 2)
(*.f32 x x)
(pow x 2)
(*.f32 x x)
(pow x 2)
(*.f32 x x)
(pow x 2)
(*.f32 x x)
(pow x 2)
(*.f32 x x)
(pow x 2)
(*.f32 x x)
(pow x 2)
(*.f32 x x)
(pow x 2)
(*.f32 x x)
(pow x 2)
(*.f32 x x)
(pow x 2)
(*.f32 x x)
(pow x 2)
(*.f32 x x)
(pow x 2)
(*.f32 x x)
(copysign (+ 1/2 (+ (log x) (* 1/2 (/ 1 (pow x 2))))) x)
(copysign.f32 (+.f32 #s(literal 1/2 binary32) (+.f32 (log.f32 x) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) x)
(copysign (+ 1/2 (+ (log x) (* 1/2 (/ 1 (pow x 2))))) x)
(copysign.f32 (+.f32 #s(literal 1/2 binary32) (+.f32 (log.f32 x) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) x)
(copysign (+ 1/2 (+ (log x) (* 1/2 (/ 1 (pow x 2))))) x)
(copysign.f32 (+.f32 #s(literal 1/2 binary32) (+.f32 (log.f32 x) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) x)
(copysign (+ 1/2 (+ (log x) (* 1/2 (/ 1 (pow x 2))))) x)
(copysign.f32 (+.f32 #s(literal 1/2 binary32) (+.f32 (log.f32 x) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) x)
(copysign (+ 1/2 (+ (log x) (* 1/2 (/ 1 (pow x 2))))) x)
(copysign.f32 (+.f32 #s(literal 1/2 binary32) (+.f32 (log.f32 x) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) x)
(copysign (+ 1/2 (+ (log x) (* 1/2 (/ 1 (pow x 2))))) x)
(copysign.f32 (+.f32 #s(literal 1/2 binary32) (+.f32 (log.f32 x) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) x)
(copysign (+ 1/2 (+ (log x) (* 1/2 (/ 1 (pow x 2))))) x)
(copysign.f32 (+.f32 #s(literal 1/2 binary32) (+.f32 (log.f32 x) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) x)
(copysign (+ 1/2 (+ (log x) (* 1/2 (/ 1 (pow x 2))))) x)
(copysign.f32 (+.f32 #s(literal 1/2 binary32) (+.f32 (log.f32 x) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) x)
(copysign (+ 1/2 (+ (log x) (* 1/2 (/ 1 (pow x 2))))) x)
(copysign.f32 (+.f32 #s(literal 1/2 binary32) (+.f32 (log.f32 x) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) x)
(copysign (+ 1/2 (+ (log x) (* 1/2 (/ 1 (pow x 2))))) x)
(copysign.f32 (+.f32 #s(literal 1/2 binary32) (+.f32 (log.f32 x) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) x)
(copysign (+ 1/2 (+ (log x) (* 1/2 (/ 1 (pow x 2))))) x)
(copysign.f32 (+.f32 #s(literal 1/2 binary32) (+.f32 (log.f32 x) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) x)
(copysign (+ 1/2 (+ (log x) (* 1/2 (/ 1 (pow x 2))))) x)
(copysign.f32 (+.f32 #s(literal 1/2 binary32) (+.f32 (log.f32 x) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) x)
(/ 1/2 (pow x 2))
(/.f32 #s(literal 1/2 binary32) (*.f32 x x))
(/ (+ 1/2 (* (pow x 2) (+ 1/2 (log x)))) (pow x 2))
(/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (log.f32 x)))) (*.f32 x x))
(/ (+ 1/2 (* (pow x 2) (+ 1/2 (log x)))) (pow x 2))
(/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (log.f32 x)))) (*.f32 x x))
(/ (+ 1/2 (* (pow x 2) (+ 1/2 (log x)))) (pow x 2))
(/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (log.f32 x)))) (*.f32 x x))
(+ 1/2 (* -1 (log (/ 1 x))))
(+.f32 #s(literal 1/2 binary32) (log.f32 x))
(+ 1/2 (+ (* -1 (log (/ 1 x))) (* 1/2 (/ 1 (pow x 2)))))
(+.f32 #s(literal 1/2 binary32) (+.f32 (log.f32 x) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))
(+ 1/2 (+ (* -1 (log (/ 1 x))) (* 1/2 (/ 1 (pow x 2)))))
(+.f32 #s(literal 1/2 binary32) (+.f32 (log.f32 x) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))
(+ 1/2 (+ (* -1 (log (/ 1 x))) (* 1/2 (/ 1 (pow x 2)))))
(+.f32 #s(literal 1/2 binary32) (+.f32 (log.f32 x) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))
(+ 1/2 (+ (log -1) (* -1 (log (/ -1 x)))))
(-.f32 (+.f32 #s(literal 1/2 binary32) (log.f32 #s(literal -1 binary32))) (log.f32 (/.f32 #s(literal -1 binary32) x)))
(+ 1/2 (+ (log -1) (+ (* -1 (log (/ -1 x))) (* 1/2 (/ 1 (pow x 2))))))
(+.f32 (-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1/2 binary32)))
(+ 1/2 (+ (log -1) (+ (* -1 (log (/ -1 x))) (* 1/2 (/ 1 (pow x 2))))))
(+.f32 (-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1/2 binary32)))
(+ 1/2 (+ (log -1) (+ (* -1 (log (/ -1 x))) (* 1/2 (/ 1 (pow x 2))))))
(+.f32 (-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1/2 binary32)))
1
#s(literal 1 binary32)
1
#s(literal 1 binary32)
1
#s(literal 1 binary32)
1
#s(literal 1 binary32)
1
#s(literal 1 binary32)
1
#s(literal 1 binary32)
1
#s(literal 1 binary32)
1
#s(literal 1 binary32)
1
#s(literal 1 binary32)
1
#s(literal 1 binary32)
1
#s(literal 1 binary32)
1
#s(literal 1 binary32)
1
#s(literal 1 binary32)
1
#s(literal 1 binary32)
1
#s(literal 1 binary32)
1
#s(literal 1 binary32)
1
#s(literal 1 binary32)
1
#s(literal 1 binary32)
1
#s(literal 1 binary32)
1
#s(literal 1 binary32)
1
#s(literal 1 binary32)
1
#s(literal 1 binary32)
1
#s(literal 1 binary32)
1
#s(literal 1 binary32)
(copysign (log (+ (fabs x) (* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))))) x)
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x)
(copysign (log (+ (fabs x) (* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))))) x)
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x)
(copysign (log (+ (fabs x) (* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))))) x)
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x)
(copysign (log (+ (fabs x) (* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))))) x)
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x)
(copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x)
(copysign.f32 (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 #s(literal -1/2 binary32) x))) x)
(copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x)
(copysign.f32 (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 #s(literal -1/2 binary32) x))) x)
(copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x)
(copysign.f32 (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 #s(literal -1/2 binary32) x))) x)
(copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x)
(copysign.f32 (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 #s(literal -1/2 binary32) x))) x)
(copysign (log (+ (fabs x) (* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))))) x)
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x)
(copysign (log (+ (fabs x) (* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))))) x)
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x)
(copysign (log (+ (fabs x) (* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))))) x)
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x)
(copysign (log (+ (fabs x) (* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))))) x)
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x)
(+ (log -1/2) (* -1 (log x)))
(-.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 x))
(+ (log -1/2) (+ (* -2 (* x (fabs x))) (* -1 (log x))))
(+.f32 (log.f32 #s(literal -1/2 binary32)) (-.f32 (*.f32 x (*.f32 (fabs.f32 x) #s(literal -2 binary32))) (log.f32 x)))
(+ (log -1/2) (+ (* -1 (log x)) (* x (+ (* -2 (fabs x)) (* 1/2 (* x (+ 4 (* -4 (pow (fabs x) 2)))))))))
(+.f32 (*.f32 x (+.f32 (*.f32 (fabs.f32 x) #s(literal -2 binary32)) (*.f32 x (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) (*.f32 x 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 (+ (* -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 x x) (*.f32 (fabs.f32 x) #s(literal -16 binary32))) (*.f32 (fabs.f32 x) #s(literal 24 binary32))))) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) (*.f32 x x))))))) (-.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 x)))
(+ (log -1) (* -1 (log (/ 1 x))))
(+.f32 (log.f32 x) (log.f32 #s(literal -1 binary32)))
(+ (log -1) (+ (* -1 (log (/ 1 x))) (* -1 (/ (fabs x) x))))
(+.f32 (log.f32 #s(literal -1 binary32)) (-.f32 (log.f32 x) (/.f32 (fabs.f32 x) x)))
(+ (log -1) (+ (* -1 (log (/ 1 x))) (+ (* -1 (/ (fabs x) x)) (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))))))
(+.f32 (log.f32 x) (+.f32 (log.f32 #s(literal -1 binary32)) (-.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/2 binary32))) (*.f32 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 (+.f32 (log.f32 x) (log.f32 #s(literal -1 binary32))) (+.f32 (-.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/2 binary32))) (*.f32 x x)) (/.f32 (fabs.f32 x) x)) (/.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)))) (*.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 (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) (/.f32 (+.f32 (fabs.f32 x) (/.f32 (*.f32 #s(literal -1/2 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x))) 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)))
(-.f32 (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) (/.f32 (-.f32 (fabs.f32 x) (/.f32 (+.f32 (/.f32 (*.f32 #s(literal -1/6 binary32) (+.f32 (*.f32 (fabs.f32 x) #s(literal -3 binary32)) (*.f32 (*.f32 x x) (*.f32 (fabs.f32 x) #s(literal 2 binary32))))) x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #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 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 x (*.f32 #s(literal -1 binary32) (-.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)
(/ (- (* -1 (pow x 2)) 1/2) x)
(/.f32 (+.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) #s(literal -1/2 binary32)) x)
(/ (- (* -1 (pow x 2)) 1/2) x)
(/.f32 (+.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) #s(literal -1/2 binary32)) x)
(/ (- (* -1 (pow x 2)) 1/2) x)
(/.f32 (+.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) #s(literal -1/2 binary32)) x)
(* -1 x)
(neg.f32 x)
(* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))
(*.f32 x (-.f32 #s(literal 0 binary32) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))
(* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))
(*.f32 x (-.f32 #s(literal 0 binary32) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))
(* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))
(*.f32 x (-.f32 #s(literal 0 binary32) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))
(* -1 x)
(neg.f32 x)
(* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))
(*.f32 x (-.f32 #s(literal 0 binary32) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))
(* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))
(*.f32 x (-.f32 #s(literal 0 binary32) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))
(* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))
(*.f32 x (-.f32 #s(literal 0 binary32) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))
(copysign (log (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))) (* 1/8 (/ 1 (pow x 4)))))) x)
(copysign.f32 (log.f32 (*.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) (pow.f32 x #s(literal 4 binary32)))))))) x)
(copysign (log (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))) (* 1/8 (/ 1 (pow x 4)))))) x)
(copysign.f32 (log.f32 (*.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) (pow.f32 x #s(literal 4 binary32)))))))) x)
(copysign (log (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))) (* 1/8 (/ 1 (pow x 4)))))) x)
(copysign.f32 (log.f32 (*.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) (pow.f32 x #s(literal 4 binary32)))))))) x)
(copysign (log (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))) (* 1/8 (/ 1 (pow x 4)))))) x)
(copysign.f32 (log.f32 (*.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) (pow.f32 x #s(literal 4 binary32)))))))) x)
(copysign (log (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))) (* 1/8 (/ 1 (pow x 4)))))) x)
(copysign.f32 (log.f32 (*.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) (pow.f32 x #s(literal 4 binary32)))))))) x)
(copysign (log (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))) (* 1/8 (/ 1 (pow x 4)))))) x)
(copysign.f32 (log.f32 (*.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) (pow.f32 x #s(literal 4 binary32)))))))) x)
(copysign (log (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))) (* 1/8 (/ 1 (pow x 4)))))) x)
(copysign.f32 (log.f32 (*.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) (pow.f32 x #s(literal 4 binary32)))))))) x)
(copysign (log (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))) (* 1/8 (/ 1 (pow x 4)))))) x)
(copysign.f32 (log.f32 (*.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) (pow.f32 x #s(literal 4 binary32)))))))) x)
(copysign (log (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))) (* 1/8 (/ 1 (pow x 4)))))) x)
(copysign.f32 (log.f32 (*.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) (pow.f32 x #s(literal 4 binary32)))))))) x)
(copysign (log (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))) (* 1/8 (/ 1 (pow x 4)))))) x)
(copysign.f32 (log.f32 (*.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) (pow.f32 x #s(literal 4 binary32)))))))) x)
(copysign (log (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))) (* 1/8 (/ 1 (pow x 4)))))) x)
(copysign.f32 (log.f32 (*.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) (pow.f32 x #s(literal 4 binary32)))))))) x)
(copysign (log (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))) (* 1/8 (/ 1 (pow x 4)))))) x)
(copysign.f32 (log.f32 (*.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) (pow.f32 x #s(literal 4 binary32)))))))) x)
(+ (log -1/8) (* -3 (log x)))
(+.f32 (log.f32 #s(literal -1/8 binary32)) (*.f32 (log.f32 x) #s(literal -3 binary32)))
(+ (log -1/8) (+ (* -4 (pow x 2)) (* -3 (log x))))
(+.f32 (+.f32 (log.f32 #s(literal -1/8 binary32)) (*.f32 (log.f32 x) #s(literal -3 binary32))) (*.f32 (*.f32 x x) #s(literal -4 binary32)))
(+ (log -1/8) (+ (* -3 (log x)) (* (pow x 2) (- (* -8 (* x (fabs x))) 4))))
(+.f32 (+.f32 (log.f32 #s(literal -1/8 binary32)) (*.f32 (log.f32 x) #s(literal -3 binary32))) (*.f32 x (*.f32 x (+.f32 (*.f32 x (*.f32 (fabs.f32 x) #s(literal -8 binary32))) #s(literal -4 binary32)))))
(+ (log -1/8) (+ (* -3 (log x)) (* (pow x 2) (- (* x (+ (* -16 x) (* -8 (fabs x)))) 4))))
(+.f32 (+.f32 (log.f32 #s(literal -1/8 binary32)) (*.f32 (log.f32 x) #s(literal -3 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x (+.f32 (*.f32 x #s(literal -16 binary32)) (*.f32 (fabs.f32 x) #s(literal -8 binary32)))) #s(literal -4 binary32))))
(* -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 (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/2 binary32))) (*.f32 x x)) (log.f32 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 (fabs.f32 x) x) (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/2 binary32))) (*.f32 x x))) (/.f32 (*.f32 #s(literal 1/6 binary32) (+.f32 (*.f32 (fabs.f32 x) #s(literal -3 binary32)) (*.f32 (*.f32 x x) (*.f32 (fabs.f32 x) #s(literal 2 binary32))))) (*.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 (*.f32 #s(literal -1/2 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x))) x) (fabs.f32 x)) x))
(+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 (fabs x)) (* -1 (/ (+ (* -1/6 (/ (+ (* -2 (pow (fabs x) 3)) (* 3 (fabs x))) x)) (* 1/2 (+ 1 (* -1 (pow (fabs x) 2))))) x))) x))))
(+.f32 (-.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 (+.f32 #s(literal 1/2 binary32) (*.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 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) #s(literal -1/8 binary32)) (*.f32 x (*.f32 x x)))
(/ (- (* (pow x 2) (+ 1/2 (* x (fabs x)))) 1/8) (pow x 3))
(/.f32 (+.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (fabs.f32 x))))) #s(literal -1/8 binary32)) (*.f32 x (*.f32 x x)))
(/ (- (* (pow x 2) (+ 1/2 (* x (+ x (fabs x))))) 1/8) (pow x 3))
(/.f32 (+.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x)))))) #s(literal -1/8 binary32)) (*.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 #s(literal 1 binary32) (+.f32 (/.f32 (fabs.f32 x) x) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))
(* x (- (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))) (* 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) (pow.f32 x #s(literal 4 binary32)))))))
x
(* -1 (* x (- (* -1 (/ (fabs x) x)) 1)))
(-.f32 #s(literal 0 binary32) (*.f32 x (+.f32 (-.f32 #s(literal 0 binary32) (/.f32 (fabs.f32 x) x)) #s(literal -1 binary32))))
(* -1 (* x (- (* -1 (/ (+ (fabs x) (* 1/2 (/ 1 x))) x)) 1)))
(*.f32 x (neg.f32 (+.f32 (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal 1/2 binary32) x)) (neg.f32 x)) #s(literal -1 binary32))))
(* -1 (* x (- (* -1 (/ (+ (fabs x) (* -1 (/ (- (* 1/8 (/ 1 (pow x 2))) 1/2) x))) x)) 1)))
(*.f32 (neg.f32 x) (+.f32 (/.f32 (+.f32 (fabs.f32 x) (/.f32 (+.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) #s(literal 1/2 binary32)) x)) (neg.f32 x)) #s(literal -1 binary32)))
(/ -1/8 (pow x 4))
(/.f32 #s(literal -1/8 binary32) (pow.f32 x #s(literal 4 binary32)))
(/ (- (* 1/2 (pow x 2)) 1/8) (pow x 4))
(/.f32 (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) #s(literal -1/8 binary32)) (pow.f32 x #s(literal 4 binary32)))
(/ (- (* (pow x 2) (+ 1/2 (* x (fabs x)))) 1/8) (pow x 4))
(/.f32 (+.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (fabs.f32 x))))) #s(literal -1/8 binary32)) (pow.f32 x #s(literal 4 binary32)))
(/ (- (* (pow x 2) (+ 1/2 (* x (+ x (fabs x))))) 1/8) (pow x 4))
(/.f32 (+.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x)))))) #s(literal -1/8 binary32)) (pow.f32 x #s(literal 4 binary32)))
1
#s(literal 1 binary32)
(+ 1 (/ (fabs x) x))
(+.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) x))
(+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x)))
(+.f32 #s(literal 1 binary32) (+.f32 (/.f32 (fabs.f32 x) x) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))
(- (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))) (* 1/8 (/ 1 (pow x 4))))
(+.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) (pow.f32 x #s(literal 4 binary32))))))
1
#s(literal 1 binary32)
(+ 1 (/ (fabs x) x))
(+.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) x))
(+ 1 (* -1 (/ (- (* -1 (fabs x)) (* 1/2 (/ 1 x))) x)))
(-.f32 #s(literal 1 binary32) (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal 1/2 binary32) x)) (neg.f32 x)))
(+ 1 (* -1 (/ (+ (* -1 (fabs x)) (* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))) x)))
(-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) (neg.f32 x)) (fabs.f32 x)) x))
(fabs x)
(fabs.f32 x)
(fabs x)
(fabs.f32 x)
(fabs x)
(fabs.f32 x)
(fabs x)
(fabs.f32 x)
(fabs x)
(fabs.f32 x)
(fabs x)
(fabs.f32 x)
(fabs x)
(fabs.f32 x)
(fabs x)
(fabs.f32 x)
(fabs x)
(fabs.f32 x)
(fabs x)
(fabs.f32 x)
(fabs x)
(fabs.f32 x)
(fabs x)
(fabs.f32 x)
(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 x x) (+.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 (pow.f32 (+.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal -1/2 binary32))) #s(literal 2 binary32)) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)))) (*.f32 #s(literal 1/8 binary32) (/.f32 (fabs.f32 x) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))))) (/.f32 (+.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal -1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))))
(+ (log (- 1 (fabs x))) (* (pow x 2) (- (+ (* (pow x 2) (+ (* 1/720 (* (pow x 2) (+ (* -90 (/ (* (fabs x) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2))) (+ (* -45 (/ (fabs x) (- 1 (fabs x)))) (* 240 (/ (pow (- 2 (* 1/2 (fabs x))) 3) (pow (- 1 (fabs x)) 3))))))) (* 1/24 (+ (* -12 (/ (pow (- 2 (* 1/2 (fabs x))) 2) (pow (- 1 (fabs x)) 2))) (* 3 (/ (fabs x) (- 1 (fabs x)))))))) (* 2 (/ 1 (- 1 (fabs x))))) (* 1/2 (/ (fabs x) (- 1 (fabs x)))))))
(+.f32 (log1p.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x))) (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) (+.f32 (+.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 (pow.f32 (+.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal -1/2 binary32))) #s(literal 2 binary32)) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)))) (*.f32 #s(literal 1/8 binary32) (/.f32 (fabs.f32 x) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))) (*.f32 (*.f32 x x) (*.f32 #s(literal 1/720 binary32) (+.f32 (/.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 (*.f32 #s(literal -45 binary32) (fabs.f32 x)) (-.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 #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 #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 (+.f32 (log.f32 #s(literal 2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) (log.f32 x)) (*.f32 #s(literal -1/2 binary32) (/.f32 (fabs.f32 x) x)))) (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal -1/8 binary32) (*.f32 x x))) (*.f32 x x)))
(+ (log 2) (+ (* -2 (log (/ 1 x))) (+ (* -1/2 (/ (fabs x) x)) (+ (* 1/6 (/ (+ (* -3/2 (fabs x)) (+ (* -1/4 (pow (fabs x) 3)) (* 3/2 (fabs x)))) (pow x 3))) (* 1/2 (/ (+ 1 (* -1/4 (pow (fabs x) 2))) (pow x 2)))))))
(+.f32 (log.f32 #s(literal 2 binary32)) (+.f32 (+.f32 (+.f32 (*.f32 #s(literal 2 binary32) (log.f32 x)) (*.f32 #s(literal -1/2 binary32) (/.f32 (fabs.f32 x) x))) (*.f32 #s(literal 1/6 binary32) (/.f32 (+.f32 (+.f32 (*.f32 (fabs.f32 x) #s(literal -3/2 binary32)) (*.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 #s(literal 1/2 binary32) (*.f32 #s(literal -1/8 binary32) (*.f32 x 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 #s(literal 1/2 binary32) (/.f32 (fabs.f32 x) 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 #s(literal -1/8 binary32) (*.f32 x x))) (/.f32 (*.f32 #s(literal -1/6 binary32) (+.f32 (+.f32 (*.f32 (fabs.f32 x) #s(literal -3/2 binary32)) (*.f32 (*.f32 x x) (*.f32 (fabs.f32 x) #s(literal -1/4 binary32)))) (*.f32 (fabs.f32 x) #s(literal 3/2 binary32)))) x)) 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)))
(/ 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))

eval117.0ms (1.3%)

Compiler

Compiled 32875 to 2972 computations (91% saved)

prune106.0ms (1.2%)

Pruning

37 alts after pruning (33 fresh and 4 done)

PrunedKeptTotal
New88815903
Fresh81826
Picked415
Done033
Total90037937
Accuracy
100.0%
Counts
937 → 37
Alt Table
Click to see full alt table
StatusAccuracyProgram
7.2%
(copysign.f32 (/.f32 (/.f32 #s(literal 1/2 binary32) x) x) x)
12.4%
(copysign.f32 (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) x)
36.2%
(copysign.f32 (/.f32 #s(literal 1 binary32) (/.f32 (-.f32 (log1p.f32 (fabs.f32 x)) (*.f32 x (*.f32 x (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))))) (-.f32 (pow.f32 (log1p.f32 (fabs.f32 x)) #s(literal 2 binary32)) (pow.f32 (*.f32 x (*.f32 x (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))) #s(literal 2 binary32))))) x)
7.2%
(copysign.f32 (/.f32 #s(literal 1 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x))) x)
7.2%
(copysign.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) x)
18.3%
(copysign.f32 (-.f32 (log1p.f32 (-.f32 (*.f32 x x) (*.f32 x x))) (log.f32 (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x)))) x)
62.9%
(copysign.f32 (-.f32 (log.f32 (+.f32 (*.f32 (*.f32 x x) (fabs.f32 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))))) x)
14.3%
(copysign.f32 (+.f32 (+.f32 (/.f32 (/.f32 #s(literal 1/2 binary32) x) x) #s(literal -1/2 binary32)) (+.f32 (log.f32 x) #s(literal 1 binary32))) x)
67.3%
(copysign.f32 (+.f32 (log1p.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (log.f32 (/.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) x)
24.4%
(copysign.f32 (+.f32 (log1p.f32 (+.f32 (/.f32 (/.f32 #s(literal 1/2 binary32) x) x) (+.f32 (/.f32 (fabs.f32 x) x) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))))) (log.f32 x)) x)
34.8%
(copysign.f32 (+.f32 (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 (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)))))) x)
54.7%
(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)
16.5%
(copysign.f32 (+.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)))))) x)
34.5%
(copysign.f32 (+.f32 (log.f32 (-.f32 (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (log.f32 (*.f32 (+.f32 (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)))))))) x)
17.9%
(copysign.f32 (+.f32 (log.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (+.f32 (fabs.f32 x) #s(literal 1 binary32)))) x)
14.3%
(copysign.f32 (+.f32 #s(literal 1/2 binary32) (+.f32 (log.f32 x) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) x)
15.4%
(copysign.f32 (+.f32 #s(literal 1/2 binary32) (log.f32 x)) x)
7.2%
(copysign.f32 (*.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 #s(literal 1 binary32) x)) x)
15.4%
(copysign.f32 (neg.f32 (log.f32 (/.f32 (+.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (fabs.f32 x)))) (+.f32 (pow.f32 (*.f32 x x) #s(literal 3/2 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))))))) x)
60.8%
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) x)
58.3%
(copysign.f32 (log1p.f32 (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (fabs.f32 x))) x)
68.8%
(copysign.f32 (log1p.f32 (fabs.f32 x)) x)
9.0%
(copysign.f32 (log.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) #s(literal -1/8 binary32)) (*.f32 x (*.f32 x x)))) x)
25.7%
(copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x)
25.4%
(copysign.f32 (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 #s(literal -1/2 binary32) x))) x)
20.7%
(copysign.f32 (log.f32 (+.f32 (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) #s(literal 1 binary32))) x)
17.6%
(copysign.f32 (log.f32 (+.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))) x)
13.1%
(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)
60.9%
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)
28.1%
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x)
29.5%
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) x)) x)
32.8%
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32))) x)
26.9%
(copysign.f32 (log.f32 (*.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)))) x)
26.5%
(copysign.f32 (log.f32 (*.f32 (neg.f32 x) (-.f32 #s(literal 1 binary32) (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x)))) x)
27.2%
(copysign.f32 (log.f32 (*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) (neg.f32 x)) (fabs.f32 x)) x)))) x)
13.0%
(copysign.f32 (log.f32 (neg.f32 x)) x)
14.0%
(copysign.f32 (log.f32 x) x)
Compiler

Compiled 1497 to 813 computations (45.7% saved)

simplify194.0ms (2.2%)

Algorithm
egg-herbie
Localize:

Found 19 expressions of interest:

NewMetricScoreProgram
cost-diff64
(/.f32 (+.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (fabs.f32 x)))) (+.f32 (pow.f32 (*.f32 x x) #s(literal 3/2 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))))))
cost-diff64
(log.f32 (/.f32 (+.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (fabs.f32 x)))) (+.f32 (pow.f32 (*.f32 x x) #s(literal 3/2 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))))))
cost-diff64
(neg.f32 (log.f32 (/.f32 (+.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (fabs.f32 x)))) (+.f32 (pow.f32 (*.f32 x x) #s(literal 3/2 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))))))))
cost-diff64
(copysign.f32 (neg.f32 (log.f32 (/.f32 (+.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (fabs.f32 x)))) (+.f32 (pow.f32 (*.f32 x x) #s(literal 3/2 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))))))) x)
cost-diff0
(neg.f32 x)
cost-diff160
(*.f32 (neg.f32 x) (-.f32 #s(literal 1 binary32) (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x)))
cost-diff160
(log.f32 (*.f32 (neg.f32 x) (-.f32 #s(literal 1 binary32) (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x))))
cost-diff160
(copysign.f32 (log.f32 (*.f32 (neg.f32 x) (-.f32 #s(literal 1 binary32) (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x)))) x)
cost-diff0
(/.f32 (/.f32 #s(literal 1/2 binary32) x) x)
cost-diff0
(+.f32 (/.f32 (/.f32 #s(literal 1/2 binary32) x) x) #s(literal -1/2 binary32))
cost-diff64
(+.f32 (+.f32 (/.f32 (/.f32 #s(literal 1/2 binary32) x) x) #s(literal -1/2 binary32)) (+.f32 (log.f32 x) #s(literal 1 binary32)))
cost-diff64
(copysign.f32 (+.f32 (+.f32 (/.f32 (/.f32 #s(literal 1/2 binary32) x) x) #s(literal -1/2 binary32)) (+.f32 (log.f32 x) #s(literal 1 binary32))) x)
cost-diff0
(/.f32 #s(literal 1/2 binary32) x)
cost-diff0
(/.f32 (/.f32 #s(literal 1/2 binary32) x) x)
cost-diff0
(copysign.f32 (/.f32 (/.f32 #s(literal 1/2 binary32) x) x) x)
cost-diff0
(-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))
cost-diff0
(log1p.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))
cost-diff0
(+.f32 (log1p.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (log.f32 (/.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))
cost-diff0
(copysign.f32 (+.f32 (log1p.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (log.f32 (/.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (+.f32 (*.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
2188×*-lowering-*.f32
2188×*-lowering-*.f64
2162×+-lowering-+.f64
2162×+-lowering-+.f32
1660×sum5-define
Iterations

Useful iterations: 4 (0.0ms)

IterNodesCost
053594
1121572
2313565
31422562
46356548
08462548
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(copysign (+ (log (+ 1 (- (* 2 (* x x)) (* (fabs x) (sqrt (+ (* 1 1) (* x x))))))) (log (/ (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) (- (+ (* 2 (* x x)) 1) (* (fabs x) (sqrt (+ (* 1 1) (* x x)))))))) x)
(+ (log (+ 1 (- (* 2 (* x x)) (* (fabs x) (sqrt (+ (* 1 1) (* x x))))))) (log (/ (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) (- (+ (* 2 (* x x)) 1) (* (fabs x) (sqrt (+ (* 1 1) (* x x))))))))
(log (+ 1 (- (* 2 (* x x)) (* (fabs x) (sqrt (+ (* 1 1) (* x x)))))))
(- (* 2 (* x x)) (* (fabs x) (sqrt (+ (* 1 1) (* x x)))))
(* 2 (* x x))
2
(* x x)
x
(* (fabs x) (sqrt (+ (* 1 1) (* x x))))
(fabs x)
(sqrt (+ (* 1 1) (* x x)))
1
(log (/ (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) (- (+ (* 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)
(copysign (/ (/ 1/2 x) x) x)
(/ (/ 1/2 x) x)
(/ 1/2 x)
1/2
x
(copysign (+ (+ (/ (/ 1/2 x) x) -1/2) (+ (log x) 1)) x)
(+ (+ (/ (/ 1/2 x) x) -1/2) (+ (log x) 1))
(+ (/ (/ 1/2 x) x) -1/2)
(/ (/ 1/2 x) x)
(/ 1/2 x)
1/2
x
-1/2
(+ (log x) 1)
(log x)
1
(copysign (log (* (neg x) (- 1 (/ (+ (fabs x) (/ -1/2 x)) x)))) x)
(log (* (neg x) (- 1 (/ (+ (fabs x) (/ -1/2 x)) x))))
(* (neg x) (- 1 (/ (+ (fabs x) (/ -1/2 x)) x)))
(neg x)
x
(- 1 (/ (+ (fabs x) (/ -1/2 x)) x))
1
(/ (+ (fabs x) (/ -1/2 x)) x)
(+ (fabs x) (/ -1/2 x))
(fabs x)
(/ -1/2 x)
-1/2
(copysign (neg (log (/ (+ (* x x) (* (+ 1 (* x (* x 1/2))) (- (+ 1 (* x (* x 1/2))) (fabs x)))) (+ (pow (* x x) 3/2) (* (+ 1 (* x (* x 1/2))) (* (+ 1 (* x (* x 1/2))) (+ 1 (* x (* x 1/2))))))))) x)
(neg (log (/ (+ (* x x) (* (+ 1 (* x (* x 1/2))) (- (+ 1 (* x (* x 1/2))) (fabs x)))) (+ (pow (* x x) 3/2) (* (+ 1 (* x (* x 1/2))) (* (+ 1 (* x (* x 1/2))) (+ 1 (* x (* x 1/2)))))))))
(log (/ (+ (* x x) (* (+ 1 (* x (* x 1/2))) (- (+ 1 (* x (* x 1/2))) (fabs x)))) (+ (pow (* x x) 3/2) (* (+ 1 (* x (* x 1/2))) (* (+ 1 (* x (* x 1/2))) (+ 1 (* x (* x 1/2))))))))
(/ (+ (* x x) (* (+ 1 (* x (* x 1/2))) (- (+ 1 (* x (* x 1/2))) (fabs x)))) (+ (pow (* x x) 3/2) (* (+ 1 (* x (* x 1/2))) (* (+ 1 (* x (* x 1/2))) (+ 1 (* x (* x 1/2)))))))
(+ (* x x) (* (+ 1 (* x (* x 1/2))) (- (+ 1 (* x (* x 1/2))) (fabs x))))
(* x x)
x
(* (+ 1 (* x (* x 1/2))) (- (+ 1 (* x (* x 1/2))) (fabs x)))
(+ 1 (* x (* x 1/2)))
1
(* x (* x 1/2))
(* x 1/2)
1/2
(- (+ 1 (* x (* x 1/2))) (fabs x))
(fabs x)
(+ (pow (* x x) 3/2) (* (+ 1 (* x (* x 1/2))) (* (+ 1 (* x (* x 1/2))) (+ 1 (* x (* x 1/2))))))
(pow (* x x) 3/2)
3/2
(* (+ 1 (* x (* x 1/2))) (* (+ 1 (* x (* x 1/2))) (+ 1 (* x (* x 1/2)))))
(* (+ 1 (* x (* x 1/2))) (+ 1 (* x (* x 1/2))))
Outputs
(copysign (+ (log (+ 1 (- (* 2 (* 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 #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 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (*.f32 x (*.f32 x #s(literal -2 binary32)))))))) x)
(+ (log (+ 1 (- (* 2 (* 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 #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 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (*.f32 x (*.f32 x #s(literal -2 binary32))))))))
(log (+ 1 (- (* 2 (* x x)) (* (fabs x) (sqrt (+ (* 1 1) (* x x)))))))
(log1p.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))
(- (* 2 (* x x)) (* (fabs x) (sqrt (+ (* 1 1) (* x x)))))
(-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))
(* 2 (* x x))
(*.f32 #s(literal 2 binary32) (*.f32 x x))
2
#s(literal 2 binary32)
(* x x)
(*.f32 x x)
x
(* (fabs x) (sqrt (+ (* 1 1) (* x x))))
(*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))
(fabs x)
(fabs.f32 x)
(sqrt (+ (* 1 1) (* x x)))
(hypot.f32 #s(literal 1 binary32) x)
1
#s(literal 1 binary32)
(log (/ (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) (- (+ (* 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 #s(literal 1 binary32) (+.f32 (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (*.f32 x (*.f32 x #s(literal -2 binary32)))))))
(/ (+ (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 #s(literal 1 binary32) (+.f32 (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (*.f32 x (*.f32 x #s(literal -2 binary32))))))
(+ (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 #s(literal 1 binary32) (+.f32 (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (*.f32 x (*.f32 x #s(literal -2 binary32)))))
(+ (* 2 (* x x)) 1)
(+.f32 #s(literal 1 binary32) (*.f32 #s(literal 2 binary32) (*.f32 x x)))
(copysign (/ (/ 1/2 x) x) x)
(copysign.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) x)
(/ (/ 1/2 x) x)
(/.f32 #s(literal 1/2 binary32) (*.f32 x x))
(/ 1/2 x)
(/.f32 #s(literal 1/2 binary32) x)
1/2
#s(literal 1/2 binary32)
x
(copysign (+ (+ (/ (/ 1/2 x) x) -1/2) (+ (log x) 1)) x)
(copysign.f32 (+.f32 (log.f32 x) (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) x)
(+ (+ (/ (/ 1/2 x) x) -1/2) (+ (log x) 1))
(+.f32 (log.f32 x) (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))
(+ (/ (/ 1/2 x) x) -1/2)
(+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32))
(/ (/ 1/2 x) x)
(/.f32 #s(literal 1/2 binary32) (*.f32 x x))
(/ 1/2 x)
(/.f32 #s(literal 1/2 binary32) x)
1/2
#s(literal 1/2 binary32)
x
-1/2
#s(literal -1/2 binary32)
(+ (log x) 1)
(+.f32 #s(literal 1 binary32) (log.f32 x))
(log x)
(log.f32 x)
1
#s(literal 1 binary32)
(copysign (log (* (neg x) (- 1 (/ (+ (fabs x) (/ -1/2 x)) x)))) x)
(copysign.f32 (log.f32 (-.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x)) x)
(log (* (neg x) (- 1 (/ (+ (fabs x) (/ -1/2 x)) x))))
(log.f32 (-.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x))
(* (neg x) (- 1 (/ (+ (fabs x) (/ -1/2 x)) x)))
(-.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x)
(neg x)
(neg.f32 x)
x
(- 1 (/ (+ (fabs x) (/ -1/2 x)) x))
(+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) x) (fabs.f32 x)) x))
1
#s(literal 1 binary32)
(/ (+ (fabs x) (/ -1/2 x)) x)
(/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) 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 (/ (+ (* x x) (* (+ 1 (* x (* x 1/2))) (- (+ 1 (* x (* x 1/2))) (fabs x)))) (+ (pow (* x x) 3/2) (* (+ 1 (* x (* x 1/2))) (* (+ 1 (* x (* x 1/2))) (+ 1 (* x (* x 1/2))))))))) x)
(copysign.f32 (neg.f32 (log.f32 (/.f32 (+.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))) (+.f32 (pow.f32 (*.f32 x x) #s(literal 3/2 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 1/4 binary32)))))))))) x)
(neg (log (/ (+ (* x x) (* (+ 1 (* x (* x 1/2))) (- (+ 1 (* x (* x 1/2))) (fabs x)))) (+ (pow (* x x) 3/2) (* (+ 1 (* x (* x 1/2))) (* (+ 1 (* x (* x 1/2))) (+ 1 (* x (* x 1/2)))))))))
(neg.f32 (log.f32 (/.f32 (+.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))) (+.f32 (pow.f32 (*.f32 x x) #s(literal 3/2 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 1/4 binary32))))))))))
(log (/ (+ (* x x) (* (+ 1 (* x (* x 1/2))) (- (+ 1 (* x (* x 1/2))) (fabs x)))) (+ (pow (* x x) 3/2) (* (+ 1 (* x (* x 1/2))) (* (+ 1 (* x (* x 1/2))) (+ 1 (* x (* x 1/2))))))))
(log.f32 (/.f32 (+.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))) (+.f32 (pow.f32 (*.f32 x x) #s(literal 3/2 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 1/4 binary32)))))))))
(/ (+ (* x x) (* (+ 1 (* x (* x 1/2))) (- (+ 1 (* x (* x 1/2))) (fabs x)))) (+ (pow (* x x) 3/2) (* (+ 1 (* x (* x 1/2))) (* (+ 1 (* x (* x 1/2))) (+ 1 (* x (* x 1/2)))))))
(/.f32 (+.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))) (+.f32 (pow.f32 (*.f32 x x) #s(literal 3/2 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 1/4 binary32))))))))
(+ (* x x) (* (+ 1 (* x (* x 1/2))) (- (+ 1 (* x (* x 1/2))) (fabs x))))
(+.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))))
(* x x)
(*.f32 x x)
x
(* (+ 1 (* x (* x 1/2))) (- (+ 1 (* x (* x 1/2))) (fabs x)))
(*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))
(+ 1 (* x (* x 1/2)))
(+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))
1
#s(literal 1 binary32)
(* x (* x 1/2))
(*.f32 x (*.f32 x #s(literal 1/2 binary32)))
(* x 1/2)
(*.f32 x #s(literal 1/2 binary32))
1/2
#s(literal 1/2 binary32)
(- (+ 1 (* x (* x 1/2))) (fabs x))
(+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))
(fabs x)
(fabs.f32 x)
(+ (pow (* x x) 3/2) (* (+ 1 (* x (* x 1/2))) (* (+ 1 (* x (* x 1/2))) (+ 1 (* x (* x 1/2))))))
(+.f32 (pow.f32 (*.f32 x x) #s(literal 3/2 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 1/4 binary32)))))))
(pow (* x x) 3/2)
(pow.f32 (*.f32 x x) #s(literal 3/2 binary32))
3/2
#s(literal 3/2 binary32)
(* (+ 1 (* x (* x 1/2))) (* (+ 1 (* x (* x 1/2))) (+ 1 (* x (* x 1/2)))))
(*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 1/4 binary32))))))
(* (+ 1 (* x (* x 1/2))) (+ 1 (* x (* x 1/2))))
(+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 1/4 binary32)))))

localize290.0ms (3.2%)

Localize:

Found 19 expressions of interest:

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

Compiled 699 to 51 computations (92.7% saved)

Precisions
Click to see histograms. Total time spent on operations: 137.0ms
ival-pow: 28.0ms (20.5% of total)
ival-log: 21.0ms (15.4% of total)
ival-mult: 19.0ms (13.9% of total)
compiled-spec: 18.0ms (13.2% of total)
ival-add: 17.0ms (12.4% of total)
ival-div: 11.0ms (8.1% of total)
ival-copysign: 10.0ms (7.3% of total)
ival-sub: 5.0ms (3.7% of total)
ival-fabs: 2.0ms (1.5% of total)
ival-sqrt: 2.0ms (1.5% of total)
ival-neg: 2.0ms (1.5% of total)
const: 1.0ms (0.7% of total)
backward-pass: 0.0ms (0% of total)

series22.0ms (0.2%)

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

72 calls:

TimeVariablePointExpression
3.0ms
x
@inf
(neg (log (/ (+ (* x x) (* (+ 1 (* x (* x 1/2))) (- (+ 1 (* x (* x 1/2))) (fabs x)))) (+ (pow (* x x) 3/2) (* (+ 1 (* x (* x 1/2))) (* (+ 1 (* x (* x 1/2))) (+ 1 (* x (* x 1/2)))))))))
1.0ms
x
@0
(neg (log (/ (+ (* x x) (* (+ 1 (* x (* x 1/2))) (- (+ 1 (* x (* x 1/2))) (fabs x)))) (+ (pow (* x x) 3/2) (* (+ 1 (* x (* x 1/2))) (* (+ 1 (* x (* x 1/2))) (+ 1 (* x (* x 1/2)))))))))
1.0ms
x
@-inf
(neg (log (/ (+ (* x x) (* (+ 1 (* x (* x 1/2))) (- (+ 1 (* x (* x 1/2))) (fabs x)))) (+ (pow (* x x) 3/2) (* (+ 1 (* x (* x 1/2))) (* (+ 1 (* x (* x 1/2))) (+ 1 (* x (* x 1/2)))))))))
0.0ms
x
@0
(log (/ (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) (- (+ (* 2 (* x x)) 1) (* (fabs x) (sqrt (+ (* 1 1) (* x x)))))))
0.0ms
x
@inf
(log (/ (+ (* x x) (* (+ 1 (* x (* x 1/2))) (- (+ 1 (* x (* x 1/2))) (fabs x)))) (+ (pow (* x x) 3/2) (* (+ 1 (* x (* x 1/2))) (* (+ 1 (* x (* x 1/2))) (+ 1 (* x (* x 1/2))))))))

rewrite330.0ms (3.7%)

Algorithm
batch-egg-rewrite
Rules
3116×*-lowering-*.f32
3116×*-lowering-*.f64
1612×/-lowering-/.f32
1612×/-lowering-/.f64
1418×+-lowering-+.f64
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
053371
1360349
23789347
08752347
Stop Event
iter limit
node limit
Counts
24 → 392
Calls
Call 1
Inputs
(copysign (+ (log (+ 1 (- (* 2 (* x x)) (* (fabs x) (sqrt (+ (* 1 1) (* x x))))))) (log (/ (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) (- (+ (* 2 (* x x)) 1) (* (fabs x) (sqrt (+ (* 1 1) (* x x)))))))) x)
(+ (log (+ 1 (- (* 2 (* x x)) (* (fabs x) (sqrt (+ (* 1 1) (* x x))))))) (log (/ (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) (- (+ (* 2 (* x x)) 1) (* (fabs x) (sqrt (+ (* 1 1) (* x x))))))))
(log (+ 1 (- (* 2 (* x x)) (* (fabs x) (sqrt (+ (* 1 1) (* x x)))))))
(- (* 2 (* x x)) (* (fabs x) (sqrt (+ (* 1 1) (* x x)))))
(copysign (/ (/ 1/2 x) x) x)
(/ (/ 1/2 x) x)
(/ 1/2 x)
(copysign (+ (+ (/ (/ 1/2 x) x) -1/2) (+ (log x) 1)) x)
(+ (+ (/ (/ 1/2 x) x) -1/2) (+ (log x) 1))
(+ (/ (/ 1/2 x) x) -1/2)
(copysign (log (* (neg x) (- 1 (/ (+ (fabs x) (/ -1/2 x)) x)))) x)
(log (* (neg x) (- 1 (/ (+ (fabs x) (/ -1/2 x)) x))))
(* (neg x) (- 1 (/ (+ (fabs x) (/ -1/2 x)) x)))
(neg x)
(copysign (neg (log (/ (+ (* x x) (* (+ 1 (* x (* x 1/2))) (- (+ 1 (* x (* x 1/2))) (fabs x)))) (+ (pow (* x x) 3/2) (* (+ 1 (* x (* x 1/2))) (* (+ 1 (* x (* x 1/2))) (+ 1 (* x (* x 1/2))))))))) x)
(neg (log (/ (+ (* x x) (* (+ 1 (* x (* x 1/2))) (- (+ 1 (* x (* x 1/2))) (fabs x)))) (+ (pow (* x x) 3/2) (* (+ 1 (* x (* x 1/2))) (* (+ 1 (* x (* x 1/2))) (+ 1 (* x (* x 1/2)))))))))
(log (/ (+ (* x x) (* (+ 1 (* x (* x 1/2))) (- (+ 1 (* x (* x 1/2))) (fabs x)))) (+ (pow (* x x) 3/2) (* (+ 1 (* x (* x 1/2))) (* (+ 1 (* x (* x 1/2))) (+ 1 (* x (* x 1/2))))))))
(/ (+ (* x x) (* (+ 1 (* x (* x 1/2))) (- (+ 1 (* x (* x 1/2))) (fabs x)))) (+ (pow (* x x) 3/2) (* (+ 1 (* x (* x 1/2))) (* (+ 1 (* x (* x 1/2))) (+ 1 (* x (* x 1/2)))))))
(fabs x)
(log (/ (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) (- (+ (* 2 (* x x)) 1) (* (fabs x) (sqrt (+ (* 1 1) (* x x)))))))
(* 2 (* x x))
(log x)
(+ (log x) 1)
(* x 1/2)
Outputs
(copysign.f32 (log.f32 (/.f32 (*.f32 (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x))) (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x)))) (*.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 #s(literal 1 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x))) (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))))) x)
(+.f32 (log1p.f32 (-.f32 (/.f32 x (/.f32 #s(literal 1/2 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 x (/.f32 #s(literal 1/2 binary32) 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 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) (log1p.f32 (-.f32 (/.f32 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))
(+.f32 (log.f32 (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (/.f32 x (/.f32 #s(literal 1/2 binary32) x)) (*.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 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))
(pow.f32 (/.f32 (+.f32 (pow.f32 (log1p.f32 (-.f32 (/.f32 x (/.f32 #s(literal 1/2 binary32) 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 x (/.f32 #s(literal 1/2 binary32) 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 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (+.f32 #s(literal 1 binary32) (-.f32 (/.f32 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))))) (+.f32 (pow.f32 (log1p.f32 (-.f32 (/.f32 x (/.f32 #s(literal 1/2 binary32) 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 x (/.f32 #s(literal 1/2 binary32) 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 x (/.f32 #s(literal 1/2 binary32) 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 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) (-.f32 (pow.f32 (log1p.f32 (-.f32 (/.f32 x (/.f32 #s(literal 1/2 binary32) 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 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) #s(literal 2 binary32)))) #s(literal -1 binary32))
(-.f32 (log1p.f32 (-.f32 (/.f32 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (-.f32 (/.f32 x (/.f32 #s(literal 1/2 binary32) 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 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (+.f32 #s(literal 1 binary32) (-.f32 (/.f32 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))))
(-.f32 (/.f32 (pow.f32 (log1p.f32 (-.f32 (/.f32 x (/.f32 #s(literal 1/2 binary32) 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 x (/.f32 #s(literal 1/2 binary32) 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 x (/.f32 #s(literal 1/2 binary32) 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 x (/.f32 #s(literal 1/2 binary32) 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 x (/.f32 #s(literal 1/2 binary32) 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 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))))))
(-.f32 (log.f32 (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (/.f32 x (/.f32 #s(literal 1/2 binary32) x)) (*.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 x (/.f32 #s(literal 1/2 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 x (/.f32 #s(literal 1/2 binary32) 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 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (-.f32 (-.f32 (/.f32 x (/.f32 #s(literal 1/2 binary32) 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 (/.f32 #s(literal 1/2 binary32) 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 x (/.f32 #s(literal 1/2 binary32) 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 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (-.f32 (-.f32 (/.f32 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1 binary32)))) (+.f32 #s(literal 1 binary32) (-.f32 (/.f32 x (/.f32 #s(literal 1/2 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 x (/.f32 #s(literal 1/2 binary32) 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 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (-.f32 (-.f32 (/.f32 x (/.f32 #s(literal 1/2 binary32) 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 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))))
(-.f32 (log.f32 (*.f32 (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x))) (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x))))) (*.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)))) #s(literal 1 binary32))) (log.f32 (*.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x))) (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) 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 (/.f32 #s(literal 1/2 binary32) x)))))) (/.f32 (+.f32 #s(literal 1 binary32) (-.f32 (/.f32 x (/.f32 #s(literal 1/2 binary32) 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 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x))) (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x))))) (*.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)))) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (log.f32 (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x))) (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x))))) (*.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32))))))
(-.f32 (log.f32 (*.f32 (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x))) (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x))))) (*.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)))) (neg.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (log.f32 (*.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x))) (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) 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 (/.f32 #s(literal 1/2 binary32) x)))))) (neg.f32 (+.f32 #s(literal 1 binary32) (-.f32 (/.f32 x (/.f32 #s(literal 1/2 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 x (/.f32 #s(literal 1/2 binary32) 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 x (/.f32 #s(literal 1/2 binary32) x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (/.f32 (+.f32 #s(literal 1 binary32) (-.f32 (/.f32 x (/.f32 #s(literal 1/2 binary32) 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 x (/.f32 #s(literal 1/2 binary32) 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 x (/.f32 #s(literal 1/2 binary32) x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (+.f32 #s(literal 1 binary32) (-.f32 (/.f32 x (/.f32 #s(literal 1/2 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 x (/.f32 #s(literal 1/2 binary32) 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 x (/.f32 #s(literal 1/2 binary32) x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (neg.f32 (+.f32 #s(literal 1 binary32) (-.f32 (/.f32 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))))
(-.f32 (log.f32 (*.f32 (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x))) (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) #s(literal 1 binary32))) (log.f32 (*.f32 (+.f32 (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x)))) (/.f32 (+.f32 #s(literal 1 binary32) (-.f32 (/.f32 x (/.f32 #s(literal 1/2 binary32) 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 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x))) (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (log.f32 (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x))) (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))))))
(-.f32 (log.f32 (*.f32 (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x))) (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x)))) (*.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))))) (log.f32 (*.f32 (+.f32 (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x)))) (neg.f32 (+.f32 #s(literal 1 binary32) (-.f32 (/.f32 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))))
(-.f32 (log.f32 (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (/.f32 x (/.f32 #s(literal 1/2 binary32) 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 x (/.f32 #s(literal 1/2 binary32) 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 x (/.f32 #s(literal 1/2 binary32) 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 x (/.f32 #s(literal 1/2 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 x (/.f32 #s(literal 1/2 binary32) 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 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) (log1p.f32 (*.f32 (-.f32 (/.f32 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (-.f32 (-.f32 (/.f32 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1 binary32)))))
(-.f32 (log.f32 (*.f32 (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x))) (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x))))) (*.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)))) (/.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (+.f32 #s(literal 1 binary32) (-.f32 (/.f32 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) (log.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x))) (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) 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 (/.f32 #s(literal 1/2 binary32) x))))))))
(-.f32 (log.f32 (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 (-.f32 (/.f32 x (/.f32 #s(literal 1/2 binary32) 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 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) (log.f32 (+.f32 (-.f32 #s(literal 1 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))
(-.f32 (log.f32 (*.f32 (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x))) (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 #s(literal 1/2 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)) (+.f32 #s(literal 1 binary32) (-.f32 (/.f32 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) (log1p.f32 (+.f32 (/.f32 x (/.f32 #s(literal 1/2 binary32) 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 x (/.f32 #s(literal 1/2 binary32) 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 x (/.f32 #s(literal 1/2 binary32) 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 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (+.f32 #s(literal 1 binary32) (-.f32 (/.f32 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))))) (+.f32 (pow.f32 (log1p.f32 (-.f32 (/.f32 x (/.f32 #s(literal 1/2 binary32) 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 x (/.f32 #s(literal 1/2 binary32) 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 x (/.f32 #s(literal 1/2 binary32) 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 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) (-.f32 (pow.f32 (log1p.f32 (-.f32 (/.f32 x (/.f32 #s(literal 1/2 binary32) 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 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) #s(literal 2 binary32)))))
(/.f32 (+.f32 (pow.f32 (log1p.f32 (-.f32 (/.f32 x (/.f32 #s(literal 1/2 binary32) 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 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) #s(literal 3 binary32))) (+.f32 (pow.f32 (log1p.f32 (-.f32 (/.f32 x (/.f32 #s(literal 1/2 binary32) 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 x (/.f32 #s(literal 1/2 binary32) 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 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (+.f32 #s(literal 1 binary32) (-.f32 (/.f32 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))))))
(/.f32 (+.f32 (pow.f32 (log1p.f32 (-.f32 (/.f32 x (/.f32 #s(literal 1/2 binary32) 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 x (/.f32 #s(literal 1/2 binary32) 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 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) #s(literal 2 binary32)) (-.f32 (pow.f32 (log1p.f32 (-.f32 (/.f32 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32)) (*.f32 (log1p.f32 (-.f32 (/.f32 x (/.f32 #s(literal 1/2 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 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))))))
(/.f32 (-.f32 (pow.f32 (log1p.f32 (-.f32 (/.f32 x (/.f32 #s(literal 1/2 binary32) 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 x (/.f32 #s(literal 1/2 binary32) 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 x (/.f32 #s(literal 1/2 binary32) 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 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))))
(/.f32 (neg.f32 (+.f32 (pow.f32 (log1p.f32 (-.f32 (/.f32 x (/.f32 #s(literal 1/2 binary32) 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 x (/.f32 #s(literal 1/2 binary32) 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 x (/.f32 #s(literal 1/2 binary32) 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 x (/.f32 #s(literal 1/2 binary32) 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 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (+.f32 #s(literal 1 binary32) (-.f32 (/.f32 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))))))
(/.f32 (neg.f32 (-.f32 (pow.f32 (log1p.f32 (-.f32 (/.f32 x (/.f32 #s(literal 1/2 binary32) 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 x (/.f32 #s(literal 1/2 binary32) 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 x (/.f32 #s(literal 1/2 binary32) 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 x (/.f32 #s(literal 1/2 binary32) 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 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) #s(literal 2 binary32)) (pow.f32 (log1p.f32 (-.f32 (/.f32 x (/.f32 #s(literal 1/2 binary32) 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 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (+.f32 #s(literal 1 binary32) (-.f32 (/.f32 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))))
(*.f32 (+.f32 (pow.f32 (log1p.f32 (-.f32 (/.f32 x (/.f32 #s(literal 1/2 binary32) 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 x (/.f32 #s(literal 1/2 binary32) 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 x (/.f32 #s(literal 1/2 binary32) 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 x (/.f32 #s(literal 1/2 binary32) 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 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (+.f32 #s(literal 1 binary32) (-.f32 (/.f32 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))))))
(*.f32 (-.f32 (pow.f32 (log1p.f32 (-.f32 (/.f32 x (/.f32 #s(literal 1/2 binary32) 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 x (/.f32 #s(literal 1/2 binary32) 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 x (/.f32 #s(literal 1/2 binary32) 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 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))))))
(log.f32 (/.f32 (*.f32 (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x))) (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x)))) (*.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 #s(literal 1 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x))) (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))))))
(log1p.f32 (-.f32 (/.f32 x (/.f32 #s(literal 1/2 binary32) 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 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (-.f32 (-.f32 (/.f32 x (/.f32 #s(literal 1/2 binary32) 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 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32))))))
(neg.f32 (log.f32 (/.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x))) (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) 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 (/.f32 #s(literal 1/2 binary32) x)))))) (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x))) (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x))))) (*.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)))))))
(neg.f32 (log.f32 (/.f32 (+.f32 (-.f32 #s(literal 1 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (-.f32 #s(literal 1 binary32) (pow.f32 (-.f32 (/.f32 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))))))
(neg.f32 (log.f32 (/.f32 (+.f32 (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x)))) (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x))) (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))))))
(+.f32 (log1p.f32 (pow.f32 (-.f32 (/.f32 x (/.f32 #s(literal 1/2 binary32) 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 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (-.f32 (-.f32 (/.f32 x (/.f32 #s(literal 1/2 binary32) 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 (/.f32 #s(literal 1/2 binary32) x))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x))) (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x))))) (*.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32))))) (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x))) (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) 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 (/.f32 #s(literal 1/2 binary32) x)))))))))
(+.f32 (log1p.f32 (neg.f32 (pow.f32 (-.f32 (/.f32 x (/.f32 #s(literal 1/2 binary32) 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 x (/.f32 #s(literal 1/2 binary32) 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 #s(literal 1/2 binary32) x))) (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))))) (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x)))))))
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (/.f32 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (-.f32 (-.f32 (/.f32 x (/.f32 #s(literal 1/2 binary32) 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 x (/.f32 #s(literal 1/2 binary32) 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 #s(literal 1 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x))) (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) 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 (/.f32 #s(literal 1/2 binary32) x)))))) (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x))) (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x))))) (*.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)))))))
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (+.f32 (-.f32 #s(literal 1 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (-.f32 #s(literal 1 binary32) (pow.f32 (-.f32 (/.f32 x (/.f32 #s(literal 1/2 binary32) 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 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x)))) (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x))) (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))))))
(-.f32 (log1p.f32 (pow.f32 (-.f32 (/.f32 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32))) (log1p.f32 (*.f32 (-.f32 (/.f32 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (-.f32 (-.f32 (/.f32 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1 binary32)))))
(-.f32 (log1p.f32 (pow.f32 (-.f32 (/.f32 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32))) (log.f32 (+.f32 (pow.f32 (-.f32 (/.f32 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (+.f32 (-.f32 #s(literal 1 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) 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 #s(literal 1/2 binary32) x))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x))) (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x))))) (*.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32))))) (log.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x))) (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) 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 (/.f32 #s(literal 1/2 binary32) x))))))))
(-.f32 (log1p.f32 (neg.f32 (pow.f32 (-.f32 (/.f32 x (/.f32 #s(literal 1/2 binary32) 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 (/.f32 #s(literal 1/2 binary32) 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 #s(literal 1/2 binary32) x))) (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))))) (log1p.f32 (+.f32 (/.f32 x (/.f32 #s(literal 1/2 binary32) 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 x (/.f32 #s(literal 1/2 binary32) 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 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (-.f32 (-.f32 (/.f32 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1 binary32)))))))
(-.f32 (log.f32 (neg.f32 (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x))) (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x))))) (*.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)))))) (log.f32 (neg.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x))) (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) 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 (/.f32 #s(literal 1/2 binary32) x)))))))))
(-.f32 (log.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (pow.f32 (-.f32 (/.f32 x (/.f32 #s(literal 1/2 binary32) 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 x (/.f32 #s(literal 1/2 binary32) x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))
(-.f32 (log.f32 (neg.f32 (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x))) (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))))) (log.f32 (neg.f32 (+.f32 (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 #s(literal 1/2 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 (*.f32 (-.f32 #s(literal 1 binary32) (*.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 x (/.f32 #s(literal 1/2 binary32) x)) (-.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 (/.f32 #s(literal 1/2 binary32) x))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x))) (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x))))) (*.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)) (pow.f32 (neg.f32 x) #s(literal 3 binary32))))) (log.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x))) (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x)))) (-.f32 (*.f32 (*.f32 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) x))) (*.f32 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x))) (*.f32 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) x))))))))
(-.f32 (log.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4 binary32)) (*.f32 (-.f32 #s(literal 1 binary32) (*.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)))))) (log.f32 (-.f32 (/.f32 x (/.f32 #s(literal 1/2 binary32) x)) (-.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 (/.f32 #s(literal 1/2 binary32) 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 x (/.f32 #s(literal 1/2 binary32) 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 (/.f32 #s(literal 1/2 binary32) x))) (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x)))) (*.f32 (*.f32 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) x))) (*.f32 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) x)))))) (log.f32 (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x))) (*.f32 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) x))))))
(log.f32 (+.f32 #s(literal 1 binary32) (-.f32 (/.f32 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))
(+.f32 (/.f32 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) x))))
(+.f32 (/.f32 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 #s(literal 1 binary32) (*.f32 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) x)))))
(+.f32 (/.f32 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (*.f32 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1 binary32)))
(+.f32 (/.f32 x (/.f32 #s(literal 1/2 binary32) 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 (/.f32 #s(literal 1/2 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 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (*.f32 #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)))))
(+.f32 (-.f32 (/.f32 x (/.f32 #s(literal 1/2 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))) #s(literal 1 binary32)))
(+.f32 (-.f32 (/.f32 x (/.f32 #s(literal 1/2 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 (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 (/.f32 #s(literal 1/2 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 x (/.f32 #s(literal 1/2 binary32) x)))
(pow.f32 (/.f32 (+.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 x (/.f32 #s(literal 1/2 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)))) #s(literal 8 binary32)) (*.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32))))) #s(literal -1 binary32))
(pow.f32 (/.f32 (+.f32 (/.f32 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (-.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))))) #s(literal -1 binary32))
(fma.f32 #s(literal 1 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) 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 (/.f32 #s(literal 1/2 binary32) 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 #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 #s(literal 2 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 (/.f32 x #s(literal 1/2 binary32)) (*.f32 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) x))))
(fma.f32 x (/.f32 x #s(literal 1/2 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 (*.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 (*.f32 x x) #s(literal 2 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 (/.f32 x (/.f32 #s(literal 1/2 binary32) 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 (/.f32 #s(literal 1/2 binary32) 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 (/.f32 x #s(literal -1/2 binary32)) (neg.f32 x) (*.f32 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) x))))
(fma.f32 (/.f32 x #s(literal -1/2 binary32)) (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 x #s(literal 1/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 1/2 binary32)) 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 #s(literal 1/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 x #s(literal 1/2 binary32)) (*.f32 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 (/.f32 x #s(literal 1 binary32)) (/.f32 x #s(literal 1/2 binary32)) (*.f32 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) x))))
(fma.f32 (/.f32 x #s(literal 1 binary32)) (/.f32 x #s(literal 1/2 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))))))
(-.f32 (/.f32 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))
(-.f32 (/.f32 x (/.f32 #s(literal 1/2 binary32) 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 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8 binary32)) (+.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 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (/.f32 (*.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32))) (+.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 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))
(-.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4 binary32)) (+.f32 (/.f32 x (/.f32 #s(literal 1/2 binary32) 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 (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))
(/.f32 #s(literal 1 binary32) (/.f32 (+.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 x (/.f32 #s(literal 1/2 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)))) #s(literal 8 binary32)) (*.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32))))))
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (/.f32 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (-.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 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8 binary32)) (*.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)))) (+.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 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) 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 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))
(/.f32 (neg.f32 (-.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8 binary32)) (*.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32))))) (neg.f32 (+.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 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))
(/.f32 (neg.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))))) (neg.f32 (+.f32 (/.f32 x (/.f32 #s(literal 1/2 binary32) 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)) (*.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)) (pow.f32 (neg.f32 x) #s(literal 3 binary32)))) (+.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4 binary32)) (-.f32 (*.f32 (*.f32 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) x))) (*.f32 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) x)))) (*.f32 (/.f32 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) x)))))))
(/.f32 (+.f32 (pow.f32 (-.f32 (/.f32 x (/.f32 #s(literal 1/2 binary32) 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 (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (-.f32 (*.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 x (/.f32 #s(literal 1/2 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 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4 binary32)) (*.f32 (*.f32 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) x))) (*.f32 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) x))))) (-.f32 (/.f32 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) x)))))
(/.f32 (-.f32 (pow.f32 (-.f32 (/.f32 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (*.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 x (/.f32 #s(literal 1/2 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 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8 binary32)) (*.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32))))) (+.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 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))
(/.f32 (*.f32 #s(literal 1 binary32) (-.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 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))
(*.f32 #s(literal 1 binary32) (-.f32 (/.f32 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))
(*.f32 (-.f32 (/.f32 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1 binary32))
(*.f32 (-.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8 binary32)) (*.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)))) (/.f32 #s(literal 1 binary32) (+.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 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) 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 #s(literal 1 binary32) (+.f32 (/.f32 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))
(copysign.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) x)
(neg.f32 (/.f32 (/.f32 #s(literal 1/2 binary32) x) (neg.f32 x)))
(neg.f32 (/.f32 (/.f32 #s(literal -1/2 binary32) x) x))
(exp.f32 (*.f32 (log.f32 (/.f32 x (/.f32 #s(literal 1/2 binary32) x))) #s(literal -1 binary32)))
(pow.f32 (/.f32 x (/.f32 #s(literal 1/2 binary32) x)) #s(literal -1 binary32))
(pow.f32 (/.f32 (/.f32 x (/.f32 #s(literal 1/2 binary32) x)) #s(literal 1 binary32)) #s(literal -1 binary32))
(pow.f32 (/.f32 (*.f32 x x) #s(literal 1/2 binary32)) #s(literal -1 binary32))
(/.f32 #s(literal 1 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x)))
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 x (/.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/2 binary32) (*.f32 x x))
(/.f32 (/.f32 #s(literal 1/2 binary32) x) x)
(/.f32 (/.f32 #s(literal 1/2 binary32) x) (neg.f32 (neg.f32 x)))
(/.f32 #s(literal -1/2 binary32) (neg.f32 (*.f32 x x)))
(/.f32 #s(literal -1/2 binary32) (*.f32 x (neg.f32 x)))
(/.f32 #s(literal -1/2 binary32) (*.f32 (neg.f32 x) x))
(/.f32 (/.f32 #s(literal -1/2 binary32) x) (neg.f32 x))
(/.f32 (/.f32 #s(literal 1 binary32) x) (/.f32 x #s(literal 1/2 binary32)))
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 x (/.f32 #s(literal 1/2 binary32) x))))
(/.f32 (*.f32 (/.f32 #s(literal 1/2 binary32) x) #s(literal 1 binary32)) x)
(/.f32 (/.f32 (/.f32 #s(literal -1/2 binary32) x) #s(literal -1 binary32)) x)
(*.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))
(*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))
(*.f32 #s(literal 1/2 binary32) (*.f32 (/.f32 #s(literal 1 binary32) x) (/.f32 #s(literal 1 binary32) x)))
(*.f32 #s(literal 1/2 binary32) (/.f32 (/.f32 #s(literal 1 binary32) x) x))
(*.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 #s(literal 1 binary32) x))
(*.f32 (/.f32 #s(literal 1/2 binary32) x) (pow.f32 (*.f32 x #s(literal 1 binary32)) #s(literal -1 binary32)))
(*.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32))
(*.f32 (/.f32 #s(literal -1/2 binary32) x) (/.f32 #s(literal 1 binary32) (neg.f32 x)))
(*.f32 (/.f32 #s(literal 1 binary32) x) (/.f32 #s(literal 1/2 binary32) x))
(*.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1/2 binary32))
(neg.f32 (/.f32 #s(literal -1/2 binary32) x))
(exp.f32 (*.f32 (log.f32 (/.f32 x #s(literal 1/2 binary32))) #s(literal -1 binary32)))
(pow.f32 (/.f32 x #s(literal 1/2 binary32)) #s(literal -1 binary32))
(pow.f32 (/.f32 (/.f32 x #s(literal 1/2 binary32)) #s(literal 1 binary32)) #s(literal -1 binary32))
(/.f32 #s(literal 1 binary32) (/.f32 x #s(literal 1/2 binary32)))
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 x #s(literal 1/2 binary32)) #s(literal 1 binary32)))
(/.f32 #s(literal 1/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 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x))
(*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) x))
(*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1 binary32) (neg.f32 x)))
(*.f32 (/.f32 #s(literal 1 binary32) x) #s(literal 1/2 binary32))
(copysign.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1/2 binary32) (log.f32 x))) x)
(+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal -1/2 binary32) (log.f32 x))))
(+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1/2 binary32) (log.f32 x)))
(+.f32 #s(literal -1/2 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (log.f32 x))))
(+.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32)) (+.f32 #s(literal 1 binary32) (log.f32 x)))
(+.f32 (log.f32 x) (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32))))
(+.f32 (+.f32 #s(literal 1 binary32) (log.f32 x)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32)))
(+.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal -1/2 binary32) (log.f32 x))) #s(literal 1 binary32))
(+.f32 (+.f32 #s(literal 1/2 binary32) (log.f32 x)) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))
(+.f32 (+.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32)) #s(literal 1 binary32)) (log.f32 x))
(+.f32 (+.f32 (+.f32 #s(literal 1 binary32) (log.f32 x)) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal -1/2 binary32))
(pow.f32 (/.f32 (+.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32))) (*.f32 (+.f32 #s(literal 1 binary32) (log.f32 x)) (-.f32 (+.f32 #s(literal 1 binary32) (log.f32 x)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32))))) (+.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32)) (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32)))) (pow.f32 (+.f32 #s(literal 1 binary32) (log.f32 x)) #s(literal 3 binary32)))) #s(literal -1 binary32))
(pow.f32 (/.f32 (-.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32)) (+.f32 #s(literal 1 binary32) (log.f32 x))) (-.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32))) (pow.f32 (+.f32 #s(literal 1 binary32) (log.f32 x)) #s(literal 2 binary32)))) #s(literal -1 binary32))
(fma.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1/2 binary32) (log.f32 x)))
(-.f32 (/.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32))) (-.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32)) (+.f32 #s(literal 1 binary32) (log.f32 x)))) (/.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (log.f32 x)) #s(literal 2 binary32)) (-.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32)) (+.f32 #s(literal 1 binary32) (log.f32 x)))))
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32))) (*.f32 (+.f32 #s(literal 1 binary32) (log.f32 x)) (-.f32 (+.f32 #s(literal 1 binary32) (log.f32 x)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32))))) (+.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32)) (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32)))) (pow.f32 (+.f32 #s(literal 1 binary32) (log.f32 x)) #s(literal 3 binary32)))))
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32)) (+.f32 #s(literal 1 binary32) (log.f32 x))) (-.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32))) (pow.f32 (+.f32 #s(literal 1 binary32) (log.f32 x)) #s(literal 2 binary32)))))
(/.f32 (+.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32)) (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32)))) (pow.f32 (+.f32 #s(literal 1 binary32) (log.f32 x)) #s(literal 3 binary32))) (+.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32))) (*.f32 (+.f32 #s(literal 1 binary32) (log.f32 x)) (-.f32 (+.f32 #s(literal 1 binary32) (log.f32 x)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32))))))
(/.f32 (+.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32)) (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32)))) (pow.f32 (+.f32 #s(literal 1 binary32) (log.f32 x)) #s(literal 3 binary32))) (+.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (log.f32 x)) #s(literal 2 binary32)) (-.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32))) (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32)) (+.f32 #s(literal 1 binary32) (log.f32 x))))))
(/.f32 (-.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32))) (pow.f32 (+.f32 #s(literal 1 binary32) (log.f32 x)) #s(literal 2 binary32))) (-.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32)) (+.f32 #s(literal 1 binary32) (log.f32 x))))
(/.f32 (+.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x))))) #s(literal -1/8 binary32)) (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (log.f32 x)))) (*.f32 (+.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (*.f32 x x)) (-.f32 #s(literal 1/4 binary32) (/.f32 #s(literal -1/4 binary32) (*.f32 x x)))) (+.f32 #s(literal 1 binary32) (pow.f32 (log.f32 x) #s(literal 3 binary32))))) (*.f32 (+.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (*.f32 x x)) (-.f32 #s(literal 1/4 binary32) (/.f32 #s(literal -1/4 binary32) (*.f32 x x)))) (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (log.f32 x)))))
(/.f32 (+.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x))))) #s(literal -1/8 binary32)) (+.f32 (log.f32 x) #s(literal -1 binary32))) (*.f32 (+.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (*.f32 x x)) (-.f32 #s(literal 1/4 binary32) (/.f32 #s(literal -1/4 binary32) (*.f32 x x)))) (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) #s(literal -1 binary32)))) (*.f32 (+.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (*.f32 x x)) (-.f32 #s(literal 1/4 binary32) (/.f32 #s(literal -1/4 binary32) (*.f32 x x)))) (+.f32 (log.f32 x) #s(literal -1 binary32))))
(/.f32 (+.f32 (*.f32 (+.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (*.f32 x x)) #s(literal -1/4 binary32)) (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (log.f32 x)))) (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1/2 binary32)) (+.f32 #s(literal 1 binary32) (pow.f32 (log.f32 x) #s(literal 3 binary32))))) (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1/2 binary32)) (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (log.f32 x)))))
(/.f32 (+.f32 (*.f32 (+.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (*.f32 x x)) #s(literal -1/4 binary32)) (+.f32 (log.f32 x) #s(literal -1 binary32))) (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1/2 binary32)) (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) #s(literal -1 binary32)))) (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1/2 binary32)) (+.f32 (log.f32 x) #s(literal -1 binary32))))
(/.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (pow.f32 (log.f32 x) #s(literal 3 binary32))) (+.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (*.f32 x x)) (-.f32 #s(literal 1/4 binary32) (/.f32 #s(literal -1/4 binary32) (*.f32 x x))))) (*.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (log.f32 x))) (+.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x))))) #s(literal -1/8 binary32)))) (*.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (log.f32 x))) (+.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (*.f32 x x)) (-.f32 #s(literal 1/4 binary32) (/.f32 #s(literal -1/4 binary32) (*.f32 x x))))))
(/.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (pow.f32 (log.f32 x) #s(literal 3 binary32))) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1/2 binary32))) (*.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (log.f32 x))) (+.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (*.f32 x x)) #s(literal -1/4 binary32)))) (*.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (log.f32 x))) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1/2 binary32))))
(/.f32 (+.f32 (*.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) #s(literal -1 binary32)) (+.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (*.f32 x x)) (-.f32 #s(literal 1/4 binary32) (/.f32 #s(literal -1/4 binary32) (*.f32 x x))))) (*.f32 (+.f32 (log.f32 x) #s(literal -1 binary32)) (+.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x))))) #s(literal -1/8 binary32)))) (*.f32 (+.f32 (log.f32 x) #s(literal -1 binary32)) (+.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (*.f32 x x)) (-.f32 #s(literal 1/4 binary32) (/.f32 #s(literal -1/4 binary32) (*.f32 x x))))))
(/.f32 (+.f32 (*.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) #s(literal -1 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1/2 binary32))) (*.f32 (+.f32 (log.f32 x) #s(literal -1 binary32)) (+.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (*.f32 x x)) #s(literal -1/4 binary32)))) (*.f32 (+.f32 (log.f32 x) #s(literal -1 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1/2 binary32))))
(/.f32 (neg.f32 (+.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32)) (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32)))) (pow.f32 (+.f32 #s(literal 1 binary32) (log.f32 x)) #s(literal 3 binary32)))) (neg.f32 (+.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32))) (*.f32 (+.f32 #s(literal 1 binary32) (log.f32 x)) (-.f32 (+.f32 #s(literal 1 binary32) (log.f32 x)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32)))))))
(/.f32 (neg.f32 (-.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32))) (pow.f32 (+.f32 #s(literal 1 binary32) (log.f32 x)) #s(literal 2 binary32)))) (neg.f32 (-.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32)) (+.f32 #s(literal 1 binary32) (log.f32 x)))))
(/.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x))))) (pow.f32 (+.f32 #s(literal 1/2 binary32) (log.f32 x)) #s(literal 3 binary32))) (+.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (*.f32 x x)) (-.f32 (*.f32 (+.f32 #s(literal 1/2 binary32) (log.f32 x)) (+.f32 #s(literal 1/2 binary32) (log.f32 x))) (*.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1/2 binary32) (log.f32 x))))))
(/.f32 (+.f32 (pow.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal -1/2 binary32) (log.f32 x))) #s(literal 3 binary32)) #s(literal 1 binary32)) (+.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal -1/2 binary32) (log.f32 x))) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal -1/2 binary32) (log.f32 x)))) (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal -1/2 binary32) (log.f32 x))) #s(literal 1 binary32)))))
(/.f32 (-.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (*.f32 x x)) (*.f32 (+.f32 #s(literal 1/2 binary32) (log.f32 x)) (+.f32 #s(literal 1/2 binary32) (log.f32 x)))) (-.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1/2 binary32) (log.f32 x))))
(/.f32 (-.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (log.f32 x)) #s(literal 2 binary32)) (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32)))) (-.f32 (+.f32 #s(literal 1 binary32) (log.f32 x)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32))))
(/.f32 (-.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal -1/2 binary32) (log.f32 x))) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal -1/2 binary32) (log.f32 x)))) #s(literal 1 binary32)) (-.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal -1/2 binary32) (log.f32 x))) #s(literal 1 binary32)))
(*.f32 (+.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32)) (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32)))) (pow.f32 (+.f32 #s(literal 1 binary32) (log.f32 x)) #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32))) (*.f32 (+.f32 #s(literal 1 binary32) (log.f32 x)) (-.f32 (+.f32 #s(literal 1 binary32) (log.f32 x)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32)))))))
(*.f32 (-.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32))) (pow.f32 (+.f32 #s(literal 1 binary32) (log.f32 x)) #s(literal 2 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32)) (+.f32 #s(literal 1 binary32) (log.f32 x)))))
(+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32))
(+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))
(pow.f32 (/.f32 (+.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (*.f32 x x)) (-.f32 #s(literal 1/4 binary32) (/.f32 #s(literal -1/4 binary32) (*.f32 x x)))) (+.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x))))) #s(literal -1/8 binary32))) #s(literal -1 binary32))
(pow.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1/2 binary32)) (+.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (*.f32 x x)) #s(literal -1/4 binary32))) #s(literal -1 binary32))
(fma.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 #s(literal 1 binary32) x) #s(literal -1/2 binary32))
(-.f32 (/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (*.f32 x x)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1/2 binary32))) (/.f32 #s(literal 1/4 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1/2 binary32))))
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (*.f32 x x)) (-.f32 #s(literal 1/4 binary32) (/.f32 #s(literal -1/4 binary32) (*.f32 x x)))) (+.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x))))) #s(literal -1/8 binary32))))
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1/2 binary32)) (+.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (*.f32 x x)) #s(literal -1/4 binary32))))
(/.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x))))) #s(literal -1/8 binary32)) (+.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (*.f32 x x)) (-.f32 #s(literal 1/4 binary32) (/.f32 #s(literal -1/4 binary32) (*.f32 x x)))))
(/.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x))))) #s(literal -1/8 binary32)) (+.f32 #s(literal 1/4 binary32) (-.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (*.f32 x x)) (/.f32 #s(literal -1/4 binary32) (*.f32 x x)))))
(/.f32 (+.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (*.f32 x x)) #s(literal -1/4 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1/2 binary32)))
(/.f32 (neg.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x))))) #s(literal -1/8 binary32))) (neg.f32 (+.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (*.f32 x x)) (-.f32 #s(literal 1/4 binary32) (/.f32 #s(literal -1/4 binary32) (*.f32 x x))))))
(/.f32 (neg.f32 (+.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (*.f32 x x)) #s(literal -1/4 binary32))) (neg.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1/2 binary32))))
(/.f32 (-.f32 #s(literal 1/4 binary32) (/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (*.f32 x x))) (-.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))
(*.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x))))) #s(literal -1/8 binary32)) (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (*.f32 x x)) (-.f32 #s(literal 1/4 binary32) (/.f32 #s(literal -1/4 binary32) (*.f32 x x))))))
(*.f32 (+.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (*.f32 x x)) #s(literal -1/4 binary32)) (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1/2 binary32))))
(copysign.f32 (log.f32 (*.f32 (neg.f32 x) (-.f32 #s(literal 1 binary32) (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x)))) x)
(+.f32 (log.f32 x) (log.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x)))))
(+.f32 (log.f32 (neg.f32 x)) (log1p.f32 (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) (neg.f32 x))))
(+.f32 (log1p.f32 (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) (neg.f32 x))) (log.f32 (neg.f32 x)))
(+.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x)))))
(+.f32 (log.f32 (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x)) #s(literal -1 binary32))) (log.f32 x))
(-.f32 (log.f32 (*.f32 (neg.f32 x) (-.f32 #s(literal 1 binary32) (pow.f32 (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x) #s(literal 3 binary32))))) (log1p.f32 (*.f32 (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x)))))
(-.f32 (log.f32 (*.f32 (neg.f32 x) (-.f32 #s(literal 1 binary32) (pow.f32 (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x) #s(literal 2 binary32))))) (log1p.f32 (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x)))
(-.f32 (log.f32 (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x) #s(literal 3 binary32))) (neg.f32 x))) (log1p.f32 (*.f32 (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x)))))
(-.f32 (log.f32 (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x) #s(literal 2 binary32))) (neg.f32 x))) (log1p.f32 (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x)))
(/.f32 (+.f32 (pow.f32 (log.f32 (neg.f32 x)) #s(literal 3 binary32)) (pow.f32 (log1p.f32 (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) (neg.f32 x))) #s(literal 3 binary32))) (+.f32 (*.f32 (log.f32 (neg.f32 x)) (log.f32 (neg.f32 x))) (-.f32 (*.f32 (log1p.f32 (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) (neg.f32 x))) (log1p.f32 (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) (neg.f32 x)))) (*.f32 (log.f32 (neg.f32 x)) (log1p.f32 (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) (neg.f32 x)))))))
(/.f32 (-.f32 (*.f32 (log.f32 (neg.f32 x)) (log.f32 (neg.f32 x))) (*.f32 (log1p.f32 (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) (neg.f32 x))) (log1p.f32 (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) (neg.f32 x))))) (log.f32 (/.f32 (neg.f32 x) (-.f32 #s(literal 1 binary32) (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x)))))
(log.f32 (*.f32 (neg.f32 x) (-.f32 #s(literal 1 binary32) (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x))))
(neg.f32 (*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x))))
(+.f32 (*.f32 (neg.f32 x) #s(literal 1 binary32)) (*.f32 (neg.f32 x) (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) (neg.f32 x))))
(+.f32 (*.f32 #s(literal 1 binary32) (neg.f32 x)) (*.f32 (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) (neg.f32 x)) (neg.f32 x)))
(-.f32 #s(literal 0 binary32) (*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x))))
(/.f32 (*.f32 (neg.f32 x) (-.f32 #s(literal 1 binary32) (pow.f32 (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x) #s(literal 3 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x)))))
(/.f32 (*.f32 (neg.f32 x) (-.f32 #s(literal 1 binary32) (pow.f32 (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x) #s(literal 2 binary32)))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x)))
(/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x) #s(literal 3 binary32))) (neg.f32 x)) (+.f32 #s(literal 1 binary32) (*.f32 (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x)))))
(/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x) #s(literal 2 binary32))) (neg.f32 x)) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x)))
(*.f32 x (neg.f32 (-.f32 #s(literal 1 binary32) (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x))))
(*.f32 (neg.f32 x) (-.f32 #s(literal 1 binary32) (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x)))
(*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x)) (neg.f32 x))
(*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x))))
(*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x)) #s(literal -1 binary32)) x)
(neg.f32 x)
(+.f32 #s(literal 0 binary32) (neg.f32 x))
(-.f32 #s(literal 0 binary32) x)
(/.f32 (-.f32 #s(literal 0 binary32) (pow.f32 x #s(literal 3 binary32))) (+.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 (pow.f32 x #s(literal 3 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))))) (+.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))))) x)
(neg.f32 (log.f32 (/.f32 (+.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))) (+.f32 (pow.f32 x #s(literal 3 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))))))))
(neg.f32 (log.f32 (/.f32 (/.f32 (+.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))) (+.f32 (pow.f32 x #s(literal 3 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))))) #s(literal 1 binary32))))
(+.f32 (log.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))))) (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))))))
(+.f32 #s(literal 0 binary32) (log.f32 (/.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))))) (+.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))))))
(+.f32 (-.f32 #s(literal 0 binary32) (log.f32 (+.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))))) (log.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))))))
(+.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))))) (log.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))))))
(+.f32 (log.f32 (/.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (pow.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))) #s(literal 3 binary32))))) (log.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))) (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))) (*.f32 x x))))))
(+.f32 (log.f32 (/.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))))) (-.f32 (*.f32 x (*.f32 x (*.f32 x x))) (pow.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))) #s(literal 2 binary32))))) (log.f32 (-.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))))))
(+.f32 (log.f32 (/.f32 #s(literal 1 binary32) (neg.f32 (+.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))))))) (log.f32 (neg.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))))))))
(-.f32 (log.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))))) (log.f32 (+.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))))))
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (+.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))) (+.f32 (pow.f32 x #s(literal 3 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))))))))
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (/.f32 (+.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))) (+.f32 (pow.f32 x #s(literal 3 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))))) #s(literal 1 binary32))))
(-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (neg.f32 (/.f32 (+.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))) (+.f32 (pow.f32 x #s(literal 3 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))))))))
(-.f32 (log.f32 (+.f32 (pow.f32 x #s(literal 9 binary32)) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))))))) (log.f32 (*.f32 (+.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))) (+.f32 (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))) (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))) (pow.f32 x #s(literal 3 binary32)))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x))))))))
(-.f32 (log.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))))))) (log.f32 (*.f32 (+.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))) (-.f32 (pow.f32 x #s(literal 3 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))))))))
(-.f32 (log.f32 (neg.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))))))) (log.f32 (neg.f32 (+.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))))))
(-.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))))) (neg.f32 (log.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))))))))
(/.f32 (-.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (/.f32 (+.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))) (+.f32 (pow.f32 x #s(literal 3 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))))))) #s(literal 3 binary32))) (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 (log.f32 (/.f32 (+.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))) (+.f32 (pow.f32 x #s(literal 3 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))))))) (log.f32 (/.f32 (+.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))) (+.f32 (pow.f32 x #s(literal 3 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))))))) (*.f32 #s(literal 0 binary32) (log.f32 (/.f32 (+.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))) (+.f32 (pow.f32 x #s(literal 3 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))))))))))
(/.f32 (-.f32 #s(literal 0 binary32) (*.f32 (log.f32 (/.f32 (+.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))) (+.f32 (pow.f32 x #s(literal 3 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))))))) (log.f32 (/.f32 (+.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))) (+.f32 (pow.f32 x #s(literal 3 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))))))))) (log.f32 (/.f32 (+.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))) (+.f32 (pow.f32 x #s(literal 3 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))))))))
(*.f32 (log.f32 (/.f32 (+.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))) (+.f32 (pow.f32 x #s(literal 3 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))))))) #s(literal -1 binary32))
(*.f32 #s(literal -1 binary32) (log.f32 (/.f32 (+.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))) (+.f32 (pow.f32 x #s(literal 3 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))))))))
(log.f32 (/.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))))) (+.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))))))
(neg.f32 (log.f32 (/.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))))) (+.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))))))
(neg.f32 (log.f32 (/.f32 (/.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))))) (+.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))))) #s(literal 1 binary32))))
(+.f32 (log.f32 (+.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))))) (neg.f32 (log.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))))))))
(+.f32 #s(literal 0 binary32) (log.f32 (/.f32 (+.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))) (+.f32 (pow.f32 x #s(literal 3 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))))))))
(+.f32 (log.f32 (neg.f32 (+.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))))) (log.f32 (/.f32 #s(literal 1 binary32) (neg.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))))))))
(+.f32 (neg.f32 (log.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))))))) (log.f32 (+.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))))))
(+.f32 (log.f32 (/.f32 (+.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))) (+.f32 (pow.f32 x #s(literal 9 binary32)) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))))))))) (log.f32 (+.f32 (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))) (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))) (pow.f32 x #s(literal 3 binary32)))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))))))
(+.f32 (log.f32 (/.f32 (+.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))) (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))))))) (log.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))))))
(-.f32 (log.f32 (+.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))))) (log.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))))))
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))))) (+.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))))))
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (/.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))))) (+.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))))) #s(literal 1 binary32))))
(-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (neg.f32 (/.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))))) (+.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))))))))
(-.f32 (log.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (pow.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))) #s(literal 3 binary32)))) (log.f32 (*.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))) (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))) (*.f32 x x)))))))
(-.f32 (log.f32 (-.f32 (*.f32 x (*.f32 x (*.f32 x x))) (pow.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))) #s(literal 2 binary32)))) (log.f32 (*.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))))) (-.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))))))
(-.f32 (log.f32 (neg.f32 (+.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))))) (log.f32 (neg.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))))))))
(-.f32 (log.f32 (*.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (pow.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))) #s(literal 3 binary32))) #s(literal 1 binary32))) (log.f32 (*.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))) (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))) (*.f32 x x)))) (+.f32 (pow.f32 x #s(literal 3 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))))))))
(-.f32 (log.f32 (*.f32 (-.f32 (*.f32 x (*.f32 x (*.f32 x x))) (pow.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))) #s(literal 2 binary32))) #s(literal 1 binary32))) (log.f32 (*.f32 (-.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))) (+.f32 (pow.f32 x #s(literal 3 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))))))))
(-.f32 (log.f32 (neg.f32 (neg.f32 (+.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))))))) (log.f32 (neg.f32 (neg.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))))))))
(-.f32 (log.f32 (*.f32 (+.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))) #s(literal 1 binary32))) (log.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))))))
(-.f32 (log.f32 (*.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (pow.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))) #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 x #s(literal 3 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))))))) (log.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))) (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))) (*.f32 x x))))))
(-.f32 (log.f32 (*.f32 (-.f32 (*.f32 x (*.f32 x (*.f32 x x))) (pow.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))) #s(literal 2 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 x #s(literal 3 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))))))) (log.f32 (-.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))))))
(/.f32 (-.f32 (pow.f32 (log.f32 (+.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))))) #s(literal 3 binary32)) (pow.f32 (log.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))))) #s(literal 3 binary32))) (+.f32 (*.f32 (log.f32 (+.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))))) (log.f32 (+.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))))) (+.f32 (*.f32 (log.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))))) (log.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))))))) (*.f32 (log.f32 (+.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))))) (log.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))))))))))
(/.f32 (-.f32 (*.f32 (log.f32 (+.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))))) (log.f32 (+.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))))) (*.f32 (log.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))))) (log.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))))))) (log.f32 (*.f32 (+.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))) (+.f32 (pow.f32 x #s(literal 3 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))))))))
(*.f32 #s(literal -1 binary32) (log.f32 (/.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))))) (+.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))))))
(log.f32 (/.f32 (+.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))) (+.f32 (pow.f32 x #s(literal 3 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))))))
(neg.f32 (/.f32 (+.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))) (neg.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))))))))
(neg.f32 (/.f32 (neg.f32 (+.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))))) (+.f32 (pow.f32 x #s(literal 3 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))))))
(exp.f32 (*.f32 (log.f32 (/.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))))) (+.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))))) #s(literal -1 binary32)))
(pow.f32 (/.f32 (+.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))) (+.f32 (pow.f32 x #s(literal 3 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))))) #s(literal 1 binary32))
(pow.f32 (/.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))))) (+.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))))) #s(literal -1 binary32))
(pow.f32 (/.f32 (/.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))))) (+.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))))) #s(literal 1 binary32)) #s(literal -1 binary32))
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))))) (+.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))))))
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))))) (+.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))))) #s(literal 1 binary32)))
(/.f32 (+.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))) (+.f32 (pow.f32 x #s(literal 3 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))))))
(/.f32 (neg.f32 (+.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))))) (neg.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))))))
(/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (pow.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))) #s(literal 3 binary32))) (*.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))) (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))) (*.f32 x x))))))
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))))) (+.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))))))
(/.f32 (-.f32 (*.f32 x (*.f32 x (*.f32 x x))) (pow.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))) #s(literal 2 binary32))) (*.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))))) (-.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))))))
(/.f32 (*.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (pow.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))) #s(literal 3 binary32))) #s(literal 1 binary32)) (*.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))) (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))) (*.f32 x x)))) (+.f32 (pow.f32 x #s(literal 3 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))))))
(/.f32 (*.f32 (-.f32 (*.f32 x (*.f32 x (*.f32 x x))) (pow.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))) #s(literal 2 binary32))) #s(literal 1 binary32)) (*.f32 (-.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))) (+.f32 (pow.f32 x #s(literal 3 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))))))
(/.f32 (neg.f32 (neg.f32 (+.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))))) (neg.f32 (neg.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))))))))
(/.f32 (*.f32 (+.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))) #s(literal 1 binary32)) (+.f32 (pow.f32 x #s(literal 3 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))))))
(/.f32 (*.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (pow.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))) #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 x #s(literal 3 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))))))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))) (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))) (*.f32 x x)))))
(/.f32 (*.f32 (-.f32 (*.f32 x (*.f32 x (*.f32 x x))) (pow.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))) #s(literal 2 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 x #s(literal 3 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))))))) (-.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))))
(*.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))) (+.f32 (pow.f32 x #s(literal 3 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))))))
(*.f32 (+.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))) (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 x #s(literal 3 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))))))
(*.f32 (neg.f32 (+.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))))) (/.f32 #s(literal 1 binary32) (neg.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))))))))
(*.f32 (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 x #s(literal 3 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))))) (+.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))))
(*.f32 (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 x #s(literal 3 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))))) (pow.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))))) #s(literal -1 binary32)))
(*.f32 (/.f32 (+.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))) (+.f32 (pow.f32 x #s(literal 9 binary32)) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))))))) (+.f32 (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))) (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))) (pow.f32 x #s(literal 3 binary32)))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x))))))
(*.f32 (/.f32 (+.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))) (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))))))) (-.f32 (pow.f32 x #s(literal 3 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))))))
(*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))))) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 x #s(literal 3 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))))))
(*.f32 (pow.f32 (/.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (pow.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))) #s(literal 3 binary32)))) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))) (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))) (*.f32 x x))))))
(*.f32 (pow.f32 (/.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))))) (-.f32 (*.f32 x (*.f32 x (*.f32 x x))) (pow.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))) #s(literal 2 binary32)))) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (-.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))))))
(*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) (neg.f32 (+.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))))) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (neg.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 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 #s(literal 1 binary32) (fabs.f32 x))
(neg.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (-.f32 (/.f32 x (/.f32 #s(literal 1/2 binary32) x)) (*.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 x (/.f32 #s(literal 1/2 binary32) x)) (*.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 x (/.f32 #s(literal 1/2 binary32) x)) (*.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 x (/.f32 #s(literal 1/2 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 (/.f32 #s(literal 1 binary32) (neg.f32 (+.f32 #s(literal 1 binary32) (-.f32 (/.f32 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))))
(+.f32 (neg.f32 (log1p.f32 (-.f32 (/.f32 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))
(+.f32 (log.f32 (/.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (+.f32 #s(literal 1 binary32) (pow.f32 (-.f32 (/.f32 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32))))) (log1p.f32 (*.f32 (-.f32 (/.f32 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (-.f32 (-.f32 (/.f32 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1 binary32)))))
(+.f32 (log.f32 (/.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x))) (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x))))) (*.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)))))) (log.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x))) (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) 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 (/.f32 #s(literal 1/2 binary32) x))))))))
(+.f32 (log.f32 (/.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 #s(literal 1 binary32) (pow.f32 (-.f32 (/.f32 x (/.f32 #s(literal 1/2 binary32) 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 (/.f32 #s(literal 1/2 binary32) 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 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x))) (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))))) (log1p.f32 (+.f32 (/.f32 x (/.f32 #s(literal 1/2 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))) (log1p.f32 (-.f32 (/.f32 x (/.f32 #s(literal 1/2 binary32) 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 x (/.f32 #s(literal 1/2 binary32) x)) (*.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 x (/.f32 #s(literal 1/2 binary32) x)) (*.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 x (/.f32 #s(literal 1/2 binary32) 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 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)))) (log.f32 (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (/.f32 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (+.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 (log.f32 (-.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (log.f32 (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (/.f32 x (/.f32 #s(literal 1/2 binary32) 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 (neg.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (log.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (-.f32 (/.f32 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))))
(-.f32 (log.f32 (*.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32))) #s(literal 1 binary32))) (log.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 #s(literal 1 binary32) (-.f32 (/.f32 x (/.f32 #s(literal 1/2 binary32) 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))) #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 x (/.f32 #s(literal 1/2 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 x (/.f32 #s(literal 1/2 binary32) 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)) #s(literal 1 binary32))) (log1p.f32 (-.f32 (/.f32 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))
(-.f32 (log.f32 (*.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (/.f32 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) (log.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 (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 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) (log.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))
(/.f32 (-.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 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 3 binary32))) (+.f32 (*.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (+.f32 (pow.f32 (log1p.f32 (-.f32 (/.f32 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32)) (*.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (log1p.f32 (-.f32 (/.f32 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))))
(/.f32 (-.f32 (*.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (pow.f32 (log1p.f32 (-.f32 (/.f32 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32))) (log.f32 (*.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (+.f32 #s(literal 1 binary32) (-.f32 (/.f32 x (/.f32 #s(literal 1/2 binary32) x)) (*.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 x (/.f32 #s(literal 1/2 binary32) x)) (*.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 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))
(pow.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1 binary32))
(/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))
(/.f32 x (/.f32 #s(literal 1/2 binary32) x))
(/.f32 (neg.f32 x) (/.f32 #s(literal -1/2 binary32) x))
(/.f32 (/.f32 x #s(literal 1/2 binary32)) (/.f32 #s(literal 1 binary32) x))
(*.f32 #s(literal 1 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x)))
(*.f32 #s(literal 2 binary32) (*.f32 x x))
(*.f32 x (/.f32 x #s(literal 1/2 binary32)))
(*.f32 (*.f32 x x) #s(literal 2 binary32))
(*.f32 (/.f32 x (/.f32 #s(literal 1/2 binary32) x)) #s(literal 1 binary32))
(*.f32 (/.f32 x #s(literal -1/2 binary32)) (neg.f32 x))
(*.f32 (/.f32 x #s(literal 1/2 binary32)) x)
(*.f32 (/.f32 x #s(literal 1/2 binary32)) (*.f32 x #s(literal 1 binary32)))
(*.f32 (/.f32 x #s(literal 1 binary32)) (/.f32 x #s(literal 1/2 binary32)))
(*.f32 #s(literal 1 binary32) (log.f32 x))
(*.f32 (log.f32 x) #s(literal 1 binary32))
(log.f32 x)
(+.f32 #s(literal 1 binary32) (log.f32 x))
(+.f32 (log.f32 x) #s(literal 1 binary32))
(pow.f32 (/.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (log.f32 x))) (+.f32 #s(literal 1 binary32) (pow.f32 (log.f32 x) #s(literal 3 binary32)))) #s(literal -1 binary32))
(pow.f32 (/.f32 (+.f32 (log.f32 x) #s(literal -1 binary32)) (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) #s(literal -1 binary32))) #s(literal -1 binary32))
(-.f32 (/.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (+.f32 (log.f32 x) #s(literal -1 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (log.f32 x) #s(literal -1 binary32))))
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (log.f32 x))) (+.f32 #s(literal 1 binary32) (pow.f32 (log.f32 x) #s(literal 3 binary32)))))
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (log.f32 x) #s(literal -1 binary32)) (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) #s(literal -1 binary32))))
(/.f32 (+.f32 #s(literal 1 binary32) (pow.f32 (log.f32 x) #s(literal 3 binary32))) (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (log.f32 x))))
(/.f32 (+.f32 #s(literal 1 binary32) (pow.f32 (log.f32 x) #s(literal 3 binary32))) (+.f32 #s(literal 1 binary32) (-.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (log.f32 x))))
(/.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) #s(literal -1 binary32)) (+.f32 (log.f32 x) #s(literal -1 binary32)))
(/.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (pow.f32 (log.f32 x) #s(literal 3 binary32)))) (neg.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (log.f32 x)))))
(/.f32 (neg.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) #s(literal -1 binary32))) (neg.f32 (+.f32 (log.f32 x) #s(literal -1 binary32))))
(/.f32 (-.f32 #s(literal 1 binary32) (pow.f32 (log.f32 x) #s(literal 2 binary32))) (-.f32 #s(literal 1 binary32) (log.f32 x)))
(*.f32 (+.f32 #s(literal 1 binary32) (pow.f32 (log.f32 x) #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (log.f32 x)))))
(*.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (+.f32 (log.f32 x) #s(literal -1 binary32))))
(*.f32 x #s(literal 1/2 binary32))
(*.f32 #s(literal 1/2 binary32) x)

simplify460.0ms (5.1%)

Algorithm
egg-herbie
Rules
5642×+-lowering-+.f64
5642×+-lowering-+.f32
3998×*-lowering-*.f32
3998×*-lowering-*.f64
1598×fma-lowering-fma.f32
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
07406553
123575897
085835897
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 (/ 1/2 (pow x 2)) x)
(copysign (/ 1/2 (pow x 2)) x)
(copysign (/ 1/2 (pow x 2)) x)
(copysign (/ 1/2 (pow x 2)) x)
(copysign (/ 1/2 (pow x 2)) x)
(copysign (/ 1/2 (pow x 2)) x)
(copysign (/ 1/2 (pow x 2)) x)
(copysign (/ 1/2 (pow x 2)) x)
(copysign (/ 1/2 (pow x 2)) x)
(copysign (/ 1/2 (pow x 2)) x)
(copysign (/ 1/2 (pow x 2)) x)
(copysign (/ 1/2 (pow x 2)) x)
(/ 1/2 (pow x 2))
(/ 1/2 (pow x 2))
(/ 1/2 (pow x 2))
(/ 1/2 (pow x 2))
(/ 1/2 (pow x 2))
(/ 1/2 (pow x 2))
(/ 1/2 (pow x 2))
(/ 1/2 (pow x 2))
(/ 1/2 (pow x 2))
(/ 1/2 (pow x 2))
(/ 1/2 (pow x 2))
(/ 1/2 (pow x 2))
(/ 1/2 x)
(/ 1/2 x)
(/ 1/2 x)
(/ 1/2 x)
(/ 1/2 x)
(/ 1/2 x)
(/ 1/2 x)
(/ 1/2 x)
(/ 1/2 x)
(/ 1/2 x)
(/ 1/2 x)
(/ 1/2 x)
(copysign (+ 1/2 (+ (log x) (* 1/2 (/ 1 (pow x 2))))) x)
(copysign (+ 1/2 (+ (log x) (* 1/2 (/ 1 (pow x 2))))) x)
(copysign (+ 1/2 (+ (log x) (* 1/2 (/ 1 (pow x 2))))) x)
(copysign (+ 1/2 (+ (log x) (* 1/2 (/ 1 (pow x 2))))) x)
(copysign (+ 1/2 (+ (log x) (* 1/2 (/ 1 (pow x 2))))) x)
(copysign (+ 1/2 (+ (log x) (* 1/2 (/ 1 (pow x 2))))) x)
(copysign (+ 1/2 (+ (log x) (* 1/2 (/ 1 (pow x 2))))) x)
(copysign (+ 1/2 (+ (log x) (* 1/2 (/ 1 (pow x 2))))) x)
(copysign (+ 1/2 (+ (log x) (* 1/2 (/ 1 (pow x 2))))) x)
(copysign (+ 1/2 (+ (log x) (* 1/2 (/ 1 (pow x 2))))) x)
(copysign (+ 1/2 (+ (log x) (* 1/2 (/ 1 (pow x 2))))) x)
(copysign (+ 1/2 (+ (log x) (* 1/2 (/ 1 (pow x 2))))) x)
(/ 1/2 (pow x 2))
(/ (+ 1/2 (* (pow x 2) (+ 1/2 (log x)))) (pow x 2))
(/ (+ 1/2 (* (pow x 2) (+ 1/2 (log x)))) (pow x 2))
(/ (+ 1/2 (* (pow x 2) (+ 1/2 (log x)))) (pow x 2))
(+ 1/2 (* -1 (log (/ 1 x))))
(+ 1/2 (+ (* -1 (log (/ 1 x))) (* 1/2 (/ 1 (pow x 2)))))
(+ 1/2 (+ (* -1 (log (/ 1 x))) (* 1/2 (/ 1 (pow x 2)))))
(+ 1/2 (+ (* -1 (log (/ 1 x))) (* 1/2 (/ 1 (pow x 2)))))
(+ 1/2 (+ (log -1) (* -1 (log (/ -1 x)))))
(+ 1/2 (+ (log -1) (+ (* -1 (log (/ -1 x))) (* 1/2 (/ 1 (pow x 2))))))
(+ 1/2 (+ (log -1) (+ (* -1 (log (/ -1 x))) (* 1/2 (/ 1 (pow x 2))))))
(+ 1/2 (+ (log -1) (+ (* -1 (log (/ -1 x))) (* 1/2 (/ 1 (pow x 2))))))
(/ 1/2 (pow x 2))
(/ (+ 1/2 (* -1/2 (pow x 2))) (pow x 2))
(/ (+ 1/2 (* -1/2 (pow x 2))) (pow x 2))
(/ (+ 1/2 (* -1/2 (pow x 2))) (pow x 2))
-1/2
(- (* 1/2 (/ 1 (pow x 2))) 1/2)
(- (* 1/2 (/ 1 (pow x 2))) 1/2)
(- (* 1/2 (/ 1 (pow x 2))) 1/2)
-1/2
(- (* 1/2 (/ 1 (pow x 2))) 1/2)
(- (* 1/2 (/ 1 (pow x 2))) 1/2)
(- (* 1/2 (/ 1 (pow x 2))) 1/2)
(copysign (log (* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ (fabs x) x))))) x)
(copysign (log (* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ (fabs x) x))))) x)
(copysign (log (* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ (fabs x) x))))) x)
(copysign (log (* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ (fabs x) x))))) x)
(copysign (log (* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ (fabs x) x))))) x)
(copysign (log (* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ (fabs x) x))))) x)
(copysign (log (* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ (fabs x) x))))) x)
(copysign (log (* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ (fabs x) x))))) x)
(copysign (log (* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ (fabs x) x))))) x)
(copysign (log (* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ (fabs x) x))))) x)
(copysign (log (* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ (fabs x) x))))) x)
(copysign (log (* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ (fabs x) 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 x)
(* -1 x)
(* -1 x)
(* -1 x)
(* -1 x)
(* -1 x)
(* -1 x)
(* -1 x)
(* -1 x)
(* -1 x)
(* -1 x)
(* -1 x)
(copysign (neg (log (/ (+ (* (+ 1 (* 1/2 (pow x 2))) (- (+ 1 (* 1/2 (pow x 2))) (fabs x))) (pow x 2)) (+ (pow x 3) (pow (+ 1 (* 1/2 (pow x 2))) 3))))) x)
(copysign (neg (log (/ (+ (* (+ 1 (* 1/2 (pow x 2))) (- (+ 1 (* 1/2 (pow x 2))) (fabs x))) (pow x 2)) (+ (pow x 3) (pow (+ 1 (* 1/2 (pow x 2))) 3))))) x)
(copysign (neg (log (/ (+ (* (+ 1 (* 1/2 (pow x 2))) (- (+ 1 (* 1/2 (pow x 2))) (fabs x))) (pow x 2)) (+ (pow x 3) (pow (+ 1 (* 1/2 (pow x 2))) 3))))) x)
(copysign (neg (log (/ (+ (* (+ 1 (* 1/2 (pow x 2))) (- (+ 1 (* 1/2 (pow x 2))) (fabs x))) (pow x 2)) (+ (pow x 3) (pow (+ 1 (* 1/2 (pow x 2))) 3))))) x)
(copysign (neg (log (/ (+ (* (+ 1 (* 1/2 (pow x 2))) (- (+ 1 (* 1/2 (pow x 2))) (fabs x))) (pow x 2)) (+ (pow x 3) (pow (+ 1 (* 1/2 (pow x 2))) 3))))) x)
(copysign (neg (log (/ (+ (* (+ 1 (* 1/2 (pow x 2))) (- (+ 1 (* 1/2 (pow x 2))) (fabs x))) (pow x 2)) (+ (pow x 3) (pow (+ 1 (* 1/2 (pow x 2))) 3))))) x)
(copysign (neg (log (/ (+ (* (+ 1 (* 1/2 (pow x 2))) (- (+ 1 (* 1/2 (pow x 2))) (fabs x))) (pow x 2)) (+ (pow x 3) (pow (+ 1 (* 1/2 (pow x 2))) 3))))) x)
(copysign (neg (log (/ (+ (* (+ 1 (* 1/2 (pow x 2))) (- (+ 1 (* 1/2 (pow x 2))) (fabs x))) (pow x 2)) (+ (pow x 3) (pow (+ 1 (* 1/2 (pow x 2))) 3))))) x)
(copysign (neg (log (/ (+ (* (+ 1 (* 1/2 (pow x 2))) (- (+ 1 (* 1/2 (pow x 2))) (fabs x))) (pow x 2)) (+ (* -1 (pow x 3)) (pow (+ 1 (* 1/2 (pow x 2))) 3))))) x)
(copysign (neg (log (/ (+ (* (+ 1 (* 1/2 (pow x 2))) (- (+ 1 (* 1/2 (pow x 2))) (fabs x))) (pow x 2)) (+ (* -1 (pow x 3)) (pow (+ 1 (* 1/2 (pow x 2))) 3))))) x)
(copysign (neg (log (/ (+ (* (+ 1 (* 1/2 (pow x 2))) (- (+ 1 (* 1/2 (pow x 2))) (fabs x))) (pow x 2)) (+ (* -1 (pow x 3)) (pow (+ 1 (* 1/2 (pow x 2))) 3))))) x)
(copysign (neg (log (/ (+ (* (+ 1 (* 1/2 (pow x 2))) (- (+ 1 (* 1/2 (pow x 2))) (fabs x))) (pow x 2)) (+ (* -1 (pow x 3)) (pow (+ 1 (* 1/2 (pow x 2))) 3))))) x)
(* -1 (log (- 1 (fabs x))))
(- (* (pow x 2) (- 1 (* 3/2 (/ 1 (- 1 (fabs x)))))) (log (- 1 (fabs x))))
(- (* (pow x 2) (- (+ 1 (* x (- (/ 1 (- 1 (fabs x))) (/ (fabs x) (- 1 (fabs x)))))) (* 3/2 (/ 1 (- 1 (fabs x)))))) (log (- 1 (fabs x))))
(- (* (pow x 2) (- (+ 1 (* x (- (+ (* -1/24 (* x (+ (* -12 (/ (pow (- (+ 3/2 (* 1/2 (- 1 (fabs x)))) (* 3/2 (- 1 (fabs x)))) 2) (pow (- 1 (fabs x)) 2))) (* 24 (/ (- 1/4 (+ (* 3/4 (- 1 (fabs x))) (* 3/2 (- (+ 3/2 (* 1/2 (- 1 (fabs x)))) (* 3/2 (- 1 (fabs x))))))) (- 1 (fabs x))))))) (/ 1 (- 1 (fabs x)))) (/ (fabs x) (- 1 (fabs x)))))) (* 3/2 (/ 1 (- 1 (fabs x)))))) (log (- 1 (fabs x))))
(* -1 (+ (log 2) (* 2 (log (/ 1 x)))))
(- (* -1/2 (/ (- (* 8 (+ 3/2 (* 1/2 (- 1 (fabs x))))) 12) (pow x 2))) (+ (log 2) (* 2 (log (/ 1 x)))))
(- (/ 8 (pow x 3)) (+ (log 2) (+ (* 1/2 (/ (- (* 8 (+ 3/2 (* 1/2 (- 1 (fabs x))))) 12) (pow x 2))) (* 2 (log (/ 1 x))))))
(- (+ (* -1/24 (/ (+ (* -3 (pow (- (* 8 (+ 3/2 (* 1/2 (- 1 (fabs x))))) 12) 2)) (* 12 (- (* 8 (- 1 (fabs x))) (+ 24 (* 6 (- (* 8 (+ 3/2 (* 1/2 (- 1 (fabs x))))) 12)))))) (pow x 4))) (/ 8 (pow x 3))) (+ (log 2) (+ (* 1/2 (/ (- (* 8 (+ 3/2 (* 1/2 (- 1 (fabs x))))) 12) (pow x 2))) (* 2 (log (/ 1 x))))))
(* -1 (+ (log 2) (* 2 (log (/ -1 x)))))
(- (* -1/2 (/ (- (* 8 (+ 3/2 (* 1/2 (- 1 (fabs x))))) 12) (pow x 2))) (+ (log 2) (* 2 (log (/ -1 x)))))
(- (* -1 (/ (+ (* 1/2 (- (* 8 (+ 3/2 (* 1/2 (- 1 (fabs x))))) 12)) (* 8 (/ 1 x))) (pow x 2))) (+ (log 2) (* 2 (log (/ -1 x)))))
(- (* -1 (/ (+ 8 (* 1/24 (/ (+ (* -3 (pow (- (* 8 (+ 3/2 (* 1/2 (- 1 (fabs x))))) 12) 2)) (* 12 (- (* 8 (- 1 (fabs x))) (+ 24 (* 6 (- (* 8 (+ 3/2 (* 1/2 (- 1 (fabs x))))) 12)))))) x))) (pow x 3))) (+ (log 2) (+ (* 1/2 (/ (- (* 8 (+ 3/2 (* 1/2 (- 1 (fabs x))))) 12) (pow x 2))) (* 2 (log (/ -1 x))))))
(log (- 1 (fabs x)))
(+ (log (- 1 (fabs x))) (/ (* (pow x 2) (- (+ 3/2 (* 1/2 (- 1 (fabs x)))) (* 3/2 (- 1 (fabs x))))) (- 1 (fabs x))))
(+ (log (- 1 (fabs x))) (* (pow x 2) (- (+ 1/2 (+ (* 3/2 (/ 1 (- 1 (fabs x)))) (/ (* x (- (fabs x) 1)) (- 1 (fabs x))))) 3/2)))
(+ (log (- 1 (fabs x))) (* (pow x 2) (- (+ 1/2 (+ (* x (- (+ (* 1/24 (* x (+ (* -12 (/ (pow (- (+ 3/2 (* 1/2 (- 1 (fabs x)))) (* 3/2 (- 1 (fabs x)))) 2) (pow (- 1 (fabs x)) 2))) (* 24 (/ (- 1/4 (+ (* 3/4 (- 1 (fabs x))) (* 3/2 (- (+ 3/2 (* 1/2 (- 1 (fabs x)))) (* 3/2 (- 1 (fabs x))))))) (- 1 (fabs x))))))) (/ (fabs x) (- 1 (fabs x)))) (/ 1 (- 1 (fabs x))))) (* 3/2 (/ 1 (- 1 (fabs x)))))) 3/2)))
(+ (log 2) (* 2 (log (/ 1 x))))
(+ (log 2) (+ (* 1/2 (/ (- (* 8 (+ 3/2 (* 1/2 (- 1 (fabs x))))) 12) (pow x 2))) (* 2 (log (/ 1 x)))))
(- (+ (log 2) (+ (* 1/2 (/ (- (* 8 (+ 3/2 (* 1/2 (- 1 (fabs x))))) 12) (pow x 2))) (* 2 (log (/ 1 x))))) (/ 8 (pow x 3)))
(- (+ (log 2) (+ (* 1/24 (/ (+ (* -3 (pow (- (* 8 (+ 3/2 (* 1/2 (- 1 (fabs x))))) 12) 2)) (* 12 (- (* 8 (- 1 (fabs x))) (+ 24 (* 6 (- (* 8 (+ 3/2 (* 1/2 (- 1 (fabs x))))) 12)))))) (pow x 4))) (+ (* 1/2 (/ (- (* 8 (+ 3/2 (* 1/2 (- 1 (fabs x))))) 12) (pow x 2))) (* 2 (log (/ 1 x)))))) (/ 8 (pow x 3)))
(+ (log 2) (* 2 (log (/ -1 x))))
(+ (log 2) (+ (* 1/2 (/ (- (* 8 (+ 3/2 (* 1/2 (- 1 (fabs x))))) 12) (pow x 2))) (* 2 (log (/ -1 x)))))
(+ (log 2) (+ (* 1/2 (/ (- (* 8 (+ 3/2 (* 1/2 (- 1 (fabs x))))) 12) (pow x 2))) (+ (* 2 (log (/ -1 x))) (/ 8 (pow x 3)))))
(+ (log 2) (+ (* -1 (/ (- (* -1/24 (/ (+ (* -3 (pow (- (* 8 (+ 3/2 (* 1/2 (- 1 (fabs x))))) 12) 2)) (* 12 (- (* 8 (- 1 (fabs x))) (+ 24 (* 6 (- (* 8 (+ 3/2 (* 1/2 (- 1 (fabs x))))) 12)))))) x)) 8) (pow x 3))) (+ (* 1/2 (/ (- (* 8 (+ 3/2 (* 1/2 (- 1 (fabs x))))) 12) (pow x 2))) (* 2 (log (/ -1 x))))))
(- 1 (fabs x))
(- (+ 1 (* (pow x 2) (- (+ 3/2 (* 1/2 (- 1 (fabs x)))) (* 3/2 (- 1 (fabs x)))))) (fabs x))
(- (+ 1 (* (pow x 2) (- (+ 3/2 (+ (* 1/2 (- 1 (fabs x))) (* x (- (fabs x) 1)))) (* 3/2 (- 1 (fabs x)))))) (fabs x))
(- (+ 1 (* (pow x 2) (- (+ 3/2 (+ (* 1/2 (- 1 (fabs x))) (* x (- (+ (fabs x) (* x (- 1/4 (+ (* 3/4 (- 1 (fabs x))) (* 3/2 (- (+ 3/2 (* 1/2 (- 1 (fabs x)))) (* 3/2 (- 1 (fabs x))))))))) 1)))) (* 3/2 (- 1 (fabs x)))))) (fabs x))
(/ 2 (pow x 2))
(/ (- (+ 2 (* 8 (/ (+ 3/2 (* 1/2 (- 1 (fabs x)))) (pow x 2)))) (* 12 (/ 1 (pow x 2)))) (pow x 2))
(/ (- (+ 2 (* 8 (/ (+ 3/2 (* 1/2 (- 1 (fabs x)))) (pow x 2)))) (+ (* 12 (/ 1 (pow x 2))) (/ 16 (pow x 3)))) (pow x 2))
(/ (- (+ 2 (+ (* 8 (/ (+ 3/2 (* 1/2 (- 1 (fabs x)))) (pow x 2))) (* 8 (/ (- 1 (fabs x)) (pow x 4))))) (+ (* 6 (/ (- (* 8 (+ 3/2 (* 1/2 (- 1 (fabs x))))) 12) (pow x 4))) (+ (* 12 (/ 1 (pow x 2))) (+ (* 24 (/ 1 (pow x 4))) (/ 16 (pow x 3)))))) (pow x 2))
(/ 2 (pow x 2))
(/ (- (+ 2 (* 8 (/ (+ 3/2 (* 1/2 (- 1 (fabs x)))) (pow x 2)))) (* 12 (/ 1 (pow x 2)))) (pow x 2))
(/ (- (+ 2 (+ (* 8 (/ (+ 3/2 (* 1/2 (- 1 (fabs x)))) (pow x 2))) (/ 16 (pow x 3)))) (* 12 (/ 1 (pow x 2)))) (pow x 2))
(/ (- (+ 2 (+ (* -1 (/ (- (* -1 (/ (- (* 8 (- 1 (fabs x))) (+ 24 (* 6 (- (* 8 (+ 3/2 (* 1/2 (- 1 (fabs x))))) 12)))) x)) 16) (pow x 3))) (* 8 (/ (+ 3/2 (* 1/2 (- 1 (fabs x)))) (pow x 2))))) (* 12 (/ 1 (pow x 2)))) (pow x 2))
(fabs x)
(fabs x)
(fabs x)
(fabs x)
(fabs x)
(fabs x)
(fabs x)
(fabs x)
(fabs x)
(fabs x)
(fabs x)
(fabs x)
(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))))
(* 2 (pow x 2))
(* 2 (pow x 2))
(* 2 (pow x 2))
(* 2 (pow x 2))
(* 2 (pow x 2))
(* 2 (pow x 2))
(* 2 (pow x 2))
(* 2 (pow x 2))
(* 2 (pow x 2))
(* 2 (pow x 2))
(* 2 (pow x 2))
(* 2 (pow x 2))
(log x)
(log x)
(log x)
(log x)
(* -1 (log (/ 1 x)))
(* -1 (log (/ 1 x)))
(* -1 (log (/ 1 x)))
(* -1 (log (/ 1 x)))
(+ (log -1) (* -1 (log (/ -1 x))))
(+ (log -1) (* -1 (log (/ -1 x))))
(+ (log -1) (* -1 (log (/ -1 x))))
(+ (log -1) (* -1 (log (/ -1 x))))
(+ 1 (log x))
(+ 1 (log x))
(+ 1 (log x))
(+ 1 (log x))
(+ 1 (* -1 (log (/ 1 x))))
(+ 1 (* -1 (log (/ 1 x))))
(+ 1 (* -1 (log (/ 1 x))))
(+ 1 (* -1 (log (/ 1 x))))
(+ 1 (+ (log -1) (* -1 (log (/ -1 x)))))
(+ 1 (+ (log -1) (* -1 (log (/ -1 x)))))
(+ 1 (+ (log -1) (* -1 (log (/ -1 x)))))
(+ 1 (+ (log -1) (* -1 (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)
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 (+.f32 #s(literal 1 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 #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 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))) (+.f32 (log1p.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x))) (*.f32 (*.f32 x x) (+.f32 (+.f32 (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) (-.f32 (/.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (*.f32 (+.f32 #s(literal 1 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 #s(literal 1 binary32) (fabs.f32 x))) (*.f32 (*.f32 x x) (+.f32 (*.f32 #s(literal -1 binary32) (/.f32 (*.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 (+.f32 #s(literal 1 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 #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 -1/2 binary32) (/.f32 (*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)) (pow.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (*.f32 (+.f32 #s(literal 1 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)))) #s(literal 2 binary32))) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)))) (+.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 (pow.f32 (-.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal 1/2 binary32))) #s(literal 2 binary32)) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)))) (*.f32 #s(literal 1/8 binary32) (/.f32 (fabs.f32 x) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))))))) (/.f32 (-.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal 1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))))))
(+ (log (- 1 (fabs x))) (+ (log (/ (+ 1 (fabs x)) (- 1 (fabs x)))) (* (pow x 2) (- (+ (* 2 (/ 1 (- 1 (fabs x)))) (+ (* (pow x 2) (+ (* 1/24 (+ (* -24 (/ (* (+ (* 1/8 (/ (* (fabs x) (+ 1 (fabs x))) (pow (- 1 (fabs x)) 2))) (+ (* 1/8 (/ 1 (- 1 (fabs x)))) (/ (* (- 2 (* 1/2 (fabs x))) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (- 1 (fabs x))))) (- 1 (fabs x))) (+ 1 (fabs x)))) (* -12 (/ (* (pow (- 1 (fabs x)) 2) (pow (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2))) 2)) (pow (+ 1 (fabs x)) 2))))) (+ (* 1/24 (+ (* -12 (/ (pow (- 2 (* 1/2 (fabs x))) 2) (pow (- 1 (fabs x)) 2))) (* 3 (/ (fabs x) (- 1 (fabs x)))))) (* (pow x 2) (+ (* 1/720 (+ (* -90 (/ (* (fabs x) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2))) (+ (* -45 (/ (fabs x) (- 1 (fabs x)))) (* 240 (/ (pow (- 2 (* 1/2 (fabs x))) 3) (pow (- 1 (fabs x)) 3)))))) (* 1/720 (+ (* 240 (/ (* (pow (- 1 (fabs x)) 3) (pow (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2))) 3)) (pow (+ 1 (fabs x)) 3))) (+ (* 720 (/ (* (+ (* 1/8 (/ (* (fabs x) (+ 1 (fabs x))) (pow (- 1 (fabs x)) 2))) (+ (* 1/8 (/ 1 (- 1 (fabs x)))) (/ (* (- 2 (* 1/2 (fabs x))) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (- 1 (fabs x))))) (* (pow (- 1 (fabs x)) 2) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2))))) (pow (+ 1 (fabs x)) 2))) (* 720 (/ (* (- 1 (fabs x)) (- (* 1/16 (/ 1 (- 1 (fabs x)))) (+ (* -1 (/ (* (+ (* 1/8 (/ 1 (- 1 (fabs x)))) (+ (* 1/8 (/ (* (fabs x) (+ 1 (fabs x))) (pow (- 1 (fabs x)) 2))) (/ (* (- 2 (* 1/2 (fabs x))) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (- 1 (fabs x))))) (- 2 (* 1/2 (fabs x)))) (- 1 (fabs x)))) (+ (* -1/16 (/ (* (fabs x) (+ 1 (fabs x))) (pow (- 1 (fabs x)) 2))) (* 1/8 (/ (* (fabs x) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (- 1 (fabs x)))))))) (+ 1 (fabs x)))))))))))) (/ (* (- 1 (fabs x)) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (+ 1 (fabs x))))) (* 1/2 (/ (fabs x) (- 1 (fabs x))))))))
(+.f32 (log1p.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x))) (+.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))) (*.f32 (*.f32 x x) (+.f32 (+.f32 (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) (-.f32 (/.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (*.f32 (+.f32 #s(literal 1 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 #s(literal 1 binary32) (fabs.f32 x))) (*.f32 (*.f32 x x) (+.f32 (+.f32 (*.f32 #s(literal -1 binary32) (/.f32 (*.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 (+.f32 #s(literal 1 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 #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 -1/2 binary32) (/.f32 (*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)) (pow.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (*.f32 (+.f32 #s(literal 1 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)))) #s(literal 2 binary32))) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)))) (+.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 (pow.f32 (-.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal 1/2 binary32))) #s(literal 2 binary32)) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)))) (*.f32 #s(literal 1/8 binary32) (/.f32 (fabs.f32 x) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))))) (*.f32 (*.f32 (*.f32 x x) #s(literal 1/720 binary32)) (+.f32 (+.f32 (+.f32 (/.f32 (*.f32 #s(literal 240 binary32) (pow.f32 (-.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal 1/2 binary32))) #s(literal 3 binary32))) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32))) (+.f32 (/.f32 (*.f32 #s(literal -45 binary32) (fabs.f32 x)) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.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 #s(literal 240 binary32) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32))) (pow.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (*.f32 (+.f32 #s(literal 1 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)))) #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 (+.f32 #s(literal 1 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 #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 (+.f32 #s(literal 1 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)))))) (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 (*.f32 (*.f32 (fabs.f32 x) #s(literal 1/8 binary32)) (-.f32 (/.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (*.f32 (+.f32 #s(literal 1 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 #s(literal 1 binary32) (fabs.f32 x)))) (/.f32 (*.f32 (-.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal 1/2 binary32))) (+.f32 (/.f32 (*.f32 (-.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal 1/2 binary32))) (-.f32 (/.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (*.f32 (+.f32 #s(literal 1 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 #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 #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 #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)) (log.f32 #s(literal 1/2 binary32))))
(+ (log 1/2) (+ (log 2) (+ (log (/ 1 x)) (+ (* -2 (log (/ 1 x))) (+ (* -1/2 (/ (fabs x) x)) (+ (* 1/2 (/ (+ 1 (* -1/4 (pow (fabs x) 2))) (pow x 2))) (+ (* 1/2 (/ (+ (* -4 (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 2)) (* 2 (* (fabs x) (- (* 1/2 (fabs x)) (* -1/4 (fabs x)))))) (pow x 2))) (* 2 (/ (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) x)))))))))
(+.f32 (+.f32 (+.f32 (log.f32 x) (+.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 (fabs.f32 x) x)) (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal -1/8 binary32) (*.f32 x x))) (*.f32 x x)))) (+.f32 (/.f32 (*.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal 3/4 binary32))) x) (/.f32 (+.f32 (*.f32 #s(literal -2 binary32) (*.f32 (*.f32 x x) #s(literal 9/16 binary32))) (*.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 3/4 binary32)))) (*.f32 x x)))) (+.f32 (log.f32 #s(literal 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/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 -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 (*.f32 (fabs.f32 x) #s(literal 1/2 binary32)) #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 (/.f32 (*.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal 3/4 binary32))) x) (/.f32 (+.f32 (*.f32 #s(literal -2 binary32) (*.f32 (*.f32 x x) #s(literal 9/16 binary32))) (*.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 3/4 binary32)))) (*.f32 x x))) (+.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 (fabs.f32 x) x)) (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal -1/8 binary32) (*.f32 x x))) (*.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 #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/8 binary32) (*.f32 x x)) (+.f32 (*.f32 #s(literal -2 binary32) (*.f32 (*.f32 x x) #s(literal 9/16 binary32))) (*.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 3/4 binary32)))))) x)) (neg.f32 x)))
(+ (log 1/2) (+ (log 2) (+ (log (/ -1 x)) (+ (* -2 (log (/ -1 x))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/6 (+ (* -12 (* (fabs x) (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 2))) (+ (* -12 (+ (* -1/4 (* (pow (fabs x) 2) (- (* 1/2 (fabs x)) (* -1/4 (fabs x))))) (+ (* -1/8 (fabs x)) (* 1/2 (- (* 1/2 (fabs x)) (* -1/4 (fabs x))))))) (* 16 (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 3))))) (* 1/6 (+ (* -3/2 (fabs x)) (+ (* -1/4 (pow (fabs x) 3)) (* 3/2 (fabs x)))))) x)) (+ (* 1/2 (+ 1 (* -1/4 (pow (fabs x) 2)))) (* 1/2 (+ (* -4 (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 2)) (* 2 (* (fabs x) (- (* 1/2 (fabs x)) (* -1/4 (fabs x))))))))) x)) (+ (* -1/2 (fabs x)) (* 2 (- (* 1/2 (fabs x)) (* -1/4 (fabs x)))))) x))))))
(+.f32 (+.f32 (log.f32 #s(literal 1/2 binary32)) (-.f32 (log.f32 #s(literal 2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))) (/.f32 (-.f32 (+.f32 (*.f32 (fabs.f32 x) #s(literal -1/2 binary32)) (*.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal 3/4 binary32)))) (/.f32 (+.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal -1/8 binary32) (*.f32 x x))) (+.f32 (+.f32 (*.f32 #s(literal -2 binary32) (*.f32 (*.f32 x x) #s(literal 9/16 binary32))) (*.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 3/4 binary32)))) (/.f32 (*.f32 #s(literal -1/6 binary32) (+.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 (*.f32 (fabs.f32 x) #s(literal 1/2 binary32)) #s(literal 3/4 binary32)))))) (*.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 x x) (+.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 (pow.f32 (-.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal 1/2 binary32))) #s(literal 2 binary32)) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)))) (*.f32 #s(literal 1/8 binary32) (/.f32 (fabs.f32 x) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))))) (/.f32 (-.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal 1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))))
(+ (log (- 1 (fabs x))) (* (pow x 2) (- (+ (* (pow x 2) (+ (* 1/720 (* (pow x 2) (+ (* -90 (/ (* (fabs x) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2))) (+ (* -45 (/ (fabs x) (- 1 (fabs x)))) (* 240 (/ (pow (- 2 (* 1/2 (fabs x))) 3) (pow (- 1 (fabs x)) 3))))))) (* 1/24 (+ (* -12 (/ (pow (- 2 (* 1/2 (fabs x))) 2) (pow (- 1 (fabs x)) 2))) (* 3 (/ (fabs x) (- 1 (fabs x)))))))) (* 2 (/ 1 (- 1 (fabs x))))) (* 1/2 (/ (fabs x) (- 1 (fabs x)))))))
(+.f32 (log1p.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x))) (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) (+.f32 (+.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 (pow.f32 (-.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal 1/2 binary32))) #s(literal 2 binary32)) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)))) (*.f32 #s(literal 1/8 binary32) (/.f32 (fabs.f32 x) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))) (*.f32 (*.f32 #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 (*.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 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal 1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))))
(+ (log 2) (* -2 (log (/ 1 x))))
(+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal 2 binary32) (log.f32 x)))
(+ (log 2) (+ (* -2 (log (/ 1 x))) (* -1/2 (/ (fabs x) x))))
(+.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 (fabs.f32 x) 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)) (* 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 #s(literal -1/2 binary32) (/.f32 (fabs.f32 x) x)) (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal -1/8 binary32) (*.f32 x x))) (*.f32 x x)))))
(+ (log 2) (+ (* -2 (log (/ 1 x))) (+ (* -1/2 (/ (fabs x) x)) (+ (* 1/6 (/ (+ (* -3/2 (fabs x)) (+ (* -1/4 (pow (fabs x) 3)) (* 3/2 (fabs x)))) (pow x 3))) (* 1/2 (/ (+ 1 (* -1/4 (pow (fabs x) 2))) (pow x 2)))))))
(+.f32 (log.f32 #s(literal 2 binary32)) (+.f32 (+.f32 (*.f32 #s(literal 2 binary32) (log.f32 x)) (+.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 (fabs.f32 x) x)) (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal -1/8 binary32) (*.f32 x x))) (*.f32 x x)))) (/.f32 (+.f32 (*.f32 (fabs.f32 x) #s(literal -1/4 binary32)) (*.f32 #s(literal 1/6 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 (*.f32 #s(literal -2 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))) (+.f32 (log.f32 #s(literal 2 binary32)) (/.f32 (*.f32 #s(literal 1/2 binary32) (+.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal -1/4 binary32))) x))) x)))
(+ (log 2) (+ (* -2 (log (/ -1 x))) (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (/ (+ (* -3/2 (fabs x)) (+ (* -1/4 (pow (fabs x) 3)) (* 3/2 (fabs x)))) x)) (* 1/2 (+ 1 (* -1/4 (pow (fabs x) 2))))) x)) (* -1/2 (fabs x))) x))))
(-.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -2 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))) (/.f32 (-.f32 (*.f32 (fabs.f32 x) #s(literal -1/2 binary32)) (/.f32 (+.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal -1/8 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))))) 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 #s(literal 2 binary32) (-.f32 (/.f32 (*.f32 (fabs.f32 x) #s(literal -1/2 binary32)) (*.f32 x (*.f32 x x))) (/.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 (/ 1/2 (pow x 2)) x)
(copysign.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) x)
(copysign (/ 1/2 (pow x 2)) x)
(copysign.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) x)
(copysign (/ 1/2 (pow x 2)) x)
(copysign.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) x)
(copysign (/ 1/2 (pow x 2)) x)
(copysign.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) x)
(copysign (/ 1/2 (pow x 2)) x)
(copysign.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) x)
(copysign (/ 1/2 (pow x 2)) x)
(copysign.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) x)
(copysign (/ 1/2 (pow x 2)) x)
(copysign.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) x)
(copysign (/ 1/2 (pow x 2)) x)
(copysign.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) x)
(copysign (/ 1/2 (pow x 2)) x)
(copysign.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) x)
(copysign (/ 1/2 (pow x 2)) x)
(copysign.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) x)
(copysign (/ 1/2 (pow x 2)) x)
(copysign.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) x)
(copysign (/ 1/2 (pow x 2)) x)
(copysign.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) x)
(/ 1/2 (pow x 2))
(/.f32 #s(literal 1/2 binary32) (*.f32 x x))
(/ 1/2 (pow x 2))
(/.f32 #s(literal 1/2 binary32) (*.f32 x x))
(/ 1/2 (pow x 2))
(/.f32 #s(literal 1/2 binary32) (*.f32 x x))
(/ 1/2 (pow x 2))
(/.f32 #s(literal 1/2 binary32) (*.f32 x x))
(/ 1/2 (pow x 2))
(/.f32 #s(literal 1/2 binary32) (*.f32 x x))
(/ 1/2 (pow x 2))
(/.f32 #s(literal 1/2 binary32) (*.f32 x x))
(/ 1/2 (pow x 2))
(/.f32 #s(literal 1/2 binary32) (*.f32 x x))
(/ 1/2 (pow x 2))
(/.f32 #s(literal 1/2 binary32) (*.f32 x x))
(/ 1/2 (pow x 2))
(/.f32 #s(literal 1/2 binary32) (*.f32 x x))
(/ 1/2 (pow x 2))
(/.f32 #s(literal 1/2 binary32) (*.f32 x x))
(/ 1/2 (pow x 2))
(/.f32 #s(literal 1/2 binary32) (*.f32 x x))
(/ 1/2 (pow x 2))
(/.f32 #s(literal 1/2 binary32) (*.f32 x x))
(/ 1/2 x)
(/.f32 #s(literal 1/2 binary32) x)
(/ 1/2 x)
(/.f32 #s(literal 1/2 binary32) x)
(/ 1/2 x)
(/.f32 #s(literal 1/2 binary32) x)
(/ 1/2 x)
(/.f32 #s(literal 1/2 binary32) x)
(/ 1/2 x)
(/.f32 #s(literal 1/2 binary32) x)
(/ 1/2 x)
(/.f32 #s(literal 1/2 binary32) x)
(/ 1/2 x)
(/.f32 #s(literal 1/2 binary32) x)
(/ 1/2 x)
(/.f32 #s(literal 1/2 binary32) x)
(/ 1/2 x)
(/.f32 #s(literal 1/2 binary32) x)
(/ 1/2 x)
(/.f32 #s(literal 1/2 binary32) x)
(/ 1/2 x)
(/.f32 #s(literal 1/2 binary32) x)
(/ 1/2 x)
(/.f32 #s(literal 1/2 binary32) x)
(copysign (+ 1/2 (+ (log x) (* 1/2 (/ 1 (pow x 2))))) x)
(copysign.f32 (+.f32 (log.f32 x) (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) x)
(copysign (+ 1/2 (+ (log x) (* 1/2 (/ 1 (pow x 2))))) x)
(copysign.f32 (+.f32 (log.f32 x) (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) x)
(copysign (+ 1/2 (+ (log x) (* 1/2 (/ 1 (pow x 2))))) x)
(copysign.f32 (+.f32 (log.f32 x) (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) x)
(copysign (+ 1/2 (+ (log x) (* 1/2 (/ 1 (pow x 2))))) x)
(copysign.f32 (+.f32 (log.f32 x) (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) x)
(copysign (+ 1/2 (+ (log x) (* 1/2 (/ 1 (pow x 2))))) x)
(copysign.f32 (+.f32 (log.f32 x) (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) x)
(copysign (+ 1/2 (+ (log x) (* 1/2 (/ 1 (pow x 2))))) x)
(copysign.f32 (+.f32 (log.f32 x) (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) x)
(copysign (+ 1/2 (+ (log x) (* 1/2 (/ 1 (pow x 2))))) x)
(copysign.f32 (+.f32 (log.f32 x) (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) x)
(copysign (+ 1/2 (+ (log x) (* 1/2 (/ 1 (pow x 2))))) x)
(copysign.f32 (+.f32 (log.f32 x) (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) x)
(copysign (+ 1/2 (+ (log x) (* 1/2 (/ 1 (pow x 2))))) x)
(copysign.f32 (+.f32 (log.f32 x) (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) x)
(copysign (+ 1/2 (+ (log x) (* 1/2 (/ 1 (pow x 2))))) x)
(copysign.f32 (+.f32 (log.f32 x) (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) x)
(copysign (+ 1/2 (+ (log x) (* 1/2 (/ 1 (pow x 2))))) x)
(copysign.f32 (+.f32 (log.f32 x) (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) x)
(copysign (+ 1/2 (+ (log x) (* 1/2 (/ 1 (pow x 2))))) x)
(copysign.f32 (+.f32 (log.f32 x) (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) x)
(/ 1/2 (pow x 2))
(/.f32 #s(literal 1/2 binary32) (*.f32 x x))
(/ (+ 1/2 (* (pow x 2) (+ 1/2 (log x)))) (pow x 2))
(/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (log.f32 x)))) (*.f32 x x))
(/ (+ 1/2 (* (pow x 2) (+ 1/2 (log x)))) (pow x 2))
(/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (log.f32 x)))) (*.f32 x x))
(/ (+ 1/2 (* (pow x 2) (+ 1/2 (log x)))) (pow x 2))
(/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (log.f32 x)))) (*.f32 x x))
(+ 1/2 (* -1 (log (/ 1 x))))
(+.f32 #s(literal 1/2 binary32) (log.f32 x))
(+ 1/2 (+ (* -1 (log (/ 1 x))) (* 1/2 (/ 1 (pow x 2)))))
(+.f32 (log.f32 x) (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))
(+ 1/2 (+ (* -1 (log (/ 1 x))) (* 1/2 (/ 1 (pow x 2)))))
(+.f32 (log.f32 x) (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))
(+ 1/2 (+ (* -1 (log (/ 1 x))) (* 1/2 (/ 1 (pow x 2)))))
(+.f32 (log.f32 x) (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))
(+ 1/2 (+ (log -1) (* -1 (log (/ -1 x)))))
(-.f32 (+.f32 #s(literal 1/2 binary32) (log.f32 #s(literal -1 binary32))) (log.f32 (/.f32 #s(literal -1 binary32) x)))
(+ 1/2 (+ (log -1) (+ (* -1 (log (/ -1 x))) (* 1/2 (/ 1 (pow x 2))))))
(+.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (log.f32 (/.f32 #s(literal -1 binary32) x))) (+.f32 (log.f32 #s(literal -1 binary32)) #s(literal 1/2 binary32)))
(+ 1/2 (+ (log -1) (+ (* -1 (log (/ -1 x))) (* 1/2 (/ 1 (pow x 2))))))
(+.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (log.f32 (/.f32 #s(literal -1 binary32) x))) (+.f32 (log.f32 #s(literal -1 binary32)) #s(literal 1/2 binary32)))
(+ 1/2 (+ (log -1) (+ (* -1 (log (/ -1 x))) (* 1/2 (/ 1 (pow x 2))))))
(+.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (log.f32 (/.f32 #s(literal -1 binary32) x))) (+.f32 (log.f32 #s(literal -1 binary32)) #s(literal 1/2 binary32)))
(/ 1/2 (pow x 2))
(/.f32 #s(literal 1/2 binary32) (*.f32 x x))
(/ (+ 1/2 (* -1/2 (pow x 2))) (pow x 2))
(/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/2 binary32))) (*.f32 x x))
(/ (+ 1/2 (* -1/2 (pow x 2))) (pow x 2))
(/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/2 binary32))) (*.f32 x x))
(/ (+ 1/2 (* -1/2 (pow x 2))) (pow x 2))
(/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/2 binary32))) (*.f32 x x))
-1/2
#s(literal -1/2 binary32)
(- (* 1/2 (/ 1 (pow x 2))) 1/2)
(+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32))
(- (* 1/2 (/ 1 (pow x 2))) 1/2)
(+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32))
(- (* 1/2 (/ 1 (pow x 2))) 1/2)
(+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32))
-1/2
#s(literal -1/2 binary32)
(- (* 1/2 (/ 1 (pow x 2))) 1/2)
(+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32))
(- (* 1/2 (/ 1 (pow x 2))) 1/2)
(+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32))
(- (* 1/2 (/ 1 (pow x 2))) 1/2)
(+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32))
(copysign (log (* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ (fabs x) x))))) x)
(copysign.f32 (log.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (-.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) x))) (neg.f32 x))) x)
(copysign (log (* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ (fabs x) x))))) x)
(copysign.f32 (log.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (-.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) x))) (neg.f32 x))) x)
(copysign (log (* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ (fabs x) x))))) x)
(copysign.f32 (log.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (-.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) x))) (neg.f32 x))) x)
(copysign (log (* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ (fabs x) x))))) x)
(copysign.f32 (log.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (-.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) x))) (neg.f32 x))) x)
(copysign (log (* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ (fabs x) x))))) x)
(copysign.f32 (log.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (-.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) x))) (neg.f32 x))) x)
(copysign (log (* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ (fabs x) x))))) x)
(copysign.f32 (log.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (-.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) x))) (neg.f32 x))) x)
(copysign (log (* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ (fabs x) x))))) x)
(copysign.f32 (log.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (-.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) x))) (neg.f32 x))) x)
(copysign (log (* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ (fabs x) x))))) x)
(copysign.f32 (log.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (-.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) x))) (neg.f32 x))) x)
(copysign (log (* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ (fabs x) x))))) x)
(copysign.f32 (log.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (-.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) x))) (neg.f32 x))) x)
(copysign (log (* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ (fabs x) x))))) x)
(copysign.f32 (log.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (-.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) x))) (neg.f32 x))) x)
(copysign (log (* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ (fabs x) x))))) x)
(copysign.f32 (log.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (-.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) x))) (neg.f32 x))) x)
(copysign (log (* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ (fabs x) x))))) x)
(copysign.f32 (log.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (-.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) x))) (neg.f32 x))) x)
(+ (log -1/2) (* -1 (log x)))
(-.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 x))
(+ (log -1/2) (+ (* -2 (* x (fabs x))) (* -1 (log x))))
(+.f32 (*.f32 x (*.f32 (fabs.f32 x) #s(literal -2 binary32))) (-.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 x)))
(+ (log -1/2) (+ (* -1 (log x)) (* x (+ (* -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 x (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) (*.f32 x 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 (+ (* -16 (pow (fabs x) 3)) (* 24 (fabs x))))) (* 1/2 (+ 4 (* -4 (pow (fabs x) 2))))))))))
(+.f32 (*.f32 x (+.f32 (*.f32 (fabs.f32 x) #s(literal -2 binary32)) (*.f32 x (+.f32 (*.f32 (*.f32 #s(literal 1/6 binary32) x) (+.f32 (*.f32 (*.f32 (*.f32 x x) (fabs.f32 x)) #s(literal -16 binary32)) (*.f32 (fabs.f32 x) #s(literal 24 binary32)))) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) (*.f32 x x))))))) (-.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 x)))
(+ (log -1) (* -1 (log (/ 1 x))))
(+.f32 (log.f32 x) (log.f32 #s(literal -1 binary32)))
(+ (log -1) (+ (* -1 (log (/ 1 x))) (* -1 (/ (fabs x) x))))
(+.f32 (log.f32 #s(literal -1 binary32)) (-.f32 (log.f32 x) (/.f32 (fabs.f32 x) x)))
(+ (log -1) (+ (* -1 (log (/ 1 x))) (+ (* -1 (/ (fabs x) x)) (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))))))
(+.f32 (+.f32 (log.f32 #s(literal -1 binary32)) (-.f32 (log.f32 x) (/.f32 (fabs.f32 x) x))) (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/2 binary32))) (*.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 (+.f32 (-.f32 (log.f32 x) (/.f32 (fabs.f32 x) x)) (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/2 binary32))) (*.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)))
(neg.f32 (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (/.f32 (fabs.f32 x) x)))
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) x))) x)))
(neg.f32 (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (/.f32 (+.f32 (fabs.f32 x) (/.f32 (*.f32 #s(literal -1/2 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x))) 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)))
(-.f32 (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) (/.f32 (-.f32 (fabs.f32 x) (/.f32 (+.f32 (/.f32 (*.f32 #s(literal -1/6 binary32) (+.f32 (*.f32 (fabs.f32 x) #s(literal -3 binary32)) (*.f32 #s(literal 2 binary32) (*.f32 (*.f32 x x) (fabs.f32 x))))) x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #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 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)))))
(neg.f32 (*.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 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 (neg (log (/ (+ (* (+ 1 (* 1/2 (pow x 2))) (- (+ 1 (* 1/2 (pow x 2))) (fabs x))) (pow x 2)) (+ (pow x 3) (pow (+ 1 (* 1/2 (pow x 2))) 3))))) x)
(copysign.f32 (neg.f32 (log.f32 (/.f32 (+.f32 (*.f32 x x) (*.f32 (+.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)) (fabs.f32 x))))) (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))))))))) x)
(copysign (neg (log (/ (+ (* (+ 1 (* 1/2 (pow x 2))) (- (+ 1 (* 1/2 (pow x 2))) (fabs x))) (pow x 2)) (+ (pow x 3) (pow (+ 1 (* 1/2 (pow x 2))) 3))))) x)
(copysign.f32 (neg.f32 (log.f32 (/.f32 (+.f32 (*.f32 x x) (*.f32 (+.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)) (fabs.f32 x))))) (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))))))))) x)
(copysign (neg (log (/ (+ (* (+ 1 (* 1/2 (pow x 2))) (- (+ 1 (* 1/2 (pow x 2))) (fabs x))) (pow x 2)) (+ (pow x 3) (pow (+ 1 (* 1/2 (pow x 2))) 3))))) x)
(copysign.f32 (neg.f32 (log.f32 (/.f32 (+.f32 (*.f32 x x) (*.f32 (+.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)) (fabs.f32 x))))) (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))))))))) x)
(copysign (neg (log (/ (+ (* (+ 1 (* 1/2 (pow x 2))) (- (+ 1 (* 1/2 (pow x 2))) (fabs x))) (pow x 2)) (+ (pow x 3) (pow (+ 1 (* 1/2 (pow x 2))) 3))))) x)
(copysign.f32 (neg.f32 (log.f32 (/.f32 (+.f32 (*.f32 x x) (*.f32 (+.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)) (fabs.f32 x))))) (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))))))))) x)
(copysign (neg (log (/ (+ (* (+ 1 (* 1/2 (pow x 2))) (- (+ 1 (* 1/2 (pow x 2))) (fabs x))) (pow x 2)) (+ (pow x 3) (pow (+ 1 (* 1/2 (pow x 2))) 3))))) x)
(copysign.f32 (neg.f32 (log.f32 (/.f32 (+.f32 (*.f32 x x) (*.f32 (+.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)) (fabs.f32 x))))) (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))))))))) x)
(copysign (neg (log (/ (+ (* (+ 1 (* 1/2 (pow x 2))) (- (+ 1 (* 1/2 (pow x 2))) (fabs x))) (pow x 2)) (+ (pow x 3) (pow (+ 1 (* 1/2 (pow x 2))) 3))))) x)
(copysign.f32 (neg.f32 (log.f32 (/.f32 (+.f32 (*.f32 x x) (*.f32 (+.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)) (fabs.f32 x))))) (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))))))))) x)
(copysign (neg (log (/ (+ (* (+ 1 (* 1/2 (pow x 2))) (- (+ 1 (* 1/2 (pow x 2))) (fabs x))) (pow x 2)) (+ (pow x 3) (pow (+ 1 (* 1/2 (pow x 2))) 3))))) x)
(copysign.f32 (neg.f32 (log.f32 (/.f32 (+.f32 (*.f32 x x) (*.f32 (+.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)) (fabs.f32 x))))) (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))))))))) x)
(copysign (neg (log (/ (+ (* (+ 1 (* 1/2 (pow x 2))) (- (+ 1 (* 1/2 (pow x 2))) (fabs x))) (pow x 2)) (+ (pow x 3) (pow (+ 1 (* 1/2 (pow x 2))) 3))))) x)
(copysign.f32 (neg.f32 (log.f32 (/.f32 (+.f32 (*.f32 x x) (*.f32 (+.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)) (fabs.f32 x))))) (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))))))))) x)
(copysign (neg (log (/ (+ (* (+ 1 (* 1/2 (pow x 2))) (- (+ 1 (* 1/2 (pow x 2))) (fabs x))) (pow x 2)) (+ (* -1 (pow x 3)) (pow (+ 1 (* 1/2 (pow x 2))) 3))))) x)
(copysign.f32 (neg.f32 (log.f32 (/.f32 (+.f32 (*.f32 x x) (*.f32 (+.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)) (fabs.f32 x))))) (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))))) (*.f32 x (*.f32 x x)))))) x)
(copysign (neg (log (/ (+ (* (+ 1 (* 1/2 (pow x 2))) (- (+ 1 (* 1/2 (pow x 2))) (fabs x))) (pow x 2)) (+ (* -1 (pow x 3)) (pow (+ 1 (* 1/2 (pow x 2))) 3))))) x)
(copysign.f32 (neg.f32 (log.f32 (/.f32 (+.f32 (*.f32 x x) (*.f32 (+.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)) (fabs.f32 x))))) (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))))) (*.f32 x (*.f32 x x)))))) x)
(copysign (neg (log (/ (+ (* (+ 1 (* 1/2 (pow x 2))) (- (+ 1 (* 1/2 (pow x 2))) (fabs x))) (pow x 2)) (+ (* -1 (pow x 3)) (pow (+ 1 (* 1/2 (pow x 2))) 3))))) x)
(copysign.f32 (neg.f32 (log.f32 (/.f32 (+.f32 (*.f32 x x) (*.f32 (+.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)) (fabs.f32 x))))) (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))))) (*.f32 x (*.f32 x x)))))) x)
(copysign (neg (log (/ (+ (* (+ 1 (* 1/2 (pow x 2))) (- (+ 1 (* 1/2 (pow x 2))) (fabs x))) (pow x 2)) (+ (* -1 (pow x 3)) (pow (+ 1 (* 1/2 (pow x 2))) 3))))) x)
(copysign.f32 (neg.f32 (log.f32 (/.f32 (+.f32 (*.f32 x x) (*.f32 (+.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)) (fabs.f32 x))))) (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))))) (*.f32 x (*.f32 x x)))))) x)
(* -1 (log (- 1 (fabs x))))
(neg.f32 (log1p.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x))))
(- (* (pow x 2) (- 1 (* 3/2 (/ 1 (- 1 (fabs x)))))) (log (- 1 (fabs x))))
(-.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal -3/2 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))) (log1p.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x))))
(- (* (pow x 2) (- (+ 1 (* x (- (/ 1 (- 1 (fabs x))) (/ (fabs x) (- 1 (fabs x)))))) (* 3/2 (/ 1 (- 1 (fabs x)))))) (log (- 1 (fabs x))))
(-.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (+.f32 (*.f32 x (-.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (fabs.f32 x) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))) (/.f32 #s(literal -3/2 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))))) (log1p.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x))))
(- (* (pow x 2) (- (+ 1 (* x (- (+ (* -1/24 (* x (+ (* -12 (/ (pow (- (+ 3/2 (* 1/2 (- 1 (fabs x)))) (* 3/2 (- 1 (fabs x)))) 2) (pow (- 1 (fabs x)) 2))) (* 24 (/ (- 1/4 (+ (* 3/4 (- 1 (fabs x))) (* 3/2 (- (+ 3/2 (* 1/2 (- 1 (fabs x)))) (* 3/2 (- 1 (fabs x))))))) (- 1 (fabs x))))))) (/ 1 (- 1 (fabs x)))) (/ (fabs x) (- 1 (fabs x)))))) (* 3/2 (/ 1 (- 1 (fabs x)))))) (log (- 1 (fabs x))))
(-.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (+.f32 (*.f32 x (+.f32 (*.f32 (*.f32 #s(literal -1/24 binary32) x) (+.f32 (*.f32 #s(literal -12 binary32) (/.f32 (pow.f32 (+.f32 #s(literal 3/2 binary32) (*.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal -1 binary32))) #s(literal 2 binary32)) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)))) (/.f32 (*.f32 #s(literal 24 binary32) (+.f32 (-.f32 #s(literal 1/4 binary32) (*.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3/4 binary32))) (*.f32 #s(literal -3/2 binary32) (+.f32 #s(literal 3/2 binary32) (*.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal -1 binary32)))))) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))) (-.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (fabs.f32 x) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))))) (/.f32 #s(literal -3/2 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))))) (log1p.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x))))
(* -1 (+ (log 2) (* 2 (log (/ 1 x)))))
(neg.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -2 binary32) (log.f32 x))))
(- (* -1/2 (/ (- (* 8 (+ 3/2 (* 1/2 (- 1 (fabs x))))) 12) (pow x 2))) (+ (log 2) (* 2 (log (/ 1 x)))))
(+.f32 (-.f32 (/.f32 (*.f32 #s(literal -1/2 binary32) (+.f32 (+.f32 #s(literal 12 binary32) (*.f32 #s(literal 4 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))) #s(literal -12 binary32))) (*.f32 x x)) (log.f32 #s(literal 2 binary32))) (*.f32 #s(literal 2 binary32) (log.f32 x)))
(- (/ 8 (pow x 3)) (+ (log 2) (+ (* 1/2 (/ (- (* 8 (+ 3/2 (* 1/2 (- 1 (fabs x))))) 12) (pow x 2))) (* 2 (log (/ 1 x))))))
(-.f32 (-.f32 (/.f32 #s(literal 8 binary32) (*.f32 x (*.f32 x x))) (log.f32 #s(literal 2 binary32))) (+.f32 (*.f32 #s(literal -2 binary32) (log.f32 x)) (/.f32 (*.f32 #s(literal 1/2 binary32) (+.f32 (+.f32 #s(literal 12 binary32) (*.f32 #s(literal 4 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))) #s(literal -12 binary32))) (*.f32 x x))))
(- (+ (* -1/24 (/ (+ (* -3 (pow (- (* 8 (+ 3/2 (* 1/2 (- 1 (fabs x))))) 12) 2)) (* 12 (- (* 8 (- 1 (fabs x))) (+ 24 (* 6 (- (* 8 (+ 3/2 (* 1/2 (- 1 (fabs x))))) 12)))))) (pow x 4))) (/ 8 (pow x 3))) (+ (log 2) (+ (* 1/2 (/ (- (* 8 (+ 3/2 (* 1/2 (- 1 (fabs x))))) 12) (pow x 2))) (* 2 (log (/ 1 x))))))
(+.f32 (/.f32 (*.f32 #s(literal -1/24 binary32) (+.f32 (*.f32 #s(literal -3 binary32) (pow.f32 (+.f32 (+.f32 #s(literal 12 binary32) (*.f32 #s(literal 4 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))) #s(literal -12 binary32)) #s(literal 2 binary32))) (*.f32 #s(literal 12 binary32) (+.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 8 binary32)) #s(literal -24 binary32)) (*.f32 #s(literal -6 binary32) (+.f32 (+.f32 #s(literal 12 binary32) (*.f32 #s(literal 4 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))) #s(literal -12 binary32))))))) (pow.f32 x #s(literal 4 binary32))) (-.f32 (-.f32 (/.f32 #s(literal 8 binary32) (*.f32 x (*.f32 x x))) (log.f32 #s(literal 2 binary32))) (+.f32 (*.f32 #s(literal -2 binary32) (log.f32 x)) (/.f32 (*.f32 #s(literal 1/2 binary32) (+.f32 (+.f32 #s(literal 12 binary32) (*.f32 #s(literal 4 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))) #s(literal -12 binary32))) (*.f32 x x)))))
(* -1 (+ (log 2) (* 2 (log (/ -1 x)))))
(+.f32 (*.f32 #s(literal -2 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))) (*.f32 #s(literal -1 binary32) (log.f32 #s(literal 2 binary32))))
(- (* -1/2 (/ (- (* 8 (+ 3/2 (* 1/2 (- 1 (fabs x))))) 12) (pow x 2))) (+ (log 2) (* 2 (log (/ -1 x)))))
(+.f32 (-.f32 (/.f32 (*.f32 #s(literal -1/2 binary32) (+.f32 (+.f32 #s(literal 12 binary32) (*.f32 #s(literal 4 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))) #s(literal -12 binary32))) (*.f32 x x)) (log.f32 #s(literal 2 binary32))) (*.f32 #s(literal -2 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))))
(- (* -1 (/ (+ (* 1/2 (- (* 8 (+ 3/2 (* 1/2 (- 1 (fabs x))))) 12)) (* 8 (/ 1 x))) (pow x 2))) (+ (log 2) (* 2 (log (/ -1 x)))))
(-.f32 (neg.f32 (/.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (+.f32 (+.f32 #s(literal 12 binary32) (*.f32 #s(literal 4 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))) #s(literal -12 binary32))) (/.f32 #s(literal 8 binary32) x)) (*.f32 x x))) (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal 2 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))))
(- (* -1 (/ (+ 8 (* 1/24 (/ (+ (* -3 (pow (- (* 8 (+ 3/2 (* 1/2 (- 1 (fabs x))))) 12) 2)) (* 12 (- (* 8 (- 1 (fabs x))) (+ 24 (* 6 (- (* 8 (+ 3/2 (* 1/2 (- 1 (fabs x))))) 12)))))) x))) (pow x 3))) (+ (log 2) (+ (* 1/2 (/ (- (* 8 (+ 3/2 (* 1/2 (- 1 (fabs x))))) 12) (pow x 2))) (* 2 (log (/ -1 x))))))
(-.f32 (/.f32 (+.f32 #s(literal 8 binary32) (/.f32 (*.f32 #s(literal 1/24 binary32) (+.f32 (*.f32 #s(literal -3 binary32) (pow.f32 (+.f32 (+.f32 #s(literal 12 binary32) (*.f32 #s(literal 4 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))) #s(literal -12 binary32)) #s(literal 2 binary32))) (*.f32 #s(literal 12 binary32) (+.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 8 binary32)) #s(literal -24 binary32)) (*.f32 #s(literal -6 binary32) (+.f32 (+.f32 #s(literal 12 binary32) (*.f32 #s(literal 4 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))) #s(literal -12 binary32))))))) x)) (neg.f32 (*.f32 x (*.f32 x x)))) (+.f32 (log.f32 #s(literal 2 binary32)) (+.f32 (/.f32 (*.f32 #s(literal 1/2 binary32) (+.f32 (+.f32 #s(literal 12 binary32) (*.f32 #s(literal 4 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))) #s(literal -12 binary32))) (*.f32 x x)) (*.f32 #s(literal 2 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))))))
(log (- 1 (fabs x)))
(log1p.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x)))
(+ (log (- 1 (fabs x))) (/ (* (pow x 2) (- (+ 3/2 (* 1/2 (- 1 (fabs x)))) (* 3/2 (- 1 (fabs x))))) (- 1 (fabs x))))
(+.f32 (log1p.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x))) (/.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 3/2 binary32) (*.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal -1 binary32)))) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))
(+ (log (- 1 (fabs x))) (* (pow x 2) (- (+ 1/2 (+ (* 3/2 (/ 1 (- 1 (fabs x)))) (/ (* x (- (fabs x) 1)) (- 1 (fabs x))))) 3/2)))
(+.f32 (log1p.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x))) (*.f32 (*.f32 x x) (+.f32 (+.f32 (/.f32 #s(literal 3/2 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (*.f32 x (+.f32 (fabs.f32 x) #s(literal -1 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))) #s(literal -1 binary32))))
(+ (log (- 1 (fabs x))) (* (pow x 2) (- (+ 1/2 (+ (* x (- (+ (* 1/24 (* x (+ (* -12 (/ (pow (- (+ 3/2 (* 1/2 (- 1 (fabs x)))) (* 3/2 (- 1 (fabs x)))) 2) (pow (- 1 (fabs x)) 2))) (* 24 (/ (- 1/4 (+ (* 3/4 (- 1 (fabs x))) (* 3/2 (- (+ 3/2 (* 1/2 (- 1 (fabs x)))) (* 3/2 (- 1 (fabs x))))))) (- 1 (fabs x))))))) (/ (fabs x) (- 1 (fabs x)))) (/ 1 (- 1 (fabs x))))) (* 3/2 (/ 1 (- 1 (fabs x)))))) 3/2)))
(+.f32 (log1p.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x))) (*.f32 (*.f32 x x) (+.f32 (+.f32 (/.f32 #s(literal 3/2 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (*.f32 x (+.f32 (*.f32 (*.f32 #s(literal 1/24 binary32) x) (+.f32 (*.f32 #s(literal -12 binary32) (/.f32 (pow.f32 (+.f32 #s(literal 3/2 binary32) (*.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal -1 binary32))) #s(literal 2 binary32)) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)))) (/.f32 (*.f32 #s(literal 24 binary32) (+.f32 (-.f32 #s(literal 1/4 binary32) (*.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3/4 binary32))) (*.f32 #s(literal -3/2 binary32) (+.f32 #s(literal 3/2 binary32) (*.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal -1 binary32)))))) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))) (/.f32 (+.f32 (fabs.f32 x) #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))))) #s(literal -1 binary32))))
(+ (log 2) (* 2 (log (/ 1 x))))
(+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -2 binary32) (log.f32 x)))
(+ (log 2) (+ (* 1/2 (/ (- (* 8 (+ 3/2 (* 1/2 (- 1 (fabs x))))) 12) (pow x 2))) (* 2 (log (/ 1 x)))))
(+.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -2 binary32) (log.f32 x))) (/.f32 (*.f32 #s(literal 1/2 binary32) (+.f32 (+.f32 #s(literal 12 binary32) (*.f32 #s(literal 4 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))) #s(literal -12 binary32))) (*.f32 x x)))
(- (+ (log 2) (+ (* 1/2 (/ (- (* 8 (+ 3/2 (* 1/2 (- 1 (fabs x))))) 12) (pow x 2))) (* 2 (log (/ 1 x))))) (/ 8 (pow x 3)))
(+.f32 (+.f32 (*.f32 #s(literal -2 binary32) (log.f32 x)) (/.f32 (*.f32 #s(literal 1/2 binary32) (+.f32 (+.f32 #s(literal 12 binary32) (*.f32 #s(literal 4 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))) #s(literal -12 binary32))) (*.f32 x x))) (+.f32 (log.f32 #s(literal 2 binary32)) (/.f32 #s(literal -8 binary32) (*.f32 x (*.f32 x x)))))
(- (+ (log 2) (+ (* 1/24 (/ (+ (* -3 (pow (- (* 8 (+ 3/2 (* 1/2 (- 1 (fabs x))))) 12) 2)) (* 12 (- (* 8 (- 1 (fabs x))) (+ 24 (* 6 (- (* 8 (+ 3/2 (* 1/2 (- 1 (fabs x))))) 12)))))) (pow x 4))) (+ (* 1/2 (/ (- (* 8 (+ 3/2 (* 1/2 (- 1 (fabs x))))) 12) (pow x 2))) (* 2 (log (/ 1 x)))))) (/ 8 (pow x 3)))
(+.f32 (log.f32 #s(literal 2 binary32)) (+.f32 (/.f32 (*.f32 #s(literal 1/24 binary32) (+.f32 (*.f32 #s(literal -3 binary32) (pow.f32 (+.f32 (+.f32 #s(literal 12 binary32) (*.f32 #s(literal 4 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))) #s(literal -12 binary32)) #s(literal 2 binary32))) (*.f32 #s(literal 12 binary32) (+.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 8 binary32)) #s(literal -24 binary32)) (*.f32 #s(literal -6 binary32) (+.f32 (+.f32 #s(literal 12 binary32) (*.f32 #s(literal 4 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))) #s(literal -12 binary32))))))) (pow.f32 x #s(literal 4 binary32))) (+.f32 (/.f32 (*.f32 #s(literal 1/2 binary32) (+.f32 (+.f32 #s(literal 12 binary32) (*.f32 #s(literal 4 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))) #s(literal -12 binary32))) (*.f32 x x)) (-.f32 (*.f32 #s(literal -2 binary32) (log.f32 x)) (/.f32 #s(literal 8 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) (+ (* 1/2 (/ (- (* 8 (+ 3/2 (* 1/2 (- 1 (fabs x))))) 12) (pow x 2))) (* 2 (log (/ -1 x)))))
(+.f32 (log.f32 #s(literal 2 binary32)) (+.f32 (/.f32 (*.f32 #s(literal 1/2 binary32) (+.f32 (+.f32 #s(literal 12 binary32) (*.f32 #s(literal 4 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))) #s(literal -12 binary32))) (*.f32 x x)) (*.f32 #s(literal 2 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))))
(+ (log 2) (+ (* 1/2 (/ (- (* 8 (+ 3/2 (* 1/2 (- 1 (fabs x))))) 12) (pow x 2))) (+ (* 2 (log (/ -1 x))) (/ 8 (pow x 3)))))
(+.f32 (log.f32 #s(literal 2 binary32)) (+.f32 (/.f32 #s(literal 8 binary32) (*.f32 x (*.f32 x x))) (+.f32 (/.f32 (*.f32 #s(literal 1/2 binary32) (+.f32 (+.f32 #s(literal 12 binary32) (*.f32 #s(literal 4 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))) #s(literal -12 binary32))) (*.f32 x x)) (*.f32 #s(literal 2 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))))))
(+ (log 2) (+ (* -1 (/ (- (* -1/24 (/ (+ (* -3 (pow (- (* 8 (+ 3/2 (* 1/2 (- 1 (fabs x))))) 12) 2)) (* 12 (- (* 8 (- 1 (fabs x))) (+ 24 (* 6 (- (* 8 (+ 3/2 (* 1/2 (- 1 (fabs x))))) 12)))))) x)) 8) (pow x 3))) (+ (* 1/2 (/ (- (* 8 (+ 3/2 (* 1/2 (- 1 (fabs x))))) 12) (pow x 2))) (* 2 (log (/ -1 x))))))
(+.f32 (log.f32 #s(literal 2 binary32)) (-.f32 (+.f32 (/.f32 (*.f32 #s(literal 1/2 binary32) (+.f32 (+.f32 #s(literal 12 binary32) (*.f32 #s(literal 4 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))) #s(literal -12 binary32))) (*.f32 x x)) (*.f32 #s(literal 2 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))) (/.f32 (+.f32 (/.f32 (*.f32 #s(literal -1/24 binary32) (+.f32 (*.f32 #s(literal -3 binary32) (pow.f32 (+.f32 (+.f32 #s(literal 12 binary32) (*.f32 #s(literal 4 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))) #s(literal -12 binary32)) #s(literal 2 binary32))) (*.f32 #s(literal 12 binary32) (+.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 8 binary32)) #s(literal -24 binary32)) (*.f32 #s(literal -6 binary32) (+.f32 (+.f32 #s(literal 12 binary32) (*.f32 #s(literal 4 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))) #s(literal -12 binary32))))))) x) #s(literal -8 binary32)) (*.f32 x (*.f32 x x)))))
(- 1 (fabs x))
(-.f32 #s(literal 1 binary32) (fabs.f32 x))
(- (+ 1 (* (pow x 2) (- (+ 3/2 (* 1/2 (- 1 (fabs x)))) (* 3/2 (- 1 (fabs x)))))) (fabs x))
(+.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 3/2 binary32) (*.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal -1 binary32)))) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))
(- (+ 1 (* (pow x 2) (- (+ 3/2 (+ (* 1/2 (- 1 (fabs x))) (* x (- (fabs x) 1)))) (* 3/2 (- 1 (fabs x)))))) (fabs x))
(+.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 3/2 binary32) (+.f32 (*.f32 x (+.f32 (fabs.f32 x) #s(literal -1 binary32))) (*.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal -1 binary32))))) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))
(- (+ 1 (* (pow x 2) (- (+ 3/2 (+ (* 1/2 (- 1 (fabs x))) (* x (- (+ (fabs x) (* x (- 1/4 (+ (* 3/4 (- 1 (fabs x))) (* 3/2 (- (+ 3/2 (* 1/2 (- 1 (fabs x)))) (* 3/2 (- 1 (fabs x))))))))) 1)))) (* 3/2 (- 1 (fabs x)))))) (fabs x))
(+.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 3/2 binary32) (+.f32 (*.f32 x (+.f32 (*.f32 x (+.f32 (-.f32 #s(literal 1/4 binary32) (*.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3/4 binary32))) (*.f32 #s(literal -3/2 binary32) (+.f32 #s(literal 3/2 binary32) (*.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal -1 binary32)))))) (+.f32 (fabs.f32 x) #s(literal -1 binary32)))) (*.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal -1 binary32))))) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))
(/ 2 (pow x 2))
(/.f32 #s(literal 2 binary32) (*.f32 x x))
(/ (- (+ 2 (* 8 (/ (+ 3/2 (* 1/2 (- 1 (fabs x)))) (pow x 2)))) (* 12 (/ 1 (pow x 2)))) (pow x 2))
(/.f32 (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 (+.f32 #s(literal 12 binary32) (*.f32 #s(literal 4 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))) #s(literal -12 binary32)) (*.f32 x x))) (*.f32 x x))
(/ (- (+ 2 (* 8 (/ (+ 3/2 (* 1/2 (- 1 (fabs x)))) (pow x 2)))) (+ (* 12 (/ 1 (pow x 2))) (/ 16 (pow x 3)))) (pow x 2))
(/.f32 (+.f32 #s(literal 2 binary32) (-.f32 (/.f32 (+.f32 (+.f32 #s(literal 12 binary32) (*.f32 #s(literal 4 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))) #s(literal -12 binary32)) (*.f32 x x)) (/.f32 #s(literal 16 binary32) (*.f32 x (*.f32 x x))))) (*.f32 x x))
(/ (- (+ 2 (+ (* 8 (/ (+ 3/2 (* 1/2 (- 1 (fabs x)))) (pow x 2))) (* 8 (/ (- 1 (fabs x)) (pow x 4))))) (+ (* 6 (/ (- (* 8 (+ 3/2 (* 1/2 (- 1 (fabs x))))) 12) (pow x 4))) (+ (* 12 (/ 1 (pow x 2))) (+ (* 24 (/ 1 (pow x 4))) (/ 16 (pow x 3)))))) (pow x 2))
(/.f32 (+.f32 #s(literal 2 binary32) (-.f32 (+.f32 (/.f32 (+.f32 #s(literal 12 binary32) (*.f32 #s(literal 4 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))) (*.f32 x x)) (*.f32 #s(literal 8 binary32) (/.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) (pow.f32 x #s(literal 4 binary32))))) (+.f32 (/.f32 (+.f32 (*.f32 #s(literal 6 binary32) (+.f32 #s(literal 12 binary32) (*.f32 #s(literal 4 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))) #s(literal -72 binary32)) (pow.f32 x #s(literal 4 binary32))) (+.f32 (+.f32 (/.f32 #s(literal 12 binary32) (*.f32 x x)) (/.f32 #s(literal 16 binary32) (*.f32 x (*.f32 x x)))) (/.f32 #s(literal 24 binary32) (pow.f32 x #s(literal 4 binary32))))))) (*.f32 x x))
(/ 2 (pow x 2))
(/.f32 #s(literal 2 binary32) (*.f32 x x))
(/ (- (+ 2 (* 8 (/ (+ 3/2 (* 1/2 (- 1 (fabs x)))) (pow x 2)))) (* 12 (/ 1 (pow x 2)))) (pow x 2))
(/.f32 (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 (+.f32 #s(literal 12 binary32) (*.f32 #s(literal 4 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))) #s(literal -12 binary32)) (*.f32 x x))) (*.f32 x x))
(/ (- (+ 2 (+ (* 8 (/ (+ 3/2 (* 1/2 (- 1 (fabs x)))) (pow x 2))) (/ 16 (pow x 3)))) (* 12 (/ 1 (pow x 2)))) (pow x 2))
(/.f32 (+.f32 #s(literal 2 binary32) (+.f32 (/.f32 #s(literal 16 binary32) (*.f32 x (*.f32 x x))) (/.f32 (+.f32 (+.f32 #s(literal 12 binary32) (*.f32 #s(literal 4 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))) #s(literal -12 binary32)) (*.f32 x x)))) (*.f32 x x))
(/ (- (+ 2 (+ (* -1 (/ (- (* -1 (/ (- (* 8 (- 1 (fabs x))) (+ 24 (* 6 (- (* 8 (+ 3/2 (* 1/2 (- 1 (fabs x))))) 12)))) x)) 16) (pow x 3))) (* 8 (/ (+ 3/2 (* 1/2 (- 1 (fabs x)))) (pow x 2))))) (* 12 (/ 1 (pow x 2)))) (pow x 2))
(/.f32 (+.f32 (-.f32 #s(literal 2 binary32) (/.f32 (+.f32 (/.f32 (+.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 8 binary32)) #s(literal -24 binary32)) (*.f32 #s(literal -6 binary32) (+.f32 (+.f32 #s(literal 12 binary32) (*.f32 #s(literal 4 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))) #s(literal -12 binary32)))) (neg.f32 x)) #s(literal -16 binary32)) (*.f32 x (*.f32 x x)))) (/.f32 (+.f32 (+.f32 #s(literal 12 binary32) (*.f32 #s(literal 4 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))) #s(literal -12 binary32)) (*.f32 x 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)
(log (/ (+ 1 (fabs x)) (- 1 (fabs x))))
(log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))
(+ (log (/ (+ 1 (fabs x)) (- 1 (fabs x)))) (/ (* (pow x 2) (* (- 1 (fabs x)) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2))))) (+ 1 (fabs x))))
(+.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))) (/.f32 (*.f32 (*.f32 (*.f32 x x) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (-.f32 (/.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (*.f32 (+.f32 #s(literal 1 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 #s(literal 1 binary32) (fabs.f32 x))))
(+ (log (/ (+ 1 (fabs x)) (- 1 (fabs x)))) (* (pow x 2) (+ (* 1/24 (* (pow x 2) (+ (* -24 (/ (* (+ (* 1/8 (/ 1 (- 1 (fabs x)))) (+ (* 1/8 (/ (* (fabs x) (+ 1 (fabs x))) (pow (- 1 (fabs x)) 2))) (/ (* (- 2 (* 1/2 (fabs x))) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (- 1 (fabs x))))) (- 1 (fabs x))) (+ 1 (fabs x)))) (* -12 (/ (* (pow (- 1 (fabs x)) 2) (pow (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2))) 2)) (pow (+ 1 (fabs x)) 2)))))) (/ (* (- 1 (fabs x)) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (+ 1 (fabs x))))))
(+.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))) (*.f32 (*.f32 x x) (+.f32 (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) (-.f32 (/.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (*.f32 (+.f32 #s(literal 1 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 #s(literal 1 binary32) (fabs.f32 x))) (*.f32 (*.f32 x x) (+.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 (*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)) (pow.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (*.f32 (+.f32 #s(literal 1 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)))) #s(literal 2 binary32))) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)))) (*.f32 #s(literal -1 binary32) (/.f32 (*.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 (+.f32 #s(literal 1 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 #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)))))))))
(+ (log (/ (+ 1 (fabs x)) (- 1 (fabs x)))) (* (pow x 2) (+ (* (pow x 2) (+ (* 1/720 (* (pow x 2) (+ (* 240 (/ (* (pow (- 1 (fabs x)) 3) (pow (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2))) 3)) (pow (+ 1 (fabs x)) 3))) (+ (* 720 (/ (* (+ (* 1/8 (/ 1 (- 1 (fabs x)))) (+ (* 1/8 (/ (* (fabs x) (+ 1 (fabs x))) (pow (- 1 (fabs x)) 2))) (/ (* (- 2 (* 1/2 (fabs x))) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (- 1 (fabs x))))) (* (pow (- 1 (fabs x)) 2) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2))))) (pow (+ 1 (fabs x)) 2))) (* 720 (/ (* (- 1 (fabs x)) (- (* 1/16 (/ 1 (- 1 (fabs x)))) (+ (* -1 (/ (* (+ (* 1/8 (/ (* (fabs x) (+ 1 (fabs x))) (pow (- 1 (fabs x)) 2))) (+ (* 1/8 (/ 1 (- 1 (fabs x)))) (/ (* (- 2 (* 1/2 (fabs x))) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (- 1 (fabs x))))) (- 2 (* 1/2 (fabs x)))) (- 1 (fabs x)))) (+ (* -1/16 (/ (* (fabs x) (+ 1 (fabs x))) (pow (- 1 (fabs x)) 2))) (* 1/8 (/ (* (fabs x) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (- 1 (fabs x)))))))) (+ 1 (fabs x)))))))) (* 1/24 (+ (* -24 (/ (* (+ (* 1/8 (/ 1 (- 1 (fabs x)))) (+ (* 1/8 (/ (* (fabs x) (+ 1 (fabs x))) (pow (- 1 (fabs x)) 2))) (/ (* (- 2 (* 1/2 (fabs x))) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (- 1 (fabs x))))) (- 1 (fabs x))) (+ 1 (fabs x)))) (* -12 (/ (* (pow (- 1 (fabs x)) 2) (pow (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2))) 2)) (pow (+ 1 (fabs x)) 2))))))) (/ (* (- 1 (fabs x)) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (+ 1 (fabs x))))))
(+.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))) (*.f32 (*.f32 x x) (+.f32 (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) (-.f32 (/.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (*.f32 (+.f32 #s(literal 1 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 #s(literal 1 binary32) (fabs.f32 x))) (*.f32 (*.f32 x x) (+.f32 (+.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 (*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)) (pow.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (*.f32 (+.f32 #s(literal 1 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)))) #s(literal 2 binary32))) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)))) (*.f32 #s(literal -1 binary32) (/.f32 (*.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 (+.f32 #s(literal 1 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 #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 x x) (+.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 (*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32)) (pow.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (*.f32 (+.f32 #s(literal 1 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)))) #s(literal 3 binary32))) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32)))) (*.f32 #s(literal 1 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 (+.f32 #s(literal 1 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 #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 (+.f32 #s(literal 1 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)))))) (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 (*.f32 (*.f32 (fabs.f32 x) #s(literal 1/8 binary32)) (-.f32 (/.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (*.f32 (+.f32 #s(literal 1 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 #s(literal 1 binary32) (fabs.f32 x)))) (/.f32 (*.f32 (-.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal 1/2 binary32))) (+.f32 (/.f32 (*.f32 (-.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal 1/2 binary32))) (-.f32 (/.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (*.f32 (+.f32 #s(literal 1 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 #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 #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 (*.f32 #s(literal -2 binary32) (*.f32 (*.f32 x x) #s(literal 9/16 binary32))) (*.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 3/4 binary32)))) (*.f32 x x)))
(+ (log 1/2) (+ (log (/ 1 x)) (+ (* 1/6 (/ (+ (* -12 (* (fabs x) (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 2))) (+ (* -12 (+ (* -1/4 (* (pow (fabs x) 2) (- (* 1/2 (fabs x)) (* -1/4 (fabs x))))) (+ (* -1/8 (fabs x)) (* 1/2 (- (* 1/2 (fabs x)) (* -1/4 (fabs x))))))) (* 16 (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 3)))) (pow x 3))) (+ (* 1/2 (/ (+ (* -4 (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 2)) (* 2 (* (fabs x) (- (* 1/2 (fabs x)) (* -1/4 (fabs x)))))) (pow x 2))) (* 2 (/ (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) x))))))
(+.f32 (-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x)) (+.f32 (+.f32 (/.f32 (*.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal 3/4 binary32))) x) (/.f32 (+.f32 (*.f32 #s(literal -2 binary32) (*.f32 (*.f32 x x) #s(literal 9/16 binary32))) (*.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 3/4 binary32)))) (*.f32 x x))) (/.f32 (*.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 (*.f32 (fabs.f32 x) #s(literal 1/2 binary32)) #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 (log.f32 #s(literal 1/2 binary32)) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (*.f32 #s(literal -2 binary32) (/.f32 (*.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 #s(literal -1/2 binary32) (/.f32 (+.f32 (*.f32 #s(literal -4 binary32) (*.f32 (*.f32 x x) #s(literal 9/16 binary32))) (*.f32 #s(literal 2 binary32) (*.f32 (*.f32 x x) #s(literal 3/4 binary32)))) x))) x))
(+ (log 1/2) (+ (log (/ -1 x)) (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (/ (+ (* -12 (* (fabs x) (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 2))) (+ (* -12 (+ (* -1/4 (* (pow (fabs x) 2) (- (* 1/2 (fabs x)) (* -1/4 (fabs x))))) (+ (* -1/8 (fabs x)) (* 1/2 (- (* 1/2 (fabs x)) (* -1/4 (fabs x))))))) (* 16 (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 3)))) x)) (* 1/2 (+ (* -4 (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 2)) (* 2 (* (fabs x) (- (* 1/2 (fabs x)) (* -1/4 (fabs x)))))))) x)) (* 2 (- (* 1/2 (fabs x)) (* -1/4 (fabs x))))) x))))
(-.f32 (+.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) (/.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal 3/4 binary32))) (/.f32 (+.f32 (+.f32 (*.f32 #s(literal -2 binary32) (*.f32 (*.f32 x x) #s(literal 9/16 binary32))) (*.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 3/4 binary32)))) (/.f32 (*.f32 #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 (*.f32 (fabs.f32 x) #s(literal 1/2 binary32)) #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))
(* 2 (pow x 2))
(*.f32 #s(literal 2 binary32) (*.f32 x x))
(* 2 (pow x 2))
(*.f32 #s(literal 2 binary32) (*.f32 x x))
(* 2 (pow x 2))
(*.f32 #s(literal 2 binary32) (*.f32 x x))
(* 2 (pow x 2))
(*.f32 #s(literal 2 binary32) (*.f32 x x))
(* 2 (pow x 2))
(*.f32 #s(literal 2 binary32) (*.f32 x x))
(* 2 (pow x 2))
(*.f32 #s(literal 2 binary32) (*.f32 x x))
(* 2 (pow x 2))
(*.f32 #s(literal 2 binary32) (*.f32 x x))
(* 2 (pow x 2))
(*.f32 #s(literal 2 binary32) (*.f32 x x))
(* 2 (pow x 2))
(*.f32 #s(literal 2 binary32) (*.f32 x x))
(* 2 (pow x 2))
(*.f32 #s(literal 2 binary32) (*.f32 x x))
(* 2 (pow x 2))
(*.f32 #s(literal 2 binary32) (*.f32 x x))
(* 2 (pow x 2))
(*.f32 #s(literal 2 binary32) (*.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)))
(+ 1 (log x))
(+.f32 #s(literal 1 binary32) (log.f32 x))
(+ 1 (log x))
(+.f32 #s(literal 1 binary32) (log.f32 x))
(+ 1 (log x))
(+.f32 #s(literal 1 binary32) (log.f32 x))
(+ 1 (log x))
(+.f32 #s(literal 1 binary32) (log.f32 x))
(+ 1 (* -1 (log (/ 1 x))))
(+.f32 #s(literal 1 binary32) (log.f32 x))
(+ 1 (* -1 (log (/ 1 x))))
(+.f32 #s(literal 1 binary32) (log.f32 x))
(+ 1 (* -1 (log (/ 1 x))))
(+.f32 #s(literal 1 binary32) (log.f32 x))
(+ 1 (* -1 (log (/ 1 x))))
(+.f32 #s(literal 1 binary32) (log.f32 x))
(+ 1 (+ (log -1) (* -1 (log (/ -1 x)))))
(-.f32 (+.f32 #s(literal 1 binary32) (log.f32 #s(literal -1 binary32))) (log.f32 (/.f32 #s(literal -1 binary32) x)))
(+ 1 (+ (log -1) (* -1 (log (/ -1 x)))))
(-.f32 (+.f32 #s(literal 1 binary32) (log.f32 #s(literal -1 binary32))) (log.f32 (/.f32 #s(literal -1 binary32) x)))
(+ 1 (+ (log -1) (* -1 (log (/ -1 x)))))
(-.f32 (+.f32 #s(literal 1 binary32) (log.f32 #s(literal -1 binary32))) (log.f32 (/.f32 #s(literal -1 binary32) x)))
(+ 1 (+ (log -1) (* -1 (log (/ -1 x)))))
(-.f32 (+.f32 #s(literal 1 binary32) (log.f32 #s(literal -1 binary32))) (log.f32 (/.f32 #s(literal -1 binary32) x)))
(* 1/2 x)
(*.f32 x #s(literal 1/2 binary32))
(* 1/2 x)
(*.f32 x #s(literal 1/2 binary32))
(* 1/2 x)
(*.f32 x #s(literal 1/2 binary32))
(* 1/2 x)
(*.f32 x #s(literal 1/2 binary32))
(* 1/2 x)
(*.f32 x #s(literal 1/2 binary32))
(* 1/2 x)
(*.f32 x #s(literal 1/2 binary32))
(* 1/2 x)
(*.f32 x #s(literal 1/2 binary32))
(* 1/2 x)
(*.f32 x #s(literal 1/2 binary32))
(* 1/2 x)
(*.f32 x #s(literal 1/2 binary32))
(* 1/2 x)
(*.f32 x #s(literal 1/2 binary32))
(* 1/2 x)
(*.f32 x #s(literal 1/2 binary32))
(* 1/2 x)
(*.f32 x #s(literal 1/2 binary32))

eval121.0ms (1.4%)

Compiler

Compiled 37314 to 2899 computations (92.2% saved)

prune156.0ms (1.7%)

Pruning

41 alts after pruning (34 fresh and 7 done)

PrunedKeptTotal
New88810898
Fresh42428
Picked235
Done044
Total89441935
Accuracy
100.0%
Counts
935 → 41
Alt Table
Click to see full alt table
StatusAccuracyProgram
7.2%
(copysign.f32 (/.f32 (/.f32 #s(literal 1/2 binary32) x) x) x)
12.4%
(copysign.f32 (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) x)
36.2%
(copysign.f32 (/.f32 #s(literal 1 binary32) (/.f32 (-.f32 (log1p.f32 (fabs.f32 x)) (*.f32 x (*.f32 x (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))))) (-.f32 (pow.f32 (log1p.f32 (fabs.f32 x)) #s(literal 2 binary32)) (pow.f32 (*.f32 x (*.f32 x (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))) #s(literal 2 binary32))))) x)
7.2%
(copysign.f32 (/.f32 #s(literal 1 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x))) x)
7.2%
(copysign.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) x)
18.3%
(copysign.f32 (-.f32 (log1p.f32 (-.f32 (*.f32 x x) (*.f32 x x))) (log.f32 (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x)))) x)
62.9%
(copysign.f32 (-.f32 (log.f32 (+.f32 (*.f32 (*.f32 x x) (fabs.f32 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))))) x)
34.2%
(copysign.f32 (-.f32 (log.f32 (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (/.f32 x (/.f32 #s(literal 1/2 binary32) 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 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) x)
13.8%
(copysign.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 (log.f32 x) #s(literal 1 binary32))) x)
14.3%
(copysign.f32 (+.f32 (+.f32 (+.f32 #s(literal 1 binary32) (log.f32 x)) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal -1/2 binary32)) x)
34.7%
(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)))) (-.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (log1p.f32 (-.f32 (/.f32 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) x)
23.0%
(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)))) (+.f32 (log.f32 (/.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x))) (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))))) (log1p.f32 (+.f32 (/.f32 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) x)
67.3%
(copysign.f32 (+.f32 (log1p.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (log.f32 (/.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) x)
24.4%
(copysign.f32 (+.f32 (log1p.f32 (+.f32 (/.f32 (/.f32 #s(literal 1/2 binary32) x) x) (+.f32 (/.f32 (fabs.f32 x) x) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))))) (log.f32 x)) x)
54.7%
(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)
17.9%
(copysign.f32 (+.f32 (log.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (+.f32 (fabs.f32 x) #s(literal 1 binary32)))) x)
14.3%
(copysign.f32 (+.f32 #s(literal 1/2 binary32) (+.f32 (log.f32 x) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) x)
15.4%
(copysign.f32 (+.f32 #s(literal 1/2 binary32) (log.f32 x)) x)
15.4%
(copysign.f32 (+.f32 #s(literal -1/2 binary32) (+.f32 (log.f32 x) #s(literal 1 binary32))) x)
7.2%
(copysign.f32 (*.f32 (/.f32 #s(literal 1 binary32) x) (/.f32 #s(literal 1/2 binary32) x)) x)
14.7%
(copysign.f32 (neg.f32 (log.f32 (/.f32 (+.f32 (*.f32 x x) (*.f32 (+.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)) (fabs.f32 x))))) (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))))) (*.f32 x (*.f32 x x)))))) x)
15.0%
(copysign.f32 (neg.f32 (log.f32 (/.f32 (+.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))) (+.f32 (pow.f32 x #s(literal 3 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))))))) x)
60.8%
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) x)
11.6%
(copysign.f32 (neg.f32 (log.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)))) x)
58.3%
(copysign.f32 (log1p.f32 (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (fabs.f32 x))) x)
68.8%
(copysign.f32 (log1p.f32 (fabs.f32 x)) x)
9.0%
(copysign.f32 (log.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) #s(literal -1/8 binary32)) (*.f32 x (*.f32 x x)))) x)
25.7%
(copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x)
25.4%
(copysign.f32 (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 #s(literal -1/2 binary32) x))) x)
20.7%
(copysign.f32 (log.f32 (+.f32 (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) #s(literal 1 binary32))) x)
17.6%
(copysign.f32 (log.f32 (+.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))) x)
13.1%
(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)
60.9%
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)
28.1%
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x)
29.5%
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) x)) x)
32.8%
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32))) x)
26.9%
(copysign.f32 (log.f32 (*.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)))) x)
26.5%
(copysign.f32 (log.f32 (*.f32 (neg.f32 x) (-.f32 #s(literal 1 binary32) (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x)))) x)
27.2%
(copysign.f32 (log.f32 (*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) (neg.f32 x)) (fabs.f32 x)) x)))) x)
13.0%
(copysign.f32 (log.f32 (neg.f32 x)) x)
14.0%
(copysign.f32 (log.f32 x) x)
Compiler

Compiled 2242 to 830 computations (63% saved)

regimes42.0ms (0.5%)

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

regimes38.0ms (0.4%)

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

2 calls:

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

Compiled 15 to 10 computations (33.3% saved)

regimes32.0ms (0.4%)

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

2 calls:

15.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
98.6%3x
98.6%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)

regimes42.0ms (0.5%)

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

2 calls:

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

1 calls:

14.0ms
x
Results
AccuracySegmentsBranch
97.8%3x
Compiler

Compiled 2 to 1 computations (50% saved)

regimes15.0ms (0.2%)

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

1 calls:

12.0ms
x
Results
AccuracySegmentsBranch
97.8%3x
Compiler

Compiled 2 to 1 computations (50% saved)

regimes13.0ms (0.1%)

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

1 calls:

11.0ms
x
Results
AccuracySegmentsBranch
97.7%3x
Compiler

Compiled 2 to 1 computations (50% saved)

regimes44.0ms (0.5%)

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

1 calls:

42.0ms
x
Results
AccuracySegmentsBranch
97.4%3x
Compiler

Compiled 2 to 1 computations (50% saved)

regimes10.0ms (0.1%)

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

1 calls:

8.0ms
x
Results
AccuracySegmentsBranch
94.2%3x
Compiler

Compiled 2 to 1 computations (50% saved)

regimes16.0ms (0.2%)

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

1 calls:

15.0ms
x
Results
AccuracySegmentsBranch
81.4%2x
Compiler

Compiled 2 to 1 computations (50% saved)

regimes7.0ms (0.1%)

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

1 calls:

6.0ms
x
Results
AccuracySegmentsBranch
41.1%2x
Compiler

Compiled 2 to 1 computations (50% saved)

regimes4.0ms (0%)

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

1 calls:

4.0ms
x
Results
AccuracySegmentsBranch
41.1%2x
Compiler

Compiled 2 to 1 computations (50% saved)

regimes4.0ms (0%)

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

1 calls:

4.0ms
x
Results
AccuracySegmentsBranch
39.6%2x
Compiler

Compiled 2 to 1 computations (50% saved)

regimes3.0ms (0%)

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

1 calls:

3.0ms
x
Results
AccuracySegmentsBranch
27.0%2x
Compiler

Compiled 2 to 1 computations (50% saved)

regimes3.0ms (0%)

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

1 calls:

2.0ms
x
Results
AccuracySegmentsBranch
17.4%2x
Compiler

Compiled 2 to 1 computations (50% saved)

regimes3.0ms (0%)

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

1 calls:

2.0ms
x
Results
AccuracySegmentsBranch
7.2%1x
Compiler

Compiled 2 to 1 computations (50% saved)

regimes2.0ms (0%)

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

1 calls:

1.0ms
x
Results
AccuracySegmentsBranch
7.2%1x
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 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) x)
Outputs
(copysign.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) x)
Calls

1 calls:

2.0ms
x
Results
AccuracySegmentsBranch
7.2%1x
Compiler

Compiled 2 to 1 computations (50% saved)

bsearch1.0ms (0%)

Algorithm
left-value
Steps
TimeLeftRight
0.0ms
0.0870649516582489
0.33143213391304016
0.0ms
-1.1185086965560913
-0.026147164404392242
Compiler

Compiled 17 to 12 computations (29.4% saved)

bsearch1.0ms (0%)

Algorithm
left-value
Steps
TimeLeftRight
0.0ms
0.04927251487970352
0.05764922499656677
0.0ms
-1.1185086965560913
-0.026147164404392242
Compiler

Compiled 17 to 12 computations (29.4% saved)

bsearch1.0ms (0%)

Algorithm
left-value
Steps
TimeLeftRight
0.0ms
0.02092033065855503
0.028911245986819267
0.0ms
-0.026147164404392242
-0.02226288802921772
Compiler

Compiled 17 to 12 computations (29.4% saved)

bsearch0.0ms (0%)

Algorithm
left-value
Steps
TimeLeftRight
0.0ms
0.02092033065855503
0.028911245986819267
0.0ms
-1.1185086965560913
-0.026147164404392242
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.3412659168243408
5.240110397338867
0.0ms
-5.653538703918457
-1.3667601346969604
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.3412659168243408
5.240110397338867
0.0ms
-5.653538703918457
-1.3667601346969604
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.3412659168243408
5.240110397338867
0.0ms
-5.653538703918457
-1.3667601346969604
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.3412659168243408
5.240110397338867
0.0ms
-5.653538703918457
-1.3667601346969604
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.3412659168243408
5.240110397338867
0.0ms
-1.3667601346969604
-0.02615007944405079
Compiler

Compiled 17 to 12 computations (29.4% saved)

bsearch0.0ms (0%)

Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
0.0ms
-1.3667601346969604
-0.02615007944405079
Compiler

Compiled 17 to 12 computations (29.4% saved)

bsearch0.0ms (0%)

Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
0.0ms
-3.3243858261240874e-39
2.223270716230004e-39
Compiler

Compiled 17 to 12 computations (29.4% saved)

bsearch0.0ms (0%)

Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
0.0ms
-3.3243858261240874e-39
2.223270716230004e-39
Compiler

Compiled 17 to 12 computations (29.4% saved)

bsearch0.0ms (0%)

Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
0.0ms
-3.3243858261240874e-39
2.223270716230004e-39
Compiler

Compiled 17 to 12 computations (29.4% saved)

bsearch0.0ms (0%)

Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
0.0ms
-3.3243858261240874e-39
2.223270716230004e-39
Compiler

Compiled 17 to 12 computations (29.4% saved)

bsearch0.0ms (0%)

Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
0.0ms
-3.3243858261240874e-39
2.223270716230004e-39
Compiler

Compiled 17 to 12 computations (29.4% saved)

simplify93.0ms (1%)

Algorithm
egg-herbie
Rules
540×distribute-lft-neg-in_binary32
440×unsub-neg_binary32
332×neg-mul-1_binary32
312×neg-sub0_binary32
270×cancel-sign-sub_binary32
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
0145629
1199629
2218628
3248628
4305628
5399628
6528628
7766628
81034628
91365628
101629628
111836628
121968628
132044628
142081628
152094628
162095628
172095628
Stop Event
saturated
Calls
Call 1
Inputs
(if (<=.f32 (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) #s(literal -1 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 (+.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 x (*.f32 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 #s(literal 1/720 binary32) (*.f32 (*.f32 x x) (+.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) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)))
(if (<=.f32 (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) #s(literal -1 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/268435456 binary32)) (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 (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/536870912 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/536870912 binary32)) (copysign.f32 (log1p.f32 (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (fabs.f32 x))) x) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)))
(if (<=.f32 (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) #s(literal -1 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/536870912 binary32)) (copysign.f32 (log1p.f32 (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (fabs.f32 x))) x) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)))
(if (<=.f32 x #s(literal -5 binary32)) (copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x) (if (<=.f32 x #s(literal 1/2 binary32)) (copysign.f32 (log1p.f32 (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (fabs.f32 x))) x) (copysign.f32 (log.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 (/.f32 (fabs.f32 x) x) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))))) x)))
(if (<=.f32 x #s(literal -5 binary32)) (copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x) (if (<=.f32 x #s(literal 1/2 binary32)) (copysign.f32 (log1p.f32 (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (fabs.f32 x))) x) (copysign.f32 (log.f32 (*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) (neg.f32 x)) (fabs.f32 x)) x)))) x)))
(if (<=.f32 x #s(literal -5 binary32)) (copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x) (if (<=.f32 x #s(literal 1/2 binary32)) (copysign.f32 (log1p.f32 (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (fabs.f32 x))) x) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x)))
(if (<=.f32 x #s(literal -5 binary32)) (copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x) (if (<=.f32 x #s(literal 1/2 binary32)) (copysign.f32 (log1p.f32 (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (fabs.f32 x))) x) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) x)) x)))
(if (<=.f32 x #s(literal -1 binary32)) (copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x) (if (<=.f32 x #s(literal 1/2 binary32)) (copysign.f32 (log1p.f32 (fabs.f32 x)) x) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) x)) x)))
(if (<=.f32 x #s(literal -1 binary32)) (copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x) (copysign.f32 (log1p.f32 (fabs.f32 x)) x))
(if (<=.f32 x #s(literal -89203/44601490397061246283071436545296723011960832 binary32)) (copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x) (copysign.f32 (+.f32 #s(literal -1/2 binary32) (+.f32 (log.f32 x) #s(literal 1 binary32))) x))
(if (<=.f32 x #s(literal -89203/44601490397061246283071436545296723011960832 binary32)) (copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x) (copysign.f32 (+.f32 #s(literal 1/2 binary32) (log.f32 x)) x))
(if (<=.f32 x #s(literal -89203/44601490397061246283071436545296723011960832 binary32)) (copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x) (copysign.f32 (log.f32 x) x))
(if (<=.f32 x #s(literal -89203/44601490397061246283071436545296723011960832 binary32)) (copysign.f32 (log.f32 (neg.f32 x)) x) (copysign.f32 (log.f32 x) x))
(if (<=.f32 x #s(literal -89203/44601490397061246283071436545296723011960832 binary32)) (copysign.f32 (/.f32 (/.f32 #s(literal 1/2 binary32) x) x) x) (copysign.f32 (log.f32 x) x))
(copysign.f32 (*.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 #s(literal 1 binary32) x)) x)
(copysign.f32 (/.f32 (/.f32 #s(literal 1/2 binary32) x) x) x)
(copysign.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) x)
Outputs
(if (<=.f32 (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) #s(literal -1 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 (+.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 x (*.f32 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 #s(literal 1/720 binary32) (*.f32 (*.f32 x x) (+.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) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)))
(if (<=.f32 (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) #s(literal -1 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/268435456 binary32)) (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 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)))
(if (<=.f32 (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) #s(literal -1 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/268435456 binary32)) (copysign.f32 (+.f32 (log1p.f32 (fabs.f32 x)) (*.f32 (*.f32 x x) (+.f32 (/.f32 #s(literal 1/2 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (*.f32 (*.f32 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)))))))) 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/536870912 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/536870912 binary32)) (copysign.f32 (log1p.f32 (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (fabs.f32 x))) x) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)))
(if (<=.f32 (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) #s(literal -13421773/536870912 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/536870912 binary32)) (copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))) x) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)))
(if (<=.f32 (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) #s(literal -1 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/536870912 binary32)) (copysign.f32 (log1p.f32 (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (fabs.f32 x))) x) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)))
(if (<=.f32 (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) #s(literal -1 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/536870912 binary32)) (copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))) x) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x)))
(if (<=.f32 x #s(literal -5 binary32)) (copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x) (if (<=.f32 x #s(literal 1/2 binary32)) (copysign.f32 (log1p.f32 (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (fabs.f32 x))) x) (copysign.f32 (log.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 (/.f32 (fabs.f32 x) x) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))))) x)))
(if (<=.f32 x #s(literal -5 binary32)) (copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x) (if (<=.f32 x #s(literal 1/2 binary32)) (copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))) x) (copysign.f32 (log.f32 (*.f32 x (+.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 (/.f32 (fabs.f32 x) x) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))) #s(literal 1 binary32)))) x)))
(if (<=.f32 x #s(literal -5 binary32)) (copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x) (if (<=.f32 x #s(literal 1/2 binary32)) (copysign.f32 (log1p.f32 (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (fabs.f32 x))) x) (copysign.f32 (log.f32 (*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) (neg.f32 x)) (fabs.f32 x)) x)))) x)))
(if (<=.f32 x #s(literal -5 binary32)) (copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x) (if (<=.f32 x #s(literal 1/2 binary32)) (copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))) x) (copysign.f32 (log.f32 (*.f32 x (+.f32 (/.f32 (+.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x)) x) #s(literal 1 binary32)))) x)))
(if (<=.f32 x #s(literal -5 binary32)) (copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x) (if (<=.f32 x #s(literal 1/2 binary32)) (copysign.f32 (log1p.f32 (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (fabs.f32 x))) x) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x)))
(if (<=.f32 x #s(literal -5 binary32)) (copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x) (if (<=.f32 x #s(literal 1/2 binary32)) (copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))) x) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (*.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32))))) x)))
(if (<=.f32 x #s(literal -5 binary32)) (copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x) (if (<=.f32 x #s(literal 1/2 binary32)) (copysign.f32 (log1p.f32 (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (fabs.f32 x))) x) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) x)) x)))
(if (<=.f32 x #s(literal -5 binary32)) (copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x) (if (<=.f32 x #s(literal 1/2 binary32)) (copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))) x) (copysign.f32 (log.f32 (+.f32 x (fabs.f32 x))) x)))
(if (<=.f32 x #s(literal -1 binary32)) (copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x) (if (<=.f32 x #s(literal 1/2 binary32)) (copysign.f32 (log1p.f32 (fabs.f32 x)) x) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) x)) x)))
(if (<=.f32 x #s(literal -1 binary32)) (copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x) (if (<=.f32 x #s(literal 1/2 binary32)) (copysign.f32 (log1p.f32 (fabs.f32 x)) x) (copysign.f32 (log.f32 (+.f32 x (fabs.f32 x))) x)))
(if (<=.f32 x #s(literal -1 binary32)) (copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x) (copysign.f32 (log1p.f32 (fabs.f32 x)) x))
(if (<=.f32 x #s(literal -89203/44601490397061246283071436545296723011960832 binary32)) (copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x) (copysign.f32 (+.f32 #s(literal -1/2 binary32) (+.f32 (log.f32 x) #s(literal 1 binary32))) x))
(if (<=.f32 x #s(literal -89203/44601490397061246283071436545296723011960832 binary32)) (copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x) (copysign.f32 (+.f32 #s(literal 1/2 binary32) (log.f32 x)) x))
(if (<=.f32 x #s(literal -89203/44601490397061246283071436545296723011960832 binary32)) (copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x) (copysign.f32 (log.f32 x) x))
(if (<=.f32 x #s(literal -89203/44601490397061246283071436545296723011960832 binary32)) (copysign.f32 (log.f32 (neg.f32 x)) x) (copysign.f32 (log.f32 x) x))
(if (<=.f32 x #s(literal -89203/44601490397061246283071436545296723011960832 binary32)) (copysign.f32 (/.f32 (/.f32 #s(literal 1/2 binary32) x) x) x) (copysign.f32 (log.f32 x) x))
(copysign.f32 (*.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 #s(literal 1 binary32) x)) x)
(copysign.f32 (/.f32 (/.f32 #s(literal 1/2 binary32) x) x) x)
(copysign.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) x)

soundness2.6s (28.7%)

Rules
5642×+-lowering-+.f64
5642×+-lowering-+.f32
5278×+-lowering-+.f64
5278×+-lowering-+.f32
4466×*-lowering-*.f32
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
027152
1160139
21648129
08657129
07406553
123575897
085835897
06735923
121715347
084645347
01401902
13661806
210971768
332601730
083411730
0911
1149
2159
3169
0169
053322
1420237
24570232
08309232
01691315
15171147
217631111
367381109
080421109
01553
17353
246053
3564953
0840253
Stop Event
fuel
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
saturated
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
Compiler

Compiled 1209 to 542 computations (55.2% saved)

preprocess98.0ms (1.1%)

Compiler

Compiled 1342 to 328 computations (75.6% saved)

end0.0ms (0%)

Profiling

Loading profile data...