Rust f32::asinh

Time bar (total: 1.9s)

start0.0ms (0%)

Memory
0.0MiB live, 0.0MiB allocated; 0ms collecting garbage

analyze0.0ms (0%)

Memory
0.3MiB live, 0.3MiB allocated; 0ms collecting garbage
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 4 computations (0% saved)

sample441.0ms (23.7%)

Memory
7.9MiB live, 487.4MiB allocated; 74ms collecting garbage
Samples
286.0ms8 256×0valid
Precisions
Click to see histograms. Total time spent on operations: 175.0ms
ival-asinh: 174.0ms (99.3% of total)
adjust: 2.0ms (1.1% of total)
Bogosity

explain161.0ms (8.7%)

Memory
21.6MiB live, 257.7MiB allocated; 24ms collecting garbage
FPErrors
Click to see full error table
Ground TruthOverpredictionsExampleUnderpredictionsExampleSubexpression
1221(-0.006587146781384945)3(-0.010627267882227898)(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-#s(literal 1 binary32)
00-0-(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x)
00-0-(*.f32 x x)
00-0-(+.f32 (*.f32 x x) #s(literal 1 binary32))
00-0-(+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))
00-0-x
00-0-(fabs.f32 x)
Explanations
Click to see full explanations table
OperatorSubexpressionExplanationCount
log.f32(log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)))))sensitivity1193
sqrt.f32(sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)))oflow-rescue690
(+.f32 (*.f32 x x) #s(literal 1 binary32))overflow69
(*.f32 x x)overflow69
log.f32(log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)))))oflow-rescue10
(+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))overflow1
(+.f32 (*.f32 x x) #s(literal 1 binary32))overflow69
(*.f32 x x)overflow69
Confusion
Predicted +Predicted -
+1873
-165
Precision
0.9946808510638298
Recall
0.9842105263157894
Confusion?
Predicted +Predicted MaybePredicted -
+18730
-1065
Precision?
0.9947643979057592
Recall?
1.0
Freqs
test
numberfreq
068
1187
21
Total Confusion?
Predicted +Predicted MaybePredicted -
+100
-000
Precision?
1.0
Recall?
1.0
Samples
44.0ms222×1valid
43.0ms290×0valid
Compiler

Compiled 114 to 31 computations (72.8% saved)

Precisions
Click to see histograms. Total time spent on operations: 69.0ms
ival-copysign: 23.0ms (33.3% of total)
ival-hypot: 18.0ms (26.1% of total)
ival-log: 11.0ms (15.9% of total)
ival-add!: 6.0ms (8.7% of total)
adjust: 4.0ms (5.8% of total)
ival-fabs: 3.0ms (4.3% of total)
ival-mult!: 3.0ms (4.3% of total)

preprocess6.0ms (0.3%)

Memory
8.1MiB live, 8.1MiB allocated; 0ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
059
Stop Event
saturated
Alt Table
Click to see full alt table
StatusAccuracyProgram
36.1%
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x)
Compiler

Compiled 24 to 18 computations (25% saved)

series26.0ms (1.4%)

Memory
-32.8MiB live, 13.6MiB allocated; 4ms collecting garbage
Counts
9 → 44
Calls
Call 1
Inputs
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x)
(log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)))))
(+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))
(fabs.f32 x)
x
(sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)))
(+.f32 (*.f32 x x) #s(literal 1 binary32))
(*.f32 x x)
#s(literal 1 binary32)
Outputs
#s(approx (copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) #s(hole binary32 (copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (log (+ 1 (fabs x)))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole 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)))))))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole 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)))))))))
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) #s(hole binary32 (+ 1 (fabs x))))
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) #s(hole binary32 (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))))
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) #s(hole binary32 (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))))))
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) #s(hole binary32 (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))))
#s(approx (fabs x) #s(hole binary32 (fabs x)))
#s(approx x #s(hole binary32 x))
#s(approx (sqrt (+ (* x x) 1)) #s(hole binary32 1))
#s(approx (sqrt (+ (* x x) 1)) #s(hole binary32 (+ 1 (* 1/2 (pow x 2)))))
#s(approx (sqrt (+ (* x x) 1)) #s(hole binary32 (+ 1 (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2)))))))
#s(approx (sqrt (+ (* x x) 1)) #s(hole binary32 (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))))))
#s(approx (+ (* x x) 1) #s(hole binary32 1))
#s(approx (+ (* x x) 1) #s(hole binary32 (+ 1 (pow x 2))))
#s(approx (* x x) #s(hole binary32 (pow x 2)))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (* -1 (log (/ 1 x)))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (* -1 (log (/ 1 x))) (/ (fabs x) x))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (* -1 (log (/ 1 x))) (+ (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (/ (fabs x) x)))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole 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))))))
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) #s(hole binary32 x))
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) #s(hole binary32 (* x (+ 1 (/ (fabs x) x)))))
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) #s(hole binary32 (* x (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))))))
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) #s(hole binary32 (* x (- (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))) (* 1/8 (/ 1 (pow x 4)))))))
#s(approx (sqrt (+ (* x x) 1)) #s(hole binary32 x))
#s(approx (sqrt (+ (* x x) 1)) #s(hole binary32 (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))))
#s(approx (sqrt (+ (* x x) 1)) #s(hole binary32 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))))
#s(approx (sqrt (+ (* x x) 1)) #s(hole binary32 (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))))
#s(approx (+ (* x x) 1) #s(hole binary32 (pow x 2)))
#s(approx (+ (* x x) 1) #s(hole binary32 (* (pow x 2) (+ 1 (/ 1 (pow x 2))))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (* -1 (log (/ -1 x)))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (* -1 (log (/ -1 x))) (* -1 (/ (fabs x) x)))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) x))) x)))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (* -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)))))
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) #s(hole binary32 (* -1 x)))
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) #s(hole binary32 (* -1 (* x (+ 1 (* -1 (/ (fabs x) x)))))))
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) #s(hole binary32 (* -1 (* x (+ 1 (* -1 (/ (- (fabs x) (* 1/2 (/ 1 x))) x)))))))
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) #s(hole binary32 (* -1 (* x (+ 1 (* -1 (/ (+ (fabs x) (* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))) x)))))))
#s(approx (sqrt (+ (* x x) 1)) #s(hole binary32 (* -1 x)))
#s(approx (sqrt (+ (* x x) 1)) #s(hole binary32 (* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))))
#s(approx (sqrt (+ (* x x) 1)) #s(hole binary32 (* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))))))
#s(approx (sqrt (+ (* x x) 1)) #s(hole binary32 (* -1 (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))))))
Calls

3 calls:

TimeVariablePointExpression
21.0ms
x
@0
((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)
2.0ms
x
@inf
((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)
2.0ms
x
@-inf
((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)

rewrite213.0ms (11.5%)

Memory
-9.9MiB live, 233.3MiB allocated; 113ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
02261103
0238900
11345759
08449710
Stop Event
iter-limit
node-limit
iter-limit
Counts
53 → 111
Calls
Call 1
Inputs
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x)
(log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)))))
(+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))
(fabs.f32 x)
x
(sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)))
(+.f32 (*.f32 x x) #s(literal 1 binary32))
(*.f32 x x)
#s(literal 1 binary32)
#s(approx (copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) #s(hole binary32 (copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (log (+ 1 (fabs x)))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole 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)))))))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole 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)))))))))
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) #s(hole binary32 (+ 1 (fabs x))))
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) #s(hole binary32 (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))))
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) #s(hole binary32 (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))))))
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) #s(hole binary32 (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))))
#s(approx (fabs x) #s(hole binary32 (fabs x)))
#s(approx x #s(hole binary32 x))
#s(approx (sqrt (+ (* x x) 1)) #s(hole binary32 1))
#s(approx (sqrt (+ (* x x) 1)) #s(hole binary32 (+ 1 (* 1/2 (pow x 2)))))
#s(approx (sqrt (+ (* x x) 1)) #s(hole binary32 (+ 1 (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2)))))))
#s(approx (sqrt (+ (* x x) 1)) #s(hole binary32 (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))))))
#s(approx (+ (* x x) 1) #s(hole binary32 1))
#s(approx (+ (* x x) 1) #s(hole binary32 (+ 1 (pow x 2))))
#s(approx (* x x) #s(hole binary32 (pow x 2)))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (* -1 (log (/ 1 x)))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (* -1 (log (/ 1 x))) (/ (fabs x) x))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (* -1 (log (/ 1 x))) (+ (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (/ (fabs x) x)))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole 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))))))
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) #s(hole binary32 x))
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) #s(hole binary32 (* x (+ 1 (/ (fabs x) x)))))
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) #s(hole binary32 (* x (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))))))
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) #s(hole binary32 (* x (- (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))) (* 1/8 (/ 1 (pow x 4)))))))
#s(approx (sqrt (+ (* x x) 1)) #s(hole binary32 x))
#s(approx (sqrt (+ (* x x) 1)) #s(hole binary32 (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))))
#s(approx (sqrt (+ (* x x) 1)) #s(hole binary32 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))))
#s(approx (sqrt (+ (* x x) 1)) #s(hole binary32 (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))))
#s(approx (+ (* x x) 1) #s(hole binary32 (pow x 2)))
#s(approx (+ (* x x) 1) #s(hole binary32 (* (pow x 2) (+ 1 (/ 1 (pow x 2))))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (* -1 (log (/ -1 x)))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (* -1 (log (/ -1 x))) (* -1 (/ (fabs x) x)))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) x))) x)))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (* -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)))))
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) #s(hole binary32 (* -1 x)))
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) #s(hole binary32 (* -1 (* x (+ 1 (* -1 (/ (fabs x) x)))))))
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) #s(hole binary32 (* -1 (* x (+ 1 (* -1 (/ (- (fabs x) (* 1/2 (/ 1 x))) x)))))))
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) #s(hole binary32 (* -1 (* x (+ 1 (* -1 (/ (+ (fabs x) (* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))) x)))))))
#s(approx (sqrt (+ (* x x) 1)) #s(hole binary32 (* -1 x)))
#s(approx (sqrt (+ (* x x) 1)) #s(hole binary32 (* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))))
#s(approx (sqrt (+ (* x x) 1)) #s(hole binary32 (* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))))))
#s(approx (sqrt (+ (* x x) 1)) #s(hole binary32 (* -1 (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))))))
Outputs
(copysign.f32 (asinh.f32 x) x)
(log.f32 (+.f32 (cosh.f32 (asinh.f32 x)) x))
(-.f32 (log.f32 (-.f32 (*.f32 x x) (fma.f32 x x #s(literal 1 binary32)))) (log.f32 (-.f32 x (cosh.f32 (asinh.f32 x)))))
(-.f32 (log.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (cosh.f32 (asinh.f32 x)) #s(literal 3 binary32)))) (log.f32 (fma.f32 x x (-.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 x (cosh.f32 (asinh.f32 x)))))))
(asinh.f32 x)
(/.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 x x)) (-.f32 (cosh.f32 (asinh.f32 x)) x))
(/.f32 (+.f32 (pow.f32 (cosh.f32 (asinh.f32 x)) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32))) (+.f32 (fma.f32 x x #s(literal 1 binary32)) (-.f32 (*.f32 x x) (*.f32 (cosh.f32 (asinh.f32 x)) x))))
(/.f32 (neg.f32 (-.f32 (*.f32 x x) (fma.f32 x x #s(literal 1 binary32)))) (neg.f32 (-.f32 x (cosh.f32 (asinh.f32 x)))))
(/.f32 (neg.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (cosh.f32 (asinh.f32 x)) #s(literal 3 binary32)))) (neg.f32 (fma.f32 x x (-.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 x (cosh.f32 (asinh.f32 x)))))))
(/.f32 (-.f32 (*.f32 x x) (fma.f32 x x #s(literal 1 binary32))) (-.f32 x (cosh.f32 (asinh.f32 x))))
(/.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (cosh.f32 (asinh.f32 x)) #s(literal 3 binary32))) (fma.f32 x x (-.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 x (cosh.f32 (asinh.f32 x))))))
(-.f32 (/.f32 (*.f32 x x) (-.f32 x (cosh.f32 (asinh.f32 x)))) (/.f32 (fma.f32 x x #s(literal 1 binary32)) (-.f32 x (cosh.f32 (asinh.f32 x)))))
(+.f32 (/.f32 (pow.f32 x #s(literal 3 binary32)) (fma.f32 x x (-.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 x (cosh.f32 (asinh.f32 x)))))) (/.f32 (pow.f32 (cosh.f32 (asinh.f32 x)) #s(literal 3 binary32)) (fma.f32 x x (-.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 x (cosh.f32 (asinh.f32 x)))))))
(+.f32 (cosh.f32 (asinh.f32 x)) x)
(+.f32 x (cosh.f32 (asinh.f32 x)))
x
x
(sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))
(/.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 4 binary32)))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x))))
(/.f32 (sqrt.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32))) (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))
(/.f32 (sqrt.f32 (+.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 6 binary32)))) (sqrt.f32 (+.f32 #s(literal 1 binary32) (-.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 #s(literal 1 binary32) (*.f32 x x))))))
(/.f32 (sqrt.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32))) (sqrt.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 1 binary32))))))
(/.f32 (+.f32 (exp.f32 (asinh.f32 x)) (exp.f32 (neg.f32 (asinh.f32 x)))) #s(literal 2 binary32))
(/.f32 #s(literal 1 binary32) (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal -1/2 binary32)))
(pow.f32 (cosh.f32 (asinh.f32 x)) #s(literal 1 binary32))
(pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 1/2 binary32))
(exp.f32 (*.f32 (log1p.f32 (*.f32 x x)) #s(literal 1/2 binary32)))
(cosh.f32 (neg.f32 (asinh.f32 x)))
(cosh.f32 (asinh.f32 (neg.f32 x)))
(cosh.f32 (asinh.f32 x))
(*.f32 (neg.f32 (cosh.f32 (asinh.f32 x))) (neg.f32 (cosh.f32 (asinh.f32 x))))
(*.f32 (fabs.f32 (cosh.f32 (asinh.f32 x))) (fabs.f32 (cosh.f32 (asinh.f32 x))))
(*.f32 (cosh.f32 (asinh.f32 x)) (cosh.f32 (asinh.f32 x)))
(sqrt.f32 (*.f32 (fma.f32 x x #s(literal 1 binary32)) (fma.f32 x x #s(literal 1 binary32))))
(/.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 4 binary32)))) (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x))))
(/.f32 (neg.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32))) (neg.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))
(/.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 6 binary32)))) (neg.f32 (+.f32 #s(literal 1 binary32) (-.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 #s(literal 1 binary32) (*.f32 x x))))))
(/.f32 (neg.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32))) (neg.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 1 binary32))))))
(/.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 4 binary32))) (-.f32 #s(literal 1 binary32) (*.f32 x x)))
(/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (-.f32 (*.f32 x x) #s(literal 1 binary32)))
(/.f32 (+.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 6 binary32))) (+.f32 #s(literal 1 binary32) (-.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 #s(literal 1 binary32) (*.f32 x x)))))
(/.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (-.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 (pow.f32 x #s(literal 4 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 x x))))
(-.f32 (/.f32 (pow.f32 x #s(literal 4 binary32)) (-.f32 (*.f32 x x) #s(literal 1 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 (*.f32 x x) #s(literal 1 binary32))))
(fma.f32 (neg.f32 (neg.f32 x)) (neg.f32 (neg.f32 x)) #s(literal 1 binary32))
(fma.f32 (neg.f32 x) (neg.f32 x) #s(literal 1 binary32))
(fma.f32 x x #s(literal 1 binary32))
(pow.f32 (*.f32 (fma.f32 x x #s(literal 1 binary32)) (fma.f32 x x #s(literal 1 binary32))) #s(literal 1/2 binary32))
(pow.f32 (cosh.f32 (asinh.f32 x)) #s(literal 2 binary32))
(pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 1 binary32))
(+.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 #s(literal 1 binary32) (*.f32 x x))))) (/.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 #s(literal 1 binary32) (-.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 #s(literal 1 binary32) (*.f32 x x))))))
(+.f32 (/.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 1 binary32))))) (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 x #s(literal 4 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 1 binary32))))))
(+.f32 (*.f32 x x) #s(literal 1 binary32))
(+.f32 #s(literal 1 binary32) (*.f32 x x))
(*.f32 (neg.f32 (neg.f32 x)) (neg.f32 (neg.f32 x)))
(*.f32 (neg.f32 x) (neg.f32 x))
(*.f32 x x)
(sqrt.f32 (pow.f32 x #s(literal 4 binary32)))
(pow.f32 (neg.f32 x) #s(literal 2 binary32))
(pow.f32 (*.f32 x x) #s(literal 1 binary32))
(pow.f32 x #s(literal 2 binary32))
(fabs.f32 (*.f32 (neg.f32 x) x))
(fabs.f32 (*.f32 x (neg.f32 x)))
(fabs.f32 (*.f32 x x))
(+.f32 (cosh.f32 (*.f32 (log.f32 x) #s(literal 2 binary32))) (sinh.f32 (*.f32 (log.f32 x) #s(literal 2 binary32))))
(exp.f32 (*.f32 (log.f32 x) #s(literal 2 binary32)))
#s(literal 1 binary32)
#s(approx (copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) (copysign.f32 (asinh.f32 x) x))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (log1p.f32 x))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (fma.f32 (/.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)) #s(literal 1/2 binary32) (log1p.f32 x)))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (fma.f32 (fma.f32 (*.f32 #s(literal -1/24 binary32) (*.f32 x x)) (fma.f32 (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -2 binary32)) #s(literal 3 binary32) (/.f32 #s(literal 3 binary32) (+.f32 #s(literal 1 binary32) x))) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) x))) (*.f32 x x) (log1p.f32 x)))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (fma.f32 (fma.f32 (fma.f32 (*.f32 #s(literal 1/720 binary32) (*.f32 x x)) (+.f32 (fma.f32 #s(literal 45 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -2 binary32)) (/.f32 #s(literal 30 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 3 binary32)))) (/.f32 #s(literal 45 binary32) (+.f32 #s(literal 1 binary32) x))) (*.f32 (fma.f32 (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -2 binary32)) #s(literal 3 binary32) (/.f32 #s(literal 3 binary32) (+.f32 #s(literal 1 binary32) x))) #s(literal -1/24 binary32))) (*.f32 x x) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) x))) (*.f32 x x) (log1p.f32 x)))
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) (+.f32 #s(literal 1 binary32) x))
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) (+.f32 (fma.f32 #s(literal 1/2 binary32) (*.f32 x x) x) #s(literal 1 binary32)))
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) (+.f32 (fma.f32 (fma.f32 #s(literal -1/8 binary32) (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 x x) x) #s(literal 1 binary32)))
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) (+.f32 (fma.f32 (fma.f32 (-.f32 (*.f32 #s(literal 1/16 binary32) (*.f32 x x)) #s(literal 1/8 binary32)) (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 x x) x) #s(literal 1 binary32)))
#s(approx (fabs x) x)
#s(approx (fabs x) x)
#s(approx (sqrt (+ (* x x) 1)) #s(literal 1 binary32))
#s(approx (sqrt (+ (* x x) 1)) (fma.f32 #s(literal 1/2 binary32) (*.f32 x x) #s(literal 1 binary32)))
#s(approx (sqrt (+ (* x x) 1)) (fma.f32 (fma.f32 #s(literal -1/8 binary32) (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 x x) #s(literal 1 binary32)))
#s(approx (sqrt (+ (* x x) 1)) (fma.f32 (fma.f32 (-.f32 (*.f32 #s(literal 1/16 binary32) (*.f32 x x)) #s(literal 1/8 binary32)) (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 x x) #s(literal 1 binary32)))
#s(approx (+ (* x x) 1) #s(literal 1 binary32))
#s(approx (+ (* x x) 1) (fma.f32 x x #s(literal 1 binary32)))
#s(approx (* x x) (*.f32 x x))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (log.f32 x))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (+.f32 (/.f32 x x) (log.f32 x)))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (+.f32 (fma.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (fma.f32 #s(literal -1 binary32) (*.f32 x x) #s(literal 1 binary32)) x) (/.f32 x x)) (log.f32 x)))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (+.f32 (fma.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 2 binary32) (*.f32 #s(literal -3 binary32) x)) (pow.f32 x #s(literal 3 binary32))) #s(literal 1/6 binary32) (fma.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (fma.f32 #s(literal -1 binary32) (*.f32 x x) #s(literal 1 binary32)) x) (/.f32 x x))) (log.f32 x)))
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) x)
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) (*.f32 (+.f32 (/.f32 x x) #s(literal 1 binary32)) x))
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) (*.f32 (+.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32) #s(literal 1 binary32)) (/.f32 x x)) x))
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) (*.f32 (-.f32 (+.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32) #s(literal 1 binary32)) (/.f32 x x)) (*.f32 (pow.f32 x #s(literal -4 binary32)) #s(literal 1/8 binary32))) x))
#s(approx (sqrt (+ (* x x) 1)) x)
#s(approx (sqrt (+ (* x x) 1)) (*.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32) #s(literal 1 binary32)) x))
#s(approx (sqrt (+ (* x x) 1)) (*.f32 (-.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32) #s(literal 1 binary32)) (*.f32 (pow.f32 x #s(literal -4 binary32)) #s(literal 1/8 binary32))) x))
#s(approx (sqrt (+ (* x x) 1)) (*.f32 (-.f32 (+.f32 (fma.f32 (pow.f32 x #s(literal -6 binary32)) #s(literal 1/16 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) #s(literal 1 binary32)) (*.f32 (pow.f32 x #s(literal -4 binary32)) #s(literal 1/8 binary32))) x))
#s(approx (+ (* x x) 1) (*.f32 x x))
#s(approx (+ (* x x) 1) (fma.f32 (*.f32 x x) #s(literal 1 binary32) #s(literal 1 binary32)))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (fma.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal -1 binary32) (/.f32 (neg.f32 x) x)))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (fma.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal -1 binary32) (neg.f32 (/.f32 (fma.f32 (/.f32 (fma.f32 #s(literal -1 binary32) (*.f32 x x) #s(literal 1 binary32)) x) #s(literal -1/2 binary32) x) x))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (fma.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal -1 binary32) (neg.f32 (/.f32 (fma.f32 (/.f32 (fma.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 2 binary32) (*.f32 #s(literal -3 binary32) x)) x) #s(literal -1/6 binary32) (*.f32 (fma.f32 #s(literal -1 binary32) (*.f32 x x) #s(literal 1 binary32)) #s(literal 1/2 binary32))) x) #s(literal -1 binary32) x) x))))
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) (neg.f32 x))
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) (*.f32 (neg.f32 x) (fma.f32 (/.f32 x x) #s(literal -1 binary32) #s(literal 1 binary32))))
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) (*.f32 (neg.f32 x) (fma.f32 (/.f32 (-.f32 x (/.f32 #s(literal 1/2 binary32) x)) x) #s(literal -1 binary32) #s(literal 1 binary32))))
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) (*.f32 (neg.f32 x) (fma.f32 (/.f32 (fma.f32 (/.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/8 binary32))) x) #s(literal -1 binary32) x) x) #s(literal -1 binary32) #s(literal 1 binary32))))
#s(approx (sqrt (+ (* x x) 1)) (neg.f32 x))
#s(approx (sqrt (+ (* x x) 1)) (*.f32 (neg.f32 x) (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32) #s(literal 1 binary32))))
#s(approx (sqrt (+ (* x x) 1)) (*.f32 (neg.f32 x) (-.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32) #s(literal 1 binary32)) (*.f32 (pow.f32 x #s(literal -4 binary32)) #s(literal 1/8 binary32)))))
#s(approx (sqrt (+ (* x x) 1)) (*.f32 (neg.f32 x) (-.f32 (+.f32 (fma.f32 (pow.f32 x #s(literal -6 binary32)) #s(literal 1/16 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) #s(literal 1 binary32)) (*.f32 (pow.f32 x #s(literal -4 binary32)) #s(literal 1/8 binary32)))))

eval12.0ms (0.7%)

Memory
21.4MiB live, 21.4MiB allocated; 0ms collecting garbage
Compiler

Compiled 2 180 to 626 computations (71.3% saved)

prune5.0ms (0.2%)

Memory
8.7MiB live, 8.7MiB allocated; 0ms collecting garbage
Pruning

5 alts after pruning (5 fresh and 0 done)

PrunedKeptTotal
New1045109
Fresh000
Picked101
Done000
Total1055110
Accuracy
99.9%
Counts
110 → 5
Alt Table
Click to see full alt table
StatusAccuracyProgram
23.7%
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (sqrt.f32 (pow.f32 x #s(literal 4 binary32))) #s(literal 1 binary32))))) x)
30.2%
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x)))) x)
29.4%
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) #s(approx (sqrt (+ (* x x) 1)) x))) x)
99.6%
(copysign.f32 (asinh.f32 x) x)
51.5%
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (fma.f32 (/.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)) #s(literal 1/2 binary32) (log1p.f32 x))) x)
Compiler

Compiled 140 to 104 computations (25.7% saved)

series32.0ms (1.7%)

Memory
-39.7MiB live, 17.3MiB allocated; 6ms collecting garbage
Counts
30 → 136
Calls
Call 1
Inputs
(copysign.f32 (asinh.f32 x) x)
(asinh.f32 x)
x
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) #s(approx (sqrt (+ (* x x) 1)) x))) x)
(log.f32 (+.f32 (fabs.f32 x) #s(approx (sqrt (+ (* x x) 1)) x)))
(+.f32 (fabs.f32 x) #s(approx (sqrt (+ (* x x) 1)) x))
(fabs.f32 x)
#s(approx (sqrt (+ (* x x) 1)) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x)))) x)
(log.f32 (+.f32 (fabs.f32 x) #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x))))
(+.f32 (fabs.f32 x) #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x)))
#s(approx (sqrt (+ (* x x) 1)) (neg.f32 x))
(neg.f32 x)
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (fma.f32 (/.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)) #s(literal 1/2 binary32) (log1p.f32 x))) x)
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (fma.f32 (/.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)) #s(literal 1/2 binary32) (log1p.f32 x)))
(fma.f32 (/.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)) #s(literal 1/2 binary32) (log1p.f32 x))
(/.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x))
(*.f32 x x)
(+.f32 #s(literal 1 binary32) x)
#s(literal 1 binary32)
#s(literal 1/2 binary32)
(log1p.f32 x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (sqrt.f32 (pow.f32 x #s(literal 4 binary32))) #s(literal 1 binary32))))) x)
(log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (sqrt.f32 (pow.f32 x #s(literal 4 binary32))) #s(literal 1 binary32)))))
(+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (sqrt.f32 (pow.f32 x #s(literal 4 binary32))) #s(literal 1 binary32))))
(sqrt.f32 (+.f32 (sqrt.f32 (pow.f32 x #s(literal 4 binary32))) #s(literal 1 binary32)))
(+.f32 (sqrt.f32 (pow.f32 x #s(literal 4 binary32))) #s(literal 1 binary32))
(sqrt.f32 (pow.f32 x #s(literal 4 binary32)))
(pow.f32 x #s(literal 4 binary32))
#s(literal 4 binary32)
Outputs
#s(approx (copysign (asinh x) x) #s(hole binary32 (copysign (log (+ x (sqrt (+ 1 (pow x 2))))) x)))
#s(approx (asinh x) #s(hole binary32 x))
#s(approx (asinh x) #s(hole binary32 (* x (+ 1 (* -1/6 (pow x 2))))))
#s(approx (asinh x) #s(hole binary32 (* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6))))))
#s(approx (asinh x) #s(hole binary32 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6))))))
#s(approx x #s(hole binary32 x))
#s(approx (copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) #s(hole binary32 (copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (log (+ 1 (fabs x)))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole 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)))))))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole 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)))))))))
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) #s(hole binary32 (+ 1 (fabs x))))
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) #s(hole binary32 (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))))
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) #s(hole binary32 (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))))))
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) #s(hole binary32 (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))))
#s(approx (fabs x) #s(hole binary32 (fabs x)))
#s(approx (sqrt (+ (* x x) 1)) #s(hole binary32 1))
#s(approx (sqrt (+ (* x x) 1)) #s(hole binary32 (+ 1 (* 1/2 (pow x 2)))))
#s(approx (sqrt (+ (* x x) 1)) #s(hole binary32 (+ 1 (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2)))))))
#s(approx (sqrt (+ (* x x) 1)) #s(hole binary32 (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))))))
#s(approx (neg x) #s(hole binary32 (* -1 x)))
#s(approx (+ (* (/ (* x x) (+ 1 x)) 1/2) (log (+ 1 x))) #s(hole binary32 x))
#s(approx (+ (* (/ (* x x) (+ 1 x)) 1/2) (log (+ 1 x))) #s(hole binary32 (* x (+ 1 (* -1/6 (pow x 2))))))
#s(approx (+ (* (/ (* x x) (+ 1 x)) 1/2) (log (+ 1 x))) #s(hole binary32 (* x (+ 1 (* (pow x 2) (- (* 1/4 x) 1/6))))))
#s(approx (+ (* (/ (* x x) (+ 1 x)) 1/2) (log (+ 1 x))) #s(hole binary32 (* x (+ 1 (* (pow x 2) (- (* x (+ 1/4 (* -3/10 x))) 1/6))))))
#s(approx (/ (* x x) (+ 1 x)) #s(hole binary32 (pow x 2)))
#s(approx (/ (* x x) (+ 1 x)) #s(hole binary32 (* (pow x 2) (+ 1 (* -1 x)))))
#s(approx (/ (* x x) (+ 1 x)) #s(hole binary32 (* (pow x 2) (+ 1 (* x (- x 1))))))
#s(approx (/ (* x x) (+ 1 x)) #s(hole binary32 (* (pow x 2) (+ 1 (* x (- (* x (+ 1 (* -1 x))) 1))))))
#s(approx (* x x) #s(hole binary32 (pow x 2)))
#s(approx (+ 1 x) #s(hole binary32 1))
#s(approx (+ 1 x) #s(hole binary32 (+ 1 x)))
#s(approx (log (+ 1 x)) #s(hole binary32 x))
#s(approx (log (+ 1 x)) #s(hole binary32 (* x (+ 1 (* -1/2 x)))))
#s(approx (log (+ 1 x)) #s(hole binary32 (* x (+ 1 (* x (- (* 1/3 x) 1/2))))))
#s(approx (log (+ 1 x)) #s(hole binary32 (* x (+ 1 (* x (- (* x (+ 1/3 (* -1/4 x))) 1/2))))))
#s(approx (copysign (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) x) #s(hole binary32 (copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)))
#s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) #s(hole binary32 (log (+ 1 (fabs x)))))
#s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) #s(hole binary32 (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))))))
#s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) #s(hole 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)))))))))
#s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) #s(hole 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)))))))))
#s(approx (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1))) #s(hole binary32 (+ 1 (fabs x))))
#s(approx (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1))) #s(hole binary32 (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))))
#s(approx (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1))) #s(hole binary32 (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))))))
#s(approx (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1))) #s(hole binary32 (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))))
#s(approx (sqrt (+ (sqrt (pow x 4)) 1)) #s(hole binary32 1))
#s(approx (sqrt (+ (sqrt (pow x 4)) 1)) #s(hole binary32 (+ 1 (* 1/2 (pow x 2)))))
#s(approx (sqrt (+ (sqrt (pow x 4)) 1)) #s(hole binary32 (+ 1 (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2)))))))
#s(approx (sqrt (+ (sqrt (pow x 4)) 1)) #s(hole binary32 (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))))))
#s(approx (+ (sqrt (pow x 4)) 1) #s(hole binary32 1))
#s(approx (+ (sqrt (pow x 4)) 1) #s(hole binary32 (+ 1 (pow x 2))))
#s(approx (sqrt (pow x 4)) #s(hole binary32 (pow x 2)))
#s(approx (pow x 4) #s(hole binary32 (pow x 4)))
#s(approx (asinh x) #s(hole binary32 (+ (log 2) (* -1 (log (/ 1 x))))))
#s(approx (asinh x) #s(hole binary32 (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2)))))))
#s(approx (asinh x) #s(hole binary32 (- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 3/32 (pow x 4)))))
#s(approx (asinh x) #s(hole binary32 (- (+ (log 2) (+ (* -1 (log (/ 1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))) (/ 3/32 (pow x 4)))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (* -1 (log (/ 1 x)))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (* -1 (log (/ 1 x))) (/ (fabs x) x))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (* -1 (log (/ 1 x))) (+ (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (/ (fabs x) x)))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole 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))))))
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) #s(hole binary32 x))
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) #s(hole binary32 (* x (+ 1 (/ (fabs x) x)))))
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) #s(hole binary32 (* x (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))))))
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) #s(hole binary32 (* x (- (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))) (* 1/8 (/ 1 (pow x 4)))))))
#s(approx (sqrt (+ (* x x) 1)) #s(hole binary32 x))
#s(approx (sqrt (+ (* x x) 1)) #s(hole binary32 (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))))
#s(approx (sqrt (+ (* x x) 1)) #s(hole binary32 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))))
#s(approx (sqrt (+ (* x x) 1)) #s(hole binary32 (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))))
#s(approx (+ (* (/ (* x x) (+ 1 x)) 1/2) (log (+ 1 x))) #s(hole binary32 (* 1/2 x)))
#s(approx (+ (* (/ (* x x) (+ 1 x)) 1/2) (log (+ 1 x))) #s(hole binary32 (* x (- (+ 1/2 (* -1 (/ (log (/ 1 x)) x))) (* 1/2 (/ 1 x))))))
#s(approx (+ (* (/ (* x x) (+ 1 x)) 1/2) (log (+ 1 x))) #s(hole binary32 (* x (- (+ 1/2 (+ (* -1 (/ (log (/ 1 x)) x)) (/ 3/2 (pow x 2)))) (* 1/2 (/ 1 x))))))
#s(approx (+ (* (/ (* x x) (+ 1 x)) 1/2) (log (+ 1 x))) #s(hole binary32 (* x (- (+ 1/2 (+ (* -1 (/ (log (/ 1 x)) x)) (/ 3/2 (pow x 2)))) (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 3)))))))
#s(approx (/ (* x x) (+ 1 x)) #s(hole binary32 x))
#s(approx (/ (* x x) (+ 1 x)) #s(hole binary32 (* x (- 1 (/ 1 x)))))
#s(approx (/ (* x x) (+ 1 x)) #s(hole binary32 (* x (- (+ 1 (/ 1 (pow x 2))) (/ 1 x)))))
#s(approx (/ (* x x) (+ 1 x)) #s(hole binary32 (* x (- (+ 1 (/ 1 (pow x 2))) (+ (/ 1 x) (/ 1 (pow x 3)))))))
#s(approx (+ 1 x) #s(hole binary32 x))
#s(approx (+ 1 x) #s(hole binary32 (* x (+ 1 (/ 1 x)))))
#s(approx (log (+ 1 x)) #s(hole binary32 (* -1 (log (/ 1 x)))))
#s(approx (log (+ 1 x)) #s(hole binary32 (+ (* -1 (log (/ 1 x))) (/ 1 x))))
#s(approx (log (+ 1 x)) #s(hole binary32 (- (+ (* -1 (log (/ 1 x))) (/ 1 x)) (/ 1/2 (pow x 2)))))
#s(approx (log (+ 1 x)) #s(hole binary32 (- (+ (* -1 (log (/ 1 x))) (+ (/ 1 x) (* 1/3 (/ 1 (pow x 3))))) (/ 1/2 (pow x 2)))))
#s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) #s(hole binary32 (* -1 (log (/ 1 x)))))
#s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) #s(hole binary32 (+ (* -1 (log (/ 1 x))) (/ (fabs x) x))))
#s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) #s(hole binary32 (+ (* -1 (log (/ 1 x))) (+ (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (/ (fabs x) x)))))
#s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) #s(hole 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))))))
#s(approx (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1))) #s(hole binary32 x))
#s(approx (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1))) #s(hole binary32 (* x (+ 1 (/ (fabs x) x)))))
#s(approx (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1))) #s(hole binary32 (* x (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))))))
#s(approx (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1))) #s(hole binary32 (* x (- (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))) (* 1/8 (/ 1 (pow x 4)))))))
#s(approx (sqrt (+ (sqrt (pow x 4)) 1)) #s(hole binary32 x))
#s(approx (sqrt (+ (sqrt (pow x 4)) 1)) #s(hole binary32 (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))))
#s(approx (sqrt (+ (sqrt (pow x 4)) 1)) #s(hole binary32 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))))
#s(approx (sqrt (+ (sqrt (pow x 4)) 1)) #s(hole binary32 (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))))
#s(approx (+ (sqrt (pow x 4)) 1) #s(hole binary32 (pow x 2)))
#s(approx (+ (sqrt (pow x 4)) 1) #s(hole binary32 (* (pow x 2) (+ 1 (/ 1 (pow x 2))))))
#s(approx (copysign (asinh x) x) #s(hole binary32 (copysign (log (- (sqrt (+ 1 (pow x 2))) (* -1 x))) x)))
#s(approx (asinh x) #s(hole binary32 (+ (log 1/2) (log (/ -1 x)))))
#s(approx (asinh x) #s(hole binary32 (- (+ (log 1/2) (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2))))))
#s(approx (asinh x) #s(hole binary32 (- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (* 1/4 (/ 1 (pow x 2))))))
#s(approx (asinh x) #s(hole binary32 (- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (* -1 (log (/ -1 x)))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (* -1 (log (/ -1 x))) (* -1 (/ (fabs x) x)))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) x))) x)))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (* -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)))))
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) #s(hole binary32 (* -1 x)))
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) #s(hole binary32 (* -1 (* x (+ 1 (* -1 (/ (fabs x) x)))))))
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) #s(hole binary32 (* -1 (* x (+ 1 (* -1 (/ (- (fabs x) (* 1/2 (/ 1 x))) x)))))))
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) #s(hole binary32 (* -1 (* x (+ 1 (* -1 (/ (+ (fabs x) (* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))) x)))))))
#s(approx (sqrt (+ (* x x) 1)) #s(hole binary32 (* -1 x)))
#s(approx (sqrt (+ (* x x) 1)) #s(hole binary32 (* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))))
#s(approx (sqrt (+ (* x x) 1)) #s(hole binary32 (* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))))))
#s(approx (sqrt (+ (* x x) 1)) #s(hole binary32 (* -1 (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))))))
#s(approx (+ (* (/ (* x x) (+ 1 x)) 1/2) (log (+ 1 x))) #s(hole binary32 (* -1 (* x (- (* -1 (/ (- (+ (log -1) (* -1 (log (/ -1 x)))) 1/2) x)) 1/2)))))
#s(approx (+ (* (/ (* x x) (+ 1 x)) 1/2) (log (+ 1 x))) #s(hole binary32 (* -1 (* x (- (* -1 (/ (- (+ (log -1) (+ (* -1 (log (/ -1 x))) (* 3/2 (/ 1 x)))) 1/2) x)) 1/2)))))
#s(approx (+ (* (/ (* x x) (+ 1 x)) 1/2) (log (+ 1 x))) #s(hole binary32 (* -1 (* x (- (* -1 (/ (- (+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (- (/ 1 x) 3/2) x)))) 1/2) x)) 1/2)))))
#s(approx (/ (* x x) (+ 1 x)) #s(hole binary32 (* -1 (* x (- (/ 1 x) 1)))))
#s(approx (/ (* x x) (+ 1 x)) #s(hole binary32 (* -1 (* x (- (* -1 (/ (- (/ 1 x) 1) x)) 1)))))
#s(approx (/ (* x x) (+ 1 x)) #s(hole binary32 (* -1 (* x (- (* -1 (/ (- (* -1 (/ (- (/ 1 x) 1) x)) 1) x)) 1)))))
#s(approx (log (+ 1 x)) #s(hole binary32 (+ (log -1) (* -1 (log (/ -1 x))))))
#s(approx (log (+ 1 x)) #s(hole binary32 (+ (log -1) (+ (* -1 (log (/ -1 x))) (/ 1 x)))))
#s(approx (log (+ 1 x)) #s(hole binary32 (+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (- (* 1/2 (/ 1 x)) 1) x))))))
#s(approx (log (+ 1 x)) #s(hole binary32 (+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 x)) 1/2) x)) 1) x))))))
#s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) #s(hole binary32 (* -1 (log (/ -1 x)))))
#s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) #s(hole binary32 (+ (* -1 (log (/ -1 x))) (* -1 (/ (fabs x) x)))))
#s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) #s(hole binary32 (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) x))) x)))))
#s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) #s(hole binary32 (+ (* -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)))))
#s(approx (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1))) #s(hole binary32 (* -1 x)))
#s(approx (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1))) #s(hole binary32 (* -1 (* x (+ 1 (* -1 (/ (fabs x) x)))))))
#s(approx (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1))) #s(hole binary32 (* -1 (* x (+ 1 (* -1 (/ (- (fabs x) (* 1/2 (/ 1 x))) x)))))))
#s(approx (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1))) #s(hole binary32 (* -1 (* x (+ 1 (* -1 (/ (+ (fabs x) (* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))) x)))))))
#s(approx (sqrt (+ (sqrt (pow x 4)) 1)) #s(hole binary32 (* -1 x)))
#s(approx (sqrt (+ (sqrt (pow x 4)) 1)) #s(hole binary32 (* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))))
#s(approx (sqrt (+ (sqrt (pow x 4)) 1)) #s(hole binary32 (* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))))))
#s(approx (sqrt (+ (sqrt (pow x 4)) 1)) #s(hole binary32 (* -1 (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))))))
Calls

3 calls:

TimeVariablePointExpression
24.0ms
x
@-inf
((copysign (asinh x) x) (asinh x) x (copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (+ (fabs x) (sqrt (+ (* x x) 1))) (fabs x) (sqrt (+ (* x x) 1)) (copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (+ (fabs x) (sqrt (+ (* x x) 1))) (sqrt (+ (* x x) 1)) (neg x) (copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (+ (* (/ (* x x) (+ 1 x)) 1/2) (log (+ 1 x))) (/ (* x x) (+ 1 x)) (* x x) (+ 1 x) 1 1/2 (log (+ 1 x)) (copysign (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) x) (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1))) (sqrt (+ (sqrt (pow x 4)) 1)) (+ (sqrt (pow x 4)) 1) (sqrt (pow x 4)) (pow x 4) 4)
3.0ms
x
@inf
((copysign (asinh x) x) (asinh x) x (copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (+ (fabs x) (sqrt (+ (* x x) 1))) (fabs x) (sqrt (+ (* x x) 1)) (copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (+ (fabs x) (sqrt (+ (* x x) 1))) (sqrt (+ (* x x) 1)) (neg x) (copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (+ (* (/ (* x x) (+ 1 x)) 1/2) (log (+ 1 x))) (/ (* x x) (+ 1 x)) (* x x) (+ 1 x) 1 1/2 (log (+ 1 x)) (copysign (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) x) (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1))) (sqrt (+ (sqrt (pow x 4)) 1)) (+ (sqrt (pow x 4)) 1) (sqrt (pow x 4)) (pow x 4) 4)
2.0ms
x
@0
((copysign (asinh x) x) (asinh x) x (copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (+ (fabs x) (sqrt (+ (* x x) 1))) (fabs x) (sqrt (+ (* x x) 1)) (copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (+ (fabs x) (sqrt (+ (* x x) 1))) (sqrt (+ (* x x) 1)) (neg x) (copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (+ (* (/ (* x x) (+ 1 x)) 1/2) (log (+ 1 x))) (/ (* x x) (+ 1 x)) (* x x) (+ 1 x) 1 1/2 (log (+ 1 x)) (copysign (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) x) (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1))) (sqrt (+ (sqrt (pow x 4)) 1)) (+ (sqrt (pow x 4)) 1) (sqrt (pow x 4)) (pow x 4) 4)

rewrite185.0ms (10%)

Memory
36.2MiB live, 265.6MiB allocated; 39ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
05243376
05542751
129362466
090492373
Stop Event
iter-limit
node-limit
iter-limit
Counts
166 → 307
Calls
Call 1
Inputs
(copysign.f32 (asinh.f32 x) x)
(asinh.f32 x)
x
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) #s(approx (sqrt (+ (* x x) 1)) x))) x)
(log.f32 (+.f32 (fabs.f32 x) #s(approx (sqrt (+ (* x x) 1)) x)))
(+.f32 (fabs.f32 x) #s(approx (sqrt (+ (* x x) 1)) x))
(fabs.f32 x)
#s(approx (sqrt (+ (* x x) 1)) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x)))) x)
(log.f32 (+.f32 (fabs.f32 x) #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x))))
(+.f32 (fabs.f32 x) #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x)))
#s(approx (sqrt (+ (* x x) 1)) (neg.f32 x))
(neg.f32 x)
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (fma.f32 (/.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)) #s(literal 1/2 binary32) (log1p.f32 x))) x)
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (fma.f32 (/.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)) #s(literal 1/2 binary32) (log1p.f32 x)))
(fma.f32 (/.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)) #s(literal 1/2 binary32) (log1p.f32 x))
(/.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x))
(*.f32 x x)
(+.f32 #s(literal 1 binary32) x)
#s(literal 1 binary32)
#s(literal 1/2 binary32)
(log1p.f32 x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (sqrt.f32 (pow.f32 x #s(literal 4 binary32))) #s(literal 1 binary32))))) x)
(log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (sqrt.f32 (pow.f32 x #s(literal 4 binary32))) #s(literal 1 binary32)))))
(+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (sqrt.f32 (pow.f32 x #s(literal 4 binary32))) #s(literal 1 binary32))))
(sqrt.f32 (+.f32 (sqrt.f32 (pow.f32 x #s(literal 4 binary32))) #s(literal 1 binary32)))
(+.f32 (sqrt.f32 (pow.f32 x #s(literal 4 binary32))) #s(literal 1 binary32))
(sqrt.f32 (pow.f32 x #s(literal 4 binary32)))
(pow.f32 x #s(literal 4 binary32))
#s(literal 4 binary32)
#s(approx (copysign (asinh x) x) #s(hole binary32 (copysign (log (+ x (sqrt (+ 1 (pow x 2))))) x)))
#s(approx (asinh x) #s(hole binary32 x))
#s(approx (asinh x) #s(hole binary32 (* x (+ 1 (* -1/6 (pow x 2))))))
#s(approx (asinh x) #s(hole binary32 (* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6))))))
#s(approx (asinh x) #s(hole binary32 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6))))))
#s(approx x #s(hole binary32 x))
#s(approx (copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) #s(hole binary32 (copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (log (+ 1 (fabs x)))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole 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)))))))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole 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)))))))))
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) #s(hole binary32 (+ 1 (fabs x))))
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) #s(hole binary32 (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))))
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) #s(hole binary32 (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))))))
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) #s(hole binary32 (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))))
#s(approx (fabs x) #s(hole binary32 (fabs x)))
#s(approx (sqrt (+ (* x x) 1)) #s(hole binary32 1))
#s(approx (sqrt (+ (* x x) 1)) #s(hole binary32 (+ 1 (* 1/2 (pow x 2)))))
#s(approx (sqrt (+ (* x x) 1)) #s(hole binary32 (+ 1 (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2)))))))
#s(approx (sqrt (+ (* x x) 1)) #s(hole binary32 (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))))))
#s(approx (neg x) #s(hole binary32 (* -1 x)))
#s(approx (+ (* (/ (* x x) (+ 1 x)) 1/2) (log (+ 1 x))) #s(hole binary32 x))
#s(approx (+ (* (/ (* x x) (+ 1 x)) 1/2) (log (+ 1 x))) #s(hole binary32 (* x (+ 1 (* -1/6 (pow x 2))))))
#s(approx (+ (* (/ (* x x) (+ 1 x)) 1/2) (log (+ 1 x))) #s(hole binary32 (* x (+ 1 (* (pow x 2) (- (* 1/4 x) 1/6))))))
#s(approx (+ (* (/ (* x x) (+ 1 x)) 1/2) (log (+ 1 x))) #s(hole binary32 (* x (+ 1 (* (pow x 2) (- (* x (+ 1/4 (* -3/10 x))) 1/6))))))
#s(approx (/ (* x x) (+ 1 x)) #s(hole binary32 (pow x 2)))
#s(approx (/ (* x x) (+ 1 x)) #s(hole binary32 (* (pow x 2) (+ 1 (* -1 x)))))
#s(approx (/ (* x x) (+ 1 x)) #s(hole binary32 (* (pow x 2) (+ 1 (* x (- x 1))))))
#s(approx (/ (* x x) (+ 1 x)) #s(hole binary32 (* (pow x 2) (+ 1 (* x (- (* x (+ 1 (* -1 x))) 1))))))
#s(approx (* x x) #s(hole binary32 (pow x 2)))
#s(approx (+ 1 x) #s(hole binary32 1))
#s(approx (+ 1 x) #s(hole binary32 (+ 1 x)))
#s(approx (log (+ 1 x)) #s(hole binary32 x))
#s(approx (log (+ 1 x)) #s(hole binary32 (* x (+ 1 (* -1/2 x)))))
#s(approx (log (+ 1 x)) #s(hole binary32 (* x (+ 1 (* x (- (* 1/3 x) 1/2))))))
#s(approx (log (+ 1 x)) #s(hole binary32 (* x (+ 1 (* x (- (* x (+ 1/3 (* -1/4 x))) 1/2))))))
#s(approx (copysign (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) x) #s(hole binary32 (copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)))
#s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) #s(hole binary32 (log (+ 1 (fabs x)))))
#s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) #s(hole binary32 (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))))))
#s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) #s(hole 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)))))))))
#s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) #s(hole 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)))))))))
#s(approx (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1))) #s(hole binary32 (+ 1 (fabs x))))
#s(approx (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1))) #s(hole binary32 (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))))
#s(approx (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1))) #s(hole binary32 (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))))))
#s(approx (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1))) #s(hole binary32 (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))))
#s(approx (sqrt (+ (sqrt (pow x 4)) 1)) #s(hole binary32 1))
#s(approx (sqrt (+ (sqrt (pow x 4)) 1)) #s(hole binary32 (+ 1 (* 1/2 (pow x 2)))))
#s(approx (sqrt (+ (sqrt (pow x 4)) 1)) #s(hole binary32 (+ 1 (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2)))))))
#s(approx (sqrt (+ (sqrt (pow x 4)) 1)) #s(hole binary32 (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))))))
#s(approx (+ (sqrt (pow x 4)) 1) #s(hole binary32 1))
#s(approx (+ (sqrt (pow x 4)) 1) #s(hole binary32 (+ 1 (pow x 2))))
#s(approx (sqrt (pow x 4)) #s(hole binary32 (pow x 2)))
#s(approx (pow x 4) #s(hole binary32 (pow x 4)))
#s(approx (asinh x) #s(hole binary32 (+ (log 2) (* -1 (log (/ 1 x))))))
#s(approx (asinh x) #s(hole binary32 (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2)))))))
#s(approx (asinh x) #s(hole binary32 (- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 3/32 (pow x 4)))))
#s(approx (asinh x) #s(hole binary32 (- (+ (log 2) (+ (* -1 (log (/ 1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))) (/ 3/32 (pow x 4)))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (* -1 (log (/ 1 x)))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (* -1 (log (/ 1 x))) (/ (fabs x) x))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (* -1 (log (/ 1 x))) (+ (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (/ (fabs x) x)))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole 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))))))
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) #s(hole binary32 x))
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) #s(hole binary32 (* x (+ 1 (/ (fabs x) x)))))
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) #s(hole binary32 (* x (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))))))
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) #s(hole binary32 (* x (- (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))) (* 1/8 (/ 1 (pow x 4)))))))
#s(approx (sqrt (+ (* x x) 1)) #s(hole binary32 x))
#s(approx (sqrt (+ (* x x) 1)) #s(hole binary32 (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))))
#s(approx (sqrt (+ (* x x) 1)) #s(hole binary32 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))))
#s(approx (sqrt (+ (* x x) 1)) #s(hole binary32 (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))))
#s(approx (+ (* (/ (* x x) (+ 1 x)) 1/2) (log (+ 1 x))) #s(hole binary32 (* 1/2 x)))
#s(approx (+ (* (/ (* x x) (+ 1 x)) 1/2) (log (+ 1 x))) #s(hole binary32 (* x (- (+ 1/2 (* -1 (/ (log (/ 1 x)) x))) (* 1/2 (/ 1 x))))))
#s(approx (+ (* (/ (* x x) (+ 1 x)) 1/2) (log (+ 1 x))) #s(hole binary32 (* x (- (+ 1/2 (+ (* -1 (/ (log (/ 1 x)) x)) (/ 3/2 (pow x 2)))) (* 1/2 (/ 1 x))))))
#s(approx (+ (* (/ (* x x) (+ 1 x)) 1/2) (log (+ 1 x))) #s(hole binary32 (* x (- (+ 1/2 (+ (* -1 (/ (log (/ 1 x)) x)) (/ 3/2 (pow x 2)))) (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 3)))))))
#s(approx (/ (* x x) (+ 1 x)) #s(hole binary32 x))
#s(approx (/ (* x x) (+ 1 x)) #s(hole binary32 (* x (- 1 (/ 1 x)))))
#s(approx (/ (* x x) (+ 1 x)) #s(hole binary32 (* x (- (+ 1 (/ 1 (pow x 2))) (/ 1 x)))))
#s(approx (/ (* x x) (+ 1 x)) #s(hole binary32 (* x (- (+ 1 (/ 1 (pow x 2))) (+ (/ 1 x) (/ 1 (pow x 3)))))))
#s(approx (+ 1 x) #s(hole binary32 x))
#s(approx (+ 1 x) #s(hole binary32 (* x (+ 1 (/ 1 x)))))
#s(approx (log (+ 1 x)) #s(hole binary32 (* -1 (log (/ 1 x)))))
#s(approx (log (+ 1 x)) #s(hole binary32 (+ (* -1 (log (/ 1 x))) (/ 1 x))))
#s(approx (log (+ 1 x)) #s(hole binary32 (- (+ (* -1 (log (/ 1 x))) (/ 1 x)) (/ 1/2 (pow x 2)))))
#s(approx (log (+ 1 x)) #s(hole binary32 (- (+ (* -1 (log (/ 1 x))) (+ (/ 1 x) (* 1/3 (/ 1 (pow x 3))))) (/ 1/2 (pow x 2)))))
#s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) #s(hole binary32 (* -1 (log (/ 1 x)))))
#s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) #s(hole binary32 (+ (* -1 (log (/ 1 x))) (/ (fabs x) x))))
#s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) #s(hole binary32 (+ (* -1 (log (/ 1 x))) (+ (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (/ (fabs x) x)))))
#s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) #s(hole 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))))))
#s(approx (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1))) #s(hole binary32 x))
#s(approx (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1))) #s(hole binary32 (* x (+ 1 (/ (fabs x) x)))))
#s(approx (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1))) #s(hole binary32 (* x (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))))))
#s(approx (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1))) #s(hole binary32 (* x (- (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))) (* 1/8 (/ 1 (pow x 4)))))))
#s(approx (sqrt (+ (sqrt (pow x 4)) 1)) #s(hole binary32 x))
#s(approx (sqrt (+ (sqrt (pow x 4)) 1)) #s(hole binary32 (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))))
#s(approx (sqrt (+ (sqrt (pow x 4)) 1)) #s(hole binary32 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))))
#s(approx (sqrt (+ (sqrt (pow x 4)) 1)) #s(hole binary32 (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))))
#s(approx (+ (sqrt (pow x 4)) 1) #s(hole binary32 (pow x 2)))
#s(approx (+ (sqrt (pow x 4)) 1) #s(hole binary32 (* (pow x 2) (+ 1 (/ 1 (pow x 2))))))
#s(approx (copysign (asinh x) x) #s(hole binary32 (copysign (log (- (sqrt (+ 1 (pow x 2))) (* -1 x))) x)))
#s(approx (asinh x) #s(hole binary32 (+ (log 1/2) (log (/ -1 x)))))
#s(approx (asinh x) #s(hole binary32 (- (+ (log 1/2) (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2))))))
#s(approx (asinh x) #s(hole binary32 (- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (* 1/4 (/ 1 (pow x 2))))))
#s(approx (asinh x) #s(hole binary32 (- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (* -1 (log (/ -1 x)))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (* -1 (log (/ -1 x))) (* -1 (/ (fabs x) x)))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) x))) x)))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (* -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)))))
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) #s(hole binary32 (* -1 x)))
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) #s(hole binary32 (* -1 (* x (+ 1 (* -1 (/ (fabs x) x)))))))
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) #s(hole binary32 (* -1 (* x (+ 1 (* -1 (/ (- (fabs x) (* 1/2 (/ 1 x))) x)))))))
#s(approx (+ (fabs x) (sqrt (+ (* x x) 1))) #s(hole binary32 (* -1 (* x (+ 1 (* -1 (/ (+ (fabs x) (* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))) x)))))))
#s(approx (sqrt (+ (* x x) 1)) #s(hole binary32 (* -1 x)))
#s(approx (sqrt (+ (* x x) 1)) #s(hole binary32 (* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))))
#s(approx (sqrt (+ (* x x) 1)) #s(hole binary32 (* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))))))
#s(approx (sqrt (+ (* x x) 1)) #s(hole binary32 (* -1 (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))))))
#s(approx (+ (* (/ (* x x) (+ 1 x)) 1/2) (log (+ 1 x))) #s(hole binary32 (* -1 (* x (- (* -1 (/ (- (+ (log -1) (* -1 (log (/ -1 x)))) 1/2) x)) 1/2)))))
#s(approx (+ (* (/ (* x x) (+ 1 x)) 1/2) (log (+ 1 x))) #s(hole binary32 (* -1 (* x (- (* -1 (/ (- (+ (log -1) (+ (* -1 (log (/ -1 x))) (* 3/2 (/ 1 x)))) 1/2) x)) 1/2)))))
#s(approx (+ (* (/ (* x x) (+ 1 x)) 1/2) (log (+ 1 x))) #s(hole binary32 (* -1 (* x (- (* -1 (/ (- (+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (- (/ 1 x) 3/2) x)))) 1/2) x)) 1/2)))))
#s(approx (/ (* x x) (+ 1 x)) #s(hole binary32 (* -1 (* x (- (/ 1 x) 1)))))
#s(approx (/ (* x x) (+ 1 x)) #s(hole binary32 (* -1 (* x (- (* -1 (/ (- (/ 1 x) 1) x)) 1)))))
#s(approx (/ (* x x) (+ 1 x)) #s(hole binary32 (* -1 (* x (- (* -1 (/ (- (* -1 (/ (- (/ 1 x) 1) x)) 1) x)) 1)))))
#s(approx (log (+ 1 x)) #s(hole binary32 (+ (log -1) (* -1 (log (/ -1 x))))))
#s(approx (log (+ 1 x)) #s(hole binary32 (+ (log -1) (+ (* -1 (log (/ -1 x))) (/ 1 x)))))
#s(approx (log (+ 1 x)) #s(hole binary32 (+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (- (* 1/2 (/ 1 x)) 1) x))))))
#s(approx (log (+ 1 x)) #s(hole binary32 (+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 x)) 1/2) x)) 1) x))))))
#s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) #s(hole binary32 (* -1 (log (/ -1 x)))))
#s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) #s(hole binary32 (+ (* -1 (log (/ -1 x))) (* -1 (/ (fabs x) x)))))
#s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) #s(hole binary32 (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) x))) x)))))
#s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) #s(hole binary32 (+ (* -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)))))
#s(approx (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1))) #s(hole binary32 (* -1 x)))
#s(approx (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1))) #s(hole binary32 (* -1 (* x (+ 1 (* -1 (/ (fabs x) x)))))))
#s(approx (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1))) #s(hole binary32 (* -1 (* x (+ 1 (* -1 (/ (- (fabs x) (* 1/2 (/ 1 x))) x)))))))
#s(approx (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1))) #s(hole binary32 (* -1 (* x (+ 1 (* -1 (/ (+ (fabs x) (* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))) x)))))))
#s(approx (sqrt (+ (sqrt (pow x 4)) 1)) #s(hole binary32 (* -1 x)))
#s(approx (sqrt (+ (sqrt (pow x 4)) 1)) #s(hole binary32 (* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))))
#s(approx (sqrt (+ (sqrt (pow x 4)) 1)) #s(hole binary32 (* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))))))
#s(approx (sqrt (+ (sqrt (pow x 4)) 1)) #s(hole binary32 (* -1 (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))))))
Outputs
(copysign.f32 (asinh.f32 x) x)
(log.f32 (+.f32 (cosh.f32 (asinh.f32 x)) x))
(-.f32 (log.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 x x))) (log.f32 (+.f32 (cosh.f32 (asinh.f32 x)) (neg.f32 x))))
(-.f32 (log.f32 (-.f32 (pow.f32 (cosh.f32 (asinh.f32 x)) #s(literal 3 binary32)) (pow.f32 (neg.f32 x) #s(literal 3 binary32)))) (log.f32 (+.f32 (fma.f32 x x #s(literal 1 binary32)) (fma.f32 x x (*.f32 (cosh.f32 (asinh.f32 x)) (neg.f32 x))))))
(-.f32 (log.f32 (-.f32 (*.f32 x x) (fma.f32 x x #s(literal 1 binary32)))) (log.f32 (-.f32 x (cosh.f32 (asinh.f32 x)))))
(-.f32 (log.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (cosh.f32 (asinh.f32 x)) #s(literal 3 binary32)))) (log.f32 (fma.f32 x x (-.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 x (cosh.f32 (asinh.f32 x)))))))
(asinh.f32 x)
x
(copysign.f32 (log.f32 (+.f32 #s(approx (sqrt (+ (sqrt (pow x 4)) 1)) x) x)) x)
(log.f32 (+.f32 #s(approx (sqrt (+ (sqrt (pow x 4)) 1)) x) x))
(-.f32 (log.f32 (-.f32 (*.f32 x x) (pow.f32 #s(approx (sqrt (+ (sqrt (pow x 4)) 1)) x) #s(literal 2 binary32)))) (log.f32 (-.f32 x #s(approx (sqrt (+ (sqrt (pow x 4)) 1)) x))))
(-.f32 (log.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 #s(approx (sqrt (+ (sqrt (pow x 4)) 1)) x) #s(literal 3 binary32)))) (log.f32 (fma.f32 x x (-.f32 (pow.f32 #s(approx (sqrt (+ (sqrt (pow x 4)) 1)) x) #s(literal 2 binary32)) (*.f32 x #s(approx (sqrt (+ (sqrt (pow x 4)) 1)) x))))))
(/.f32 (neg.f32 (-.f32 (*.f32 x x) (pow.f32 #s(approx (sqrt (+ (sqrt (pow x 4)) 1)) x) #s(literal 2 binary32)))) (neg.f32 (-.f32 x #s(approx (sqrt (+ (sqrt (pow x 4)) 1)) x))))
(/.f32 (neg.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 #s(approx (sqrt (+ (sqrt (pow x 4)) 1)) x) #s(literal 3 binary32)))) (neg.f32 (fma.f32 x x (-.f32 (pow.f32 #s(approx (sqrt (+ (sqrt (pow x 4)) 1)) x) #s(literal 2 binary32)) (*.f32 x #s(approx (sqrt (+ (sqrt (pow x 4)) 1)) x))))))
(/.f32 (-.f32 (*.f32 x x) (pow.f32 #s(approx (sqrt (+ (sqrt (pow x 4)) 1)) x) #s(literal 2 binary32))) (-.f32 x #s(approx (sqrt (+ (sqrt (pow x 4)) 1)) x)))
(/.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 #s(approx (sqrt (+ (sqrt (pow x 4)) 1)) x) #s(literal 3 binary32))) (fma.f32 x x (-.f32 (pow.f32 #s(approx (sqrt (+ (sqrt (pow x 4)) 1)) x) #s(literal 2 binary32)) (*.f32 x #s(approx (sqrt (+ (sqrt (pow x 4)) 1)) x)))))
(+.f32 #s(approx (sqrt (+ (sqrt (pow x 4)) 1)) x) x)
(+.f32 x #s(approx (sqrt (+ (sqrt (pow x 4)) 1)) x))
x
#s(approx (sqrt (+ (sqrt (pow x 4)) 1)) x)
(copysign.f32 (log.f32 (+.f32 #s(approx (sqrt (+ (sqrt (pow x 4)) 1)) (neg.f32 x)) x)) x)
(log.f32 (+.f32 #s(approx (sqrt (+ (sqrt (pow x 4)) 1)) (neg.f32 x)) x))
(-.f32 (log.f32 (-.f32 (*.f32 x x) (pow.f32 #s(approx (sqrt (+ (sqrt (pow x 4)) 1)) (neg.f32 x)) #s(literal 2 binary32)))) (log.f32 (-.f32 x #s(approx (sqrt (+ (sqrt (pow x 4)) 1)) (neg.f32 x)))))
(-.f32 (log.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 #s(approx (sqrt (+ (sqrt (pow x 4)) 1)) (neg.f32 x)) #s(literal 3 binary32)))) (log.f32 (fma.f32 x x (-.f32 (pow.f32 #s(approx (sqrt (+ (sqrt (pow x 4)) 1)) (neg.f32 x)) #s(literal 2 binary32)) (*.f32 x #s(approx (sqrt (+ (sqrt (pow x 4)) 1)) (neg.f32 x)))))))
(/.f32 (neg.f32 (-.f32 (*.f32 x x) (pow.f32 #s(approx (sqrt (+ (sqrt (pow x 4)) 1)) (neg.f32 x)) #s(literal 2 binary32)))) (neg.f32 (-.f32 x #s(approx (sqrt (+ (sqrt (pow x 4)) 1)) (neg.f32 x)))))
(/.f32 (neg.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 #s(approx (sqrt (+ (sqrt (pow x 4)) 1)) (neg.f32 x)) #s(literal 3 binary32)))) (neg.f32 (fma.f32 x x (-.f32 (pow.f32 #s(approx (sqrt (+ (sqrt (pow x 4)) 1)) (neg.f32 x)) #s(literal 2 binary32)) (*.f32 x #s(approx (sqrt (+ (sqrt (pow x 4)) 1)) (neg.f32 x)))))))
(/.f32 (-.f32 (*.f32 x x) (pow.f32 #s(approx (sqrt (+ (sqrt (pow x 4)) 1)) (neg.f32 x)) #s(literal 2 binary32))) (-.f32 x #s(approx (sqrt (+ (sqrt (pow x 4)) 1)) (neg.f32 x))))
(/.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 #s(approx (sqrt (+ (sqrt (pow x 4)) 1)) (neg.f32 x)) #s(literal 3 binary32))) (fma.f32 x x (-.f32 (pow.f32 #s(approx (sqrt (+ (sqrt (pow x 4)) 1)) (neg.f32 x)) #s(literal 2 binary32)) (*.f32 x #s(approx (sqrt (+ (sqrt (pow x 4)) 1)) (neg.f32 x))))))
(+.f32 #s(approx (sqrt (+ (sqrt (pow x 4)) 1)) (neg.f32 x)) x)
(+.f32 x #s(approx (sqrt (+ (sqrt (pow x 4)) 1)) (neg.f32 x)))
#s(approx (sqrt (+ (sqrt (pow x 4)) 1)) (neg.f32 x))
(*.f32 #s(literal -1 binary32) x)
(*.f32 x #s(literal -1 binary32))
(neg.f32 x)
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) (fma.f32 (*.f32 x (/.f32 x (+.f32 #s(literal 1 binary32) x))) #s(literal 1/2 binary32) (log1p.f32 x))) x)
#s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) (fma.f32 (*.f32 x (/.f32 x (+.f32 #s(literal 1 binary32) x))) #s(literal 1/2 binary32) (log1p.f32 x)))
(/.f32 (neg.f32 (-.f32 (pow.f32 (/.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (+.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) (pow.f32 (log1p.f32 x) #s(literal 2 binary32)))) (neg.f32 (-.f32 (/.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (+.f32 #s(literal 1 binary32) x)) (log1p.f32 x))))
(/.f32 (neg.f32 (fma.f32 (pow.f32 (*.f32 x (/.f32 x (+.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32)) #s(literal 1/8 binary32) (pow.f32 (log1p.f32 x) #s(literal 3 binary32)))) (neg.f32 (+.f32 (pow.f32 (/.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (+.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) (-.f32 (pow.f32 (log1p.f32 x) #s(literal 2 binary32)) (*.f32 (/.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (+.f32 #s(literal 1 binary32) x)) (log1p.f32 x))))))
(/.f32 (neg.f32 (-.f32 (pow.f32 (log1p.f32 x) #s(literal 2 binary32)) (pow.f32 (/.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (+.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)))) (neg.f32 (-.f32 (log1p.f32 x) (/.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (+.f32 #s(literal 1 binary32) x)))))
(/.f32 (neg.f32 (+.f32 (pow.f32 (log1p.f32 x) #s(literal 3 binary32)) (/.f32 (*.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1/8 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 3 binary32))))) (neg.f32 (fma.f32 (log1p.f32 x) (log1p.f32 x) (-.f32 (pow.f32 (/.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (+.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) (*.f32 (log1p.f32 x) (/.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (+.f32 #s(literal 1 binary32) x)))))))
(/.f32 (-.f32 (pow.f32 (/.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (+.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) (pow.f32 (log1p.f32 x) #s(literal 2 binary32))) (-.f32 (/.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (+.f32 #s(literal 1 binary32) x)) (log1p.f32 x)))
(/.f32 (-.f32 (pow.f32 (log1p.f32 x) #s(literal 2 binary32)) (pow.f32 (/.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (+.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32))) (-.f32 (log1p.f32 x) (/.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (+.f32 #s(literal 1 binary32) x))))
(/.f32 (fma.f32 (pow.f32 (*.f32 x (/.f32 x (+.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32)) #s(literal 1/8 binary32) (pow.f32 (log1p.f32 x) #s(literal 3 binary32))) (+.f32 (pow.f32 (/.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (+.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) (-.f32 (pow.f32 (log1p.f32 x) #s(literal 2 binary32)) (*.f32 (/.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (+.f32 #s(literal 1 binary32) x)) (log1p.f32 x)))))
(/.f32 (+.f32 (pow.f32 (log1p.f32 x) #s(literal 3 binary32)) (/.f32 (*.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1/8 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 3 binary32)))) (fma.f32 (log1p.f32 x) (log1p.f32 x) (-.f32 (pow.f32 (/.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (+.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) (*.f32 (log1p.f32 x) (/.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (+.f32 #s(literal 1 binary32) x))))))
(-.f32 (log1p.f32 x) (*.f32 #s(literal -1/2 binary32) (*.f32 x (/.f32 x (+.f32 #s(literal 1 binary32) x)))))
(fma.f32 (*.f32 x (/.f32 x (+.f32 #s(literal 1 binary32) x))) #s(literal 1/2 binary32) (log1p.f32 x))
(fma.f32 #s(literal 1/2 binary32) (*.f32 x (/.f32 x (+.f32 #s(literal 1 binary32) x))) (log1p.f32 x))
(+.f32 (/.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (+.f32 #s(literal 1 binary32) x)) (log1p.f32 x))
(+.f32 (log1p.f32 x) (/.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (+.f32 #s(literal 1 binary32) x)))
(*.f32 x (/.f32 x (+.f32 #s(literal 1 binary32) x)))
(/.f32 (neg.f32 (neg.f32 (*.f32 x x))) (neg.f32 (neg.f32 (+.f32 #s(literal 1 binary32) x))))
(/.f32 (neg.f32 (*.f32 x x)) (neg.f32 (+.f32 #s(literal 1 binary32) x)))
(/.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x))
(*.f32 (neg.f32 (neg.f32 x)) (neg.f32 (neg.f32 x)))
(*.f32 (neg.f32 x) (neg.f32 x))
(*.f32 x x)
(sqrt.f32 (pow.f32 x #s(literal 4 binary32)))
(/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal -2 binary32)))
(pow.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1/2 binary32))
(pow.f32 (*.f32 x x) #s(literal 1 binary32))
(pow.f32 (neg.f32 x) #s(literal 2 binary32))
(pow.f32 x #s(literal 2 binary32))
(fabs.f32 (*.f32 (neg.f32 x) x))
(fabs.f32 (*.f32 x (neg.f32 x)))
(fabs.f32 (*.f32 x x))
(+.f32 (cosh.f32 (*.f32 (log.f32 x) #s(literal 2 binary32))) (sinh.f32 (*.f32 (log.f32 x) #s(literal 2 binary32))))
(exp.f32 (/.f32 (*.f32 (log.f32 x) #s(literal 4 binary32)) #s(literal 2 binary32)))
(exp.f32 (*.f32 (*.f32 (log.f32 x) #s(literal 4 binary32)) #s(literal 1/2 binary32)))
(exp.f32 (*.f32 (log.f32 (pow.f32 x #s(literal 4 binary32))) #s(literal 1/2 binary32)))
(exp.f32 (*.f32 (log.f32 x) #s(literal 2 binary32)))
(*.f32 (+.f32 (/.f32 #s(literal 1 binary32) x) #s(literal 1 binary32)) x)
(*.f32 x (+.f32 (/.f32 #s(literal 1 binary32) x) #s(literal 1 binary32)))
(/.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) (neg.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 x x) x))))
(/.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x))) (neg.f32 (-.f32 #s(literal 1 binary32) x)))
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (-.f32 #s(literal 1 binary32) x))
(/.f32 (+.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 x x) x)))
(/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) x)))
(pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 1 binary32))
(+.f32 #s(literal 1 binary32) x)
(+.f32 x (*.f32 x (/.f32 #s(literal 1 binary32) x)))
(+.f32 x #s(literal 1 binary32))
(exp.f32 (*.f32 (log1p.f32 x) #s(literal 1 binary32)))
#s(literal 1 binary32)
#s(literal 1/2 binary32)
(log.f32 (+.f32 #s(literal 1 binary32) x))
(-.f32 (log1p.f32 (pow.f32 x #s(literal 3 binary32))) (log1p.f32 (-.f32 (*.f32 x x) x)))
(-.f32 (log.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x))) (log1p.f32 (neg.f32 x)))
(log1p.f32 x)
(copysign.f32 (asinh.f32 x) x)
(log.f32 (+.f32 (cosh.f32 (asinh.f32 x)) x))
(-.f32 (log.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 x x))) (log.f32 (+.f32 (cosh.f32 (asinh.f32 x)) (neg.f32 x))))
(-.f32 (log.f32 (-.f32 (pow.f32 (cosh.f32 (asinh.f32 x)) #s(literal 3 binary32)) (pow.f32 (neg.f32 x) #s(literal 3 binary32)))) (log.f32 (+.f32 (fma.f32 x x #s(literal 1 binary32)) (fma.f32 x x (*.f32 (cosh.f32 (asinh.f32 x)) (neg.f32 x))))))
(-.f32 (log.f32 (-.f32 (*.f32 x x) (fma.f32 x x #s(literal 1 binary32)))) (log.f32 (-.f32 x (cosh.f32 (asinh.f32 x)))))
(-.f32 (log.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (cosh.f32 (asinh.f32 x)) #s(literal 3 binary32)))) (log.f32 (fma.f32 x x (-.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 x (cosh.f32 (asinh.f32 x)))))))
(asinh.f32 x)
(/.f32 (neg.f32 (-.f32 (*.f32 x x) (fma.f32 x x #s(literal 1 binary32)))) (neg.f32 (-.f32 x (cosh.f32 (asinh.f32 x)))))
(/.f32 (neg.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (cosh.f32 (asinh.f32 x)) #s(literal 3 binary32)))) (neg.f32 (fma.f32 x x (-.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 x (cosh.f32 (asinh.f32 x)))))))
(/.f32 (neg.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 x x))) (neg.f32 (+.f32 (cosh.f32 (asinh.f32 x)) (neg.f32 x))))
(/.f32 (neg.f32 (-.f32 (pow.f32 (cosh.f32 (asinh.f32 x)) #s(literal 3 binary32)) (pow.f32 (neg.f32 x) #s(literal 3 binary32)))) (neg.f32 (+.f32 (fma.f32 x x #s(literal 1 binary32)) (fma.f32 x x (*.f32 (cosh.f32 (asinh.f32 x)) (neg.f32 x))))))
(/.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 x x)) (+.f32 (cosh.f32 (asinh.f32 x)) (neg.f32 x)))
(/.f32 (-.f32 (*.f32 x x) (fma.f32 x x #s(literal 1 binary32))) (-.f32 x (cosh.f32 (asinh.f32 x))))
(/.f32 (-.f32 (pow.f32 (cosh.f32 (asinh.f32 x)) #s(literal 3 binary32)) (pow.f32 (neg.f32 x) #s(literal 3 binary32))) (+.f32 (fma.f32 x x #s(literal 1 binary32)) (fma.f32 x x (*.f32 (cosh.f32 (asinh.f32 x)) (neg.f32 x)))))
(/.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (cosh.f32 (asinh.f32 x)) #s(literal 3 binary32))) (fma.f32 x x (-.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 x (cosh.f32 (asinh.f32 x))))))
(-.f32 (cosh.f32 (asinh.f32 x)) (neg.f32 x))
(+.f32 (cosh.f32 (asinh.f32 x)) x)
(+.f32 x (cosh.f32 (asinh.f32 x)))
(sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))
(/.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 4 binary32)))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x))))
(/.f32 (sqrt.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32))) (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))
(/.f32 (sqrt.f32 (+.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 6 binary32)))) (sqrt.f32 (+.f32 #s(literal 1 binary32) (-.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 #s(literal 1 binary32) (*.f32 x x))))))
(/.f32 (sqrt.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32))) (sqrt.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 1 binary32))))))
(/.f32 (+.f32 (exp.f32 (asinh.f32 x)) (exp.f32 (neg.f32 (asinh.f32 x)))) #s(literal 2 binary32))
(/.f32 #s(literal 1 binary32) (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal -1/2 binary32)))
(pow.f32 (cosh.f32 (asinh.f32 x)) #s(literal 1 binary32))
(pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 1/2 binary32))
(exp.f32 (*.f32 (log1p.f32 (*.f32 x x)) #s(literal 1/2 binary32)))
(cosh.f32 (neg.f32 (asinh.f32 x)))
(cosh.f32 (asinh.f32 (neg.f32 x)))
(cosh.f32 (asinh.f32 x))
(*.f32 (neg.f32 (cosh.f32 (asinh.f32 x))) (neg.f32 (cosh.f32 (asinh.f32 x))))
(*.f32 (fabs.f32 (cosh.f32 (asinh.f32 x))) (fabs.f32 (cosh.f32 (asinh.f32 x))))
(*.f32 (cosh.f32 (asinh.f32 x)) (cosh.f32 (asinh.f32 x)))
(sqrt.f32 (*.f32 (fma.f32 x x #s(literal 1 binary32)) (fma.f32 x x #s(literal 1 binary32))))
(/.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 4 binary32)))) (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x))))
(/.f32 (neg.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32))) (neg.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))
(/.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 6 binary32)))) (neg.f32 (+.f32 #s(literal 1 binary32) (-.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 #s(literal 1 binary32) (*.f32 x x))))))
(/.f32 (neg.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32))) (neg.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 1 binary32))))))
(/.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 4 binary32))) (-.f32 #s(literal 1 binary32) (*.f32 x x)))
(/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (-.f32 (*.f32 x x) #s(literal 1 binary32)))
(/.f32 (+.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 6 binary32))) (+.f32 #s(literal 1 binary32) (-.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 #s(literal 1 binary32) (*.f32 x x)))))
(/.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 1 binary32)))))
(fma.f32 (neg.f32 (neg.f32 x)) (neg.f32 (neg.f32 x)) #s(literal 1 binary32))
(fma.f32 (neg.f32 x) (neg.f32 x) #s(literal 1 binary32))
(fma.f32 x x #s(literal 1 binary32))
(pow.f32 (*.f32 (fma.f32 x x #s(literal 1 binary32)) (fma.f32 x x #s(literal 1 binary32))) #s(literal 1/2 binary32))
(pow.f32 (cosh.f32 (asinh.f32 x)) #s(literal 2 binary32))
(pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 1 binary32))
(+.f32 (*.f32 x x) #s(literal 1 binary32))
(+.f32 #s(literal 1 binary32) (*.f32 x x))
(*.f32 (neg.f32 (neg.f32 x)) (neg.f32 (neg.f32 x)))
(*.f32 (neg.f32 x) (neg.f32 x))
(*.f32 x x)
(sqrt.f32 (pow.f32 x #s(literal 4 binary32)))
(/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal -2 binary32)))
(pow.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1/2 binary32))
(pow.f32 (*.f32 x x) #s(literal 1 binary32))
(pow.f32 (neg.f32 x) #s(literal 2 binary32))
(pow.f32 x #s(literal 2 binary32))
(fabs.f32 (*.f32 (neg.f32 x) x))
(fabs.f32 (*.f32 x (neg.f32 x)))
(fabs.f32 (*.f32 x x))
(+.f32 (cosh.f32 (*.f32 (log.f32 x) #s(literal 2 binary32))) (sinh.f32 (*.f32 (log.f32 x) #s(literal 2 binary32))))
(exp.f32 (/.f32 (*.f32 (log.f32 x) #s(literal 4 binary32)) #s(literal 2 binary32)))
(exp.f32 (*.f32 (*.f32 (log.f32 x) #s(literal 4 binary32)) #s(literal 1/2 binary32)))
(exp.f32 (*.f32 (log.f32 (pow.f32 x #s(literal 4 binary32))) #s(literal 1/2 binary32)))
(exp.f32 (*.f32 (log.f32 x) #s(literal 2 binary32)))
(*.f32 (neg.f32 (neg.f32 (*.f32 x x))) (neg.f32 (neg.f32 (*.f32 x x))))
(*.f32 (fabs.f32 (neg.f32 (*.f32 x x))) (fabs.f32 (neg.f32 (*.f32 x x))))
(*.f32 (neg.f32 (*.f32 x x)) (neg.f32 (*.f32 x x)))
(*.f32 (*.f32 x x) (*.f32 x x))
(sqrt.f32 (*.f32 (pow.f32 x #s(literal 4 binary32)) (pow.f32 x #s(literal 4 binary32))))
(pow.f32 (*.f32 (pow.f32 x #s(literal 4 binary32)) (pow.f32 x #s(literal 4 binary32))) #s(literal 1/2 binary32))
(pow.f32 (neg.f32 (*.f32 x x)) #s(literal 2 binary32))
(pow.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32))
(pow.f32 (*.f32 x x) #s(literal 2 binary32))
(pow.f32 x #s(literal 4 binary32))
(+.f32 (cosh.f32 (*.f32 (log.f32 x) #s(literal 4 binary32))) (sinh.f32 (*.f32 (log.f32 x) #s(literal 4 binary32))))
(exp.f32 (fma.f32 (log.f32 x) #s(literal 2 binary32) (*.f32 (log.f32 x) #s(literal 2 binary32))))
(exp.f32 (*.f32 (*.f32 (log.f32 x) #s(literal 2 binary32)) #s(literal 2 binary32)))
(exp.f32 (*.f32 (log.f32 x) #s(literal 4 binary32)))
#s(literal 4 binary32)
#s(approx (copysign (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) x) (copysign.f32 (asinh.f32 x) x))
#s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) x)
#s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) (*.f32 (fma.f32 #s(literal -1/6 binary32) (*.f32 x x) #s(literal 1 binary32)) x))
#s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) (*.f32 (fma.f32 (-.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 1/6 binary32)) (*.f32 x x) #s(literal 1 binary32)) x))
#s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) (*.f32 (fma.f32 (-.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) (*.f32 x x)) #s(literal 1/6 binary32)) (*.f32 x x) #s(literal 1 binary32)) x))
#s(approx (fabs x) x)
#s(approx (copysign (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) x) (copysign.f32 (asinh.f32 x) x))
#s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) (log1p.f32 x))
#s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) (fma.f32 (*.f32 x (/.f32 x (+.f32 #s(literal 1 binary32) x))) #s(literal 1/2 binary32) (log1p.f32 x)))
#s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) (fma.f32 (fma.f32 (*.f32 #s(literal -1/24 binary32) (*.f32 x x)) (fma.f32 (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -2 binary32)) #s(literal 3 binary32) (/.f32 #s(literal 3 binary32) (+.f32 #s(literal 1 binary32) x))) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) x))) (*.f32 x x) (log1p.f32 x)))
#s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) (fma.f32 (fma.f32 (fma.f32 (*.f32 #s(literal 1/720 binary32) (*.f32 x x)) (+.f32 (fma.f32 #s(literal 45 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -2 binary32)) (/.f32 #s(literal 30 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 3 binary32)))) (/.f32 #s(literal 45 binary32) (+.f32 #s(literal 1 binary32) x))) (*.f32 (fma.f32 (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -2 binary32)) #s(literal 3 binary32) (/.f32 #s(literal 3 binary32) (+.f32 #s(literal 1 binary32) x))) #s(literal -1/24 binary32))) (*.f32 x x) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) x))) (*.f32 x x) (log1p.f32 x)))
#s(approx (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1))) (+.f32 #s(literal 1 binary32) x))
#s(approx (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1))) (+.f32 (fma.f32 (*.f32 x x) #s(literal 1/2 binary32) x) #s(literal 1 binary32)))
#s(approx (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1))) (+.f32 (fma.f32 (fma.f32 #s(literal -1/8 binary32) (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 x x) x) #s(literal 1 binary32)))
#s(approx (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1))) (+.f32 (fma.f32 (fma.f32 (-.f32 (*.f32 #s(literal 1/16 binary32) (*.f32 x x)) #s(literal 1/8 binary32)) (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 x x) x) #s(literal 1 binary32)))
#s(approx (fabs x) x)
#s(approx (sqrt (+ (sqrt (pow x 4)) 1)) #s(literal 1 binary32))
#s(approx (sqrt (+ (sqrt (pow x 4)) 1)) (fma.f32 (*.f32 x x) #s(literal 1/2 binary32) #s(literal 1 binary32)))
#s(approx (sqrt (+ (sqrt (pow x 4)) 1)) (fma.f32 (fma.f32 #s(literal -1/8 binary32) (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 x x) #s(literal 1 binary32)))
#s(approx (sqrt (+ (sqrt (pow x 4)) 1)) (fma.f32 (fma.f32 (-.f32 (*.f32 #s(literal 1/16 binary32) (*.f32 x x)) #s(literal 1/8 binary32)) (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 x x) #s(literal 1 binary32)))
#s(approx (neg x) (neg.f32 x))
#s(approx (+ (* (/ (* x x) (+ 1 x)) 1/2) (log (+ 1 x))) x)
#s(approx (+ (* (/ (* x x) (+ 1 x)) 1/2) (log (+ 1 x))) (*.f32 (fma.f32 #s(literal -1/6 binary32) (*.f32 x x) #s(literal 1 binary32)) x))
#s(approx (+ (* (/ (* x x) (+ 1 x)) 1/2) (log (+ 1 x))) (*.f32 (fma.f32 (-.f32 (*.f32 #s(literal 1/4 binary32) x) #s(literal 1/6 binary32)) (*.f32 x x) #s(literal 1 binary32)) x))
#s(approx (+ (* (/ (* x x) (+ 1 x)) 1/2) (log (+ 1 x))) (*.f32 (fma.f32 (-.f32 (*.f32 (fma.f32 #s(literal -3/10 binary32) x #s(literal 1/4 binary32)) x) #s(literal 1/6 binary32)) (*.f32 x x) #s(literal 1 binary32)) x))
#s(approx (/ (* x x) (+ 1 x)) (*.f32 x x))
#s(approx (/ (* x x) (+ 1 x)) (*.f32 (-.f32 #s(literal 1 binary32) x) (*.f32 x x)))
#s(approx (/ (* x x) (+ 1 x)) (*.f32 (fma.f32 (-.f32 x #s(literal 1 binary32)) x #s(literal 1 binary32)) (*.f32 x x)))
#s(approx (/ (* x x) (+ 1 x)) (*.f32 (fma.f32 (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) x) x) #s(literal 1 binary32)) x #s(literal 1 binary32)) (*.f32 x x)))
#s(approx (sqrt (pow x 4)) (*.f32 x x))
#s(approx (+ 1 x) #s(literal 1 binary32))
#s(approx (+ 1 x) (+.f32 #s(literal 1 binary32) x))
#s(approx (log (+ 1 x)) x)
#s(approx (log (+ 1 x)) (*.f32 (fma.f32 #s(literal -1/2 binary32) x #s(literal 1 binary32)) x))
#s(approx (log (+ 1 x)) (*.f32 (fma.f32 (-.f32 (*.f32 #s(literal 1/3 binary32) x) #s(literal 1/2 binary32)) x #s(literal 1 binary32)) x))
#s(approx (log (+ 1 x)) (*.f32 (fma.f32 (-.f32 (*.f32 (fma.f32 #s(literal -1/4 binary32) x #s(literal 1/3 binary32)) x) #s(literal 1/2 binary32)) x #s(literal 1 binary32)) x))
#s(approx (copysign (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) x) (copysign.f32 (asinh.f32 x) x))
#s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) (log1p.f32 x))
#s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) (fma.f32 (*.f32 x (/.f32 x (+.f32 #s(literal 1 binary32) x))) #s(literal 1/2 binary32) (log1p.f32 x)))
#s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) (fma.f32 (fma.f32 (*.f32 #s(literal -1/24 binary32) (*.f32 x x)) (fma.f32 (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -2 binary32)) #s(literal 3 binary32) (/.f32 #s(literal 3 binary32) (+.f32 #s(literal 1 binary32) x))) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) x))) (*.f32 x x) (log1p.f32 x)))
#s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) (fma.f32 (fma.f32 (fma.f32 (*.f32 #s(literal 1/720 binary32) (*.f32 x x)) (+.f32 (fma.f32 #s(literal 45 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -2 binary32)) (/.f32 #s(literal 30 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 3 binary32)))) (/.f32 #s(literal 45 binary32) (+.f32 #s(literal 1 binary32) x))) (*.f32 (fma.f32 (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -2 binary32)) #s(literal 3 binary32) (/.f32 #s(literal 3 binary32) (+.f32 #s(literal 1 binary32) x))) #s(literal -1/24 binary32))) (*.f32 x x) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) x))) (*.f32 x x) (log1p.f32 x)))
#s(approx (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1))) (+.f32 #s(literal 1 binary32) x))
#s(approx (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1))) (+.f32 (fma.f32 (*.f32 x x) #s(literal 1/2 binary32) x) #s(literal 1 binary32)))
#s(approx (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1))) (+.f32 (fma.f32 (fma.f32 #s(literal -1/8 binary32) (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 x x) x) #s(literal 1 binary32)))
#s(approx (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1))) (+.f32 (fma.f32 (fma.f32 (-.f32 (*.f32 #s(literal 1/16 binary32) (*.f32 x x)) #s(literal 1/8 binary32)) (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 x x) x) #s(literal 1 binary32)))
#s(approx (sqrt (+ (sqrt (pow x 4)) 1)) #s(literal 1 binary32))
#s(approx (sqrt (+ (sqrt (pow x 4)) 1)) (fma.f32 (*.f32 x x) #s(literal 1/2 binary32) #s(literal 1 binary32)))
#s(approx (sqrt (+ (sqrt (pow x 4)) 1)) (fma.f32 (fma.f32 #s(literal -1/8 binary32) (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 x x) #s(literal 1 binary32)))
#s(approx (sqrt (+ (sqrt (pow x 4)) 1)) (fma.f32 (fma.f32 (-.f32 (*.f32 #s(literal 1/16 binary32) (*.f32 x x)) #s(literal 1/8 binary32)) (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 x x) #s(literal 1 binary32)))
#s(approx (+ (sqrt (pow x 4)) 1) #s(literal 1 binary32))
#s(approx (+ (sqrt (pow x 4)) 1) (fma.f32 x x #s(literal 1 binary32)))
#s(approx (sqrt (pow x 4)) (*.f32 x x))
#s(approx (pow x 4) (pow.f32 x #s(literal 4 binary32)))
#s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) (log.f32 (*.f32 #s(literal 2 binary32) x)))
#s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) (+.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/4 binary32) (log.f32 x)) (log.f32 #s(literal 2 binary32))))
#s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) (-.f32 (+.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/4 binary32) (log.f32 x)) (log.f32 #s(literal 2 binary32))) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32)))))
#s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) (-.f32 (+.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (fma.f32 (pow.f32 x #s(literal -6 binary32)) #s(literal 5/96 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/4 binary32)))) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32)))))
#s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) (log.f32 x))
#s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) (+.f32 (/.f32 x x) (log.f32 x)))
#s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) (+.f32 (fma.f32 (/.f32 (fma.f32 #s(literal -1 binary32) (*.f32 x x) #s(literal 1 binary32)) (*.f32 x x)) #s(literal 1/2 binary32) (/.f32 x x)) (log.f32 x)))
#s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) (+.f32 (fma.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 2 binary32) (*.f32 #s(literal -3 binary32) x)) (pow.f32 x #s(literal 3 binary32))) #s(literal 1/6 binary32) (fma.f32 (/.f32 (fma.f32 #s(literal -1 binary32) (*.f32 x x) #s(literal 1 binary32)) (*.f32 x x)) #s(literal 1/2 binary32) (/.f32 x x))) (log.f32 x)))
#s(approx (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1))) x)
#s(approx (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1))) (*.f32 (+.f32 (/.f32 x x) #s(literal 1 binary32)) x))
#s(approx (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1))) (*.f32 (+.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32) (/.f32 x x)) #s(literal 1 binary32)) x))
#s(approx (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1))) (*.f32 (-.f32 (+.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32) (/.f32 x x)) #s(literal 1 binary32)) (*.f32 (pow.f32 x #s(literal -4 binary32)) #s(literal 1/8 binary32))) x))
#s(approx (sqrt (+ (sqrt (pow x 4)) 1)) x)
#s(approx (sqrt (+ (sqrt (pow x 4)) 1)) (*.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32) #s(literal 1 binary32)) x))
#s(approx (sqrt (+ (sqrt (pow x 4)) 1)) (*.f32 (-.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32) #s(literal 1 binary32)) (*.f32 (pow.f32 x #s(literal -4 binary32)) #s(literal 1/8 binary32))) x))
#s(approx (sqrt (+ (sqrt (pow x 4)) 1)) (*.f32 (-.f32 (+.f32 (fma.f32 (pow.f32 x #s(literal -6 binary32)) #s(literal 1/16 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) #s(literal 1 binary32)) (*.f32 (pow.f32 x #s(literal -4 binary32)) #s(literal 1/8 binary32))) x))
#s(approx (+ (* (/ (* x x) (+ 1 x)) 1/2) (log (+ 1 x))) (*.f32 #s(literal 1/2 binary32) x))
#s(approx (+ (* (/ (* x x) (+ 1 x)) 1/2) (log (+ 1 x))) (*.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 (-.f32 (log.f32 x) #s(literal 1/2 binary32)) x)) x))
#s(approx (+ (* (/ (* x x) (+ 1 x)) 1/2) (log (+ 1 x))) (*.f32 (-.f32 (+.f32 (+.f32 (/.f32 (log.f32 x) x) #s(literal 1/2 binary32)) (/.f32 #s(literal 3/2 binary32) (*.f32 x x))) (/.f32 #s(literal 1/2 binary32) x)) x))
#s(approx (+ (* (/ (* x x) (+ 1 x)) 1/2) (log (+ 1 x))) (*.f32 (-.f32 (-.f32 (+.f32 (+.f32 (/.f32 (log.f32 x) x) #s(literal 1/2 binary32)) (/.f32 #s(literal 3/2 binary32) (*.f32 x x))) (/.f32 #s(literal 1/2 binary32) x)) (pow.f32 x #s(literal -3 binary32))) x))
#s(approx (/ (* x x) (+ 1 x)) x)
#s(approx (/ (* x x) (+ 1 x)) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) x)) x))
#s(approx (/ (* x x) (+ 1 x)) (*.f32 (-.f32 (+.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) x)) x))
#s(approx (/ (* x x) (+ 1 x)) (*.f32 (-.f32 (-.f32 (+.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) x)) (pow.f32 x #s(literal -3 binary32))) x))
#s(approx (+ 1 x) x)
#s(approx (+ 1 x) (+.f32 #s(literal 1 binary32) x))
#s(approx (log (+ 1 x)) (log.f32 x))
#s(approx (log (+ 1 x)) (+.f32 (log.f32 x) (/.f32 #s(literal 1 binary32) x)))
#s(approx (log (+ 1 x)) (-.f32 (+.f32 (log.f32 x) (/.f32 #s(literal 1 binary32) x)) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))))
#s(approx (log (+ 1 x)) (-.f32 (+.f32 (fma.f32 (pow.f32 x #s(literal -3 binary32)) #s(literal 1/3 binary32) (/.f32 #s(literal 1 binary32) x)) (log.f32 x)) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))))
#s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) (log.f32 x))
#s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) (+.f32 (/.f32 x x) (log.f32 x)))
#s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) (+.f32 (fma.f32 (/.f32 (fma.f32 #s(literal -1 binary32) (*.f32 x x) #s(literal 1 binary32)) (*.f32 x x)) #s(literal 1/2 binary32) (/.f32 x x)) (log.f32 x)))
#s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) (+.f32 (fma.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 2 binary32) (*.f32 #s(literal -3 binary32) x)) (pow.f32 x #s(literal 3 binary32))) #s(literal 1/6 binary32) (fma.f32 (/.f32 (fma.f32 #s(literal -1 binary32) (*.f32 x x) #s(literal 1 binary32)) (*.f32 x x)) #s(literal 1/2 binary32) (/.f32 x x))) (log.f32 x)))
#s(approx (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1))) x)
#s(approx (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1))) (*.f32 (+.f32 (/.f32 x x) #s(literal 1 binary32)) x))
#s(approx (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1))) (*.f32 (+.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32) (/.f32 x x)) #s(literal 1 binary32)) x))
#s(approx (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1))) (*.f32 (-.f32 (+.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32) (/.f32 x x)) #s(literal 1 binary32)) (*.f32 (pow.f32 x #s(literal -4 binary32)) #s(literal 1/8 binary32))) x))
#s(approx (sqrt (+ (sqrt (pow x 4)) 1)) x)
#s(approx (sqrt (+ (sqrt (pow x 4)) 1)) (*.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32) #s(literal 1 binary32)) x))
#s(approx (sqrt (+ (sqrt (pow x 4)) 1)) (*.f32 (-.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32) #s(literal 1 binary32)) (*.f32 (pow.f32 x #s(literal -4 binary32)) #s(literal 1/8 binary32))) x))
#s(approx (sqrt (+ (sqrt (pow x 4)) 1)) (*.f32 (-.f32 (+.f32 (fma.f32 (pow.f32 x #s(literal -6 binary32)) #s(literal 1/16 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) #s(literal 1 binary32)) (*.f32 (pow.f32 x #s(literal -4 binary32)) #s(literal 1/8 binary32))) x))
#s(approx (+ (sqrt (pow x 4)) 1) (*.f32 x x))
#s(approx (+ (sqrt (pow x 4)) 1) (fma.f32 (*.f32 x x) #s(literal 1 binary32) #s(literal 1 binary32)))
#s(approx (copysign (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) x) (copysign.f32 (asinh.f32 x) x))
#s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 1/2 binary32))))
#s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) (-.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 1/2 binary32))) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/4 binary32))))
#s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) (-.f32 (+.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 1/2 binary32))) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32)))) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/4 binary32))))
#s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) (-.f32 (+.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 1/2 binary32))) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32)))) (fma.f32 (pow.f32 x #s(literal -6 binary32)) #s(literal 5/96 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/4 binary32)))))
#s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))))
#s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) (fma.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal -1 binary32) (/.f32 (neg.f32 x) x)))
#s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) (fma.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal -1 binary32) (neg.f32 (/.f32 (fma.f32 (/.f32 (fma.f32 #s(literal -1 binary32) (*.f32 x x) #s(literal 1 binary32)) x) #s(literal -1/2 binary32) x) x))))
#s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) (fma.f32 (/.f32 (fma.f32 (/.f32 (fma.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 2 binary32) (*.f32 #s(literal -3 binary32) x)) x) #s(literal -1/6 binary32) (*.f32 (fma.f32 #s(literal -1 binary32) (*.f32 x x) #s(literal 1 binary32)) #s(literal 1/2 binary32))) x) #s(literal -1 binary32) x) x) #s(literal -1 binary32) (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)))))
#s(approx (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1))) (neg.f32 x))
#s(approx (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1))) (*.f32 (neg.f32 x) (fma.f32 (/.f32 x x) #s(literal -1 binary32) #s(literal 1 binary32))))
#s(approx (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1))) (*.f32 (neg.f32 x) (fma.f32 (/.f32 (-.f32 x (/.f32 #s(literal 1/2 binary32) x)) x) #s(literal -1 binary32) #s(literal 1 binary32))))
#s(approx (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1))) (*.f32 (neg.f32 x) (fma.f32 (/.f32 (fma.f32 (/.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/8 binary32))) x) #s(literal -1 binary32) x) x) #s(literal -1 binary32) #s(literal 1 binary32))))
#s(approx (sqrt (+ (sqrt (pow x 4)) 1)) (neg.f32 x))
#s(approx (sqrt (+ (sqrt (pow x 4)) 1)) (*.f32 (neg.f32 x) (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32) #s(literal 1 binary32))))
#s(approx (sqrt (+ (sqrt (pow x 4)) 1)) (*.f32 (neg.f32 x) (-.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32) #s(literal 1 binary32)) (*.f32 (pow.f32 x #s(literal -4 binary32)) #s(literal 1/8 binary32)))))
#s(approx (sqrt (+ (sqrt (pow x 4)) 1)) (*.f32 (neg.f32 x) (-.f32 (+.f32 (fma.f32 (pow.f32 x #s(literal -6 binary32)) #s(literal 1/16 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) #s(literal 1 binary32)) (*.f32 (pow.f32 x #s(literal -4 binary32)) #s(literal 1/8 binary32)))))
#s(approx (+ (* (/ (* x x) (+ 1 x)) 1/2) (log (+ 1 x))) (*.f32 (neg.f32 x) (-.f32 (neg.f32 (/.f32 (-.f32 (log.f32 (*.f32 #s(literal -1 binary32) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal -1 binary32) x)))) #s(literal 1/2 binary32)) x)) #s(literal 1/2 binary32))))
#s(approx (+ (* (/ (* x x) (+ 1 x)) 1/2) (log (+ 1 x))) (*.f32 (neg.f32 x) (-.f32 (neg.f32 (/.f32 (-.f32 (+.f32 (fma.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal -1 binary32) (/.f32 #s(literal 3/2 binary32) x)) (log.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32)) x)) #s(literal 1/2 binary32))))
#s(approx (+ (* (/ (* x x) (+ 1 x)) 1/2) (log (+ 1 x))) (*.f32 (neg.f32 x) (-.f32 (neg.f32 (/.f32 (-.f32 (fma.f32 #s(literal -1 binary32) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (/.f32 (-.f32 (/.f32 #s(literal 1 binary32) x) #s(literal 3/2 binary32)) x)) (log.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32)) x)) #s(literal 1/2 binary32))))
#s(approx (/ (* x x) (+ 1 x)) (*.f32 (neg.f32 x) (-.f32 (/.f32 #s(literal 1 binary32) x) #s(literal 1 binary32))))
#s(approx (/ (* x x) (+ 1 x)) (*.f32 (neg.f32 x) (-.f32 (neg.f32 (/.f32 (-.f32 (/.f32 #s(literal 1 binary32) x) #s(literal 1 binary32)) x)) #s(literal 1 binary32))))
#s(approx (/ (* x x) (+ 1 x)) (*.f32 (neg.f32 x) (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (/.f32 #s(literal 1 binary32) x) #s(literal 1 binary32)) x)) #s(literal 1 binary32)) x)) #s(literal 1 binary32))))
#s(approx (log (+ 1 x)) (log.f32 (*.f32 #s(literal -1 binary32) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal -1 binary32) x)))))
#s(approx (log (+ 1 x)) (+.f32 (fma.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal -1 binary32) (/.f32 #s(literal 1 binary32) x)) (log.f32 #s(literal -1 binary32))))
#s(approx (log (+ 1 x)) (fma.f32 #s(literal -1 binary32) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (/.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) x) #s(literal 1 binary32)) x)) (log.f32 #s(literal -1 binary32))))
#s(approx (log (+ 1 x)) (fma.f32 #s(literal -1 binary32) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (/.f32 #s(literal 1/3 binary32) x) #s(literal 1/2 binary32)) x)) #s(literal 1 binary32)) x)) (log.f32 #s(literal -1 binary32))))
#s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))))
#s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) (fma.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal -1 binary32) (/.f32 (neg.f32 x) x)))
#s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) (fma.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal -1 binary32) (neg.f32 (/.f32 (fma.f32 (/.f32 (fma.f32 #s(literal -1 binary32) (*.f32 x x) #s(literal 1 binary32)) x) #s(literal -1/2 binary32) x) x))))
#s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) (fma.f32 (/.f32 (fma.f32 (/.f32 (fma.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 2 binary32) (*.f32 #s(literal -3 binary32) x)) x) #s(literal -1/6 binary32) (*.f32 (fma.f32 #s(literal -1 binary32) (*.f32 x x) #s(literal 1 binary32)) #s(literal 1/2 binary32))) x) #s(literal -1 binary32) x) x) #s(literal -1 binary32) (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)))))
#s(approx (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1))) (neg.f32 x))
#s(approx (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1))) (*.f32 (neg.f32 x) (fma.f32 (/.f32 x x) #s(literal -1 binary32) #s(literal 1 binary32))))
#s(approx (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1))) (*.f32 (neg.f32 x) (fma.f32 (/.f32 (-.f32 x (/.f32 #s(literal 1/2 binary32) x)) x) #s(literal -1 binary32) #s(literal 1 binary32))))
#s(approx (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1))) (*.f32 (neg.f32 x) (fma.f32 (/.f32 (fma.f32 (/.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/8 binary32))) x) #s(literal -1 binary32) x) x) #s(literal -1 binary32) #s(literal 1 binary32))))
#s(approx (sqrt (+ (sqrt (pow x 4)) 1)) (neg.f32 x))
#s(approx (sqrt (+ (sqrt (pow x 4)) 1)) (*.f32 (neg.f32 x) (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32) #s(literal 1 binary32))))
#s(approx (sqrt (+ (sqrt (pow x 4)) 1)) (*.f32 (neg.f32 x) (-.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32) #s(literal 1 binary32)) (*.f32 (pow.f32 x #s(literal -4 binary32)) #s(literal 1/8 binary32)))))
#s(approx (sqrt (+ (sqrt (pow x 4)) 1)) (*.f32 (neg.f32 x) (-.f32 (+.f32 (fma.f32 (pow.f32 x #s(literal -6 binary32)) #s(literal 1/16 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) #s(literal 1 binary32)) (*.f32 (pow.f32 x #s(literal -4 binary32)) #s(literal 1/8 binary32)))))

eval29.0ms (1.6%)

Memory
10.6MiB live, 55.3MiB allocated; 7ms collecting garbage
Compiler

Compiled 6 766 to 1 369 computations (79.8% saved)

prune17.0ms (0.9%)

Memory
-26.9MiB live, 20.2MiB allocated; 4ms collecting garbage
Pruning

9 alts after pruning (6 fresh and 3 done)

PrunedKeptTotal
New2626268
Fresh000
Picked235
Done000
Total2649273
Accuracy
100.0%
Counts
273 → 9
Alt Table
Click to see full alt table
StatusAccuracyProgram
23.7%
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (sqrt.f32 (pow.f32 x #s(literal 4 binary32))) #s(literal 1 binary32))))) x)
30.2%
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x)))) x)
26.5%
(copysign.f32 (log.f32 (+.f32 #s(approx (sqrt (+ (sqrt (pow x 4)) 1)) x) x)) x)
99.6%
(copysign.f32 (asinh.f32 x) x)
53.2%
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(approx (+ (* (/ (* x x) (+ 1 x)) 1/2) (log (+ 1 x))) (*.f32 (fma.f32 #s(literal -1/6 binary32) (*.f32 x x) #s(literal 1 binary32)) x))) x)
19.5%
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(approx (+ (* (/ (* x x) (+ 1 x)) 1/2) (log (+ 1 x))) (*.f32 #s(literal 1/2 binary32) x))) x)
53.7%
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(approx (+ (* (/ (* x x) (+ 1 x)) 1/2) (log (+ 1 x))) x)) x)
53.5%
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) (*.f32 (fma.f32 (-.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) (*.f32 x x)) #s(literal 1/6 binary32)) (*.f32 x x) #s(literal 1 binary32)) x)) x)
53.4%
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) (*.f32 (fma.f32 (-.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 1/6 binary32)) (*.f32 x x) #s(literal 1 binary32)) x)) x)
Compiler

Compiled 374 to 247 computations (34% saved)

series14.0ms (0.8%)

Memory
25.3MiB live, 25.3MiB allocated; 0ms collecting garbage
Counts
33 → 101
Calls
Call 1
Inputs
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(approx (+ (* (/ (* x x) (+ 1 x)) 1/2) (log (+ 1 x))) x)) x)
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(approx (+ (* (/ (* x x) (+ 1 x)) 1/2) (log (+ 1 x))) x))
#s(approx (+ (* (/ (* x x) (+ 1 x)) 1/2) (log (+ 1 x))) x)
x
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(approx (+ (* (/ (* x x) (+ 1 x)) 1/2) (log (+ 1 x))) (*.f32 #s(literal 1/2 binary32) x))) x)
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(approx (+ (* (/ (* x x) (+ 1 x)) 1/2) (log (+ 1 x))) (*.f32 #s(literal 1/2 binary32) x)))
#s(approx (+ (* (/ (* x x) (+ 1 x)) 1/2) (log (+ 1 x))) (*.f32 #s(literal 1/2 binary32) x))
(*.f32 #s(literal 1/2 binary32) x)
#s(literal 1/2 binary32)
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(approx (+ (* (/ (* x x) (+ 1 x)) 1/2) (log (+ 1 x))) (*.f32 (fma.f32 #s(literal -1/6 binary32) (*.f32 x x) #s(literal 1 binary32)) x))) x)
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(approx (+ (* (/ (* x x) (+ 1 x)) 1/2) (log (+ 1 x))) (*.f32 (fma.f32 #s(literal -1/6 binary32) (*.f32 x x) #s(literal 1 binary32)) x)))
#s(approx (+ (* (/ (* x x) (+ 1 x)) 1/2) (log (+ 1 x))) (*.f32 (fma.f32 #s(literal -1/6 binary32) (*.f32 x x) #s(literal 1 binary32)) x))
(*.f32 (fma.f32 #s(literal -1/6 binary32) (*.f32 x x) #s(literal 1 binary32)) x)
(fma.f32 #s(literal -1/6 binary32) (*.f32 x x) #s(literal 1 binary32))
#s(literal -1/6 binary32)
(*.f32 x x)
#s(literal 1 binary32)
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) (*.f32 (fma.f32 (-.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 1/6 binary32)) (*.f32 x x) #s(literal 1 binary32)) x)) x)
#s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) (*.f32 (fma.f32 (-.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 1/6 binary32)) (*.f32 x x) #s(literal 1 binary32)) x))
(*.f32 (fma.f32 (-.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 1/6 binary32)) (*.f32 x x) #s(literal 1 binary32)) x)
(fma.f32 (-.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 1/6 binary32)) (*.f32 x x) #s(literal 1 binary32))
(-.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 1/6 binary32))
(*.f32 #s(literal 3/40 binary32) (*.f32 x x))
#s(literal 3/40 binary32)
#s(literal 1/6 binary32)
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) (*.f32 (fma.f32 (-.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) (*.f32 x x)) #s(literal 1/6 binary32)) (*.f32 x x) #s(literal 1 binary32)) x)) x)
#s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) (*.f32 (fma.f32 (-.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) (*.f32 x x)) #s(literal 1/6 binary32)) (*.f32 x x) #s(literal 1 binary32)) x))
(*.f32 (fma.f32 (-.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) (*.f32 x x)) #s(literal 1/6 binary32)) (*.f32 x x) #s(literal 1 binary32)) x)
(fma.f32 (-.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) (*.f32 x x)) #s(literal 1/6 binary32)) (*.f32 x x) #s(literal 1 binary32))
(-.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) (*.f32 x x)) #s(literal 1/6 binary32))
(*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) (*.f32 x x))
(fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32))
#s(literal -5/112 binary32)
Outputs
#s(approx (copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) #s(hole binary32 (copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (log (+ 1 (fabs x)))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole 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)))))))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole 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)))))))))
#s(approx (+ (* (/ (* x x) (+ 1 x)) 1/2) (log (+ 1 x))) #s(hole binary32 x))
#s(approx (+ (* (/ (* x x) (+ 1 x)) 1/2) (log (+ 1 x))) #s(hole binary32 (* x (+ 1 (* -1/6 (pow x 2))))))
#s(approx (+ (* (/ (* x x) (+ 1 x)) 1/2) (log (+ 1 x))) #s(hole binary32 (* x (+ 1 (* (pow x 2) (- (* 1/4 x) 1/6))))))
#s(approx (+ (* (/ (* x x) (+ 1 x)) 1/2) (log (+ 1 x))) #s(hole binary32 (* x (+ 1 (* (pow x 2) (- (* x (+ 1/4 (* -3/10 x))) 1/6))))))
#s(approx x #s(hole binary32 x))
#s(approx (* 1/2 x) #s(hole binary32 (* 1/2 x)))
#s(approx (* (+ (* -1/6 (* x x)) 1) x) #s(hole binary32 x))
#s(approx (* (+ (* -1/6 (* x x)) 1) x) #s(hole binary32 (* x (+ 1 (* -1/6 (pow x 2))))))
#s(approx (+ (* -1/6 (* x x)) 1) #s(hole binary32 1))
#s(approx (+ (* -1/6 (* x x)) 1) #s(hole binary32 (+ 1 (* -1/6 (pow x 2)))))
#s(approx (* x x) #s(hole binary32 (pow x 2)))
#s(approx (copysign (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) x) #s(hole binary32 (copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)))
#s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) #s(hole binary32 (log (+ 1 (fabs x)))))
#s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) #s(hole binary32 (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))))))
#s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) #s(hole 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)))))))))
#s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) #s(hole 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)))))))))
#s(approx (* (+ (* (- (* 3/40 (* x x)) 1/6) (* x x)) 1) x) #s(hole binary32 x))
#s(approx (* (+ (* (- (* 3/40 (* x x)) 1/6) (* x x)) 1) x) #s(hole binary32 (* x (+ 1 (* -1/6 (pow x 2))))))
#s(approx (* (+ (* (- (* 3/40 (* x x)) 1/6) (* x x)) 1) x) #s(hole binary32 (* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6))))))
#s(approx (+ (* (- (* 3/40 (* x x)) 1/6) (* x x)) 1) #s(hole binary32 1))
#s(approx (+ (* (- (* 3/40 (* x x)) 1/6) (* x x)) 1) #s(hole binary32 (+ 1 (* -1/6 (pow x 2)))))
#s(approx (+ (* (- (* 3/40 (* x x)) 1/6) (* x x)) 1) #s(hole binary32 (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))))
#s(approx (- (* 3/40 (* x x)) 1/6) #s(hole binary32 -1/6))
#s(approx (- (* 3/40 (* x x)) 1/6) #s(hole binary32 (- (* 3/40 (pow x 2)) 1/6)))
#s(approx (* 3/40 (* x x)) #s(hole binary32 (* 3/40 (pow x 2))))
#s(approx (* (+ (* (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (* x x)) 1) x) #s(hole binary32 x))
#s(approx (* (+ (* (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (* x x)) 1) x) #s(hole binary32 (* x (+ 1 (* -1/6 (pow x 2))))))
#s(approx (* (+ (* (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (* x x)) 1) x) #s(hole binary32 (* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6))))))
#s(approx (* (+ (* (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (* x x)) 1) x) #s(hole binary32 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6))))))
#s(approx (+ (* (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (* x x)) 1) #s(hole binary32 1))
#s(approx (+ (* (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (* x x)) 1) #s(hole binary32 (+ 1 (* -1/6 (pow x 2)))))
#s(approx (+ (* (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (* x x)) 1) #s(hole binary32 (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))))
#s(approx (+ (* (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (* x x)) 1) #s(hole binary32 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6)))))
#s(approx (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) #s(hole binary32 -1/6))
#s(approx (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) #s(hole binary32 (- (* 3/40 (pow x 2)) 1/6)))
#s(approx (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) #s(hole binary32 (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6)))
#s(approx (* (+ (* -5/112 (* x x)) 3/40) (* x x)) #s(hole binary32 (* 3/40 (pow x 2))))
#s(approx (* (+ (* -5/112 (* x x)) 3/40) (* x x)) #s(hole binary32 (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2))))))
#s(approx (+ (* -5/112 (* x x)) 3/40) #s(hole binary32 3/40))
#s(approx (+ (* -5/112 (* x x)) 3/40) #s(hole binary32 (+ 3/40 (* -5/112 (pow x 2)))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (* -1 (log (/ 1 x)))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (* -1 (log (/ 1 x))) (/ (fabs x) x))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (* -1 (log (/ 1 x))) (+ (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (/ (fabs x) x)))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole 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))))))
#s(approx (+ (* (/ (* x x) (+ 1 x)) 1/2) (log (+ 1 x))) #s(hole binary32 (* 1/2 x)))
#s(approx (+ (* (/ (* x x) (+ 1 x)) 1/2) (log (+ 1 x))) #s(hole binary32 (* x (- (+ 1/2 (* -1 (/ (log (/ 1 x)) x))) (* 1/2 (/ 1 x))))))
#s(approx (+ (* (/ (* x x) (+ 1 x)) 1/2) (log (+ 1 x))) #s(hole binary32 (* x (- (+ 1/2 (+ (* -1 (/ (log (/ 1 x)) x)) (/ 3/2 (pow x 2)))) (* 1/2 (/ 1 x))))))
#s(approx (+ (* (/ (* x x) (+ 1 x)) 1/2) (log (+ 1 x))) #s(hole binary32 (* x (- (+ 1/2 (+ (* -1 (/ (log (/ 1 x)) x)) (/ 3/2 (pow x 2)))) (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 3)))))))
#s(approx (* (+ (* -1/6 (* x x)) 1) x) #s(hole binary32 (* -1/6 (pow x 3))))
#s(approx (* (+ (* -1/6 (* x x)) 1) x) #s(hole binary32 (* (pow x 3) (- (/ 1 (pow x 2)) 1/6))))
#s(approx (+ (* -1/6 (* x x)) 1) #s(hole binary32 (* -1/6 (pow x 2))))
#s(approx (+ (* -1/6 (* x x)) 1) #s(hole binary32 (* (pow x 2) (- (/ 1 (pow x 2)) 1/6))))
#s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) #s(hole binary32 (* -1 (log (/ 1 x)))))
#s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) #s(hole binary32 (+ (* -1 (log (/ 1 x))) (/ (fabs x) x))))
#s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) #s(hole binary32 (+ (* -1 (log (/ 1 x))) (+ (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (/ (fabs x) x)))))
#s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) #s(hole 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))))))
#s(approx (* (+ (* (- (* 3/40 (* x x)) 1/6) (* x x)) 1) x) #s(hole binary32 (* 3/40 (pow x 5))))
#s(approx (* (+ (* (- (* 3/40 (* x x)) 1/6) (* x x)) 1) x) #s(hole binary32 (* (pow x 5) (- 3/40 (* 1/6 (/ 1 (pow x 2)))))))
#s(approx (* (+ (* (- (* 3/40 (* x x)) 1/6) (* x x)) 1) x) #s(hole binary32 (* (pow x 5) (- (+ 3/40 (/ 1 (pow x 4))) (* 1/6 (/ 1 (pow x 2)))))))
#s(approx (+ (* (- (* 3/40 (* x x)) 1/6) (* x x)) 1) #s(hole binary32 (* 3/40 (pow x 4))))
#s(approx (+ (* (- (* 3/40 (* x x)) 1/6) (* x x)) 1) #s(hole binary32 (* (pow x 4) (- 3/40 (* 1/6 (/ 1 (pow x 2)))))))
#s(approx (+ (* (- (* 3/40 (* x x)) 1/6) (* x x)) 1) #s(hole binary32 (* (pow x 4) (- (+ 3/40 (/ 1 (pow x 4))) (* 1/6 (/ 1 (pow x 2)))))))
#s(approx (- (* 3/40 (* x x)) 1/6) #s(hole binary32 (* 3/40 (pow x 2))))
#s(approx (- (* 3/40 (* x x)) 1/6) #s(hole binary32 (* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2)))))))
#s(approx (* (+ (* (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (* x x)) 1) x) #s(hole binary32 (* -5/112 (pow x 7))))
#s(approx (* (+ (* (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (* x x)) 1) x) #s(hole binary32 (* (pow x 7) (- (* 3/40 (/ 1 (pow x 2))) 5/112))))
#s(approx (* (+ (* (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (* x x)) 1) x) #s(hole binary32 (* (pow x 7) (- (* 3/40 (/ 1 (pow x 2))) (+ 5/112 (/ 1/6 (pow x 4)))))))
#s(approx (* (+ (* (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (* x x)) 1) x) #s(hole binary32 (* (pow x 7) (- (+ (* 3/40 (/ 1 (pow x 2))) (/ 1 (pow x 6))) (+ 5/112 (/ 1/6 (pow x 4)))))))
#s(approx (+ (* (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (* x x)) 1) #s(hole binary32 (* -5/112 (pow x 6))))
#s(approx (+ (* (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (* x x)) 1) #s(hole binary32 (* (pow x 6) (- (* 3/40 (/ 1 (pow x 2))) 5/112))))
#s(approx (+ (* (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (* x x)) 1) #s(hole binary32 (* (pow x 6) (- (* 3/40 (/ 1 (pow x 2))) (+ 5/112 (/ 1/6 (pow x 4)))))))
#s(approx (+ (* (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (* x x)) 1) #s(hole binary32 (* (pow x 6) (- (+ (* 3/40 (/ 1 (pow x 2))) (/ 1 (pow x 6))) (+ 5/112 (/ 1/6 (pow x 4)))))))
#s(approx (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) #s(hole binary32 (* -5/112 (pow x 4))))
#s(approx (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) #s(hole binary32 (* (pow x 4) (- (* 3/40 (/ 1 (pow x 2))) 5/112))))
#s(approx (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) #s(hole binary32 (* (pow x 4) (- (* 3/40 (/ 1 (pow x 2))) (+ 5/112 (/ 1/6 (pow x 4)))))))
#s(approx (* (+ (* -5/112 (* x x)) 3/40) (* x x)) #s(hole binary32 (* -5/112 (pow x 4))))
#s(approx (* (+ (* -5/112 (* x x)) 3/40) (* x x)) #s(hole binary32 (* (pow x 4) (- (* 3/40 (/ 1 (pow x 2))) 5/112))))
#s(approx (+ (* -5/112 (* x x)) 3/40) #s(hole binary32 (* -5/112 (pow x 2))))
#s(approx (+ (* -5/112 (* x x)) 3/40) #s(hole binary32 (* (pow x 2) (- (* 3/40 (/ 1 (pow x 2))) 5/112))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (* -1 (log (/ -1 x)))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (* -1 (log (/ -1 x))) (* -1 (/ (fabs x) x)))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) x))) x)))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (* -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)))))
#s(approx (+ (* (/ (* x x) (+ 1 x)) 1/2) (log (+ 1 x))) #s(hole binary32 (* -1 (* x (- (* -1 (/ (- (+ (log -1) (* -1 (log (/ -1 x)))) 1/2) x)) 1/2)))))
#s(approx (+ (* (/ (* x x) (+ 1 x)) 1/2) (log (+ 1 x))) #s(hole binary32 (* -1 (* x (- (* -1 (/ (- (+ (log -1) (+ (* -1 (log (/ -1 x))) (* 3/2 (/ 1 x)))) 1/2) x)) 1/2)))))
#s(approx (+ (* (/ (* x x) (+ 1 x)) 1/2) (log (+ 1 x))) #s(hole binary32 (* -1 (* x (- (* -1 (/ (- (+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (- (/ 1 x) 3/2) x)))) 1/2) x)) 1/2)))))
#s(approx (* (+ (* -1/6 (* x x)) 1) x) #s(hole binary32 (* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2)))))))
#s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) #s(hole binary32 (* -1 (log (/ -1 x)))))
#s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) #s(hole binary32 (+ (* -1 (log (/ -1 x))) (* -1 (/ (fabs x) x)))))
#s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) #s(hole binary32 (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) x))) x)))))
#s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) #s(hole binary32 (+ (* -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)))))
#s(approx (* (+ (* (- (* 3/40 (* x x)) 1/6) (* x x)) 1) x) #s(hole binary32 (* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) 3/40)))))
#s(approx (* (+ (* (- (* 3/40 (* x x)) 1/6) (* x x)) 1) x) #s(hole binary32 (* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) (+ 3/40 (/ 1 (pow x 4))))))))
#s(approx (* (+ (* (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (* x x)) 1) x) #s(hole binary32 (* -1 (* (pow x 7) (- 5/112 (* 3/40 (/ 1 (pow x 2))))))))
#s(approx (* (+ (* (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (* x x)) 1) x) #s(hole binary32 (* -1 (* (pow x 7) (- (+ 5/112 (/ 1/6 (pow x 4))) (* 3/40 (/ 1 (pow x 2))))))))
#s(approx (* (+ (* (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (* x x)) 1) x) #s(hole binary32 (* -1 (* (pow x 7) (- (+ 5/112 (/ 1/6 (pow x 4))) (+ (* 3/40 (/ 1 (pow x 2))) (/ 1 (pow x 6))))))))
Calls

3 calls:

TimeVariablePointExpression
5.0ms
x
@-inf
((copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (+ (* (/ (* x x) (+ 1 x)) 1/2) (log (+ 1 x))) x (copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (+ (* (/ (* x x) (+ 1 x)) 1/2) (log (+ 1 x))) (* 1/2 x) 1/2 (copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (+ (* (/ (* x x) (+ 1 x)) 1/2) (log (+ 1 x))) (* (+ (* -1/6 (* x x)) 1) x) (+ (* -1/6 (* x x)) 1) -1/6 (* x x) 1 (copysign (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) x) (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) (* (+ (* (- (* 3/40 (* x x)) 1/6) (* x x)) 1) x) (+ (* (- (* 3/40 (* x x)) 1/6) (* x x)) 1) (- (* 3/40 (* x x)) 1/6) (* 3/40 (* x x)) 3/40 1/6 (copysign (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) x) (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) (* (+ (* (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (* x x)) 1) x) (+ (* (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (* x x)) 1) (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (* (+ (* -5/112 (* x x)) 3/40) (* x x)) (+ (* -5/112 (* x x)) 3/40) -5/112)
4.0ms
x
@inf
((copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (+ (* (/ (* x x) (+ 1 x)) 1/2) (log (+ 1 x))) x (copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (+ (* (/ (* x x) (+ 1 x)) 1/2) (log (+ 1 x))) (* 1/2 x) 1/2 (copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (+ (* (/ (* x x) (+ 1 x)) 1/2) (log (+ 1 x))) (* (+ (* -1/6 (* x x)) 1) x) (+ (* -1/6 (* x x)) 1) -1/6 (* x x) 1 (copysign (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) x) (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) (* (+ (* (- (* 3/40 (* x x)) 1/6) (* x x)) 1) x) (+ (* (- (* 3/40 (* x x)) 1/6) (* x x)) 1) (- (* 3/40 (* x x)) 1/6) (* 3/40 (* x x)) 3/40 1/6 (copysign (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) x) (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) (* (+ (* (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (* x x)) 1) x) (+ (* (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (* x x)) 1) (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (* (+ (* -5/112 (* x x)) 3/40) (* x x)) (+ (* -5/112 (* x x)) 3/40) -5/112)
3.0ms
x
@0
((copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (+ (* (/ (* x x) (+ 1 x)) 1/2) (log (+ 1 x))) x (copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (+ (* (/ (* x x) (+ 1 x)) 1/2) (log (+ 1 x))) (* 1/2 x) 1/2 (copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (+ (* (/ (* x x) (+ 1 x)) 1/2) (log (+ 1 x))) (* (+ (* -1/6 (* x x)) 1) x) (+ (* -1/6 (* x x)) 1) -1/6 (* x x) 1 (copysign (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) x) (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) (* (+ (* (- (* 3/40 (* x x)) 1/6) (* x x)) 1) x) (+ (* (- (* 3/40 (* x x)) 1/6) (* x x)) 1) (- (* 3/40 (* x x)) 1/6) (* 3/40 (* x x)) 3/40 1/6 (copysign (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) x) (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) (* (+ (* (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (* x x)) 1) x) (+ (* (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (* x x)) 1) (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (* (+ (* -5/112 (* x x)) 3/40) (* x x)) (+ (* -5/112 (* x x)) 3/40) -5/112)

rewrite183.0ms (9.9%)

Memory
-16.4MiB live, 234.5MiB allocated; 39ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
03933301
04262978
119912716
081372601
Stop Event
iter-limit
node-limit
iter-limit
Counts
134 → 266
Calls
Call 1
Inputs
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(approx (+ (* (/ (* x x) (+ 1 x)) 1/2) (log (+ 1 x))) x)) x)
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(approx (+ (* (/ (* x x) (+ 1 x)) 1/2) (log (+ 1 x))) x))
#s(approx (+ (* (/ (* x x) (+ 1 x)) 1/2) (log (+ 1 x))) x)
x
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(approx (+ (* (/ (* x x) (+ 1 x)) 1/2) (log (+ 1 x))) (*.f32 #s(literal 1/2 binary32) x))) x)
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(approx (+ (* (/ (* x x) (+ 1 x)) 1/2) (log (+ 1 x))) (*.f32 #s(literal 1/2 binary32) x)))
#s(approx (+ (* (/ (* x x) (+ 1 x)) 1/2) (log (+ 1 x))) (*.f32 #s(literal 1/2 binary32) x))
(*.f32 #s(literal 1/2 binary32) x)
#s(literal 1/2 binary32)
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(approx (+ (* (/ (* x x) (+ 1 x)) 1/2) (log (+ 1 x))) (*.f32 (fma.f32 #s(literal -1/6 binary32) (*.f32 x x) #s(literal 1 binary32)) x))) x)
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(approx (+ (* (/ (* x x) (+ 1 x)) 1/2) (log (+ 1 x))) (*.f32 (fma.f32 #s(literal -1/6 binary32) (*.f32 x x) #s(literal 1 binary32)) x)))
#s(approx (+ (* (/ (* x x) (+ 1 x)) 1/2) (log (+ 1 x))) (*.f32 (fma.f32 #s(literal -1/6 binary32) (*.f32 x x) #s(literal 1 binary32)) x))
(*.f32 (fma.f32 #s(literal -1/6 binary32) (*.f32 x x) #s(literal 1 binary32)) x)
(fma.f32 #s(literal -1/6 binary32) (*.f32 x x) #s(literal 1 binary32))
#s(literal -1/6 binary32)
(*.f32 x x)
#s(literal 1 binary32)
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) (*.f32 (fma.f32 (-.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 1/6 binary32)) (*.f32 x x) #s(literal 1 binary32)) x)) x)
#s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) (*.f32 (fma.f32 (-.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 1/6 binary32)) (*.f32 x x) #s(literal 1 binary32)) x))
(*.f32 (fma.f32 (-.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 1/6 binary32)) (*.f32 x x) #s(literal 1 binary32)) x)
(fma.f32 (-.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 1/6 binary32)) (*.f32 x x) #s(literal 1 binary32))
(-.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 1/6 binary32))
(*.f32 #s(literal 3/40 binary32) (*.f32 x x))
#s(literal 3/40 binary32)
#s(literal 1/6 binary32)
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) (*.f32 (fma.f32 (-.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) (*.f32 x x)) #s(literal 1/6 binary32)) (*.f32 x x) #s(literal 1 binary32)) x)) x)
#s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) (*.f32 (fma.f32 (-.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) (*.f32 x x)) #s(literal 1/6 binary32)) (*.f32 x x) #s(literal 1 binary32)) x))
(*.f32 (fma.f32 (-.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) (*.f32 x x)) #s(literal 1/6 binary32)) (*.f32 x x) #s(literal 1 binary32)) x)
(fma.f32 (-.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) (*.f32 x x)) #s(literal 1/6 binary32)) (*.f32 x x) #s(literal 1 binary32))
(-.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) (*.f32 x x)) #s(literal 1/6 binary32))
(*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) (*.f32 x x))
(fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32))
#s(literal -5/112 binary32)
#s(approx (copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) #s(hole binary32 (copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (log (+ 1 (fabs x)))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole 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)))))))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole 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)))))))))
#s(approx (+ (* (/ (* x x) (+ 1 x)) 1/2) (log (+ 1 x))) #s(hole binary32 x))
#s(approx (+ (* (/ (* x x) (+ 1 x)) 1/2) (log (+ 1 x))) #s(hole binary32 (* x (+ 1 (* -1/6 (pow x 2))))))
#s(approx (+ (* (/ (* x x) (+ 1 x)) 1/2) (log (+ 1 x))) #s(hole binary32 (* x (+ 1 (* (pow x 2) (- (* 1/4 x) 1/6))))))
#s(approx (+ (* (/ (* x x) (+ 1 x)) 1/2) (log (+ 1 x))) #s(hole binary32 (* x (+ 1 (* (pow x 2) (- (* x (+ 1/4 (* -3/10 x))) 1/6))))))
#s(approx x #s(hole binary32 x))
#s(approx (* 1/2 x) #s(hole binary32 (* 1/2 x)))
#s(approx (* (+ (* -1/6 (* x x)) 1) x) #s(hole binary32 x))
#s(approx (* (+ (* -1/6 (* x x)) 1) x) #s(hole binary32 (* x (+ 1 (* -1/6 (pow x 2))))))
#s(approx (+ (* -1/6 (* x x)) 1) #s(hole binary32 1))
#s(approx (+ (* -1/6 (* x x)) 1) #s(hole binary32 (+ 1 (* -1/6 (pow x 2)))))
#s(approx (* x x) #s(hole binary32 (pow x 2)))
#s(approx (copysign (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) x) #s(hole binary32 (copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)))
#s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) #s(hole binary32 (log (+ 1 (fabs x)))))
#s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) #s(hole binary32 (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))))))
#s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) #s(hole 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)))))))))
#s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) #s(hole 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)))))))))
#s(approx (* (+ (* (- (* 3/40 (* x x)) 1/6) (* x x)) 1) x) #s(hole binary32 x))
#s(approx (* (+ (* (- (* 3/40 (* x x)) 1/6) (* x x)) 1) x) #s(hole binary32 (* x (+ 1 (* -1/6 (pow x 2))))))
#s(approx (* (+ (* (- (* 3/40 (* x x)) 1/6) (* x x)) 1) x) #s(hole binary32 (* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6))))))
#s(approx (+ (* (- (* 3/40 (* x x)) 1/6) (* x x)) 1) #s(hole binary32 1))
#s(approx (+ (* (- (* 3/40 (* x x)) 1/6) (* x x)) 1) #s(hole binary32 (+ 1 (* -1/6 (pow x 2)))))
#s(approx (+ (* (- (* 3/40 (* x x)) 1/6) (* x x)) 1) #s(hole binary32 (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))))
#s(approx (- (* 3/40 (* x x)) 1/6) #s(hole binary32 -1/6))
#s(approx (- (* 3/40 (* x x)) 1/6) #s(hole binary32 (- (* 3/40 (pow x 2)) 1/6)))
#s(approx (* 3/40 (* x x)) #s(hole binary32 (* 3/40 (pow x 2))))
#s(approx (* (+ (* (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (* x x)) 1) x) #s(hole binary32 x))
#s(approx (* (+ (* (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (* x x)) 1) x) #s(hole binary32 (* x (+ 1 (* -1/6 (pow x 2))))))
#s(approx (* (+ (* (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (* x x)) 1) x) #s(hole binary32 (* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6))))))
#s(approx (* (+ (* (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (* x x)) 1) x) #s(hole binary32 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6))))))
#s(approx (+ (* (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (* x x)) 1) #s(hole binary32 1))
#s(approx (+ (* (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (* x x)) 1) #s(hole binary32 (+ 1 (* -1/6 (pow x 2)))))
#s(approx (+ (* (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (* x x)) 1) #s(hole binary32 (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))))
#s(approx (+ (* (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (* x x)) 1) #s(hole binary32 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6)))))
#s(approx (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) #s(hole binary32 -1/6))
#s(approx (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) #s(hole binary32 (- (* 3/40 (pow x 2)) 1/6)))
#s(approx (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) #s(hole binary32 (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6)))
#s(approx (* (+ (* -5/112 (* x x)) 3/40) (* x x)) #s(hole binary32 (* 3/40 (pow x 2))))
#s(approx (* (+ (* -5/112 (* x x)) 3/40) (* x x)) #s(hole binary32 (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2))))))
#s(approx (+ (* -5/112 (* x x)) 3/40) #s(hole binary32 3/40))
#s(approx (+ (* -5/112 (* x x)) 3/40) #s(hole binary32 (+ 3/40 (* -5/112 (pow x 2)))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (* -1 (log (/ 1 x)))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (* -1 (log (/ 1 x))) (/ (fabs x) x))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (* -1 (log (/ 1 x))) (+ (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (/ (fabs x) x)))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole 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))))))
#s(approx (+ (* (/ (* x x) (+ 1 x)) 1/2) (log (+ 1 x))) #s(hole binary32 (* 1/2 x)))
#s(approx (+ (* (/ (* x x) (+ 1 x)) 1/2) (log (+ 1 x))) #s(hole binary32 (* x (- (+ 1/2 (* -1 (/ (log (/ 1 x)) x))) (* 1/2 (/ 1 x))))))
#s(approx (+ (* (/ (* x x) (+ 1 x)) 1/2) (log (+ 1 x))) #s(hole binary32 (* x (- (+ 1/2 (+ (* -1 (/ (log (/ 1 x)) x)) (/ 3/2 (pow x 2)))) (* 1/2 (/ 1 x))))))
#s(approx (+ (* (/ (* x x) (+ 1 x)) 1/2) (log (+ 1 x))) #s(hole binary32 (* x (- (+ 1/2 (+ (* -1 (/ (log (/ 1 x)) x)) (/ 3/2 (pow x 2)))) (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 3)))))))
#s(approx (* (+ (* -1/6 (* x x)) 1) x) #s(hole binary32 (* -1/6 (pow x 3))))
#s(approx (* (+ (* -1/6 (* x x)) 1) x) #s(hole binary32 (* (pow x 3) (- (/ 1 (pow x 2)) 1/6))))
#s(approx (+ (* -1/6 (* x x)) 1) #s(hole binary32 (* -1/6 (pow x 2))))
#s(approx (+ (* -1/6 (* x x)) 1) #s(hole binary32 (* (pow x 2) (- (/ 1 (pow x 2)) 1/6))))
#s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) #s(hole binary32 (* -1 (log (/ 1 x)))))
#s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) #s(hole binary32 (+ (* -1 (log (/ 1 x))) (/ (fabs x) x))))
#s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) #s(hole binary32 (+ (* -1 (log (/ 1 x))) (+ (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (/ (fabs x) x)))))
#s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) #s(hole 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))))))
#s(approx (* (+ (* (- (* 3/40 (* x x)) 1/6) (* x x)) 1) x) #s(hole binary32 (* 3/40 (pow x 5))))
#s(approx (* (+ (* (- (* 3/40 (* x x)) 1/6) (* x x)) 1) x) #s(hole binary32 (* (pow x 5) (- 3/40 (* 1/6 (/ 1 (pow x 2)))))))
#s(approx (* (+ (* (- (* 3/40 (* x x)) 1/6) (* x x)) 1) x) #s(hole binary32 (* (pow x 5) (- (+ 3/40 (/ 1 (pow x 4))) (* 1/6 (/ 1 (pow x 2)))))))
#s(approx (+ (* (- (* 3/40 (* x x)) 1/6) (* x x)) 1) #s(hole binary32 (* 3/40 (pow x 4))))
#s(approx (+ (* (- (* 3/40 (* x x)) 1/6) (* x x)) 1) #s(hole binary32 (* (pow x 4) (- 3/40 (* 1/6 (/ 1 (pow x 2)))))))
#s(approx (+ (* (- (* 3/40 (* x x)) 1/6) (* x x)) 1) #s(hole binary32 (* (pow x 4) (- (+ 3/40 (/ 1 (pow x 4))) (* 1/6 (/ 1 (pow x 2)))))))
#s(approx (- (* 3/40 (* x x)) 1/6) #s(hole binary32 (* 3/40 (pow x 2))))
#s(approx (- (* 3/40 (* x x)) 1/6) #s(hole binary32 (* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2)))))))
#s(approx (* (+ (* (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (* x x)) 1) x) #s(hole binary32 (* -5/112 (pow x 7))))
#s(approx (* (+ (* (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (* x x)) 1) x) #s(hole binary32 (* (pow x 7) (- (* 3/40 (/ 1 (pow x 2))) 5/112))))
#s(approx (* (+ (* (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (* x x)) 1) x) #s(hole binary32 (* (pow x 7) (- (* 3/40 (/ 1 (pow x 2))) (+ 5/112 (/ 1/6 (pow x 4)))))))
#s(approx (* (+ (* (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (* x x)) 1) x) #s(hole binary32 (* (pow x 7) (- (+ (* 3/40 (/ 1 (pow x 2))) (/ 1 (pow x 6))) (+ 5/112 (/ 1/6 (pow x 4)))))))
#s(approx (+ (* (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (* x x)) 1) #s(hole binary32 (* -5/112 (pow x 6))))
#s(approx (+ (* (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (* x x)) 1) #s(hole binary32 (* (pow x 6) (- (* 3/40 (/ 1 (pow x 2))) 5/112))))
#s(approx (+ (* (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (* x x)) 1) #s(hole binary32 (* (pow x 6) (- (* 3/40 (/ 1 (pow x 2))) (+ 5/112 (/ 1/6 (pow x 4)))))))
#s(approx (+ (* (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (* x x)) 1) #s(hole binary32 (* (pow x 6) (- (+ (* 3/40 (/ 1 (pow x 2))) (/ 1 (pow x 6))) (+ 5/112 (/ 1/6 (pow x 4)))))))
#s(approx (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) #s(hole binary32 (* -5/112 (pow x 4))))
#s(approx (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) #s(hole binary32 (* (pow x 4) (- (* 3/40 (/ 1 (pow x 2))) 5/112))))
#s(approx (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) #s(hole binary32 (* (pow x 4) (- (* 3/40 (/ 1 (pow x 2))) (+ 5/112 (/ 1/6 (pow x 4)))))))
#s(approx (* (+ (* -5/112 (* x x)) 3/40) (* x x)) #s(hole binary32 (* -5/112 (pow x 4))))
#s(approx (* (+ (* -5/112 (* x x)) 3/40) (* x x)) #s(hole binary32 (* (pow x 4) (- (* 3/40 (/ 1 (pow x 2))) 5/112))))
#s(approx (+ (* -5/112 (* x x)) 3/40) #s(hole binary32 (* -5/112 (pow x 2))))
#s(approx (+ (* -5/112 (* x x)) 3/40) #s(hole binary32 (* (pow x 2) (- (* 3/40 (/ 1 (pow x 2))) 5/112))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (* -1 (log (/ -1 x)))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (* -1 (log (/ -1 x))) (* -1 (/ (fabs x) x)))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) x))) x)))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(hole binary32 (+ (* -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)))))
#s(approx (+ (* (/ (* x x) (+ 1 x)) 1/2) (log (+ 1 x))) #s(hole binary32 (* -1 (* x (- (* -1 (/ (- (+ (log -1) (* -1 (log (/ -1 x)))) 1/2) x)) 1/2)))))
#s(approx (+ (* (/ (* x x) (+ 1 x)) 1/2) (log (+ 1 x))) #s(hole binary32 (* -1 (* x (- (* -1 (/ (- (+ (log -1) (+ (* -1 (log (/ -1 x))) (* 3/2 (/ 1 x)))) 1/2) x)) 1/2)))))
#s(approx (+ (* (/ (* x x) (+ 1 x)) 1/2) (log (+ 1 x))) #s(hole binary32 (* -1 (* x (- (* -1 (/ (- (+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (- (/ 1 x) 3/2) x)))) 1/2) x)) 1/2)))))
#s(approx (* (+ (* -1/6 (* x x)) 1) x) #s(hole binary32 (* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2)))))))
#s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) #s(hole binary32 (* -1 (log (/ -1 x)))))
#s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) #s(hole binary32 (+ (* -1 (log (/ -1 x))) (* -1 (/ (fabs x) x)))))
#s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) #s(hole binary32 (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) x))) x)))))
#s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) #s(hole binary32 (+ (* -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)))))
#s(approx (* (+ (* (- (* 3/40 (* x x)) 1/6) (* x x)) 1) x) #s(hole binary32 (* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) 3/40)))))
#s(approx (* (+ (* (- (* 3/40 (* x x)) 1/6) (* x x)) 1) x) #s(hole binary32 (* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) (+ 3/40 (/ 1 (pow x 4))))))))
#s(approx (* (+ (* (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (* x x)) 1) x) #s(hole binary32 (* -1 (* (pow x 7) (- 5/112 (* 3/40 (/ 1 (pow x 2))))))))
#s(approx (* (+ (* (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (* x x)) 1) x) #s(hole binary32 (* -1 (* (pow x 7) (- (+ 5/112 (/ 1/6 (pow x 4))) (* 3/40 (/ 1 (pow x 2))))))))
#s(approx (* (+ (* (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (* x x)) 1) x) #s(hole binary32 (* -1 (* (pow x 7) (- (+ 5/112 (/ 1/6 (pow x 4))) (+ (* 3/40 (/ 1 (pow x 2))) (/ 1 (pow x 6))))))))
Outputs
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(approx (+ (* (/ (* x x) (+ 1 x)) 1/2) (log (+ 1 x))) x)) x)
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(approx (+ (* (/ (* x x) (+ 1 x)) 1/2) (log (+ 1 x))) x))
#s(approx (+ (* (/ (* x x) (+ 1 x)) 1/2) (log (+ 1 x))) x)
x
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(approx (+ (* (/ (* x x) (+ 1 x)) 1/2) (log (+ 1 x))) (*.f32 #s(literal 1/2 binary32) x))) x)
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(approx (+ (* (/ (* x x) (+ 1 x)) 1/2) (log (+ 1 x))) (*.f32 #s(literal 1/2 binary32) x)))
#s(approx (+ (* (/ (* x x) (+ 1 x)) 1/2) (log (+ 1 x))) (*.f32 #s(literal 1/2 binary32) x))
(*.f32 #s(literal 1/2 binary32) x)
(*.f32 x #s(literal 1/2 binary32))
#s(literal 1/2 binary32)
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(approx (+ (* (/ (* x x) (+ 1 x)) 1/2) (log (+ 1 x))) (*.f32 (fma.f32 #s(literal -1/6 binary32) (*.f32 x x) #s(literal 1 binary32)) x))) x)
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(approx (+ (* (/ (* x x) (+ 1 x)) 1/2) (log (+ 1 x))) (*.f32 (fma.f32 #s(literal -1/6 binary32) (*.f32 x x) #s(literal 1 binary32)) x)))
#s(approx (+ (* (/ (* x x) (+ 1 x)) 1/2) (log (+ 1 x))) (*.f32 (fma.f32 #s(literal -1/6 binary32) (*.f32 x x) #s(literal 1 binary32)) x))
(*.f32 (fma.f32 #s(literal -1/6 binary32) (*.f32 x x) #s(literal 1 binary32)) x)
(*.f32 x (fma.f32 #s(literal -1/6 binary32) (*.f32 x x) #s(literal 1 binary32)))
(/.f32 (+.f32 (pow.f32 (*.f32 x #s(literal 1 binary32)) #s(literal 3 binary32)) (pow.f32 (*.f32 x (*.f32 #s(literal -1/6 binary32) (*.f32 x x))) #s(literal 3 binary32))) (fma.f32 (*.f32 x #s(literal 1 binary32)) (*.f32 x #s(literal 1 binary32)) (-.f32 (*.f32 (*.f32 x (*.f32 #s(literal -1/6 binary32) (*.f32 x x))) (*.f32 x (*.f32 #s(literal -1/6 binary32) (*.f32 x x)))) (*.f32 (*.f32 x #s(literal 1 binary32)) (*.f32 x (*.f32 #s(literal -1/6 binary32) (*.f32 x x)))))))
(/.f32 (+.f32 (pow.f32 (*.f32 #s(literal 1 binary32) x) #s(literal 3 binary32)) (pow.f32 (*.f32 (*.f32 #s(literal -1/6 binary32) (*.f32 x x)) x) #s(literal 3 binary32))) (fma.f32 (*.f32 #s(literal 1 binary32) x) (*.f32 #s(literal 1 binary32) x) (-.f32 (*.f32 (*.f32 (*.f32 #s(literal -1/6 binary32) (*.f32 x x)) x) (*.f32 (*.f32 #s(literal -1/6 binary32) (*.f32 x x)) x)) (*.f32 (*.f32 #s(literal 1 binary32) x) (*.f32 (*.f32 #s(literal -1/6 binary32) (*.f32 x x)) x)))))
(fma.f32 #s(literal 1 binary32) x (*.f32 (*.f32 #s(literal -1/6 binary32) (*.f32 x x)) x))
(fma.f32 x #s(literal 1 binary32) (*.f32 x (*.f32 #s(literal -1/6 binary32) (*.f32 x x))))
(+.f32 (*.f32 x #s(literal 1 binary32)) (*.f32 x (*.f32 #s(literal -1/6 binary32) (*.f32 x x))))
(+.f32 (*.f32 #s(literal 1 binary32) x) (*.f32 (*.f32 #s(literal -1/6 binary32) (*.f32 x x)) x))
(/.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (pow.f32 (*.f32 #s(literal -1/6 binary32) (*.f32 x x)) #s(literal 2 binary32)))) (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 #s(literal -1/6 binary32) (*.f32 x x)))))
(/.f32 (neg.f32 (-.f32 (pow.f32 (*.f32 #s(literal -1/6 binary32) (*.f32 x x)) #s(literal 2 binary32)) #s(literal 1 binary32))) (neg.f32 (-.f32 (*.f32 #s(literal -1/6 binary32) (*.f32 x x)) #s(literal 1 binary32))))
(/.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1/216 binary32) (pow.f32 x #s(literal 6 binary32))))) (neg.f32 (+.f32 #s(literal 1 binary32) (-.f32 (pow.f32 (*.f32 #s(literal -1/6 binary32) (*.f32 x x)) #s(literal 2 binary32)) (*.f32 #s(literal 1 binary32) (*.f32 #s(literal -1/6 binary32) (*.f32 x x)))))))
(/.f32 (neg.f32 (fma.f32 #s(literal -1/216 binary32) (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32))) (neg.f32 (+.f32 (pow.f32 (*.f32 #s(literal -1/6 binary32) (*.f32 x x)) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 #s(literal -1/6 binary32) (*.f32 x x)) #s(literal 1 binary32))))))
(/.f32 (-.f32 #s(literal 1 binary32) (pow.f32 (*.f32 #s(literal -1/6 binary32) (*.f32 x x)) #s(literal 2 binary32))) (-.f32 #s(literal 1 binary32) (*.f32 #s(literal -1/6 binary32) (*.f32 x x))))
(/.f32 (-.f32 (pow.f32 (*.f32 #s(literal -1/6 binary32) (*.f32 x x)) #s(literal 2 binary32)) #s(literal 1 binary32)) (-.f32 (*.f32 #s(literal -1/6 binary32) (*.f32 x x)) #s(literal 1 binary32)))
(/.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1/216 binary32) (pow.f32 x #s(literal 6 binary32)))) (+.f32 #s(literal 1 binary32) (-.f32 (pow.f32 (*.f32 #s(literal -1/6 binary32) (*.f32 x x)) #s(literal 2 binary32)) (*.f32 #s(literal 1 binary32) (*.f32 #s(literal -1/6 binary32) (*.f32 x x))))))
(/.f32 (fma.f32 #s(literal -1/216 binary32) (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (+.f32 (pow.f32 (*.f32 #s(literal -1/6 binary32) (*.f32 x x)) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 #s(literal -1/6 binary32) (*.f32 x x)) #s(literal 1 binary32)))))
(-.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 #s(literal -1/6 binary32) (*.f32 x x)))) (/.f32 (pow.f32 (*.f32 #s(literal -1/6 binary32) (*.f32 x x)) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 #s(literal -1/6 binary32) (*.f32 x x)))))
(-.f32 (/.f32 (pow.f32 (*.f32 #s(literal -1/6 binary32) (*.f32 x x)) #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal -1/6 binary32) (*.f32 x x)) #s(literal 1 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 (*.f32 #s(literal -1/6 binary32) (*.f32 x x)) #s(literal 1 binary32))))
(-.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/6 binary32) (*.f32 x x)))
(fma.f32 (*.f32 #s(literal -1/6 binary32) x) x #s(literal 1 binary32))
(fma.f32 #s(literal -1/6 binary32) (*.f32 x x) #s(literal 1 binary32))
(fma.f32 (*.f32 x x) #s(literal -1/6 binary32) #s(literal 1 binary32))
(+.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (pow.f32 (*.f32 #s(literal -1/6 binary32) (*.f32 x x)) #s(literal 2 binary32)) (*.f32 #s(literal 1 binary32) (*.f32 #s(literal -1/6 binary32) (*.f32 x x)))))) (/.f32 (*.f32 #s(literal -1/216 binary32) (pow.f32 x #s(literal 6 binary32))) (+.f32 #s(literal 1 binary32) (-.f32 (pow.f32 (*.f32 #s(literal -1/6 binary32) (*.f32 x x)) #s(literal 2 binary32)) (*.f32 #s(literal 1 binary32) (*.f32 #s(literal -1/6 binary32) (*.f32 x x)))))))
(+.f32 (/.f32 (*.f32 #s(literal -1/216 binary32) (pow.f32 x #s(literal 6 binary32))) (+.f32 (pow.f32 (*.f32 #s(literal -1/6 binary32) (*.f32 x x)) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 #s(literal -1/6 binary32) (*.f32 x x)) #s(literal 1 binary32))))) (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 (*.f32 #s(literal -1/6 binary32) (*.f32 x x)) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 #s(literal -1/6 binary32) (*.f32 x x)) #s(literal 1 binary32))))))
(+.f32 (*.f32 #s(literal -1/6 binary32) (*.f32 x x)) #s(literal 1 binary32))
(+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1/6 binary32) (*.f32 x x)))
#s(literal -1/6 binary32)
(*.f32 (neg.f32 (neg.f32 x)) (neg.f32 (neg.f32 x)))
(*.f32 (neg.f32 x) (neg.f32 x))
(*.f32 x x)
(sqrt.f32 (pow.f32 x #s(literal 4 binary32)))
(/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal -2 binary32)))
(pow.f32 (neg.f32 x) #s(literal 2 binary32))
(pow.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1/2 binary32))
(pow.f32 (*.f32 x x) #s(literal 1 binary32))
(pow.f32 x #s(literal 2 binary32))
(fabs.f32 (*.f32 (neg.f32 x) x))
(fabs.f32 (*.f32 x (neg.f32 x)))
(fabs.f32 (*.f32 x x))
(+.f32 (cosh.f32 (*.f32 (log.f32 x) #s(literal 2 binary32))) (sinh.f32 (*.f32 (log.f32 x) #s(literal 2 binary32))))
(exp.f32 (/.f32 (*.f32 (log.f32 x) #s(literal 4 binary32)) #s(literal 2 binary32)))
(exp.f32 (*.f32 (*.f32 (log.f32 x) #s(literal 4 binary32)) #s(literal 1/2 binary32)))
(exp.f32 (*.f32 (log.f32 (pow.f32 x #s(literal 4 binary32))) #s(literal 1/2 binary32)))
(exp.f32 (*.f32 (log.f32 x) #s(literal 2 binary32)))
#s(literal 1 binary32)
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (*.f32 (fma.f32 (-.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 1/6 binary32)) (*.f32 x x) #s(literal 1 binary32)) x)) x)
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (*.f32 (fma.f32 (-.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 1/6 binary32)) (*.f32 x x) #s(literal 1 binary32)) x))
(*.f32 (fma.f32 (-.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 1/6 binary32)) (*.f32 x x) #s(literal 1 binary32)) x)
(*.f32 x (fma.f32 (-.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 1/6 binary32)) (*.f32 x x) #s(literal 1 binary32)))
(/.f32 (+.f32 (pow.f32 (*.f32 x #s(literal 1 binary32)) #s(literal 3 binary32)) (pow.f32 (*.f32 x (*.f32 (*.f32 (-.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 1/6 binary32)) x) x)) #s(literal 3 binary32))) (fma.f32 (*.f32 x #s(literal 1 binary32)) (*.f32 x #s(literal 1 binary32)) (-.f32 (*.f32 (*.f32 x (*.f32 (*.f32 (-.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 1/6 binary32)) x) x)) (*.f32 x (*.f32 (*.f32 (-.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 1/6 binary32)) x) x))) (*.f32 (*.f32 x #s(literal 1 binary32)) (*.f32 x (*.f32 (*.f32 (-.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 1/6 binary32)) x) x))))))
(/.f32 (+.f32 (pow.f32 (*.f32 #s(literal 1 binary32) x) #s(literal 3 binary32)) (pow.f32 (*.f32 (*.f32 (*.f32 (-.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 1/6 binary32)) x) x) x) #s(literal 3 binary32))) (fma.f32 (*.f32 #s(literal 1 binary32) x) (*.f32 #s(literal 1 binary32) x) (-.f32 (*.f32 (*.f32 (*.f32 (*.f32 (-.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 1/6 binary32)) x) x) x) (*.f32 (*.f32 (*.f32 (-.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 1/6 binary32)) x) x) x)) (*.f32 (*.f32 #s(literal 1 binary32) x) (*.f32 (*.f32 (*.f32 (-.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 1/6 binary32)) x) x) x)))))
(fma.f32 #s(literal 1 binary32) x (*.f32 (*.f32 (*.f32 (-.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 1/6 binary32)) x) x) x))
(fma.f32 x #s(literal 1 binary32) (*.f32 x (*.f32 (*.f32 (-.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 1/6 binary32)) x) x)))
(+.f32 (*.f32 x #s(literal 1 binary32)) (*.f32 x (*.f32 (*.f32 (-.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 1/6 binary32)) x) x)))
(+.f32 (*.f32 #s(literal 1 binary32) x) (*.f32 (*.f32 (*.f32 (-.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 1/6 binary32)) x) x) x))
(/.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (pow.f32 (*.f32 (*.f32 (-.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 1/6 binary32)) x) x) #s(literal 2 binary32)))) (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (-.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 1/6 binary32)) x) x))))
(/.f32 (neg.f32 (-.f32 (pow.f32 (*.f32 (*.f32 (-.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 1/6 binary32)) x) x) #s(literal 2 binary32)) #s(literal 1 binary32))) (neg.f32 (-.f32 (*.f32 (*.f32 (-.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 1/6 binary32)) x) x) #s(literal 1 binary32))))
(/.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (-.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 1/6 binary32)) #s(literal 3 binary32)) (pow.f32 x #s(literal 6 binary32))))) (neg.f32 (+.f32 #s(literal 1 binary32) (-.f32 (pow.f32 (*.f32 (*.f32 (-.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 1/6 binary32)) x) x) #s(literal 2 binary32)) (*.f32 #s(literal 1 binary32) (*.f32 (*.f32 (-.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 1/6 binary32)) x) x))))))
(/.f32 (neg.f32 (fma.f32 (pow.f32 (-.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 1/6 binary32)) #s(literal 3 binary32)) (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32))) (neg.f32 (+.f32 (pow.f32 (*.f32 (*.f32 (-.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 1/6 binary32)) x) x) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 (-.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 1/6 binary32)) x) x) #s(literal 1 binary32))))))
(/.f32 (-.f32 #s(literal 1 binary32) (pow.f32 (*.f32 (*.f32 (-.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 1/6 binary32)) x) x) #s(literal 2 binary32))) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (-.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 1/6 binary32)) x) x)))
(/.f32 (-.f32 (pow.f32 (*.f32 (*.f32 (-.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 1/6 binary32)) x) x) #s(literal 2 binary32)) #s(literal 1 binary32)) (-.f32 (*.f32 (*.f32 (-.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 1/6 binary32)) x) x) #s(literal 1 binary32)))
(/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (-.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 1/6 binary32)) #s(literal 3 binary32)) (pow.f32 x #s(literal 6 binary32)))) (+.f32 #s(literal 1 binary32) (-.f32 (pow.f32 (*.f32 (*.f32 (-.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 1/6 binary32)) x) x) #s(literal 2 binary32)) (*.f32 #s(literal 1 binary32) (*.f32 (*.f32 (-.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 1/6 binary32)) x) x)))))
(/.f32 (fma.f32 (pow.f32 (-.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 1/6 binary32)) #s(literal 3 binary32)) (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (+.f32 (pow.f32 (*.f32 (*.f32 (-.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 1/6 binary32)) x) x) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 (-.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 1/6 binary32)) x) x) #s(literal 1 binary32)))))
(-.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (-.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 1/6 binary32)) x) x))) (/.f32 (pow.f32 (*.f32 (*.f32 (-.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 1/6 binary32)) x) x) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (-.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 1/6 binary32)) x) x))))
(-.f32 (/.f32 (pow.f32 (*.f32 (*.f32 (-.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 1/6 binary32)) x) x) #s(literal 2 binary32)) (-.f32 (*.f32 (*.f32 (-.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 1/6 binary32)) x) x) #s(literal 1 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 (-.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 1/6 binary32)) x) x) #s(literal 1 binary32))))
(-.f32 #s(literal 1 binary32) (*.f32 (neg.f32 (*.f32 x x)) (-.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 1/6 binary32))))
(fma.f32 (*.f32 (-.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 1/6 binary32)) x) x #s(literal 1 binary32))
(fma.f32 (-.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 1/6 binary32)) (*.f32 x x) #s(literal 1 binary32))
(fma.f32 (*.f32 x x) (-.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 1/6 binary32)) #s(literal 1 binary32))
(+.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (pow.f32 (*.f32 (*.f32 (-.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 1/6 binary32)) x) x) #s(literal 2 binary32)) (*.f32 #s(literal 1 binary32) (*.f32 (*.f32 (-.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 1/6 binary32)) x) x))))) (/.f32 (*.f32 (pow.f32 (-.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 1/6 binary32)) #s(literal 3 binary32)) (pow.f32 x #s(literal 6 binary32))) (+.f32 #s(literal 1 binary32) (-.f32 (pow.f32 (*.f32 (*.f32 (-.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 1/6 binary32)) x) x) #s(literal 2 binary32)) (*.f32 #s(literal 1 binary32) (*.f32 (*.f32 (-.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 1/6 binary32)) x) x))))))
(+.f32 (/.f32 (*.f32 (pow.f32 (-.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 1/6 binary32)) #s(literal 3 binary32)) (pow.f32 x #s(literal 6 binary32))) (+.f32 (pow.f32 (*.f32 (*.f32 (-.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 1/6 binary32)) x) x) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 (-.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 1/6 binary32)) x) x) #s(literal 1 binary32))))) (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 (*.f32 (*.f32 (-.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 1/6 binary32)) x) x) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 (-.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 1/6 binary32)) x) x) #s(literal 1 binary32))))))
(+.f32 (*.f32 (*.f32 (-.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 1/6 binary32)) x) x) #s(literal 1 binary32))
(+.f32 #s(literal 1 binary32) (*.f32 (*.f32 (-.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 1/6 binary32)) x) x))
(/.f32 (neg.f32 (-.f32 (pow.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 2 binary32)) #s(literal 1/36 binary32))) (neg.f32 (fma.f32 #s(literal 3/40 binary32) (*.f32 x x) #s(literal 1/6 binary32))))
(/.f32 (neg.f32 (-.f32 (*.f32 #s(literal 27/64000 binary32) (pow.f32 x #s(literal 6 binary32))) #s(literal 1/216 binary32))) (neg.f32 (+.f32 (pow.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 2 binary32)) (+.f32 #s(literal 1/36 binary32) (*.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 1/6 binary32))))))
(/.f32 (-.f32 (pow.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 2 binary32)) #s(literal 1/36 binary32)) (fma.f32 #s(literal 3/40 binary32) (*.f32 x x) #s(literal 1/6 binary32)))
(/.f32 (-.f32 (*.f32 #s(literal 27/64000 binary32) (pow.f32 x #s(literal 6 binary32))) #s(literal 1/216 binary32)) (+.f32 (pow.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 2 binary32)) (+.f32 #s(literal 1/36 binary32) (*.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 1/6 binary32)))))
(-.f32 (/.f32 (pow.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 2 binary32)) (fma.f32 #s(literal 3/40 binary32) (*.f32 x x) #s(literal 1/6 binary32))) (/.f32 #s(literal 1/36 binary32) (fma.f32 #s(literal 3/40 binary32) (*.f32 x x) #s(literal 1/6 binary32))))
(-.f32 (/.f32 (*.f32 #s(literal 27/64000 binary32) (pow.f32 x #s(literal 6 binary32))) (+.f32 (pow.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 2 binary32)) (+.f32 #s(literal 1/36 binary32) (*.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 1/6 binary32))))) (/.f32 #s(literal 1/216 binary32) (+.f32 (pow.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 2 binary32)) (+.f32 #s(literal 1/36 binary32) (*.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 1/6 binary32))))))
(-.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 1/6 binary32))
(*.f32 (*.f32 #s(literal 3/40 binary32) x) x)
(*.f32 #s(literal 3/40 binary32) (*.f32 x x))
(*.f32 (*.f32 x x) #s(literal 3/40 binary32))
#s(literal 3/40 binary32)
#s(literal 1/6 binary32)
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (*.f32 (fma.f32 (-.f32 (*.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) (*.f32 x x) #s(literal 1 binary32)) x)) x)
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (*.f32 (fma.f32 (-.f32 (*.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) (*.f32 x x) #s(literal 1 binary32)) x))
(*.f32 (fma.f32 (-.f32 (*.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) (*.f32 x x) #s(literal 1 binary32)) x)
(*.f32 x (fma.f32 (-.f32 (*.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) (*.f32 x x) #s(literal 1 binary32)))
(/.f32 (+.f32 (pow.f32 (*.f32 x #s(literal 1 binary32)) #s(literal 3 binary32)) (pow.f32 (*.f32 x (*.f32 (-.f32 (*.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) (*.f32 x x))) #s(literal 3 binary32))) (fma.f32 (*.f32 x #s(literal 1 binary32)) (*.f32 x #s(literal 1 binary32)) (-.f32 (*.f32 (*.f32 x (*.f32 (-.f32 (*.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) (*.f32 x x))) (*.f32 x (*.f32 (-.f32 (*.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) (*.f32 x x)))) (*.f32 (*.f32 x #s(literal 1 binary32)) (*.f32 x (*.f32 (-.f32 (*.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) (*.f32 x x)))))))
(/.f32 (+.f32 (pow.f32 (*.f32 #s(literal 1 binary32) x) #s(literal 3 binary32)) (pow.f32 (*.f32 (*.f32 (-.f32 (*.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) (*.f32 x x)) x) #s(literal 3 binary32))) (fma.f32 (*.f32 #s(literal 1 binary32) x) (*.f32 #s(literal 1 binary32) x) (-.f32 (*.f32 (*.f32 (*.f32 (-.f32 (*.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) (*.f32 x x)) x) (*.f32 (*.f32 (-.f32 (*.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) (*.f32 x x)) x)) (*.f32 (*.f32 #s(literal 1 binary32) x) (*.f32 (*.f32 (-.f32 (*.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) (*.f32 x x)) x)))))
(fma.f32 #s(literal 1 binary32) x (*.f32 (*.f32 (-.f32 (*.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) (*.f32 x x)) x))
(fma.f32 x #s(literal 1 binary32) (*.f32 x (*.f32 (-.f32 (*.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) (*.f32 x x))))
(+.f32 (*.f32 x #s(literal 1 binary32)) (*.f32 x (*.f32 (-.f32 (*.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) (*.f32 x x))))
(+.f32 (*.f32 #s(literal 1 binary32) x) (*.f32 (*.f32 (-.f32 (*.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) (*.f32 x x)) x))
(/.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (pow.f32 (*.f32 (-.f32 (*.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) (*.f32 x x)) #s(literal 2 binary32)))) (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) (*.f32 x x)))))
(/.f32 (neg.f32 (-.f32 (pow.f32 (*.f32 (-.f32 (*.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) (*.f32 x x)) #s(literal 2 binary32)) #s(literal 1 binary32))) (neg.f32 (-.f32 (*.f32 (-.f32 (*.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) (*.f32 x x)) #s(literal 1 binary32))))
(/.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (-.f32 (*.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) #s(literal 3 binary32)) (pow.f32 x #s(literal 6 binary32))))) (neg.f32 (+.f32 #s(literal 1 binary32) (-.f32 (pow.f32 (*.f32 (-.f32 (*.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) (*.f32 x x)) #s(literal 2 binary32)) (*.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) (*.f32 x x)))))))
(/.f32 (neg.f32 (fma.f32 (pow.f32 (-.f32 (*.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) #s(literal 3 binary32)) (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32))) (neg.f32 (+.f32 (pow.f32 (*.f32 (-.f32 (*.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) (*.f32 x x)) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (-.f32 (*.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) (*.f32 x x)) #s(literal 1 binary32))))))
(/.f32 (-.f32 #s(literal 1 binary32) (pow.f32 (*.f32 (-.f32 (*.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) (*.f32 x x)) #s(literal 2 binary32))) (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) (*.f32 x x))))
(/.f32 (-.f32 (pow.f32 (*.f32 (-.f32 (*.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) (*.f32 x x)) #s(literal 2 binary32)) #s(literal 1 binary32)) (-.f32 (*.f32 (-.f32 (*.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) (*.f32 x x)) #s(literal 1 binary32)))
(/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (-.f32 (*.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) #s(literal 3 binary32)) (pow.f32 x #s(literal 6 binary32)))) (+.f32 #s(literal 1 binary32) (-.f32 (pow.f32 (*.f32 (-.f32 (*.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) (*.f32 x x)) #s(literal 2 binary32)) (*.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) (*.f32 x x))))))
(/.f32 (fma.f32 (pow.f32 (-.f32 (*.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) #s(literal 3 binary32)) (pow.f32 x #s(literal 6 binary32)) #s(literal 1 binary32)) (+.f32 (pow.f32 (*.f32 (-.f32 (*.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) (*.f32 x x)) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (-.f32 (*.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) (*.f32 x x)) #s(literal 1 binary32)))))
(-.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) (*.f32 x x)))) (/.f32 (pow.f32 (*.f32 (-.f32 (*.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) (*.f32 x x)) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) (*.f32 x x)))))
(-.f32 (/.f32 (pow.f32 (*.f32 (-.f32 (*.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) (*.f32 x x)) #s(literal 2 binary32)) (-.f32 (*.f32 (-.f32 (*.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) (*.f32 x x)) #s(literal 1 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 (*.f32 (-.f32 (*.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) (*.f32 x x)) #s(literal 1 binary32))))
(-.f32 #s(literal 1 binary32) (*.f32 (neg.f32 (*.f32 x x)) (-.f32 (*.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32))))
(fma.f32 (*.f32 (-.f32 (*.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) x) x #s(literal 1 binary32))
(fma.f32 (-.f32 (*.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) (*.f32 x x) #s(literal 1 binary32))
(fma.f32 (*.f32 x x) (-.f32 (*.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) #s(literal 1 binary32))
(+.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (pow.f32 (*.f32 (-.f32 (*.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) (*.f32 x x)) #s(literal 2 binary32)) (*.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) (*.f32 x x)))))) (/.f32 (*.f32 (pow.f32 (-.f32 (*.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) #s(literal 3 binary32)) (pow.f32 x #s(literal 6 binary32))) (+.f32 #s(literal 1 binary32) (-.f32 (pow.f32 (*.f32 (-.f32 (*.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) (*.f32 x x)) #s(literal 2 binary32)) (*.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) (*.f32 x x)))))))
(+.f32 (/.f32 (*.f32 (pow.f32 (-.f32 (*.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) #s(literal 3 binary32)) (pow.f32 x #s(literal 6 binary32))) (+.f32 (pow.f32 (*.f32 (-.f32 (*.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) (*.f32 x x)) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (-.f32 (*.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) (*.f32 x x)) #s(literal 1 binary32))))) (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 (*.f32 (-.f32 (*.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) (*.f32 x x)) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (-.f32 (*.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) (*.f32 x x)) #s(literal 1 binary32))))))
(+.f32 (*.f32 (-.f32 (*.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) (*.f32 x x)) #s(literal 1 binary32))
(+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) (*.f32 x x)))
(/.f32 (neg.f32 (-.f32 (pow.f32 (*.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) x) x) #s(literal 2 binary32)) #s(literal 1/36 binary32))) (neg.f32 (fma.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) (*.f32 x x) #s(literal 1/6 binary32))))
(/.f32 (neg.f32 (-.f32 (*.f32 (pow.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 3 binary32)) (pow.f32 x #s(literal 6 binary32))) #s(literal 1/216 binary32))) (neg.f32 (+.f32 (pow.f32 (*.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) x) x) #s(literal 2 binary32)) (+.f32 #s(literal 1/36 binary32) (*.f32 (*.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32))))))
(/.f32 (-.f32 (pow.f32 (*.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) x) x) #s(literal 2 binary32)) #s(literal 1/36 binary32)) (fma.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) (*.f32 x x) #s(literal 1/6 binary32)))
(/.f32 (-.f32 (*.f32 (pow.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 3 binary32)) (pow.f32 x #s(literal 6 binary32))) #s(literal 1/216 binary32)) (+.f32 (pow.f32 (*.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) x) x) #s(literal 2 binary32)) (+.f32 #s(literal 1/36 binary32) (*.f32 (*.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)))))
(-.f32 (/.f32 (pow.f32 (*.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) x) x) #s(literal 2 binary32)) (fma.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) (*.f32 x x) #s(literal 1/6 binary32))) (/.f32 #s(literal 1/36 binary32) (fma.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) (*.f32 x x) #s(literal 1/6 binary32))))
(-.f32 (/.f32 (*.f32 (pow.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 3 binary32)) (pow.f32 x #s(literal 6 binary32))) (+.f32 (pow.f32 (*.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) x) x) #s(literal 2 binary32)) (+.f32 #s(literal 1/36 binary32) (*.f32 (*.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32))))) (/.f32 #s(literal 1/216 binary32) (+.f32 (pow.f32 (*.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) x) x) #s(literal 2 binary32)) (+.f32 #s(literal 1/36 binary32) (*.f32 (*.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32))))))
(-.f32 (*.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32))
(*.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) x) x)
(*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) (*.f32 x x))
(*.f32 (*.f32 x x) (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)))
(/.f32 (fma.f32 #s(literal 27/64000 binary32) (pow.f32 x #s(literal 6 binary32)) (pow.f32 (*.f32 (*.f32 #s(literal -5/112 binary32) (*.f32 x x)) (*.f32 x x)) #s(literal 3 binary32))) (+.f32 (pow.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 2 binary32)) (-.f32 (*.f32 (*.f32 (*.f32 #s(literal -5/112 binary32) (*.f32 x x)) (*.f32 x x)) (*.f32 (*.f32 #s(literal -5/112 binary32) (*.f32 x x)) (*.f32 x x))) (*.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) (*.f32 (*.f32 #s(literal -5/112 binary32) (*.f32 x x)) (*.f32 x x))))))
(/.f32 (fma.f32 #s(literal 27/64000 binary32) (pow.f32 x #s(literal 6 binary32)) (pow.f32 (*.f32 (*.f32 x x) (*.f32 #s(literal -5/112 binary32) (*.f32 x x))) #s(literal 3 binary32))) (+.f32 (pow.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 2 binary32)) (-.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 #s(literal -5/112 binary32) (*.f32 x x))) (*.f32 (*.f32 x x) (*.f32 #s(literal -5/112 binary32) (*.f32 x x)))) (*.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 #s(literal -5/112 binary32) (*.f32 x x)))))))
(fma.f32 (*.f32 #s(literal 3/40 binary32) x) x (*.f32 (*.f32 #s(literal -5/112 binary32) (*.f32 x x)) (*.f32 x x)))
(fma.f32 (*.f32 #s(literal 3/40 binary32) x) x (*.f32 (*.f32 x x) (*.f32 #s(literal -5/112 binary32) (*.f32 x x))))
(fma.f32 #s(literal 3/40 binary32) (*.f32 x x) (*.f32 (*.f32 #s(literal -5/112 binary32) (*.f32 x x)) (*.f32 x x)))
(fma.f32 #s(literal 3/40 binary32) (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 #s(literal -5/112 binary32) (*.f32 x x))))
(fma.f32 (*.f32 x x) #s(literal 3/40 binary32) (*.f32 (*.f32 #s(literal -5/112 binary32) (*.f32 x x)) (*.f32 x x)))
(fma.f32 (*.f32 x x) #s(literal 3/40 binary32) (*.f32 (*.f32 x x) (*.f32 #s(literal -5/112 binary32) (*.f32 x x))))
(+.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) (*.f32 (*.f32 #s(literal -5/112 binary32) (*.f32 x x)) (*.f32 x x)))
(+.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 #s(literal -5/112 binary32) (*.f32 x x))))
(/.f32 (neg.f32 (-.f32 #s(literal 9/1600 binary32) (pow.f32 (*.f32 #s(literal -5/112 binary32) (*.f32 x x)) #s(literal 2 binary32)))) (neg.f32 (-.f32 #s(literal 3/40 binary32) (*.f32 #s(literal -5/112 binary32) (*.f32 x x)))))
(/.f32 (neg.f32 (-.f32 (pow.f32 (*.f32 #s(literal -5/112 binary32) (*.f32 x x)) #s(literal 2 binary32)) #s(literal 9/1600 binary32))) (neg.f32 (-.f32 (*.f32 #s(literal -5/112 binary32) (*.f32 x x)) #s(literal 3/40 binary32))))
(/.f32 (neg.f32 (+.f32 #s(literal 27/64000 binary32) (*.f32 #s(literal -125/1404928 binary32) (pow.f32 x #s(literal 6 binary32))))) (neg.f32 (+.f32 #s(literal 9/1600 binary32) (-.f32 (pow.f32 (*.f32 #s(literal -5/112 binary32) (*.f32 x x)) #s(literal 2 binary32)) (*.f32 #s(literal 3/40 binary32) (*.f32 #s(literal -5/112 binary32) (*.f32 x x)))))))
(/.f32 (neg.f32 (fma.f32 #s(literal -125/1404928 binary32) (pow.f32 x #s(literal 6 binary32)) #s(literal 27/64000 binary32))) (neg.f32 (+.f32 (pow.f32 (*.f32 #s(literal -5/112 binary32) (*.f32 x x)) #s(literal 2 binary32)) (-.f32 #s(literal 9/1600 binary32) (*.f32 (*.f32 #s(literal -5/112 binary32) (*.f32 x x)) #s(literal 3/40 binary32))))))
(/.f32 (-.f32 #s(literal 9/1600 binary32) (pow.f32 (*.f32 #s(literal -5/112 binary32) (*.f32 x x)) #s(literal 2 binary32))) (-.f32 #s(literal 3/40 binary32) (*.f32 #s(literal -5/112 binary32) (*.f32 x x))))
(/.f32 (-.f32 (pow.f32 (*.f32 #s(literal -5/112 binary32) (*.f32 x x)) #s(literal 2 binary32)) #s(literal 9/1600 binary32)) (-.f32 (*.f32 #s(literal -5/112 binary32) (*.f32 x x)) #s(literal 3/40 binary32)))
(/.f32 (+.f32 #s(literal 27/64000 binary32) (*.f32 #s(literal -125/1404928 binary32) (pow.f32 x #s(literal 6 binary32)))) (+.f32 #s(literal 9/1600 binary32) (-.f32 (pow.f32 (*.f32 #s(literal -5/112 binary32) (*.f32 x x)) #s(literal 2 binary32)) (*.f32 #s(literal 3/40 binary32) (*.f32 #s(literal -5/112 binary32) (*.f32 x x))))))
(/.f32 (fma.f32 #s(literal -125/1404928 binary32) (pow.f32 x #s(literal 6 binary32)) #s(literal 27/64000 binary32)) (+.f32 (pow.f32 (*.f32 #s(literal -5/112 binary32) (*.f32 x x)) #s(literal 2 binary32)) (-.f32 #s(literal 9/1600 binary32) (*.f32 (*.f32 #s(literal -5/112 binary32) (*.f32 x x)) #s(literal 3/40 binary32)))))
(-.f32 (/.f32 #s(literal 9/1600 binary32) (-.f32 #s(literal 3/40 binary32) (*.f32 #s(literal -5/112 binary32) (*.f32 x x)))) (/.f32 (pow.f32 (*.f32 #s(literal -5/112 binary32) (*.f32 x x)) #s(literal 2 binary32)) (-.f32 #s(literal 3/40 binary32) (*.f32 #s(literal -5/112 binary32) (*.f32 x x)))))
(-.f32 (/.f32 (pow.f32 (*.f32 #s(literal -5/112 binary32) (*.f32 x x)) #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal -5/112 binary32) (*.f32 x x)) #s(literal 3/40 binary32))) (/.f32 #s(literal 9/1600 binary32) (-.f32 (*.f32 #s(literal -5/112 binary32) (*.f32 x x)) #s(literal 3/40 binary32))))
(-.f32 #s(literal 3/40 binary32) (*.f32 #s(literal 5/112 binary32) (*.f32 x x)))
(fma.f32 (*.f32 #s(literal -5/112 binary32) x) x #s(literal 3/40 binary32))
(fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32))
(fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32))
(+.f32 (/.f32 #s(literal 27/64000 binary32) (+.f32 #s(literal 9/1600 binary32) (-.f32 (pow.f32 (*.f32 #s(literal -5/112 binary32) (*.f32 x x)) #s(literal 2 binary32)) (*.f32 #s(literal 3/40 binary32) (*.f32 #s(literal -5/112 binary32) (*.f32 x x)))))) (/.f32 (*.f32 #s(literal -125/1404928 binary32) (pow.f32 x #s(literal 6 binary32))) (+.f32 #s(literal 9/1600 binary32) (-.f32 (pow.f32 (*.f32 #s(literal -5/112 binary32) (*.f32 x x)) #s(literal 2 binary32)) (*.f32 #s(literal 3/40 binary32) (*.f32 #s(literal -5/112 binary32) (*.f32 x x)))))))
(+.f32 (/.f32 (*.f32 #s(literal -125/1404928 binary32) (pow.f32 x #s(literal 6 binary32))) (+.f32 (pow.f32 (*.f32 #s(literal -5/112 binary32) (*.f32 x x)) #s(literal 2 binary32)) (-.f32 #s(literal 9/1600 binary32) (*.f32 (*.f32 #s(literal -5/112 binary32) (*.f32 x x)) #s(literal 3/40 binary32))))) (/.f32 #s(literal 27/64000 binary32) (+.f32 (pow.f32 (*.f32 #s(literal -5/112 binary32) (*.f32 x x)) #s(literal 2 binary32)) (-.f32 #s(literal 9/1600 binary32) (*.f32 (*.f32 #s(literal -5/112 binary32) (*.f32 x x)) #s(literal 3/40 binary32))))))
(+.f32 (*.f32 #s(literal -5/112 binary32) (*.f32 x x)) #s(literal 3/40 binary32))
(+.f32 #s(literal 3/40 binary32) (*.f32 #s(literal -5/112 binary32) (*.f32 x x)))
#s(literal -5/112 binary32)
#s(approx (copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) (copysign.f32 (asinh.f32 x) x))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (log1p.f32 x))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (fma.f32 (*.f32 x (/.f32 x (+.f32 #s(literal 1 binary32) x))) #s(literal 1/2 binary32) (log1p.f32 x)))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (fma.f32 (fma.f32 (*.f32 #s(literal -1/24 binary32) (*.f32 x x)) (fma.f32 (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -2 binary32)) #s(literal 3 binary32) (/.f32 #s(literal 3 binary32) (+.f32 #s(literal 1 binary32) x))) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) x))) (*.f32 x x) (log1p.f32 x)))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (fma.f32 (fma.f32 (fma.f32 (*.f32 #s(literal 1/720 binary32) (*.f32 x x)) (+.f32 (fma.f32 #s(literal 45 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -2 binary32)) (/.f32 #s(literal 30 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 3 binary32)))) (/.f32 #s(literal 45 binary32) (+.f32 #s(literal 1 binary32) x))) (*.f32 (fma.f32 (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -2 binary32)) #s(literal 3 binary32) (/.f32 #s(literal 3 binary32) (+.f32 #s(literal 1 binary32) x))) #s(literal -1/24 binary32))) (*.f32 x x) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) x))) (*.f32 x x) (log1p.f32 x)))
#s(approx (+ (* (/ (* x x) (+ 1 x)) 1/2) (log (+ 1 x))) x)
#s(approx (+ (* (/ (* x x) (+ 1 x)) 1/2) (log (+ 1 x))) (*.f32 (fma.f32 #s(literal -1/6 binary32) (*.f32 x x) #s(literal 1 binary32)) x))
#s(approx (+ (* (/ (* x x) (+ 1 x)) 1/2) (log (+ 1 x))) (*.f32 (fma.f32 (-.f32 (*.f32 #s(literal 1/4 binary32) x) #s(literal 1/6 binary32)) (*.f32 x x) #s(literal 1 binary32)) x))
#s(approx (+ (* (/ (* x x) (+ 1 x)) 1/2) (log (+ 1 x))) (*.f32 (fma.f32 (-.f32 (*.f32 (fma.f32 #s(literal -3/10 binary32) x #s(literal 1/4 binary32)) x) #s(literal 1/6 binary32)) (*.f32 x x) #s(literal 1 binary32)) x))
#s(approx x x)
#s(approx (* 1/2 x) (*.f32 #s(literal 1/2 binary32) x))
#s(approx (* (+ (* -1/6 (* x x)) 1) x) x)
#s(approx (* (+ (* -1/6 (* x x)) 1) x) (*.f32 (fma.f32 #s(literal -1/6 binary32) (*.f32 x x) #s(literal 1 binary32)) x))
#s(approx (+ (* -1/6 (* x x)) 1) #s(literal 1 binary32))
#s(approx (+ (* -1/6 (* x x)) 1) (fma.f32 #s(literal -1/6 binary32) (*.f32 x x) #s(literal 1 binary32)))
#s(approx (* x x) (*.f32 x x))
#s(approx (copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) (copysign.f32 (asinh.f32 x) x))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (log1p.f32 x))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (fma.f32 (*.f32 x (/.f32 x (+.f32 #s(literal 1 binary32) x))) #s(literal 1/2 binary32) (log1p.f32 x)))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (fma.f32 (fma.f32 (*.f32 #s(literal -1/24 binary32) (*.f32 x x)) (fma.f32 (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -2 binary32)) #s(literal 3 binary32) (/.f32 #s(literal 3 binary32) (+.f32 #s(literal 1 binary32) x))) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) x))) (*.f32 x x) (log1p.f32 x)))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (fma.f32 (fma.f32 (fma.f32 (*.f32 #s(literal 1/720 binary32) (*.f32 x x)) (+.f32 (fma.f32 #s(literal 45 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -2 binary32)) (/.f32 #s(literal 30 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 3 binary32)))) (/.f32 #s(literal 45 binary32) (+.f32 #s(literal 1 binary32) x))) (*.f32 (fma.f32 (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -2 binary32)) #s(literal 3 binary32) (/.f32 #s(literal 3 binary32) (+.f32 #s(literal 1 binary32) x))) #s(literal -1/24 binary32))) (*.f32 x x) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) x))) (*.f32 x x) (log1p.f32 x)))
#s(approx (* (+ (* (- (* 3/40 (* x x)) 1/6) (* x x)) 1) x) x)
#s(approx (* (+ (* (- (* 3/40 (* x x)) 1/6) (* x x)) 1) x) (*.f32 (fma.f32 #s(literal -1/6 binary32) (*.f32 x x) #s(literal 1 binary32)) x))
#s(approx (* (+ (* (- (* 3/40 (* x x)) 1/6) (* x x)) 1) x) (*.f32 (fma.f32 (-.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 1/6 binary32)) (*.f32 x x) #s(literal 1 binary32)) x))
#s(approx (+ (* (- (* 3/40 (* x x)) 1/6) (* x x)) 1) #s(literal 1 binary32))
#s(approx (+ (* (- (* 3/40 (* x x)) 1/6) (* x x)) 1) (fma.f32 #s(literal -1/6 binary32) (*.f32 x x) #s(literal 1 binary32)))
#s(approx (+ (* (- (* 3/40 (* x x)) 1/6) (* x x)) 1) (fma.f32 (-.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 1/6 binary32)) (*.f32 x x) #s(literal 1 binary32)))
#s(approx (- (* 3/40 (* x x)) 1/6) #s(literal -1/6 binary32))
#s(approx (- (* 3/40 (* x x)) 1/6) (-.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 1/6 binary32)))
#s(approx (* 3/40 (* x x)) (*.f32 #s(literal 3/40 binary32) (*.f32 x x)))
#s(approx (* (+ (* (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (* x x)) 1) x) x)
#s(approx (* (+ (* (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (* x x)) 1) x) (*.f32 (fma.f32 #s(literal -1/6 binary32) (*.f32 x x) #s(literal 1 binary32)) x))
#s(approx (* (+ (* (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (* x x)) 1) x) (*.f32 (fma.f32 (-.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 1/6 binary32)) (*.f32 x x) #s(literal 1 binary32)) x))
#s(approx (* (+ (* (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (* x x)) 1) x) (*.f32 (fma.f32 (-.f32 (*.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) (*.f32 x x) #s(literal 1 binary32)) x))
#s(approx (+ (* (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (* x x)) 1) #s(literal 1 binary32))
#s(approx (+ (* (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (* x x)) 1) (fma.f32 #s(literal -1/6 binary32) (*.f32 x x) #s(literal 1 binary32)))
#s(approx (+ (* (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (* x x)) 1) (fma.f32 (-.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 1/6 binary32)) (*.f32 x x) #s(literal 1 binary32)))
#s(approx (+ (* (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (* x x)) 1) (fma.f32 (-.f32 (*.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) (*.f32 x x) #s(literal 1 binary32)))
#s(approx (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) #s(literal -1/6 binary32))
#s(approx (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (-.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 1/6 binary32)))
#s(approx (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (-.f32 (*.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)))
#s(approx (* (+ (* -5/112 (* x x)) 3/40) (* x x)) (*.f32 #s(literal 3/40 binary32) (*.f32 x x)))
#s(approx (* (+ (* -5/112 (* x x)) 3/40) (* x x)) (*.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) x) x))
#s(approx (+ (* -5/112 (* x x)) 3/40) #s(literal 3/40 binary32))
#s(approx (+ (* -5/112 (* x x)) 3/40) (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (log.f32 x))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (+.f32 (/.f32 x x) (log.f32 x)))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (+.f32 (fma.f32 (/.f32 (fma.f32 #s(literal -1 binary32) (*.f32 x x) #s(literal 1 binary32)) x) (/.f32 #s(literal 1/2 binary32) x) (/.f32 x x)) (log.f32 x)))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (+.f32 (fma.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 2 binary32) (*.f32 #s(literal -3 binary32) x)) (pow.f32 x #s(literal 3 binary32))) #s(literal 1/6 binary32) (fma.f32 (/.f32 (fma.f32 #s(literal -1 binary32) (*.f32 x x) #s(literal 1 binary32)) x) (/.f32 #s(literal 1/2 binary32) x) (/.f32 x x))) (log.f32 x)))
#s(approx (+ (* (/ (* x x) (+ 1 x)) 1/2) (log (+ 1 x))) (*.f32 #s(literal 1/2 binary32) x))
#s(approx (+ (* (/ (* x x) (+ 1 x)) 1/2) (log (+ 1 x))) (*.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 (-.f32 (log.f32 x) #s(literal 1/2 binary32)) x)) x))
#s(approx (+ (* (/ (* x x) (+ 1 x)) 1/2) (log (+ 1 x))) (*.f32 (-.f32 (+.f32 (+.f32 (/.f32 (log.f32 x) x) #s(literal 1/2 binary32)) (/.f32 #s(literal 3/2 binary32) (*.f32 x x))) (/.f32 #s(literal 1/2 binary32) x)) x))
#s(approx (+ (* (/ (* x x) (+ 1 x)) 1/2) (log (+ 1 x))) (*.f32 (-.f32 (-.f32 (+.f32 (+.f32 (/.f32 (log.f32 x) x) #s(literal 1/2 binary32)) (/.f32 #s(literal 3/2 binary32) (*.f32 x x))) (/.f32 #s(literal 1/2 binary32) x)) (pow.f32 x #s(literal -3 binary32))) x))
#s(approx (* (+ (* -1/6 (* x x)) 1) x) (*.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal -1/6 binary32)))
#s(approx (* (+ (* -1/6 (* x x)) 1) x) (*.f32 (-.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/6 binary32)) (pow.f32 x #s(literal 3 binary32))))
#s(approx (+ (* -1/6 (* x x)) 1) (*.f32 #s(literal -1/6 binary32) (*.f32 x x)))
#s(approx (+ (* -1/6 (* x x)) 1) (*.f32 (-.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/6 binary32)) (*.f32 x x)))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (log.f32 x))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (+.f32 (/.f32 x x) (log.f32 x)))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (+.f32 (fma.f32 (/.f32 (fma.f32 #s(literal -1 binary32) (*.f32 x x) #s(literal 1 binary32)) x) (/.f32 #s(literal 1/2 binary32) x) (/.f32 x x)) (log.f32 x)))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (+.f32 (fma.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 2 binary32) (*.f32 #s(literal -3 binary32) x)) (pow.f32 x #s(literal 3 binary32))) #s(literal 1/6 binary32) (fma.f32 (/.f32 (fma.f32 #s(literal -1 binary32) (*.f32 x x) #s(literal 1 binary32)) x) (/.f32 #s(literal 1/2 binary32) x) (/.f32 x x))) (log.f32 x)))
#s(approx (* (+ (* (- (* 3/40 (* x x)) 1/6) (* x x)) 1) x) (*.f32 (pow.f32 x #s(literal 5 binary32)) #s(literal 3/40 binary32)))
#s(approx (* (+ (* (- (* 3/40 (* x x)) 1/6) (* x x)) 1) x) (*.f32 (-.f32 #s(literal 3/40 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/6 binary32))) (pow.f32 x #s(literal 5 binary32))))
#s(approx (* (+ (* (- (* 3/40 (* x x)) 1/6) (* x x)) 1) x) (*.f32 (-.f32 (+.f32 (pow.f32 x #s(literal -4 binary32)) #s(literal 3/40 binary32)) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/6 binary32))) (pow.f32 x #s(literal 5 binary32))))
#s(approx (+ (* (- (* 3/40 (* x x)) 1/6) (* x x)) 1) (*.f32 #s(literal 3/40 binary32) (pow.f32 x #s(literal 4 binary32))))
#s(approx (+ (* (- (* 3/40 (* x x)) 1/6) (* x x)) 1) (*.f32 (-.f32 #s(literal 3/40 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/6 binary32))) (pow.f32 x #s(literal 4 binary32))))
#s(approx (+ (* (- (* 3/40 (* x x)) 1/6) (* x x)) 1) (*.f32 (-.f32 (+.f32 (pow.f32 x #s(literal -4 binary32)) #s(literal 3/40 binary32)) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/6 binary32))) (pow.f32 x #s(literal 4 binary32))))
#s(approx (- (* 3/40 (* x x)) 1/6) (*.f32 #s(literal 3/40 binary32) (*.f32 x x)))
#s(approx (- (* 3/40 (* x x)) 1/6) (*.f32 (-.f32 #s(literal 3/40 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/6 binary32))) (*.f32 x x)))
#s(approx (* (+ (* (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (* x x)) 1) x) (*.f32 (pow.f32 x #s(literal 7 binary32)) #s(literal -5/112 binary32)))
#s(approx (* (+ (* (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (* x x)) 1) x) (*.f32 (-.f32 (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3/40 binary32)) #s(literal 5/112 binary32)) (pow.f32 x #s(literal 7 binary32))))
#s(approx (* (+ (* (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (* x x)) 1) x) (*.f32 (-.f32 (-.f32 (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3/40 binary32)) #s(literal 5/112 binary32)) (/.f32 #s(literal 1/6 binary32) (pow.f32 x #s(literal 4 binary32)))) (pow.f32 x #s(literal 7 binary32))))
#s(approx (* (+ (* (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (* x x)) 1) x) (*.f32 (-.f32 (-.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3/40 binary32) (pow.f32 x #s(literal -6 binary32))) #s(literal 5/112 binary32)) (/.f32 #s(literal 1/6 binary32) (pow.f32 x #s(literal 4 binary32)))) (pow.f32 x #s(literal 7 binary32))))
#s(approx (+ (* (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (* x x)) 1) (*.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -5/112 binary32)))
#s(approx (+ (* (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (* x x)) 1) (*.f32 (pow.f32 x #s(literal 6 binary32)) (-.f32 (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3/40 binary32)) #s(literal 5/112 binary32))))
#s(approx (+ (* (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (* x x)) 1) (*.f32 (pow.f32 x #s(literal 6 binary32)) (-.f32 (-.f32 (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3/40 binary32)) #s(literal 5/112 binary32)) (/.f32 #s(literal 1/6 binary32) (pow.f32 x #s(literal 4 binary32))))))
#s(approx (+ (* (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (* x x)) 1) (*.f32 (-.f32 (-.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3/40 binary32) (pow.f32 x #s(literal -6 binary32))) #s(literal 5/112 binary32)) (/.f32 #s(literal 1/6 binary32) (pow.f32 x #s(literal 4 binary32)))) (pow.f32 x #s(literal 6 binary32))))
#s(approx (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (*.f32 #s(literal -5/112 binary32) (pow.f32 x #s(literal 4 binary32))))
#s(approx (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (*.f32 (-.f32 (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3/40 binary32)) #s(literal 5/112 binary32)) (pow.f32 x #s(literal 4 binary32))))
#s(approx (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (*.f32 (-.f32 (-.f32 (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3/40 binary32)) #s(literal 5/112 binary32)) (/.f32 #s(literal 1/6 binary32) (pow.f32 x #s(literal 4 binary32)))) (pow.f32 x #s(literal 4 binary32))))
#s(approx (* (+ (* -5/112 (* x x)) 3/40) (* x x)) (*.f32 #s(literal -5/112 binary32) (pow.f32 x #s(literal 4 binary32))))
#s(approx (* (+ (* -5/112 (* x x)) 3/40) (* x x)) (*.f32 (-.f32 (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3/40 binary32)) #s(literal 5/112 binary32)) (pow.f32 x #s(literal 4 binary32))))
#s(approx (+ (* -5/112 (* x x)) 3/40) (*.f32 #s(literal -5/112 binary32) (*.f32 x x)))
#s(approx (+ (* -5/112 (* x x)) 3/40) (*.f32 (-.f32 (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3/40 binary32)) #s(literal 5/112 binary32)) (*.f32 x x)))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (fma.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal -1 binary32) (neg.f32 (/.f32 x x))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (fma.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal -1 binary32) (neg.f32 (/.f32 (fma.f32 (/.f32 (fma.f32 #s(literal -1 binary32) (*.f32 x x) #s(literal 1 binary32)) x) #s(literal -1/2 binary32) x) x))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (fma.f32 (/.f32 (fma.f32 (/.f32 (fma.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 2 binary32) (*.f32 #s(literal -3 binary32) x)) x) #s(literal -1/6 binary32) (*.f32 (fma.f32 #s(literal -1 binary32) (*.f32 x x) #s(literal 1 binary32)) #s(literal 1/2 binary32))) x) #s(literal -1 binary32) x) x) #s(literal -1 binary32) (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)))))
#s(approx (+ (* (/ (* x x) (+ 1 x)) 1/2) (log (+ 1 x))) (neg.f32 (*.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (log.f32 (*.f32 #s(literal -1 binary32) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal -1 binary32) x)))) #s(literal 1/2 binary32)) x)) #s(literal 1/2 binary32)) x)))
#s(approx (+ (* (/ (* x x) (+ 1 x)) 1/2) (log (+ 1 x))) (neg.f32 (*.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (+.f32 (fma.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal -1 binary32) (/.f32 #s(literal 3/2 binary32) x)) (log.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32)) x)) #s(literal 1/2 binary32)) x)))
#s(approx (+ (* (/ (* x x) (+ 1 x)) 1/2) (log (+ 1 x))) (neg.f32 (*.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (fma.f32 #s(literal -1 binary32) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (/.f32 (-.f32 (/.f32 #s(literal 1 binary32) x) #s(literal 3/2 binary32)) x)) (log.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32)) x)) #s(literal 1/2 binary32)) x)))
#s(approx (* (+ (* -1/6 (* x x)) 1) x) (neg.f32 (*.f32 (-.f32 #s(literal 1/6 binary32) (pow.f32 x #s(literal -2 binary32))) (pow.f32 x #s(literal 3 binary32)))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (fma.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal -1 binary32) (neg.f32 (/.f32 x x))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (fma.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal -1 binary32) (neg.f32 (/.f32 (fma.f32 (/.f32 (fma.f32 #s(literal -1 binary32) (*.f32 x x) #s(literal 1 binary32)) x) #s(literal -1/2 binary32) x) x))))
#s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (fma.f32 (/.f32 (fma.f32 (/.f32 (fma.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 2 binary32) (*.f32 #s(literal -3 binary32) x)) x) #s(literal -1/6 binary32) (*.f32 (fma.f32 #s(literal -1 binary32) (*.f32 x x) #s(literal 1 binary32)) #s(literal 1/2 binary32))) x) #s(literal -1 binary32) x) x) #s(literal -1 binary32) (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)))))
#s(approx (* (+ (* (- (* 3/40 (* x x)) 1/6) (* x x)) 1) x) (neg.f32 (*.f32 (-.f32 (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/6 binary32)) #s(literal 3/40 binary32)) (pow.f32 x #s(literal 5 binary32)))))
#s(approx (* (+ (* (- (* 3/40 (* x x)) 1/6) (* x x)) 1) x) (neg.f32 (*.f32 (-.f32 (-.f32 (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/6 binary32)) #s(literal 3/40 binary32)) (pow.f32 x #s(literal -4 binary32))) (pow.f32 x #s(literal 5 binary32)))))
#s(approx (* (+ (* (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (* x x)) 1) x) (neg.f32 (*.f32 (-.f32 #s(literal 5/112 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3/40 binary32))) (pow.f32 x #s(literal 7 binary32)))))
#s(approx (* (+ (* (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (* x x)) 1) x) (neg.f32 (*.f32 (-.f32 (+.f32 (/.f32 #s(literal 1/6 binary32) (pow.f32 x #s(literal 4 binary32))) #s(literal 5/112 binary32)) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3/40 binary32))) (pow.f32 x #s(literal 7 binary32)))))
#s(approx (* (+ (* (- (* (+ (* -5/112 (* x x)) 3/40) (* x x)) 1/6) (* x x)) 1) x) (neg.f32 (*.f32 (-.f32 (+.f32 (/.f32 #s(literal 1/6 binary32) (pow.f32 x #s(literal 4 binary32))) #s(literal 5/112 binary32)) (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3/40 binary32) (pow.f32 x #s(literal -6 binary32)))) (pow.f32 x #s(literal 7 binary32)))))

eval61.0ms (3.3%)

Memory
-4.8MiB live, 87.8MiB allocated; 7ms collecting garbage
Compiler

Compiled 15 626 to 2 034 computations (87% saved)

prune36.0ms (2%)

Memory
-9.0MiB live, 38.3MiB allocated; 3ms collecting garbage
Pruning

11 alts after pruning (3 fresh and 8 done)

PrunedKeptTotal
New3842386
Fresh011
Picked055
Done033
Total38411395
Accuracy
100.0%
Counts
395 → 11
Alt Table
Click to see full alt table
StatusAccuracyProgram
23.7%
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (sqrt.f32 (pow.f32 x #s(literal 4 binary32))) #s(literal 1 binary32))))) x)
30.2%
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x)))) x)
26.5%
(copysign.f32 (log.f32 (+.f32 #s(approx (sqrt (+ (sqrt (pow x 4)) 1)) x) x)) x)
99.6%
(copysign.f32 (asinh.f32 x) x)
53.2%
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(approx (+ (* (/ (* x x) (+ 1 x)) 1/2) (log (+ 1 x))) (*.f32 (fma.f32 #s(literal -1/6 binary32) (*.f32 x x) #s(literal 1 binary32)) x))) x)
19.5%
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(approx (+ (* (/ (* x x) (+ 1 x)) 1/2) (log (+ 1 x))) (*.f32 #s(literal 1/2 binary32) x))) x)
53.7%
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(approx (+ (* (/ (* x x) (+ 1 x)) 1/2) (log (+ 1 x))) x)) x)
53.5%
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) (fma.f32 x #s(literal 1 binary32) (*.f32 x (*.f32 (-.f32 (*.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) (*.f32 x x))))) x)
53.4%
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) (fma.f32 x #s(literal 1 binary32) (*.f32 x (*.f32 (*.f32 (-.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 1/6 binary32)) x) x)))) x)
53.5%
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) (*.f32 (fma.f32 (-.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) (*.f32 x x)) #s(literal 1/6 binary32)) (*.f32 x x) #s(literal 1 binary32)) x)) x)
53.4%
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) (*.f32 (fma.f32 (-.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 1/6 binary32)) (*.f32 x x) #s(literal 1 binary32)) x)) x)
Compiler

Compiled 268 to 182 computations (32.1% saved)

series11.0ms (0.6%)

Memory
29.2MiB live, 29.2MiB allocated; 0ms collecting garbage
Counts
27 → 124
Calls
Call 1
Inputs
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) (fma.f32 x #s(literal 1 binary32) (*.f32 x (*.f32 (*.f32 (-.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 1/6 binary32)) x) x)))) x)
#s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) (fma.f32 x #s(literal 1 binary32) (*.f32 x (*.f32 (*.f32 (-.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 1/6 binary32)) x) x))))
(fma.f32 x #s(literal 1 binary32) (*.f32 x (*.f32 (*.f32 (-.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 1/6 binary32)) x) x)))
x
#s(literal 1 binary32)
(*.f32 x (*.f32 (*.f32 (-.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 1/6 binary32)) x) x))
(*.f32 (*.f32 (-.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 1/6 binary32)) x) x)
(*.f32 (-.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 1/6 binary32)) x)
(-.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 1/6 binary32))
(*.f32 #s(literal 3/40 binary32) (*.f32 x x))
#s(literal 3/40 binary32)
(*.f32 x x)
#s(literal 1/6 binary32)
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) (fma.f32 x #s(literal 1 binary32) (*.f32 x (*.f32 (-.f32 (*.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) (*.f32 x x))))) x)
#s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) (fma.f32 x #s(literal 1 binary32) (*.f32 x (*.f32 (-.f32 (*.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) (*.f32 x x)))))
(fma.f32 x #s(literal 1 binary32) (*.f32 x (*.f32 (-.f32 (*.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) (*.f32 x x))))
(*.f32 x (*.f32 (-.f32 (*.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) (*.f32 x x)))
(*.f32 (-.f32 (*.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) (*.f32 x x))
(-.f32 (*.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32))
(*.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) x) x)
(*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) x)
(fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32))
#s(literal -5/112 binary32)
(copysign.f32 (log.f32 (+.f32 #s(approx (sqrt (+ (sqrt (pow x 4)) 1)) x) x)) x)
(log.f32 (+.f32 #s(approx (sqrt (+ (sqrt (pow x 4)) 1)) x) x))
(+.f32 #s(approx (sqrt (+ (sqrt (pow x 4)) 1)) x) x)
#s(approx (sqrt (+ (sqrt (pow x 4)) 1)) x)
Outputs
#s(approx (copysign (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) x) #s(hole binary32 (copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)))
#s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) #s(hole binary32 (log (+ 1 (fabs x)))))
#s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) #s(hole binary32 (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))))))
#s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) #s(hole 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)))))))))
#s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) #s(hole 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)))))))))
#s(approx (+ (* x 1) (* x (* (* (- (* 3/40 (* x x)) 1/6) x) x))) #s(hole binary32 x))
#s(approx (+ (* x 1) (* x (* (* (- (* 3/40 (* x x)) 1/6) x) x))) #s(hole binary32 (* x (+ 1 (* -1/6 (pow x 2))))))
#s(approx (+ (* x 1) (* x (* (* (- (* 3/40 (* x x)) 1/6) x) x))) #s(hole binary32 (* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6))))))
#s(approx x #s(hole binary32 x))
#s(approx (* x (* (* (- (* 3/40 (* x x)) 1/6) x) x)) #s(hole binary32 (* -1/6 (pow x 3))))
#s(approx (* x (* (* (- (* 3/40 (* x x)) 1/6) x) x)) #s(hole binary32 (* (pow x 3) (- (* 3/40 (pow x 2)) 1/6))))
#s(approx (* (* (- (* 3/40 (* x x)) 1/6) x) x) #s(hole binary32 (* -1/6 (pow x 2))))
#s(approx (* (* (- (* 3/40 (* x x)) 1/6) x) x) #s(hole binary32 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6))))
#s(approx (* (- (* 3/40 (* x x)) 1/6) x) #s(hole binary32 (* -1/6 x)))
#s(approx (* (- (* 3/40 (* x x)) 1/6) x) #s(hole binary32 (* x (- (* 3/40 (pow x 2)) 1/6))))
#s(approx (- (* 3/40 (* x x)) 1/6) #s(hole binary32 -1/6))
#s(approx (- (* 3/40 (* x x)) 1/6) #s(hole binary32 (- (* 3/40 (pow x 2)) 1/6)))
#s(approx (* 3/40 (* x x)) #s(hole binary32 (* 3/40 (pow x 2))))
#s(approx (* x x) #s(hole binary32 (pow x 2)))
#s(approx (+ (* x 1) (* x (* (- (* (* (+ (* -5/112 (* x x)) 3/40) x) x) 1/6) (* x x)))) #s(hole binary32 x))
#s(approx (+ (* x 1) (* x (* (- (* (* (+ (* -5/112 (* x x)) 3/40) x) x) 1/6) (* x x)))) #s(hole binary32 (* x (+ 1 (* -1/6 (pow x 2))))))
#s(approx (+ (* x 1) (* x (* (- (* (* (+ (* -5/112 (* x x)) 3/40) x) x) 1/6) (* x x)))) #s(hole binary32 (* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6))))))
#s(approx (+ (* x 1) (* x (* (- (* (* (+ (* -5/112 (* x x)) 3/40) x) x) 1/6) (* x x)))) #s(hole binary32 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6))))))
#s(approx (* x (* (- (* (* (+ (* -5/112 (* x x)) 3/40) x) x) 1/6) (* x x))) #s(hole binary32 (* -1/6 (pow x 3))))
#s(approx (* x (* (- (* (* (+ (* -5/112 (* x x)) 3/40) x) x) 1/6) (* x x))) #s(hole binary32 (* (pow x 3) (- (* 3/40 (pow x 2)) 1/6))))
#s(approx (* x (* (- (* (* (+ (* -5/112 (* x x)) 3/40) x) x) 1/6) (* x x))) #s(hole binary32 (* (pow x 3) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6))))
#s(approx (* (- (* (* (+ (* -5/112 (* x x)) 3/40) x) x) 1/6) (* x x)) #s(hole binary32 (* -1/6 (pow x 2))))
#s(approx (* (- (* (* (+ (* -5/112 (* x x)) 3/40) x) x) 1/6) (* x x)) #s(hole binary32 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6))))
#s(approx (* (- (* (* (+ (* -5/112 (* x x)) 3/40) x) x) 1/6) (* x x)) #s(hole binary32 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6))))
#s(approx (- (* (* (+ (* -5/112 (* x x)) 3/40) x) x) 1/6) #s(hole binary32 -1/6))
#s(approx (- (* (* (+ (* -5/112 (* x x)) 3/40) x) x) 1/6) #s(hole binary32 (- (* 3/40 (pow x 2)) 1/6)))
#s(approx (- (* (* (+ (* -5/112 (* x x)) 3/40) x) x) 1/6) #s(hole binary32 (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6)))
#s(approx (* (* (+ (* -5/112 (* x x)) 3/40) x) x) #s(hole binary32 (* 3/40 (pow x 2))))
#s(approx (* (* (+ (* -5/112 (* x x)) 3/40) x) x) #s(hole binary32 (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2))))))
#s(approx (* (+ (* -5/112 (* x x)) 3/40) x) #s(hole binary32 (* 3/40 x)))
#s(approx (* (+ (* -5/112 (* x x)) 3/40) x) #s(hole binary32 (* x (+ 3/40 (* -5/112 (pow x 2))))))
#s(approx (+ (* -5/112 (* x x)) 3/40) #s(hole binary32 3/40))
#s(approx (+ (* -5/112 (* x x)) 3/40) #s(hole binary32 (+ 3/40 (* -5/112 (pow x 2)))))
#s(approx (copysign (log (+ (sqrt (+ (sqrt (pow x 4)) 1)) x)) x) #s(hole binary32 (copysign (log (+ x (sqrt (+ 1 (pow x 2))))) x)))
#s(approx (log (+ (sqrt (+ (sqrt (pow x 4)) 1)) x)) #s(hole binary32 x))
#s(approx (log (+ (sqrt (+ (sqrt (pow x 4)) 1)) x)) #s(hole binary32 (* x (+ 1 (* -1/6 (pow x 2))))))
#s(approx (log (+ (sqrt (+ (sqrt (pow x 4)) 1)) x)) #s(hole binary32 (* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6))))))
#s(approx (log (+ (sqrt (+ (sqrt (pow x 4)) 1)) x)) #s(hole binary32 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6))))))
#s(approx (+ (sqrt (+ (sqrt (pow x 4)) 1)) x) #s(hole binary32 1))
#s(approx (+ (sqrt (+ (sqrt (pow x 4)) 1)) x) #s(hole binary32 (+ 1 x)))
#s(approx (+ (sqrt (+ (sqrt (pow x 4)) 1)) x) #s(hole binary32 (+ 1 (* x (+ 1 (* 1/2 x))))))
#s(approx (+ (sqrt (+ (sqrt (pow x 4)) 1)) x) #s(hole binary32 (+ 1 (* x (+ 1 (* x (+ 1/2 (* -1/8 (pow x 2)))))))))
#s(approx (sqrt (+ (sqrt (pow x 4)) 1)) #s(hole binary32 1))
#s(approx (sqrt (+ (sqrt (pow x 4)) 1)) #s(hole binary32 (+ 1 (* 1/2 (pow x 2)))))
#s(approx (sqrt (+ (sqrt (pow x 4)) 1)) #s(hole binary32 (+ 1 (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2)))))))
#s(approx (sqrt (+ (sqrt (pow x 4)) 1)) #s(hole binary32 (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))))))
#s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) #s(hole binary32 (* -1 (log (/ 1 x)))))
#s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) #s(hole binary32 (+ (* -1 (log (/ 1 x))) (/ (fabs x) x))))
#s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) #s(hole binary32 (+ (* -1 (log (/ 1 x))) (+ (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (/ (fabs x) x)))))
#s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) #s(hole 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))))))
#s(approx (+ (* x 1) (* x (* (* (- (* 3/40 (* x x)) 1/6) x) x))) #s(hole binary32 (* 3/40 (pow x 5))))
#s(approx (+ (* x 1) (* x (* (* (- (* 3/40 (* x x)) 1/6) x) x))) #s(hole binary32 (* (pow x 5) (- 3/40 (* 1/6 (/ 1 (pow x 2)))))))
#s(approx (+ (* x 1) (* x (* (* (- (* 3/40 (* x x)) 1/6) x) x))) #s(hole binary32 (* (pow x 5) (- (+ 3/40 (/ 1 (pow x 4))) (* 1/6 (/ 1 (pow x 2)))))))
#s(approx (* x (* (* (- (* 3/40 (* x x)) 1/6) x) x)) #s(hole binary32 (* 3/40 (pow x 5))))
#s(approx (* x (* (* (- (* 3/40 (* x x)) 1/6) x) x)) #s(hole binary32 (* (pow x 5) (- 3/40 (* 1/6 (/ 1 (pow x 2)))))))
#s(approx (* (* (- (* 3/40 (* x x)) 1/6) x) x) #s(hole binary32 (* 3/40 (pow x 4))))
#s(approx (* (* (- (* 3/40 (* x x)) 1/6) x) x) #s(hole binary32 (* (pow x 4) (- 3/40 (* 1/6 (/ 1 (pow x 2)))))))
#s(approx (* (- (* 3/40 (* x x)) 1/6) x) #s(hole binary32 (* 3/40 (pow x 3))))
#s(approx (* (- (* 3/40 (* x x)) 1/6) x) #s(hole binary32 (* (pow x 3) (- 3/40 (* 1/6 (/ 1 (pow x 2)))))))
#s(approx (- (* 3/40 (* x x)) 1/6) #s(hole binary32 (* 3/40 (pow x 2))))
#s(approx (- (* 3/40 (* x x)) 1/6) #s(hole binary32 (* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2)))))))
#s(approx (+ (* x 1) (* x (* (- (* (* (+ (* -5/112 (* x x)) 3/40) x) x) 1/6) (* x x)))) #s(hole binary32 (* -5/112 (pow x 7))))
#s(approx (+ (* x 1) (* x (* (- (* (* (+ (* -5/112 (* x x)) 3/40) x) x) 1/6) (* x x)))) #s(hole binary32 (* (pow x 7) (- (* 3/40 (/ 1 (pow x 2))) 5/112))))
#s(approx (+ (* x 1) (* x (* (- (* (* (+ (* -5/112 (* x x)) 3/40) x) x) 1/6) (* x x)))) #s(hole binary32 (* (pow x 7) (- (* 3/40 (/ 1 (pow x 2))) (+ 5/112 (/ 1/6 (pow x 4)))))))
#s(approx (+ (* x 1) (* x (* (- (* (* (+ (* -5/112 (* x x)) 3/40) x) x) 1/6) (* x x)))) #s(hole binary32 (* (pow x 7) (- (+ (* 3/40 (/ 1 (pow x 2))) (/ 1 (pow x 6))) (+ 5/112 (/ 1/6 (pow x 4)))))))
#s(approx (* x (* (- (* (* (+ (* -5/112 (* x x)) 3/40) x) x) 1/6) (* x x))) #s(hole binary32 (* -5/112 (pow x 7))))
#s(approx (* x (* (- (* (* (+ (* -5/112 (* x x)) 3/40) x) x) 1/6) (* x x))) #s(hole binary32 (* (pow x 7) (- (* 3/40 (/ 1 (pow x 2))) 5/112))))
#s(approx (* x (* (- (* (* (+ (* -5/112 (* x x)) 3/40) x) x) 1/6) (* x x))) #s(hole binary32 (* (pow x 7) (- (* 3/40 (/ 1 (pow x 2))) (+ 5/112 (/ 1/6 (pow x 4)))))))
#s(approx (* (- (* (* (+ (* -5/112 (* x x)) 3/40) x) x) 1/6) (* x x)) #s(hole binary32 (* -5/112 (pow x 6))))
#s(approx (* (- (* (* (+ (* -5/112 (* x x)) 3/40) x) x) 1/6) (* x x)) #s(hole binary32 (* (pow x 6) (- (* 3/40 (/ 1 (pow x 2))) 5/112))))
#s(approx (* (- (* (* (+ (* -5/112 (* x x)) 3/40) x) x) 1/6) (* x x)) #s(hole binary32 (* (pow x 6) (- (* 3/40 (/ 1 (pow x 2))) (+ 5/112 (/ 1/6 (pow x 4)))))))
#s(approx (- (* (* (+ (* -5/112 (* x x)) 3/40) x) x) 1/6) #s(hole binary32 (* -5/112 (pow x 4))))
#s(approx (- (* (* (+ (* -5/112 (* x x)) 3/40) x) x) 1/6) #s(hole binary32 (* (pow x 4) (- (* 3/40 (/ 1 (pow x 2))) 5/112))))
#s(approx (- (* (* (+ (* -5/112 (* x x)) 3/40) x) x) 1/6) #s(hole binary32 (* (pow x 4) (- (* 3/40 (/ 1 (pow x 2))) (+ 5/112 (/ 1/6 (pow x 4)))))))
#s(approx (* (* (+ (* -5/112 (* x x)) 3/40) x) x) #s(hole binary32 (* -5/112 (pow x 4))))
#s(approx (* (* (+ (* -5/112 (* x x)) 3/40) x) x) #s(hole binary32 (* (pow x 4) (- (* 3/40 (/ 1 (pow x 2))) 5/112))))
#s(approx (* (+ (* -5/112 (* x x)) 3/40) x) #s(hole binary32 (* -5/112 (pow x 3))))
#s(approx (* (+ (* -5/112 (* x x)) 3/40) x) #s(hole binary32 (* (pow x 3) (- (* 3/40 (/ 1 (pow x 2))) 5/112))))
#s(approx (+ (* -5/112 (* x x)) 3/40) #s(hole binary32 (* -5/112 (pow x 2))))
#s(approx (+ (* -5/112 (* x x)) 3/40) #s(hole binary32 (* (pow x 2) (- (* 3/40 (/ 1 (pow x 2))) 5/112))))
#s(approx (log (+ (sqrt (+ (sqrt (pow x 4)) 1)) x)) #s(hole binary32 (+ (log 2) (* -1 (log (/ 1 x))))))
#s(approx (log (+ (sqrt (+ (sqrt (pow x 4)) 1)) x)) #s(hole binary32 (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2)))))))
#s(approx (log (+ (sqrt (+ (sqrt (pow x 4)) 1)) x)) #s(hole binary32 (- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 3/32 (pow x 4)))))
#s(approx (log (+ (sqrt (+ (sqrt (pow x 4)) 1)) x)) #s(hole binary32 (- (+ (log 2) (+ (* -1 (log (/ 1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))) (/ 3/32 (pow x 4)))))
#s(approx (+ (sqrt (+ (sqrt (pow x 4)) 1)) x) #s(hole binary32 (* 2 x)))
#s(approx (+ (sqrt (+ (sqrt (pow x 4)) 1)) x) #s(hole binary32 (* x (+ 2 (* 1/2 (/ 1 (pow x 2)))))))
#s(approx (+ (sqrt (+ (sqrt (pow x 4)) 1)) x) #s(hole binary32 (* x (- (+ 2 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))))
#s(approx (+ (sqrt (+ (sqrt (pow x 4)) 1)) x) #s(hole binary32 (* x (- (+ 2 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))))
#s(approx (sqrt (+ (sqrt (pow x 4)) 1)) #s(hole binary32 x))
#s(approx (sqrt (+ (sqrt (pow x 4)) 1)) #s(hole binary32 (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))))
#s(approx (sqrt (+ (sqrt (pow x 4)) 1)) #s(hole binary32 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))))
#s(approx (sqrt (+ (sqrt (pow x 4)) 1)) #s(hole binary32 (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))))
#s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) #s(hole binary32 (* -1 (log (/ -1 x)))))
#s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) #s(hole binary32 (+ (* -1 (log (/ -1 x))) (* -1 (/ (fabs x) x)))))
#s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) #s(hole binary32 (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) x))) x)))))
#s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) #s(hole binary32 (+ (* -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)))))
#s(approx (+ (* x 1) (* x (* (* (- (* 3/40 (* x x)) 1/6) x) x))) #s(hole binary32 (* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) 3/40)))))
#s(approx (+ (* x 1) (* x (* (* (- (* 3/40 (* x x)) 1/6) x) x))) #s(hole binary32 (* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) (+ 3/40 (/ 1 (pow x 4))))))))
#s(approx (* x (* (* (- (* 3/40 (* x x)) 1/6) x) x)) #s(hole binary32 (* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) 3/40)))))
#s(approx (* (- (* 3/40 (* x x)) 1/6) x) #s(hole binary32 (* -1 (* (pow x 3) (- (* 1/6 (/ 1 (pow x 2))) 3/40)))))
#s(approx (+ (* x 1) (* x (* (- (* (* (+ (* -5/112 (* x x)) 3/40) x) x) 1/6) (* x x)))) #s(hole binary32 (* -1 (* (pow x 7) (- 5/112 (* 3/40 (/ 1 (pow x 2))))))))
#s(approx (+ (* x 1) (* x (* (- (* (* (+ (* -5/112 (* x x)) 3/40) x) x) 1/6) (* x x)))) #s(hole binary32 (* -1 (* (pow x 7) (- (+ 5/112 (/ 1/6 (pow x 4))) (* 3/40 (/ 1 (pow x 2))))))))
#s(approx (+ (* x 1) (* x (* (- (* (* (+ (* -5/112 (* x x)) 3/40) x) x) 1/6) (* x x)))) #s(hole binary32 (* -1 (* (pow x 7) (- (+ 5/112 (/ 1/6 (pow x 4))) (+ (* 3/40 (/ 1 (pow x 2))) (/ 1 (pow x 6))))))))
#s(approx (* x (* (- (* (* (+ (* -5/112 (* x x)) 3/40) x) x) 1/6) (* x x))) #s(hole binary32 (* -1 (* (pow x 7) (- 5/112 (* 3/40 (/ 1 (pow x 2))))))))
#s(approx (* x (* (- (* (* (+ (* -5/112 (* x x)) 3/40) x) x) 1/6) (* x x))) #s(hole binary32 (* -1 (* (pow x 7) (- (+ 5/112 (/ 1/6 (pow x 4))) (* 3/40 (/ 1 (pow x 2))))))))
#s(approx (* (+ (* -5/112 (* x x)) 3/40) x) #s(hole binary32 (* -1 (* (pow x 3) (- 5/112 (* 3/40 (/ 1 (pow x 2))))))))
#s(approx (copysign (log (+ (sqrt (+ (sqrt (pow x 4)) 1)) x)) x) #s(hole binary32 (copysign (log (- (sqrt (+ 1 (pow x 2))) (* -1 x))) x)))
#s(approx (log (+ (sqrt (+ (sqrt (pow x 4)) 1)) x)) #s(hole binary32 (+ (log 1/2) (log (/ -1 x)))))
#s(approx (log (+ (sqrt (+ (sqrt (pow x 4)) 1)) x)) #s(hole binary32 (- (+ (log 1/2) (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2))))))
#s(approx (log (+ (sqrt (+ (sqrt (pow x 4)) 1)) x)) #s(hole binary32 (- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (* 1/4 (/ 1 (pow x 2))))))
#s(approx (log (+ (sqrt (+ (sqrt (pow x 4)) 1)) x)) #s(hole binary32 (- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))))
#s(approx (+ (sqrt (+ (sqrt (pow x 4)) 1)) x) #s(hole binary32 (/ -1/2 x)))
#s(approx (+ (sqrt (+ (sqrt (pow x 4)) 1)) x) #s(hole binary32 (* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))))
#s(approx (+ (sqrt (+ (sqrt (pow x 4)) 1)) x) #s(hole binary32 (* -1 (/ (- (+ 1/2 (/ 1/16 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))) x))))
#s(approx (+ (sqrt (+ (sqrt (pow x 4)) 1)) x) #s(hole binary32 (* -1 (/ (- (+ 1/2 (/ 1/16 (pow x 4))) (+ (* 1/8 (/ 1 (pow x 2))) (* 5/128 (/ 1 (pow x 6))))) x))))
#s(approx (sqrt (+ (sqrt (pow x 4)) 1)) #s(hole binary32 (* -1 x)))
#s(approx (sqrt (+ (sqrt (pow x 4)) 1)) #s(hole binary32 (* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))))
#s(approx (sqrt (+ (sqrt (pow x 4)) 1)) #s(hole binary32 (* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))))))
#s(approx (sqrt (+ (sqrt (pow x 4)) 1)) #s(hole binary32 (* -1 (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))))))
Calls

3 calls:

TimeVariablePointExpression
3.0ms
x
@-inf
((copysign (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) x) (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) (+ (* x 1) (* x (* (* (- (* 3/40 (* x x)) 1/6) x) x))) x 1 (* x (* (* (- (* 3/40 (* x x)) 1/6) x) x)) (* (* (- (* 3/40 (* x x)) 1/6) x) x) (* (- (* 3/40 (* x x)) 1/6) x) (- (* 3/40 (* x x)) 1/6) (* 3/40 (* x x)) 3/40 (* x x) 1/6 (copysign (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) x) (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) (+ (* x 1) (* x (* (- (* (* (+ (* -5/112 (* x x)) 3/40) x) x) 1/6) (* x x)))) (* x (* (- (* (* (+ (* -5/112 (* x x)) 3/40) x) x) 1/6) (* x x))) (* (- (* (* (+ (* -5/112 (* x x)) 3/40) x) x) 1/6) (* x x)) (- (* (* (+ (* -5/112 (* x x)) 3/40) x) x) 1/6) (* (* (+ (* -5/112 (* x x)) 3/40) x) x) (* (+ (* -5/112 (* x x)) 3/40) x) (+ (* -5/112 (* x x)) 3/40) -5/112 (copysign (log (+ (sqrt (+ (sqrt (pow x 4)) 1)) x)) x) (log (+ (sqrt (+ (sqrt (pow x 4)) 1)) x)) (+ (sqrt (+ (sqrt (pow x 4)) 1)) x) (sqrt (+ (sqrt (pow x 4)) 1)))
3.0ms
x
@inf
((copysign (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) x) (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) (+ (* x 1) (* x (* (* (- (* 3/40 (* x x)) 1/6) x) x))) x 1 (* x (* (* (- (* 3/40 (* x x)) 1/6) x) x)) (* (* (- (* 3/40 (* x x)) 1/6) x) x) (* (- (* 3/40 (* x x)) 1/6) x) (- (* 3/40 (* x x)) 1/6) (* 3/40 (* x x)) 3/40 (* x x) 1/6 (copysign (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) x) (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) (+ (* x 1) (* x (* (- (* (* (+ (* -5/112 (* x x)) 3/40) x) x) 1/6) (* x x)))) (* x (* (- (* (* (+ (* -5/112 (* x x)) 3/40) x) x) 1/6) (* x x))) (* (- (* (* (+ (* -5/112 (* x x)) 3/40) x) x) 1/6) (* x x)) (- (* (* (+ (* -5/112 (* x x)) 3/40) x) x) 1/6) (* (* (+ (* -5/112 (* x x)) 3/40) x) x) (* (+ (* -5/112 (* x x)) 3/40) x) (+ (* -5/112 (* x x)) 3/40) -5/112 (copysign (log (+ (sqrt (+ (sqrt (pow x 4)) 1)) x)) x) (log (+ (sqrt (+ (sqrt (pow x 4)) 1)) x)) (+ (sqrt (+ (sqrt (pow x 4)) 1)) x) (sqrt (+ (sqrt (pow x 4)) 1)))
2.0ms
x
@0
((copysign (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) x) (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) (+ (* x 1) (* x (* (* (- (* 3/40 (* x x)) 1/6) x) x))) x 1 (* x (* (* (- (* 3/40 (* x x)) 1/6) x) x)) (* (* (- (* 3/40 (* x x)) 1/6) x) x) (* (- (* 3/40 (* x x)) 1/6) x) (- (* 3/40 (* x x)) 1/6) (* 3/40 (* x x)) 3/40 (* x x) 1/6 (copysign (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) x) (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) (+ (* x 1) (* x (* (- (* (* (+ (* -5/112 (* x x)) 3/40) x) x) 1/6) (* x x)))) (* x (* (- (* (* (+ (* -5/112 (* x x)) 3/40) x) x) 1/6) (* x x))) (* (- (* (* (+ (* -5/112 (* x x)) 3/40) x) x) 1/6) (* x x)) (- (* (* (+ (* -5/112 (* x x)) 3/40) x) x) 1/6) (* (* (+ (* -5/112 (* x x)) 3/40) x) x) (* (+ (* -5/112 (* x x)) 3/40) x) (+ (* -5/112 (* x x)) 3/40) -5/112 (copysign (log (+ (sqrt (+ (sqrt (pow x 4)) 1)) x)) x) (log (+ (sqrt (+ (sqrt (pow x 4)) 1)) x)) (+ (sqrt (+ (sqrt (pow x 4)) 1)) x) (sqrt (+ (sqrt (pow x 4)) 1)))

rewrite227.0ms (12.2%)

Memory
-1.5MiB live, 326.6MiB allocated; 40ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
04433532
04773261
122542867
097492786
Stop Event
iter-limit
node-limit
iter-limit
Counts
151 → 272
Calls
Call 1
Inputs
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) (fma.f32 x #s(literal 1 binary32) (*.f32 x (*.f32 (*.f32 (-.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 1/6 binary32)) x) x)))) x)
#s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) (fma.f32 x #s(literal 1 binary32) (*.f32 x (*.f32 (*.f32 (-.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 1/6 binary32)) x) x))))
(fma.f32 x #s(literal 1 binary32) (*.f32 x (*.f32 (*.f32 (-.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 1/6 binary32)) x) x)))
x
#s(literal 1 binary32)
(*.f32 x (*.f32 (*.f32 (-.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 1/6 binary32)) x) x))
(*.f32 (*.f32 (-.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 1/6 binary32)) x) x)
(*.f32 (-.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 1/6 binary32)) x)
(-.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 1/6 binary32))
(*.f32 #s(literal 3/40 binary32) (*.f32 x x))
#s(literal 3/40 binary32)
(*.f32 x x)
#s(literal 1/6 binary32)
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) (fma.f32 x #s(literal 1 binary32) (*.f32 x (*.f32 (-.f32 (*.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) (*.f32 x x))))) x)
#s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) (fma.f32 x #s(literal 1 binary32) (*.f32 x (*.f32 (-.f32 (*.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) (*.f32 x x)))))
(fma.f32 x #s(literal 1 binary32) (*.f32 x (*.f32 (-.f32 (*.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) (*.f32 x x))))
(*.f32 x (*.f32 (-.f32 (*.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) (*.f32 x x)))
(*.f32 (-.f32 (*.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) (*.f32 x x))
(-.f32 (*.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32))
(*.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) x) x)
(*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) x)
(fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32))
#s(literal -5/112 binary32)
(copysign.f32 (log.f32 (+.f32 #s(approx (sqrt (+ (sqrt (pow x 4)) 1)) x) x)) x)
(log.f32 (+.f32 #s(approx (sqrt (+ (sqrt (pow x 4)) 1)) x) x))
(+.f32 #s(approx (sqrt (+ (sqrt (pow x 4)) 1)) x) x)
#s(approx (sqrt (+ (sqrt (pow x 4)) 1)) x)
#s(approx (copysign (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) x) #s(hole binary32 (copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)))
#s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) #s(hole binary32 (log (+ 1 (fabs x)))))
#s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) #s(hole binary32 (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))))))
#s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) #s(hole 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)))))))))
#s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) #s(hole 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)))))))))
#s(approx (+ (* x 1) (* x (* (* (- (* 3/40 (* x x)) 1/6) x) x))) #s(hole binary32 x))
#s(approx (+ (* x 1) (* x (* (* (- (* 3/40 (* x x)) 1/6) x) x))) #s(hole binary32 (* x (+ 1 (* -1/6 (pow x 2))))))
#s(approx (+ (* x 1) (* x (* (* (- (* 3/40 (* x x)) 1/6) x) x))) #s(hole binary32 (* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6))))))
#s(approx x #s(hole binary32 x))
#s(approx (* x (* (* (- (* 3/40 (* x x)) 1/6) x) x)) #s(hole binary32 (* -1/6 (pow x 3))))
#s(approx (* x (* (* (- (* 3/40 (* x x)) 1/6) x) x)) #s(hole binary32 (* (pow x 3) (- (* 3/40 (pow x 2)) 1/6))))
#s(approx (* (* (- (* 3/40 (* x x)) 1/6) x) x) #s(hole binary32 (* -1/6 (pow x 2))))
#s(approx (* (* (- (* 3/40 (* x x)) 1/6) x) x) #s(hole binary32 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6))))
#s(approx (* (- (* 3/40 (* x x)) 1/6) x) #s(hole binary32 (* -1/6 x)))
#s(approx (* (- (* 3/40 (* x x)) 1/6) x) #s(hole binary32 (* x (- (* 3/40 (pow x 2)) 1/6))))
#s(approx (- (* 3/40 (* x x)) 1/6) #s(hole binary32 -1/6))
#s(approx (- (* 3/40 (* x x)) 1/6) #s(hole binary32 (- (* 3/40 (pow x 2)) 1/6)))
#s(approx (* 3/40 (* x x)) #s(hole binary32 (* 3/40 (pow x 2))))
#s(approx (* x x) #s(hole binary32 (pow x 2)))
#s(approx (+ (* x 1) (* x (* (- (* (* (+ (* -5/112 (* x x)) 3/40) x) x) 1/6) (* x x)))) #s(hole binary32 x))
#s(approx (+ (* x 1) (* x (* (- (* (* (+ (* -5/112 (* x x)) 3/40) x) x) 1/6) (* x x)))) #s(hole binary32 (* x (+ 1 (* -1/6 (pow x 2))))))
#s(approx (+ (* x 1) (* x (* (- (* (* (+ (* -5/112 (* x x)) 3/40) x) x) 1/6) (* x x)))) #s(hole binary32 (* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6))))))
#s(approx (+ (* x 1) (* x (* (- (* (* (+ (* -5/112 (* x x)) 3/40) x) x) 1/6) (* x x)))) #s(hole binary32 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6))))))
#s(approx (* x (* (- (* (* (+ (* -5/112 (* x x)) 3/40) x) x) 1/6) (* x x))) #s(hole binary32 (* -1/6 (pow x 3))))
#s(approx (* x (* (- (* (* (+ (* -5/112 (* x x)) 3/40) x) x) 1/6) (* x x))) #s(hole binary32 (* (pow x 3) (- (* 3/40 (pow x 2)) 1/6))))
#s(approx (* x (* (- (* (* (+ (* -5/112 (* x x)) 3/40) x) x) 1/6) (* x x))) #s(hole binary32 (* (pow x 3) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6))))
#s(approx (* (- (* (* (+ (* -5/112 (* x x)) 3/40) x) x) 1/6) (* x x)) #s(hole binary32 (* -1/6 (pow x 2))))
#s(approx (* (- (* (* (+ (* -5/112 (* x x)) 3/40) x) x) 1/6) (* x x)) #s(hole binary32 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6))))
#s(approx (* (- (* (* (+ (* -5/112 (* x x)) 3/40) x) x) 1/6) (* x x)) #s(hole binary32 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6))))
#s(approx (- (* (* (+ (* -5/112 (* x x)) 3/40) x) x) 1/6) #s(hole binary32 -1/6))
#s(approx (- (* (* (+ (* -5/112 (* x x)) 3/40) x) x) 1/6) #s(hole binary32 (- (* 3/40 (pow x 2)) 1/6)))
#s(approx (- (* (* (+ (* -5/112 (* x x)) 3/40) x) x) 1/6) #s(hole binary32 (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6)))
#s(approx (* (* (+ (* -5/112 (* x x)) 3/40) x) x) #s(hole binary32 (* 3/40 (pow x 2))))
#s(approx (* (* (+ (* -5/112 (* x x)) 3/40) x) x) #s(hole binary32 (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2))))))
#s(approx (* (+ (* -5/112 (* x x)) 3/40) x) #s(hole binary32 (* 3/40 x)))
#s(approx (* (+ (* -5/112 (* x x)) 3/40) x) #s(hole binary32 (* x (+ 3/40 (* -5/112 (pow x 2))))))
#s(approx (+ (* -5/112 (* x x)) 3/40) #s(hole binary32 3/40))
#s(approx (+ (* -5/112 (* x x)) 3/40) #s(hole binary32 (+ 3/40 (* -5/112 (pow x 2)))))
#s(approx (copysign (log (+ (sqrt (+ (sqrt (pow x 4)) 1)) x)) x) #s(hole binary32 (copysign (log (+ x (sqrt (+ 1 (pow x 2))))) x)))
#s(approx (log (+ (sqrt (+ (sqrt (pow x 4)) 1)) x)) #s(hole binary32 x))
#s(approx (log (+ (sqrt (+ (sqrt (pow x 4)) 1)) x)) #s(hole binary32 (* x (+ 1 (* -1/6 (pow x 2))))))
#s(approx (log (+ (sqrt (+ (sqrt (pow x 4)) 1)) x)) #s(hole binary32 (* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6))))))
#s(approx (log (+ (sqrt (+ (sqrt (pow x 4)) 1)) x)) #s(hole binary32 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6))))))
#s(approx (+ (sqrt (+ (sqrt (pow x 4)) 1)) x) #s(hole binary32 1))
#s(approx (+ (sqrt (+ (sqrt (pow x 4)) 1)) x) #s(hole binary32 (+ 1 x)))
#s(approx (+ (sqrt (+ (sqrt (pow x 4)) 1)) x) #s(hole binary32 (+ 1 (* x (+ 1 (* 1/2 x))))))
#s(approx (+ (sqrt (+ (sqrt (pow x 4)) 1)) x) #s(hole binary32 (+ 1 (* x (+ 1 (* x (+ 1/2 (* -1/8 (pow x 2)))))))))
#s(approx (sqrt (+ (sqrt (pow x 4)) 1)) #s(hole binary32 1))
#s(approx (sqrt (+ (sqrt (pow x 4)) 1)) #s(hole binary32 (+ 1 (* 1/2 (pow x 2)))))
#s(approx (sqrt (+ (sqrt (pow x 4)) 1)) #s(hole binary32 (+ 1 (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2)))))))
#s(approx (sqrt (+ (sqrt (pow x 4)) 1)) #s(hole binary32 (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))))))
#s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) #s(hole binary32 (* -1 (log (/ 1 x)))))
#s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) #s(hole binary32 (+ (* -1 (log (/ 1 x))) (/ (fabs x) x))))
#s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) #s(hole binary32 (+ (* -1 (log (/ 1 x))) (+ (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (/ (fabs x) x)))))
#s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) #s(hole 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))))))
#s(approx (+ (* x 1) (* x (* (* (- (* 3/40 (* x x)) 1/6) x) x))) #s(hole binary32 (* 3/40 (pow x 5))))
#s(approx (+ (* x 1) (* x (* (* (- (* 3/40 (* x x)) 1/6) x) x))) #s(hole binary32 (* (pow x 5) (- 3/40 (* 1/6 (/ 1 (pow x 2)))))))
#s(approx (+ (* x 1) (* x (* (* (- (* 3/40 (* x x)) 1/6) x) x))) #s(hole binary32 (* (pow x 5) (- (+ 3/40 (/ 1 (pow x 4))) (* 1/6 (/ 1 (pow x 2)))))))
#s(approx (* x (* (* (- (* 3/40 (* x x)) 1/6) x) x)) #s(hole binary32 (* 3/40 (pow x 5))))
#s(approx (* x (* (* (- (* 3/40 (* x x)) 1/6) x) x)) #s(hole binary32 (* (pow x 5) (- 3/40 (* 1/6 (/ 1 (pow x 2)))))))
#s(approx (* (* (- (* 3/40 (* x x)) 1/6) x) x) #s(hole binary32 (* 3/40 (pow x 4))))
#s(approx (* (* (- (* 3/40 (* x x)) 1/6) x) x) #s(hole binary32 (* (pow x 4) (- 3/40 (* 1/6 (/ 1 (pow x 2)))))))
#s(approx (* (- (* 3/40 (* x x)) 1/6) x) #s(hole binary32 (* 3/40 (pow x 3))))
#s(approx (* (- (* 3/40 (* x x)) 1/6) x) #s(hole binary32 (* (pow x 3) (- 3/40 (* 1/6 (/ 1 (pow x 2)))))))
#s(approx (- (* 3/40 (* x x)) 1/6) #s(hole binary32 (* 3/40 (pow x 2))))
#s(approx (- (* 3/40 (* x x)) 1/6) #s(hole binary32 (* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2)))))))
#s(approx (+ (* x 1) (* x (* (- (* (* (+ (* -5/112 (* x x)) 3/40) x) x) 1/6) (* x x)))) #s(hole binary32 (* -5/112 (pow x 7))))
#s(approx (+ (* x 1) (* x (* (- (* (* (+ (* -5/112 (* x x)) 3/40) x) x) 1/6) (* x x)))) #s(hole binary32 (* (pow x 7) (- (* 3/40 (/ 1 (pow x 2))) 5/112))))
#s(approx (+ (* x 1) (* x (* (- (* (* (+ (* -5/112 (* x x)) 3/40) x) x) 1/6) (* x x)))) #s(hole binary32 (* (pow x 7) (- (* 3/40 (/ 1 (pow x 2))) (+ 5/112 (/ 1/6 (pow x 4)))))))
#s(approx (+ (* x 1) (* x (* (- (* (* (+ (* -5/112 (* x x)) 3/40) x) x) 1/6) (* x x)))) #s(hole binary32 (* (pow x 7) (- (+ (* 3/40 (/ 1 (pow x 2))) (/ 1 (pow x 6))) (+ 5/112 (/ 1/6 (pow x 4)))))))
#s(approx (* x (* (- (* (* (+ (* -5/112 (* x x)) 3/40) x) x) 1/6) (* x x))) #s(hole binary32 (* -5/112 (pow x 7))))
#s(approx (* x (* (- (* (* (+ (* -5/112 (* x x)) 3/40) x) x) 1/6) (* x x))) #s(hole binary32 (* (pow x 7) (- (* 3/40 (/ 1 (pow x 2))) 5/112))))
#s(approx (* x (* (- (* (* (+ (* -5/112 (* x x)) 3/40) x) x) 1/6) (* x x))) #s(hole binary32 (* (pow x 7) (- (* 3/40 (/ 1 (pow x 2))) (+ 5/112 (/ 1/6 (pow x 4)))))))
#s(approx (* (- (* (* (+ (* -5/112 (* x x)) 3/40) x) x) 1/6) (* x x)) #s(hole binary32 (* -5/112 (pow x 6))))
#s(approx (* (- (* (* (+ (* -5/112 (* x x)) 3/40) x) x) 1/6) (* x x)) #s(hole binary32 (* (pow x 6) (- (* 3/40 (/ 1 (pow x 2))) 5/112))))
#s(approx (* (- (* (* (+ (* -5/112 (* x x)) 3/40) x) x) 1/6) (* x x)) #s(hole binary32 (* (pow x 6) (- (* 3/40 (/ 1 (pow x 2))) (+ 5/112 (/ 1/6 (pow x 4)))))))
#s(approx (- (* (* (+ (* -5/112 (* x x)) 3/40) x) x) 1/6) #s(hole binary32 (* -5/112 (pow x 4))))
#s(approx (- (* (* (+ (* -5/112 (* x x)) 3/40) x) x) 1/6) #s(hole binary32 (* (pow x 4) (- (* 3/40 (/ 1 (pow x 2))) 5/112))))
#s(approx (- (* (* (+ (* -5/112 (* x x)) 3/40) x) x) 1/6) #s(hole binary32 (* (pow x 4) (- (* 3/40 (/ 1 (pow x 2))) (+ 5/112 (/ 1/6 (pow x 4)))))))
#s(approx (* (* (+ (* -5/112 (* x x)) 3/40) x) x) #s(hole binary32 (* -5/112 (pow x 4))))
#s(approx (* (* (+ (* -5/112 (* x x)) 3/40) x) x) #s(hole binary32 (* (pow x 4) (- (* 3/40 (/ 1 (pow x 2))) 5/112))))
#s(approx (* (+ (* -5/112 (* x x)) 3/40) x) #s(hole binary32 (* -5/112 (pow x 3))))
#s(approx (* (+ (* -5/112 (* x x)) 3/40) x) #s(hole binary32 (* (pow x 3) (- (* 3/40 (/ 1 (pow x 2))) 5/112))))
#s(approx (+ (* -5/112 (* x x)) 3/40) #s(hole binary32 (* -5/112 (pow x 2))))
#s(approx (+ (* -5/112 (* x x)) 3/40) #s(hole binary32 (* (pow x 2) (- (* 3/40 (/ 1 (pow x 2))) 5/112))))
#s(approx (log (+ (sqrt (+ (sqrt (pow x 4)) 1)) x)) #s(hole binary32 (+ (log 2) (* -1 (log (/ 1 x))))))
#s(approx (log (+ (sqrt (+ (sqrt (pow x 4)) 1)) x)) #s(hole binary32 (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2)))))))
#s(approx (log (+ (sqrt (+ (sqrt (pow x 4)) 1)) x)) #s(hole binary32 (- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 3/32 (pow x 4)))))
#s(approx (log (+ (sqrt (+ (sqrt (pow x 4)) 1)) x)) #s(hole binary32 (- (+ (log 2) (+ (* -1 (log (/ 1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))) (/ 3/32 (pow x 4)))))
#s(approx (+ (sqrt (+ (sqrt (pow x 4)) 1)) x) #s(hole binary32 (* 2 x)))
#s(approx (+ (sqrt (+ (sqrt (pow x 4)) 1)) x) #s(hole binary32 (* x (+ 2 (* 1/2 (/ 1 (pow x 2)))))))
#s(approx (+ (sqrt (+ (sqrt (pow x 4)) 1)) x) #s(hole binary32 (* x (- (+ 2 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))))
#s(approx (+ (sqrt (+ (sqrt (pow x 4)) 1)) x) #s(hole binary32 (* x (- (+ 2 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))))
#s(approx (sqrt (+ (sqrt (pow x 4)) 1)) #s(hole binary32 x))
#s(approx (sqrt (+ (sqrt (pow x 4)) 1)) #s(hole binary32 (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))))
#s(approx (sqrt (+ (sqrt (pow x 4)) 1)) #s(hole binary32 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))))
#s(approx (sqrt (+ (sqrt (pow x 4)) 1)) #s(hole binary32 (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))))
#s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) #s(hole binary32 (* -1 (log (/ -1 x)))))
#s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) #s(hole binary32 (+ (* -1 (log (/ -1 x))) (* -1 (/ (fabs x) x)))))
#s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) #s(hole binary32 (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) x))) x)))))
#s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) #s(hole binary32 (+ (* -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)))))
#s(approx (+ (* x 1) (* x (* (* (- (* 3/40 (* x x)) 1/6) x) x))) #s(hole binary32 (* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) 3/40)))))
#s(approx (+ (* x 1) (* x (* (* (- (* 3/40 (* x x)) 1/6) x) x))) #s(hole binary32 (* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) (+ 3/40 (/ 1 (pow x 4))))))))
#s(approx (* x (* (* (- (* 3/40 (* x x)) 1/6) x) x)) #s(hole binary32 (* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) 3/40)))))
#s(approx (* (- (* 3/40 (* x x)) 1/6) x) #s(hole binary32 (* -1 (* (pow x 3) (- (* 1/6 (/ 1 (pow x 2))) 3/40)))))
#s(approx (+ (* x 1) (* x (* (- (* (* (+ (* -5/112 (* x x)) 3/40) x) x) 1/6) (* x x)))) #s(hole binary32 (* -1 (* (pow x 7) (- 5/112 (* 3/40 (/ 1 (pow x 2))))))))
#s(approx (+ (* x 1) (* x (* (- (* (* (+ (* -5/112 (* x x)) 3/40) x) x) 1/6) (* x x)))) #s(hole binary32 (* -1 (* (pow x 7) (- (+ 5/112 (/ 1/6 (pow x 4))) (* 3/40 (/ 1 (pow x 2))))))))
#s(approx (+ (* x 1) (* x (* (- (* (* (+ (* -5/112 (* x x)) 3/40) x) x) 1/6) (* x x)))) #s(hole binary32 (* -1 (* (pow x 7) (- (+ 5/112 (/ 1/6 (pow x 4))) (+ (* 3/40 (/ 1 (pow x 2))) (/ 1 (pow x 6))))))))
#s(approx (* x (* (- (* (* (+ (* -5/112 (* x x)) 3/40) x) x) 1/6) (* x x))) #s(hole binary32 (* -1 (* (pow x 7) (- 5/112 (* 3/40 (/ 1 (pow x 2))))))))
#s(approx (* x (* (- (* (* (+ (* -5/112 (* x x)) 3/40) x) x) 1/6) (* x x))) #s(hole binary32 (* -1 (* (pow x 7) (- (+ 5/112 (/ 1/6 (pow x 4))) (* 3/40 (/ 1 (pow x 2))))))))
#s(approx (* (+ (* -5/112 (* x x)) 3/40) x) #s(hole binary32 (* -1 (* (pow x 3) (- 5/112 (* 3/40 (/ 1 (pow x 2))))))))
#s(approx (copysign (log (+ (sqrt (+ (sqrt (pow x 4)) 1)) x)) x) #s(hole binary32 (copysign (log (- (sqrt (+ 1 (pow x 2))) (* -1 x))) x)))
#s(approx (log (+ (sqrt (+ (sqrt (pow x 4)) 1)) x)) #s(hole binary32 (+ (log 1/2) (log (/ -1 x)))))
#s(approx (log (+ (sqrt (+ (sqrt (pow x 4)) 1)) x)) #s(hole binary32 (- (+ (log 1/2) (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2))))))
#s(approx (log (+ (sqrt (+ (sqrt (pow x 4)) 1)) x)) #s(hole binary32 (- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (* 1/4 (/ 1 (pow x 2))))))
#s(approx (log (+ (sqrt (+ (sqrt (pow x 4)) 1)) x)) #s(hole binary32 (- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))))
#s(approx (+ (sqrt (+ (sqrt (pow x 4)) 1)) x) #s(hole binary32 (/ -1/2 x)))
#s(approx (+ (sqrt (+ (sqrt (pow x 4)) 1)) x) #s(hole binary32 (* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))))
#s(approx (+ (sqrt (+ (sqrt (pow x 4)) 1)) x) #s(hole binary32 (* -1 (/ (- (+ 1/2 (/ 1/16 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))) x))))
#s(approx (+ (sqrt (+ (sqrt (pow x 4)) 1)) x) #s(hole binary32 (* -1 (/ (- (+ 1/2 (/ 1/16 (pow x 4))) (+ (* 1/8 (/ 1 (pow x 2))) (* 5/128 (/ 1 (pow x 6))))) x))))
#s(approx (sqrt (+ (sqrt (pow x 4)) 1)) #s(hole binary32 (* -1 x)))
#s(approx (sqrt (+ (sqrt (pow x 4)) 1)) #s(hole binary32 (* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))))
#s(approx (sqrt (+ (sqrt (pow x 4)) 1)) #s(hole binary32 (* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))))))
#s(approx (sqrt (+ (sqrt (pow x 4)) 1)) #s(hole binary32 (* -1 (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))))))
Outputs
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) (*.f32 (fma.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) (*.f32 x x) #s(literal 1 binary32)) x)) x)
#s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) (*.f32 (fma.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) (*.f32 x x) #s(literal 1 binary32)) x))
(*.f32 (fma.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) (*.f32 x x) #s(literal 1 binary32)) x)
(*.f32 x (fma.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) (*.f32 x x) #s(literal 1 binary32)))
(/.f32 (+.f32 (pow.f32 (*.f32 (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) (*.f32 x x)) x) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32))) (+.f32 (pow.f32 (*.f32 (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) (*.f32 x x)) x) #s(literal 2 binary32)) (-.f32 (*.f32 x x) (*.f32 (*.f32 (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) (*.f32 x x)) x) x))))
(/.f32 (neg.f32 (-.f32 (*.f32 x x) (pow.f32 (*.f32 (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) (*.f32 x x)) x) #s(literal 2 binary32)))) (neg.f32 (-.f32 x (*.f32 (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) (*.f32 x x)) x))))
(/.f32 (neg.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (*.f32 (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) (*.f32 x x)) x) #s(literal 3 binary32)))) (neg.f32 (fma.f32 x x (-.f32 (pow.f32 (*.f32 (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) (*.f32 x x)) x) #s(literal 2 binary32)) (*.f32 x (*.f32 (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) (*.f32 x x)) x))))))
(/.f32 (-.f32 (*.f32 x x) (pow.f32 (*.f32 (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) (*.f32 x x)) x) #s(literal 2 binary32))) (-.f32 x (*.f32 (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) (*.f32 x x)) x)))
(/.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (*.f32 (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) (*.f32 x x)) x) #s(literal 3 binary32))) (fma.f32 x x (-.f32 (pow.f32 (*.f32 (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) (*.f32 x x)) x) #s(literal 2 binary32)) (*.f32 x (*.f32 (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) (*.f32 x x)) x)))))
(-.f32 (/.f32 (*.f32 x x) (-.f32 x (*.f32 (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) (*.f32 x x)) x))) (/.f32 (pow.f32 (*.f32 (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) (*.f32 x x)) x) #s(literal 2 binary32)) (-.f32 x (*.f32 (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) (*.f32 x x)) x))))
(-.f32 x (*.f32 (neg.f32 x) (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) (*.f32 x x))))
(fma.f32 (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) (*.f32 x x)) x x)
(fma.f32 x (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) (*.f32 x x)) x)
(fma.f32 x #s(literal 1 binary32) (*.f32 (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) (*.f32 x x)) x))
(+.f32 (/.f32 (pow.f32 x #s(literal 3 binary32)) (fma.f32 x x (-.f32 (pow.f32 (*.f32 (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) (*.f32 x x)) x) #s(literal 2 binary32)) (*.f32 x (*.f32 (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) (*.f32 x x)) x))))) (/.f32 (pow.f32 (*.f32 (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) (*.f32 x x)) x) #s(literal 3 binary32)) (fma.f32 x x (-.f32 (pow.f32 (*.f32 (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) (*.f32 x x)) x) #s(literal 2 binary32)) (*.f32 x (*.f32 (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) (*.f32 x x)) x))))))
(+.f32 (*.f32 (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) (*.f32 x x)) x) x)
(+.f32 x (*.f32 (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) (*.f32 x x)) x))
x
#s(literal 1 binary32)
(*.f32 (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) (*.f32 x x)) x)
(*.f32 x (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) (*.f32 x x)))
(*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) (*.f32 x x))
(*.f32 (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) x) x)
(*.f32 (*.f32 x x) (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)))
(*.f32 x (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) x))
(*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) x)
(*.f32 x (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)))
(/.f32 (neg.f32 (-.f32 (pow.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 2 binary32)) #s(literal 1/36 binary32))) (neg.f32 (fma.f32 (*.f32 #s(literal 3/40 binary32) x) x #s(literal 1/6 binary32))))
(/.f32 (neg.f32 (-.f32 (*.f32 #s(literal 27/64000 binary32) (pow.f32 x #s(literal 6 binary32))) #s(literal 1/216 binary32))) (neg.f32 (+.f32 (pow.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 2 binary32)) (+.f32 #s(literal 1/36 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32))))))
(/.f32 (-.f32 (pow.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 2 binary32)) #s(literal 1/36 binary32)) (fma.f32 (*.f32 #s(literal 3/40 binary32) x) x #s(literal 1/6 binary32)))
(/.f32 (-.f32 (*.f32 #s(literal 27/64000 binary32) (pow.f32 x #s(literal 6 binary32))) #s(literal 1/216 binary32)) (+.f32 (pow.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 2 binary32)) (+.f32 #s(literal 1/36 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)))))
(-.f32 (/.f32 (pow.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 2 binary32)) (fma.f32 (*.f32 #s(literal 3/40 binary32) x) x #s(literal 1/6 binary32))) (/.f32 #s(literal 1/36 binary32) (fma.f32 (*.f32 #s(literal 3/40 binary32) x) x #s(literal 1/6 binary32))))
(-.f32 (/.f32 (*.f32 #s(literal 27/64000 binary32) (pow.f32 x #s(literal 6 binary32))) (+.f32 (pow.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 2 binary32)) (+.f32 #s(literal 1/36 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32))))) (/.f32 #s(literal 1/216 binary32) (+.f32 (pow.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 2 binary32)) (+.f32 #s(literal 1/36 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32))))))
(-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32))
(*.f32 (*.f32 #s(literal 3/40 binary32) x) x)
(*.f32 (*.f32 x x) #s(literal 3/40 binary32))
(*.f32 #s(literal 3/40 binary32) (*.f32 x x))
#s(literal 3/40 binary32)
(*.f32 (neg.f32 (neg.f32 x)) (neg.f32 (neg.f32 x)))
(*.f32 (neg.f32 x) (neg.f32 x))
(*.f32 (*.f32 x x) #s(literal 1 binary32))
(*.f32 #s(literal 1 binary32) (*.f32 x x))
(*.f32 x x)
(sqrt.f32 (pow.f32 x #s(literal 4 binary32)))
(/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal -2 binary32)))
(pow.f32 (neg.f32 x) #s(literal 2 binary32))
(pow.f32 (*.f32 x x) #s(literal 1 binary32))
(pow.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1/2 binary32))
(pow.f32 x #s(literal 2 binary32))
(fabs.f32 (*.f32 (neg.f32 x) x))
(fabs.f32 (*.f32 x (neg.f32 x)))
(fabs.f32 (*.f32 x x))
(+.f32 (cosh.f32 (*.f32 (log.f32 x) #s(literal 2 binary32))) (sinh.f32 (*.f32 (log.f32 x) #s(literal 2 binary32))))
(exp.f32 (fma.f32 (log.f32 x) #s(literal 2 binary32) #s(literal 0 binary32)))
(exp.f32 (+.f32 #s(literal 0 binary32) (*.f32 (log.f32 x) #s(literal 2 binary32))))
(exp.f32 (/.f32 (*.f32 (log.f32 x) #s(literal 4 binary32)) #s(literal 2 binary32)))
(exp.f32 (*.f32 (*.f32 (log.f32 x) #s(literal 4 binary32)) #s(literal 1/2 binary32)))
(exp.f32 (*.f32 (log.f32 (pow.f32 x #s(literal 4 binary32))) #s(literal 1/2 binary32)))
(exp.f32 (*.f32 (log.f32 x) #s(literal 2 binary32)))
#s(literal 1/6 binary32)
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) (*.f32 (fma.f32 (-.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) (*.f32 x x) #s(literal 1 binary32)) x)) x)
#s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) (*.f32 (fma.f32 (-.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) (*.f32 x x) #s(literal 1 binary32)) x))
(*.f32 (fma.f32 (-.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) (*.f32 x x) #s(literal 1 binary32)) x)
(*.f32 x (fma.f32 (-.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) (*.f32 x x) #s(literal 1 binary32)))
(/.f32 (fma.f32 (pow.f32 (*.f32 x (-.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32))) #s(literal 3 binary32)) (pow.f32 x #s(literal 6 binary32)) (pow.f32 x #s(literal 3 binary32))) (+.f32 (pow.f32 (*.f32 (*.f32 x (-.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32))) (*.f32 x x)) #s(literal 2 binary32)) (-.f32 (*.f32 x x) (*.f32 (*.f32 (*.f32 x (-.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32))) (*.f32 x x)) x))))
(/.f32 (neg.f32 (-.f32 (*.f32 x x) (pow.f32 (*.f32 (*.f32 x (-.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32))) (*.f32 x x)) #s(literal 2 binary32)))) (neg.f32 (-.f32 x (*.f32 (*.f32 x (-.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32))) (*.f32 x x)))))
(/.f32 (neg.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (*.f32 (pow.f32 (*.f32 x (-.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32))) #s(literal 3 binary32)) (pow.f32 x #s(literal 6 binary32))))) (neg.f32 (fma.f32 x x (-.f32 (pow.f32 (*.f32 (*.f32 x (-.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32))) (*.f32 x x)) #s(literal 2 binary32)) (*.f32 x (*.f32 (*.f32 x (-.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32))) (*.f32 x x)))))))
(/.f32 (-.f32 (*.f32 x x) (pow.f32 (*.f32 (*.f32 x (-.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32))) (*.f32 x x)) #s(literal 2 binary32))) (-.f32 x (*.f32 (*.f32 x (-.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32))) (*.f32 x x))))
(/.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (*.f32 (pow.f32 (*.f32 x (-.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32))) #s(literal 3 binary32)) (pow.f32 x #s(literal 6 binary32)))) (fma.f32 x x (-.f32 (pow.f32 (*.f32 (*.f32 x (-.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32))) (*.f32 x x)) #s(literal 2 binary32)) (*.f32 x (*.f32 (*.f32 x (-.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32))) (*.f32 x x))))))
(-.f32 (/.f32 (*.f32 x x) (-.f32 x (*.f32 (*.f32 x (-.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32))) (*.f32 x x)))) (/.f32 (pow.f32 (*.f32 (*.f32 x (-.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32))) (*.f32 x x)) #s(literal 2 binary32)) (-.f32 x (*.f32 (*.f32 x (-.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32))) (*.f32 x x)))))
(-.f32 x (*.f32 (neg.f32 x) (*.f32 (*.f32 (-.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) x) x)))
(fma.f32 (*.f32 x (-.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32))) (*.f32 x x) x)
(fma.f32 (*.f32 (*.f32 (-.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) x) x) x x)
(fma.f32 x (*.f32 (*.f32 (-.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) x) x) x)
(fma.f32 x #s(literal 1 binary32) (*.f32 (*.f32 x (-.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32))) (*.f32 x x)))
(+.f32 (/.f32 (pow.f32 x #s(literal 3 binary32)) (fma.f32 x x (-.f32 (pow.f32 (*.f32 (*.f32 x (-.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32))) (*.f32 x x)) #s(literal 2 binary32)) (*.f32 x (*.f32 (*.f32 x (-.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32))) (*.f32 x x)))))) (/.f32 (*.f32 (pow.f32 (*.f32 x (-.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32))) #s(literal 3 binary32)) (pow.f32 x #s(literal 6 binary32))) (fma.f32 x x (-.f32 (pow.f32 (*.f32 (*.f32 x (-.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32))) (*.f32 x x)) #s(literal 2 binary32)) (*.f32 x (*.f32 (*.f32 x (-.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32))) (*.f32 x x)))))))
(+.f32 (*.f32 (*.f32 x (-.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32))) (*.f32 x x)) x)
(+.f32 x (*.f32 (*.f32 x (-.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32))) (*.f32 x x)))
(*.f32 (*.f32 x (-.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32))) (*.f32 x x))
(*.f32 (*.f32 (*.f32 (-.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) x) x) x)
(*.f32 x (*.f32 (*.f32 (-.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) x) x))
(*.f32 (*.f32 (-.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) x) x)
(*.f32 (-.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) (*.f32 x x))
(*.f32 (*.f32 x x) (-.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)))
(/.f32 (neg.f32 (-.f32 (pow.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x) x) #s(literal 2 binary32)) #s(literal 1/36 binary32))) (neg.f32 (fma.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x) x #s(literal 1/6 binary32))))
(/.f32 (neg.f32 (-.f32 (pow.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x) x) #s(literal 3 binary32)) #s(literal 1/216 binary32))) (neg.f32 (+.f32 (pow.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x) x) #s(literal 2 binary32)) (+.f32 #s(literal 1/36 binary32) (*.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32))))))
(/.f32 (-.f32 (pow.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x) x) #s(literal 2 binary32)) #s(literal 1/36 binary32)) (fma.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x) x #s(literal 1/6 binary32)))
(/.f32 (-.f32 (pow.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x) x) #s(literal 3 binary32)) #s(literal 1/216 binary32)) (+.f32 (pow.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x) x) #s(literal 2 binary32)) (+.f32 #s(literal 1/36 binary32) (*.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)))))
(-.f32 (/.f32 (pow.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x) x) #s(literal 2 binary32)) (fma.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x) x #s(literal 1/6 binary32))) (/.f32 #s(literal 1/36 binary32) (fma.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x) x #s(literal 1/6 binary32))))
(-.f32 (/.f32 (pow.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x) x) #s(literal 3 binary32)) (+.f32 (pow.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x) x) #s(literal 2 binary32)) (+.f32 #s(literal 1/36 binary32) (*.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32))))) (/.f32 #s(literal 1/216 binary32) (+.f32 (pow.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x) x) #s(literal 2 binary32)) (+.f32 #s(literal 1/36 binary32) (*.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32))))))
(-.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32))
(*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x) x)
(*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) (*.f32 x x))
(*.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)))
(*.f32 x (*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x))
(/.f32 (fma.f32 #s(literal 27/64000 binary32) (pow.f32 x #s(literal 6 binary32)) (pow.f32 (*.f32 (*.f32 (*.f32 x x) #s(literal -5/112 binary32)) (*.f32 x x)) #s(literal 3 binary32))) (+.f32 (pow.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 2 binary32)) (-.f32 (*.f32 (*.f32 (*.f32 (*.f32 x x) #s(literal -5/112 binary32)) (*.f32 x x)) (*.f32 (*.f32 (*.f32 x x) #s(literal -5/112 binary32)) (*.f32 x x))) (*.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) (*.f32 (*.f32 (*.f32 x x) #s(literal -5/112 binary32)) (*.f32 x x))))))
(/.f32 (fma.f32 #s(literal 27/64000 binary32) (pow.f32 x #s(literal 6 binary32)) (pow.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal -5/112 binary32))) #s(literal 3 binary32))) (+.f32 (pow.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 2 binary32)) (-.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal -5/112 binary32))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal -5/112 binary32)))) (*.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal -5/112 binary32)))))))
(fma.f32 (*.f32 #s(literal 3/40 binary32) x) x (*.f32 (*.f32 (*.f32 x x) #s(literal -5/112 binary32)) (*.f32 x x)))
(fma.f32 (*.f32 #s(literal 3/40 binary32) x) x (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal -5/112 binary32))))
(fma.f32 (*.f32 x x) #s(literal 3/40 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -5/112 binary32)) (*.f32 x x)))
(fma.f32 (*.f32 x x) #s(literal 3/40 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal -5/112 binary32))))
(fma.f32 #s(literal 3/40 binary32) (*.f32 x x) (*.f32 (*.f32 (*.f32 x x) #s(literal -5/112 binary32)) (*.f32 x x)))
(fma.f32 #s(literal 3/40 binary32) (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal -5/112 binary32))))
(+.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) (*.f32 (*.f32 (*.f32 x x) #s(literal -5/112 binary32)) (*.f32 x x)))
(+.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal -5/112 binary32))))
(*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x)
(*.f32 x (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)))
(/.f32 (+.f32 (pow.f32 (*.f32 #s(literal 3/40 binary32) x) #s(literal 3 binary32)) (pow.f32 (*.f32 (*.f32 (*.f32 x x) #s(literal -5/112 binary32)) x) #s(literal 3 binary32))) (fma.f32 (*.f32 #s(literal 3/40 binary32) x) (*.f32 #s(literal 3/40 binary32) x) (-.f32 (*.f32 (*.f32 (*.f32 (*.f32 x x) #s(literal -5/112 binary32)) x) (*.f32 (*.f32 (*.f32 x x) #s(literal -5/112 binary32)) x)) (*.f32 (*.f32 #s(literal 3/40 binary32) x) (*.f32 (*.f32 (*.f32 x x) #s(literal -5/112 binary32)) x)))))
(/.f32 (+.f32 (pow.f32 (*.f32 #s(literal 3/40 binary32) x) #s(literal 3 binary32)) (pow.f32 (*.f32 x (*.f32 (*.f32 x x) #s(literal -5/112 binary32))) #s(literal 3 binary32))) (fma.f32 (*.f32 #s(literal 3/40 binary32) x) (*.f32 #s(literal 3/40 binary32) x) (-.f32 (*.f32 (*.f32 x (*.f32 (*.f32 x x) #s(literal -5/112 binary32))) (*.f32 x (*.f32 (*.f32 x x) #s(literal -5/112 binary32)))) (*.f32 (*.f32 #s(literal 3/40 binary32) x) (*.f32 x (*.f32 (*.f32 x x) #s(literal -5/112 binary32)))))))
(fma.f32 #s(literal 3/40 binary32) x (*.f32 (*.f32 (*.f32 x x) #s(literal -5/112 binary32)) x))
(fma.f32 #s(literal 3/40 binary32) x (*.f32 x (*.f32 (*.f32 x x) #s(literal -5/112 binary32))))
(fma.f32 x #s(literal 3/40 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -5/112 binary32)) x))
(fma.f32 x #s(literal 3/40 binary32) (*.f32 x (*.f32 (*.f32 x x) #s(literal -5/112 binary32))))
(+.f32 (*.f32 #s(literal 3/40 binary32) x) (*.f32 (*.f32 (*.f32 x x) #s(literal -5/112 binary32)) x))
(+.f32 (*.f32 #s(literal 3/40 binary32) x) (*.f32 x (*.f32 (*.f32 x x) #s(literal -5/112 binary32))))
(/.f32 (neg.f32 (-.f32 #s(literal 9/1600 binary32) (pow.f32 (*.f32 (*.f32 x x) #s(literal -5/112 binary32)) #s(literal 2 binary32)))) (neg.f32 (-.f32 #s(literal 3/40 binary32) (*.f32 (*.f32 x x) #s(literal -5/112 binary32)))))
(/.f32 (neg.f32 (-.f32 (pow.f32 (*.f32 (*.f32 x x) #s(literal -5/112 binary32)) #s(literal 2 binary32)) #s(literal 9/1600 binary32))) (neg.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal -5/112 binary32)) #s(literal 3/40 binary32))))
(/.f32 (neg.f32 (+.f32 #s(literal 27/64000 binary32) (*.f32 #s(literal -125/1404928 binary32) (pow.f32 x #s(literal 6 binary32))))) (neg.f32 (+.f32 #s(literal 9/1600 binary32) (-.f32 (pow.f32 (*.f32 (*.f32 x x) #s(literal -5/112 binary32)) #s(literal 2 binary32)) (*.f32 #s(literal 3/40 binary32) (*.f32 (*.f32 x x) #s(literal -5/112 binary32)))))))
(/.f32 (neg.f32 (fma.f32 #s(literal -125/1404928 binary32) (pow.f32 x #s(literal 6 binary32)) #s(literal 27/64000 binary32))) (neg.f32 (+.f32 (pow.f32 (*.f32 (*.f32 x x) #s(literal -5/112 binary32)) #s(literal 2 binary32)) (-.f32 #s(literal 9/1600 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -5/112 binary32)) #s(literal 3/40 binary32))))))
(/.f32 (-.f32 #s(literal 9/1600 binary32) (pow.f32 (*.f32 (*.f32 x x) #s(literal -5/112 binary32)) #s(literal 2 binary32))) (-.f32 #s(literal 3/40 binary32) (*.f32 (*.f32 x x) #s(literal -5/112 binary32))))
(/.f32 (-.f32 (pow.f32 (*.f32 (*.f32 x x) #s(literal -5/112 binary32)) #s(literal 2 binary32)) #s(literal 9/1600 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -5/112 binary32)) #s(literal 3/40 binary32)))
(/.f32 (+.f32 #s(literal 27/64000 binary32) (*.f32 #s(literal -125/1404928 binary32) (pow.f32 x #s(literal 6 binary32)))) (+.f32 #s(literal 9/1600 binary32) (-.f32 (pow.f32 (*.f32 (*.f32 x x) #s(literal -5/112 binary32)) #s(literal 2 binary32)) (*.f32 #s(literal 3/40 binary32) (*.f32 (*.f32 x x) #s(literal -5/112 binary32))))))
(/.f32 (fma.f32 #s(literal -125/1404928 binary32) (pow.f32 x #s(literal 6 binary32)) #s(literal 27/64000 binary32)) (+.f32 (pow.f32 (*.f32 (*.f32 x x) #s(literal -5/112 binary32)) #s(literal 2 binary32)) (-.f32 #s(literal 9/1600 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -5/112 binary32)) #s(literal 3/40 binary32)))))
(-.f32 (/.f32 #s(literal 9/1600 binary32) (-.f32 #s(literal 3/40 binary32) (*.f32 (*.f32 x x) #s(literal -5/112 binary32)))) (/.f32 (pow.f32 (*.f32 (*.f32 x x) #s(literal -5/112 binary32)) #s(literal 2 binary32)) (-.f32 #s(literal 3/40 binary32) (*.f32 (*.f32 x x) #s(literal -5/112 binary32)))))
(-.f32 (/.f32 (pow.f32 (*.f32 (*.f32 x x) #s(literal -5/112 binary32)) #s(literal 2 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -5/112 binary32)) #s(literal 3/40 binary32))) (/.f32 #s(literal 9/1600 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal -5/112 binary32)) #s(literal 3/40 binary32))))
(-.f32 #s(literal 3/40 binary32) (*.f32 #s(literal 5/112 binary32) (*.f32 x x)))
(fma.f32 (*.f32 #s(literal -5/112 binary32) x) x #s(literal 3/40 binary32))
(fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32))
(fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32))
(+.f32 (/.f32 #s(literal 27/64000 binary32) (+.f32 #s(literal 9/1600 binary32) (-.f32 (pow.f32 (*.f32 (*.f32 x x) #s(literal -5/112 binary32)) #s(literal 2 binary32)) (*.f32 #s(literal 3/40 binary32) (*.f32 (*.f32 x x) #s(literal -5/112 binary32)))))) (/.f32 (*.f32 #s(literal -125/1404928 binary32) (pow.f32 x #s(literal 6 binary32))) (+.f32 #s(literal 9/1600 binary32) (-.f32 (pow.f32 (*.f32 (*.f32 x x) #s(literal -5/112 binary32)) #s(literal 2 binary32)) (*.f32 #s(literal 3/40 binary32) (*.f32 (*.f32 x x) #s(literal -5/112 binary32)))))))
(+.f32 (/.f32 (*.f32 #s(literal -125/1404928 binary32) (pow.f32 x #s(literal 6 binary32))) (+.f32 (pow.f32 (*.f32 (*.f32 x x) #s(literal -5/112 binary32)) #s(literal 2 binary32)) (-.f32 #s(literal 9/1600 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -5/112 binary32)) #s(literal 3/40 binary32))))) (/.f32 #s(literal 27/64000 binary32) (+.f32 (pow.f32 (*.f32 (*.f32 x x) #s(literal -5/112 binary32)) #s(literal 2 binary32)) (-.f32 #s(literal 9/1600 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -5/112 binary32)) #s(literal 3/40 binary32))))))
(+.f32 (*.f32 (*.f32 x x) #s(literal -5/112 binary32)) #s(literal 3/40 binary32))
(+.f32 #s(literal 3/40 binary32) (*.f32 (*.f32 x x) #s(literal -5/112 binary32)))
#s(literal -5/112 binary32)
(copysign.f32 (log.f32 (+.f32 #s(approx (sqrt (+ (sqrt (pow x 4)) 1)) x) x)) x)
(log.f32 (+.f32 #s(approx (sqrt (+ (sqrt (pow x 4)) 1)) x) x))
(-.f32 (log.f32 (-.f32 (pow.f32 #s(approx (sqrt (+ (sqrt (pow x 4)) 1)) x) #s(literal 2 binary32)) (*.f32 x x))) (log.f32 (-.f32 #s(approx (sqrt (+ (sqrt (pow x 4)) 1)) x) x)))
(-.f32 (log.f32 (+.f32 (pow.f32 #s(approx (sqrt (+ (sqrt (pow x 4)) 1)) x) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32)))) (log.f32 (fma.f32 #s(approx (sqrt (+ (sqrt (pow x 4)) 1)) x) #s(approx (sqrt (+ (sqrt (pow x 4)) 1)) x) (-.f32 (*.f32 x x) (*.f32 #s(approx (sqrt (+ (sqrt (pow x 4)) 1)) x) x)))))
(/.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 #s(approx (sqrt (+ (sqrt (pow x 4)) 1)) x) #s(literal 3 binary32))) (fma.f32 x x (-.f32 (pow.f32 #s(approx (sqrt (+ (sqrt (pow x 4)) 1)) x) #s(literal 2 binary32)) (*.f32 x #s(approx (sqrt (+ (sqrt (pow x 4)) 1)) x)))))
(/.f32 (neg.f32 (-.f32 (pow.f32 #s(approx (sqrt (+ (sqrt (pow x 4)) 1)) x) #s(literal 2 binary32)) (*.f32 x x))) (neg.f32 (-.f32 #s(approx (sqrt (+ (sqrt (pow x 4)) 1)) x) x)))
(/.f32 (neg.f32 (+.f32 (pow.f32 #s(approx (sqrt (+ (sqrt (pow x 4)) 1)) x) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32)))) (neg.f32 (fma.f32 #s(approx (sqrt (+ (sqrt (pow x 4)) 1)) x) #s(approx (sqrt (+ (sqrt (pow x 4)) 1)) x) (-.f32 (*.f32 x x) (*.f32 #s(approx (sqrt (+ (sqrt (pow x 4)) 1)) x) x)))))
(/.f32 (-.f32 (pow.f32 #s(approx (sqrt (+ (sqrt (pow x 4)) 1)) x) #s(literal 2 binary32)) (*.f32 x x)) (-.f32 #s(approx (sqrt (+ (sqrt (pow x 4)) 1)) x) x))
(/.f32 (+.f32 (pow.f32 #s(approx (sqrt (+ (sqrt (pow x 4)) 1)) x) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32))) (fma.f32 #s(approx (sqrt (+ (sqrt (pow x 4)) 1)) x) #s(approx (sqrt (+ (sqrt (pow x 4)) 1)) x) (-.f32 (*.f32 x x) (*.f32 #s(approx (sqrt (+ (sqrt (pow x 4)) 1)) x) x))))
(-.f32 (/.f32 (pow.f32 #s(approx (sqrt (+ (sqrt (pow x 4)) 1)) x) #s(literal 2 binary32)) (-.f32 #s(approx (sqrt (+ (sqrt (pow x 4)) 1)) x) x)) (/.f32 (*.f32 x x) (-.f32 #s(approx (sqrt (+ (sqrt (pow x 4)) 1)) x) x)))
(+.f32 (/.f32 (pow.f32 #s(approx (sqrt (+ (sqrt (pow x 4)) 1)) x) #s(literal 3 binary32)) (fma.f32 #s(approx (sqrt (+ (sqrt (pow x 4)) 1)) x) #s(approx (sqrt (+ (sqrt (pow x 4)) 1)) x) (-.f32 (*.f32 x x) (*.f32 #s(approx (sqrt (+ (sqrt (pow x 4)) 1)) x) x)))) (/.f32 (pow.f32 x #s(literal 3 binary32)) (fma.f32 #s(approx (sqrt (+ (sqrt (pow x 4)) 1)) x) #s(approx (sqrt (+ (sqrt (pow x 4)) 1)) x) (-.f32 (*.f32 x x) (*.f32 #s(approx (sqrt (+ (sqrt (pow x 4)) 1)) x) x)))))
(+.f32 #s(approx (sqrt (+ (sqrt (pow x 4)) 1)) x) x)
(+.f32 x #s(approx (sqrt (+ (sqrt (pow x 4)) 1)) x))
#s(approx (sqrt (+ (sqrt (pow x 4)) 1)) x)
#s(approx (copysign (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) x) (copysign.f32 (asinh.f32 x) x))
#s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) (log1p.f32 x))
#s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) (fma.f32 (/.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)) #s(literal 1/2 binary32) (log1p.f32 x)))
#s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) (fma.f32 (fma.f32 (*.f32 #s(literal -1/24 binary32) (*.f32 x x)) (fma.f32 (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -2 binary32)) #s(literal 3 binary32) (/.f32 #s(literal 3 binary32) (+.f32 #s(literal 1 binary32) x))) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) x))) (*.f32 x x) (log1p.f32 x)))
#s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) (fma.f32 (fma.f32 (fma.f32 (*.f32 #s(literal 1/720 binary32) (*.f32 x x)) (+.f32 (fma.f32 #s(literal 45 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -2 binary32)) (/.f32 #s(literal 30 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal 3 binary32)))) (/.f32 #s(literal 45 binary32) (+.f32 #s(literal 1 binary32) x))) (*.f32 (fma.f32 (pow.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -2 binary32)) #s(literal 3 binary32) (/.f32 #s(literal 3 binary32) (+.f32 #s(literal 1 binary32) x))) #s(literal -1/24 binary32))) (*.f32 x x) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) x))) (*.f32 x x) (log1p.f32 x)))
#s(approx (+ (* x 1) (* x (* (* (- (* 3/40 (* x x)) 1/6) x) x))) x)
#s(approx (+ (* x 1) (* x (* (* (- (* 3/40 (* x x)) 1/6) x) x))) (*.f32 (fma.f32 #s(literal -1/6 binary32) (*.f32 x x) #s(literal 1 binary32)) x))
#s(approx (+ (* x 1) (* x (* (* (- (* 3/40 (* x x)) 1/6) x) x))) (*.f32 (fma.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) (*.f32 x x) #s(literal 1 binary32)) x))
#s(approx x x)
#s(approx (* x (* (* (- (* 3/40 (* x x)) 1/6) x) x)) (*.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal -1/6 binary32)))
#s(approx (* x (* (* (- (* 3/40 (* x x)) 1/6) x) x)) (*.f32 (pow.f32 x #s(literal 3 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32))))
#s(approx (* (* (- (* 3/40 (* x x)) 1/6) x) x) (*.f32 #s(literal -1/6 binary32) (*.f32 x x)))
#s(approx (* (* (- (* 3/40 (* x x)) 1/6) x) x) (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) (*.f32 x x)))
#s(approx (* (- (* 3/40 (* x x)) 1/6) x) (*.f32 #s(literal -1/6 binary32) x))
#s(approx (* (- (* 3/40 (* x x)) 1/6) x) (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) x))
#s(approx (- (* 3/40 (* x x)) 1/6) #s(literal -1/6 binary32))
#s(approx (- (* 3/40 (* x x)) 1/6) (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)))
#s(approx (* 3/40 (* x x)) (*.f32 (*.f32 x x) #s(literal 3/40 binary32)))
#s(approx (* x x) (*.f32 x x))
#s(approx (+ (* x 1) (* x (* (- (* (* (+ (* -5/112 (* x x)) 3/40) x) x) 1/6) (* x x)))) x)
#s(approx (+ (* x 1) (* x (* (- (* (* (+ (* -5/112 (* x x)) 3/40) x) x) 1/6) (* x x)))) (*.f32 (fma.f32 #s(literal -1/6 binary32) (*.f32 x x) #s(literal 1 binary32)) x))
#s(approx (+ (* x 1) (* x (* (- (* (* (+ (* -5/112 (* x x)) 3/40) x) x) 1/6) (* x x)))) (*.f32 (fma.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) (*.f32 x x) #s(literal 1 binary32)) x))
#s(approx (+ (* x 1) (* x (* (- (* (* (+ (* -5/112 (* x x)) 3/40) x) x) 1/6) (* x x)))) (*.f32 (fma.f32 (-.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) (*.f32 x x) #s(literal 1 binary32)) x))
#s(approx (* x (* (- (* (* (+ (* -5/112 (* x x)) 3/40) x) x) 1/6) (* x x))) (*.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal -1/6 binary32)))
#s(approx (* x (* (- (* (* (+ (* -5/112 (* x x)) 3/40) x) x) 1/6) (* x x))) (*.f32 (pow.f32 x #s(literal 3 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32))))
#s(approx (* x (* (- (* (* (+ (* -5/112 (* x x)) 3/40) x) x) 1/6) (* x x))) (*.f32 (-.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) (pow.f32 x #s(literal 3 binary32))))
#s(approx (* (- (* (* (+ (* -5/112 (* x x)) 3/40) x) x) 1/6) (* x x)) (*.f32 #s(literal -1/6 binary32) (*.f32 x x)))
#s(approx (* (- (* (* (+ (* -5/112 (* x x)) 3/40) x) x) 1/6) (* x x)) (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) (*.f32 x x)))
#s(approx (* (- (* (* (+ (* -5/112 (* x x)) 3/40) x) x) 1/6) (* x x)) (*.f32 (*.f32 (-.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) x) x))
#s(approx (- (* (* (+ (* -5/112 (* x x)) 3/40) x) x) 1/6) #s(literal -1/6 binary32))
#s(approx (- (* (* (+ (* -5/112 (* x x)) 3/40) x) x) 1/6) (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)))
#s(approx (- (* (* (+ (* -5/112 (* x x)) 3/40) x) x) 1/6) (-.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)))
#s(approx (* (* (+ (* -5/112 (* x x)) 3/40) x) x) (*.f32 (*.f32 x x) #s(literal 3/40 binary32)))
#s(approx (* (* (+ (* -5/112 (* x x)) 3/40) x) x) (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x) x))
#s(approx (* (+ (* -5/112 (* x x)) 3/40) x) (*.f32 #s(literal 3/40 binary32) x))
#s(approx (* (+ (* -5/112 (* x x)) 3/40) x) (*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x))
#s(approx (+ (* -5/112 (* x x)) 3/40) #s(literal 3/40 binary32))
#s(approx (+ (* -5/112 (* x x)) 3/40) (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)))
#s(approx (copysign (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) x) (copysign.f32 (asinh.f32 x) x))
#s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) x)
#s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) (*.f32 (fma.f32 #s(literal -1/6 binary32) (*.f32 x x) #s(literal 1 binary32)) x))
#s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) (*.f32 (fma.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) (*.f32 x x) #s(literal 1 binary32)) x))
#s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) (*.f32 (fma.f32 (-.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) (*.f32 x x) #s(literal 1 binary32)) x))
#s(approx (+ (sqrt (+ (sqrt (pow x 4)) 1)) x) #s(literal 1 binary32))
#s(approx (+ (sqrt (+ (sqrt (pow x 4)) 1)) x) (+.f32 #s(literal 1 binary32) x))
#s(approx (+ (sqrt (+ (sqrt (pow x 4)) 1)) x) (fma.f32 (fma.f32 #s(literal 1/2 binary32) x #s(literal 1 binary32)) x #s(literal 1 binary32)))
#s(approx (+ (sqrt (+ (sqrt (pow x 4)) 1)) x) (fma.f32 (fma.f32 (fma.f32 #s(literal -1/8 binary32) (*.f32 x x) #s(literal 1/2 binary32)) x #s(literal 1 binary32)) x #s(literal 1 binary32)))
#s(approx (sqrt (+ (sqrt (pow x 4)) 1)) #s(literal 1 binary32))
#s(approx (sqrt (+ (sqrt (pow x 4)) 1)) (fma.f32 #s(literal 1/2 binary32) (*.f32 x x) #s(literal 1 binary32)))
#s(approx (sqrt (+ (sqrt (pow x 4)) 1)) (fma.f32 (fma.f32 #s(literal -1/8 binary32) (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 x x) #s(literal 1 binary32)))
#s(approx (sqrt (+ (sqrt (pow x 4)) 1)) (fma.f32 (fma.f32 (-.f32 (*.f32 #s(literal 1/16 binary32) (*.f32 x x)) #s(literal 1/8 binary32)) (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 x x) #s(literal 1 binary32)))
#s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) (log.f32 x))
#s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) (+.f32 (/.f32 x x) (log.f32 x)))
#s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) (+.f32 (fma.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 x x)) #s(literal 1/2 binary32) (/.f32 x x)) (log.f32 x)))
#s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) (+.f32 (fma.f32 (/.f32 (fma.f32 #s(literal -3 binary32) x (*.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 2 binary32))) (pow.f32 x #s(literal 3 binary32))) #s(literal 1/6 binary32) (fma.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 x x)) #s(literal 1/2 binary32) (/.f32 x x))) (log.f32 x)))
#s(approx (+ (* x 1) (* x (* (* (- (* 3/40 (* x x)) 1/6) x) x))) (*.f32 (pow.f32 x #s(literal 5 binary32)) #s(literal 3/40 binary32)))
#s(approx (+ (* x 1) (* x (* (* (- (* 3/40 (* x x)) 1/6) x) x))) (*.f32 (-.f32 #s(literal 3/40 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/6 binary32))) (pow.f32 x #s(literal 5 binary32))))
#s(approx (+ (* x 1) (* x (* (* (- (* 3/40 (* x x)) 1/6) x) x))) (*.f32 (-.f32 (+.f32 (pow.f32 x #s(literal -4 binary32)) #s(literal 3/40 binary32)) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/6 binary32))) (pow.f32 x #s(literal 5 binary32))))
#s(approx (* x (* (* (- (* 3/40 (* x x)) 1/6) x) x)) (*.f32 (pow.f32 x #s(literal 5 binary32)) #s(literal 3/40 binary32)))
#s(approx (* x (* (* (- (* 3/40 (* x x)) 1/6) x) x)) (*.f32 (-.f32 #s(literal 3/40 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/6 binary32))) (pow.f32 x #s(literal 5 binary32))))
#s(approx (* (* (- (* 3/40 (* x x)) 1/6) x) x) (*.f32 #s(literal 3/40 binary32) (pow.f32 x #s(literal 4 binary32))))
#s(approx (* (* (- (* 3/40 (* x x)) 1/6) x) x) (*.f32 (-.f32 #s(literal 3/40 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/6 binary32))) (pow.f32 x #s(literal 4 binary32))))
#s(approx (* (- (* 3/40 (* x x)) 1/6) x) (*.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 3/40 binary32)))
#s(approx (* (- (* 3/40 (* x x)) 1/6) x) (*.f32 (-.f32 #s(literal 3/40 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/6 binary32))) (pow.f32 x #s(literal 3 binary32))))
#s(approx (- (* 3/40 (* x x)) 1/6) (*.f32 (*.f32 x x) #s(literal 3/40 binary32)))
#s(approx (- (* 3/40 (* x x)) 1/6) (*.f32 (-.f32 #s(literal 3/40 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/6 binary32))) (*.f32 x x)))
#s(approx (+ (* x 1) (* x (* (- (* (* (+ (* -5/112 (* x x)) 3/40) x) x) 1/6) (* x x)))) (*.f32 (pow.f32 x #s(literal 7 binary32)) #s(literal -5/112 binary32)))
#s(approx (+ (* x 1) (* x (* (- (* (* (+ (* -5/112 (* x x)) 3/40) x) x) 1/6) (* x x)))) (*.f32 (-.f32 (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3/40 binary32)) #s(literal 5/112 binary32)) (pow.f32 x #s(literal 7 binary32))))
#s(approx (+ (* x 1) (* x (* (- (* (* (+ (* -5/112 (* x x)) 3/40) x) x) 1/6) (* x x)))) (*.f32 (-.f32 (-.f32 (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3/40 binary32)) #s(literal 5/112 binary32)) (/.f32 #s(literal 1/6 binary32) (pow.f32 x #s(literal 4 binary32)))) (pow.f32 x #s(literal 7 binary32))))
#s(approx (+ (* x 1) (* x (* (- (* (* (+ (* -5/112 (* x x)) 3/40) x) x) 1/6) (* x x)))) (*.f32 (-.f32 (-.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3/40 binary32) (pow.f32 x #s(literal -6 binary32))) #s(literal 5/112 binary32)) (/.f32 #s(literal 1/6 binary32) (pow.f32 x #s(literal 4 binary32)))) (pow.f32 x #s(literal 7 binary32))))
#s(approx (* x (* (- (* (* (+ (* -5/112 (* x x)) 3/40) x) x) 1/6) (* x x))) (*.f32 (pow.f32 x #s(literal 7 binary32)) #s(literal -5/112 binary32)))
#s(approx (* x (* (- (* (* (+ (* -5/112 (* x x)) 3/40) x) x) 1/6) (* x x))) (*.f32 (-.f32 (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3/40 binary32)) #s(literal 5/112 binary32)) (pow.f32 x #s(literal 7 binary32))))
#s(approx (* x (* (- (* (* (+ (* -5/112 (* x x)) 3/40) x) x) 1/6) (* x x))) (*.f32 (-.f32 (-.f32 (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3/40 binary32)) #s(literal 5/112 binary32)) (/.f32 #s(literal 1/6 binary32) (pow.f32 x #s(literal 4 binary32)))) (pow.f32 x #s(literal 7 binary32))))
#s(approx (* (- (* (* (+ (* -5/112 (* x x)) 3/40) x) x) 1/6) (* x x)) (*.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -5/112 binary32)))
#s(approx (* (- (* (* (+ (* -5/112 (* x x)) 3/40) x) x) 1/6) (* x x)) (*.f32 (pow.f32 x #s(literal 6 binary32)) (-.f32 (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3/40 binary32)) #s(literal 5/112 binary32))))
#s(approx (* (- (* (* (+ (* -5/112 (* x x)) 3/40) x) x) 1/6) (* x x)) (*.f32 (pow.f32 x #s(literal 6 binary32)) (-.f32 (-.f32 (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3/40 binary32)) #s(literal 5/112 binary32)) (/.f32 #s(literal 1/6 binary32) (pow.f32 x #s(literal 4 binary32))))))
#s(approx (- (* (* (+ (* -5/112 (* x x)) 3/40) x) x) 1/6) (*.f32 #s(literal -5/112 binary32) (pow.f32 x #s(literal 4 binary32))))
#s(approx (- (* (* (+ (* -5/112 (* x x)) 3/40) x) x) 1/6) (*.f32 (-.f32 (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3/40 binary32)) #s(literal 5/112 binary32)) (pow.f32 x #s(literal 4 binary32))))
#s(approx (- (* (* (+ (* -5/112 (* x x)) 3/40) x) x) 1/6) (*.f32 (-.f32 (-.f32 (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3/40 binary32)) #s(literal 5/112 binary32)) (/.f32 #s(literal 1/6 binary32) (pow.f32 x #s(literal 4 binary32)))) (pow.f32 x #s(literal 4 binary32))))
#s(approx (* (* (+ (* -5/112 (* x x)) 3/40) x) x) (*.f32 #s(literal -5/112 binary32) (pow.f32 x #s(literal 4 binary32))))
#s(approx (* (* (+ (* -5/112 (* x x)) 3/40) x) x) (*.f32 (-.f32 (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3/40 binary32)) #s(literal 5/112 binary32)) (pow.f32 x #s(literal 4 binary32))))
#s(approx (* (+ (* -5/112 (* x x)) 3/40) x) (*.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal -5/112 binary32)))
#s(approx (* (+ (* -5/112 (* x x)) 3/40) x) (*.f32 (-.f32 (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3/40 binary32)) #s(literal 5/112 binary32)) (pow.f32 x #s(literal 3 binary32))))
#s(approx (+ (* -5/112 (* x x)) 3/40) (*.f32 (*.f32 x x) #s(literal -5/112 binary32)))
#s(approx (+ (* -5/112 (* x x)) 3/40) (*.f32 (-.f32 (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3/40 binary32)) #s(literal 5/112 binary32)) (*.f32 x x)))
#s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) (log.f32 (*.f32 #s(literal 2 binary32) x)))
#s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) (+.f32 (fma.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal -2 binary32)) (log.f32 x)) (log.f32 #s(literal 2 binary32))))
#s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) (-.f32 (+.f32 (fma.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal -2 binary32)) (log.f32 x)) (log.f32 #s(literal 2 binary32))) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32)))))
#s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) (-.f32 (+.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) (fma.f32 #s(literal 5/96 binary32) (pow.f32 x #s(literal -6 binary32)) (*.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal -2 binary32))))) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32)))))
#s(approx (+ (sqrt (+ (sqrt (pow x 4)) 1)) x) (*.f32 #s(literal 2 binary32) x))
#s(approx (+ (sqrt (+ (sqrt (pow x 4)) 1)) x) (*.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32) #s(literal 2 binary32)) x))
#s(approx (+ (sqrt (+ (sqrt (pow x 4)) 1)) x) (*.f32 (-.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32) #s(literal 2 binary32)) (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 4 binary32)))) x))
#s(approx (+ (sqrt (+ (sqrt (pow x 4)) 1)) x) (*.f32 (-.f32 (+.f32 (fma.f32 (pow.f32 x #s(literal -6 binary32)) #s(literal 1/16 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) #s(literal 2 binary32)) (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 4 binary32)))) x))
#s(approx (sqrt (+ (sqrt (pow x 4)) 1)) x)
#s(approx (sqrt (+ (sqrt (pow x 4)) 1)) (*.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32) #s(literal 1 binary32)) x))
#s(approx (sqrt (+ (sqrt (pow x 4)) 1)) (*.f32 (-.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32) #s(literal 1 binary32)) (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 4 binary32)))) x))
#s(approx (sqrt (+ (sqrt (pow x 4)) 1)) (*.f32 (-.f32 (+.f32 (fma.f32 (pow.f32 x #s(literal -6 binary32)) #s(literal 1/16 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) #s(literal 1 binary32)) (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 4 binary32)))) x))
#s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))))
#s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) (fma.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal -1 binary32) (/.f32 (neg.f32 x) x)))
#s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) (fma.f32 (/.f32 (fma.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) x) #s(literal -1/2 binary32) x) x) #s(literal -1 binary32) (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)))))
#s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) (fma.f32 (/.f32 (fma.f32 (/.f32 (fma.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1/2 binary32) (*.f32 (/.f32 (fma.f32 #s(literal -3 binary32) x (*.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 2 binary32))) x) #s(literal -1/6 binary32))) x) #s(literal -1 binary32) x) x) #s(literal -1 binary32) (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)))))
#s(approx (+ (* x 1) (* x (* (* (- (* 3/40 (* x x)) 1/6) x) x))) (neg.f32 (*.f32 (-.f32 (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/6 binary32)) #s(literal 3/40 binary32)) (pow.f32 x #s(literal 5 binary32)))))
#s(approx (+ (* x 1) (* x (* (* (- (* 3/40 (* x x)) 1/6) x) x))) (neg.f32 (*.f32 (-.f32 (-.f32 (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/6 binary32)) #s(literal 3/40 binary32)) (pow.f32 x #s(literal -4 binary32))) (pow.f32 x #s(literal 5 binary32)))))
#s(approx (* x (* (* (- (* 3/40 (* x x)) 1/6) x) x)) (neg.f32 (*.f32 (-.f32 (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/6 binary32)) #s(literal 3/40 binary32)) (pow.f32 x #s(literal 5 binary32)))))
#s(approx (* (- (* 3/40 (* x x)) 1/6) x) (*.f32 (pow.f32 (neg.f32 x) #s(literal 3 binary32)) (-.f32 (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/6 binary32)) #s(literal 3/40 binary32))))
#s(approx (+ (* x 1) (* x (* (- (* (* (+ (* -5/112 (* x x)) 3/40) x) x) 1/6) (* x x)))) (neg.f32 (*.f32 (-.f32 #s(literal 5/112 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3/40 binary32))) (pow.f32 x #s(literal 7 binary32)))))
#s(approx (+ (* x 1) (* x (* (- (* (* (+ (* -5/112 (* x x)) 3/40) x) x) 1/6) (* x x)))) (neg.f32 (*.f32 (-.f32 (+.f32 (/.f32 #s(literal 1/6 binary32) (pow.f32 x #s(literal 4 binary32))) #s(literal 5/112 binary32)) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3/40 binary32))) (pow.f32 x #s(literal 7 binary32)))))
#s(approx (+ (* x 1) (* x (* (- (* (* (+ (* -5/112 (* x x)) 3/40) x) x) 1/6) (* x x)))) (neg.f32 (*.f32 (-.f32 (+.f32 (/.f32 #s(literal 1/6 binary32) (pow.f32 x #s(literal 4 binary32))) #s(literal 5/112 binary32)) (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3/40 binary32) (pow.f32 x #s(literal -6 binary32)))) (pow.f32 x #s(literal 7 binary32)))))
#s(approx (* x (* (- (* (* (+ (* -5/112 (* x x)) 3/40) x) x) 1/6) (* x x))) (neg.f32 (*.f32 (-.f32 #s(literal 5/112 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3/40 binary32))) (pow.f32 x #s(literal 7 binary32)))))
#s(approx (* x (* (- (* (* (+ (* -5/112 (* x x)) 3/40) x) x) 1/6) (* x x))) (neg.f32 (*.f32 (-.f32 (+.f32 (/.f32 #s(literal 1/6 binary32) (pow.f32 x #s(literal 4 binary32))) #s(literal 5/112 binary32)) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3/40 binary32))) (pow.f32 x #s(literal 7 binary32)))))
#s(approx (* (+ (* -5/112 (* x x)) 3/40) x) (*.f32 (pow.f32 (neg.f32 x) #s(literal 3 binary32)) (-.f32 #s(literal 5/112 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3/40 binary32)))))
#s(approx (copysign (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) x) (copysign.f32 (asinh.f32 x) x))
#s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 1/2 binary32))))
#s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) (-.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 1/2 binary32))) (*.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal -2 binary32)))))
#s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) (-.f32 (+.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 1/2 binary32))) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32)))) (*.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal -2 binary32)))))
#s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) (-.f32 (+.f32 (log.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 1/2 binary32))) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32)))) (fma.f32 #s(literal 5/96 binary32) (pow.f32 x #s(literal -6 binary32)) (*.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal -2 binary32))))))
#s(approx (+ (sqrt (+ (sqrt (pow x 4)) 1)) x) (/.f32 #s(literal -1/2 binary32) x))
#s(approx (+ (sqrt (+ (sqrt (pow x 4)) 1)) x) (neg.f32 (/.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/8 binary32))) x)))
#s(approx (+ (sqrt (+ (sqrt (pow x 4)) 1)) x) (neg.f32 (/.f32 (-.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 4 binary32))) #s(literal 1/2 binary32)) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/8 binary32))) x)))
#s(approx (+ (sqrt (+ (sqrt (pow x 4)) 1)) x) (neg.f32 (/.f32 (-.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 4 binary32))) #s(literal 1/2 binary32)) (fma.f32 #s(literal 5/128 binary32) (pow.f32 x #s(literal -6 binary32)) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/8 binary32)))) x)))
#s(approx (sqrt (+ (sqrt (pow x 4)) 1)) (neg.f32 x))
#s(approx (sqrt (+ (sqrt (pow x 4)) 1)) (*.f32 (neg.f32 x) (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32) #s(literal 1 binary32))))
#s(approx (sqrt (+ (sqrt (pow x 4)) 1)) (*.f32 (neg.f32 x) (-.f32 (fma.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32) #s(literal 1 binary32)) (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 4 binary32))))))
#s(approx (sqrt (+ (sqrt (pow x 4)) 1)) (*.f32 (neg.f32 x) (-.f32 (+.f32 (fma.f32 (pow.f32 x #s(literal -6 binary32)) #s(literal 1/16 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) #s(literal 1 binary32)) (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 4 binary32))))))

eval63.0ms (3.4%)

Memory
23.6MiB live, 114.7MiB allocated; 45ms collecting garbage
Compiler

Compiled 13 572 to 2 086 computations (84.6% saved)

prune15.0ms (0.8%)

Memory
-19.7MiB live, 25.4MiB allocated; 7ms collecting garbage
Pruning

10 alts after pruning (2 fresh and 8 done)

PrunedKeptTotal
New3482350
Fresh000
Picked213
Done178
Total35110361
Accuracy
100.0%
Counts
361 → 10
Alt Table
Click to see full alt table
StatusAccuracyProgram
23.7%
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (sqrt.f32 (pow.f32 x #s(literal 4 binary32))) #s(literal 1 binary32))))) x)
30.2%
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x)))) x)
26.5%
(copysign.f32 (log.f32 (+.f32 #s(approx (sqrt (+ (sqrt (pow x 4)) 1)) x) x)) x)
99.6%
(copysign.f32 (asinh.f32 x) x)
53.2%
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(approx (+ (* (/ (* x x) (+ 1 x)) 1/2) (log (+ 1 x))) (*.f32 (fma.f32 #s(literal -1/6 binary32) (*.f32 x x) #s(literal 1 binary32)) x))) x)
19.5%
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(approx (+ (* (/ (* x x) (+ 1 x)) 1/2) (log (+ 1 x))) (*.f32 #s(literal 1/2 binary32) x))) x)
53.7%
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(approx (+ (* (/ (* x x) (+ 1 x)) 1/2) (log (+ 1 x))) x)) x)
53.4%
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) (fma.f32 (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) (*.f32 x x)) x x)) x)
53.5%
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) (fma.f32 (*.f32 (*.f32 (-.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) x) x) x x)) x)
53.4%
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) (*.f32 (fma.f32 (-.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 1/6 binary32)) (*.f32 x x) #s(literal 1 binary32)) x)) x)
Compiler

Compiled 610 to 273 computations (55.2% saved)

regimes12.0ms (0.6%)

Memory
-21.5MiB live, 23.6MiB allocated; 4ms collecting garbage
Counts
16 → 1
Calls
Call 1
Inputs
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(approx (+ (* (/ (* x x) (+ 1 x)) 1/2) (log (+ 1 x))) x)) x)
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(approx (+ (* (/ (* x x) (+ 1 x)) 1/2) (log (+ 1 x))) (*.f32 #s(literal 1/2 binary32) x))) x)
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(approx (+ (* (/ (* x x) (+ 1 x)) 1/2) (log (+ 1 x))) (*.f32 (fma.f32 #s(literal -1/6 binary32) (*.f32 x x) #s(literal 1 binary32)) x))) x)
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) (*.f32 (fma.f32 (-.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 1/6 binary32)) (*.f32 x x) #s(literal 1 binary32)) x)) x)
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) (fma.f32 (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) (*.f32 x x)) x x)) x)
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) (fma.f32 x #s(literal 1 binary32) (*.f32 x (*.f32 (*.f32 (-.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 1/6 binary32)) x) x)))) x)
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) (*.f32 (fma.f32 (-.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) (*.f32 x x)) #s(literal 1/6 binary32)) (*.f32 x x) #s(literal 1 binary32)) x)) x)
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) (fma.f32 (*.f32 (*.f32 (-.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) x) x) x x)) x)
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) (fma.f32 x #s(literal 1 binary32) (*.f32 x (*.f32 (-.f32 (*.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) (*.f32 x x))))) x)
(copysign.f32 (asinh.f32 x) x)
(copysign.f32 (log.f32 (+.f32 #s(approx (sqrt (+ (sqrt (pow x 4)) 1)) x) x)) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) #s(approx (sqrt (+ (* x x) 1)) x))) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) #s(approx (sqrt (+ (* x x) 1)) (neg.f32 x)))) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x)
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) (fma.f32 (/.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)) #s(literal 1/2 binary32) (log1p.f32 x))) x)
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (sqrt.f32 (pow.f32 x #s(literal 4 binary32))) #s(literal 1 binary32))))) x)
Outputs
(copysign.f32 (asinh.f32 x) x)
Calls

2 calls:

4.0ms
x
4.0ms
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x)
Results
AccuracySegmentsBranch
99.6%1(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x)
99.6%1x
Compiler

Compiled 13 to 10 computations (23.1% saved)

regimes6.0ms (0.3%)

Memory
16.6MiB live, 16.6MiB allocated; 0ms collecting garbage
Accuracy

Total -11.6b remaining (-77.9%)

Threshold costs -11.6b (-77.9%)

Counts
9 → 1
Calls
Call 1
Inputs
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(approx (+ (* (/ (* x x) (+ 1 x)) 1/2) (log (+ 1 x))) x)) x)
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(approx (+ (* (/ (* x x) (+ 1 x)) 1/2) (log (+ 1 x))) (*.f32 #s(literal 1/2 binary32) x))) x)
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(approx (+ (* (/ (* x x) (+ 1 x)) 1/2) (log (+ 1 x))) (*.f32 (fma.f32 #s(literal -1/6 binary32) (*.f32 x x) #s(literal 1 binary32)) x))) x)
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) (*.f32 (fma.f32 (-.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 1/6 binary32)) (*.f32 x x) #s(literal 1 binary32)) x)) x)
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) (fma.f32 (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal 1/6 binary32)) (*.f32 x x)) x x)) x)
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) (fma.f32 x #s(literal 1 binary32) (*.f32 x (*.f32 (*.f32 (-.f32 (*.f32 #s(literal 3/40 binary32) (*.f32 x x)) #s(literal 1/6 binary32)) x) x)))) x)
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) (*.f32 (fma.f32 (-.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) (*.f32 x x)) #s(literal 1/6 binary32)) (*.f32 x x) #s(literal 1 binary32)) x)) x)
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) (fma.f32 (*.f32 (*.f32 (-.f32 (*.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -5/112 binary32) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) x) x) x x)) x)
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (sqrt (pow x 4)) 1)))) (fma.f32 x #s(literal 1 binary32) (*.f32 x (*.f32 (-.f32 (*.f32 (*.f32 (fma.f32 #s(literal -5/112 binary32) (*.f32 x x) #s(literal 3/40 binary32)) x) x) #s(literal 1/6 binary32)) (*.f32 x x))))) x)
Outputs
(copysign.f32 #s(approx (log (+ (fabs x) (sqrt (+ (* x x) 1)))) #s(approx (+ (* (/ (* x x) (+ 1 x)) 1/2) (log (+ 1 x))) x)) x)
Calls

2 calls:

3.0ms
x
2.0ms
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x)
Results
AccuracySegmentsBranch
53.7%1(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x)
53.7%1x
Compiler

Compiled 13 to 10 computations (23.1% saved)

derivations83.0ms (4.5%)

Memory
-31.3MiB live, 79.4MiB allocated; 26ms collecting garbage
Stop Event
fuel
Compiler

Compiled 33 to 19 computations (42.4% saved)

preprocess17.0ms (0.9%)

Memory
32.4MiB live, 32.4MiB allocated; 0ms collecting garbage
Compiler

Compiled 130 to 76 computations (41.5% saved)

end0.0ms (0%)

Memory
0.0MiB live, 0.0MiB allocated; 0ms collecting garbage

Profiling

Loading profile data...